/* reset */

:root {
    --negru: #000;  /* --theme-palette-color-2  */
    --alb: #fff;    /* --theme-palette-color-3  */
    --galben: #f7e350;  /* --theme-palette-color-1  */
    --gri: #f8f8f8;     /* --theme-palette-color-4  */
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
    font-size: 50px;
    
    font-weight: normal;
    font-family: 'Barlow Condensed';
    font-weight: 700;
}
body h2 {
    font-size: 36px;
}
body p {
    font-weight: 500;
    font-family: 'Barlow';
}
h4 {
    /*extrabold titluri artisti si produse-grid */
}
/* ASCUNDE SHOP FOR NOW */
#menu-item-502,
#menu-item-501,
.ct-header-account,
.ct-header-cart  {
    display:none!important;
}



/* header */
#header [data-column-set="2"]>div {
    padding: 0 20px;
}
#header div[data-device="mobile"] .site-branding .site-logo-container {
    height: 200px;
    position: absolute;
    top: 0;
    left: 0;
}
[data-header*="type-1"] #offcanvas .ct-panel-inner {
    top:100px;
    bottom:auto;
    width: 56%;
}
nav[class*=menu] #menu-mobile-menu li[class*=current-menu-]>.ct-menu-link, 
nav[class*=menu] #menu-mobile-menu li[class*=current-menu-]>.ct-sub-menu-parent {
    color:var(--galben)
}
[data-header*="type-1"] #offcanvas .ct-panel-inner .ct-panel-actions {
    display: none;
}
#header .ct-cart-item .ct-icon-container {
    display: flex;
    flex-direction: row-reverse;
    gap:5px
}
#header .ct-cart-item .ct-icon-container .ct-dynamic-count-cart {
    font-size: 1em;
    position: static;
}
#header .ct-cart-item .ct-icon-container .ct-dynamic-count-cart::before {
    content: '( ';
}
#header .ct-cart-item .ct-icon-container .ct-dynamic-count-cart::after {
    content: ' )';
}
/* SHOP PAGE */
#shop-header {
    background-position: 30% center;
    background-repeat: no-repeat;
}
#shop-header h1, 
.page-id-79 #home-hero  h1 {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    text-shadow: 0px 4px 18px #00000091;
    font-family: 'Barlow Condensed';
    font-weight: 500;
}
.category-preview-description {
    gap: 14px;
}

.category-preview-description br {
    display: none;
}
.category-preview-description > p:last-child a {
    font-family: 'Montserrat';
    font-weight: 800;
    font-size: 16px;
}
.category-preview-description .wp-block-woocommerce-featured-category {
    min-height: auto!important;
}
.category-preview-description .wp-block-woocommerce-featured-category > div {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 20px;
}
.category-preview-description .wp-block-woocommerce-featured-category .background-dim__overlay {
    display: none;
}

.category-preview-description .wp-block-woocommerce-featured-category > div img {
    position: static;
    width: auto;
    height: auto;
}

.category-preview-description .wp-block-woocommerce-featured-category > div h2,
body.tax-product_cat #main .hero-section header h1 {
    color: var(--negru);
    padding: 0;
    margin: 0;
    width: auto;
    text-transform: uppercase;
    font-size: 42px;
    min-width: max-content;
}
.category-preview-description .wp-block-woocommerce-featured-category > div .wc-block-featured-category__description {
    flex-basis: 100%;
    padding: 0;
}
.category-preview-description .wp-block-woocommerce-featured-category > div .wc-block-featured-category__description p,
body.tax-product_cat #main .hero-section header .page-description p {
    color: var(--negru);
    font-size: 18px;
    text-align: left;
    line-height: 1.2;
}
.category-preview-description .wp-block-woocommerce-featured-category > div .wc-block-featured-category__link {
    width: auto;
    padding: 0;
    background: none;
}
.category-preview-description .wp-block-woocommerce-featured-category > div .wc-block-featured-category__link a {
    padding: 0;
    background: none;
    font-family: 'Montserrat';
    font-weight: 800;
    text-transform: uppercase;
    color: transparent;
    user-select: none;
}
.category-preview-description .wp-block-woocommerce-featured-category > div .wc-block-featured-category__link a::after {
    content: 'VEZI TOATĂ COLECȚIA';
    text-decoration: underline;
    color: var(--negru);
    position: absolute;
    left: 0;
    width: max-content;
}
.category-preview-product-grid {
    width: 100%;
}
.category-preview-product-grid.wc-block-grid.has-3-columns ul.wc-block-grid__products {
    gap: 59px;
    display: flex;
}
.category-preview-product-grid.wc-block-grid.has-3-columns li.wc-block-grid__product {
    display: block;
    border: none;
    text-align: left;
}
.category-preview-product-grid.wc-block-grid.has-3-columns li.wc-block-grid__product a {
    display: block;
}
.category-preview-product-grid.wc-block-grid.has-3-columns li.wc-block-grid__product a .wc-block-grid__product-image, 
body.tax-product_cat .products li figure {
    border: 1px solid #707070;
    width: 100%;
    text-align: center;
    background: var(--alb);
}
.category-preview-product-grid.wc-block-grid.has-3-columns li a .wc-block-grid__product-title,
body.tax-product_cat h3.woocommerce-loop-product__title {
    color: var(--theme-palette-color-2);
    font-family: 'Barlow Condensed';
    font-weight: 800;
    font-size: 30px;
}
/* .category-preview-product-grid.wc-block-grid.has-3-columns li:hover a .wc-block-grid__product-title {
    color: var(--theme-palette-color-1);
} */
.category-preview-product-grid.wc-block-grid.has-3-columns li .wc-block-grid__product-price.price, 
body.tax-product_cat .products li .price {
    font-weight: bold;
    font-family: 'Barlow';
    font-size: 18px;
}
.page-id-33 .preview-produse-category { 
    margin-bottom: 40px;
}

/* SINGLE PRODUCT PAGE */
body.single-product .ct-container-full {
    padding: 100px 0;
}
body.single-product #main {
    padding: 0 20px;
}
body.single-product .hero-section {
    margin-bottom: 20px;
}
body.single-product .ct-breadcrumbs {
    font-family: 'Montserrat';
    text-align: right;
}

body.single-product h1.product_title.entry-title {
    line-height: 1;
    font-size: 40px;
}
body.single-product .summary.entry-summary .price {
    font-family: 'Barlow';
    font-weight: 800;
    text-transform: uppercase;
}
body.single-product  .ct-breadcrumbs a {
    font-weight: 800;
    color: var(--negru);
    text-decoration: underline;
}
/* body.single-product  .ct-breadcrumbs a:hover {
    color: var(--galben);
} */
body.single-product  form.variations_form.cart {
    display: grid;
    grid-template-columns: 80px 1fr;
    gap: 10px;
    align-items: flex-start;
}

body.single-product  form.variations_form.cart::before,
body.single-product  form.variations_form.cart::after,
body.single-product  form.variations_form.cart table.variations option:first-child, 
body.single-product  form.variations_form.cart table.variations th.label  {
    display: none;
}
body.single-product  form.variations_form.cart table.variations {
    margin: 0
}
body.single-product  form.variations_form.cart table.variations select {
    border: 1px solid #CBCBCB;
    text-align: center;
    font-weight: 700;
    font-family: 'Montserrat';
    font-size: 20px;
}
body.single-product  form.variations_form.cart table.variations select option {
    -webkit-tap-highlight-color: var(--negru)!important;
}
body.single-product  form.variations_form.cart table.variations select option:hover,
body.single-product  form.variations_form.cart table.variations select option:checked,
body.single-product  form.variations_form.cart table.variations select option::selection {
    background-color: var(--galben)!important;
    color: var(--negru)!important;
}

