This commit is contained in:
2025-03-05 09:26:04 +01:00
parent 5cf0717170
commit d7bba13cdf
5028 changed files with 286142 additions and 0 deletions

View File

@@ -0,0 +1,51 @@
/***************************************************
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 */