/*
Theme Name: JTI Theme
Template: oceanwp
Author: JTI
Tags: two-columns,right-sidebar,footer-widgets,blog,news,custom-background,custom-menu,post-formats,rtl-language-support,sticky-post,editor-style,threaded-comments,translation-ready,buddypress,custom-colors,featured-images,full-width-template,theme-options,e-commerce,block-styles,wide-blocks,accessibility-ready
Version: 4.1.5.1771420499
Updated: 2026-02-18 13:14:59

*/


html {
  font-size: 16px;
  line-height: 1.6; 
  
  @media (max-width: 768px) {
    font-size: 16px;
  }
  @media (max-width: 480px) {
    font-size: 16px;
  }
}

body h1,body h2,body h3,body h4,body h5,body h6,body p,body span,body a {
	letter-spacing:0;
}


a:focus {outline:inherit !important;}
img {border:0;}

#site-header.medium-header {
	background:#fff;
}
/* (A) Panel mega */
#site-navigation .sub-menu.mega-submenu{
  width: min(760px, 92vw);
  background: #fff;
  border: 1px solid rgba(0,0,0,.08);
  box-shadow: 0 18px 50px rgba(0,0,0,.15);
  padding: 22px;

  display: grid !important;
  grid-template-columns: 320px 1fr;
  column-gap: 28px;
  row-gap: 14px;
  grid-auto-rows: auto;
  align-content: start;
	 grid-auto-flow: row dense;
}

#site-navigation .sub-menu.mega-submenu > li.mega-feature{
  grid-column: 1;
  grid-row: span 3;
  align-self: start;
}

#site-navigation .sub-menu.mega-submenu > li.mega-left{
  grid-column: 1; 
  align-self: start;
}

#site-navigation .sub-menu.mega-submenu > li:not(.mega-feature):not(.mega-left){
  grid-column: 2;
  padding: 12px 0;
  border-bottom: 1px solid rgba(0,0,0,.08);
}

#site-navigation .sub-menu.mega-submenu > li:not(.mega-feature):not(.mega-left):last-child{
  border-bottom: 0;
}


#site-navigation .mega-card{
  display: block;
  background: #fff;
  border: 1px solid rgba(0,0,0,.10);
  border-radius: 12px;
  padding: 18px;
  text-decoration: none !important;
  color: inherit !important;
  height: 100%;
  overflow: hidden;
}

#site-navigation .mega-card,
#site-navigation .mega-card *{
  box-sizing: border-box;
}

#site-navigation .mega-card__img{
  display: block;
  width: 100%;
  height: 170px;
  border-radius: 10px;
  background: #efefef;
  border: 1px solid rgba(0,0,0,.06);
  overflow: hidden;
  margin-bottom: 14px;
}

#site-navigation .mega-card__img img{
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
  padding: 12px;
}

#site-navigation .mega-card__text{
  display: block;
}

#site-navigation .mega-card__title{
  display: block;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: .02em;
  line-height: 1.1;
}

#site-navigation .mega-card__desc{
  display: block;
  margin-top: 10px;
  font-size: 14px;
  color: #667085;
  line-height: 1.4;
}

#site-navigation .mega-card:hover{
  box-shadow: 0 12px 30px rgba(0,0,0,.12);
  transform: translateY(-1px);
/*   transition: transform .18s ease, box-shadow .18s ease; */
}

#site-navigation .sub-menu.mega-submenu > li:not(.mega-feature):not(.mega-left) > a{
  font-weight: 900;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: .04em;
  text-decoration: none !important;
  color: inherit !important;
  padding: 0 !important; 
  margin: 0 !important;
  display: inline-block;
}

#site-navigation .sub-menu.mega-submenu .mega-desc{
  margin-top: 4px;
  font-size: 13px;
  color: #667085;
  line-height: 1.35;
}

#site-navigation .sub-menu.mega-submenu > li.mega-left{
  padding-top: 10px;
}

#site-navigation .sub-menu.mega-submenu > li.mega-left > a{
  font-weight: 900;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: .04em;
  text-decoration: none !important;
  color: inherit !important;
  padding: 0 !important;
  display: inline-block;
}

#site-navigation .sub-menu.mega-submenu > li.mega-left .mega-desc{
  margin-top: 4px;
}

#site-navigation .sub-menu.mega-submenu li a {
	-webkit-transition: initial;
  -moz-transition: initial;
  -ms-transition: initial;
  -o-transition: initial;
  transition: initial;
}

/* #site-navigation .dropdown-menu li:hover > .sub-menu.mega-submenu{
  animation: gdkMegaIn .16s ease;
}
@keyframes gdkMegaIn{
  from{ opacity:0; transform: translateY(8px); }
  to{ opacity:1; transform: translateY(0); }
} */

#site-navigation .sub-menu.mega-submenu > li{
  border: none !important;
}

@media (max-width: 768px){
  #site-navigation .sub-menu.mega-submenu > li.mega-feature{
    display: none !important;
  }

  #site-navigation .sub-menu.mega-submenu .mega-desc{
    display: none !important;
  }

  #site-navigation .sub-menu.mega-submenu{
    display: block !important;
    width: auto !important;
    padding: 0 !important;
    box-shadow: none !important;
    background: transparent !important;
    border: 0 !important;
  }

  #site-navigation .sub-menu.mega-submenu > li{
    padding: 0 !important;
    border: 0 !important;
  }

  #site-navigation .sub-menu.mega-submenu > li > a{
    text-transform: none !important;
    letter-spacing: 0 !important;
    font-weight: 600 !important;
    padding: 10px 14px !important;
    display: block !important;
  }
}

div.asl_r.vertical {
	z-index:99999;
}

#site-header .top-header-inner.clr{
  display: flex;
  align-items: center;
  gap: 24px;
}

#site-header .top-header-inner.clr > .top-col.col-1.logo-col{
  flex: 0 0 auto !important;
  width: auto !important;
}

#site-header .top-header-inner.clr > .top-col.col-2{
  flex: 1 1 auto !important;
  width: auto !important;
  min-width: 240px;
}

#site-header .top-header-inner.clr > .top-col.col-3{
  flex: 0 0 auto !important;
  width: auto !important;
  display: flex;
  justify-content: flex-end;
}

#site-header .top-header-inner.clr > .top-col{
  flex: initial;
}



#site-header .top-header-inner.clr{
  display:flex;
  align-items:center;
}
#site-header .top-header-inner.clr .top-col.col-3{
  display:flex;
  justify-content:flex-end;
  align-items:center;
}

.gdk-header-icons{
  display:flex;
  align-items:center;
  gap:14px;
}
.gdk-cart{
  display:inline-flex;
  align-items:center;
  gap:0px;
  text-decoration:none;
  color:inherit;
}
.gdk-cart-count{
  font-weight:700;
  font-size:12px;
  line-height:1;
  padding:3px 6px;
  border-radius:999px;
  background:#000;
  color:#fff;
}

#site-navigation a[href*="wishlist"],
#site-navigation .wishlist,
#site-navigation .tinvwl-top,
#site-navigation .yith-wcwl-icon{
  display:none !important;
}

#site-navigation .wcmenucart-toggle,
#site-navigation .oceanwp-cart,
#site-navigation .wcmenucart{
  display:none !important;
}

#site-header div.asl_w .probox .proinput input.autocomplete{
    margin-top: 0 !important;
}


/* Add dropdown chevron for items that have children */
#site-navigation .main-menu > li.menu-item-has-children > a{
  position: relative;
  padding-right: 18px; /* space for the arrow */
	display:flex;
	align-items:center;
}

/* the arrow itself */
#site-navigation .main-menu > li.menu-item-has-children > a::after{
  content: "";
  display: inline-block;
  width: 6.5px;
  height: 6.5px;
  margin-left: 8px;
  vertical-align: middle;
 
  /* chevron down (pure CSS) */
  border-right: 1px solid currentColor;
  border-bottom: 1px solid currentColor;
  transform: rotate(45deg);
  opacity: .7;
}

/* optional: rotate on hover/open */
#site-navigation .main-menu > li.menu-item-has-children:hover > a::after,
#site-navigation .main-menu > li.menu-item-has-children.sfHover > a::after{
  transform: rotate(-135deg);
  opacity: 1;
}

/* TOP BAR */
.top-phone::before{
  font-family:"Font Awesome 6 Free";
  content:"\f095";
  font-weight:600;
  margin-right:8px;
  color:rgba(45, 83, 67, 0.7);
}

.top-mail::before{
  font-family:"Font Awesome 6 Free";
  content:"\f0e0"; 
  font-weight:400;
  margin-right:8px;
	color:rgba(45, 83, 67, 0.7);
}


.top-account::before{
  font-family:"Font Awesome 6 Free";
  content:"\f007"; 
  font-weight:400;
  margin-right:8px;
	color:rgba(45, 83, 67, 0.7);
}

.top-log::before{
  font-family:"Font Awesome 6 Free";
  content:"\f023";
  font-weight:600;
  margin-right:8px;
	color:rgba(45, 83, 67, 0.7);
}

.topbar-content ul {
	list-style:none;
	margin:0;
	display:flex;
	flex-direction:row;
	flex-wrap:wrap;
	gap:12px;
}

#top-bar-content ul li.top-clock a{
	color:rgba(255,255,255,0.6) !important;
}

#top-bar-content,
#top-bar-content .topbar-content{
  display:flex !important;
  width:100% !important;
}

.menu-top-bar-left-container{
    display:flex;
    flex:0 0 auto;
}

.topbar-right{
    display:flex;
    flex:0 0 auto;
    margin-left:auto;
}

#site-header .bottom-header-wrap {
	border-top:1px solid #d5d7dd;
	padding-top: 1px;
    padding-bottom: 1px;
}
/* sticky pe TOT blocul (topbar + header + menu) */
#gdk-sticky-shell {
	position:inherit;
	z-index:9999;
}
#gdk-sticky-shell.is-stuck {
  position: sticky;
  top: 0;
  z-index: 9999;
  box-shadow: 0 10px 30px rgba(0,0,0,.25);
}

