/*

Theme Name: Cggeorgallis
Description: Cggeorgallis
Template: woodmart
Text Domain: woodmart
*/
@media (min-width: 992px) {
    .whb-header .site-logo{
        transform: translateY(8px);
    }
}
.whb-header .wd-search-form{
    width: 475px;
    max-width: 100%;
}
.whb-header .whb-top-bar .wd-nav-secondary>li>a{
    font-size: 14px;
    text-transform: capitalize;
}
.whb-header .whb-header-bottom .wd-nav-main>li>a, 
.whb-header .whb-header-bottom .wd-nav-secondary>li>a{
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
    --nav-color-hover:#FFF !important;
}
.whb-header .wd-nav>li>a:before{
    transition: 200ms all ease-in-out;
}
.whb-header .wd-nav.wd-style-bg>li:is(:hover,.current-menu-item,.wd-active,.active)>a:before{
    opacity: 1 !important;
}

.whb-header .wd-dropdown-menu.wd-design-full-width:not(.wd-scroll), 
.whb-header .wd-dropdown-menu.wd-design-full-width.wd-scroll .wd-dropdown-inner{
    padding-top: 50px;
    padding-bottom: 50px;
}

.home-banner-slider {
    width: 130% !important;
    flex: 0 0 130%;
    margin-left: -15% !important;
}
.home-banner-slider .promo-banner{
    margin: 15px;
    box-shadow: 0 0 15px rgba(0,0,0,.1);
    border-radius: 10px;
    overflow: hidden;
    width: calc(100% - 30px);
    height: calc(100% - 30px);
    position: relative;
    aspect-ratio: 795/439;
}
.home-banner-slider .promo-banner img{
    aspect-ratio: 795/439;
    object-fit: cover;
}

.home-banner-slider .btn {
    display: none !important;
}


.home-banner-slider .wd-prev,
.home-banner-slider .wd-next{
    width: 48px !important;
    height: 48px !important;
    border-radius: 50% !important;
    background-color: #000 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFF;
    opacity: 0;
}
.home-banner-slider .wd-prev:hover,
.home-banner-slider .wd-next:hover{
    background-color: var(--wd-primary-color) !important;
}
.home-banner-slider .wd-prev{
    left: calc(33.3333% - 8px) !important;
}
.home-banner-slider .wd-next{
    left: auto!important;
    right: calc(33.3333% - 8px) !important;
}
.home-banner-slider:hover .wd-prev,
.home-banner-slider:hover .wd-next{
    opacity: 1;
}
.home-banner-slider .wd-prev .wd-arrow-inner::after,
.home-banner-slider .wd-next .wd-arrow-inner::after{
    color: #FFF !important;
    font-size: 18px !important;
}


@media (max-width: 767px) {

    .home-banner-slider {
        width: 100% !important;
        flex: 0 0 100%;
        margin-left: 0 !important;
    }
    .home-banner-slider .wd-prev{
        left: 8px!important;
    }
    .home-banner-slider .wd-next{
        left: auto!important;
        right: 8px!important;
    }
}



.serve-info-text img{
    width: 48px;
}
.serve-info-text:hover{
    color: var(--wd-primary-color);
}

.product-category-list-shortcode{
    margin: 0;
    padding: 0;
    list-style: none;
    display: grid;
    grid-gap: 0px 25px;
    grid-template-columns: repeat(3,1fr);
}
.product-category-list-shortcode .category-item {
    margin: 0;
}
.product-category-list-shortcode .category-item a{
    display: flex;
    gap:15px;
    align-items: center;
    padding: 8px 24px 8px 8px;
    border-bottom: 1px solid #e8e8e8;
}
.product-category-list-shortcode .category-imagebox{
    flex: 0 0 84px;
}
.product-category-list-shortcode .category-item img{
    width: 84px;
}
.product-category-list-shortcode .category-item a:hover{
    color: var(--wd-primary-color);
}

@media (max-width: 991px) {
    .product-category-list-shortcode{
        grid-template-columns: repeat(2,1fr);
    } 
}
@media (max-width: 575px) {
    .product-category-list-shortcode{
        grid-template-columns: repeat(1,1fr);
    } 
}


.product-highlights .tabs-text{
    position: relative;
    z-index: 2;
}
.product-highlights .tabs-text::before{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 9px;
    background-color: var(--wd-primary-color);
    z-index: -1;
}
.product-highlights .tabs-text .tabs-text-inner{
    position: relative;
    z-index: 2;
    color: #FFF;
    text-align: center;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.product-highlights .wd-nav {
    margin-bottom: 30px;
}
.product-highlights .wd-nav .nav-link-text{
    border-bottom: 1px solid var(--wd-primary-color);
}

.product-highlights .product-image-link{
    aspect-ratio: 1 / 1;
  
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.product-highlights .product-image-link img{
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}
.product-highlights .product-image-link .product-labels{
    display: none;
}
.product-highlights .wd-product .product-wrapper{
    box-shadow: none !important;
}
.product-highlights .wd-nav-pagin-wrap .wd-nav-pagin{
    gap: 0 !important;
    width: 100% !important;
}
.product-highlights .wd-nav-pagin-wrap .wd-nav-pagin-item{
    border-radius: 0 !important;
    flex: 1 !important;
    background-color: #E8E8E8;
    height: 3px;
}
.product-highlights .wd-nav-pagin-wrap .wd-nav-pagin-item.wd-active{
    background-color: #000;
}
.product-highlights .wd-nav-pagin-wrap .wd-nav-pagin-item span{
    display: none !important;
}
.product-highlights .wd-btn-arrow {
    background-color: #000;
    border-radius: 50%;
}
.product-highlights .wd-btn-arrow .wd-arrow-inner{
    color: #FFF;
    opacity: 1;
    --wd-arrow-icon-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.product-highlights .wd-btn-arrow:hover{
    background-color: var(--wd-primary-color);
}
.product-highlights .product-element-bottom{
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.product-highlights .wd-entities-title{
    font-size: 16px !important;
}
.product-highlights .price{
    font-size: 26px !important;
    color: #000;
}
.product-highlights .wd-product-cats,
.product-highlights .wd-buttons,
.product-highlights .hover-img,
.product-highlights .price del{
    display: none !important;
}
.product-highlights .product-wrapper .attachment-medium{
    transition: transform 0.3s ease-in-out;
}

.product-highlights .product-wrapper:hover .attachment-medium{
    transform: scale(1.1);
}

.product-highlights .price .amount{
    color: #000;
}



.thomann-news .wd-post .wd-post-inner{
    background-color: #f3f3f3 !important;
    box-shadow: none !important;
    border-radius: 5px !important;
    overflow: hidden;
    height: 100%;
}

.thomann-news .wd-post .wd-post-img img{
    aspect-ratio: 461/264;
    object-fit: cover;
}
.thomann-news .wd-entities-title{
    font-size: 16px !important;
    color: #000 !important;
}
.thomann-news .wd-entities-title a:hover{
    color: var(--wd-primary-color)!important;
}

.thomann-news .wd-post-entry-meta{
    display: none !important;
}

.check-list {
    list-style: none;
    margin: 15px 0 0 15px;
    padding: 0;
}
.check-list img{
    width: 1.8em;
    height: 1.8em;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
}


.custom-mailchimp .sc_emailer{
    display: flex;
    gap: 15px;
    margin-bottom: 20px;
}
.custom-mailchimp input[type="email"]{
    border: 1px solid rgb(87, 87, 87);
    border-radius: 5px;
    padding: 15px 10px;
    flex: 1;
    height: 48px;
}
.custom-mailchimp input[type="submit"]{
    background-color: #000 !important;
    color: #FFF;
    border-radius: 25px !important; 
    font-size: 16px;
    font-weight: 500;
    border: none;
    box-shadow: none;
    text-transform: none;
}
.custom-mailchimp input[type="submit"]:hover{
    background-color: var(--wd-primary-color) !important;
}
.custom-mailchimp .sc_emailer ~ p{
    color: #000;
    font-size: 12px;
}

.pay-gallery img{
    aspect-ratio: 56 / 42;
    object-fit: contain;
    display: block;
    width: 100%;
    border-width: 1px !important;
}


/* wd-section-stretch */

.elementor-section.wd-section-stretch.full-width:not(.elementor-section-boxed)>.elementor-container{
    max-width: 100% !important;
}
.elementor-section.wd-section-stretch.elementor-section-boxed>.elementor-container{
    margin-left: auto;
    margin-right: auto;
}

.wd-prefooter:has(.wd-entry-content){
    display: none;
}




.you-own-words .wd-info-box{
    background-color: #f3f3f3;
    border-radius: 6px;
    margin: 32px 0 0;
    height: calc(100% - 32px);
}
.you-own-words .info-svg-wrapper{
    width: 64px !important;
    height: 64px !important;
    margin-top: -32px !important;
    background-color: #FFF;
    border-radius: 50%;
    padding: 15px;
}
.you-own-words .box-with-icon .info-box-icon{
    overflow: visible;
}
.you-own-words .info-box-icon .info-svg-wrapper img{
    width: 100% !important;
    height: 100% !important;
}
.you-own-words .info-box-content{
    padding: 0 30px 30px;
    display: flex;
    flex-direction: column;
}
.you-own-words .info-box-title{
    order: 2;
    margin-top: auto;
}
.you-own-words .info-box-inner{
    margin-bottom: 20px;
    font-size: 16px;
}
.you-own-words .info-box-wrapper{
    height: auto;
}

.you-own-words .wd-nav-pagin-wrap .wd-nav-pagin{
    gap: 0 !important;
    width: 100% !important;
}
.you-own-words .wd-nav-pagin-wrap .wd-nav-pagin-item{
    border-radius: 0 !important;
    flex: 1 !important;
    background-color: #E8E8E8;
    height: 3px;
}
.you-own-words .wd-nav-pagin-wrap .wd-nav-pagin-item.wd-active{
    background-color: #000;
}

.you-own-words .wd-nav-pagin-wrap .wd-nav-pagin-item span{
    display: none !important;
}
.you-own-words .wd-btn-arrow {
    background-color: #000;
    border-radius: 50%;
}
.you-own-words .wd-btn-arrow .wd-arrow-inner{
    color: #FFF;
    opacity: 1;
    --wd-arrow-icon-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.you-own-words .wd-btn-arrow:hover{
    background-color: var(--wd-primary-color);
}

.custom-title {
    text-align: center;
    font-size: 36px;
}
.custom-title .elementor-widget-container{
    position: relative;
    z-index: 2;
    display: inline-block;
    width: auto !important;
}
.custom-title .elementor-widget-container::before{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 9px;
    background-color: var(--wd-primary-color);
    z-index: -1;
}


.brands-carousel .slick-track{  
    display: flex !important;
}
.brands-carousel .slick-track .slick-slide {
    height: auto !important;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-weight: bold;
}
.brands-carousel .slick-track .slick-slide img{
    max-width: 90%;
    max-height: 80px;
    object-fit: contain;
}

.brands-carousel .slick-dots {
    display: flex !important; 
    justify-content: center;
    align-items: center;
    list-style: none;
    padding: 0;
    margin: 15px 0 0 30px; 
    position: relative !important;
}

.brands-carousel .slick-dots li {
    margin: 0 4px;
}

.brands-carousel .slick-dots li button {
    font-size: 0; 
    line-height: 0;
    display: block;
    width: 6px; 
    height: 6px; 
    min-height: 0;
    padding: 0;
    cursor: pointer;
    border: none;
    border-radius: 50%; 
    background-color: #e0e0e0; 
    outline: none; 
    transition: background-color 0.3s ease, border-color 0.3s ease;
}
.brands-carousel .slick-dots li button::before{
    content: none;
}
.brands-carousel .slick-dots li button:hover {
    background-color: #b0b0b0; 
    border-color: #a0a0a0;
}

.brands-carousel .slick-dots li.slick-active button {
    background-color: #000;
    border-color: #000;
}

.woodmart-archive-shop .wd-page-content,
.tax-pwb-brand .wd-page-content{
    padding-top: 80px;
    padding-bottom: 80px;
}

.tax-pwb-brand .woocommerce-result-count{
    margin: 0;
 }


/* .wd-products .product-category .wd-cat-wrap,
.wd-products .product-category .wd-cat-inner,
.wd-products .product-category .wd-cat-thumb{
    height: 100%;
}
.wd-products .product-category .wd-cat-thumb{
  display:flex;
  align-items:center;
  justify-content: center;
}
 */
.products-image-ratio .product-image-link img{
    object-fit: contain;
    aspect-ratio: 1/1;
    background-color: #FFF;
}

.offers-image-ratio .product-image-link img{
    object-fit: contain;
    aspect-ratio: 1/1;
    background-color: #FFF;
}


.wd-product.product-grid-item .product-image-link img{
    object-fit: contain;
    aspect-ratio: 1/1;
    background-color: #FFF;
}


.products.wd-products .category-grid-item .wd-cat-wrap{
    height: 100%;
}
.products.wd-products .category-grid-item img{
    object-fit: contain;
    aspect-ratio: 1/1;
}
.products.wd-products .category-grid-item .wd-cat-thumb{
    box-shadow: none !important;
}

/* Style SKU in search results */
.product-sku {
    font-size: 11px;
    color: #777;
    display: block;
    margin: 3px 0;
}

/* For AJAX search dropdown */
.woodmart-search-results .product-sku {
    font-size: 11px;
}

.single-product-page .summary-inner >  .single-breadcrumbs-wrapper + .product_meta,
.single-product-page .summary-inner >  .wd-product-brands + .product_meta{
    border: none;
}
.single-product-page .summary-inner >  .single-breadcrumbs-wrapper + .product_meta .posted_in,
.single-product-page .summary-inner >  .wd-product-brands + .product_meta .posted_in{
    display: none;
}
.single-product-page .summary-inner > .product_meta ~ .product_meta .sku_wrapper{
    display: none;
}
.product-design-default .wd-product-brands{
    margin-top: 23px;
}

.woodmart-woocommerce-layered-nav .wd-scroll-content{
    max-height: 50vh !important;
}