@font-face {
  font-family: "clear_sansregular";
  src: url("/fonts/clearsans_regular/ClearSans-Regular-webfont.eot");
  src: url("/fonts/clearsans_regular/ClearSans-Regular-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("/fonts/clearsans_regular/ClearSans-Regular-webfont.woff")
      format("woff"),
    url("/fonts/clearsans_regular/ClearSans-Regular-webfont.woff2")
      format("woff2"),
    url("/fonts/clearsans_regular/ClearSans-Regular-webfont.ttf")
      format("truetype"),
    url("/fonts/clearsans_regular/ClearSans-Regular-webfont.svg#clear_sansregular")
      format("svg");
  font-weight: normal;
  font-style: normal;
}

body {
  color: #0c0c0c;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #171717;
}

#wrapper {
  padding-top: 45px;
}

#header.sticky-header #header-wrap {
  top: 45px;
}

@media (max-width: 991px) {
  .responsive-sticky-header #header-wrap {
    top: 46px !important;
    background-color: #063d4e !important;
    border-bottom: 1px solid #063d4e !important;
  }
  .sticky-responsive-menu #header {
    min-height: 65px !important;
  }
}

#primary-menu ul li > a {
  padding: 19px 15px;
}
#top-search,
#top-cart,
#side-panel-trigger,
#top-account {
  margin: 21px 0 17px 15px;
}

#top-bar {
  z-index: 1000;
  background-color: #fff;
  width: 100% !important;
  position: fixed !important;
  top: 0;
  left: 0;
}

#primary-menu ul li > a {
  color: #fff;
}

#top-search-trigger,
#top-cart-trigger {
  color: #fff !important;
}

#logo img {
  height: 60px;
  padding: 8px 7px 8px 7px;
}
#header.full-header #logo {
  margin-right: 0;
}
@media (max-width: 991px) {
  #logo {
    height: 65px !important;
  }
}

.product-price span {
  font-weight: 400;
  font-size: 65%;
  color: #888;
}

.product-image {
  min-height: 150px;
}

.product-image > a,
.product-image .slide a,
.product-image img {
  height: 150px;
}

.product-title {
  margin-bottom: 8px;
}
.product-title h3 {
  font-size: 15px;
  height: 68px;
  overflow: hidden;
}
.product-title h3 a {
  text-decoration: underline !important;
}
.product-title h3 a:hover {
  color: #5d5d5d !important;
}

.product-hours {
  background-color: #efefef;
  border-radius: 3px;
  text-align: center;
  padding: 6px 3px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  color: #5d5d5d;
}
.product-hours i {
  vertical-align: top;
  margin-right: 3px;
}

.rs-fullvideo-cover {
  background: url(/images/pattern2.png) !important;
  opacity: 0.6;
}

@media (max-width: 1199px) and (min-width: 992px) {
  .product-title h3 {
    font-size: 15px !important;
  }
}
@media (max-width: 991px) {
  .product:not(.product-2):not(.product-3) .product-title h3 {
    font-size: 15px !important;
  }
}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.videoWrapper object,
.videoWrapper embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.cart .remove {
  color: #fd7272;
}

.fslider.testimonial.testimonial-full .flex-prev,
.fslider.testimonial.testimonial-full .flex-next {
  border-radius: 3px;
}
.fslider.testimonial.testimonial-full .testi-content p {
  margin: 0 53px;
}

#footer .footer-widgets-wrap {
  padding: 30px 0 25px 0;
}

#copyrights {
  padding: 10px 0;
  font-size: 12px;
}

.content-wrap.content-wrap-0 {
  padding: 0px 0 80px 0;
}
.content-wrap.content-wrap-30 {
  padding: 30px 0;
}

.btnc-center {
  max-width: 310px;
  margin: 0 auto 35px auto;
  border-bottom: 2px solid #ccc;
  padding-bottom: 35px;
}

.top-links ul div.top-link-section {
  border-bottom: none;
}

.top-links .lk-fpassword {
  color: #0c0c0c;
}
.top-links .lk-fpassword:hover {
  color: #4c4444;
}

.product-sb {
  text-align: right;
  padding-top: 10px;
}

@media (max-width: 1200px) {
  #top-social {
    display: none;
  }
}
@media (max-width: 995px) and (min-width: 800px) {
  .top-links ul div.top-link-section .input-group {
    width: 150px !important;
  }
}
@media (max-width: 991px) {
  #top-search form input {
    height: 64% !important;
  }
  #side-panel-trigger,
  #top-account,
  #top-cart,
  #top-search a {
    margin: 24px 0 !important;
  }
  #primary-menu-trigger {
    top: 9px !important;
  }
  #page-title {
    margin-top: 44px;
  }
}
@media (min-width: 800px) {
  .top-links .btn-block {
    display: inline-block !important;
    width: inherit !important;
    margin: 0;
  }
  .top-links .lk-fpassword {
    margin-left: 7px;
  }
  .top-links li > a.lk-access {
    display: none;
  }
  .top-links ul div.top-link-section {
    width: inherit;
    position: inherit;
    top: 0;
    left: 0;
    line-height: 41px;
    display: block !important;
    padding: 0;
    box-shadow: none;
    border-top: 0;
    opacity: 1 !important;
  }
  .top-links li:hover {
    background-color: #fff;
  }
  .top-links ul div.top-link-section .input-group {
    width: 220px;
    float: left;
    margin-top: 5px;
  }
  .top-link-section #top-login {
    line-height: 41px;
    height: 44px;
  }
  #top-login .input-group#top-login-password {
    margin-bottom: 0px;
    margin-left: 10px;
    margin-right: 10px;
  }
  #top-login #top-login-username input,
  #top-login #top-login-username .input-group-addon {
    border-bottom-left-radius: 3px;
  }
  #top-login #top-login-password input,
  #top-login #top-login-password .input-group-addon {
    border-top-left-radius: 3px;
  }
}