body.single-product  form.variations_form.cart table.variations .reset_variations {
    position: absolute;
    top: 100%;
}
form.variations_form .single_variation {
    position: absolute;
}
body.single-product  div.quantity {
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 28px;
}
body.single-product  div.quantity input[type=number] {
    border-color: #CBCBCB;    
    font-weight: 700;
    font-size: 20px;
    display: block;
}
body.single-product .ct-product-add-to-cart{
    position: relative;
}
body.single-product  .single_add_to_cart_button.button {
    text-transform: uppercase;
    max-width: 330px;
    font-weight: 800;
    font-size: 16px;
}
body.single-product .added_to_cart.wc-forward {
    width: 100%;
    position: absolute;
    top: 110%;
    left: 0;
    z-index: 11;
    background: #ebebeb;
}
body.single-product div.woocommerce-product-gallery  .flexy-pills ol li {
    opacity: 1;
}
body.single-product div.woocommerce-product-gallery li.active .ct-media-container::after {
    display: none;
}
body.single-product .flexy-pills ol li span {
    border: 1px solid #CBCBCB;  
}
body.single-product .flexy-pills ol li.active span {
    border: 2px solid var(--galben);
}
#produse-similare-categorie {
    display: block;
}
#produse-similare-categorie h2 {
    display: flex;
    text-transform: uppercase;
    align-items: center;
    line-height: 1;
    gap: 20px;
    margin-bottom: 0;
}
#produse-similare-categorie h2 a {
    color: var(--negru);
}
#produse-similare-categorie p {
    line-height: 1.2;
}
body.single-product  .related.products ul {
    grid-template-columns: 1fr;
    padding-top: 30px;
}
#produse-similare-categorie > a {
    margin-left: auto;
    text-decoration: underline;
    font-family: 'Montserrat';
    font-weight: 800;
    font-size: 18px;
    text-transform: uppercase;
    color: var(--negru);
}
body.single-product .related.products {
    margin-bottom: 40px;
}
body.single-product .related.products ul.products h3 {
    font-weight: 800;
    font-size: 24px;
    line-height: 1.1;
}
body.single-product .related.products .price {
    font-family: 'Barlow';
    font-weight: 700;
}

body.single-product .related.products li.product figure {
    background: var(--alb);
    border: 1px solid #707070;
}
body.single-product .related.products li.product img {
    height: 390px;
    object-fit: contain;
}
body.single-product .tabs.wc-tabs .description_tab.active {
    width: max-content
}
body.single-product .tabs.wc-tabs .description_tab.active::before {
    display: none;
}
body.single-product .tabs.wc-tabs .description_tab.active a {
    font-family: 'Barlow';
    font-weight: 700;
    font-size: 24px;
    padding: 0;
}
body.single-product .tabs.wc-tabs {
    justify-content: flex-start!important;
}
body.single-product .woocommerce-Tabs-panel.woocommerce-Tabs-panel--description {
    display: flex;
    flex-direction: column;
}
body.single-product .woocommerce-Tabs-panel.woocommerce-Tabs-panel--description ul {
    font-family: 'Barlow';
    font-weight: 500;
    list-style-type: none;
    padding: 0;
    line-height: 2;
}
body.single-product .woocommerce-Tabs-panel.woocommerce-Tabs-panel--description ul li {
    margin-bottom: 20px;
}

/* CONTACT PAGE */
#grill-fest-map {
    background-position: center center
}
#grill-fest-ajungi {
    padding: 20px;
}
#grill-fest-ajungi  > div {
    gap: 60px;
    padding: 20px 0 40px;
}
#grill-fest-ajungi figure {
    margin-bottom: 10px;
}
#grill-fest-ajungi h3 {
    margin-top:0;
    margin-bottom:10px;
    font-size: 20px;
    line-height: 1.1;
    font-family: 'Barlow Condensed';
    /* font-weight: 500; */
}
#grill-fest-ajungi p {
    /* font-weight: 600; */
    line-height: 1.2;
    max-width: none;
}
#contact-info-form {
    padding:  20px;
}
#wpforms-121 {
    width: 100%
}
#contact-info-form p br {
    display: none;
}
#contact-info-form form input,
#contact-info-form form textarea {
    height: 64px;
    padding: 0 20px;
    font-family: 'Barlow';
    color: var(--negru);
    font-weight: 500;
}
#contact-info-form form textarea {
    padding-top: 20px;
    resize: none;
}
#contact-info-form form ::placeholder {
    color: var(--negru);
    font-size: 16px;
    opacity: 1;
}
#contact-info-form form button[type="submit"] {
    font-family: 'Montserrat';
    font-weight: 800;
    font-size: 14px;
    height: 64px;
    width: 100%;
    background-color: var(--galben);
    color: var(--negru);
    margin-top: 40px;
}
#contact-info-form form button[type="submit"]:hover {
    background-color: var(--negru);
    color: var(--galben);
}
#contact-info-form form .wpforms-field-container {
    position: relative;
}
#contact-info-form form .wpforms-field-container::after {
    content: '* - Câmpuri obligatorii';
    display: block;
    position: absolute;
    top: 100%; 
    left: 0;
    font-family: 'Barlow';
    font-weight: 500;
    color:var(--negru)
}


