/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

.scrollToTop {
    bottom: 60px !important;
}

.btn-size-extra-small {
    font-size: 12px;
}

h1, h2, h3, h4 {
	letter-spacing: -0.03em;
}

.whb-top-bar-inner .wd-button-wrapper {
    padding: 0 !important;
}

.wd-nav.wd-nav-main > li.menu-akcia > a {
 color: #fff;
}

.wd-nav.wd-nav-main>li>a {
   min-height: 36px;
}

.wd-nav.wd-style-bg>li>a:before {
    background-color: #d6e4ed !important;
    transition: all 0.35s ease;
}

.wd-nav.wd-style-bg>li:is(:hover,.wd-opened,.current-menu-item)>a:before {
    opacity: 1 !important;
}

.wd-nav.wd-style-bg>li.menu-akcia>a:before {
    opacity: 1;
    background-color: #ea3420 !important;
}

.wd-nav.wd-nav-main > li > a .wd-nav-img {
    z-index: 2;
}

.wd-products-with-bg:not(.products-bordered-grid) :is(.product-wrapper,.wd-cat-wrap) {
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.wd-header-my-account span.wd-tools-inner,
.wd-header-wishlist .wd-tools-icon {
    border: 1px solid rgba(0, 0, 0, 0.1);
}

/*
.wpb_column.help-cta .vc_column-inner > .wpb_wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
}*/

.wpb_column.help-cta .vc_column-inner > .wpb_wrapper .vc_icon_element {
    width: auto;
    margin: 0;
}

.vc_row.help-cta-row:before {
    content: '';
    position: absolute;
    background: url(/wp-content/uploads/2026/01/sonar-map-small.svg);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: block;
    background-size: cover;
    background-position: center;
    mix-blend-mode: screen;
    opacity: 0.3;
    border-radius: 10px;
}

.product_meta {
    gap: 0px;
}

.product_meta span {
    font-size: 14px;
}

.wd-products-per-page,
p.woocommerce-result-count {
    font-size: 14px;
}

@media (min-width: 1025px) {
    .wd-tabs.tabs-design-simple .wd-tabs-header {
        align-items: center !important;
    }
}

.wd-tabs.tabs-design-simple .tabs-name {
    border-bottom: none !important;
}

.wd-tabs.tabs-design-simple .wd-nav-tabs li a {
    border-radius: 40px;
    height: 36px;
    min-height: 36px;
}

.wd-single-tabs .wpb_wrapper ul li {
    margin: 0;
}


/*LANDING PAGE*/

.landing-brand-block .vc_column-inner > .wpb_wrapper {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.landing-brand-text {
    margin-top: auto;
    margin-bottom: 0;
}

.wpb_column.landing-column-overlay .vc_column-inner {
    justify-content: flex-end;
    padding-bottom: 50px;
    padding-left: 40px;
    position: relative;
    overflow: hidden;
}

.wpb_column.landing-column-overlay .vc_column-inner:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgb(0 0 0 / 0%), rgb(0 0 0 / 60%));
    top: 0;
    left: 0;
    z-index: 1;
} 

.wpb_column.landing-column-overlay .vc_column-inner > .wpb_wrapper {
    position: relative;
    z-index: 2;
}

.landing-best-cats .vc_column_container>.vc_column-inner {
    padding-left: 5px;
    padding-right: 5px;
}

.landing-best-cats .wd-button-wrapper a.btn {
    text-align: left;
    padding-top: 15px;
    padding-bottom: 15px;
    height: 100%;
}

.landing-best-cats .wd-button-wrapper {
    border: 1px solid rgb(0 0 0 / 10%);
    border-radius: 5px;
}

.landing-best-cats .vc_column-inner,
.landing-best-cats .vc_column-inner .wpb_wrapper,
.landing-best-cats .wd-button-wrapper a.btn,
.landing-best-cats .wd-button-wrapper {
    height:100%; 
}

.landing-best-cats .vc_column-inner > .wpb_wrapper {
    margin-bottom: 10px;
}

@media (max-width: 1000px) {
.wpb_column.landing-column-overlay .vc_column-inner {
    padding-bottom: 30px;
    padding-left: 20px;
}
}

li.wc_payment_method.payment_method_quatro img {
    max-width: 60px;
}


/*custom search*/
.aws-container .aws-search-form {
    height: 40px;
    border: 1px solid rgba(0,0,0,0.1);
    background: #fff;
    border-radius: 35px;
    overflow: hidden;
}

.aws-container .aws-search-field {
    color: rgb(23,43,58);
    padding: 6px 15px;
    line-height: 30px;
    display: block;
    font-size: 14px;
    border: none;
    padding-left: 5px;
}

.aws-container[data-buttons-order="3"] .aws-search-form .aws-search-btn {
    background: transparent;
    border: none;
}

.aws-container .aws-search-form .aws-search-btn svg {
    display: none;
}

.aws-container .aws-search-form .aws-search-btn:after {
    content: "\f130";
    font-family: "woodmart-font";
    font-size: 16px;
    line-height: 40px;
}

.aws-search-result .aws_result_head {
    margin-bottom: 0px;
    font-size: 15px;
    color: #172b3a;
    width: 100%;
}

.aws-search-result .aws_result_term {
    color: rgb(23 43 58 / 70%);
    font-size: 13px;
    line-height: 1.3;
}

.aws-search-result .aws_results .aws_result_item {
    padding: 10px 15px;
    display: flex;
    align-items: center;
}

.aws-search-result .aws_result_content {
    width: 100%;
}

a.aws_result_item.aws_search_more {
    justify-content: center;
    font-size: 16px;
    color: rgb(13 161 218);
    font-weight: 700;
}

.aws-search-result .aws_result_image img {
    width: 60px;
    height: 60px;
    object-fit: contain;
}

.aws-search-result .aws_result_image {
    padding: 0;
    margin-right: 15px;
    background: #fff;
    width: 60px;
    height: 60px;
    flex: 0 0 60px;
}


/*MEGAMENU*/
.wd-dropdown-menu.wd-design-full-width {
    background: #f3f4f5;
}

.wd-sub-menu li>a img {
    max-height: var(--nav-img-height, 50px);
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    width: 50px !important;
    height: 50px !important;
    object-fit: contain;
}

.mega-menu-list.wd-sub-menu ul {
    display: flex;
    flex-wrap: wrap;
    column-gap: 10px;
}

.wd-sub-menu li>a {
    padding-top: 5px;
    padding-bottom: 0px;
    color: rgb(23 43 58 / 75%);
    font-weight: 500;
    font-size: 13px;
}

.wd-sub-accented>li>a {
    color: #172B3A;
    font-weight: 700;
    font-size: 14px;
}

.wd-sub-menu li.more a {
    text-decoration: underline;
}

ul.wd-sub-menu.mega-menu-list {
    margin-bottom: 15px;
}

.velkoobchod-menu .wd-sub-menu li>a img {
    width: 84px !important;
    padding: 3px;
}


/*HOMESLIDER*/

.home-banners {
  display: grid;
  grid-template-columns: minmax(0, 3fr) minmax(0, 1fr);
  gap: 10px;
  height: 60vh;
  min-height: 420px;
  max-height: 550px;
}

.homeslider-wrapper,
.home-banners-small {
  min-width: 0;
  min-height: 0;
}

.homeslider-wrapper {
  height: 100%;
  overflow: hidden;
  border-radius: 10px;
}

.homeslider {
  height: 100%;
}

.homeslider .slick-list,
.homeslider .slick-track,
.homeslider .slick-slide,
.homeslider .slick-slide > div {
  height: 100%;
}

.homeslider .slick-slide > div {
  display: flex;
}

.home-banners-small {
  display: flex;
  flex-direction: column;
  height: 100%;
  gap: 10px;
}

.home-banner-1 { flex: 1.73; overflow: hidden; border-radius: 10px; }
.home-banner-2 { flex: 1;    overflow: hidden; border-radius: 10px; }

.homeslider {
    border-radius: 10px;
    overflow: hidden;
}

.homeslider .slide {
    background: #172b3a;
}

.slide-content {
    display: flex;
    height: 100%;
    position: relative;
}

.slide-content:after {
    content: '';
    position: absolute;
    width: 450px;
    height: 450px;
    background: url(/wp-content/uploads/2025/06/slide-gradient.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    left: 5%;
    top: -50px;
    opacity: 0.7;
}

.slide-content-right {
    flex: 0 0 75%;
}

.slide-content-right {
    padding: 10px;
    position: relative;
}

.image-content {
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 8px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.image-content:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(to right, rgb(0 0 0 / 45%), rgb(0 0 0 / 0%), rgb(0 0 0 / 35%))
}

.slide-content-left {
    flex: 0 0 25%;
    position: relative;
}

.homeslider h2 {
    color: #fff;
    font-weight: 800;
    font-size: clamp(30px, 3.3vw, 60px);
    text-align: left;
    line-height: 1;
    text-transform: uppercase;
    margin-bottom: 0px;
    z-index: 2;
}

.homeslider p {
    color:#fff;
    text-align: left;
    font-size: clamp(14px, 1.1vw, 20px);
    line-height: 1.4;
    z-index: 2;
}

.left-content-inner {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: absolute;
    left: 0;
    top: 0px;
    height: 100%;
    padding: 30px 0px 20px 40px;
    min-width: 450px;
    z-index: 5;
}

.homeslider a.btn.btn-size-large {
    margin-top: 15px;
    /* margin-bottom: 0; */
    font-size: 16px;
    min-width: 180px;
    position: relative;
    z-index: 4;
}

img.label-novinka {
    position: relative;
    max-height: 32px;
    margin-bottom: 25px;
}

img.label-akcia {
    position: relative;
    margin-bottom: 25px;
    max-height: 32px;
}

img.slider-logo {
    max-width: 180px;
    margin-bottom: 25px;
    max-height: 60px;
    object-fit: contain;
}

.grain {
    position: absolute;
    background: url(/wp-content/uploads/2025/06/grain.webp);
    width: 100%;
    height: 100%;
    z-index: 3;
    background-size: 1000px auto;
    background-position: center;
    opacity: 0.85;
    mix-blend-mode: multiply;
    background-repeat: repeat;
    top: 0;
    left: 0;
}

ul.slick-dots {
    position: absolute;
    z-index: 10;
    bottom: 15px;
    left: 30px;
    text-align: left;
    display: flex;
    width: auto;
    align-items: center;
}

.slick-dots li button:before {
    font-size: 10px !important;
    color: #fff !important;
}

.slick-dots li.slick-active button:before {
    opacity: 1 !important;
    color: #fff !important;
}

.slick-dots li button {
    min-height: 20px;
    background: transparent !important;
}

.slick-dots li {
    margin: 0 3px !important;
}

.homeslider .slick-next {
    right: -41px;
}

.slick-next:before {
    content: "\f113" !important;
    font-family: "woodmart-font" !important;
}

.homeslider .slick-prev {
    left: -41px;
    z-index: 5;
}

.homeslider .slick-next, .homeslider .slick-prev {
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 8px;
    padding: 0;
    min-height: 40px;
    opacity: 0;
}

.homeslider .slick-next:hover, .homeslider .slick-prev:hover,
.homeslider .slick-next:focus, .homeslider .slick-prev:focus {
    background: #fff;
    opacity: 0.8;
}

.slick-prev:before {
    content: "\f114" !important;
    font-family: "woodmart-font" !important;
}

.slick-next:before, .slick-prev:before {
    font-size: 15px !important;
    opacity: 1 !important;
    color: #172b3a !important;
    line-height: 40px !important;
}

.homeslider:hover .slick-next {
    right: 15px;
    opacity: 1;
}

.homeslider:hover .slick-prev {
    left: 15px;
    opacity: 1;
}

.homeslider-wrapper {
    position: relative;
}

.slider__counter {
    position: absolute;
    right: 20px;
    bottom: 10px;
    color: rgb(255,255,255);
    font-weight: 600;
    font-family: "Zalando Sans Expanded";
}

/*banner home 1*/
.home-banner-1 {
    width: 100%;
    background: #d6e4ed;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    padding: 20px 20px 10px 20px;
}

.home-banner-1 h3 {
    margin: 0;
    text-transform: uppercase;
}

.home-banner-1 p {
    margin-bottom: 10px;
    line-height: 1.2;
}

.home-banner-inner .btn-size-small {
    --btn-font-size: 13px;
}

img.banner-1-img {
    position: absolute;
    width: auto;
    height: calc(100% - 60px);
    object-fit: contain;
    bottom: -30px;
    right: -50px;
    z-index: -1;
}

.home-banner-1 .grain {
    opacity: 0.6;
    z-index: 1;
}

.home-banner-1:after {
    content: '';
    position: absolute;
    width: 350px;
    height: 350px;
    background: url(/wp-content/uploads/2025/06/slide-gradient.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    left: 50%;
    bottom: -100px;
    opacity: 0.5;
    transform: translateX(-50%);
}

.home-banner-inner {
    position: relative;
    height: 100%;
    z-index: 2;
}

/*banner home 2*/

.home-banner-2 {
    background: #172b3a;
    border-radius: 10px;
    overflow: hidden;
    padding: 10px 20px;
    position: relative;
}

.home-banner-2 h3 {
    margin: 0;
    text-transform: uppercase;
    color: #fff;
}

.home-banner-2 p {
    margin-bottom: 20px;
    color: #fff;
    max-width: 200px;
    line-height: 1.2;
}

img.banner-2-img {
    position: absolute;
    right: -15px;
    top: 0;
    height: 120%;
    object-fit: contain;
    max-width: 68%;
    z-index: -1;
}

.home-banner-2 .grain {
    opacity: 0.85;
    z-index: 1;
}

.home-banner-2:after {
    content: '';
    position: absolute;
    width: 350px;
    height: 350px;
    background: url(/wp-content/uploads/2025/06/slide-gradient.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    left: 70%;
    bottom: -100px;
    opacity: 0.7;
    transform: translateX(-50%);
}

/*homepage content*/
.wd-arrow-inner {
    width: 40px !important;
    height: 40px !important;
    background: #d6e4ed !important;
    border-radius: 50% !important;
}

.wd-nav-arrows.wd-pos-together {
    gap: 10px !important;
}

.wd-arrow-inner:hover {
    background: #0da3dd !important;
    color :#fff !important;
}

.posuvny_text p, .posuvny_text h2, .posuvny_text h3, .posuvny_text h4 {
    margin: 0;
}

.posuvny_text strong {
    font-weight: 800;
}

.home-banner-bottom {
    background: #172b3a;
    height: 400px;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    padding: 10px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.banner-bottom-image {
    position: absolute;
    height: calc(70% - 20px);
    width: calc(100% - 20px);
    border-radius: 10px;
    background-size: cover;
    background-position: center;
    overflow: hidden;
    left: 10px;
    top: 10px;
    z-index: 2;
}

.banner-bottom-image:after {
    content: '';
    width: 100%;
    height: 60%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: linear-gradient(to bottom, rgb(0 0 0 / 0%), rgb(0 0 0 / 90%));
}

.home-banner-bottom .home-banner-inner {
    height: auto;
    padding: 20px;
    position: relative;
    z-index: 4;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
}

.home-banner-bottom h3 {
    color:#fff;
    font-size: 20px;
    line-height: 1.2;
    text-transform: uppercase;
    margin: 0;
}

.home-banner-bottom p {
    color:#fff;
    max-width: 350px;
    margin: 0;
}

.home-banner-bottom:after {
    content: '';
    position: absolute;
    width: 450px;
    height: 450px;
    background: url(/wp-content/uploads/2025/06/slide-gradient.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    right: -100px;
    bottom: 0;
    opacity: 0.7;
    z-index: 1;
}

.wpb_column.banner-column .vc_column-inner,
.wpb_column.banner-column .vc_column-inner .wpb_wrapper,
.wpb_column.banner-column .wpb_raw_code.wpb_raw_html.wpb_content_element {
    height: 100%;
    margin: 0;
}

.home-banner-bottom.banner-large {
    height: 100%;
}

.home-banner-bottom.banner-large h3 {
    font-size: 30px;
}


.home-product-tabs .wd-tabs-header {
    padding-bottom: 10px;
}

/*brands*/
.wd-brand-item.brand-item {
    background: #fff;
    border-radius: 10px;
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    height: 100px;
    padding: 20px;
}

.wd-brand-item.brand-item img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    max-width: 70%;
    transition: all .25s ease;
    transform: translate3d(0, 0, 0);
    filter: grayscale(1);
    opacity: 1;
}

.wd-brand-item.brand-item:hover img {
    filter: grayscale(0);
}

.wd-brand-item a.wd-fill {
    z-index: 2;
}

/*PREDAJNA*/
.banner-predajna {
    background: #172b3a;
    height: 480px;
    border-radius: 10px;
    overflow: hidden;
}

.banner-predajna-content {
    display: flex;
    height: 100%;
    position: relative;
}

.banner-predajna-content h2, .banner-predajna-content p, .banner-predajna-content h4 {
    color: #fff;
    margin: 0;
}

.banner-predajna-content h2 {
    font-size: 36px;
}

.banner-predajna-content:after {
    content: '';
    position: absolute;
    width: 650px;
    height: 650px;
    background: url(/wp-content/uploads/2025/06/slide-gradient.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    left: 8%;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0.5;
}

.banner-predajna-content-right {
    flex: 0 0 75%;
}

.banner-predajna-content-right {
    padding: 10px;
    position: relative;
}

.banner-predajna-content-left {
    flex: 0 0 25%;
    position: relative;
}

.banner-predajna .left-content-inner {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: absolute;
    left: 0;
    top: 0px;
    height: 100%;
    padding: 40px 0px 40px 40px;
    min-width: 450px;
    color :#fff;
    z-index: 3;
    justify-content: space-between;
}

.banner-predajna .grain {
    z-index: 1;
    background-size: 800px auto;
}

.banner-predajna .left-content-inner a {
    color: #fff;
    margin-top: 10px;
    display: inline-block;
    text-decoration: underline;
}

.footer-last-products h4.wd-el-title.title.slider-title.element-title {
    padding-bottom: 5px;
    margin-bottom: 15px;
    border-bottom: 2px solid #172B3A26;
}

.wd-brand-item.brand-item img {
    filter: grayscale(0);
    opacity: 1;
}

.wd-brand-item.brand-item:hover img {
    filter: grayscale(1);
    opacity: 0.7;
}

.wd-brand-item a {
    color: #172b3a;
    font-family: "Zalando Sans Expanded";
    font-weight: 700;
}

.wd-grid-f-stretch.newsletter {
    border: 1px solid #0da4de;
    justify-content: space-between;
    max-width: 400px;
    gap: 0 !important;
    border-radius: 50px;
    overflow: hidden;
    padding: 3px;
    margin-left: auto;
    margin-right: 0;
    background: rgb(255 255 255 / 85%);
    flex-wrap: nowrap;
}

.newsletter input[type='email'] {
    border-color: transparent !important;
    background: transparent;
    color: rgb(23, 43, 58);
}

p.newsletter-gdpr {
    max-width: 390px;
    margin: 5px 0 0 auto;
    font-size: 12px;
    line-height: 1.3;
    color: #172b3a;
}

p.newsletter-gdpr a {
    text-decoration: underline;
}

nav.footer-seo-brands ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

nav.footer-seo-brands ul li {
    font-size: 14px;
    padding: 0;
    margin: 0;
}

nav.footer-seo-brands ul li a {
    color: #172b3a;
}

nav.footer-seo-brands ul li a:hover {
    color: #0da4de;
}


/*WOOCOMMERCE*/
.products .cat-design-side .wd-cat-wrap {
    padding: 5px 15px 5px 5px;
}

.wd-product.wd-hover-small .product-wrapper{
    padding: 10px;
    align-items: center;
}

.wd-product.wd-hover-small .product-wrapper h3.wd-entities-title,
.wd-product.wd-hover-small .product-wrapper .price {
    font-size: 14px;
}

a.product-image-link {
    aspect-ratio: 1 / 1;
}

a.product-image-link img {
    aspect-ratio: 1 / 1;
    object-fit: contain;
}

.wd-filter-list a, .wd-widget-stock-status a,
.widget_price_filter [class*="price_slider_amount"] .price_label {
    font-size: 13px;
    color: #172B3A;
}

.wd-swatches-filter.wd-layout-inline span.wd-filter-lable.layer-term-lable {
    border: 1px solid var(--brdcolor-gray-300);
    padding: 2px 5px;
    border-radius: 6px;
}

.wd-filter-list .wc-layered-nav-term.wd-active a,
.wd-filter-list .wc-layered-nav-term:hover a {
    color: #0da4de;
}

.wd-swatches-filter.wd-layout-inline .wd-active a span.wd-filter-lable.layer-term-lable {
    border: 1px solid #0da4de;
}

.widget .product-categories li a {
    padding: 6px 0 !important;
    font-size: 14px;
    color: #172B3A;
}

.widget_product_categories .product-categories > li > a {
    font-weight: 600 !important;
}

.widget .product-categories .children {
    padding-bottom: 12px;
}

.widget .product-categories li.wd-active>a,
.widget .product-categories li a:hover {
    color: var(--wd-primary-color) !important;
}

li.cat-item.cat-item-484 a,
.widget .product-categories li.cat-item.cat-item-484.wd-active>a {
    color: #ea3420 !important;
}

.wd-cats-toggle {
    top: 3px !important;
    color: rgb(23,43,58) !important;
    font-size: 11px !important;
    line-height: 25px !important;
}

.wd-single-gallery {
    max-width: 600px !important;
}

.woocommerce-product-gallery .woocommerce-product-gallery__image {
    background: #fff;
    aspect-ratio: 1 / 1
}

.woocommerce-product-gallery img {
    aspect-ratio: 1 / 1;
     object-fit: contain;
}

.thumbs-position-left .wd-gallery-thumb .wd-carousel-item img {
    background: #fff;
}

.wd-single-gallery .wd-gallery-thumb .wd-arrow-inner {
    width: 100% !important;
    height: 30px !important;
    border-radius: 6px !important;
}

.wd-product-info.wd-style-with-bg span {
    z-index: 2;
    position: relative;
}

.wd-product-info.wd-style-with-bg:before {
    background: rgb(214 228 237);
    opacity: 1;
    z-index: 1;
}

.wd-product-info.wd-style-with-bg {
    padding: 13px 20px !important;
}

.wd-product-info .wd-info-number, 
.wd-product-info .wd-info-msg{
    color: #172B3A;
    line-height: 1 !important;
}

[data-star] {
  font-style:normal;
  display:inline-block;
  position: relative;
  unicode-bidi: bidi-override;
  text-align: center;
}

[data-star]::before { 
  display:block;
  content: '★★★★★';
  color: #ddd;
  font-size: 25px;
  line-height: 1.2;
}

[data-star]::after {
  white-space:nowrap;
  position:absolute;
  top:0;
  left:0;
  content: '★★★★★';
  width: 0;
  color: #f6bb06;
  overflow:hidden;
  height:100%;
  font-size: 25px;
  line-height: 1.2;
}

[data-star^="4.7"]::after{width:94%}

.google-review img {
    display: block;
    text-align: center;
    margin: 0 auto;
    width: 30px;
}

.google-review p {
    margin: 0;
    font-weight: 500;
    font-size: 12px;
    line-height: 1.2;
}

.google-review {
    display: inline-block;
}

.ti-widget.ti-goog .ti-widget-container {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.wpb_column.single-product-title-wrapper .vc_column-inner>.wpb_wrapper {
    flex-wrap: nowrap;
    padding-right: 100px;
}

.wd-single-brands.wd-style-shadow a {
    padding: 5px 10px !important;
    font-size: 14px !important;
    font-weight: 600;
}

.wd-single-brands {
    max-width: 100px;
    flex: 0 0 100px;
    height: auto;
    position: absolute;
    right: 15px;
    top: 0;
}

.wd-info-box.quatro {
    border: 1px solid rgb(23 43 58 / 10%);
    background: rgb(23 43 58 / 5%);
    padding: 11px 15px;
}

.wd-info-box.quatro .info-box-inner.reset-last-child {
    margin: 0;
}

.wd-info-box.quatro .info-box-content {
    display: flex;
    align-items: center;
    gap: 10px;
}

.quatro h4.info-box-title,
.quatro .info-box-inner {
    flex: 0 0 auto;
    width: auto;
    display: inline-block;
}

.quatro a {
    font-size: 14px;
    font-weight: 600;
    text-decoration: underline;
    display: inline-block;
    position: relative;
    padding-right: 22px;
}

.quatro a:after {
    content: "\f120";
    font-family: "woodmart-font";
    position: absolute;
    right: 0;
    bottom: -1px;
    font-size: 16px;
    font-weight: 400;
}

.infobox-quatro {
    background: #fff;
    border-radius: 10px;
    padding: 15px 15px;
    display: flex;
    align-items: center;
    margin-bottom: 10px !important;
    gap: 20px;
    border: 1px solid rgb(23 43 58 / 15%);
}

.infobox-quatro img {
    flex: 0 0 60px;
    max-width: 60px;
}

.infobox-quatro h4 {
    margin: 0;
    font-size: 16px;
}

.infobox-quatro a {
    font-size: 16px;
    font-weight: 600;
    text-decoration: underline;
    display: inline-block;
    position: relative;
    padding-right: 22px;
}

.infobox-quatro a:after {
    content: "\f120";
    font-family: "woodmart-font";
    position: absolute;
    right: 0;
    bottom: -1px;
    font-size: 16px;
    font-weight: 400;
}

.wpb_column.product-help .vc_icon_element {
    display: inline-block;
    width: auto !important;
}

.wpb_column.product-help .wpb_wrapper {
    gap: 5px;
}

.wpb_column.product-help .wd-button-wrapper {
    margin-left: auto;
}

.wpb_column.product-help .info-box-inner.reset-last-child {
    margin:0 !important
}

span.wc-global-unique-id {
    color: #767676;
    margin-bottom: 10px !important;
    display: block;
    font-size: 13px;
}

span.wc-global-unique-id strong {
    color: #767676;
    font-weight: 500;
}

small.vo-badge {
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    padding: 3px 8px 2px 8px;
    background: rgb(23,43,58);
    border-radius: 15px;
    font-size: 11px;
    font-family: 'Zalando Sans Semiexpanded';
    font-weight: 700;
    color: #fff;
    vertical-align: middle;
    margin-left: 10px;
    top: -1px;
}

.wd-product.wd-hover-fw-button .wrap-price {
    position: relative;
}

.wd-social-icons>a:not(:hover) {
    color: #172b3a !important;
    background: #fff !important;
}

.wd-buttons .wd-action-btn>a {
    height: 45px;
    width: 45px;
}

.wd-product .wd-buttons {
    top: 0;
    right: 0;
    box-shadow: none;
    border-radius: 50%;
}

.wd-buttons .wd-action-btn>a {
    border-radius: 50%;
    border: 1px solid rgba(0, 0, 0, 0.1);
}



@media (max-width: 1060px) {
html .wd-single-add-cart .wd-buy-now-btn {
    width: 100% !important;
    flex: none !important;
    font-size: 14px;
}

.wd-single-add-cart .single_add_to_cart_button {
    flex: 1 !important;
    width: auto;
    font-size: 14px;
    padding-left: 5px;
    padding-right: 5px;
}
}


/*NEW SINGLE BLOCK*/
.wpb_column.single-block .vc_column-inner {
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}

.wpb_raw_code.help-box {
    border: 1px solid rgb(23 43 58 / 5%);
    box-shadow: 0 2px 8px rgba(0,0,0,0.10);
}

.wpb_raw_code.help-box .wpb_wrapper {
    display: flex;
    gap: 20px;
    align-items: center;
}

.help-content h4 {
    margin: 0;
    font-size: 16px;
}

.help-content p {
    margin-bottom: 0px;
    font-size: 13px;
}

.help-btns {
    display: flex;
    gap: 5px;
    align-items: center;
}

.help-btns a {
    font-size: 14px;
    display: flex;
    gap: 10px;
    background: #fff;
    padding: 5px 15px 3px 15px;
    border-radius: 30px;
    align-items: center;
    border: 1px solid rgb(23 43 58 / 10%);
}

/*help NEW*/
.wpb_raw_code.help-box.new {
    box-shadow: none;
    max-width: 600px;
}

.new .help-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.new .help-content p {
    margin: 0;
}

.new .help-btns a {
    font-size: 16px;
    display: flex;
    gap: 10px;
    background: #fff;
    padding: 3px;
    width: 36px;
    height: 36px;
    border-radius: 30px;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    border: 1px solid rgb(23 43 58 / 10%);
}

button#sps-parcelshop-wrapper-button {
    background: #f58220;
    border: none;
    color: #fff;
    position: relative;
    padding: 0 15px 0 45px;
    font-family: "Zalando Sans SemiExpanded";
    text-transform: uppercase !important;
    font-size: 14px;
    font-weight: 600;
    margin: 10px 0;
    cursor: pointer;
    border-radius: 35px;
    line-height: 38px;
    min-height: 38px;
}

button#sps-parcelshop-wrapper-button:before {
    content: '';
    position: absolute;
    width: 28px;
    height: 28px;
    left: 11px;
    top: 6px;
    background: url(/wp-content/uploads/2026/04/balikovo-icon.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

button#sps-parcelshop-wrapper-button:hover {
    opacity: 0.8;
}

#sps_info2 label {
    text-transform: uppercase;
    font-weight: 600;
}

#sps_info2 {
    font-size: 12px;
}

iframe#balikovo {
    background: rgb(23 43 58 / 90%);
}


/*******************************/


.wd-load-more {
    --btn-color: #fff !important;
    --btn-color-hover: #fff !important;
    --btn-brd-color: #172b3a !important;
    --btn-brd-color-hover: #0da4de !important;
    --btn-bgcolor: #172b3a !important;
    --btn-bgcolor-hover: #0da4de !important;
    --btn-brd-width: 2px;
    border-radius: 50px;
    width: 200px;
}

.wd-loop-footer {
    margin-bottom: -55px;
}

nav.woocommerce-pagination.fm-pagination {
    display: flex;
    justify-content:flex-end;
    margin-top: 20px;
}

nav[class*="-pagination"] li .page-numbers {
    padding-inline: 0px;
    min-width: 28px;
    height: 27px;
    font-size: 12px;
    line-height: 27px;
}

nav[class*="-pagination"] li a.prev.page-numbers,
nav[class*="-pagination"] li a.next.page-numbers {
    font-size: 0;
}

/*search page pagination*/
.search nav.woocommerce-pagination.wd-pagination {
    display: none;
}

.search .wd-loop-footer nav.woocommerce-pagination.wd-pagination {
    display: flex !important;
    justify-content: center;
    margin-top: 40px !important;
    margin-bottom: 40px; 
}

body.archive.search .wd-loop-footer.products-footer {
    display: block;
}

.search nav.woocommerce-pagination.fm-pagination {
    display: none;
}


.wd-hover-with-fade .content-product-imagin {
    display: none;
}

.wd-product.wd-hover-fw-button .product-wrapper {
    transition: all 0.3s ease;
}

.wd-product.wd-hover-fw-button:hover .product-wrapper {
    border-color: rgb(23 43 58 / 80%);
}

.coupon.wd-coupon-form {
    border: 1px solid #0da4de;
    justify-content: space-between;
    max-width: 392px;
    gap: 0 !important;
    border-radius: 50px;
    overflow: hidden;
    padding: 3px;
    flex-wrap: nowrap;
    flex-direction: row;
}

.wd-coupon-form .input-text {
    border-color: transparent !important;
}

.wd-free-progress-bar .progress-bar {
    background: linear-gradient(to right, #0da4de, #6dab3c);
}

.woocommerce-mini-cart .remove,
td.product-remove a {
    background: rgb(23,43,58);
    color: #fff !important;
    top: 16px !important;
}

.woocommerce-mini-cart .remove:hover,
td.product-remove a:hover {
    background: rgb(23 43 58 / 60%) !important;
    color: #fff;
}

td.product-remove a {
    border-radius: 50%;
}

td.product-remove a:before {
    margin-top: 3px;
}

.wd-wishlist-content .wd-social-icons.wd-style-default {
    gap: 5px;
}

.wd-wishlist-content .wd-social-icons.wd-style-default>a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    padding: 0;
    border: 1px solid #ddd;
}

tr.woocommerce-shipping-totals.shipping {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    text-align: left;
}

tr.woocommerce-shipping-totals.shipping td {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}

.woocommerce-shipping-methods input.shipping_method {
    float: left;
    margin-inline-end: 7px;
    margin-inline-start: 0px;
}

.woocommerce-privacy-policy-text p,
span.woocommerce-terms-and-conditions-checkbox-text {
    font-size: 13px;
}

.wd-coupon-form .coupon-error-notice {
    display: none !important;
}

.wd-coupon-form + .coupon-error-notice {
    display: block !important;
}

.woocommerce-cart-form>.cart .cart-actions {
    gap: 10px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

p#coupon-error-notice {
    font-size: 13px;
    color: #ea3420;
}

.woocommerce #payment .payment_methods.methods img {
    max-width: 80px;
    max-height: 35px !important;
    object-fit: contain;
}




/*********************** RESPONSIVE ***********************/

@media (max-width: 1300px) {
html .wd-nav.wd-nav-main > li > a {
    padding: 5px 8px;
}

.whb-flex-row.whb-header-bottom-inner .whb-column.whb-col-right .wd-button-wrapper {
    max-width: 180px;
}
}

@media (max-width: 1120px) {
.whb-flex-row.whb-header-bottom-inner .whb-column.whb-col-right .wd-button-wrapper {
    max-width: 160px;
}

.whb-flex-row.whb-header-bottom-inner .whb-column.whb-col-right .wd-button-wrapper a {
    font-size: 11px;
}

html .wd-nav.wd-nav-main > li > a {
    padding: 5px 6px;
    font-size: 12px !important;
}
}

@media (max-width: 1100px) {
.home-banner-1 h3,
.home-banner-2 h3 {
    font-size: 17px;
}

.home-banner-1 p,
.home-banner-2 p {
    font-size: 14px;
}

.home-banner-2 p {
    max-width: 150px;
}
}

@media (max-width: 1000px) {
.home-banners {
    grid-template-columns: 1fr;
    gap: 0px;
    height: 100%;
    min-height: 100%;
    max-height: 100%;
}

.homeslider-wrapper {
    grid-column: span 2;
    grid-row: span 1;
    height: 50vh;
    min-height: 380px;
}

.home-banners-small {
    flex-direction: row;
    width: 100%;
    height: auto;
    margin-top: 10px;
    min-height: 150px;
}

.home-banner-1, .home-banner-2 {
    flex: 1;
}

.home-banner-1 p,.home-banner-2 p {
    max-width: 50%;
    font-size: 13px;
}

img.banner-1-img,
img.banner-2-img {
    right: -8%;
    top: -15%;
    height: 130%;
    max-width: 55%;
}
}

@media (max-width: 640px) {
.homeslider-wrapper {
    min-height: 400px;
}

.home-banners-small {
    flex-direction: column;
    min-height: auto;
}

.homeslider .slick-slide > div {
    flex-direction: column-reverse;
}

.slide-content-right {
    flex: 0 0 auto;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 80%;
}

.slide-content-left {
    flex: 0 0 100%;
    position: relative;
}

.left-content-inner {
    justify-content: flex-end;
    position: relative;
    height: 100%;
    padding: 0px 20px 40px 20px;
    min-width: 100%;
}

.homeslider ul.slick-dots {
    display: none !important;
}   

.slider__counter {
    font-size: 13px;
}

.homeslider a.btn.btn-size-large {
    margin-top: 15px;
    font-size: 13px;
    min-width: 120px;
   min-height: 38px;
}

.homeslider p {
    margin-bottom: 0;
    max-width: 70%;
}

.homeslider h2 {
    font-size: 6vw;
    margin-bottom: 5px;
    line-height: 1.2;
}

.image-content:after {
    background: linear-gradient(to top, rgb(0 0 0 / 95%), rgb(0 0 0 / 10%) 55%);
}

.slide-content:after {
    left: auto;
    right: -50%;
    bottom: -50px;
    top: auto;
}

img.label-novinka,
img.label-akcia {
    margin-bottom: auto;
    margin-top: 20px;
}

img.slider-logo {
    margin-bottom: auto;
    margin-top: 20px;
    max-width: 160px;
    max-height: 50px;
}

.home-banner-1, .home-banner-2 {
    padding: 20px;
}
}

@media (max-width: 1024px) {
.mobile-nav {
    display: flex;
    flex-direction: column;
}

.mobile-nav .widgetarea-mobile {
    margin-top: auto;
    margin-bottom: 0;
}

.wd-nav-mobile>li.menu-akcia>a {
    color: #ea3420 !important;
 }

.wd-nav-mobile>li.menu-akcia .wd-nav-img {
    display: none;
}

.wd-nav-mobile>li.menu-akcia>a:before {
    content: '';
    width: 20px;
    height: 20px;
    background: url(/wp-content/uploads/2026/04/icon-discount-red.svg);
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
 }

.wd-nav-mobile .wd-sub-menu .mega-menu-list {
    padding: 3px 20px;
    margin: 0 !important;
}

.wd-nav-mobile .mega-menu-list .sub-sub-menu {
    display: none !important;
}

.wd-nav-mobile .wd-sub-menu li>a img {
    max-height: 33px;
    width: 33px !important;
    height: 33px !important;
}

.wd-nav-mobile .wd-sub-menu {
    background: #f3f4f5;
}

.wd-nav-mobile.wd-html-block-on .wd-mob-nav-html-block {
    padding-top: 5px;
    padding-bottom: 15px;
}

.wd-nav-mobile .wd-sub-accented>li>a {
    font-size: 12px;
    font-weight: 600;
}

.wd-side-hidden.wd-left {
    padding-bottom: 50px;
}

.wd-brands.brands-widget {
    padding: 5px 10px !important;
}

.wd-brand-item.brand-item {
    height: 55px;
    padding: 5px;
}

.wd-brand-item.brand-item img {
    max-width: 95%;
}

.wd-toolbar-sidebar.wd-filter-icon .wd-tools-icon:before {
    content: '' !important;
    width: 20px;
    height: 20px;
    display: block;
    background: url(/wp-content/uploads/2024/07/icon-filter-1.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.wd-toolbar .wd-tools-icon {
    border: none !important;
}

.aws-container:not(.aws-mobile-fixed) {
    width: 40px;
}

.aws-container:not(.aws-mobile-fixed) form.aws-search-form.aws-show-clear .aws-wrapper {
    width: 0 !important;
    padding: 0 !important;
    position: absolute;
    margin: 0 !important;
}

.aws-container:not(.aws-mobile-fixed) form.aws-search-form.aws-show-clear .aws-search-btn {
    line-height: 40px;
    width: 40px;
    height: 40px;
}

.aws-container:not(.aws-mobile-fixed) form.aws-search-form.aws-show-clear {
    height: 40px;
    width: 40px;
    border: none !important;
    background: transparent !important;
    border-radius: 0 !important;
    display: block !important;
}

.aws-container:not(.aws-mobile-fixed) .aws-search-form .aws-search-btn:after {
    content: "\f130";
    font-family: "woodmart-font";
    font-size: 18px;
    line-height: 40px;
}

.wd-header-text.mobile-search-form {
    padding-left: 0;
}

.wd-action-btn>a:before {
font-size: 18px;
}

.wd-single-add-cart table.variations label {
white-space: normal;
font-size: 13px;
}

.wd-label-side-md table.variations .cell {
display: table-cell !important;
padding-right: 0px;
position: relative;
padding-bottom: 10px;
}

.wd-label-side-md table.variations .value {
     width: 100% !important;
}

.wd-single-add-cart table.variations th.label.cell {
    padding-right: 10px;
}

.wd-reset-side-md .reset_variations {
    margin-left: 0px;
    position: absolute;
   left: 0;
   bottom: -25px;
}

.wd-reset-side-md .wd-reset-var {
    width: auto;
}

.wd-label-side-md table.variations {
    margin-bottom: 40px;
} 
}


@media (max-width: 1000px) {
.home-benefits-icons .info-box-title {
    font-size: 12px !important;
    line-height: 14px !important;
}

.home-benefits-icons .info-svg-wrapper {
    width: 30px !important;
    height: 30px !important;
}

.home-benefits-icons .vc_column-inner {
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 10px !important;
}

.home-benefits-icons {
    padding-right: 15px;
    padding-left: 15px;
}

.home-banner-bottom.banner-large {
    min-height: 380px;
}

.home-banner-bottom .home-banner-inner {
    padding: 10px;
}

.home-banner-bottom.banner-large h3 {
    font-size: 22px;
}

.home-banner-bottom p {
   font-size: 14px;
}

.home-banner-bottom.banner-large a.btn {
    font-size: 14px;
    min-height: 38px;
    line-height: 1;
}

.wd-nav-arrows.wd-pos-together {
    display: none !important;
}

.home-product-tabs.wd-tabs.tabs-design-simple .wd-nav-tabs-wrapper {
    border-top: none !important;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-right: 50px;
}

.home-product-tabs.wd-tabs.tabs-design-simple .wd-nav-tabs li a {
    font-size: 11px;
}

.home-product-tabs.wd-tabs.tabs-design-simple .wd-nav-tabs li a {
    height: 30px;
    min-height: 30px;
    padding: 0 15px;
}

.home-banner-bottom.banner-small {
    height: 260px;
    padding: 7px !important;
}

.home-banner-bottom.banner-small h3 {
    font-size: 14px;
    line-height: 1.2;
}

.home-banner-bottom.banner-small p {
    font-size: 12px;
    line-height: 1.2;
}

.home-banner-bottom.banner-small .banner-bottom-image {
    height: calc(70% - 10px);
    width: calc(100% - 10px);
    left: 5px;
    top: 5px;
}

.banner-predajna .left-content-inner {
    padding: 20px;
    min-width: 100%;
}

.banner-predajna-content-left {
    flex: 0 0 100%;
}

.banner-predajna-content h2 {
    font-size: 22px;
}

.banner-predajna-content p, 
.banner-predajna-content a {
    font-size: 14px !important;
    line-height: 1.3;
}

.banner-predajna-content-right {
    flex: 0 0 100%;
    position: absolute;
    width: 100%;
    height: calc(70% - 20px);
    top: 0;
    left: 0;
}

.banner-predajna {
    background: #172b3a;
    height: 400px;
    border-radius: 10px;
    overflow: hidden;
}

.banner-predajna .image-content:after {
    background: linear-gradient(to top, rgb(0 0 0 / 0%), rgb(0 0 0 / 70%));
}

.single-product .wd-content-layout {
    padding-block: 10px;
}

.woocommerce-product-gallery .wd-nav-arrows.wd-thumb-nav .wd-btn-arrow{
    display: none;
}

.wd-fb-inner .liner-continer {
    margin: 0;
}

.wd-tab-wrapper .wd-all-open-title {
    margin-bottom: 20px;
    font-size: 20px;
}

.newsletter input[type="submit"] {
    font-size: 13px;
}

.wd-product.wd-hover-fw-button .wd-add-btn .add-to-cart-loop.product_type_variable span {
    padding: 10px;
    line-height: 19px;
    font-size: 12px;
}

.wd-product.wd-hover-fw-button .wd-add-btn .add-to-cart-loop.product_type_simple span {
    padding: 10px;
    line-height: 1px;
    font-size: 0px;
}

.wd-product.wd-hover-fw-button .wd-add-btn .add-to-cart-loop.product_type_simple span:before {
    content: "\f123";
    font-family: "woodmart-font";
    font-weight: 400;
    font-size: 20px;
    line-height: 18px;
}

.wd-product.wd-hover-fw-button .wd-add-btn>a.product_type_simple {
    background: rgb(13 164 222 / 80%);
}
}

@media (max-width: 576px) {
    .product-label {
        min-width: 60px !important;
        font-size: 11px !important;
    }
}

@media (max-width: 767px) {
.reviews-text-col {
    margin-bottom: 15px;
}

.reviews-text-col .vc_column-inner > .wpb_wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.reviews-text-col h4 {
    text-align: left !important;
}

.google-review img {
    width: 25px;
}

.google-review p {
    display: none;
}

[data-star]::after,
[data-star]::before {
    font-size: 18px;
}

.google-review {
    padding: 5px !important;
}

.infobox-quatro {
    padding: 10px 15px;
    row-gap: 5px;
    flex-wrap: wrap;
}

.infobox-quatro a {
    font-size: 14px;
    padding-right: 25px;
}

.wpb_raw_code.help-box .wpb_wrapper {
    gap: 10px;
}

.help-btns {
    flex-direction: column;
}

.help-content {
    gap: 10px;
}

.help-content h4 {
    font-size: 14px;
}

.wd-loop-footer {
    margin-bottom: 0;
}

nav.woocommerce-pagination.fm-pagination {
    display: flex;
    justify-content: center;
    margin-top: 40px;
}

nav.footer-seo-brands ul {
    gap: 5px;
}

nav.footer-seo-brands ul li {
    font-size: 12px;
    line-height: 16px;
}
}

@media (max-width: 1200px) {
.wd-off-canvas-btn {
    background: #fff;
    background-color: #FFFFFF;
    border-color: #D9D9D9;
    border-width: .0625rem;
    box-shadow: 0 0 8px rgb(0 0 0 / 20%);
    min-height: 36px;
    padding: 0 15px;
    border-radius: 30px;
}

.wd-sidebar-opener {
    background-color: #FFFFFF;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.24);
}

.wd-sidebar-opener img {
    max-width: 25px;
    width: 25px;
}
}

