:root {
 /* combinatia 1: --header-bg:  #133524; --header-bg2: #9DC183;--main-primary: #133524 */
  --header-bg: #4A5E23; /*#1A4226*/; /*#222222*//*#4b7843*/; /* main header */  
  --header-bg2:#C7EA46; /*#C7EA46*//*#00aa1f*//*#7f9001*/; /* first line header */
  --header-primary: #ffffff; /* links, buttons color */
  --header-secondary: #072b01;/* links hover, buttons hover*/
  --header-color: #f8f8f8; /* text color */
  --header-main-submenu-secondary: #4A5E23; /* submenu - hover link */
  --header-meta: #808080;
  --header-heading: #000000;
  --header-summer-menu-item-color: #fff;
  --header-winter-menu-item-color: #333;
  --header-border: #c6ea46;
  --header-line-separator: #4A5E23;
  --header-offer-menu-item-color: #333;
  --main-bg: #ffffff; /* default background */
  --main-bg2: #fcfcfc; /* Alternate Background for menu hover, tables etc */
  --main-color: #292932; /*font color */
  --main-meta: #919191; /* secondary font color */
  --main-primary: #4a5e23;/*#7f9001;*/ /*Font color for links, dropcaps and other elements, color for special italic text*/
  --main-secondary: #c6ea46; /*Secondary color for link and button hover, etc*/
  --main-border: #e1e1e1;
  --main-special-color: #9bab1e; /* Color for italic text */
  --alternate-primary: #719430; /*Alternate content: font color for links, dropcaps and other elements */
  --alternate-secondary: #c6ea46;/*Alternate content: secondary color for link and button hover, etc */
  --color-grid-row-cell1: #c6da98; /* first color of grid row */
  --color-grid-row-cell2: #4A5E23; /* second color of grid row */
  --color-grid-row-cell3: #c7ea46; /* thirth color of grid row */
  --color-grid-row-cell4: #769d2c; /* fourth color of grid row */
  --white: #ffffff;
  --footer-bg: #3f6c29;
  --footer-bg2: lightgreen;
  --footer-color: #ffffff;
  --footer-heading: #ffffff;
}

/* remove Ski Area menu item */
#menu-item-965, #av-burger-menu-ul .menu-item-965, #menu-item-4604, #av-burger-menu-ul .menu-item-4604  {
    display: none;
}


/* home page */

#slider-winter {
    display: none;
}

#home-welcome{
   background: url(/wp-content/uploads/2023/05/summer-3-1.webp) center center no-repeat !important;
}

#stare-partii {
    display: none;
}

#webcams-summer {
    display:block;
}

#webcams-winter {
    display:none;
}

#contact-section{
    background-image: url(/wp-content/uploads/2023/05/mountain-bike-suior-7.jpg) !important;
}

/* END home page */
