/*
Theme Name:     Lunar Society
Description:    Child theme for Ultimatum
Author:         Ultimatum Theme
Template:       ultimatum
Version:        0.1.0
*/

a.ln-button-small.dark {
    border: solid #666 1px;
    color: #666;
}

html {
  background: #2F2F2F; 
}

.aio-icon-img .img-icon {
    border-radius: 50% !important;
}

span.tribe-tickets-remaining {
    display: none;
}

.lunar-header-img { 
   position: relative; 
   width: 100%; /* for IE 6 */
}

div#col-24-1 {
  padding: 0;
}


h1.ln-fw-title {
    bottom: 0;
    position: absolute;
    color: #fff;
    max-width: 780px;
    padding-left: 40px;
    font-size: 48px;
    line-height: 50px;
}



.lunar-header-img h2 { 
   position: absolute; 
   top: 200px; 
   left: 0; 
   width: 100%; 
  color: #fff;
  padding: 0 40px;
  font-size: 48px;
}

.four-col {
 padding: 0 20px; 
  font-size: 11.5px;
  text-align: center;
}

.four-col img {
  max-width: 150px;
}

span.membership-large-text {
    font-size: 18px;
}

.vc_row {
    margin-left: 0;
    margin-right: 0;
}

#container-19, #container-20 {
    background-size: contain;
}

a {
 color: #00b0ff ; 
 text-decoration:none;
 border-bottom: 1px solid rgba(141, 204, 211, 0.20);
}

a:hover {
 color: #afafaf;
 text-decoration:none;
 border-bottom: 1px soild rgba(141, 204, 211, 0.20);
}

h1, h2, h3, h4, h5, h6 {
  font-family: "kepler-std-display",serif;
  }

body, p, li, ol, ul {
  font-family: "open-sans",sans-serif;
  font-weight: 100;
  }

h1.light {
    color: #2C2C56;
    font-size: 51px;
    line-height: 41px;
    margin: 20px 0 !important;
}

.text-light {
 color: #fff; 
}

.social [class*="fa fa-"] {
    background-color: #fff;
    border-radius: 30px;
    color: #2C2C56;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin: auto 3px;
    width: 30px;
    font-size: 15px;
    text-align: center;
  margin: 10px 5px 10px 0;
    -webkit-transition: background-color 0.2s ease-out;
    -moz-transition: background-color 0.2s ease-out;
    -o-transition: background-color 0.2s ease-out;
    transition: background-color 0.2s ease-out;
}


.fa-twitter:hover, .fa-facebook:hover, .fa-instagram:hover, .fa-tumblr:hover { 
    background-color: rgba(255, 255, 255, 0.38);
  text-decoration: none;
}

.social {
    text-align: right;
    padding: 40px;
}

.img-circle img {
    border-radius: 50%;
  max-width: 280px;
}

.widget.widget_ultimatummenu.inner-container {
    float: left;
}

.widget.widget_ultimatummenu.inner-container li {
    padding: 0 20px 10px 30px;
}

.ultimatum-megamenu-wrapper .ultimatum-megamenu-title {
    margin: 20px 0 0 0! important;
    font-size: 18px;
    line-height: 26px;
    -webkit-font-smoothing: antialiased;
    padding-top: 20px;
}

.intro-title {
max-width: 400px;
}

/* footer */
.ln-footer {
    padding: 40px;
    color: #fff;
}

/* lunar homapage  */

.ln-hp-col1 p {
 padding-right: 35px 
}

.ln-hp-col1 h1 {
  margin-top: 0;
  font-size: 41px;
}
  

.ln-button-small, .submit {
    color: rgba(255, 255, 255, 0.5);
    font-family: "kepler-std-display",serif;
    border: 1px solid #fff;
    font-size: 20px;
    line-height: 5px;
    padding: 20px 0;
    text-align: center;
    margin: 10px 0 10px 0;
    -webkit-transition: background-color 0.2s ease-out;
    -moz-transition: background-color 0.2s ease-out;
    -o-transition: background-color 0.2s ease-out;
    transition: background-color 0.2s ease-out;
    display: block;
    cursor: pointer;
}


div#col-3-1 {
    padding: 0px! important;
}

.ln-slider-text h1, .ln-slider-text .ln-50 {
    font-size: 51px !important;
}

.ln-hp-row {
  padding: 40px;
}

.ln-dark-row {
  background: #2C2C56;
      margin: 0px;
}

.ln-circle-titles h2 {
    font-size: 46px;
    color: #fff;
}


.ln-50 {
  color:  rgba(255, 255, 255, 0.5);
}

.ln-dark-row {
  color: #fff;
  font-size: 17.5px;
}


.ln-paralax {
 padding: 40px;
 max-width: 590px;
}

.ln-paralax h2 {
  font-size: 41px;
}

.ln-paralax p {
  font-size: 11.5px
}

.row-black {
 background: #222222;
  margin: 0px;
}


.row-black .col-one {
    padding: 40px;
}

.row-black .col-two {
  padding-top: 20px;
}
    

.row-black h2 {
  font-size: 41px;
}

.row-black p, .row-black li {
  font-size: 11.5px
}

h1.light {
    margin: 20px 0;
}

h3.ln-cta {
  font-size: 56px;
  text-transform: uppercase;
  margin: 8px 0;
}

.submit {
 padding: 20px; 
}

.ln-button {
    color: rgba(255, 255, 255, 0.5);
    font-family: "kepler-std-display",serif;
    border: 1px solid #fff;
    font-size: 48px;
    line-height: 28px;
    padding: 0 40px 32px 40px;
    text-align: center;
    margin: 10px 0 10px 0;
    -webkit-transition: background-color 0.2s ease-out;
    -moz-transition: background-color 0.2s ease-out;
    -o-transition: background-color 0.2s ease-out;
    transition: background-color 0.2s ease-out;
    display: block;
    cursor: pointer;
}

.ln-button:hover, .ln-button-small:hover, .submit:hover {
   color: #fff;
  background: rgba(255, 255, 255, 0.5);
  border: 1px solid rgba(255, 255, 255, 0.5);
}

.ln-quote span {
  font-size: 26px !important;
  line-height: 25px !important;
   font-family: "kepler-std-display",serif;
}


.quote-author {
  font-size: 19px !important;
  line-height: 25px !important;
   font-family: "kepler-std-display",serif;
}

.wpb_revslider_element.wpb_content_element {
    margin-bottom: 0px;
}




/* committee */

.intense .tab-pane {
    max-width: 300px;
    margin: 0 auto;
}

div#col-6-1 {
    padding: 0;
}

.img-circle {
    margin: 0 auto;
}

.img-responsive img {
display: block;
    max-width: 100%;
    height: auto;
}

.ln-committee-two {
  background: rgba(44, 44, 86, 0.51);
  
}

.post-86 p {
 font-size: 12.5px;
}
  

/* article */

.ln-blog-feat-img {
    margin-bottom: 30px;
}


.ln-post-title-row {
    padding: 40px;
    color: #fff;
    min-height: 400px;
}

#container-8 {
    background-size: 100%;
}

.ln-post-content-wrapper {
  padding: 40px;
  font-size: 16px;
}

.post-title {
    position: absolute;
    top: -150px;
    color: #fff;
}


.pull-quote {
    font-size: 28px;
    line-height: 33px;
    margin: 0 30px 30px 0;
    border-left: 2px solid #00b0ff ;
    padding-left: 20px;
    font-style: italic;
}


   .pull-quote p {
font-family: "kepler-std-display",serif;
}

.ln-blog-post-content {
 max-width: 680px; 
}

.ln-blog-post-content p:first-of-type {
  font-family: "kepler-std-display",serif;
  font-size: 25px;
  line-height: 27px;
  color: #2C2C56;
  border-bottom: 1px solid rgba(44, 44, 86, 0.23);
  padding-bottom: 20px;
}

#container-7, #container-25, #container-27 {
    background-size: contain;
}

/* events */

div#event-calendar-wrapper {
    background: #2F2F2F;
}

div#event-calendar-inner {
    max-width: 1200px;
    width: 100%;
    background: #fff;
    margin: 0 auto;
    padding: 40px 0;
}

h3.tribe-events-month-event-title a {
    color: #000;
}

#tribe-bar-form .tribe-bar-submit input[type=submit] {
    background: #2c2c56;
}

.tribe-events-notices {
    background: #00b0ff ;
    color: #2c2c56;
    text-shadow: 0 1px 0 #00b0ff ;
}

.tribe-events-calendar thead th {
    background-color: #2c2c56;
}

.tribe-events-calendar div[id*=tribe-events-daynum-], .tribe-events-calendar div[id*=tribe-events-daynum-] a, .tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-], .tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-]>a {
    background-color: #00b0ff ;
    color: #fff;
}

.single-tribe_events .tribe-events-event-meta {
    background: #2C2C56;
    border: 1px solid #2C2C56;
    margin: 30px 0;
}

.tribe-events-meta-group .tribe-events-single-section-title {
    font-size: 17px;
    color: #fff;
}

.tribe-events-event-meta .column, .tribe-events-event-meta .tribe-events-meta-group {
    color: #fff;
}

#tribe-events .tribe-events-button, #tribe-events .tribe-events-button:hover, #tribe_events_filters_wrapper input[type=submit], .tribe-events-button, .tribe-events-button.tribe-active:hover, .tribe-events-button.tribe-inactive, .tribe-events-button:hover, .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-], .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-]>a {
    background-color: #00b0ff ;
}

.event-wrapper {
     background-color: #2f2f2f; 
}

.event-container {
 max-width: 1200px;
  margin: 0 auto;
      background-color: #fff;
}

.event-header {
 margin-bottom: 40px;  
}

.event-header-img { 
   position: relative; 
   width: 100%; /* for IE 6 */
}

.event-header-img h2 { 
   position: absolute; 
   bottom: 0; 
   left: 110px; 
   width: 100%; 
  color: #fff;
  padding: 0 40px;
  font-size: 48px;
}

#tribe-events-pg-template {
    max-width: 900px !important;
}



/* news roll */

.vc_column_container>.vc_column-inner {
  padding: 0px !important;
}


.vc_row.wpb_row.vc_inner.vc_row-fluid.ln-blog-roll-inner {
    max-width: 900px;
    margin: 20px auto;
    border-bottom: 1px solid #bebebe;
      padding-bottom: 30px;
          padding-left: 15px;
    padding-right: 15px;
}

h1.bn-blog-roll-title {
    font-size: 48px;
    color: #00b0ff ;
  margin-bottom: 20px;
}

.bn-blog-roll-date {
    margin-bottom: 20px;
  color: #bebebe;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 2;
    color: #00b0ff ;
    background-color: #2c2c56;
    border-color: #2c2c56;
    cursor: default;
    border-radius: 50%;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 50%;
    border-top-left-radius: 50%;
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #2c2c56;
    background-color: #ffffff;
    border: 1px solid #00b0ff ;
    margin-left: -1px;
    border-radius: 50%;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-bottom-right-radius: 50%;
    border-top-right-radius: 50%;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
 border: none; 
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border: none;
}

ul.pagination {
    text-align: center;
    display: flex;
    justify-content: center;
}

.pagination > li {
    display: inline;
    margin-left: 8px;
}

.ln-fw-title.widget.widget_ultimatumstitle.inner-container {
    max-width: 900px;
    margin: 0 auto;
}


h1.super-title {
    font-size: 48px;
    position: absolute;
        padding-left: 15px;
    bottom: 0;
    color: #fff;
}

a.post-title.cat-post-title {
    position: relative;
    top: 0;
    padding-bottom: 0px; 
}


ul#category-posts-2 {
 padding: 0;  
}

li.cat-post-item {
    margin-bottom: 20px;
}

.footwrapper .social {
    text-align: left;
    padding: 0;
}

.ln-contact-form {
    padding: 5px 10px;
    width: 100%;
    border: 1px solid rgba(44, 44, 86, 0.33);
}

.contact-form-wrapper {
    max-width: 700px;
    padding: 20px 0;
}

.lm-name {
    font-family: "kepler-std-display",serif;
    font-size: 28px;
    text-align: center;
    display: block;
    padding: 10px 0;
    color: #2c2c56;
}

.lm-date {
  color: #2c2c56;
  display:block;
  text-align: center;
}

.lm-image img {
    align-content: center;
    display: block;
    margin: 0 auto;
}

.page-id-1394 h2 {
  font-size: 18px;
}

div#col-28-1 {
    padding: 0 !important;
}


.lm-header {
 margin-bottom: 40px;  
}

.lm-header-img { 
   position: relative; 
   width: 100%; /* for IE 6 */
}

.lm-header-img h2 { 
   position: absolute; 
   bottom: 0; 
   left: 40px; 
   width: 100%; 
  color: #fff;
  padding: 0 40px;
}




.wpb_single_image.wpb_content_element.vc_align_left.ln-membership-img {
    margin: 0;
    padding: 0;
}

.wpb_text_column.wpb_content_element.nude-one {
    margin-top: 100px !important;
}

.wpb_text_column.wpb_content_element.nude-two {
    margin-top: 83px;
}
.wpb_text_column.wpb_content_element.nude-three {
    margin-top: 83px;
}

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

.wpb_text_column.wpb_content_element.nude-three, .wpb_text_column.wpb_content_element.nude-two, .wpb_text_column.wpb_content_element.nude-one {
margin-top: 0 !important;
}

}


/* WooCommmerce */


.woo-basket.widget.woocommerce.widget_shopping_cart.inner-container {
    max-width: 450px;
    color: #fff;
    align-content: stretch;
    position: relative;
    float: right;
    margin-right: 50px;
}


.woocommerce .col-1 {
    float: left;
    width: 100% !important;
}

.woocommerce-shipping-fields {
    display: none !important;
}

.woocommerce form .form-row label {
  font-size: 18px !important;
  font-family: "open-sans",sans-serif;
  color: #000;
}

.woocommerce-info {
    display: none;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #2C2C56;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: rgba(44, 44, 86, 0.5) !important;
    color: #fff;
}

img.woocommerce-placeholder.wp-post-image {
    display: none;
}


.woo-basket.widget.woocommerce.widget_shopping_cart.inner-container {
    max-width: 450px;
    color: #fff;
    align-content: stretch;
    position: absolute;
    top: 5px;
    margin-left: 150px;
}



@media screen and (max-width: 1000px) {
  
  .woo-basket.widget.woocommerce.widget_shopping_cart.inner-container {
    max-width: 100% !important;
    position: relative !important;
    top: 0 !important;
    margin-left: 0 !important;
}

}

.ln-dark-row .woocommerce a.button {
  background-color: transparent!important;
  color: rgba(255, 255, 255, 0.5);
  font-weight: 100;
}


.ln-dark-row span.woocommerce-Price-amount.amount {
    display: none;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    padding: 10px;
}

input#billing_first_name {
    font-size: 17px;
  font-family: "open-sans",sans-serif;
}


.footer-sig {
    text-align: center;
    padding: 30px 0;
    color: #fff;
}


label.screen-reader-text {
    display: none;
}

.ln-archives.widget.widget_archive.inner-container {
    max-width: 900px;
    margin: 0 auto;
    color: #fff;
    background: #2C2C56;
    padding: 10px;
}

select#archives-dropdown-3 {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    overflow: hidden;
    background: none;
    border: 1px solid #ccc;
    background-size: 30px;
    background-position: right 10px top;
    max-width: 400px;
    width: 100%;
}

.section {
    padding-top: 30px;
}

p.product.woocommerce.add_to_cart_inline.ln-button-small {
    border: 1px solid #fff !important;
    color: #fff !important;
}

.ln-dark-row .woocommerce a.button {
  color:#fff;
}

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

  .ln-circle-titles h2 {
   font-size: 2em; 
  }


}

@media screen and (max-width: 615px) {
.social {
    text-align: center;
    padding: 0;
}

}

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

.row-black h2, .ln-cta h3 {
    font-size: 2em !important;
}

.ln-slider-text .ln-50 {
    font-size: 0.8em !important;
}
}

@media screen and (max-width: 480px) {
.ln-hp-col1 p {
    padding-right: 0;
}
}

@media screen and (max-width: 767px) {
.pull-quote {
    margin-top: 20px;
}
}

  /* For portrait layouts only */


@media only screen and (min-width: 481px) and (max-width: 1024px) and (orientation:portrait) {

.img-circle img {
    max-width: 180px;
}

.ln-circle-titles h2 {
    font-size: 1.7em;
}

.wpb_column.vc_column_container.vc_col-sm-6 {
    width: 100%;
}

.vc_col-sm-8, .vc_col-sm-4  {
    width: 100%;
}

.wpb_column.vc_column_container.vc_col-sm-8 {
    width: 100%;
}
  
.wpb_column.vc_column_container.vc_col-sm-4,  .vc_col-sm-8 {
    width: 100%;
}

.ln-blog-post-content {
    max-width: 100%;
}
.pull-quote {
    margin-top: 40px !important;
}

}


/* Landscape */
@media only screen 
  and (min-width: 768px) 
  and (max-width: 1200px)
      and (orientation: landscape)  {
  
.ln-blog-post-content {
    max-width: 550px;
}

}


.submit {
    padding: 20px;
    background: #074D92;
}


li.wc_payment_method.payment_method_paypalbraintree_paypal {
    display: none !important;
}
