.account .menu,.account .search_bar{border-bottom:1px solid rgba(33,26,21,.36)}.account{background:#efeae7}.account .menu{border-top:1px solid rgba(33,26,21,.36)}.account .lang_active span{color:#211a17;text-shadow:none}.account .acc_icon svg{fill:#211A15;filter:drop-shadow(0px 1px 1px rgba(0, 0, 0, 0));transition:fill .28s ease-in-out .1s,filter .28s ease-in-out .1s}.account .lang_active svg{fill:#211A17;filter:none}.account .lang:hover .lang_active{background-color:rgba(0,0,0,.38)}.account .lang:hover .lang_active span{color:#fff}.account .lang:hover .lang_active svg{fill:#FFFFFF}.account .lang_list{background-color:rgba(0,0,0,.04)}.account .lang_list a{background-color:rgba(0,0,0,.25)}.account .lang:hover .lang_list a{border-top:1px solid rgba(255,255,255,.34)}.account .lang:hover .lang_list a:hover{background-color:rgba(0,0,0,.34)}
.account h1 {
	color: #211A15;
	font-family: Red Hat Display;
font-weight: 800;
font-size: 44px;
line-height: 60px;
letter-spacing: 0%;
}
.account .header-container {
    display: flex;
    align-items: end; 
    gap: 25px; 
}
.account .header-image {
    width: auto; object-fit: contain;display: block;
	margin-bottom:10px;
}
.account .header_line {
	height:3px; border-bottom:2px solid #8f8884; margin-top:30px;
}
.winery_account {
	margin-top:40px; margin-bottom:100px;
}
.account_text {padding-top:30px; font-size:20px;}
.account-container {
    display: flex;
    gap: 20px;
}

.account-main-container {
    padding-left: 60px;
    padding-right: 60px;
	margin-top:120px;
}

.account-container {
    display: flex;
    gap: 40px;
}

.account-box {
    flex: 1;
    border: 2px solid #707070;
    display: flex;
    flex-direction: column; 
    align-items: center; 
    justify-content: start; 
    padding: 20px;
    box-sizing: border-box;
    text-align: center; 
}

.account-left-box {
padding:40px;
}

.account-right-box {
padding:40px;
}
.account-main-container h2 {
    font-family: Red Hat Display;
    font-weight: 800;
    font-size: 22px;
    line-height: 60px;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: #211A15;
    margin-bottom: 20px; 
}
.account-box form p {
    text-align: center; 
    margin-bottom: 15px; 
	 position: relative;
}

.account-box form label {
    display: block; 
    text-align: left; 
    margin-bottom: 10px; 
font-family: Red Hat Display;
font-weight: 700;
font-size: 14px;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;
	margin-top:10px;

}

.account-box form input {
    width: 100%; 
    padding: 8px;
    border: none;
    border-radius: 5px; 
    box-sizing: border-box; 
	background: #E4DFDC;
	border-radius:0px;
}
.account-box #password { border:none !important;}

.account-box [type=submit]:not(:disabled), .account-box button:not(:disabled),.account-box form input[type=submit]{
width: 149;
height: 60;
top: 1233px;
left: 557px;
color:#FFF;
background: #6E615B; text-transform:uppercase; border:0px; border-radius:0px;font-family: Red Hat Display;
font-weight: 600; width:140px; margin: 20px auto;}
.account-box form div { position: relative;}
.toggle-password {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    font-size: 18px;
    color: #707070;
	    top: 50px;
}

.toggle-password:hover {
    color: #000;
}
.account-box input[type="password"] {

}

.account-box  img.emoji { 
	 width: 30px !important;
	 height: 30px !important; }
.account-login-form { width:80%; }

.account #top_menu a,.account .wiize .extra {
	color: #211A15;
}
.w-account-container {
display: grid;
  grid-template-columns: repeat(3, 1fr);
    column-gap: 50px; 
    row-gap: 20px; 
  width: 80%;
	margin-bottom:100px;
}

