/*
    Theme Name: Graceland Child Theme
    Theme URI:      
    Description: Child Theme of Graceland Theme
    Author:         
    Author URI:     
    Template: graceland
    Version: 0.0.1
    Domain Path: /lang
    Tags: animations, business, clean, corporate, creative, elegant, minimal, modern, multi-purpose, parallax, portfolio, professional, responsive, retina, white
    License: GNU General Public License version 3.0
    License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/
/*  ==================================================
    Variables

    Brand
    ================================================== */
/*  ==================================================
    Misc Colours
    ================================================== */
/*  ==================================================
    Breakpoints
    ================================================== */
/*  ==================================================
    Functions
    ================================================== */
/*  ==================================================
    Mixins
    ================================================== */
/*  ==================================================
    Import Parts
    ================================================== */
/*  ==================================================
    Blocks
    ================================================== */
.block-button {
  text-align: center; }

.dslc-content .dslc-modules-section {
  padding-left: 15px;
  padding-right: 15px; }

.dslca-post-thumb img {
  margin: 0 auto; }

/*  ==================================================
    Gallery
    ================================================== */
.breadcrumb li a {
  color: white !important; }
  .breadcrumb li a:active, .breadcrumb li a:focus, .breadcrumb li a:visited {
    color: white !important; }
  .breadcrumb li a:hover {
    color: #c3d600 !important; }
.breadcrumb li a {
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.3); }

/*  ==================================================
    Forms
    ================================================== */
.button,
.btn,
.wpcf7-submit {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  min-width: 100px;
  background-image: none;
  border: 0;
  opacity: 1;
  white-space: nowrap;
  border-radius: 5px;
  border-width: 2px;
  border-style: solid;
  padding: 8px 18px;
  font-size: 14px;
  line-height: 1.7;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: white !important;
  border-color: #c3d600 !important;
  color: #303e48 !important;
  -webkit-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out; }
  .button .fa,
  .btn .fa,
  .wpcf7-submit .fa {
    color: #303e48 !important;
    -webkit-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out; }
  .button:hover,
  .btn:hover,
  .wpcf7-submit:hover {
    background-color: #c3d600 !important;
    border-color: #c3d600 !important;
    color: white !important; }
    .button:hover .fa,
    .btn:hover .fa,
    .wpcf7-submit:hover .fa {
      color: white !important; }

/*  ==================================================
    Events
    ================================================== */
#comments .comments-wrapper {
  margin-bottom: 30px; }
  #comments .comments-wrapper .comments-form .form-submit input[type="submit"] {
    border-color: #c3d600; }
    #comments .comments-wrapper .comments-form .form-submit input[type="submit"]:hover {
      background-color: #c3d600;
      border-color: #c3d600; }

/*  ==================================================
	Countdown
    ================================================== */
