.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#EFEEEC;--e-global-color-text:#000000;--e-global-color-accent:#FFFFFF;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:400;--e-global-typography-ea74bd9-font-family:"Optima";--e-global-typography-cd27fd0-font-family:"Gotham";--e-global-typography-cd27fd0-font-size:20px;--e-global-typography-cd27fd0-font-weight:normal;--e-global-typography-ca8ba79-font-family:"Gotham";--e-global-typography-ca8ba79-font-weight:normal;--e-global-typography-ca8ba79-text-transform:uppercase;font-family:"Montserrat", Sans-serif;font-weight:400;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:#FFFFFF;font-family:"Gotham", Sans-serif;font-size:16px;font-weight:300;text-transform:uppercase;color:var( --e-global-color-text );border-style:none;border-radius:200px 200px 200px 200px;padding:15px 45px 15px 45px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:var( --e-global-color-text );color:#FFFFFF;border-style:none;border-radius:200px 200px 200px 200px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{font-family:"Gotham", Sans-serif;}.elementor-kit-6 h1{font-family:"Gotham", Sans-serif;}.elementor-kit-6 h3{font-family:"Gotham", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//*HEADER MENU*/
header{
    overflow: hidden;
}

.page-id-66 header svg, .page-id-66 header img{
    filter: invert(1);
}

.last-menu{
    width: 50vw;
}



.menumonegal .plus-navigation-wrap .plus-vertical-side-toggle {
  background: none;
}

.menumonegal .plus-vertical-side-toggle{
 position: absolute !important;
 z-index: 99999 !important;
}




.menumonegal ul#menu-menu-main {
    max-width: inherit;
    height: 100vh !important;
    width: 25vw;
    background-color: #fff;
    
}

.menumonegal ul#menu-menu-main > li.open-menu, .menumonegal ul#menu-menu-main > li:hover{
    background-image: url('/wp-content/uploads/2026/04/bullet.svg') ;
    background-position:  center left;
    background-repeat: no-repeat;
    background-position-x: 40px;
    
}


.menumonegal ul#menu-menu-main > li > ul  {
    height: 100vh !important;
    width: 25vw;
}

.menumonegal ul#menu-menu-main > li > ul > .open-menu > a, 
.menumonegal ul#menu-menu-main > li > ul > li a:hover{
  text-decoration: underline;
  text-underline-offset: 10px;
    
}


.menumonegal ul#menu-menu-main > li > ul > li > a {
   padding: 10px 20px !important
}




.menumonegal ul#menu-menu-main > li > ul > li > ul {
    height: 100vh !important;
    width: 50vw ;
}


.menumonegal ul#menu-menu-main > li > ul > li:first-child  {
     padding-top: 120px !important;
}

 .tp-click > a {
    background-image: url('/wp-content/uploads/2026/04/menu-close.svg') !important;
}
 .tp-click svg{
    filter: invert(0) !important;
    opacity: 0 !important;
}


.mobile-plus-toggle-menu ul.toggle-lines li.toggle-line{
    background: #000 !important;
}





/*efecte degradat menu al clic;*/

.animadegradat{
  
  -webkit-transition: margin-left 2s ease-in-out;
  -moz-transition: margin-left 2s ease-in-out;
  -ms-transition: margin-left 2s ease-in-out;
  -o-transition: margin-left 2s ease-in-out;
  transition: margin-left 2s ease-in-out;

  opacity: 0 !important;
  margin-left: -25vw !important;
  
  

  }

#gradientmenu {
  /*display: none;*/
  -webkit-transition: margin-left 2s ease-in-out;
  -moz-transition: margin-left 2s ease-in-out;
  -ms-transition: margin-left 2s ease-in-out;
  -o-transition: margin-left 2s ease-in-out;
  transition: margin-left 2s ease-in-out;
 
 margin-top: 60px;
 height: calc(100vh - 60px);
 width: 25vw;
 margin-left: 0vw;
 
 
 opacity: 0;
 background: rgba(255, 555, 255, 0.9);
background: linear-gradient(270deg,rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 41%, rgba(255, 255, 255, 1) 21%);
  
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Optima';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://monegalperfumes.com/wp-content/uploads/2026/04/Optima-Regular.woff2') format('woff2'),
		url('https://monegalperfumes.com/wp-content/uploads/2026/04/Optima-Regular.woff') format('woff');
}
@font-face {
	font-family: 'Optima';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://monegalperfumes.com/wp-content/uploads/2026/04/Optima-Bold.woff2') format('woff2'),
		url('https://monegalperfumes.com/wp-content/uploads/2026/04/Optima-Bold.woff') format('woff');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://monegalperfumes.com/wp-content/uploads/2026/04/Gotham-XLight.woff2') format('woff2'),
		url('https://monegalperfumes.com/wp-content/uploads/2026/04/Gotham-XLight.woff') format('woff');
}
@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://monegalperfumes.com/wp-content/uploads/2026/04/Gotham-Book.woff2') format('woff2'),
		url('https://monegalperfumes.com/wp-content/uploads/2026/04/Gotham-Book.woff') format('woff');
}
@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://monegalperfumes.com/wp-content/uploads/2026/04/Gotham-Bold.woff2') format('woff2'),
		url('https://monegalperfumes.com/wp-content/uploads/2026/04/Gotham-Bold.woff') format('woff');
}
@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://monegalperfumes.com/wp-content/uploads/2026/04/Gotham-Medium.woff2') format('woff2'),
		url('https://monegalperfumes.com/wp-content/uploads/2026/04/Gotham-Medium.woff') format('woff');
}
/* End Custom Fonts CSS */