.w-account-box {
background-color: #6E615B;
  color: white;
  position: relative;
  width: 100%;
  height: 136px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.w-account-box a {
	display: block;
  width: 100%;
  height: 100%;
	  padding:20px;
	color: #FFF;
}

.w-account-box a:hover {
	background-color: #594e49;
    color: #f7f7f7;
}

.w-account-icon {
    position: absolute;
    top: 20px;
    right: 40px;
}

.w-account-heading {
    position: absolute;
    bottom: 20px;
    left: 40px;
font-family: Red Hat Display;
font-weight: 600;
font-size: 22px;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;
}
.w-account-box:nth-child(6n + 4),
.w-account-box:nth-child(6n + 5),
.w-account-box:nth-child(6n + 6) {
    margin-top: 0px;
}

.w-account-box:nth-child(6n + 1),
.w-account-box:nth-child(6n + 2),
.w-account-box:nth-child(6n + 3) {
    margin-top: 40px; /* Adds 40px space after every two rows */
}
.w-account-box:nth-child(5),
.w-account-box:nth-child(6) {
    background: transparent;
	border: 1px dashed #6E615B;
}
 .w-account-box:nth-child(5) a,
.w-account-box:nth-child(6) a {
	color: #6E615B;
}
 .w-account-box:nth-child(5) a:hover,
.w-account-box:nth-child(6) a:hover {
	color: #FFF;
}
.winery_account h1 {
font-family: Red Hat Display;
font-weight: 900;
font-size: 24px;
line-height: 60px;
letter-spacing: 0%;
text-transform: uppercase;

}
.w-account-box:nth-child(1),
.w-account-box:nth-child(2),
.w-account-box:nth-child(3){
  margin-top:0px;
}
.wi-acc-container {
    display: flex;
    width: 100%;
}
.wi-acc-column {
    padding: 0px;
	padding-right:40px;
}
.wi-acc-column-left {
    width: 33.33%;
}
.wi-acc-column-right {
    width: 66.67%;
}
.wi-acc-menu {
    list-style: none;
    padding: 0; margin-top: 60px;}

.wi-acc-menu-item a {
    display: flex;
    align-items: center;
		    gap: 10px; 
	width: auto;
}
.wi-acc-menu-item a:hover {
	color: #FFF;
}

.wi-acc-menu-item {
    padding: 10px;
font-family: Red Hat Display;
font-weight: 700;
font-size: 14px;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;
    color: #707070;
    background: transparent;
    border-radius: 0px;
    cursor: pointer;
	width:100%;
border-bottom: 1px solid #8f8884;
}
.wi-acc-menu-item  a {
	color: #707070;
}
.wi-acc-menu-item:hover {
    background: #6E615B;
	color: #FFF;
}
.wi-acc-active {
    background: #6E615B;
}
.wi-acc-active a{
    color: #FFF;
}
.wi-acc-menu-item:hover svg path {
    fill: #FFF !important;
}
.wi-acc-icon {
    margin-right: 30px;
    font-size: 20px;
	    display: flex;
    align-items: center;
	justify-content: center;
	width: 30px;
    flex-shrink: 0;
}
.wi-acc-text {
	flex-grow: 1;
    display: flex;
    align-items: center;
    text-transform: uppercase; 
}
.wi-acc-icon svg {
    display: block;
}
.acct-container {
    display: flex;
    gap: 20px;
    justify-content: center;
    align-items: stretch;
}

.acct-column {
    padding: 10px;
}

.acct-column-small {
    flex: 0.2;
    text-align: left;
}
.acct-column-small2 {
    flex: 1;
    text-align: right;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.acct-column-large {
    flex: 4;
    text-align: left;
}

h1.acct-heading {
font-family: Red Hat Display;
font-weight: 900;
font-size: 50px;
line-height: 50px;
letter-spacing: 0%;
	text-transform:none;
	    margin-top: 40px;
}
.acct-container .acct-column svg {
max-height:100px;
}
.acct-message {
font-family: Red Hat Display;
font-weight: 900;
font-size: 20px;
line-height: 100%;
letter-spacing: 10%;
text-align: right;
text-transform: uppercase;
text-decoration: underline;
text-decoration-style: solid;
text-decoration-offset: 0%;
text-decoration-thickness: 0%;
color: #000;
		margin-bottom:5px;
}
.acct-shop {
    margin-top: 10px;
    font-size: 16px;
    font-style: italic;
}
.acct-line { height:3px; border-top: 2px solid #8f8884; margin-bottom:20px; }
.acc-header { font-family: Red Hat Display;
font-weight: 900;
font-size: 24px;
line-height: 50px;
letter-spacing: 0%;
text-transform: uppercase;
	border-bottom:3px solid rgba(33, 26, 21, .36);
}
.acc-header2 { font-family: Red Hat Display;
font-weight: 900;
font-size: 24px;
line-height: 50px;
letter-spacing: 0%;
text-transform: uppercase;
}
.acct-line2 { height:3px;  margin-top:50px; }
.actotal-container { display: flex;
justify-content: space-between; width: 100%;background-color: #6E615B; margin-bottom:20px;}
.actotal-column {width: 32%;
    height: 163px;
    color: #FFF;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    text-align: left;
    padding: 10px;
    font-family: Red Hat Display;
    margin-left: 20px;}
.actotal-text {
font-family: Red Hat Display;
font-weight: 900;
font-size: 24px;
line-height: 24px;
letter-spacing: 0%;
text-transform: uppercase;	
}
.actotal-text2 {
font-family: Red Hat Display;
font-weight: 400;
font-size: 40px;
line-height: 24px;
letter-spacing: 0%;
text-transform: uppercase;
	padding-bottom:20px;

}

.actotal-text,.actotal-text2 { margin: 5px 0;}

.wi-acc-menu li:first-child {
	border-top: 5px solid #6E615B;
}
        .acc-totals-container {
            display: flex;
            justify-content: space-between;
            width: 100%;
            border-bottom: 1px solid #8f8884;
            padding: 15px 0;
        }
        .acc-totals-column {
            width: 50%;
        }
        .acc-totals-left {
            text-align: left;
					font-family: Red Hat Display;
font-weight: 400;
font-size: 18px;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;
color: #707070;
        }
        .acc-totals-right {
            text-align: right;
					font-family: Red Hat Display;
font-weight: 400;
font-size: 18px;
line-height: 100%;
letter-spacing: 0%;
text-align: right;
text-transform: uppercase;
color: #707070;
        }

.acc-totals-container-first {
            border-top: 3px solid rgba(33, 26, 21, .36);
            margin-top: 60px;
				}
.acc-header_sub {
	 font-family: Red Hat Display;
font-weight: 900;
font-size: 24px;
line-height: 50px;
letter-spacing: 0%;
text-transform: uppercase;
	margin-top:60px;
}

        .acc-prod-table {
            width: 100%;
            border-collapse: collapse;
        }
        .acc-prod-th {
            border-bottom: 3px solid rgba(33, 26, 21, .36);
            text-align: left;
            padding: 10px;
        }
.acc-prod-table tr {
	border-bottom: 1px solid rgba(33, 26, 21, .36);
	background: transparent !important; 
}
        .acc-prod-td {
            border-bottom: 1px solid rgba(33, 26, 21, .36);
            padding: 10px;
					background: transparent !important; 
        }
        .acc-prod-action-icons {

        }
        .acc-prod-action-icons a svg {
					margin-bottom: 10px;
    			margin-top: 10px;
        } 
.acc-prod-td, .acc-prod-th {
    border: none;
	color: #707070;
		font-family: Red Hat Display;
font-weight: 400;
font-size: 18px;
line-height: 100%;
letter-spacing: 0%;
	vertical-align: middle;

}
.acc-prod-th { border-bottom: 3px solid rgba(33, 26, 21, .36);}
table thead:first-child tr:first-child th {
    border-block-start: none;
}
.prod_action {display:block;}

.acc-header-container {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    flex-wrap: wrap;
    margin-bottom: 1em;
    border-bottom:3px solid rgba(33, 26, 21, .36);
}

.acc-header2 {
    margin: 0;
    font-size: 1.5rem;
}

.acc-header-right {
    text-align: right;
    font-size: 0.95rem;
    color: #555;
}

.mandatory {
    color: red;
    font-weight: bold;
}
.acc-add-product-button {
    text-align: right;
    margin: 1.5em 0;
}

.acc-add-product-button a {
    display: inline-block;
    background-color: #E4DFDC; /* Adjust as needed */
    color: #6E615B;
    padding: 1em 1.2em;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 4px;
    text-decoration: none;
    transition: background-color 0.3s ease;
}

.acc-add-product-button a:hover {
    background-color: #6E615B; /* Slightly lighter on hover */
    color: #E4DFDC;
}

  .acc-prod-action-icons .icon path {
    fill: #565D64;
    transition: fill 0.3s ease;
  }

  .acc-prod-action-icons .icon:hover path {
    fill: #000000;
  }

  .wacc-tab-container {
  font-family: 'Red Hat Display', sans-serif;
}

.wacc-tab-headers {
  display: flex;
  border-bottom: 2px solid #6E615B;
  gap: 16px;
  justify-content: flex-start;
}

.wacc-tab {
  background: none !important;
  border: none !important;
  padding: 12px 16px !important;
  font-weight: 700 !important;
  font-size: 18px !important;
  line-height: 100%;
  text-transform: uppercase !important;
  color: #6E615B !important;
  cursor: pointer !important;
  transition: background 0.3s ease !important;
  border-radius: 0px !important;
}

.wacc-tab.wacc-active {
  background-color: #E4DFDC !important;
}

.wacc-tab-content {
  display: none;
  padding: 20px 0px;
  margin-top: 8px;
}

.wacc-tab-content.wacc-active {
  display: block;
}

.profile-subcolumns {
  display: flex;
  align-items: center;
  gap: 10px; /* optional */
      border-bottom: 1px solid #94908d !important;
      padding-bottom: 10px;
      align-items: start;
}

.profile-subcolumns_without_b_border {
  align-items: center;
  gap: 10px; /* optional */
      padding-bottom: 10px;
      align-items: start;
          display: grid
;
    grid-template-columns: 85% 30%;
}

.profile-label-text {
  flex: 0 0 60%;
  text-transform:uppercase; 
  font-family: Red Hat Display;
font-weight: 400;
font-size: 18px;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;

}

.color .profile-subcolumns_without_b_border {
        grid-template-columns: 40% 60% !important;
}

.type .profile-select-box {
    margin-top:10px;
}

.profile-subcolumns .profile-label-text {
    margin-top:25px;
    color: #707070;
}

.profile-subcolumns_without_b_border > .column1 {
    flex: 0 0 70%;
}

.profile-subcolumns_without_b_border > .column2 {
    flex: 0 0 30%;
}

.profile-select-box {
  flex: 0 0 40%;

}
.profile-select-box select {
    color: #707070;
    background: transparent;
    border-radius: 0px;
    border: 1px solid #d5d5d5;
    max-width: 240px;
}

#profile_form .form-row {
    position: relative;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    height: 50px;
}

#profile_form label {
    position: absolute;
    top: 0;
    left: 0;
	    text-transform: uppercase;
    font-family: Red Hat Display;
    font-weight: 700;
    font-size: 14px;
		color: #707070; 
}

.woocommerce-input-wrapper {
    flex-grow: 1;
    text-align: right;
}
.woocommerce-input-wrapper input {
    font-weight: 400;
    letter-spacing: normal;
    padding: .5em;
    display: block;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    line-height: normal;
	height: auto; 
border: none !important;
    border-bottom: 2px solid #94908d !important;
    border-radius: 0 !important;
    font-size: 22px;
    padding-left: 200px !important;
 background:transparent;
	color: #707070; 
}
.profile-container {
	position:relative;
       display: grid;
       grid-template-columns: 200px auto min-content;
       column-gap: 0px; 
	    border-bottom: 2px solid #94908d !important;
}
.profile-column {
    padding: 10px;
	padding-left:0px;
	padding-right:0px;
}
.profile-column:first-child {
    margin-right: 10px; /* Adds space only after the second column */
}

.profile-column textarea { border:1px solid #d5d5d5; border-radius:0px !important; 	color: #707070; 
background:transparent;height:180px;}

.woocommerce-input input {
    font-weight: 400;
    letter-spacing: normal;
    padding: .5em;
    display: block;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    line-height: normal;
	height: auto; 
border: none !important;
    border-bottom: 1px solid #94908d !important;
    border-radius: 0 !important;
 background:transparent;
	color: #707070; 
	font-size:18px;
	text-transform:uppercase;
}
        .location-container {
            display: grid;
            grid-template-columns: 1fr 1fr 1fr;gap: 10px;
        }

        .location-column {
            padding: 10px;
            text-align: center;
					color: #707070;
        }

.location-column input,.profile-subcolumns_without_b_border .tags,.technical,.lang-area-seo-url {
	    font-weight: 400;
    letter-spacing: normal;
    padding: .5em;
    display: block;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    line-height: normal;
	height: auto; 
border: none !important;
    border: 1px solid #d5d5d5 !important;
    border-radius: 0 !important;
 background:transparent;
	color: #707070; 
	font-size:18px;
	text-transform:uppercase;
}

.profile-column.padd label {
	top:10px !important;
}
.add_more {
    font-size: 18px;
    text-decoration: underline;
    margin-top: 20px;
    margin-bottom: 10px;
    color: #707070;
}
.woocommerce-input-address,.woocommerce-input-address2 {
	    display: flex;
    gap: 10px;
}
.address-field {flex-grow: 3;}
.address-field2{flex-grow: 1;max-width: 100px;}

.address-field,.address-field2,.word-field,.word-field2 {
    font-weight: 400;
    letter-spacing: normal;
    padding: .5em;
    display: block;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    line-height: normal;
    height: auto;
    border: none !important;
    border-bottom: 1px solid #94908d !important;
    border-radius: 0 !important;
    background: transparent;
    color: #707070;
    font-size: 18px;
	text-transform: uppercase; padding-left:0px !important;}
.lang_switcher { margin-left:20px;}
.woocommerce-input-word {
    display: flex; 
    gap: 20px;
    align-items: center;
}

.word-column {
    flex: 1; 
    min-width: 0;
}

.input-text {
    width: 100%; 
    padding: 8px;
    border: 1px solid #ccc; 
}
.save_butt {
    margin-top: 60px !important;
    background: #6E615B !important;
    color: #FFF !important;
    text-align: center !important;
    border: none !important;
    padding: 16px 40px !important;
    border-radius: 0px !important;
    text-transform: uppercase !important;
    font-family: Red Hat Display !important;
    font-weight: 700 !important;
    font-size: 18px !important;
}

        .upload-box {
    width: 400px;
    height: 130px;
    border: 2px dashed #aaa;
    display: block;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: relative;
    overflow: hidden;
        }
        .upload-box input {
            position: absolute;
            opacity: 0;
            width: 100%;
            height: 100%;
            cursor: pointer;
        }
        .file-preview img {
    width: 100%;
    object-fit: cover; /* Ensures the image fills the box */
    position: absolute;
    top: 0;
    left: 0;
    display: none;
        }
        .svg-icon {
            width: 50px;
            height: 42px;
            display: block;
}
   
#svg-container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50px; /* Adjust as needed */
    height: 42px; /* Adjust as needed */
    display: flex;
    align-items: center;
    justify-content: center;
}
[id^="svg-container-"] {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.photowall-container {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-gap: 5px; /* Reduced gap */
width: auto;
}

.photowall-container .upload-box {
    width: 100%; /* Adjust as needed */
    height: 125px;
    border: 2px dashed #aaa;
    display: block;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: relative;
    overflow: hidden;
}

.photowall-container .file-preview img {
    width: 100%;
    height: 121px;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

.delete-icon {
    position: absolute;
    top: 2px;
    right: 2px;
    width: 18px;
    height: 18px;
    background-color: #6E615B;
    color: white;
    font-size: 12px;
    text-align: center;
    line-height: 18px;
    border-radius: 50%;
    cursor: pointer;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10;
}
.file-preview {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}


#preview-image,#preview-logo,[id^="preview-image-"] {
    position: relative;
    z-index: 2; 
}

#svg-container {
    position: absolute;
    z-index: 1; 
}
.word-caption {text-align:center;}

.account [type=button]:focus, .account [type=button]:hover, .account [type=submit]:focus, .account [type=submit]:hover, .account button:focus, .account button:hover {
    color: #6E615B;
    background-color: #E4DFDC;
    text-decoration: none;
}

.user_langs {
    margin-top: 0px;
    width: 80px;
    border-radius: 0px !important;
    border: none !important;
    background: #e4dfdc !important;
    color: #7e7d7d !important;
}

.enable-button-group {
  display: flex;
}
/* Default (inactive) states */
.enable-primary-btn,
.enable-secondary-btn {
  background-color: #E4DFDC !important;
  color: #6E615B !important;
  margin: 0;
}


.enable-btn {
  font-family: 'Red Hat Display', sans-serif;
  font-weight: 900 !important;
  font-size: 18px !important;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center !important;
  padding: 16px 40px !important;
  border: none !important;
  cursor: pointer !important;
  border-radius: 0px !important;
  background-color: #E4DFDC !important;
  color: #6E615B !important;
  outline: none !important; /* Removes default focus outline */
}

/* Apply active background and color */
.enable-btn.active {
  background-color: #6E615B !important;
  color: #FFF !important;
}

/* Prevent focus from overriding active state */
.enable-btn:focus {
  background-color: inherit !important;
  color: inherit !important;
  outline: none;
}
.enable-btn.active:focus,
.enable-btn.active:focus-visible,
.enable-btn.active:focus-within {
  background-color: #6E615B !important;
  color: #FFF !important;
}

.profile-container-bottom {
    position: relative;
    display: grid;
    grid-template-columns: 200px auto min-content;
    column-gap: 0px;
}


#image-input,#image-input-extra {
  display: none;
}

