/*
Theme Name: Citra
Author: PsdCoding
Version: 1
*/


@font-face{
	font-family: fontawesome;
	src: url('fonts/FontAwesome.otf');
}

@font-face{
	font-family: Viva Beautiful B;
	src: url('fonts/Cultivated Mind - Viva Beautiful B.otf');
}


@font-face {
	font-family: Viva Beautiful Caps;
	src: url('fonts/Cultivated Mind - Viva Beautiful Caps.otf');
}

@font-face {
	font-family: Viva Beautiful;
	src: url('fonts/Cultivated Mind - Viva Beautiful.otf');
}

img{
	max-width: 100%;
}

html{
	overflow-x: hidden !important;
}
body{
	overflow-x: hidden !important;
}

h1{
	color: #b39658;
	font-family: 'Viva Beautiful B';
	font-size: 77px;
}

p{
	font-family: "Gotham SSm A", "Gotham SSm B";
	color: 	#656565;
	font-size: 16px;
	letter-spacing: 1px;
	margin-bottom: 30px;
}

.mainTitle2{
	color: #b39658;
	font-family: 'Viva Beautiful B';
	margin-top: 75px;
	font-size: 130px;
}

.whitespace70px{
	display: block;
	width: 100%;
	height: 70px;
}

.paralaxcontainer{
	height: 100%;
	width: 100%;
	position: relative;
}

.bgparallax{
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url("images/backgroundwholepage.jpg");
	background-repeat: repeat;
	z-index: -1;
}

.whitespace{
	height: 60px;
}

.page-header{
	border-bottom: none !important;
}

.headerlogowrap{
	display: block;
	float: left;
}

.footerlogowrap{
	display: block;
	float: left;
}

.mobile-navtoggle{
	cursor: pointer;
	display: none;
    float: right;
    width: 40px;
    height: 35px;
    margin: 21px 0 0 0;
    background: url(images/hamburger.png) no-repeat;
}

.mainTitle{
	color: white;
	font-family: 'Viva Beautiful B';
	margin-top: 75px;
	font-size: 130px;
}

body.page-template-page-home .menu-top-container ul li a:hover{
	color: #b39658;
	text-decoration: none;
}

.menu-top-container ul li a:focus{
	color: #527c8d;
	text-decoration: none;
}

/*=====header nav======*/
body.page-template-page-home .menu-top-container{
	display: block;
	padding-top: 105px;
}

body.page-template-page-home .menu-top-container ul{
	float: left;
	font-family: "Gotham SSm A", "Gotham SSm B";
	font-size: 19px;
	font-weight: 300;
	letter-spacing: 0.7px;
	text-transform: uppercase;
}

body.page-template-page-home .topnav{
	padding-left: 30px;
}

.menu-top-container ul li{
	display: inline-block;
}

.menu-top-container ul li a{
	color: #e9eaed;
	margin-left: 20px;
	z-index: 300;
}


/*========pageabruzzo=========*/

.beyond{
	width: 100%;
	background-position: center;
}

.page-header{
	background-position: center;
	background-repeat: no-repeat;
}

.mapitalybg{
	background: url('images/mapofitaly.png');
	background-repeat: no-repeat;
	background-position: 70% -140px;
	margin: -30px auto;
	padding-top: 30px;
	padding-bottom: 120px;
}

body.page-template-page-abruzzo p{
	line-height: 28px;
}

body.page-template-page-abruzzo .midsection{
	padding-top: 49.791666666666666666666666666667%;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: 100% auto;
	margin-top: -307px;
}

body.page-template-page-abruzzo .botsection{
	height: 717px;
	background-position: center;
	margin-top: 80px;
}


.textblock{
	font-family: "Gotham SSm A", "Gotham SSm B";
	font-style: normal;
    font-size: 16px;
    color: #656565;
}

.textblock h1{
	font-family: 'Viva Beautiful B';
	font-size: 90px;
	letter-spacing: 2px;
	margin-bottom: -5px;
	color: #b39658;
}

body.page-template-page-abruzzo .textblock3,
body.page-template-page-abruzzo .textblock3 h1{
	color: #FFFFFF;
}

body.page-template-page-abruzzo .textblock1{
	margin-top: 160px;
}

body.page-template-page-abruzzo .textblock2{
	margin-top: 150px;
	margin-bottom: 80px;
}

body.page-template-page-abruzzo .textblock3{
	margin-top: 230px;

}

body.page-template-page-abruzzo .textblock3 p{
	color: white;
}


body.page-template-page-abruzzo .mainTitle{
		line-height: 80px;
		margin-top: 70px;
}

body.page-template-page-abruzzo .afterMainTitle p{
	color: white;
	line-height: 60px;
	font-family: 'Viva Beautiful B';
	font-size: 77px;
	letter-spacing: 2px;
}

.tilebg{
	display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
	background-repeat: no-repeat;
    background-size: 100% auto;
	object-fit: cover;
}

body.page-template-page-abruzzo .tile1,
body.page-template-page-abruzzo .tile2,
body.page-template-page-abruzzo .tile3,
body.page-template-page-abruzzo .tile4,
body.page-template-page-abruzzo .tile5{
	margin-bottom: 25px;
	float: left;
	width: 100%;
	position: relative;
}

body.page-template-page-abruzzo .tile5 .tilebg{
	background-size: auto 100%;
}

body.page-template-page-abruzzo .contentleft{
	margin-right: 25px;
	width: 55.113636363636363636363636363636%;
	float: left;
}