#site-header.medium-header #site-navigation-wrap {
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}


.woocommerce-button.button.invoice.order-actions-button {
	padding:0 30px !important;
}

@media (min-width: 700px) {
  .wc-block-checkout__sidebar.is-sticky {
    top: 220px !important;
  }
}



/* SEARCH HEADER */

#ajaxsearchlite1 .probox, div.asl_w .probox {
	height:44px;
}

.asl_w_container {
	max-width:42rem;
	margin:0 auto !important;
}
#ajaxsearchlite1 {
	border-radius:999px !important;
}
#ajaxsearchlite1.asl_w  .probox .proinput, div.asl_w .probox .proinput {
	padding:0 !important;
	margin:0;
}
#ajaxsearchlite1 .probox .proinput form {
	width:calc( 100% - 76px );
	padding:0 14px !important; 
}
#ajaxsearchlite1 .probox{
  padding: 0 !important;
  height: 44px !important;
  border-radius: 22px !important; 
  overflow: hidden !important;
  background: #f3f4f6 !important;
  border: 0 !important;
  box-shadow: none !important;
  align-items: stretch !important; 
}

#ajaxsearchlite1 .probox .proinput{
  height: 44px !important;
  padding: 0 14px !important;
  display:flex !important;
  align-items:center !important;
}

#ajaxsearchlite1 .probox .proinput input{
  height: 44px !important;
  line-height: 44px !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  outline: none !important;
}

/* remove the negative margin autocomplete hack (if still present) */
#ajaxsearchlite1 .probox .proinput input.autocomplete{
  margin-top: 0 !important;
}

/* button (magnifier) */
#ajaxsearchlite1 .probox .promagnifier{
  width: 46px !important;
  min-width: 46px !important;
  height: 44px !important;
  background: #000 !important;
  border-radius: 0 22px 22px 0 !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
}

#ajaxsearchlite1 .probox .promagnifier svg,
#ajaxsearchlite1 .probox .promagnifier i{
  fill: #fff !important;
  color: #fff !important;
}

#site-header.medium-header #site-navigation-wrap .dropdown-menu > li > a {
	letter-spacing:0 !important;
}

div.asl_m .probox .proclose {
	width: 46px !important;
	height: 44px !important;
	background: #000 !important;
}

/* =========================
   HEADER ICONS (wishlist + cart)
   ========================= */

.gdk-header-icons{
  display:flex;
  align-items:center;
  gap:18px;
}

.gdk-header-icons a.wishlist_products_counter{
  position:relative;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  text-decoration:none;
}

/* .gdk-header-icons a.wishlist_products_counter::before{
  font-size:24px !important; 
  line-height:1 !important;
}

.gdk-header-icons a.wishlist_products_counter .wishlist_products_counter_number{
  position:absolute !important;
  top:-6px;
  right:-10px;
  background:#2d5343;
  color:#fff;
  font-size:10px;
  line-height:1;
  padding:2px 5px;
  border-radius:999px;
}

.gdk-header-icons a.wishlist_products_counter .wishlist_products_counter_text{
  display:none !important;
} */

.gdk-header-icons a.gdk-cart{
  position:relative;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  text-decoration:none;
}

.gdk-header-icons a.gdk-cart svg{
  width:20px !important;
  height:20px !important;
}

/* .gdk-header-icons a.gdk-cart .gdk-count{
  position:absolute;
  top:-6px;
  right:-10px;
  background:#2d5343;
  color:#fff;
  font-size:10px;
  line-height:1;
  padding:2px 5px;
  border-radius:999px;
} */

/* Fix: Woo breadcrumbs în wrapper-ul nostru, nu absolute/right */
.gdk-breadcrumbs{
	width: 100%;
	clear: both;
	padding: 10px 16px;
	display:block;
	background:#fff;
	border-bottom: 1px solid #d5d7dd;
}

.woocommerce #gdk-sticky-shell {
  box-shadow: 0px -3px 9px 4px #ccc;
  z-index: 9999;
  position: inherit;
}

.woocommerce #gdk-sticky-shell.is-stuck {
	position: sticky;
}

.gdk-breadcrumbs .woocommerce-breadcrumbs {
	position: static !important;
	right: auto !important;
	top: auto !important;
	left: auto !important;
	float: none !important;
	width: 100% !important;
	text-align: left !important;
	margin: 0 !important;
	padding: 0 !important;
	font-size: 13px;
	opacity: 1;
	max-width:100%;
	display:flex;
	justify-content:flex-start;
	align-items:center;
}






#copyright {
	display:flex;
	align-items:center;
	width:100%;
}

#top-bar-content ul li.top-clock a{
	color:rgba(255,255,255,0.6) !important;
}

.jti-copyR {
  display: flex;
  flex: 0 0 auto;
}

.menu-menu-privacy-container {
  display: flex;
  flex: 0 0 auto;
  margin-left: auto;
}

.menu-menu-privacy-container ul {
	display:flex;
	flex-direction:row;
	list-style:none;
	margin:0;
	gap:16px;
}

/* =========================
   GDK FOOTER (full)
   ========================= */

.gdk-footer__inner{
  max-width:96rem;
  margin:0 auto;
  padding:0;
  display:grid;
  grid-template-columns: 1.25fr 1fr 1fr 1.25fr;
  gap:56px;
	width:100%;
}

.gdk-footer__col{
  min-width:0;
}

/* BRAND */
.gdk-footer__brandHead{
  display:flex;
  align-items:center;
  gap:12px;
  margin-bottom:18px;
}

.gdk-footer__shield{
  color:#2d5343;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  transform: translateY(-1px);
}

.gdk-footer__brandName{
  color:#fff;
  font-weight:800;
  letter-spacing:.08em;
  font-size:1.8rem;
  text-transform:uppercase;
	letter-spacing:0;
}

.gdk-footer__desc{
  margin:0 0 22px 0;
  line-height:1.65;
  color:rgba(255,255,255,0.6) !important;
  font-weight:300;
}

/* SOCIAL */
.gdk-footer__social{
  display:flex;
  align-items:center;
  gap:14px;
  margin-top:10px;
}

.gdk-footer__socialLink{
  color:#b9c0ca;
  opacity:.9;
  transition:opacity .2s ease, transform .2s ease, color .2s ease;
  display:inline-flex;
}
.gdk-footer__socialLink:hover{
  opacity:1;
  transform:translateY(-1px);
  color:#fff;
}

/* TITLES */
.gdk-footer__title{
  margin:0 0 26px 0;
  color:#fff;
  font-weight:700;
  letter-spacing:0;
  text-transform:uppercase;
	font-size:1.2rem;
	padding-top:8px;
}

/* =========================
   LISTS (generic)
   ========================= */
.gdk-footer__list{
  list-style:none;
  margin:0;
  padding:0;
  display:flex;
  flex-direction:column;
  gap:12px;
}

.gdk-footer__list li{
  margin:0;
  padding:0;
}

.gdk-footer__list a{
  color:#e9edf2;
  text-decoration:none;
  line-height:1.6;
  opacity:.92;
  transition:opacity .2s ease, color .2s ease, transform .2s ease;
  display:inline-block;
}
.gdk-footer__list a:hover{
  opacity:1;
  color:#fff;
  transform:translateX(0);
}

#footer-widgets .footer-box {
	padding:0 0 40px;
	border-bottom:1px solid rgba(255,255,255,0.4);
	margin:0 !important;
}



/* Trustpilot logo - text alb */
.gdk-footer__trustP {
	padding:15px 0 0 0;
}



/* If your shortcode menu lives inside footer columns */
.gdk-footer .menu{
  list-style:none;
  margin:0;
  padding:0;
  display:flex;
  flex-direction:column;
  gap:12px;
}

/* remove WP theme default margins */
.gdk-footer .menu .menu-item{
  margin:0 !important;
  padding:0 !important;
}

/* footer menu links */
.gdk-footer .menu .menu-item > a{
  color:#e9edf2;
  text-decoration:none;
  font-size:14px;
  line-height:1.6;
  opacity:.92;
  transition:opacity .2s ease, color .2s ease;
  display:inline-block;
}

/* hover */
.gdk-footer .menu .menu-item > a:hover{
  opacity:1;
  color:#fff;
  text-decoration:underline;
}

.site-footer .menu li {
	padding:2px 0;
}

.site-footer .menu li a {
  color:#e9edf2;
  text-decoration:none;
  font-size:1rem;
  line-height:1.6;
  opacity:.92;
	font-weight:300;
}

/* kill theme pseudo bullets/lines if any */
.gdk-footer .menu .menu-item > a::before,
.gdk-footer .menu .menu-item > a::after{
  display:none !important;
  content:none !important;
}

/* =========================
   CONTACT COLUMN
   ========================= */

.gdk-footer__contactIntro{
  margin:0 0 18px 0;
  font-size:13px;
  line-height:1.6;
  color:rgba(255,255,255,0.6) !important;
  max-width:340px;
  font-weight:300;
}

.gdk-footer__contactList{
  list-style:none;
  margin:0;
  padding:0;
  display:flex;
  flex-direction:column;
  gap:14px;
}

.gdk-footer__contactList li{
  display:grid;
  grid-template-columns: 24px 1fr;
  gap:12px;
  align-items:flex-start;
  line-height:1.5;
  color:#e9edf2;
	font-weight:300;
}

.gdk-footer__ico{
  color:#2d5343;
  margin-top:2px;
}

.gdk-footer__contactList a{
  color:#e9edf2;
  text-decoration:none;
}
.gdk-footer__contactList a:hover{
  text-decoration:underline;
}

/* =========================
   RESPONSIVE
   ========================= */

@media (max-width: 1024px){
  .gdk-footer__inner{
    grid-template-columns: 1fr 1fr;
    gap:36px;
  }
}