.profile-subtitle {
        font-size: 0.8rem;
}


#dropzone-preview {
  width: 180px;
  height: 313px;
  border: 2px dashed #aaa;
  display: flex;                 /* Enable flex layout */
  flex-direction: column;        /* Stack icon and text vertically */
  align-items: center;           /* Center horizontally */
  justify-content: center;       /* Center vertically */
  cursor: pointer;
  position: relative;
  overflow: hidden;
  text-align: center;  
}
#dropzone-preview p {
    color: #807f7f;
        margin-top: 20px;
    line-height: 22px;
}
#dropzone-preview-extra p {
    width: 160px;
    margin-top: 20px;
    line-height: 22px;
    color: #807f7f;
}

.profile-subcolumns_without_b_border2 {
    align-items: center;
    gap: 10px;
    padding-bottom: 10px;
    align-items: start;
    display: grid;
    grid-template-columns: 65% 30%;
}



#dropzone-preview-extra {
  width: 375px;
  height: 375px;
  border: 2px dashed #aaa;
  display: flex;                 /* Enable flex layout */
  flex-direction: column;        /* Stack icon and text vertically */
  align-items: center;           /* Center horizontally */
  justify-content: center;       /* Center vertically */
  cursor: pointer;
  position: relative;
  overflow: hidden;
  text-align: center;  
}
#dropzone-preview p {
    color: #807f7f;
        margin-top: 20px;
    line-height: 22px;
}
.profile-box {
    display: flex;
    align-items: flex-start;
    gap: 0px;
        height: 87px;
    margin-bottom: 8.5px;
}

.profile-box .selected_picture {
    flex: 1; /* First column: flexible */
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 137px;
}

.profile-box .column-two {
    flex: 0 0 20px; /* Middle column: fixed narrow width */
    padding: 10px;
    min-height: 137px;
    padding-top: 0px;
}

.profile-box .column-three {
    flex: 1; /* Third column: flexible */
    padding: 10px;
    min-height: 137px;
    padding-top: 0px;
}

.profile-box #selected-preview {
border: 1px solid #aaa;
    text-align: center;
    height: 137px;
    width: 87px;
    vertical-align: middle;
}


.profile-box .selected-preview-box {
    border: 1px solid #aaa;
    text-align: center;
    height: 87px !important;
    width: 87px;
    vertical-align: middle;
        flex: 1;
    display: flex;
    justify-content: center; /* Horizontal centering */
    align-items: center;     /* Vertical centering */
}


.profile-box .selected_picture {
    flex: 1;
    display: flex;
    justify-content: center; /* Horizontal centering */
    align-items: center;     /* Vertical centering */
}

.profile-box .selected_picture_extra {
flex: 1;
    display: flex
;
    justify-content: start;
    align-items: center;
}

#selected-preview,.profile-box #selected-preview-extra {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%; /* Match parent height for proper centering */
}

.column-three .extra-boxes {
    display: flex;
    flex-direction: column;
    gap: 12px; /* Space between the boxes */
    margin-top: 10px;
}