/* HOME PAGE */
#home-hero {
    padding: 100px 0;
    position: relative;
}
#home-hero h1 br {
    display: none;
}
#home-hero::after {
    content:'';
    display: block;
    inset: 0;
    background: rgba(13, 13, 13, .46);
    position: absolute;
    z-index: 1;
}
#home-hero video {
    min-height: 486px;
    height: 100%;
    top: 0;
    object-fit: cover;
    position: absolute;
} 
#home-hero h1, 
#home-hero p, 
#home-hero .wp-block-buttons {
    padding: 0 20px;
    color: var(--alb);
    position: relative;
    z-index: 2;
}
#home-hero h1 {
    line-height: 1.1;
}
#home-hero p {
    line-height: 1.6;
}
#home-hero .wp-block-buttons a, 
#grill-fest-fan .wp-block-buttons a, 
#artists-line-up .wp-block-buttons a, 
#chefs-line-up .wp-block-buttons a, 
#grillfest-2023 .wp-block-buttons a,
#experienta-unica .wp-block-buttons a,
.page-id-81 .wp-block-buttons a {
    font-family: 'Montserrat';
    font-weight: 800;
    padding: 24px 45px 26px
}
#home-hero .wp-block-buttons a:hover, 
#artists-line-up .wp-block-buttons a:hover, 
#chefs-line-up .wp-block-buttons a:hover, 
#home-hero .wp-block-buttons a:active {
    color: var(--negru);
    background: var(--alb);
}
#countdown {
    width: 100%;
    font-family: 'Barlow Condensed';
    font-weight: 700;
    font-size: 104px;
    font-size: 50px;
    gap: 15px;
    justify-content: center;
    align-items: flex-end;
    display: flex;
    line-height: 1.2;
    text-align: center;
    margin-bottom: 30px;
}
#countdown .amr {
    width: 2.5ch;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    padding-bottom: 6px;
}
#countdown .amr::before {
    content: '';
    display: block;
    width: 1.6ch;
    border-top: 12px var(--galben) solid;
    border-top: 6px var(--galben) solid;
    position: absolute;
    bottom: 0 ;
    left: 50%;
    transform: translate(-50%, 0);
}
#countdown .amr::after {
    content: 'ZILE';
    display: block;
    font-size: 36px;
    font-size: 20px;
    width: max-content;
    position: absolute;
    top: calc(100% + 4px);
    left: 50%;
    transform: translate(-50%, 0);
}
#countdown .amr.ore::after {
    content: 'ORE';
}
#countdown .amr.minute::after {
    content: 'MINUTE';
}
#countdown .amr.secunde::after {
    content: 'SECUNDE';
}
#home-countdown h2 {
    text-align: center;
    line-height: 1;
}
/* #home-countdown h2::first-line { */
#home-countdown h2 span {
    background:  linear-gradient(to bottom ,var(--galben), var(--galben)) no-repeat center bottom / 102% 40%;
    /* text-decoration: underline;
    text-decoration-color: var(--galben);
    text-decoration-thickness: 0.5em; */
}
#home-countdown h2 br {
    display: none;
}
#grillfest-allinclusive {
    padding-top: 30px;
}
#grillfest-allinclusive figure {
    margin-bottom: 15px;
}
#grillfest-allinclusive p {
    font-family: 'Barlow Condensed';
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 20px;
}
#grillfest-2023 {
    padding: 40px 20px;
}
#grillfest-2023 .owl-stage-outer {
    margin-bottom: 0;
}
#grillfest-2023 .owl-stage-outer img {
    object-fit: cover;
    height: 100%;
    width: 100%;
}
#grillfest-2023 .owl-prev, 
#grillfest-2023 .owl-next {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 20px;
    z-index: 1;
    font-size: 60px;
    color: var(--alb);
}
#grillfest-2023 .owl-prev:hover, 
#grillfest-2023 .owl-next:hover,
#grillfest-2023 .owl-prev:active, 
#grillfest-2023 .owl-next:active {
    color:var(--galben);
}
#grillfest-2023 .owl-next  {
    right: 20px;
    left: auto;
}
#grillfest-2023 h2 {
    margin-top: 0;
    line-height: 1;
    max-width: max-content;
    margin-left: 0!important;
}
#grillfest-2023 h2 span {
    background:  linear-gradient(to bottom ,var(--galben), var(--galben)) no-repeat center bottom / 102% 40%;
}
#grillfest-2023 > div:last-child > p:first-child {
    margin-bottom: 0;
    font-family: 'Barlow Condensed';
    font-weight: 500;
    font-size: 1.5em;
}
#grillfest-2023 .wp-block-buttons a:hover, 
#experienta-unica .wp-block-buttons a:hover {
    background: var(--negru);
    color: var(--galben);
}
#experienta-unica {
    background-position: center;
    padding: 20px 20px 40px;
}
#experienta-unica > figure {
    margin: 20px 0;
}

#experienta-unica > figure img {
    max-width: 50%;
}
#experienta-unica h2 {
    line-height: 1;
}
#experienta-unica h2 span {
    background-color: var(--galben);
    padding: 0 10px;
    line-height: 1.1;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
#experienta-unica h2  br {
    display: none;
}
#experienta-unica .wp-block-buttons a {
    margin-top: 20px;
    min-width: 280px;
    background-color: var(--negru);
    color: var(--galben)
}
#experienta-unica .wp-block-buttons a:hover {
    color: var(--negru);
    background-color: var(--alb);
}
#cand-unde {
    flex-direction: row;
    flex-wrap: wrap;
}
#cand-unde > div {
    width: max-content;
    padding: 0 40px;
}
#cand-unde > div h2 {
    display: flex;
    gap: 10px;
    color: var(--galben);
    align-items: center;
}
#cand-unde > div h2:hover {
    color: var(--negru)
}
#cand-unde > div h2::before {
    content: '';
    display: block;
    background: url('images/Icon.svg') no-repeat right center / contain;
    width: 30px;
    height: 30px;
}
#cand-unde > div h2:hover::before {
    background-image: url('images/Icon2.svg')
}
#cand-unde > div:last-child h2::before {
    background-image: url('images/map.svg')
}
#cand-unde > div:last-child h2:hover::before {
    background-image: url('images/map2.svg')
}
#artists-line-up,
#chefs-line-up {
    padding: 40px 20px;
    text-align: center;
    gap: 4px;
    margin-bottom: 0;
}
#artists-line-up h2,
#chefs-line-up h2,
#grillfest-cifre h2 {
    padding: 0 12px;
}
#artists-line-up h2 + div,
#chefs-line-up h2 + div {
    display: flex;
    flex-wrap: wrap;
    padding: 40px 60px 60px;
    align-items: center;
    gap: 10px;
    justify-content: center;
}
#artists-line-up h2 + div p,
#chefs-line-up h2 + div p {
    font-size: 22px;
    font-family: 'Barlow Condensed';
    font-weight: 500;
    margin: 0!important;
    width: max-content;
}
#artists-line-up h2 + div figure,
#chefs-line-up h2 + div figure {
    width: max-content;
    margin: 0!important;
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
}
#artists-line-up .presentatori-line-up,
#chefs-line-up .presentatori-line-up {
    font-family: 'Barlow Condensed';
}
#artists-line-up .wp-block-buttons,
#chefs-line-up .wp-block-buttons {
    margin-top: 40px;
}
#artists-line-up .wp-block-buttons a,
#chefs-line-up .wp-block-buttons a {
    color: var(--negru);
}
#grill-fest-fan {
    padding: 200px 40px 80px;
}
#grill-fest-fan h2 {
    margin-bottom: 20px;
    margin-top: 20px;
    line-height: 1;
}
#grill-fest-fan > div {
    background-color: var(--galben);
}
#grill-fest-fan .wp-block-buttons a {
    color: var(--galben);
    background-color: var(--negru);
}
#grill-fest-fan .wp-block-buttons a:hover {
    color: var(--negru);
    background: var(--alb);
}
#grillfest-partners {
    justify-content: center;
    padding-bottom: 20px ;
}
#grillfest-partners .owl-stage {
    display: flex;
    align-items: center;
}
#grillfest-partners > figure {
    width: 40%;
}

/* DESPRE PAGE */

#mute-unmute {
    z-index: 99;
    position: absolute;
    filter: invert(1);
    cursor: pointer;
    bottom: 20px;
    right: 20px;
    width: 40px;
}
.page-id-75 #home-countdown {
    padding-top: 60px;
}
#despre-grillfest-allinclusive {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px
}
#despre-grillfest-allinclusive h4 {
    font-size: 20px;
}
#despre-grillfest-allinclusive > div > div {
    gap: 5px;
}
#despre-grillfest-allinclusive > div > figure {
    width: 80px;
    height: 80px;
}
#grillfest-cifre {
    background-position: center;
    padding: 40px 20px;
}
#grillfest-cifre > .wp-block-group {
    gap: 40px;
    padding-top: 30px;
}
#grillfest-cifre > .wp-block-group > div {
    gap: 5px;
}
#grillfest-cifre .wp-block-stackable-count-up {
    margin-bottom: 0;
}
#grillfest-cifre .stk-block-count-up__text {
    font-family: 'Barlow Condensed';
    font-weight: 700;
    font-size: 4em;
    line-height: 1;
}

#grillfest-cifre > .wp-block-group > div:first-child .stk-block-count-up__text::after,
#grillfest-cifre > .wp-block-group > div:last-child .stk-block-count-up__text::after {
    content: 'K'
}

#grillfest-cifre .wp-block-stackable-count-up + p {
    color: var(--alb);
    font-family: 'Barlow Condensed';
    font-weight: 700;
    font-size: 1.2em;
}
#zi-le-de-pasiune {
    padding: 40px 0px;
}
#zi-le-de-pasiune h2 {
    padding: 0 10px;
    background: var(--galben);
}

#zi-le-de-pasiune h3 {
    color: var(--alb);
    font-size: 30px;
    margin-bottom: 10px;
}
#zi-le-de-pasiune > div > div {
   /* background-color: rgba(0, 0, 0, 0.7);
    background-blend-mode: overlay;*/
    color: var(--alb);
    padding: 40px 20px;
    background-position: center!important;
    background-size: 120% auto!important;
    transition: background-size 0.2s ease-in;
}
#zi-le-de-pasiune > div > div:hover { 
    background-size: 135% auto!important;
    background-position: center!important;
}
#zi-le-de-pasiune > div > div:hover h3 {
    color: var(--galben);
} 
#zi-le-de-pasiune + #experienta-unica,
#third-day + div + #experienta-unica {
    margin-bottom: 43px;
}
/* BILETE PAGE */
.page-id-77 #home-countdown {
    padding-top: 60px;
    text-align: center;
    gap: 0;
    padding: 0 20px;
}
.page-id-77 #home-countdown img {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
    margin-top: 60px;
}
.page-id-77 .categorii-bilete {
    gap:0;
}
.page-id-77 .categorii-bilete h2 {
    line-height: 1;
}
.page-id-77 .categorii-bilete p {
    padding-top:0!important;
}
#bilete-grillfest {
    gap: 30px;
    padding: 0 40px 40px;
}
#bilete-grillfest > div {
    width: 100%;
    padding: 29px 52px 47px;
    padding: 29px 40px 47px;
}
#bilete-grillfest > div:first-child {
    border: 2px solid #0D0D0D;
}
#bilete-grillfest h3 {
    font-size: 48px;
    line-height: 1.1;
}
#bilete-grillfest h3 img {
    height: 24px;
}
#bilete-grillfest > div:first-child h3 span,
#bilete-grillfest > div:last-child h3 span {
    color: var(--galben);
}
#bilete-grillfest .wp-block-media-text {
    display: flex;
    align-items: center;
    gap: 15px;
}
#bilete-grillfest .wp-block-media-text img {
    height: 34px
}

#bilete-grillfest .wp-block-media-text div {
    padding-top:0;
}
#bilete-grillfest  .wp-block-media-text p {
    font-size: 24px;
    font-family: 'Barlow';
    font-weight: 800;
}
#bilete-grillfest .wp-block-buttons>.wp-block-button {
    width: 100%;
    display: block;
}
#bilete-grillfest .wp-block-buttons>.wp-block-button a {
    padding: 24px 20px 26px;
    width: 100%;
    font-family: 'Montserrat';
    font-weight: 800;
}
#bilete-grillfest > div:first-child .wp-block-buttons>.wp-block-button a:hover {
    background: var(--negru);
    color: var(--galben);
}
#bilete-grillfest > div:nth-child(2) {
    background-color: var(--galben);
}

#bilete-grillfest > div:nth-child(2) h3 img {
    -webkit-filter: brightness(10);
    filter: brightness(10);
}
#bilete-grillfest > div:nth-child(2) h3 span {
    color: white;
}
#bilete-grillfest > div:nth-child(2) .wp-block-buttons>.wp-block-button a {
    background-color: var(--negru);
    color: var(--alb)
}
#bilete-grillfest > div:nth-child(2) .wp-block-buttons>.wp-block-button a:hover {
    color: var(--negru);
    background-color: var(--alb)
}
#bilete-grillfest > div:nth-child(3),
#bilete-grillfest > div:last-child {
    background-color: var(--negru);
}

#bilete-grillfest > div:nth-child(3) h3, 
#bilete-grillfest > div:last-child h3, 
#bilete-grillfest > div:nth-child(3) p,
#bilete-grillfest > div:last-child p {
    color: var(--alb);
}
#bilete-grillfest > div:nth-child(3) .wp-block-buttons>.wp-block-button a,
#bilete-grillfest > div:last-child .wp-block-buttons>.wp-block-button a {
    background-color: var(--galben);
    color: var(--negru)
}
#bilete-grillfest > div:nth-child(3) .wp-block-buttons>.wp-block-button a:hover,
#bilete-grillfest > div:last-child .wp-block-buttons>.wp-block-button a:hover {
    background-color: var(--alb);
}
/* INFO PAGE */
.page-id-75 #home-hero,
.page-id-79 #home-hero,
.page-id-81 #home-hero {
    height: 486px;
    padding: 0;
    justify-content: center;
}

.page-id-79 #home-hero h1 {
    -webkit-transform: none;
    transform: none;
}
#first-day, #second-day, #third-day {
    padding: 40px 15px;
    gap: 15px;
}
.day-program h2 {
    font-weight: 500;
}
.day-program h4 {
    font-weight: 500;
    font-size: 20px;
    margin-bottom: -10px;
}
.day-program p {
    font-size: 24px;
    line-height: 1.2;
    font-family: 'Barlow Condensed';
}
#first-day > figure {
    -webkit-filter: brightness(10);
    filter: brightness(10);
} 
#third-day + div p {
    font-family: 'Barlow Condensed';
}

/* POLITICA DE CONFIDENTIALITATE PAGE */

.page-id-3 h1,
.page-id-218 h1,
.page-id-224 h1 {
    padding-top: 100px;
    line-height: 1.1;
    font-size: 36px;
}
.page-id-3 h1 br,
.page-id-218 h1 br {
    display: none;
}
.page-id-3 h1 small,
.page-id-218 h1 small {
    font-size:16px;
    display: block;
}
#legal-page-content {
    padding: 0 20px;
    gap: 8px;
}
#legal-page-content h2 {
    font-size: 20px;
    margin-top: 20px;
    
}
#legal-page-content a {
    color: var(--negru);
}

/* TERMENI SI CONDDITII PAGE */

#legal-page-content ul {
    list-style-type: none;
    padding: 0;
}
#legal-page-content li::before {
    content:'';
    display: inline-block;
    width: 12px;
    height: 12px;
    background: var(--galben);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-right: 10px;
}


/* FOOTER */
main#main > div {
    padding-bottom: 0;
}
.page-id-81 main#main > div {
    padding-bottom: 63px;
}
#footer {
    background-size: cover;

}
#footer > div {
    max-width: 1200px;
    margin: auto
}
#footer div[data-column="widget-area-1"] > div, 
#footer div[data-column="widget-area-6"] > div {
   margin: 0;
}

