/** Shopify CDN: Minification failed

Line 24:1 Unexpected "{"

**/
a:focus,
button:focus,
input:focus,
select:focus {
  outline: none;
}

a {
  color: black;
}

a:hover {
  cursor: pointer;
}
p {
  margin: 0;
  padding: 0;
}
 {
  outline: none !important;
}
ul,
li {
  list-style: none;
  margin: 0;
  padding: 0;
}
html {
  padding-bottom: 0px !important;
}

.common_title {
  color: #000;
  font-size: 40px;
  font-weight: 500;
  line-height: 1.25;
  margin-bottom: 0px;
  text-transform: capitalize;
}
.common_title span {
  color: #ff7c24;
}
.common_btn {
  color: #ff7c24;
  font-size: 22px;
  font-weight: 500;
  line-height: 1;
  display: inline-block;
  padding: 18px 40px;
  background: transparent;
  border-radius: 10px;
  border: 1px solid #ff7c24;
  transition: all 0.4s ease;
}
.common_btn:hover {
  background-color: #ff7c24;
  color: #fff;
}

.button-container-3 {
  position: relative;
  width: 100px;
  height: 50px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 8vh;
  overflow: hidden;
  border: 1px solid #000;
  font-family: "Lato", sans-serif;
  font-weight: 300;
  transition: 0.5s;
  letter-spacing: 1px;
  border-radius: 8px;

  button {
    width: 101%;
    height: 100%;
    font-family: "Lato", sans-serif;
    font-weight: 300;
    font-size: 11px;
    letter-spacing: 1px;
    font-weight: bold;

    @include button(
      #000,
      "https://raw.githubusercontent.com/pizza3/asset/master/natureSmaller.png",
      7100%,
      100%,
      none,
      #fff
    );
    cursor: pointer;
    -webkit-animation: ani2 0.7s steps(70) forwards;
    animation: ani2 0.7s steps(70) forwards;

    &:hover {
      -webkit-animation: ani 0.7s steps(70) forwards;
      animation: ani 0.7s steps(70) forwards;
    }
  }
}

.mb_120 {
  margin-bottom: 120px;
}
/* ---------------- header ------------ */
.header-search-toggle {
  height: auto;
  width: 30px;
}
.header-search-toggle svg {
  width: 100%;
  height: auto;
}
.header-items .header-items__item a:hover svg path {
  fill: #40356b;
  /*     stroke: green; */
}
.header-items .header-items__item a svg path {
  transition: all 0.4s ease;
  color: #141414 !important;
}
.pageheader .header-items svg,
.pageheader .header-items svg g {
  fill: #141414 !important;
}
a.header-search-toggle svg {
  fill: #141414;
}
.pageheader {
  color: #141414 !important;
}
.selectors-form__item .disclosure .disclosure__toggle:hover {
  background-color: #40356b;
  color: #fff;
}
#currency-list-header .disclosure-list__item:hover {
  color: #fff !important;
  background-color: #40356b;
  cursor: pointer;
}
#currency-list-header .disclosure-list__item a:hover {
  color: #fff !important;
}
#main-menu .main-menu-links {
  font-size: 22px;
}
a.main-menu-link {
  color: #fff !important;
}
.pageheader .main-menu-toggle:before {
  width: 44vw;
}
/* -------------- image text ------------------  */
.image_text_block {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  text-align: center;
  padding-bottom: 30px;
  border-bottom: 1px solid #d9d9d9;
  margin: 0 -15px;
}
.imagetext_wrapper {
  width: 70px;
  height: auto;
  margin: 0 auto;
  margin-bottom: 10px;
}
.image_text_inner {
  width: 25%;
  padding: 0 15px;
}
.image_content p {
  color: #141414;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 0px;
  text-transform: capitalize;
}
.banner_wrapper {
  position: relative;
  padding-top: 44.1%;
}
.banner_wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
}

/* --------------- explore our new -------------------  */

