Advertisement
menjaj01

Custom CSS for teresaford.life

May 16th, 2023
33
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.87 KB | None | 0 0
  1. .main-navigation ul {
  2. text-align: right;
  3. margin-right: 50px;
  4. }
  5. h1.page-title {
  6. display: none;
  7. }
  8.  
  9. /** Start Block Kit CSS: 72-3-34d2cc762876498c8f6be5405a48e6e2 **/
  10.  
  11. .envato-block__preview{overflow: visible;}
  12.  
  13. /*Kit 69 Custom Styling for buttons */
  14. .envato-kit-69-slide-btn .elementor-button,
  15. .envato-kit-69-cta-btn .elementor-button,
  16. .envato-kit-69-flip-btn .elementor-button{
  17. border-left: 0px !important;
  18. border-bottom: 0px !important;
  19. border-right: 0px !important;
  20. padding: 15px 0 0 !important;
  21. }
  22. .envato-kit-69-slide-btn .elementor-slide-button:hover,
  23. .envato-kit-69-cta-btn .elementor-button:hover,
  24. .envato-kit-69-flip-btn .elementor-button:hover{
  25. margin-bottom: 20px;
  26. }
  27. .envato-kit-69-menu .elementor-nav-menu--main a:hover{
  28. margin-top: -7px;
  29. padding-top: 4px;
  30. border-bottom: 1px solid #FFF;
  31. }
  32. /* Fix menu dropdown width */
  33. .envato-kit-69-menu .elementor-nav-menu--dropdown{
  34. width: 100% !important;
  35. }
  36.  
  37. /** End Block Kit CSS: 72-3-34d2cc762876498c8f6be5405a48e6e2 **/
  38.  
  39.  
  40.  
  41. /** Start Block Kit CSS: 105-3-0fb64e69c49a8e10692d28840c54ef95 **/
  42.  
  43. .envato-kit-102-phone-overlay {
  44. position: absolute !important;
  45. display: block !important;
  46. top: 0%;
  47. left: 0%;
  48. right: 0%;
  49. margin: auto;
  50. z-index: 1;
  51. }
  52.  
  53. /** End Block Kit CSS: 105-3-0fb64e69c49a8e10692d28840c54ef95 **/
  54.  
  55.  
  56.  
  57. /** Start Block Kit CSS: 135-3-c665d4805631b9a8bf464e65129b2f58 **/
  58.  
  59. .envato-block__preview{overflow: visible;}
  60.  
  61. /** End Block Kit CSS: 135-3-c665d4805631b9a8bf464e65129b2f58 **/
  62.  
  63.  
  64.  
  65. /** Start Block Kit CSS: 143-3-7969bb877702491bc5ca272e536ada9d **/
  66.  
  67. .envato-block__preview{overflow: visible;}
  68. /* Material Button Click Effect */
  69. .envato-kit-140-material-hit .menu-item a,
  70. .envato-kit-140-material-button .elementor-button{
  71. background-position: center;
  72. transition: background 0.8s;
  73. }
  74. .envato-kit-140-material-hit .menu-item a:hover,
  75. .envato-kit-140-material-button .elementor-button:hover{
  76. background: radial-gradient(circle, transparent 1%, #fff 1%) center/15000%;
  77. }
  78. .envato-kit-140-material-hit .menu-item a:active,
  79. .envato-kit-140-material-button .elementor-button:active{
  80. background-color: #FFF;
  81. background-size: 100%;
  82. transition: background 0s;
  83. }
  84.  
  85. /* Field Shadow */
  86. .envato-kit-140-big-shadow-form .elementor-field-textual{
  87. box-shadow: 0 20px 30px rgba(0,0,0, .05);
  88. }
  89.  
  90. /* FAQ */
  91. .envato-kit-140-faq .elementor-accordion .elementor-accordion-item{
  92. border-width: 0 0 1px !important;
  93. }
  94.  
  95. /* Scrollable Columns */
  96. .envato-kit-140-scrollable{
  97. height: 100%;
  98. overflow: auto;
  99. overflow-x: hidden;
  100. }
  101.  
  102. /* ImageBox: No Space */
  103. .envato-kit-140-imagebox-nospace:hover{
  104. transform: scale(1.1);
  105. transition: all 0.3s;
  106. }
  107. .envato-kit-140-imagebox-nospace figure{
  108. line-height: 0;
  109. }
  110.  
  111. .envato-kit-140-slide .elementor-slide-content{
  112. background: #FFF;
  113. margin-left: -60px;
  114. padding: 1em;
  115. }
  116. .envato-kit-140-carousel .slick-active:not(.slick-current) img{
  117. padding: 20px !important;
  118. transition: all .9s;
  119. }
  120.  
  121. /** End Block Kit CSS: 143-3-7969bb877702491bc5ca272e536ada9d **/
  122.  
  123.  
  124.  
  125. /** Start Block Kit CSS: 136-3-fc37602abad173a9d9d95d89bbe6bb80 **/
  126.  
  127. .envato-block__preview{overflow: visible !important;}
  128.  
  129. /** End Block Kit CSS: 136-3-fc37602abad173a9d9d95d89bbe6bb80 **/
  130. header.page-header {
  131. display: none;
  132. }
  133.  
  134.  
  135. /** Start Block Kit CSS: 141-3-1d55f1e76be9fb1a8d9de88accbe962f **/
  136.  
  137. .envato-kit-138-bracket .elementor-widget-container > *:before{
  138. content:"[";
  139. color:#ffab00;
  140. display:inline-block;
  141. margin-right:4px;
  142. line-height:1em;
  143. position:relative;
  144. top:-1px;
  145. }
  146.  
  147. .envato-kit-138-bracket .elementor-widget-container > *:after{
  148. content:"]";
  149. color:#ffab00;
  150. display:inline-block;
  151. margin-left:4px;
  152. line-height:1em;
  153. position:relative;
  154. top:-1px;
  155. }
  156.  
  157. /** End Block Kit CSS: 141-3-1d55f1e76be9fb1a8d9de88accbe962f **/
  158.  
  159.  
  160.  
  161. /** Start Block Kit CSS: 69-3-4f8cfb8a1a68ec007f2be7a02bdeadd9 **/
  162.  
  163. .envato-kit-66-menu .e--pointer-framed .elementor-item:before{
  164. border-radius:1px;
  165. }
  166.  
  167. .envato-kit-66-subscription-form .elementor-form-fields-wrapper{
  168. position:relative;
  169. }
  170.  
  171. .envato-kit-66-subscription-form .elementor-form-fields-wrapper .elementor-field-type-submit{
  172. position:static;
  173. }
  174.  
  175. .envato-kit-66-subscription-form .elementor-form-fields-wrapper .elementor-field-type-submit button{
  176. position: absolute;
  177. top: 50%;
  178. right: 6px;
  179. transform: translate(0, -50%);
  180. -moz-transform: translate(0, -50%);
  181. -webmit-transform: translate(0, -50%);
  182. }
  183.  
  184. .envato-kit-66-testi-slider .elementor-testimonial__footer{
  185. margin-top: -60px !important;
  186. z-index: 99;
  187. position: relative;
  188. }
  189.  
  190. .envato-kit-66-featured-slider .elementor-slides .slick-prev{
  191. width:50px;
  192. height:50px;
  193. background-color:#ffffff !important;
  194. transform:rotate(45deg);
  195. -moz-transform:rotate(45deg);
  196. -webkit-transform:rotate(45deg);
  197. left:-25px !important;
  198. -webkit-box-shadow: 0px 1px 2px 1px rgba(0,0,0,0.32);
  199. -moz-box-shadow: 0px 1px 2px 1px rgba(0,0,0,0.32);
  200. box-shadow: 0px 1px 2px 1px rgba(0,0,0,0.32);
  201. }
  202.  
  203. .envato-kit-66-featured-slider .elementor-slides .slick-prev:before{
  204. display:block;
  205. margin-top:0px;
  206. margin-left:0px;
  207. transform:rotate(-45deg);
  208. -moz-transform:rotate(-45deg);
  209. -webkit-transform:rotate(-45deg);
  210. }
  211.  
  212. .envato-kit-66-featured-slider .elementor-slides .slick-next{
  213. width:50px;
  214. height:50px;
  215. background-color:#ffffff !important;
  216. transform:rotate(45deg);
  217. -moz-transform:rotate(45deg);
  218. -webkit-transform:rotate(45deg);
  219. right:-25px !important;
  220. -webkit-box-shadow: 0px 1px 2px 1px rgba(0,0,0,0.32);
  221. -moz-box-shadow: 0px 1px 2px 1px rgba(0,0,0,0.32);
  222. box-shadow: 0px 1px 2px 1px rgba(0,0,0,0.32);
  223. }
  224.  
  225. .envato-kit-66-featured-slider .elementor-slides .slick-next:before{
  226. display:block;
  227. margin-top:-5px;
  228. margin-right:-5px;
  229. transform:rotate(-45deg);
  230. -moz-transform:rotate(-45deg);
  231. -webkit-transform:rotate(-45deg);
  232. }
  233.  
  234. .envato-kit-66-orangetext{
  235. color:#f4511e;
  236. }
  237.  
  238. .envato-kit-66-countdown .elementor-countdown-label{
  239. display:inline-block !important;
  240. border:2px solid rgba(255,255,255,0.2);
  241. padding:9px 20px;
  242. }
  243.  
  244. /** End Block Kit CSS: 69-3-4f8cfb8a1a68ec007f2be7a02bdeadd9 **/
  245. a[title="Search "] {
  246. vertical-align: bottom;
  247. }
  248. a[title="Search "] {
  249. vertical-align: bottom;
  250. color: white;
  251. }a[title="Search "] {
  252. /* padding-top: 10px !important; */
  253. vertical-align: bottom;
  254. color: white;
  255. top: 14px !important;
  256. position: absolute;
  257. }
  258.  
  259. /** Start Block Kit CSS: 33-3-f2d4515681d0cdeb2a000d0405e47669 **/
  260.  
  261. .envato-kit-30-phone-overlay {
  262. position: absolute !important;
  263. display: block !important;
  264. top: 0%;
  265. left: 0%;
  266. right: 0%;
  267. margin: auto;
  268. z-index: 1;
  269. }
  270. .envato-kit-30-div-rotate{
  271. transform: rotate(90deg);
  272. }
  273.  
  274. /** End Block Kit CSS: 33-3-f2d4515681d0cdeb2a000d0405e47669 **/
  275.  
  276.  
  277.  
  278. /** Start Block Kit CSS: 144-3-3a7d335f39a8579c20cdf02f8d462582 **/
  279.  
  280. .envato-block__preview{overflow: visible;}
  281.  
  282. /* Envato Kit 141 Custom Styles - Applied to the element under Advanced */
  283.  
  284. .elementor-headline-animation-type-drop-in .elementor-headline-dynamic-wrapper{
  285. text-align: center;
  286. }
  287. .envato-kit-141-top-0 h1,
  288. .envato-kit-141-top-0 h2,
  289. .envato-kit-141-top-0 h3,
  290. .envato-kit-141-top-0 h4,
  291. .envato-kit-141-top-0 h5,
  292. .envato-kit-141-top-0 h6,
  293. .envato-kit-141-top-0 p {
  294. margin-top: 0;
  295. }
  296.  
  297. .envato-kit-141-newsletter-inline .elementor-field-textual.elementor-size-md {
  298. padding-left: 1.5rem;
  299. padding-right: 1.5rem;
  300. }
  301.  
  302. .envato-kit-141-bottom-0 p {
  303. margin-bottom: 0;
  304. }
  305.  
  306. .envato-kit-141-bottom-8 .elementor-price-list .elementor-price-list-item .elementor-price-list-header {
  307. margin-bottom: .5rem;
  308. }
  309.  
  310. .envato-kit-141.elementor-widget-testimonial-carousel.elementor-pagination-type-bullets .swiper-container {
  311. padding-bottom: 52px;
  312. }
  313.  
  314. .envato-kit-141-display-inline {
  315. display: inline-block;
  316. }
  317.  
  318. .envato-kit-141 .elementor-slick-slider ul.slick-dots {
  319. bottom: -40px;
  320. }
  321.  
  322. /** End Block Kit CSS: 144-3-3a7d335f39a8579c20cdf02f8d462582 **/
  323.  
  324.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement