/* -------------------------------------------------------
   AWD Footer Dynamic Locations
-------------------------------------------------------- */

.awd-footer-location-links{

    max-width:720px;
    margin:0 auto;

    text-align:center;
    line-height:1.8;
    font-size:20px;

}

.awd-footer-location-links a{

    color:#fff!important;
    opacity:.75;
    text-decoration:none;

    transition:opacity .2s ease;
    text-transform: uppercase;
    font-size: 12px !important;

}

.awd-footer-location-links a:hover{
    color:#fff!important;
    text-decoration:none;
    opacity:1;
}
.elementor-icon-box-description a{
    color:#fff!important;
    opacity:.75;
}
.elementor-icon-box-description a:hover{
    color: #fff;
    opacity: 1;
}

.awd-footer-divider{

    color:#BCA043;

}

.awd-footer-location-links{
    padding: 0 34px;
    position: relative;
    letter-spacing: 1px;
    line-height: 28px;
}
.awd-footer-location-links::after{
    content: '';
    position: absolute;
    right: 0;
    top: 2px;
    width: 1px;
    height: 95px;
    background-color: #b39942;  
}
.awd-footer-location-links::before{
    content: '';
    position: absolute;
    left: 0;
    top: 2px;
    width: 1px;
    height: 95px;
    background-color: #b39942;  
}
.awd-footer-location-links span{
    display: none;
}
.awd-footer-location-links a{
   padding: 0 10px; 
   display: inline-block;
    line-height: 12px;
}
.awd-footer-location-links a{
    border-left: 1px solid #b39942;
}
.awd-footer-location-links a:first-child{
    border-left: 0;
}

.awd-footer-location-links span:nth-of-type(3){
    display: none;
}
.footer-contact-details .elementor-position-inline-start{
    margin: 0 10px;
    position: relative;
}
.footer-contact-details .elementor-position-inline-start:first-of-type::after{
    content: '';
    position: absolute;
    right: -20px;
    top: 5px;
    width: 1px;
    height: 14px;
    background-color: #b39942;
}
.footer-bottom-link ul{
    padding: 0;
    list-style: none;
    display: inline-flex;
}
.footer-bottom-link ul li{
    margin: 0;
    font-size: 15px;
}
.footer-bottom-link ul li:nth-child(2){
    margin-left:20px;
}
.copyright ul{
    padding: 0;
    list-style: none;
    display: inline-flex;
}
.copyright ul li{
  margin: 0 10px;
  letter-spacing: 1px; 
  color: #fff;
  opacity: .75; 
  font-size: 14px;
}
.copyright ul li:first-child{
    margin-left: 0;
}
.copyright ul li:nth-child(2),
.copyright ul li:nth-child(4){
    color: #b39942;
}



@media (min-width:1396px){
    .awd-footer-location-links::before {
    content: '';
    position: absolute;
    left: 0;
    top: 2px;
    width: 1px;
    height: 100px;
    background-color: #b39942;
}
.awd-footer-location-links::after {
    content: '';
    position: absolute;
    right: 0;
    top: 2px;
    width: 1px;
    height: 100px;
    background-color: #b39942;
}
}

@media (min-width:1338px){
    .awd-footer-location-links a:nth-of-type(4){
        border-left: 0;
    }
}