body.page-template-page-abruzzo .contentright{
	float: left;
	width: calc(44.886363636363636363636363636364% - 25px);
}

body.page-template-page-abruzzo .tile1{
	padding-top: 100%;
}

body.page-template-page-abruzzo .tile2{
	padding-top: 120.27491408934707903780068728522%;
}

body.page-template-page-abruzzo .tile3{
	padding-top: 59.793814432989690721649484536082%;
}

body.page-template-page-abruzzo .tile4{
	padding-top: 100%;
}

/*=======twitter=========*/


.aptf-template-2{
	position: relative;
	height: 370px;
	padding: 25px 25px 60px 25px;
}

.aptf-template-2 h1{
	color: #587c8e;
	font-size: 50px;
	margin-top: 10px;
	margin-bottom: 25px;
}

.twitterbgbot{
	width: 100%;
	height: 60px;
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #b39658;
}


.twittertitlelink{
	margin-left: 25px;
	display: inline-block;
}

.twittertitlelink:hover,
.twittertitlelink:focus{
	text-decoration: none;
}

.twitterlogo{
	background-image: url("images/logotwitterfeed.png");
	height: 60px;
	width: 60px;
	display: inline-block;
	float: left;
}

.aptf-follow-btn{
	position: absolute;
	bottom: 45px;
	left: 50%;
	transform: translateX(-50%);
	height: 30px;
	width: 172px;
	background-color: #1b95e0;
	background-image: initial;
	z-index: 10;
	border: none;
}

.aptf-follow-btn span{
	font-size: 100%;
	line-height: 30px;
	display: block;
	position: relative;
}

.aptf-follow-btn span::before{
	content: '\f099';
	position: absolute;
	font-family: 'fontawesome';
	left: 13px;
}

.aptf-follow-btn i{
	background-image: initial;
}

.aptf-tweet-content{
	color: #b39658;
	font-family: "Gotham SSm A", "Gotham SSm B";
    font-weight: 300;
	font-size: 18px;

}

.aptf-tweet-date{
	margin-top: 20px;
}

.aptf-tweet-date p{
	padding: 0;
}

.aptf-timestamp a{
	padding: 0;
	font-size: 12px;
	color: #8da3ae;
}

/*=====wines=====*/

.page-template-page-main-php .mainTitle{
	margin-top: 80px;
	margin-bottom: 0px;
    line-height: 100px;
}

.page-template-page-main-php .afterMainTitle{
	max-width: 686px;
	margin: auto;
}

.page-template-page-main-php .afterMainTitle p{
	margin-top: -10px;
	font-size: 18px;
	color: white;
	text-align: left;
	line-height: 28px;
	letter-spacing: 1.5px;
 }

 .wines{
	margin-top: 60px;
	margin-bottom: 150px;
}

.singlewinecontainer p{
	color: #ffffff;
	font-size: 17px;
}


.singlewinecontainer .bluetileslink{
	color: #ffffff;
	text-decoration: none;
	font-size: 20px;
	text-transform: uppercase;
	position: absolute;
	left: 140px;
	bottom: 40px;
	box-sizing: border-box;
	border-bottom: 2px solid #ffffff;
	font-family: "Gotham SSm A", "Gotham SSm B";
}

.singlewinecontainer .bluetileslink:hover{
	text-decoration: none;
	border: none;
	padding-bottom: 2px;
	color: #ffffff;
}

.singlewinecontainer .bluetilestitle h1{
	line-height: 55px;
	margin-top: 35px;
	color: white;
}

.singlewinecontainer .bluetilestitle:hover,
.singlewinecontainer .bluetilestitle:focus{
	color: white;
	text-decoration: none;
}

.singlewinecontainer{
	float: left;
	color: #ffffff;
	height: 370px;
	width: 345px;
	margin-top: 200px;

	margin-left: calc( (33.33333333% - 345px)/2);
	margin-right: calc( (33.33333333% - 345px)/2);
	/*margin-left: 25px;*/
	/*margin-right: 25px;*/
	padding-left: 140px;
	padding-right: 30px;
	padding-top: 30px;
	padding-bottom: 25px;
	position: relative;
	background-image: url("images/winebg.png");
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: 100% auto;
}

.singlewinecontainer img{
	height: auto;
	position: absolute;
	left: -15px;
	bottom: -10px;
}

/*====pageSingleWine====*/



body.single-wine .beyond.page-header{
	min-height: 1255px;
	background-image: url("images/singleWineHeaderBg.png");
	text-align: left;
	display: block;
}

body.single-wine .textsmargin{
	margin-top: 200px;
}

body.single-wine .headertexts{
	color: #ffffff;
}

body.single-wine .headertexts p{
	color: #ffffff;
	max-width: 528px;
	font-size: 18px;
	line-height: 27px;
	margin-bottom: 28px;
}


body.single-wine .mainTitle{
	margin-top: -10px;
	margin-bottom: -50px;
}

body.single-wine .descriptionSingleWine h2{
	font-size: 80px;
	font-family: 'Viva Beautiful B';
	letter-spacing: 1px;
}

body.single-wine .descriptionSingleWine h3{
	font-size: 50px;
	font-family: 'Viva Beautiful B';
	letter-spacing: 1px;
	margin-top: 40px;
	margin-bottom: -5px;
}

.button1.techsheet{
	margin-top: 30px;
	margin-right: 25px;
}

.button1.findwine{
	margin-top: 30px;
}

