Advertisement
Guest User

Untitled

a guest
Sep 8th, 2020
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.24 KB | None | 0 0
  1. #menu-menu-gorne.menu li a{
  2. font-family: 'Sedgwick Ave', cursive !important;
  3. font-size: 20px !important;
  4. letter-spacing: 1px;
  5. }
  6. .header-inner {
  7. display: block !important;
  8. height: 150px !important;
  9. }
  10. @media(min-width:991px){
  11. .header-inner {
  12. display: block !important;
  13. height: 200px !important;
  14. }
  15. }
  16. @media(min-width:1200px){
  17. .header-inner {
  18. display: block !important;
  19. height: 300px !important;
  20. }
  21. }
  22. .header-image {
  23. height: auto !important;
  24. }
  25. .sydney-hero-area {
  26. background-color: #010101;
  27. }
  28. header#masthead{
  29. background: #1d1f4e;
  30. -webkit-box-shadow: inset 1px 1px 34px 5px rgba(0,0,0,1);
  31. -moz-box-shadow: inset 1px 1px 34px 5px rgba(0,0,0,1);
  32. box-shadow: inset 1px 1px 34px 5px rgba(0,0,0,1);
  33. position: relative !important;
  34.  
  35.  
  36. }
  37. header#masthead .col-xs-12{
  38. padding: 0px !important;
  39. }
  40. #mainnav ul li {
  41. border-right: 5px solid #a59031;
  42. border-radius: 30px;
  43. padding-left: 25px;
  44. }
  45. #content {
  46. background-image: url(../images/tlo.jpg);
  47. padding: 0px !important;
  48. background-position: center;
  49. background-size: cover;
  50. background-attachment: fixed;
  51. }
  52. #content .container {
  53. background: RGBA(34,20,68,0.8);
  54.  
  55. }
  56. @media(min-width:992px){
  57. #primary {
  58. float: right;
  59. padding: 0 0 0 2.5em ;
  60. }
  61. }
  62. #primary{
  63. margin-top: 15px;
  64. }
  65. #secondary {
  66. float: left;
  67. }
  68. .woocommerce-breadcrumb,
  69. .woocommerce-result-count,
  70. .woocommerce-ordering,
  71. .add_to_cart_button,
  72. .single-product #secondary,
  73. .wc-tabs,
  74. .cart,
  75. .posted_in,
  76. .product_type_simple{
  77. display: none !important;
  78. }
  79. .single-product #primary,
  80. .page-template-page_omnie #primary {
  81. float: left;
  82. padding: 0px;
  83. width: 100%;
  84. }
  85. .o-mnie h2 {
  86. color: #a59031;
  87. font-size: 50px;
  88. font-family: 'Sedgwick Ave', cursive !important;
  89. letter-spacing: 1px;
  90. }
  91. .o-mnie p {
  92. color: #fff;
  93. font-family: 'Open Sans', sans-serif;
  94. font-weight: 300;
  95. letter-spacing: .7px;
  96. line-height: normal;
  97. }
  98. .o-mnie hr{
  99. border-top: 1px solid #a59031;
  100. }
  101.  
  102.  
  103.  
  104. .woocommerce ul.products li.product,
  105. .woocommerce-page ul.products li.product{
  106. margin-bottom: 10px !important;
  107. text-align: left !important;
  108. }
  109. @media(min-width:769px){
  110. .woocommerce ul.products li.product,
  111. .woocommerce-page ul.products li.product {
  112. width: 32% !important;
  113. margin-right: 1.3% !important;
  114. margin-left: 0 !important;
  115. }
  116. }
  117. @media(max-width:768px){
  118. .o-mnie h2 {
  119. font-size: 35px;
  120. }
  121. .o-mnie p{
  122. font-size: 15px;
  123. }
  124. }
  125. @media(max-width:1024px){
  126. .btn-menu {
  127. width: 100% !important;
  128. text-align: center !important;
  129. float: none !important;
  130. height: auto !important;
  131. }
  132. .site-header{
  133. padding: 10px 0 !important;
  134. }
  135. }
  136. @media(min-width:768px) and (max-width:1024px){
  137. #mainnav-mobi {
  138. top: 42px !important;
  139. background-color: #0a071d !important;
  140. }
  141. .menu li{
  142. text-align: center !important;
  143. }
  144. }
  145. @media(max-width:767px){
  146. #mainnav-mobi {
  147. top: 42px !important;
  148. background-color: #0a071d !important;
  149. }
  150. .menu li{
  151. text-align: center !important;
  152. }
  153. }
  154. .container{
  155. padding-top: 0px !important;
  156. }
  157. #secondary{
  158. background-color: transparent !Important;
  159. border: 0px;
  160. -webkit-box-shadow: 0px 0px 10px 0px #a59031;
  161. -moz-box-shadow: 0px 0px 10px 0px #a59031;
  162. box-shadow: 0px 0px 10px 0px #a59031;
  163. margin-top: 15px;
  164. border-radius: 10px 10px 200px 200px;
  165. -moz-border-radius: 10px 10px 200px 200px;
  166. -webkit-border-radius: 10px 10px 200px 200px;
  167. padding-bottom: 50px;
  168. }
  169. #content .container .row{
  170. margin: 0px !Important;
  171. }
  172. .widget-title,
  173. .archive-title{
  174. color: #a59031 !important;
  175. font-family: 'Sedgwick Ave', cursive !important;
  176. letter-spacing: 1px;
  177. }
  178. #secondary a {
  179. color: #fff !important;
  180. font-family: 'Open Sans', sans-serif;
  181. border-left: 5px solid #a59031;
  182. border-radius: 30px;
  183. padding-left: 15px;
  184. transition-duration: .4s;
  185. }
  186. .woocommerce-loop-product__title{
  187. color: #fff !important;
  188. font-family: 'Open Sans', sans-serif;
  189. transition-duration: .4s;
  190. letter-spacing: 1px;
  191. text-transform: uppercase;
  192. font-weight: 300;
  193.  
  194. }
  195. .price{
  196. color: #a59031 !important;
  197. font-family: 'Open Sans', sans-serif;
  198. transition-duration: .4s;
  199. font-size: 20px;
  200. }
  201. #secondary a:hover{
  202. color: #a59031 !important;
  203. transition-duration: .4s;
  204. }
  205.  
  206. @media(max-width:991px){
  207. #primary {
  208. padding: 0!important;
  209. }
  210. #secondary{
  211. box-shadow: none;
  212. }
  213. }
  214. li.product{
  215. transition-duration: .4s;
  216. }
  217. li.product:hover{
  218. opacity: .6;
  219. transition-duration: .4s;
  220. }
  221. h1.product_title.entry-title {
  222. font-size: 30px !important;
  223. color: #fff;
  224. font-family: 'Open Sans', sans-serif;
  225. transition-duration: .4s;
  226. letter-spacing: 1px;
  227. text-transform: uppercase;
  228. font-weight: 300;
  229. }
  230. @media(min-width:768px){
  231. h1.product_title.entry-title {
  232. font-size: 40px !important;
  233. }
  234. }
  235. @media(min-width:1200px){
  236. .woocommerce #content div.product .woocommerce-tabs,
  237. .woocommerce div.product .woocommerce-tabs,
  238. .woocommerce-page #content div.product .woocommerce-tabs,
  239. .woocommerce-page div.product .woocommerce-tabs {
  240. float: left;
  241. width: 50%;
  242. clear: none !Important;
  243. padding-left: 50px;
  244. }
  245. }
  246. .woocommerce div.product div.summary{
  247. margin-bottom: 0px !important;
  248. }
  249. section.related.products h2{
  250. float: left;
  251. clear: both;
  252. }
  253. .woocommerce ul.products li.product .price {
  254. clear: both;
  255. }
  256. .products h2,
  257. .panel h2{
  258. color: #fff;
  259. font-family: 'Open Sans', sans-serif;
  260. transition-duration: .4s;
  261. letter-spacing: 1px;
  262. font-weight: 300;
  263. }
  264. .panel p{
  265. color: #fff;
  266. font-family: 'Open Sans', sans-serif;
  267. letter-spacing: 1px;
  268. font-weight: 300;
  269. line-height: normal;
  270.  
  271. }
  272.  
  273. section.related.products,
  274. .entry-header{
  275. display: none;
  276.  
  277. }
  278. .content-area .hentry {
  279. padding: 0px !important;
  280.  
  281. }
  282. .content-area .hentry:after{
  283. background: none !important;
  284. }
  285. .page-template-page_kontakt #primary{
  286. float: left;
  287. width: 100%;
  288. text-align: center;
  289. padding: 0px;
  290. margin: 0px;
  291. margin-top: 30px;
  292. }
  293. label {
  294. font-weight: 300 !important;
  295. text-align: left;
  296. color: #fff;
  297. font-family: 'Open Sans', sans-serif;
  298. letter-spacing: 1px;
  299. }
  300. select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
  301. color: #767676;
  302. background-color: #1d1738 !important;
  303. }
  304. button, input[type="button"], input[type="reset"], input[type="submit"] {
  305. border: 1px solid #fff !important;
  306. background-color: #1d1738 !important;
  307. }
  308. button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
  309. background-color: transparent !important;
  310. color: #a59031 !important;
  311. }
  312. @media(max-width:550px){
  313. .page-template-page_kontakt label,
  314. textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input, .dropdown-menu, .navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
  315. width: 100% !important;
  316. }
  317. }
  318. .site-info.container {
  319. text-align: center;
  320. color: #fff;
  321. font-family: 'Open Sans', sans-serif;
  322. letter-spacing: 1px;
  323. text-transform: uppercase;
  324. font-weight: 300;
  325. }
  326. .site-footer {
  327. background-color: #1d1738 !important;
  328. }
  329. .kontaktprodukt{
  330. width: 100%;
  331. text-align: center;
  332. }
  333. .bottom .socials li:hover a, .go-top {
  334. background-color: #321156 !important;
  335. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement