/*** button ***/
.button {
  background: #00b106;
  padding: 10px 20px;
  font-size: 13px;
  letter-spacing: 1px;
  font-family: 'Montserrat', sans-serif;
  border: 0;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 500;
  display: inline-block;
  border-radius: 3px;
  text-align: center;
  border: 2px solid #00b106;
  cursor: pointer;
}

.button:hover {
  background: #353535;
  color: #ffffff;
  border-color: #353535;
}

.button {
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
}

.button svg {
  height: 15px;
}

.button span {
  margin-left: 10px;
  color: #ffffff;
}

.country {
  display: flex;
  margin-top: 10px;
}

.country svg {
  height: 20px;
  width: auto;
}

.country span {
  margin-left: 7px;
}


.fa-shop::before {
  content: "\f54f";
}

/*** Header ***/
.default {
  background: transparent;
  z-index: 9999;
  position: absolute;
  width: 100%;
}

/*menu*/
.menu-bar {
  float: right;
}

.mega-menu .menu-links {
  float: left;
}

/*mega-menu */
.mega-menu .menu-logo {
  padding: 25px 0 25px;
}

.mega-menu.desktopTopFixed .menu-logo {
  padding: 0px;
}

.mega-menu .menu-logo img {
  height: 40px;
}

.mega-menu>section.menu-list-items {
  padding: 0;
}

.mega-menu .menu-links>li>a {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.mega-menu .row {
  margin-left: 0px;
  margin-right: 0px;
}

.mega-menu .col-md-12 {
  padding-left: 0px;
  padding-right: 0px;
}

/*** header text-dark ***/
/*onepagenav*/
#onepagenav .mega-menu .menu-links>li>a {
  text-transform: capitalize;
}

/* mega menu vertical */

@media (min-width: 992px) {
  .mega-menu {
    min-height: inherit;
  }

  .mega-menu>section.menu-list-items {
    float: none;
  }

  .mega-menu>section.menu-list-items>.container,
  .mega-menu>section.menu-list-items>.container>.row,
  .mega-menu>section.menu-list-items>.container>.row>div {
    height: 100%;
  }

  .mega-menu>section.menu-list-items .menu-bar {
    height: 100%;
  }

  .mega-menu>section.menu-list-items .menu-bar>ul {
    display: table !important;
    height: 100%;
  }

  .mega-menu>section.menu-list-items .menu-bar>ul>li {
    display: table-cell;
    vertical-align: middle;
    float: none;
  }

}

.mega-menu.desktopTopFixed .menu-list-items .menu-logo>li>a img {
  height: 30px;
}

mega-menu.desktopTopFixed .menu-logo {
  padding: 0px;
}

/*** Slider (all home page main sliders ) ***/
.rev-slider {
  overflow: hidden;
  position: relative;
}

/*** Background ***/
/* images background */

.gray-bg {
  background: #f7f7f7;
}

.theme-bg {
  background: #84ba3f;
}

.black-bg {
  background: #323232;
}

.bg-overlay-black-70:before {
  background: rgba(0, 0, 0, 0.1);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}

.bg-overlay-black-70 {
  position: relative;
}


/*** blog page ***/
.owl-carousel img {
  width: 100%;
}

/*** Shungite store ***/
.shungite-store img{
  margin-top: 40px;
}

/*** Footer ***/
.footer.black-bg {
  background: #1a1a1a;
}

.footer.black-bg p {
  color: rgba(255, 255, 255, 0.5);
}

.footer p {
  font-size: 14px;
}

.footer a {
  font-size: 14px;
}

/*footer-widget*/
.footer-widget {
  padding: 20px 0;
  border-top: 1px solid #262626;
}

.footer.footer-one-page .contact-add i {
  font-size: 20px
}

.footer.footer-one-page h5 {
  color: rgba(255, 255, 255, 0.5);
}

.footer.footer-one-page p {
  color: rgba(255, 255, 255, 0.5);
}

.pos-r {
  position: relative;
}

/*footer*/

/*elements*/
.full-width {
  width: 100%;
}

/*contact 04*/

.quote:before {
  color: #84ba3f;
}


/*** boxed ***/
@media (min-width: 1220px) {

  /*index 02*/

}

@media print {

  footer,
  header,
  #back-to-top,
  .action-box {
    display: none !important;
  }
}

@media not all and (min-resolution:.001dpcm) {}

/*--H--*/
#slide-746-layer-2 {
  padding-bottom: 15px !important;
  font-size: 50px !important;
  font-weight: 500 !important;
}

#slide-746-layer-3 {
  font-size: 24px !important;
  line-height: 30px !important;
  font-weight: 300 !important;
}

#shungite-club {
  background-image: url(../demo-one-page/mobile-app/images/background-shungite-club.jpg) !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
}

.action-box.theme-bg {
  padding: 70px !important;
}

.page-section-ptb {
  margin-top: -2px !important;
}

@media (max-width: 650px) {
  #slide-746-layer-2 {
    padding-bottom: 15px !important;
    font-size: 30px !important;
    font-weight: 300;
  }

  #slide-746-layer-3 {
    font-size: 12px !important;
    line-height: 15px !important;
    font-weight: 100 !important;
  }

  .tp-loop-wrap {
    margin-left: -40px !important;
  }
}

@media (max-width: 950px) {
  .tp-loop-wrap {
    margin-left: -40px !important;
  }
}

@media (max-width: 991px) {
  .mega-menu .menu-logo img {
    height: 30px;
    margin: 5px 0;
  }

  .mega-menu .menu-logo {
    padding: 10px 0;
  }

  .mega-menu .menu-mobile-collapse-trigger {
    height: 40px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9999;
  }

  .mega-menu.mobileTopFixed .menu-logo {
    padding: 10px 0;
  }

  .header .mega-menu.mobileTopFixed .menu-list-items {
    background: #323232;
  }
}