/*
    Theme Name:   Weather
    Description:  A one page Layers theme built to showcase your latest phone app.
    Template:     layers-elementor
    License URI: http://www.gnu.org/licenses/gpl.html

    *-----------------------------*
    WARNING! DO NOT EDIT THIS FILE!
    *-----------------------------*

    To make updates to your theme, do not edit the styles in this file. Rather use
    the Custom CSS field in Theme Options to add your style changes. By copying a style from this
    file and pasting it in Theme Options, you will override the style in this file and avoid
    losing changes with theme updates or reinstalls.
*/


/*---------------------*/
/*- DEFAULTS ----------*/

    body,
    .button{
        font-family: "proxima-nova", helvetica, sans-serif;
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6{
        font-weight: 700;
    }
    .button,
    input[type="submit"],
    button{
        background: #7A30F8;
        color: #fff
        border: 1px solid #7A30F8;
        border-radius: 4px;
    }
    .button:hover{
        background: #fff !important;
        color: #7A30F8 !important;
        border-color: transparent;
    }
    .media.small .heading{
        font-weight: 600;
    }


/*---------------------*/
/*- CUSTOM EDITS --*/
.section-title.large .heading {
  display: none;
}
.layers-content-main {
  padding: 0% 20px 6% 20px;
}
section.header-site.header-sticky.content.header-left {
    padding: 10px;
}
h4.heading {
    margin-top: 30px;
    text-align: center;
}
iframe {
    height: 380px;
}

a.hear-more-custom {
    font-size: 20px;
    color: #afe000;
    background: #333;
    padding: 10px 40px;
    margin-top: 20px !important;
    display: inline-block;
}


.yrc-sections {
    width: 100% !important;
}
.yrc-section {
    width: 100% !important;
}
.yrc-brand {
    height: 250px !important;
}
.yrc-banner {
    display:none;
}
.yrc-load-more-button.yrc-button.yrc-nextpage {
    background: #afe000 !important;
    color: #333 !important;
}
.yrc-load-more-button.yrc-button.yrc-nextpage:hover {
    background: #333 !important;
    color: #afe000 !important;
}
.g-recaptcha {
  display: block;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}
#divBottomRight {
    margin-top: -40px;
}
.popmake-270.pum-trigger {
  text-align: center;
}
.widget.container.push-bottom-medium.AnythingPopup_widget {
    width:100% !important;
    max-width: 100% !important;
    margin-left: auto;
    margin-right: auto;
    background-color: #2b2b2b;
    margin-bottom: 0px;
    padding-top: 40px;
}
.pum-container.pum-responsive.pum-responsive-medium {
  margin-left: -30%;
  width: 29%;
}
.AnythingPopup_widget img{
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.ninja-forms-form-wrap * {
    
}
.nf-form-fields-required {
  text-align: center;
}
.nf-field {
  margin-bottom: -10px;
}
.nf-input-limit {
  margin-top: 10px;
}
.field-wrap input[type="button"] {
	width: 100%;
	height: 40px;
}
.nf-field-element input {
	height: 36px;
}
.ninja-forms-form-wrap script {
    display: none;
}
.ninja-forms-required-items .ninja-forms-req-symbol {
    display: inline-block;
}
.field-wrap {
    margin: 0px;
}
.ninja-forms-form-wrap * script {
    display: none;
}
.ninja-forms-cont {
    display: block;
}
#ninja_forms_form_1 br {
    display: none;
}
.nf-form-layout {
  width: 100%;
}
.ninja-forms-form-wrap * iframe {
    height: 85px;
}
.section-title {
    margin-bottom: 00px;
}
.story p {
    margin-bottom: 20px;
    margin-top: 10px;
}
.content-main {
    padding: 1% 20px;
}
.sdm_download_description p {
    white-space: pre-line;
    margin-bottom: -10px;
    font-weight: 100;
}
.sdm_download_description {
    margin: 15px 0 10px 0;
    padding-bottom: 0px;
}
.sdm_download_item {
    display: block;
    border: 1px solid #E7E9EB;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05);
    margin-top: 0px;
    margin-bottom: 20px;
    padding: 15px;
}
#slt_plugin-3 {
    height: 500px;
    display: block;
    position: relative;
}



.section-title h4.heading {
    color: rgba(0, 0, 0, 0.85);
    font-size: 3rem;
    background: #afe000;
}

/*- SOUNDCLOUD IS GOLD ----*/
.soundcloudIsGold {
    float: left;
    width: 46%;
    margin: 20px 20px -10px 20px;
}
.soundcloudIsGold iframe {
    height: 166px;
    width: 100%;
}


/*- PROMOS ----*/
.post-password-form {
  text-align: center;
}


/*- FACEBOOK FEED ----*/

.elementor-heading-title.elementor-size-default {
  margin-top: 10px;
  margin-bottom: 10px;
}
.cff-likebox {
    display: none;
}
#cff.cff-default-styles a {
    text-decoration: none;
    color: #afe000;
}
#text-10 {
    background: #fbfdf2;
    border: 1px solid #e1e1e1;
}


/*---------------------*/
/*- HEADER CHANGES ----*/

    .header-site .container {
        padding: 10px 20px;
    }
    .header-site.invert .nav-horizontal > ul > li > a{
        font-size: 1.4rem;
    }
    .header-sticky.is_stuck.is_stuck_show{
        padding: 10px;
    }
    .header-sticky.is_stuck.is_stuck_show .site-logo-link + .site-description{
        display: none;
    }
    .header-site.invert .nav-horizontal > ul > li.download > a{
        background: #fff;
        border-radius: 4px;
        color: #7A30F8;
        padding-left: 15px;
        padding-right: 15px;
    }
    .header-site.invert .nav-horizontal > ul > li.download > a:hover{
        background: #333;
        color: #fff;
    }

.grid.copyright div.column.span-6 {
  width: 100% !important;
  text-align: center;
  font-size: 15px;
}

/*---------------------*/
/*- SIDEBYSIDE LISTS --*/
@media only screen and (min-width: 768px){
    .side-by-side-list .column{
        margin-bottom: 0px;
    }
    .side-by-side-list .column:last-child{
        margin-bottom: 0px;
    }
    .side-by-side-list .media{
        margin-bottom: 0;
        height: 660px;
    }
    .side-by-side-list .media-body{
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        padding: 30px;
    }
    .side-by-side-list .media-image{

    }

    .side-by-side-list .media-body .heading{
        font-size: 2.8rem;
        line-height: 3.2rem;
    }

}

.icon-2x{
    font-size: 1.3rem;
}



/*--------------------------------------------------------------*/
/*- SMALL SCREENS ----------------------------------------------*/
/*--------------------------------------------------------------*/
@media only screen and (max-width: 480px){

#AnythingPopup_BoxContainer1 {
    width: 100% !important;
    height: 100% !important;
    left: 0% !important;
    margin-bottom: 0px !important;
}
#AnythingPopup_BoxContainerBody1 {
    height: 600px !important;
    overflow: scroll !important;
}
#layers-widget-column-3 {
    width:90%;
    margin-right: auto;
    margin-left: auto;
}
.yrc-banner.pb-relative{
    display: block;
    margin-bottom: 0px;
}
.yrc-brand {
    height: 100px !important;
}
.yrc-name.pb-absolute {
    display: none;
}
span.l-menu {
    display: none !important;
}
.g-recaptcha iframe {
    height: 85px;
}
}

/*--------------------------------------------------------------*/
/*-  MOBILE LANDSCAPE MODES ------------------------------------*/
/*--------------------------------------------------------------*/
@media only screen and (min-width: 481px) and (max-width: 768px){
#AnythingPopup_BoxContainer1 {
    width: 100% !important;
    left: 0% !important;
}
#AnythingPopup_BoxContainerBody1 {
    height: 600px !important;
}
#layers-widget-column-3 {
    width:90%;
    margin-right: auto;
    margin-left: auto;
}
.yrc-banner.pb-relative{
    display: block;
    margin-bottom: 30px;
}
.yrc-brand {
    height: 180px !important;
}
.yrc-name.pb-absolute {
    display: none;
}
span.l-menu {
    display: none !important;
}
.AnythingPopup_widget img{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}
}
