/* 
Theme Name: Giorgia Salvo
Description: Template Giorgia Salvo
Version: 1.0
*/

@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,700,900i');


body{
    margin:0;
    padding: 0;
    background: #fff;
    font-family: 'Lato', sans-serif;
    color: #555;
    background-color: #f1f1f1
}
h1 {
    font-family: playfair display;
}
h2 {
    font-family: playfair display;
}
p {
    font-weight: 300;
    line-height: 24px;
}
/* HEADER */
header {
    background: rgba(149,149,149,0.9);
    position: fixed;
    width: 100%;
    z-index: 3;
    bottom: 0;
    transition: 0.2s all ease-in-out;
    margin-bottom: 50px;
    padding: 25px;
}
/* MENU */
.center {
    text-align: center;
}
.menu-menuitaliano-container {
    display: inline-block;
    height: auto;
    vertical-align: middle;
    transition: 0.2s all ease-in-out;
    margin-top: 18px;
}
#menu-menuitaliano {
    margin: 0px;
    list-style: none;
    transition: 0.2s all ease-in-out;
    text-align: left;
    padding: 0px
}
#menu-menuitaliano li {
    display: inline-block;
    margin-right: 12px;
    position: relative;
}
#menu-menuitaliano li:last-child {
    margin-right: 0px;
}
#menu-menuitaliano li a {
    color: #fff;
    font-size: 0.9;
    text-decoration: none;
    transition: 0.2s all ease-in-out;
    padding: 0px 0px 3px 0px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 200;
    letter-spacing: 1px;
}
.smaller #menu-menuitaliano li a{
        font-size: 0.8em;
}
.smaller img {
    height: 40px;
    float: ;
    text-align: left;
    margin: 5px;
}
#header.smaller {
    margin: 0px !important;
    padding: 10px;
    top: 0;
    height: 71px;
}
.smaller .large {
    color: white !important;
    font-size: 12pt;
}
.smaller #menu-menuitaliano {
}
.smaller button#responsive-menu-pro-button {
    height: 46px;
}
/* END MENU */

/* EFFETTO MENU */
#menu-menuitaliano .current-menu-item::after, #menu-menuitaliano li::after {
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 1px;
    width: 100%;
    background-color: #ededed;
    display: block;
    content: '';
    transition: 0.3s;
}
#menu-menuitaliano li::after{
    position:absolute;
    bottom: 0px;
    left:0;
    height:1px;
    width:0%;
    background-color:#ededed;
    display:block;
    content:'';
    transition:0.3s;
}

#menu-menuitaliano li:hover::after{
    left:0;
    width:100%;
}
.sub-menu{
    display: none;
}
.sub-menu.active{
    display: block;
}
.sub-menu {
    position: absolute;
    left: 0;
    text-align: left;
    padding-top: 30px;
    padding-left: 0px;
}
.sub-menu li {
    background: #fff;
    display: inline-block;
    width: 100%;
    padding: 0px 15px 15px;
    position: relative;
}
.sub-menu li:first-child {
    width: 100%;
    padding: 15px 15px 15px;
}
/* END EFFETTO MENU */

/* CONTENT */
.attachment-large.size-large.wp-post-image {
    width: 100%;
    height: 250px;
    padding: 0px;
    margin: 0px;
}
.contofferta {
    display: table;
    width: 100%;
    background: white;
    padding: 0px;
    color: rgba(149,149,149,0.9);
    text-align: center;
    font-size: 1.2em;
    text-transform: uppercase;
    margin: 20px 0px;
}
.listaofferte {
    list-style: none;
    padding: 0px;
    margin: 10px 0px;
}
#bordergrey {
    height: 4px;
    background: grey;
    width: 60px;
    margin: 18px auto;
}
.dataevento {
    font-size: 0.6em;
    position: absolute;
    bottom: 10px;
    padding: 10px;
    background: white;
    font-weight: 500;
}
.wpcf7-form-control.wpcf7-submit {
    width: 100px;
    background: #555555;
    padding: 10px 0px;
    text-transform: uppercase;
    font-size: 13pt;
    color: white;
    border: 0px;
    font-family: playfair display;
    letter-spacing: 2px;
}
.h1home
{
    font-family: 'Playfair Display', serif;
    font-size: 2em;
    font-weight: 900;
    color: white;
}
.h2home
{
    font-family: 'Playfair Display', serif;
    font-size: 2em;
    font-weight: 900;
    color: #75828e;
    text-align: center;
}
.padding {
    padding: 23px 100px !important;
    text-align: left;
    display: table;
    width: 100%;
    height: 500px;
}
.vertical {
    vertical-align: middle;
    display: table-cell;
}

.margin{
    padding: 40px 0px;
}

