/*
Theme Name: Kadence Child
Theme URI: https://www.kadencewp.com/kadence-theme/
Template: kadence
Author: Kadence WP
Author URI: https://www.kadencewp.com/
Description: Kadence Theme is a lightweight yet full featured WordPress theme for creating beautiful fast loading and accessible websites, easier than ever. It features an easy to use drag and drop header and footer builder to build any type of header in minutes. It features a full library of gorgeous starter templates that are easy to modify with our intelligent global font and color controls. With extensive integration with the most popular 3rd party plugins, you can quickly build impressive ecommerce websites, course websites, business websites, and more.
Tags: translation-ready,two-columns,right-sidebar,left-sidebar,footer-widgets,blog,custom-logo,custom-background,custom-menu,rtl-language-support,editor-style,threaded-comments,custom-colors,featured-images,wide-blocks,full-width-template,theme-options,e-commerce
Version: 1.2.26.1750770578
Updated: 2025-06-24 15:09:38

*/
code, kbd, tt, var {
    font-family: Pangram, sans-serif;
    font-size: 1rem;
}

h1,.h1{
  position: relative;
  padding-left: 1.5rem;
} 

footer#colophon.site-footer .site-container,
#main-header .kadence-sticky-header .site-header-upper-wrap{
  max-width: 1608px;
  margin: 0 auto;
}


h1::before, 
.h1::before {
  content: '';
  background: #e30613;
  border-radius: .625rem;
  bottom: .3125rem;
  left: 0;
  position: absolute;
  top: .1875rem;
  width: .625rem;
}

body.single-burgonya.content-style-unboxed .site,
body.bg-style-stripes .site{
    background: var(--global-palette9) url(./img/stripes.svg) no-repeat top left;
}

body.single-burgonya .burgonya-hero .wp-block-kadence-image {
    max-width: 16.25rem;
    width: 100%;
    margin: auto;
}

.widget-area .footer-social-wrap .widget-title{
    color: #fff;
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
    line-height: 1.2;
    margin-bottom: .75rem;
    font-size: 1rem;
    text-transform: none;
    font-family: Pangram, sans-serif;
}

.widget-area .footer-social-wrap  .social-button{
    width: 60px;
    height: 60px;
    color: #fff;   
    background: transparent;
}

.widget-area .footer-social-wrap  .social-button:hover{
    width: 60px;
    height: 60px;
    color: #e30613;   
    background: #fff;
}

.widget-area .footer-social-wrap  .social-button .kadence-svg-iconset svg{
  width: 36px;
  height: 45px;
}

.site-footer-section .footer-widget-area .widget.widget_block{
    margin-bottom: 0;
}


#footer-navigation a:hover{
    text-decoration: underline;
}


.single-content p{
  margin-bottom: 1em;
}

.main-navigation .primary-menu-container > ul > li.menu-item > a{
    transition: all .3s;
    border-bottom: .125rem solid transparent;
    color: #2b2b2b;
    padding: .75rem;
    line-height: 1.25;
}

.main-navigation .primary-menu-container > ul > li.menu-item > a:hover{
  border-color: #e30613;
}

#colophon .footer-navigation .footer-menu-container > ul > li > a{
    padding-left: 0;
}

.site-bottom-footer-inner-wrap .footer-widget-area-inner .footer-html{
      margin-left: 0px !important;
}

.characteristics .kt-row-column-wrap{
  display: flex;
  flex-wrap: wrap;
}

.characteristics .kt-row-column-wrap .wp-block-kadence-column{
  max-width: 50%;
}

.scroll-to-btn>.button{
  padding: 0 !important;
}

.scroll-to-btn>.button>.kb-svg-icon-wrap{
  display: flex;
  width: 36px;
  height: 36px;
  align-items: center;
  justify-content: center;
  border: 2px solid #fff;
  border-radius: 50%;
}

.scroll-to-btn>.button:hover>.kb-svg-icon-wrap{
  border-color: #e30613;
  color: #fff;
  background: #e30613;
}

.potatoes-slider .kb-splide .splide__slide{
  display: flex;
}

.potatoes-slider .kb-splide .splide__arrow{
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #e4b85d;
  border-radius: 50%;
  color: #2b2b2b;
}

.potatoes-slider .kb-splide .splide__arrow:hover{
  background: #e4b85d;
  color: #2b2b2b;
}


.potatoes-slider .kb-splide .splide__arrow--prev{
  left: -40px;
}

.potatoes-slider .kb-splide .splide__arrow--next{
  right: -40px;
}

@media screen and (max-width: 1399px) {
  .potatoes-slider .kb-splide .splide__arrow--prev{
    left: -15px;
  }

  .potatoes-slider .kb-splide .splide__arrow--next{
    right: -15px;
  }
  
}


.potatoes-slider .kt-blocks-post-readmore-wrap  .kt-blocks-post-readmore:hover,
.potatoes-slider .kt-blocks-post-readmore-wrap  .kt-blocks-post-readmore{
    display: inline-flex;
    padding: 12px 12px 12px 0 !important;
    align-items: center;
    justify-content: flex-start;
    column-gap: 24px;
    background: transparent !important;
    color: #2b2b2b !important;
    border:0 !important;
}


.potatoes-slider .kt-blocks-post-grid-item header{
  background: transparent !important;
  padding-bottom: 0 !important;
  margin-top: 0 !important;
}

.potatoes-slider .kt-blocks-post-footer,
.potatoes-slider .kt-blocks-post-grid-item header .kt-blocks-post-top-meta{
  display: none !important;
}


.potatoes-slider .kt-blocks-post-readmore-wrap  .kt-blocks-post-readmore::before{
  content: '';
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #e4b85d;
  border-radius: 50%;
  color: #e4b85d;  
  position: relative;
  z-index: 1;
}


.potatoes-slider .kt-blocks-post-readmore-wrap  .kt-blocks-post-readmore::after{
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40' height='14' focusable='false' style='fill:%23e4b85d;'%3E%3Cpath d='m15.5 0.932-4.3 4.38 14.5 14.6-14.5 14.5 4.3 4.4 14.6-14.6 4.4-4.3-4.4-4.4-14.6-14.6z'%3E%3C/path%3E%3C/svg%3E");
  position: absolute;
  top: 25px;
  left: 16px;
  z-index: 2;
}

.potatoes-slider .kt-blocks-post-readmore-wrap  .kt-blocks-post-readmore:hover::after{
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40' height='14' focusable='false' style='fill:%23fff;'%3E%3Cpath d='m15.5 0.932-4.3 4.38 14.5 14.6-14.5 14.5 4.3 4.4 14.6-14.6 4.4-4.3-4.4-4.4-14.6-14.6z'%3E%3C/path%3E%3C/svg%3E");
}


.potatoes-slider .kt-blocks-post-readmore-wrap  .kt-blocks-post-readmore:hover::before{
  border: 1px solid #e4b85d;
  border-radius: 50%;
  background: #e4b85d;  
}


.potatoes-slider  .kt-blocks-post-grid-item{
  position: relative;
  padding-bottom: 80px;
}

.potatoes-slider  .entry-content{
  position: unset !important;
}

.potatoes-slider .kt-blocks-post-readmore-wrap{
  position: absolute;
  bottom: 0;
}


.potatoes-slider .kt-blocks-post-grid-item{
  width: 100%;
}


/* hero-image-right -------------------------------------*/
.kb-row-layout-wrap.hero-image-right .wp-block-kadence-column:nth-child(2){
  border-bottom-right-radius: 60px;
  overflow: hidden;
}
.kb-row-layout-wrap.hero-image-right .wp-block-kadence-column:nth-child(2) .kt-inside-inner-col,
.kb-row-layout-wrap.hero-image-right .wp-block-kadence-column:nth-child(2) .kt-inside-inner-col .wp-block-kadence-image{
  display: flex;
  height: 100%;
}

.kb-row-layout-wrap.hero-image-right .wp-block-kadence-column:nth-child(2) .kt-inside-inner-col .wp-block-kadence-image img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/* END hero-image-right -------------------------------------*/

/* potato-table -------------------------------------*/
.potato-table .posts-table-wrapper .posts-table-above.posts-table-controls{
  align-items: flex-start;
}

.potato-table .posts-table-wrapper .posts-table-controls>div{
  margin-bottom: 1.5rem;
}

.potato-table .posts-table-reset{
  top: -9px;
}


.potato-table .posts-table-wrapper .posts-table-above.posts-table-controls .posts-table-select-filters .select2-container{
  height: auto;
  width: auto !important;
  margin: 0px 12px 1.5rem 12px;
}

