/*
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');


h1, h2, h3 {
  font-family: 'MyFont', system-ui, sans-serif;
}




/* 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);
	
	display: none !important;
}

/*------------ 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;
	
	text-transform: none;
}

/* 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;
}






/*100ya*/

@font-face {
  font-family: 'Amira Monte';
  src: url('assets/fonts/Amira Monte.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Contralto Small Regular';
  src: url('assets/fonts/Contralto_Small_Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Riola Mystic Regular';
  src: url('assets/fonts/Riola Mystic Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

h1, h2, h3, h4, h5 {
	font-family: 'Amira Monte', system-ui, sans-serif !important;
	/*text-transform: uppercase !important;*/
}
/* Keep product card title visible on hover — override Slaceso/Winery theme */
.woocommerce ul.products li.product:hover .product-details,
.woocommerce ul.products li.product:hover .product-details > *,
.woocommerce ul.products li.product:hover .woocommerce-loop-product__title,
.woocommerce ul.products li.product:hover .woocommerce-loop-product__title a {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    height: auto !important;
    max-height: none !important;
    overflow: visible !important;
    transform: none !important;
    position: static !important;
    pointer-events: auto !important;
}


/* Custome HTML slider Home page */
.brd-round {
	border-radius: 20px !important;
}
.swiper-slide h3 {
	text-align: center;
	padding-top:1em;
}


/* Logo font */
:root {
    --font-logo: "EB Garamond", serif;
}
.site-title {
	font-family: var(--font-logo);
	text-transform: math-auto;
	font-size: 3rem !important;
}
@media (max-width: 576px) {
	.site-title {	
		font-size: 2rem !important;
	}
}


/*
 * DOSTOJNA Rakija — Child Theme Additions
 * Add to: Appearance > Customize > Additional CSS
 * OR paste into your child theme's style.css
 *
 * Two design systems:
 *   DARK SET  — homepage (black bg + gold accents)
 *   LIGHT SET — inner pages (cream bg + copper-brown accents)
 */

/* ============================================================
   0. DESIGN TOKENS
   ============================================================ */
:root {
  /* Dark Set */
  --dc-black:        #090704;
  --dc-bg-dark:      #110d07;
  --dc-bg-mid:       #1a1309;
  --dc-bg-card:      #1f1608;
  --dc-gold:         #c9922a;
  --dc-gold-light:   #e6b84a;
  --dc-gold-alpha:   rgba(201,146,42,.22);
  --dc-cream:        #f2e8d5;
  --dc-muted:        #b0a08a;

  /* Light Set */
  --dc-cream-bg:     #faf8f3;
  --dc-cream-mid:    #f0ebe0;
  --dc-copper:       #8B5E3C;
  --dc-dark-brown:   #2C1A0E;
  --dc-mid-brown:    #5A4030;
  --dc-olive:        #4A5240;
  --dc-olive-dark:   #3A4230;

  /* Typography */
  --dc-serif:        'Cormorant Garamond', Georgia, serif;
  --dc-sans:         'Montserrat', system-ui, sans-serif;
	
  /* Transition effects */
  --ease: 0.3s ease;
}


/* ============================================================
   1. GLOBAL RESETS FOR ELEMENTOR SECTIONS
   ============================================================ */

/* Remove default Elementor section max-width for stretched sections */
.dc-dark-hero .elementor-container,
.dc-dark-values .elementor-container,
.dc-dark-products .elementor-container,
.dc-dark-products-grid .elementor-container,
.dc-dark-cta .elementor-container,
.dc-dark-footer .elementor-container,
.dc-light-hero .elementor-container,
.dc-light-footer .elementor-container {
  max-width: 100%;
}

/* Default section containers get comfortable max-width */
.dc-dark-about .elementor-container,
.dc-dark-process .elementor-container,
.dc-dark-process-cols .elementor-container,
.dc-dark-awards .elementor-container,
.dc-dark-gallery .elementor-container,
.dc-light-about .elementor-container,
.dc-light-stats .elementor-container,
.dc-light-blog .elementor-container,
.dc-light-contact .elementor-container {
  max-width: 1280px;
}


/* ============================================================
   2. DARK SET — HERO
   ============================================================ */

.dc-dark-hero {
  position: relative;
}

/* Decorative gold border at bottom */
.dc-dark-hero::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 60px;
  height: 1px;
  background: var(--dc-gold);
}

/* Hero H1 responsive scaling */
@media (max-width: 1024px) {
  .dc-dark-hero h1.elementor-heading-title {
    font-size: clamp(30px, 6vw, 60px) !important;
  }
}


/* ============================================================
   3. DARK SET — VALUES BAR
   ============================================================ */

.dc-dark-values .elementor-column:last-child {
  border-right: none !important;
}

/* Hover accent on each value column */
.dc-dark-values .elementor-column {
  transition: background 0.3s;
}
.dc-dark-values .elementor-column:hover {
  background: rgba(201,146,42,.04);
}


/* ============================================================
   4. DARK SET — PRODUCT CARDS
   ============================================================ */

.dc-prod-card {
  transition: transform 0.3s ease, box-shadow 0.3s ease !important;
  overflow: hidden;
}
.dc-prod-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 16px 40px rgba(0,0,0,.6) !important;
}

/* Product card image fill */
.dc-prod-card .elementor-widget-image img {
  display: block;
  width: 100%;
  aspect-ratio: 3 / 4;
  object-fit: cover;
  transition: transform 0.4s ease;
}
.dc-prod-card:hover .elementor-widget-image img {
  transform: scale(1.04);
}


/* ============================================================
   5. DARK SET — AWARD CARDS
   ============================================================ */

.dc-award-card {
  transition: border-color 0.3s ease, background 0.3s ease !important;
}
.dc-award-card:hover {
  border-color: rgba(201,146,42,.55) !important;
  background: rgba(201,146,42,.04) !important;
}


/* ============================================================
   6. DARK SET — GALLERY
   ============================================================ */

.dc-gallery-grid .elementor-gallery-item {
  overflow: hidden;
}
.dc-gallery-grid .elementor-gallery-item img {
  transition: transform 0.5s ease;
}
.dc-gallery-grid .elementor-gallery-item:hover img {
  transform: scale(1.06);
}

/* Gallery caption overlay */
.dc-gallery-grid .elementor-gallery-item__overlay {
  background: rgba(9,7,4,.5);
}


/* ============================================================
   7. DARK SET — FOOTER
   ============================================================ */

.dc-dark-footer a:hover {
  color: var(--dc-gold) !important;
  transition: color 0.2s;
}


/* ============================================================
   8. LIGHT SET — INNER PAGE HERO
   ============================================================ */

.dc-light-hero {
  position: relative;
}

/* Bottom accent bar */
.dc-light-hero::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 4px;
  background: linear-gradient(90deg, var(--dc-copper), transparent);
}


/* ============================================================
   9. LIGHT SET — POST CARDS (Blog listing)
   ============================================================ */

.dc-post-card {
  transition: box-shadow 0.3s ease, transform 0.3s ease !important;
  overflow: hidden;
}
.dc-post-card:hover {
  box-shadow: 0 8px 30px rgba(44,26,14,.12) !important;
  transform: translateY(-4px);
}

.dc-post-card .elementor-widget-image img {
  display: block;
  width: 100%;
  aspect-ratio: 16 / 9;
  object-fit: cover;
  transition: transform 0.4s ease;
}
.dc-post-card:hover .elementor-widget-image img {
  transform: scale(1.04);
}


/* ============================================================
   10. LIGHT SET — FOOTER
   ============================================================ */

.dc-light-footer a:hover {
  color: #ffffff !important;
  opacity: 1 !important;
  transition: opacity 0.2s;
}


/* ============================================================
   11. GLOBAL BUTTON HOVER STATES
   (Apply to HTML widget inline buttons)
   ============================================================ */

/* Gold solid button — darken on hover */
a[style*="background:#c9922a"]:hover,
button[style*="background:#c9922a"]:hover {
  background: #b07a1e !important;
}

/* Gold outline button — fill on hover */
a[style*="border:1px solid #c9922a"]:hover {
  background: rgba(201,146,42,.12) !important;
}

/* Copper solid button (light set) */
a[style*="background:#8B5E3C"]:hover,
button[style*="background:#8B5E3C"]:hover {
  background: #6e4a2d !important;
}


/* ============================================================
   12. RESPONSIVE — STACK COLUMNS ON MOBILE
   ============================================================ */

@media (max-width: 767px) {

  .dc-dark-values .elementor-column {
    border-right: none !important;
    border-bottom: 1px solid var(--dc-gold-alpha) !important;
  }
  .dc-dark-values .elementor-column:last-child {
    border-bottom: none !important;
  }

  .dc-dark-about .elementor-column,
  .dc-light-about .elementor-column {
    padding: 0 0 40px 0 !important;
  }

  .dc-dark-footer .elementor-column,
  .dc-light-footer .elementor-column {
    padding: 20px 0 !important;
  }

  .dc-dark-process-cols .elementor-column {
    margin-bottom: 32px;
  }
  .dc-dark-process-cols .elementor-column:last-child {
    margin-bottom: 0;
  }
}


/* ============================================================
   13. ELEMENTOR NAV (header) DARK THEME
   Matches the dark nav from dostojna-redesign.html
   ============================================================ */

/* Sticky nav base */
#masthead,
.site-header,
.elementor-location-header {
  background: rgba(9, 7, 4, 0.97);
  border-bottom: 1px solid rgba(201,146,42,.15);
  transition: box-shadow 0.3s;
}

/* Scrolled state — add subtle blur + shadow */
.dc-stuck #masthead,
.dc-stuck .site-header,
.dc-stuck .elementor-location-header {
  box-shadow: 0 2px 20px rgba(0,0,0,.5);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}

/* Nav links */
.main-navigation a,
.nav-primary a,
.elementor-nav-menu a {
  font-family: var(--dc-sans);
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: var(--dc-muted);
  text-decoration: none;
  transition: color 0.2s;
}
.main-navigation a:hover,
.nav-primary a:hover,
.elementor-nav-menu a:hover,
.main-navigation .current-menu-item > a,
.nav-primary .current-menu-item > a {
  color: var(--dc-gold);
}

/* Light inner-page header override */
.dc-light-header #masthead,
.dc-light-header .site-header {
  background: var(--dc-copper);
}
.dc-light-header .main-navigation a,
.dc-light-header .nav-primary a {
  color: rgba(255,255,255,0.9);
}
.dc-light-header .main-navigation a:hover,
.dc-light-header .nav-primary a:hover {
  color: #ffffff;
}


/* ============================================================
   14. DARK HERO — DIRECTIONAL GRADIENT OVERLAY
   Applied via CSS class dc-dark-hero on the section
   ============================================================ */

/* The Elementor background overlay handles the base alpha —
   this pseudo-element adds a left-to-right gradient so the
   right half of the 2-column layout stays darker/more dramatic */
.dc-dark-hero::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(
    to right,
    rgba(9,7,4,0.0) 0%,
    rgba(9,7,4,0.4) 60%,
    rgba(9,7,4,0.72) 100%
  );
  pointer-events: none;
  z-index: 1;
}