.singlewinefeaturedimg{
	position: absolute;
	top: -200px;
	z-index: 105;
	left: -20px;
}

body.single-wine .beyond.midsection{
	min-height: 650px;
	background-image: url("images/wineDetailMidsectionBg.png");
	margin-bottom: 100px;
	margin-top: 170px;
}

body.single-wine .beyond.botsection{
height: 717px;
margin-top: 100px;
background-size: auto 100%;
background-position: center;
background-repeat: no-repeat;
background-image: url("images/singlewinebgbot.png");

}

body.single-wine .botsection.mobile{
	display: none;
	background-position: center;
}

.singlepodstitles{
	text-align: center;
	color: #b39658;
	margin-bottom: 30px;
	margin-top: 60px;
	font-size: 90px;
}

.pairs_withbg{
	position: relative;
	padding-top: 100%;
	background-color: #587c8e;
	border-radius: 50%;
	width: 100%;
}

.pairswithimg{
	position: absolute;
	z-index: 5;
	 max-width: 110%;
	 width: 110%;
	 top: 50%;
	 left: 50%;
	 transform: translate(-50%, -50% );
}

body.single-wine .foodtitle{
	margin-top: 20px;
    text-align: center;
	font-family: 'Viva Beautiful B';
	font-size: 45px;
	color: #000000;
}

.feelslikecontainer{
	margin-bottom: 20px;
}

.botsection .singlepodstitles{
	color: white;
	margin-top: 140px;
}

.whitetilesbg{
	border-radius: 4px;
	overflow: hidden;
	position: relative;
	background-color: white;
	background-image: url("images/whitetilesbg.png");
	background-repeat: no-repeat;
	background-size: 100% auto;
	padding-top: 70.075757575757575757575757575758%;
}

.whitetilescontainer1{
	max-width:558px;
}

.whitetilescontainer2{
	max-width:558px;
	float: right;
}

.tryalsowines{
	position: absolute;
	top: 4.1%;
	left: 6%;
	width: 18.5%;
}

.whitetiletitle{
	text-align: center;
	color: #b39658;
	margin-bottom: -30px;
	margin-top: 0px;
	font-size: 90px;
}

.whitetileinner{
	position: absolute;
	left: 24.5%;
	width: 75.5%;
	top: 0;
	text-align: center;
	top: 50%;
	transform: translateY(-35%);
}

.whitetileinner .whitetilelink{
	color: #000000;
	text-decoration: none;
	font-size: 20px;
	text-transform: uppercase;
	box-sizing: border-box;
	border-bottom: 2px solid #000000;
	font-family: "Gotham SSm A", "Gotham SSm B";
}

.whitetileinner a:hover{
	text-decoration: none;
	border: none;
	padding-bottom: 2px;
	color: #000000;
}


/*======popups=======*/
.button1.agegatebtn{
	padding-left: 53px;
	padding-right: 53px;
	margin-top: 10px;
}

.popup-shadow{
	display: none;
	position: fixed;
	z-index: 100;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: black;
	opacity: 0.6;
}

.popupinnerrel{
	height: 100%;
	width: 100%;
	position: relative;
}

.popupinner{
	width: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.popupinner img{
	margin-top: 40px;
	margin-bottom: 20px;
}

.popup.popupagegate p{
	color: #ffffff;
	font-family: 'Viva Beautiful B';
	font-size: 45px;
	margin-bottom: 0;
	letter-spacing: normal;
}

.popup.popupagegate{
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	max-width: 90%;
	max-height: 90%;
	display: none;
	opacity: 1;
	position: fixed;
	background: url('images/popupagegatebg.png');
	width: 686px;
	height: 379px;
	z-index: 200;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

.popup.newsletter{
	background-color: #b39658;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	max-width: 90%;
	max-height: 90%;
	display: none;
	opacity: 1;
	position: fixed;
	width: 686px;
	height: 379px;
	z-index: 200;
	border-radius: 4px;
	overflow: hidden;
}

.popupSignuptext{
	max-width: 445px;
	margin: auto;
	color: #ffffff;
	font-family: 'Viva Beautiful B';
	font-size: 55px;
	letter-spacing: normal;
	line-height: 60px;
	margin-top: 45px;
}

.popupinner .subemailinput::placeholder {
color: #d2c3a4;
}

.popupinner .subemailinput{
	font-size: 18px;
	margin-top: 10px;
}

.popupinner .subemailbutton{
	padding: 11px 71px;
	font-size: 18px;
	margin-top: 10px;
}

.popupnewsletterbg{
position: absolute;
left: -40%;
top: -30px;
}

.popup.newsletter .close{
	color: #fff;
	font-size: 35px;
	font-weight: 600;
	opacity: 1;
	text-shadow: none;
}

.popup.newsletter .close:hover,
.popup.newsletter .close:focus {
	color: red;
	text-shadow: none;
}


.popupinner .mc4wp-form-fields p{
	width: 100%;
}

.popupinner .mc4wp-form-fields p:first-child{
	width: 100%;
	padding-left: 5%;
	padding-right: 5%;
}


body.noScroll{
	position: fixed;
	 overflow: hidden;
	 left: 0;
	 right: 0;
}

/*=====homePage======*/


body.page-template-page-home #masthead{
	margin-top: 40px;
}

body.page-template-page-home .beyond.page-header{
	width: 100%;
	margin-top: 0;
	margin-bottom: 140px;
	background-size: auto 100%;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	height: 720px;
}

body.page-template-page-home .midsection{
	/*background-size: auto 100%;*/
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	min-height: 960px;
}

body.page-template-page-home .botsection{
	background-size: auto 100%;
	background-position: center;
    background-repeat: no-repeat;
	position: relative;
	height: 717px;
}

body.page-template-page-home .mainTitle{
	margin-top: 260px;
	/*max-width: 540px;*/
	font-size: 139px;
	line-height: 120px;
	z-index: 50;
}

body.page-template-page-home .picture1{
	position: absolute;
	z-index: 25;
	top: 60px;
	left: 50%;
	width:900px !important;
	opacity: 0.99;
}

body.page-template-page-home .textblock1{
	margin-bottom: 160px;
}

body.page-template-page-home .textblock1 p{
	font-family: "Gotham SSm A", "Gotham SSm B";
	font-size: 18px;
	color: #656565;
	letter-spacing: 1px;
	line-height: 28px;
	font-weight: 200;
}

body.page-template-page-home .textblock1 h1{
	font-family: 'Viva Beautiful B';
	font-size: 90px;
    letter-spacing: 2px;
	color: #b39658;
	margin-bottom: -5px;
}

body.page-template-page-home .textblock2{
	margin-top: 355px;
}

body.page-template-page-home .textblock2 h1{
	color: white;
}

body.page-template-page-home .textblock2 p{
	font-family: "Gotham SSm A", "Gotham SSm B";
	font-size: 18px;
	color: #ffffff;
	letter-spacing: 1px;
	line-height: 28px;
	font-weight: 200;
}

body.page-template-page-home .textblock2 h1{
	font-family: 'Viva Beautiful B';
	font-size: 90px;
    letter-spacing: 2px;
	margin-bottom: -2px;
	margin-top: 10px;
}

body.page-template-page-home .textblock2 .button1{
	margin-top: 60px;
}


body.page-template-page-home .textblock3{
	margin-top: 140px;
	display: block;
}

body.page-template-page-home .textblock3 p{
	font-weight: 200;
	font-family: "Gotham SSm A", "Gotham SSm B";
	font-size: 18px;
	color: #656565;
	float:left;
	letter-spacing: 1px;
	line-height: 28px;
}

body.page-template-page-home .textblock2 p{
	color: #ffffff;
}

body.page-template-page-home .textblock3 h1{
	font-family: 'Viva Beautiful B';
	font-size: 90px;
    letter-spacing: 2px;
	color: #527c8d;
	margin-top: 8px;
	margin-bottom: 0px;
}

body.page-template-page-home .picture2{
	float: right;
}

body.page-template-page-home .textblock1 p,
body.page-template-page-home .textblock2 p,
body.page-template-page-home .textblock3 p{
	padding-right: 32px;
}


.button1{
	font-size: 18px;
	padding: 10px 26PX;
	color: #ffffff;
	background: none;
	border: 2px solid white;
	border-radius: 25px;
	text-transform: uppercase;
	display: inline-block;
	font-family: "Gotham SSm A", "Gotham SSm B";
}

.buttonExplore{
	font-size: 12px;
	padding: 8px 15px;
	color: #ffffff;
	background: none;
	border: 2px solid white;
	border-radius: 20px;
	text-transform: uppercase;
	display: inline-block;
	font-family: "Gotham SSm A", "Gotham SSm B";
}


 .bluebtnExplore{
	color: #587c8e;
border-color: #587c8e;
display: inline-block;
}




.button1:focus,
.button1:hover{
	text-decoration: underline;
	color: white;
	cursor: pointer;
}

body.page-template-page-home .textblock3 .bluebtn1{
	margin-top: 50px;
}

.bluebtn1,
.bluebtn1:hover,
.bluebtn1:focus{
	color: #587c8e;
	border-color: #587c8e;
	display: inline-block;
}

.bluebtn1:hover,
.bluebtn1:focus{
	text-decoration: underline;
}

body.page-template-page-home .botsection{
	margin-top: 130px;
}

body.page-template-page-home .feedheader{
	font-family: 'Viva Beautiful B';
	font-size: 92px;
	color: #ffffff;
	text-align: center;
	margin-top: 130px;
	margin-bottom: 15px;
}

body.page-template-page-home .botsection .col-md-4{
	padding-left: 12.5px;
	padding-right: 12.5px;
}

body.page-template-page-home .latestPosts .block{
	font-family: "Gotham SSm A", "Gotham SSm B";
	font-weight: 300;
	height: 370px;
	overflow: hidden;
}

.latestPosts .block{
	background-color: #FFFFFF;
}

.latestPosts h2{
	font-family: 'Viva Beautiful B';
	background-color: #ebebeb;
	color: #587c8e;
	font-size: 50px;
	padding-left: 25px;
	padding-top: 25px;
	margin-bottom: 0;
	margin-top: 0;
}

.latestPosts .content{
	padding: 25px;
	max-height: 290px;
}

.feedposts{
	font-size: 18px;
	color: #b39658;
}

.feedposts:hover{
	color: #b39658;
	text-decoration: underline;
}

.feedpostdate{
	font-size: 12px;
	color: #8da3ae;
	margin-bottom: 20px;
}

body.page-template-page-home .facebook .block{
	background: white;
	text-align: center;
}

body.page-template-page-home .fb_iframe_widget{
	margin: auto;
}

body.page-template-page-home .twitter .block{
	font-family: "Gotham SSm A", "Gotham SSm B";
	font-weight: 300;
	height: 370px;
	background-color: #FFFFFF;
	overflow: hidden;
	position: relative;
}

.twitter h2{
	margin-top: 0;
	font-family: 'Viva Beautiful B';
	color: #587c8e;
	font-size: 50px;
	padding-top: 40px;
	margin-bottom: 20px;
	margin-top: 0;
	text-align: center;
	position: relative;
}

.twitter h2::before{
	content: url('images/logotwitterfeed.png');
	position: absolute;
	left: 25px;
	top: 25px;
}

.twitter .bgbottom{
	position: absolute;
	bottom: 0;
	background-color: #b39658;
	height: 60px;
	width: 100%;
}

.twitter p{
	font-size: 20px;
	color: #b39658;
}

#masthead{
	position: absolute;
	display: block;
	z-index: 55;
	width: 100%;
}