@media (max-width: 767px){
  .gdk-footer{
    padding:38px 0;
  }
  .gdk-footer__inner{
    grid-template-columns: 1fr !important;
  }
}


/* Contact Page */


.forminator-button-submit {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 10px !important;
  width: 100% !important;
}

/* font awesome paper plane */
.forminator-button-submit::before {
  content: "\f1d8";
  font-family: "Font Awesome 6 Free";
  font-weight: 500;
  font-size: 0.8rem;
  line-height: 1;
}


/* Product Returns */

#menu-legal-information {
	list-style:none;
	display:flex;
	flex-direction:column;
	gap:8px;
	margin:20px 0 0 0;
}

#menu-legal-information li {
	display:flex;
	flex-direction:column;
}

#menu-legal-information li a{
	background:#fff;
	border-left:3px solid #fff;
	width:100%;
	padding:10px 20px;
	display:flex;
	flex-direction:column;
	text-decoration:none;
}


#menu-legal-information li a:hover, #menu-legal-information li.current_page_item a{
	background:#f4f6f5;
	border-left:3px solid #2d5343;
}



/* ====HOME==== */


/* Fullscreen sub header (static height) */
.home .gdk-hero.hero-full{
  min-height: 100vh;
  min-height: calc(100vh - 213px);
}

/* Base */
.gdk-hero{
  position: relative;
  overflow: hidden;
  background: #000;
}

.gdk-hero__track{
  position: relative;
  height: 100%;
  min-height: inherit;
  padding: 0 !important;
}

/* Slide */
.gdk-hero__slide{
  position: absolute;
  inset: 0;
  background-image: var(--bg);
  background-size: cover;
  background-position: center;
  opacity: 0;
  visibility: hidden;
  transform: scale(1.02);
  transition: opacity .6s ease, transform .9s ease, visibility 0s linear .6s;
  display: flex;
  align-items: center;
}

.gdk-hero__slide.is-active{
  opacity: 1;
  visibility: visible;
  transform: scale(1);
  transition: opacity .6s ease, transform 1.2s ease;
}

.gdk-hero__overlay{
  position: absolute;
  inset: 0;
  background: rgba(0,0,0, calc(var(--gdkOverlay, 40) / 100));
}

