.elementor-kit-7{--e-global-color-primary:#000000;--e-global-color-secondary:#3C3C3C;--e-global-color-text:#222222;--e-global-color-accent:#000000;--e-global-color-b1c042c:#582E22;--e-global-color-4cb18e2:#703E30;--e-global-color-1bcf618:#FFFFFF;--e-global-color-d958d50:#FFF6EB;--e-global-color-3abd315:#8D3B45;--e-global-color-6ffc5f8:#66252F;--e-global-color-a9773a5:#A24755;--e-global-typography-primary-font-family:"Lexend";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Lexend";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Lexend";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Lexend";--e-global-typography-accent-font-weight:500;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}body.e-wc-error-notice .woocommerce-error, body.e-wc-error-notice .wc-block-components-notice-banner.is-error{background-color:#FEFCF9;border-style:none;}body.e-wc-message-notice .woocommerce-message, body.e-wc-message-notice .wc-block-components-notice-banner.is-success{background-color:#FEFCF9;border-style:none;}body.e-wc-info-notice .woocommerce-info, body.e-wc-info-notice .wc-block-components-notice-banner.is-info{background-color:#FEFCF9;border-style:none;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.elementor-widget:not(:last-child){margin-block-end:18px;}.elementor-element{--widgets-spacing:18px 18px;--widgets-spacing-row:18px;--widgets-spacing-column:18px;}{}h1.entry-title{display:var(--page-title-display);}.e-wc-error-notice .woocommerce-error, .e-wc-error-notice .wc-block-components-notice-banner.is-error{--error-message-normal-links-color:var( --e-global-color-3abd315 );--error-box-border-radius:60px 60px 60px 60px;}.e-wc-message-notice .woocommerce-message, .e-wc-message-notice .wc-block-components-notice-banner.is-success{--message-message-text-color:var( --e-global-color-primary );--message-message-icon-color:var( --e-global-color-b1c042c );--message-box-border-radius:60px 60px 60px 60px;--message-buttons-normal-text-color:var( --e-global-color-b1c042c );--message-border-type:solid;--message-border-color:var( --e-global-color-b1c042c );--message-buttons-border-radius:60px 60px 60px 60px;}.e-wc-message-notice .woocommerce-message .restore-item, .e-wc-message-notice .wc-block-components-notice-banner.is-success .restore-item, .e-wc-message-notice .woocommerce-message a:not([class]), .e-wc-message-notice .wc-block-components-notice-banner.is-success a:not([class]){--notice-message-normal-links-color:var( --e-global-color-b1c042c );}body.e-wc-message-notice .woocommerce-message .button, body.e-wc-message-notice .wc-block-components-notice-banner.is-success .button{border-width:1px 1px 1px 1px;}.e-wc-info-notice .woocommerce-info, .e-wc-info-notice .wc-block-components-notice-banner.is-info{--info-box-border-radius:60px 60px 60px 60px;--info-border-color:#020101;--info-buttons-border-radius:60px 60px 60px 60px;}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Normal Link Style */
a {
    color: #E49D5F; /* Set link color */
    text-decoration: none !important; /* Remove underline */
    transition: color 0.3s ease; /* Smooth transition on hover */
}

/* Link Hover Effect */
a:hover {
    color: #E49D5F; /* Same color on hover */

}
.woocommerce .woocommerce-privacy-policy-text {

    display: none;
}

.facetwp-counter {
    color: #333333;
    font-weight: 300;
    font-family: 'Lexend', sans-serif;
}

.facetwp-checkbox {

    margin-bottom: 6px !important;

}
.facetwp-flyout-close, .facetwp-flyout-content {
    /* padding: 10px; */
    padding-left: 24px !important;
    padding-right: 36px !important;
}
.flyout-row.name-prekiu_kategorijos h3 {
    font-family: 'Catamaran', sans-serif;
    font-weight: 700;
    font-size: 18px;
}

.facetwp-flyout {
    position: fixed;
    width: 100% !important;
}


.facetwp-flyout-close {
    background: url(https://sweetexpress.lt/wp-content/uploads/2025/04/cross-9.svg) no-repeat center;
    background-size: 18px;
    width: 18px;
    height: 18px;
    font-size: 0;
    line-height: 0;
    color: transparent;
    margin-left: auto;
    display: block;
    margin-top: 4px;
    margin-right: 4px;
}

.discountbadge {
    background: linear-gradient(90deg, #c53b58, #d86980, #c53b58); /* Gradient - brighter than before */
    background-size: 300% 300%; /* Larger background to create the moving effect */
    animation: move-gradient 3s infinite linear; /* Animation for moving gradient */
}

/* Gradient Animation */
@keyframes move-gradient {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

.sweet-topbar {
  background: linear-gradient(45deg, #8d3b45, #9f4a53, #b04a56, #8d3b45);
  background-size: 200% 200%;
  animation: calm-diagonal 5s infinite linear;
}

@keyframes calm-diagonal {
  0% { background-position: 0% 0%; }
  50% { background-position: 100% 100%; }
  100% { background-position: 0% 0%; }
}


.sweet-sml-box {
  position: relative !important;
  background: #8d3b45 !important;
  overflow: hidden !important;
  z-index: 0 !important;
}

.sweet-sml-box::before,
.sweet-sml-box::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 250px;
  height: 250px;
  background: rgba(255, 180, 190, 0.15);
  filter: blur(80px);
  border-radius: 50%;
  pointer-events: none;
  z-index: 1;
  transform: translate(0, 0) scale(1);
}

.sweet-sml-box::before {
  left: -50px;
}

.sweet-sml-box::after {
  right: -50px;
}


.sweet-box-shadow{
box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px 0px;
}

.elementor-290 .elementor-element.elementor-element-c3fe622 .elementor-field-group .elementor-field:not(.elementor-select-wrapper) {
    background-color: #ffffff;
    border-width: 0px 0px 0px 0px;
    border-radius: 12px 12px 12px 12px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px 0px;
}

.dgwt-wcas-open-pirx .dgwt-wcas-details-wrapp,
.dgwt-wcas-open-pirx .dgwt-wcas-suggestions-wrapp {
  border-color: #fff;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 6px;
  border-radius: 12px;
}

.elementor-menu-cart__footer-buttons .elementor-button--view-cart {
    background-color: #8d3b45 !important;

}
.elementor-menu-cart__footer-buttons .elementor-button--checkout {
    background-color: #d9534f !important
}

@media (max-width: 768px) {
  .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {
    background-color: #ffffff !important;
  }
}

.woocommerce form .form-row .required {
    color: #582e22;

}


body.e-wc-message-notice .woocommerce-message, body.e-wc-message-notice .wc-block-components-notice-banner.is-success {
    background-color: #FEFCF9;
    border-style: none;
    max-width: 1200px !important;
    margin-top: 12px;
    margin-bottom: -6px;

}
.woocommerce-notices-wrapper {
    display: flex;
    justify-content: center;
}

body.e-wc-message-notice .woocommerce-message .button, body.e-wc-message-notice .wc-block-components-notice-banner.is-success .button {
    border-width: 1px 1px 1px 1px;
    margin-left: 6px !important;

}

@media (min-width: 1025px) {
  .custom-jvt-btn {
    transition: transform 0.2s ease;
  }

  .custom-jvt-btn:hover {
    transform: translateY(-4px);
  }
}
@media (min-width: 1025px) {
  .custom-jvt-btn-tn .elementor-button-icon {
    transition: transform 0.2s ease;
    display: inline-block;
  }

  .custom-jvt-btn-tn:hover .elementor-button-icon {
    transform: translateX(2px);
  }
}/* End custom CSS */