/*-----------------------------------------------------------------------------------

    Theme Name: Zoik
    Theme URI: http://www.zoik.com.au
    Description: ZOIK Brisbane Aust. Ph: (07) 3856 3303
    Author: ZOIK
    Author URI: http://www.zoik.com.au
    Version: 1.0

-----------------------------------------------------------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap");

body {
  color: #35383e !important;
}
.navbar-expand-lg .navbar-nav .nav-link {
  padding-right: 0.4rem;
  padding-left: 0.4rem;
}

img.logo-ausrangers {
  max-width: 280px;
}

figcaption {
  font-size: 0.6rem;
  font-weight: 300;
  line-height: 1.7;
  color: #60697b;
  text-align: center;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: #0d395c;
}
a {
  color: #3f78e0;
}
hr {
  margin: 0.5rem 0;
}
/*****************************************
      SLIDER
******************************************/
.swiper-hero,
.swiper-hero .swiper-slide {
  height: 550px !important;
}
.swiper-container .swiper img {
  width: 550px !important;
  height: auto;
}

.swiper-slide.bg-overlay-400:before {
  background: rgba(30, 34, 40, 0);
}
@media screen and (max-width: 768px) {
  .swiper-container .swiper img {
    width: 100% !important;
  }
}
/*****************************************
      Gutenberg editor width
******************************************/

.wp-block p {
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.7;
  color: #60697b;
}
.wp-block-column {
  padding: 2.2%;
}
.wp-block-column a {
  color: #00b0f5;
}
.wp-block-buttons {
  padding: 1%;
}

/* Custom Padding */
.wp-block-columns.padding-small .wp-block-column {
  padding: 0.4%;
}
.wp-block-columns.padding-medium .wp-block-column {
  padding: 1%;
}
.wp-block-columns.padding-large .wp-block-column {
  padding: 2.2%;
}
.wp-block-column .padding-small {
  padding: 0.4% !important;
}
.wp-block-column .padding-medium {
  padding: 1% !important;
}
div.wp-block-column.padding-large {
  padding: 5% !important;
}

h1.wp-block-heading {
  font-size: 2.4rem;
  line-height: 1.1;
  margin-bottom: 22px;
  margin-top: 12px;
}
h2.wp-block-heading {
  font-size: 1.6rem;
  line-height: 1.1;
  margin-bottom: 22px;
  margin-top: 12px;
}
h3.wp-block-heading {
  font-size: 1.3rem;
  line-height: 1.2;
  margin-bottom: 16px;
  margin-top: 12px;
}
h4.wp-block-heading {
  font-size: 1.11rem;
  line-height: 1.2;
  margin-bottom: 16px;
  margin-top: 12px;
}

ol.wp-block-list,
ul.wp-block-list {
  padding-left: 2rem;
}
p.has-small-font-size,
h1.has-small-font-size,
h2.has-small-font-size,
h3.has-small-font-size,
h4.has-small-font-size {
  font-size: 1rem !important;
  line-height: 1.4 !important;
}
p.has-medium-font-size,
h1.has-medium-font-size,
h2.has-medium-font-size,
h3.has-medium-font-size,
h4.has-medium-font-size {
  font-size: 1.3rem !important;
  line-height: 1.3 !important;
}
p.has-large-font-size,
h1.has-large-font-size,
h2.has-large-font-size,
h3.has-large-font-size,
h4.has-large-font-size {
  font-size: 1.6rem !important;
  line-height: 1.2 !important;
}
p.has-x-large-font-size,
h1.has-x-large-font-size,
h2.has-x-large-font-size,
h3.has-x-large-font-size,
h4.has-x-large-font-size {
  font-size: 3.3rem !important;
  line-height: 1.1 !important;
}

@media screen and (max-width: 768px) {
  p.has-medium-font-size {
    font-size: 1.2rem !important;
    line-height: 1.3 !important;
  }
  img.logo-ausrangers {
    max-width: 190px;
  }
  h1.wp-block-heading {
    font-size: 1.9rem;
  }
  h2.wp-block-heading {
    font-size: 1.36rem;
  }
  h3.wp-block-heading {
    font-size: 1.26rem;
  }
}

/*  Quotes  */
blockquote.wp-block-quote.is-style-default {
  padding: 6%;
  border-left: 0.15rem solid rgb(230, 224, 224);
}
blockquote.wp-block-quote.is-style-default cite {
  font-weight: bolder;
  font-size: 80%;
}
blockquote.wp-block-quote.is-style-plain {
  padding: 6%;
  border-left: 0.15rem none rgb(230, 224, 224);
  border: 1px solid #e5e5e5;
}
blockquote.wp-block-quote.is-style-plain cite {
  font-weight: bolder;
  font-size: 80%;
}
/* Lines */
hr.wp-block-separator.is-style-dots {
  border: 0;
  border-bottom: 1px dashed rgb(230, 224, 224);
  background: rgb(230, 224, 224);
  margin: 1.5rem 0;
}
hr.wp-block-separator.is-style-wide {
  border: 0;
  border-bottom: 1px solid rgb(230, 224, 224);
  background: rgb(230, 224, 224);
  margin: 1.5rem 0;
}