@media (max-width: 767px) {
  .top-links ul div.top-link-section {
    right: -50px !important;
  }
}

.heading-block h1,
.heading-block h2,
.heading-block h3,
.heading-block h4,
.emphasis-title h1,
.emphasis-title h2 {
  color: #000;
}

.heading-block > span:not(.before-heading) {
  color: #171717;
}
.feature-box h3 {
  color: #080808;
}
.feature-box h3 span.subtitle {
  color: #0c0c0c;
}
.feature-box p {
  color: #0e0e0e;
}
.style-msg,
.style-msg2 {
  color: #1d1d1d;
}

.feature-box.media-box.fbox-bg .fbox-media {
  padding: 5px;
  border: 1px solid #e5e5e5;
  border-bottom: 0;
  border-radius: 5px 5px 0 0;
}

.slider-bxout {
  max-width: 1140px;
  margin: 0 auto;
}
.slider-bxin img {
  width: 100%;
  max-height: 300px;
}
.bx-wrapper {
  border: none !important;
  margin-bottom: 0px !important;
}

@media (max-width: 500px) {
  .slider-bxout {
    display: none;
  }
}

.whatsapp-fixed {
  position: fixed;
  top: 125px;
  right: 5px;
  width: 227px;
  font-size: 13px;
  background-color: #e4e4e4;
  text-align: center;
  padding: 4px 0;
  border-radius: 17px;
  color: black;
  z-index: 9999;
}
.whatsapp-fixed a {
  color: #4e4e4e;
}
.whatsapp-fixed a:hover {
  text-decoration: none;
}
.whatsapp-fixed img {
  width: 30px;
  vertical-align: middle;
}
.whatsapp-fixed span {
  vertical-align: middle;
}

@media (max-width: 561px) {
  .whatsapp-fixed {
    top: 137px;
  }
}

.free-test-fixed {
  position: fixed;
  top: 170px;
  right: 5px;
  width: 227px;
  font-size: 13px;
  background-color: #e4e4e4;
  text-align: center;
  padding: 4px 0;
  border-radius: 17px;
  color: black;
  z-index: 9999;
}
.free-test-fixed a {
  color: #4e4e4e;
}
.free-test-fixed a:hover {
  text-decoration: none;
}
.free-test-fixed img {
  width: 30px;
  vertical-align: middle;
}
.free-test-fixed span {
  vertical-align: middle;
}

@media (max-width: 561px) {
  .free-test-fixed {
    top: 180px;
  }
}

.shop {
  display: flex;
  flex-wrap: wrap;
}

.single-product .product {
  position: relative;
}
.single-product .product-desc {
  position: sticky;
  top: 10px;
  border: 1px solid #e7e7e7;
  box-shadow: 2px 2px 9px -5px #777;
  padding: 8px 16px 5px 16px !important;
}
.single-product .product-desc .product-desc-image {
  margin: -5px -13px 16px -13px
}
.single-product .product-desc .product-desc-image img {
  max-height: 170px;
  width: 100%;
}
.single-product .product-desc .product-price {
  float: none;
  text-align: center;
}
.single-product .product-desc .cart {
  text-align: center;
}
.single-product .product-desc-ghost {
  display: none;
}

@media (max-width: 991px) {
  .single-product .product-desc-ghost.showw {
    display: block;
  }
}

@media (max-width: 1199px) and (min-width: 992px) {
  .product-title h3 {
    font-size: 15px !important;
  }
}

@media (max-width: 991px) {
  .single-product .product:not(.product-2):not(.product-3) .product-title h3 {
    font-size: 15px !important;
  }
  .single-product .product {
    display: flex;
    flex-direction: column-reverse;
  }
  .single-product .product .col_two_third {
    float: none;
    width: 100%;
  }
  .single-product .product .col_one_third {
    width: 100%;
    float: none;
  }
  .single-product .product .panel.panel-default.product-meta img {
    max-width: 170px;
  }
  .single-product .product iframe {
    max-width: 100%;
    max-height: 260px;
    margin-bottom: 20px;
  }

  .single-product .product-desc:not(.fixed-bottom) {
    position: relative;
    top: 0px;
  }
  .single-product .product-desc.fixed-bottom {
    position: fixed;
    background-color: #fff;
    top: initial;
    bottom: 0px;
    width: 100%;
    left: 0px;
    height: 103px;
    margin: 0 !important;
  }
  .single-product .product-desc.fixed-bottom .line {
    margin: 6px 0px 9px 0px;
  }
  .single-product .product-desc.fixed-bottom .add-to-cart.button {
    width: 100%;
  }
  .single-product .product-desc.fixed-bottom .product-desc-image {
    display: none;
  }
  .single-product .product-desc.fixed-bottom .table {
    display: none;
  }
}

@media (max-width: 767px) {
  .cart-actions {
    margin-top: 30px;
    display: flex;
    flex-direction: column;
    gap: 32px;
  }
  .cart-actions .button {
    margin: 0;
    height: auto;
    padding: 3px 16px;
    text-align: center;
  }
}

@media only screen and (max-width: 500px) {
  .g-recaptcha {
      transform:scale(0.77);
      transform-origin:0 0;
  }
}