File: /var/www/html/TBbargain/wp-content/themes/Tbbargain/css/footer.css
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");
/*** all Mobile Screen (iphone 6,7,8) ***/
/*** mobile Landscape Size ***/
/*** medium devices (tablets, less than 992px) ***/
/*** iPad in landscape ***/
/**** smaller than desktop 1200 (devices and browsers) ***/
/*** laptop with MDPI (medium density per inch) resolution ***/
/*** laptop with HiDPI (High Dots Per Inch) resolution ***/
/*** WSXGA (Wide Super Extended Graphics Array) resolution ***/
/*** all Mobile Screen (iphone 6,7,8) ***/
/*** mobile Landscape Size ***/
/*** medium devices (tablets, less than 992px) ***/
/*** iPad in landscape ***/
/**** smaller than desktop 1200 (devices and browsers) ***/
/*** laptop with MDPI (medium density per inch) resolution ***/
/*** laptop with HiDPI (High Dots Per Inch) resolution ***/
/*** WSXGA (Wide Super Extended Graphics Array) resolution ***/
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");
/*** all Mobile Screen (iphone 6,7,8) ***/
/*** mobile Landscape Size ***/
/*** medium devices (tablets, less than 992px) ***/
/*** iPad in landscape ***/
/**** smaller than desktop 1200 (devices and browsers) ***/
/*** laptop with MDPI (medium density per inch) resolution ***/
/*** laptop with HiDPI (High Dots Per Inch) resolution ***/
/*** WSXGA (Wide Super Extended Graphics Array) resolution ***/
/*** all Mobile Screen (iphone 6,7,8) ***/
/*** mobile Landscape Size ***/
/*** medium devices (tablets, less than 992px) ***/
/*** iPad in landscape ***/
/**** smaller than desktop 1200 (devices and browsers) ***/
/*** laptop with MDPI (medium density per inch) resolution ***/
/*** laptop with HiDPI (High Dots Per Inch) resolution ***/
/*** WSXGA (Wide Super Extended Graphics Array) resolution ***/
html {
font-size: 20px;
}
body {
font-family: "Inter", sans-serif;
}
* {
font-family: "Inter", sans-serif;
}
img {
max-width: 100%;
}
@media (min-width: 1600px) {
.custom-container {
max-width: 1450px;
}
}
@media (max-width: 1679px) {
.custom-container {
max-width: 1280px;
}
}
@media (max-width: 767px) {
.custom-container {
max-width: 100%;
}
}
.display-flex, .footer .follow-us .follw-link, .footer .follow-us {
display: flex;
}
.align-center, .footer .follow-us {
align-items: center;
}
.justfi-center {
justify-content: center;
}
.justfi-spacebetween {
justify-content: space-between;
}
.footer {
background: #223158;
padding: 50px 0 80px 0;
}
@media (max-width: 579px) {
.footer {
padding: 50px 0px;
}
}
@media (max-width: 579px) {
.footer .footer-inner .col-4 {
width: 100%;
}
}
.footer .content-wrap {
max-width: 400px;
}
@media (max-width: 991px) {
.footer .content-wrap {
max-width: 90%;
}
}
@media (max-width: 579px) {
.footer .content-wrap {
max-width: 100%;
}
}
.footer .content-wrap .logo {
max-width: 110px;
margin: 0 0 20px 0;
}
.footer .content-wrap .para {
font-size: 14px;
color: #fff;
margin: 0 0 20px 0;
}
.footer .content-wrap .contactcard {
margin: 0;
padding: 0;
}
@media (max-width: 991px) {
.footer .content-wrap .contactcard {
padding-bottom: 20px;
}
}
.footer .content-wrap .contactcard li {
font-size: 18px;
color: #fff;
list-style: none;
padding: 0 0 0 30px;
}
@media (max-width: 1679px) {
.footer .content-wrap .contactcard li {
font-size: 16px;
}
}
@media (max-width: 1199px) {
.footer .content-wrap .contactcard li {
font-size: 14px;
}
}
.footer .content-wrap .contactcard li a {
text-decoration: none;
color: #fff;
}
.footer .content-wrap .contactcard li.tel {
background: url(../img/phone.svg) no-repeat left center;
}
.footer .content-wrap .contactcard li.mail {
background: url(../img/email.svg) no-repeat left center;
}
.footer .content-wrap .contactcard li + li {
margin-top: 15px;
}
.footer .list-menu {
margin: 0;
padding: 0;
}
.footer .list-menu li {
background: url(../img/arrow-green.svg) no-repeat left center;
list-style: none;
padding: 0 0 0 25px;
}
.footer .list-menu li a {
color: #fff;
font-size: 18px;
font-weight: 500;
text-decoration: none;
}
@media (max-width: 1679px) {
.footer .list-menu li a {
font-size: 16px;
}
}
@media (max-width: 1199px) {
.footer .list-menu li a {
font-size: 14px;
}
}
.footer .list-menu li + li {
margin-top: 15px;
}
@media (max-width: 991px) {
.footer .list-menu li + li {
margin-top: 10px;
}
}
.footer .follow-us {
padding: 40px 0 0 0;
}
@media (max-width: 579px) {
.footer .follow-us {
padding-top: 0px;
}
}
.footer .follow-us .txt {
color: #fff;
font-size: 18px;
font-weight: 500;
}
.footer .follow-us .follw-link {
margin: 0;
padding: 0 0 0 10px;
}
.footer .follow-us .follw-link li {
margin: 0 0 0 10px;
list-style: none;
flex: 0 0 26px;
}
@media (max-width: 579px) {
.footer .footer-inner {
flex-direction: column;
}
}
@media (max-width: 579px) {
.footer .footer-inner .ftr-blks {
margin-bottom: 30px;
flex: auto;
width: 100%;
}
}
.footer .footer-inner .ftr-blks:last-child {
margin-bottom: 0px;
}
.copy-right {
background: #fff;
padding: 10px 10px;
text-align: center;
}
.copy-right .para {
font-size: 14px;
color: #5a6277;
font-weight: 500;
padding: 0;
margin: 0;
}