/*
Theme Name: Trenavin
*/

@font-face {
	font-family: 'SolitasSlab';
	src: url('../fonts/2F6898_0_0.eot');
	src: url('../fonts/2F6898_0_0.eot?#iefix') format('embedded-opentype'),url('../fonts/2F6898_0_0.woff2') format('woff2'),url('../fonts/2F6898_0_0.woff') format('woff'),url('../fonts/2F6898_0_0.ttf') format('truetype');
	font-style: normal;
	font-weight: 400;
	}
 
  
@font-face {
	font-family: 'SolitasSlab';
	src: url('../fonts/2F6898_1_0.eot');
	src: url('../fonts/2F6898_1_0.eot?#iefix') format('embedded-opentype'),url('../fonts/2F6898_1_0.woff2') format('woff2'),url('../fonts/2F6898_1_0.woff') format('woff'),url('../fonts/2F6898_1_0.ttf') format('truetype');
	font-style: normal;
	font-weight: 600;
	}
 
  
@font-face {
	font-family: 'SolitasSlab';
	src: url('../fonts/2F6898_2_0.eot');
	src: url('../fonts/2F6898_2_0.eot?#iefix') format('embedded-opentype'),url('../fonts/2F6898_2_0.woff2') format('woff2'),url('../fonts/2F6898_2_0.woff') format('woff'),url('../fonts/2F6898_2_0.ttf') format('truetype');
	font-style: normal;
	font-weight: 300;
	}
 
  
@font-face {
	font-family: 'MrsOnion-Regular';
	src: url('../fonts/2F6898_3_0.eot');
	src: url('../fonts/2F6898_3_0.eot?#iefix') format('embedded-opentype'),url('../fonts/2F6898_3_0.woff2') format('woff2'),url('../fonts/2F6898_3_0.woff') format('woff'),url('../fonts/2F6898_3_0.ttf') format('truetype');
	font-style: normal;
	font-weight: 800;
	}


@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?1l32a9');
  src:  url('../fonts/icomoon.eot?1l32a9#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.woff2?1l32a9') format('woff2'),
    url('../fonts/icomoon.ttf?1l32a9') format('truetype'),
    url('../fonts/icomoon.woff?1l32a9') format('woff'),
    url('../fonts/icomoon.svg?1l32a9#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-facebook:before {
  content: "\e901";
}
.icon-instagram:before {
  content: "\e900";
}



html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit;padding:0;border:0;margin:0;vertical-align:baseline}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}.clear{clear:both}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}

body {
	font-family: 'SolitasSlab';
	font-style: normal;
	font-weight: 400;
}

h1, h2, h3 {
	font-family: 'MrsOnion-Regular';
	font-style: normal;
	font-weight: 800;
}

.header-cage {
	position: absolute;
	width: 100%;
	top:24px;
	left: 0;
    z-index: 1000;
    height: 40px;
    border-bottom: 1px solid white;
}
header {
    
}
header a {
    color: white;
}

header ul {
	list-style-type: none;
}
header ul li {
	display: inline-block;
	text-transform: uppercase;
	margin-right: 20px;
	font-size: 18px;
}
footer {
	font-family: 'MrsOnion-Regular';
	font-style: normal;
	font-weight: 800;
    text-align: center;
    font-size: 12px;
    padding: 20px;
}
.socials {
	font-size: 25px;
}
.socials li {
	display: inline-block;
	margin: 20px;
}
.socials a {
	text-decoration: none;
	color: 
}
.socials a:hover {
	text-decoration: none;
}

.insta-cage h3 {
	font-size: 25px;
    margin-bottom: 60px;
    text-align: center;
    margin-top: 50px;
}
ul.instafeed  {
	list-style-type: none;
	padding-left: 0;
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}		
.instafeed li {
	width: 20%;
	display: inline-block;
	
}
.instafeed li > div {
	display: block;
	width: 100%;
	padding-bottom: 100%;
	padding: 10px;
	box-sizing: border-box;
}
.instafeed li > div > div {
	width: 100%;
	display: block;
	padding-bottom: 100%;
	background-size: cover;
	background-position: center center;
	background-color: #eee;
}


.cycle-slideshow { width: 100% }
.cycle-slideshow img { width: 100%; height: auto }

#homeslides {
	position:relative;
	width: 100%;
	display: block;
}
.home-slide {
	width: 100%;
	height: 100%;
	display: block;
	background-size: cover;
	background-position: center center;

}

.cycle-slideshow img {
	width: 100%;
	height: auto;
}

.home-logo {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 200;
    margin-left: -250px;
    margin-top: -50px;
}
.home-logo img {
    width: 500px;
    height: auto;
}