.gdk-hero__inner{
  position: relative;
  z-index: 2;
  max-width: 96rem;
  width: 100%;
  margin: 0 auto;
  padding: clamp(28px, 5vw, 64px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 14px;
  color: #fff;
  min-height: 0;
}

.gdk-hero__inner--left{ align-items: flex-start; text-align: left; }
.gdk-hero__inner--center{ align-items: center; text-align: center; }
.gdk-hero__inner--right{ align-items: flex-end; text-align: right; }

.gdk-hero__badge{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: rgba(255, 184, 0, .15) !important;
  border: 1px solid rgba(255, 184, 0, .45) !important;
  color: #ffb800 !important;
  font-weight: 800;
  letter-spacing: .06em;
  text-transform: uppercase;
  font-size: 12px;
  padding: 6px 12px;
  border-radius: 999px;
}

.gdk-hero__badge::before{
  content: "★";
  display: inline-block;
  color: #ffb800;
  transform: translateY(-.5px);
}

.gdk-hero__title{
  margin: 0;
  font-weight: 900;
  line-height: 1.0;
  font-size: clamp(36px, 5vw, 76px);
  text-transform: uppercase;
  letter-spacing: 0;
  color: #fff !important;
}

.gdk-hero__text{
  margin: 0;
  max-width: 58ch;
  font-size: clamp(15px, 1.6vw, 18px);
  line-height: 1.6;
  opacity: .9;
  color: #fff !important;
}

.gdk-hero__buttons{
  display: flex;
  gap: 12px;
  margin-top: 10px;
  flex-wrap: wrap;
}

.gdk-btn{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 44px;
  padding: 0 18px;
  border-radius: 0;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0;
  font-size: 1rem;

  text-decoration: none !important;
  transition: transform .15s ease, opacity .15s ease, background .15s ease, color .15s ease;
}

.gdk-btn:hover{
  transform: translateY(-1px);
  opacity: .95;
}

.gdk-btn--primary{
  background: #2d5d4e;
  color: #fff;
  border: 1px solid rgba(255,255,255,.12);
}
.gdk-btn--primary:hover{
  background: #e6911a;
  color: #000;
}

.gdk-btn--ghost{
  background: rgba(0,0,0,.25);
  color: #fff;
  border: 1px solid rgba(255,255,255,.25);
}

.gdk-hero__nav{
  position:absolute;
  top:50%;
  transform:translateY(-50%);
  z-index:5;
  width:52px;
  height:52px;
  border-radius:999px;
  border:1px solid rgba(255,255,255,.25);
  background:rgba(0,0,0,.25);
  color:#fff;
  display:flex;
  align-items:center;
  justify-content:center;
  cursor:pointer;
  padding:0;
  font-size:0;
}

.gdk-hero__nav span,
.gdk-hero__nav::after{
  display:none;
}

.gdk-hero__nav::before{
  content:"";
  width:12px;
  height:12px;
  border-left:2px solid #fff;
  border-bottom:2px solid #fff;
  transform:rotate(45deg);
}

.gdk-hero__next::before{
  transform:rotate(-135deg);
}

.gdk-hero__prev{ left:24px; }
.gdk-hero__next{ right:24px; }
.gdk-hero__dots{
  position: absolute;
  z-index: 6;
  left: 50%;
  transform: translateX(-50%);
  bottom: 14px;
  display: none;
  gap: 10px;
}

.gdk-hero__dot{
  width: 10px;
  height: 10px;
  border-radius: 999px;
  border: 1px solid rgba(255,255,255,.5);
  background: rgba(255,255,255,.15);
  cursor: pointer;
}
.gdk-hero__dot.is-active{
  background: rgba(255,255,255,.9);
}

@media (max-width: 768px){
  .gdk-hero__nav{ display:none; }
  .gdk-hero__text{ max-width: 100%; }
}


.gdk-best-sellers { padding: 30px 0; }
.gdk-best-sellers__head{
  display:flex; align-items:center; justify-content:space-between; gap:16px;
  margin-bottom:18px;
}
.gdk-best-sellers__head h2{letter-spacing:0; }
.gdk-best-sellers__cta{ text-decoration:none; font-weight:600; }

.gdk-best-sellers__grid{
  display:grid;
  grid-template-columns: repeat(var(--cols, 4), minmax(0, 1fr));
  gap:22px;
}

.gdk-card{
  border:1px solid rgba(0,0,0,.12);
  border-radius:4px;
  overflow:hidden;
  background:#f9FAFB;
  box-shadow: 0 2px 8px rgba(0,0,0,.06);
  display:flex; flex-direction:column;
}
.gdk-card__img{ position:relative; display:flex; background:#fff;height:280px; padding:1.4rem; align-items:center; justify-content:center;}
.gdk-card__img img{ width:auto; height:auto; display:block; max-height:100%;}

.gdk-badge{
  position:absolute;
  top:1.4rem;
  left:1.4rem;;
  background:#1f5b49;
  color:#fff;
  font-size:11px;
  font-weight:700;
  padding:6px 10px;
  text-transform:uppercase;
  letter-spacing:.5px;

  box-shadow:0 6px 18px rgba(0,0,0,.18);
}

.gdk-badge:before{
  content:"";
  position:absolute;
  left:0;
  bottom:-6px;
  border-top:6px solid #143e32;
  border-left:6px solid transparent;
}

.gdk-card__body{ padding:16px 16px 10px; flex:1; }
.gdk-card__cats{ font-size:11px; font-weight:700; text-transform:uppercase; margin-bottom:8px; color:#e6911a;min-height:32px;}
.gdk-card__cats a {  
  pointer-events: none;
  cursor: default;
	color:#e6911a;
	text-decoration:none !important;
	line-height:16px;
	
}
.gdk-card__title{ margin:0 0 8px; font-size:18px;   line-height:1.3;

  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  overflow:hidden;}
.gdk-card__title a{ text-decoration:none !important; color:inherit; }
.gdk-card__desc{ margin:0; opacity:.75; font-size:13px; }

.gdk-card__foot{
  padding:14px 16px;
  display:flex; align-items:center; justify-content:space-between; gap:12px;
  border-top:1px solid rgba(0,0,0,.08);
}
.gdk-card__price{ font-size:18px; font-weight:800; }
.gdk-card__btn{
  width:44px;
  height:44px;
  border-radius:50%;
  background:#0f1720;
  display:flex;
  align-items:center;
  justify-content:center;
  color:#fff;
  transition:.25s;
  text-decoration:none;
}

.gdk-card__btn svg{
  width:18px;
  height:18px;
  transition:.25s;
}

.gdk-card__btn:hover{
  background:#1f5b49;
  transform:translateY(-2px);
  box-shadow:0 8px 18px rgba(0,0,0,.25);
}

.gdk-card__btn a:hover {color:#fff !important;}

.gdk-card__btn:hover svg{
  transform:translateX(3px);color:#fff !important;
}


@media (max-width: 1024px){
  .gdk-best-sellers__grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 520px){
  .gdk-best-sellers__grid{ grid-template-columns: 1fr; }
  .gdk-best-sellers__head h2{ font-size:30px; }
}



.gdk-new-arrivals {
	background:#fff;
}
.gdk-new-arrivals__head{
  text-align:center;
  margin-bottom:22px;
}
.gdk-new-arrivals__head h2{
  margin:0 auto;
	padding:20px 0 16px;
  letter-spacing:0px;
}
.gdk-new-arrivals__sub{
  margin:0 auto 14px;
  max-width:36rem;
  opacity:.75;
}
.gdk-new-arrivals__cta{
  display:none;
  margin-top:6px;
  text-decoration:none;
  font-weight:700;
}

.gdk-pill{
  display:inline-flex;
  align-items:center;
  gap:8px;
  padding:6px 12px;
  border-radius:999px;
  border:1px solid rgba(0,0,0,.12);
  background:#f6f7f7;
  font-weight:700;
  font-size:12px;
  text-transform:uppercase;
  letter-spacing:.5px;
}

.gdk-badge--new{
  left:auto;
  right:12px;
  top:12px;
  background:#fff;
  color:#111;
  border:1px solid rgba(0,0,0,.15);
  box-shadow:0 2px 6px rgba(0,0,0,.08);
}

.gdk-new-arrivals .gdk-card__cats, .gdk-new-arrivals .gdk-card__cats a {
	color:#7b828f;
	font-weight:600;
}



@media (max-width: 768px){
  .gdk-new-arrivals__head h2{ font-size:40px; }
}



/* ARCHIVE PAGE */

.woocommerce ul.products.oceanwp-row, .wp-block-woocommerce-product-template {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 22px;
}

.wp-block-woocommerce-product-template.columns-3 {
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

/* kill OceanWP float columns */
.woocommerce ul.products.oceanwp-row > li.entry,
.woocommerce ul.products.oceanwp-row > li.product {
  float: none !important;
  width: auto !important;
  margin: 0 !important;
}

/* CARD container (like .gdk-card) */
.woocommerce ul.products.oceanwp-row > li.entry .product-inner,
.wp-block-woocommerce-product-template .wc-block-product {
  border: 1px solid rgba(0,0,0,.12);
  border-radius: 4px;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 2px 8px rgba(0,0,0,.06);
  display: flex;
  flex-direction: column;
  height: 100%;
}

/* Hide OceanWP duplicated top image block (you have TWO images in markup) */
.woocommerce ul.products.oceanwp-row > li.entry > .product-inner > .woo-entry-image {
  display: none !important;
}

/* IMAGE area (like .gdk-card__img) */
.woocommerce ul.products.oceanwp-row .woo-entry-inner > .image-wrap,
.wp-block-woocommerce-product-template .wc-block-product .wc-block-components-product-image {
  position: relative;
  background: #fff;
  height: 280px;
  padding: 1.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
}

.wp-block-woocommerce-product-template .wc-block-product .wc-block-components-product-image {
	 height: 280px !important;
}

.woocommerce ul.products.oceanwp-row .woo-entry-inner > .image-wrap .woo-entry-image,
.woocommerce ul.products.oceanwp-row .woo-entry-inner > .image-wrap .woo-entry-image a,
.wp-block-woocommerce-product-template .wc-block-product .wc-block-components-product-image a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

.woocommerce ul.products.oceanwp-row .woo-entry-inner > .image-wrap img,
.wp-block-woocommerce-product-template .wc-block-product .wc-block-components-product-image img{
  width: auto !important;
  height: auto !important;
  max-height: 100% !important;
  max-width: 100% !important;
  display: block;
}

/* CONTENT body spacing (like .gdk-card__body) */
.woocommerce ul.products.oceanwp-row .woo-entry-inner {
  padding: 0;
  flex: 1;
  display: flex;
  flex-direction: column;
}

/* Categories (like .gdk-card__cats) */
.woocommerce ul.products.oceanwp-row .woo-entry-inner > .category {
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0 0 8px;
	color: #e6911a;
	min-height: 32px;
	line-height: 16px;
	background: #f9FAFB;
	padding-right:1.4rem;
	padding-left:1.4rem;
	padding-top:1.4rem;
	margin:0;
	-webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
	min-height:54.4px;
}


/* make category links non-clickable (like you did) */
.woocommerce ul.products.oceanwp-row .woo-entry-inner > .category a {
  pointer-events: none;
  cursor: default;
  color: #e6911a;
  text-decoration: none !important;
  line-height:16px; 
}

/* Title clamp 2 lines (like .gdk-card__title) */
.woocommerce ul.products.oceanwp-row .woo-entry-inner > .title,
.wp-block-woocommerce-product-template .wc-block-product .wp-block-post-title {
	background: #f9FAFB;
	padding:1.4rem;
	margin:0;

}

.woocommerce ul.products.oceanwp-row .woo-entry-inner > .title h2,
.wp-block-woocommerce-product-template .wc-block-product .wp-block-post-title a {
  margin: 0 0 8px;
  font-size: 18px;
  line-height: 1.3;

  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  min-height: calc(1.3em * 2);
}

.woocommerce ul.products.oceanwp-row .woo-entry-inner > .title a {
  text-decoration: none !important;
  color: inherit;
}

/* PRICE FOOT (we'll mimic .gdk-card__foot) */
.woocommerce ul.products.oceanwp-row .woo-entry-inner > .price-wrap,
.wp-block-woocommerce-product-template .wc-block-product .wp-block-woocommerce-product-price {
  margin-top: auto;
	background: #f9FAFB;
	padding:1.6rem 1.4rem;
  border-top: 1px solid rgba(0,0,0,.08);

  /* make it a flex row price + button */
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin:0;
}

.woocommerce ul.products.oceanwp-row .woo-entry-inner > .price-wrap .price,
.wp-block-woocommerce-product-template .wc-block-product .wp-block-woocommerce-product-price .woocommerce-Price-amount {
	font-size: 18px;
	font-weight: 800;
}

.wp-block-woocommerce-product-template .wc-block-product .wp-block-woocommerce-product-price del .woocommerce-Price-amount > bdi {
	font-size:14px;
	color:#666;
	font-weight:400;
}

.wp-block-woocommerce-product-template .wc-block-product {
	position:relative;
}

.wp-block-woocommerce-product-template .wc-block-product .wc-block-components-product-button {
	position:absolute;
	transform:translate(0, 0);
	right:20px;
	bottom:20px;
}

.wp-block-woocommerce-product-template .wc-block-product .wc-block-components-product-button .wp-block-button__link {
	padding: 0px 14px !important;
	height: 44px;
	align-items: center;
	justify-content: center;
	border: 0px !important;
	box-shadow: none;
	position: relative;
	font-family: Oswald;
	font-size: 12px !important;
	color:#fff;
	background:#000;
	border-radius:3px;
}


/* Hide OceanWP add to basket button row */
/* .woocommerce ul.products.oceanwp-row .woo-entry-inner > .btn-wrap {
  display: none !important;
} */

/* Create the round arrow button on the right (like .gdk-card__btn)
   We use the product title link as the actual clickable link, via ::after on the link.
*/
.woocommerce ul.products.oceanwp-row .woo-entry-inner > .title a {
  position: relative;
}

/* Button circle */
.woocommerce ul.products.oceanwp-row .woo-entry-inner > .title a::after {
  content: "";
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: #0f1720;
  display: inline-flex;
  align-items: center;
  justify-content: center;

  position: absolute;
  right: -16px;           /* align with card padding */
  bottom: -86px;          /* place into the price bar (tuned) */
  box-shadow: 0 0 0 rgba(0,0,0,0);
  transition: .25s;
  pointer-events: none;   /* click still goes to the <a> */
}

/* Arrow SVG-ish drawn with borders */
.woocommerce ul.products.oceanwp-row .woo-entry-inner > .title a::before {
  content: "";
  position: absolute;
  right: -16px;
  bottom: -86px;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  pointer-events: none;
  transition: .25s;
}

/* Draw the arrow inside (using a second pseudo on price-wrap) */
.woocommerce ul.products.oceanwp-row .woo-entry-inner > .price-wrap::after {
  content: "";
  width: 8px;
  height: 8px;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  transform: rotate(45deg);
  position: absolute;
  right: 16px;
  top: 50%;
  margin-top: -4px;
  transition: .25s;
}

/* Make price-wrap positioned for the arrow */
.woocommerce ul.products.oceanwp-row .woo-entry-inner > .price-wrap {
  position: relative;
}

/* Hover effect when hovering the whole card */
.woocommerce ul.products.oceanwp-row > li.entry .product-inner:hover .woo-entry-inner > .title a::after{
  background: #1f5b49;
  transform: translateY(-2px);
  box-shadow: 0 8px 18px rgba(0,0,0,.25);
}

.woocommerce ul.products.oceanwp-row > li.entry .product-inner:hover .woo-entry-inner > .price-wrap::after{
  transform: rotate(45deg) translate(3px,-3px);
}

.woocommerce ul.products.oceanwp-row .woo-entry-inner > .price-wrap ins span {
	font-weight:700;
}

.woocommerce ul.products .onsale::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -6px;
  border-top: 6px solid #dd3333;
  border-left: 6px solid transparent;
}


.woocommerce ul.products .outofstock-badge:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -6px;
  border-top: 6px solid #333;
  border-left: 6px solid transparent;	
}


.woocommerce .product .onsale {font-size: 11px;
  font-weight: 700;
  padding: 6px 10px;
  text-transform: uppercase;
  letter-spacing: 0;
  box-shadow: 0 6px 18px rgba(0,0,0,.18)
}

/* 1) Hide the text inside OceanWP add-to-cart button */

.woocommerce ul.products li.product .btn-wrap {
	position:absolute;
    transform:translate(0,0);
	right:1.4rem;
	bottom:1rem;
}


.woocommerce ul.products li.product .btn-wrap a.button,
.woocommerce ul.products li.entry .btn-wrap a.button{
  padding: 0 18px !important;
  height: 44px;
  align-items: center;
  justify-content: center;
  border: 0 !important;
  box-shadow: none; 
	position:relative;
}

.wp-block-woocommerce-product-collection .wp-block-heading {
	font-size:18px !important;
	font-weight:600 !important;
}


@media (min-width: 700px) {
  .wc-block-checkout__sidebar.is-sticky, .wc-block-components-sidebar.wp-block-woocommerce-cart-totals-block {
    top: 220px !important;
	  position:sticky;
	  align-self: flex-start;
  }
}


/* =========================================================
   Header icons
========================================================= */

.gdk-header-icons {
    display: flex;
    align-items: center;
    gap: 20px;
}

/* =========================================================
   Cart
========================================================= */

.gdk-header-icons .gdk-cart {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 52px;
    padding: 0;
    border: 3px solid #4a5c4e;
    background: #647875;
    text-decoration: none;
    transition: background-color .25s ease, border-color .25s ease, transform .25s ease, box-shadow .25s ease;
    box-shadow: 0 4px 12px rgba(0,0,0,.04);
}

.gdk-header-icons .gdk-cart:hover {
    background: #4a5c4e;

}

/* Cart icon */
.gdk-header-icons .gdk-cart .gdk-bag {
    width: 26px;
    height: 26px;
    display: block;
    stroke: #fff;
}

/* Count badge */
.gdk-header-icons .gdk-cart .gdk-count {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 52px;
    height: 46px;
    padding: 0;
    background: #4a5c4e;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    box-shadow: 0 2px 8px rgba(0,0,0,.16);
}

.gdk-header-icons a.gdk-cart svg {
	width:52px !important;
	height: 30px !important;
}

/* =========================================================
   Wishlist - ca să fie coerent vizual lângă cart
========================================================= */

.gdk-header-icons .wishlist_products_counter {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 52px;
    height: 52px;
    padding:0;
    border: 1px solid #d9d9d9;
    border-radius: 999px;
    background: #fff;
    text-decoration: none;
    transition: background-color .25s ease, border-color .25s ease, transform .25s ease, box-shadow .25s ease;
    box-shadow: 0 4px 12px rgba(0,0,0,.04);
}

a.wishlist_products_counter.top_wishlist-heart::before {
	font-size: 30px !important;
}

.gdk-header-icons .wishlist_products_counter:hover {
    background: #f7f7f7;
    border-color: #bdbdbd;
    transform: translateY(-1px);
    box-shadow: 0 8px 20px rgba(0,0,0,.08);
}

.gdk-header-icons .wishlist_products_counter_number {
    position: absolute;
    top: -6px;
    right: -4px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 20px;
    height: 20px;
    padding: 0 6px;
    border-radius: 999px;
    background: #111;
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    line-height: 1;
    box-shadow: 0 2px 8px rgba(0,0,0,.16);
}



/* 

.woocommerce ul.products li.product .btn-wrap a.button,
.woocommerce ul.products li.entry .btn-wrap a.button{
  font-size: 0 !important;      
  line-height: 0 !important;
  padding: 0 !important;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: #0f1720 !important;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  border: 0 !important;
  box-shadow: none; 
	position:relative;
}

.woocommerce ul.products li.product .btn-wrap a.button:after,
.woocommerce ul.products li.entry  .btn-wrap a.button:after{
  content:none !important;
}

.woocommerce ul.products li.product .btn-wrap a.button::before,
.woocommerce ul.products li.entry  .btn-wrap a.button::before{
  content:"";
  width:18px;
  height:18px;
  position:absolute;
  left:50%;
  top:50%;
  transform:translate(-50%,-50%);
  background:no-repeat center/18px 18px url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M5 12H19' stroke='%23fff' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M13 6L19 12L13 18' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.woocommerce ul.products li.product .btn-wrap a.button:hover,
.woocommerce ul.products li.entry  .btn-wrap a.button:hover{
  background:#1f5b49 !important;
  transform:translateY(-2px);
  box-shadow:0 8px 18px rgba(0,0,0,.25);
}

.woocommerce ul.products li.product .btn-wrap a.button:hover::before,
.woocommerce ul.products li.entry  .btn-wrap a.button:hover::before{
  transform:translate(-50%,-50%) translateX(3px);
  transition:.25s;
}

.woocommerce ul.products li.product .btn-wrap a.button,
.woocommerce ul.products li.entry  .btn-wrap a.button,
.woocommerce ul.products li.product .btn-wrap a.button::before,
.woocommerce ul.products li.entry  .btn-wrap a.button::before{
  transition:.25s;
}


.woocommerce ul.products li.product,
.woocommerce ul.products li.entry{
  position: relative;
}

.woocommerce ul.products li.product a.gdk-view-bubble,
.woocommerce ul.products li.entry  a.gdk-view-bubble{
  position: absolute;
  right: 1.4rem;
  bottom: 34px;
  width: 44px;
  height: 44px;
  border-radius: 999px;

  background: #0f1720;
  box-shadow: none;

  z-index: 50;
  display: inline-flex;
  align-items: center;
  justify-content: center;

  transition: .25s;
}

.woocommerce ul.products .product {
	padding-bottom:20px !important;
}

.woocommerce ul.products li.product a.gdk-view-bubble::before,
.woocommerce ul.products li.entry  a.gdk-view-bubble::before{
  content:"";
  width:18px;
  height:18px;
  background:no-repeat center/18px 18px url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M5 12H19' stroke='%23fff' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M13 6L19 12L13 18' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  transition: .25s;
  transform: translateX(0);
}


.woocommerce ul.products li.product a.gdk-view-bubble:hover,
.woocommerce ul.products li.entry  a.gdk-view-bubble:hover{
  background:#1f5b49;
  transform: translateY(-2px);
  box-shadow:0 8px 18px rgba(0,0,0,.25);
}

.woocommerce ul.products li.product a.gdk-view-bubble:hover::before,
.woocommerce ul.products li.entry  a.gdk-view-bubble:hover::before{
  transform: translateX(3px);
}
 */





/* RESPONSIVE like your best sellers (2 cols then 1) */
@media (max-width: 1024px) {
  .woocommerce ul.products.oceanwp-row { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 520px) {
  .woocommerce ul.products.oceanwp-row { grid-template-columns: 1fr; }
}


/* PRODUCT PAGE */

.summary .stock.out-of-stock {display:none !important;}
.woocommerce div.product .product_title {
	border:none !important;
}

.woocommerce div.product form.cart div.quantity {
	min-width:132px !important;
}

.gdk-est-delivery {
	background:#e9e9e7;
	border:1px solid #2d5343;
	color:#2d5343;
	margin-top:1.4rem;
	padding:10px;
}

.summary .woocommerce-product-details__short-description {
	padding-top:1.4rem;
	padding-bottom:1rem;
	margin-bottom:1.4rem;
	margin-top:0 !important;
	border-bottom:1px dashed #ccc;
}


/* ---- GDK: galerie video uniformă ---- */

/* 1. Înălțime fixă pe wrapper-ul slider-ului principal,
      ca să nu mai recalculeze autoheight și să nu sară pagina */
.nickx_product_images_with_video .nickx-slider-for .nswiper-wrapper {
    height: 650px !important;   /* ajustează la gustul tău */
}

/* 2. Fiecare slide ocupă toată înălțimea */
.nickx_product_images_with_video .nickx-slider-for .nswiper-slide {
    height: 650px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* 3. Imaginile - încadrate complet, fără tăiere */
.nickx_product_images_with_video .nickx-slider-for .nswiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    background: #fff;
}

/* 4. Iframe-ul video - aceeași înălțime, fără cei 1028px */
.nickx_product_images_with_video .nickx-slider-for .nswiper-slide iframe.product_video_iframe {
    width: 100% !important;
    height: 650px !important;
}


/* Row layout */
.gdk-meta-row{
  display:flex;
  align-items:center;
  gap:24px;
  flex-wrap:wrap;
  font-size:14px;
  line-height:1.2;
  margin: 14px 0;
}

/* Labels */
.gdk-meta-row .label{
  font-weight:700;
  color:#111;
}

/* Availability styling (green + dot) */
.gdk-meta-row .gdk-availability{
  display:flex;
  align-items:center;
  gap:6px;
}
.gdk-meta-row .gdk-availability .label { color:#16a34a;}
.gdk-meta-row .gdk-availability .value{
  font-weight:700;
  color:#16a34a; /* verde */
}

/* green dot before "Availability" */
.gdk-meta-row .gdk-availability::before{
  content:"";
  width:8px;
  height:8px;
  border-radius:50%;
  background:#16a34a;
  display:inline-block;
  margin-right:6px;
}

/* Out of stock = red text + red dot */
.gdk-meta-row .gdk-availability.is-out-of-stock .value, .gdk-meta-row .gdk-availability.is-out-of-stock .label{
  color:#dc2626;
}
.gdk-meta-row .gdk-availability.is-out-of-stock::before{
  background:#dc2626;
}

/* SKU styling (neutral) */
.gdk-meta-row .gdk-sku{
  display:flex;
  align-items:center;
  gap:6px;
}

.gdk-meta-row .gdk-sku .label{
  font-weight:700;
  color:#111;
}
.gdk-meta-row .gdk-sku .value{
  font-weight:400;
  color:#6b7280; /* gri */
}




/* =========================================================
   GDK / Category intro
========================================================= */

.gdk-cat-intro-wrap {
    margin: 0 0 36px;
}

.gdk-cat-intro-wrap .gdk-cat-intro {
    display: grid;
    grid-template-columns: 30% 70%;
    align-items: stretch;
    gap: 0;
    overflow: hidden;
    border: 1px solid #e7e7e7;
    border-radius: 24px;
    background: #f6f6f6;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.04);
    min-height: 420px;
}

.gdk-cat-intro-wrap .gdk-cat-intro__media {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 28px;
    background: linear-gradient(180deg, #f7f7f7 0%, #ececec 100%);
    min-height: 420px;
}

.gdk-cat-intro-wrap .gdk-cat-intro__media img {
    display: block;
    width: 100%;
    max-width: 100%;
    max-height: 360px;
    height: auto;
    object-fit: contain;
    object-position: center center;
}

.gdk-cat-intro-wrap .gdk-cat-intro__content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 48px 56px;
    background: #f6f6f6;
    min-height: 420px;
}

.gdk-cat-intro-wrap .gdk-cat-intro__title {
    margin: 0 0 16px;
    font-size: 2rem;
    line-height: 1;
    font-weight: 800;
    text-transform: uppercase;
    color: #000;
}

.gdk-cat-intro-wrap .gdk-cat-intro__desc {
    margin: 0;
    font-size: 0.9rem;
    line-height: 1.15;
    color: #4b5563;
    max-width: 100%;
}

.gdk-cat-intro-wrap .gdk-cat-intro__desc p:last-child {
    margin-bottom: 0;
}

/* =========================================================
   GDK / Subcategories
========================================================= */

.gdk-subcats-wrap {
    margin: 0 0 40px;
}

.gdk-subcats-wrap .gdk-subcats-title {
    margin: 0 0 18px;
    font-size: 1.5rem;
    line-height: 1.2;
    font-weight: 700;
    color: #111;
}

.gdk-subcats-wrap .gdk-subcats-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
}

.gdk-subcats-wrap .gdk-subcat-card {
    background: #fff;
    border: 1px solid #e7e7e7;
    border-radius: 18px;
    overflow: hidden;
    box-shadow: 0 8px 22px rgba(0, 0, 0, 0.04);
    transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.gdk-subcats-wrap .gdk-subcat-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 16px 36px rgba(0, 0, 0, 0.08);
}

.gdk-subcats-wrap .gdk-subcat-card__link {
    display: block;
    height: 100%;
    color: inherit;
    text-decoration: none;
}

.gdk-subcats-wrap .gdk-subcat-card__media {
    background: #f5f5f5;
}

.gdk-subcats-wrap .gdk-subcat-card__media img {
    display: block;
    width: 100%;
    height: 180px;
    object-fit: cover;
}

.gdk-subcats-wrap .gdk-subcat-card__body {
    padding: 14px 14px 18px;
}

.gdk-subcats-wrap .gdk-subcat-card__title {
    margin: 0 0 10px;
    font-size: 1rem;
    line-height: 1.3;
    font-weight: 700;
    color: #111;
}

.gdk-subcats-wrap .gdk-subcat-card__text {
    margin: 0 0 14px;
    font-size: 0.9rem;
    line-height: 1.5;
    color: #6b7280;

    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;

    min-height: calc(1.5em * 2); 
}

.gdk-subcats-wrap .gdk-subcat-card__cta {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 36px;
    padding: 0 14px;
    border-radius: 999px;
    background: #111827;
    color: #fff;
    font-size: 0.85rem;
    font-weight: 600;
    line-height: 1;
}



/* ==========================================================================
   GDK Product Tabs + Sidebar Blocks
   ========================================================================== */

.gdk-product-tabs-wrapper {
    margin-top: 40px;
}

/* Layout 2 coloane când exist blocuri ACF */
.gdk-product-tabs-wrapper.has-sidebar {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    align-items: start;
}

.gdk-product-tabs-wrapper.has-sidebar .gdk-product-tabs {
    min-width: 0; /* previne grid blowout cu conținut lat */
}

/* Full-width când nu există blocuri */
.gdk-product-tabs-wrapper.no-sidebar .gdk-product-tabs {
    width: 100%;
}

/* Sidebar blocks container */
.gdk-product-sidebar-blocks {
    display: flex;
    flex-direction: column;
    gap: 24px;
	padding-top:30px;
}

.gdk-sidebar-block {
    /* Poți aplica un padding/border/bg dacă vrei stil de "card" */
}

/* Media responsiv în sidebar blocks */
.gdk-sidebar-block img,
.gdk-sidebar-block video,
.gdk-sidebar-block iframe {
    max-width: 100%;
    height: auto;
    display: block;
}

/* Image figure */
.gdk-sidebar-block--image figure {
    margin: 0;
}

.gdk-sidebar-block--image figcaption {
    font-size: 0.875rem;
    color: #666;
    margin-top: 8px;
    font-style: italic;
    line-height: 1.5;
}

/* Video embed (YouTube/Vimeo) - aspect ratio 16:9 */
.gdk-video-embed {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

.gdk-video-embed iframe,
.gdk-video-embed object,
.gdk-video-embed embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Video file */
.gdk-sidebar-block--video video {
    width: 100%;
    border-radius: 4px;
}

/* Text block - spacing pentru conținut WYSIWYG */
.gdk-sidebar-block--text > *:first-child {
    margin-top: 0;
}

.gdk-sidebar-block--text > *:last-child {
    margin-bottom: 0;
}

/* Responsive - stack pe tabletă/mobil */
@media (max-width: 991px) {
    .gdk-product-tabs-wrapper.has-sidebar {
        grid-template-columns: 1fr;
        gap: 32px;
    }
}




/* =========================================================
   Tablet
========================================================= */

@media (max-width: 1024px) {
    .gdk-cat-intro-wrap .gdk-cat-intro {
        grid-template-columns: 1fr;
        min-height: auto;
    }

    .gdk-cat-intro-wrap .gdk-cat-intro__media {
        min-height: 320px;
        padding: 24px;
    }

    .gdk-cat-intro-wrap .gdk-cat-intro__media img {
        max-height: 300px;
    }

    .gdk-cat-intro-wrap .gdk-cat-intro__content {
        min-height: auto;
        padding: 32px 28px;
    }

    .gdk-cat-intro-wrap .gdk-cat-intro__title {
        font-size: 2.2rem;
    }

    .gdk-subcats-wrap .gdk-subcats-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

/* =========================================================
   Mobile
========================================================= */

@media (max-width: 767px) {
    .gdk-cat-intro-wrap {
        margin-bottom: 28px;
    }

    .gdk-cat-intro-wrap .gdk-cat-intro {
        border-radius: 18px;
    }

    .gdk-cat-intro-wrap .gdk-cat-intro__media {
        min-height: 260px;
        padding: 20px;
    }

    .gdk-cat-intro-wrap .gdk-cat-intro__media img {
        max-height: 240px;
    }

    .gdk-cat-intro-wrap .gdk-cat-intro__content {
        padding: 24px 20px 26px;
    }

    .gdk-cat-intro-wrap .gdk-cat-intro__title {
        font-size: 1.8rem;
        margin-bottom: 12px;
    }

    .gdk-cat-intro-wrap .gdk-cat-intro__desc {
        font-size: 0.98rem;
        line-height: 1.65;
    }

    .gdk-subcats-wrap .gdk-subcats-title {
        font-size: 1.3rem;
    }

    .gdk-subcats-wrap .gdk-subcats-grid {
        grid-template-columns: 1fr;
        gap: 18px;
    }

    .gdk-subcats-wrap .gdk-subcat-card__media img {
        height: 200px;
    }
}





/* ===== GDK Product Actions row ===== */
.gdk-product-actions{
  display:flex;
  align-items:center;
  gap:14px;
  margin-top:10px;
  flex-wrap:wrap;
}

/* ===== Share icons row (OceanWP markup) ===== */
.gdk-product-actions .oew-product-share{
  float:none !important;
  width:auto !important;
  margin:0 !important;
}

.gdk-product-actions .oew-product-share .ocean-social-share{
  display:flex !important;
  align-items:center;
  gap:10px;
  margin:0 !important;
  padding:0 !important;
  list-style:none !important;
}

.gdk-product-actions .oew-product-share .ocean-social-share li{
  margin:0 !important;
  padding:0 !important;
	height:auto;
	line-height:1;
}

.gdk-product-actions .oew-product-share .ocean-social-share a{
  width:22px;
  height:22px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  color:#0f1720;
  background:transparent;
  text-decoration:none;
  box-shadow:none;
  padding:0 !important;
}

.gdk-product-actions .oew-product-share .ocean-social-share a:hover{
  border-color: rgba(15,23,32,.45);
}

/* make SVG fit nicely */
.gdk-product-actions .oew-product-share .ops-icon-wrap{
  display:inline-flex;
  line-height:0;
}
.gdk-product-actions .oew-product-share svg{
  width:14px;
  height:14px;
  display:block;
}

/* ===== Wishlist (TI Wishlist) ===== */
.gdk-product-actions .gdk-wishlist{
  display:flex;
  align-items:center;
}

.gdk-product-actions .gdk-wishlist .tinv-wraper{
  margin:0 !important;
display: flex;
  align-items: center;
  justify-content: center;
}

.gdk-product-actions .gdk-wishlist .tinvwl_add_to_wishlist_button{
  display:inline-flex !important;
  align-items:center;
  gap:8px;
  padding:0 !important;
  margin:0 !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  color:#0f1720;
  text-decoration:none;
  font-size:14px;
  line-height:1;
}



/* remove TI's built-in icon (font icon / background) */
.gdk-product-actions .gdk-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart{
  background-image:none !important;
}
.gdk-product-actions .gdk-wishlist .tinvwl_add_to_wishlist_button i,
.gdk-product-actions .gdk-wishlist .tinvwl_add_to_wishlist_button .tinvwl-icon-heart{
  display:none !important;
}

/* text like screenshot */
.gdk-product-actions .gdk-wishlist .tinvwl_add_to_wishlist-text{
  display:inline-block;
  font-size:14px;
  color:#0f1720;
}

/* optional: hide tooltip bubble */
.gdk-product-actions .gdk-wishlist .tinvwl-tooltip{
  display:none !important;
}


.woocommerce div.product .woocommerce-tabs ul.tabs {
	margin-left:0;
	margin-right:0;
}


.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	border:2px solid #2d5343 !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    border:2px solid #e6911a !important;
	background:#fff;
	color:#e6911a !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
	display:flex !important;
	flex-direction:row;
	gap:20px;
}


/* CART PAGE  */


/* body.woocommerce-cart .site-main .site-content {
	max-width:96rem;
	padding-top:50px;
	margin:0 auto;
} */


body.page-id-61 #content-wrap.container {
	padding-top:50px !important;
	padding-bottom:50px !important;
	max-width:96rem !important;
	margin:0 auto;
	padding-left:2%;
	padding-right:2%;
}

body.woocommerce-page #content-wrap.container {
	padding-top:50px !important;
	padding-bottom:50px !important;
	max-width:96rem !important;
	margin:0 auto;

}


.wc-block-cart__main {
	box-shadow: 0 2px 8px rgba(0,0,0,.06);
	border: 1px solid rgba(0,0,0,.12);
    border-radius:4px;
	background:#fff;
	padding:3rem;
}

.wc-block-cart__main .wc-block-cart-items__header-image {
	font-size: 1.2rem;
    font-weight: 700 !important;
	letter-spacing:0;
}

body.woocommerce-cart .wp-block-woocommerce-cart-order-summary-heading-block,
.wc-block-components-checkout-order-summary__title .wc-block-components-checkout-order-summary__title-text {
	background:#000;
	font-size: 1.4rem;
    font-weight: 700;
	letter-spacing:0;
	padding:24px 20px;
	color:#fff;
	display: flex;
	align-items: center;
	flex-direction: row;
	gap: 10px;
}

.wc-block-components-checkout-order-summary__title .wc-block-components-checkout-order-summary__title-text {
	margin:0 !important;
}

body.woocommerce-cart .wp-block-woocommerce-cart-order-summary-heading-block:before,
.wc-block-components-checkout-order-summary__title .wc-block-components-checkout-order-summary__title-text:before{
	content:'\f291';
	font-family:"Font Awesome 6 Free";
	font-size:1.1rem;
	font-weight:700;
}

.wc-block-components-button .wc-block-components-button__text {
	font-weight:bold;
	font-size:1rem;
	letter-spacing:0;
}


.wp-block-woocommerce-cart-order-summary-block, 
.wp-block-woocommerce-checkout-order-summary-block,
.woocommerce-MyAccount-tabs,
.woocommerce-MyAccount-content {
	box-shadow: 0 2px 8px rgba(0,0,0,.06);
	border: 1px solid rgba(0,0,0,.12);
	border-radius: 4px;
	background: #fff;
}

.wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-wrapper,
.woocommerce-MyAccount-tabs,
.woocommerce-MyAccount-content {
	padding:1rem;
}

.wc-block-components-checkout-order-summary__title {
	margin:0 !important;
}



.wc-block-components-form .wc-block-components-checkout-step {
	box-shadow: 0 2px 8px rgba(0,0,0,.06);
	border: 1px solid rgba(0,0,0,.12) !important;
	border-radius: 4px;
	background: #fff !important;
	padding:1rem !important;
}


.wc-block-checkout__form{
  counter-reset: gdkStep;
}

.wc-block-checkout__form .wc-block-components-checkout-step{
  counter-increment: gdkStep;
}

.wc-block-checkout__form .wc-block-components-checkout-step__heading{
  display: flex;
  align-items: center;
  gap: 12px;
}

.wc-block-checkout__form .wc-block-components-checkout-step__title{
  position: relative;
  margin: 0;
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: .02em;
}

.wc-block-checkout__form .wc-block-components-checkout-step__title::before{
  content: counter(gdkStep);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  border-radius: 999px;
  background: #1f4b3f;
  color: #fff;
  font-weight: 800;
  font-size: 14px;
  margin-right: 12px;
  flex: 0 0 auto;
}

.wc-block-checkout__form .wc-block-components-checkout-step{
  border-radius: 10px;
  overflow: hidden;
}

.wc-block-checkout__form .wc-block-components-checkout-step__heading-container{
  padding: 18px 20px;
  border-bottom: 1px solid rgba(0,0,0,.08);
}

.wc-block-checkout__form .wc-block-components-checkout-step__content{
  padding: 20px;
}


@media only screen and (min-width:959px) {
.tinv-header h2 {
	font-size:2rem;
}
}

* {
	letter-spacing:0 !important;
}
.woocommerce button.button {
	padding:0 28px !important;
}

.tinv-wishlist form {
	box-shadow: 0 2px 8px rgba(0,0,0,.06);
	border: 1px solid rgba(0,0,0,.12) !important;
	border-radius: 4px;
	background: #fff !important;
	padding:1rem !important;	
}

.tinv-wishlist .product-action {display:none !important;}



/* Thank You page  */





/* =========================
   GDK THANK YOU PAGE
   Light / grey / green style
   ========================= */

.gdk-thankyou-page {
	background: #f3f4f2;
	color: #222222;
	margin: 0;
	padding: 0;
}

.gdk-thankyou-container {
	width: min(1180px, calc(100% - 40px));
	margin: 0 auto;
}

/* HERO */
.gdk-thankyou-hero {
	background: #f3f4f2;
	padding: 56px 0 34px;
	border-bottom: 1px solid #e4e6e3;
	text-align: center;
}

.gdk-thankyou-badge,
.gdk-create-account-box__badge {
	display: inline-block;
	padding: 7px 12px;
	border-radius: 4px;
	background: #e6efe9;
	color: #4b6859;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.04em;
	margin: 0 0 16px;
}

.gdk-thankyou-badge--failed {
	background: #f8e9e9;
	color: #a34b4b;
}

.gdk-thankyou-title {
	margin: 0 0 12px;
	font-size: clamp(34px, 5vw, 56px);
	line-height: 1.02;
	font-weight: 800;
	text-transform: uppercase;
	letter-spacing: -0.02em;
	color: #1b1d1c;
}

.gdk-thankyou-subtitle {
	max-width: 760px;
	margin: 0 auto 24px;
	font-size: 17px;
	line-height: 1.7;
	color: #5d6461;
}

.gdk-thankyou-top-actions,
.gdk-thankyou-bottom-actions {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 12px;
}

/* BUTTONS */
.gdk-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 48px;
	padding: 0 22px;
	border-radius: 3px;
	text-decoration: none !important;
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.04em;
	transition: all 0.2s ease;
	cursor: pointer;
}

.gdk-btn--primary {
	background: #4f6d5e;
	border: 1px solid #4f6d5e;
	color: #ffffff;
}

.gdk-btn--primary:hover {
	background: #3f594d;
	border-color: #3f594d;
	color: #ffffff;
}

.gdk-btn--ghost {
	background: #ffffff;
	border: 1px solid #cfd4d0;
	color: #2b2f2d;
}

.gdk-btn--ghost:hover {
	border-color: #4f6d5e;
	color: #4f6d5e;
	background: #ffffff;
}

.gdk-thankyou-page--failed .gdk-btn--primary {
	background: #9d4a4a;
	border-color: #9d4a4a;
}

.gdk-thankyou-page--failed .gdk-btn--primary:hover {
	background: #873d3d;
	border-color: #873d3d;
}

/* MAIN */
.gdk-thankyou-main {
	background: #f3f4f2;
	padding: 34px 0 60px;
}

.gdk-thankyou-grid {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 24px;
	margin-bottom: 24px;
}

/* CARDS */
.gdk-card {
	background: #ffffff;
	border: 1px solid #e2e5e1;
	border-radius: 6px;
	padding: 28px;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.03);
}

.gdk-card h2 {
	margin: 0 0 18px;
	font-size: 24px;
	line-height: 1.2;
	font-weight: 800;
	text-transform: uppercase;
	color: #222222;
}

/* SUMMARY */
.gdk-summary-list {
	display: grid;
	gap: 0;
}

.gdk-summary-item {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	gap: 20px;
	padding: 14px 0;
	border-bottom: 1px solid #eceeeb;
	font-size: 15px;
}

.gdk-summary-item:last-child {
	border-bottom: 0;
}

.gdk-summary-item span {
	color: #6a716d;
}

.gdk-summary-item strong {
	color: #232624;
	font-weight: 700;
	text-align: right;
}

.gdk-summary-item--total strong {
	color: #4f6d5e;
	font-size: 21px;
}

/* STEPS */
.gdk-steps {
	display: grid;
	gap: 16px;
	margin: 0;
}

.gdk-step {
	display: grid;
	grid-template-columns: 34px 1fr;
	gap: 14px;
	align-items: start;
}

.gdk-step__num {
	width: 34px;
	height: 34px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	background: #4f6d5e;
	color: #ffffff;
	font-size: 13px;
	font-weight: 700;
}

.gdk-thankyou-page--failed .gdk-step__num {
	background: #9d4a4a;
}

.gdk-step h3 {
	margin: 2px 0 4px;
	font-size: 17px;
	line-height: 1.3;
	font-weight: 700;
	color: #242725;
}

.gdk-step p {
	margin: 0;
	font-size: 15px;
	line-height: 1.65;
	color: #66706b;
}

/* SUPPORT BOX */
.gdk-support-box {
	margin-top: 24px;
	padding: 18px 18px 14px;
	background: #f7f8f6;
	border: 1px solid #e4e7e3;
	border-radius: 4px;
}

.gdk-support-box h3 {
	margin: 0 0 8px;
	font-size: 17px;
	line-height: 1.3;
	font-weight: 700;
	color: #242725;
}

.gdk-support-box p {
	margin: 0 0 8px;
	font-size: 15px;
	line-height: 1.7;
	color: #66706b;
}

.gdk-support-box strong {
	color: #2a2d2b;
}

/* CREATE ACCOUNT BOX */
.gdk-create-account-box {
	margin: 0 0 24px;
	background: #ffffff;
	border: 1px solid #e2e5e1;
	border-radius: 6px;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.03);
}

