header .logo {height: 70px;}
@media (max-width: 992px) {header .logo {height: 35px;}}
:root {--body-bg:rgb(255, 255, 255);--bs-body-bg:rgb(255, 255, 255); --bg-header-bg:rgb(255, 255, 255);--bs-bg-header-bg:rgb(255, 255, 255); --bg-footer-bg:rgb(247, 247, 247);--bs-bg-footer-bg:rgb(247, 247, 247); --menu-bg:rgb(38, 131, 64);--bs-menu-bg:rgb(38, 131, 64); --primary:#268340;--bs-primary:#268340; --secondary:#F2EFE7;--bs-secondary:#F2EFE7; --main-content:rgb(255, 255, 255);--bs-main-content:rgb(255, 255, 255); --border-color:rgba(217, 208, 197, 0.66);--bs-border-color:rgba(217, 208, 197, 0.66); --body-text:#523615;--bs-body-text:#523615; --bg-header-text:#523615;--bs-bg-header-text:#523615; --bg-footer-text:#523615;--bs-bg-footer-text:#523615; --menu-text:#FFFFFF;--bs-menu-text:#FFFFFF; --primary-text:#F5F5F5;--bs-primary-text:#F5F5F5; --secondary-text:#523615;--bs-secondary-text:#523615; --link-color:#268340;--bs-link-color:#268340; --link-hover-color:rgb(67, 146, 75);--bs-link-hover-color:rgb(67, 146, 75); --primary-10:#2683401a;--bs-primary-10:#2683401a; --primary-20:#26834033;--bs-primary-20:#26834033; --primary-30:#26834042;--bs-primary-30:#26834042; --primary-40:#26834066;--bs-primary-40:#26834066; --primary-50:#26834080;--bs-primary-50:#26834080; --primary-60:#26834099;--bs-primary-60:#26834099; --primary-70:#268340b3;--bs-primary-70:#268340b3; --primary-80:#268340cc;--bs-primary-80:#268340cc; --primary-90:#268340e6;--bs-primary-90:#268340e6; --secondary-10:#F2EFE71a;--bs-secondary-10:#F2EFE71a; --secondary-20:#F2EFE733;--bs-secondary-20:#F2EFE733; --secondary-30:#F2EFE742;--bs-secondary-30:#F2EFE742; --secondary-40:#F2EFE766;--bs-secondary-40:#F2EFE766; --secondary-50:#F2EFE780;--bs-secondary-50:#F2EFE780; --secondary-60:#F2EFE799;--bs-secondary-60:#F2EFE799; --secondary-70:#F2EFE7b3;--bs-secondary-70:#F2EFE7b3; --secondary-80:#F2EFE7cc;--bs-secondary-80:#F2EFE7cc; --secondary-90:#F2EFE7e6;--bs-secondary-90:#F2EFE7e6; }
@font-face {
    font-family: adventure;
    src: url(/fonts/Adventure.otf);
}
/*  CHANGE FOR BLACK GFRIDAY */
.product-page .view .price .price-percent {
    background-color: #DB1717!important;
}
.currency-options{
   display:none;
}
.price, .product-page .t2_grid .product-list-item .pro-price {

    color:#DB1717!important;
    font-weight: 500;
}
.product-page #price{
	color:var(--primary);
    font-weight: 500;
  	font-size: 1.7rem;
}
.product-page #fk-price{
	color:#DB1717!important;
    font-weight: 500;
}
.preview-product-modal #price{
	color:var(--primary);
    font-weight: 500;
  	font-size: 1.55rem;
}
.preview-product-modal #fk-price{
	color:#DB1717!important;
    font-weight: 500;
  	text-decoration: line-through;
}	
.preview-product-modal .price .price-percent {
    background-color: #DB1717 !important;
  	color: white!important;
}
.preview-product-modal h2{
	text-transform: none !important;
    color: #68441b;
    font-weight: 500;
    font-size: 1.4rem;
}
.preview-product-modal .count_info{
	font-size:1rem;
  	font-weight: 500;
  	color: #533614;
}
.preview-product-modal .count_info i {
    color: var(--primary);
}
.preview-product-modal .form-control {
    border: 2px dotted rgb(217 208 197) !important;
}
.preview-product-modal .product-count-selector i {
    color: var(--primary);
}
.preview-product-modal .product-images-modal {
    border-radius: 15px;
}
.product-page .product-right-column .price {
    margin-bottom: 10px;
}
.orders-active-page .product-cart-price {
    font-size: 0.95rem;
    font-weight: 500;
}
.orders-active-page .product-cart-total {
    font-size: 1rem;
    font-weight: 500;
}
.product-page .t2_grid .product-list-item .badge-container {
    position: absolute;
    top: 10px;
    left: auto;
    right: 10px;
}

.footer{
  margin-top:100px!important;
}
.menu_icon{
    display:none;
}

.info-block.container {
    position: relative;
    margin-bottom: 3.125rem;
    box-sizing: border-box;
    text-align: center;
}
 .info-block-heading {
      display: block;
    font-style: normal;
    color: #49ad32;
    text-transform: uppercase;
    font-size: 1.6rem;
    line-height: 1.2;
    margin-bottom: 60px;
    text-align: center;
    margin-top: 50px;
    font-weight: 400;
    }

    .info-block-image {
        border: 3px solid #49ad32;
        max-width: 36.625rem;
        width: 100%;
    }

    .info-block-content-container {
        display: inline-block;
        padding: 3.125rem 2.5rem;
        vertical-align: middle;
        line-height: 1.2;
        box-sizing: border-box;
        background-color: #fff;
        box-shadow: 0 0 15px 0 rgba(218,216,216,.55);
        font-family: griffithgothic_regular;
        color: #68441b;
        text-align: center;
    }

    .info-block-content {
        display: inline-block;
        font-weight: 400;
    }

    .info-block-content-highlighted {
        text-decoration: underline;
        font-weight: 700;
    }


.info-cat-desc{
      font-weight: 400;
    line-height: 1.3;
    margin: 20px 0px!important;
    text-align: justify;
    font-size: 1.05rem;
}
.orders-active-page h5 a {
  color: var(--body-text);
  font-size: 1.15rem;
}
.orders-checkout-page a{
  color: var(--body-text);
}
.orders-checkout-page h4{
      font-weight: 400;
    text-transform: capitalize!important;
  font-size: 1.3rem;
}
.orders-checkout-page .form-control{
   background-color: #f2efe7a8;
}
   
.login-form {
  background: #f7f3eb!important;
}
.gdpr-text {
    font-size: 1rem;
    color: var(--body-text);
}
.footer-a{
  display:none;
}
footer a {
    color: var(--bg-footer-text);
    font-weight: var(--font-weight-bold);
    font-size: 1.15rem;
}
footer span {
    font-size: 1.15rem;
}
.history-bgr h1 {
   color: var(--primary)!important;
}
.certificates-heading {
    font-size: 1.6rem!important;
  color: var(--primary)!important;
}
.certificates-heading:before {
    margin-bottom: 0.7125rem!important;
}
.news-page .view img {
    -o-object-fit: contain;
    object-fit: contain;
}
.certificates-image {
    border: 1px solid var(--border-color);
}

.your-brand-main-header{
   margin-top: 50px;
}
    .faq-strip {
        margin-top: 20px;
    }

    .faq-link {
        display: block;
        clear: right;
        font-family: griffithgothic_bgbold;
        color: #68441b;
    }

    .faq-link:before {
        content: "?";
        display: inline-block;
        margin-right: 0.625rem;
        width: 2.5rem;
        height: 2.5rem;
        border: 1px solid #dacbc0;
        border-radius: 3.125rem;
        font-family: griffithgothic_bgblack;
        font-size: 1.25rem;
        font-weight: 700;
        color: #68441b;
        text-align: center;
        line-height: 40px;
    }
.description h3 {
    font-weight: 500!important;
    color: var(--primary)!important;
}
.description p:before {
    background: var(--primary)!important;
}
.custom-distributori .tab-list-container{
  margin-top: 30px;
}
.your-brand-container{
      padding-top: 3rem;
}
.home-service-section-h2{
  color: var(--body-text);
}
.history-bgr .timeline-wrapper .box p {
    line-height: 1.35!important;
}
.history-bgr .timeline-wrapper .box {
    box-shadow: none!important;
    border: 1px solid #268240;
}
.careers, .certificates, .production{
    background: white;
}

.custom-proizvodstvo-i-iznos .production {
    background: transparent!important;
}

.custom-lutenica .main-content,  .custom-pyrvomajska-trapeza .main-content , .custom-rychno-opakovane-na-burkani .main-content , .custom-proizvodstvo-i-iznos .main-content, .custom-politika-na-proizvodstvo .careers{
    background: transparent;
}
.careers .careers-short-description, .careers-rich-text, .production-short-description, .production-rich-text {
  color: var(--body-text)!important;
  line-height: 1.3!important;
  font-size: 1.1rem!important;
  font-weight: var(--font-weight-bold);
}
.custom-38-osnovni-yastiya .main_header {
    display: block!important;
}
.custom-37-predyastiya-i-salati .main_header {
    display: block!important;
}
.product-page.search .custom-scrollbar {
    max-height: 240px;
}
.search-grid-type-selector .fa-list{
  display:none;
}
.product-page .category-description {
    font-weight: 500;
    font-size: 1.15rem;
}


.fast-search h5 {
    font-size: var(--font-size-base);
    font-weight: var(--font-weight-bold);
    margin-top: 24px;
    color: var(--bg-header-text);
}
.your-brand-container .your-brand-main-world-map {
    max-width: 500px!important;
}
.your-brand-container .world-map {
    text-align: center;
}



.banner-full-image .banner-text-container h1 {
    font-size: 40px!important;
    line-height: 1.35;
    text-shadow: 1px 1px 4px rgb(0 0 0 / 93%);
}

.banner-img {
    height:auto!important;
      width: 100%;
}
.banner-2 .banner-img {
    height:auto!important;
}

.banner-full-image .banner-text-container {
    background: none!important;
    border: 0px!important;
    margin: 0px!important;
    max-width: inherit!important;
    padding: 0px!important;
}
.product-page .t2_grid .product-list-item .product-item-header {
    background: #fff;
}
.highlights h2 {
    line-height: 1.5;
}.item h3 {
    line-height: 1.5;
}

.news-right-column p{
font-size: 0.95rem!important;
}
.news-right-column h4{
    font-weight: 500;
    text-transform: unset!important;
    border-bottom: 2px dotted var(--border-color)!important;
}
.news-right-column h5{
    font-size: 1rem;
    font-weight: 500!important;
  text-transform: uppercase;
}

  
.line-image{
  max-width: 200px;
  border:0px;
}
.news-description-page p{
   text-align: left!important;
}
.news-description-page{
   font-weight: 500!important;
}
.recpti-table-recepti .products h2 {
    font-size: 1.5em!important; 
}

.rcepti-time{
      margin-top: 10px!important;
    justify-content: flex-start!important;
}
.news-page .grid .news-short-description {
    line-height: 1.2;
    font-weight: 400;
    font-size: 1rem;
}
.news-page h1{
    font-size: 1.5rem;
    font-weight: 500!important;
}
.myCarousel .carousel-indicators > li.active img {
    border: 0px solid var(--border-color)!important;

}
.myCarousel .carousel-indicators {
    position: static;
    width: initial;
    border: 2px dotted var(--border-color) !important;
    border-top: 0px!important;
}
.news-page .carousel-inner{

    border: 2px dotted var(--border-color)!important;
}
.news-page .myCarousel .carousel-inner .gallery-images {
    height: 440px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    width: 100%;
}
.breadcrumb-item.active a, .breadcrumb-item a{
    color: var(--body-text);
        text-transform: lowercase;
  font-weight:500
}
.news-page .grid .btn-primary {
  font-size: 1rem!important;
}
.news-page .grid .image {
    object-fit: cover;
    height: 230px;
}
.news-page .grid .card-title{
  margin-top: 10px;
    height: 45px;
    color: var(--body-text);
    font-size: 1.1rem;
}