/* Ensure column content sits above the pseudo-element */
.dc-dark-hero .elementor-column {
  position: relative;
  z-index: 2;
}

/* H1 em (italic) styling — gold colour inside the cream heading */
.dc-dark-hero h1.elementor-heading-title em {
  font-style: italic;
  color: var(--dc-gold);
}

/* CTA section h2 em italic */
.dc-dark-cta h2.elementor-heading-title em {
  font-style: italic;
  color: var(--dc-gold);
}


/* ============================================================
   15. LIGHT HERO (homepage) — OVERLAY GRADIENT
   Class dc-light-hero-home
   ============================================================ */

.dc-light-hero-home::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(
    to right,
    rgba(250,248,243,0.0) 0%,
    rgba(250,248,243,0.3) 55%,
    rgba(250,248,243,0.80) 100%
  );
  pointer-events: none;
  z-index: 1;
}

.dc-light-hero-home .elementor-column {
  position: relative;
  z-index: 2;
}

/* H1 em in light hero — copper */
.dc-light-hero-home h1.elementor-heading-title em {
  font-style: italic;
  color: var(--dc-copper);
}

/* CTA em in light theme */
.dc-light-cta h2.elementor-heading-title em {
  font-style: italic;
  color: var(--dc-copper);
}


/* ============================================================
   16. ABOUT SECTION — FULL-HEIGHT IMAGE
   Image widget inside .dc-about-img fills column height
   ============================================================ */