.large {
    color: white !important;
    padding: 1;
    margin: 20px 10px 0px 0px;
    font-size: 15pt;
}
.backgroundintro {
    background-image: url("http://www.giorgiasalvo.it/wp-content/themes/giorgiasalvo/images/home.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    height: 500px;
}
#back-to-top {
    position: fixed;
    right: 20px;
    bottom: 0;
    z-index: 999;
    background: rgba(149,149,149,0.9);
    padding: 10px;
    width: 66px;
    text-align: center;
    color: white;
    text-decoration: none;
    margin: 10px 0px;
}
.bridal {
    background-image: url("http://www.giorgiasalvo.it/wp-content/themes/giorgiasalvo/images/bridal.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    height: 500px;
}
.atelier {
    background-image: url("http://www.giorgiasalvo.it/wp-content/themes/giorgiasalvo/images/atelier.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    height: 500px;
}
.bluarmani
{
    background: rgba(149,149,149,0.9);
    color: white;
    font-family: 'Playfair Display', serif;
}
.bluarmani p
{
    color: white;

}
.titlepage {
    font-family: playfair display;
    padding: 300px 10px 0px;
    color: white;
    font-size: 2.5em;
    font-weight: 200;
}
#border
{
    width: 60px;
    height: 2px;
    background: white;
}
#borderblue
{
    width: 60px;
    height: 2px;
    background: #75828e;
}
button#responsive-menu-pro-button {
    position: relative !important;
    top: 0px!important;
    background: none!important;
    height: 46px;
}
.responsive-menu-pro-open button#responsive-menu-pro-button:hover, .responsive-menu-pro-open button#responsive-menu-pro-button:focus, button#responsive-menu-pro-button:hover, button#responsive-menu-pro-button:focus
{
    background: none!important;
}
.copy {
    background: rgba(149,149,149,0.9);
    color: white;
    padding: 50px 0px;
    margin: 90px 0px 0px;
}
.logo
{
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.logofooter
{
    width: 300px;
    margin: 0 auto;
    text-align: center;
}
.collection {
    padding: 0px;
    margin: 0px;
    list-style: none;
}
.thumb img {
    width: 100%;
    height: auto !important;
}
.thumb:hover .image {
  opacity: 0.3;
}
.metatour {
    transition: 0.5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    display: table;
    height: 100%;
    width: 100%;
}
.metatour a {
    color: white;
    text-decoration: none;
}
.metatour:hover {
    opacity: 1;
}
.afterline {
    font-family: playfair display;
    z-index: 999999;
    opacity: 1;
    margin: 0 auto;
    text-align: center;
    padding: 10px 0px;
    display: table-cell;
    vertical-align: middle;
    border-bottom: 1px solid white;
    position: absolute;
    bottom: 40px;
    left: 40px;
    color: white!important;
}
#responsive-menu-pro-container #responsive-menu-pro-title {
    padding: 0px;
}

.main-gallery {
    padding: 0px;
    margin: 0px 0px;
}

.gallery-cell img {
    width: auto;
    height: 250px;
    overflow: hidden;
    margin: 10px;
}
.gallery-cell {
    height: 170px;
    overflow: hidden;
    margin-bottom: 15px;
    padding: 10px 2px;
}
.main-gallery {
    padding: 0px;
    margin: 0px;
    display: table;
    width: 100%;
}
.no-padding
{
    padding: 0px!important;
}
.image {
    display: inline-block;
    height: 170px;
    width: 100%;
    background-position: center center;
    background-size: cover;
    position: relative;
}
.overlayimage {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    background: rgba(12,120,175,0.0);
    transition: 0.2s all ease-in-out;
    display: table;
    width: 100%;
    height: 100%;
    visibility: hidden;
    text-align: center;
}
.overlayimage i {
    position: relative;
    z-index: 2;
    color: #fff;
    font-size: 2em;
    display: table-cell;
    vertical-align: middle;
}
footer li {
    list-style: none;
    padding: 10px 0px 0px;
}
footer ul {
    padding: 0px;
    font-size: 10pt;
    font-weight: 300;
}
footer h4
{
    font-size: 1.4em;
    font-weight: 300;
    margin: 0px;
}
/* END CONTENT */





/* FOOTER */

/* END FOOTER */






/* VARIE */
/* END VARIE */





/* 
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/

@media (min-width: 1281px) {
  
}

/* 
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px
*/

@media (min-width: 1025px) and (max-width: 1280px) {

}

/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) {

}

/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {

}

/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (min-width: 481px) and (max-width: 767px) {

}

/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 480px) {

button#responsive-menu-pro-button {
    position: relative !important;
}
#responsive-menu-pro-header {

    display: none!important;
}
header {
    background: rgba(149,149,149,0.9);
    position: fixed;
    width: 100%;
    z-index: 3;
    top: 20px !important;
    transition: 0.2s all ease-in-out;
    margin-bottom: 20px;
    padding: 10px 20px !important;
    bottom: auto;
    height: auto!important;
}

.backgroundintro {
    height: 200px;
}
.padding {
    padding: 10px!important;
    text-align: left;
    display: table;
    width: 100%;
    height: auto;
}

.bridal {
    height: 250px;
}
.atelier {
    height: 250px;
}
.vertical {
        padding: 20px;
}
.singletours {
    height: 178px;
}
.afterline {
    font-family: playfair display;
    z-index: 999999;
    opacity: 1;
    margin: 0 auto;
    text-align: left;
    padding: 10px 0px;
    display: table-cell;
    vertical-align: middle;
    border-bottom: 1px solid white;
    position: absolute;
    bottom: 5px;
    left: 20px;
    color: white !important;
    font-size: 10pt !important;
}
#responsive-menu-pro-header {
    display: none!important;
}
