/*
Theme Name: Grand
Theme URI: http://www.grand.ro
Author: Draw.ro by Edition
Author URI: http:edition.ro/
Version: 1.0
Text Domain: grand
*/

/** vars **/
@font-face {
    font-family: 'Bebas';
  src: url("/wp-content/themes/grand/assets/fonts/Bebas-Regular.ttf");
}

@font-face {
    font-family: 'Futura-bold';
  src: url("/wp-content/themes/grand/assets/fonts/FuturaExtraBlackfont.ttf");
}

@font-face {
    font-family: 'Futura-bk';
  src: url("/wp-content/themes/grand/assets/fonts/futura_bk_bt_book.ttf");
}

@font-face {
    font-family: 'Wondar';
  src: url("/wp-content/themes/grand/assets/fonts/WondarQuasonFree.ttf");
}

@font-face {
    font-family: 'Port';
  src: url("/wp-content/themes/grand/assets/fonts/PortHarcourt.ttf");
}

@font-face {
    font-family: 'Mirande';
  src: url("/wp-content/themes/grand/assets/fonts/Mirande.ttf");
}

html {
    scroll-behavior: smooth;
}

.page {
    font-size: 15px;
    font-family: "Ubuntu";
}

a {
    color: #000;
}

.sigla__elem {
    position: relative;
    max-width: 555px;
    margin: auto;
}

.sigla__elem::before {
    content: "";
    position: absolute;
    height: 1px;
    width: 210px;
    left: 0;
    background: #c9ac9c;
    top: 20px;
}

.sigla__elem::after {
    content: "";
    position: absolute;
    height: 1px;
    width: 210px;
    right: 0;
    background: #c9ac9c;
    top: 20px;
}

.sigla__elem .sigla {
    max-width: 73px;
}

.title__sigla .title__event {
    font-family: 'Mirande';
    font-size: 60px;
    color: #c9ac9c;
    margin-bottom: 15px;
}

.title__sigla .title__event span {
    text-transform: uppercase;
}

.event__content p {
    max-width: 400px;
    font-family: 'Futura-bk';
    font-size: 16px;
    line-height: normal;
    color: #838383;
}

/** Header **/
header {
    border-bottom: 1px solid #f4ece6;
}

header .menu {
    padding-left: 0;
    list-style: none;
    /*display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-pack: justify;
    justify-content: space-between;*/
    text-align: center;
    padding-top: 25px;
}

header .menu li {
    display: inline;
    margin-left: 16px;
    margin-right: 16px;
}

header .menu li a {
    font-family: 'futura-bk';
    font-size: 15px;
    text-transform: uppercase;
    color: #7e6761;
}

header .logo {
    width: 144px;
}
#menu-main-menu-left{
    margin-left: 45px;
}
#menu-main-menu-right{
    margin-right: 20px;
}


/** Footer **/
footer {
    margin-top: 50px;
    margin-bottom: 80px;
}

footer .footer__top {
    padding-bottom: 30px;
    position: relative;
}

footer .footer__top:after {
    content: "";
    position: absolute;
    height: 1px;
    max-width: 75px;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background-color: #cbcbcb;
}

footer .footer__top img {
    max-width: 150px;
    width: 100%;
}

footer .footer__bottom {
    margin-top: 25px;
}

footer .footer__bottom p {
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    line-height: normal;
    color: #838383;
    margin-bottom: 8px;
}

footer .footer__bottom .footer__social {
    margin-top: 25px;
}

footer .footer__bottom .footer__social a {
    margin-left: 25px;
    margin-right: 25px;
}

footer .footer__bottom .footer__social .facebook__icon:after {
    position: absolute;
    content: "";
    height: 1px;
    width: 30px;
    background: #83838380;
    margin-top: 11px;
    margin-left: 10px;
}

footer .footer__bottom .footer__social img {
    height: 16px;
}

/** Home **/
.slider__home .slider__item {
    height: 100%;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    color: #fff;
}

.slider__home .slider__item .slider__content {
    margin: auto;
    padding-top: 15%;
    padding-bottom: 15%;
}