.news-template-1 .myCarousel img {
    height: auto!important;
    -o-object-fit: contain!important;
    object-fit:  contain!important;
    -o-object-position: center;
    object-position: center;
  max-height:440px;
   width: auto!important;
}
.product-gallery-images{
  height:auto!important;
}
.product-page.search .filter .jstree-default .jstree-node {
    font-weight: 500;
    color: black;
}
.product-table{
  margin-top:20px;
}
.product-note-order-container{
  margin-bottom : 10px;
}
.main_header {

    text-transform: none;
    font-weight: 500;
}
.product-page.search .filter .resetFilter {
    color: #523615;
    background: #f2efe7;
    border: 1px solid #eeebe3;
    font-size: 0.85rem;
    font-weight: 500!important;
    filter: brightness(1);
}
.form-check input[type=checkbox] + label {
    font-weight: 500;
    color:black;
}
.filter h3, .search-grid-type-selector h1{
     font-size: 1.2rem;
    font-weight: 500!important;
    margin-top: 2px;
}
.product-page .t2_grid .product-list-item .product-item-footer .card-title {
    overflow: hidden;
    text-overflow: unset;
    text-transform: unset;
    white-space: normal;
    font-size: 1.1rem;
    font-weight: 500;
  background: #fff;
}
.product-page .t2_grid .product-list-item .product-item-footer {
    align-items: center;
    font-size: var(--font-size-lg);
    font-weight: var(--font-weight-bold);
    margin-bottom: 1rem;
    padding-top: 0.9rem;
}
.product-page .t2_grid .product-list-item .product-item-footer .card-title a{
color: black;
}

.product-page .t2_grid .product-list-item .product-item-footer .card-title a:hover{
color: var(--primary);
}

.product-page .t2_grid .product-list-item .product-item-header span {
    font-weight: normal;
    font-size: 1.05rem;
    position: absolute;
    left: 10px;
    top: 10px;
    right: inherit;
    background-color: #DB1717!important;
    border-color: #DB1717!important;
}
.product-list-item {
    margin-bottom: 2rem!important;
}
.product-item-header {
    object-fit: contain!important;
    border: 2px dotted var(--border-color)!important;
    border-radius: 10px;
    padding: 45px 30px;
}
.product-item-header img {
    max-height: 300px!important;
    min-height: 210px;
    object-fit: contain;
}
.product-item-footer {
    margin-bottom: 5px!important;
}
.product-page .t2_grid .product-list-item .pro-price {
    color:#68441b;
    font-size: var(--font-size-lg);
    font-weight: 500!important;
    font-size: 1.2rem;
}
.product-page .t2_grid .product-list-item .fast-add-to-cart {
    font-size: var(--font-size-sm);
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 6px;
    padding-bottom: 4px;
    font-size: 0.9rem;
    font-weight: 400;
    BACKGROUND: var(--primary);
}
.product-view-right-column{
  margin-bottom: 0px!important;
}




/* New  WEBIXTY*/
.footer .logo{
    margin-top: 2px!important;
}
.custom-contacts .main_header{
    display:none;
}

/* recepti CSS */
  @import url('https://fonts.googleapis.com/css2?family=Prata&display=swap');
  @import url('https://fonts.googleapis.com/css2?family=Sofia+Sans+Condensed:wght@400;700&display=swap');

  .receipt-table-inner {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin: 0 auto;
    padding: 50px 40px 40px 40px;
    width: 100%;
    max-width: 960px;
    
  }
    .receipt-table .products {
    z-index: 1;
border: 1px solid rgb(217 208 197);
    background: url(/uploads/files/3bc174bc-0f44-480e-9dee-b62d9a96c5b1_r500.webp);
    min-width: 520px;
    max-width: 520px;
    height: auto;
    box-shadow: -4px 3px 65px rgba(0, 0, 0, .14);
    padding: 35px;
  }
    .receipt-table .products h2 {
    
    font-weight: 500;
    /* font-family: adventure; */
    font-style: italic;
    font-size: 1.8em;
    margin-bottom: 1em;

  }
    .receipt-table .information h3 {
font-style: italic;
    font-size: 20px;
    margin-top: 0.5em;
    margin-bottom: 1em;
    font-weight: 500;
  }
  .information {
    max-width: 452px;
    height: auto;
    box-shadow: 4px 3px 65px rgba(0, 0, 0, .14);
    margin-left: -1.5em;
    padding-top: 0.75em;
    padding-right: 0;
    background: #fff;
  }
    .receipt-table .products ul {
    list-style: none;
    margin: 0;
    padding: 0 1em;
  }
    .receipt-table .products ul li {
 font-size: 19px;
    position: relative;
    list-style-type: none;
    text-align: left;
    color: var(--primary);
    font-weight: 500;
    margin: 0.25em 0;
    text-transform: capitalize;
  }
    .receipt-table .products ul li:before {
    content: ".";
    position: absolute;
    top: 8px;
    left: -20px;
    border: 1px solid rgba(129, 109, 89, .3);
    border-radius: 50%;
    width: 14px;
    height: 14px;
    background: #fff;
    font-size: 0;
    text-indent: -9999px;
  }
  .information ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .information ul li {
    display: inline-block;
    padding-bottom: 12px;
    width: calc(100% / 3 - 6px);
    height: auto;
    border-bottom: 1px solid var(--primary);
  }
  .information ul li:nth-of-type(2), .information ul li:nth-of-type(5) {
    border-left: 1px solid var(--primary);
    border-right: 1px solid var(--primary);
    margin: 0 -5px;
  }
  .information ul li:nth-of-type(5) {
    margin-top: 3px;
  }
  .information ul li:nth-of-type(4), .information ul li:nth-of-type(5), .information ul li:nth-of-type(6), .information ul li:nth-of-type(7), .information ul li:nth-of-type(8) {
    border-bottom: 0;
  }
  .information ul li span {
    display: block;
    color: var(--body-text);
    margin-top: 20px;
    /* font-family: 'Sofia Sans Condensed', sans-serif; */
    font-size: 16px;
    line-height: 16px;
    font-weight: 500;
    padding: 3px;
  }
  .information ul li em {
    display: block;
    margin-top: 20px;
    font-family: Prata, sans-serif;
    font-style: normal;
    font-size: 18px;
    color: var(--primary);
  }
    .receipt-table body {
    background: #FBF7EF;
  }

  @media only screen and (max-width: 992px) {
      .receipt-table .receipt-table-inner {
      flex-direction: column;
    }
      .receipt-table .products, .information {
      min-width: auto;
      max-width: 100%;
    }
     .receipt-table .products {
      padding: 0 1em;
    }
     .receipt-table .information {
      margin-left: 0;
      padding: 0;
    }
     .receipt-table .products h2 {
      margin-top: 1em;
      font-size: 20px;
    }
     .receipt-table .information h3 {
      font-size: 18px;
      margin-top: 1em;
    }
      .receipt-table .products ul li {
      font-size: 16px;
    }
  }



.bg-header .nav-custom-link {
    font-size: .95rem;
}
.news-list-col-9 .text-lg-right{
    margin-top: 15px!important;
}
.news-list-col-9 .btn-primary{
    font-size: 1rem;
}
.cookie-consent__message  a{
    color: var(--body-text);
}

