/*

Theme Name: Red Kite Days

*/

.row {
    margin-right: -10px;
    margin-left: -10px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    padding-right: 10px;
    padding-left: 10px;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    background: #fff;
}
body {
    background: url(images/bg.png) no-repeat top center #fff;
    font-family: 'Lato', sans-serif;
}
a {
    color: #e60b13;
}
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img,
.widget-container img {
    max-width: 100%;
    /* When images are too wide for containing element, force them to fit. */
    
    height: auto;
    /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
    display: inline;
    float: left;
    margin-right: 24px;
    margin-top: 4px;
}
.alignright,
img.alignright {
    display: inline;
    float: right;
    margin-left: 24px;
    margin-top: 4px;
}
.aligncenter,
img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
    margin-bottom: 12px;
}
#wrapper-in {
    background: #fff;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}
#header {
    padding: 17px 25px 15px;
}
#logo a {
    margin-left: 10px;
    display: inline-block;
}
#top-ads {
    margin-top: 15px;
}
#top-ads * {
    max-width: 100%;
    height: auto;
}
.sm a {
    display: inline-block;
    height: 28px;
    width: 28px;
    margin: 0 1px;
    color: #282828;
    font-size: 12px;
    line-height: 28px;
    background: #fff666;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    text-decoration: none;
    transition: background-color 0.25s ease;
}
.sm a:hover {
    background: #ff3638;
    color: #fff !important;
}
#top-bar .sm {
    padding: 10px 25px;
}
#nav-box {
    background: #ff3638;
    position: relative;
    padding: 0 25px;
    z-index: 401;
}
#nav-box:before {
    content: '';
    border: 3px solid #ff3638;
    position: absolute;
    left: -6px;
    height: 100%;
    top: 0;
}
#nav-box:after {
    content: '';
    border: 3px solid #ff3638;
    position: absolute;
    right: -6px;
    height: 100%;
    top: 0;
}
.navbar {
    border: none;
}
#nav
{
 position:relative;
 z-index:2;	
}
#nav li.mega-icon-home a .fa {
    font-size: 24px;
    vertical-align: middle;
}
.navbar-default {
    background-color: transparent;
    border-color: transparent;
    margin-bottom: 0;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    padding: 0 15px;
}
.navbar-default .navbar-nav > li > a,
#nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    transition: background-color 0.25s ease;
}
.navbar-default .navbar-nav > li {
    border-left: 1px solid #ff4a4c;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #555;
    background: #fff666;
}
.navbar-default .navbar-brand {
    color: #fff !important;
    font-size: 24px;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    background: #fff666;
}
.search-box {
    position: relative;
    width: 100%;
    margin: 7px 0 0 0;
}
.search-box .form-control {
    border-radius: 0;
    border: none;
}
.search-box .fa-search {
    position: absolute;
    top: 0;
    right: 2px;
    font-size: 22px;
    background: none;
    border: none;
    line-height: 32px;
}
.wppl-address {
    font-size: 14px;
    color: #888;
}
.get-directions-link {
    font-size: 14px;
}
.blog-item p {
    color: #666;
    min-height: 92px;
}
#container {
    padding: 25px 25px;
}
.block {
    margin-bottom: 25px;
}
.ads-item {
    margin-bottom: 13px;
	text-align:center;
}
.ads-item *,
.widget-ads * {
    max-width: 100%;
    height: auto;
}
#slider {
    position: relative;
}
.slider-control a {
    position: absolute;
    top: 50%;
    z-index: 9;
    font-size: 30px;
    color: #fff;
    line-height: 30px;
    margin-top: -40px;
}
.slider-control a.slidePrev {
    left: 25px;
}
.slider-control a.slideNext {
    right: 25px;
}
.slide {
    position: relative;
}
.slide-desc {
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.64);
    padding: 20px 25px;
    color: #fff;
    width: 100%;
}
.slide-desc * {
    margin: 0;
}
.slide-desc h2 {
    font-size: 24px;
    text-transform: uppercase;
    margin: 0 0 5px 0;
}
.slide-desc p {
    font-size: 14px;
}
.slide-desc a {
    color: #fff;
}
.heading {
    color: #ff3638;
    font-size: 18px;
    font-weight: 700;
    border-bottom: 1px solid #d8d8d8;
    padding-bottom: 5px;
    margin: 0 0 15px 0;
}
.heading span {
    border-bottom: 2px solid #ff3638;
    padding-bottom: 3px;
    text-transform: uppercase;
}
h2.heading a {
    color: #ff3638;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
}
h2.heading a:hover {
    text-decoration: none;
}
.heading a {
    color: #ff3638;
    font-size: 14px;
    font-style: italic;
    font-weight: 400;
    margin-left: 10px;
}
.heading:after {
    content: '';
    display: block;
    clear: both;
}
.blog-item {
    font-size: 16px;
    margin-bottom: 20px;
    min-height: 1px;
}
.blog-img {
    border-radius: 5px;
    max-width: 100%;
    height: auto;
}
.blog-item h3 a {
    color: #282828;
    font-size: 18px;
    text-transform: uppercase;
}
#parter-slider {
    margin: 50px 0;
    position: relative;
}
#parter-slider img {
height:auto;
max-width: 100%;
}
#parter-slider .g-col { float:none; }
#parter-slider .slider-control a.slidePrev {
    left: -52px;
}
#parter-slider .slider-control a.slideNext {
    right: -52px;
}
#parter-slider .slider-control a {
    margin-top: -15px;
}
#parter-slider .owl-dots {
    text-align: center;
    margin-top: 15px;
}
.parter-logo {
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center;
}
.owl-carousel .owl-item .parter-logo img {
    width: auto;
    display: inline-block;
    max-width: 100%;
    height: auto;
}
.txt-blue span {
    color: #8048b7;
    border-color: #8048b7;
}
#newsletter {
    background: #fff;
    color: #fff;
    padding: 45px 45px 30px 40px;
}
#mc_embed_signup input {
    color: #333;
}
#mc_embed_signup div.mce_inline_error {
    font-size: 11px;
}
.nhead {
    font-size: 18px;
    line-height: 1;
    margin-top: -12px;
}
.nhead span {
    display: block;
    font-size: 36px;
    font-weight: 700;
}
.btn-yellow {
    background: #f7ee63;
    font-size: 15px;
    color: #282828;
    font-weight: 700;
    padding: 6px 30px;
}
.newsletter-email input[type=text],
.newsletter-email input[type=email] {
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 0;
    border: none;
    line-height: 33px;
    height: 35px;
    width: 195px;
}
.mc-field-group {
    float: left;
    margin-right: 10px;
}
.newsletter-email {} .newsletter-email .fa {
    position: absolute;
    right: 15px;
    color: #e8e5e2;
    top: 2px;
}
#ftr-sidebar {
    padding: 35px 25px;
    font-size: 14px;
    color: #313131;
}
#ftr-sidebar h3 {
    color: #ff3638;
    text-transform: uppercase;
    margin: 0 0 15px 0;
}
#ftr-sidebar ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#ftr-sidebar ul li {
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 5px;
    margin-bottom: 2px;
}
#ftr-sidebar a {
    color: #313131;
}
#ftr-sidebar .sm a {
    font-size: 18px;
    height: 45px;
    width: 45px;
    line-height: 45px;
    margin: 0 4px;
}
#footer-bar {
    background: #ff3638;
    color: #fff;
    font-size: 14px;
    padding: 25px 0;
    border-top: 1px solid #d5d4d4;
}
.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin-top: 10px;
}
.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 5px;
    background: #e8e5e2;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 200ms ease;
    -moz-transition: opacity 200ms ease;
    -ms-transition: opacity 200ms ease;
    -o-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #ff3638
}
.btn-red {
    background: #ff3638;
    color: #fff;
}
h3.find-cat-heading {
    font-size: 20px;
    color: #2c2c28;
    font-weight: 700;
    margin: 0 0 12px 0;
}
h1.page-title {
    font-size: 32px;
    color: #ff3638;
    text-transform: uppercase;
    font-weight: 700;
    border-bottom: 1px solid #e60b13;
    padding-bottom: 7px;
    margin: 0 0 15px 0;
}
.cat-desc {
    font-size: 18px;
    color: #707070;
    margin: 0 0 25px 0;
}
.widget-newsletter h3 {
    background: #eee33e;
    border-radius: 4px;
    color: #282828;
    font-size: 18px;
    padding: 10px 15px;
    margin: 0;
    cursor: pointer;
}
.widget-newsletter h3 span
{
 vertical-align:middle;	
}
.widget-newsletter .fa {
    font-size: 30px;
    margin-right: 8px;
	vertical-align:middle;
}
.widget {
    margin: 0 0 25px 0;
 
}
h3.widget-title {
    font-size: 14px;
    color: #ff3638;
    text-transform: uppercase;
    margin: 0 0 15px 0;
    font-weight: 700;
    border-bottom: 1px solid #d6d6d6;
    padding-bottom: 5px;
}
h3.widget-title span {
    border-bottom: 2px solid #ff3638;
    padding-bottom: 3px;
}
.widget-blog-listing ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.widget-blog-listing img {
    margin-bottom: 0;
    width: 72px;
    height: 72px;
    border-radius: 999px;
    margin-right: 15px;
}
.widget-blog-listing ul li {
    margin-bottom: 10px;
    padding-bottom: 11px;
    border-bottom: 1px solid #d6d6d6;
}
.widget-blog-listing ul li:after {
    clear: both;
    display: block;
    content: ' ';
}
.widget-blog-listing ul li a {
    font-size: 14px;
    color: #282828;
    text-transform: uppercase;
    vertical-align: middle;
    text-decoration: none !important;
}
.widget-blog-listing ul li span {
    padding-top: 15px;
    display: block;
    font-size: 16px;
}
h1.entry-title {
    font-size: 30px;
    color: #3e3e3a;
    margin: 0 0 25px 0;
    text-transform: uppercase;
    font-weight: 700;
}
.entry-content {
    font-size: 18px;
    color: #707070;
}
.entry-content p {
    margin: 0 0 25px 0;
}
.business_details {
    color: #707070;
    font-size: 15px;
    margin: 30px 0;
}
.business_details h3 {
    font-weight: 700;
    border-bottom: 1px solid #d8d8d8;
    padding-bottom: 5px;
    color: #3e3e3a;
    font-size: 18px;
    margin: 0 0 15px 0;
}
.business_details h3 span {
    border-bottom: 2px solid #3e3e3a;
    padding-bottom: 3px;
}
#section-blog .blog-item:nth-child(4n+4),
.section-blog .blog-item:nth-child(4n+4) {
    clear: both;
}
.blog h1.page-title {
    margin-bottom: 30px;
}

