footer .menu-footer-menu-container,
footer .menu-footer-en-container {
text-align: center;
}
footer .menu-footer-menu-container a,
footer .menu-footer-en-container a {
font-size: 18px;
color: #fff !important;
}
footer .menu-footer-menu-container a:hover,
footer .menu-footer-en-container a:hover {
color: #ffffff99 !important;
}
footer .woodmart-text-block ul {
list-style-type: none;
}
footer .text1 {
font-size: 18px;
color: #fff;
}
footer .text1 a {
color: #fff;
}
footer .text1 a:hover {
color: #ffffff99;
}
footer .text1 .woodmart-text-block ul li {
text-align: center !important;
}
footer .text1 .woodmart-text-block ul {
padding-left: 0;
}
footer .footer {
position: relative;
z-index: 2;
}
footer .title1 .woodmart-text-block {
font-family: 'Ruberoid';
}
footer .footer:before {
content: '';
position: absolute;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
display: block;
background-color: #000;
background-size: contain;
background-repeat: no-repeat;
background-position: bottom;
z-index: -1; opacity: 0.7;
}
footer .footer-sidebar {
padding: 0;
}
footer .footer-column {
margin-bottom: 0;
}
footer .footer {
position: relative;
}
.min-footer > div {
font-size: 16px;
}
.copyrights-wrapper .container {
max-width: 1500px;
}
.copyrights-wrapper .container a {
font-size: 12px;
}
@media (min-width: 768px) {
footer .column2 {
border-right: 2px solid #ed1c24;
border-left: 2px solid #ed1c24;
}
}
@media (max-width: 550px) {
footer .row-column .vc_column-inner {
padding: 0 15px !important;
}
footer .img1 img {
max-width: 200px;
}
}