.countdown-timer-event .countdown-section {
  background-color: #b5a93d;
  border-color: #c3d600; }

.block-countdown .date {
  background-image: url("images/calendar-bg.png"); }

.countdown-section:before,
.countdown-section:after,
.countdown-amount:after {
  background-color: #dbdedf; }

/*  ==================================================
    Events
    ================================================== */
.event-panel .event-meta .calendar {
  background-image: url("images/calendar-bg.png"); }
.event-panel .event-button .event-status {
  background-color: #c3d600;
  border-color: #c3d600; }

#dslc-content #dslc-module-48 .front-side .title a {
  color: #303e48 !important; }
  #dslc-content #dslc-module-48 .front-side .title a:active, #dslc-content #dslc-module-48 .front-side .title a:focus, #dslc-content #dslc-module-48 .front-side .title a:visited {
    color: #303e48 !important; }
  #dslc-content #dslc-module-48 .front-side .title a:hover {
    color: #c3d600 !important; }

.event .event-content .title {
  color: #c3d600 !important;
  font-size: 24px;
  margin-bottom: 0; }
.event .event-content .meta .fa {
  color: #c3d600 !important; }
.event .event-content .event-status.available {
  background-color: #c3d600 !important;
  color: white !important; }
.event .event-content .event-status.full_booked {
  background-color: #303e48 !important;
  color: white !important; }
.event .event-content .event-status.cancelled {
  background-color: #bababa !important;
  color: #303e48 !important; }

/*  ==================================================
    Footer
    ================================================== */
#footer {
  color: #303e48 !important;
  border-bottom: 4px solid #303e48; }
  #footer .widget a {
    color: #303e48 !important; }
    #footer .widget a:active, #footer .widget a:focus, #footer .widget a:visited {
      color: #303e48 !important; }
    #footer .widget a:hover {
      color: #c3d600 !important; }
  #footer .widget a {
    font-weight: 700; }
  #footer .widget .fa {
    color: white !important; }
  #footer .widget .widget-title:after {
    background-color: #c3d600; }
  #footer .widget ul li:before {
    background-image: url("images/green-arrow.png"); }
  #footer .go-top a {
    color: #303e48 !important; }
    #footer .go-top a:active, #footer .go-top a:focus, #footer .go-top a:visited {
      color: #303e48 !important; }
    #footer .go-top a:hover {
      color: #c3d600 !important; }

/*  ==================================================
    Forms
    ================================================== */
form input,
form textarea {
  border: 1px solid #dadada;
  padding: 4px 8px;
  -webkit-trantion: all 100ms linear;
  -moz-trantion: all 100ms linear;
  -ms-trantion: all 100ms linear;
  -o-trantion: all 100ms linear;
  trantion: all 100ms linear; }
  form input:focus,
  form textarea:focus {
    outline: none !important;
    box-shadow: 0 0 0 2px #c3d600 !important;
    border-color: #c3d600 !important; }

.order-form .amount-button {
  background-color: #303e48; }
  .order-form .amount-button.active {
    background-color: #c3d600; }
  .order-form .amount-button:hover {
    background-color: #b5a93d; }

span.wpcf7-list-item {
  clear: both;
  display: block;
  margin-left: 0; }

#mc_embed_signup {
  text-align: center; }
  #mc_embed_signup .mc-field-group {
    width: 220px;
    display: inline-block;
    padding: 0 10px;
    margin-bottom: 30px;
    text-align: left; }
    #mc_embed_signup .mc-field-group input {
      width: 100%; }

/*  ==================================================
    Gallery
    ================================================== */
.media-gallery .portfolio_image {
  margin-bottom: 10px; }
.media-gallery .title {
  font-size: 24px; }
  .media-gallery .title a {
    color: #303e48 !important; }
    .media-gallery .title a:active, .media-gallery .title a:focus, .media-gallery .title a:visited {
      color: #303e48 !important; }
    .media-gallery .title a:hover {
      color: #c3d600 !important; }

.clear {
  clear: both; }

/*  ==================================================
    Helpers
    ================================================== */
.center,
.tac {
  text-align: center; }

.pt {
  padding-top: 50px; }

.pb {
  padding-bottom: 50px; }

/*  ==================================================
	Navigation
    ================================================== */
.navbar-default {
  border-color: #c3d600; }
  .navbar-default ul.navbar-nav {
    padding-top: 24px;
    padding-bottom: 24px; }
    .navbar-default ul.navbar-nav > li {
      margin: 0;
      padding: 0;
      border-top: none; }
      .navbar-default ul.navbar-nav > li > a {
        padding: 4px 8px;
        color: #303e48 !important; }
      .navbar-default ul.navbar-nav > li:hover {
        background-color: #ededed; }
        .navbar-default ul.navbar-nav > li:hover > a {
          color: #303e48 !important; }
        .navbar-default ul.navbar-nav > li:hover > ul {
          display: block;
          opacity: 1;
          z-index: 9999;
          margin-top: 0px;
          visibility: visible; }
      .navbar-default ul.navbar-nav > li.active {
        background-color: #c3d600; }
        .navbar-default ul.navbar-nav > li.active > a {
          color: white !important; }
      .navbar-default ul.navbar-nav > li ul {
        border-top: 3px solid #ededed;
        border-bottom: 3px solid #c3d600;
        box-shadow: 0 4px 4px rgba(0, 0, 0, 0.05);
        display: block;
        opacity: 0;
        z-index: -9999;
        margin-top: -10px;
        visibility: hidden;
        -webkit-transition: opacity 150ms ease-in-out, margin-top 150ms ease-in-out;
        transition: opacity 150ms ease-in-out, margin-top 150ms ease-in-out; }
        .navbar-default ul.navbar-nav > li ul li {
          border-bottom: none;
          -webkit-transition: all 150ms ease-in-out;
          transition: all 150ms ease-in-out; }
          .navbar-default ul.navbar-nav > li ul li a {
            background-color: white;
            color: #303e48 !important;
            border-bottom: none;
            -webkit-transition: all 150ms ease-in-out;
            transition: all 150ms ease-in-out; }
            .navbar-default ul.navbar-nav > li ul li a:hover {
              background-color: #c3d600;
              color: white !important; }
            .navbar-default ul.navbar-nav > li ul li a:before {
              display: none; }
          .navbar-default ul.navbar-nav > li ul li.active {
            border-top: none; }
    .navbar-default ul.navbar-nav li a {
      font-weight: 500; }
    @media screen and (max-width: 766px) {
      .navbar-default ul.navbar-nav > li > a {
        padding: 10px 20px; }
        .navbar-default ul.navbar-nav > li > a:hover {
          background-color: #c3d600;
          color: white !important; }
      .navbar-default ul.navbar-nav > li > ul {
        display: block;
        opacity: 1;
        margin-top: 0;
        visibility: visible;
        border-top: none;
        border-bottom: none;
        box-shadow: none; }
        .navbar-default ul.navbar-nav > li > ul li a {
          background-color: #ededed;
          color: #303e48 !important; }
          .navbar-default ul.navbar-nav > li > ul li a:hover {
            background-color: #c3d600;
            color: white !important; }
        .navbar-default ul.navbar-nav > li > ul li li a {
          background-color: #dadada;
          color: #303e48 !important; }
          .navbar-default ul.navbar-nav > li > ul li li a:hover {
            background-color: #c3d600;
            color: white !important; } }

/*  ==================================================
    Portfolio
    ================================================== */
/*  ==================================================
	Post List
    ================================================== */
@media screen and (max-width: 992px) {
  .post-list .media .media-body .post-title {
    text-align: center; } }

/*  ==================================================
    Search
    ================================================== */
.widget_search .search-form .search-field:focus {
  border-color: #b5a93d; }
.widget_search .search-form .search-submit {
  background-image: url("images/loupe.png"); }

/*  ==================================================
    Sidebar
    ================================================== */
.block-sidebar .widget {
  width: 100% !important; }
  .block-sidebar .widget a {
    color: #b5a93d !important; }
    .block-sidebar .widget a:active, .block-sidebar .widget a:focus, .block-sidebar .widget a:visited {
      color: #b5a93d !important; }
    .block-sidebar .widget a:hover {
      color: #c3d600 !important; }
  .block-sidebar .widget ul li:before {
    background-image: url("images/green-arrow.png"); }
  .block-sidebar .widget.widget_stm_event .calendarDate {
    background-image: none;
    background-color: #f3e5b4;
    width: 70px;
    padding: 0 0 4px;
    height: auto;
    border-radius: 5px; }
    .block-sidebar .widget.widget_stm_event .calendarDate .calendarDay {
      background-color: #c3d600;
      color: #444444;
      border-radius: 5px; }
    .block-sidebar .widget.widget_stm_event .calendarDate .calendarMonth {
      margin-top: 4px; }

/*  ==================================================
    Twitter
    ================================================== */
.wptt_TwitterTweets .fetched_tweets li {
  border-radius: 0;
  box-shadow: none;
  background-color: transparent !important;
  padding: 0 !important; }
  .wptt_TwitterTweets .fetched_tweets li .tweet_data {
    line-height: 1.2;
    font-size: 14px;
    font-family: "Lato", Helvetica, Arial, sans-serif;
    color: #9b9b9b !important; }
    .wptt_TwitterTweets .fetched_tweets li .tweet_data a {
      color: #b5a93d !important; }
      .wptt_TwitterTweets .fetched_tweets li .tweet_data a:active, .wptt_TwitterTweets .fetched_tweets li .tweet_data a:focus, .wptt_TwitterTweets .fetched_tweets li .tweet_data a:visited {
        color: #b5a93d !important; }
      .wptt_TwitterTweets .fetched_tweets li .tweet_data a:hover {
        color: #c3d600 !important; }
  .wptt_TwitterTweets .fetched_tweets li .times a {
    color: #c3d600; }

ul.light li.tweets_avatar .tweet_data {
  color: #9b9b9b !important; }

.fetched_tweets.light .tweets_avatar .tweet_data a {
  color: inherit !important; }