/*
Theme Name: maytay
Template: fruitful
Author: Black and Green, blackandgreenhq.com
Version: 1.0
Updated: 2014-08-26 23:12:01
*/

@charset "UTF-8";
@import url('../fruitful/style.css');
@import url(http://fonts.googleapis.com/css?family=Maven+Pro:700,500);
@import 'https://fonts.googleapis.com/css?family=Montserrat:400,700';


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

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

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

.page-id-26 .head-container {
border-bottom: 0;
background: none !important;
}

.page-id-26 .main-navigation a {
color: rgba(255,255,255,0.5) !important;
/*text-shadow: 0 0 2px #7b7b7b;*/
}
.page-id-26 .main-navigation ul li:hover > a {
    color:#fff !important;
}

/*.page-id-26 */#page-header .container header .header-hgroup.left-pos {
float: left;
margin: 0;
}

/*.page-id-26 */#page-header .container header .menu-wrapper.right-pos {
float: left;
display: inline-block;
/*clear: both;*/
}

/*.page-id-26 */.main-navigation li {
margin-left: 2px;
/*clear: both;*/
}

.page-id-26 .page-container {
display:none;
}

.page-id-26 #masthead {
display:none;
}

.container {
position: relative;
width: auto;
margin: 0 20px;
padding: 0;
}

.container .sixteen.columns {
width: auto;
float: none;
}

.page-container {
padding: 0 50px 0 50px;
margin-bottom: 10px;
}

#colophon>.container {
margin: 0 30px;
}

#masthead {min-height: 50px;}

#masthead .social-icon {
float: right;
width: auto ;
}

.site-header img, img.size-full {
width: 102px;
max-width: 100%;
}

.main-navigation {
display: block;
float: left;
margin: 0;
position: relative;
}

.main-navigation a {
font-family: 'Maven Pro', sans-serif !important;
color: rgba(0,0,0,0.5) !important; !important;
/*text-shadow: 0 0 2px #7b7b7b;*/
}

.main-navigation ul:not(.sub-menu) > li > a, .main-navigation ul:not(.sub-menu) > li:hover > a {
font-size: 24px !important;
line-height: 19px;
}

.main-navigation a {
padding:0;
}

.main-navigation ul li.current_page_item a, .main-navigation ul li.current-menu-item a, .main-navigation ul li.current-menu-parent a, .main-navigation ul li.current_page_parent a, .main-navigation ul li.current-menu-ancestor a {
background: none !important;
padding: 0;
color:#000 !important;
}

.main-navigation ul li:hover > a {
    background:none !important;
    color:#000 !important;
    padding:0;
	-webkit-transition: all 0.2s ease-in-out; 
	-moz-transition: all 0.3s ease-in-out; 
	-khtml-transition: all 0.3s ease-in-out; 
	-o-transition: all 0.3s ease-in-out; 
	-ms-transition: all 0.3s ease-in-out; 
	transition: all 0.3s ease-in-out; 
	font-size:14px;
}

.head-container, .head-container.fixed {
background: /*url(http://blackandgreenhq.com/maytay/wp-content/uploads/2014/08/menu-bk.png)*/ none !important;
/*border-bottom: 1px solid #d6d6d6;*/
}

.head-container.fixed {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}

.main-navigation {
background:none !important;
}

#page .container header.entry-header h1.entry-title {
display: none;
}

blockquote {
font-size: 22px;
font-style: italic;
font-weight: 300;
margin: 24px 35px;
text-align: center;
font-family: 'hero_lightlight';
}

/*fullscreen icon of slider pro */
.advanced-slider .full-screen-controls {
width: 25px;
height: 21px;
}

.hentry {
    margin: 0;
    }

.onethird {
  width:31%;
  text-align:center;
  padding: 0 1%;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
  position:relative;
  }

.zoomimg {overflow:hidden;}

.zoomimg img{
  max-width: 100%;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  }
  
.zoomimg:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

/* about page styling */