#footer div[data-column="widget-area-5"] > div {
    margin:  0 0 15px;
}
#footer div[data-column="widget-area-6"] > div:nth-child(2) {
    margin-top: 15px;
}
#footer .widget-menu li {
    margin-bottom: 22px;
    margin-bottom: 15px;
}
#footer a {
    font-size: 12px;
    font-size: 14px;
    font-family: 'Montserrat';
    font-weight: 600;
}
#footer a:hover {
    color: var(--galben);
}
#footer p ,
#footer a ,
#footer h2,
#footer h3 {
    color: var(--alb);
}

#footer h2 {
    line-height: 1;
    font-family: 'Montserrat';
}
#footer h2 + p {
    line-height: 1;
    letter-spacing: 4px;

}
#footer h3 {
    font-family: 'Barlow Condensed';
    font-weight: 600;
    font-size: 20px;
    font-size: 18px;
}
#footer .ct-footer-copyright {
    padding-top: 20px;
    padding-bottom: 20px;
}
#footer .ct-footer-copyright p {
    line-height: 1.6;
    font-size: 12px;
}
#footer .ct-footer-copyright a {
    color: var(--galben);
    font-family: 'Barlow';
}
#footer div[data-row="middle"] img {
    height: 19px;
}
#footer div[data-row="middle"] .ct-container {
    grid-template-columns: 1fr 1fr;
    padding: 0 20px;
    gap: 20px;
}

#footer div[data-row="middle"] .ct-container > div:nth-child(3) {
    grid-column: span 2;
}
#footer div[data-row="middle"] .ct-container > div:nth-child(4) {
    width: 150%;
}
#footer div[data-row="middle"] .ct-container > div:nth-child(5) {
    /* width: 50%; */
    justify-self: end;
}
/* LINE UP PAGE */

.page-id-81 #home-hero  {
    align-items: center;
}
.page-id-81 #home-hero  h1 {
    font-family: 'Barlow Condensed';
    font-weight: 500;
}

.page-id-81 .categorii-line-up {
    margin-bottom: 0;
}
.page-id-81 .categorii-line-up h2 {
    background-color: var(--galben);
    width: max-content;
    padding: 0 10px;
    margin-top: 30px;
    margin-bottom: 10px;
}
#artists-grillfest-24,
#artists-grillfest-25 {
    padding: 40px 20px;
    display: grid;
    grid-template-columns: 1fr;
    gap : 20px
}
#artists-grillfest-24 > div,
#artists-grillfest-25 > div {
    margin: 0;
}
#artists-grillfest-24 figure,
#artists-grillfest-25 figure {
    margin: 0;
}
#artists-grillfest-24 figure img,
#artists-grillfest-25 figure img {
    aspect-ratio: 187 / 174;
    object-fit: cover;
    width: 100%;
}
#artists-grillfest-24 h2,
#artists-grillfest-25 h2 {
    background: var(--galben);
    text-align: center;
    position: relative;
    margin: 0;
    height: 82px;
    line-height: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
#artists-grillfest-24 h2 small, 
#artists-grillfest-25 h2 small {
    font-size: 0.6em;
    line-height: 1;
    display: block;
}
#artists-grillfest-24 h2::before,
#artists-grillfest-25 h2::before {
    content: url('images/grill-fest-crown.svg');
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -36px);
    transform: translate(-50%, -36px);
}
.page-id-81 .wp-block-buttons a {
    background: var(--negru);
    color: var(--alb);
}
.page-id-81 .wp-block-buttons a:hover {
    background: var(--galben);
    color: var(--negru);
}
/* E-COMMERCE PAGES */
body.woocommerce-cart #main,
body.tax-product_cat #main,
body.woocommerce-checkout #main {
    padding: 100px 20px 20px;
}
body.woocommerce-cart .wc-block-components-product-name,
body.woocommerce-cart .wc-block-components-totals-coupon-link,
body.woocommerce-checkout .wc-block-components-totals-coupon-link,
body.woocommerce-checkout .wc-block-checkout__terms a {
    color: var(--negru);
    font-weight: 600;
}

body.page-id-12 #main {
    padding: 100px 20px;
}
#loginform input,
#registerform input,
body.page-id-12 .woocommerce-form-login input,
body.page-id-12 .woocommerce-form-register input {
    border: 1px solid black;
}
#loginform button,
#registerform button,
body.page-id-12 .woocommerce-form-login button,
body.page-id-12 .woocommerce-form-register button  {
    font-family: 'Montserrat';
    font-weight: bold;
    padding: 20px 60px;
}
body.page-id-12 .woocommerce-form-login a,
body.page-id-12 .woocommerce-form-register a {
    color: var(--negru)
}
#account-modal .ct-toggle-close {
    position: absolute;
    right: 20px;
    top: 20%;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
}
body.tax-product_cat #main .hero-section {
    display: flex;
    align-items: flex-start;
    gap: 20px
}
body.tax-product_cat #main .hero-section figure {
    position: static;
}
body.tax-product_cat #main .hero-section figure img {
    object-fit: contain;
}
body.tax-product_cat #main .hero-section header {
    text-align: left;
    min-height: auto;
    padding: 0;
}
body.tax-product_cat #main .hero-section header .page-description {
    display: block!important;
}
body.tax-product_cat #main .hero-section + .ct-container {
    padding: 60px 0;
}
body.tax-product_cat #main .hero-section + .ct-container .woo-listing-top {
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
}

body.tax-product_cat #main .hero-section + .ct-container .woo-listing-top p {
    margin: 0;
}
body.tax-product_cat #main .hero-section + .ct-container .woo-listing-top select {
    border: 1px solid #cbcbcb;
}

body.tax-product_cat h3.woocommerce-loop-product__title {
    line-height: 1.1
}
body.tax-product_cat .products li figure img {
    aspect-ratio: auto!important;
    height: auto;
    max-width: 100%;
    width: auto;
    max-height: 300px;
    align-self: center;
    margin: auto;
}

body.woocommerce-cart .wp-block-woocommerce-empty-cart-block li .wc-block-grid__product-image {
    border: 1px solid #707070;
    background: var(--alb);
    width: 100%;
}
body.woocommerce-cart .wp-block-woocommerce-empty-cart-block li .wc-block-grid__product-title {
    font-size:30px;
    font-family: 'Barlow Condensed';
    font-weight: 800;
    color: var(--negru);
    text-align: left;
}
body.woocommerce-cart .wp-block-woocommerce-empty-cart-block li .wc-block-grid__product-price.price {
    font-weight: bold;
    font-family: 'Barlow';
    font-size: 18px;
    text-align: left;
}
body.woocommerce-cart .wp-block-woocommerce-empty-cart-block li .wp-block-button.wc-block-grid__product-add-to-cart {
    display: none!important;
}

























