/*
Theme Name: Salient Child Theme
Description: Custom Child Salient - OG Blog
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/


/** Custom styles **/

/*For Airport Search */

/*Airport dropdown */

#aptlist {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    line-height: 1.2em;
    position: relative;
    z-index: 1;
    right: 30px;
    display: block;
    clear: left;

    font-weight: 500;
    
    padding: 5px;
    cursor: pointer;
    background-color: whitesmoke;
    list-style: none;
}

.aptli {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 5px;
    cursor: pointer;
    background-color: whitesmoke;
    list-style: none;
}




/*Airport Spy page */
.homedropdown {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: absolute;
    top: 100px;
    margin-right: 10px;
    width: 400px;
    cursor: pointer;

}

#submitBox {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    padding: 0.2em 0.6em 0.2em 0.6em;
    font-size: 110%;
    color: #fff;
    background-color: #ff4c52;
    border-color: #ff4c52;
    box-shadow: none;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.215rem;
    cursor: pointer;
}

#searchbox {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

input {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}


pdfprnt-button-title {
    font-size: 4px !important;
}


#blogbar_wrapper {
  margin-right: 200px;
}
#blogbar_content {
  float: left;
  width: 100%;
}
#blogbar_sidebar {
  float: right;
  width: 200px;
  margin-right: -200px;
}
#blogbar_cleared {
  clear: both;
}

.ss-inline-share-wrapper {
    display: block;
    margin: 8px 0; */
    clear: both;
}

.post-views {
    font-size: 0.9em;
    font-weight: 400;
    line-height: 1;
    padding-top: 20px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-font-smoothing: initial;
}

/* COMMENTS Box - remove Website */

#commentform > div:nth-child(2) > div.col.span_4.col_last{
    display:none;
}

#comments-section > .comment-wrap {
    line-height: 1.2em;
    font-size: 0.95em;
}

body .comment-list{
  font-size: 0.9em;
    line-height: 1.3em;
}

/* Auth profile */
.container-wrap #author-bio #author-info p {
line-height: 1.3em !important;
    margin-top: 15px !important;
    font-size: 0.9em !important;
    font-weight: 400 !important;
    color: #222 !important;
}

/* PDF for the cruise icon */

.pdfprnt-button {
    max-width: 240px !important;
    margin-left: -15px !important;
    margin-top:20px !important;
    padding-top: 50px !important;
}


/*Date format*/
#page-header-bg.fullscreen-header .author-section .meta-date i {
    font-size: 22px;
    font-weight: 900;
}


/* Random fixes */
#ajax-content-wrap > div.container-wrap.fullscreen-blog-header > div > div:nth-child(1) > div.post-area.col.span_9 > h4 > b {
        color: #727272;
    font-size: smaller;
}

.single-content ul li, .content-inner ul li {
    padding-bottom: 5px;}

.single-content ol li, .content-inner ol li {
    padding-bottom: 5px;
}

/*Hide counter*/
.ss-inline-counter {
    display: none !important;
}



/*Header formatting - blog post */


.post-template-default.single-post .post .content-inner > h3  {
    margin-top: 40px;
    margin-bottom: 30px;
    border-bottom: 2px solid #575757;
    padding-bottom: 7px;
    font-weight: 900 !important;
}

.post-template-default.single-post .post .content-inner > h4  {
    margin-top: 40px;
    margin-bottom: 30px;
    border-bottom: 2px solid #575757;
    padding-bottom: 7px;
    font-weight: 900 !important;
}

/*H5 special for Key Points */
.post-template-default.single-post .post .content-inner > h5  {
    
    font-size: 20px;
    font-weight: 700 !important;
    margin-top: 40px;
    margin-bottom: 30px;
    border-bottom: 4px solid #ff2323;
    font-weight: 900;
    background: #383838;
    color: #fafafa;
    padding: 10px 10px 10px 10px;
    border-radius: 5px;
}

/*H6 special for Updates */
.post-template-default.single-post .post .content-inner > h6  {
    font-size: 20px;
    font-weight: 700 !important;
    margin-bottom: 30px;
    border-bottom: 4px solid #ffe12e;
    font-weight: 900;
    background: #ff4040;
    color: #fafafa;
    padding: 10px 10px 10px 10px;
    text-transform: none;
    border-radius: 5px;
}

.post-template-default.single-post .post .content-inner > h6 ::before {
    font-family: FontAwesome;
    font-weight: 900;
    content: "\f0e7";
    padding-right:10px;
  }

.post-template-default.single-post .post .content-inner > h5 ::before {
    font-family: FontAwesome;
    font-weight: 900;
    content: "\f29d";
    padding-right:10px;
  }


.non-member-splash-head {
   font-size: 1.6em;
    font-weight: 900;
    background: #ff3135;
    color: #fafafa;
    padding: 20px 10px 20px 10px;
    text-transform: none;
    border-radius: 5px 5px 0px 0px;
}

.days-to-go {
    font-size: 1.4em;
    padding: 0px 3px 0px 3px;
    color: #ffebcd;
}

.animate-character {
    text-transform: uppercase;
    background-image: linear-gradient( -225deg, #231557 0%, #eeee22 29%, #ff725c 67%, #ffebce 100% );
    background-size: auto auto;
    background-clip: border-box;
    background-size: 200% auto;
    color: #fff;
    background-clip: text;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: textclip 2s linear infinite;
    display: inline-block;
    font-size: 1.4em;
    padding: 0px 3px 0px 3px;
}

@keyframes textclip {
  to {
    background-position: 200% center;
  }
}

.non-member-splash-text {
    margin: 0px 0px 60px 0px;
    font-size: 1.1em;
    background: #ffe02d;
    color: #333;
    padding: 30px 20px 30px 20px;
    text-transform: none;
    border-radius: 5px;
}

/* Offer boxes */


.closing-soon-offer {
    background-color: #5300ff !important;
}

.fatface, .fatface a {
    color: #ffffff !important;
    text-align: left;
    line-height: 1.3em;
    font-size: 0.9em;
}

.pad-15 {
    padding:15px;
}

.header-again > img, .header-again > h5, .header-again > h6, .header-again > h4, .header-again > a img {
    padding: 30px 0px 20px 0px !important;
}


/* NAT FAQ and other box/header styles */

.blog-box-flyer {
    background-color: #ffda2b;
    border-left: 10px solid #ff4041;
    border-right: 10px solid #ff4041;
    padding: 8px 8px 8px 20px;
    color: #333;
    font-size: 1.15em;
    margin-bottom: 20px;
    margin-top: 0px;
    border-radius: 5px;
    min-height: 100px;
    align-content: center;
}

.blog-faq-header {
    font-size: 25px;
    font-weight: 700;
    border-bottom: 4px solid #ffe12e;
    font-weight: 900;
    background: #ff2150;
    color: #fafafa;
    padding: 20px 10px 20px 30px;
    text-transform: none;
    border-radius: 5px;
}

/*add lightning bolt */
.blog-faq-header ::before {
    font-family: FontAwesome;
    font-weight: 900;
    content: "\f0e7";
    padding-right:10px;
  }


.blog-faq-header-box {
    margin-bottom: 60px;
    border-bottom: 4px solid #ffe12e;
    background: #fff5c0;
    padding: 10px 10px 10px 10px;
    padding-top: 40px;
    font-size: 1.15em;
    line-height: 2em;
}