@media (max-width:1140px){
    .awd-footer-location-links{
        padding: 0 25px;
    } 
    .awd-footer-location-links a:nth-of-type(3){
        border-left: 0;
    }
    .awd-footer-location-links a:nth-of-type(5){
        border-left: 0;
    } 
    .awd-footer-location-links::before{
        height: 124px;
    }
    .awd-footer-location-links::after{
        height: 124px;
    }
}
@media (max-width:1024px){
    .awd-footer-location-links a:nth-of-type(5){
        border-left: 1px solid #b39942;
    }
    .awd-footer-location-links a:nth-of-type(4){
        border-left: 0;
    } 
    .awd-footer-location-links a:nth-of-type(6){
        border-left: 0;
    } 
    .awd-footer-location-links::before {
        height: 152px;
    }
    .awd-footer-location-links::after {
        height: 152px;
    }
}
@media (max-width:767px){
     .awd-footer-location-links{
        padding: 0;
     }
     .awd-footer-location-links::before,
     .awd-footer-location-links::after{
        content: none;;
     }
     .awd-footer-location-links a{
        border-left: 0;
        display: block;
        line-height: inherit;
     }
     .awd-footer-location-links a:nth-of-type(5) {
        border-left: 0;
    }
     .copyright{
        width: 100%;
     }
     .copyright ul{
        display: block;
        text-align: center;
    }
    .footer-bottom-link{
        display: block!important;
    }
    .footer-bottom-link ul{
        width: 100%;
        text-align: center;
    justify-content: center;
    padding-bottom: 20px;
    }
    footer.elementor-location-footer .elementor-widget-shortcode{
        width: 100%;
    }
    /* .elementor-icon-box-wrapper{
        align-items: center!important;
        flex-direction: row!important;
    } */
    .footer-contact-details .elementor-position-inline-start:first-of-type::after{
        content:none;
    }

    .footer-logo{
        position: relative;
        /* padding-bottom: 20px; */
    }
    .footer-logo::after{
        content: '';
        width: 50px;
        height: 1px;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        bottom: 0;
        background: #b39942;
        margin-bottom: -15px;
    }
    .footer-bottom-link ul li:nth-child(2){
        margin-left: 0;
    }
    .footer-bottom-link ul li{
        position: relative;
        margin: 0 30px;
    }
    
   .footer-bottom-link ul li:nth-child(2)::before{
        content: '';
        position: absolute;
        top: 6px;
        left: -14px;
        width: 1px;
        height: 12px;
        background-color: #b39942;
    }


}






/* -------------------------------------------------------
   Footer Bottom Links - Final Styling
-------------------------------------------------------- */

.footer-bottom-link ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: inline-flex;
    align-items: center;
    transform: translateY(-2px);
}

.footer-bottom-link ul li {
    margin: 0;
    font-size: 14px;
    line-height: 1;
}

/* Space between the two links */
.footer-bottom-link ul li:nth-child(2) {
    position: relative;
    margin-left: 20px;
}

/* Divider between the two links */
.footer-bottom-link ul li:nth-child(2)::before {
    content: '';
    position: absolute;
    left: -10px;
    top: 50%;
    width: 1px;
    height: 14px;
    background-color: #b39942;
    transform: translateY(-50%);
}


/* -------------------------------------------------------
   Footer Bottom Links
   Match copyright text styling
-------------------------------------------------------- */

.footer-bottom-link ul li a,
.footer-bottom-link ul li a:visited,
.footer-bottom-link ul li a:hover,
.footer-bottom-link ul li a:focus,
.footer-bottom-link ul li a:active,
.footer-bottom-link ul li a span,
.footer-bottom-link ul li a:hover span {

    color: #fff !important;
    opacity: .75 !important;

    font-size: 14px !important;
    line-height: 1 !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;

    text-decoration: none !important;
    border: 0 !important;
    border-bottom: 0 !important;
    box-shadow: none !important;
    background-image: none !important;
}


/* -------------------------------------------------------
   Hover State
-------------------------------------------------------- */

.footer-bottom-link ul li a:hover,
.footer-bottom-link ul li a:hover span {

    color: #fff !important;
    opacity: 1 !important;

    text-decoration: none !important;
    border-bottom: 0 !important;
}


/* -------------------------------------------------------
   Elementor Inline / Span Override
-------------------------------------------------------- */

.footer-bottom-link a span {
    text-decoration: none !important;
}


/* -------------------------------------------------------
   Mobile
-------------------------------------------------------- */

@media (max-width: 767px) {

    .footer-bottom-link {
        display: block !important;
        width: 100%;
    }

    .footer-bottom-link ul {
        width: 100%;
        margin: 0;
        padding: 0 20px 20px;
        display: block;
        text-align: center;
        transform: none;
    }

    .footer-bottom-link ul li {
        position: relative;
        display: block;
        width: 100%;
        margin: 0 0 12px;
        font-size: 14px;
        line-height: 1.2;
        text-align: center;
    }

    .footer-bottom-link ul li:nth-child(2) {
        margin-left: 0;
        margin-bottom: 0;
        padding-left: 0;
        max-width: none;
    }

    /* Remove the separator on mobile */
    .footer-bottom-link ul li:nth-child(2)::before {
        content: none;
    }

    .footer-bottom-link ul li a,
    .footer-bottom-link ul li a span {
        display: inline;
        font-size: 14px !important;
        line-height: 1.2 !important;
        text-align: center;
        white-space: normal;
        text-decoration: none !important;
    }

}