.slider__home .slider__item h4 {
    font-family: 'Wondar';
    font-size: 60px;
    text-transform: uppercase;
}

.slider__home .slider__item h1 {
    font-family: 'Wondar';
    font-size: 192px;
    line-height: 0.5;
}

.slider__home .slider__item h3 {
    font-family: 'Port';
    font-size: 105px;
    line-height: 0.5;
}

/*.slider__home .slider__item-1 {
    background-image: url(/wp-content/themes/grand/assets/images/slider-1.jpg);
}*/

.slider__home .slick-dots {
    bottom: 5%;
}

.slick-dotted.slick-slider {
    margin-bottom: 0px !important;
}

.home__event .desc__top {
    max-width: 470px;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 100px;
}

.home__event .desc__top .title__desc {
    font-family: 'Mirande';
    font-size: 60px;
    color: #c9ac9c;
}

.home__event .desc__top .title__desc span {
    text-transform: uppercase;
}

.home__event .desc__top p {
    font-family: 'Futura-bk';
    font-size: 16px;
    color: #838383;
    position: relative;
}

.home__event .desc__top p:after {
    content: '';
    position: absolute;
    height: 1px;
    max-width: 240px;
    width: 100%;
    background: #c9ac9c;
    bottom: -70px;
    margin: auto;
    left: 0;
    right: 0;
}

.home__event .nr__row {
    margin-top: 190px;
    position: relative;
}

.home__event .nr__row:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 105px;
    left: 0;
    right: 0;
    background: #c9ac9c;
    opacity: 0.9;
    top: 0;
    margin: auto;
    -webkit-transform: translateY(-135px);
    transform: translateY(-135px);
}

.home__event .nr__row p {
    font-family: 'Fanwood Text', serif;
    font-size: 69px;
    font-style: italic;
    line-height: .9;
    color: #c9ac9c;
}

.home__event .nr__row .nr__sigla {
    font-family: 'Bebas Neue', cursive;
    font-size: 300px;
    line-height: 1.1;
    background: url("/wp-content/themes/grand/assets/images/back-nr.jpg");
    background-position: center;
    -webkit-background-clip: text;
    color: transparent;
    position: relative;
    z-index: 10;
}

.home__event .nr__row .nr__back {
    max-width: 480px;
    width: 100%;
    position: absolute;
    top: 30%;
    left: 0;
    right: 0;
    margin: auto;
}

.home__event .nr__row .nr__text-bottom {
    margin-top: -50px;
}

.home__event .home__menu {
    max-width: 840px;
    margin: auto;
    margin-top: 75px;
    
}

.home__event .home__menu .menu__text p {
    font-family: 'Wondar';
    line-height: normal;
    font-size: 25px;
    color: #838383;
    max-width: 685px;
    margin: auto;
}

.home__event .home__menu .menu__row {
    margin-top: 75px;
    margin-bottom: 75px;
}
.home__event .home__menu .menu__row a{
    max-width: 193px;
    width: 100%;
    height: 256px;
    text-decoration: none;
}

.home__event .home__menu .menu__row .menu__item {
    max-width: 193px;
    width: 100%;
    height: 256px;
    border: 1px solid #e2ceb6;
    border-radius: 15px;
    padding-top: 110px;
    transition: 0.6s;
    margin-right: 2%;
    margin-left: 2%;
}

.home__event .home__menu .menu__row .menu__item p {
    font-family: 'Ubuntu';
    font-weight: 300;
    font-size: 19px;
    color: #e2ceb6;
}

.home__event .home__menu .menu__row .menu__item:hover {
    background: #788783;
    color: #e2ceb6;
    transition: 0.6s;
}

.home__event .home__menu .more__menu {
    border: 1px solid #c9ac9c;
    padding: 12px 65px;
    color: #c9ac9c;
    font-family: 'Wondar';
    font-size: 18px;
    position: relative;
    line-height: normal;
}

.home__event .home__menu .more__menu img {
    width: 14px;
    position: absolute;
    right: 10px;
    top: 13px;
}