.column-three .extra-boxes .profile-box {
    border-top: 1px solid #ddd; /* Optional: visual separation */
    padding-top: 10px;
}


#product_form label {
    text-transform: uppercase;
    font-family: Red Hat Display;
    font-weight: 700;
    font-size: 14px;
    color: #707070;
}

#product_form label .profile-subtitle {
  font-weight: 400; 
   font-size: 12px; 
   text-transform: none;
   padding-top: 10px;
    display: block;
    line-height: 16px;
}

.seo_intro {
    font-family: Red Hat Display;
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    text-transform: uppercase;
    color: #707070;
    width: 80%;
    line-height: 24px;
    margin-bottom: 60px;
}

.seo-url {
    font-weight: 400;
    letter-spacing: normal;
    padding: .3em;
    display: block;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    line-height: normal;
    height: auto;
    border: none !important;
    border-radius: 0 !important;
    font-size: 18px;
    background: transparent;
    color: #707070;
}

.acc-var-th {
    font-family: Red Hat Display;
    font-weight: 700;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    color: #707070;
    text-transform: uppercase;
    border:none;
    border-bottom: 1px solid rgba(33, 26, 21, .36);
    background: transparent !important;
}

.acc-var-th2 {
    font-family: Red Hat Display;
    font-weight: 700;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    color: #707070;
    text-transform: uppercase;
    border:none;
    background: transparent !important;
}

