/*
 Theme Name:   Fresh Dessert
 Description:  Fresh Dessert Theme
 Author:       Satimeo
 Author URI:   https://www.fresh-dessert.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

.whb-top-bar .whb-col-center,
.whb-top-bar .whb-col-mobile.whb-column {
    align-items: normal;
    padding-top: 10px;
}

.whb-top-bar .wd-header-text.st-001 {
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    text-shadow: 0px 0px 15px hsla(0,0%,0%,30%);
    text-align: center;
}

.wd-title-style-bordered .liner-continer {
    border-color: rgba(87, 159, 197, 0.305) !important;
}

.st-slide1 .st-slider-item:nth-child(2),
.st-slide1 .st-slider-item:nth-child(3),
.st-slide1 .st-slider-item:nth-child(4),
.st-slide1 .st-slider-item:nth-child(5),
.st-slide1 .st-slider-item:nth-child(6),
.st-slide2 .st-slider-item:nth-child(2),
.st-slide2 .st-slider-item:nth-child(3),
.st-slide2 .st-slider-item:nth-child(4),
.st-slide2 .st-slider-item:nth-child(5),
.st-slide2 .st-slider-item:nth-child(6) {
  display: none;
}

.st-001 img {
    top: -2px;
    position: relative;
    right: 5px;
}

.st-center {
    text-align: center;
}

.wd-cookies-inner {
	flex-direction: column;
	text-align: center;
}

.wd-cookies-popup {
	padding: 20px !important;
	width: 250px;
	font-size: 14px;
	z-index: 1000000001 !important;
}

.wd-cookies-inner .cookies-info-text {
	padding-right: 0 !important;
}

.cookies-buttons .cookies-more-btn {
	margin: 10px 0;
	display: inline-block;
}

.wd-side-hidden {
	z-index: 1000000000;
}

.gpay-card-info-container-fill, .gpay-card-info-container-fill > .gpay-card-info-container {
    width: 250px !important;
    margin: 0 auto;
}

.woocommerce-terms-and-conditions-wrapper a {
    color: var(--wd-title-color);
}

#st-002 .wd-product img {
    max-width: 250px;
}

#st-002 .product-label.onsale {
    border-radius: 50%;
    height: 60px;
    width: 60px;
    font-size: 20px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.page-title .title {
    color: #579fc5;
}

.title-design-centered .wd-back-btn, .without-title.with-back-btn .wd-back-btn {
    display: none;
}

.wd-nav-img, .mega-menu-list img {
    max-height: 22px;
}

.product-tabs-wrapper {
    padding: 0 !important;
    border: none !important;
}

.woocommerce-cart .woocommerce-info {
    display: block !important;
    padding-block: 15px;
}

.woocommerce-checkout .woocommerce-error li {
    display: list-item !important;
}

.product-label.featured {
    border-radius: 50% !important;
    min-width: 30px;
    max-width: 30px;
    width: 30px;
    min-height: 30px;
    max-height: 30px;
    height: 30px;
    background-image: url("./img/like.svg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 18px 18px;
    padding: 0;
    text-indent: -9999px;
    overflow: hidden;
}

body.page-id-16685 .chaty {
    display: none !important;
}

body.page-id-16685 .wd-social-icons>a {
    font-size: 25px;
}

body.page-id-16685 .wd-products .wd-buttons,
body.page-id-16685 .wd-products .price,
body.page-id-16685 .wd-products .wd-add-btn {
    display: none !important;
}

body.page-id-16685 {
    background: #CCE5EF;
}

@media (max-width: 768px) {
	.wd-cookies-inner .cookies-buttons {
		margin-top: 0px !important;
	}

    .whb-top-bar {
        background-size: cover !important;
    }

    .whb-top-bar .whb-col-mobile.whb-column {
        /*padding-top: 2px;*/
    }

    #st-002 .wd-product img {
        max-width: 180px;
    }

    .page-title-default {
        background-size: auto !important;
    }
}