.about {
font-family: arial;
font-size: 14px;
line-height: 35px;}

.about h1 {font-size:15px;}

.about-image {float: right; width: 30%; padding: 0 0 0 5%;}
.about-copy {width:65%;}

.about p {
padding-bottom:30px;}

/* press page styling */

.pressrow {padding-bottom:20px;}
.landscape {width:98%; border: 1px solid #d6d6d6;}
.portrait {width: 68%; border: 1px solid #d6d6d6;}

.press-overlay {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;}

.onethird:hover .press-overlay{
    background: rgba(255,255,255,0.4);
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;}

/* press lightbox styling */

.slb_container {
    top:30px!important;
    box-shadow: none;
    border-radius: 0!important;
    border: 1px solid #d6d6d6!important;}

.slb_viewer_overlay { background-color: #fff!important;}

.slb_details {
    display:none;
    position: fixed!important;
    bottom: 10px;
    right: 10px;
    width: 200px!important;
    background: #fff!important;
    padding: 10px!important;
}

.slb_data_title {
    font-family: 'Montserrat', sans-serif!important;
    font-size: 13px!important;
    font-weight: bold!important;
}

.slb_group_status {display:none;}

.slb_data_desc {
    font-family: 'Montserrat', sans-serif!important;
    font-size: 12px!important;
}

/* Contact Form Styling */
.contactform .wpforms-title, .contact-title {
    font-size: 16px !important;
    font-weight: bold!important;
}
.contactform .wpforms-field-label, .contact-details {
font-weight: normal!important;
    font-size: 1em!important;
}

.contact-details {padding-bottom: 20px;}

.contact-form-div {
	width:40%;
	padding: 0 2%;
	float:left;
}

.contact-form-pic {
	width:40%;
	padding: 0 2%;
	float:right;
}

.contactform .wpforms-form button[type=submit]{
	border: 1px solid #ccc!important;
	border-radius: 2px;
	background-color: #fff!important;
	color: #000!important;
	text-transform: uppercase;
}

.contactform .wpforms-form button[type=submit]:hover{
	background-color: #000!important;
	color: #fff!important;}	

/* Bridal Page Styling */

.fbx-light, .fbx-light .fbx-caption, .fbx-light .fbx-open-caption, .fbx-light.fbx-phone .fbx-social {background-color: rgba(119,119,119,.7)!important;}

.fbx-inner {
    margin-top: -200px!important;
    transform: scale(1.3)!important;
    -webkit-transform: scale(1.3)!important;
    -moz-transform: scale(1.3)!important;
    -ms-transform: scale(1.3)!important;
    -o-transform: scale(1.3)!important;}

/*.foogallery-masonry .item a:hover:after {
    width: 106%;
    height: 106%;
    position: absolute;
    overflow: hidden;
    top: -3%;
    left: -3%;
    content: url(img/bridal-overlay.png);

}*/


/*home page slider*/

.nivoSlider {
    height: 100vh!important;
}
.nivoSlider img {
    max-height: none!important;
}

/* responsive styles */

@media only screen and (max-width: 974px) {
    .onethird {width: 47%!important;}
    .page-container {padding: 0!important;}



@media only screen and (max-width: 767px) {

    .resp_full_width_menu .site-header .logo_wrapper {margin-top: 10px!important;}
    .nivoSlider {height: 100%!important; }
    .container {margin:0!important}
    .onethird {width: 98%!important;}
    .about-image, .about-copy, .contact-form-div, .contact-form-pic {width: 100%; padding: 0;}
    .resp_full_width_menu .site-header .menu_wrapper {
        border-bottom: 1px solid #000000;
        max-height: none!important;
    }
    .resp_full_width_menu .site-header .menu_wrapper .menu li.current-menu-item>a, .resp_full_width_menu .site-header .menu_wrapper .menu li.current_page_item>a, .resp_full_width_menu .site-header .menu_wrapper .menu a:hover {background-color: #000000!important;}
    .slb_container {top:50px!important;}
    
    
}


