/*
Theme Name: Konte Child Theme
Theme URI: http://konte.uix.store/
Author: UIX Themes
Author URI: http://uix.store
Description: A fully responsive Premium WordPress Theme with a pixel perfect design and extensive functionality
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: konte
Tags: one-column, two-columns, right-sidebar, custom-colors, custom-menu, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Template: konte
*/
.venipak_pickup_filter div:nth-child(1),
.venipak_pickup_filter div:nth-child(2) {
  padding-left: 0px;
  float: left;
}

.venipak_pickup_filter div:nth-child(2) {
  padding-left: 20px;
}

.venipak_pickup_filter .points-filter {
  display: none;
}

.custom_shop_attributes {
  display: flex;
  padding-bottom: 10px;
}

.custom_shop_attributes .title {
  font-weight: 500;
  padding-right: 10px;
}

#unlokk-iframe-wrapper {
  margin-top: 20px;
}

.payment_method_paysera .payment-group-wrapper:nth-child(3) {
  display: none;
}

.custom_atributes_table {
  font-size: 14px;
  width: 100%;
  overflow: auto;
}

.custom_atributes_table .attributes {
  display: table-cell;
}

.custom_atributes_table .attributes > div {
  padding: 5px;
  border-bottom: 1px solid black;
  min-width: 190px;
}

.custom_atributes_table .attributes > div:nth-child(2n) {
  background-color: #e7e7e8;
}

.custom_atributes_table .single_variation_wrapper > div {
  padding: 5px;
  border-bottom: 1px solid black;
  white-space: nowrap;
}

.custom_atributes_table .single_variation_wrapper > div:nth-child(2n) {
  background-color: #e7e7e8;
}

.custom_atributes_table .single_variation_wrapper {
  display: table-cell;
}

.stockmail {
  display: block;
  line-height: 0px;
  padding-bottom: 30px;
}

.greviews {
  background: white;
  padding: 80px 0px;
}

.greviews .navigation .swiper-button-next,
.greviews .navigation .swiper-button-prev {
  display: none;
}

@media (min-width: 1199px) {
  .greviews .navigation .swiper-button-next,
  .greviews .navigation .swiper-button-prev {
    display: flex;
  }
}
.greviews .subtitle {
  font-size: 10px;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 16px;
  text-align: center;
}

@media (min-width: 1199px) {
  .greviews .subtitle {
    text-align: left;
  }
}
.greviews .text-xl-left {
  margin-bottom: 18px;
}

.greviews .wp-google-wrap {
  position: absolute;
  top: 24px;
  left: 90px;
}

.greviews .wp-text {
  font-size: 14px;
  text-align: center;
}

.greviews .wp-text svg {
  position: relative;
  top: -2px;
}

@media (min-width: 1199px) {
  .greviews .wp-text {
    text-align: left;
  }
}
.greviews .wp-grew {
  font-weight: 500;
  margin-left: 10px;
  margin-right: 15px;
}

.greviews .wp-google-left svg {
  position: absolute;
  right: 24px;
  top: 24px;
}

.greviews .wp-google-list {
  position: relative;
  border-top: 1px solid grey;
  padding-bottom: 44px;
  margin-top: 34px;
}

.greviews .wp-google-list .wp-google-name {
  font-size: 16px;
  font-weight: 800;
}

.greviews .wp-google-list .wp-google-time {
  font-size: 14px;
  color: #919197;
}

.greviews .wp-google-list .wp-google-text {
  font-size: 14px;
  color: black;
  line-height: 24px;
}

.greviews .wp-google-list .wp-stars {
  margin-top: 25px;
  margin-bottom: 20px;
  display: block;
}

.greviews .wp-google-list .wp-star {
  margin-right: 5px;
}

.greviews .wp-google-list .swiper-container {
  margin-top: 32px;
}

.greviews .wp-google-list .swiper-container .swiper-slide {
  padding: 24px;
  border: 1px solid grey;
}

.greviews .wp-google-list .navigation {
  position: absolute;
  top: -60px;
  right: 0;
  width: 88px;
}