.acc-var-td {
    border: none;
    color: #707070;
    font-family: Red Hat Display;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: right;
    background:transparent !important;
}

.acc-prod-table.darked {
    background:#E4DFDC;
}
.acc-prod-table.darked tr {
    border-bottom:none;
    background: transparent !important;
}

.acc-var-td {
  white-space: nowrap;
  width: 1%;              /* Shrink-wraps to content */
  vertical-align: middle;
}

.acc-var-td * {
  vertical-align: middle;
  margin-left:3px !important;
  margin-right:3px !important;
}

.acc-var-td input,
.acc-var-td select {
  display: inline-block;
  background:#CBC6C2; 
  border:none !important; 
  padding:3px !important; 
  font-size:14px !important;
  border-radius:0px !important;
}
.acc-var-td input#var_discount, #var_dicount2,#var_tax {
    width: 50px;
}
#var_price {
    width:50px;
}


.btn-save {
  background-color: transparent;       /* Soft green */
font-family: Red Hat Display;
font-weight: 900;
font-size: 18px;
line-height: 100%;
letter-spacing: 0%;
text-align: center;
text-transform: uppercase;
  border: none !important;
  padding: 10px 20px;
  cursor: pointer;
  color:#565D64;
  float:right;
}

.btn-save:hover {
  background-color: #6E615B;
  transform: translateY(-1px);
}