.home a.btn-yellow.btn {
    color: black;
    font-size: 14px;
    margin-left: 30px;
}
#breadcrumbs {
    margin-bottom: 20px;
    font-size: 13px;
}
#breadcrumbs a {
    text-decoration: underline;
}
.divider-line {
    border-bottom: 1px solid #d8d8d8;
    margin: 25px 0 35px;
}
h2.tribe-events-page-title {
    color: #333;
}
#tribe-community-events .hide-community {
    display: none;
}
.tribe-events-notices {
    background: #ff3638;
    border: none;
    text-shadow: none;
    color: #fff;
}
.tribe-bar-search-filter {
    display: none;
}
#tribe-events-bar #tribe-bar-form .tribe-bar-submit input[type=submit] {
    background: #eee33e;
    border-radius: 4px;
    color: #282828;
}
.tribe-events-day .tribe-events-day-time-slot h5 {
    display: none;
}
#content #tribe-events .tribe-events-content p,
.tribe-events-after-html p,
.tribe-events-before-html p {
    line-height: 1.3;
    margin: 0 0 10px;
    font-size: 15px;
}
.gmw-address-field-wrapper,
.gmw-unit-distance-wrapper,
.gmw-submit-wrapper {
    float: left;
    margin: 0 7px 7px 0 !important;
}
.gmw-form:after {
    clear: both;
    display: block;
    content: ' ';
}
body .gmw-form .gmw-address-field-wrapper .gmw-address,
body .gmw-form .gmw-unit-distance-wrapper .gmw-distance-select {
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background: #f7f7f7;
    border: 1px solid #ccc;
    margin: 0;
}
body .gmw-form .gmw-submit-wrapper .gmw-submit {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0;
    background: #ff3638;
    color: #fff;
    text-transform: uppercase;
    margin: 0;
}
div.gmw-pt-default-form-wrapper .gmw-radius-dropdown-wrapper,
div.gmw-pt-default-form-wrapper .gmw-units-dropdown-wrapper {
    margin-right: 0 !important;
}
.gmw-posts-wrapper {
    margin-top: 25px;
    margin-bottom: 25px;
}
.wp-caption p.wp-caption-text {
    color: #555;
    font-size: 13px;
    margin: 5px;
    text-transform: uppercase;
    font-style: italic;
    font-weight: 700;
}
#nav-below.navigation {
    clear: both;
}