.dc-about-img,
.dc-about-img .elementor-widget-container,
.dc-about-img img {
  height: 100%;
  width: 100%;
  display: block;
}

.dc-about-img img {
  object-fit: cover;
  object-position: center top;
}

/* Dark about section column stretches to match content col */
.dc-dark-about .elementor-column:first-child,
.dc-light-about .elementor-column:first-child {
  align-self: stretch;
}


/* ============================================================
   17. PROCESS STEPS — CONNECTOR LINE BETWEEN CIRCLES
   ============================================================ */

/* Dark process steps */
.dc-process-steps {
  position: relative;
}

/* Horizontal line running through the centre of the circles */
.dc-process-steps::before {
  content: '';
  position: absolute;
  top: 27px; /* half of 54px circle */
  left: calc(25% + 27px);  /* start at centre of circle 1 */
  right: calc(25% + 27px); /* end at centre of circle 4 */
  height: 1px;
  background: rgba(201,146,42,0.3);
  pointer-events: none;
  z-index: 0;
}

/* Ensure circles sit above the line */
.dc-process-steps .elementor-widget-html {
  position: relative;
  z-index: 1;
}

/* Light process steps — same geometry, copper colour */
.dc-process-steps-light {
  position: relative;
}

.dc-process-steps-light::before {
  content: '';
  position: absolute;
  top: 27px;
  left: calc(12.5% + 27px);
  right: calc(12.5% + 27px);
  height: 1px;
  background: rgba(139,94,60,0.3);
  pointer-events: none;
  z-index: 0;
}

