/** Shopify CDN: Minification failed

Line 281:4 Unexpected "{"
Line 287:4 Unexpected "{"
Line 292:4 Unexpected "{"

**/
.footer {
    font-size: 16px;
    padding: 20px 0;
    border-top: solid 1px #1b1f23;
    background-color: #1b1f23;;
    background-position: center center;
    color: #6b6b6b;
    
}
.footer .input-row {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: 0;
    margin-right: 0;
}
.footer .input-row input {
    margin: 5px 0;
}
.footer-text .toggle_content {
    padding-top: 15px;
}
.no-footer-title.footer-text .toggle_content {
    padding-top: 0;
}
.footer .logo {
    color: #ffffff !important;
    font-size: 20px;
    margin-top: 0;
    margin-bottom: 20px;
    line-height: 1;
    width: 100%;
    word-wrap: break-word;
    float: none;
}
img.footer-logo {
    width: 75%;
    max-width: 250px;
    margin-bottom: 10px;
    display: inline-block;
}
.footer .empty-column {
    width: 100%;
    height: 1px;
}
.footer .footer-menu-wrap h6 {
    margin: 0;
    padding: 0 0 5px 0;
    color: #7f8c8d;
  	font-size: 18px;
}
.footer .footer-menu-wrap h6 > span {
    display: none;
}
.footer a,
.footer a:visited {
    color: #7f8c8d;
  	font-size: 16px;
}
.footer a:active,
.footer a:hover {
    color: #ffffff;
}
.footer ul {
    list-style: none;
    margin: 0;
    padding: 15px 0 0 0;
}
.footer ul li {
    margin-bottom: 1em;
    line-height: 1.1;
}
.footer form {
    margin-bottom: 0;
}
.footer-menu-wrap {
    text-align: left;
}
.page-contact .footer {
    margin-top: 0;
}

.page-contact .footer {
    margin-top: 0;
}
.page-contact .maps {
    position: relative;
    bottom: -6px;
}
.page-landing .maps {
    position: relative;
    bottom: -7px;
}
.maps iframe {
    pointer-events: none;
    display: block;
}
.newsletter form {
    margin-bottom: 0;
}
.footer_credits {
    border-top: 1px solid #1b1f23;
    margin-top: 10px;
}
.payment_methods {
    margin: 10px 0 6px 0;
    padding-top: 10px;
}
.payment_methods svg {
    padding-right: 4px;
    height: 30px;
    width: 48px;
}
.credits {
    text-align: left;
    padding-top: 20px;
}
.footer-menu-wrap{
	-webkit-transform: translate3d(0, 0, 0);
}

.footer-menu-wrap .active span,
.footer-menu-wrap span.active{
	transform: rotateX(180deg);
}