body.page-template-page-home #masthead{
	background-image: none;
	height: auto;
}

body.page-template-page-home .custom-logo{
	max-height: 147px;
}

body.page-template-page-home #masthead .col-xs-12{
	display: block;
	height: auto;
}

body.page-template-page-home .headersocials{
	display: none;
}

body.page-template-page-home .container.beyond.page-header{
	text-align: left;
	display: block;
}
/*=====header-allpages except home=====*/

.beyond.page-header{
	width: 100%;
}

#masthead {
	background-image: url('images/topnavbg.png');
	background-repeat: no-repeat;
	background-position: center;
	height: 70px;
}

.container.beyond.page-header{
	margin-top: 0px;
	min-height: 650px;
	text-align: center;
	display: flex;
	align-items: center;
}

.custom-logo{
	max-height: 55px;
	width: auto;
	display: none;
}

.custom-logo-link{
	width: 80px;
	height: 56px;
	display: block;
	background: url('images/logosmall.png');
	background-repeat: no-repeat;
	background-size: auto 100%;
}

body.page-template-page-home .custom-logo{
	display: block;
}

body.page-template-page-home .custom-logo-link{
	width: inherit;
	height: inherit;
	display: inherit;
	background: none;
}

#masthead .col-xs-12{
	height: 70px;
	display: flex;
	align-items: center;
}

.menu-top-container ul{
	font-family: "Gotham SSm A", "Gotham SSm B";
	font-size: 19px;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 20px;
}

.headersocials{
	margin-left: auto;
	min-width: 130px;
	display: block;
}

.header-social-twitter{
	display: block;
	background: url("images/headericotwitter.png");
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
	margin-left: 10px;
	float: right;
}

.header-social-instagram{
	display: block;
	background: url("images/headericoinsta.png");
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
	margin-left: 10px;
	float: right;
}

.header-social-facebook{
	display: block;
	background: url("images/headericofb.png");
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
	float: right;
}

/*===pagefind======*/

.page-template-page-find .map{
margin-top: 80px;
margin-bottom: 100px;
}

/*=====pagecontact====*/
 body.page-template-page-contact .mainTitle{
	margin-top: 220px;
	font-size: 130px;
}

body.page-template-page-contact .page-header{
	margin-bottom: 160px;
}

.wpcf7-form p{
	margin-bottom: 25px;
}

.wpcf7-form label{
	color: #b39658;
	font-weight: 200;
	font-family: "Gotham SSm A", "Gotham SSm B";
	font-size: 16px;
	width: 100%;
	max-width: 528px;
}

.wpcf7-form-control.wpcf7-text{
	margin-top: 10px;
	height: 60px;
	border: 1px solid #b39658;
	border-radius: 4px;
	padding-left: 15px;
	max-width: 528px;
	width: 100%;
	font-size: 18px;
	color: #656565;
}

.wpcf7-form-control.wpcf7-select{
	margin-top: 4px;
	height: 60px;
	border: 1px solid #b39658;
	border-radius: 5px;
	padding-left: 15px;
	max-width: 528px;
	width: 100%;
	font-size: 18px;
	background-color: white;
	-webkit-appearance: none;
 	-moz-appearance: none;
 	appearance: none;
	background-image:url("images/selecttriangle.png");
	background-repeat: no-repeat;
	background-size: 15px 15px;
	background-position: center right 5%;
}

.wpcf7-form-control.wpcf7-textarea{
	margin-top: 10px;
	border: 1px solid #b39658;
	border-radius: 4px;
	padding: 15px;
	max-width: 528px;
	width: 100%;
	font-size: 18px;
	color: #656565;
	height: 180px;
}

.wpcf7-form ::placeholder{
	color: #c2c2c2;
}

.wpcf7-submit{
	color: #587c8e;
	background: none;
	border: 2px solid #587c8e;
	display: inline-block;
	border-radius: 25px;
	font-size: 18px;
	text-transform: uppercase;
	padding: 10px 30px;
	margin-bottom: 30px;
}

.wpcf7-submit:hover,
.wpcf7-submit:focus{
		color: #587c8e;
		background: none;
		border-color: #587c8e;
}

.wpcf7-submit:hover,
.wpcf7-submit:focus{
	text-decoration: underline;
}

div.wpcf7-validation-errors{
		font-family:"Gotham SSm A", "Gotham SSm B";
		border: 1px solid #b39658;
		max-width: 528px;
		border-radius: 4px;
		font-size: 18px;
		color: #656565;
		padding: 15px;
		margin-left: 0px;
}

div.wpcf7-mail-sent-ok{
	font-family: "Gotham SSm A", "Gotham SSm B";
	border: 1px solid #b39658;
	max-width: 528px;
	border-radius: 4px;
	font-size: 18px;
	color: #587c8e;
	padding: 15px;
	margin-left: 0px;
}