/* TABLET  */
@media (min-width: 768px){
    /* SHOP PAGE */
    .category-preview-description .wp-block-woocommerce-featured-category > div {
        align-items: center;
        gap: 20px;
    }
    .category-preview-description .wp-block-woocommerce-featured-category > div .wc-block-featured-category__description {
        padding: 0 0 0 20px;
        flex: 1
    }
    .category-preview-product-grid.wc-block-grid.has-3-columns li.wc-block-grid__product {
        width: calc((100% - 59px) / 2);
        max-width: none;
    }
    .category-preview-description .wp-block-woocommerce-featured-category > div .wc-block-featured-category__link {
        width: 100%;
    }
    .category-preview-description .wp-block-woocommerce-featured-category > div .wc-block-featured-category__link > div {
        display: flex;
    }

    /* SINGLE PRODUCT PAGE */
    #produse-similare-categorie {
        display: flex;
        align-items: center;
    }
    #produse-similare-categorie p {
        margin: 0 0 0 40px;
        flex-basis: 40%;
    }
    body.single-product form.variations_form.cart {
        grid-template-columns: 100px 1fr;
    }
    body.single-product  .related.products ul {
        grid-template-columns: 1fr 1fr;
    }
    body.single-product  form.variations_form.cart table.variations select {
        height: 55px;
        font-size: 24px;
    }
    body.single-product  div.quantity input[type=number] { 
        font-size: 24px;
    }
    body.single-product .woocommerce-Tabs-panel.woocommerce-Tabs-panel--description {
        flex-direction: row;
    }
     /* CONTACT PAGE */
     #grill-fest-ajungi > div {
        gap: 50px;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: center;
        align-items: flex-start;
    }
    
    #grill-fest-ajungi > div > div {
        flex: 1

    }
    #grill-fest-ajungi > div > div:nth-child(2) {
        flex: 1.2
    }
     #contact-info-form form .wpforms-field-container {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
        grid-template-rows: repeat(4, auto);
    }
    
    #contact-info-form form .wpforms-field-container > div {
        padding: 0;
    }
    #contact-info-form form input {
        width: 100%;
        max-width: none;
    }
    #contact-info-form form .camp-titlul-esajului {
        grid-column: 2;
        grid-row: 1; 
    }
    #contact-info-form form .camp-mesajul {
        grid-column: 2;
        grid-row: 2 / span 2;
    }
    #contact-info-form form .camp-mesajul textarea {
        height: 100%
    }
    #contact-info-form form button[type="submit"] {
        float: right;
        width: calc(50% - 15px);
        margin-top: 0;
    }
    /* HOME PAGE */
    #home-countdown {
        align-items: center;
    }
    #home-countdown h2 br {
        display: block;
    }
    #cand-unde {
        justify-content: center;
    }
    #grillfest-partners {
        display: flex;
        align-items: center;
        gap: 20px;
        justify-content: center;
        flex-wrap: wrap;
    }
    #grillfest-partners > figure {
        width: 20%;
    }
    #grillfest-allinclusive {
        justify-content: center;
        gap: 10px 60px;
    }
    #experienta-unica {
        display: flex;
        flex-wrap: wrap;
    }
    #experienta-unica > figure {
        width: 30%;
    }
    #experienta-unica > figure img {
        max-width: 100%;
    }
    #experienta-unica > h2 {
        width: 50%
    }
    #grill-fest-fan > div {
        width: 60%;
    }

    /* DESPRE PAGE */
    
    #despre-grillfest-allinclusive {
        grid-template-columns: 1fr 1fr;
        gap: 40px
    }
    #grillfest-cifre > .wp-block-group {
        gap: 30px 60px;
        flex-direction: row;
        justify-content: center;
    }
    #zi-le-de-pasiune > div {
        flex-direction: row;
        gap: 0;
        align-items: stretch;
    }
    #zi-le-de-pasiune > div > div {
        width: 50%;
        padding: 50px 40px;
    }
    /* BILETE PAGE */
    #bilete-grillfest {
        flex-direction: row;
        padding-top: 30px;
        margin-bottom: 30px;
    }
    #bilete-grillfest > div {
        width: calc(50% - 15px);
    }
    #bilete-grillfest  .wp-block-media-text div {
        padding: 0;
    }
    /* FOOTER */
    #footer div[data-row="top"] {
        padding-bottom: 30px;
    }
    #footer div[data-row="middle"] .ct-container > div:nth-child(3) {
        grid-column: span 1;
    }
    #footer div[data-row="middle"] .ct-container > div:nth-child(4) {
        width: 100%;
    }
    #footer div[data-row="middle"] .ct-container > div:nth-child(5) {
        width: 100%;
        justify-self: start;
    }
    /* LINE UP PAGE */
    #artists-grillfest-24,
    #artists-grillfest-25 {
        grid-template-columns: 1fr 1fr;
    }
    /* ECOMMERCE PAGES */
    body.single-product .added_to_cart.wc-forward {
        position:static
    }
    
    body.woocommerce-cart .wc-block-grid.has-4-columns .wc-block-grid__products {
        gap: 20px;
    }
    body.woocommerce-cart .wc-block-grid.has-4-columns .wc-block-grid__products li {
        flex: 1 0 calc(50% - 10px);
        max-width: none;
    }
}





