Guest User

style.css

a guest
Aug 1st, 2018
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.04 KB | None | 0 0
  1. /*
  2. Theme Name: Enfold Child
  3. Description: Child theme to support UberMenu
  4. Version: 2.7.1-2
  5. Author: Kriesi
  6. Author URI: http://www.kriesi.at
  7. License: Themeforest Split Licence
  8. License URI: -
  9. Theme URI: www.kriesi.at/themes/enfold/
  10. Template: enfold
  11. */
  12.  
  13.  
  14.  
  15. p.slab-text {
  16. font-family: 'Open Sans';
  17. font-weight: bold;
  18. font-size: 80px !important;
  19. line-height:1.1em !important;
  20. text-align:center;
  21. }
  22.  
  23. /* All Mobile Sizes (devices and browser) */
  24. @media only screen and (max-width:597px) {
  25. p.slab-text {
  26. font-size:45px !important;
  27. }
  28. }
  29.  
  30. .cart_dropdown_link #top .avia_cart_buttons .button{
  31. display:none;
  32. }
  33.  
  34. .cart_dropdown .dropdown_widget .widget_shopping_cart_content{
  35. display:none;}
  36.  
  37. .avia_cart_buttons{padding: 10px 5px;}
  38.  
  39. p {
  40. -moz-hyphens: none;
  41. -ms-hyphens: none;
  42. -webkit-hyphens: none;
  43. hyphens: none;
  44. }
  45.  
  46. .entry-content,
  47. .entry-summary,
  48. .page-content,
  49. .nav-links,
  50. .comment-content,
  51. .widget
  52. {
  53. -webkit-hyphens: none;
  54. -moz-hyphens: none;
  55. -ms-hyphens: none;
  56. hyphens: none;
  57. }
  58.  
  59. .event-button-class {
  60. background-color: blue;
  61. padding: 10px;
  62. color: #fff;
  63. float: left;
  64. }
  65.  
  66.  
  67. .av-upcoming-event-entry {
  68. display: inline !important;
  69. padding: 0 0 5px 0;
  70. }
  71.  
  72. #top .tribe-events-tooltip.recurring-info-tooltip {
  73. display: none;
  74. }
  75.  
  76.  
  77.  
  78.  
  79. .av_main_nav_header.av_menu_right #header_main .main_menu-uber{
  80. clear:none;
  81. position: absolute;
  82. z-index: 100;
  83. line-height:30px;
  84. height:100%;
  85. margin:0;
  86. right:0;
  87. }
  88.  
  89. .av_main_nav_header.av_menu_left #header_main .main_menu-uber{
  90. clear:none;
  91. position: absolute;
  92. z-index: 100;
  93. line-height:30px;
  94. height:100%;
  95. margin:0;
  96. left:0;
  97. right:auto;
  98. }
  99.  
  100.  
  101.  
  102. /* Menu left or right, slim */
  103. .av_main_nav_header .ubermenu .ubermenu-item-level-0 > .ubermenu-target{
  104. padding-top:36px;
  105. padding-bottom:36px;
  106. }
  107.  
  108. /* Menu left or right, large */
  109. .av_main_nav_header.av_large .ubermenu .ubermenu-item-level-0 > .ubermenu-target{
  110. padding-top:50px;
  111. padding-bottom:50px;
  112. }
  113.  
  114. /* Menu left or right, scrolled */
  115. .av_main_nav_header.header-scrolled .ubermenu .ubermenu-item-level-0 > .ubermenu-target{
  116. padding-top:14px;
  117. padding-bottom:14px;
  118. }
  119.  
  120. .ubermenu #menu-item-search{
  121. display:none;
  122. }
  123.  
  124. #header_main,
  125. #header_main .main_menu-uber .ubermenu{
  126. border-top:none;
  127. }
  128.  
  129. #header_main_alternate .main_menu-uber{
  130. position:relative;
  131. }
  132.  
  133. .av_bottom_nav_header #header_main,
  134. .av_bottom_nav_header #header_main_alternate{
  135. border-bottom:none;
  136. }
  137.  
  138. @media screen and (max-width:999px){
  139. #header_main .logo,
  140. #header_main .main_menu-uber{
  141. position:relative;
  142. clear:both;
  143. }
  144. #header_main_alternate{
  145. display:block !important;
  146. }
  147. #advanced_menu_toggle{
  148. display:none !important;
  149. }
  150.  
  151. }
  152.  
  153. /* Responsive Menu */
  154.  
  155. @media only screen and (max-width: 959px) {
  156. .av_main_nav_header.av_menu_right #header_main .main_menu-uber{
  157. position:relative;
  158. }
  159. .av_main_nav_header.av_menu_right .ubermenu-responsive-toggle{
  160. float:right;
  161. margin-top:30px;
  162. }
  163. .av_main_nav_header.av_menu_right .ubermenu.ubermenu-main .ubermenu-item-level-0 > .ubermenu-target{
  164. padding-top:15px;
  165. padding-bottom:15px;
  166. }
  167. }
  168.  
  169. @media only screen and (max-width: 767px) {
  170. .ubermenu .ubermenu-item-level-0 > .ubermenu-target{
  171. padding-top:15px !important;
  172. padding-bottom:15px !important;
  173. }
  174.  
  175. .av_main_nav_header.av_menu_right .ubermenu-responsive-toggle {
  176. float: right;
  177. margin-top: -50px !important;
  178. }
  179.  
  180. .responsive .cart_dropdown {
  181. display:none;
  182. }
  183. }
  184.  
  185.  
  186. /* resource directory */
  187.  
  188. table.resources {
  189. width:100% !important;
  190. border:none !important;
  191. display:block !important;
  192. }
  193.  
  194. tbody.resources {
  195. width:100% !important;
  196. }
  197.  
  198. td.resourcescol1 {
  199. width:100px !important;
  200. vertical-align:text-top !important;
  201. border:none !important;
  202. line-height:1.1em !important;
  203. }
  204.  
  205. td.resourcescol2 {
  206. vertical-align:top !important;
  207. line-height:1.1em !important;
  208. border:none !important;
  209. }
  210.  
  211.  
  212. p.resourcetitle {
  213. font-size:1.2em;
  214. line-height:1.2em;
  215. width:100%;
  216. font-weight:700;
  217. }
  218.  
  219. .resourcefield {
  220. font-weight:700;
  221. line-height:1em;
  222. }
  223.  
  224. td.mpn {
  225. vertical-align:top !important;
  226. line-height:1.1em !important;
  227. }
  228.  
  229.  
  230.  
  231. /* Portrait and Landscape */
  232.  
  233. @media only screen and (max-width: 1078px) {
  234. }
  235.  
  236.  
  237. .smartpatients-container {
  238. position: relative;
  239. height: 0;
  240. overflow: hidden;
  241. }
  242.  
  243. /* 16x9 Aspect Ratio */
  244. .smartpatients-container-16x9 {
  245. padding-bottom: 56.25%;
  246. }
  247.  
  248. /* 4x3 Aspect Ratio */
  249. .smartpatients-container-4x3 {
  250. padding-bottom: 75%;
  251. }
  252.  
  253. .smartpatients-container iframe {
  254. position: absolute;
  255. top:0;
  256. left: 0;
  257. width: 100%;
  258. height: 100%;
  259. }
  260.  
  261. /* CiviCRM customisations */
  262. #crm-container.crm-public .content{
  263. padding-bottom: initial;
  264. padding-top: initial;
  265. }
  266. /* reset styling for labels that makes them float but also makes them look bad on mobile */
  267. .crm-container .crm-section .label{
  268. float: initial !important;
  269. width: auto !important;
  270. text-align: inherit !important;
  271. }
  272. .crm-container .crm-section .content{
  273. margin-left: auto !important;
  274. }
  275.  
  276.  
  277. /* support group directory */
  278.  
  279. table.resources {
  280. width:100% !important;
  281. border:none !important;
  282. display:block !important;
  283. }
  284.  
  285. tbody.resources {
  286. width:100% !important;
  287. }
  288.  
  289. td.sgncol1 {
  290. width:100px !important;
  291. vertical-align:text-top !important;
  292. border:none !important;
  293. line-height:1.1em !important;
  294. }
  295.  
  296. td.sgncol2 {
  297. vertical-align:top !important;
  298. line-height:1.1em !important;
  299. border:none !important;
  300. }
  301.  
  302.  
  303. p.resourcetitle {
  304. font-size:1.2em;
  305. line-height:1.2em;
  306. width:100%;
  307. }
  308.  
  309. .resourcefield {
  310. font-weight:700;
  311. line-height:1em;
  312. }
  313.  
  314. td.sgn {
  315. vertical-align:top !important;
  316. line-height:1.1em !important;
  317. }
  318.  
  319. /* don't display Listen button on front page */
  320. .home.page #readspeaker_button431{display:none;}
  321.  
  322.  
  323. .img-circle {
  324. border-radius: 50%;
  325. }
  326.  
  327. /* Rares Pamfil added may 19 to resolve CSS conflict with everyaction CRM embedded forms */
  328. #top .at form .label-amount{
  329. font-size: 24px;
  330. font-weight: 400;
  331. }
Advertisement
Add Comment
Please, Sign In to add comment