/* CT FOOTER */
.ct-footer {
    margin-top: 11em;
}

.ct-footer .section-content {
    background-color: transparent !important;
}

.ct-footer .ct-content {
    background-color: transparent !important;
}

.ct-footer h2 {
    color: var(--color9) !important;
    font-size: 3rem !important;
    margin-bottom: 2rem !important;
    opacity: 0.75 !important;
    font-weight: 500 !important;
}

.ct-footer h3 {
    margin-top: 0px;
    margin-bottom: 4rem !important;
    font-size: 2.3rem !important;
    color: var(--color5) !important;
}

.ct-footer .text-center .is-divider {
    display: none;
}

.ct-footer .col-inner img {
    filter: invert(1) brightness(1.1) grayscale(10) !important;
}


/*. FOOTER *****************************************************************************************************************************************************************************************************************************************/
#footer,.footer-1,.absolute-footer{color:var(--color1) !important;}
#footer .large-6{flex-basis:50% !important;max-width:50% !important;}
#footer .gallery-columns-4 .gallery-item,#footer .large-columns-4 .flickity-slider > .col{flex-basis:100% !important;max-width:100% !important;}
#footer .large-columns-4 .mb-0{flex-basis:100% !important;max-width:100% !important;}

#footer {
    position: fixed;
    background-color: #ff9c7d
}

#footer .large-6 {
    flex-basis: 50% !important;
    max-width: 50% !important;
}

#footer .gallery-columns-4 .gallery-item,#footer .large-columns-4 .flickity-slider > .col {
    flex-basis: 100% !important;
    max-width: 100% !important;
}

#footer .large-columns-4 .mb-0 {
    flex-basis: 100% !important;
    max-width: 100% !important;
}
.footer-wrapper{position:fixed;width:100%;background-color: #353535 !important;bottom:0px;z-index:0;}

.footer-1 {
    padding-top: 6em !important;
    padding-bottom: 6em !important;
}

.footer-1 {background-image: radial-gradient(circle at center center, transparent, rgb(18, 36, 62)), repeating-linear-gradient(135deg, rgb(18, 36, 62) 0px, rgb(18, 36, 62) 2px, transparent 2px, transparent 10px, rgb(18, 36, 62) 10px, rgb(18, 36, 62) 11px, transparent 11px, transparent 21px), repeating-linear-gradient(45deg, rgb(33, 43, 69) 0px, rgb(33, 43, 69) 4px, transparent 4px, transparent 8px), linear-gradient(90deg, #003855, #003855);color: #fff;}

.footer-wrapper {
    position: fixed;
    width: 100%;
    color: var(--color1) !important; 
    bottom: 0px;
    z-index: 0;
}

.absolute-footer {
    margin-top: 1rem;
}

.pull-left {
    float: left;
    margin-top: 1rem;
}


.absolute-footer {
    color: var(--color5) !important;
    opacity: 1 !important;
    text-transform: uppercase;
    font-size: 1rem;
}

.absolute-footer.dark,.copyright-footer {
    color: var(--color5) !important;
    opacity: 1 !important;
    text-transform: uppercase;
    font-size: 1rem;
    background-color: #003855;
}

.absolute-footer.dark a:hover,.copyright-footer a:hover {
    color: var(--red) !important;
    text-decoration: none;
}

.dark .payment-icons .payment-icon svg {
    --fill: #111 !important;
    fill: #111 !important;
}

.large-columns-3>.col {
        flex-basis: 33.3333333333%;
        max-width: 33.3333333333%;
    }


#block_widget-4{
        flex-basis: 42% !important;
        max-width: 42%!important;
}
#nav_menu-3{
        flex-basis: 30%;
        max-width: 30%;
}
#nav_menu-4{
        flex-basis: 28%;
        max-width: 28%;   
}

.adress-footer {
    position: relative;
    top: -28px;
}