.gdk-create-account-box__inner {
	display: grid;
	grid-template-columns: 1fr auto;
	gap: 24px;
	align-items: center;
	padding: 28px;
}

.gdk-create-account-box__content h2,
.gdk-create-account-box h2 {
	margin: 0 0 10px;
	font-size: 24px;
	line-height: 1.2;
	font-weight: 800;
	text-transform: uppercase;
	color: #222222;
}

.gdk-create-account-box p {
	margin: 0 0 8px;
	font-size: 15px;
	line-height: 1.7;
	color: #66706b;
}

.gdk-create-account-note {
	font-size: 14px;
	color: #7a827d;
}

/* ORDER DETAILS CARD */
.gdk-card--details {
	margin-bottom: 24px;
}

.gdk-card--details .woocommerce-order-details {
	margin: 0;
}

.gdk-card--details .woocommerce-order-details__title {
	margin: 0 0 18px;
	font-size: 0;
}

.gdk-card--details table.shop_table {
	width: 100%;
	background: #ffffff;
	border: 1px solid #e2e5e1;
	border-collapse: collapse;
	color: #2a2d2b;
}

.gdk-card--details table.shop_table th,
.gdk-card--details table.shop_table td {
	padding: 14px 14px;
	border: 1px solid #e2e5e1;
	font-size: 15px;
	color: #2a2d2b;
	vertical-align: top;
}

