Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 

370 wiersze
7.7 KiB

  1. .page-wrapper
  2. {
  3. position: absolute;
  4. bottom: 0;
  5. width: 100%;
  6. z-index: 11111;
  7. top: 35px;
  8. }
  9. footer p, footer strong, footer b, footer {
  10. color: #b0b0b0;
  11. }
  12. .footer-top {
  13. background: #303030;
  14. background-size: cover;
  15. background-position: center;
  16. padding: 0 0 20px;
  17. font-family: rubik;
  18. padding-top:30px;
  19. }
  20. .footer-top, .footer-bottom {
  21. background-color: #1c1f2f;
  22. }
  23. .footer-bottom {
  24. padding: 15px 0;
  25. border-top: 1px solid #313646;
  26. background-color: #181828 !important;
  27. color: #b0b0b0;
  28. font-family: rubik;
  29. }
  30. .footer-site-info {
  31. font-size: 92.86%;
  32. }
  33. #footer-navigation, #footer-navigation li a:hover, .custom-footer, .custom-footer li a:hover {
  34. color: white;
  35. }
  36. #footer-navigation, #footer-navigation li a, .custom-footer, .custom-footer li a {
  37. color: #99a9b5;
  38. padding-top: 15px;
  39. }
  40. .footer-bottom ul {
  41. margin: 0;
  42. }
  43. .inline-inside {
  44. font-size: 0;
  45. line-height: 0;
  46. }
  47. .clearfix:after, .clearfix:before {
  48. content: "";
  49. display: table;
  50. }
  51. #footer-menu li {
  52. display: inline-block;
  53. padding: 0 21px;
  54. position: relative;
  55. line-height: 1;
  56. }
  57. #footer-navigation, #footer-navigation li a, .custom-footer, .custom-footer li a {
  58. color: #99a9b5;
  59. padding-top: 15px;
  60. }
  61. #footer-navigation, #footer-navigation li a, .custom-footer, .custom-footer li a {
  62. color: #99a9b5;
  63. padding-top: 15px;
  64. }
  65. #footer-menu li+li:before {
  66. content: '';
  67. width: 0;
  68. height: 100%;
  69. position: absolute;
  70. left: -1px;
  71. top: 0;
  72. font-size: 0;
  73. border-left: 1px solid #232234;
  74. border-right: 1px solid #333146;
  75. }
  76. navigation li a, .custom-footer, .custom-footer li a {
  77. color: #99a9b5;
  78. padding-top: 15px;
  79. }
  80. #footer-socials {
  81. text-align: right;
  82. }
  83. #footer-socials .socials {
  84. text-align: right;
  85. margin: 0 -7px;
  86. display: inline-block;
  87. vertical-align: middle;
  88. }
  89. a.socials-item {
  90. display: inline-block;
  91. vertical-align: top;
  92. text-align: center;
  93. -o-transition: all 0.3s;
  94. -webkit-transition: all 0.3s;
  95. transition: all 0.3s;
  96. margin: 0 5px;
  97. line-height: 16px;
  98. padding: 10px;
  99. border-radius: 50%;
  100. background-color: #141421;
  101. border: 1px solid #2e2e4c;
  102. box-shadow: 3px 9px 16px rgb(0,0,0,0.4), -3px -3px 10px rgba(255,255,255, 0.06), inset 14px 14px 26px rgb(0,0,0,0.3), inset -3px -3px 15px rgba(255,255,255, 0.05);
  103. }
  104. .socials-item i {
  105. display: inline-block;
  106. font-weight: normal;
  107. width: 1em;
  108. height: 1em;
  109. line-height: 1;
  110. font-size: 16px;
  111. text-align: center;
  112. vertical-align: top;
  113. font-feature-settings: normal;
  114. font-kerning: auto;
  115. font-language-override: normal;
  116. font-size-adjust: none;
  117. font-stretch: normal;
  118. font-style: normal;
  119. font-synthesis: weight style;
  120. font-variant: normal;
  121. font-weight: normal;
  122. text-rendering: auto;
  123. }
  124. .facebook {
  125. color: #4e64b5;
  126. }
  127. .twitter {
  128. color: #00aced;
  129. }
  130. .instagram {
  131. color: #9a8f62;
  132. }
  133. .youtube {
  134. color: #c82929;
  135. }
  136. .telegram {
  137. color: #2ca5e0;
  138. }
  139. a.socials-item:hover {
  140. box-shadow: 0 0px 20px rgba(84, 1, 74, 0.7);
  141. border-color: rgba(255, 6, 224, 0.61);
  142. background: linear-gradient(to right, rgba(255, 9, 9, 0.12941176470588237), #c000ffb5, rgba(255, 0, 94, 0.14));
  143. }
  144. .footer-bottom a:hover {
  145. color: white;
  146. }
  147. footer p, footer li {
  148. font-size: 15px;
  149. line-height: 22px;
  150. }
  151. .widget {
  152. margin-bottom: 50px;
  153. }
  154. .footer-title {
  155. margin-bottom: 40px;
  156. color: #fff;
  157. font-weight: 500;
  158. text-transform: capitalize;
  159. padding-bottom: 15px;
  160. font-size: 16px;
  161. position: relative;
  162. }
  163. .footer-title:after {
  164. width: 50px;
  165. background: #fff;
  166. opacity: 0.2;
  167. height: 1px;
  168. content: "";
  169. position: absolute;
  170. bottom: 0;
  171. left: 0;
  172. }
  173. .gem-contacts-item {
  174. padding-top: 10px;
  175. font-size: 15px;
  176. }
  177. .gem-contacts-item i {
  178. padding-right: 10px;
  179. }
  180. footer .widget ul {
  181. list-style: none;
  182. margin-top: 5px;
  183. }
  184. .posts li {
  185. border-bottom: 1px solid #393d50;
  186. padding-bottom: 12px;
  187. padding-top: 6px;
  188. }
  189. footer p, footer li {
  190. font-size: 15px;
  191. line-height: 22px;
  192. }
  193. .gem-pp-posts-date {
  194. color: #00bcd4;
  195. font-size: 89.5%;
  196. }
  197. footer p {
  198. line-height: 24px;
  199. margin-bottom: 10px;font-size: 15px;
  200. }
  201. .wpcf7-form-control-wrap .wpcf7-form-control {
  202. padding: 7px!important;
  203. width: 100%;
  204. }
  205. .wpcf7-form-control-wrap input {
  206. background: #1c1f2f;
  207. overflow: hidden;
  208. border: 1px solid #2e344d;
  209. background-color: #1c1f2f;
  210. box-shadow: 10px 10px 36px rgb(0,0,0,0.5), -13px -13px 23px rgba(255,255,255, 0.03);
  211. border-radius: 5px;
  212. transition: all 0.3s ease-in-out 0s;
  213. }
  214. .wpcf7-form-control-wrap input:hover {
  215. background-color: transparent;
  216. box-shadow: 10px 10px 36px rgb(0,0,0,0.5), -13px -13px 23px rgba(255,255,255, 0.03), inset 14px 14px 70px rgb(0,0,0,0.2), inset -15px -15px 30px rgba(255,255,255, 0.04);
  217. border-color: rgba(255, 255, 255, 0.2);
  218. color: white;
  219. }
  220. .wpcf7 .wpcf7-form .contact-form-footer textarea {
  221. height: 160px;
  222. width: 100%;
  223. }
  224. .wpcf7-form-control-wrap textarea:hover {
  225. background-color: transparent;
  226. box-shadow: 10px 10px 36px rgb(0,0,0,0.5), -13px -13px 23px rgba(255,255,255, 0.03), inset 14px 14px 70px rgb(0,0,0,0.2), inset -15px -15px 30px rgba(255,255,255, 0.04);
  227. border-color: rgba(255, 255, 255, 0.2);
  228. color: white;
  229. }
  230. .wpcf7-form-control-wrap textarea {
  231. background: #1c1f2f;
  232. overflow: hidden;
  233. border: 1px solid #2e344d;
  234. background-color: #1c1f2f;
  235. box-shadow: 10px 10px 36px rgb(0,0,0,0.5), -13px -13px 23px rgba(255,255,255, 0.03);
  236. border-radius: 5px;
  237. transition: all 0.3s ease-in-out 0s;
  238. }
  239. textarea {
  240. overflow: auto;
  241. resize: vertical;
  242. }
  243. .wpcf7 .wpcf7-form .contact-form-footer .wpcf7-submit {
  244. width: 100%;
  245. padding: 11px;
  246. margin: 0;
  247. line-height: 0;
  248. }
  249. .wpcf7-form .contact-form-footer .wpcf7-submit {
  250. background-color: #394050;
  251. color: #99a9b5;
  252. border: none;
  253. cursor: pointer;
  254. padding: 15px 40px;
  255. font-size: 14px;
  256. font-weight: 400;
  257. transition: all 0.5s;
  258. letter-spacing: 2px;
  259. color: rgba(255,255,255,.5);
  260. box-shadow: none;
  261. text-transform: uppercase;
  262. outline: none !important;
  263. background-color: #1c1f2f;
  264. border-radius: 5px;
  265. min-width: 140px;
  266. /* box-shadow: 10px 10px 36px rgb(0,0,0,0.5), -13px -13px 23px rgba(255,255,255, 0.03), inset 14px 14px 70px rgb(0,0,0,0.2), inset -15px -15px 30px rgba(255,255,255, 0.04); */
  267. box-shadow: 3px 9px 16px rgb(0,0,0,0.4), -3px -3px 10px rgba(255,255,255, 0.06), inset 14px 14px 26px rgb(0,0,0,0.3), inset -3px -3px 15px rgba(255,255,255, 0.05);
  268. border-width: 1px 0px 0px 1px;
  269. border-style: solid;
  270. border-color: #2e344d;
  271. transition: all 0.3s ease-in-out 0s;
  272. }
  273. .wpcf7-form input[type=submit] {
  274. height: 40px;
  275. line-height: 21px;
  276. padding: 10px 40px;
  277. font-size: 14px;
  278. }
  279. .posts li a {
  280. color: #99a9b5;
  281. }
  282. .wpcf7-form .contact-form-footer .wpcf7-submit:hover {
  283. box-shadow: 0 0px 20px rgba(84, 1, 74, 0.7);
  284. border-color: rgba(255, 6, 224, 0.61);
  285. background: linear-gradient(to right, rgba(255, 9, 9, 0.12941176470588237), #c000ffb5, rgba(255, 0, 94, 0.14));
  286. color: white;
  287. }
  288. img {
  289. border-style: none;
  290. height: auto;
  291. max-width: 100%;
  292. vertical-align: middle;
  293. }
  294. .widget_gallery a {
  295. display: inline-block;
  296. }
  297. footer .widget ul {
  298. list-style: none;
  299. margin-top: 5px;
  300. }
  301. .widget_gallery ul {
  302. padding-left: 0;
  303. display: table;
  304. }
  305. .widget_gallery li {
  306. display: inline-block;
  307. width: 33.33%;
  308. transition: all 0.5s;
  309. -webkit-transition: all 0.5s;
  310. -moz-transition: all 0.5s;
  311. -o-transition: all 0.5s;
  312. padding: 2px;
  313. }
  314. .widget_gallery.gallery-grid-4 li {
  315. width: 30%;
  316. }
  317. .footer-site-info
  318. {
  319. padding-top: 10px;
  320. }