File: /var/www/html/israel-rentals/wp-content/themes/israel-rentals/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");
@import url("https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inclusive+Sans:ital@0;1&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 ***/
.footer {
background: url(../img/ftr-bg.png) no-repeat top center;
background-size: cover;
padding: 40px 0 28px; }
.footer .ftr-brand {
margin-bottom: 20px; }
.footer .ftr-brand img {
max-height: 54px; }
.footer .ftr-txt, .footer p {
text-decoration: none;
color: #fff;
font-size: 14px;
font-weight: 300; }
.footer .ftr-txt.link {
width: 100%;
display: block;
margin-bottom: 6px; }
.footer .ftr-top {
border-bottom: 1px solid #FFFFFF36;
display: flex;
flex-direction: column; }
.footer .ftr-blk-wrp {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
padding-bottom: 13px; }
@media (max-width: 991px) {
.footer .ftr-blk-wrp {
flex-direction: column; } }
.footer .ftr-blks {
max-width: calc(100% / 4);
margin-bottom: 30px;
flex-direction: column;
display: flex;
margin-right: 20px; }
@media (max-width: 991px) {
.footer .ftr-blks {
margin-bottom: 20px; } }
.footer .ftr-blks:last-child {
margin-right: 62px; }
@media (max-width: 991px) {
.footer .ftr-blks:last-child {
margin-right: 0px; } }
@media (max-width: 991px) {
.footer .ftr-blks {
max-width: 100%; } }
.footer .ftr-blks p, .footer .ftr-blks .ftr-txt {
font-weight: 400; }
.footer .ftr-blks .ftr-title {
font-weight: 700;
font-size: 18px;
line-height: 21px;
color: #fff;
margin-bottom: 10px;
margin-top: 20px; }
@media (max-width: 991px) {
.footer .ftr-blks .ftr-title {
margin-top: 0px; } }
.footer .ftr-blks p {
margin-bottom: 5px; }
.footer .ftr-blks .btn-secondary {
font-size: 14px;
max-width: 228px;
width: 100%;
height: 36px;
padding: 10px 25px;
display: flex;
justify-content: center;
align-items: center;
margin-top: 10px;
background-color: #ddd2c24d;
border-color: #DDD2C2; }
.footer .ftr-blks .btn-secondary:active, .footer .ftr-blks .btn-secondary:focus {
background-color: #ddd2c24d; }
.footer .ftr-blks .btn-secondary:hover {
background-color: #ddd2c24d; }
.footer .ftr-blks .btn-secondary .icon {
max-height: 16px; }
.footer .ftr-blks .btn-secondary .icon img {
max-width: 16px;
display: block; }
.footer .abt-title {
font-size: 24px;
line-height: 29px;
margin-bottom: 40px;
font-weight: 400;
color: #fff; }
@media (max-width: 1679px) {
.footer .abt-title {
font-size: 22px;
line-height: 27px;
margin-bottom: 30px; } }
@media (max-width: 1441px) {
.footer .abt-title {
font-size: 20px;
line-height: 27px; } }
@media (max-width: 1199px) {
.footer .abt-title {
margin-bottom: 20px; } }
.footer .abt-sec {
padding-top: 28px;
font-size: 16px;
line-height: 29px;
font-weight: 300; }
@media (max-width: 1441px) {
.footer .abt-sec {
padding-top: 30px; } }
@media (max-width: 1199px) {
.footer .abt-sec {
padding-top: 20px; } }
.footer .abt-sec p {
font-size: 16px; }
@media (max-width: 1441px) {
.footer .abt-sec p {
font-size: 14px; } }
@media (max-width: 1199px) {
.footer .abt-sec p br {
display: none; } }
.footer .copy-right-blk {
border-top: 1px solid #FFFFFF36;
padding-top: 21px; }
.footer .copy-right-blk p {
margin-bottom: 0px;
font-size: 16px;
font-weight: 300; }
@media (max-width: 1199px) {
.footer .copy-right-blk p {
font-size: 14px; } }
/*# sourceMappingURL=footer.css.map */