body.page-template-page-contact .textblocks{
	font-family: "Gotham SSm A", "Gotham SSm B";
	color: 	#656565;
	font-size: 16px;
	padding-left: 52px;
}

body.page-template-page-contact .textblocks a{
	color: 	#656565;
}

body.page-template-page-contact .textblocks a:hover{
	color: 	#656565;
}

body.page-template-page-contact .textblocks h1{
	color: #b39658;
	font-family: 'Viva Beautiful B';
	font-size: 50px;
	margin-bottom: 0px;
}

body.page-template-page-contact .textblocks p{
	letter-spacing: 1px;
	margin-bottom: 5px;
}

body.page-template-page-contact .textblock1 h1{
	margin-top: 30px;
}

body.page-template-page-contact .textblock2 h1,
body.page-template-page-contact .textblock3 h1{
	margin-top: 45px;
}

body.page-template-page-contact .banner1{
	position: relative;
	background-image: url("images/banner.png");
	background-repeat: no-repeat;
	max-width: 528px;
	height: 130px;
	margin-top: 25px;
	margin-bottom: 170px;
}

body.page-template-page-contact .banner1 a{
	width: 100%;
	height: 100%;
	display: block;
}

/*=====subscribe=====*/

#subscribeheading{
	margin-top: 60px;
	margin-bottom: 30px;
	text-align: center;
	font-family: 'Viva Beautiful B';
	font-size: 40px;
	letter-spacing: 1.8px;
	color: white;
}


.mc4wp-form-fields{
	margin-left: auto;
	margin-right: auto;
	max-width: 850px;
	text-align: center;
	font-family: "Gotham SSm A", "Gotham SSm B";
	font-size: 18px;
}

.mc4wp-form-fields p{
	display: inline-block;
	float: left;
}

.mc4wp-form-fields p:first-child {
	 width: calc( 100% - 169px);
}

.subemailinput{
	background: none;
	border-top: none;
	border-left: none;
	border-right: none;
	color: #ffffff;
	width: 100%;
	padding-bottom: 10px;
}

.mc4wp-alert p{
	color: #fff;
	width: 100%;
	display: inline-block;
	text-align: center;

}

.subemailinput::placeholder{
	color: #a6a6a6;
}

.subemailinput:focus{
	outline: none;
}

.subemailbutton{
	padding: 10px 30PX;
	color: #ffffff;
	background: none;
	border: 2px solid white;
	border-radius: 25px;
	margin-left: 30px;
	margin-top: -10px;
	text-transform: uppercase;
	font-family: "Gotham SSm A", "Gotham SSm B";
}

.subemailbutton:hover{
	text-decoration: underline;
}

.beyond.subscribeblock{
	height: 250px;
	width: 100%;
	background: url("images/emailbg.png");
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 110px;
}

.beyond.footerbotimg{
	height: 20px;
	width: 100%;
	background: url("images/footerbottomborder.png");
	background-repeat: no-repeat;
	background-position: center;
}

.footerwrap{
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
}

.footerMenu-navigation{
	display: block;
}

.footerMenu-navigation ul{
	float: left;
	font-family: "Gotham SSm A", "Gotham SSm B";
	font-size: 22px;
	text-transform: uppercase;
}

.footerMenu-navigation ul li{
	display: inline-block;
}

.footerMenu-navigation ul li a{
	color: #b39658;
	margin-right: 40px;
}

.footerMenu-navigation ul li a:hover{
	color: #527c8d;
	text-decoration: none;
}

.footerMenu-navigation ul li a:focus{
	color: #000000;
	text-decoration: none;
}

#menu-footer-menu{
	padding: 40px;
}

.footersocials{
	min-width: 130px;
	padding-top: 36px;
	display: block;
	float: right;
}

.social-twitter{
	display: block;
	background: url("images/twitter.png");
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
	margin-left: 20px;
	float: right;
}

.social-instagram{
	display: block;
	background: url("images/instagram.png");
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
	margin-left: 20px;
	float: right;
}

.social-facebook{
	display: block;
	background: url("images/facebook.png");
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
	float: right;
}

#copyright{
	margin: auto;
	text-align: center;
	margin-bottom: 100px;
	color: #c2c2c2;
	font-family: "Gotham SSm A", "Gotham SSm B";
	font-size: 15px;
}

@media (min-width: 1920px){
.container.beyond {
    width: 1920px;
}
}

@media (max-width: 1300px){
	body.page-template-page-abruzzo .midsection{
		margin-top: -257px;
	}
}

@media (max-width: 1250px){
	body.page-template-page-home .picture1{
		/*left: 60%;
		width: 430px;*/
		left: 40%;
width:850px !important;
	}
	body.page-template-page-home .textblock1 .col-sm-6{
		width: 100%;
	}
}

@media (min-width: 1200px){
	body.page-template-page-home .row{
		margin-left: -15px !important;
		margin-right: -15px !important;
	}

	.row{
		margin-left: -25px !important;
		margin-right: -25px !important;
	}
	.latestPosts,
	.facebook,
	.twitter{
	max-width: 400px;
}

}

@media (max-width: 1199px){
	.singlewinecontainer{
		margin-left: calc( (50% - 345px) / 2 );
		margin-right: calc( (50% - 345px) / 2 );
	}

	.singlewinefeaturedimg{
		top: -155px;
	}

	body.page-template-page-abruzzo .textblock1{
		margin-top: 60px;
	}

	body.single-wine .headertexts{
		margin-top: -60px;
	}

	body.single-wine .headertexts p{
		margin-bottom: 20px;
	}
}

