/* Genesis Latest Tweets
---------------------------------------------------------------------------------------------------- */
.latest-tweets ul li {
    border-bottom: 1px dashed #ddd;
    padding: 10px 0;
    margin: 0;
    list-style: none;
}
.latest-tweets li:first-child { padding-top: 0 }
.latest-tweets li:last-child,
.latest-tweets li:last-child {
    padding-bottom: 0;
    border-bottom: 0;
}
.latest-tweets .last{
    list-style-type: none;
    text-align: right;
}
.latest-tweets .last:before {
    content:"\f099";
    color: #28a9e2;
    display: inline-block;
    font-family: 'FontAwesome';
    font-size: 14px;
    margin-right: 10px;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
}

/* Genesis eNews Extended
---------------------------------------------------------------------------------------------------- */
.enews-widget {
    background-color: #333;
    color: #ccc;
    padding: 30px 20px 0;
    text-align: center;
    overflow: hidden;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.enews-widget .widget-title {
    color: #fff;
    font-size: 24px;
    margin-bottom: 20px;
}

.enews-widget .widget-title:before,
.enews-widget .widget-title:after {
    display: none
}
.enews-widget input,
.enews-widget input:focus {
    border-color: #fff;
    margin-bottom: 10px
}
.enews-widget p:last-child {
    color: #999;
    font-size: 13px;
}
.enews-widget input[type="submit"] {
    background-color: #E74C3C;
    font-size: 16px;
    font-weight: bold;
    margin: 10px 0;
    width: 100%;
}
.enews-widget input[type="submit"]:hover {
    background-color: #C0392B
}

/* Simple Social Icons
---------------------------------------------------------------------------------------------------- */
.site-footer .widget.simple-social-icons { margin-bottom: 0 }
.site-footer .simple-social-icons ul {
    display: inline-block;
    margin: 0 auto;
    float: none;
}

/* Contact Forms 7
---------------------------------------------------------------------------------------------------- */
.wpcf7-display-none { display: none }
.wpcf7-form-control-wrap {
    position: relative;
    z-index: 0;
}
.wpcf7-not-valid-tip {
    color: red;
    position: absolute;
    width: 90%;
    height: 100%;
    top: 0;
    left: 15px;
}
.wpcf7-mail-sent-ok,
.wpcf7-mail-sent-ng,
.wpcf7-spam-blocked,
.wpcf7-validation-errors {
    background-color: #FF3A3A;
    color: #fff;
    line-height: 1.3;
    padding: 14px 14px 14px 36px;
    margin: 0 0 2em;
    position: relative;
    list-style: none outside;
    width: auto;
    overflow: hidden;
    list-style-type: none;
}
.wpcf7-mail-sent-ok { background-color: #65C20F }
.wpcf7-mail-sent-ok:before,
.wpcf7-mail-sent-ng:before,
.wpcf7-spam-blocked:before,
.wpcf7-validation-errors:before {
    content: "";
    font-family: 'FontAwesome';
    font-size: 14px;
    height: 16px;
    width: 16px;
    line-height: 16px;
    display: block;
    position: absolute;
    top: 14px;
    left: 14px;
    text-align: center;
    vertical-align: top;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    -webkit-font-smoothing: antialiased;
}
.wpcf7-mail-sent-ok:before { content: '\f00c' }
.wpcf7-mail-sent-ng:before,
.wpcf7-spam-blocked:before,
.wpcf7-validation-errors:before { content: '\f00d' }
.wpcf7 input[type="file"] { padding: 0.5em }
.wpcf7-list-item {
    display: block;
    margin-right: 1em;
}
.wpcf7 .watermark { color: #888 }
.wpcf7 select { min-width: 44% }
.wpcf7 .ajax-loader {
    margin-left: 10px;
    background-color: #FFF;
    padding: 5px;
    border-radius: 25px;
    vertical-align: middle;
}

/* Gravity Forms
---------------------------------------------------------------------------------------------------- */
div.gform_wrapper input[type="email"],
div.gform_wrapper input[type="text"],
div.gform_wrapper textarea,
div.gform_wrapper .ginput_complex label {
    font-size: 14px;
    padding: 14px;
}
div.gform_wrapper .ginput_complex label { padding: 0 }
div.gform_wrapper li,
div.gform_wrapper form li { margin: 16px 0 0 }
div.gform_wrapper .gform_footer input[type="submit"] { font-size: 14px }

/* =Fluid Video Embed 
---------------------------------------------------------------------------------------------------- */
.fve-video-wrapper {
    position: relative;
    overflow: hidden;
    height: 0;
    padding-bottom: 56.25%;
    margin: 0.5em 0;
}
.fve-video-wrapper iframe,  
.fve-video-wrapper object,  
.fve-video-wrapper embed {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*  AyoShop Slider
---------------------------------------------------------------------------------------------------- */
.template-wrap .aq-block-ayo_slider_block {
    background-color: #fcfcfc;
    border: 1px solid #eaeaea;
    padding: 10px;
    overflow: hidden;
    position: relative;
    z-index: 0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.ayoshop-flexslider {
    background-color: #fcfcfc;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    z-index: 0;
}
.ayoshop-flexslider ol,
.ayoshop-flexslider ul,
.ayoshop-flexslider li,
.ayoshop-flexslider ul li,
.ayoshop-flexslider ol li,
.ayoshop-slides,
ol.ayoshop-control-nav,
.ayoshop-direction-nav {
    margin: 0;
    padding: 0;
    list-style-type: none;
    overflow: hidden;
}
.ayoshop-flexslider .ayoshop-slides > li { display: none }
.ayoshop-flexslider .ayoshop-slides img {
    width: 100%;
    height: auto;
    display: block;
    padding: 0;
    margin: 0;
    vertical-align: top;
}
.ayoshop-pauseplay span { text-transform: capitalize }
html[xmlns] .ayoshop-slides { display: block }
* html .ayoshop-slides { height: 1% }
.no-js .ayoshop-slides > li:first-child { display: block }
.ayoshop-slides,
.ayoshop-slides li {
    padding: 0;
    margin: 0;
    max-height: 2000px;
    list-style-type: none;
    position: relative;
    z-index: 0;
}
.ayoshop-viewport {
    max-height: 2000px;
    -webkit-transition: all .75s ease;
    -moz-transition: all .75s ease;
    transition: all .75s ease;
}
.slide-content {
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    display: block;
    width: 100%;
    padding: 20px;
    position: absolute;
    bottom: -100px;
    left: 0;
    text-align: center;
}
.slide-content h4,
.slide-content p {
    margin-bottom: 0;
    max-width: 1170px;
    margin: 0 auto;
}
.slide-content h4 { text-transform: uppercase; }
ol.ayoshop-control-nav {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 1;
    padding: 0;
    margin: 0;
    text-align: center;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}
ol.ayoshop-control-nav li {
    display: inline-block;
    *display: inline;
    margin: 0 2px;
    padding: 0;
    *zoom: 1;
}
ol.ayoshop-control-nav li a {
    background-color: rgba(0,0,0,0.5);
    cursor: pointer;
    display: block;
    width: 18px;
    height: 18px;
    text-indent: -9999px;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    border-radius: 18px;
}
.ayoshop-direction-nav a {
    background-color: #fcfcfc;
    color: #444;
    display: block;
    font-size: 14px;
    width: 48px;
    height: 48px;
    line-height: 48px;
    margin: 0;
    position: absolute;
    overflow: hidden;
    top: 50%;
    margin-top: -24px;
    text-align: center;
    cursor: pointer;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -webkit-border-radius: 48px;
    -moz-border-radius: 48px;
    border-radius: 48px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}
.ayoshop-direction-nav .ayoshop-next { right: 20px }
.ayoshop-direction-nav .ayoshop-prev { left: 20px }
ol.ayoshop-control-nav a:hover { background-color: #222 }
ol.ayoshop-control-nav a.ayoshop-active,
.ayoshop-direction-nav a:hover { background-color: #fcfcfc }
.ayoshop-flexslider:hover ol.ayoshop-control-nav,
.ayoshop-flexslider:hover .ayoshop-direction-nav a {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}
.attachment-slideshow {
    background-color: transparent;
    margin-bottom: 20px
}

@media (max-width: 767px) {
    ol.ayoshop-control-nav,
    .ayoshop-direction-nav{ display: none }
}