/*
Theme Name: Winery Child
Template: slaceso
Author: slacesthemes
Description: Slaceso Theme is a powerful yet lightweight WordPress theme designed for speed, accessibility, and ease of use. With its intuitive drag-and-drop header and footer builder, you can create custom layouts in minutes—no coding required. The theme includes a stunning collection of starter templates, fully customizable with global font and color controls. Seamlessly integrated with top third-party plugins, Slaceso is perfect for building eCommerce stores, online courses, business sites, and more. Whether you're a beginner or an expert, Slaceso makes website creation effortless and efficient.
Tags: translation-ready,two-columns,right-sidebar,left-sidebar,footer-widgets,blog,custom-logo,custom-background,custom-menu,rtl-language-support,editor-style,threaded-comments,custom-colors,featured-images,wide-blocks,full-width-template,theme-options,e-commerce
Version: 1.1.40.1693277791
Updated: 2023-08-29 02:56:31

*/

@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&family=Kalnia:wght@100..700&display=swap');

/* theme loader */

.preloader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(assets/image/theme-loader.gif);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 150px;
    background-color: var(--global-palette9);
}

/*------------ common css ------------*/
.single-content h1.elementor-heading-title,
.single-content h2.elementor-heading-title,
.single-content h3.elementor-heading-title,
.single-content h4.elementor-heading-title,
.single-content h5.elementor-heading-title,
.single-content h6.elementor-heading-title {
    margin: 0;
}

* {
    box-sizing: border-box;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
    border-radius: 0px;
}

/* archive page search css */
.primary-sidebar .wp-block-search .wp-block-search__input,
.primary-sidebar .wp-block-search .wp-block-search__input:focus {
    box-shadow: none;
    border: 1px solid var(--global-palette6);
    border-color: var(--global-palette6);
    color: var(--global-palette1);
    border-radius: 0;
    background-color: var(--global-palette8);
}

.wp-block-search .wp-element-button.wp-block-search__button {
    background: var(--global-palette2);
    box-shadow: none;
    border-radius: 0;
    color: var(--global-palette9);
}

.wp-block-search .wp-element-button.wp-block-search__button:hover {
    background: var(--global-palette4);
    color: var(--global-palette9);
}

/* archive page read more */
body .loop-entry .entry-content-wrap .entry-footer .more-link-wrap .post-more-link {
    font-size: inherit;
    /* text-transform: inherit; */
    text-decoration: underline;
    /* font-weight: inherit; */
    color: var(--global-palette1);
}

body .loop-entry .entry-content-wrap .entry-footer .more-link-wrap .slaceso-svg-iconset {
    display: none;
}

/* archive conetnt left sidebar */
body .wp-block-latest-posts__list li,
body.search-results.content-style-unboxed .site .post-thumbnail,
body.woocommerce div.product .woocommerce-tabs ul.tabs li:first-child,
.wp-block-latest-posts.wp-block-latest-posts__list {
    margin: 0;
    list-style: none;
}

.wp-block-latest-posts__post-author,
.wp-block-latest-posts__post-date {
    color: var(--global-palette2);
}

#secondary .woocommerce.widget_product_categories>ul li,
.widget .tagcloud a,
.widget li,
#secondary .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item,
.wp-block-tag-cloud .tag-cloud-link {
    padding-block: 6px;

}

/* single blog page comment form */
body .comment-form p.comment-form-float-label label {
    margin-left: 10px;
    border-radius: 0;
}

.comment-form p.comment-form-float-label:focus {
    box-shadow: none;
}

.comment-form p.comment-form-float-label #comment {
    color: var(--global-palette1);
    border-radius: 0;
    box-shadow: none;
}

textarea,
input[type="email"],
input[type="text"],
input[type="url"] {
    background-color: var(--global-palette8);
    border: 1px solid var(--global-palette6);
    color: var(--global-palette1);
}

.comments-area .comment-form p.comment-form-float-label label.float-label,
.comment-input-wrap .comment-form-author label.float-label,
.comment-input-wrap .comment-form-email label.float-label,
.comment-input-wrap .comment-form-url label.float-label {
    color: var(--global-palette1);
}

