6b73d28b by Jeff Balicki

eee

1 parent 5e32d3cd
...@@ -12547,7 +12547,7 @@ figure.woocommerce-product-gallery__wrapper { ...@@ -12547,7 +12547,7 @@ figure.woocommerce-product-gallery__wrapper {
12547 } 12547 }
12548 .fa { 12548 .fa {
12549 display: inline-block; 12549 display: inline-block;
12550 font: normal normal normal 0.875rem/1 FontAwesome; 12550 font: normal normal normal 14px/1 FontAwesome;
12551 font-size: inherit; 12551 font-size: inherit;
12552 text-rendering: auto; 12552 text-rendering: auto;
12553 -webkit-font-smoothing: antialiased; 12553 -webkit-font-smoothing: antialiased;
...@@ -15617,9 +15617,9 @@ figure.woocommerce-product-gallery__wrapper { ...@@ -15617,9 +15617,9 @@ figure.woocommerce-product-gallery__wrapper {
15617 15617
15618 p { 15618 p {
15619 font-family: "Calibri"; 15619 font-family: "Calibri";
15620 font-size: 1.125rem; 15620 font-size: 18px;
15621 color: #5b6770; 15621 color: #5b6770;
15622 line-height: 1.3125rem; 15622 line-height: 21px;
15623 } 15623 }
15624 15624
15625 strong { 15625 strong {
...@@ -15627,22 +15627,22 @@ strong { ...@@ -15627,22 +15627,22 @@ strong {
15627 } 15627 }
15628 15628
15629 ol li { 15629 ol li {
15630 font-size: 1.125rem; 15630 font-size: 18px;
15631 color: #5b6770; 15631 color: #5b6770;
15632 line-height: 1.3125rem; 15632 line-height: 21px;
15633 margin-bottom: 15px; 15633 margin-bottom: 15px;
15634 } 15634 }
15635 15635
15636 h1, .h1 { 15636 h1, .h1 {
15637 font-family: "Calibri-bold"; 15637 font-family: "Calibri-bold";
15638 color: #fff; 15638 color: #fff;
15639 font-size: 3.75rem; 15639 font-size: 60px;
15640 text-shadow: 0px 3px 3px #00000059; 15640 text-shadow: 0px 3px 3px #00000059;
15641 } 15641 }
15642 15642
15643 h2, .h2 { 15643 h2, .h2 {
15644 font-family: "Calibri-bold"; 15644 font-family: "Calibri-bold";
15645 font-size: 2.5rem; 15645 font-size: 40px;
15646 color: #012169; 15646 color: #012169;
15647 margin-bottom: 30px; 15647 margin-bottom: 30px;
15648 margin-top: 20px; 15648 margin-top: 20px;
...@@ -15651,7 +15651,7 @@ h2, .h2 { ...@@ -15651,7 +15651,7 @@ h2, .h2 {
15651 15651
15652 h3, .h3 { 15652 h3, .h3 {
15653 font-family: "Calibri-bold"; 15653 font-family: "Calibri-bold";
15654 font-size: 1.25rem; 15654 font-size: 20px;
15655 color: #012169; 15655 color: #012169;
15656 margin-bottom: 30px; 15656 margin-bottom: 30px;
15657 margin-top: 20px; 15657 margin-top: 20px;
...@@ -15660,7 +15660,7 @@ h3, .h3 { ...@@ -15660,7 +15660,7 @@ h3, .h3 {
15660 15660
15661 h4, .h4 { 15661 h4, .h4 {
15662 font-family: "Calibri-bold"; 15662 font-family: "Calibri-bold";
15663 font-size: 1.875rem; 15663 font-size: 30px;
15664 color: #012169; 15664 color: #012169;
15665 margin-bottom: 30px; 15665 margin-bottom: 30px;
15666 margin-top: 20px; 15666 margin-top: 20px;
...@@ -15809,7 +15809,7 @@ h4, .h4 { ...@@ -15809,7 +15809,7 @@ h4, .h4 {
15809 .header-image .header-text h1, .header-image .header-text .h1 { 15809 .header-image .header-text h1, .header-image .header-text .h1 {
15810 font-family: "Calibri-bold"; 15810 font-family: "Calibri-bold";
15811 color: #fff; 15811 color: #fff;
15812 font-size: 3.75rem; 15812 font-size: 60px;
15813 text-shadow: 0px 3px 3px #00000059; 15813 text-shadow: 0px 3px 3px #00000059;
15814 } 15814 }
15815 @media (max-width: 768px) { 15815 @media (max-width: 768px) {
...@@ -15820,7 +15820,7 @@ h4, .h4 { ...@@ -15820,7 +15820,7 @@ h4, .h4 {
15820 .header-image .header-text h2, .header-image .header-text .h2 { 15820 .header-image .header-text h2, .header-image .header-text .h2 {
15821 font-family: "Calibri-bold"; 15821 font-family: "Calibri-bold";
15822 color: #fff; 15822 color: #fff;
15823 font-size: 2.125rem; 15823 font-size: 34px;
15824 text-shadow: 0px 3px 3px #00000059; 15824 text-shadow: 0px 3px 3px #00000059;
15825 text-transform: none !important; 15825 text-transform: none !important;
15826 } 15826 }
...@@ -15844,14 +15844,14 @@ h4, .h4 { ...@@ -15844,14 +15844,14 @@ h4, .h4 {
15844 .numbers-top .wp-block-column:first-child h1, .numbers-top .wp-block-column:first-child .h1 { 15844 .numbers-top .wp-block-column:first-child h1, .numbers-top .wp-block-column:first-child .h1 {
15845 font-family: "Calibri-bold"; 15845 font-family: "Calibri-bold";
15846 color: #fff; 15846 color: #fff;
15847 font-size: 2.25rem; 15847 font-size: 36px;
15848 display: none; 15848 display: none;
15849 } 15849 }
15850 @media (max-width: 768px) { 15850 @media (max-width: 768px) {
15851 .numbers-top .wp-block-column:first-child h1, .numbers-top .wp-block-column:first-child .h1 { 15851 .numbers-top .wp-block-column:first-child h1, .numbers-top .wp-block-column:first-child .h1 {
15852 display: block; 15852 display: block;
15853 font-size: 2.25rem; 15853 font-size: 36px;
15854 line-height: 2.375rem; 15854 line-height: 38px;
15855 } 15855 }
15856 } 15856 }
15857 @media (max-width: 800px) { 15857 @media (max-width: 800px) {
...@@ -15872,18 +15872,18 @@ h4, .h4 { ...@@ -15872,18 +15872,18 @@ h4, .h4 {
15872 } 15872 }
15873 .numbers-top .wp-block-column:first-child p { 15873 .numbers-top .wp-block-column:first-child p {
15874 color: #fff; 15874 color: #fff;
15875 font-size: 1.875rem; 15875 font-size: 30px;
15876 line-height: 2.125rem; 15876 line-height: 34px;
15877 } 15877 }
15878 @media (max-width: 768px) { 15878 @media (max-width: 768px) {
15879 .numbers-top .wp-block-column:first-child p { 15879 .numbers-top .wp-block-column:first-child p {
15880 font-size: 1.125rem; 15880 font-size: 18px;
15881 line-height: 1.3125rem; 15881 line-height: 21px;
15882 } 15882 }
15883 } 15883 }
15884 .numbers-top .wp-block-column:first-child span { 15884 .numbers-top .wp-block-column:first-child span {
15885 color: #fff; 15885 color: #fff;
15886 font-size: 0.875rem; 15886 font-size: 14px;
15887 display: block; 15887 display: block;
15888 float: right; 15888 float: right;
15889 margin-top: 10px; 15889 margin-top: 10px;
...@@ -15926,7 +15926,7 @@ h4, .h4 { ...@@ -15926,7 +15926,7 @@ h4, .h4 {
15926 margin-top: -15px; 15926 margin-top: -15px;
15927 color: #fff; 15927 color: #fff;
15928 width: 100%; 15928 width: 100%;
15929 font-size: 1.125rem; 15929 font-size: 18px;
15930 } 15930 }
15931 @media (min-width: 800px) and (max-width: 1000px) { 15931 @media (min-width: 800px) and (max-width: 1000px) {
15932 .numbers-top .wp-block-column:last-child p { 15932 .numbers-top .wp-block-column:last-child p {
...@@ -15935,9 +15935,9 @@ h4, .h4 { ...@@ -15935,9 +15935,9 @@ h4, .h4 {
15935 } 15935 }
15936 .numbers-top .wp-block-column:last-child span.doller-number { 15936 .numbers-top .wp-block-column:last-child span.doller-number {
15937 font-family: "Calibri-bold"; 15937 font-family: "Calibri-bold";
15938 font-size: 12.8125rem; 15938 font-size: 205px;
15939 color: #fff; 15939 color: #fff;
15940 line-height: 6.25rem; 15940 line-height: 100px;
15941 display: inline-block; 15941 display: inline-block;
15942 } 15942 }
15943 @media (min-width: 800px) and (max-width: 1000px) { 15943 @media (min-width: 800px) and (max-width: 1000px) {
...@@ -15947,7 +15947,7 @@ h4, .h4 { ...@@ -15947,7 +15947,7 @@ h4, .h4 {
15947 } 15947 }
15948 .numbers-top .wp-block-column:last-child span.doller-sign { 15948 .numbers-top .wp-block-column:last-child span.doller-sign {
15949 font-family: "Calibri-bold"; 15949 font-family: "Calibri-bold";
15950 font-size: 6.25rem; 15950 font-size: 100px;
15951 color: #fff; 15951 color: #fff;
15952 display: inline-block; 15952 display: inline-block;
15953 margin-top: -100px; 15953 margin-top: -100px;
...@@ -16007,7 +16007,7 @@ h4, .h4 { ...@@ -16007,7 +16007,7 @@ h4, .h4 {
16007 } 16007 }
16008 @media (max-width: 768px) { 16008 @media (max-width: 768px) {
16009 .numbers-second .wp-block-column:first-child h2, .numbers-second .wp-block-column:first-child .h2 { 16009 .numbers-second .wp-block-column:first-child h2, .numbers-second .wp-block-column:first-child .h2 {
16010 font-size: 1.75rem; 16010 font-size: 28px;
16011 } 16011 }
16012 } 16012 }
16013 .numbers-second .wp-block-column:first-child a.wp-block-button__link { 16013 .numbers-second .wp-block-column:first-child a.wp-block-button__link {
...@@ -16015,7 +16015,7 @@ h4, .h4 { ...@@ -16015,7 +16015,7 @@ h4, .h4 {
16015 background-color: #012169; 16015 background-color: #012169;
16016 text-transform: uppercase; 16016 text-transform: uppercase;
16017 font-family: "Calibri-bold"; 16017 font-family: "Calibri-bold";
16018 font-size: 1.875rem; 16018 font-size: 30px;
16019 padding: 15px 70px; 16019 padding: 15px 70px;
16020 border-radius: 0px; 16020 border-radius: 0px;
16021 width: 368px; 16021 width: 368px;
...@@ -16104,19 +16104,19 @@ h4, .h4 { ...@@ -16104,19 +16104,19 @@ h4, .h4 {
16104 margin-top: -15px; 16104 margin-top: -15px;
16105 color: #fff; 16105 color: #fff;
16106 width: 100%; 16106 width: 100%;
16107 font-size: 1.125rem; 16107 font-size: 18px;
16108 } 16108 }
16109 .numbers-second .wp-block-column:last-child h3, .numbers-second .wp-block-column:last-child .h3 { 16109 .numbers-second .wp-block-column:last-child h3, .numbers-second .wp-block-column:last-child .h3 {
16110 font-family: "Calibri-bold"; 16110 font-family: "Calibri-bold";
16111 text-transform: uppercase; 16111 text-transform: uppercase;
16112 font-size: 2.5rem; 16112 font-size: 40px;
16113 color: #fff; 16113 color: #fff;
16114 margin-bottom: 20px; 16114 margin-bottom: 20px;
16115 margin-top: 20px; 16115 margin-top: 20px;
16116 } 16116 }
16117 @media (min-width: 800px) and (max-width: 1000px) { 16117 @media (min-width: 800px) and (max-width: 1000px) {
16118 .numbers-second .wp-block-column:last-child h3, .numbers-second .wp-block-column:last-child .h3 { 16118 .numbers-second .wp-block-column:last-child h3, .numbers-second .wp-block-column:last-child .h3 {
16119 font-size: 2.25rem; 16119 font-size: 36px;
16120 } 16120 }
16121 } 16121 }
16122 16122
...@@ -16170,8 +16170,8 @@ h4, .h4 { ...@@ -16170,8 +16170,8 @@ h4, .h4 {
16170 overflow: auto; 16170 overflow: auto;
16171 } 16171 }
16172 .wp-block-group.register .terms p { 16172 .wp-block-group.register .terms p {
16173 font-size: 1.125rem; 16173 font-size: 18px;
16174 line-height: 1.3125rem; 16174 line-height: 21px;
16175 } 16175 }
16176 .wp-block-group.register .thank-you { 16176 .wp-block-group.register .thank-you {
16177 display: none; 16177 display: none;
...@@ -16230,7 +16230,7 @@ h4, .h4 { ...@@ -16230,7 +16230,7 @@ h4, .h4 {
16230 background-color: #012169; 16230 background-color: #012169;
16231 text-transform: uppercase; 16231 text-transform: uppercase;
16232 font-family: "Calibri-bold"; 16232 font-family: "Calibri-bold";
16233 font-size: 1.25rem; 16233 font-size: 20px;
16234 padding: 5px 50px !important; 16234 padding: 5px 50px !important;
16235 border-radius: 0px; 16235 border-radius: 0px;
16236 color: #fff; 16236 color: #fff;
...@@ -16359,7 +16359,7 @@ h4, .h4 { ...@@ -16359,7 +16359,7 @@ h4, .h4 {
16359 } 16359 }
16360 .wp-block-group.register .wpcf7 .chars-count { 16360 .wp-block-group.register .wpcf7 .chars-count {
16361 text-transform: none; 16361 text-transform: none;
16362 font-size: 0.875rem; 16362 font-size: 14px;
16363 } 16363 }
16364 .wp-block-group.register .wpcf7 .acceptance-548 { 16364 .wp-block-group.register .wpcf7 .acceptance-548 {
16365 text-transform: none; 16365 text-transform: none;
...@@ -16522,8 +16522,8 @@ a.find { ...@@ -16522,8 +16522,8 @@ a.find {
16522 background-color: #012169; 16522 background-color: #012169;
16523 text-transform: uppercase; 16523 text-transform: uppercase;
16524 font-family: "Calibri"; 16524 font-family: "Calibri";
16525 font-size: 1.25rem; 16525 font-size: 20px;
16526 line-height: 1.25rem; 16526 line-height: 20px;
16527 padding: 2px 50px 17px 60px; 16527 padding: 2px 50px 17px 60px;
16528 border-radius: 0px; 16528 border-radius: 0px;
16529 width: 368px; 16529 width: 368px;
...@@ -16669,8 +16669,8 @@ ss3-force-full-width { ...@@ -16669,8 +16669,8 @@ ss3-force-full-width {
16669 .page-template-numbers-page div#n2-ss-2item2, 16669 .page-template-numbers-page div#n2-ss-2item2,
16670 .page-template-numbers-page div#n2-ss-2item3 { 16670 .page-template-numbers-page div#n2-ss-2item3 {
16671 font-family: "Calibri-bold" !important; 16671 font-family: "Calibri-bold" !important;
16672 font-size: 3.75rem !important; 16672 font-size: 60px !important;
16673 line-height: 3.75rem !important; 16673 line-height: 60px !important;
16674 text-shadow: 0px 3px 3px #00000059 !important; 16674 text-shadow: 0px 3px 3px #00000059 !important;
16675 } 16675 }
16676 @media screen and (max-width: 768px) { 16676 @media screen and (max-width: 768px) {
...@@ -16682,7 +16682,7 @@ ss3-force-full-width { ...@@ -16682,7 +16682,7 @@ ss3-force-full-width {
16682 .page-template-numbers-page div#n2-ss-2item1, 16682 .page-template-numbers-page div#n2-ss-2item1,
16683 .page-template-numbers-page div#n2-ss-2item2, 16683 .page-template-numbers-page div#n2-ss-2item2,
16684 .page-template-numbers-page div#n2-ss-2item3 { 16684 .page-template-numbers-page div#n2-ss-2item3 {
16685 font-size: 2.25rem !important; 16685 font-size: 36px !important;
16686 line-height: 38 !important; 16686 line-height: 38 !important;
16687 margin-left: -15px; 16687 margin-left: -15px;
16688 } 16688 }
...@@ -16699,14 +16699,14 @@ ss3-force-full-width { ...@@ -16699,14 +16699,14 @@ ss3-force-full-width {
16699 } 16699 }
16700 .intro p { 16700 .intro p {
16701 font-family: "Calibri"; 16701 font-family: "Calibri";
16702 font-size: 1.875rem; 16702 font-size: 30px;
16703 color: #fff; 16703 color: #fff;
16704 line-height: 2.125rem; 16704 line-height: 34px;
16705 } 16705 }
16706 @media (max-width: 600px) { 16706 @media (max-width: 600px) {
16707 .intro p { 16707 .intro p {
16708 line-height: 1.3125rem; 16708 line-height: 21px;
16709 font-size: 1.125rem; 16709 font-size: 18px;
16710 } 16710 }
16711 } 16711 }
16712 @media (max-width: 1300px) { 16712 @media (max-width: 1300px) {
...@@ -16748,9 +16748,9 @@ ss3-force-full-width { ...@@ -16748,9 +16748,9 @@ ss3-force-full-width {
16748 } 16748 }
16749 .yellow p { 16749 .yellow p {
16750 font-family: "Calibri"; 16750 font-family: "Calibri";
16751 font-size: 1.125rem; 16751 font-size: 18px;
16752 color: #333F48; 16752 color: #333F48;
16753 line-height: 1.3125rem; 16753 line-height: 21px;
16754 } 16754 }
16755 @media (max-width: 1300px) { 16755 @media (max-width: 1300px) {
16756 .yellow { 16756 .yellow {
...@@ -16787,30 +16787,30 @@ ss3-force-full-width { ...@@ -16787,30 +16787,30 @@ ss3-force-full-width {
16787 } 16787 }
16788 .yellow span.number-big { 16788 .yellow span.number-big {
16789 font-family: "Calibri-bold"; 16789 font-family: "Calibri-bold";
16790 font-size: 11.375rem; 16790 font-size: 182px;
16791 color: #012169; 16791 color: #012169;
16792 line-height: 11.25rem; 16792 line-height: 180px;
16793 } 16793 }
16794 @media (max-width: 1300px) { 16794 @media (max-width: 1300px) {
16795 .yellow span.number-big { 16795 .yellow span.number-big {
16796 line-height: 7.5rem; 16796 line-height: 120px;
16797 font-size: 8.125rem; 16797 font-size: 130px;
16798 display: inline-block; 16798 display: inline-block;
16799 padding-right: 10px; 16799 padding-right: 10px;
16800 } 16800 }
16801 } 16801 }
16802 .yellow span.number-med { 16802 .yellow span.number-med {
16803 font-family: "Calibri-bold"; 16803 font-family: "Calibri-bold";
16804 font-size: 2.3125rem; 16804 font-size: 37px;
16805 color: #333F48; 16805 color: #333F48;
16806 margin-left: 0px; 16806 margin-left: 0px;
16807 } 16807 }
16808 @media (max-width: 1300px) { 16808 @media (max-width: 1300px) {
16809 .yellow span.number-med { 16809 .yellow span.number-med {
16810 font-size: 1.75rem; 16810 font-size: 28px;
16811 display: inline-block; 16811 display: inline-block;
16812 width: 50%; 16812 width: 50%;
16813 line-height: 1.875rem; 16813 line-height: 30px;
16814 } 16814 }
16815 } 16815 }
16816 .yellow span.number-med.last { 16816 .yellow span.number-med.last {
...@@ -16889,14 +16889,14 @@ ss3-force-full-width { ...@@ -16889,14 +16889,14 @@ ss3-force-full-width {
16889 margin-bottom: -60px; 16889 margin-bottom: -60px;
16890 color: #fff; 16890 color: #fff;
16891 font-family: "Calibri-bold"; 16891 font-family: "Calibri-bold";
16892 font-size: 2.5rem; 16892 font-size: 40px;
16893 text-transform: uppercase; 16893 text-transform: uppercase;
16894 line-height: 9.375rem; 16894 line-height: 150px;
16895 margin-left: -10px; 16895 margin-left: -10px;
16896 } 16896 }
16897 @media (max-width: 800px) { 16897 @media (max-width: 800px) {
16898 .numbers-block h3, .numbers-block .h3 { 16898 .numbers-block h3, .numbers-block .h3 {
16899 font-size: 1.25rem; 16899 font-size: 20px;
16900 line-height: 1.5rem; 16900 line-height: 1.5rem;
16901 margin-bottom: 0px; 16901 margin-bottom: 0px;
16902 } 16902 }
...@@ -16904,8 +16904,8 @@ ss3-force-full-width { ...@@ -16904,8 +16904,8 @@ ss3-force-full-width {
16904 .numbers-block h3 span, .numbers-block .h3 span { 16904 .numbers-block h3 span, .numbers-block .h3 span {
16905 display: inline-block; 16905 display: inline-block;
16906 width: 70%; 16906 width: 70%;
16907 line-height: 2rem; 16907 line-height: 32px;
16908 font-size: 1.875rem; 16908 font-size: 30px;
16909 } 16909 }
16910 @media (max-width: 800px) { 16910 @media (max-width: 800px) {
16911 .numbers-block h3 span, .numbers-block .h3 span { 16911 .numbers-block h3 span, .numbers-block .h3 span {
...@@ -16913,7 +16913,7 @@ ss3-force-full-width { ...@@ -16913,7 +16913,7 @@ ss3-force-full-width {
16913 } 16913 }
16914 } 16914 }
16915 .numbers-block h3 span.number, .numbers-block .h3 span.number { 16915 .numbers-block h3 span.number, .numbers-block .h3 span.number {
16916 font-size: 11.25rem; 16916 font-size: 180px;
16917 width: 30%; 16917 width: 30%;
16918 padding-right: 10px; 16918 padding-right: 10px;
16919 } 16919 }
...@@ -16925,21 +16925,21 @@ ss3-force-full-width { ...@@ -16925,21 +16925,21 @@ ss3-force-full-width {
16925 @media (max-width: 800px) { 16925 @media (max-width: 800px) {
16926 .numbers-block h3 span.number, .numbers-block .h3 span.number { 16926 .numbers-block h3 span.number, .numbers-block .h3 span.number {
16927 width: unset; 16927 width: unset;
16928 font-size: 8.4375rem; 16928 font-size: 135px;
16929 } 16929 }
16930 } 16930 }
16931 .numbers-block p { 16931 .numbers-block p {
16932 color: #fff; 16932 color: #fff;
16933 font-family: "Calibri"; 16933 font-family: "Calibri";
16934 font-size: 1.125rem; 16934 font-size: 18px;
16935 line-height: 1.3125rem; 16935 line-height: 21px;
16936 } 16936 }
16937 16937
16938 .find-text { 16938 .find-text {
16939 color: #5B6770; 16939 color: #5B6770;
16940 font-family: "Calibri"; 16940 font-family: "Calibri";
16941 font-size: 2.5rem; 16941 font-size: 40px;
16942 line-height: 2.75rem; 16942 line-height: 44px;
16943 width: 72%; 16943 width: 72%;
16944 display: inline-block; 16944 display: inline-block;
16945 } 16945 }
...@@ -16947,8 +16947,8 @@ ss3-force-full-width { ...@@ -16947,8 +16947,8 @@ ss3-force-full-width {
16947 .find-text { 16947 .find-text {
16948 width: 100%; 16948 width: 100%;
16949 display: block; 16949 display: block;
16950 font-size: 1.75rem; 16950 font-size: 28px;
16951 line-height: 2rem; 16951 line-height: 32px;
16952 margin-top: -30px; 16952 margin-top: -30px;
16953 } 16953 }
16954 } 16954 }
...@@ -16956,8 +16956,8 @@ ss3-force-full-width { ...@@ -16956,8 +16956,8 @@ ss3-force-full-width {
16956 .find-number { 16956 .find-number {
16957 color: #012169; 16957 color: #012169;
16958 font-family: "Calibri-bold"; 16958 font-family: "Calibri-bold";
16959 font-size: 12.8125rem; 16959 font-size: 205px;
16960 line-height: 9.375rem; 16960 line-height: 150px;
16961 width: 26%; 16961 width: 26%;
16962 display: inline-block; 16962 display: inline-block;
16963 padding-right: 30px; 16963 padding-right: 30px;
...@@ -16968,8 +16968,8 @@ ss3-force-full-width { ...@@ -16968,8 +16968,8 @@ ss3-force-full-width {
16968 text-align: left; 16968 text-align: left;
16969 width: 100%; 16969 width: 100%;
16970 display: block; 16970 display: block;
16971 font-size: 8.4375rem; 16971 font-size: 135px;
16972 line-height: 9.375rem; 16972 line-height: 150px;
16973 margin-top: -30px; 16973 margin-top: -30px;
16974 } 16974 }
16975 } 16975 }
...@@ -17017,7 +17017,7 @@ ss3-force-full-width { ...@@ -17017,7 +17017,7 @@ ss3-force-full-width {
17017 } 17017 }
17018 17018
17019 .modal-body p { 17019 .modal-body p {
17020 font-size: 1.25rem; 17020 font-size: 20px;
17021 } 17021 }
17022 17022
17023 .modal { 17023 .modal {
...@@ -17037,7 +17037,7 @@ ss3-force-full-width { ...@@ -17037,7 +17037,7 @@ ss3-force-full-width {
17037 } 17037 }
17038 @media (max-width: 786px) { 17038 @media (max-width: 786px) {
17039 #exampleModalLong .modal-content { 17039 #exampleModalLong .modal-content {
17040 font-size: 1.25rem; 17040 font-size: 20px;
17041 padding: 20px; 17041 padding: 20px;
17042 } 17042 }
17043 } 17043 }
...@@ -17052,7 +17052,7 @@ ss3-force-full-width { ...@@ -17052,7 +17052,7 @@ ss3-force-full-width {
17052 background-color: #012169 !important; 17052 background-color: #012169 !important;
17053 text-transform: uppercase !important; 17053 text-transform: uppercase !important;
17054 font-family: "Calibri-bold" !important; 17054 font-family: "Calibri-bold" !important;
17055 font-size: 1.25rem !important; 17055 font-size: 20px !important;
17056 padding: 5px 70px !important; 17056 padding: 5px 70px !important;
17057 border-radius: 0px !important; 17057 border-radius: 0px !important;
17058 color: #fff !important; 17058 color: #fff !important;
...@@ -17073,7 +17073,7 @@ ss3-force-full-width { ...@@ -17073,7 +17073,7 @@ ss3-force-full-width {
17073 #exampleModalLong .modal-dialog { 17073 #exampleModalLong .modal-dialog {
17074 width: 800px; 17074 width: 800px;
17075 margin-top: 1%; 17075 margin-top: 1%;
17076 font-size: 1rem !important; 17076 font-size: 16px !important;
17077 max-width: unset !important; 17077 max-width: unset !important;
17078 } 17078 }
17079 @media (max-width: 786px) { 17079 @media (max-width: 786px) {
...@@ -17084,15 +17084,15 @@ ss3-force-full-width { ...@@ -17084,15 +17084,15 @@ ss3-force-full-width {
17084 } 17084 }
17085 } 17085 }
17086 #exampleModalLong .wpcf7 label { 17086 #exampleModalLong .wpcf7 label {
17087 font-size: 1rem !important; 17087 font-size: 16px !important;
17088 } 17088 }
17089 #exampleModalLong h5.modal-title, #exampleModalLong .modal-title.h5 { 17089 #exampleModalLong h5.modal-title, #exampleModalLong .modal-title.h5 {
17090 margin-bottom: 5px; 17090 margin-bottom: 5px;
17091 font-size: 1.5625rem !important; 17091 font-size: 25px !important;
17092 color: #012169 !important; 17092 color: #012169 !important;
17093 } 17093 }
17094 #exampleModalLong p { 17094 #exampleModalLong p {
17095 font-size: 1rem; 17095 font-size: 16px;
17096 color: #54565A; 17096 color: #54565A;
17097 } 17097 }
17098 #exampleModalLong a { 17098 #exampleModalLong a {
...@@ -17174,7 +17174,7 @@ ss3-force-full-width { ...@@ -17174,7 +17174,7 @@ ss3-force-full-width {
17174 flex-direction: row-reverse; 17174 flex-direction: row-reverse;
17175 justify-content: flex-end; 17175 justify-content: flex-end;
17176 cursor: pointer; 17176 cursor: pointer;
17177 font-size: 1.375rem; 17177 font-size: 22px;
17178 -webkit-user-select: none; 17178 -webkit-user-select: none;
17179 -moz-user-select: none; 17179 -moz-user-select: none;
17180 -ms-user-select: none; 17180 -ms-user-select: none;
...@@ -17223,26 +17223,26 @@ ss3-force-full-width { ...@@ -17223,26 +17223,26 @@ ss3-force-full-width {
17223 } 17223 }
17224 } 17224 }
17225 #full-width-page-wrapper.sub h1, #full-width-page-wrapper.sub .h1 { 17225 #full-width-page-wrapper.sub h1, #full-width-page-wrapper.sub .h1 {
17226 font: normal normal bold 3.75rem/3.75rem Calibri; 17226 font: normal normal bold 60px/60px Calibri;
17227 color: #012169; 17227 color: #012169;
17228 text-shadow: none; 17228 text-shadow: none;
17229 font-family: "Calibri-bold"; 17229 font-family: "Calibri-bold";
17230 } 17230 }
17231 #full-width-page-wrapper.sub h2, #full-width-page-wrapper.sub .h2 { 17231 #full-width-page-wrapper.sub h2, #full-width-page-wrapper.sub .h2 {
17232 font: normal normal bold 2.5rem/3.125rem Calibri; 17232 font: normal normal bold 40px/50px Calibri;
17233 font-family: "Calibri-bold"; 17233 font-family: "Calibri-bold";
17234 margin-top: 60px; 17234 margin-top: 60px;
17235 color: #012169; 17235 color: #012169;
17236 } 17236 }
17237 #full-width-page-wrapper.sub h3, #full-width-page-wrapper.sub .h3 { 17237 #full-width-page-wrapper.sub h3, #full-width-page-wrapper.sub .h3 {
17238 font: normal normal bold 1.875rem/2.5rem Calibri; 17238 font: normal normal bold 30px/40px Calibri;
17239 font-family: "Calibri-bold"; 17239 font-family: "Calibri-bold";
17240 margin-top: 60px; 17240 margin-top: 60px;
17241 color: #012169; 17241 color: #012169;
17242 margin-bottom: 5px; 17242 margin-bottom: 5px;
17243 } 17243 }
17244 #full-width-page-wrapper.sub h4, #full-width-page-wrapper.sub .h4 { 17244 #full-width-page-wrapper.sub h4, #full-width-page-wrapper.sub .h4 {
17245 font: normal normal bold 1.25rem/1.875rem Calibri; 17245 font: normal normal bold 20px/30px Calibri;
17246 font-family: "Calibri-bold"; 17246 font-family: "Calibri-bold";
17247 margin-top: 60px; 17247 margin-top: 60px;
17248 color: #012169; 17248 color: #012169;
...@@ -17255,7 +17255,7 @@ ss3-force-full-width { ...@@ -17255,7 +17255,7 @@ ss3-force-full-width {
17255 color: #5B6770; 17255 color: #5B6770;
17256 } 17256 }
17257 #full-width-page-wrapper.sub p.frist { 17257 #full-width-page-wrapper.sub p.frist {
17258 font: normal normal normal 1.875rem/2.125rem Calibri; 17258 font: normal normal normal 30px/34px Calibri;
17259 } 17259 }
17260 #full-width-page-wrapper.sub ol.alphabetical_list { 17260 #full-width-page-wrapper.sub ol.alphabetical_list {
17261 list-style: none; 17261 list-style: none;
...@@ -17272,7 +17272,7 @@ ss3-force-full-width { ...@@ -17272,7 +17272,7 @@ ss3-force-full-width {
17272 } 17272 }
17273 #full-width-page-wrapper.sub li { 17273 #full-width-page-wrapper.sub li {
17274 color: #5B6770; 17274 color: #5B6770;
17275 line-height: 1.3125rem; 17275 line-height: 21px;
17276 padding-bottom: 10px; 17276 padding-bottom: 10px;
17277 } 17277 }
17278 #full-width-page-wrapper.sub table { 17278 #full-width-page-wrapper.sub table {
...@@ -17321,7 +17321,7 @@ ss3-force-full-width { ...@@ -17321,7 +17321,7 @@ ss3-force-full-width {
17321 } 17321 }
17322 #full-width-page-wrapper.sub .wp-block-button .wp-block-button__link strong { 17322 #full-width-page-wrapper.sub .wp-block-button .wp-block-button__link strong {
17323 font-family: "Calibri-bold"; 17323 font-family: "Calibri-bold";
17324 font-size: 1.125rem; 17324 font-size: 18px;
17325 } 17325 }
17326 #full-width-page-wrapper.sub a.wp-block-button__link:focus, 17326 #full-width-page-wrapper.sub a.wp-block-button__link:focus,
17327 #full-width-page-wrapper.sub a.wp-block-button__link:hover { 17327 #full-width-page-wrapper.sub a.wp-block-button__link:hover {
...@@ -17392,7 +17392,7 @@ ss3-force-full-width { ...@@ -17392,7 +17392,7 @@ ss3-force-full-width {
17392 } 17392 }
17393 } 17393 }
17394 .footer-widget p { 17394 .footer-widget p {
17395 font-size: 0.875rem; 17395 font-size: 14px;
17396 text-align: right; 17396 text-align: right;
17397 margin-top: 0px; 17397 margin-top: 0px;
17398 color: #fff; 17398 color: #fff;
...@@ -17418,7 +17418,7 @@ ss3-force-full-width { ...@@ -17418,7 +17418,7 @@ ss3-force-full-width {
17418 } 17418 }
17419 } 17419 }
17420 .footer-left p { 17420 .footer-left p {
17421 line-height: 1.0625rem; 17421 line-height: 17px;
17422 position: relative; 17422 position: relative;
17423 right: 0px; 17423 right: 0px;
17424 text-align: left; 17424 text-align: left;
...@@ -17889,4 +17889,6 @@ body.understrap-no-sidebar .wp-block-cover.alignwide { ...@@ -17889,4 +17889,6 @@ body.understrap-no-sidebar .wp-block-cover.alignwide {
17889 .wpcf7 .wpcf7-validation-errors { 17889 .wpcf7 .wpcf7-validation-errors {
17890 color: theme-color("danger"); 17890 color: theme-color("danger");
17891 border: 1px solid #e9ecef; 17891 border: 1px solid #e9ecef;
17892 }
...\ No newline at end of file ...\ No newline at end of file
17892 }
17893
17894 /*# sourceMappingURL=child-theme.css.map */
...\ No newline at end of file ...\ No newline at end of file
......
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
5 Author: the Understrap Contributors 5 Author: the Understrap Contributors
6 Author URI: https://github.com/understrap/understrap-child/graphs/contributors 6 Author URI: https://github.com/understrap/understrap-child/graphs/contributors
7 Template: understrap 7 Template: understrap
8 Version: 1.1.30357 8 Version: 1.1.30358
9 License: GNU General Public License v2 or later 9 License: GNU General Public License v2 or later
10 License URI: http://www.gnu.org/licenses/gpl-2.0.html 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html
11 Text Domain: understrap-child 11 Text Domain: understrap-child
......
...@@ -371,15 +371,6 @@ td, th { ...@@ -371,15 +371,6 @@ td, th {
371 371
372 } 372 }
373 } 373 }
374 span.number-big{
375 font-size: 182px;
376 }
377 @media (max-width: 1300px) {
378 span.number-big{
379 line-height: 120px;
380 font-size: 130px;
381 }
382 }
383 </style> 374 </style>
384 375
385 376
......