.intro-text {
    background-color: #c4cbd5;
    padding: 70px 0;
    text-align: center;
}
.intro-text h2 {
    margin-bottom: 30px;
    font-size: 30px;
    font-family: 'SolitasSlab';
	font-style: normal;
	font-weight: 600;
	line-height: 1.4em;
	    color: white;
    letter-spacing: 0.03em;
}
.intro-text p {
	margin-bottom: 20px;
	font-size: 18px;
	line-height: 1.4em;
}
.home-sections h3 {
    font-size: 25px;
    margin-bottom: 20px;
}
.home-block {
	text-align: center;
	padding: 100px 0;
}
.home-wedding {
	background-color: #687992;
	color: white;
}
.home-events {
	background-color: #e3e9e9;
	color:  #687992;
}
.thickbutton {
    color: white;
    border: 2px solid white;
    padding: 10px 20px;
    letter-spacing: 0.3em;
    margin-top: 15px;
    display: inline-block;
}
.gallery-cage {
    padding: 50px 0;
}
.gallery-cage h2 {
    text-align: center;
    font-size: 30px;
    margin: 40px;
}
#gallery-1 {
  width: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;  
  user-select: none;
  background: white;
}
.rsDefaultInv, .rsDefaultInv .rsOverflow, .rsDefaultInv .rsSlide, .rsDefaultInv .rsVideoFrameHolder, .rsDefaultInv .rsThumbs {
    background: white !important;
    color: #222;
}
.contact-form {
	background: #c4cbd5;
}

.contact-form h3 {
    text-align: center;
    margin-top: 50px;
    font-size: 28px;
}
.telform {
	display: inline-block;
}

#gform_wrapper_1 .gform_heading {
    text-align: center;
    line-height: 1.3em;
    margin: 40px 0 20px;
}


#gform_wrapper_1 input[type='submit']{
	color: #687992;
    border: 3px solid #687992;
    padding: 10px 20px 16px 23px;
    letter-spacing: 0.3em;
    /* margin-top: 15px; */
    display: inline-block;
    text-transform: uppercase;
    font-family: 'MrsOnion-Regular';
    font-style: normal;
    font-weight: 800;
    background: white;
}
#gform_wrapper_1 .gform_footer {
	text-align: center;
}
#gform_wrapper_1 .top_label .gfield_label {
    margin: 1.5em 0 0;
}
#gform_wrapper_1 input[type=text], #gform_wrapper_1 input[type=email], #gform_wrapper_1 input[type=url] {
    background: none;
    border: 1px solid #687992;
    color: #687992;
    padding: 14px 10px 10px 10px;
}
#gform_wrapper_1 .gfield_required {
    color: #e3e9e9;
    margin-left: .25em;
}
#gform_wrapper_1 .float-me {
	display: inline-block;
	width: 49%;
	vertical-align: top;
}
#gform_wrapper_1 .datepicker {
    width: 98% !important;
}

p.form-footer {
    margin-bottom: 60px;
    margin-top: 30px;
    text-align: center;
        margin-left: -30px;
}

#input_1_1_3_container label, #input_1_1_6_container label {
	display: none;
}


.page-titles {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 200;
    margin-left: -250px;
    margin-top: -50px;
}
.page-titles h1 {
	color: white;
	display: inline-block;
	width: 500px;
	height: 100px;
	text-align: center;
	font-size: 80px;
}


@media (min-width: 320px) and (max-width: 767px) {
	
	.row {
	    margin-right: -0px;
	    margin-left: -0px;
	}
	.home-logo {
	    margin-left: -125px;
	    margin-top: -18px;
	}
	.home-logo img {
	    width: 250px;
	    height: auto;
	}
	#homeslides {
	    padding-top: 52px;
	}
	.intro-text {
	    padding: 30px 0;
	}
	.intro-text h2 {
	    margin-bottom: 30px;
	    font-size: 19px;
	}
	.home-wedding p, .home-events p {
	    padding: 0 30px;
	    line-height: 1.3em;
	}
	.home-block {
	    padding: 50px 0;
	}
	#gform_wrapper_1 {
	    margin: 0;
	    max-width: 100%;
	    padding: 5px 5px 5px 11px;
	}
	#gform_wrapper_1  .gfield_label {
	    margin: 1.5em 0 0;
	    font-size: 12px;
	}
	
	.page-titles {
	    margin-top: 0px;
	    margin-left: -150px;

	}
	.page-titles h1 {
	    font-size: 33px;
	    width: 300px;

	}
	
	.header-cage {
	   display: none;
	}	
		
	.mean-container .mean-bar {
	    position: absolute !important;
	    background: #687992 !important;
	}
	.mean-container .mean-nav {
	    background: #4d6180 !important;
	}
	p.form-footer {
	    margin-left: 0px;
	}
	
	.instafeed li {
		width: 50%;	
	}
	.instafeed li:nth-of-type(1n+11) { display: none; }
	
}
	
	
}
@media (min-width: 768px) {
	
}
@media (min-width: 992px) {
	.intro-text p {
	    padding: 0 10px;
	}
}

@media (min-width: 1200px) {
	

}