.bg-header .nav-custom-link:hover {
    border-bottom: 2px solid #eee8e1f2;
}
.cookie-consent {
    background: rgb(244 241 233)!important;
    border-top: 1px solid #92775917;
}
.news-home-page .col-lg-6 {
    padding: 2em;
}

.news-home-page .col-lg-6 .row {
    background: #F7F1E8;
    border-radius: 20px;
}

.news-home-page .main_header {
    display: none;
}

.news-page .list img, .product-page .list img {
    border-radius: 15px;
    border: 2px solid #957b5f6b;
    min-height: 120px!important;
}

.news-page .list  div.font-weight-normal.font-size-sm, .product-page .list div.font-weight-normal.font-size-sm {
    min-height: 70px;
    font-weight: 500!important;
}

.news-page .list h2, .product-page .list h2 {
    min-height: 50px;
    font-size: 1.2rem;
    line-height: 1.4;
    padding-left: 0px!important;
    text-transform: uppercase!important;
}

.news-page .list .col-lg-6, .product-page .list .col-lg-6 {
    padding: 2em;
}

.news-page .list .col-lg-6 .row , .product-page .list .col-lg-6 .row {
    background: #F7F1E8;
    border-radius: 20px;
}

.news-page .main_header {
    display: none;
}

.news-page .list img, .product-page .list img {
    border-radius: 20px;
}

.news-page .list div.font-weight-normal.font-size-sm , .product-page .list div.font-weight-normal.font-size-sm {
    min-height: 80px;
}
.custom-home-page .main_header{
      display:none!important;
}

.home-service-section-title{
    display:none;
}
.home-service-section {
    max-width: 1326px;
    margin: auto;
     margin-top: 50px;
    margin-bottom: 60px;
}

.home-service-section-container .category-icon-hr {
    display: none;
}

.home-service-section  img {
    max-width: 200px;
    object-fit: contain;
    height: auto;
  width: 100%;
    margin: 0px 30px 0px 30px;
}
.service-item-categories-description{
    display:none;
}
.dropdown-menu-select-categories .dropdown-item {
    padding: 0.26rem 1.76rem 0.26rem 0.76rem!important;
    font-weight: 400;
    font-size: 1.2rem;
}
body {
    background-image: url(/uploads/files/3193f693-6bd0-490e-99c6-9fe0b92cd44c.webp);
    height: auto;
    background-attachment: fixed;
    background-position: left;
    background-repeat: repeat;
    background-size: auto;
}

body.custom-lutenica,
body.custom-pyrvomajska-trapeza,
body.custom-rychno-opakovane-na-burkani,
body.custom-proizvodstvo-i-iznos {
    background-image: url(/uploads/files/51652683-888d-4a36-bacb-4c3e2d826b3d_c500.webp);
}
.news-home-page .list{
    max-width: 1326px;
    margin:auto;
}


.bg-header .nav-custom-link {
    margin-right: 20px;
}

.btn-clear-cart{
    display:none!important;
}
.fast_search {
    border:2px solid rgb(217 208 197);
    background: #fefefe;
}
.header-first-row{
     padding: 18px 15px!important;
}
.bg-header {
    background-image: url('/uploads/files/ef420ee5-d4e5-4da3-bba1-daa5a2d48604.webp');
    height: auto;
    background-attachment: fixed;
    background-position: left;
    background-repeat: repeat;
    background-size: auto;
}

.main-menu2 {
    background: var(--menu-bg);
    color: var(--menu-text);
    text-transform: uppercase;
}
.product-list-title-home h1 {
    padding: 0 20px;
    font-family: 'Prata', serif;
    font-size: 28px;
    color: var(--primary);
    text-align: center;
}
.product-list-title-home h1 em {
    display: block;
    font-style: normal;
    color: var(--primary);
    text-transform: uppercase;
}

.product-list-title-home h2 {
    padding: 0 20px;
    font-family: 'Prata', serif;
    font-size: 27px;

    text-align: center;
}
.product-list-title-home h2 em {
    display: block;
    font-style: normal;
    color: var(--primary);
    text-transform: uppercase;
}
.button {
    display: inline-block;
    margin: 15px auto;
    padding: 10px 0px 8px 0px;
    border: 1px solid rgb(37 126 62);
    border-radius: 20px;
    width: 170px;
    text-align: center;
    text-transform: uppercase;
    font-size: 15px;
    color: #fff;
    background: var(--primary);
    -webkit-transition: all .3s;
    transition: all .3s;
    font-weight: 400;
}
.button:hover {
    color: #fff;
    background: #278943;
}

.page-cover {
    position: relative;
    border-bottom: 1px solid rgba(120,98,75,.3);
    height: 350px;
    width: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 0!important;
}

@media (max-width: 768px) {
    .page-cover {
        height: 290px;
    }
}

.page-cover.your-brand-cover {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.page-cover.your-brand-cover .slogan {
    position: relative;
    top: unset;
    left: unset;
    transform: unset;

}

.page-cover.your-brand-cover #catalog-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 0.5rem;
    gap: 5px;
}

.page-cover.your-brand-cover #catalog-btn a {
    width: 14.75em;
    display: inline-block;
    position: relative;
    text-align: center;
    color: #fff;
    padding: 0.75rem 1.25rem;
    background-color: var(--primary);
    border-radius: 1.25rem;
    margin: 0.3125rem 0;
    line-height: 1;
    font-weight: 500;
}

