@import url(https://fonts.googleapis.com/css2?family=Mulish&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Ubuntu&display=swap);

.accesseryess,
.button,
.muli-font,
.navPages-action,
.slick-featured h1 {
  font-family: Muli, sans-serif;
  letter-spacing: 1.2px;
}

.home-blog-detail-inner .date,
.home-blog-detail-inner a,
.price-list-category,
.ubuntu-font,
body {
  font-family: Ubuntu, sans-serif;
  letter-spacing: 1.2px;
}

.bank-font,
.card-body .card-title,
.cart-item-name,
.flexaligncenter h3,
.navsubmenuborder .listnavigations,
.navsubmenuborder a,
.previewCartItem-name,
.prlistnav .text-uppercase,
.product-set-widget-name a,
.slick-slide h5 {
  font-family: bankgothic_lt_btlight, sans-serif !important;
  /* font-style: italic; */
}
.bank-font {
  font-style: italic;
}

.high-tide-font {
  text-transform: capitalize;
  font-family: "High Tide Demo";
  font-weight: 400;
  font-style: normal;
}

.font-high-name {
  /* color: #242424; */
  font-size: 20px;
  letter-spacing: 0.1px;
}

.pr_category .font-high-name {
  letter-spacing: 1px;
  font-size: 35px;
}

.font-high-tide-slider {
  letter-spacing: 1px;
  font-size: 35px;
}

.product-category-name {
  color: #060606;
  letter-spacing: -0.9px;
  font-size: 13px;
}

.is-uppercase {
  text-transform: uppercase !important;
}

.has-text-centered {
  text-align: center !important;
}

@media (min-width: 1500px) {
  .container {
    max-width: 103.71429rem;
  }
}

.is-spaced {
  letter-spacing: 1px;
}

.is-underlined {
  text-decoration: underline;
}

.has-faded-background {
  background: linear-gradient(to bottom, #fff 0, #ededed 100%);
}

.has-gradient-background {
  background-image: linear-gradient(-30deg, #f6f6f6 45%, #f1f1f1 45%);
}

.has-white-background {
  background: #fff;
}

.has-lightgrey-background {
  background-color: #f8f8f8;
}

.has-darkgrey-background {
  background-color: #e7e7e7;
}

.full-width-page {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
}

.card-figure {
  background-color: transparent;
}

.equalheight {
  justify-content: space-around;
  display: flex;
}

.is-reversed {
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.is-vcentered {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: flex;
  justify-content: center;
}

.big-island {
  padding: 48px;
}

.header {
  padding: 10px 1px 5px !important;
}

@media (min-width: 1261px) {
  .container {
    padding: 0 1px !important;
  }
}

@media screen and (max-width: 5000px) and (min-width: 800px) {
  .heroCarousel {
    /*margin-top: 0 !important;*/
  }
}

[contenteditable="true"]:focus,
[href]:focus,
[tabindex]:not([tabindex="-1"]):focus,
button:focus,
details:focus,
input:focus,
select:focus,
textarea:focus {
  outline: 0 !important;
}

body {
  overflow-x: hidden;
}

input:not([type]),
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
textarea {
  background-color: #fff;
}

.heroCarousel-slide .heroCarousel-image {
  -o-object-fit: cover;
  object-fit: cover;
}

.sectionforhomeslider {
  margin-top: -10.2vh;
}

.slick-slide img {
  padding: 0 !important;
}

.slick-initialized .slick-slide {
  padding: 0 !important;
}

@media screen and (max-width: 1045px) and (min-width: 800px) {
  .sectionforhomeslider {
    margin-top: -13.2vh;
  }
}

@media screen and (max-width: 1600px) and (min-width: 1045px) {
  .sectionforhomeslider {
    margin-top: -13.2vh;
  }
}

.topregion {
  /*z-index: 9999;*/
  /*position: relative;*/
  position: relative;
  z-index: 1;
  display: initial !important;
}

.filterwatch {
  background-color: #242424;
  border-color: transparent;
  color: #fff;
  border-radius: 1px;
  font-size: 10px;
}

.header-logo .header-logo-image-container-custom {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.header-inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.header-left {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.header-center {
  width: 50%;
}

.header-right {
  position: relative;
}

.header-left,
.header-right {
  width: 40%;
  height: 60px;
}

.navPages-action {
  font-size: 1rem;
  font-weight: 500;
}

.flex-row {
  margin-left: auto;
  margin-right: auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  /* display: grid; */
}

.flex-row .columns {
  -webkit-flex: 1 1 0px;
  -ms-flex: 1 1 0px;
  flex: 1 1 0px;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  min-width: 0;
  text-align: center;
}

.navPage-subMenu {
  background-color: #fff;
  box-shadow: 0 3px 5px 0 #54545496;
}

.navPages-action.is-open {
  background-color: transparent;
}

.navsubmenuborder {
  border-right: 1px solid #dbdbdb;
}

.flex-row .navsubmenuborder:last-child {
  border-right: none !important;
}

.flex-row .lastnavborder {
  border-right: none !important;
}

.header,
.navPages-container {
  position: -webkit-sticky;
  position: sticky;
  border-bottom: 1px solid transparent;
}

@media only screen and (max-width: 800px) {
.navPage-subMenu {
  padding: 1.5rem 0.1rem 2.28571rem !important;
  /* padding: 1.5rem 0.1rem 2.28571rem !important; */
  /* padding: .5rem 0.1rem; */
}}

.text-uppercase {
  text-transform: uppercase;
}

.flexaligncenter {
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.prlistnav a {
  text-decoration: blink;
}

.prlistnav:hover .viewproduct {
  display: block;
}

.commenbtn {
  background-color: #242424;
  border-color: transparent;
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size: 14px;
  padding: 6px 25px;
  white-space: nowrap;
  border-radius: 1px;
}

.commenbtn:hover {
  background-color: #524949;
  color: #fff;
}

.viewproduct {
  display: none;
}

.full-width-button {
  display: block;
  margin-top: 18px;
  margin-bottom: 0;
  background-color: #242424;
  border-color: transparent;
  color: #fff;
  white-space: nowrap;
  border-radius: 1px;
}

.full-width-button:hover {
  background-color: #524949;
  color: #fff;
}

.listnavigations {
  display: block !important;
  align-items: center;
  text-align: center;
  font-size: 1rem !important;
  font-weight: 500 !important;
}

@media (min-width: 801px) {
  .productGrid .product {
    width: 24%;
  }

  .body {
    margin-top: 0.5rem;
  }
}

.colapes-filter-content {
  display: none;
  padding: 10px 20px;
}

.ge-flag-show.ge-switcher-flag {
  margin-top: -24px !important;
  right: 40px;
  position: absolute;
}


.visible-xs {
  display: none;
}

.hidden-xs {
  display: block;
}

@media screen and (max-width: 900px) and (min-width: 60px) {
  .visible-xs {
    display: initial;
  }

  .hidden-xs {
    display: none;
  }

  .header-logo img {
    width: 55%;
  }

  body {
    padding-top: 0;
  }

  .sectionforhomeslider {
    margin-top: -2vh;
  }

  .blogsectionhome {
    padding: 10px;
  }

  .productGrid .product {
    width: 49%;
  }

  .equalheight {
    justify-content: space-around;
    display: block;
  }

  .is-vcentered {
    display: block;
  }

  .header {
    height: auto !important;
  }

  .badge {
    padding: 3px;
    font-size: 5px !important;
  }

  .heroCarousel .slick-dots {
    bottom: -38px;
  }

  .big-island {
    padding: 4px;
  }

  .productView-thumbnail {
    width: 100%;
    padding-top: 28px;
  }

  .pr_category {
    font-size: 15px;
    word-break: break-all;
  }

  .pr_category span {
    font-size: 16px;
  }

  .price--withoutTax {
    word-break: break-all;
    font-weight: 900;
    letter-spacing: 0.2px;
  }

  .navBar--account ul li {
    margin: 0;
    padding: 0;
    border: 1px solid #d8d8d8;
    padding: 5px 10px;
    margin-bottom: 10px !important;
    display: inline-block;
  }

  .navBar--account {
    display: block;
    margin-bottom: 0.5rem !important;
  }

  .navBar--account ul li.is-active {
    background-color: #707070;
    color: #fff;
  }

  .navigatio-mobile-img-size {
    width: 100%;
    height: 200px;
    object-fit: contain;
  }

  .margin-top-30-xs {
    margin-top: 30px;
  }

  .mobile-padding-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .productView-details {
    padding-bottom: 0;
  }

  .navUser-item--cart__hidden-s {
    display: block;
  }

  .ge-flag-show.ge-switcher-flag {
    margin-top: 135px !important;
    left: 46px !important;
    position: absolute !important;
  }

  .searchforheader button {
    margin-top: -51px !important;
  }

  #form-action-addToCart {
    width: 98%;
  }
}

.title {
  font-family: Muli, sans-serif;
  font-weight: 300;
  letter-spacing: 1px;
  color: #363636;
}

.is-uppercase {
  text-transform: uppercase !important;
}

.is-size-4 {
  font-size: 1.5rem !important;
}

.is-size-5 {
  font-size: 1.25rem !important;
}

.tab-content.is-active {
  line-height: 1.9;
  font-family: Ubuntu, sans-serif;
  font-weight: 300;
}

.has-double-margin-bottom {
  margin-bottom: 24px !important;
}

.is-size-6 {
  font-size: 1rem !important;
}

.contentp {
  line-height: 1.5;
  font-family: Ubuntu, sans-serif;
  font-weight: 300;
  font-size: 13px;
}

.is-size-7 {
  font-size: 0.9rem !important;
  margin-bottom: 0;
}

.is-usp-text {
  text-transform: none;
  font-weight: 500;
}

.is-size-8 {
  font-size: 0.8rem !important;
}

.is-size-9 {
  font-size: 0.7rem !important;
}

.is-bold {
  font-weight: 700;
}

.product-top-content {
  color: #fff;
  background-color: #222;
  padding: 20px;
}

.is-spaced {
  letter-spacing: 1px;
}

.productView-thumbnails .slick-next {
  margin-top: 0;
}

.productView-thumbnails .slick-prev {
  margin-top: 0;
}

#add-to-cart-wrapper .form-action {
  display: contents;
}

#add-to-cart-wrapper #form-action-addToCart {
  width: 98%;
}

#form-action-addToCart {
  padding: 17px;
  text-transform: uppercase;
  font-size: 14px;
  line-break: 3.5px;
  letter-spacing: 1.5px;
}

.mainblogdiv img {
  width: 100%;
  object-fit: contain;
}

.mainblogdiv a {
  text-decoration: none !important;
}

.blog-image-tag {
  padding: 12px;
  background: #fff;
  position: absolute;
  top: 0;
  right: 0;
  color: #242424;
  font-size: 11px;
  text-transform: uppercase;
}

.searchwatchsection {
  padding: 20px 0;
}

.form-increment input {
  width: 70%;
}

.cartinc {
  right: -7px;
  top: -66px;
  border-color: #f0f8ff00;
}

.cartdec {
  right: -7px;
  top: 45px;
  border-color: #f0f8ff00;
}

.cartdec:hover,
.cartinc:hover {
  border-color: #f0f8ff00;
}

@media only screen and (max-width: 600px) {
  .accordion-specification {
    color: #444;
    cursor: pointer;
    width: 100%;
    border: none;
    text-align: left;
    outline: 0;
    font-size: 15px;
    transition: 0.4s;
  }

  .icon-specification {
    background-image: url(https://cdn11.bigcommerce.com/s-tjv9cj11yk/product_images/uploaded_images/down-arrow.png?t=1623239103&_ga=2.164462013.383662574.1623041692-506025529.1616843345);
    background-repeat: no-repeat;
    background-position: right;
  }

  .icon-specification.active {
    background-image: url(https://cdn11.bigcommerce.com/s-tjv9cj11yk/product_images/uploaded_images/up-arrow-1-.png?t=1623241341&_ga=2.164581693.383662574.1623041692-506025529.1616843345);
    background-repeat: no-repeat;
    background-position: right;
  }

  .panel-specification {
    display: none;
  }

  .panel {
    border-style: unset;
    padding: 0 18px;
    display: none;
    overflow: hidden;
  }
}

.custom-slide .slick-slide {
  padding: 10px !important;
}

.custom-slide .slick-next::before,
.custom-slide .slick-prev::before {
  height: 4.92857rem !important;
  width: 1.42857rem !important;
}

.custom-slide .slick-next {
  right: -2.35714rem;
  background: 0 0;
}

.custom-slide .slick-prev {
  left: -2.35714rem;
  background: 0 0;
}

.custom-slide .slick-next,
.custom-slide .slick-prev {
  border: none;
}

.img-70-contain {
  width: 70px;
  height: 150px;
  object-fit: cover;
  margin-top: 15px;
  margin-bottom: 10px;
}

.form-select--date,
.form-select--small {
  max-width: 98%;
}

.card-figure .badge,
.prlistnav .badge,
.productView-image .badge {
  position: absolute;
  top: 10px;
  right: 10px;
  /* min-width: 65px; */
  z-index:9;
}

.badge {
  background: #6a6a6a !important;
  border-radius: 50%;
  text-align: center;
  line-height: 1.2;
  padding: 8px;
  color: #fff;
  font-family: Muli, sans-serif;
  z-index: 3;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 9px !important;
  justify-content: center;
}

@media only screen and (max-width: 1024px) {
   .badge {
    /* min-width: 65px; */
    top: 0 !important;
    right: 0 !important;
    /* width: 65px ; */
  }
}

.badge:before {
  content: "";
  display: inline-block;
  padding-top: 100%;
}

.small-badge {
  margin: 0 auto;
  width: 70px;
  font-size: 12px;
}

.card-img-container,
.imgswapanimation img,
.prlistnav img {
  z-index: 5;
  position: relative;
  transition: opacity 0.3s ease-in-out;
}

.commenbtn1:hover {
  background-color: #524949;
  color: #fff;
}

.viewproduct1 {
  display: none;
}

.mainpdsection:hover .viewproduct1 {
  background-color: #242424;
  border-color: transparent;
  color: #fff;
  position: relative;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size: 13px;
  padding: 6px 20px;
  white-space: nowrap;
  border-radius: 1px;
  display: table;
}

/* .navigationimganimation {
  transition: 0.5s;
}*/
.navigationimganimation:hover {
  opacity: 0.8;
} 

.imgswapanimation:hover img,
.mainpdsection:hover img,
.prlistnav:hover img {
  -webkit-animation: fadein 1s;
  -moz-animation: fadein 1s;
  -ms-animation: fadein 1s;
  -o-animation: fadein 1s;
  animation: fadein 1s;
}

@keyframes fadein {
  from {
    opacity: 0.5;
  }

  to {
    opacity: 1;
  }
}

@-moz-keyframes fadein {
  from {
    opacity: 0.5;
  }

  to {
    opacity: 1;
  }
}

@-webkit-keyframes fadein {
  from {
    opacity: 0.5;
  }

  to {
    opacity: 1;
  }
}

@-ms-keyframes fadein {
  from {
    opacity: 0.5;
  }

  to {
    opacity: 1;
  }
}

.card-figcaption {
  display: none !important;
}

.selectsearchmain {
  background: url(//cdn11.bigcommerce.com/s-tjv9cj11yk/product_images/uploaded_images/br-down.png) no-repeat right #fff;
  -webkit-appearance: none;
  background-position-x: right;
  background-origin: content-box;
  background-size: 12px 12px;
}

.header:hover,
.is-open {
  animation-name: slideDown;
  -webkit-animation-name: slideDown;
  animation-duration: 0.5s;
  -webkit-animation-duration: 0.5s;
  animation-timing-function: ease;
  -webkit-animation-timing-function: ease;
  visibility: visible !important;
}

.is-open:visited {
  animation-name: slideDown;
  -webkit-animation-name: slideDown;
  animation-duration: 0.1s;
  -webkit-animation-duration: 0.1s;
  animation-timing-function: ease;
  -webkit-animation-timing-function: ease;
  visibility: visible !important;
}

@keyframes slideDown {
  0% {
    opacity: 0.9;
    transform: translateY(-2%);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@-webkit-keyframes slideDown {
  0% {
    opacity: 0.9;
    -webkit-transform: translateY(-2%);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

ol.breadcrumbs {
  text-align: initial;
}

.productView-thumbnail {
  float: inherit !important;
}

@media (min-width: 1261px) {
  .productView-thumbnail {
    width: 100% !important;
  }
}

.page p {
  line-height: 1.9;
  font-family: Ubuntu, sans-serif;
  font-weight: 300;
}

.page a {
  text-decoration: none;
}

.btn-black {
  background-color: #242424 !important;
  border-color: transparent !important;
  color: #fff !important;
  justify-content: center !important;
  padding-bottom: calc(15px - 1px) !important;
  padding-left: 0.75em !important;
  padding-right: 0.75em !important;
  padding-top: calc(15px - 1px) !important;
  text-align: center !important;
  white-space: nowrap !important;
  cursor: pointer !important;
}

.btn-white {
  background-color: #fff !important;
  border-color: #dbdbdb !important;
  color: #363636 !important;
  justify-content: center !important;
  padding-bottom: calc(15px - 1px) !important;
  padding-left: 0.75em !important;
  padding-right: 0.75em !important;
  padding-top: calc(15px - 1px) !important;
  text-align: center !important;
  white-space: nowrap !important;
  cursor: pointer !important;
  border-radius: 0 !important;
}

.card-figure:hover .badge {
  z-index: 6;
}

.slick-prev::before {
  background-image: url(//cdn11.bigcommerce.com/s-uok04hg6nb/product_images/uploaded_images/arrow-angle-pointing-to-left.png);
}

.slick-prev:hover::before {
  background-image: url(//cdn11.bigcommerce.com/s-uok04hg6nb/product_images/uploaded_images/arrow-angle-pointing-to-left.png);
}

.slick-next::before {
  background-image: url(//cdn11.bigcommerce.com/s-uok04hg6nb/product_images/uploaded_images/move-to-next.png);
}

.slick-next:hover::before {
  background-image: url(//cdn11.bigcommerce.com/s-uok04hg6nb/product_images/uploaded_images/move-to-next.png);
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
  background-color: transparent;
}

.press-slider .slick-next,
.slick-prev {
  background-color: transparent !important;
  border: 1px solid transparent !important;
}

.colapes-filter-content h6 {
  margin-top: 2px;
}

.fluid-width-video-wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
}

.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.faq-header {
  color: #363636;
  font-weight: 600;
  line-height: 1.125;
  font-family: Ubuntu, sans-serif;
  margin-left: 17px;
}

.faq-subhead {
  border-bottom: 1px solid #dbdbdb !important;
  font-family: Ubuntu, sans-serif;
  background-image: url(https://cdn11.bigcommerce.com/s-tjv9cj11yk/product_images/uploaded_images/down2-arrow.png?t=1624948275);
  background-repeat: no-repeat;
  background-position: right;
}

.page .page-heading {
  display: none;
}

.faq-top {
  padding: 0 64px;
}

@media only screen and (max-width: 600px) {
  .faq-top {
    padding: 0 0;
  }

  .faq-subhead {
    background-size: 15px;
    background-position: bottom right;
  }

  .refund-top {
    padding-left: unset !important;
  }

  [data-test-id*="product-set-right-arrow"] {
    margin-right: -30px;
    background-image: url(//cdn11.bigcommerce.com/s-uok04hg6nb/product_images/uploaded_images/move-to-next.png) !important;
    background-repeat: no-repeat !important;
    background-color: transparent !important;
  }

  [data-test-id="product-set-left-arrow"] {
    margin-left: -20px;
    background-image: url(//cdn11.bigcommerce.com/s-uok04hg6nb/product_images/uploaded_images/arrow-angle-pointing-to-left.png) !important;
    background-repeat: no-repeat !important;
    background-color: transparent !important;
  }

  [data-test-id="product-set-right-arrow"] svg {
    display: none;
  }

  [data-test-id="product-set-left-arrow"] svg {
    display: none;
  }

  .mainpdsection .small-badge {
    z-index: -1 !important;
    top: 0 !important;
    right: 0 !important;
  }

  .mainpdsection .lazyautosizes {
    margin-right: 10px !important;
  }
}

.refund-header {
  color: #363636;
  font-weight: 600;
  line-height: 1.125;
  font-size: 2em;
  margin-bottom: 0.5em;
  font-family: Ubuntu, sans-serif;
}

.refund-content {
  letter-spacing: normal;
  font-weight: 300;
  line-height: 1.9;
}

.refund-content a {
  text-decoration: none !important;
}

.refund-top {
  padding-left: 50px;
}

.presspage-header {
  font-size: 1rem !important;
  font-weight: 400;
  color: #4a4a4a;
  line-height: 1.5 !important;
}

.page-content--centered {
  display: grid;
}

.article-body p {
  font-size: 1.15rem;
}

.content p {
  line-height: 1.9;
  font-family: Ubuntu, sans-serif;
  font-weight: 300;
}

.content .label,
.content a,
.content p {
  color: inherit;
}

.content h2:not(:first-child) {
  margin-top: 1.1428em;
}

.content h2 {
  font-size: 1.75em;
  margin-bottom: 0.5714em;
}

.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
  color: #363636;
  font-weight: 600;
  line-height: 1.125;
}

.article-body img {
  display: block;
}

.color-black {
  color: #000;
}

.pr-name-class {
  font-size: 12px;
  line-height: 1.9;
}

.card-img-container .card-image {
  margin: 0;
}

.wg-default,
.wg-default .country-selector {
  right: unset !important;
  left: 10px;
}

.fragment {
  font-size: 12px;
  border: 1px solid #ccc;
  color: #555;
  display: block;
  padding: 10px;
  box-sizing: border-box;
  text-decoration: none;
  position: fixed;
  bottom: 10px;
  right: -1000px;
  width: 38%;
  background-color: #fff;
  opacity: 1;
  z-index: 9999999;
  border-radius: 0;
}

.fragment:hover {
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
}

.fragment img {
  float: left;
  margin-right: 10px;
}

.fragment h3 {
  padding: 0;
  margin: 0;
  color: #369;
}

.fragment h4 {
  padding: 0;
  margin: 0;
  color: #000;
}

#close_pdp_popup {
  float: right;
  display: inline-block;
  width: 20px;
  height: 20px;
  background: #d1d6db;
  border-radius: 27px;
  font-size: 18px;
  text-align: center;
  vertical-align: middle;
  line-height: 0.9;
  color: #fff;
  font-weight: 400;
  padding: 0 0 0 1px;
  cursor: pointer;
}

.pdp_content_txt_popup {
  font-family: "Josefin Sans", sans-serif;
  font-size: 34px;
  font-weight: 600;
}

.buttonpopupup {
  position: relative;
  width: 100%;
  background: #000;
  border-radius: 2px;
  border-style: solid;
  border-color: #000;
  border-width: 10px;
  color: #fff;
  font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1;
  white-space: normal;
  padding-top: 11px;
  padding-bottom: 11px;
  padding-left: 2px;
  padding-right: 2px;
  text-align: center;
  word-break: break-word;
  align-self: flex-end;
  cursor: pointer;
}

.buttonpopupup:hover {
  background-color: #fff;
  color: #000;
}

.rowpaddingpdp {
  padding: 5px 18px;
}

@media screen and (max-width: 1500px) and (min-width: 900px) {
  .fragment {
    width: 50%;
  }
}

@media screen and (max-width: 900px) and (min-width: 60px) {
  .fragment {
    width: 100%;
    bottom: 0;
    right: 0;
  }

  .pdp_content_txt_popup {
    font-size: 15px;
  }

  .buttonpopupup {
    font-size: 10px;
  }

  .rowpaddingpdp {
    padding: 5px 2px;
  }

  .fragment .columns {
    padding-left: 5px;
    padding-right: 5px;
  }
}

.fragment {
  font-size: 12px;
  border: 1px solid #ccc;
  color: #555;
  display: block;
  padding: 10px;
  box-sizing: border-box;
  text-decoration: none;
  position: fixed;
  bottom: 10px;
  right: -1000px;
  width: 38%;
  background-color: #fff;
  opacity: 1;
  z-index: 9999999;
  border-radius: 0;
}

.fragment:hover {
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
}

.fragment img {
  float: left;
  margin-right: 10px;
}

.fragment h3 {
  padding: 0;
  margin: 0;
  color: #369;
}

.fragment h4 {
  padding: 0;
  margin: 0;
  color: #000;
}

#close_pdp_popup {
  float: right;
  display: inline-block;
  width: 20px;
  height: 20px;
  background: #d1d6db;
  border-radius: 27px;
  font-size: 18px;
  text-align: center;
  vertical-align: middle;
  line-height: 0.9;
  color: #fff;
  font-weight: 400;
  padding: 0 0 0 1px;
  cursor: pointer;
}

.pdp_content_txt_popup {
  font-family: "Josefin Sans", sans-serif;
  font-size: 34px;
  font-weight: 600;
}

.buttonpopupup {
  position: relative;
  width: 100%;
  background: #000;
  border-radius: 2px;
  border-style: solid;
  border-color: #000;
  border-width: 10px;
  color: #fff;
  font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1;
  white-space: normal;
  padding-top: 11px;
  padding-bottom: 11px;
  padding-left: 2px;
  padding-right: 2px;
  text-align: center;
  word-break: break-word;
  align-self: flex-end;
  cursor: pointer;
}

.buttonpopupup:hover {
  background-color: #fff;
  color: #000;
}

.rowpaddingpdp {
  padding: 5px 18px;
}

@media screen and (max-width: 1500px) and (min-width: 900px) {
  .fragment {
    width: 50%;
  }
}

@media screen and (max-width: 900px) and (min-width: 60px) {
  .productView-thumbnails .slick-next::before {
    margin-left: -8px;
  }

  .fragment {
    width: 100%;
    bottom: 0;
    right: 0;
  }

  .pdp_content_txt_popup {
    font-size: 15px;
  }

  .buttonpopupup {
    font-size: 10px;
  }

  .rowpaddingpdp {
    padding: 5px 2px;
  }

  .fragment .columns {
    padding-left: 5px;
    padding-right: 5px;
  }

  .fragment .button {
    border-left-width: 2px;
  }
}

.flexaligncenter span {
  font-style: inherit;
  text-align: left !important;
  font-weight: 100;
  /* font-size: 0.8rem !important; */
  font-size: inherit !important;
}

.submenu-mainname {
  font-family: bankgothic_lt_btlight, sans-serif !important;
  font-weight: 500;

  margin-left: -3px;
  font-style: italic;
  color: #242424;
}

@media only screen and (min-width: 900px) and (max-width: 1500px) {
  .prlistnav img {
    height: auto;
    width: 73%;
  }

  .flexaligncenter h3 {
    margin-top: -11px;
  }
}

#contact-us-success {
  background-color: #f5f5f5;
  border-radius: 0;
  padding: 1.25rem 2.5rem 1.25rem 1.5rem;
  position: relative;
  margin-top: 12px;
  font-family: Ubuntu, sans-serif;
  font-weight: 300;
  font-size: 13px;
}

.productView-thumbnails .slick-prev::before {
  margin-top: -12px;
  margin-left: -8px;
}

.page-content--centered {
  display: block;
}

.productsliderpdp-img {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  display: flex;
  justify-content: center;
}

.blog-sliderpdp {
  object-fit: cover;
  object-position: center;
  cursor: pointer;
}

.footerlogo {
  padding: 5px 15px;
  width: 135px;
}

.navsubmenuborder a.navPages-action.has-subMenu.listnavigations {
  padding-left: 0;
  padding-right: 0;
}

.swatches_selected_value {
  font-size: 9px;
  letter-spacing: 0.1px;
}

@media only screen and (min-width: 801px) {
  .navPages-list .navPages-item .activePage {
    font-weight: 900 !important;
  }
}

.pdp_content_txt_popup {
  font-size: 31px !important;
  font-weight: 500 !important;
  color: #000;
  font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;
  margin-bottom: 0;
  margin-top: 16px;
}

.buttonpopupup {
  font-size: 17px !important;
}

.buttonpopupup:hover {
  border-color: #000;
}

@media screen and (max-width: 900px) and (min-width: 60px) {
  .buttonpopupup {
    font-size: 10px !important;
  }

  .pdp_content_txt_popup {
    font-size: 15px !important;
    font-family: "Josefin Sans", sans-serif;
  }

  .buttonpopupupclose {
    margin-top: 10px;
  }

  .pdp_content_txt_popup {
    font-size: 17px !important;
  }

  .jdgm-prev-badge__stars {
    font-size: 10px;
  }

  .jdgm-prev-badge__text {
    font-size: 8px;
  }

  .has-brand-font p {
    font-size: 19px;
  }

  .footerlogo {
    margin-top: 40px;
  }

  .socialLinks {
    margin-bottom: 10px;
  }

  .faq-mobile-section {
    margin-bottom: -53px;
  }
}

@media screen and (max-width: 1300px) and (min-width: 991px) {
  .pdp_content_txt_popup {
    font-size: 26px !important;
    font-family: "Josefin Sans", sans-serif;
  }
}

.has-brand-font {
  font-family: bankgothic_lt_btlight, sans-serif !important;
  font-weight: 500 !important;
  margin-left: -3px;
  font-style: italic;
  margin-bottom: -10px;
}

.has-text-white {
  color: #f9f7f7 !important;
}

.is-size-1 {
  font-size: 2rem !important;
}

.has-brand-font p {
  font-size: 36px;
}

.skip-to-main-link {
  display: none;
}

.productView-title {
  text-transform: uppercase;
}

.css-7sl3qp {
  line-height: 23px !important;
  font-size: 0.8rem !important;
  font-family: bankgothic_lt_btlight, sans-serif !important;
  font-style: italic;
  text-align: center;
}

.css-1q2aer7 {
  font-size: 0.9rem !important;
  font-family: bankgothic_lt_btlight, sans-serif !important;
  font-style: italic;
}

.wg-default,
.wg-default .country-selector {
  display: none;
  z-index: unset !important;
}

.weglot-container {
  display: block !important;
}

.tab-content.has-jsContent.is-active {
  padding: 0;
}

#main-content {
  margin-bottom: 0;
}

@media screen and (max-width: 800px) and (min-width: 60px) {
  .view-product--button {
    display: none !important;
  }

  .wg-default,
  .wg-default .country-selector {
    position: sticky !important;
    bottom: unset !important;
    margin-top: -27rem;
    left: 29px !important;
    display: inline-block;
    z-index: unset !important;
  }

  .badge {
    width: 40%;
  }

  .productView-image .badge {
    width: 30%;
  }
}

@media screen and (max-width: 1366px) and (min-width: 1030px) {

  .wg-default,
  .wg-default .country-selector {
    position: sticky !important;
    bottom: unset !important;
    margin-top: -29rem;
    left: 72rem;
    display: inline-block;
    z-index: unset !important;
  }
}

@media screen and (max-width: 3500px) and (min-width: 1900px) {

  .wg-default,
  .wg-default .country-selector {
    position: sticky !important;
    bottom: unset !important;
    margin-top: -29rem;
    left: 96rem;
    display: inline-block;
    z-index: unset !important;
  }

  .price-info-msg {
    margin-left: 86px;
  }
}

.price-info-msg {
  margin-left: 15px;
}

.logo-block {
  display: contents;
}

[data-product-attribute] .form-option.unavailable:before {
  display: none;
}

.footer-info-list li .font-high-name {
  color: #b0afaf;
}

.productView-compare {
  text-align: end;
}

.button.wishlistpdp {
  border: 1px solid #c6c6c663;
  box-shadow: 0px 2px 12px 4px #d3d2d240;
}

.header {
  padding: 20px 1px 5px !important;
}

.field-regular {
  font-family: "field-regular" !important;
  letter-spacing: 5px;
  font-style: normal;
}

.tabs .tab {
  width: 100%;
}

[class*=block-grid-] {
  display: block;
  margin: 0 !important;
  padding: 0 15px !important;
}

.accesseryess .font-high-name {
  font-size: 14px;
}

/*#navPages-27 .columns.navsubmenuborder:nth-of-type(3) {
    display: none;
}

a.reef-gmt.sadasdas {
    display: none;
}

ul.footer-info-list li:nth-child(4) {
    display: none;
}*/

/*li.navPages-item.listnavigations.megamenu-sub:nth-child(3) {
    display: none !important;
}*/

ul.inline-list.main_list1 a:last-child {
  display: none;
}

.addcart-btn {
  padding-right: 18px !important;
  padding-left: 18px !important;
}

/* notify button styling*/
.notifyBtn {
  display: block !important;
  text-transform: uppercase;
  font-family: Muli, sans-serif;
  font-size: 14px;
  letter-spacing: 1.5px;
  border-radius: 0px;
  padding: 14px;
  margin-bottom: 18px !important;
  margin-right: 12px !important;
}

#klaviyo-bis-modal .btn-success {
  text-transform: uppercase;
  font-family: Muli, sans-serif;
  font-size: 14px;
  letter-spacing: 1.5px;
  padding: 14px;
  color: #fff;
  background-color: #444;
  font-weight: 400;
  margin-right: 10px;
}

#klaviyo-bis-modal .form-group .form-control {
  font-size: 13px;
  font-family: Ubuntu, sans-serif;
}

#klaviyo-bis-modal .modal-title {
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-weight: 400;
  letter-spacing: 0.25px;
  font-size: 22px;
  line-height: 1.5;
  text-transform: uppercase;
}

#klaviyo-bis-modal p {
  font-size: 12px;
  font-family: Ubuntu, sans-serif;
}

#variant_select {
  display: none;
}

#klaviyo-bis-modal .completed_message a {
  font-size: 14px;
  letter-spacing: 1.5px;
  padding: 14px 42%;
  color: #fff;
  background-color: #444;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
}

#klaviyo-bis-modal .alert-success {
  background-color: transparent;
  border: none;
  text-align: center;
  padding: 6px 0 !important;
  margin: 0 !important;
}

/* end of notify button styling*/


/* hide notify button */
.notifyBtn.klaviyo-bis-trigger {
  visibility: hidden;
}

@media only screen and (min-width: 1024px) {
.badge {
  width: 25%;
}

.productView-image .badge {
  width: 16%;
}
}
.categoryList{

  display: none; 
  position: absolute; 
  top: 0%; 
  left: 0; 
  width: 100%; 
  background-color: #fff;
  border-radius:15px 15px;
  z-index: 999;
}
/*sticky footer addtocart hide*/
.addtocart{

  display: none;
}

 .hideMenu-item {
    display: none !important;
}

#product-brand-name {
    display: flex;
}

#product-brand-name span {
    margin-left: 10px;
}

.product-dial .productDialList {
    flex-wrap: wrap;
    row-gap: 10px;
}

.hide-all-taxes {
  display: none;
}

.previewCartItem .price--discounted {
	display: none;
  }
.footer-info-list li {
  color: #b0afaf !important;
}

[data-product-attributes-wrapper] {
  height: auto !important;
}

@media only screen and (min-width: 768px) {

nav.navPages ul.navPages-list {
    display: flex;
}

.navPages-list--user {
    display: none !important;
}
}