/* footer */
.site-middle-footer-wrap.site-footer-row-container.site-footer-focus-item {
    margin: auto;
}

.site-footer-section .widget-area ul {
    list-style: none;
}

.footer-widget-area-inner .wp-block-list {
    padding: 0;
    margin: 0;
}

/*------------ end common css ------------*/

/* blog css */

.blog .loop-entry .entry-header .entry-title,
.blog-section .uc_post_title,
.blog .loop-entry .entry-header .entry-title,
.blog-section .uc_post_list_title {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    max-width: 410px;
}

/* newslatter section */
.newsletter-form {
    position: relative;
    width: 100%;
    display: inline-block;
}

.newsletter-form .sub-email {
    margin-inline-start: 20px;
    margin-inline-end: 20px;
}

.newsletter-form input[type="email"],
input[type="text"],
.newsletter-form input[type="email"],
input[type="text"]:focus {
    border-radius: 0;
    background: transparent;
    border: none;
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 8px;
    color: #fff;
    box-shadow: none;
    width: 100%;
    display: block;
}

.mc4wp-form .newsletter-form input[type="submit"] {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    font-size: 0;
    background-color: transparent;
    background-image: url(./assets/image/send.svg);
    background-size: 25px;
    background-repeat: no-repeat;
    background-position: 50%;
    width: 50px;
    padding: 0;
    border: none;
}

@media (max-width: 576px) {
    .newsletter-form {
        width: 100%;
    }
}

/* hover css */

.swing-animation .attachment-full {
    animation: mover 1s infinite alternate;
}

@-webkit-keyframes mover {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-10px);
    }
}

@keyframes mover {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-10px);
    }
}

.side-effect img {
    animation: runX 3s linear infinite;
    position: relative;
}

@keyframes runX {
    0% {
        transform: translateX(0);
    }

    50% {
        transform: translateX(5%);
    }

    100% {
        transform: translateX(0);
    }
}

.shine-effect {
    overflow: hidden;
}

.shine-effect::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 50%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 50%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

.shine-effect:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}

@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}

@keyframes shine {
    100% {
        left: 125%;
    }
}

.spin-effect img {
    animation-name: spin;
    animation-duration: 7000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    /* transform: rotate(3deg); */
    /* transform: rotate(0.3rad);/ */
    /* transform: rotate(3grad); */
    /* transform: rotate(.03turn);  */
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

/* met form css */

.slaces-form .form-row {
    margin-bottom: 15px;
}

.slaces-form input[type="text"],
.slaces-form input[type="email"],
.slaces-form input[type="tel"],
.slaces-form textarea {
    width: 100%;
    padding: 18px 0px;
    border: none;
    border-bottom: 1px solid var(--global-palette6);
    background-color: transparent;
    color: var(--global-palette1);
    box-shadow: none;
}

.slaces-form textarea {
    height: 220px;
}

.slaces-form input::placeholder,
.slaces-form textarea::placeholder {
    color: var(--global-palette1);
}

.slaces-form .submit-row {
    margin-top: 10px;
}

.slaces-form input[type="submit"] {
    background-color: var(--global-palette2);
    color: var(--global-palette9);
    border: none;
    padding: 15px 60px;
}

/* contact css */

.contact-area:hover {
    background: var(--global-palette2)
}

.contact-area:hover::before {
    top: 0;
}

.contact-area:hover .elementor-icon-box-title,
.contact-area:hover .elementor-icon-box-description,
.contact-area:hover .elementor-icon svg {
    color: var(--global-palette9);
    border-color: var(--global-palette9);
    fill: var(--global-palette9);
    stroke: var(--global-palette9);
    position: relative;
    z-index: 1;
    transition: color 0.3s ease-in-out, border-color 0.4s ease-in-out, fill 0.4s ease-in-out, stroke 0.4s ease-in-out;
}

.contact-area .elementor-icon svg {
    color: var(--global-palette2);
    border-color: var(--global-palette2);
    fill: var(--global-palette2);
    stroke: var(--global-palette2);
    position: relative;
    z-index: 1;
    transition: color 0.3s ease-in-out, border-color 0.4s ease-in-out, fill 0.4s ease-in-out, stroke 0.4s ease-in-out;
}