.explore_block {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  margin: 0 -15px;
}
.explore_left_image {
  width: 57%;
}
.explore_content {
  width: 43%;
  padding: 127px 0;
}
.explore_description {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.55;
  max-width: 481px;
  margin-bottom: 30px;
}
.explore_content .explore_title {
  margin-bottom: 16px;
  max-width: 470px;
  color: #ffffff;
}
.explore_left_image img {
  max-width: 434px;
  margin-left: 50px;
}
.explore_content .common_btn {
  background: #fff;
}
.explore_content .common_btn:hover {
  background-color: #40356b;
}
.explore_bg {
  background-repeat: no-repeat;
  /*   object-fit: cover; */
  background-size: cover;
}

/* ---------------- about me my philosophy -------------------------- */

.about_background {
  background-repeat: no-repeat;
  object-fit: contain;
  padding: 120px 0;
  background-size: cover;
}
.about_block {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.about_image {
  width: 48.8%;
}
.about_content {
  width: 51.2%;
}
.about_wrapper {
  max-width: 100%;
  margin-left: 100px;
}
.about_description {
  color: #000;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.55;
  margin-bottom: 30px;
}
.about_wrapper .about_title {
  max-width: 305px;
  margin-bottom: 16px;
}

/* --------------------- exclusive watch ------------------------- */

/* .exclusive_background .container {
  max-width: 1470px;
} */
.exclusive_background {
  background-repeat: no-repeat;
  padding: 80px 0px;
  object-fit: cover;
  background-size: cover;
}
.exclusive_main {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.exclusive_left {
  width: 50%;
}
.exclusive_right_image {
  width: 50%;
}
.exclusive_wrapper {
  max-width: 88.4%;
  margin-left: auto;
}
.exclusive_wrapper .common_title {
  margin-bottom: 25px;
}
.exclusive_wrapper .common_btn {
  margin-bottom: 48px;
  background-color: #40356b;
  color: #fff;
}
.exclusive_wrapper .common_btn:hover {
  background: #fff;
  color: #40356b;
}

/* ---------------- footer ------------------  */

.footer_background {
  background-color: #141414;
}
.footer_block {
  display: flex;
  flex-wrap: wrap;
  padding: 90px 0px 20px 0px;
  border-bottom: 1px solid rgb(177 177 177 / 10%);
}
.footer_menu_title h3,
.footer_subscribe_title h3 {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 20px;
  text-transform: capitalize;
}
.footer-nav-link {
  color: #c2c2c2;
  font-size: 18px;
  line-height: 2.22;
  display: inline-block;
  transition: all 0.4s ease;
  text-transform: capitalize;
}
.footer_logo {
  width: 28%;
  max-width: 320px;
}
.menu_info {
  width: 22%;
}
.subscrine_info {
  width: 28%;
  max-width: 310px;
  margin-left: auto;
}
.logo_position {
  margin-bottom: 20px;
}
.menu_info_2 {
  padding-left: 20px;
}
.logo_info {
  max-width: 270px;
}
.footer_mobile a,
.footer_email a {
  color: #c2c2c2;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.11;
  margin-left: 18px;
  transition: all 0.4s ease;
}
.mobile_svg,
.email_svg {
  width: 24px;
  height: 24px;
  display: block;
}
.mobile_svg svg,
.email_svg svg {
  height: 100%;
  width: 100%;
}
.footer_mobile,
.footer_email {
  display: flex;
  align-items: center;
}
.footer_email p {
  word-break: break-all;
  display: inline-flex;
}
.footer_mobile {
  margin-bottom: 20px;
}
.copyright_block {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 0px 80px 0;
}
.right_image {
  display: flex;
  align-items: center;
  justify-content: end;
}

.right_image .cardsvg:not(:last-child) {
  margin-right: 10px;
}
.footer_email a:hover,
.footer_mobile a:hover {
  color: #f5f5f1;
}
.logodescri p,
.copy_righttext p {
  color: #c2c2c2;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.55;
  margin-bottom: 0px;
}
.footer-nav-item .footer-nav-link:hover {
  color: #f5f5f1;
  transform: translate(5px);
}
.club_title.text-center,
.testimonial_title.text-center {
  text-align: center;
}

/* ----------------------- responsive -------------------------- */
@media (min-width: 1921px) {
  header .pageheader__layout {
    padding: 20px 80px;
    max-width: 1920px !important;
    margin: 0 auto !important;
  }
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}
@media (min-width: 1600px) {
  .container {
    max-width: 1440px;
  }
}

@media screen and (max-width: 1399px) {
  .mb_120 {
    margin-bottom: 85px;
  }
  .common_title {
    font-size: 32px;
  }
  .exclusive_background,
  .about_background {
    padding: 100px 0px;
  }
  .image_content p {
    font-size: 18px;
  }
  .pageheader__layout {
    padding: 22px 15px;
  }
  #main-menu .main-menu-links {
    padding: 90px 0 !important;
  }
  .about_wrapper {
    margin-left: 50px;
}
  .about_description {
    font-size: 16px;
}
  .common_btn {
    font-size: 18px;
    padding: 14px 40px;
}
}

@media screen and (max-width: 1199px) {
  .mb_120 {
    margin-bottom: 70px;
  }
  .common_title {
    font-size: 28px;
  }
  .common_btn {
    font-size: 18px;
    padding: 15px 25px;
  }
  .northgate_club .slick-arrow,
  .watch_pack .slick-arrow {
    height: 25px;
    width: 25px;
  }
  .prev_arrow.slick-arrow svg,
  .next_arrow.slick-arrow svg {
    width: 15px;
    height: 10px;
  }
  .testimonial_inner:after {
    width: 50px !important;
  }
  .exclusive_background {
    padding: 40px 0px;
  }
  .exclusive_wrapper .common_btn {
    font-size: 18px;
    padding: 15px;
    margin-bottom: 10px;
  }
  .exclusive_wrapper .common_title {
    margin-bottom: 10px;
  }
  #main-menu .main-menu-links {
    justify-content: flex-start !important;
    padding: 0px 0 !important;
    font-size: 18px;
  }
  #main-menu .main-menu-panel {
    padding: 0 50px 77px !important;
    margin-top: 60px;
  }
  #main-menu {
    width: 50%;
  }
  .pageheader .main-menu-toggle:before {
    width: 50%;
  }
  .image_content p {
    font-size: 16px;
  }
}
@media screen and (max-width: 991px) {
  .mb_120 {
    margin-bottom: 60px;
  }
  .imagetext_wrapper {
    width: 50px;
  }
  .explore_left_image {
    width: 100%;
    padding: 30px 15px;
  }
  .explore_content {
    width: 100%;
    padding: 0 15px 20px 15px;
    text-align: center;
  }
  .explore_left_image img {
    max-width: 400px;
    margin: 0 auto !important;
  }
  .explore_content .explore_title {
    max-width: unset;
  }
  .explore_description {
    max-width: unset;
  }
  .about_image {
    width: 100%;
  }
  .about_content {
    width: 100%;
    text-align: center;
  }
  .about_background {
    padding: 0px;
  }
  .about_image {
    padding: 30px 0;
  }
  .about_image img {
    max-width: 400px;
    margin: 0 auto;
  }
  .about_wrapper {
    max-width: unset;
    margin-left: 0;
  }
  .about_content {
    padding: 0 0 20px 0;
  }
  .about_wrapper .about_title {
    max-width: unset;
  }
  .footer_logo {
    width: 100%;
    text-align: center;
    margin: 0 0 30px 0;
  }
  .menu_info {
    width: 100%;
  }
  .subscrine_info {
    width: 100%;
    text-align: center;
    padding: 30px 0 0 0;
  }
  .menu_main {
    max-width: 70%;
    margin: 0 auto;
  }
  .footer_block {
    padding: 40px 0px;
  }
  .logo_info {
    max-width: unset;
  }
  .logo_position img {
    margin: 0 auto;
  }
  .footer_mobile,
  .footer_email {
    justify-content: center;
  }
  .footer_mobile {
    margin-bottom: 0px;
  }
  .menu_info_2 {
    padding-left: 0px;
  }
  .footer_menu_title {
    cursor: pointer;
  }
  .footer-navbar-nav {
    display: none;
  }
  .footer_menu_title h3 {
    position: relative;
    border-bottom: 1px solid #fff;
    padding: 10px 0;
    margin-bottom: 10px;
  }
  .footer_menu_title h3:after {
    content: "+";
    position: absolute;
    right: 0;
    color: #fff;
    transition: all 0.4s ease;
  }
  .footer_menu_title.up_arrow h3:after {
    transform: rotate(45deg);
  }
  .copy_righttext p {
    font-size: 16px;
  }
  .footer_logo {
    max-width: unset;
  }
  .subscrine_info {
    max-width: unset;
  }
}
@media screen and (max-width: 767px) {
  .mb_120 {
    margin-bottom: 40px;
  }
  .common_title {
    font-size: 26px;
  }
  .image_text_inner {
    width: 50%;
    margin: 0 0 20px 0;
  }
  .image_text_block {
    justify-content: center;
  }
  .club_product_title {
    font-size: 16px !important;
  }
  .club_product_price,
  .club_add_cart {
    font-size: 16px !important;
  }
  .club_product_tag span {
    font-size: 16px !important;
  }
  .explore_left_image img {
    max-width: 350px;
  }
  .explore_content .explore_title {
    font-size: 22px;
  }
  .explore_description {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .explore_content .common_btn {
    font-size: 18px;
    padding: 15px 30px;
  }
  .about_description {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .testimonial .slick-list {
    padding: 50px 0 30px !important;
  }
  .exclusive_left {
    width: 100%;
  }
  .exclusive_right_image {
    width: 100%;
  }
  .exclusive_image img {
    max-width: 350px;
    margin: 0 auto;
  }
  .exclusive_wrapper {
    max-width: unset;
    text-align: center;
    padding: 20px 0 0 0;
  }
  .exclusive_wrapper img {
    max-width: 350px;
    margin: 0 auto;
  }
  .exclusive_wrapper .common_btn {
    margin-bottom: 24px;
  }
  #main-menu {
    width: 80%;
  }
  #main-menu .main-menu-panel {
    padding: 0 30px;
  }
  .pageheader__contents {
    padding: 0;
  }
  .logo img {
    max-width: 150px;
  }
}
@media screen and (max-width: 575px) {
  .container {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100% !important;
  }
  .explore_left_image img {
    max-width: 300px;
  }
  .explore_content .common_btn {
    padding: 15px;
  }
  .about_image img {
    max-width: 100%;
  }
  .exclusive_image img {
    max-width: 100%;
  }
  .exclusive_wrapper img {
    max-width: 100%;
  }
  .menu_main {
    max-width: 100%;
  }
  .copyright_block {
    flex-direction: column;
  }
  .copy_righttext {
    text-align: center;
    margin: 0 0 5px 0;
  }
  /*   #main-menu .main-menu-links {
    padding: 70px 0 !important;
  } */
  .header-items__item {
    margin-right: 7px !important;
  }
  .pageheader .header-items svg {
    width: 20px !important;
    height: 20px !important;
  }
  header .cart__count {
    width: 12px !important;
    height: 12px !important;
    font-size: 7px !important;
  }
  header #currency-list-header {
    left: -100px !important;
  }
}
@media screen and (max-width: 480px) {
  .image_content p {
    font-size: 13px;
  }
    .common_btn {
    font-size: 15px;
    padding: 12px 20px;
}
  .about_description {
    font-size: 14px;
}
  .image_text_inner {
    padding: 0 5px;
}
  .image_text_block {
    margin: 0 -5px;
}
}
@media screen and (max-width: 370px) {
  .image_content p {
    font-size: 13px;
  }
}


ul.sw_sub_menu li {
    padding: 10px;
    border-bottom: 1px solid #efefef;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}
.club34-straps .property label{
	padding: 10px 9px;
}
.new-club-chrono-straps .property label{
	padding: 10px 9px;
}
.club-swiss-automatic-straps .property label{
	padding: 10px 9px;
}
