/*MENU SOPRA LA FOTO*/
div#logo-container-mobile {text-align: center; display: block; margin-top:10px;}
.menu-container .col-lg-12.main-menu-container.middle {display: block; margin-top: 40px;}
body.hmenu .menu-container .navbar-nav {display:block;}
.menu-smart > li > a {padding: 0px 30px 0px 30px;}

ul.drop-menu.sm-nowrap { margin-top: 18px!important; }

/*.submenu-dark .menu-horizontal .menu-smart ul { background-color: transparent; }*/

.is_stuck .menu-container .col-lg-12.main-menu-container.middle {margin-top: 25px;}
.is_stuck .menu-container.style-color-jevc-bg.menu-no-borders {
    min-height: 100px;
}


li.selettore_lingua {border-left: 1px solid #fff!important;}
body:not(.menu-force-opacity) .style-dark-override:not(.is_stuck):not(.is_mobile_open).menu-transparent .menu-smart > li.selettore_lingua {border-color:#fff!important;}

/*HOMEPAGE*/
.home_sottotitolo h2 {
    display: initial;
  	/*font-size:50px;*/
}
.home_sottotitolo p {
    display: initial;
    line-height: 58px;
    vertical-align: top;
}

.onepage-pagination {right: 80px;}
.no-touch .onepage-pagination .cd-dot {width: 5px; height: 5px;}
.no-touch .onepage-pagination li {height: 2.7em;}

.no-touch .onepage-pagination .cd-label{display:none!important;}

/*PAGINE*/
.intestazione_pagina {text-align: center; display: block!important; }
.intestazione_pagina h1 {font-size:60px; }

/*.scheda_pagina .heading-text:after {
    top: 31px;
    content: '';
    width: 75px;
    background: #fff;
    position: absolute;
    margin-left: 15px;
    height: 1px;
}*/

.link_con_riga p:after, 
.frm_button_submit:after{
    top: 12px;
    content: '';
    width: 75px;
    background: #fff;
    position: absolute;
    margin-left: 30px;
    height: 1px;
    -ms-transition:margin 0.3s ease-in-out; /* IE 9 */
    -webkit-transition: margin 0.3s ease-in-out; /* Safari */
    transition: margin 0.3s ease-in-out; /* Standard syntax */
}

.frm_submit{position:relative;}

.link_con_riga p:hover:after,
.frm_button_submit:hover:after{
    top: 12px;
    content: '';
    width: 75px;
    background: #fff;
    position: absolute;
    margin-left: 15px;
    height: 1px;
}

.frm_button_submit:after,
.frm_button_submit:hover:after{top: 25px;}


.testo_ruotato {
  -ms-transform: rotate(270deg); /* IE 9 */
  -webkit-transform: rotate(270deg); /* Safari */
  transform: rotate(270deg); /* Standard syntax */
}

.freccia {margin-top:33px!important}

.cont_numero {height:50px;}

.uncell.no-block-padding {
    background-color: transparent;
}

/*SCHEDA PRODOTTO*/
.scheda_vino h2 {font-size:50px!important;}
.scheda_vino .divider-wrapper { margin-top: 8px!important;}
.scheda_vino .row-container { margin-top: 8px!important;}

.scheda_vino h2:after {
    top: 27px;
    content: '';
    width: 75px;
    background: #fff;
    position: absolute;
    margin-right: -30px;
    height: 1px;
    right: 0px;
}

/*GALLERY*/

/* PRIMA SOLUZIONE*/
/*
.wpsk-carousel-wrap.wpsk-row-clearfix:before {
    position: absolute;
    width: 22%;
    background-color: #111;
    top: 0;
    height: 100%;
    z-index: 99;
    content:'';
}

.wpsk-carousel-wrap.wpsk-row-clearfix:after {
    position: absolute;
    width: 22%;
    background-color: #111;
    top: 0;
    height: 100%;
    z-index: 99;
    right: 0;
    content:'';
}

.swiper-slide {
    transform: translate3d(0, 0px, -400px) rotateX(0deg) rotateY(0deg)!important;
}

.swiper-slide.swiper-slide-prev {
    transform: translate3d(0, -8%, -200px) rotateX(0deg) rotateY(0deg)!important;
}

.swiper-slide.swiper-slide-active {
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg)!important;
}

.swiper-slide.swiper-slide-next {
    transform: translate3d(0, 8%, -77px) rotateX(0deg) rotateY(0deg)!important;
}
FINE

*/

/* SECONDA SOLUZIONE

.wpsk-carousel-wrap.wpsk-row-clearfix:before {
  position: absolute;
  width: 27%;
  background-color: #111;
  top: 0;
  height: 100%;
  z-index: 99;
  content:'';
}

.wpsk-carousel-wrap.wpsk-row-clearfix:after {
  position: absolute;
  width: 27%;
  background-color: #111;
  top: 0;
  height: 100%;
  z-index: 99;
  right: 0;
  content:'';
}

.swiper-slide {
  transform: translate3d(0, 0px, -400px) rotateX(0deg) rotateY(0deg)!important;
}

.swiper-slide.swiper-slide-prev {
  transform: translate3d(96%, -2%, -200px) rotateX(0deg) rotateY(0deg)!important;
}

.swiper-slide.swiper-slide-active {
  transform: translate3d(0%, 0px, -200px) rotateX(0deg) rotateY(0deg)!important;
}

.swiper-slide.swiper-slide-next {
  transform: translate3d(-96%, 2%, -200px) rotateX(0deg) rotateY(0deg)!important;
  z-index: 3!important;
}


FINE*/
/* TERZA SOLUZIONE 
.wpsk-carousel-wrap.wpsk-row-clearfix:before {
    position: absolute;
    width: 23%;
    background-color: #111;
    top: 0;
    height: 100%;
    z-index: 99;
    content: '';
}

.swiper-slide {
    transform: translate3d(0, 0px, -400px) rotateX(0deg) rotateY(0deg)!important;
}

.swiper-slide.swiper-slide-prev {
    transform: translate3d(87%, -7%, -200px) rotateX(0deg) rotateY(0deg)!important;
}

.swiper-slide.swiper-slide-active {
    transform: translate3d(-7%, -3%, -200px) rotateX(0deg) rotateY(0deg)!important;
}

.swiper-slide.swiper-slide-next {
    transform: translate3d(-101%, 1%, -200px) rotateX(0deg) rotateY(0deg)!important;
    z-index: 3!important;
}

.wpsk-carousel-wrap.wpsk-row-clearfix:after {
    position: absolute;
    width: 29%;
    background-color: #111;
    top: 0;
    height: 100%;
    z-index: 99;
    right: 0;
    content: '';
}

*/

/*4
.swiper-slide.swiper-slide-next {
    transform: matrix(1, 0, 0, 1, 0, 0)!important;
}

.swiper-slide.swiper-slide-active {
    transform: translate3d(411px, 0px, -54px)!important;
}

.swiper-slide.swiper-slide-prev {
    transform: translate3d(398px, 0px, -117px)!important;
}
*/
/* FINE */

.swiper-container { padding-bottom: 43px; }

.swiper-pagination.swiper-pagination-fraction {font-family: Prata, Montserrat; font-size: 40px;}

.swiper-button-next, .swiper-button-prev {
  bottom: 0;
  top: initial;
  width: 84px;
  height: 11px;
  -moz-background-size: initail;
  -webkit-background-size: initial;
  background-size: initial;
  margin-bottom: 35px;
}



.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  left: 30%;
  right:auto;
  background-image: url(http://fedegraziani.it/wp-content/uploads/2018/06/freccia_sinistra.png);
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  right: 30%;
  left:auto;
  background-image: url(http://fedegraziani.it/wp-content/uploads/2018/06/freccia_destra.png);
}

/* PRESS RELEASE SCHEDA*/
.post-info .category-info, .post-info .author-info {display:none;}


/*FOOTER*/
.menu-menu-bottom-container {text-align:center;}
footer .fa-2x {font-size: 1.5em;}
footer .icon-box.icon-box-top.icon-inline {padding-right: 0;}

.vc_row.footer_rosso:before {
    height: 144px;
    left: 50%;
    content: '';
    width: 1px;
    background: #fff;
    position: absolute;
    margin-top: -72px;
}


/* COOKIE NOTICE */

#cookie-notice .button.wp-default {
    padding: 10px 20px;
    background: #fff;
  border-radius:0px;
    border-color: none;
    text-shadow: none;
    border: none;
    font-family: 'Montserrat';
  
}




@media only screen and (max-width: 1480px) {
  .vc_row.footer_rosso:before {
    height: 100px;
    margin-top: -50px;
	}
}


.credits p {font-size:13px; padding-top:10px;}


/* FORM */
button.frm_button_submit.frm_final_submit{background-color:transparent;}


/* SMARTPHONE */
.smartphone header .menu-container .col-lg-12.main-menu-container.middle {margin-top: 0px;}

body.smartphone.menu-custom-padding .menu-container .logo-container {padding-top: 10px !important; padding-bottom: 10px !important;}

.smartphone .font-size-menu-mobile,.smartphone .menu-container:not(.isotope-filters) ul.menu-smart a {
    font-size: 1.4em !important;
    line-height: 1.6em !important;
}
.smartphone .menu-smart a i.fa-dropdown {
    top: .6em;
}

.smartphone .magic_box_parallax.parallax-scroll.content_hover_effect {
    transform: none!important;
}

.smartphone .testo_ruotato.testo_basso {
    position: absolute;
    top: -160px;
}

.smartphone .testo_ruotato.testo_alto {
    position: absolute;
    top: 120px;
}

.smartphone .empty-space.empty-double,.smartphone .empty-space.empty-quad,.smartphone .empty-space.empty-triple {
    padding: 0!important;
}

.smartphone .main-container .row-container .row-parent .single-internal-gutter .uncont > *, .smartphone .main-container .row-inner > div:not([class*=col-md]) {
    margin-top: 10px;
}

.smartphone .freccia {
    margin-top: 0!important;
}

.smartphone .freccia.destra .freccia {
    margin-top: -75px!important;
}

.smartphone .scheda_vino h2 {
    font-size: 33.333333333333px!important;
}
.smartphone .scheda_vino h2:after {display:none;}

.smartphone .intestazione_pagina h1 {
    font-size: 40px;
}