.gdk-card--details table.shop_table th {
	background: #f7f8f6;
	font-weight: 700;
	text-transform: uppercase;
	color: #2b2f2d;
}

.gdk-card--details .woocommerce-table__product-name a,
.gdk-card--details .product-name a {
	color: #2a2d2b;
	text-decoration: none;
}

.gdk-card--details .woocommerce-table__product-name a:hover,
.gdk-card--details .product-name a:hover {
	color: #4f6d5e;
}

.gdk-card--details .product-total,
.gdk-card--details .woocommerce-table__product-total {
	color: #4f6d5e;
	font-weight: 700;
}

.gdk-card--details .wc-item-meta,
.gdk-card--details .wc-item-meta li,
.gdk-card--details .wc-item-meta strong,
.gdk-card--details .wc-item-meta p {
	color: #66706b;
	font-size: 14px;
}

.gdk-card--details tfoot th {
	font-weight: 700;
	color: #2b2f2d;
	background: #fafbf9;
}

.gdk-card--details tfoot td {
	font-weight: 700;
	color: #2b2f2d;
}

.gdk-card--details tfoot tr:last-child td {
	color: #4f6d5e;
}

/* If customer details appear */
.gdk-card--details .woocommerce-customer-details {
	margin-top: 24px;
}

.gdk-card--details .woocommerce-customer-details address {
	background: #f7f8f6;
	border: 1px solid #e2e5e1;
	padding: 16px;
	border-radius: 4px;
	font-style: normal;
	color: #5f6662;
}