@media (max-width: 1100px){
	body.page-template-page-home .picture1{
		left: 40%;
		right: 5%;
		width: 430px;
	}

	body.page-template-page-home .mainTitle{
		font-size: 100px;
		line-height: 100px;
	}

	body.page-template-page-home .picture1{
		width: 300px;
		top: 120px;
	}
}

@media (max-width: 1000px){
	body.page-template-page-home .textblock3 .bluebtn1{
		margin-bottom: 30px;
	}

	.footerwrap{
		display: block;
		text-align: center;
	}

	.footerlogowrap{
		float: none;
	}

	.footerMenu-navigation ul{
		float: none;
	}

	#menu-footer-menu{
		margin-top: 20px;
		padding: 0;
	}
	.footerMenu-navigation ul li a{
		margin-left: 20px;
		margin-right: 20px;
	}

	.footersocials{
		display: inline-block;
		margin-top: 30px;
		height: 30px;
		float: none;
		padding-top: 0;
	}

	#copyright{
		margin-top: 50px;
		margin-bottom: 50px;
	}
	body.page-template-page-abruzzo .midsection{
		margin-top: -100px;
	}
}


@media (min-width: 992px){
	body.page-template-page-winedetail .botsection.mobile,
	body.page-template-page-home .botsection.mobile{
		display: none;
	}

	.textblock .col-md-6{
		max-width: 558px;
	}

	.abruzzoleftcol{
		max-width: 50% !important;
		padding-right: 52px;
	}

	.abruzzorightcol{
		max-width: 50% !important;
		padding-left: 52px;
		margin-top: 20px;
	}
}

@media (max-width: 991px){

	.mapitalybg{
		background-image: initial;
	}

	.singlewinefeaturedimg{
		display: none;
	}

	body.page-template-page-home .botsection.desktop{
		display: none;
	}

	body.page-template-page-winedetail .botsection.mobile,
	body.page-template-page-home .botsection.mobile{
		display: block;
		padding-bottom: 30px;
		height: auto;
	}

    body.page-template-page-home .feedheader{
		margin-top: 60px;
		font-size: 60px;
	}

	.latestPosts,
	.facebook,
	.twitter{
		margin-left: auto;
		margin-right: auto;
		margin-top: 30px;
		max-width: 400px;
	}

	.col-xs-12.latestPosts,
	.col-xs-12.facebook,
	.col-xs-12.twitter{
		float: none;
	}
}



@media (max-width: 960px){
 body.page-template-page-home .textblock2{
	margin-top: 400px;
}
}

@media (max-width: 768px) and (min-width: 560px){
	.singlewinecontainer .bluetilestitle h1{
		font-size: 60px;
		margin-top: 100px;
	}


	.singlewinecontainer p{
		font-size: 14px;
	}

	.singlewinecontainer{
		padding-left: 120px;
		padding-right: 30px;
		width: 260px;
		margin-left: calc( (50% - 260px) / 2 );
		margin-right: calc( (50% - 260px) / 2 );
	}

	.singlewinecontainer .bluetileslink{
		left: 120px
	}

	.singlewinecontainer img{
		width: 110px;
		left: 0px;
	}

}

@media (max-width: 768px){



	body.page-template-page-abruzzo .textblock3{
		margin-top: 100px;
		margin-bottom: 30px;
	}

	body.page-template-page-abruzzo .botsection{
		height: inherit;
		background-size: auto 100%;
	}

	.container.beyond.page-header{
		padding-top: 70px;
		height: inherit;
		min-height: 0;
		background-size: auto 100%;
	}
	body.page-template-page-home .midsection,
	body.single-wine .beyond.page-header{
		background-size: auto 100%;
	}

	body.single-wine .beyond.page-header{
		min-height: 0;
	}

	.textsheet,
	.findwine{
		margin-top: 20px;
	}

	body.page-template-page-home .fb-page{
		margin: auto;
	}

	body.page-template-page-home .picture2{
		float: none;
		display: block;
		margin: auto;
	}

	.wpcf7-form-control.wpcf7-text,
	.wpcf7-form label,
	.wpcf7-form-control.wpcf7-select,
	.wpcf7-form-control.wpcf7-textarea{
		max-width: 100%;
	}

	.wpcf7-form-control.wpcf7-submit{
		display: block;
		margin: auto;
	}

	body.page-template-page-home .mobile-navtoggle{
		display: block;
		z-index: 500;
		position: absolute;
		right: 50px;
		top: -25px;
		margin-top: 21px;
	}

	.mobile-navtoggle{
		z-index: 500;
		display: block;
		position: absolute;
		top: 15px;
		right: 15px;
		margin-top: 0px;
	}

	body.page-template-page-home .picture1{
		/*display: none;*/
	}

   .beyond.subscribeblock{
	   background-image: initial;
	   background-color: #555555;
	   height: auto;
	   padding-bottom: 30px;
	   margin-bottom: 30px;
	}


	body.page-template-page-home .mainTitle{
		font-size: 80px;
		line-height: 80px;
	}

	body.page-template-page-home .beyond.page-header{
		margin-bottom: 30px;
		height: auto;
	}

	body.page-template-page-home .textblock1{
		margin-bottom: 30px;
	}

	body.page-template-page-home .textblock2 .button1{
		margin-top: 30px;
	}

	body.page-template-page-home .textblock3 .bluebtn1{
		margin-top: 30px;
	}

	body.page-template-page-home .textblock1 h1,
	body.page-template-page-home .textblock2 h1,
	body.page-template-page-home .textblock3 h1 {
		font-size: 60px;
	}

	body.page-template-page-home .textblock3{
		margin-top: 30px;
	}

	body.page-template-page-home .menu-top-container ul{
		float: right;
	}

	body.page-template-page-home .topnav{
		padding-left: 0;
	}

	body.page-template-page-home .menu-top-container ul{
		top: -44px;

	}

	.menu-top-container ul{
		width: 100%;
		background: #b39658;
		position: absolute;
		padding-left: 0;
		right: 0;
		top: 70px;
	}

	.menu-top-container ul li{
		display: block;
		font-size: 24px;
	}

	.menu-top-container ul li a{
		line-height: 50px;
		padding-left: 25px;
		padding-right: 25px;
		margin-left: 0;
		display: inline-block;
		width: 100%;
	}

	.topnav{
		padding-top: 0;
		max-height:0;
		overflow:hidden;
		transition:all .25s;
	}

	.expand{
		border-bottom: solid 2px white;
		padding-top: 20px;
		max-height: 1000px;
	}

	body.page-template-page-home .menu-top-container ul li a:hover,
	.menu-top-container ul li a:hover
	{
		background: white;
		color: #b39658;
	}

	body.page-template-page-home .menu-top-container ul li a{
		margin-left: 0;
	}

	.headersocials{
		display: none;
	}

/*---contactresp---*/
	body.page-template-page-contact .textblocks{
	padding-left: 15px;
	}

	body.page-template-page-contact .banner1{
	margin-bottom: 70px;
	}

	body.page-template-page-winedetail .botsection.mobile
	{
		display: block;
	}

	.popup.popupinner img{
		margin-top: 20px;
		margin-bottom: 10px;
	}

	.popup.popupagegate p{
		font-size: 38px;
	}

}