hr.wp-block-separator.is-style-default {
  width: 30%;
  margin: auto;
  margin-top: 50px;
  margin-bottom: 50px;
  border: 0;
  border-bottom: 3px solid rgb(230, 224, 224);
  background: rgb(230, 224, 224);
}
/* End Lines */

/* ********************   Buttons  **********************  */

.stripe-button-el span {
  padding: 16px 40px !important;
  background-image: linear-gradient(100deg, #0093e9 0, #80d0c7 95%) !important;
  border-color: transparent;
  font-size: 26px !important;
  height: inherit !important;
}

/* Outlined Button */
.is-style-outline .wp-block-button__link {
  background-image: transparent;
  border: 1px solid #000;
}
.is-style-outline a.wp-block-button__link.wp-element-button {
  color: #000;
}
.is-style-outline .wp-block-button__link:hover {
  background-color: #000;
  background-image: inherit;
}
.is-style-outline a.wp-block-button__link.wp-element-button:hover {
  color: #fff;
}
/* Color Button */
.wp-block-button__link {
  background-image: linear-gradient(100deg, #0093e9 0, #80d0c7 95%);
}
a.wp-block-button__link.wp-element-button {
  color: #fff;
}
.wp-block-button__link:hover {
  background-image: linear-gradient(45deg, #2af598 0%, #08aeea 100%);
}
.btn-primary {
  background-image: linear-gradient(100deg, #0093e9 0, #80d0c7 95%);
  border-color: transparent;
}
/* 
.btn {
  border: 1px solid transparent;
} */
.rounded-pill {
  border-radius: 10rem !important;
  -webkit-border-radius: 10rem !important;
  -moz-border-radius: 10rem !important;
  -ms-border-radius: 10rem !important;
  -o-border-radius: 10rem !important;
}

/*****************************************
      PRODUCT PAGES
******************************************/
/*figure .wp-block-table td{*/
/*    border: 1px solid;*/
/*    border-color: #dfdfdf!important;*/
/*}*/
a.btn.btn-buy {
  color: #fff;
}
.wp-block-table td,
.wp-block-table th {
  border: 1px solid;
  border-color: #dfdfdf !important;
}

.specialbox {
  border-radius: 16px;
}
.shadow-special {
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.btn-learn {
  background-color: #008000;
  color: blue;
}

.btn-buy {
  background-color: #008000;
  color: #fff;
  /*width:80px;*/
}
.btn-group {
  display: flex;
  gap: 5px;
  flex-wrap: wrap;
}

.btn-group .btn {
  width: auto;
  flex: 1 1 0; /* grow/shrink as needed */
  text-align: center;
}

.product-card.distributor {
  display: block;
  text-align: center;
}
.product-card.distributor h3 {
  font-size: 1.3rem;
  line-height: 1.2;
}

.wp-block-embed-youtube {
  width: 100% !important;
  max-width: none !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.wp-block-embed__wrapper iframe {
  width: 100% !important;
  height: auto !important;
  aspect-ratio: 16/9;
  display: block;
}

h2.specialprice {
  font-size: 2vw;
  line-height: 1.1;
}
h2.specialprice.bergafemme {
  color: #5f3ba9;
}

h2.specialprice.bergametpro {
  color: #e61b43;
}
h2.specialprice.advanced {
  color: #c19c66;
}
h2.specialprice.male {
  color: #2c62bd;
}
sup.specialpricecents {
  font-size: 1.2vw;
}
@media screen and (max-width: 768px) {
  h2.specialprice {
    font-size: 30px;
  }
  sup.specialpricecents {
    font-size: 20px;
  }
}

/* ********************* IMAGES ********************* */

/* IMAGES */
figure.wp-block-image.is-style-rounded img {
  border-radius: 14px;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  -ms-border-radius: 14px;
  -o-border-radius: 14px;
}

/* Footer Updates */
footer.bg-dark,
.footer.bg-dark {
  background: #0d395c !important;
}
.widget {
  font-size: 88%;
}
.widget h4 {
  font-size: 96%;
}
/* Full Width section divider */
.fullwidthsection {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  max-width: 1000%;
  width: auto;
}
#asidemenu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#asidemenu ul li {
  border-top: 1px solid #f2f2f2;
  padding: 4px 0;
}

#asidemenu ul li a {
  text-decoration: none;
  color: #007aff;
  display: block;
  font-size: 0.6rem;
}

#asidemenu ul li a:hover {
  color: #60697b;
}

#asidemenu h4 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px;
  color: #333;
}
.category-list ul li {
  font-size: 0.68rem;
}
/*****************************************
      Member Login Details Box
******************************************/
.swpm-login-widget-logged {
  padding: 5%;
  border: 1px solid #cfcfcf;
}
#swpm-profile-form input {
  border: 1px solid #d5d5d5;
  padding: 10px;
}

#swpm-profile-form select {
  border: 1px solid #d5d5d5;
  padding: 10px;
}

/*****************************************
      SELECT BOX IN FUNCTIONS -  CUSTOM CATEGORY DROPDOWN SHORTCODE
******************************************/
select#news-id {
  -webkit-appearance: menulist !important;
  padding: 10px 10px !important;
}