.section-sidebar .g-col,.widget-ads .g-col
{
 float:none;	
}
#eu-popup {
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    color: #866a38;
    font-size: 14px;
    line-height: 1.6;
    padding: 8px 20px;
    position: relative;
}

#eu-popupclose
{
  bottom: 2px;
    cursor: pointer;
    font-size: 20px;
    font-weight: bold;
    line-height: normal;
    position: absolute;
    right: 15px;
}
.blog-container .blog-item:nth-child(3n+4)
{
 clear:left;	
}

.theme-pagination
{
 clear:both;	
}

ul.page-numbers {
    list-style: none;
    margin: 0;
	padding:0;
}

.page-numbers:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

ul.page-numbers li {
    display: block;
    float: left;
    margin: 0 4px 4px 0;
    text-align: center;
}

.page-numbers a,
.page-numbers span {
    display: block;
    padding: 8px 14px;
    font-size: 16px;
    text-decoration: none;
    font-weight: 400;
    cursor: pointer;
    border: 1px solid #ddd;
    color: #888;
}

.page-numbers a span { padding: 0 }

.page-numbers a:hover,
.page-numbers.current,
.page-numbers.current:hover {
    color: #fff;
    background: #ff3638;
    text-decoration: none;
    border-color: #ff3638;
}