.greviews .wp-google-list .navigation .swiper-button-next,
.greviews .wp-google-list .navigation .swiper-button-prev {
  width: 40px;
  height: 40px;
  border: 1px solid grey;
  background-color: white;
  border-radius: 100%;
}

.greviews .wp-google-list .navigation .swiper-button-next:after,
.greviews .wp-google-list .navigation .swiper-button-prev:after {
  font-size: 12px;
  font-weight: bold;
  color: #272c3d;
  font-family: "vetslenis";
}

.greviews .wp-google-list .navigation .swiper-button-next:focus,
.greviews .wp-google-list .navigation .swiper-button-prev:focus {
  outline: none;
}

.greviews .wp-google-list .navigation .swiper-button-prev,
.greviews .wp-google-list .navigation .swiper-container-rtl .swiper-button-next {
  left: 0px;
}

.greviews .wp-google-list .navigation .swiper-button-prev:after,
.greviews .wp-google-list .navigation .swiper-container-rtl .swiper-button-next:after {
  font-family: "vetslenis";
  content: "\e938";
  margin-left: -2px;
}

.greviews .wp-google-list .navigation .swiper-button-next,
.greviews .wp-google-list .navigation .swiper-container-rtl .swiper-button-prev {
  right: 0px;
}

.greviews .wp-google-list .navigation .swiper-button-next:after,
.greviews .wp-google-list .navigation .swiper-container-rtl .swiper-button-prev:after {
  font-family: "vetslenis";
  content: "\e94c";
  margin-right: -2px;
}

.greviews .wp-google-list .swiper-scrollbar {
  display: block;
  margin-left: 12px;
  width: calc(100% - 34px);
  height: 2px;
  position: relative;
  margin-top: 20px;
}

@media (min-width: 1199px) {
  .greviews .wp-google-list .swiper-scrollbar {
    display: none;
  }
}
.greviews .wp-google-list .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  border: 1px solid grey;
  opacity: 1;
  background: transparent;
  margin: 0 4px;
}

.greviews .wp-google-list .swiper-pagination-bullet:focus {
  outline: none;
}

.greviews .wp-google-list .swiper-container-horizontal > .swiper-pagination-bullets,
.greviews .wp-google-list .swiper-pagination-custom,
.greviews .wp-google-list .swiper-pagination-fraction {
  bottom: 0px;
}

.greviews .wp-google-list .swiper-button-next,
.greviews .wp-google-list .swiper-container-rtl .swiper-button-prev {
  right: -4px;
}

.greviews .wp-google-list .swiper-button-prev,
.greviews .wp-google-list .swiper-container-rtl .swiper-button-next {
  left: -4px;
}

.greviews .wp-google-list .swiper-pagination {
  display: none;
}

@media (min-width: 1199px) {
  .greviews .wp-google-list .swiper-pagination {
    display: block;
    width: 100%;
    bottom: 0px;
  }
}
.btn {
  background-color: white;
  color: black;
  border: 1px solid #000 !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  text-align: center !important;
  border-radius: 0 !important;
  padding: 12px;
}
.btn:hover {
  background-color: #000 !important;
  border: 1px solid #000 !important;
  color: white !important;
}

.main-section {
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0px;
}
.main-section .main-slider {
  position: relative;
  height: 100%;
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
  margin: 0 auto;
}
.main-section .main-slider .swiper-container {
  overflow: hidden;
}
.main-section .main-slider .swiper-container .swiper-slide {
  display: flex;
  flex-direction: column;
}
.main-section .main-slider .swiper-container .swiper-slide .slide-img {
  order: -1;
}
.main-section .main-slider .swiper-container .swiper-slide .container {
  order: 1;
}
.main-section .main-slider .btn {
  display: block;
  margin: auto;
  margin-top: 20px;
  padding: 15px 30px;
}
@media (min-width: 1200px) {
  .main-section .main-slider .slide {
    height: 100%;
    position: relative;
    height: 830px;
    justify-content: center;
    align-items: center;
    display: flex;
  }
}
.main-section .main-slider .slide-content {
  z-index: 1;
}
@media (min-width: 1200px) {
  .main-section .main-slider .slide-content {
    color: white;
  }
}
.main-section .main-slider .slide-content .slide-title {
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 36px;
  text-align: center;
  margin-bottom: 15px;
}
@media (min-width: 1200px) {
  .main-section .main-slider .slide-content .slide-title {
    border: 1px solid rgba(255, 255, 255, 0.5);
    padding: 20px 35px;
    font-weight: 500;
    font-size: 32px;
    line-height: 42px;
  }
}
.main-section .main-slider .slide-content .slide-desc {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
@media (min-width: 1200px) {
  .main-section .main-slider .slide-content .slide-desc {
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    white-space: pre-line;
  }
}
.main-section .main-slider .slide-content .slide-desc a {
  color: white;
  text-decoration: underline;
}
.main-section .main-slider .slide-content .slide-button {
  margin: auto;
}
.main-section .main-slider .slide-content .slide-button a {
  max-width: 270px;
}
.main-section .main-slider .slide-img {
  order: -1;
  height: auto;
  text-align: center;
  display: flex;
  align-items: flex-end;
}
@media (min-width: 1200px) {
  .main-section .main-slider .slide-img {
    height: 820px;
    position: absolute;
    width: 100%;
    top: 0;
    align-items: center;
    justify-content: center;
  }
}
.main-section .main-slider .slide-img img {
  height: auto;
  max-width: 100%;
  width: auto;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
@media (min-width: 1200px) {
  .main-section .main-slider .slide-img img {
    min-height: 830px;
  }
}
@media (min-width: 1200px) {
  .main-section .main-slider .slide-img.textbg::after {
    display: inline-block;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.35);
  }
}
.main-section .global-pagination {
  bottom: -5px;
  position: relative;
  z-index: 1;
}
@media (min-width: 1200px) {
  .main-section .global-pagination {
    bottom: 50px;
  }
}

#home-categories {
  padding: 15px 0px;
}
#home-categories .konte-container {
  padding: 0px;
}
@media (min-width: 1200px) {
  #home-categories {
    padding: 35px 0px;
  }
}
#home-categories picture {
  display: table;
}
#home-categories .subtitle {
  margin-bottom: 10px;
  display: block;
}
@media (min-width: 1200px) {
  #home-categories .subtitle {
    margin-bottom: 0px;
  }
}

.testimonials-clean {
  margin-top: 100px;
  padding-bottom: 50px;
  background-color: #f3f3f3;
}
.testimonials-clean h2 {
  text-align: center;
  margin-bottom: 40px;
}
.testimonials-clean .intro {
  font-size: 16px;
  max-width: 500px;
  margin: 0 auto;
}
.testimonials-clean .intro p {
  margin-bottom: 0;
}
.testimonials-clean .item {
  margin-bottom: 32px;
}
@media (min-width: 1200px) {
  .testimonials-clean .item {
    max-width: calc(100% - 30px);
  }
}
.testimonials-clean .item .box {
  padding: 30px;
  margin: 5px;
  background-color: #fff;
  position: relative;
  min-height: 100px;
  display: flex;
  align-items: center;
}
.testimonials-clean .item .author {
  margin-top: 28px;
  padding-left: 25px;
}
.testimonials-clean .item .name {
  margin-bottom: 2px;
  color: inherit;
  font-weight: 500;
}
.testimonials-clean .item .description {
  margin-bottom: 0;
}
.testimonials-clean .item .box:after {
  content: "";
  position: absolute;
  left: 30px;
  bottom: -24px;
  width: 0;
  height: 0;
  border: 15px solid transparent;
  border-width: 12px 15px;
  border-top-color: #fff;
}
.testimonials-clean .item img {
  max-width: 40px;
  float: left;
  margin-right: 12px;
  margin-top: -5px;
  border-radius: 50% !important;
}
.testimonials-clean .carousel-indicators li {
  background-color: grey;
}

.global-pagination {
  text-align: center;
  line-height: 8px;
}
.global-pagination.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 8px;
  width: 12px;
  height: 12px;
  border: 1px solid white;
  background: white;
  opacity: 1;
}
@media (max-width: 1200px) {
  .global-pagination.swiper-pagination-bullets .swiper-pagination-bullet {
    border: 1px solid #898989;
  }
}
.global-pagination.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #898989;
  border: 1px solid #898989;
}
.global-pagination.white-bullets {
  bottom: 25px;
}
.global-pagination.white-bullets.swiper-pagination-bullets .swiper-pagination-bullet {
  background: white;
  opacity: 1;
}
.global-pagination.white-bullets.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #000;
}

#insta h2 {
  text-align: center;
}

.map {
  filter: grayscale(100%);
}

footer .bottom-bar,
footer .mid-bar {
  border-top: 1px solid #e3e7e8;
  padding: 25px 0px;
}
footer .bottom-bar .row {
  display: flex;
  align-items: center;
}
footer .mid-bar .socials-menu {
  margin-top: 8px;
  padding: 8px;
}
footer .mid-bar .socials-menu a[href*="instagram.com"]:before {
  font-size: 30px;
  border: 1px solid;
  margin-right: 10px;
  padding: 0px 12px;
}
footer .mid-bar .socials-menu a {
  display: flex;
  align-items: center;
}
footer .payment-block {
  justify-content: space-between;
  text-align: center;
}
@media (min-width: 1199px) {
  footer .payment-block {
    display: flex;
    align-items: center;
  }
}
footer .payment-block img {
  height: 30px;
  filter: grayscale(100%);
}
footer .footer-title {
  margin-top: 15px;
}

.fb_iframe_widget {
  filter: grayscale(100%);
}

@media (min-width: 1200px) {
  .cta_col {
    padding: 35px;
  }
}

@media (max-width: 1200px) {
  .cta_row {
    margin-top: 25px !important;
    margin-bottom: 25px !important;
  }
}

.page-template-homepage .d-grid {
  display: grid;
}
.page-template-homepage footer {
  margin-top: 50px;
}
.page-template-homepage .site-footer {
  display: none !important;
}
.page-template-homepage .konte-product-carousel {
  padding: 15px;
}
.page-template-homepage h2 {
  text-align: center;
}
.page-template-homepage .site-content {
  padding-bottom: 0px !important;
}
.page-template-homepage .header-sticky--normal:not(.sticky) {
  background: transparent;
  color: white;
}
.page-template-homepage .header-sticky--normal:not(.sticky) .hamburger-menu .hamburger-box .hamburger-inner {
  background: white;
}
.page-template-homepage .header-sticky--normal:not(.sticky) .main-navigation a,
.page-template-homepage .header-sticky--normal:not(.sticky) .header-account > a,
.page-template-homepage .header-sticky--normal:not(.sticky) .svg-icon svg {
  color: white;
}
.page-template-homepage .header-sticky--normal:not(.sticky) .site-branding .logo-light {
  position: relative;
  opacity: 1;
}
.page-template-homepage .header-sticky--normal:not(.sticky) .logo-dark {
  display: none !important;
}
.page-template-homepage .header-sticky--normal:not(.sticky) .mega-sub-menu a {
  color: #000;
}

.d-flex {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.col-auto {
  padding: 8px;
}

@media (min-width: 1200px) {
  .d-flex {
    display: flex;
    margin: 0px -8px;
  }
  .d-flex > div {
    float: none;
  }
  .col-auto {
    width: auto;
    max-width: none;
  }
  .col-auto:last-child {
    margin-right: 0px;
  }
}
.notruck:after {
  position: relative;
  content: "X";
  color: red;
  font-weight: 500;
  font-size: 35px;
  width: 0px;
  display: inline-block;
  left: -25px;
  top: -10px;
  font-family: "Rajdhani";
}

.in-stock .fa-truck {
  font-size: 50px;
  margin-right: 15px;
}

.faflex {
  display: flex;
  align-items: center;
}

.trucking {
  background: url(/wp-content/themes/konte-child/truck.svg);
  width: 50px;
  height: 50px;
  display: block;
  background-position: center;
  background-size: contain;
  margin-right: 15px;
}

.notrucking:after {
  position: relative;
  content: "X";
  color: black;
  font-weight: 400;
  font-size: 37px;
  width: 0px;
  display: inline-block;
  left: 13px;
  top: -5px;
  font-style: normal;
  font-family: "Rajdhani";
}/*# sourceMappingURL=style.css.map */