@media (min-width: 1024px){
    /* HEADER */
    #header .menu-item a {
        font-size: 16px;
        font-weight: 800;
    }
    #header .default-logo {
        height: 200px;
        margin-top: -30px;
        object-fit: contain;
    }
    #header div[data-column="end"] div[data-items="primary"] {
        padding-right: 10px
    }
    #header a.ct-cart-item {
        transform: scale(1.2);
        transform-origin: right center;
    }

    /* SHOP PAGE */
    #shop-header {
        margin-bottom: 48px;
    }
    .category-preview-description {
        flex-direction: row!important;
        align-items: center!important;
        gap: 24px;
    }
    
    .category-preview-description .wp-block-woocommerce-featured-category > div .wc-block-featured-category__description { 
        flex-basis: 100%;
    }
    .category-preview-description .wp-block-woocommerce-featured-category > div {
        flex-wrap: nowrap;
    }
    .category-preview-description .wp-block-woocommerce-featured-category > div .wc-block-featured-category__link > div {
        display: flex;
        justify-content: flex-end;

    }
    .category-preview-description .wp-block-woocommerce-featured-category > div .wc-block-featured-category__link {
        margin-left: auto;
    }
    .category-preview-description .wp-block-woocommerce-featured-category > div .wc-block-featured-category__link a::after {
        position: static;
    }
    
    .category-preview-description > p:nth-child(2) {
        line-height: 1.2;
    }
    .category-preview-description > p:last-child {
        margin-left: auto;
    }
    .category-preview-product-grid.wc-block-grid.has-3-columns li.wc-block-grid__product {
        width: calc((100% - 118px) / 3);
        flex: 1 0 calc((100% - 118px) / 3);
        max-width: calc((100% - 118px) / 3);
    }

    .category-preview-product-grid.wc-block-grid.has-3-columns li .wc-block-grid__product-price.price {
        font-size: 20px
    }
    .page-id-33 .preview-produse-category {
        margin-bottom: 120px;
    }
    /*  SINGLE PRODUCT PAGE */
    body.single-product .ct-breadcrumbs {
        text-align: left;
    }
    body.single-product  .related.products ul {
        grid-template-columns: 1fr 1fr 1fr;
    }

    /* CONTACT PAGE */
        
    #contact-info-form p br {
        display: block;
    }
    #contact-info-form form input {
        padding: 0 28px;
    }
    
    #contact-info-form form textarea {
        padding-right: 28px;
        padding-left: 28px;
    }
    /* HOME PAGE */
    #home-hero {
        align-items: center;
    }
    #home-hero h1 {
        text-align: center;
    }
    #home-hero h1 br {
        display: block;
    }
    #home-hero video {
        width: 100%;
    }
    #home-hero p {
        width: 60%;
        text-align: center;
    }
    #artists-line-up,
    #chefs-line-up {
        padding: 80px 20px;
    }
    #artists-line-up h2 + div,
    #chefs-line-up h2 + div {
        padding: 40px 15% 60px;
    }
    #grillfest-allinclusive {
        justify-content: space-between;
        gap: 1.5em;
    }
    #grillfest-2023 {
        flex-wrap: nowrap;
        align-items: center;
    }
    #grillfest-2023 .owl-carousel,
    #grillfest-2023 > div:last-child  {
        width: 50%;
    }
    #experienta-unica {
        flex-wrap: nowrap;
        position: relative;
        padding: 0 20px;
    }
    #experienta-unica::after {
        content: '';
        display: block;
        position: absolute;
        width: 30%;
        background: #f7e350;
        height: 100%;
        top: 0;
        right: 0;
        -webkit-clip-path: polygon(30% 0 ,100% 0, 100% 100%, 0 100%);
        clip-path: polygon(30% 0 ,100% 0, 100% 100%, 0 100%);
    }
    #experienta-unica > * {
        position: relative;
        z-index: 1;
    }
    #experienta-unica > figure {
        width: 284px;
        display: flex;
        justify-content: flex-end;
    }
    #experienta-unica > figure img {
        max-width: 80%;
    }
    #grill-fest-fan {
        flex-direction: row-reverse;
    }
    #grill-fest-fan > div {
        width: 50%;
        padding: 10px 25px 0px;
    }
    /* DESPRE PAGE */
    #despre-grillfest-allinclusive {
        padding-top: 60px;
    }
    #despre-grillfest-allinclusive > div {
        flex-direction: row;
        flex-wrap: nowrap;
        gap: 40px;
    }
    #grillfest-cifre > .wp-block-group {
        gap: 30px 40px;
    }
    #zi-le-de-pasiune > div > div {
        padding: 60px 80px;
        text-align: center;
    }
    #despre-grillfest-allinclusive > div > figure {
        width: auto;
        height: auto;
    }
    #despre-grillfest-allinclusive > div > figure img {
        min-width: 100px;
    }
    /* BILETE PAGE */
    #bilete-grillfest h3 {
        font-size: 38px;
    }
    .page-id-77 #home-countdown img {
        margin-top: 80px;
    }


    
    /* ÎNTREBĂRI FRECVENTE PAGE */
    .page-id-224 #legal-page-content {
        padding: 40px;
    }
    .page-id-224 #legal-page-content > div {
        width: 45%;
    }

    /* FOOTER */
    #footer div[data-row="top"] {
        padding-top: 30px;
    }
    #footer div[data-row="middle"] .ct-container {
        grid-template-columns: 1fr 1fr 1fr ;
    }
    /* ECOMMERCE PAGES  */
    body.tax-product_cat #main .hero-section {
        align-items: center;
    }
    body.tax-product_cat #main .hero-section header {
        margin: 0;
        flex-direction: row;
        gap: 20px;
        justify-content: flex-start;
        align-items: center;
    }
    
    body.tax-product_cat #main .hero-section header .page-description {
        margin: 0;
        width: 40%;
    }
}

















/* DESKTOP  */