.adress-footer p {
    list-style: none;
    margin: 0;
    text-align: left;
    text-transform: none;
    font-size: 1.222rem !important;
    line-height: 1.6;
    opacity: 0.4 !important;
    font-weight: 800 !important;
    position: relative;
    top: -36px;
    left: 4px;
    letter-spacing: 1.5px;

}

.adress-footer a {
    list-style: none;
    line-height: 60px;
    margin: 0;
    text-align: left;
    text-transform: none;
    font-size: 2rem !important;
    color: #ffffff !important;
    padding: 8px 42px 8px 42px;
    background-color: rgb(255 255 255 / .05) !important;
    width: auto !important;
    -webkit-transition: all 1.2s ease-in;
    -moz-transition: all 1.2s ease-in;
    -o-transition: all 1.2s ease-in;
    transition: all 1.2s ease-in;
    border-radius: 30px;
}



.adress-footer a:hover {
    font-size: 2rem !important;
	color: var(--color1) !important;
	background-color:var(--blue) !important;
}




/* FOOTER MENÃœ. */
#footer span.widget-title {
    opacity: 0.2;
    font-size: 2rem;
    margin-left: 18px;
    font-weight: 600;
}

#footer .is-divider {
    display: none;
}

#footer .widget > ul > li,#footer .widget li {
    list-style: none;
    margin: 0;
    text-align: left;
    text-transform: uppercase;
    font-size: 0.2rem;
    color: var(--color6) !important;
    padding: 0px 0 0px 0 !important;
    line-height: normal !important;
    -webkit-transition: all 1.2s ease-in;
    -moz-transition: all 1.2s ease-in;
    -o-transition: all 1.2s ease-in;
    transition: all 1.2s ease-in;
}



#footer .widget a {
    list-style: none;
    margin: 0;
    text-align: left;
    text-transform: none;
    font-size: 2rem;
    letter-spacing: 2px;
    font-weight: 400 !important;
    color: var(--color1);
    opacity: 0.4;
    padding: 8px 42px 8px 42px;
    background-color: rgb(0 0 0 / 0%);
    width: 100%;
    -webkit-transition: all 1.9s ease-in;
    -moz-transition: all 1.9s ease-in;
    -o-transition: all 1.9s ease-in;
    transition: all 1.9s ease-in;
    border-radius: 10px;
    margin-bottom: 4px;
}


#footer .widget a:hover {
    color: var(--white) !important;
    background-color: rgb(160 159 158 / 50%);
    width: 100%;
    opacity: 1;
    -webkit-transition: all 0.25s ease-in;
    -moz-transition: all 0.25s ease-in;
    -o-transition: all 0.25s ease-in;
    transition: all 0.25s ease-in;
}

#footer widget > ul > li:before {
    margin-right: 0px !important;
    opacity: 0.4;
}

#footer .widget > ul > li + li,#footer ul.menu > li + li {
    border-top: 1px solid rgb(161 161 170 / 0%) !important;
}

#categories-3 .widget-title {

}




/* PAYMENT*/
.dark .payment-icons .payment-icon {
    background-color: hsla(0,0%,100%,0) !important;
}

.dark .payment-icons .payment-icon svg {
    --fill: #fff;
    fill: var(--fill);
    filter: brightness(100);
}







/* ADRESS. */
.adress .large-2 {
    max-width: 22% !important;
    flex-basis: 22% !important;
}

.adress .large-4 {
    max-width: 31% !important;
    flex-basis: 31% !important;
}

.large-5 {
    max-width: 47% !important;
    flex-basis: 47% !important;
}

.adress .container .section,.row .section {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.adress {
    margin-top: 30px
}

.adress h3 {
    color: var(--color6) !important;
    font-weight: 200 !important;
    opacity: 0.7;
    font-size: 1.8em;
    letter-spacing: -1px !important;
    text-transform: none;
    position: relative;
    top: -22px;
}

.adress-footer h3 {
    color: #ffffff !important;
    font-weight: 200 !important;
    opacity: 0.7;
    font-size: 3rem !important;
    letter-spacing: -1px !important;
    text-transform: none;
    position: relative;
    top: -32px;
    padding-bottom: 0em !important;
}
