/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Hanlding Updates
-----------------------------------------------------------------*/

.header-image {
    width: 100%;
    height: 500px;
}

.content-wrap {
    padding-top: 50px;
}

.product-price .price {
    font-weight: 400;
    font-size: 90%;
    color: #888;
}

.postcontent .shop.product-2 {
    font-size: 0;
}

.postcontent .product-2 .product {
    /*width: 49.85%;*/
    display: inline-block;
    float: none;
    vertical-align: top;
}

.postcontent .shop.product-2 ul.pagination {
    font-size: 14px;
}

.news-list-item {
    margin-bottom: 40px;
}

.news-list-item h2 {
    line-height: 125%;
    margin-bottom: 15px;
}

.news-list-image {
    float: left;
    max-width: 300px;
    margin-right: 30px;
}

.news-detail .date {
    margin-bottom: 5px;
}

.news-detail h1 {
    line-height: 125%;
}

.news-detail-image {
    float: left;
    max-width: 360px;
    margin-right: 30px;
    margin-bottom: 10px;
}

@media screen and (max-width: 767px) {
    .news-detail-image {
        float: none;
        margin-bottom: 20px;
        margin-right: 0;
        max-width: 100%;
    }
}

.news-gallery {
    font-size: 0;
    line-height: 0;
}

.news-gallery .gallery-item {
    display: inline-block;
    width: 31.3%;
    vertical-align: top;
    margin-right: 20px;
    margin-bottom: 20px;
    font-size: 0;
    line-height: 0;
}

.news-gallery .gallery-item:nth-child(3n+3) {
    margin-right: 0;
}

@media screen and (max-width: 767px) {
    .news-gallery .gallery-item {
        width: 100%;
    }
}

.header-image .tp-caption {
    position: relative;
    white-space: normal;
}

.header-image .header-image-text {
    float: right;
    margin-top: 150px;
}

.header-image .revo-slider-desc-text {
    width: auto;
}

@media screen and (max-width: 767px) {
    .header-image .header-image-text {
        float: none;
        width: 100%;
        margin-top: 100px;
    }
}

.services .col_one_third:last-child {
    margin-right: 0 !important;
    clear: right;
}

.sale-flash {
    font-size: 14px;
}

.single-product .product .widget {
    margin-top: 0;
}

#page-title.sweets {
    background: url("../images/sweets.jpg") no-repeat center center;
    background-size: cover;
}

#page-title.icecream {
    background: url("../images/icecream.jpg") no-repeat center center;
    background-size: cover;
}

#page-title.bakery {
    background: url("../images/bakery.jpg") no-repeat center center;
    background-size: cover;
}

#page-title.inventary {
    background: url("../images/inventary.jpg") no-repeat center center;
    background-size: cover;
}

.sidebar .widget_links ul li.active a {
    color: #1A87AF;
}

#primary-menu ul li.current>a {
    color: #1A87AF;
}

#primary-menu ul li>a:hover {
    color: #1A87AF;
}

.product-title h3 a:hover {
    color: #1A87AF;
}



a {
    color: #1A87AF;
}

a:hover {
    color: #1A87AF;
}

p {
    font-size: 1.4em;
    font-weight: 300;
}

.detail-list ul {
    font-size: 1.3em;
    font-weight: 300;
    margin-left: 20px;
}

.widget_links li a {
    font-size: 1.2em !important;
}

.widget_links h4 {
    font-size: 1.3em !important;
}

.single-product .product-price h3 {
    font-size: 1.4em;
    font-weight: 300;
}

.single-product .product-price h4 {
    font-size: 1.2em;
    font-weight: 300;
}

#shop .product .product-desc {
    max-height: 110px;
    overflow: hidden;
}

#shop .product .product-rating {
    overflow: hidden;
}

#shop.product .product-rating p {
    margin-bottom: 0px;
    font-size: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.product-images-item {
    margin-top: 5px !important;
}

#page-title {
    background-size: cover;
}

.product-wrap {
    border: 2px solid #eee;
}

.product-bg {
    min-height: 140px;
    height: auto;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #D1F3FD !important;
}