.potato-table .posts-table-wrapper .posts-table-above.posts-table-controls .select2-container .select2-selection--single .select2-selection__rendered{
    padding: 0;
    line-height: inherit;
}

.potato-table .posts-table-wrapper .posts-table-above.posts-table-controls .posts-table-select-filters .select2-container .select2-selection--single{
    border: 0;
    height: 3.1875rem;
    min-width: 150px;
    margin: 0;
    padding: 0 36px 0 16px ;
    appearance: none;
    border: 0;
    border-radius: 0;
    background-color: #f1f1f1;
    font-family: Pangram, sans-serif;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.25;
    color: #2b2b2b;
    background-origin: content-box;
    background-position: right -1.5rem center;
    background-repeat: no-repeat;
    background-size: 9px 6px;
    padding-right: 2.25rem;
    transition: .3s cubic-bezier(0.1,1,0.5,1);
    display: flex;
    align-items: center;    
}

.potato-table .posts-table-controls input[type=search]{
    height: 3.1875rem;
    padding: 0 16px ;
    color: #2b2b2b;
    box-shadow: none;
    border: 0;
}

.potato-table .posts-table-wrapper .posts-table-above.posts-table-controls .select2-container .select2-selection--single .select2-selection__placeholder{
  color: #2b2b2b;
  font-family: Pangram, sans-serif;
}

.potato-table .posts-table-wrapper .posts-table-above.posts-table-controls .posts-table-select-filters .select2-container .select2-selection--single .select2-selection__arrow{
  top: 50%;
  transform: translateY(-50%);
  right: 7px;

}

.select2-container--default .select2-selection--single .select2-selection__arrow b{
  border-color: #757575 transparent transparent transparent !important;
}

.select2-container--open .select2-dropdown--below{
  border-color: #f1f1f1;
}


.potato-table  table.dataTable{
  border: 0 !important;
}

.potato-table  table.dataTable tbody tr:nth-child(odd) td{
    background: #f1f1f1;
}

.potato-table  table.dataTable tbody tr td a{
  text-decoration: none;
}

table.dataTable thead>tr>th.sorting:after, table.dataTable thead>tr>th.sorting_asc:after, table.dataTable thead>tr>th.sorting_desc:after, table.dataTable thead>tr>th.sorting_asc_disabled:after, table.dataTable thead>tr>th.sorting_desc_disabled:after, table.dataTable thead>tr>td.sorting:after, table.dataTable thead>tr>td.sorting_asc:after, table.dataTable thead>tr>td.sorting_desc:after, table.dataTable thead>tr>td.sorting_asc_disabled:after, table.dataTable thead>tr>td.sorting_desc_disabled:after{
  margin-top: 2px;
}


.potato-table table.dataTable tbody th, 
.potato-table table.dataTable tbody td{
  padding: 12px;
}

/* END potato-table -------------------------------------*/
@media screen and (max-width: 1023px) {
  .hero-image-right>.kt-row-column-wrap>.wp-block-kadence-column:nth-child(1) .wp-block-kadence-advancedheading,
  .hero-image-right>.kt-row-column-wrap>.wp-block-kadence-column:nth-child(1) .text-bottom-title{
    color: #fff !important;
    max-width: 400px;
  }

  .hero-image-right>.kt-row-column-wrap>.wp-block-kadence-column:nth-child(2){
    position: absolute;
    height: 100%;
    border-bottom-right-radius: 60px;
    overflow: hidden;
  }

  .hero-image-right>.kt-row-column-wrap>.wp-block-kadence-column:nth-child(2) .kt-inside-inner-col{
    padding-left: 0 !important;
  }

  .kb-row-layout-wrap.hero-image-right .wp-block-kadence-column:nth-child(2) .kt-inside-inner-col .wp-block-kadence-image{
    border-bottom-right-radius: 60px;
    overflow: hidden;
  }

}

@media print, screen and (min-width: 64em) {
    body.single-burgonya .burgonya-hero .wp-block-kadence-image {
        max-width: 25rem;
    }

    h1::before, .h1::before {
        bottom: .75rem;
        top: .375rem;
    }

    .site-bottom-footer-inner-wrap .footer-widget-area-inner .footer-html{
      margin-left: 60px !important;
    }

}