.topbar {
  max-height: 32px;
}




@media only screen and (max-width: 1680px) {
  .home-cta-panda {
    /* height: 579px; */
  }
  .home-why-bamboo-content {
    padding-right: 150px;
  }
}
@media only screen and (max-width: 1440px) {
  .home-hero {
    height: unset;
    padding-top: 120px;
  }
  .contact-hero__list {
    justify-content: flex-start;
    gap: 20px;
  }
  .contact-hero__right {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
  }
  .home-cta-panda {
    right: -20%;
  }
  .has-children ul {
    margin-left: 10px;
  }
  .product-category-list .has-children ul a {
    width: 100%;
    white-space: normal;
  }
  .more-about-product {
    margin-top: 50px;
  }
  .home-our-categories__item-1::before {
    top: 5%;
  }
  .home-category-title h4 {
    font-size: 16px;
    line-height: 1.2;
  }
  .home-categories__card {
    padding: 24px;
  }
  #primary-menu {
    gap: 10px;
  }
  #primary-menu a {
    font-size: 14px;
  }
  .header-right > a {
    display: none;
  }
  .button-and-ratings {
    margin-bottom: 100px;
  }
  .header-right-list img {
    width: 24px;
    min-width: 24px;
  }
  .top-picks__holder ul {
    gap: 30px;
  }
  .top-picks__holder li {
    width: calc(25% - 22.5px);
  }
  .filled__button-cart.filled__button {
    text-align: left;
  }
  .faq-list h6 {
    font-size: 18px;
    padding-right: 50px;
    white-space: normal;
  }
  .home-hero-content {
    max-width: 600px;
  }
}
#page,
.bamboo-left {
  overflow-x: hidden;
}
@media only screen and (max-width: 1366px) {
  .home-cta {
    height: 420px;
  }
  .home-cta-panda {
    height: 479px;
  }
  .home-prev {
    left: -30px;
  }
  .home-next {
    right: -30px;
  }

  .product-card__underlined-link::after {
    left: 0;
    transform: unset;
    width: 100%;
  }
  .green-rounded-bg {
    margin-left: 10px;
    margin-right: 10px;
  }
  .single-product .top-picks__arrow-left {
    left: -2%;
  }
  .single-product .top-picks__arrow-right {
    right: -2%;
  }
  .faq-tabs {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 1199px) {
  .header-container {
    padding-left: 35px;
    padding-right: 35px;
  }
  .product__wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
  .single-product .top-picks__arrow-left {
    left: 2%;
  }
  .single-product .top-picks__arrow-right {
    right: 2%;
  }
  .header-right-list {
    gap: 10px;
  }
  .home-hero-content-list {
    gap: 20px;
  }
  .home-hero-content-list {
    right: 25px;
  }
  .home-categories__card img {
    width: 100%;
    max-width: 100px;
  }
  .home-why-bamboo__image {
    max-width: 250px;
  }
  .bamboo-left::before {
    width: 150px;
    height: 150px;
  }
  .home-prev {
    left: 90px;
    z-index: 3;
  }
  .home-next {
    right: 90px;
    z-index: 3;
  }
  .top-picks__holder li {
    width: calc(33.333333333333336% - 30px);
  }
  .hamburger-menu {
    display: flex;
    align-items: center;
  }
  .main-navigation {
    position: fixed;
    width: 350px;
    height: 100vh;
    background: white;
    transition: all 0.3s ease;
    z-index: 9;
    padding: 20px;
    top: 0;
    left: 0;
    transform: translateX(-100%);
  }
  .mobile-only {
    display: block;
  }
  .mega-menu-product-trigger > a::after {
    display: none;
  }
  .mega-menu-product-product {
    display: none !important;
  }
  .two-cols > p {
    gap: 12px;
  }
  .footer-column-4,
  .footer-column-5 {
    margin-top: 40px;
  }
  .main-navigation.active {
    transform: translateX(0);
    transition: all 0.3s ease;
  }
  .main-navigation ul {
    flex-direction: column;
    display: flex;
    align-items: flex-start;
  }
  .menu-item-has-children > a::after {
    content: unset;
  }
  .menu-item-has-children > a {
    width: max-content;
  }
  .main-navigation ul ul {
    position: unset;
    box-shadow: unset;
    float: unset;
    border: unset;
  }
  .menu-item-has-children ul {
    --b1: unset;
    --b2: unset;
  }
  .menu-item-has-children {
    position: relative;
  }
  .main-navigation li {
    width: 100%;
  }
  .menu-item-has-children ul li:not(:last-of-type) a {
    border: unset;
    --b-bottom: unset;
    background: unset;
    --c: unset;
    --t: unset;
  }
  .menu-item-has-children:after {
    content: "";
    position: absolute;
    right: 0;
    top: -3px;
    /* transform: translateY(-50%); */
    width: 24px;
    height: 24px;
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 10L12 15L17 10' stroke='%23000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    transition: 0.3s;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }
  .archive-hero .woocommerce-breadcrumb,
  .faq-faq .breadcrumb__wrapper {
    top: 35px;
  }
  #page ul.products.columns-3 li.product {
    margin: 0;
    width: calc(50% - 10px);
  }
  .products.columns-3 {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
  }
  .how-to-pick-size {
    max-width: 90%;
  }
}
.under-991,
.under-767 {
  display: none;
}
@media only screen and (max-width: 991px) {
  .home-hero {
    padding-top: 50px;
  }
  .woven__right,
  .woven__left {
    border-radius: 25px;
    margin-top: 30px;
  }
  .bamboo-woven:nth-of-type(odd) .row {
    flex-direction: column-reverse;
  }
  .about-why-bamboos__list {
    gap: 30px;
  }
  .about-us-our-values .row {
    flex-direction: column-reverse;
    gap: 30px;
  }
  .blog-single__header .blog-card__times {
    padding-bottom: 40px;
  }
  .blog-single__author {
    margin-bottom: 40px;
  }
  .blog-single__author {
    padding: 10px 0;
  }
  .featured-post .blog-card__times {
    padding-top: 30px;
  }
  .featured-post {
    padding-bottom: 40px;
  }
  .blog-controls {
    margin-bottom: 40px;
  }
  .product__wrapper > div {
    width: 100%;
  }
  .featured-post h3 {
    margin-top: 15px;
  }
  .featured-post .paragraph__xl {
    margin-top: 15px;
    margin-bottom: 20px;
  }
  .button-and-ratings {
    margin-bottom: 50px;
    flex-direction: column-reverse;
  }
  .home-hero-content-list {
    flex-wrap: wrap;
    width: calc(100% - 300px);
  }
  .home-hero-content-list__item {
    width: calc(50% - 10px);
  }
  .home-why-bamboo-content {
    padding-right: 250px;
  }
  .home-our-categories__item img {
    height: 400px;
    object-fit: cover;
  }
  p br {
    display: none;
  }
  .top-picks__holder li {
    width: calc(50% - 15px);
  }
  .filled__button-cart.filled__button {
    text-align: center;
  }
  .home-top-picks {
    padding-bottom: 60px;
  }
  .above-991 {
    display: none;
  }
  .under-991 {
    display: block;
  }
  .product__wrapper {
    flex-direction: column;
  }
  .site-footer {
    padding-top: 35px;
  }
  footer .col-lg-3 {
    margin-bottom: 40px;
  }
  .woocommerce-breadcrumb span {
    white-space: normal;
  }
  .woocommerce-breadcrumb {
    flex-wrap: wrap;
  }
  .product__wrapper {
    padding-left: 0;
    padding-right: 0;
  }
  .product-results__item {
    margin-bottom: 20px;
    height: calc(100% - 20px);
  }
  .woocommerce-breadcrumb img {
    max-width: 12px;
  }
  .about-product__right {
    padding: 15px;
  }
  .about-product__left img {
    object-fit: cover;
  }
  .sidebar__filters > h2 {
    display: none;
  }
  .sidebar__filters {
    position: fixed;
    width: 100vw;
    height: 100vh;
    left: 0;
    padding: 70px 20px 20px 20px;
    background: white;
    z-index: 99;
    top: 0;
    overflow-y: scroll;
    transform: translateX(-100%);
  }
  .contact-hero__right {
    margin-top: 50px;
  }
  #close-filters-mobile {
    position: fixed;
    top: 10px;
    right: 20px;
  }
  .woocommerce-categories-widget .widget-title {
    border-bottom: unset;
  }
  #close-filters-mobile svg path {
    fill: black;
  }
  .woocommerce-result-count {
    display: none;
  }
  .woocommerce-categories-widget {
    margin-bottom: 20px;
  }
  .archive__count-box {
    display: flex;
    align-items: center;
    flex-wrap: unset;
    justify-content: space-between;
  }
  .archive-hero::after {
    right: 45px;
  }
  .sidebar__filters {
    transition: 0.3s;
  }
  .sidebar__filters.active {
    transform: unset;
    transition: 0.3s;
  }
  .facet-wrap h2 {
    position: relative;
  }
  .facet-wrap h2.active::after {
    transform: rotate(90deg) translateX(-50%);
    transition: 0.3s;
  }

  .facet-wrap h2::after {
    content: "";
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    transition: 0.3s;
    width: 24px;
    height: 24px;
    background-image: url("../icons/breadcrumb-arrow.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
  }
  .woocommerce-products-header {
    padding-bottom: 50px;
  }
  .facetwp-type-checkboxes {
    border-top: 2px dashed #7fa643;
  }
  .sidebar__filters > .woocommerce-categories-widget > ul {
    border-top: 2px dashed #7fa643;
  }
  .footer-column-5 img {
    margin-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .home-hero__image {
    right: 0;
  }
  .above-767 {
    display: none;
  }
  .home-why-bamboo__image {
    max-width: 350px;
  }
  .home-why-bamboo-content h2,
  .home-why-bamboo-content span,
  .home-why-bamboo-content p,
  .home-why-bamboo-content a {
    color: #fff;
  }
  .home-why-bamboo {
    position: relative;
  }
  .about-why-bambooos__content::after {
    display: none;
  }
  .home-why-bamboo::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
  }
  .about-why-bambooos__content {
    padding-right: 0;
  }
  .home-why-bamboo-content span {
    border-color: white;
  }
  .home-why-bamboo-content {
    position: relative;
    z-index: 3;
    padding-right: 0;
  }
  .home-hero-content-list span {
    display: none;
  }
  .home-hero-content-list {
    max-width: 100px;
  }
  .about-why-bamboos__list {
    margin-top: 40px;
  }
  .home-categories__card {
    display: flex;
    flex-direction: column;
    text-align: center;
    padding: 30px 24px;
    justify-content: center;
    align-items: center;
  }
  .faq-tabs {
    gap: 12px;
  }

  .faq-tabs__item a {
    padding: 12px 16px;
  }
  .faq-faq__heading h1 img {
    max-width: 106px;
  }
  #page .about-product__item {
    flex-direction: column;
  }
  .about-product__left,
  .about-product__right {
    width: 100%;
  }
  .page-id-17
    #page
    .wc-block-components-sidebar.wc-block-checkout__sidebar.wp-block-woocommerce-checkout-totals-block {
    margin-top: 0 !important;
  }
  .page-id-17 .wp-block-woocommerce-checkout {
    padding-top: 0 !important;
  }
  .related-products__list {
    padding-right: 15px;
    padding-left: 15px;
  }
  .how-to-pick-size__header span {
    font-size: 14px;
  }
  .how-to-pick-size__body__item span,
  .how-to-pick-size__body__item div {
    font-size: 12px;
  }
  .how-to-pick-size__body__item > * {
    padding: 15px 5px;
  }
  .how-to-pick-size__header {
    padding-left: 30px;
    justify-content: flex-start;
  }
  .product-container {
    padding-top: 30px;
  }
  #gallery-arrows__prev,
  #gallery-arrows__next {
    top: calc(50% - 30px);
    max-width: 32px;
  }
  .single-product-testimonial__paragraph p {
    margin-bottom: 10px;
  }
  .product__right .variations tr {
    gap: 10px;
  }
  .benefits-of-buying {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }
  .single-product__badges {
    padding-bottom: 10px;
  }
  .flex-control-thumbs img {
    border-radius: 10px;
  }
  .product__wrapper {
    gap: 20px;
  }
  .about-product .col-12:first-of-type .about-product__item {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
  }
  .about-product .col-12:last-of-type .about-product__item {
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
  }
  .price-holder {
    flex-direction: column;
    align-items: flex-start;
  }
  #gallery-arrows__next {
    right: 10px;
  }
  #gallery-arrows__prev {
    left: 10px;
  }
  .home-categories__card img {
    height: 130px;
  }
  .home-category-title h4 {
    font-size: 18px;
  }
  .home-categories__card::before {
    left: 10px;
    top: 10px;
    bottom: 10px;
    right: 10px;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
  }
  .contact-hero__right ul {
    padding-left: 0;
  }
  .contact-hero__list {
    gap: 10px;
  }
  #primary-menu a {
    font-size: 16px;
  }
  #site-navigation ul {
    gap: 16px;
  }
  #site-navigation ul ul {
    gap: 0px;
  }
  .cart-count {
    right: -11px;
    top: -17px;
    left: unset;
    bottom: unset;
  }
  .woocommerce-products-header {
    padding-bottom: 80px;
  }
  .quantity-controls {
    height: 40px;
    max-width: 100px;
  }
  .home-our-categories__item {
    margin-bottom: 100px;
  }
  .home-our-categories__item img {
    height: unset;
    aspect-ratio: 1/1.25;
  }
  .archive__count-box select {
    width: 180px;
  }
  .home-cta {
    height: unset;
    overflow: hidden;
    padding-top: 80px;
  }
  .woocommerce-breadcrumb {
    align-items: flex-start;
  }
  .woocommerce-breadcrumb img {
    max-width: 24px;
  }
  #page ul.products.columns-3 li.product {
    width: 100%;
  }
  .woocommerce-breadcrumb span {
    white-space: normal;
    text-align: left;
  }
  .wc-block-components-sidebar {
    margin-top: 40px !important;
  }
  .is-mobile .wc-block-components-form .wc-block-components-checkout-step,
  .is-small .wc-block-components-form .wc-block-components-checkout-step {
    padding-top: 0 !important;
  }
  .archive-hero .woocommerce-breadcrumb,
  .faq-faq .breadcrumb__wrapper {
    font-size: 16px;
  }
  .wp-block-list {
    margin-left: 0;
  }
  .archive-hero .woocommerce-breadcrumb,
  .faq-faq .breadcrumb__wrapper {
    left: 20px;
  }
  .faq-faq__heading h1 img {
    display: none;
  }
  .faq-tabs {
    flex-wrap: wrap;
  }
  .home-cta-panda {
    height: 250px;
    right: -30%;
  }
  .home-cta h2 {
    padding-right: 50%;
  }
  .filled__button {
    font-size: 16px;
  }
  .footer-copyright,
  .footer-copyright p {
    line-height: 20px;
  }
  .topbar nav {
    display: none;
  }
  .topbar-navigation {
    display: none;
  }
  .under-767 {
    display: block;
  }
  .main-navigation {
    padding-top: 60px;
  }
  .mobile-nav-for-menu {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
  }
  .top-picks__arrow-left {
    position: absolute;
    left: -10px;
    top: 50%;
    transform: translateY(-50%);
  }
  .top-picks__arrow-right {
    position: absolute;
    right: -10px;
    top: 50%;
    transform: translateY(-50%);
  }
  #close-predictive-search {
    right: 11%;
  }
  .menu-selector {
    padding: 10px;
    border-bottom: 1px solid var(--dark-green);
    display: block;
    flex: 1;
    text-align: center;
  }

  .menu-selector.active {
    color: #fff;

    background: var(--dark-green);
  }
  .top-picks-items .product-card {
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media only screen and (max-width: 575px) {
  .header-container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .home-hero-content-list {
    display: none;
  }
  .button-and-ratings {
    margin-bottom: 300px;
  }
  .button-and-ratings a {
    position: absolute;
    width: calc(100% - 30px);
    left: 15px;
    bottom: 30px;
  }
  .green-rounded-bg {
    border-radius: 20px;
  }
  .home-categories__card {
    flex-direction: row;
  }
  .home-categories__card img {
    height: auto;
    min-width: 130px;
  }
  .home-category-title h4 {
    text-align: left;
  }
  .home-categories__card {
    margin-bottom: 15px;
    height: calc(100% - 15px);
    justify-content: flex-start;
  }
  .subtitle {
    font-size: 14px;
  }
  .home-our-categories .mb-120 {
    margin-bottom: 40px;
  }
  .home-our-categories__item {
    margin-bottom: 80px;
  }
  .home-our-categories__item-2 .home-our-categories__item {
    margin-bottom: 20px;
  }
  .home-our-categories__item img {
    aspect-ratio: 1/1.5;
  }
  .home-our-categories__item .read-more-filled {
    transform: translateY(0);
  }
  .home-our-categories__item-3::before {
    top: -67px;
  }
  .home-cta h2 {
    padding-right: 25%;
  }
  .home-cta-panda {
    height: 200px;
    top: -20px;
    right: -37%;
  }
  .home-next {
    right: 35px;
  }
  .top-picks__arrow-right {
    right: 10px;
  }
  .top-picks__arrow-left {
    left: 10px;
  }
  .home-prev {
    left: 35px;
  }
  .home-testimonials .slick-dots {
    bottom: -55px;
  }
  .home-next,
  .home-prev,
  .top-picks__arrow-left,
  .top-picks__arrow-right {
    max-width: 30px;
  }
  .top-picks-list__tab {
    font-size: 12px;
    padding: 10px 14px;
  }
  .home-our-categories {
    padding-bottom: 0;
  }
  .main-navigation {
    width: 330px;
  }
  .home-our-categories__item-1::before {
    top: -6%;
    transform: rotate(18deg);
    left: -44px;
  }
  .footer-copyright,
  .footer-copyright p {
    font-size: 11px;
  }
  .woocommerce-mini-cart-item .product-title {
    font-size: 14px;
    line-height: 18px;
  }
  .mini-cart-wrapper .quantity-controls {
    height: 42px;
    max-width: 90px;
  }
  .mini-cart-wrapper .product-thumbnail {
    min-width: 120px;
    max-width: 120px;
  }
  #blog-search-input {
    width: 200px;
  }
  .blog-archive {
    padding-bottom: 80px;
  }
  .blog-single .blog-single__author-share .flex {
    gap: 5px;
  }
  .share-on {
    display: none;
  }
  .blog-single-featured > img {
    border-radius: 20px;
  }
  .related-posts {
    padding-top: 30px;
  }
  .about-why-bamboos__list {
    padding-bottom: 30px;
  }
  .about-why-bamboos__list {
    flex-direction: column;
  }
  .about-why-bamboos__content:nth-of-type(2) {
    transform: unset;
  }
}



/* novo zbog obavestenja*/

.topbar-notification{
	font-size:14px;
	font-weight:700;
	text-align:center;
}
@media (max-width:1560px){
	.topbar-notification{
	font-size:12px;
}
}
@media (max-width:1024px){
	.topbar {
  max-height: 45px;
}
}
	@media (max-width:991px){
	.topbar .flex{
  flex-direction:column;
}
		.topbar ul{
			margin:10px 0;
		}
		.topbar {
  max-height: 100%;
}
		.home-hero {
    padding-top: 80px;
  }
}
@media (max-width:576px){
	.home-hero {
    padding-top: 100px;
  }
	.topbar-notification{
	padding-top:5px;
}
}