@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//metalunionfestival.gr/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.3.8") format("woff2");
}

:root {
	--wd-text-font: "Roboto Condensed", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(137,137,137);
	--wd-text-font-size: 19px;
	--wd-title-font: "Roboto Condensed", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Roboto Condensed", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Roboto Condensed", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Roboto Condensed", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 19px;
	--wd-header-el-font: "Roboto Condensed", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(89,94,224);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: rgb(23,23,23);
	--btn-default-bgcolor-hover: rgb(25,25,25);
	--btn-accented-bgcolor: rgb(90,95,222);
	--btn-accented-bgcolor-hover: rgb(82,87,203);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url();
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(0,0,0);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center bottom;
}
.page .wd-page-content {
	background-color: rgb(16,16,16);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.wd-page-title {
background-color: rgb(16,16,16);
}

/* Main Menu Items */
a.woodmart-nav-link {
	font-size:23px !important;
}

/* Page Title*/
.wd-page-title .title {
    font-weight: 800;
	  line-height: 0.1 !important;
}


/* Submenu */
.wd-sub-menu li>a {
    color: #fff;
	  font-weight: 500;
    font-size: 18px !important;
}

.wd-sub-menu li>a:hover {
    color: #b1b1b1;
}

/* Submenu dropdown bg*/
.wd-dropdown {
	background-color: #000;
}

/* Portfolio Category (meta)*/
.wd-project .proj-cats-list {
    display: none !important;
}

/* Post Meta*/
.wd-post-meta {
    display: none !important;
}

/* Portfolio share buttons πανω στην εικονα*/
.wd-portfolio-btns {
    display: none !important;
}

@media (max-width: 950px) {
  .wd-page-title {
    padding-top: 40px;
  }
}

/* Subscribe Form - Κενό πάνω από το κουμπί Εγγραφη*/
.sib-default-btn {
    margin-top: 15px !important;
}

.wd-dropdown-menu.wd-design-default {
	width: 250px !important;
}

/* WP Form*/
label.wpforms-field-label {
    color: #fff !important;
}

div.wpforms-container-full .wpforms-form .wpforms-field input {
    background-color: #101010 !important;
    border-color: #fff;
}

.wpforms-form input,
.wpforms-form textarea {
  color: #fff !important;
}

div.wpforms-container-full .wpforms-form textarea {
	  background-color: #101010 !important;
    border-color: #fff;
}

.wpforms-form input::placeholder,
.wpforms-form textarea::placeholder {
  color: #fff !important;
  opacity: 1;
}

html[lang^="en"] body.home .wd-content-layout {
  padding-block: 0px !important;
}


/* fix footer and sponsors on mobile */

@media (max-width: 767px) {

    /* Sponsors mobile grid */
    #sponsors-mobile-fix > .vc_row {
        display: flex !important;
        flex-wrap: wrap !important;
        width: 100% !important;
    }

    /* Κάθε άμεση στήλη παίρνει 50% */
    #sponsors-mobile-fix > .vc_row > .vc_col-sm-2,
    #sponsors-mobile-fix > .vc_row > .vc_col-sm-3,
    #sponsors-mobile-fix > .vc_row > .wpb_column {
        width: 50% !important;
        flex: 0 0 50% !important;
        max-width: 50% !important;
        float: none !important;
        clear: none !important;
        padding: 0 !important;
        box-sizing: border-box !important;
    }

    /* Padding μέσα στις στήλες */
    #sponsors-mobile-fix > .vc_row > .vc_col-sm-2 > .vc_column-inner,
    #sponsors-mobile-fix > .vc_row > .vc_col-sm-3 > .vc_column-inner,
    #sponsors-mobile-fix > .vc_row > .wpb_column > .vc_column-inner {
        padding: 8px !important;
        box-sizing: border-box !important;
    }

    /* Responsive images μόνο μέσα στο συγκεκριμένο section */
    #sponsors-mobile-fix > .vc_row > .wpb_column img,
    #sponsors-mobile-fix > .vc_row > .vc_col-sm-2 img,
    #sponsors-mobile-fix > .vc_row > .vc_col-sm-3 img {
        width: 100% !important;
        height: auto !important;
        border-radius: 4px;
        display: block;
    }

	 #footer-mobile-fix .vc_col-sm-6 {
        width: 50% !important;
        float: left !important;
    }
    
    #footer-mobile-fix .vc_col-sm-6 .vc_column-inner {
        padding: 0 10px !important;
    }
    
    /* Μικρότερα fonts για να χωράνε */
    #footer-mobile-fix .woodmart-title-container {
        font-size: 16px !important;
    }
    
    #footer-mobile-fix .wd-list {
        font-size: 12px !important;
    }
}


/* Newsletter Form - Premium styling */
.sib_signup_box_inside_3 {
    padding: 25px;
    border-radius: 12px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
	margin:12px;
	font-size: 16px;
}

.sib_signup_box_inside_3 .sib-email-area {
    display: flex;
    gap: 10px;
    align-items: stretch;
}

/* Placeholder color σε μαύρο */
.sib-email-area::placeholder {
    color: #000 !important;
    opacity: 1 !important;
}

/* Για παλιότερους browsers */
.sib-email-area::-webkit-input-placeholder {
    color: #000 !important;
    opacity: 1 !important;
}

.sib-email-area::-moz-placeholder {
    color: #000 !important;
    opacity: 1 !important;
}

.sib-email-area:-ms-input-placeholder {
    color: #000 !important;
    opacity: 1 !important;
}
.sib_signup_box_inside_3 input[type="email"] {
    flex: 1;
    padding: 14px 18px;
    border: 2px solid rgba(255,255,255,0.3);
    border-radius: 8px;
    font-size: 15px;
    background: rgba(255,255,255,0.95);
    transition: all 0.3s;
}

.sib_signup_box_inside_3 input[type="email"]:focus {
    outline: none;
    border-color: white;
    background: white;
    box-shadow: 0 0 0 3px rgba(255,255,255,0.2);
}

.sib_signup_box_inside_3 input[type="submit"] {
    padding: 14px 35px !important;
    background: white !important;
    color: #667eea !important;
    border: none !important;
    border-radius: 8px !important;
    font-weight: 700 !important;
    font-size: 14px !important;
    cursor: pointer !important;
    transition: all 0.3s !important;
    white-space: nowrap;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.sib_signup_box_inside_3 input[type="submit"]:hover {
    background: #f8f9fa !important;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0,0,0,0.15);
}

/* Checkbox container */
.sib_signup_box_inside_3 > div:not(.sib-email-area):not(.sib_msg_disp),
.sib_signup_box_inside_3 > input[type="checkbox"] + text {
    color: white;
    font-size: 13px;
    line-height: 1.8;
}

.sib_signup_box_inside_3 input[type="checkbox"] {
    margin-right: 8px;
    width: 18px;
    height: 18px;
    cursor: pointer;
    vertical-align: middle;
    accent-color: white;
}

.sib_signup_box_inside_3 a {
    color: white;
    text-decoration: underline;
    font-weight: 600;
}

.sib_signup_box_inside_3 a:hover {
    color: #f8f9fa;
}

/* Mobile */
@media (max-width: 576px) {
    .sib_signup_box_inside_3 {
        padding: 20px 15px;
    }
    
    .sib_signup_box_inside_3 .sib-email-area {
        flex-direction: column;
    }
    
    .sib_signup_box_inside_3 input[type="submit"] {
        width: 100%;
    }
}

/* Gtranslate flags */
a.glink img {
    border-radius: 20px;
}

.wpforms-field-label-inline {
	color: #fff !important;
}