.gallery__home {
    margin-top: 50px;
    padding: 0;
}

.gallery__home .gallery__item {
    padding-left: 10px;
    padding-right: 10px;
}

.gallery__home .gallery__item:nth-child(2) {
    border-left: 1px solid #c9ac9c;
    border-right: 1px solid #c9ac9c;
}

.gallery__home .gallery__item img {
    width: 100%;
}

/** Despre **/
.type__event {
    margin-top: 60px;
}

.type__event .event__img img {
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
    max-height: 585px;
    -o-object-fit: cover;
    object-fit: cover;
    padding-bottom: 50px;
}

.type__event .event__img .border__img {
    border-right: 1px solid #c9ac9c80;
}

.event__menu {
    max-width: 1280px;
    margin: auto;
    padding-top: 150px;
    margin-top: -100px;
    background-color: #788783;
}

.event__menu .menu__title h3 {
    font-family: 'Mirande';
    font-size: 55px;
    color: #e2ceb6;
    text-align: center;
}

.event__menu .menu__row {
    max-width: 840px;
    margin: auto;
    margin-top: 50px;
    padding-bottom: 85px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.event__menu .menu__row .menu__item {
    max-width: 195px;
    width: 100%;
    height: 255px;
    border: 1px solid #e2ceb6;
    border-radius: 15px;
    padding-top: 110px;
    margin-bottom: 30px;
    transition: 0.6s;
}

.event__menu .menu__row a{
    max-width: 193px;
    width: 100%;
    height: 256px;
    text-decoration: none;
        margin-right: 2%;
    margin-left: 2%;
     margin-bottom: 30px;
}
.event__menu .menu__row .menu__item p {
    font-family: 'Ubuntu';
    font-weight: 300;
    font-size: 19px;
    color: #e2ceb6;
    line-height: normal;
    margin-bottom: 5px;
}

.event__menu .menu__row .menu__item p a {
    color: #e2ceb6;
    text-decoration: none;
}

.event__menu .menu__row .menu__item:hover {
    background: #e2ceb6;
    color: #788783;
    transition: 0.6s;
}

.event__menu .menu__row .menu__item:hover p {
    color: #788783;
}

.event__menu .menu__row .menu__item:hover p a {
    color: #788783;
    text-decoration: none;
}

/** Echipamente **/
.ballroom {
    margin-top: 50px;
}

.ballroom .nr__row {
    margin-top: 50px;
    position: relative;
}

.ballroom .nr__row p {
    font-family: 'Fanwood Text', serif;
    font-size: 69px;
    font-style: italic;
    line-height: .9;
    color: #c9ac9c;
}

.ballroom .nr__row .nr__sigla {
    font-family: 'Bebas Neue', cursive;
    font-size: 300px;
    line-height: 1.1;
    background: url("/wp-content/themes/grand/assets/images/back-nr.jpg");
    background-position: center;
    -webkit-background-clip: text;
    color: transparent;
    position: relative;
    z-index: 10;
}

.ballroom .nr__row .nr__back {
    max-width: 480px;
    width: 100%;
    position: absolute;
    top: 30%;
    left: 0;
    right: 0;
    margin: auto;
}

.ballroom .nr__row .nr__text-bottom {
    margin-top: -50px;
}

.ballroom .offer__row {
    margin-top: 80px;
    position: relative;
}

.ballroom .offer__row:after {
    content: " ";
    position: absolute;
    height: 1px;
    width: 38%;
    right: 0;
    top: 10px;
    background-color: #c9ac9c;
}

.ballroom .offer__row:before {
    content: " ";
    position: absolute;
    height: 1px;
    width: 38%;
    left: 0;
    top: 10px;
    background-color: #c9ac9c;
}

.ballroom .offer__row .offer__button {
    border: 1px solid #c9ac9c;
    padding: 10px 50px;
    color: #c9ac9c;
    font-family: 'Wondar';
    font-size: 18px;
    position: relative;
    line-height: normal;
    background-color: #fff;
    z-index: 10;
}

.ballroom .offer__row .offer__button img {
    width: 14px;
    position: absolute;
    right: 5px;
    top: 12px;
}

.ballroom .gallery__slider {
    margin-top: 75px;
}

.ballroom .gallery__slider .gallery__item {
    -ms-flex-align: center !important;
    align-items: center !important;
}

.ballroom .gallery__slider .gallery__item img {
    width: 110%;
    max-height: 600px;
    -o-object-fit: cover;
    object-fit: cover;
}

.ballroom .home__menu {
    max-width: 840px;
    margin: auto;
    margin-top: 85px;
}

.ballroom .home__menu .menu__text p {
    font-family: 'Wondar';
    line-height: normal;
    font-size: 25px;
    color: #838383;
    max-width: 685px;
    margin: auto;
}

.ballroom .home__menu .menu__row {
    margin-top: 75px;
    margin-bottom: 75px;
}
.ballroom .home__menu .menu__row a{
    max-width: 193px;
    width: 100%;
    height: 256px;
    text-decoration: none;
}

.ballroom .home__menu .menu__row .menu__item {
    max-width: 193px;
    width: 100%;
    height: 256px;
    border: 1px solid #e2ceb6;
    border-radius: 15px;
    padding-top: 110px;
    transition: 0.6s;
    margin-right: 2%;
    margin-left: 2%;
}

.ballroom .home__menu .menu__row .menu__item p {
    font-family: 'Ubuntu';
    font-weight: 300;
    font-size: 19px;
    color: #e2ceb6;
}

.ballroom .home__menu .menu__row .menu__item p a {
    color: #788783;
}

.ballroom .home__menu .menu__row .menu__item:hover {
    background: #788783;
    color: #e2ceb6;
    transition: 0.6s;
}

.ballroom .gallery__slider .gallery__item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.ballroom .gallery__slider .gallery__item .image__right{
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.ballroom .gallery__slider .gallery__item:nth-child(2n) .image__left {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}

.ballroom .gallery__slider .gallery__item:nth-child(2n) .image__right {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}

.ballroom .gallery__slider .slider__left {
    left: -35px;
    background: #fff;
    top: 50%;
    border-radius: 100%;
    width: 20px;
    position: absolute;
}

.ballroom .gallery__slider .slider__right {
    right: -40px;
    top: 50%;
    border-radius: 100%;
    position: absolute;
    width: 20px;
}

.ball__img {
    max-width: 1280px;
    margin: auto;
}

.ball__img img {
    width: 100%;
}

/** Animations **/
/** Responsive **/
/* Modal */
.modal__menu .modal-overlay {
    position: fixed;
    max-width: 900px;
    margin: auto;
    width: 100%;
    height: 90%;
    right: 0;
    display: none;
    top: 5%;
    left: 0;
    background: #788783;
    overflow-y: auto;
}
.modal__menu.open-modal:before{
    content: '';
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    filter: blur(8px);
  -webkit-filter: blur(8px);
}
.modal__menu .modal-overlay::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #e2ceb6;
    border-radius: 10px;
    background-color: #788783;
}

.modal__menu .modal-overlay::-webkit-scrollbar {
    width: 12px;
    background-color: #788783;
}

.modal__menu .modal-overlay::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px #e2ceb6;
    background-color: #e2ceb6;
}

.modal__menu .close-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    border: none;
    background-color: transparent;
    cursor: pointer;
    font-size: 20px;
    color: #fff;
    z-index: 99;
}

.modal__menu .open-modal {
    display: block;
    z-index: 10;
}

.modal__menu .modal__title {
    font-family: 'Mirande';
    font-size: 84px;
    color: #e2ceb6;
    line-height: normal;
}

.modal__menu .menu__food {
    margin-top: 40px;
}

.modal__menu .menu__food p {
    font-family: 'Montserrat', sans-serif;
    font-size: 17px;
    color: #fff;
    line-height: normal;
}

/** .modal__menu .modal__img {
    background-color: #e2ceb6;
} **/

.modal__menu .modal__img img {
    max-width: 195px;
    width: 100%;
    margin-bottom: 6px;
}