@media (min-width: 1200px){
    body h1 {
        font-size: 70px;
    }
    body h2,
    body.single-product h1.product_title.entry-title {
        font-size: 62px;
    }
    body h3,
    body h4,
    body h5,
    body h6 {

    }
    body.single-product #main,
    #main {
        padding: 0 40px;
    }
    /* header */
    #header .default-logo {
        height: 255px;
    }
    #header div[data-column="end"] div[data-items="primary"] {
        padding-right: 40px
    }
    
    #header #menu-main-left,
    #header #menu-main-right {
        gap: 30px
    }

    /* shop page */
        
    body.single-product .ct-container-full {
        padding: 120px 0;
    }
    body.single-product .woocommerce-product-details__short-description p,    
    body.single-product .woocommerce-product-details__short-description p,
    .category-preview-description .wp-block-woocommerce-featured-category > div .wc-block-featured-category__link a::after {
        font-size: 18px;
    }
    .category-preview-description .wp-block-woocommerce-featured-category > div .wc-block-featured-category__link > div {
        padding-right: 12px;
    }
    
    .category-preview-description {
        padding: 80px 0 40px;
    }
    .preview-produse-category {
        padding: 0!important;
    }
    .preview-produse-category  ul.wc-block-grid__products {
        margin-left: 0;
        margin-right: 0;
    }
    .category-preview-description, 
    .category-preview-product-grid,
    body.single-product .related.products {
        padding-left: 70px!important;
        padding-right: 70px!important;
    }
    
    .category-preview-description br {
        display: block;
    }
    .category-preview-description > p:last-child a {
        font-size: 18px;
    }
    .category-preview-description .wp-block-woocommerce-featured-category > div h2,
    body.tax-product_cat #main .hero-section header h1 {
        font-size: 62px
    }
    .category-preview-product-grid.wc-block-grid.has-3-columns li.wc-block-grid__product a .wc-block-grid__product-image img {
        height: 390px;
        object-fit: contain;
    } 
    .category-preview-product-grid.wc-block-grid.has-3-columns li a .wc-block-grid__product-title,
    body.tax-product_cat h3.woocommerce-loop-product__title {
        font-size: 40px;
    }
    .category-preview-product-grid.wc-block-grid.has-3-columns li .wc-block-grid__product-price.price {
        font-size: 24px
    }

    /* single product */
    
    body.single-product .summary.entry-summary .price {
        font-size: 39px;
    }
    body.single-product form.variations_form.cart {
        grid-template-columns: 130px 1fr;
    }
    body.single-product  form.variations_form.cart table.variations select {
        height: 84px
    }
    body.single-product div.quantity  {
        height: 84px;
    }
    body.single-product .summary.entry-summary.entry-summary-items {
        padding-right: 10%;
    }
    body.single-product .related.products {
        padding-top: 200px;
    }
    body.single-product .related.products ul.products {
        gap: 58px;
    }
    body.single-product .related.products ul.products h3 {
        font-size: 40px;
        line-height: 1.1;
    }
    body.single-product .related.products .price {
        font-size: 24px;
    }
    /* body.single-product .woocommerce-product-gallery .flexy-items img {
        height: 640px;
        object-fit: contain;
    } */
    body.single-product .woocommerce-tabs.wc-tabs-wrapper {
        padding-left: 70px;
        padding-right: 70px;
    }
   

    /* CONTACT PAGE */
    #grill-fest-ajungi h3 {
        margin-bottom: 10px;
        margin-top:20px;
        font-size: 24px;
    }
    #grill-fest-ajungi > div {
        padding: 60px 0 90px;
        gap: 100px;
    }
    #grill-fest-ajungi > div > div {
        max-width: 300px;
    }
    #contact-info-form {
        padding-bottom: 120px;
    }
    #wpforms-121 {
        max-width: 1078px;
        margin-left: auto;
        margin-right: auto;
    }
    #contact-info-form form button[type="submit"] {
        float: right;
        width: calc(25% - 15px);
    }

    /* HOME PAGE */
    #home-hero { 
        padding: 200px 0 100px;
    }
    #home-hero video {
        min-height: 650px;
        object-position: center 71%;
    }
    #home-hero p {
        font-size: 24px;
        width: 45%;
    }
    #countdown {
        font-size: 87px;
        padding-bottom: 60px;
    }
    #countdown .amr::after {
        font-size: 36px;
    }
    #grillfest-allinclusive {
        justify-content: center;
        gap: 5%;
    }
    #grillfest-allinclusive p {
        font-size: 24px;
    }
    #experienta-unica {
        justify-content: space-between;
        padding: 40px 0;
    }
    #experienta-unica > figure {
    }
    #experienta-unica > div:last-child {
        margin-left: auto;
        margin-right: 40px;
    }
    #experienta-unica h2 br {
        display: block;
    }
    #cand-unde h2 {
        font-size: 87px;
    }
    #cand-unde > div h2::before {
        height: 87px;
        width: 87px;
    }
    #cand-unde p {
        font-size: 32px;
        line-height: 1.1;
    }
    #artists-line-up,
    #chefs-line-up {
        padding: 120px 20px;
    }
    #artists-line-up h2 + div,
    #chefs-line-up h2 + div {
        gap: 0 10px;
        padding: 40px 15% 60px;
    }
    #artists-line-up h2 + div p,
    #chefs-line-up h2 + div p {
        font-size: 62px;
        line-height: 1.1;
        margin: 0!important;
    }
    #artists-line-up h2 + div figure,
    #chefs-line-up h2 + div figure {
        margin: 0!important;
    }
    #artists-line-up .presentatori-line-up,
    #chefs-line-up .presentatori-line-up {
        font-size: 40px;
        line-height: 1.1;
    }
    #grillfest-2023 {
        padding: 40px 0;
        gap: 70px;
    }
    #grillfest-2023 > div:last-child  {
        /* padding-right: 10vw; */
        max-width: 650px;
    }
    #grill-fest-fan {
        padding: 200px 20% 200px 20px
    }
    #grill-fest-fan > div {
        width: 40%;
    }
    #grillfest-partners {
        flex-wrap: nowrap;
    }
    #grillfest-partners > figure {
        width: 20%;
    }

    /* DESPRE PAGE */
    #despre-grillfest-allinclusive  {
        padding-bottom: 60px;
        padding-left: 70px!important;
        padding-right: 70px!important;
        gap: 80px;
    }
    #despre-grillfest-allinclusive h4 {
        font-size: 24px;
    }
    #despre-grillfest-allinclusive p {
        font-size: 18px;
        line-height: 1.3;
    }
    #despre-grillfest-allinclusive > div > figure img {
        min-width: 160px;
    }
    #grillfest-cifre {
        padding: 80px 20px;
    }
    #grillfest-cifre > .wp-block-group {
        justify-content: space-around;
        width: 90%;
    }
    #grillfest-cifre .stk-block-count-up__text {
        font-size: 6em;
    }
    #grillfest-cifre .wp-block-stackable-count-up + p {
        font-size: 1.5em;
    }
    #zi-le-de-pasiune {
        padding-bottom: 45px;
        margin-bottom: 0;
    }
    #zi-le-de-pasiune h2 {
        margin-bottom: 60px;
    }
    #zi-le-de-pasiune > div > div { 
        padding: 120px 10%;
    }
   
    #zi-le-de-pasiune h3 {
        font-size: 60px;
        margin-bottom: 30px;
    }
    #zi-le-de-pasiune > div > div:hover h3 {
        color: var(--galben);
    } 
    #zi-le-de-pasiune p { 
        font-size: 20px
    }
  
     /* BILETE PAGE */
     .page-id-77 #home-countdown {
        padding-top: 120px
    }
    .page-id-77 #home-countdown img {
        width: auto
    }
    #bilete-grillfest {
        max-width: 1500px;
        align-items: stretch;
        margin: 40px auto 40px;
     }
     #bilete-grillfest > div {
        width: calc((100% - 90px) / 4);
        display: flex;
        flex-direction: column;
        gap: 0;
        justify-content: flex-start;
    }
    #bilete-grillfest h3 {
        font-size: 51px;
    }
    #bilete-grillfest .wp-block-media-text {
        margin-top: auto
    }
     /* INFO PAGE */
    .page-id-75 #home-hero,
    .page-id-79 #home-hero,
    .page-id-81 #home-hero {
        height: 650px;
    }
     #first-day, #second-day, #third-day {
        padding: 68px 15px 80px;
        gap: 20px;
    }
    .day-program h2, 
    .day-program p  {
        font-size: 62px;
    }
    .day-program h4 {
        font-size: 40px;
        margin-top: 40px;
        margin-bottom: -20px;
    }
    #third-day + div {
        padding: 40px 15px;
    }
    #third-day + div p {
        font-size: 40px ;
        line-height: 1.1;
    }
        
    /* POLITICA DE CONFIDENTIALITATE PAGE */
    /* TERMENI SI CONDDITII PAGE */
    .page-id-3 h1 ,
    .page-id-218 h1,
    .page-id-224 h1 {
        padding-top: 160px;
        line-height: 1.1;
        font-size: 70px;
    }
    .page-id-3 h1 small,
    .page-id-218 h1 small {
        font-size: 24px;
        display: block;
    }
    #legal-page-content {
        padding: 80px 40px;
        gap: 20px;
        max-width: 1125px;
        margin: auto;
    }
    #legal-page-content h2 {
        font-size: 24px;
        margin-top: 35px;
        
    }
    /* FOOTER */
    
    #footer {
        padding: 35px 0 11px
    }
    #footer div[data-row="middle"] .ct-container {
        grid-template-columns: 1fr 1fr 2fr 1fr 1fr;
    }
    #footer h2 {
        font-size: 46px;
        margin-top: 15px;
    }
    #footer a {
        font-size: 12px;
    }
    #footer h3 {
        font-size: 20px;
    }
    #footer div[data-column="widget-area-5"] > div {
        margin-bottom: 15px;
    }
    /* LINE UP PAGE */
    #artists-grillfest-24,
    #artists-grillfest-25 {
        grid-template-columns: 1fr 1fr 1fr 1fr;
    }
    #artists-grillfest-24 h2, 
    #artists-grillfest-25 h2 {
        font-size: 40px;
        height: 124px;
    
    }
    #artists-grillfest-24 h2::before,
    #artists-grillfest-25 h2::before {
        -webkit-transform: translate(-50%, -47px) scale(1.5);
        transform: translate(-50%, -47px) scale(1.5);
    }
    .page-id-81 .wp-block-buttons {
        margin: 60px 0
    }
    /* E-COMMERCE PAGES */
    body.woocommerce-cart #main,
    body.tax-product_cat #main,
    body.woocommerce-checkout #main {
        padding: 150px 40px 20px;
    }
    body.tax-product_cat #main {
        padding-left: 110px;
        padding-right: 110px;
    }
    body.tax-product_cat #main .hero-section header .page-description {
        width: 100%;
    }
    body.woocommerce-cart .wc-block-grid.has-4-columns .wc-block-grid__products {
        gap: 20px;
    }
    body.woocommerce-cart .wc-block-grid.has-4-columns .wc-block-grid__products li {
        flex: 1 0 calc((100% - 60px) / 4);
        max-width: none;
    }
    body.woocommerce-cart .wp-block-woocommerce-empty-cart-block li .wc-block-grid__product-title {
        font-size:40px;
    }
}