.btn-save:active {
  transform: scale(0.98);
}

.btn-save:focus {
  outline: 2px solid #222;
  outline-offset: 2px;
}

.tagify__input {
padding:0px !important; 
margin:0px !important;
}


.grape-popup {
  position: fixed;
  top: 5%;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  border: 1px solid #ccc;
  padding: 20px;
  z-index: 1000;
      width: 80vw; /* or a fixed width like 600px */
    max-width: 1000px;
    min-width: 300px;
    overflow-y: auto;
}
.grape-popup-inner ul {
  list-style: none;
  padding: 0;
}
.grape-popup-inner ul li {
  margin: 10px 0;
}

.select-grape-btn,.select-food-btn {
    border: 1px solid #e4dfdc !important;
    background: #e4dfdc !important;
    color: #7e7d7d !important;
}

.delete-grape-btn,.delete-food-btn {
  cursor: pointer;
  font-size: 30px;
  color: #7e7d7d;
  background: none;
  border: none;
  padding: 0 5px;
}

#grape-rows .profile-select-box,#food-rows .profile-select-box {
  display: flex;
  align-items: center;
  gap: 10px; /* optional spacing between button and delete icon */
}

.grape-popup {
    width: 90vw;
    max-height: 80vh;
    overflow-y: auto;
    padding: 20px;
    box-sizing: border-box;
}

.grape-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 0rem;
}

.grape-group {
    flex: 1 1 45%;
    min-width: 250px;
}

.grape-subgrid {
    display: flex;
    gap: 1rem;
}

.grape-subgrid ul {
    list-style: none;
    padding-left: 1rem;
    flex: 1;
    margin: 0;
}

.grape-subgrid li {
    margin-bottom: 0.3em;
    break-inside: avoid;
}
@media (max-height: 600px) {
  .grape-popup {
    max-height: 90vh;
  }
}

.grape-tree ul {
  padding-left: 0; /* reset default browser padding */
  list-style: none;
  margin: 0.3em 0;
}

.grape-tree li {
  margin-bottom: 0.25em;
}
.grape-tree li a {
    color: #211A15;
    text-decoration:underline;
}

/* 2nd level */
.grape-tree ul {
  padding-left: 20px;
}

/* 3rd level */
.grape-tree ul li ul {
  padding-left: 40px;
}

.grape-popup-inner h3,.grape-popup-inner p {text-align:center;font-family: Red Hat Display; }


.column-two:hover svg,.column-three:hover svg {
  fill: #e32c33 !important; 
  cursor:pointer;
}