.page-cover .slogan {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 60%;
    text-align: center;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.page-cover .slogan h1 {
    font-size: 42px;
    font-family: 'Prata', serif;
    padding: 0px;
    color: #fff;
    font-weight: 500;
    font-style: italic;
    text-shadow: 1px 1px 4px rgb(0 0 0 / 75%);
}
.page-cover .slogan p {
     font-family: 'Prata', serif;
    font-size: 21px;
    font-weight: 500;
    color: #fff;
     text-shadow: 1px 1px 4px rgb(0 0 0 / 75%);
}

.page-cover.your-brand-cover .slogan p  {
    line-height: 1.2;
    font-family: griffithgothic_regular;
    font-weight: 500;
}

@media only screen and (max-width: 768px) {
    .page-cover .slogan h1 {
        font-size: 36px;
    }
    .page-cover .slogan p {
        font-size: 16px;
    }
}

@media (max-width: 1260px) {
    .your-brand-container,
    .custom-contacts {
        display: block;
    }
    .your-brand-container .tab-list-container,
    .custom-contacts .tab-list-container {
        border-radius: 1.25rem;
        background-color: var(--primary);
    }

    .your-brand-container .tab-list-container .tab-list,
    .custom-contacts .tab-list-container .tab-list {
        margin: 0;
        flex-direction: column;
    }
}
.your-brand-container .tab-list-title,
.custom-contacts .tab-list-title {
    position: relative;
    padding: 0.75rem 1.25rem;
    border-radius: 1.25rem;
    text-align: center;
    font-weight: 500;
    color: #fff;
    display: none;
    cursor: pointer;
}
.your-brand-container .tab-list-title:after,
.custom-contacts .tab-list-title:after {
    content: "";
    position: absolute;
    background-image: url("data:image/svg+xml,%3Csvg fill='%23ffffff' viewBox='0 0 32 32' version='1.1' xmlns='http://www.w3.org/2000/svg' stroke='%23ffffff'%3E%3Cg id='SVGRepo_bgCarrier' stroke-width='0'%3E%3C/g%3E%3Cg id='SVGRepo_tracerCarrier' stroke-linecap='round' stroke-linejoin='round'%3E%3C/g%3E%3Cg id='SVGRepo_iconCarrier'%3E%3Cpath d='M0.256 8.606c0-0.269 0.106-0.544 0.313-0.75 0.412-0.412 1.087-0.412 1.5 0l14.119 14.119 13.913-13.912c0.413-0.412 1.087-0.412 1.5 0s0.413 1.088 0 1.5l-14.663 14.669c-0.413 0.413-1.088 0.413-1.5 0l-14.869-14.869c-0.213-0.213-0.313-0.481-0.313-0.756z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    width: 0.875rem;
    height: 0.75rem;
    top: 1.25rem;
    right: 1.125rem;
    font-family: bulcons_icons;
    font-size: 0.75rem;
    color: #fff;
    -webkit-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}
@media (max-width: 1260px) {
    .your-brand-container .tab-list-title,
    .custom-contacts .tab-list-title {
        display: block;
    }
    .your-brand-container .tab-list-title.open:after,
    .custom-contacts .tab-list-title.open:after {
        transform: rotate(180deg);
    }
}
.your-brand-container .tab-list,
.custom-contacts .tab-list {
    display: flex;
    justify-content: center;
    padding: 0;
    transition: max-height 0.3s ease-out;
}
@media (max-width: 1260px) {
    .your-brand-container .tab-list,
    .custom-contacts .tab-list {
        max-height: 0;
        overflow: hidden;
    }
}
.your-brand-container .tab-list-item,
.custom-contacts .tab-list-item {
    display: inline-block;
    min-width: 18rem;
    border: 1px solid rgba(120,98,75,.3);
    border-radius: 1.25rem;
    cursor: pointer;
    -webkit-transition: background-color 0.4s ease-out;
    transition: background-color 0.4s ease-out;
}
@media (min-width: 1260px) {

    .your-brand-container .tab-list-item:not(.current):hover,
    .custom-contacts .tab-list-item:not(.current):hover {
        background-color: #78624b;
    }

    .your-brand-container .tab-list-item:not(.current):hover .tab-list-item-link,
    .custom-contacts .tab-list-item:not(.current):hover .tab-list-item-link {
        color: #fff;
    }
}
@media (max-width: 1260px) {
    .your-brand-container .tab-list-item,
    .custom-contacts .tab-list-item {
        border: none;
    }
}
.your-brand-container .tab-list-item:not(:last-child),
.custom-contacts .tab-list-item:not(:last-child) {
    margin-right: 1.25rem;
}
@media (max-width: 1260px) {
    .your-brand-container .tab-list-item:not(:last-child),
    .custom-contacts .tab-list-item:not(:last-child) {
        margin-right: 0;
    }
}
.your-brand-container .tab-list-item.current,
.custom-contacts .tab-list-item.current {
    display: inline-block;
    background-color: var(--primary);
}
.your-brand-container .tab-list-item.current .tab-list-item-link,
.custom-contacts .tab-list-item.current .tab-list-item-link {
    color: #fff;
}
.your-brand-container .tab-list-item-link,
.custom-contacts .tab-list-item-link {
    color: #78624b;
    text-align: center;
    display: block;
    padding: 0.75rem;
    text-decoration: none;
    line-height: 1;
}
@media (max-width: 1260px) {
    .your-brand-container .tab-list-item .tab-list-item-link,
    .custom-contacts .tab-list-item .tab-list-item-link {
        color: #fff;
        padding: 0.75rem 1.25rem;
    }

    .your-brand-container .tab-list-item.current,
    .custom-contacts .tab-list-item.current {
        display: none;
    }
}

.your-brand-container .product-types-list {
    max-width: 64rem;
    margin: 0 auto;
    padding: 3.125rem;
    margin-top: 0!important;
}
.your-brand-container .boxes.boxes-categories {
    padding: 2.5rem 0;
}
@media (max-width: 992px) {
    .your-brand-container .boxes.boxes-categories {
        padding: 1.25rem 0;
    }
}
@media (max-width: 500px) {
    .your-brand-container .boxes.boxes-categories {
        padding: 0.625rem 0;
    }
}
.your-brand-container .row {
    align-items: center;
}
.your-brand-container .box {
    border: none;
    position: relative;
}
.your-brand-container .box-images {
    padding-left: 4.375rem;
    display: flex;
}
@media (max-width: 992px) {
    .your-brand-container .box-images {
        justify-content: center;
        margin-bottom: 1.25rem;
    }
}
@media (max-width: 500px) {
    .your-brand-container .box-images {
        padding-left: 0;
    }
}
.your-brand-container .box-images:hover .product-image {
    transform: scale(1.075);
    box-shadow: 8px 15px 20px rgba(0,0,0,.6);
}
@media (max-width: 500px) {
    .your-brand-container .box-images:hover .product-image {
        transform: scale(1.075);
    }
}
@media (max-width: 420px) {
    .your-brand-container .box-images:hover .product-image {
        transform: scale(1.075);
    }
}
.your-brand-container .presentation-image {
    object-fit: cover;
    width: 14.6875rem;
    height: 14.6875rem;
}
@media (max-width: 580px) {
    .your-brand-container .presentation-image {
        width: 10.75rem;
        height: 10.75rem;
    }
}

@media (max-width: 500px) {
    .your-brand-container .presentation-image {
        left: 3.125rem;
        position: relative;
    }
}

.your-brand-container .product-image {
    width: 10.3125rem;
    height: 10.3125rem;
    object-fit: cover;
    position: relative;
    top: 5rem;
    right: 3.125rem;
    transition: box-shadow 0.4s ease-out, transform 0.4s ease-out;
}
@media (max-width: 580px) {
    .your-brand-container .product-image {
        width: 7.5rem;
        height: 7.5rem;
    }
}

@media (max-width: 500px) {
    .your-brand-container .product-image {
        right: 0;
        width: 6.75rem;
        height: 6.75rem;
    }
}

@media (max-width: 992px) {
    .your-brand-container .box-description {
        display: flex;
        justify-content: center;
        margin-bottom: 1.25rem;
    }
}
.your-brand-container .box-description .box-description-content {
    min-height: 12.5rem;
    max-width: 26.25rem;
    padding: 1.25rem;
    background-color: #fff;
    border: 1px solid #f2f2f2;
    box-shadow: 1px 1px 16px -4px rgba(0,0,0,.2);
    font-size: 0.75rem;
    line-height: 1.2;
    box-sizing: border-box;
    text-align: center;
}
.your-brand-container .box-description-heading {
    font-family: brilliant_bgmedium;
    text-transform: uppercase;
    color: #49ad32;
    font-weight: 500;
}
.your-brand-container .box-description-heading:before {
    content: "";
    display: block;
    height: 1.25rem;
    margin-bottom: 0.3125rem;
    background: url(/uploads/files/d290c6b7-5caf-43db-adc6-f8a150e7cbc3_r500.webp) no-repeat center center;
    background-size: contain;
    font-size: 0;
    text-indent: -9999px;
}
.your-brand-container .box-description-summary,
.careers .careers-summary {
    display: block;
    margin-top: 1.25rem;
    line-height: 1.2;
    color: #68441b;
    font-weight: 500;
}

.your-brand-container .your-brand-main {
    padding-left: 0px;
    padding-right: 0px;
}

@media (max-width: 768px) {
    .your-brand-container .your-brand-main {
        padding-top: 4.6875rem;
    }
    
  .custom-proizvodstvo-i-iznos .your-brand-main , .custom-pyrvomajska-trapeza .your-brand-main{
        padding-top: 0rem!important;
    }

}
.your-brand-container .your-brand-main-heading,
.faq-section .faq-section-heading,
.careers .careers-heading,
.production .production-heading {
    display: block;
    padding: 0 1.25rem;
    font-family: brilliant_bgregular;
    font-size: 1.6rem;
    text-align: center;
    font-style: normal;
    color: var(--primary);
    text-transform: uppercase;
    position: relative;
}
@media (max-width: 768px) {
    .your-brand-container .your-brand-main-heading,
    .faq-section .faq-section-heading,
    .careers .careers-heading,
    .production .production-heading {
        font-size: 1.375rem;
    }
}
.your-brand-container .your-brand-main-heading:before,
.faq-section .faq-section-heading:before,
.careers .careers-heading:before,
.production .production-heading:before {
    content: "";
    display: block;
    width: 11.875rem;
    height: 3.125rem;
    margin-bottom: 0.7125rem;
    background: url(/uploads/files/d290c6b7-5caf-43db-adc6-f8a150e7cbc3_r500.webp) no-repeat center center;
    background-size: contain;
    font-size: 0;
    text-indent: -9999px;
    position: relative;
    left: 50%;
    transform: translate3d(-50%, 0, 0)
}
@media (max-width: 768px) {
    .your-brand-container .your-brand-main-heading:before,
    .faq-section .faq-section-heading:before,
    .careers .careers-heading:before,
    .production .production-heading:before {
        width: 7.5rem;
        height: 1.8125rem;
    }
}

.your-brand-main-info-block-logo.bigger {
    width: 8.3125rem;
    height: 3rem;
}
.your-brand-main-info-block-logo.smaller {
    width: 5.25rem;
    height: 3.75erm;
}
.your-brand-container .your-brand-main-info-block-logos {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-top: 0.625rem;
}
.your-brand-container .your-brand-main-info-block-logo {
    padding: 0 1rem;
}

.home-service-section.faq-categories-name .home-service-section-box {
    padding: 0!important;
}

.home-service-section.faq-categories-name {
    max-width: 64rem;
    margin: 0.625rem auto 1.875rem;
}

.home-service-section.faq-categories-name .home-service-section-container {
    display: inline-block;
    min-width: 14.6875rem;
    border: 1px solid rgba(120,98,75,.3);
    border-radius: 1.25rem;
    color: #78624b;
    cursor: pointer;
    -webkit-transition: background-color .4s;
    transition: background-color .4s;
    margin-top: 0.875rem;
}

.home-service-section.faq-categories-name .home-service-section-container:hover {
    background-color: #78624b;
}

.home-service-section.faq-categories-name .home-service-section-container:hover .home-service-section-box h2 {
    color: #fff;
}

.home-service-section.faq-categories-name .home-service-section-container:not(:first-child) {
    margin-left: 1.25rem;
}

.home-service-section.faq-categories-name .home-service-section-container a {
    padding: 0.75rem 0;
}

.home-service-section.faq-categories-name .home-service-section-box img {
    display: none;
}

.home-service-section.faq-categories-name .home-service-section-box h2 {
    margin: 0!important;
    font-size: 1rem;
}

   .packaging-data {
        padding: 60px 0 20px;
    }
    .packaging-data-heading {
    
    color: var(--primary);
    padding: 0px 20px;

    font-size: 27px;
    text-transform: uppercase;
    font-size: var(--h2);
    font-weight: 500!important;

    }
    .packaging-data-heading:before {
        content: "";
        display: block;
        height: 2.5rem;
           margin-bottom: 15px;
        background: url(/uploads/files/d290c6b7-5caf-43db-adc6-f8a150e7cbc3_r500.webp) no-repeat center center;
        background-size: contain;
        text-indent: -9999px;
    }
    .packaging-data-content-wrapper {
       margin: 35px auto 55px auto;
        width: 150px;
        height: 210px;
    }

    .packaging-data-content-container {
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        align-items: center;
        background: #fff;
      border-radius: 77px 77px 0 0;
    }

    .packaging-data-content-image-container {
        border: 1px solid #c2b5a6;
        border-radius: 77px 77px 0 0;
        height: 174px;
        display: flex;
        align-items: flex-end;
        justify-content: center;
        overflow: hidden;
        cursor: pointer;
    }

    .packaging-data-content-image-container:hover:after {
        content: "";
        background-image: url("data:image/svg+xml,%3Csvg fill='%23ffffff' viewBox='-2 0 19 19' xmlns='http://www.w3.org/2000/svg' class='cf-icon-svg' transform='matrix(-1, 0, 0, 1, 0, 0)' stroke='%23ffffff'%3E%3Cg id='SVGRepo_bgCarrier' stroke-width='0'%3E%3C/g%3E%3Cg id='SVGRepo_tracerCarrier' stroke-linecap='round' stroke-linejoin='round'%3E%3C/g%3E%3Cg id='SVGRepo_iconCarrier'%3E%3Cpath d='M14.147 15.488a1.112 1.112 0 0 1-1.567 0l-3.395-3.395a5.575 5.575 0 1 1 1.568-1.568l3.394 3.395a1.112 1.112 0 0 1 0 1.568zm-6.361-3.903a4.488 4.488 0 1 0-1.681.327 4.443 4.443 0 0 0 1.68-.327z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-size: contain;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate3d(-50%, -50%, 0);
        width: 40px;
        height: 40px;
        pointer-events: none;
    }

    .packaging-data-content-image-container:hover:before {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background-color: rgba(73,173,50,.5);
        text-align: center;
        line-height: 180px;
        font-family: bulcons_icons;
        color: #fff;
        pointer-events: none;
    }

    .packaging-data-content-label {
        display: flex;
        padding: 6px 0;
        border-top: 1px solid #c2b5a6;
        font-family: griffithgothic_bgbold;
        color: var(--primary);
        align-items: center;
        justify-content: center;
        border: 1px solid #c2b5a6;
        border-top: 0;
    }

    .packaging-data-content-image.packaging-data-modal-target {
        height: 174px;
        object-fit: contain;
    }

    .packaging-data-image-modal {
        display: none;
        z-index: 9999;
        left: 0;
        top: 0;
        height: 100vh;
        overflow: auto;
        background-color: rgba(0,0,0,0.8);
        align-items: center;
        justify-content: center;
    }
    .packaging-data-modal-content-container {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        justify-content: center;
    }
    .packaging-data-modal-content-image-container {
        display: block;
        width: 90%;
        height: 70%;
        opacity: 1;
    }

    .packaging-data-modal-content-image {
        object-fit: contain;
    }
    .packaging-data-modal-content-close-icon {
        width: 20px;
        height: 20px;
        margin: 20px;
    }
    .packaging-data-modal-content-close-icon:hover,
    .packaging-data-modal-content-close-icon:focus {
        cursor: pointer;
    }

    .packaging-data-additional-information {
        max-width: 1100px;
    }
    .packaging-data-additional-information-list-item {
        opacity: 0;
        visibility: hidden;
        transform: translate3d(0, 100%, 0);
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .packaging-data-additional-information-list-item {
        animation-name: fadeInElements;
        animation-duration: 1s;
        animation-fill-mode: forwards;
    }
    @keyframes fadeInElements {
        from {
            opacity: 0;
            visibility: hidden;
            transform: translate3d(0, 100%, 0);
        }
        to {
            opacity: 1;
            visibility: visible;
            transform: translate3d(0, 0, 0);
        }
    }
    .packaging-data-additional-information-list-item.scale {
        animation-delay: 0ms;
    }
    .packaging-data-additional-information-list-item.package {
        animation-delay: 200ms;
    }
    .packaging-data-additional-information-list-item.jar-over-pallet {
        animation-delay: 400ms;
    }
    .packaging-data-additional-information-list-item.package-over-pallet {
        animation-delay: 600ms;
    }
    .packaging-data-additional-information-list-item.package-over-scale{
        animation-delay: 800ms;
    }
    .packaging-data-additional-information-list-item.jar-over-scale {
        animation-delay: 1000ms;
    }
    .packaging-data-additional-information-content {
        border: 1px solid #c2b5a6;
        border-radius: 48px 48px 15px 15px;
        width: 100px;
        height: 130px;
        background: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .packaging-data-additional-information-image {
        width: 45px;
        height: 50px;
        object-fit: contain;
    }

    .packaging-data-additional-information-image.scale {
        width: 35px;
    }

    .packaging-data-additional-information-image.package {
        width: 40px;
    }
    .packaging-data-additional-information-label {
        margin-top: 20px;
        font-family: brilliant_bgmedium;
        font-size: 22px;
        color: var(--primary);
    }
    .packaging-data-additional-information-details-container {
        font-family: griffithgothic_bgbold;
        font-size: 16px;
        color: #68441b;
        font-weight: bold;
        inline-size: 120px;
    }
    .packaging-data-additional-information-detail-highlighted {
        display: block;
        font-style: normal;
        color: var(--primary);
    }
    .packaging-data-additional-information .splide__arrow {
        display: none;
    }

    .packaging-data-content-image.packaging-data-modal-target.packaging-data-content-image-cover {
        object-fit: cover;
    }

.your-brand-production .your-brand-main-description, .your-brand-main-description.box-description-summary {
    font-size: 1.15rem;
}  
footer .bg-footer {
    background-image: url(/uploads/files/b0234a9b-d91f-435d-ba70-a5ff55ea8c9a.webp);
    height: auto;
    background-attachment: fixed;
    background-position: left;
    background-repeat: repeat;
    background-size: auto;
}
footer h5 {
    border-bottom: 2px dashed var(--primary);
    font-weight: var(--font-weight-bold);
    margin-bottom: 1rem;
    padding-bottom: 1rem;
    text-transform: uppercase;
    max-width: 80%;
}
@media(max-width: 992px){
  .bg-header{
     padding: 0px!important; 
  }
  
  .banner-full-image .banner-img {
    object-position: left;
	}
  
  .banner-full-image p {
    display: none;
   }
  .banner-full-image .banner-text-container h1 {
    font-size: 42px!important;
  }
  
  .banner-full-image .banner-img {
    max-height: 570px;
   }
  
  .absolute-img-bt {
    position: absolute;
     top: 86%!important;
    left: 64%!important;
    max-height: 160px!important;
    width: 100%;
    max-width: 130px;
    }
  
  .banner-full-image .banner-text-container h1 {
  
    font-size: 28px!important;
    line-height: 1.35;
    margin-top: -150px!important;
            text-shadow: 1px 1px 4px rgb(0 0 0 / 93%);

    }
  
  .home-about-us img, .product-list-title-home img{
    
    max-width : 160px;
  }
  
  .highlights h2 {
    font-family: 'Prata', serif;
    font-size: 22px!important;
   }
  
  .highlights h2 em {
    margin: 8px 0px!important;
   }
  
  .product-list-title-home h2 {
    font-size: 23px;
    line-height: 1.35;
  }
  
  .product-item-header {
    padding: 0px 10px;
  }
  
  .product-item-header img {
    min-height: 250px;
  }
  
  
  .product-page .t2_grid .product-list-item .pro-price {
    font-size: 0.9rem!important;
    font-weight: 500;
}
  
  .product-item-footer {
    margin-bottom: 0px!important;
}

  .banner-full-image .banner-img {

    min-height: 110px;
}
 
  .receipt-home-page {
    margin-top: 25px!important;
}
  .banner-down .banner-img {
    object-fit: contain!important;
    min-height: auto!important;
}
  
  .news-page .list h2, .product-page .list h2 {
    font-size: 1.1rem;
}
  
  .footer .logo {
    margin-top: -24px!important;
    margin-bottom: 20px!important;
}
  
  footer h5 {
   margin-top:25px;
  }
  
  .highlights h2 em, .about-us-items ul, .item h3:before  {

    color: var(--primary)!important;

}
 
  .item {
    margin-top: 7.5em!important;  
}
  
 .main-menu2 .collapse {
   background: url(/uploads/files/3f26d3ba-08ac-43e2-b065-d7f44545350f.webp) repeat!important;
 }
  .main-menu2 .nav-item {
    background: transparent;
}
  
  .main-menu2 a {
    color: var(--body-text)!important;
  }
  
 .main-menu2  .border-bottom {
    border-bottom: 2px dotted var(--border-color) !important;
 }
  
 .main-menu2  hr {
    border-top: 2px dotted var(--border-color) !important;
  }
  
 .bg-header .navbar-nav  i {
   border-top: var(--body-text)!important;
 }
  .first-li-all-btn{
    display:none!important;
  }
  
  .bg-header .nav-custom-link:hover {
    border-bottom: 0px!important;
}
  .dropdown-menu-select-categories{
   border: 2px dotted var(--border-color)!important;
    margin: 5px 0px;
  }
  
  #show_filter_btn{
    color: var(--body-text);
    background: #f2efe7;
    border: 1px solid #eeebe3;
    font-size: 1rem;
    font-weight: 500!important;
  }
  
  .product-page.search .filter.show {
    background: url(/uploads/files/3f26d3ba-08ac-43e2-b065-d7f44545350f.webp) repeat!important;
  }

    .product-page.search .filter .jstree-default .jstree-node,  .form-check input[type=checkbox] + label {
      color: var(--body-text);
      font-size: 1.2rem;
    }
  
  .product-page.search .filter_text {

    font-size: 1rem;
  }
  
  .product-page .t2_grid .product-list-item .fast-add-to-cart {
    padding-top: 3px;
    padding-bottom: 2px;
    font-size: 0.8rem;
    font-weight: 500;
   }
  #price{
    font-size: 1.9rem;
  }
  
  .information ul li em {
    font-size: 16px;
  }
  
  .item h3:before {
    background: var(--primary)!important;
   }
  .home-service-section.faq-categories-name .home-service-section-container:not(:first-child) {
    margin-left: 0px;
  }
  .your-brand-container .product-types-list {
    padding: 15px;
}
  
  .your-brand-container .your-brand-main {
    padding-left: 0px!important;
    padding-right: 0px!important;
   }
  
  .custom-rychno-opakovane-na-burkani .your-brand-main {
    padding-left: 15px!important;
    padding-right: 15px!important;
   }
  
  .your-brand-main-header {
    margin-top: 0px;
  }
  
  .custom-proizvodstvo-i-iznos .your-brand-main-header {
    padding-top: 4.6875rem;
  }
  #catalog-btn{
    display:none!important;
  }
  
  .tabs-list {
    margin: 3em auto 1.5em auto!important;
}
  
  .receipt-table-inner {
    padding: 50px 0px 40px 0px;
  }
  .receipt-table-inner {
    width: 100%;
}
  .fb-share-button{
    display:none!important;
  }
  
  .news-page .grid .card-title {
    height: auto;
}
.certificates-heading {
    color: var(--primary)!important;
}
  .certificates-grid {
    margin: 4rem auto!important;
}
.certificates-grid-list {
    margin-bottom: 40px!important;
}
  .news-page .list h2, .product-page .list h2 {
    min-height:auto;
  }
  
  .news-page .list .col-lg-6, .product-page .list .col-lg-6 {
    padding: 1em 30px 1em 30px;
  }
  
   .form-check input[type=checkbox] + label {
    color: var(--body-text);
    font-size: 1rem;
}
  
  .header-first-row {
    padding: 5px 15px!important;
}
  
}
@media (max-width: 768px) {
        .info-block-heading {
            font-size: 1.375rem;
        }
    }

    .info-block-main-content-container.row {
        align-items: center;
    }

    @media (max-width: 992px) {
        .info-block-main-content-container.row {
            justify-content: center;
        }
      .orders-active-page .product-cart-price {
        font-size: 0.83rem;
    }
    .orders-active-page .product-cart-total {
      font-size: 0.83rem;
  }
      
    }

    .info-block-image-container {
        display: flex;
        justify-content: flex-end;
        padding-right: 0;
    }

    @media (max-width: 992px) {
        .info-block-image-container {
            justify-content: center;
            padding-right: 15px;
        }
          .main-menu2 .nav-item {
        background: transparent !important;
    }
    }

@media (max-width: 992px) {
  .banner-img {
    /* height: 570px!important; 
    object-fit: cover;
    object-position:center;
    */
}

.bg-header .nav-custom-link {
    font-size: 1rem!important;
  }
  
  .dropdown-menu-select-categories .dropdown-item {
 
    font-size: 1.15rem;
  }
  
  footer .bg-footer .logo {
    height: auto;
    max-width: 120px;
    margin-top: 15px!important;
}
  
   .dropdown-menu .menu-btn-view-all{
        display:none;
  }
  
  .dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: transparent!important;
    }
  
  .submenu-2{
    padding: 10px 20px!important;
    border-top: 2px dotted #e2dbd1!important;
    border-bottom: 2px dotted #e2dbd1!important;
    border-radius: 0;
  }
  
}
.siteLoaded {
    display:block !important;
    opacity:1 !important;
    transition: opacity 0.5s ease;
}