/* Hide duplicated default Woo intro blocks */
.woocommerce-order-received .woocommerce-thankyou-order-received,
.woocommerce-order-received .woocommerce-order-overview {
	display: none;
}

/* OceanWP layout cleanup */
.woocommerce-order-received .page-header {
	display: none;
}

.woocommerce-order-received .site-content,
.woocommerce-order-received .content-area,
.woocommerce-order-received #primary {
	width: 100%;
	max-width: 100%;
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
}

/* Notices */
.gdk-thankyou-main .woocommerce-notices-wrapper {
	margin: 0 0 20px;
}

.gdk-thankyou-main .woocommerce-message,
.gdk-thankyou-main .woocommerce-error,
.gdk-thankyou-main .woocommerce-info {
	background: #ffffff;
	color: #2b2f2d;
	border: 1px solid #e2e5e1;
	border-top: 3px solid #4f6d5e;
	padding: 16px 18px;
}

.gdk-thankyou-page--failed .woocommerce-message,
.gdk-thankyou-page--failed .woocommerce-error,
.gdk-thankyou-page--failed .woocommerce-info {
	border-top-color: #9d4a4a;
}

.gdk-thankyou-main .woocommerce-message::before,
.gdk-thankyou-main .woocommerce-error::before,
.gdk-thankyou-main .woocommerce-info::before {
	color: #4f6d5e;
}

