Advertisement
irakgfx

Untitled

Jun 24th, 2018
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 4.42 KB | None | 0 0
  1. .mry .awr-e {
  2.     box-sizing: border-box;
  3.     border: 0px solid #e9e9e9;
  4.     background: #fff;
  5.     position: relative;
  6.     box-shadow: 0 29px 60px 0 rgba(54,57,73,.09);
  7. }
  8. .mry .awr-e p {
  9.     color: #555;
  10.     display: none;
  11. }
  12. .mry .mry-i .awr {
  13.     background: #fff !important;
  14.     padding: 20px;
  15.     text-align: center;
  16.     height: 158px !important;
  17. }
  18. .met {
  19.     display: none;
  20. }
  21. .cnt .mrb {
  22.     border: 0!important;
  23.     background: #6a2!important;
  24.     color: #fff !important;
  25. }
  26. .mry.bSe .mrb:hover {
  27.     color: #fff !important;
  28.     border: 0px !important;
  29.     box-shadow: 0px 15px 20px rgba(151, 151, 151, 0.4);
  30.     transform: translateY(-5px);
  31. }
  32. .mry.bSe .mrb span {
  33.     border-right: 0;
  34.     display: block;
  35.     padding: 10px 10px;
  36. }
  37. .cnt .mrb span {
  38.    line-height: 26px;
  39. }
  40. .mry.bSe .mrb:after{
  41.    display:none !important;
  42. }
  43. .mry .mry-i .awr {
  44.     padding: 20px 20px 10px;
  45.     text-align: center;
  46. }
  47. .mry.bSe .mrb {
  48.     box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
  49.     transition: all 0.3s ease 0s;
  50.     cursor: pointer;
  51.     outline: none;
  52.     font-family: Open sans!important;
  53.     display: block;
  54.     font-weight: 600!important;
  55.     font-size: .833em;
  56.     padding-right: 0px!important;
  57.     position: relative;
  58.     width: 164px!important;
  59.     margin: 16px auto -30px auto!important;
  60.     right: 0px!important;
  61.     bottom: 0px!important;
  62. }
  63. .bSe h2{
  64.     font-size:20px !important;
  65.     font-weight: 600 !important;
  66.     text-align: center !important;
  67. }
  68. }
  69. #tve-lg-error-container .tve-lg-err-item {
  70.     font-family: Open sans !important;
  71.     line-height: 1.6 !important;
  72.     font-size: 13px !important;
  73.     text-transform: uppercase !important;
  74. }
  75. .wrp.cnt.gin .gr-i .fwit {
  76.     background-size: cover;
  77.     background-position: center center;
  78.     background-repeat: no-repeat;
  79.     height: 100% !important;
  80.     margin: auto !important;
  81.     width: 100%;
  82. }
  83. .bSe a, .cnt a {
  84.     color: #3a9921 !important;
  85. }
  86. .bSe a:hover, .cnt a:hover {
  87.     color: #1b540d !important;
  88. }
  89. h1,h2,h3,h4,h5,p {
  90.     margin: 0;
  91.     padding: 0;
  92. }
  93. h1{
  94.     line-height: 1.5em !important;
  95. }
  96. h2{
  97.     line-height: 1.35em;
  98. }
  99. .tvo_success_state p.tvo-success-message {
  100.     font-size: 22px;
  101.     line-height: 1.5em;
  102. }
  103. .bSe ul li:before {
  104.     content: '\203A' !important;
  105.     position: relative;
  106.     left: -10px;
  107.     top: -2px;
  108. }
  109. #tve_editor ul {
  110.     margin-left: 0px !important;
  111. }
  112. header {
  113.     padding: 10px;
  114.     text-align: center;
  115. }
  116. header .hsm {
  117.     background: transparent !important;
  118. }
  119. header.side nav>ul>li {
  120.     padding: 20px 15px;
  121. }
  122.  
  123. @media only screen and (max-width: 768px)
  124. header.side #logo img {
  125.     max-width: 55px!important;
  126.     min-width: initial;
  127.     margin: auto !important;
  128. }
  129. header .hsm:after {
  130.     color: #47bb28 !important;
  131. }
  132. .tve_ui_tooltip.tve_tooltip_style_dark {
  133.     background: #494949;
  134.     color: #c9c9c9;
  135.     text-align: center;
  136.     font-family: Lato;
  137.     font-size: 15px;
  138.     line-height: 1.5em;
  139. }
  140. .bSe ul li, .bSe ol li {
  141.     font-weight: normal;
  142.     margin-bottom: 10px;
  143. }
  144. header nav > ul.menu > li > a {
  145.     color: #333333;
  146.     font-weight: 600;
  147. }
  148. textarea:focus, input:focus{
  149.     outline: none;
  150. }
  151. *:focus {
  152.     outline: none;
  153. }
  154. strong, b {
  155.     font-weight: 600 !important;
  156. }
  157. header.side .m-s {
  158.     display: table-cell;
  159.     vertical-align: middle;
  160. }
  161. footer .fmm {
  162.     background: #242424;
  163.     padding: 14px 0;
  164.     text-align: center;
  165. }
  166. footer .fmm p {
  167.     color: #636363;
  168.     text-align: center;
  169.     font-size: .833em;
  170.     margin-bottom: 0;
  171. }
  172. header nav>ul>li a:before {
  173.     background: #47bb28;
  174. }
  175. footer a {
  176.  color:#636363;
  177. font-weight:600
  178. }
  179. footer a:hover {
  180.  color:#636363;
  181. font-weight:600
  182. }
  183. footer .fmw {
  184.     padding: 60px 0 30px;
  185.     display: none;
  186. }
  187. .ft-m ul {
  188.     list-style-type: none;
  189.     text-align: center;
  190.     padding: 20px;
  191.     color: #555;
  192.     font-weight: 600;
  193. }
  194. /* Contact Form */
  195.  
  196. .tve_flt .thrv_lead_generation textarea{
  197.     color: #aaaaaa;
  198.     padding: 10px 10px 120px;
  199. }
  200. /*Mobile Menu*/
  201.  
  202. @media only screen and (max-width: 768px)
  203. header .m-si {
  204.     background: #ffffff !important;
  205.     display: none;
  206.     overflow-y: scroll;
  207.     position: absolute;
  208.     left: 0;
  209.     top: 100%;
  210.     width: 100%;
  211.     z-index: 5;
  212. }
  213. @media only screen and (max-width: 768px)
  214. header nav ul li {
  215.     border-bottom: solid 2px #e6e6e6;
  216.     background: #9dbfa6 !important;
  217.     display: block;
  218.     float: none;
  219.     padding: 0;
  220. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement