	/*

Theme Name: little-woody

Theme URI: http://underscores.me/

Author: Underscores.me

Author URI: http://underscores.me/

Description: Description

Version: 1.0.0

License: GNU General Public License v2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Text Domain: little-woody

*/



/*

font-family: 'Poppins', sans-serif;

*/

@import 'https://fonts.googleapis.com/css?family=Poppins:300,400,600';

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

body { margin: 0px; padding: 0px; font-family: 'Poppins', sans-serif;  font-size: 18px; font-weight:normal; }

img { max-width: 100%; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

nav ul, li { list-style: none; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

a { font-size: 100%; vertical-align: baseline; background: transparent; text-decoration: none; outline: none }

/* change colours to suit your needs */

ins { background-color: #ff9; color: #000; text-decoration: none; }

/* change colours to suit your needs */

mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }

del { text-decoration: line-through; }

abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }

table { border-collapse: collapse; border-spacing: 0; }

/* change border colour to suit your needs */

hr { display: block; height: 1px; border: 0; border-top: 1px solid #cccccc; margin: 1em 0; padding: 0; }

input, select { vertical-align: middle; outline: none }

.clear { clear: both; }

* { box-sizing: border-box; }

/*-----------------------------------------------	Reset Css End	---------------------------------------------------------*/



 

/*------------------------------------------------Base Rule Css Start ------------------------------------------------------*/



h2, .h2 { font-family: 'Poppins', sans-serif; font-size: 25px; color: #fff; }

h3, .h3 { font-size: 52px; margin: 0px; padding: 0px; color: #000000; }

h4, .h4 { font-size:18px; margin:0px; padding:0px; }

h5, .h5 { font-size:32px; color:#010101; margin:0px; padding:0px; text-transform:uppercase; }



.left { float: left }

.right { float: right }

.align-left { text-align: left; }

.align-right { text-align: right; }

.align-center { text-align: center; }

.btn-default { 
    background: #fbf9e8;
    padding: 5px 30px;
    font-weight: normal;
    font-size: 14px;
    line-height: 35px;
    font-family: 'Poppins', sans-serif;
    color: #252524;
    display: inline-block;
    text-transform: capitalize;
    border-radius: 10px;
    letter-spacing: .4em;
    font-weight: 600;
    margin: 10px auto 0px;
}
.btn-default:hover { color:#bfbda0; }







/*------------------------------------------------Base Rule Css End ------------------------------------------------------*/





/*---------------------------------------------   Layout Rules Css Start ----------------------------------------------*/



.page { margin: 0px; padding: 0px 0 0 0; width: 100%; }

.container, header .container { margin: 0px auto; padding: 0px 10px; max-width: 960px; width: 100%; height: 100%; position: relative }

.header .container { max-width: 1020px; }

.papper { background-color: #252524; }
.black { background:#252524; }

.zigzag {  background:url(images/womack-flag-bicolor.jpg) repeat-x; margin:0px; padding:0px; }

nav ul.navbar-nav li a, .sp, footer p a, .brand-logos ul li a img { transition: all 0.2s linear 0s; -webkit-transition: all 0.2s linear 0s; -ms-transition: all 0.2s linear 0s; -moz-transition: all 0.2s linear 0s; -o-transition: all 0.2s linear 0s; }

.container-inner { transform: translateY(-50%); -ms-transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); }



.header  { transition: all 0.4s ease-in 0.4s; -webkit-transition: all 0.4s ease-in 0s; -ms-transition: all 0.4s ease-in 0s; -moz-transition: all 0.4s ease-in 0s; -o-transition: all 0.4s ease-in 0s;  }





/*----------------------------------------------------- Layout Rules Css End ----------------------------------------------*/





/*----------------------------------------------------- Layout Rules Css End ----------------------------------------------*/



/*----------------------------------------------------- Banner Section ----------------------------------------------*/

.banner-section { margin: 0px; padding: 0px 0 0 0; background-color: #252524; background-size: cover; position: relative }

.header-logo { margin: 0 0 -44px 0; padding: 43px 0 0 0; max-width: 600px; display: inline-block;}

.container-inner { margin: 0px; padding: 0px 0 87px 0;  overflow: hidden; position: absolute; width: 98%; top: 45%; text-align: center}

.info-block { margin: 50px auto 30px; padding: 0px; clear: both;  }

.info-block h2 { font-size: 18px; color: #fff; margin: 0px auto 21px; padding: 0 35px; text-align: center; font-weight: normal; display: table; }

.info-block h2 span { position:relative }

.info-block h2 span:after { border-bottom: 1px solid #ffffff; bottom: 8px; content: ""; left: 0; margin: 0; padding: 0; position: absolute; width: 100%; }

h4.hero-info {
	margin: 10px auto 0px;
    font-size: 14px;
    color: #fbf9e8;
    text-transform: uppercase;
    letter-spacing: .3em;
}


.info-block h2 span:first-child:after { left: -31px; padding: 0 0 0 26px; right: 0; width: 100%; }

.info-block h2 span:last-child:after { right: -31px; padding: 0 22px 0 0; left: 8px; width: 100%; }

.info-block h2 span:nth-child(2n):after {left: 11px; padding: 0; right: 0; width: 72%;}



.info-block p, .info-block ul li { text-align: center; font-size: 18px; color: #fbf9e8; letter-spacing: 0.3em;  line-height: 30px; font-weight: 600; padding-top: 60px; text-transform: uppercase;}

.info-block ul, .info-bg ul { margin: 0px; padding: 6px 0 0 0; text-align: center }

.info-block ul li, .info-bg ul li {  margin: -10px auto 0px;
    font-size: 20px;
    color: #fffef3;
    letter-spacing: .2em;
    line-height: 1.8em;
    text-align: center;
    font-weight: 300; }

.info-block ul li:last-child, .info-bg ul li:last-child { border: none }

.call a { margin: 0px auto; padding: 20px 0 0; text-align: center; color: #fbf9e8; font-size: 18px; text-align: center; display: table; font-family: 'Poppins', sans-serif; letter-spacing: .3em; font-weight: strong;}



/*----------------------------------------------------- Banner Section End ----------------------------------------------*/





/*----------------------------------------------------- Header Section ----------------------------------------------*/

.header { margin: 0px; padding: 3px 0 3px; background: #000; -webkit-box-shadow: 0 5px 5px rgba(22,22,22,.33); -moz-box-shadow: 0 5px 5px rgba(22,22,22,.33); -ms-box-shadow: 0 5px 5px rgba(22,22,22,.33); -o-box-shadow: 0 5px 5px rgba(22,22,22,.33); box-shadow: 0 5px 5px rgba(22,22,22,.33);width:100%; z-index:20; }

.page-template-tp-home-php .header { opacity:0; visibility:hidden; height:0; position:fixed; top:0; }

.header.sticky-header { opacity:1;  visibility:visible; height:auto }

.logo { max-width: 113px; margin: 0px; padding: 9px 0 0; }

/*------------------ Navigation  ------------------------*/



.navbar-header { display: none; }



.nav { margin-right: 10px; }

nav ul.navbar-nav { margin: 0px 25px 0 0; padding: 0px; }

nav ul.navbar-nav li { margin: 0px; padding: 0px; float: left; line-height: 24px;}

nav ul.navbar-nav li a { display: block; color: #fbf9e8; text-transform: uppercase; letter-spacing: 0.5; font-size: 16px; margin: 0px; padding: 19px 15px 18px 15px; letter-spacing: 0.12em; font-weight: 600; font-family: 'Poppins', sans-serif;}

nav ul.navbar-nav li:hover a, nav ul.navbar-nav li.current-menu-item a  { color: #444235; }

.phone {
    margin: 0px;
    padding: 14px 0 13px 0;
    vertical-align: middle;
    display: inline-block;
    line-height: 30px;
    color: #fbf9e8;
}
.phone a { margin: 0px; padding: 0px 0 0 0px; color: #fbf9e8;; font-size: 18px; letter-spacing: 0.5px;font-family: 'Poppins', sans-serif; font-weight: bold;}

.phone a i { margin: 0px; padding: 0px 14px 0 0; }



/*----------------------------------------------------- Header Section end ----------------------------------------------*/

 

/*--------------------------------------------  main content ------------------------------------------------*/



.event-menu-section { margin: 0px; padding: 0px; width: 100%;  }
.event-menu-section { padding: 0px 0 90px;}
.event-menu-section .block { display: table; }
.event-menu-section .box-left{ background: url(images/womack-frame-left.png) no-repeat 0 0; background-size: 100% auto; font-size: 20px;font-family: 'Poppins', sans-serif; font-weight: bold; display: table-cell; height: 310px; vertical-align:middle;}
.event-menu-section .box-right{ background: url(images/womack-frame-right.png) no-repeat 0 0; background-size: 100% auto; font-size: 20px;font-family: 'Poppins', sans-serif; font-weight: bold; display: table-cell; height: 310px; vertical-align:middle;}
.event-menu-section h2 {font-family: 'Poppins', sans-serif; font-size: 32px; color:#fbf9e8; font-weight: normal; text-transform: uppercase; letter-spacing: .25em; font-weight: 300;}
.event-menu-section p { margin: 10px auto;  max-width: 250px; font-size: 14px; color: #fbf9e8; text-transform: uppercase; letter-spacing: .3em;}
.col-2 { margin: 0px; padding: 0px; width: 100%; overflow: hidden; }


.block { margin: 0px; padding: 0px; width: 49%; }



/*------------------------------------  Image Gallery  -----------------------------------------*/



.img-gallery { overflow:hidden; background-color: #000000; }

.grid { width:110%; margin: 3px -6px; } 

.grid-item { padding:3px; float: left; background-color: #000000; }

.item.item-block { height: 100%;  width: 100%; padding:0px; }

.item img{width:100%; height:100%; } 



/*-------------------------- Info Block  ----------------------------------*/



.block-info { margin: 0px; padding: 80px 0px 102px; position: relative; }

.block-info-inner { position: relative; z-index:1; }

.block-info h2 {font-family: 'Poppins', sans-serif; font-size: 32px; color:#fbf9e8; font-weight: normal; text-transform: uppercase; letter-spacing: .25em; font-weight: 300;}

.block-info p {     
    margin: 10px auto;
    font-size: 15px;
    color: #fffef3;
    letter-spacing: .05em;
    line-height: 2em;
    text-align: center;
    font-weight: 300 !important;}

.block-info-inner h1 {font-family: 'Poppins', sans-serif; font-size: 14px; color:#fbf9e8; font-weight: 600; text-transform: uppercase; letter-spacing: .25em; font-weight: 600; padding: 25px 0 0;}

.s1 a {
    color: #fbf9e8;
    text-decoration: underline;
}

.s1 a:hover {
    color: #fbf9e8;
    text-decoration: none;
    opacity: .7;
}

/*--------------------------- Contact Section ----------------------------------------*/



.contact-section { margin:0px; padding:120px 0 25px; background-color: #202020; }

.contact-inner { margin:0px; padding:75px 0 71px;  width:100%; background-color: #202020;  } 



.map-block { width:66%; margin:0px; padding:5px 20px 0px 0px; }

.contact-info { width:32%; margin:0px; padding:0px; }

.info-bg {margin:0px; padding:10px 0 50px 0; color:#fbf9e8; font-size:20px; line-height: 22px;  }
.info-bg .box { margin: 5px 0; padding: 10px 10px;}
.info-bg .button { padding-top: 0px;}

.contact-info h3 {font-family: 'Poppins', sans-serif; font-size: 32px; color:#fbf9e8; font-weight: normal; text-transform: uppercase; letter-spacing: .25em; font-weight: 300; text-align: center; background-image: url(images/womack-frame-right.png); background-repeat: no-repeat; padding: 60px 0 35px; line-height: 1.2em; background-position: center top; background-size: 270px;}

h3 span { font-size: 18px; letter-spacing: .2em; }

.info-bg h4 { margin: 10px auto 0px; max-width: 250px; font-size: 14px; color: #444235; text-transform: uppercase; letter-spacing: .3em;}
 
.info-bg ul { padding-bottom:3px; }

.info-bg p { margin:0px; padding:0px;}

.info-bg .box a { margin: -10px auto 0px;
    font-size: 20px;
    color: #fffef3;
    letter-spacing: .2em;
    line-height: 2em;
    text-align: center;
    font-weight: 300; } 

.button { margin:0px; padding:48px 0 0 0; }



/*--------------------------- Extra Info Section ---------------------------------------*/



.extra-info-section { margin:0px; padding:100px 0; overflow:hidden; background-color: #fbf9e8;
    background-image: url(images/womack-flag-light.jpg); }

.extra-info-section .col-3 { margin:0px -10px;}

.block-box { margin:0px 0px 0 0; padding:0px 10px; width:33.33%; float:left; color: #252524;font-family: 'Poppins', sans-serif;}

.block-border { border:2px solid #000000;  width:100%; margin:0px; padding:5px; position: relative;} 
.block-border-inner { padding:22px 5px 10px 5px; border:1px solid #252524; height: 100%; width: 100%; background-color: #252524;}

.block-border h5 { padding:35px 15px 40px; font-weight: 300; font-family: 'Poppins', sans-serif; line-height: 1.2em; letter-spacing: .13em; color: #fbf9e8; font-size: 24px; }

.block-box p{ padding:0 10px 21px; line-height:2em; font-size:15px; letter-spacing: .05em; color: #fffef3; font-weight: 300; } 

.block-box .button{ padding-top:3px; } 
.extra-info-section .block-box .button {
  bottom: 50px;
  left: 0;
  position: absolute;
  right: 0;
}


.item-img { max-width:156px; margin:7px auto 20px; padding:0px; }



.social-link { margin:0px; padding:15px 0 43px 0; }

.social-link li { margin:0px; padding:0px; display:inline-block }

.social-link li a { width:46px; height:46px; display:block;  margin:0 7px; padding:0px 0px; background:url(images/social-icon.png) no-repeat 0 0;}
.social-link li a:hover { opacity: 0.7;}

.block-box h6 { font-size:14px; margin:0px; padding:0px; text-align:center; font-family: 'Poppins', sans-serif;  line-height:22px; color: #fbf9e8; letter-spacing: .25em;  }


.social-link li a.sp-pinterest { background-position: center center;}
.social-link li a.sp-email { background-position: center right;}


/*--------------------------- Brand Logos Section -----------------------------------------*/



.brand-logos-section { margin:0px; padding:93px 0 75px; background:#252524; } 

.title h4 { font-size:14px; color:#fbf9e8;  margin:0px; padding:0px 0 5px 0; font-family: 'Poppins', sans-serif; font-weight:normal;  text-transform:uppercase; border-bottom:1px solid #fbf9e8; letter-spacing: .3em;}



.brand-logos { margin:4px 0 0px 0; border-top:1px solid #888888; padding:15px 0 0 0; }

.brand-logos ul { margin:0px; padding:0px;  }

.brand-logos ul li{display:inline-block; margin:0px; padding:0px 18px; vertical-align:middle; width:calc(100% / 6); text-align:center;}

.brand-logos ul li:first-child { padding-left:0px; }

.brand-logos ul li:last-child { padding-right:0px; }

.brand-logos ul li a img { height:auto; opacity:0.5 }

.brand-logos ul li:hover a img { opacity:1; }

 

/*-----------------------------------------  Footer Section  ----------------------------------------------------*/

 

footer { margin: 0px; padding: 48px 0; clear: both; background: #202020; }

footer p { text-align: center; font-size: 11px; color: #fbf9e8; font-family:Verdana, Geneva, sans-serif; }

footer p a { color:#fff; }

footer p a:hover { text-decoration: underline; color:#fff; }



/*-----------------------------------------  Press Page  ----------------------------------------------------*/


h2.asset-headline a {
    font-family: 'Poppins', sans-serif;
    font-size: 32px;
    color: #252524;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: .25em;
    font-weight: 300;
}

h2.asset-headline a:hover {
	color: #666;
}

p.lead-in {
    margin: 5px auto;
    font-size: 15px;
    color: #252524;
    letter-spacing: .05em;
    line-height: 2em;
    font-weight: 300 !important;
}

a.read-more {
    color: #806c00;
    border-bottom: 1px solid #806c00;
    font-weight: 600;
	margin-bottom: 50px;
}

h1.entry-title {
    text-align: center;
    font-size: 36px;
    color: #444235;
    letter-spacing: 0.18em;
    line-height: 30px;
    font-weight: 600;
    padding: 60px 0px;
    text-transform: uppercase;
}

footer.entry-footer {
    padding: 25px 0px;
    background-color: #fff;
}

.fc-toolbar h2 {
    color: #000 !important;
}


/*------------------------------------------ LightBox Css --------------------------------------------------*/

.lightboxOverlay {position: absolute; top: 0; left: 0;  z-index: 9999; background-color: black; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);  opacity: 0.8; display: none;}

.lightbox {position: absolute; left: 0; width: 100%; z-index: 10000; text-align: center; line-height: 0; font-weight: normal;}

.lightbox .lb-image { display: block; height: auto;  max-width: inherit; -webkit-border-radius: 3px; -moz-border-radius: 3px;  -ms-border-radius: 3px; -o-border-radius: 3px;  border-radius: 3px; }

.lightbox a img { border: none;}

.lb-outerContainer {position: relative; background-color: white;  *zoom: 1; width: 250px; height: 250px; margin: 0 auto; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px;}

.lb-outerContainer:after { content: ""; display: table; clear: both;}

.lb-container { padding: 4px;}

.lb-loader { position: absolute; top: 43%; left: 0; height: 25%; width: 100%; text-align: center;  line-height: 0;}

.lb-cancel { display: block;  width: 32px; height: 32px;  margin: 0 auto;  background: url(images/loading.gif) no-repeat;}

.lb-nav {position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }

.lb-container > .nav { left: 0;}

.lb-nav a { outline: none; background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');}

.lb-prev, .lb-next {height: 100%; cursor: pointer; display: block; }

.lb-nav a.lb-prev {width: 34%; left: 0; float: left; background: url(images/prev.png) left 48% no-repeat;

  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); opacity: 0; -webkit-transition: opacity 0.6s; -moz-transition: opacity 0.6s;

  -o-transition: opacity 0.6s; transition: opacity 0.6s; }

.lb-nav a.lb-prev:hover {filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);  opacity: 1; }

.lb-nav a.lb-next { width: 64%; right: 0; float: right; background: url(images/next.png) right 48% no-repeat; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);  opacity: 0;  -webkit-transition: opacity 0.6s; -moz-transition: opacity 0.6s;  -o-transition: opacity 0.6s; transition: opacity 0.6s; }

.lb-nav a.lb-next:hover { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); opacity: 1; }

.lb-dataContainer { margin: 0 auto; padding-top: 5px; *zoom: 1; width: 100%; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px;  border-bottom-right-radius: 4px; }

.lb-dataContainer:after { content: ""; display: table; clear: both;}

.lb-data { padding: 0 4px;  color: #ccc; }

.lb-data .lb-details { width: 85%; float: left; text-align: left; line-height: 1.1em; }

.lb-data .lb-caption {font-size: 13px; font-weight: bold; line-height: 1em;}

.lb-data .lb-number {display: block; clear: left; padding-bottom: 1em;  font-size: 16px; color: #999999; }

.lb-data .lb-close { display: block; float: right; width: 30px; height: 30px; background: url(images/close.png) top right no-repeat;

  text-align: right; outline: none; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70); opacity: 0.7; -webkit-transition: opacity 0.2s;

  -moz-transition: opacity 0.2s; -o-transition: opacity 0.2s;  transition: opacity 0.2s; }

.lb-data .lb-close:hover {cursor: pointer; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);   opacity: 1; }



#tribe-events-content h2{color:#000;}

.not-found-part{ text-align: center;}

.error-404 .page-header h1{ text-align: center;}

.not-found-part > h1 {font-size: 92px;}

.error-404 { padding: 95px 10px;}

.homeLink{ margin-top: 10px;}

.homeLink a {color: #000;display: inline-block;font-size: 24px; padding: 10px 30px; height: 45px; line-height: 22px;}

.homeLink > a:hover { border: 1px solid #000; border-radius: 10px;}



/** calender ***/

#sc_events_calendar_head h2 {
padding-top: 15px;
color: #000;
}

#sc_calendar td.calendar-day {
height: 100px !important;
}

#sc_calendar td {
font-size: 14px !important;
    font-family: arial, sans-serif;
}

.socials-static{
    position: fixed;
    top: 50vH;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 99;
}
.socials-static .social-link{
    padding: 5px;
    padding-top: 15px;
    /*background-color: #252524;*/
}
.socials-static .social-link li{
    display: block;
    margin: 5px 0;
}
.socials-static .social-link li a{
    background-image: url(images/social-icon-new.png);
}

@media (max-width: 992px){
	.block-border-inner{padding-bottom: 85px;}
}


@media (max-width: 765px) {

.contact-info h3 {
    max-width: 300px;
    margin: 0 auto;
}

.info-bg .box ul li {
    line-height: 1.5em !important;
}
.block {
    width: 62%;
}
}

@media (max-width: 680px) {

.block {
    width: 70%;
}
}

@media (max-width: 608px) {
.block {
    width: 80%;
}
}

@media (max-width: 530px) {
.block {
    width: 90%;
}
}

@media (max-width: 475px) {
.block {
    width: 100%;
}
}