.dc-process-steps-light .elementor-widget-html {
  position: relative;
  z-index: 1;
}

/* Hide connector on mobile — columns stack vertically */
@media (max-width: 767px) {
  .dc-process-steps::before,
  .dc-process-steps-light::before {
    display: none;
  }
}


/* ============================================================
   18. DARK PRODUCT CARDS — hover overlay effect
   Class dc-product-card applied to each column
   ============================================================ */

.dc-product-card {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  transition: transform 0.35s ease, box-shadow 0.35s ease;
}

.dc-product-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 20px 50px rgba(0,0,0,0.65) !important;
}

/* Image scale on hover */
.dc-product-card .elementor-widget-image img {
  display: block;
  width: 100%;
  aspect-ratio: 3 / 4;
  object-fit: cover;
  transition: transform 0.5s ease;
}

.dc-product-card:hover .elementor-widget-image img {
  transform: scale(1.06);
}

/* Gold top-border accent that reveals on hover */
.dc-product-card::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 2px;
  background: var(--dc-gold);
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.35s ease;
}

.dc-product-card:hover::after {
  transform: scaleX(1);
}


/* ============================================================
   19. LIGHT PRODUCT CARDS — hover effect
   Class dc-product-card-light applied to each column
   ============================================================ */

.dc-product-card-light {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  transition: transform 0.35s ease, box-shadow 0.35s ease;
}

.dc-product-card-light:hover {
  transform: translateY(-6px);
  box-shadow: 0 12px 36px rgba(44,26,14,0.18) !important;
}

.dc-product-card-light .elementor-widget-image img {
  display: block;
  width: 100%;
  aspect-ratio: 3 / 4;
  object-fit: cover;
  transition: transform 0.5s ease;
}

.dc-product-card-light:hover .elementor-widget-image img {
  transform: scale(1.05);
}

/* Copper top accent */
.dc-product-card-light::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 2px;
  background: var(--dc-copper);
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.35s ease;
}

.dc-product-card-light:hover::after {
  transform: scaleX(1);
}


/* ============================================================
   20. LIGHT AWARD CARDS — hover
   ============================================================ */