.gdk-thankyou-page--failed .woocommerce-message::before,
.gdk-thankyou-page--failed .woocommerce-error::before,
.gdk-thankyou-page--failed .woocommerce-info::before {
	color: #9d4a4a;
}

/* Links inside notices / details */
.gdk-thankyou-page a {
	transition: color 0.2s ease;
}

.gdk-thankyou-page a:hover {
	color: #4f6d5e;
}

/* Optional spacing fix for order details headings if plugin injects extra headings */
.gdk-card--details h2 + .woocommerce-order-details {
	margin-top: 0;
}

/* Tablet */
@media (max-width: 980px) {
	.gdk-thankyou-grid {
		grid-template-columns: 1fr;
	}

	.gdk-create-account-box__inner {
		grid-template-columns: 1fr;
		align-items: start;
	}

	.gdk-create-account-box__action {
		width: 100%;
	}

	.gdk-create-account-box__action .gdk-btn {
		width: 100%;
	}

	.gdk-card,
	.gdk-create-account-box__inner {
		padding: 22px;
	}
}

/* Mobile */
@media (max-width: 767px) {
	.gdk-thankyou-container {
		width: min(100% - 24px, 1180px);
	}

	.gdk-thankyou-hero {
		padding: 40px 0 26px;
	}

	.gdk-thankyou-title {
		font-size: 32px;
	}

	.gdk-thankyou-subtitle {
		font-size: 15px;
		line-height: 1.65;
	}

	.gdk-thankyou-top-actions,
	.gdk-thankyou-bottom-actions {
		flex-direction: column;
		align-items: stretch;
	}

	.gdk-thankyou-top-actions .gdk-btn,
	.gdk-thankyou-bottom-actions .gdk-btn {
		width: 100%;
	}

	.gdk-summary-item {
		flex-direction: column;
		align-items: flex-start;
		gap: 6px;
	}

	.gdk-summary-item strong {
		text-align: left;
	}

	.gdk-card h2,
	.gdk-create-account-box__content h2,
	.gdk-create-account-box h2 {
		font-size: 21px;
	}

	.gdk-card--details table.shop_table th,
	.gdk-card--details table.shop_table td {
		padding: 10px 10px;
		font-size: 14px;
	}
}







@media only screen and (max-width:959px) {
	.container, body.content-full-screen .elementor-section-wrap > .elementor-section.elementor-section-boxed > .elementor-container {
		max-width:96% !important;
	}
	.gdk-breadcrumbs {
		padding:10px 0;
		max-width:96%;
		margin-left:auto;
		margin-right:auto;
	}
	
	.sidr-class-toggle-sidr-close {
		display:flex !important;
		flex-direction:row;
		align-items:center;
	}
	.sidr-class-mega-feature, .sidr-class-mega-desc {
		display:none !important;
	}
}

@media only screen and (max-width:640px) {
	.woocommerce.woo-left-tabs div.product .woocommerce-tabs ul.tabs {
		text-align: center !important;
		align-items: center;		
	}
	.woocommerce div.product .woocommerce-tabs ul.tabs li a {
		font-size:14px;
	}
}

/* 1) Limitează viewport-ul sliderului și taie overflow */
.woocommerce div.product div.images .flex-viewport{
  max-height: 600px;
  overflow: hidden;
}

/* 2) Asigură-te că slide-ul nu își “întinde” copilul */
.woocommerce div.product div.images .woocommerce-product-gallery__image{
  height: 600px;            /* nu max-height */
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image a {
	  display: flex;
  align-items: center;
  justify-content: center;
max-height:100%;
}

/* 3) Imaginea să stea înăuntru, fără să iasă din wrap */
.woocommerce div.product div.images .woocommerce-product-gallery__image img{
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
  object-fit: contain;
aspect-ratio: 1;
}
/* ascunde toate panourile initial */
.single-product .woocommerce-tabs .woocommerce-Tabs-panel--additional_information,
.single-product .woocommerce-tabs .woocommerce-Tabs-panel--reviews {
  display:none;
}

/* arată DOAR tabul activ */
.single-product .woocommerce-tabs .woocommerce-Tabs-panel.active{
  display:block;
}

.summary .cart {
	display:flex;
	flex-direction:row;
	align-items:center;
	margin-bottom:30px;
}

.summary .ppc-button-wrapper {
	padding-top:20px;
	padding-bottom:20px;
}

.quantity .qty, .quantity .minus, .quantity .plus {
	min-height:44px !important;
	line-height:42px !important;
	width:44px !important;
}

.woocommerce div.product div.summary button.single_add_to_cart_button {
	padding-left:34px !important;
	padding-right:34px !important;
	line-height:44px;
}

.woocommerce table.shop_attributes {
	border:1px solid #e4e4e4;
}


@media (max-width: 767px){
  #site-header .oceanwp-mobile-menu-icon .wcmenucart,
  #site-header .oceanwp-mobile-menu-icon .wcmenucart-shortcode,
  #site-header .oceanwp-mobile-menu-icon .oceanwp-cart{
    display: none !important;
  }

  #site-header #site-header-inner{
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap;
    gap: 12px;
  }

  #site-header .top-header-wrap {
    display: flex;
    align-items: center;
	flex-grow:1;
	padding:14px 0 14px 14px !important;
  }
  #site-header .bottom-header-wrap {
    display: flex;
    align-items: center;
	flex-grow:0;
	border:none;
	  padding:0 14px 0 0;
  }

  #site-header .top-header-inner {
		display: flex !important;
		align-items: center;
		justify-content: space-between !important;
	}	
	#site-header .top-header-inner.clr .top-col.col-3 {
		margin: 0 0 0 auto;
	}
	


  #site-header .oceanwp-mobile-menu-icon.mobile-right{
    display:flex !important;
    align-items:center;
	  flex-direction:row;

  }
	 #site-header .oceanwp-mobile-menu-icon .mobile-menu {
		order:2;
		 padding:0 0 0 30px !important;
	}
	#site-header .oceanwp-mobile-menu-icon .search-icon-dropdown {
		order:1;
		padding:0 !important;
	}
	.gdk-header-icons{
		gap:30px;
	}
	#site-header.medium-header .oceanwp-mobile-menu-icon a {
		font-size:14px;
	}
	#site-header.medium-header .top-header-wrap > .container {
		margin:0;
	}
	#site-header .top-header-inner.clr {
		gap:8px;
	}
	.hamburger--elastic .hamburger-inner {
		top:-1px;
	}
	.hamburger-inner::after, .hamburger-inner::before {
		width:26px;
	}
	#sidr-id-menu-main-menu .sidr-class-wishlist_products_counter {
		display:none !important;
	}
	.top-mail, .top-clock, .top-sepB {
		display:none;
	}
	
}