.footer-section .newsletter_section {
    background-color: transparent;
    color: #6b6b6b;
}
.footer-section .newsletter_section h6 {
    color: #7f8c8d;
    font-size: 18px;
}
.footer-section .newsletter_section p {
    padding: 15px 0;
}
.footer-section .newsletter_section .newsletter {
    width: 100%;
}
.footer-section .newsletter_section .newsletter input {
    width: 100%;
}
.footer-section .newsletter_section .newsletter .action_button {
    margin-left: 0;
}
footer .footer-social-icons--mobile.columns {
    display: none;
    padding-left: 0;
}
footer .social_icons {
    display: block;
    margin-top: 15px;
}
footer .social_icons a,
footer .social_icons a:visited {
    color: #6b6b6b;;
    font-size: 22px;
    display: inline-block;
    margin-bottom: 1em;
}
footer .social_icons a:active,
footer .social_icons a:hover {
    color: #ffffff;
    font-size: 22px;
}
.al_footer .one-quarter {
    width: calc(25% - 20px);
}
.al_footer .footerlogo .imgctr img {
    max-width: 350px;
  width: 100%;
}
.al_footer .address p {
    margin-bottom: 0;
}
.al_footer .footercontact p {
    margin-bottom: 0;
}
.al_footer .footercontact .address + .phone,
.al_footer .footercontact .email + .phone {
    margin-top: 15px;
}
@media only screen and (max-width: 798px) {
    footer .footer-social-icons {
        display: none;
    }
  .credits {
        float: none;
        display: block;
        text-align: center;
    }
}
footer .footer-social-icons--mobile.columns {
    display: none;
    padding-left: 0;
}
@media only screen and (max-width: 798px) {
    footer .footer-social-icons--mobile.columns {
        display: block;
    }
    footer .footer-social-icons--mobile.columns > ul {
        display: block;
        padding-left: 0;
    }
}
footer .social_icons {
    display: block;
    margin-top: 15px;
}
@media only screen and (max-width: 798px) {
    footer .social_icons {
        padding-left: 0;
        text-align: center;
    }
}
footer .social_icons a,
footer .social_icons a:visited {
    color: #6b6b6b;
    font-size: 22px;
    display: inline-block;
    margin-bottom: 1em;
}
@media only screen and (max-width: 480px) {
    footer .social_icons a,
    footer .social_icons a:visited {
        margin-bottom: 0;
    }
}
footer .social_icons a:active,
footer .social_icons a:hover {
    color: #fff;
    font-size: 22px;
} 

@media only screen and (max-width: 480px) {
    footer .social_icons a,
    footer .social_icons a:visited {
        margin-bottom: 0;
    }
}
@media only screen and (min-width: 799px) {
    h4.toggle {
        pointer-events: none;
    }
    .footer-menu-wrap h6 {
        pointer-events: none;
    }
    .footer-menu-wrap .columns > ul {
        display: block !important;
    }
  	.credits {
        float: left;
    }
  	.payment_methods {
        float: right;
        text-align: right;
    }
  	.footer .toggle_content {
        display: block !important;
    }
}
@media only screen and (max-width: 798px) {
    .footer-menu-wrap h6{
        padding-top: 8px;
        cursor: pointer;
        border-top: 1px solid #7f8c8d;
        margin-top: 0;
    }
    .footer-menu-wrap .sublink span,
    .footer-menu-wrap h4 span,
    .footer-menu-wrap h6 span,
    {
        display: inline-block;
        transition: transform 0.3s linear;
        perspective: 1000;
    }
    .footer-menu-wrap .columns > ul,
    {
        display: none;
        padding-left: 20px;
    }
    .footer-menu-wrap .columns > ul li,
    {
        line-height: 1.7;
    }
    .toggle_content {
        display: none;
        padding: 0 20px;
    }
  	.footer .footer-menu-wrap h6 > span {
        display: inline-block;
        transition: transform 0.3s linear;
        perspective: 1000;
    }
  	.footer .footer-menu-wrap h6 {
        border-top: 1px solid #1b1f23;
        margin-bottom: 5px;
        padding: 10px 20px 5px;
    }
  	img.footer-logo {
        max-width: 50% !important;
        margin: 0 25% 25px;
    }
  	.footer .logo {
        text-align: center;
    }
  	.no-footer-title.footer-text .toggle_content {
        display: block;
        padding-top: 20px;
    }
  	footer .footer-social-icons {
        display: none;
    }
  	footer .footer-social-icons--mobile.columns {
        display: block;
    }
    footer .footer-social-icons--mobile.columns > ul {
        display: block;
        padding-left: 0;
    }
  	footer .social_icons {
        padding-left: 0;
        text-align: center;
    }
  	.al_footer .medium-down--one-whole {
        width: calc(100% - 20px);
        left: auto !important;
    }
    .al_footer .footerlogo .imgctr img {
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-top: 20px;
    }
    .al_footer .footerlogo .imgctr {
        padding: 0 20px;
    }
    .al_footer .footerlogo div {
        padding: 10px 20px;
    }
    #mobile_menu .columns>ul li, .footer-menu-wrap .columns>ul li, .sidebar .columns>ul li {
    line-height: 1.7;
  }
}