Advertisement
Guest User

Untitled

a guest
Mar 29th, 2017
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.18 KB | None | 0 0
  1. body #gform_wrapper_4
  2. {
  3. max-width: 500px; !important;
  4. margin: auto;
  5. background: rgb(0, 0, 0); background: rgba(0, 0, 0, 0.9);
  6. text-align: left;
  7. border-radius: 9px;
  8. padding: 65px;
  9.  
  10. }
  11.  
  12. #donatetoday
  13. {
  14. width: 80%;
  15. margin: 0 auto;
  16. margin-top: 25px;
  17. clear: both;
  18. padding-top: 20px;
  19. }
  20.  
  21. body #gform_wrapper_4 .gform_body
  22. {text-align: left;!important;}
  23.  
  24. body .gform_wrapper .gform_body .gform_fields #field_13_4.gfield
  25.  
  26. .ginput_container
  27. {
  28. text-align: left; !important;
  29. }
  30.  
  31. body #gform_wrapper_4 .gform_body .gform_fields .gfield
  32.  
  33. .gfield_label
  34. {
  35. text-align: left; !important;
  36. color: #ffffff;
  37. font-family: 'Open Sans', sans-serif;
  38. font-weight: 300;
  39. margin-left: 20px;
  40. font-size: 16px;
  41. line-height: 130%;
  42. }
  43.  
  44. body .gform_wrapper_4 .cool_radio .gfield_radio li {
  45. display: inline-block;
  46. margin-right: 16px !important;
  47. position: relative;
  48. font-family: 'Montserrat', sans-serif;
  49. }
  50.  
  51.  
  52. /* hide the input off the screen.. still accessible */
  53.  
  54. body .gform_wrapper_4 .cool_radio .gfield_radio li input {
  55. position: absolute;
  56. top: 0;
  57. left: -9000px;
  58. }
  59.  
  60.  
  61. /* define the label style */
  62.  
  63. body .gform_wrapper_4 .cool_radio .gfield_radio li label {
  64. background: #BBB;
  65. border-radius: 12px;
  66. color: #fff;
  67. cursor: pointer;
  68. display: block;
  69. font-size: 1.4em !important;
  70. font-weight: 400;
  71. padding: 30px 0;
  72. text-align: center;
  73. letter-spacing: 1pt;
  74. text-transform: uppercase;
  75. width: 125px !important;
  76. height: 125px !important;
  77. line-height: 65px;
  78. }
  79.  
  80.  
  81. /* set a nice hover effect just to keep it interesting */
  82.  
  83. body .gform_wrapper_4 .cool_radio .gfield_radio li:hover label {
  84. background-color: #424242;
  85. }
  86.  
  87.  
  88. /* set the background color of the selected field label */
  89.  
  90. body .gform_wrapper_4 .cool_radio .gfield_radio li input
  91.  
  92. [type="radio"]:checked+label {
  93. background-color: #f58027;
  94. font-weight: 400 !important;
  95. }
  96.  
  97. body .gform_wrapper_4 .gform_body .gform_fields .gfield
  98.  
  99. .ginput_product_price_label {
  100. background: #BBB;
  101. border-radius: 12px;
  102. color: #fff;
  103. cursor: pointer;
  104. display: block;
  105. font-size: 1.4em !important;
  106. font-weight: 400;
  107. padding: 30px 0;
  108. text-align: center;
  109. letter-spacing: 1pt;
  110. text-transform: uppercase;
  111. width: 125px !important;
  112. height: 125px !important;
  113. line-height: 65px;
  114. }
  115. i.fa-usd.circle-wrap { background-color: #f58027; }
  116.  
  117. body #gform_wrapper_4 .gf_page_steps {
  118. border-bottom: none;
  119. margin-bottom: 32px;
  120. }
  121.  
  122. body #gform_wrapper_4 .gf_page_steps .gf_step {
  123. margin: 16px 6px 16px 0;
  124. opacity: 1 !important;
  125. }
  126.  
  127. body #gform_wrapper_4 .gf_page_steps .gf_step span.gf_step_number
  128.  
  129. {
  130. display: none;
  131. }
  132.  
  133. body #gform_wrapper_4 .gf_page_steps .gf_step span.gf_step_label {
  134. display: block;
  135. text-align: center;
  136. border-top: 4px solid #36414A;
  137. padding: 6px 12px;
  138. color: #6B737C;
  139. font-size: 14px;
  140. text-transform: uppercase;
  141. font-family: 'Fjalla One', sans-serif;
  142. }
  143.  
  144. body #gform_wrapper_4 .gf_page_steps .gf_step.gf_step_active
  145.  
  146. span.gf_step_label {
  147. border-top: 4px solid #f58027;
  148. }
  149.  
  150.  
  151. /* keep it mobile friendly by only applying these styles for larger
  152.  
  153. viewports */
  154. @media only screen and (min-width: 641px) {
  155.  
  156. /* only needed if you want them to fill the entire space otherwise the
  157.  
  158. size is already auto */
  159.  
  160. body #gform_wrapper_4 .gf_step {
  161. width: 32%;
  162. }
  163.  
  164. }
  165.  
  166. body #gform_wrapper_4 .gform_body .gform_page_footer .gform_next_button
  167. {
  168. background: #f58027;
  169. border: 1px solid #f58027;
  170. color: #ffffff;
  171. font-family: 'Fjalla One', sans-serif;
  172. text-transform: uppercase;
  173. padding:10px 30px 10px 30px;
  174. text-align: center;
  175. letter-spacing: 2px;
  176. border-radius: 1px;
  177. font-size: 14px;
  178. margin-right: 0px;
  179. width: 100% !important;
  180. min-width: 270px;
  181. clear: both;
  182. }
  183.  
  184. body #gform_wrapper_4 div.gform_page_footer input.gform_next_button:hover
  185. {
  186. background: #fcb040;
  187. border: 1px solid #fcb040;
  188. color: #ffffff;
  189. font-family: 'Fjalla One', sans-serif;
  190. text-transform: uppercase;
  191. padding:10px 30px 10px 30px;
  192. text-align: center;
  193. letter-spacing: 2px;
  194. border-radius: 1px;
  195. font-size: 14px;
  196. min-width: 270px;
  197. clear: both;
  198. margin-right: 0px;
  199. width: 100% !important;
  200. }
  201.  
  202. body #gform_wrapper_4 .gform_body .gform_page_footer .gform_previous_button
  203. {
  204. background: #f58027;
  205. border: 1px solid #f58027;
  206. color: #ffffff;
  207. font-family: 'Fjalla One', sans-serif;
  208. text-transform: uppercase;
  209. padding:10px 30px 10px 30px;
  210. text-align: center;
  211. letter-spacing: 2px;
  212. border-radius: 1px;
  213. font-size: 14px;
  214. width:100% !important;
  215. margin-right:0px;
  216. min-width: 270px;
  217. clear: both;
  218. }
  219.  
  220. body #gform_wrapper_4 div.gform_page_footer input.gform_previous_button:hover
  221. {
  222. background: #fcb040;
  223. border: 1px solid #fcb040;
  224. color: #ffffff;
  225. font-family: 'Fjalla One', sans-serif;
  226. text-transform: uppercase;
  227. padding:10px 30px 10px 30px;
  228. text-align: center;
  229. letter-spacing: 2px;
  230. border-radius: 1px;
  231. font-size: 14px;
  232. width:100% !important;
  233. margin-right:0px;
  234. min-width: 270px;
  235. clear: both;
  236. }
  237.  
  238. body #gform_wrapper_4 .gform_body .gform_page_footer .gform_button
  239. {
  240. background: #f58027;
  241. border: 1px solid #f58027;
  242. color: #ffffff;
  243. font-family: 'Fjalla One', sans-serif;
  244. text-transform: uppercase;
  245. padding:10px 30px 10px 30px;
  246. text-align: center;
  247. letter-spacing: 2px;
  248. border-radius: 1px;
  249. font-size: 14px;
  250. width:100% !important;
  251. margin-right:0px;
  252. min-width: 270px;
  253. clear: both;
  254. }
  255.  
  256. body #gform_wrapper_4 div.gform_page_footer input.gform_button:hover
  257. {
  258. background: #fcb040;
  259. border: 1px solid #fcb040;
  260. color: #ffffff;
  261. font-family: 'Fjalla One', sans-serif;
  262. text-transform: uppercase;
  263. padding:10px 30px 10px 30px;
  264. text-align: center;
  265. letter-spacing: 2px;
  266. border-radius: 1px;
  267. font-size: 14px;
  268. width:100% !important;
  269. margin-right:0px;
  270. min-width: 270px;
  271. clear: both;
  272. }
  273.  
  274. ::-webkit-input-placeholder {
  275. font-family: 'Open Sans', sans-serif;
  276. font-weight; 300;
  277. color: #000000;
  278. font-size: 14px;
  279. }
  280.  
  281. :-moz-placeholder { /* Firefox 18- */
  282. font-family: 'Open Sans', sans-serif;
  283. font-weight; 300;
  284. color: #000000;
  285. font-size: 14px;
  286. }
  287.  
  288. ::-moz-placeholder { /* Firefox 19+ */
  289. font-family: 'Open Sans', sans-serif;
  290. font-weight; 300;
  291. color: #000000;
  292. font-size: 14px;
  293. }
  294.  
  295. :-ms-input-placeholder {
  296. font-family: 'Open Sans', sans-serif;
  297. font-weight; 300;
  298. color: #000000;
  299. font-size: 14px;
  300. }
  301.  
  302.  
  303. #gform_wrapper_4 ul.right_label li,
  304. #gform_wrapper_4 form ul.right_label li,
  305. #gform_wrapper_4 ul.left_label li,
  306. #gform_wrapper_4 form ul.left_label li {
  307. margin-bottom: 0;
  308. }
  309. #gform_wrapper_4 .gform_footer.right_label,
  310. #gform_wrapper_4 .gform_footer.left_label {
  311. padding: 0 0 0 31%;
  312. }c
  313. #gform_wrapper_4 .gform_footer {
  314. margin: 0 0 0 10px;
  315. padding: 0;
  316. }
  317.  
  318. body #gform_wrapper_4 .gform_page_footer {
  319. border-top: none;
  320. }
  321. body .gform_wrapper_4 .cool_radio .gform_body .gform_fields .gfield .ginput_product_price
  322. {
  323. display: inline-block;
  324. margin-right: 16px !important;
  325. position: relative;
  326. font-family: 'Montserrat', sans-serif;
  327. }
  328.  
  329.  
  330. /* hide the input off the screen.. still accessible */
  331.  
  332. body #gform_wrapper_4 .cool_radio .gfield_radio li input {
  333. position: absolute;
  334. top: 0;
  335. left: -9000px;
  336. }
  337.  
  338.  
  339. /* define the label style */
  340.  
  341. body .gform_wrapper_4 .cool_radio .gform_body .gform_fields .gfield .ginput_product_price_label
  342. {
  343. background: #BBB;
  344. border-radius: 12px;
  345. color: #fff;
  346. cursor: pointer;
  347. display: block;
  348. font-size: 1.4em !important;
  349. font-weight: 400;
  350. padding: 30px 0;
  351. text-align: center;
  352. letter-spacing: 1pt;
  353. text-transform: uppercase;
  354. width: 125px !important;
  355. height: 125px !important;
  356. line-height: 65px;
  357. }
  358.  
  359.  
  360. /* set a nice hover effect just to keep it interesting */
  361.  
  362. body .gform_wrapper_4 .cool_radio .gform_body .gform_fields .gfield .ginput_product_price:hover label
  363. {
  364. background-color: #424242;
  365. }
  366.  
  367.  
  368. /* set the background color of the selected field label */
  369.  
  370. body #gform_wrapper_4 .cool_radio .gfield_radio li input[type="radio"]:checked+label {
  371. background-color: #f58027;
  372. font-weight: 400 !important;
  373. }
  374.  
  375. #.gform_wrapper_4 .gform_footer.top_label {
  376. margin: 0;
  377. padding: 0;
  378. }
  379.  
  380. body #gform_wrapper_4 .gform_body .gform_fields .gfield .ginput_container
  381. {
  382. margin: -15px;
  383. padding: -15px;
  384. padding-left: 15px;
  385. padding-right: 15px;
  386. }
  387.  
  388. body .gform_wrapper .gform_body .gform_fields #field_4_24.gfield .gfield_radio
  389. {
  390. margin-top: 12px;
  391. margin-right: 30px;
  392. }
  393.  
  394. body .gform_wrapper .gform_body .gform_fields #field_4_24.gfield .gfield_radio li input[type=radio]
  395. {
  396. margin-top: 15px;
  397. vertical-align: middle;
  398. margin-bottom:10px;
  399. }
  400. body .gform_wrapper .gform_body .gform_fields #field_4_24.gfield .ginput_container
  401. {
  402. margin-top: 30px;
  403. }
  404.  
  405. body .gform_wrapper .gform_body .gform_fields #field_4_25.gfield input[type=text]
  406. {
  407. width: 100% !important;
  408. min-width: 270px;
  409. background: #615b5b;}
  410.  
  411. /* set the display property on the containing list so it flows horizontally */
  412.  
  413. body .gform_wrapper .cool_radio .gfield_radio li {
  414. display: inline-block;
  415. margin: 0 !important;
  416. position: relative;
  417. font-family: 'Montserrat', sans-serif;
  418. padding: 0 !important;
  419. }
  420.  
  421.  
  422. /* hide the input off the screen.. still accessible */
  423.  
  424. body .gform_wrapper .cool_radio .gfield_radio li input {
  425. position: absolute;
  426. top: 0;
  427. left: -9000px;
  428. }
  429.  
  430.  
  431. /* define the label style */
  432.  
  433. body .gform_wrapper .cool_radio .gfield_radio li label {
  434. background: #171B24;
  435. color: #fff;
  436. cursor: pointer;
  437. display: block;
  438. font-weight: 400;
  439. padding: 0 0;
  440. text-align: center;
  441. letter-spacing: 1pt;
  442. text-transform: uppercase;
  443. width: 70px !important;
  444. height: 41px !important;
  445. line-height: 41px;
  446. margin: 0 !important;
  447.  
  448. }
  449.  
  450.  
  451. /* set a nice hover effect just to keep it interesting */
  452.  
  453. body .gform_wrapper .cool_radio .gfield_radio li:hover label {
  454. background-color: #424242;
  455. }
  456.  
  457.  
  458. /* set the background color of the selected field label */
  459.  
  460. body .gform_wrapper .cool_radio .gfield_radio li input[type="radio"]:checked+label {
  461. background-color: #f58027;
  462. font-weight: 400 !important;
  463. }
  464.  
  465. /* style the text input for the 'other' choice */
  466.  
  467. body .gform_wrapper .gform_body .gform_fields #field_4_25.gfield input[type="text"] {
  468. background-color: #171B24;
  469. border: 1px solid #171B24;
  470. }
  471.  
  472. body .gform_wrapper .gform_body .gform_fields #field_4_25.gfield input[type="text"]:focus {
  473. color: #171B24;
  474. background-color: #fff;
  475. }
  476.  
  477. /* update the placeholder styling */
  478.  
  479. body .gform_wrapper .gform_body .gform_fields #field_4_25.gfield input[type="text"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  480. color: #fff;
  481. opacity: 1;
  482. font-family: 'Montserrat', sans-serif;
  483. text-transform:uppercase;
  484. text-align:center;
  485. }
  486.  
  487. body .gform_wrapper .gform_body .gform_fields #field_4_25.gfield input[type="text"]::-moz-placeholder { /* Firefox 19+ */
  488. color: #fff;
  489. opacity: 1;
  490. font-family: 'Montserrat', sans-serif;
  491. text-transform:uppercase;
  492. text-align:center;
  493. }
  494.  
  495. body .gform_wrapper .gform_body .gform_fields #field_4_25.gfield input[type="text"]:-ms-input-placeholder { /* IE 10+ */
  496. color: #fff;
  497. opacity: 1;
  498. font-family: 'Montserrat', sans-serif;
  499. text-transform:uppercase;
  500. text-align:center;
  501. }
  502.  
  503. body .gform_wrapper .gform_body .gform_fields #field_4_25.gfield input[type="text"]:-moz-placeholder { /* Firefox 18- */
  504. color: #fff;
  505. opacity: 1;
  506. font-family: 'Montserrat', sans-serif;
  507. text-transform:uppercase;
  508. text-align:center;
  509. }
  510.  
  511. /* remove the padding on the right of fields so things look centered */
  512. body #gform_wrapper_4 .gform_body ul.gform_fields li.gfield{
  513. padding-right:0px;
  514. }
  515.  
  516. /* Move the form up a bit so there isnt such a huge space at the top */
  517. body #gform_wrapper_4 > form{
  518. margin-top:-30px;
  519. }
  520.  
  521. /* styling the radio items */
  522. body #gform_wrapper_4 #field_4_24.gf_list_inline ul.gfield_radio li{
  523.  
  524. }
  525. /* adding spacing between radio items */
  526. body #gform_wrapper_4 #field_4_24.gf_list_inline ul.gfield_radio li + li{
  527. margin-left:5px !important;
  528. }
  529.  
  530. /* styling text inputs on second page */
  531. body #gform_wrapper_4 #gform_fields_4_2 input[type=text]{
  532. font-size:14px;
  533. }
  534.  
  535. .gform_wrapper .top_label li ul.gfield_checkbox, .gform_wrapper .top_label li ul.gfield_radio{
  536. width:auto;
  537. }
  538.  
  539. body #gform_wrapper_4 .ginput_full.ginput_cardextras{
  540.  
  541. }
  542. body #gform_wrapper_4 .ginput_full.ginput_cardextras .ginput_card_expiration_container.ginput_card_field{
  543. text-align:left;
  544. }
  545.  
  546. body #gform_wrapper_4 .ginput_full.ginput_cardextras .ginput_cardinfo_left{
  547. width:66%;
  548. }
  549. body #gform_wrapper_4 .ginput_full.ginput_cardextras .ginput_cardinfo_left select{
  550.  
  551. line-height: 38px;
  552. height: 38px;
  553. -webkit-appearance: none;
  554. border: none;
  555. border-radius: 0px;
  556. margin-top: 0px;
  557. font-size:14px;
  558. margin-bottom:0px;
  559. }
  560. body #gform_wrapper_4 .ginput_full.ginput_cardextras .ginput_cardinfo_right{
  561. width:33%;
  562. text-align: left;
  563. }
  564. body #gform_wrapper_4 .ginput_complex .ginput_cardinfo_right input.ginput_card_security_code{
  565. margin-top:0px;
  566. margin-bottom:0px;
  567. }
  568.  
  569. body #gform_wrapper_4 #input_4_14_5{
  570. margin-top:6px;
  571. }
  572.  
  573. @media only screen and (max-width: 767px) {
  574. body #gform_wrapper_4 .gform_body .gform_page_footer .gform_next_button,
  575. body #gform_wrapper_4 .gform_body .gform_page_footer .gform_previous_button,
  576. body #gform_wrapper_4 .gform_body .gform_page_footer .gform_button{
  577. min-width:auto !important;
  578. max-width:100% !important;
  579. }
  580. body .gform_wrapper .gform_body .gform_fields #field_4_25.gfield input[type=text]{
  581. min-width:auto;
  582. }
  583. #field_4_18 .gfield_radio li{
  584. display:block;
  585. margin-top:10px !important;
  586.  
  587. }
  588. #field_4_18 .gfield_radio li label{
  589. width: 100% !important;
  590. max-width: 100% !important;
  591. }
  592. body #gform_wrapper_4 #field_4_24.gf_list_inline ul.gfield_radio li + li{
  593. margin-left:0px !important;
  594. }
  595. body .gform_wrapper .gform_body .gform_fields #field_4_24.gfield .gfield_radio{
  596. margin-right:0px !important;
  597. }
  598. body #gform_wrapper_4 .gform_body .gform_page_footer .gform_next_button{
  599. min-width: auto !important;
  600. }
  601. body #gform_wrapper_4 li.gfield.gfield_creditcard_warning{
  602. width:100% !important;
  603. }
  604. body #gform_wrapper_4 .ginput_full.ginput_cardextras .ginput_cardinfo_left{
  605. width:100%;
  606. }
  607. body #gform_wrapper_4 .ginput_full.ginput_cardextras .ginput_cardinfo_right{
  608. width:50% !important;
  609. }
  610. body #gform_wrapper_4 ginput_card_expiration.ginput_card_expiration_year{
  611. margin-top: 20px;
  612. }
  613. body #gform_wrapper_4 .ginput_complex .ginput_cardinfo_right input.ginput_card_security_code{
  614. max-width:100% !important;
  615. }
  616.  
  617. }
  618.  
  619. .page-id-1402 .push,
  620. .page-id-1402 #page-content {
  621. padding-bottom: 0;
  622. }
  623.  
  624. .page-id-1402 .entry {
  625. padding: 10px 0 0;
  626. }
  627.  
  628. /* styling for ohr yisrael form */
  629.  
  630. body #gform_wrapper_5
  631. {
  632. max-width: 500px; !important;
  633. margin: auto;
  634. background: rgb(0, 0, 0); background: rgba(0, 0, 0, 0.9);
  635. text-align: left;
  636. border-radius: 9px;
  637. padding: 65px;
  638.  
  639. }
  640.  
  641. #donatetoday
  642. {
  643. width: 80%;
  644. margin: 0 auto;
  645. margin-top: 25px;
  646. clear: both;
  647. padding-top: 20px;
  648. }
  649.  
  650. body #gform_wrapper_5 .gform_body
  651. {text-align: left;!important;}
  652.  
  653. body .gform_wrapper .gform_body .gform_fields #field_13_5.gfield
  654.  
  655. .ginput_container
  656. {
  657. text-align: left; !important;
  658. }
  659.  
  660. body #gform_wrapper_5 .gform_body .gform_fields .gfield
  661.  
  662. .gfield_label
  663. {
  664. text-align: left; !important;
  665. color: #ffffff;
  666. font-family: 'Open Sans', sans-serif;
  667. font-weight: 300;
  668. margin-left: 20px;
  669. font-size: 16px;
  670. line-height: 130%;
  671. }
  672.  
  673. body .gform_wrapper_5 .cool_radio .gfield_radio li {
  674. display: inline-block;
  675. margin-right: 16px !important;
  676. position: relative;
  677. font-family: 'Montserrat', sans-serif;
  678. }
  679.  
  680.  
  681. /* hide the input off the screen.. still accessible */
  682.  
  683. body .gform_wrapper_5 .cool_radio .gfield_radio li input {
  684. position: absolute;
  685. top: 0;
  686. left: -9000px;
  687. }
  688.  
  689.  
  690. /* define the label style */
  691.  
  692. body .gform_wrapper_5 .cool_radio .gfield_radio li label {
  693. background: #BBB;
  694. border-radius: 12px;
  695. color: #fff;
  696. cursor: pointer;
  697. display: block;
  698. font-size: 1.4em !important;
  699. font-weight: 400;
  700. padding: 30px 0;
  701. text-align: center;
  702. letter-spacing: 1pt;
  703. text-transform: uppercase;
  704. width: 125px !important;
  705. height: 125px !important;
  706. line-height: 65px;
  707. }
  708.  
  709.  
  710. /* set a nice hover effect just to keep it interesting */
  711.  
  712. body .gform_wrapper_5 .cool_radio .gfield_radio li:hover label {
  713. background-color: #424242;
  714. }
  715.  
  716.  
  717. /* set the background color of the selected field label */
  718.  
  719. body .gform_wrapper_5 .cool_radio .gfield_radio li input
  720.  
  721. [type="radio"]:checked+label {
  722. background-color: red;
  723. font-weight: 400 !important;
  724. }
  725.  
  726. body .gform_wrapper_5 .gform_body .gform_fields .gfield
  727.  
  728. .ginput_product_price_label {
  729. background: #BBB;
  730. border-radius: 12px;
  731. color: #fff;
  732. cursor: pointer;
  733. display: block;
  734. font-size: 1.4em !important;
  735. font-weight: 400;
  736. padding: 30px 0;
  737. text-align: center;
  738. letter-spacing: 1pt;
  739. text-transform: uppercase;
  740. width: 125px !important;
  741. height: 125px !important;
  742. line-height: 65px;
  743. }
  744. i.fa-usd.circle-wrap { background-color: red; }
  745.  
  746. body #gform_wrapper_5 .gf_page_steps {
  747. border-bottom: none;
  748. margin-bottom: 32px;
  749. }
  750.  
  751. body #gform_wrapper_5 .gf_page_steps .gf_step {
  752. margin: 16px 6px 16px 0;
  753. opacity: 1 !important;
  754. }
  755.  
  756. body #gform_wrapper_5 .gf_page_steps .gf_step span.gf_step_number
  757.  
  758. {
  759. display: none;
  760. }
  761.  
  762. body #gform_wrapper_5 .gf_page_steps .gf_step span.gf_step_label {
  763. display: block;
  764. text-align: center;
  765. border-top: 4px solid #36414A;
  766. padding: 6px 12px;
  767. color: #6B737C;
  768. font-size: 14px;
  769. text-transform: uppercase;
  770. font-family: 'Fjalla One', sans-serif;
  771. }
  772.  
  773. body #gform_wrapper_5 .gf_page_steps .gf_step.gf_step_active
  774.  
  775. span.gf_step_label {
  776. border-top: 4px solid #EC3029;
  777. }
  778.  
  779.  
  780. /* keep it mobile friendly by only applying these styles for larger
  781.  
  782. viewports */
  783. @media only screen and (min-width: 641px) {
  784.  
  785. /* only needed if you want them to fill the entire space otherwise the
  786.  
  787. size is already auto */
  788.  
  789. body #gform_wrapper_5 .gf_step {
  790. width: 32%;
  791. }
  792.  
  793. }
  794.  
  795. body #gform_wrapper_5 .gform_body .gform_page_footer .gform_next_button
  796. {
  797. background: #EC3029;
  798. border: 1px solid #EC3029;
  799. color: #ffffff;
  800. font-family: 'Fjalla One', sans-serif;
  801. text-transform: uppercase;
  802. padding:10px 30px 10px 30px;
  803. text-align: center;
  804. letter-spacing: 2px;
  805. border-radius: 1px;
  806. font-size: 14px;
  807. margin-right: 0px;
  808. width: 100% !important;
  809. min-width: 270px;
  810. clear: both;
  811. }
  812.  
  813. body #gform_wrapper_5 div.gform_page_footer input.gform_next_button:hover
  814. {
  815. background: #ff3a33;
  816. border: 1px solid #ff3a33;
  817. color: #ffffff;
  818. font-family: 'Fjalla One', sans-serif;
  819. text-transform: uppercase;
  820. padding:10px 30px 10px 30px;
  821. text-align: center;
  822. letter-spacing: 2px;
  823. border-radius: 1px;
  824. font-size: 14px;
  825. min-width: 270px;
  826. clear: both;
  827. margin-right: 0px;
  828. width: 100% !important;
  829. }
  830.  
  831. body #gform_wrapper_5 .gform_body .gform_page_footer .gform_previous_button
  832. {
  833. background: #EC3029;
  834. border: 1px solid #EC3029;
  835. color: #ffffff;
  836. font-family: 'Fjalla One', sans-serif;
  837. text-transform: uppercase;
  838. padding:10px 30px 10px 30px;
  839. text-align: center;
  840. letter-spacing: 2px;
  841. border-radius: 1px;
  842. font-size: 14px;
  843. width:100% !important;
  844. margin-right:0px;
  845. min-width: 270px;
  846. clear: both;
  847. }
  848.  
  849. body #gform_wrapper_5 div.gform_page_footer input.gform_previous_button:hover
  850. {
  851. background: #ff3a33;
  852. border: 1px solid #ff3a33;
  853. color: #ffffff;
  854. font-family: 'Fjalla One', sans-serif;
  855. text-transform: uppercase;
  856. padding:10px 30px 10px 30px;
  857. text-align: center;
  858. letter-spacing: 2px;
  859. border-radius: 1px;
  860. font-size: 14px;
  861. width:100% !important;
  862. margin-right:0px;
  863. min-width: 270px;
  864. clear: both;
  865. }
  866.  
  867. body #gform_wrapper_5 .gform_body .gform_page_footer .gform_button
  868. {
  869. background: #EC3029;
  870. border: 1px solid #EC3029;
  871. color: #ffffff;
  872. font-family: 'Fjalla One', sans-serif;
  873. text-transform: uppercase;
  874. padding:10px 30px 10px 30px;
  875. text-align: center;
  876. letter-spacing: 2px;
  877. border-radius: 1px;
  878. font-size: 14px;
  879. width:100% !important;
  880. margin-right:0px;
  881. min-width: 270px;
  882. clear: both;
  883. }
  884.  
  885. body #gform_wrapper_5 div.gform_page_footer input.gform_button:hover
  886. {
  887. background: #ff3a33;
  888. border: 1px solid #ff3a33;
  889. color: #ffffff;
  890. font-family: 'Fjalla One', sans-serif;
  891. text-transform: uppercase;
  892. padding:10px 30px 10px 30px;
  893. text-align: center;
  894. letter-spacing: 2px;
  895. border-radius: 1px;
  896. font-size: 14px;
  897. width:100% !important;
  898. margin-right:0px;
  899. min-width: 270px;
  900. clear: both;
  901. }
  902.  
  903. ::-webkit-input-placeholder {
  904. font-family: 'Open Sans', sans-serif;
  905. font-weight; 300;
  906. color: #000000;
  907. font-size: 14px;
  908. }
  909.  
  910. :-moz-placeholder { /* Firefox 18- */
  911. font-family: 'Open Sans', sans-serif;
  912. font-weight; 300;
  913. color: #000000;
  914. font-size: 14px;
  915. }
  916.  
  917. ::-moz-placeholder { /* Firefox 19+ */
  918. font-family: 'Open Sans', sans-serif;
  919. font-weight; 300;
  920. color: #000000;
  921. font-size: 14px;
  922. }
  923.  
  924. :-ms-input-placeholder {
  925. font-family: 'Open Sans', sans-serif;
  926. font-weight; 300;
  927. color: #000000;
  928. font-size: 14px;
  929. }
  930.  
  931.  
  932. #gform_wrapper_5 ul.right_label li,
  933. #gform_wrapper_5 form ul.right_label li,
  934. #gform_wrapper_5 ul.left_label li,
  935. #gform_wrapper_5 form ul.left_label li {
  936. margin-bottom: 0;
  937. }
  938. #gform_wrapper_5 .gform_footer.right_label,
  939. #gform_wrapper_5 .gform_footer.left_label {
  940. padding: 0 0 0 31%;
  941. }c
  942. #gform_wrapper_5 .gform_footer {
  943. margin: 0 0 0 10px;
  944. padding: 0;
  945. }
  946.  
  947. body #gform_wrapper_5 .gform_page_footer {
  948. border-top: none;
  949. }
  950. body .gform_wrapper_5 .cool_radio .gform_body .gform_fields .gfield .ginput_product_price
  951. {
  952. display: inline-block;
  953. margin-right: 16px !important;
  954. position: relative;
  955. font-family: 'Montserrat', sans-serif;
  956. }
  957.  
  958.  
  959. /* hide the input off the screen.. still accessible */
  960.  
  961. body #gform_wrapper_5 .cool_radio .gfield_radio li input {
  962. position: absolute;
  963. top: 0;
  964. left: -9000px;
  965. }
  966.  
  967.  
  968. /* define the label style */
  969.  
  970. body .gform_wrapper_5 .cool_radio .gform_body .gform_fields .gfield .ginput_product_price_label
  971. {
  972. background: #BBB;
  973. border-radius: 12px;
  974. color: #fff;
  975. cursor: pointer;
  976. display: block;
  977. font-size: 1.4em !important;
  978. font-weight: 400;
  979. padding: 30px 0;
  980. text-align: center;
  981. letter-spacing: 1pt;
  982. text-transform: uppercase;
  983. width: 125px !important;
  984. height: 125px !important;
  985. line-height: 65px;
  986. }
  987.  
  988.  
  989. /* set a nice hover effect just to keep it interesting */
  990.  
  991. body .gform_wrapper_5 .cool_radio .gform_body .gform_fields .gfield .ginput_product_price:hover label
  992. {
  993. background-color: #424242;
  994. }
  995.  
  996.  
  997. /* set the background color of the selected field label */
  998.  
  999. body #gform_wrapper_5 .cool_radio .gfield_radio li input[type="radio"]:checked+label {
  1000. background-color: red;
  1001. font-weight: 400 !important;
  1002. }
  1003.  
  1004. #.gform_wrapper_5 .gform_footer.top_label {
  1005. margin: 0;
  1006. padding: 0;
  1007. }
  1008.  
  1009. body #gform_wrapper_5 .gform_body .gform_fields .gfield .ginput_container
  1010. {
  1011. margin: -15px;
  1012. padding: -15px;
  1013. padding-left: 15px;
  1014. padding-right: 15px;
  1015. }
  1016.  
  1017. body .gform_wrapper .gform_body .gform_fields #field_5_24.gfield .gfield_radio
  1018. {
  1019. margin-top: 12px;
  1020. margin-right: 30px;
  1021. }
  1022.  
  1023. body .gform_wrapper .gform_body .gform_fields #field_5_24.gfield .gfield_radio li input[type=radio]
  1024. {
  1025. margin-top: 15px;
  1026. vertical-align: middle;
  1027. margin-bottom:10px;
  1028. }
  1029. body .gform_wrapper .gform_body .gform_fields #field_5_24.gfield .ginput_container
  1030. {
  1031. margin-top: 30px;
  1032. }
  1033.  
  1034. body .gform_wrapper .gform_body .gform_fields #field_5_25.gfield input[type=text]
  1035. {
  1036. width: 100% !important;
  1037. min-width: 270px;
  1038. background: #615b5b;}
  1039.  
  1040. /* set the display property on the containing list so it flows horizontally */
  1041.  
  1042. body .gform_wrapper .cool_radio .gfield_radio li {
  1043. display: inline-block;
  1044. margin: 0 !important;
  1045. position: relative;
  1046. font-family: 'Montserrat', sans-serif;
  1047. padding: 0 !important;
  1048. }
  1049.  
  1050.  
  1051. /* hide the input off the screen.. still accessible */
  1052.  
  1053. body .gform_wrapper .cool_radio .gfield_radio li input {
  1054. position: absolute;
  1055. top: 0;
  1056. left: -9000px;
  1057. }
  1058.  
  1059.  
  1060. /* define the label style */
  1061.  
  1062. body .gform_wrapper .cool_radio .gfield_radio li label {
  1063. background: #171B24;
  1064. color: #fff;
  1065. cursor: pointer;
  1066. display: block;
  1067. font-weight: 400;
  1068. padding: 0 0;
  1069. text-align: center;
  1070. letter-spacing: 1pt;
  1071. text-transform: uppercase;
  1072. width: 100px !important;
  1073. height: 41px !important;
  1074. line-height: 41px;
  1075. margin: 0 !important;
  1076.  
  1077. }
  1078.  
  1079.  
  1080. /* set a nice hover effect just to keep it interesting */
  1081.  
  1082. body .gform_wrapper .cool_radio .gfield_radio li:hover label {
  1083. background-color: #424242;
  1084. }
  1085.  
  1086.  
  1087. /* set the background color of the selected field label */
  1088.  
  1089. body .gform_wrapper .cool_radio .gfield_radio li input[type="radio"]:checked+label {
  1090. background-color: red;
  1091. font-weight: 400 !important;
  1092. }
  1093.  
  1094. /* style the text input for the 'other' choice */
  1095.  
  1096. body .gform_wrapper .gform_body .gform_fields #field_5_25.gfield input[type="text"] {
  1097. background-color: #171B24;
  1098. border: 1px solid #171B24;
  1099. }
  1100.  
  1101. body .gform_wrapper .gform_body .gform_fields #field_5_25.gfield input[type="text"]:focus {
  1102. color: #171B24;
  1103. background-color: #fff;
  1104. }
  1105.  
  1106. /* update the placeholder styling */
  1107.  
  1108. body .gform_wrapper .gform_body .gform_fields #field_5_25.gfield input[type="text"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  1109. color: #fff;
  1110. opacity: 1;
  1111. font-family: 'Montserrat', sans-serif;
  1112. text-transform:uppercase;
  1113. text-align:center;
  1114. }
  1115.  
  1116. body .gform_wrapper .gform_body .gform_fields #field_5_25.gfield input[type="text"]::-moz-placeholder { /* Firefox 19+ */
  1117. color: #fff;
  1118. opacity: 1;
  1119. font-family: 'Montserrat', sans-serif;
  1120. text-transform:uppercase;
  1121. text-align:center;
  1122. }
  1123.  
  1124. body .gform_wrapper .gform_body .gform_fields #field_5_25.gfield input[type="text"]:-ms-input-placeholder { /* IE 10+ */
  1125. color: #fff;
  1126. opacity: 1;
  1127. font-family: 'Montserrat', sans-serif;
  1128. text-transform:uppercase;
  1129. text-align:center;
  1130. }
  1131.  
  1132. body .gform_wrapper .gform_body .gform_fields #field_5_25.gfield input[type="text"]:-moz-placeholder { /* Firefox 18- */
  1133. color: #fff;
  1134. opacity: 1;
  1135. font-family: 'Montserrat', sans-serif;
  1136. text-transform:uppercase;
  1137. text-align:center;
  1138. }
  1139.  
  1140. /* remove the padding on the right of fields so things look centered */
  1141. body #gform_wrapper_5 .gform_body ul.gform_fields li.gfield{
  1142. padding-right:0px;
  1143. }
  1144.  
  1145. /* Move the form up a bit so there isnt such a huge space at the top */
  1146. body #gform_wrapper_5 > form{
  1147. margin-top:-30px;
  1148. }
  1149.  
  1150. /* styling the radio items */
  1151. body #gform_wrapper_5 #field_4_24.gf_list_inline ul.gfield_radio li{
  1152.  
  1153. }
  1154. /* adding spacing between radio items */
  1155. body #gform_wrapper_5 #field_4_24.gf_list_inline ul.gfield_radio li + li{
  1156. margin-left:20px !important;
  1157. }
  1158.  
  1159. /* styling text inputs on second page */
  1160. body #gform_wrapper_5 #gform_fields_4_2 input[type=text]{
  1161. font-size:14px;
  1162. }
  1163.  
  1164. .gform_wrapper .top_label li ul.gfield_checkbox, .gform_wrapper .top_label li ul.gfield_radio{
  1165. width:auto;
  1166. }
  1167.  
  1168. body #gform_wrapper_5 .ginput_full.ginput_cardextras{
  1169.  
  1170. }
  1171. body #gform_wrapper_5 .ginput_full.ginput_cardextras .ginput_card_expiration_container.ginput_card_field{
  1172. text-align:left;
  1173. }
  1174.  
  1175. body #gform_wrapper_5 .ginput_full.ginput_cardextras .ginput_cardinfo_left{
  1176. width:66%;
  1177. }
  1178. body #gform_wrapper_5 .ginput_full.ginput_cardextras .ginput_cardinfo_left select{
  1179.  
  1180. line-height: 38px;
  1181. height: 38px;
  1182. -webkit-appearance: none;
  1183. border: none;
  1184. border-radius: 0px;
  1185. margin-top: 0px;
  1186. font-size:14px;
  1187. margin-bottom:0px;
  1188. }
  1189. body #gform_wrapper_5 .ginput_full.ginput_cardextras .ginput_cardinfo_right{
  1190. width:33%;
  1191. text-align: left;
  1192. }
  1193. body #gform_wrapper_5 .ginput_complex .ginput_cardinfo_right input.ginput_card_security_code{
  1194. margin-top:0px;
  1195. margin-bottom:0px;
  1196. }
  1197.  
  1198. body #gform_wrapper_5 #input_4_14_5{
  1199. margin-top:6px;
  1200. }
  1201.  
  1202. @media only screen and (max-width: 767px) {
  1203. body #gform_wrapper_5 .gform_body .gform_page_footer .gform_next_button,
  1204. body #gform_wrapper_5 .gform_body .gform_page_footer .gform_previous_button,
  1205. body #gform_wrapper_5 .gform_body .gform_page_footer .gform_button{
  1206. min-width:auto !important;
  1207. max-width:100% !important;
  1208. }
  1209. body .gform_wrapper .gform_body .gform_fields #field_5_25.gfield input[type=text]{
  1210. min-width:auto;
  1211. }
  1212. #field_5_18 .gfield_radio li{
  1213. display:block;
  1214. margin-top:10px !important;
  1215.  
  1216. }
  1217. #field_5_18 .gfield_radio li label{
  1218. width: 100% !important;
  1219. max-width: 100% !important;
  1220. }
  1221. body #gform_wrapper_5 #field_5_24.gf_list_inline ul.gfield_radio li + li{
  1222. margin-left:0px !important;
  1223. }
  1224. body .gform_wrapper .gform_body .gform_fields #field_5_24.gfield .gfield_radio{
  1225. margin-right:0px !important;
  1226. }
  1227. body #gform_wrapper_5 .gform_body .gform_page_footer .gform_next_button{
  1228. min-width: auto !important;
  1229. }
  1230. body #gform_wrapper_5 li.gfield.gfield_creditcard_warning{
  1231. width:100% !important;
  1232. }
  1233. body #gform_wrapper_5 .ginput_full.ginput_cardextras .ginput_cardinfo_left{
  1234. width:100%;
  1235. }
  1236. body #gform_wrapper_5 .ginput_full.ginput_cardextras .ginput_cardinfo_right{
  1237. width:50% !important;
  1238. }
  1239. body #gform_wrapper_5 ginput_card_expiration.ginput_card_expiration_year{
  1240. margin-top: 20px;
  1241. }
  1242. body #gform_wrapper_5 .ginput_complex .ginput_cardinfo_right input.ginput_card_security_code{
  1243. max-width:100% !important;
  1244. }
  1245.  
  1246. }
  1247.  
  1248. .page-id-1453 .push,
  1249. .page-id-1453 #page-content {
  1250. padding-bottom: 0;
  1251. }
  1252.  
  1253. .page-id-1453 .entry {
  1254. padding: 10px 0 0;
  1255. }
  1256.  
  1257. /*
  1258. Ohr Yisrael submit a question form edit
  1259. —————————————————————————————————- */
  1260. body #gform_wrapper_6 .gform_footer input[type=submit]
  1261. {
  1262. background-color: #f58027;
  1263. border: 1px solid #fcb040;
  1264. color: #ffffff;
  1265. text-transform: uppercase;
  1266. padding:10px 30px 10px 30px;
  1267. text-align: center;
  1268. letter-spacing: 2px;
  1269. border-radius: 3px;
  1270. font-size: 14px;
  1271. font-family: 'Open Sans';
  1272. font-weight: 600;
  1273. margin-top: 10px;
  1274. clear: both;
  1275. margin: 0
  1276. }
  1277.  
  1278. body #gform_wrapper_6 .gform_footer input[type=submit]:hover
  1279. {
  1280. background-color: #fcb040;
  1281. border: 1px solid #fcb040;
  1282. color: #ffffff;
  1283. text-transform: uppercase;
  1284. padding:10px 30px 10px 30px;
  1285. text-align: center;
  1286. letter-spacing: 2px;
  1287. border-radius: 3px;
  1288. font-size: 14px;
  1289. font-family: 'Open Sans';
  1290. font-weight: 700;
  1291. margin-top: 10px;
  1292. clear: both;
  1293. cursor: pointer;
  1294. margin: 0
  1295. }
  1296.  
  1297.  
  1298.  
  1299. body #gform_wrapper_6 .gform_body .gform_fields .gfield
  1300.  
  1301. .gfield_label
  1302. {
  1303. color: #44054a;
  1304. font-family: 'Open Sans', sans-serif;
  1305. font-weight: 300;
  1306. text-transform: none;
  1307. }
  1308.  
  1309. body #gform_wrapper_6 .gform_body .gform_fields .gfield input
  1310.  
  1311. [type=text]
  1312. {
  1313. border: 0px;
  1314. background: #ffffff;
  1315. border-radius: 2px;
  1316.  
  1317.  
  1318. }
  1319.  
  1320. body #gform_wrapper_6 .gform_body .gform_fields .gfield textarea
  1321. {
  1322. border: 0px;
  1323. background: #ffffff;
  1324. border-radius: 2px;
  1325. height: 150px !important;
  1326. margin-top: 22px;
  1327.  
  1328. }
  1329.  
  1330. body #gform_wrapper_6
  1331. {
  1332. max-width: 500px; !important;
  1333. margin: auto;
  1334. background-color: transparent;
  1335.  
  1336. }
  1337.  
  1338. #footer_text{ width:100% !important}
  1339. #footer_text {max-width: initial !important}
  1340.  
  1341. /*
  1342. Gravity Form Placeholder font edit
  1343. —————————————————————————————————- */
  1344. ::-webkit-input-placeholder {
  1345. font-family: @font-primary;
  1346. color: #391e5e;
  1347. font-size: 14px;
  1348. }
  1349.  
  1350. :-moz-placeholder { /* Firefox 18- */
  1351. font-family: @font-primary;
  1352. color: #391e5e;
  1353. font-size: 14px;
  1354. }
  1355.  
  1356. ::-moz-placeholder { /* Firefox 19+ */
  1357. font-family: @font-primary;
  1358. color: #391e5e;
  1359. font-size: 14px;
  1360. }
  1361.  
  1362. :-ms-input-placeholder {
  1363. font-family: @font-primary;
  1364. color: #391e5e;
  1365. font-size: 14px;
  1366. }
  1367.  
  1368. div.gform_footer.top_label {
  1369. text-align: center;
  1370. }
  1371.  
  1372. /*
  1373. Ohr Yisrael bring us to your shul form edit
  1374. —————————————————————————————————- */
  1375. body #gform_wrapper_7 .gform_footer input[type=submit]
  1376. {
  1377. background-color: #f58027;
  1378. border: 1px solid #fcb040;
  1379. color: #ffffff;
  1380. text-transform: uppercase;
  1381. padding:10px 30px 10px 30px;
  1382. text-align: center;
  1383. letter-spacing: 2px;
  1384. border-radius: 3px;
  1385. font-size: 14px;
  1386. font-family: 'Open Sans';
  1387. font-weight: 600;
  1388. margin-top: 10px;
  1389. clear: both;
  1390. margin: 0
  1391. }
  1392.  
  1393. body #gform_wrapper_7 .gform_footer input:hover[type=submit]
  1394. {
  1395. background-color: #fcb040;
  1396. border: 1px solid #fcb040;
  1397. color: #ffffff;
  1398. text-transform: uppercase;
  1399. padding:10px 30px 10px 30px;
  1400. text-align: center;
  1401. letter-spacing: 2px;
  1402. border-radius: 3px;
  1403. font-size: 14px;
  1404. font-family: 'Open Sans';
  1405. font-weight: 700;
  1406. margin-top: 10px;
  1407. clear: both;
  1408. cursor: pointer;
  1409. margin: 0
  1410. }
  1411.  
  1412.  
  1413. body #gform_wrapper_7 .gform_body .gform_fields .gfield
  1414.  
  1415. .gfield_label
  1416. {
  1417. color: #44054a;
  1418. font-family: 'Open Sans', sans-serif;
  1419. font-weight: 700;
  1420. text-transform: none;
  1421. }
  1422.  
  1423. body #gform_wrapper_7 .gform_body .gform_fields .gfield input
  1424.  
  1425. [type=text]
  1426. {
  1427. border: 0px;
  1428. background: #ffffff;
  1429. border-radius: 2px;
  1430.  
  1431.  
  1432. }
  1433.  
  1434. body #gform_wrapper_7 .gform_body .gform_fields .gfield textarea
  1435. {
  1436. border: 0px;
  1437. background: #ffffff;
  1438. border-radius: 2px;
  1439. height: 150px !important;
  1440. margin-top: 22px;
  1441.  
  1442. }
  1443.  
  1444. body #gform_wrapper_7
  1445. {
  1446. max-width: 500px; !important;
  1447. margin: auto;
  1448. background-color: transparent;
  1449.  
  1450. }
  1451.  
  1452. #footer_text{ width:100% !important}
  1453. #footer_text {max-width: initial !important}
  1454.  
  1455. /*
  1456. Gravity Form Placeholder font edit
  1457. —————————————————————————————————- */
  1458. ::-webkit-input-placeholder {
  1459. font-family: @font-primary;
  1460. color: #391e5e;
  1461. font-size: 14px;
  1462. }
  1463.  
  1464. :-moz-placeholder { /* Firefox 18- */
  1465. font-family: @font-primary;
  1466. color: #391e5e;
  1467. font-size: 14px;
  1468. }
  1469.  
  1470. ::-moz-placeholder { /* Firefox 19+ */
  1471. font-family: @font-primary;
  1472. color: #391e5e;
  1473. font-size: 14px;
  1474. }
  1475.  
  1476. :-ms-input-placeholder {
  1477. font-family: @font-primary;
  1478. color: #391e5e;
  1479. font-size: 14px;
  1480. }
  1481.  
  1482. div.gform_footer.top_label {
  1483. text-align: center;
  1484. }
  1485.  
  1486. .page-id-1488 #page-content {
  1487. min-height: 0px;
  1488. padding-bottom: 0px;
  1489. }
  1490.  
  1491. .page-id-1488 .entry {
  1492. padding: 0px 0px 0px 0px;
  1493. }
  1494. .page-id-1488 #post-1488 > div {
  1495. padding: 0px 0px 0px 0px;
  1496. }
  1497. .page-id-1465 #page-content {
  1498. min-height: 0px;
  1499. padding-bottom: 0px;
  1500. }
  1501.  
  1502. .page-id-1465 .entry {
  1503. padding: 0px 0px 0px 0px;
  1504. }
  1505. .page-id-1465 #post-1488 > div {
  1506. padding: 0px 0px 0px 0px;
  1507. }
  1508.  
  1509. .page-id-1453 #page-content {
  1510. min-height: 0px;
  1511. padding-bottom: 0px;
  1512. }
  1513.  
  1514. .page-id-1453 .entry {
  1515. padding: 0px 0px 0px 0px;
  1516. }
  1517. .page-id-1453 #post-1488 > div {
  1518. padding: 0px 0px 0px 0px;
  1519. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement