/* GENERIC */
body h2 {
  font-size: 40px !important;
}

.includes_tax {
  text-transform: lowercase;
}

.ske-button-back-back-to-shop {
  padding: 5px 20px;
  margin-bottom: 10px;
  display: inline-block;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
  background-color: #374818;
  color: white;
  border-radius: 5px;
}
.ske-button-back-back-to-shop .breadcrumbs-container {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  font-size: 19px;
  margin-bottom: 5px;
  padding-left: 20px;
}
.ske-button-back-back-to-shop .breadcrumbs-container .breadcrumb-title {
  color: #7abfd3;
  margin: 0;
  pointer-events: none;
}
.ske-button-back-back-to-shop .breadcrumbs-container .breadcrumb-length {
  max-width: 400px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ske-button-back-back-to-shop .breadcrumbs-container a {
  color: black;
}
@media all and (max-width: 550px) {
  .ske-button-back-back-to-shop {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
  }
}
.ske-button-back-back-to-shop:hover {
  background-color: #607e66;
}
.ske-button-back-back-to-shop .ske-button-back {
  color: white;
}
.ske-button-back-back-to-shop .ske-button-back:hover {
  color: white;
}

.woocommerce-error {
  list-style: none !important;
  background: rgba(255, 0, 0, 0.3019607843) !important;
  color: black !important;
  border-radius: 5px !important;
  font-family: "Lato", sans-serif;
  font-size: 16px;
}

body .woocommerce .woocommerce-message {
  font-family: "Lato", sans-serif;
  border-radius: 5px !important;
  font-weight: 400 !important;
  font-size: 16px;
}

.woocommerce-message::before,
.woocommerce-message::after {
  content: none !important;
  display: none !important;
}

.woocommerce-Price-currencySymbol {
  margin-left: 3px;
}

.ske-cart-reload-wrap {
  display: inline-block;
}

.ske-cart-reload-button {
  padding: 10px;
  border-radius: 999px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #406447;
  color: white;
  transition: 0.2s all;
  cursor: pointer;
}
.ske-cart-reload-button:hover {
  background-color: #607e66;
}
.ske-cart-reload-button .fas {
  transition: 0.2s all;
}

.ske-cart-shipping-message {
  margin-bottom: 45px;
  font-size: 16px;
  padding: 20px;
  background-color: #f4f4f0;
  max-width: 800px;
}
@media all and (max-width: 1100px) {
  .ske-cart-shipping-message {
    margin-top: initial;
  }
}
.ske-cart-shipping-message .fas {
  font-size: 20px;
  padding: 10px;
}

.woocommerce-shipping-destination {
  display: none;
}

body .cart_totals .button,
.woocommerce-cart-form .button,
.wc-backward {
  background: #374818 !important;
  font-family: "zingsansrustsb-base", "zingsansrustsb-base_IE";
  font-size: 14px;
}

body .woocommerce-cart-form .coupon {
  display: flex;
  flex-direction: column;
  width: 235px;
  gap: 10px;
  margin-bottom: 10px;
}
body .woocommerce-cart-form .actions .coupon .button {
  margin: 0px 0px 0px 0px !important;
  float: unset !important;
}
@media (max-width: 750px) {
  body .woocommerce-cart-form .actions .coupon .button {
    margin-top: 8px !important;
  }
}
body .woocommerce-cart-form td.actions .button {
  float: none !important;
  width: 235px !important;
}
@media (max-width: 750px) {
  body .woocommerce-cart-form td.actions .button {
    margin-top: 8px !important;
    float: none !important;
    width: 235px;
  }
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
  appearance: textfield;
}

.shop_table .backorder_notification {
  display: none;
}
.shop_table .product-thumbnail img {
  max-height: 140px;
  width: auto;
}
.shop_table .product-remove a {
  font-size: 30px;
}
.shop_table th {
  font-family: "zingsansrustsb-base", "zingsansrustsb-base_IE";
  color: #374818;
  font-size: 16px !important;
}
.shop_table .product-name a {
  color: #374818;
  font-family: "zingsansrustsb-base", "zingsansrustsb-base_IE";
}
.shop_table .product-name a:hover {
  color: black;
}

.ske-product-single-attachment {
  margin-top: 20px;
}
.ske-product-single-attachment .fas {
  padding: 0px 10px;
}
.ske-product-single-attachment a {
  color: white;
  transition: 0.2s all;
  padding: 5px 10px 5px 20px;
  background-color: #406447;
  border-radius: 5px;
  display: inline-block;
}
.ske-product-single-attachment a:hover {
  background-color: #607e66;
  color: white;
}

.ske-product-information-variation-link {
  margin-bottom: 20px;
}

.body-wrap {
  max-width: 1200px !important;
}

.ske-medium-title,
.widget-title,
body h2,
body h1 {
  font-family: "zingsansrustsb-base", "zingsansrustsb-base_IE";
  font-size: 35px;
  white-space: normal;
  transition: none;
  line-height: 50px;
  color: #374818 !important;
  font-weight: 500 !important;
}
@media all and (max-width: 450px) {
  .ske-medium-title,
  .widget-title,
  body h2,
  body h1 {
    font-size: 30px !important;
    line-height: 30px !important;
  }
}

.textwidget h4,
.textwidget h5 {
  font-family: "zingsansrustsb-base", "zingsansrustsb-base_IE" !important;
}

.ske-button-back {
  color: #374818;
}
.ske-button-back:hover {
  color: #374818;
}

.ske-link-underline {
  text-decoration: underline;
  color: #374818;
}
.ske-link-underline:hover {
  color: #374818;
}

.ske-clean-link {
  color: #374818;
}
.ske-clean-link .fas {
  transition: 0.2s all;
}
.ske-clean-link:hover {
  color: #374818;
}

.ske-clean-link:hover .fas {
  margin-left: 10px;
}

.ske-single-product-price-custom {
  font-size: 30px;
  font-weight: 500 !important;
  font-family: "zingsansrustsb-base", "zingsansrustsb-base_IE";
  color: #374818;
}
.ske-single-product-price-custom .ske-extra-pricing-info {
  display: inline-block;
}
.ske-single-product-price-custom .amount {
  display: flex;
  align-items: center;
  margin-right: 10px;
}

.ske-extra-pricing-info {
  font-size: 14px;
}

.ske-product-information-link {
  margin-top: 20px;
}

.ske-default-variation-info-html {
  display: none;
  margin-top: 20px;
}

.ske-default-variation-text {
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  color: #374818;
}

.ske-product-development-title .widget-title {
  font-size: "zingsansrustsb-base", "zingsansrustsb-base_IE";
  font-size: 35px;
  color: #406447;
  line-height: 45px;
  font-weight: 400;
}

p {
  font-family: "Lato", sans-serif;
  color: #374818;
}

li ul {
  font-family: "Lato", sans-serif !important;
}

button {
  padding: 10px 20px 10px 20px;
  margin-top: 20px;
  background: #707070;
  border: 0px;
  color: white;
  font-family: "Lato", sans-serif;
}

button:hover {
  background: #313131;
}

div {
  font-family: "Lato", sans-serif;
  color: #374818;
}

.menu-toggle.open::before {
  font-size: 30px !important;
  color: #374818;
}

.main-nav ul.sf-menu li ul {
  background: white !important;
}

@media all and (max-width: 955px) {
  body .main-nav {
    display: none !important;
  }
}

@media all and (max-width: 955px) {
  .menu-toggle.open {
    display: inline-block !important;
  }
}

.sidebar .menu-item-has-children > a {
  pointer-events: none;
}

.hidden-scroll {
  background: white;
}

.menu-toggle.close::before {
  color: #374818 !important;
  margin-top: 30px;
  font-size: 24px !important;
  margin-right: 5px;
}
@media all and (max-width: 782px) {
  .menu-toggle.close::before {
    margin-top: 45px !important;
  }
}

body.home .menu-toggle.close::before {
  color: #374818 !important;
  margin-top: 100px;
  font-size: 24px !important;
  margin-right: 5px;
}
@media all and (max-width: 564px) {
  body.home .menu-toggle.close::before {
    margin-top: 140px !important;
  }
}
@media all and (max-width: 560px) {
  body.home .menu-toggle.close::before {
    margin-top: 90px !important;
  }
}
@media all and (max-width: 544px) {
  body.home .menu-toggle.close::before {
    margin-top: 125px !important;
  }
}

body.page-id-1869 .menu-toggle.close::before {
  color: #374818 !important;
  margin-top: 85px;
  font-size: 24px !important;
  margin-right: 5px;
}
@media all and (max-width: 782px) {
  body.page-id-1869 .menu-toggle.close::before {
    margin-top: 93px !important;
  }
}
@media all and (max-width: 593px) {
  body.page-id-1869 .menu-toggle.close::before {
    margin-top: 127px !important;
  }
}
@media all and (max-width: 560px) {
  body.page-id-1869 .menu-toggle.close::before {
    margin-top: 137px !important;
  }
}

body.page-id-7380 .menu-toggle.close::before {
  color: #374818 !important;
  margin-top: 85px;
  font-size: 24px !important;
  margin-right: 5px;
}
@media all and (max-width: 782px) {
  body.page-id-7380 .menu-toggle.close::before {
    margin-top: 93px !important;
  }
}
@media all and (max-width: 593px) {
  body.page-id-7380 .menu-toggle.close::before {
    margin-top: 127px !important;
  }
}
@media all and (max-width: 560px) {
  body.page-id-7380 .menu-toggle.close::before {
    margin-top: 137px !important;
  }
}

body.page-id-7380 #slide-panel .hidden-scroll .inner,
body.page-id-1869 #slide-panel .hidden-scroll .inner,
body.product-template-default #slide-panel .hidden-scroll .inner,
body.home #slide-panel .hidden-scroll .inner {
  margin-top: 180px !important;
}

#slide-panel a {
  color: #374818 !important;
  font-family: "zingsansrustsb-base", "zingsansrustsb-base_IE";
  font-size: 26px !important;
  z-index: 0 !important;
  padding: 10px 0 !important;
}

#slide-panel nav li {
  border-bottom: 1px solid rgba(46, 46, 46, 0.1843137255) !important;
}

#slide-panel nav ul li:last-child {
  border-bottom: none !important;
}

#slide-panel .menu-item-has-children:after {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  z-index: 111 !important;
  font-size: 35px;
}

.ske-green-link {
  display: inline-block;
  margin-top: 10px;
  color: #374818;
}

.ske-green-link:hover {
  text-decoration: underline;
  color: #374818;
}

.ske-spacer {
  height: 20px;
  width: 1px;
  background-color: transparent;
}

.ske-button-link {
  box-shadow: rgb(153, 153, 153) 0px 0px 0px 0px;
  font-family: "Roboto";
  padding: 10px 30px 10px 30px;
  white-space: nowrap;
  font-size: 17px;
  line-height: 17px;
  font-weight: 500;
  color: white !important;
  background-color: rgba(0, 48, 9, 0.75);
  border-color: rgb(0, 0, 0);
  border-radius: 30px;
  box-sizing: border-box;
  cursor: pointer;
  visibility: inherit;
  transition: none 0s ease 0s;
  text-align: inherit;
}
.ske-button-link a {
  color: white !important;
}

header.entry-header.main * .ske-button-link {
  color: white !important;
}

.ske-button-link-symbol {
  margin-left: 10px;
}

.ske-medium-title-center {
  text-align: center;
  max-width: 600px;
  font-family: "zingsansrustsb-base", "zingsansrustsb-base_IE";
  font-size: 50px !important;
  white-space: normal;
  transition: none;
  line-height: 72px !important;
  color: #374818;
  margin-left: auto;
  margin-right: auto;
}

.ske-small-title {
  font-family: "Lato", sans-serif;
  max-width: 300px;
  color: #374818;
  font-size: 12px;
}

.ske-product-text {
  font-family: "Lato", sans-serif;
  color: #374818;
}

.ske-product-text-widget p {
  font-family: "Lato", sans-serif;
  color: #374818;
  text-align: center;
  margin: 0px !important;
}

.ske-product-text-widget-left p {
  font-family: "Lato", sans-serif;
  color: #374818;
  text-align: left;
  margin: 0px !important;
}

.ske-featured-product-link {
  color: #9a9a76;
  padding: 10px 20px 10px 100px;
  position: relative;
}

.ske-featured-product-link:hover {
  color: #6d6d5d;
}

.ske-featured-product-link:before {
  content: "";
  height: 1px;
  background: #CCC;
  width: 5em;
  display: block;
  position: absolute;
  height: 2px;
  top: 1.3em;
}

.ske-divider {
  height: 200px;
  width: 1px;
  background-color: black;
  margin-left: auto;
  margin-right: auto;
  margin-top: -80px;
}

.ske-divider-title {
  font-size: 20px;
  text-align: center;
  font-family: "zingsansrustsb-base", "zingsansrustsb-base_IE";
  font-weight: 500 !important;
  color: #374818;
  margin-bottom: 80px;
}

.products-2col {
  display: flex;
  justify-content: space-between;
  margin-bottom: 80px;
}

.product-2col-left,
.product-2col-right {
  width: 45%;
  display: flex;
  justify-content: center;
}

.ske-row-margin-header-fix {
  margin-top: -100px;
}

#main-container {
  background: white !important;
}

/* FONT AWESOME */
.fa-icon-chevron-right {
  margin-right: 5px;
}

/* FRONTPAGE HISTORY */
.ske-history-content-image-wrap {
  min-width: 400px;
  max-width: 400px;
  padding-left: 30px;
}

.ske-history-content {
  display: flex;
  justify-content: space-between;
}

.ske-history-wrap-content {
  margin-bottom: 40px;
}

.ske-history-spacer {
  height: 40px;
  width: 1px;
  background: transparent;
}

.ske-history-wrap {
  border-left: 2px solid #3d6143;
}

.ske-history-text {
  font-family: "Lato", sans-serif;
  color: #374818;
  font-size: 15px;
}

.ske-history-small-title {
  font-size: 20px;
  text-transform: uppercase;
  font-family: "Lato", "sans-serif";
  color: #374818;
  padding-top: 10px;
}

.ske-history-wrap .ske-history-text,
.ske-history-small-title,
.ske-history-wrap .ske-medium-title {
  padding-left: 30px;
}

.ske-history-wrap .ske-medium-title {
  position: relative;
}

.ske-history-wrap .ske-medium-title:before {
  content: " ";
  display: block;
  position: absolute;
  left: -6px;
  top: 33%;
  margin-left: -10px;
  width: 30px;
  height: 30px;
  border: 5px solid #3d6143;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 30px;
  background: #ffffff;
  z-index: 10;
}

/* REV SLIDER */
.ske-header-main-slider {
  border-top: 2px solid rgba(0, 0, 0, 0.1490196078);
  border-bottom: 2px solid rgba(0, 0, 0, 0.1490196078);
}

/* HEADER */
.top-header.stacked-header #main-container #site-header #logo {
  padding: 20px 0px 25px 0px !important;
}

.nav-holder div ul li a span {
  font-family: "zingsansrustsb-base", "zingsansrustsb-base_IE";
  font-weight: 500 !important;
  font-size: 20px;
  color: #374818 !important;
  letter-spacing: 1px;
  text-transform: none;
}

.nav-holder div ul li a {
  margin-top: 13px;
}

.nav-holder ul li:hover {
  background-color: rgba(244, 244, 240, 0.1215686275) !important;
}

.link-depth-1:hover {
  background-color: rgba(244, 244, 240, 0.1215686275) !important;
}

.site-title {
  padding-top: 20px;
}

.header-big-title {
  font-family: "zingsansrustsb-base", "zingsansrustsb-base_IE";
  font-size: 67px !important;
  white-space: normal;
  transition: none;
  line-height: 72px !important;
  color: #374818;
}

#site-header {
  background: transparent !important;
  /*position: absolute !important;*/
  box-shadow: none !important;
  border-bottom: 0px !important;
  width: 100% !important;
}

/* FRONTPAGE TRIPPLE ICONS */
.tripple-icon-outer:hover {
  box-shadow: 0 30px 60px -12px rgba(50, 50, 93, 0.25), 0 18px 36px -18px rgba(0, 0, 0, 0.3);
}

.tripple-icon-outer {
  width: 33%;
  padding: 20px;
  text-align: center;
}
@media all and (max-width: 760px) {
  .tripple-icon-outer {
    width: 100%;
  }
}

.tripple-icon-outer-seeds {
  width: 45%;
}

.tripple-title {
  margin: 10px 0px 20px 0px;
  font-size: 25px;
}

.tripple-icons-wrap {
  display: flex;
  justify-content: space-between;
}

.tripple-icon-wrap {
  padding: 30px;
  border: 1px solid black;
  border-radius: 200px;
  display: inline-block;
}

.tripple-icon-image {
  max-height: 70px;
  display: flex;
}

.tripple-icons-bottom-wrap {
  text-align: center;
  margin-top: 80px;
}

.tripple-icon-bottom-wrap {
  padding: 20px;
  border: 1px solid black;
  border-radius: 200px;
  display: inline-block;
}

/* DOUBLE ICONS */
.double-icon-outer:hover {
  box-shadow: 0 30px 60px -12px rgba(50, 50, 93, 0.25), 0 18px 36px -18px rgba(0, 0, 0, 0.3);
}

.double-icon-outer {
  width: 33%;
  padding: 20px;
}

.double-icon-outer-seeds {
  width: 45%;
}

.double-title {
  margin: 10px 0px 20px 0px;
}

.double-icon-outer {
  text-align: center;
}

.double-icons-wrap {
  display: flex;
  justify-content: space-between;
}

.double-icon-wrap {
  padding: 30px;
  border: 1px solid black;
  border-radius: 200px;
  display: inline-block;
}

.double-icon-image {
  max-height: 70px;
  display: flex;
}

.double-icons-bottom-wrap {
  text-align: center;
  margin-top: 80px;
}

.double-icon-bottom-wrap {
  padding: 20px;
  border: 1px solid black;
  border-radius: 200px;
  display: inline-block;
}

/* FRONTPAGE */
.ske-ibc-tank-image {
  max-height: 200px;
}

.ske-ibc-tank-wrap {
  margin-left: 20%;
}

.ske-nice-services-text {
  max-width: initial !important;
  padding-bottom: 20px;
}

.ske-services-row-wrap-top {
  margin-top: 60px;
}

.ske-services-title {
  padding-left: 20px;
}

.ske-services-image {
  width: 70px;
  height: 70px;
}

.ske-services-top-row-wrap {
  display: flex;
}

.ske-services-image-wrap-border {
  align-self: center;
  border: 1px solid rgba(61, 97, 67, 0.6196078431);
  border-radius: 300px;
  padding: 30px;
}

.ske-services-text {
  font-family: "Lato", sans-serif;
  color: #374818;
}

.ske-services-row-wrap {
  display: flex;
  align-items: flex-start;
}

.ske-services-row-wrap {
  margin-bottom: 40px;
}

.ske-services-image-wrap {
  display: flex !important;
  justify-content: center;
  min-width: 150px;
  margin-right: 30px;
  border-radius: 200px;
  height: 200px;
}

.ske-services-image-wrap img {
  max-height: 100%;
  max-width: 100%;
  align-self: center;
  display: block;
}

.ske-gallery-wrap img {
  display: block;
}

.ske-gallery-top {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}

.ske-gallery-top-spacer {
  min-width: 30px;
  background-color: transparent;
}

.ske-about-the-company-text {
  font-family: Lato;
}

.about-the-company-nice-title {
  display: inline-block;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 4px solid #3d6143;
}

.ske-about-the-company-image {
  position: relative;
  width: 100%;
  height: 200px;
  background: url("/wp-content/uploads/2019/01/bakgrund.jpg") center center no-repeat;
  background-size: cover;
}

.technical-oils-image img {
  max-height: 300px;
}

.frontpage-title-margin-top {
  margin-top: 80px;
}

.video-content-wrap {
  margin-top: 40px;
  margin-left: 20px;
}

.test {
  position: relative;
  width: 300px;
  height: 300px;
  background: url("/wp-content/uploads/2018/06/testbg.png") center center no-repeat;
  background-size: cover;
}

.test:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: radial-gradient(transparent 10%, white 70%, white 82%);
  opacity: 1;
}

.ske-featured-products-outer1 {
  background: url("/wp-content/uploads/2018/06/test2.png") center center no-repeat;
  background-size: cover;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  left: 0;
  opacity: 0.1;
}

.ske-product-title-bg {
  background: url("/wp-content/uploads/2018/06/test3.png") center center no-repeat;
  background-size: cover;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  left: 0;
  opacity: 0.1;
}

.ske-product-title-bg:before {
  background-image: radial-gradient(transparent 32%, #f4f4f0 80%, #f4f4f0 82%);
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 1;
}

.ske-product-title-wrap {
  position: relative;
}

.ske-featured-product-image {
  height: 300px;
}

.ske-featured-product-wrap-left {
  display: flex;
  justify-content: flex-start;
}

.ske-featured-product-wrap-right {
  display: flex;
  justify-content: flex-end;
  margin-right: 100px;
}

/* RELATED PRODUCTS */
.ske-related-product:hover {
  border: 1px solid #eaeaea;
  background: #f4f4f0;
}

.ske-related-main-title {
  margin-bottom: 20px;
}

.ske-related-product-title {
  text-align: center;
  margin-top: 10px;
}

.ske-related-products-outer {
  display: flex;
  justify-content: space-between;
  max-height: 400px;
}

.ske-related-product {
  width: 250px;
  height: 250px;
  border: 1px solid #f4f4f0;
  padding: 20px;
}

.ske-related-product-image {
  height: 80%;
  display: flex;
  justify-content: center;
}

.ske-related-product-image img {
  max-height: 100%;
}

/* PRODUCT PAGE */
.ske-product-page-image img {
  max-height: 400px;
  width: auto;
  margin-left: auto;
  margin-right: auto;
}

.ske-product-page-image-bigger img {
  max-height: 800px;
  width: auto;
  margin-left: auto;
  margin-right: auto;
}

.ske-product-nutrition-table {
  width: 400px;
}

.ske-product-nutrition-table-row {
  border-bottom: 1px solid #f4f4f0;
  display: flex;
  padding: 5px 0px 5px 0px;
  justify-content: space-between;
}

/* PRODUCT CATEGORY */
.ske-product-category-specific-images {
  margin: 20px 0px 20px 0px;
}

.ske-product-category-specific-images img {
  max-height: 40px;
}

.ske-product-category-outer {
  display: flex;
}

.ske-product-category-left {
  height: 300px;
  width: 40%;
  text-align: center;
}

.ske-product-category-left img {
  max-height: 100%;
  max-width: 60%;
}

.ske-product-category-right {
  width: 60%;
}

/* IMPORT FOOTER */
.ske-footer-special-image {
  width: 50px;
  height: 50px;
}

.ske-footer-social {
  margin-top: 40px;
  display: flex;
  justify-content: center;
}

.ske-footer-social-facebook {
  padding-right: 20px;
}

.ske-footer-social-linkedin {
  padding-left: 20px;
}

#footer .ske-footer-link-wrap {
  color: #545454 !important;
}
#footer .ske-footer-link-wrap:hover {
  color: #0767ca !important;
}

.ske-footer-tm-wrap img {
  height: 25px;
}

.ske-footer-tm-image-wrap-1 {
  padding-right: 10px;
}

.ske-footer-tm-image-wrap-2 {
  padding-left: 10px;
}

.ske-footer-tm-wrap {
  margin-top: 40px;
  display: flex;
  justify-content: center;
}

.ske-footer-title-small {
  font-size: 13px !important;
  display: inline-block;
  margin-bottom: 10px;
  color: #003009 !important;
  font-weight: 500 !important;
  font-family: "zingsansrustsb-base", "zingsansrustsb-base_IE" !important;
}

.ske-footer-flex-box {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.ske-footer-link-symbol {
  max-height: 20px;
  margin-right: 10px;
}

.ske-footer-col-1 {
  width: 22%;
  border-right: 1px solid #cecece;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.ske-footer-col-2,
.ske-footer-col-3,
.ske-footer-col-4 {
  justify-content: center;
  display: flex;
  align-items: flex-start;
}

#ske-footer-inside {
  margin: 0 auto;
  padding: 60px 0px 60px 0px !important;
  max-width: 1200px;
}

#footer.col-3 .widget-box:nth-child(3n+1) {
  clear: none !important;
}

.ske-footer-contact-details {
  font-size: 16px;
  color: #545454;
  padding: 20px 0px 0px 40px;
  min-width: 175px;
}

#footer {
  background: #fcfcfc !important;
  color: #545454;
}

.ske-footer-symbol-wrap {
  max-width: 200px;
  margin-left: auto;
  margin-right: auto;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .ske-footer-symbol-wrap {
    height: 200px;
  }
}

.ske-footer-symbol-image {
  width: auto;
}

/* FOOTER */
.ske-footer-email-img {
  height: 30px;
  margin-top: 5px;
}

.footer-icons-center-image-wrap {
  padding-left: 50px;
  padding-right: 50px;
}

.footer-icons-wrap {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}

.footer-icons-image {
  max-height: 40px;
}

.footer-logo {
  margin-bottom: 40px;
}

#footer div {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  color: #374818 !important;
  line-height: 1.3em !important;
  font-size: 19px !important;
}

#footer {
  background-color: #f4f4f0 !important;
  /*    background-color: #3d6143 !important;*/
}

#footer-inside {
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
  padding-top: 80px;
  padding-bottom: 80px;
}

/* CONTACT */
.contact-top-image-wrap {
  background: url("") center center no-repeat;
  background-size: cover;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  left: 0;
  opacity: 0.1;
}

.contact-form-outer label {
  display: block;
}

.contact-form-outer input {
  width: 100%;
}

.contact-form-row-wrap {
  display: flex;
  justify-content: space-between;
}
@media all and (max-width: 500px) {
  .contact-form-row-wrap {
    flex-direction: column;
  }
}

.contact-form-row {
  width: 45%;
}
@media all and (max-width: 500px) {
  .contact-form-row {
    width: 100%;
  }
}

@media all and (max-width: 500px) {
  #ske-contact-submit {
    height: 50px;
    width: 100px;
    font-size: 16px;
  }
}

.contact-form-send {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  flex-direction: column;
}

.checkbox-contact {
  display: flex;
  gap: 10px;
  font-size: 15px;
  align-items: center;
}
.checkbox-contact label {
  font-size: 15px;
  line-height: 20px;
}
@media all and (max-width: 500px) {
  .checkbox-contact label {
    font-size: 14px;
  }
}

.underline-text-red {
  text-decoration: underline !important;
  text-decoration-color: red !important;
}

.ske-contact-form-error {
  color: red !important;
  font-size: 17px;
}

.ske-contact-form-error-hide {
  display: none;
}

.contact-grid {
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 30px;
  margin-bottom: 80px;
}
.contact-grid .so-panel {
  display: none !important;
}
.contact-grid .widget {
  display: none !important;
}
.contact-grid .widget_sow-editor {
  display: none !important;
}

.contact-wrap {
  display: flex;
  flex-direction: column;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 15px;
}

.contact-image-wrap {
  max-width: 280px;
}
@media screen and (max-width: 500px) {
  .contact-image-wrap {
    max-width: 220px;
  }
}

.contact-information-wrap {
  display: flex;
  flex-direction: column;
  gap: 12px;
  text-align: center;
}

.contact-name {
  font-family: "zingsansrustsb-base", "zingsansrustsb-base_IE";
  font-size: 28px !important;
  white-space: normal;
  transition: none;
  color: #374818 !important;
  font-weight: 800 !important;
}

.contact-title {
  font-family: "Lato", sans-serif;
  font-size: 20px !important;
  color: #374818 !important;
  font-weight: 500 !important;
}

.contact-email,
.contact-phone,
.contact-description {
  font-family: "Lato", sans-serif;
  font-size: 20px !important;
  white-space: normal;
  transition: none;
  color: #374818 !important;
}
.contact-email a,
.contact-phone a,
.contact-description a {
  color: unset !important;
}

.about-us-name {
  font-family: "zingsansrustsb-base", "zingsansrustsb-base_IE";
  font-size: 35px !important;
  white-space: normal;
  transition: none;
  line-height: 72px !important;
  color: #374818 !important;
  font-weight: 500 !important;
}

.about-us-title {
  font-weight: 500 !important;
}

.about-us-title,
.about-us-email,
.about-us-phone,
.about-us-description {
  font-family: "Lato", sans-serif;
  font-size: 18px !important;
  white-space: normal;
  transition: none;
  color: #374818 !important;
}
.about-us-title a,
.about-us-email a,
.about-us-phone a,
.about-us-description a {
  color: #374818 !important;
}
.about-us-title i,
.about-us-email i,
.about-us-phone i,
.about-us-description i {
  font-size: 14px;
}

.about-us-wrap {
  margin-top: 40px;
  display: flex;
}

.about-us-image-wrap {
  width: 20%;
}

.about-us-information-wrap {
  width: 70%;
  padding-left: 30px;
  padding-top: 30px;
}

.pressing-content-image {
  background: url("/wp-content/uploads/2019/02/rapeseed-field.jpeg");
  background-size: cover;
  width: 500px;
  height: 390px;
}

.ibc-content-image-2 {
  background: url(/wp-content/uploads/2019/03/anl.jpg);
  background-size: cover;
  width: 500px;
  height: 390px;
  border-left: 1px solid #d9d9d4;
  border-bottom: 1px solid #d9d9d4;
}

.ibc-content-image-1 {
  background: url(/wp-content/uploads/images/ibc-tank-600.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 500px;
  height: 390px;
}

.ibc-tank-image img {
  max-width: 250px !important;
}

.press-tap-box-box {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  z-index: 999;
  position: relative;
  background: white;
  margin-top: -150px;
  padding: 20px;
  box-shadow: 0 30px 60px -12px rgba(50, 50, 93, 0.25), 0 18px 36px -18px rgba(0, 0, 0, 0.3);
}

.page-id-7153 #site-header,
.page-id-7222 #site-header,
.page-id-7234 #site-header,
.page-id-7252 #site-header {
  position: absolute !important;
}

/* PRESS AND TAP */
.pressing-content-wrap {
  padding-right: 40px;
  padding-top: 30px;
  padding-left: 30px;
  padding-bottom: 30px;
  height: 390px;
}

.contact-press-and-tap-title {
  font-family: "zingsansrustsb-base", "zingsansrustsb-base_IE";
  font-size: 30px;
  white-space: normal;
  transition: none;
  line-height: 35px !important;
  color: #374818 !important;
  font-weight: 500 !important;
}
@media all and (max-width: 450px) {
  .contact-press-and-tap-title {
    font-size: 25px !important;
    line-height: 30px !important;
  }
}

.contact-press-and-tap-wrap {
  background: #f4f4f0;
  padding: 30px;
  display: flex;
}

.contact-press-and-tap-content-text {
  margin-bottom: 10px;
}

.contact-press-and-tap-nicklas {
  margin-bottom: 20px;
}

.contact-press-and-tap-wrap a {
  color: #344611 !important;
}

.press-and-tap-contact-box-icon {
  width: 20px;
  margin-right: 10px;
}

.contact-press-and-tap-name {
  margin-bottom: 10px;
  font-size: 25px;
}

.single-product .content-area .content-area {
  max-width: 1200px !important;
}

.cart-icon::before {
  font-size: 30px !important;
}
@media all and (max-width: 955px) {
  .cart-icon::before {
    margin-right: 25px;
  }
}

@media all and (max-width: 955px) {
  .cart-count {
    margin-right: 25px;
  }
}

.secondary-nav {
  margin-top: 13px !important;
}

.woocommerce {
  padding-bottom: 0px !important;
}

.ske-product-category-wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  justify-items: center;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .ske-product-category-wrapper {
    display: flex;
    flex-wrap: wrap;
  }
}

.ske-product-cat-chip-wrapper {
  display: flex;
  flex-wrap: wrap;
  width: 50%;
  margin: 25px;
}
@media all and (max-width: 1050px) {
  .ske-product-cat-chip-wrapper {
    width: 100%;
    margin: 0px 0px 25px 0px;
  }
}
.ske-product-cat-chip-wrapper .ske-product-cat-chip {
  background: #E8E8E8;
  border-radius: 99px;
  padding: 5px 20px 5px 20px;
  font-weight: 500;
  font-size: 15px;
  margin: 5px;
  cursor: pointer;
}
.ske-product-cat-chip-wrapper .ske-product-cat-chip:hover {
  background-color: #f3f2f2 !important;
}
.ske-product-cat-chip-wrapper .active {
  background-color: rgba(0, 48, 9, 0.75);
}
.ske-product-cat-chip-wrapper .active .ske-product-cat-chip-text {
  color: white !important;
}

.ske-product-display-hidden-cat {
  display: none;
}

.ske-product-display-wrap {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.05), 0 10px 10px rgba(0, 0, 0, 0.05);
  display: flex;
  flex-direction: column;
  width: 350px;
  padding-top: 25px;
  border-radius: 5px;
  text-align: center;
  margin-bottom: 50px;
  transition: all 0.25s ease-in-out;
  background-image: url(/wp-content/uploads/2021/04/header-bg.png);
  background-size: cover;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .ske-product-display-wrap {
    margin: 25px;
  }
}
.ske-product-display-wrap .ske-product-image {
  width: 200px;
  height: 300px;
  object-fit: scale-down;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .ske-product-display-wrap .ske-product-image {
    width: auto;
  }
}
.ske-product-display-wrap a {
  width: 100%;
}
.ske-product-display-wrap .ske-product-add-to-cart-btn {
  padding: 25px;
}
.ske-product-display-wrap .ske-woo-text-wrap {
  font-family: "zingsansrustsb-base", "zingsansrustsb-base_IE" !important;
  width: 100%;
  padding: 15px 25px 10px 25px;
  text-align: left;
  padding-left: 15px;
  padding-right: 15px;
  line-height: 22px;
  text-align: center;
}
.ske-product-display-wrap .ske-woo-text-wrap .ske-product-button:hover {
  opacity: 0.5;
}
.ske-product-display-wrap .ske-woo-text-wrap .ske-product-category-text {
  display: flex;
}
.ske-product-display-wrap .ske-woo-text-wrap .ske-product-category-price-pre {
  padding-right: 5px;
}
.ske-product-display-wrap .ske-woo-text-wrap .ske-product-category-price-text {
  font-weight: 500;
}
.ske-product-display-wrap .ske-woo-desc-wrap {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.ske-product-display-wrap .ske-woo-desc-wrap .ske-button-link {
  height: unset !important;
}
.ske-product-display-wrap .ske-product-button {
  background: rgba(0, 48, 9, 0.75);
  padding: 5px 20px 5px 20px;
  border-radius: 4px;
  color: white;
}

.ske-product-attribute-text {
  font-size: 15px;
  font-style: italic;
  color: #494949;
  font-weight: 400;
}

.ske-product-campaign-text {
  position: absolute;
  top: 0px;
  margin-left: 25px;
}

.skeby-test {
  width: 100px;
  height: 100px;
  background-image: url("/wp-content/uploads/2022/07/blob-3.png");
}

.ske-product-price-bubble-wrapper {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
.ske-product-price-bubble-wrapper .ske-product-price-bubble {
  position: relative;
  background: rgba(0, 48, 9, 0.75);
  font-weight: 500;
  border-radius: 999px;
  margin-right: 25px;
}
.ske-product-price-bubble-wrapper .ske-product-price-bubble .ske-product-category-text {
  display: inline-block;
  color: #fff;
  text-align: center;
  line-height: 0px;
  border-radius: 50%;
  min-width: 55px;
  min-height: 55px;
}
.ske-product-price-bubble-wrapper .ske-product-price-bubble .ske-product-category-text span {
  display: inline-block;
  padding-top: 50%;
  padding-bottom: 50%;
  margin-left: 1px;
  margin-right: 1px;
  color: white !important;
}

.ske-product-height-spacer {
  flex: 1;
}

.ske-product-list-image-wrap {
  display: flex;
  justify-content: center;
}

.ske-product-display-link-wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex: 1;
  position: relative;
}

.ske-product-display-wrap:hover {
  transform: scale(1.02);
}

body .woocommerce-error {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.05), 0 10px 10px rgba(0, 0, 0, 0.05);
  padding: 20px;
  list-style: none;
}

body .woocommerce-message {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.05), 0 10px 10px rgba(0, 0, 0, 0.05);
  background: none !important;
  font-family: "Lato", sans-serif !important;
  font-weight: 500 !important;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  gap: 10px;
  text-align: center;
}
@media all and (max-width: 550px) {
  body .woocommerce-message {
    flex-direction: column-reverse;
    align-items: center;
  }
}

body .woocommerce-message .button.wc-forward {
  box-shadow: rgb(153, 153, 153) 0px 0px 0px 0px;
  font-family: "Roboto" !important;
  padding: 10px 30px 10px 30px !important;
  white-space: nowrap !important;
  font-size: 17px !important;
  line-height: 17px !important;
  font-weight: 500 !important;
  color: white !important;
  background-color: rgba(0, 48, 9, 0.75) !important;
  border-color: rgb(0, 0, 0) !important;
  border-radius: 30px !important;
  box-sizing: border-box !important;
  cursor: pointer !important;
  visibility: inherit !important;
  transition: none 0s ease 0s !important;
  text-align: inherit !important;
  text-transform: initial !important;
}

body .wc-forward {
  max-height: 42px !important;
}

.ske-product-page-top-notification {
  padding: 5px;
  font-family: "Lato", sans-serif;
  color: white !important;
  font-size: 16px;
  text-align: center;
  display: flex;
  justify-content: center;
  background: #374818;
  flex-direction: row;
  position: relative;
  width: 100%;
  z-index: 999;
}
@media all and (max-width: 560px) {
  .ske-product-page-top-notification {
    flex-direction: column;
    padding: 0;
  }
}
.ske-product-page-top-notification .ske-product-order-info {
  color: white !important;
  text-align: center;
}
@media all and (max-width: 560px) {
  .ske-product-page-top-notification .ske-product-order-info {
    padding: 0;
  }
}
.ske-product-page-top-notification .ske-product-order-info-bold {
  font-weight: 500 !important;
}
.ske-product-page-top-notification .ske-product-page-top-left,
.ske-product-page-top-notification .ske-product-page-top-right {
  display: flex;
  justify-content: center;
}
@media all and (max-width: 560px) {
  .ske-product-page-top-notification .ske-product-page-top-left,
  .ske-product-page-top-notification .ske-product-page-top-right {
    flex-direction: column;
  }
}

.ske-product-order-info,
.ske-product-order-info-divider {
  padding: 5px;
  font-family: "Lato", sans-serif;
}

body .product-col {
  width: 50%;
}

.ske-product-wrap {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.05), 0 10px 10px rgba(0, 0, 0, 0.05);
  display: flex;
  min-height: 800px;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .ske-product-wrap {
    height: 800px;
  }
}
.ske-product-wrap p {
  line-height: 20px !important;
}

.ske-left {
  background-image: url("/wp-content/uploads/images/woo-bg.png");
  justify-content: center;
  align-items: center;
  display: flex !important;
  position: relative;
}

.ske-right {
  background-repeat: repeat;
}
.ske-right .variations select {
  width: 70%;
  padding: 8px;
  font-weight: 500 !important;
  color: #406447;
  font-family: "Lato", sans-serif !important;
}
.ske-right h2.ske-second-title {
  font-size: 35px !important;
}
.ske-right .ske-first-title {
  font-size: 17px !important;
  text-transform: uppercase;
  line-height: 15px;
}

.entry-summary {
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 80px;
  padding-bottom: 80px;
  justify-content: center;
  height: 100%;
  display: flex !important;
  flex-direction: column;
  justify-content: flex-start;
}

.ske-qty-wrap {
  display: flex;
  align-items: center;
  text-align: center;
  margin-right: 20px;
  font-size: 25px;
  user-select: none;
  font-family: "Lato", sans-serif !important;
}
.ske-qty-wrap .left {
  width: 40px;
  color: white;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
  background: rgba(0, 48, 9, 0.75);
  height: 37px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.ske-qty-wrap .right,
.ske-qty-wrap .left {
  transition: 0.2s all;
}
.ske-qty-wrap .right:hover,
.ske-qty-wrap .left:hover {
  background-color: #607e66;
}
.ske-qty-wrap .right {
  width: 40px;
  color: white;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
  background: rgba(0, 48, 9, 0.75);
  height: 37px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.ske-qty-wrap .ske-qty-middle {
  width: 40px;
  color: white;
  font-size: 17px;
  background: rgb(0, 48, 9);
  border: none;
  box-shadow: none;
  text-align: center;
  height: 37px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ske-in-stock {
  margin: 0 0 1.5em;
  font-family: "Lato", sans-serif !important;
  display: flex;
  align-items: center;
}
.ske-in-stock .fas {
  color: #374818;
  font-size: 12px;
  padding-right: 3px;
}

.ske-not-in-stock {
  margin: 0 0 1.5em;
  font-family: "Lato", sans-serif !important;
  display: flex;
  align-items: center;
}
.ske-not-in-stock .fas {
  color: #ab3a38;
  font-size: 12px;
  padding-right: 3px;
}

.ske-woo-marks-wrap {
  display: flex;
  justify-content: start;
  flex-direction: row;
  padding-top: 50px;
}
.ske-woo-marks-wrap .ske-woo-logo {
  margin: 5px;
}

#product-details {
  max-width: 1000px;
  padding-top: 40px;
}
#product-details .ske-woo-related-wrap {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  justify-items: center;
  padding-top: 50px;
  gap: 15px;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  #product-details .ske-woo-related-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
#product-details .ske-woo-product {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.05), 0 10px 10px rgba(0, 0, 0, 0.05);
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  width: 100%;
  height: 250px;
  transition: all 0.25s ease-in-out;
  padding: 5px;
}
#product-details .ske-woo-product .ske-woo-text-wrap {
  font-family: "Lato", sans-serif;
}
#product-details .ske-woo-product .ske-woo-image {
  margin: 5px;
}
#product-details .ske-woo-product .ske-woo-image img {
  width: 120px;
  height: 120px;
  object-fit: scale-down;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  #product-details .ske-woo-product .ske-woo-image img {
    width: auto !important;
  }
}
#product-details .ske-woo-product:hover {
  transform: scale(1.05);
}

.ske-woo-text-name-wrap {
  text-align: center;
  font-weight: 500;
  font-size: 21px;
  min-height: 50px;
}

.ske-woo-industry-product-container {
  display: flex;
  justify-content: center;
  margin-bottom: 10px;
}

.ske-woo-industry-product-button {
  box-shadow: rgb(153, 153, 153) 0px 0px 0px 0px;
  font-family: "Roboto";
  padding: 10px 30px 10px 30px;
  font-size: 17px;
  font-weight: 500;
  color: white;
  background-color: rgba(0, 48, 9, 0.75);
  border-radius: 30px;
  box-sizing: border-box;
  cursor: pointer;
  transition: none 0s ease 0s;
  text-align: center;
  will-change: transform;
  margin-top: 0 !important;
}

body .panel-grid .equal-column-height .panel-grid-cell .ske-woo-text-name-wrap {
  min-height: 50px !important;
}

.woocommerce-variation-price {
  font-size: 30px;
  font-weight: 500;
  padding-bottom: 20px;
  line-height: 0 !important;
  font-family: "zingsansrustsb-base", "zingsansrustsb-base_IE" !important;
  display: flex;
}
.woocommerce-variation-price .price {
  margin-right: 10px;
}

.product-type-simple .entry-summary .price {
  font-size: 30px;
  font-weight: 500;
  padding-top: 25px;
  line-height: 0 !important;
  font-family: "zingsansrustsb-base", "zingsansrustsb-base_IE" !important;
}
.product-type-simple .entry-summary .price p {
  line-height: 0 !important;
}

.price ins {
  background: none !important;
}
.price del {
  font-size: 20px;
}

body .single_add_to_cart_button {
  box-shadow: rgb(153, 153, 153) 0px 0px 0px 0px;
  font-family: "Roboto" !important;
  padding: 10px 30px 10px 30px !important;
  white-space: nowrap !important;
  font-size: 17px !important;
  line-height: 17px !important;
  font-weight: 500 !important;
  color: white !important;
  background-color: rgba(0, 48, 9, 0.75) !important;
  border-color: rgb(0, 0, 0) !important;
  border-radius: 30px !important;
  box-sizing: border-box !important;
  cursor: pointer !important;
  visibility: inherit !important;
  transition: 0.2s all !important;
  text-align: inherit !important;
  font-family: "Lato", sans-serif !important;
  text-transform: initial !important;
}
body .single_add_to_cart_button:hover {
  opacity: 1 !important;
  background-color: #607e66 !important;
}

.woocommerce-variation-add-to-cart {
  display: flex;
  align-items: flex-end;
  justify-content: start;
}

.product-type-simple .entry-summary .cart {
  display: flex !important;
}

.cart-count {
  background-color: rgba(0, 48, 9, 0.75) !important;
}

.tvp-product-page-deal {
  position: absolute !important;
  top: 25px;
  left: 25px;
  width: 200px !important;
  height: 200px !important;
}

.product-thumb img {
  width: 500px;
  height: 500px;
  object-fit: scale-down;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .product-thumb {
    width: auto;
  }
}

.woocommerce-product-gallery__image {
  pointer-events: none;
}

.cart_totals h2 {
  font-family: "zingsansrustsb-base", "zingsansrustsb-base_IE" !important;
  color: #374818;
}
.cart_totals td {
  font-family: "Lato", sans-serif !important;
  color: #374818;
}

.product-remove a {
  color: #ab3a38;
}
.product-remove a:hover {
  color: #5a1e1d;
}

.shop_table .product-name {
  padding: 20px 20px 20px 10px;
}

.shop_table.cart thead th {
  padding-left: 10px !important;
  font-size: 1em;
}

.shop_table td.product-name,
.product-total,
.cart-subtotal .woocommerce-Price-amount,
.woocommerce-shipping-methods label,
#kco-order-review .amount {
  font-size: 15px !important;
}

.woocommerce-shipping-methods {
  margin: 0px !important;
}

#kco-wrapper {
  display: flex;
  flex-direction: column;
}

#kco-order-review {
  width: 100% !important;
}
#kco-order-review .input-checkbox {
  width: initial !important;
  min-width: initial !important;
  margin: 0px !important;
}
#kco-order-review .woocommerce-input-wrapper .checkbox {
  margin: 0px !important;
}

.woocommerce-input-wrapper a {
  color: #374818 !important;
}

#kco-iframe {
  width: 100% !important;
}

.ske-wc-thank-you-wrapper {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  background-color: #f4f4f0;
  padding: 20px;
  border-radius: 3px;
}

.ske-wc-thank-you-title {
  font-family: "zingsansrustsb-base", "zingsansrustsb-base_IE";
  font-size: 25px;
  color: #374818;
  display: inline-block;
}

.ske-wc-thank-you-subtitle {
  display: inline-block;
}

.woocommerce-checkout {
  margin-bottom: 0px !important;
}

h3,
label {
  font-family: "zingsansrustsb-base", "zingsansrustsb-base_IE" !important;
  color: #374818 !important;
}

input,
textarea,
td,
p {
  font-family: "Lato", sans-serif !important;
  color: #374818;
  line-height: 1.7em !important;
  font-size: 19px !important;
}

.select2-container {
  width: 80% !important;
  font-family: "Lato", sans-serif !important;
  color: #374818 !important;
  background: rgba(0, 0, 0, 0.03) !important;
  padding: 5px 10px;
  color: inherit !important;
  border: 1px solid rgba(0, 0, 0, 0.06);
  -webkit-appearance: none;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.06);
}

.select2-selection {
  background-color: initial !important;
  border-radius: unset !important;
  border: unset !important;
}

.form-row button {
  background: #374818 !important;
  font-family: "zingsansrustsb-base", "zingsansrustsb-base_IE";
  font-size: 14px;
}

body .woocommerce .form-row {
  max-width: initial !important;
}

#ske-checkout-order-total input {
  width: initial !important;
  min-width: initial !important;
}

.woocommerce-additional-fields textarea {
  width: 80%;
}

#ske-checkout-order-total .checkbox {
  margin: 0 !important;
}

.place-order {
  margin-bottom: 40px !important;
}

.product-cards-wrap {
  display: flex;
  justify-content: space-between;
  padding-bottom: 50px;
}
@media all and (max-width: 800px) {
  .product-cards-wrap {
    flex-wrap: wrap;
    padding-bottom: 0px;
  }
}

.product-card-wrapper {
  width: 48%;
  background-color: #F4F4F0;
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.05), 0 10px 10px rgba(0, 0, 0, 0.05);
}
@media all and (max-width: 800px) {
  .product-card-wrapper {
    width: 100%;
    margin-top: 20px;
  }
}
.product-card-wrapper .product-card-header {
  height: 25%;
  padding: 20px;
  background: white;
  display: flex;
  align-items: center;
  font-family: "zingsansrustsb-base", "zingsansrustsb-base_IE";
  font-size: 25px;
}
@media all and (max-width: 800px) {
  .product-card-wrapper .product-card-header {
    height: initial;
  }
}
.product-card-wrapper .product-card-header img {
  padding-right: 25px;
  max-height: 50px;
  display: flex;
}
.product-card-wrapper .product-card-body p:last-child {
  padding-bottom: 0 !important;
}
.product-card-wrapper .product-card-body {
  padding: 20px;
  min-height: 220px;
}
@media all and (max-width: 1050px) {
  .product-card-wrapper .product-card-body {
    height: 300px;
  }
}
@media all and (max-width: 800px) {
  .product-card-wrapper .product-card-body {
    height: initial;
  }
}

.fodder-secondary {
  width: 100% !important;
  margin-bottom: 50px;
}
.fodder-secondary .product-card-body {
  height: 150px;
}
@media all and (max-width: 800px) {
  .fodder-secondary .product-card-body {
    height: initial;
  }
}

.fodder {
  width: 100% !important;
  margin-bottom: 50px;
}
@media all and (max-width: 800px) {
  .fodder {
    margin-bottom: 0px;
  }
}
.fodder .product-card-body {
  height: 450px;
}
@media all and (max-width: 800px) {
  .fodder .product-card-body {
    height: initial;
  }
}

.technical {
  width: 30%;
  margin-bottom: 50px;
}
.technical .product-card-body {
  height: 300px;
}
@media all and (max-width: 800px) {
  .technical .product-card-body {
    height: initial;
  }
}
@media all and (max-width: 800px) {
  .technical {
    width: 100%;
  }
}

.tivala-fodder-image img {
  max-width: 65% !important;
}

.products-anchor-wrap {
  display: flex;
  justify-content: space-between;
}
@media all and (max-width: 1150px) {
  .products-anchor-wrap {
    flex-wrap: wrap;
  }
}

.products-anchor-outer {
  text-align: center;
  width: 33%;
}
.products-anchor-outer .tripple-icon-wrap {
  transition: all 0.2s ease-in-out;
}
.products-anchor-outer .tripple-icon-wrap:hover {
  transform: scale(1.1);
}
@media all and (max-width: 1150px) {
  .products-anchor-outer {
    width: 50%;
  }
}
@media all and (max-width: 850px) {
  .products-anchor-outer {
    width: 100%;
    margin-top: 30px;
  }
}

html {
  scroll-behavior: smooth;
}

.tivala-wwd-image img {
  max-width: 40% !important;
}

@media only screen and (max-width: 1100px) {
  .ske-featured-product-wrap-left {
    margin-left: initial;
  }
  .ske-featured-product-wrap-right {
    justify-content: initial;
    margin: initial;
  }
  .ske-featured-products-outer {
    display: flex;
    flex-wrap: wrap;
  }
  .ske-featured-product-wrap {
    margin-bottom: 30px;
    width: 100%;
  }
  .ske-featured-product-image-wrap {
    width: 40%;
    display: flex;
    justify-content: center;
  }
  .ske-featured-product-image-wrap-inside {
    height: 200px;
  }
  .ske-featured-product-content {
    width: 60%;
  }
  .ske-featured-product-image {
    max-height: 100%;
    max-width: 100%;
    height: initial;
    align-self: flex-start;
  }
  /* FOOTER */
  .ske-footer-col-1 {
    width: 30%;
  }
  .ske-footer-col-2 {
    width: 20%;
  }
  .ske-footer-col-3 {
    width: 20%;
  }
  .ske-footer-col-4 {
    width: 20%;
  }
  /* 1100px PRODUCT LIST */
  .ske-product-category-left {
    min-width: 100px;
  }
}
@media only screen and (max-width: 1000px) {
  /* 1000px RELATEED PRODUCTS */
  .ske-related-products-outer {
    flex-wrap: wrap;
    max-height: initial;
    justify-content: center;
  }
  .ske-related-product-inner-flex-child {
    padding-right: 10px;
    padding-top: 10px;
  }
  .ske-related-main-title {
    text-align: center;
  }
}
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (max-width: 900px) {
  /* 900px GENERIC */
  .ske-medium-title,
  .widget-title {
    font-size: 40px;
  }
  .ske-services-row-wrap {
    flex-wrap: wrap;
  }
  .ske-services-image-wrap-border {
    height: 100%;
  }
  .ske-services-image-wrap {
    height: 150px;
    margin-bottom: 20px;
  }
  .ske-history-content {
    display: initial;
  }
  .ske-history-content-image-wrap {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 800px) {
  /* FOOTER */
  .ske-footer-col-1 {
    width: 100%;
    border: 0px;
  }
  .ske-footer-col-2 {
    width: 33%;
  }
  .ske-footer-col-3 {
    width: 33%;
  }
  .ske-footer-col-4 {
    width: 33%;
  }
  /* 800px PRODUCT LIST */
  .ske-product-category-outer {
    margin-bottom: 60px;
  }
}
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (max-width: 768px) {
  /* FRONTPAGE */
  .frontpage-round-main-image img {
    width: 200px !important;
    margin-left: auto;
    margin-right: auto;
  }
  .about-the-company-nice-wrap {
    text-align: center;
  }
  .about-the-company-nice-title {
    margin: 10px 0px 10px 0px;
  }
  .ske-services-row-wrap {
    flex-wrap: initial;
  }
  .ske-services-image-wrap-border {
    height: initial;
  }
  .ske-services-image-wrap {
    height: initial;
    margin-bottom: initial;
  }
  /* 780px PRODUCT LIST */
  .ske-product-category-left {
    min-width: 200px;
    max-width: 200px;
  }
  /* 780px CONTACT */
  .about-us-wrap {
    flex-direction: column;
  }
  .about-us-image-wrap {
    width: 50%;
  }
  .about-us-information-wrap {
    width: 100%;
    padding: 0px;
  }
  /* TRIPPLE ICONS */
  .tripple-icons-wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .tripple-icon-outer {
    width: 80%;
  }
  /* PRESSNING OCH TAPPNING */
  .pressing-content-wrap {
    height: initial;
    margin-top: -30px;
  }
  .pressing-content-image {
    background: url(/wp-content/uploads/2019/02/rapeseed-field.jpeg);
    background-size: cover;
    background-position: 20% 57%;
    height: 200px;
    width: 100%;
  }
  /* IBC TANK */
  .ibc-content-image-1 {
    border: 0px;
  }
  .ske-find-product {
    display: flex;
    justify-content: center;
  }
}
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (max-width: 550px) {
  .ske-services-row-wrap {
    flex-wrap: wrap;
  }
  .ske-services-image-wrap-border {
    height: 100%;
  }
  .ske-services-image-wrap {
    height: 150px;
    margin-bottom: 20px;
  }
  /* FOOTER */
  .ske-footer-col-2 {
    width: 100%;
  }
  .ske-footer-col-3 {
    width: 100%;
  }
  .ske-footer-col-4 {
    width: 100%;
  }
  .ske-footer-contact-details {
    padding: 0px;
    padding-top: 20px;
  }
  .ske-footer-symbols-wrap div {
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
  }
  /* HISTORY */
  .ske-history-content-image-wrap {
    max-width: 100%;
    min-width: initial;
  }
  /* 550px PRODUCT LIST */
  .ske-product-category-left {
    max-width: 25%;
    min-width: 25%;
  }
  /* 550px CONTACT BOX */
  .contact-press-and-tap-wrap {
    flex-wrap: wrap-reverse;
  }
  .contact-press-and-tap-right {
    max-width: 250px;
    margin-bottom: 20px;
  }
  /* DOUBLE ICONS */
  .double-icons-wrap {
    flex-direction: column;
  }
  .double-icon-outer {
    width: 100%;
  }
  /* TRIPPLE ICONS */
  .tripple-icon-outer {
    width: 100%;
  }
}
/* iPads (portrait and landscape) ----------- */
/*@media only screen 
and (max-width : 1024px) {

}*/
@media (max-width: 1200px) {
  .ske-product-category-wrapper {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}
@media (max-width: 900px) {
  .ske-product-category-wrapper {
    grid-template-columns: repeat(1, 1fr) !important;
    justify-content: center;
  }
  .ske-product-category-wrapper .ske-product-display-wrap {
    width: 100% !important;
  }
}

@media (max-width: 1000px) {
  .ske-product-wrap .ske-left {
    width: 40% !important;
    margin-bottom: 0px !important;
  }
  .ske-product-wrap .ske-right {
    width: 60% !important;
    margin-bottom: 0px !important;
  }
  .ske-product-wrap .ske-woo-title .ske-medium-title {
    font-size: 30px !important;
  }
  .ske-product-wrap .ske-woo-title h2.ske-second-title {
    font-size: 25px !important;
  }
  .ske-product-wrap .product-thumb img {
    width: 300px;
  }
}
@media (max-width: 750px) {
  .ske-product-wrap {
    flex-direction: column;
  }
  .ske-product-wrap .ske-left {
    width: 100% !important;
    margin-bottom: 0px !important;
  }
  .ske-product-wrap .ske-right {
    width: 100% !important;
    margin-bottom: 0px !important;
  }
}
@media (max-width: 600px) {
  .ske-product-wrap {
    flex-direction: column;
  }
  .ske-product-wrap .ske-left {
    width: 100% !important;
    margin-bottom: 0px !important;
  }
  .ske-product-wrap .ske-left img {
    height: 300px;
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .ske-product-wrap .ske-right {
    width: 100% !important;
    margin-bottom: 0px !important;
  }
  .ske-product-wrap .ske-right .entry-summary .cart {
    flex-direction: column !important;
    align-items: center;
  }
  .ske-product-wrap .ske-right .entry-summary .cart .ske-qty-wrap {
    margin: 0 0 1.5em;
  }
  .ske-product-wrap .ske-right .entry-summary .cart .single_add_to_cart_button {
    width: 100% !important;
    justify-content: center;
    display: flex;
  }
  .ske-product-wrap .ske-right .ske-woo-title .ske-medium-title {
    font-size: 20px !important;
  }
  .ske-product-wrap .ske-right .ske-woo-title h2.ske-second-title {
    font-size: 35px !important;
  }
  .ske-product-wrap .entry-summary {
    padding-left: 20px;
    padding-right: 20px;
  }
  .ske-product-wrap .variations select {
    width: 100% !important;
  }
  .ske-product-wrap .woocommerce-variation-add-to-cart {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .ske-product-wrap .woocommerce-variation-add-to-cart .ske-qty-wrap {
    margin: 0 0 1.5em;
  }
  .ske-product-wrap .woocommerce-variation-add-to-cart .ske-simple-cart-wrap {
    width: 100%;
    text-align: center !important;
    justify-content: center;
  }
  .ske-product-wrap .ske-woo-marks-wrap {
    justify-content: center;
  }
}

@media (max-width: 1200px) {
  #product-details .ske-woo-related-wrap {
    grid-template-columns: repeat(3, 1fr) !important;
  }
  #product-details .ske-woo-product {
    margin-bottom: 50px;
  }
}
@media (max-width: 900px) {
  #product-details .ske-woo-related-wrap {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}
@media (max-width: 600px) {
  #product-details .ske-woo-related-wrap {
    grid-template-columns: repeat(1, 1fr) !important;
  }
  #product-details .ske-medium-title {
    text-align: center;
  }
}

/* TIVISIMA */
#slide-panel .hidden-scroll {
  margin: 0 !important;
}

.tivala-tivisma-button-wrap {
  display: flex;
  width: 100%;
  justify-content: center;
}
.tivala-tivisma-button-wrap .ske-button-link {
  margin: 10px;
  width: 160px;
  text-align: center;
  border-radius: 8px;
}

.tivala-tivisma-button-link-wrap {
  display: flex;
  width: 100%;
  justify-content: center;
}
.tivala-tivisma-button-link-wrap .ske-button-link {
  width: 30% !important;
  text-align: center;
  border-radius: 8px;
}
@media (max-width: 900px) {
  .tivala-tivisma-button-link-wrap .ske-button-link {
    width: 100% !important;
    border-radius: 8px;
  }
}

#ske-show-default {
  background-color: rgb(0, 48, 9);
}

#ske-hide-stock {
  cursor: pointer;
}
#ske-hide-stock:hover {
  color: red;
}

#ske-show-stock {
  cursor: pointer;
  color: red;
}
#ske-show-stock:hover {
  color: #374818;
}

.tivisma-mobile-wrap {
  margin-bottom: 30px;
}
.tivisma-mobile-wrap table {
  margin: 0;
}

.tivisma-mobile-wrap:nth-child(even) {
  background: #FAFAFA;
}

.tivisma-mobile-wrap:nth-child(odd) {
  background: #EEEEEE;
}

.tivisma-display-orders {
  display: none;
}
.tivisma-display-orders #tivisma-rows {
  width: 90vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

@media (max-width: 900px) {
  .tivisma-mobile-display-orders {
    display: block !important;
  }
  .tivisma-display-orders {
    display: none;
  }
  .tivisma-stock-display-orders {
    display: none;
  }
  .tivala-tivisma-button-wrap {
    display: flex;
    width: 100%;
    padding: 25px 0;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .tivala-tivisma-button-wrap .ske-button-link {
    width: 45%;
    text-align: center;
    margin: 0px !important;
  }
  td.tivala-mobile-row-stock {
    display: block !important;
  }
  th.tivala-mobile-row-header {
    display: block !important;
  }
  th.tivala-row-header {
    display: none;
  }
  td.tivala-row-stock {
    display: none;
  }
  .tivisma-stock-mobile-display-orders #tivisma-rows {
    font-size: 13px !important;
  }
}
.tivisma-stock-mobile-display-orders #tivisma-rows {
  font-size: 17px;
}
.tivisma-stock-mobile-display-orders .tivala-company-name {
  width: 280px !important;
}

.tivisma-mobile-display-orders {
  display: block;
}

td.tivala-mobile-row-stock {
  display: none;
}

th.tivala-mobile-row-header {
  display: none;
}

.tivisma-display-orders #tivisma-rows {
  font-size: 17px;
}

.tivisma-display-stock td {
  border: 0.5px solid #a4a4a4;
}

#tivisma-rows .tivala-order-numb {
  width: 60px;
}
#tivisma-rows .tivala-company-name {
  width: 230px;
}
#tivisma-rows .tivala-del-dates {
  width: 50px;
}
#tivisma-rows .tivala-shipping-method {
  width: 140px;
}
#tivisma-rows .tivala-shipping-method .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: white;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;
  /* Position the tooltip text - see examples below! */
  position: absolute;
  z-index: 1;
  right: 30px;
}
#tivisma-rows .tivala-shipping-method:hover .tooltiptext {
  visibility: visible;
}
#tivisma-rows .tivala-order-sum {
  text-align: center;
  width: 125px;
}
#tivisma-rows th {
  background: #cccccc;
}
#tivisma-rows tr:nth-child(2n-1) {
  background: #FAFAFA;
}
#tivisma-rows tr:nth-child(odd) {
  background: #EEEEEE;
}
#tivisma-rows tr > * {
  vertical-align: middle;
  padding: 7px 15px 7px 15px;
}
@media (max-width: 900px) {
  #tivisma-rows tr > * {
    padding: 10px 5px 10px 5px;
  }
}
#tivisma-rows .tivala-order-packing-rows {
  margin: 0;
  font-size: 16px;
}
#tivisma-rows .tivala-order-packing-rows td {
  border: 0.5px solid #a4a4a4;
}
#tivisma-rows .tivala-order-packing-rows .tivala-art-numb {
  width: 60px;
  padding: 4px;
}
#tivisma-rows .tivala-order-packing-rows .tivala-art-name {
  width: 200px;
}
#tivisma-rows .tivala-order-packing-rows .tivala-art-quantity {
  width: 100px;
}
#tivisma-rows .tivala-order-packing-rows tr:nth-child(even) td:nth-child(n+0):nth-child(-n+3) {
  background: #D3D3D3;
}
#tivisma-rows .tivala-order-packing-rows tr:nth-child(even) td:nth-child(n+4):nth-child(-n+6) {
  background: #C5C5C5;
}
#tivisma-rows .tivala-order-packing-rows tr:nth-child(odd) td:nth-child(n+0):nth-child(-n+3) {
  background: #C5C5C5;
}
#tivisma-rows .tivala-order-packing-rows tr:nth-child(odd) td:nth-child(n+4):nth-child(-n+6) {
  background: #D3D3D3;
}
@media (max-width: 900px) {
  #tivisma-rows {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
  }
}

.tivala-tiknox-order-controls {
  width: 100%;
  position: relative;
}

.tivala-contact-showcase-text {
  min-height: 500px;
}
.tivala-contact-showcase-text p {
  font-size: 24px !important;
}
@media (max-width: 900px) {
  .tivala-contact-showcase-text p {
    font-size: 17px !important;
  }
}

.tvp-recipie-link .so-widget-sow-image {
  position: relative;
  transition: all 0.25s ease-in-out;
}
.tvp-recipie-link .so-widget-sow-image:hover {
  transform: scale(1.05);
}
.tvp-recipie-link .so-widget-sow-image .widget-title {
  font-size: 20px;
  border-radius: 0px 0px 5px 5px;
  width: 100%;
  padding: 15px;
  min-height: 150px;
  background: url("/wp-content/uploads/2021/04/header-bg.png");
  background-position: top;
  text-align: center;
  margin-top: -150px;
}
.tvp-recipie-link .so-widget-sow-image .widget-title:before {
  width: 100%;
  content: "";
  height: 17px;
  background: url("/wp-content/uploads/icons/wave-border.svg");
  background-repeat: repeat-x;
  background-position: bottom;
  position: absolute;
  left: 0px;
  top: 335px;
  z-index: 999;
}
.tvp-recipie-link .so-widget-sow-image .sow-image-container img {
  transition: all 0.25s ease-in-out;
  width: 400px;
  height: 500px;
  object-fit: cover;
  border-radius: 5px;
  padding-bottom: 150px;
}
@media all and (max-width: 800px) {
  .tvp-recipie-link .so-widget-sow-image .sow-image-container img {
    width: 100%;
  }
}

.tvp-recipie-divider-wrap {
  height: 25px;
}
.tvp-recipie-divider-wrap .tvp-recipie-divider {
  height: 25px;
  background: url("/wp-content/uploads/icons/wave-border.svg");
  background-repeat: repeat-x;
  background-position: bottom;
  margin-top: -25px;
  z-index: 999;
}

.tvp-recipie-ingredient-display a {
  color: #374818 !important;
  text-decoration: underline !important;
}
.tvp-recipie-ingredient-display ul {
  list-style-type: none !important;
  margin-left: 0px !important;
  font-family: "Lato", sans-serif;
  font-weight: 400;
}
.tvp-recipie-ingredient-display li {
  padding-left: 10px !important;
  margin-bottom: 10px;
  background: white;
  max-width: 60%;
  border-radius: 5px;
  font-size: 17px !important;
}
@media all and (max-width: 760px) {
  .tvp-recipie-ingredient-display li {
    max-width: 100% !important;
  }
}

.tvp-recipie-steps-display ul {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  list-style-type: disc !important;
}
.tvp-recipie-steps-display li {
  font-size: 17px !important;
}
.tvp-recipie-steps-display li::marker {
  color: white;
}

.tvp-recipie-share-section {
  display: none;
  margin-right: -123px;
  z-index: 99999;
  justify-content: center;
  align-items: center;
  position: relative;
}

.tvp-recipie-share-wrap {
  position: relative;
  display: block;
  border-radius: 0px 5px 5px 0px;
  background: #F4F4F0;
  padding: 10px;
}

@media all and (max-width: 760px) {
  body .tvp-recipie-main-img {
    min-height: 300px !important;
  }
}

@media (max-width: 700px) {
  body .panel-grid .equal-column-height .panel-grid-cell .tvp-recipie-main-img {
    min-height: 300px !important;
  }
}
.tvp-service-wrap {
  display: flex;
  flex-direction: row !important;
  flex-wrap: wrap !important;
}
.tvp-service-wrap .panel-grid-cell {
  width: 31% !important;
}
@media (max-width: 1200px) {
  .tvp-service-wrap .panel-grid-cell {
    width: 48% !important;
  }
}
@media (max-width: 750px) {
  .tvp-service-wrap .panel-grid-cell {
    width: 100% !important;
  }
}

.tvp-service-img {
  height: 250px !important;
  overflow: hidden;
  border-radius: 5px 5px 0 0;
}
@media all and (max-width: 450px) {
  .tvp-service-img {
    height: 200px !important;
  }
}
.tvp-service-img img {
  border-radius: 5px 5px 0 0;
}

.tvp-service-box {
  border-radius: 0 0 5px 5px;
  padding: 10px 40px;
  height: 250px;
  position: relative;
  margin-bottom: 30px;
  border-top: 0;
}
.tvp-service-box h3 {
  font-size: 26px;
}
@media (max-width: 1200px) {
  .tvp-service-box h3 {
    font-size: 25px !important;
  }
}
.tvp-service-box p:last-child {
  text-align: center;
  bottom: 0;
}
.tvp-service-box a {
  color: white;
  font-size: 17px;
  padding: 10px 30px 10px 30px;
  background-color: rgba(0, 48, 9, 0.75);
  border-radius: 50px;
}

/* TIVALA BRAND FOOTER */
.tivala-brand-footer {
  width: 100%;
  background: #f4f4f0;
  text-align: center;
  padding-bottom: 40px;
}
.tivala-brand-footer img {
  width: 40px;
  opacity: 0.7;
}

/* TIVALA BLOG IMG */
.tivala-blog-img img {
  border-radius: 10px;
}

.tivisma-rows-div {
  background-color: white;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  border-radius: 5px;
  box-sizing: border-box;
  padding: 10px 10px 2px 10px;
  cursor: pointer;
}
.tivisma-rows-div .tivisma-rows-flexbox {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.tivisma-rows-div .tivisma-rows-flexbox .tivisma-rows-flexbox-left {
  display: flex;
  flex-direction: column;
  font-size: 15px;
}
.tivisma-rows-div .tivisma-rows-flexbox .tivisma-rows-flexbox-left .tivisma-rows-flexbox-left-top {
  margin-bottom: 8px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.tivisma-rows-div .tivisma-rows-flexbox .tivisma-rows-flexbox-left .tivisma-rows-flexbox-left-top .tivisma-rows-flexbox-id {
  font-weight: 500;
}
.tivisma-rows-div .tivisma-rows-flexbox .tivisma-rows-flexbox-left .tivisma-rows-flexbox-left-top .tivisma-rows-flexbox-icon {
  margin-right: 12px;
  display: flex;
  align-items: center;
}
.tivisma-rows-div .tivisma-rows-flexbox .tivisma-rows-flexbox-left .tivisma-rows-flexbox-left-top .tivisma-rows-flexbox-icon i {
  font-size: 24px;
}
.tivisma-rows-div .tivisma-rows-flexbox .tivisma-rows-flexbox-right {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 8px;
}
.tivisma-rows-div .tivisma-rows-flexbox .tivisma-rows-flexbox-right .tivisma-rows-flexbox-left-bottom {
  display: flex;
  font-size: 14px !important;
}
.tivisma-rows-div .tivisma-rows-flexbox .tivisma-rows-flexbox-right .tivisma-rows-flexbox-left-bottom span {
  margin-right: 5px;
}
.tivisma-rows-div .tivisma-rows-flexbox .tivisma-rows-flexbox-right .tivisma-rows-shipping-method-box {
  background-color: rgba(0, 48, 9, 0.75);
  border-radius: 5px;
  color: white;
  padding: 5px;
  min-width: 45px;
  text-align: center;
  margin: 5px;
  position: relative;
  z-index: 10000;
  font-weight: 500;
}
.tivisma-rows-div .tivisma-rows-flexbox .tivisma-rows-flexbox-right .tivisma-rows-shipping-method-box .tooltiptext {
  display: none;
  width: 120px;
  background-color: rgb(0, 48, 9);
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;
  /* Position the tooltip text - see examples below! */
  position: absolute;
  z-index: 1;
  right: 0px;
  bottom: 0px;
}
.tivisma-rows-div .tivala-order-packing-table {
  border-radius: 5px;
  background-color: rgba(0, 48, 9, 0.75);
  padding-bottom: 7px;
}
.tivisma-rows-div .tivala-order-packing-table tr {
  background-color: #f2f2f2;
}
.tivisma-rows-div .tivala-order-packing-table tr th {
  background-color: rgba(0, 48, 9, 0.75);
  color: white;
  font-size: 14px !important;
  padding: 2px 10px;
}
.tivisma-rows-div .tivala-order-packing-table tr th:first-child {
  border-top-left-radius: 5px;
}
.tivisma-rows-div .tivala-order-packing-table tr th:last-child {
  border-top-right-radius: 5px;
}
.tivisma-rows-div .tivala-order-packing-table tr td {
  font-size: 14px !important;
  padding: 5px 10px;
  border-bottom: 2px solid #8c8c8c;
}
.tivisma-rows-div .tivala-order-packing-table tr td input {
  font-size: 14px !important;
  width: 60px;
  padding: 2px 2px;
}
.tivisma-rows-div .tivala-order-packing-table tr:nth-child(2n) {
  background-color: #e6e6e6;
}
.tivisma-rows-div .tivala-tivisma-button-wrap {
  margin: 0 !important;
  justify-content: space-around;
}
.tivisma-rows-div .tivala-tivisma-button-wrap .ske-button-link {
  width: 35%;
}
.tivisma-rows-div .tivisma-rows-div-details {
  display: none;
  width: 50%;
  margin: auto;
}
@media (max-width: 900px) {
  .tivisma-rows-div .tivisma-rows-div-details {
    width: 100%;
  }
}

.tivala-tivisma-search-wrap {
  width: 100%;
  margin-bottom: 20px;
}
.tivala-tivisma-search-wrap #tivala-tivisma-serach-bar {
  width: 100%;
  background-color: white;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  border-radius: 5px;
  font-family: "open sans";
}

.tivisma-mobile-big-confirm-order-background {
  position: fixed;
  height: 100vh;
  width: 100vw;
  top: 0;
  left: 0;
  display: none;
  z-index: 10000;
}

.tivisma-mobile-big-confirm-order {
  background-color: #f2f2f2;
  border-radius: 8px;
  width: 85%;
  height: 50vh;
  top: 20vh;
  margin: auto;
  display: none;
  position: fixed;
  z-index: 100000;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  max-width: 1200px;
}
.tivisma-mobile-big-confirm-order p {
  padding: 15px 5px;
  font-size: 15px !important;
  text-align: center;
  font-weight: 500;
}
.tivisma-mobile-big-confirm-order #tivisma-mobile-big-confirm-order-body {
  border-radius: 5px;
  background-color: rgba(0, 48, 9, 0.75);
  padding-bottom: 7px;
  width: 90%;
  margin: 0 auto 0 auto;
}
.tivisma-mobile-big-confirm-order #tivisma-mobile-big-confirm-order-body th {
  background-color: rgba(0, 48, 9, 0.75);
  color: white;
  font-size: 14px !important;
  padding: 2px 10px;
}
.tivisma-mobile-big-confirm-order #tivisma-mobile-big-confirm-order-body th:first-child {
  border-top-left-radius: 5px;
}
.tivisma-mobile-big-confirm-order #tivisma-mobile-big-confirm-order-body th:last-child {
  border-top-right-radius: 5px;
}
.tivisma-mobile-big-confirm-order #tivisma-mobile-big-confirm-order-body td {
  font-size: 14px !important;
  padding: 5px 10px;
  border-bottom: 2px solid #8c8c8c;
  background-color: white;
}
.tivisma-mobile-big-confirm-order #tivisma-mobile-big-confirm-order-body td input {
  font-size: 14px !important;
  width: 60px;
  padding: 2px 2px;
}
.tivisma-mobile-big-confirm-order .tivisma-mobile-confirm-order-wrap {
  display: flex;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.tivisma-mobile-big-confirm-order .tivisma-mobile-confirm-order-wrap .tivisma-mobile-confirm-order-button {
  width: 50%;
  text-align: center;
  border-top: 2px solid #8c8c8c;
  padding: 5px;
  font-weight: 500;
  cursor: pointer;
}
.tivisma-mobile-big-confirm-order .tivisma-mobile-confirm-order-wrap .tivisma-mobile-confirm-order-button:first-child {
  border-right: 2px solid #8c8c8c;
}

.tivisma-mobile-notice-message {
  background-color: #f2f2f2;
  border-radius: 8px;
  width: 83%;
  height: 20vh;
  top: 20vh;
  margin: auto;
  display: none;
  position: fixed;
  z-index: 1000000;
}
.tivisma-mobile-notice-message p {
  padding: 15px 5px;
  font-size: 20px !important;
  text-align: center;
  font-weight: 500;
}

.tvp-front-page-deal {
  position: absolute !important;
  top: 0;
  left: 50px;
  height: 100px !important;
  width: 100px !important;
}

.frontpage-notice {
  position: absolute;
  top: 420px;
  left: 0px;
  background: white;
  border-radius: 5px;
  display: none;
  z-index: 9999;
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.05), 0 10px 10px rgba(0, 0, 0, 0.05);
}
@media all and (max-width: 760px) {
  .frontpage-notice {
    position: relative;
    top: auto;
    width: 350px;
    margin: auto;
    left: auto;
    bottom: auto;
  }
}
.frontpage-notice .frontpage-notice-inner {
  position: relative;
}

.frontpage-notice-close {
  position: relative;
}
.frontpage-notice-close .frontpage-notice-background-arc {
  top: -20px;
  right: -20px;
  width: 70%;
  position: absolute;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  border-radius: 0px 5px 0px 0px;
  z-index: 1;
}
.frontpage-notice-close .frontpage-notice-close-button {
  z-index: 2;
  position: absolute;
  top: 5px;
  right: 5px;
  color: #374818;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  cursor: pointer;
}

.frontpage-notice-title {
  font-size: 20px;
  font-weight: 500;
  color: #374818;
  font-family: "Lato", sans-serif;
  padding: 20px;
  background: #e3c14f;
  border-radius: 5px 5px 0px 0px;
}

.frontpage-notice-description {
  padding: 10px 20px;
}
.frontpage-notice-description p {
  margin-block-start: 5px;
  margin-block-end: 0px;
  padding: 0;
}

.front-page-notice-links {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  padding: 0px 20px;
  padding-bottom: 20px;
}
.front-page-notice-links a {
  color: #374818;
  font-family: "Lato", sans-serif;
}
.front-page-notice-links i {
  padding-left: 5px;
}

.tvp-vl-posts {
  margin-bottom: 120px;
  max-width: 1260px;
  margin: auto;
  z-index: 9998;
  position: relative;
}

.tvp-vl-posts-header-wrap {
  display: flex;
  justify-content: space-between;
  margin-top: 80px;
  padding: 0px 20px;
}
@media (max-width: 900px) {
  .tvp-vl-posts-header-wrap {
    padding: 0px 20px;
  }
}
.tvp-vl-posts-header-wrap .tvp-vl-posts-header {
  margin-top: 0 !important;
  font-weight: 400 !important;
  font-size: 28px !important;
}
@media all and (max-width: 768px) {
  .tvp-vl-posts-header-wrap .tvp-vl-posts-header {
    font-size: 22px !important;
  }
}
.tvp-vl-posts-header-wrap .tvp-vl-posts-show-all {
  font-weight: 500 !important;
  text-transform: uppercase;
  font-weight: 400 !important;
  font-size: 22px;
  color: #374818 !important;
}
.tvp-vl-posts-header-wrap .tvp-vl-posts-show-all:hover {
  text-decoration: underline;
}
@media all and (max-width: 768px) {
  .tvp-vl-posts-header-wrap .tvp-vl-posts-show-all {
    font-size: 18px !important;
  }
}

.tvp-vl-posts-header {
  margin-top: 120px;
  font-weight: 500 !important;
}

.tvp-vl-posts-wrapper {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 1%;
  padding: 0px 30px;
}
@media (max-width: 900px) {
  .tvp-vl-posts-wrapper {
    flex-direction: column;
  }
}
.tvp-vl-posts-wrapper .tvp-vl-post-container {
  width: 32%;
  box-sizing: border-box;
  border-radius: 8px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  background-size: cover;
  margin-bottom: 25px;
  background-color: white;
  position: relative;
  transition: transform 0.3s ease;
  will-change: transform;
}
@media (max-width: 900px) {
  .tvp-vl-posts-wrapper .tvp-vl-post-container {
    width: 100%;
    margin: 0 auto 25px auto !important;
  }
}
.tvp-vl-posts-wrapper .tvp-vl-post-container:hover {
  transform: scale(1.01);
}
.tvp-vl-posts-wrapper .tvp-vl-post-container a {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.tvp-vl-posts-wrapper .tvp-vl-post-container a:hover {
  opacity: 1 !important;
}
.tvp-vl-posts-wrapper .tvp-vl-post-container a .tvp-vl-post-img {
  width: 100%;
  height: 300px;
  border-radius: 8px;
  background-position: center !important;
  background-size: cover !important;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.tvp-vl-posts-wrapper .tvp-vl-post-container a .tvp-vl-post-img .tvp-vl-post-category-wrap {
  position: absolute;
  display: flex;
  flex-direction: row;
  gap: 10px;
  top: 30px;
  left: 30px;
}
@media (max-width: 900px) {
  .tvp-vl-posts-wrapper .tvp-vl-post-container a .tvp-vl-post-img .tvp-vl-post-category-wrap {
    top: 15px;
    left: 15px;
  }
}
.tvp-vl-posts-wrapper .tvp-vl-post-container a .tvp-vl-post-img .tvp-vl-post-category-wrap .tvp-vl-post-category {
  padding: 2px 20px;
  background-color: #374818;
  border-radius: 14px;
  font-size: 18px;
  color: white !important;
}
.tvp-vl-posts-wrapper .tvp-vl-post-container a .tvp-vl-post-img .tvp-vl-post-content {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 0px 70px;
}
@media (max-width: 900px) {
  .tvp-vl-posts-wrapper .tvp-vl-post-container a .tvp-vl-post-img .tvp-vl-post-content {
    padding: 0px 20px;
  }
}
.tvp-vl-posts-wrapper .tvp-vl-post-container a .tvp-vl-post-img .tvp-vl-post-content .tvp-vl-post-title {
  font-size: 30px !important;
  font-weight: 500 !important;
  color: white !important;
}
@media all and (max-width: 768px) {
  .tvp-vl-posts-wrapper .tvp-vl-post-container a .tvp-vl-post-img .tvp-vl-post-content .tvp-vl-post-title {
    font-size: 25px !important;
  }
}

.tvp-vl-post-pagination {
  display: flex;
  gap: 10px;
  flex-direction: row;
  padding: 0 0 50px 0px;
  color: #374818;
  padding: 0px 30px;
  max-width: 1260px;
  margin-bottom: 50px;
}
@media (max-width: 900px) {
  .tvp-vl-post-pagination {
    margin-bottom: 50px;
  }
}
.tvp-vl-post-pagination .tvp-vl-post-page {
  padding: 12px 14px;
  color: #546E25;
  text-decoration: none;
  font-weight: 500 !important;
  text-align: center;
}
.tvp-vl-post-pagination .tvp-vl-post-page:hover {
  text-decoration: underline;
}
.tvp-vl-post-pagination .tvp-vl-post-active {
  background-color: #374818;
  color: white !important;
  border-radius: 10px;
}
.tvp-vl-post-pagination .tvp-vl-post-active:hover {
  background-color: #546E25;
  text-decoration: none !important;
}

.article-breadcrumbs {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  font-family: "Lato", sans-serif;
  font-size: 19px;
}
@media all and (max-width: 768px) {
  .article-breadcrumbs {
    margin-top: 20px;
    font-size: 16px;
  }
}
@media (max-width: 750px) {
  .article-breadcrumbs {
    margin-top: 20px;
  }
}
.article-breadcrumbs .breadcrumb-title {
  color: #7abfd3;
}
.article-breadcrumbs a {
  color: black;
}

.tvp-vl-posts-categories {
  width: 100%;
  border-radius: 5px;
  z-index: 9998;
  position: relative;
  box-sizing: border-box;
  margin: -200px auto auto auto;
  max-width: 1260px;
  padding: 0px 30px;
}
.tvp-vl-posts-categories .tvp-vl-posts-categories-body {
  padding: 20px 0px;
}
@media (max-width: 900px) {
  .tvp-vl-posts-categories .tvp-vl-posts-categories-body {
    padding: 0px 0px 20px 0px;
  }
}
.tvp-vl-posts-categories .tvp-vl-posts-categories-body .tvp-vl-posts-categories-intro {
  text-align: center;
}
.tvp-vl-posts-categories .tvp-vl-posts-categories-body .tvp-vl-posts-categories-intro h3 {
  margin-bottom: 40px;
  font-weight: 500 !important;
}
.tvp-vl-posts-categories .tvp-vl-posts-categories-body .tvp-vl-posts-categories-content {
  display: flex;
  width: 100%;
  justify-content: flex-start;
  gap: 20px;
  flex-wrap: wrap;
}
@media (max-width: 1200px) {
  .tvp-vl-posts-categories .tvp-vl-posts-categories-body .tvp-vl-posts-categories-content {
    gap: 10px;
  }
}
.tvp-vl-posts-categories .tvp-vl-posts-categories-body .tvp-vl-posts-categories-content .tvp-vl-posts-category-box {
  color: white !important;
  text-decoration: none;
  background-color: #374818;
  padding: 6px 64px;
  font-size: 18px;
  border-radius: 14px;
}
@media (max-width: 900px) {
  .tvp-vl-posts-categories .tvp-vl-posts-categories-body .tvp-vl-posts-categories-content .tvp-vl-posts-category-box {
    padding: 6px 14px;
  }
}
.tvp-vl-posts-categories .tvp-vl-posts-categories-body .tvp-vl-posts-categories-content .tvp-vl-posts-category-box:hover {
  background-color: #546E25;
}
.tvp-vl-posts-categories .tvp-vl-posts-categories-body .tvp-vl-posts-categories-content .active {
  background-color: #546E25;
}

.tivala-header-archive-wrap {
  position: relative;
  margin: auto;
  color: white !important;
  margin-top: -350px;
  text-align: start;
  max-width: 1200px;
}
.tivala-header-archive-wrap .tivala-header-archive-title {
  color: white;
  font-weight: 500 !important;
  font-size: 40px;
}
.tivala-header-archive-wrap .tivala-header-archive-sub {
  color: white;
  font-size: 24px;
}
@media all and (max-width: 800px) {
  .tivala-header-archive-wrap .tivala-header-archive-sub {
    font-size: 18px;
  }
}

.tivala-header-article-wrap {
  position: relative;
  margin: auto;
  margin-top: 90px;
  display: flex;
  justify-content: space-between;
  max-width: 1200px;
  width: 100%;
}
@media all and (max-width: 760px) {
  .tivala-header-article-wrap {
    margin-top: -100px;
  }
}
.tivala-header-article-wrap .tivala-header-article-content {
  display: flex;
  flex-direction: column;
  width: 80%;
  text-align: start;
}
@media all and (max-width: 760px) {
  .tivala-header-article-wrap .tivala-header-article-content {
    width: 100%;
  }
}
.tivala-header-article-wrap .tivala-header-article-content .tivala-header-article-title {
  color: #2e2e2e;
  font-size: 40px;
  margin: 0 !important;
  margin-bottom: 10px !important;
}
@media all and (max-width: 768px) {
  .tivala-header-article-wrap .tivala-header-article-content .tivala-header-article-title {
    font-size: 25px !important;
  }
}
@media (max-width: 750px) {
  .tivala-header-article-wrap .tivala-header-article-content .tivala-header-article-title {
    line-height: unset !important;
  }
}
@media (max-width: 700px) {
  .tivala-header-article-wrap .tivala-header-article-content .tivala-header-article-date {
    font-size: 16px !important;
  }
}
.tivala-header-article-wrap .tivala-header-article-links {
  display: flex;
  align-items: flex-end;
  margin-bottom: 25px;
  gap: 10px;
}
@media all and (max-width: 550px) {
  .tivala-header-article-wrap .tivala-header-article-links {
    display: none;
  }
}
.tivala-header-article-wrap .tivala-header-article-links .tivala-header-article-link {
  max-width: 200px;
  line-height: 1.2;
  font-weight: 500;
  white-space: nowrap;
  text-align: start;
  font-size: 50px;
  color: #374818 !important;
}
.tivala-header-article-wrap .tivala-header-article-links .tivala-header-article-link p {
  overflow: hidden;
  text-overflow: ellipsis;
  color: rgba(0, 0, 0, 0.6392156863);
  padding: 0;
}
.tivala-header-article-wrap .tivala-header-article-links .tivala-header-article-link p a {
  color: #2e2e2e;
  font-weight: 500 !important;
}
.tivala-header-article-wrap .tivala-header-article-links .tivala-header-article-chevron {
  font-size: 25px;
}

.tvp-vl-post-header-image {
  max-width: 1400px;
  height: 500px;
  margin: auto;
  background-position: center;
  background-size: cover;
  margin-bottom: -50px;
}
@media all and (max-width: 1050px) {
  .tvp-vl-post-header-image {
    height: 225px;
  }
}

.tvp-vl-post-colored-bakground {
  background-color: rgba(55, 72, 24, 0.0901960784) !important;
  padding: 50px;
}
@media all and (max-width: 768px) {
  .tvp-vl-post-colored-bakground {
    padding: 40px;
  }
}
.tvp-vl-post-colored-bakground h2 {
  font-weight: 500 !important;
  margin: 0 !important;
  font-size: 35px !important;
  margin-bottom: 0.5em !important;
}
@media all and (max-width: 768px) {
  .tvp-vl-post-colored-bakground h2 {
    font-size: 25px !important;
  }
}
.tvp-vl-post-colored-bakground p {
  font-size: 19px !important;
}
@media all and (max-width: 768px) {
  .tvp-vl-post-colored-bakground p {
    font-size: 16px !important;
  }
}
.tvp-vl-post-colored-bakground p a {
  font-weight: 500 !important;
  text-decoration: underline !important;
}
.tvp-vl-post-colored-bakground p:last-child {
  padding: 0 !important;
}

.article-header {
  padding-bottom: 15px !important;
}

.article-inside {
  height: auto !important;
}

.tvp-vl-article-container {
  padding-left: 20px;
  padding-right: 20px;
}

.tvp-vl-article-wrapper {
  max-width: 1200px;
  margin: auto;
  display: flex;
  flex-direction: column;
  margin-top: 80px;
  font-family: "Lato", sans-serif;
}
.tvp-vl-article-wrapper .tvp-vl-article-content li {
  font-size: 19px !important;
}
.tvp-vl-article-wrapper .tvp-vl-article-content ul {
  padding-left: 25px;
  padding-bottom: 25px;
}
.tvp-vl-article-wrapper .tvp-vl-article-content ol {
  padding-left: 25px;
}
.tvp-vl-article-wrapper .tvp-vl-article-content ol li::marker {
  font-size: 19px;
}
.tvp-vl-article-wrapper .tvp-vl-article-content p {
  font-size: 19px !important;
}
@media all and (max-width: 768px) {
  .tvp-vl-article-wrapper .tvp-vl-article-content p,
  .tvp-vl-article-wrapper .tvp-vl-article-content li {
    font-size: 16px !important;
  }
  .tvp-vl-article-wrapper .tvp-vl-article-content ol li::marker {
    font-size: 16px !important;
  }
}
.tvp-vl-article-wrapper .tvp-vl-article-content h2 {
  font-size: 35px !important;
}
@media all and (max-width: 768px) {
  .tvp-vl-article-wrapper .tvp-vl-article-content h2 {
    font-size: 25px !important;
  }
}
.tvp-vl-article-wrapper .tvp-vl-article-content h3 {
  font-size: 30px !important;
}
@media all and (max-width: 768px) {
  .tvp-vl-article-wrapper .tvp-vl-article-content h3 {
    font-size: 20px !important;
  }
}
.tvp-vl-article-wrapper .tvp-vl-article-content .tivala-header-article-title {
  padding-bottom: 5px !important;
}

#nav-vl-dark .menu-item.depth-0 a {
  color: #2e2e2e !important;
}
#nav-vl-dark .menu-item.depth-0 a span {
  color: #2e2e2e !important;
}
#nav-vl-dark .menu-item.depth-0 a::after {
  color: #2e2e2e !important;
}

#slide-panel .hidden-scroll .inner {
  margin-top: 150px;
  padding: 15% 9% !important;
}

#slide-panel .menu-item-has-children:after {
  padding: 0 5px !important;
}

.table-wrapper {
  overflow: auto;
}
.table-wrapper p {
  margin: 0;
  padding: 0;
}
.table-wrapper th, .table-wrapper td {
  padding: 10px;
}
.table-wrapper th p {
  font-weight: 500;
  font-family: "zingsansrustsb-base", "zingsansrustsb-base_IE" !important;
}
.table-wrapper table, .table-wrapper th, .table-wrapper td {
  border: 1px solid #f4f4f0;
}
.table-wrapper table {
  border-radius: 5px;
}

#my-credit-promotion::part(osm-container) {
  text-align: left !important;
  border: none !important;
  margin-top: 10px;
}/*# sourceMappingURL=style-design.css.map */