.page-numbers:hover { text-decoration: none }


#submit-class-box .acf-fields > .acf-field
{
 padding-left:0;
 padding-right:0;	
}

#submit-class-box
{
	margin-bottom:50px;
}

#submit-class-box .acf-form-submit .button
{
    background: #ff3638;
    color: #fff;
    padding: 12px 40px;
    border: none;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
}

#submit-class-box .acf-input input,#submit-class-box .acf-input textarea
{
 border:1px solid #ddd;
}


#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-flyout.mega-menu-item-has-children > a.mega-menu-link:after, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-flyout li.mega-menu-item-has-children > a.mega-menu-link:after, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item-has-children > a.mega-menu-link:after {
    display:none !important;
}


#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item-has-children > a.mega-menu-link span.arr:after
{
 	content: '\f140';
    display: inline-block;
    font-family: dashicons;
    margin: 0 0 0 6px;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    color: inherit;
	  
	
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link span.arr:after
{
  content: '\f142';
}

.widget.widget-ads.col-md-12.col-sm-6.col-xs-12 {
    float: none;
}


@media only screen and (max-width: 600px)
{
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item-has-children > a.mega-menu-link span.arr {
    position: absolute;
    right: 0;
    width: 40px;
    height: 100%;
    text-align: center;
}

}