52 lines
1.3 KiB
CSS
52 lines
1.3 KiB
CSS
/***************************************************
|
|
Mixins Themes
|
|
/***************************************************/
|
|
/* Mixin Normal*/
|
|
/* Mixin Clear */
|
|
/* Mixin Border */
|
|
/*background RGBA
|
|
============================================*/
|
|
/***************************************************
|
|
Mixins RTL Themes
|
|
/***************************************************/
|
|
/************************************
|
|
Override Bootstrap
|
|
*************************************/
|
|
/**
|
|
* Web Application Prefix Apply For Making Owner Styles
|
|
*/
|
|
/**
|
|
* Blocks Layout Selectors
|
|
*/
|
|
/***********************************************************************/
|
|
/*Footer home 4*/
|
|
.footer-center {
|
|
background: #303136;
|
|
padding-bottom: 20px; }
|
|
.footer-center .inner {
|
|
border-top: 0; }
|
|
|
|
.footer-bottom {
|
|
padding-top: 0;
|
|
background: #2b2c31; }
|
|
.footer-bottom .inner {
|
|
border-top: 0; }
|
|
.footer-bottom .ApHtml strong {
|
|
color: #fff; }
|
|
|
|
.footer-container .ApColumn .title_block {
|
|
color: #fff; }
|
|
|
|
.block_newsletter form {
|
|
background: #2b2c31; }
|
|
.block_newsletter form input {
|
|
background: #2b2c31;
|
|
color: #eee; }
|
|
.block_newsletter form button {
|
|
color: #fff; }
|
|
|
|
.block-social li:before {
|
|
color: #fff; }
|
|
|
|
/*# sourceMappingURL=footerposition1488482722.css.map */
|