.container-new {
    max-width: 970px;
}

.sale-flash {
    background-color: #00cc66;
}

.nopaddingbottom {
    padding-bottom: 0;
}

.line,
.double-line {
    clear: both;
    position: relative;
    width: 100%;
    margin: 60px 0;
    border-top: 1px solid #ccc;
}


.desktop-show {
    display: block;
    width: 240px;
    position: fixed;
}

.mobile-show {
    display: none !important;
}

@media screen and (max-width: 992px) {
    .mobile-show {
        display: block !important;
    }

    .desktop-show {
        display: none;
    }

    .widget_nav_menu li a,
    .widget_links li a,
    .widget_meta li a,
    .widget_archive li a,
    .widget_recent_entries li a,
    .widget_categories li a,
    .widget_pages li a,
    .widget_rss li a,
    .widget_recent_comments li a {
        /* background: url("images/icons/widget-link.png") left top no-repeat; */
        background: url("../images/icons/circle.svg") no-repeat !important;
        background-position: left 0px top 15px !important;
        border: none !important;
        color: #444;
        font-size: 14px;
    }

}


/* Image plugin float */
.align-left {
    float: left;
    margin-right: 30px;
    margin-bottom: 10px;
}

.align-right {
    float: right;
    margin-left: 30px;
    margin-bottom: 10px;
}

.align-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}


.custom-dropdown-btn {
    background-color: transparent;
    /* background-color: #D9F0FA; */
    border: 2px solid #1a87afb8;
    /* color: #1A87AF !important; */
    color: #1a87afb8 !important;
    padding: 10px 20px;
    width: 100%;
    font-size: 1.6rem !important;
    font-weight: 700 !important;
}

.custom-dropdown-menu {
    /* background-color: #d9f0fae2; */
    background-color: rgba(217, 240, 250, 0.88);
    backdrop-filter: blur(10px);
    /* Blur effect */
    padding: 10px 20px;
    width: 100%;
    border: none;
    margin-top: 16px !important;
}

.custom-dropdown-menu>li>a:hover {
    background-color: transparent !important;
}

.custom-dropdown-menu>a::selection {
    background-color: transparent !important;
}

.custom-dropdown-menu a {
    font-size: 1.1em !important;
    padding: 8px 3px 8px 22px !important;
    width: 100%;
    word-wrap: break-word !important;
    word-break: break-word !important;
    white-space: normal !important;
}

/* Language Switcher Styles */

.language-switcher {
    padding-left: 20px;
}

.lang.active a {
    color: #1A87AF !important;
}

.lang-separator {
	display: block;
	line-height: 22px;
	padding: 39px 0px;
	color: #444;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 1px;
}

.lang a {
    padding-left: 6px !important;
    padding-right: 6px !important;
}


@media screen and (max-width: 992px) {
    .language-switcher {
        display: none !important;
    }
}


/* Mobile Language Switcher Styles */
.mobile-language-switcher {
    position: absolute;
    top: 0;
    right: 20px;
    z-index: 300;
    display: none;
    padding-top: 39px; /* Align with the menu height */
}

.mobile-language-switcher ul {
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
}

.mobile-language-switcher li {
    list-style: none;
    display: inline-block;
    margin: 0;
    padding: 0;
}

.lang-separator-mobile {
    display: inline-block;
    margin: 0 5px;
    color: #444;
    font-weight: bold;
    font-size: 13px;
}

.lang-mobile a {
    display: inline-block;
    color: #444;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    padding: 0 5px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.lang-mobile.active a {
    color: #1A87AF;
}

/* Clear existing styles that are no longer needed */
#language-menu-trigger {
    display: none;
}

.mobile-language-menu {
    display: none;
}

/* Media query for responsive design */
@media (max-width: 991px) {
    .desktop-only {
        display: none;
    }

    .mobile-only {
        display: block;
    }

    .mobile-language-switcher {
        display: block;
    }

    /* Adjust menu trigger position if needed */
    #primary-menu-trigger {
        left: 15px;
    }
}