.dc-light-awards .elementor-column {
  transition: border-color 0.3s ease, box-shadow 0.3s ease;
}

.dc-light-awards .elementor-column:hover {
  border-color: rgba(139,94,60,0.45) !important;
  box-shadow: 0 8px 28px rgba(44,26,14,0.1);
}


/* ============================================================
   21. GALLERY — LIGHT THEME OVERRIDES
   ============================================================ */

.dc-light-gallery .elementor-gallery-item {
  overflow: hidden;
}

.dc-light-gallery .elementor-gallery-item img {
  transition: transform 0.5s ease;
}

.dc-light-gallery .elementor-gallery-item:hover img {
  transform: scale(1.06);
}

.dc-light-gallery .elementor-gallery-item__overlay {
  background: rgba(44,26,14,0.35);
}


/* ============================================================
   22. SCROLL INDICATOR ANIMATION
   (SVG arrow in HTML widget inside hero sections)
   ============================================================ */

@keyframes dc-bounce {
  0%, 100% { transform: translateY(0); opacity: 0.7; }
  50%       { transform: translateY(6px); opacity: 1; }
}

.dc-scroll-arrow {
  animation: dc-bounce 2.2s ease-in-out infinite;
  display: inline-block;
}


/* ============================================================
   23. VALUES BAR — LIGHT THEME HOVER
   ============================================================ */

.dc-light-values .elementor-column {
  transition: background 0.3s;
}

.dc-light-values .elementor-column:hover {
  background: rgba(139,94,60,0.05);
}

.dc-light-values .elementor-column:last-child {
  border-right: none !important;
}



 
 



.dc-product-card-light.visible {
	opacity: 1;
    transform: none;
}
.dc-product-card-light {
	background: var(--bg-card);
    border: 1px solid var(--gold-alpha);
    overflow: hidden;
    cursor: pointer;
    transition: border-color var(--ease), transform var(--ease), box-shadow var(--ease);
    opacity: 0;
    transform: translateY(22px);
    transition: opacity .55s ease, transform .55s ease, border-color var(--ease), box-shadow var(--ease);
}
.dc-product-card-light:hover {
	border-color: var(--gold-hover);
    transform: translateY(-5px);
    box-shadow: 0 20px 48px rgba(0, 0, 0, .4);
}


.btn-product-gold {
	position: absolute !important;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity var(--ease);
}
.btn-product-gold a {
	background: var(--dc-gold) !important;
	color: var(--dc-black);
    border-color: var(--dc-gold) !important;
	display: inline-flex;
    align-items: center;
    gap: 10px;
    letter-spacing: 2.2px;
    text-transform: uppercase;
    padding: 13px 30px;
    border: 1px solid;
    cursor: pointer;
    transition: background var(--ease), color var(--ease), border-color var(--ease), transform var(--ease);
	height: 3rem;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translateX(-50%);
}
.dc-product-card-light:hover .btn-product-gold a {
	display: block;
	border-color: var(--gold-hover);    
    box-shadow: 0 20px 48px rgba(0, 0, 0, .4);	
}
.dc-product-card-light:hover .btn-product-gold {
	opacity: 1 !important;
}

/*
 Blog strana uvodni tekst članka mala slova 
 */
.entry-summary,
.entry-title,
.single-content,
.no-txt-transform,
.wc-tab {
	text-transform: none;
}

/*
	- Blog strana smanji title font za mobile view
	- Spusti main sadržaj
	- spusti sadržaj ispod featured img
 */
@media (max-width: 767px) {
	.wp-site-blocks .post-title h1 {
		font-size: 2em;
	}
	.site-main {
    	margin-top: 10rem;
	}
	article.post {
		margin-top: 2rem;
	}
	
	.content-area {
		margin-top: -3rem !important;
	}
}



/*
	- Sakrij socijalne ikone u footeru  / hardcode
	- Uredi položaj widget socijal ikona
 */
#block-25 {
	display: none;
}
@media (max-width: 767px) {
	.element-social-inner-wrap {
		justify-content: center;
	}
}


a.social-button {
	display:block;
}