@media (max-width: 991px){

body.page-template-page-home .picture1{
		top: 140px;
		left: 45%;
		width: 550px !important;
	}
}






@media (max-width: 768px){
	body.page-template-page-home .custom-logo{
		max-height: 80px;
		margin-top: -25px;
		    margin-left: 30px
	}

	body.page-template-page-home .picture1{
		top: 120px;
		left: 75%;
		transform: translateX(-50%);
		width: 400px;
	}

	body.page-template-page-home .mainTitle{
		margin-top: 310px;
		font-size: 60px;
	}
}

@media (max-width: 650px){

	body.single-wine .whitetilescontainer2,
	body.single-wine .whitetilescontainer1{
		width: 100%;
		max-width: 300px;
		float: none;
		margin-left: auto;
		margin-right: auto;
	}
	body.single-wine .whitetilescontainer2{
		margin-top: 30px;
	}

	body.single-wine .descriptionSingleWine h2{
		font-size: 70px;
	}

	body.single-wine .textsmargin{
		margin-top: 120px;
	}

	body.single-wine .textsmargin{
		margin-top: 200px;
	}

}

@media (max-width: 580px){
	body.single-wine .mainTitle{
		font-size: 110px;
	}

	body.single-wine h2{

	}
}

@media (max-width: 559px){
	.singlewinecontainer{
	margin-left: calc( (100% - 320px) / 2 );
	margin-right: calc( (100% - 320px) / 2 );
}
}

@media (max-width: 500px){

	body.single-wine .descriptionSingleWine h2{
		font-size: 50px;
	}

	body.single-wine .descriptionSingleWine h3{
		font-size: 40px;
	}

	body.single-wine .headertexts p{
		font-size: 14px;
		line-height: 20px;
		margin-bottom: 25px;
	}

	body.page-template-page-home .row.textblock2{
		margin-top: 160px;
	}

	body.page-template-page-abruzzo .textblock3{
		margin-top: 100px;
	}
}



@media (max-width: 412px){
	body.page-template-page-abruzzo .textblock1{
		margin-top: 20px;
	}
	body.page-template-page-abruzzo .textblock2{
		margin-top: 40px;
	}
	body.page-template-page-abruzzo .botsection{
		margin-top: 0px;
	}

}
@media (max-width: 411px){
	body.page-template-page-abruzzo .textblock1 h1,
	body.page-template-page-abruzzo .textblock2 h1,
	body.page-template-page-abruzzo .textblock3 h1{
		font-size: 60px;
	}

	.feelslikecontainer,
	.pairswithcontainer{
		width: 100%;
		float: none;
	}
}


@media (max-width: 390px){
	.singlewinecontainer{
		padding-left: 150px;
		padding-right: 30px;
		width: 325px;
	}

	.singlewinecontainer .bluetileslink{
		left: 150px
	}

	.singlewinecontainer img{
		left: 0px;
	}

}

@media (max-width: 370px){

	.feedpostdate{
		margin-bottom: 15px;
	}

	.subscribeblock .mc4wp-form-fields p:first-child{
		width: 100%;
	}

	.subscribeblock .mc4wp-form-fields p{
		width: 100%;
	}

	.subscribeblock .subemailbutton{
		margin: auto;
	}
}

@media (max-width: 345px){
	body.single-wine .headertexts p{
		margin-bottom: 15px;
	}

	.button1.findwine,
	.button1.techsheet{
		margin-top: 15px;
	}
}
