/* Minify_CSS_UriRewriter::$debugText

*/

/* pagenavi-css.css */

/* 1  */ /*
/* 2  *| Default style for WP-PageNavi plugin
/* 3  *|
/* 4  *| http://wordpress.org/extend/plugins/wp-pagenavi/
/* 5  *| */
/* 6  */
/* 7  */ .wp-pagenavi {
/* 8  */ 	clear: both;
/* 9  */ }
/* 10 */
/* 11 */ .wp-pagenavi a, .wp-pagenavi span {
/* 12 */ 	text-decoration: none;
/* 13 */ 	border: 1px solid #BFBFBF;
/* 14 */ 	padding: 3px 5px;
/* 15 */ 	margin: 2px;
/* 16 */ }
/* 17 */
/* 18 */ .wp-pagenavi a:hover, .wp-pagenavi span.current {
/* 19 */ 	border-color: #000;
/* 20 */ }
/* 21 */
/* 22 */ .wp-pagenavi span.current {
/* 23 */ 	font-weight: bold;
/* 24 */ }
/* 25 */
/* Minify_CSS_UriRewriter::$debugText

*/

/* style.css */

/* 1  */ /*
/* 2  *|  Theme Name:	Divi Podcast
/* 3  *|  Theme URI:		https://divipodcast.aspengrovestudio.com/
/* 4  *|  Description:	Divi Podcast Child Theme
/* 5  *|  Author:		WP Zone
/* 6  *|  Author URI:	https://wpzone.co/
/* 7  *|  Template:		Divi
/* 8  *|  Version:		1.1.8
/* 9  *|  License:		GPLv3
/* 10 *|  License URI:	https://www.gnu.org/licenses/gpl-3.0.en.html
/* 11 *|  Tags:			Divi, podcast, Child Theme
/* 12 *|  Text Domain:	divipodcast
/* 13 *|  GitLab Theme URI: https://gitlab.com/aspengrovestudios/divipodcast/
/* 14 *|  AGS Info: ids.aspengrove 556970 ids.divispace 676963 legacy.key agstheme_divipodcast_license_key legacy.status agstheme_divipodcast_license_key_status adminPage admin.php?page=AGS_child_theme docs https://wpzone.co/docs/divi-child-themes/divi-podcast/
/* 15 *|  * Update URI:  https://wpzone.co/
/* 16 *| */
/* 17 */
/* 18 */
/* 19 */ /*
/* 20 *| Divi Podcast Child Theme
/* 21 *| Copyright (C) 2023 WP Zone
/* 22 *|
/* 23 *| This program is free software: you can redistribute it and/or modify
/* 24 *| it under the terms of the GNU General Public License as published by
/* 25 *| the Free Software Foundation, either version 3 of the License, or
/* 26 *| (at your option) any later version.
/* 27 *|
/* 28 *| This program is distributed in the hope that it will be useful,
/* 29 *| but WITHOUT ANY WARRANTY; without even the implied warranty of
/* 30 *| MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
/* 31 *| GNU General Public License for more details.
/* 32 *|
/* 33 *| You should have received a copy of the GNU General Public License
/* 34 *| along with this program.  If not, see <https://www.gnu.org/licenses/>.
/* 35 *|
/* 36 *| ============
/* 37 *|
/* 38 *| For the text of the GNU General Public License version 3, and licensing/copyright
/* 39 *| information for third-party code used in this product, see ./license.txt.
/* 40 *|
/* 41 *| */
/* 42 */
/* 43 */ /*
/* 44 *|  *
/* 45 *|  * IMPORTANT: UTILIZING THE AUTOMATIC UPDATE FEATURE OF THIS CHILD THEME WILL OVERWRITE
/* 46 *|  * ANY CUSTOM CODE PLACED WITHIN THIS FILE. IF YOU WISH TO AUTOMATICALLY UPDATE, PLEASE
/* 47 *|  * PLACE YOUR CODE IN THEME OPTIONS >> CUSTOM CSS OTHERWISE YOU CAN MANUALLY UPDATE
/* 48 *|  * THE THEME FILES
/* 49 *|  *
/* 50 *|  */

/* style.css */

/* 51 */
/* Minify_CSS_UriRewriter::$debugText

*/

/* app.css */

/* 1    */ @charset "UTF-8";
/* 2    */ /*
/* 3    *|  *
/* 4    *|  * IMPORTANT: UTILIZING THE AUTOMATIC UPDATE FEATURE OF THIS CHILD THEME WILL OVERWRITE
/* 5    *|  * ANY CUSTOM CODE PLACED WITHIN THIS FILE. IF YOU WISH TO AUTOMATICALLY UPDATE, PLEASE
/* 6    *|  * PLACE YOUR CODE IN THEME OPTIONS >> CUSTOM CSS OTHERWISE YOU CAN MANUALLY UPDATE
/* 7    *|  * THE THEME FILES
/* 8    *|  *
/* 9    *|  */
/* 10   */ /* Components */
/* 11   */ .image-center {
/* 12   */   text-align: center !important;
/* 13   */   margin-right: auto !important;
/* 14   */   margin-left: auto !important; }
/* 15   */
/* 16   */ .image-right {
/* 17   */   text-align: right !important;
/* 18   */   margin-right: 0 !important;
/* 19   */   margin-left: auto !important; }
/* 20   */
/* 21   */ .image-left {
/* 22   */   text-align: left;
/* 23   */   margin-right: auto !important;
/* 24   */   margin-left: 0 !important; }
/* 25   */
/* 26   */ .text-right {
/* 27   */   text-align: right  !important; }
/* 28   */
/* 29   */ .text-left {
/* 30   */   text-align: left  !important; }
/* 31   */
/* 32   */ .text-center {
/* 33   */   text-align: center  !important; }
/* 34   */
/* 35   */ @media (max-width: 980px) {
/* 36   */   .center-on-mobile {
/* 37   */     text-align: center !important; } }
/* 38   */ .divi-podcast-button,
/* 39   */ .et_pb_button.divi-podcast-button,
/* 40   */ body.et-db #et-boc .et-l .et_pb_button.divi-podcast-button,
/* 41   */ body.et-db #et-boc .divi-podcast-button.et_pb_button,
/* 42   */ body .divi-podcast-button.et_pb_button {
/* 43   */   box-shadow: none !important;
/* 44   */   font-weight: bold !important;
/* 45   */   border-style: solid !important;
/* 46   */   cursor: pointer;
/* 47   */   padding: 11px 30px !important;
/* 48   */   min-width: 190px;
/* 49   */   letter-spacing: 0.68px;
/* 50   */   text-align: center;

/* app.css */

/* 51   */   line-height: 1.7em !important;
/* 52   */   text-transform: none; }
/* 53   */   .divi-podcast-button:hover,
/* 54   */   .et_pb_button.divi-podcast-button:hover,
/* 55   */   body.et-db #et-boc .et-l .et_pb_button.divi-podcast-button:hover,
/* 56   */   body.et-db #et-boc .divi-podcast-button.et_pb_button:hover,
/* 57   */   body .divi-podcast-button.et_pb_button:hover {
/* 58   */     padding: 11px 30px !important; }
/* 59   */
/* 60   */ .divi-podcast-button-secondary,
/* 61   */ .et_pb_button.divi-podcast-button-secondary,
/* 62   */ body.et-db #et-boc .et-l .et_pb_button.divi-podcast-button-secondary,
/* 63   */ body.et-db #et-boc .divi-podcast-button-secondary.et_pb_button,
/* 64   */ body .divi-podcast-button-secondary.et_pb_button {
/* 65   */   box-shadow: 0 2px 20px 2px rgba(1, 0, 67, 0.1);
/* 66   */   font-weight: bold !important;
/* 67   */   border-style: solid !important;
/* 68   */   cursor: pointer;
/* 69   */   padding: 11px 30px !important;
/* 70   */   min-width: 190px;
/* 71   */   letter-spacing: 0.68px;
/* 72   */   text-align: center;
/* 73   */   line-height: 1.7em !important;
/* 74   */   text-transform: none; }
/* 75   */   .divi-podcast-button-secondary:hover,
/* 76   */   .et_pb_button.divi-podcast-button-secondary:hover,
/* 77   */   body.et-db #et-boc .et-l .et_pb_button.divi-podcast-button-secondary:hover,
/* 78   */   body.et-db #et-boc .divi-podcast-button-secondary.et_pb_button:hover,
/* 79   */   body .divi-podcast-button-secondary.et_pb_button:hover {
/* 80   */     padding: 11px 30px !important; }
/* 81   */
/* 82   */ .divi-podcast-medium-btn,
/* 83   */ .et_pb_button.divi-podcast-medium-btn,
/* 84   */ body.et-db #et-boc .et-l .et_pb_button.divi-podcast-medium-btn,
/* 85   */ body.et-db #et-boc .divi-podcast-medium-btn.et_pb_button,
/* 86   */ body .divi-podcast-medium-btn.et_pb_button {
/* 87   */   padding: 12px 24px !important; }
/* 88   */   .divi-podcast-medium-btn:hover,
/* 89   */   .et_pb_button.divi-podcast-medium-btn:hover,
/* 90   */   body.et-db #et-boc .et-l .et_pb_button.divi-podcast-medium-btn:hover,
/* 91   */   body.et-db #et-boc .divi-podcast-medium-btn.et_pb_button:hover,
/* 92   */   body .divi-podcast-medium-btn.et_pb_button:hover {
/* 93   */     padding: 12px 24px !important; }
/* 94   */
/* 95   */ .divi-podcast-large-btn,
/* 96   */ .et_pb_button.divi-podcast-large-btn,
/* 97   */ body.et-db #et-boc .et-l .divi-podcast-large-btn.et_pb_button,
/* 98   */ body.et-db #et-boc .divi-podcast-large-btn.et_pb_button,
/* 99   */ body .divi-podcast-large-btn.et_pb_button {
/* 100  */   padding: 20px 30px !important;

/* app.css */

/* 101  */   font-size: 17px !important; }
/* 102  */   .divi-podcast-large-btn:hover,
/* 103  */   .et_pb_button.divi-podcast-large-btn:hover,
/* 104  */   body.et-db #et-boc .et-l .divi-podcast-large-btn.et_pb_button:hover,
/* 105  */   body.et-db #et-boc .divi-podcast-large-btn.et_pb_button:hover,
/* 106  */   body .divi-podcast-large-btn.et_pb_button:hover {
/* 107  */     padding: 20px 30px !important; }
/* 108  */
/* 109  */ .underlinePrimaryButton {
/* 110  */   border: none !important;
/* 111  */   background: transparent;
/* 112  */   padding: 0 !important;
/* 113  */   font-weight: bold;
/* 114  */   text-decoration: underline !important; }
/* 115  */   .underlinePrimaryButton:hover {
/* 116  */     background: transparent !important;
/* 117  */     padding: 0 !important; }
/* 118  */
/* 119  */ @media (min-width: 767px) {
/* 120  */   .ds-show-mobile-only {
/* 121  */     display: none !important; } }
/* 122  */ @media (max-width: 767px) {
/* 123  */   .ds-show-tablet-only {
/* 124  */     display: none !important; } }
/* 125  */ @media (min-width: 980px) {
/* 126  */   .ds-show-tablet-only {
/* 127  */     display: none !important; } }
/* 128  */ @media (max-width: 980px) {
/* 129  */   .ds-show-desktop-only {
/* 130  */     display: none !important; } }
/* 131  */ @media (max-width: 767px) {
/* 132  */   .ds-hide-mobile-only {
/* 133  */     display: none !important; } }
/* 134  */ @media (min-width: 767px) and (max-width: 980px) {
/* 135  */   .ds-hide-tablet-only {
/* 136  */     display: none !important; } }
/* 137  */ @media (min-width: 980px) {
/* 138  */   .ds-hide-desktop-only {
/* 139  */     display: none !important; } }
/* 140  */ .navy-shadow-light {
/* 141  */   box-shadow: 0 50px 60px -43px rgba(1, 0, 67, 0.7); }
/* 142  */
/* 143  */ .navy-shadow-medium {
/* 144  */   box-shadow: 0 40px 151px -19px rgba(1, 0, 67, 0.7); }
/* 145  */
/* 146  */ .navy-shadow-big {
/* 147  */   box-shadow: 0 2px 20px 2px rgba(1, 0, 67, 0.7); }
/* 148  */
/* 149  */ .secondary-shadow-light {
/* 150  */   box-shadow: 0 40px 151px -19px #0293f5; }

/* app.css */

/* 151  */
/* 152  */ .secondary-shadow-medium {
/* 153  */   box-shadow: 0 40px 151px -19px #0293f5; }
/* 154  */
/* 155  */ .secondary-shadow-big {
/* 156  */   box-shadow: 0 40px 151px -19px #0293f5; }
/* 157  */
/* 158  */ .primary-shadow-light {
/* 159  */   box-shadow: 0 40px 151px -19px rgba(255, 26, 159, 0.8); }
/* 160  */
/* 161  */ .primary-shadow-medium {
/* 162  */   box-shadow: 0 50px 60px -53px rgba(255, 26, 159, 0.8); }
/* 163  */
/* 164  */ .primary-shadow-big {
/* 165  */   box-shadow: 0 40px 151px -19px rgba(255, 26, 159, 0.8); }
/* 166  */
/* 167  */ .border-with-shadow {
/* 168  */   box-shadow: 0 2px 20px 2px rgba(1, 0, 67, 0.1);
/* 169  */   border: solid 1px;
/* 170  */   border-color: #e4e4e4; }
/* 171  */
/* 172  */ .bottom-shadow, .divi-podcast-pricing-table .et_pb_featured_table {
/* 173  */   position: relative;
/* 174  */   z-index: 2; }
/* 175  */   .bottom-shadow:before, .divi-podcast-pricing-table .et_pb_featured_table:before {
/* 176  */     content: '';
/* 177  */     width: 100%;
/* 178  */     height: 100%;
/* 179  */     position: absolute;
/* 180  */     left: 0;
/* 181  */     bottom: 0;
/* 182  */     z-index: -1; }
/* 183  */   .bottom-shadow.bottom-shadow-dark:before, .divi-podcast-pricing-table .bottom-shadow-dark.et_pb_featured_table:before {
/* 184  */     box-shadow: 0 50px 60px -43px rgba(1, 0, 67, 0.7); }
/* 185  */   .bottom-shadow.bottom-shadow-primary:before, .divi-podcast-pricing-table .et_pb_featured_table:before {
/* 186  */     box-shadow: 0 50px 60px -43px rgba(255, 26, 159, 0.8); }
/* 187  */   .bottom-shadow.bottom-shadow-secondary:before, .divi-podcast-pricing-table .bottom-shadow-secondary.et_pb_featured_table:before {
/* 188  */     box-shadow: 0 50px 60px -43px #0293f5; }
/* 189  */
/* 190  */ .primary-background-color {
/* 191  */   background-color: #ff1a9f !important; }
/* 192  */
/* 193  */ .secondary-background-color {
/* 194  */   background-color: #0293f5 !important; }
/* 195  */
/* 196  */ .dark-background-color {
/* 197  */   background-color: #010043 !important; }
/* 198  */
/* 199  */ .medium-background-color {
/* 200  */   background-color: #e4e4e4 !important; }

/* app.css */

/* 201  */
/* 202  */ .light-background-color {
/* 203  */   background-color: #f6f7fb !important; }
/* 204  */
/* 205  */ .dark-color,
/* 206  */ .dark-link-hover-color a:hover,
/* 207  */ .dark-link-color a {
/* 208  */   color: #010043 !important; }
/* 209  */
/* 210  */ .medium-grey-color {
/* 211  */   color: #e4e4e4 !important; }
/* 212  */
/* 213  */ .light-grey-color {
/* 214  */   color: #f6f7fb !important; }
/* 215  */
/* 216  */ .secondary-link-color a,
/* 217  */ .secondary-link-hover-color a:hover,
/* 218  */ .secondary-color {
/* 219  */   color: #0293f5 !important; }
/* 220  */
/* 221  */ .primary-link-color a,
/* 222  */ .primary-link-hover-color a:hover,
/* 223  */ .primary-color {
/* 224  */   color: #ff1a9f !important; }
/* 225  */
/* 226  */ .primary-border-color {
/* 227  */   border-color: #ff1a9f !important; }
/* 228  */
/* 229  */ .secondary-border-color {
/* 230  */   border-color: #0293f5 !important; }
/* 231  */
/* 232  */ .dark-border-color {
/* 233  */   border-color: #010043 !important; }
/* 234  */
/* 235  */ .light-border-color {
/* 236  */   border-color: #f6f7fb !important; }
/* 237  */
/* 238  */ .medium-border-color {
/* 239  */   border-color: #e4e4e4 !important; }
/* 240  */
/* 241  */ @media (min-width: 980px) and (max-width: 1350px) {
/* 242  */   .wider-row-on-desktop {
/* 243  */     width: 95% !important; } }
/* 244  */
/* 245  */ @media (min-width: 980px) and (max-width: 1350px) {
/* 246  */   .wider-specialty-row-on-desktop > .et_pb_row {
/* 247  */     width: 95% !important; } }
/* 248  */
/* 249  */ .wider-row-on-all,
/* 250  */ .wider-specialty-row-on-all > .et_pb_row {

/* app.css */

/* 251  */   width: 95% !important; }
/* 252  */
/* 253  */ .no-padding {
/* 254  */   padding: 0 !important; }
/* 255  */
/* 256  */ .divi-podcast-borderRadius {
/* 257  */   border-radius: 8px; }
/* 258  */
/* 259  */ .divi-podcast-borderRadiusImage img {
/* 260  */   border-radius: 8px; }
/* 261  */
/* 262  */ .divi-podcast-small-row {
/* 263  */   max-width: 1056px !important; }
/* 264  */
/* 265  */ @media (min-width: 980px) {
/* 266  */   .flex-row-reverse {
/* 267  */     flex-direction: row-reverse; } }
/* 268  */
/* 269  */ .divi-podcast-overlay {
/* 270  */   position: relative; }
/* 271  */   .divi-podcast-overlay:before {
/* 272  */     content: '';
/* 273  */     width: 100%;
/* 274  */     height: 100%;
/* 275  */     position: absolute;
/* 276  */     top: 0;
/* 277  */     left: 0;
/* 278  */     opacity: 0.5;
/* 279  */     background-color: #010043; }
/* 280  */
/* 281  */ /* Base */
/* 282  */ #main-content .container:before {
/* 283  */   width: 0 !important; }
/* 284  */
/* 285  */ #page-container {
/* 286  */   overflow: hidden; }
/* 287  */
/* 288  */ .divi-podcast-menuPrimarySection {
/* 289  */   padding: 0 !important; }
/* 290  */   .divi-podcast-menuPrimarySection .et_pb_row {
/* 291  */     padding: 25px 0 !important;
/* 292  */     align-items: center;
/* 293  */     display: flex;
/* 294  */     flex-wrap: wrap; }
/* 295  */   .divi-podcast-menuPrimarySection .primary-header-buttons {
/* 296  */     display: flex;
/* 297  */     justify-content: flex-end;
/* 298  */     flex-wrap: wrap; }
/* 299  */
/* 300  */ .divi-podcast-menuSecondarySection {

/* app.css */

/* 301  */   padding: 0 !important; }
/* 302  */   .divi-podcast-menuSecondarySection .et_pb_row {
/* 303  */     padding: 15px 0 !important;
/* 304  */     align-items: center;
/* 305  */     display: flex;
/* 306  */     flex-wrap: wrap; }
/* 307  */   .divi-podcast-menuSecondarySection .social-image {
/* 308  */     margin-right: 10px !important;
/* 309  */     margin-bottom: 0 !important;
/* 310  */     margin-left: 10px !important;
/* 311  */     display: inline-block !important;
/* 312  */     text-align: center; }
/* 313  */
/* 314  */ .divi-podcast-menuPrimary ul.et-menu > li.menu-item {
/* 315  */   margin-top: 0;
/* 316  */   position: relative;
/* 317  */   padding-right: 15px;
/* 318  */   padding-left: 15px; }
/* 319  */   .divi-podcast-menuPrimary ul.et-menu > li.menu-item:last-child {
/* 320  */     padding-right: 0; }
/* 321  */   .divi-podcast-menuPrimary ul.et-menu > li.menu-item > a {
/* 322  */     position: relative;
/* 323  */     color: inherit; }
/* 324  */     .divi-podcast-menuPrimary ul.et-menu > li.menu-item > a:hover {
/* 325  */       opacity: 1 !important;
/* 326  */       color: #ff1a9f !important; }
/* 327  */   .divi-podcast-menuPrimary ul.et-menu > li.menu-item.menu-item-has-children > a {
/* 328  */     padding-right: 20px; }
/* 329  */     .divi-podcast-menuPrimary ul.et-menu > li.menu-item.menu-item-has-children > a:after {
/* 330  */       color: #ff1a9f !important;
/* 331  */       top: 50% !important;
/* 332  */       -webkit-transform: translateY(-50%);
/* 333  */       -moz-transform: translateY(-50%);
/* 334  */       -ms-transform: translateY(-50%);
/* 335  */       transform: translateY(-50%); }
/* 336  */   .divi-podcast-menuPrimary ul.et-menu > li.menu-item.current-menu-item > a {
/* 337  */     color: #ff1a9f !important; }
/* 338  */ .divi-podcast-menuPrimary .et-menu-nav li.mega-menu > ul > li > a:first-child {
/* 339  */   color: #ff1a9f;
/* 340  */   font-family: "Archivo Black", Helvetica, Arial, Lucida, sans-serif;
/* 341  */   font-size: 17px;
/* 342  */   font-weight: 500;
/* 343  */   padding-left: 0; }
/* 344  */
/* 345  */ #main-header {
/* 346  */   box-shadow: none; }
/* 347  */   #main-header #top-menu > li {
/* 348  */     padding: 0 12px;
/* 349  */     line-height: normal; }
/* 350  */     #main-header #top-menu > li.menu-item.menu-item-has-children > a {

/* app.css */

/* 351  */       margin: 0 8px; }
/* 352  */     #main-header #top-menu > li.menu-item:not(.menu-item-has-children) > a {
/* 353  */       position: relative;
/* 354  */       display: inline-block; }
/* 355  */       #main-header #top-menu > li.menu-item:not(.menu-item-has-children) > a:hover {
/* 356  */         opacity: 1; }
/* 357  */   #main-header #top-menu li.mega-menu > ul > li > a:first-child:before {
/* 358  */     display: none; }
/* 359  */   #main-header #top-menu li.mega-menu.mega-menu-parent > ul > li {
/* 360  */     padding-right: 20px !important;
/* 361  */     padding-left: 20px !important; }
/* 362  */   #main-header #top-menu li.mega-menu > ul > li > a:first-child {
/* 363  */     padding-bottom: 0;
/* 364  */     padding-top: 15px !important;
/* 365  */     margin-bottom: 10px; }
/* 366  */
/* 367  */ #top-header .container {
/* 368  */   display: flex;
/* 369  */   align-items: center;
/* 370  */   justify-content: space-between;
/* 371  */   flex-direction: row-reverse;
/* 372  */   flex-wrap: wrap;
/* 373  */   padding: 0 !important; }
/* 374  */   #top-header .container:before, #top-header .container:after {
/* 375  */     display: none; }
/* 376  */ #top-header #et-secondary-menu {
/* 377  */   float: none !important;
/* 378  */   padding: 15px 0;
/* 379  */   flex: 1;
/* 380  */   display: flex;
/* 381  */   justify-content: space-between;
/* 382  */   flex-direction: row-reverse;
/* 383  */   flex-wrap: wrap;
/* 384  */   align-items: center; }
/* 385  */   #top-header #et-secondary-menu .et-social-icons {
/* 386  */     margin-right: 0;
/* 387  */     margin-left: 20px; }
/* 388  */     #top-header #et-secondary-menu .et-social-icons a {
/* 389  */       padding-bottom: 0; }
/* 390  */ #top-header #et-info {
/* 391  */   font-weight: normal;
/* 392  */   text-align: right;
/* 393  */   float: none !important;
/* 394  */   padding: 15px 0;
/* 395  */   flex: 1; }
/* 396  */   @media (max-width: 980px) {
/* 397  */     #top-header #et-info {
/* 398  */       text-align: center;
/* 399  */       margin: 0 auto; } }
/* 400  */   #top-header #et-info .et-social-icons {

/* app.css */

/* 401  */     padding: 8px 0; }
/* 402  */   #top-header #et-info #et-info-phone:before {
/* 403  */     margin-right: 5px; }
/* 404  */   #top-header #et-info #et-info-email:before {
/* 405  */     content: "";
/* 406  */     margin-right: 5px;
/* 407  */     vertical-align: middle; }
/* 408  */ #top-header #et-secondary-nav {
/* 409  */   text-align: left;
/* 410  */   margin-right: auto;
/* 411  */   padding-right: 30px; }
/* 412  */   #top-header #et-secondary-nav li {
/* 413  */     position: relative;
/* 414  */     margin-right: 0;
/* 415  */     padding: 5px 15px; }
/* 416  */     #top-header #et-secondary-nav li a {
/* 417  */       padding-bottom: 0;
/* 418  */       position: relative; }
/* 419  */       #top-header #et-secondary-nav li a:before {
/* 420  */         content: "|";
/* 421  */         position: absolute;
/* 422  */         top: 0;
/* 423  */         right: -15.5px;
/* 424  */         opacity: 0.5; }
/* 425  */     #top-header #et-secondary-nav li:last-child a:before {
/* 426  */       display: none; }
/* 427  */     #top-header #et-secondary-nav li.menu-item-has-children > a:first-child {
/* 428  */       padding-right: 25px; }
/* 429  */
/* 430  */ .divi-podcast-lines-menu ul.sub-menu,
/* 431  */ .divi-podcast-menuPrimary ul.sub-menu,
/* 432  */ .divi-podcast-menuPrimary ul.et_mobile_menu,
/* 433  */ #top-menu li > ul.sub-menu,
/* 434  */ #et-secondary-nav li > ul.sub-menu {
/* 435  */   border: none !important;
/* 436  */   padding: 5px 0 !important;
/* 437  */   border-radius: 8px; }
/* 438  */   .divi-podcast-lines-menu ul.sub-menu li,
/* 439  */   .divi-podcast-menuPrimary ul.sub-menu li,
/* 440  */   .divi-podcast-menuPrimary ul.et_mobile_menu li,
/* 441  */   #top-menu li > ul.sub-menu li,
/* 442  */   #et-secondary-nav li > ul.sub-menu li {
/* 443  */     padding: 0 !important;
/* 444  */     display: block !important; }
/* 445  */     .divi-podcast-lines-menu ul.sub-menu li a,
/* 446  */     .divi-podcast-menuPrimary ul.sub-menu li a,
/* 447  */     .divi-podcast-menuPrimary ul.et_mobile_menu li a,
/* 448  */     #top-menu li > ul.sub-menu li a,
/* 449  */     #et-secondary-nav li > ul.sub-menu li a {
/* 450  */       width: 100% !important;

/* app.css */

/* 451  */       padding: 10px 25px !important;
/* 452  */       position: relative;
/* 453  */       color: inherit;
/* 454  */       transition: all 0.3s linear;
/* 455  */       -webkit-transition: all 0.3s linear;
/* 456  */       -moz-transition: all 0.3s linear;
/* 457  */       font-size: 15px !important; }
/* 458  */       .divi-podcast-lines-menu ul.sub-menu li a:hover,
/* 459  */       .divi-podcast-menuPrimary ul.sub-menu li a:hover,
/* 460  */       .divi-podcast-menuPrimary ul.et_mobile_menu li a:hover,
/* 461  */       #top-menu li > ul.sub-menu li a:hover,
/* 462  */       #et-secondary-nav li > ul.sub-menu li a:hover {
/* 463  */         opacity: 1 !important; }
/* 464  */
/* 465  */ .divi-podcast-lines-menu ul.sub-menu li.menu-item-has-children > a:first-child:after,
/* 466  */ .divi-podcast-menuPrimary ul.sub-menu li.menu-item-has-children > a:first-child:after,
/* 467  */ .divi-podcast-menuPrimary ul.et_mobile_menu li.menu-item-has-children > a:first-child:after,
/* 468  */ #top-menu li > ul.sub-menu li.menu-item-has-children > a:first-child:after,
/* 469  */ #et-secondary-nav li > ul.sub-menu li.menu-item-has-children > a:first-child:after {
/* 470  */   content: "5";
/* 471  */   top: 50%;
/* 472  */   transform: translateY(-50%);
/* 473  */   line-height: 1; }
/* 474  */
/* 475  */ .mobile_nav {
/* 476  */   background-color: transparent !important; }
/* 477  */
/* 478  */ .mobile_nav ul.et_mobile_menu,
/* 479  */ .divi-podcast-menuPrimary ul.et_mobile_menu {
/* 480  */   border: none;
/* 481  */   padding: 20px;
/* 482  */   border-radius: 8px;
/* 483  */   box-shadow: 0 2px 20px 2px rgba(1, 0, 67, 0.1);
/* 484  */   background: transparent; }
/* 485  */   .mobile_nav ul.et_mobile_menu li a,
/* 486  */   .divi-podcast-menuPrimary ul.et_mobile_menu li a {
/* 487  */     padding: 13px 25px;
/* 488  */     border-color: #f6f7fb;
/* 489  */     background: transparent; }
/* 490  */     .mobile_nav ul.et_mobile_menu li a:hover,
/* 491  */     .divi-podcast-menuPrimary ul.et_mobile_menu li a:hover {
/* 492  */       background: transparent;
/* 493  */       color: #ff1a9f; }
/* 494  */   .mobile_nav ul.et_mobile_menu ul.sub-menu li a,
/* 495  */   .divi-podcast-menuPrimary ul.et_mobile_menu ul.sub-menu li a {
/* 496  */     font-size: 85% !important; }
/* 497  */
/* 498  */ #main-header .et_mobile_menu .menu-item-has-children > a {
/* 499  */   background-color: transparent;
/* 500  */   position: relative; }

/* app.css */

/* 501  */   #main-header .et_mobile_menu .menu-item-has-children > a:after {
/* 502  */     font-family: 'ETmodules';
/* 503  */     text-align: center;
/* 504  */     speak: none;
/* 505  */     font-weight: 600;
/* 506  */     font-variant: normal;
/* 507  */     text-transform: none;
/* 508  */     -webkit-font-smoothing: antialiased;
/* 509  */     position: absolute;
/* 510  */     font-size: 18px;
/* 511  */     color: #ff1a9f;
/* 512  */     content: '\4c' !important;
/* 513  */     top: 11px;
/* 514  */     right: 13px; }
/* 515  */ #main-header .et_mobile_menu .menu-item-has-children.visible > a:after {
/* 516  */   content: '\4d' !important; }
/* 517  */ #main-header .et_mobile_menu ul.sub-menu {
/* 518  */   display: none !important;
/* 519  */   visibility: hidden !important;
/* 520  */   transition: all 1.5s ease-in-out; }
/* 521  */ #main-header .et_mobile_menu .visible > ul.sub-menu {
/* 522  */   display: block !important;
/* 523  */   visibility: visible !important; }
/* 524  */
/* 525  */ .divi-podcast-footerSection {
/* 526  */   padding: 40px 0 !important; }
/* 527  */   .divi-podcast-footerSection .social-image {
/* 528  */     margin-right: 10px !important;
/* 529  */     margin-bottom: 0 !important;
/* 530  */     margin-left: 10px !important;
/* 531  */     display: inline-block !important;
/* 532  */     text-align: center; }
/* 533  */
/* 534  */ .divi-podcast-footerCredits {
/* 535  */   padding: 25px 0 !important; }
/* 536  */
/* 537  */ .divi-podcast-footerMenuWidget ul {
/* 538  */   list-style-type: none; }
/* 539  */   .divi-podcast-footerMenuWidget ul li {
/* 540  */     position: relative;
/* 541  */     margin-bottom: 8px;
/* 542  */     font-size: 14px; }
/* 543  */     .divi-podcast-footerMenuWidget ul li:before {
/* 544  */       content: "";
/* 545  */       width: 4px;
/* 546  */       height: 4px;
/* 547  */       -webkit-border-radius: 50%;
/* 548  */       -moz-border-radius: 50%;
/* 549  */       border-radius: 50%;
/* 550  */       position: absolute;

/* app.css */

/* 551  */       left: -1em;
/* 552  */       top: 10px; }
/* 553  */     .divi-podcast-footerMenuWidget ul li a {
/* 554  */       color: inherit;
/* 555  */       opacity: 0.8; }
/* 556  */       .divi-podcast-footerMenuWidget ul li a:hover {
/* 557  */         color: #ff1a9f;
/* 558  */         opacity: 1; }
/* 559  */
/* 560  */ #main-footer {
/* 561  */   padding: 70px 0 0;
/* 562  */   font-weight: normal; }
/* 563  */
/* 564  */ #footer-widgets {
/* 565  */   padding-top: 0;
/* 566  */   padding-bottom: 0; }
/* 567  */   #footer-widgets .footer-widget {
/* 568  */     margin-bottom: 30px; }
/* 569  */     #footer-widgets .footer-widget li {
/* 570  */       padding-left: 0; }
/* 571  */       #footer-widgets .footer-widget li:before {
/* 572  */         display: none; }
/* 573  */   #footer-widgets .et_pb_widget h4.title {
/* 574  */     padding-bottom: 15px; }
/* 575  */
/* 576  */ #et-footer-nav {
/* 577  */   margin-bottom: 15px; }
/* 578  */   #et-footer-nav .bottom-nav {
/* 579  */     text-align: center; }
/* 580  */     #et-footer-nav .bottom-nav li {
/* 581  */       position: relative; }
/* 582  */   @media (min-width: 767px) {
/* 583  */     #et-footer-nav .bottom-nav li {
/* 584  */       padding: 0 25px; }
/* 585  */       #et-footer-nav .bottom-nav li a:after {
/* 586  */         content: "|";
/* 587  */         position: absolute;
/* 588  */         top: 0;
/* 589  */         right: -5px;
/* 590  */         opacity: 0.5; }
/* 591  */       #et-footer-nav .bottom-nav li:last-child a:after {
/* 592  */         display: none; } }
/* 593  */   @media (max-width: 767px) {
/* 594  */     #et-footer-nav .bottom-nav li {
/* 595  */       padding: 10px 0;
/* 596  */       display: block; }
/* 597  */       #et-footer-nav .bottom-nav li:before {
/* 598  */         content: "";
/* 599  */         width: 100%;
/* 600  */         position: absolute;

/* app.css */

/* 601  */         bottom: 0;
/* 602  */         left: 0;
/* 603  */         border-bottom: 1px solid;
/* 604  */         opacity: 0.25; }
/* 605  */       #et-footer-nav .bottom-nav li:last-child:before {
/* 606  */         border: none; } }
/* 607  */
/* 608  */ #footer-bottom {
/* 609  */   padding: 25px 0 30px; }
/* 610  */   #footer-bottom #footer-info {
/* 611  */     float: none;
/* 612  */     text-align: center;
/* 613  */     display: block;
/* 614  */     margin-left: auto;
/* 615  */     margin-right: auto; }
/* 616  */   #footer-bottom .et-social-icons {
/* 617  */     float: none;
/* 618  */     text-align: center;
/* 619  */     display: block;
/* 620  */     margin-left: auto;
/* 621  */     margin-right: auto;
/* 622  */     margin-top: 15px; }
/* 623  */
/* 624  */ #sidebar .et_pb_widget.widget_tag_cloud .tagcloud a,
/* 625  */ .divi-podcast-sidebar .et_pb_widget.widget_tag_cloud .tagcloud a {
/* 626  */   padding: 7px 15px;
/* 627  */   line-height: 1.7;
/* 628  */   text-transform: uppercase;
/* 629  */   background-color: #010043;
/* 630  */   color: #fff;
/* 631  */   font-size: 14px;
/* 632  */   letter-spacing: 0.5px;
/* 633  */   font-weight: 500;
/* 634  */   margin-bottom: 10px;
/* 635  */   margin-right: 7px;
/* 636  */   border-radius: 8px; }
/* 637  */   #sidebar .et_pb_widget.widget_tag_cloud .tagcloud a:hover,
/* 638  */   .divi-podcast-sidebar .et_pb_widget.widget_tag_cloud .tagcloud a:hover {
/* 639  */     background-color: #ff1a9f; }
/* 640  */
/* 641  */ #sidebar .et_pb_widget.widget_recent_comments ul li, #sidebar .et_pb_widget.widget_recent_entries ul li,
/* 642  */ .divi-podcast-sidebar .et_pb_widget.widget_recent_comments ul li,
/* 643  */ .divi-podcast-sidebar .et_pb_widget.widget_recent_entries ul li {
/* 644  */   border-bottom: 1px solid;
/* 645  */   border-color: #f6f7fb;
/* 646  */   padding-bottom: 10px; }
/* 647  */   #sidebar .et_pb_widget.widget_recent_comments ul li a, #sidebar .et_pb_widget.widget_recent_entries ul li a,
/* 648  */   .divi-podcast-sidebar .et_pb_widget.widget_recent_comments ul li a,
/* 649  */   .divi-podcast-sidebar .et_pb_widget.widget_recent_entries ul li a {
/* 650  */     font-weight: bold;

/* app.css */

/* 651  */     color: inherit;
/* 652  */     font-size: 17px; }
/* 653  */     #sidebar .et_pb_widget.widget_recent_comments ul li a:hover, #sidebar .et_pb_widget.widget_recent_entries ul li a:hover,
/* 654  */     .divi-podcast-sidebar .et_pb_widget.widget_recent_comments ul li a:hover,
/* 655  */     .divi-podcast-sidebar .et_pb_widget.widget_recent_entries ul li a:hover {
/* 656  */       color: #ff1a9f; }
/* 657  */   #sidebar .et_pb_widget.widget_recent_comments ul li span.post-date, #sidebar .et_pb_widget.widget_recent_entries ul li span.post-date,
/* 658  */   .divi-podcast-sidebar .et_pb_widget.widget_recent_comments ul li span.post-date,
/* 659  */   .divi-podcast-sidebar .et_pb_widget.widget_recent_entries ul li span.post-date {
/* 660  */     display: block;
/* 661  */     font-size: 12px; }
/* 662  */ #sidebar .et_pb_widget.widget_recent_comments li,
/* 663  */ .divi-podcast-sidebar .et_pb_widget.widget_recent_comments li {
/* 664  */   font-size: 14px; }
/* 665  */
/* 666  */ #sidebar .et_pb_widget.widget_search input[type=text], #sidebar .et_pb_widget.widget_search input[type=search], #sidebar .et_pb_widget.widget_product_search input[type=text], #sidebar .et_pb_widget.widget_product_search input[type=search],
/* 667  */ .divi-podcast-sidebar .et_pb_widget.widget_search input[type=text],
/* 668  */ .divi-podcast-sidebar .et_pb_widget.widget_search input[type=search],
/* 669  */ .divi-podcast-sidebar .et_pb_widget.widget_product_search input[type=text],
/* 670  */ .divi-podcast-sidebar .et_pb_widget.widget_product_search input[type=search] {
/* 671  */   box-shadow: none !important;
/* 672  */   font-size: 14px;
/* 673  */   letter-spacing: 0.59px;
/* 674  */   border: 1px solid !important;
/* 675  */   font-weight: normal;
/* 676  */   color: #010043 !important;
/* 677  */   height: 53px;
/* 678  */   line-height: 53px !important;
/* 679  */   padding: 0 30px !important;
/* 680  */   border-radius: 30px !important;
/* 681  */   background-color: #e4e4e4 !important;
/* 682  */   border-color: #e4e4e4 !important;
/* 683  */   display: block;
/* 684  */   width: 100%;
/* 685  */   margin-bottom: 10px !important; }
/* 686  */   #sidebar .et_pb_widget.widget_search input[type=text]::-webkit-input-placeholder, #sidebar .et_pb_widget.widget_search input[type=search]::-webkit-input-placeholder, #sidebar .et_pb_widget.widget_product_search input[type=text]::-webkit-input-placeholder, #sidebar .et_pb_widget.widget_product_search input[type=search]::-webkit-input-placeholder,
/* 687  */   .divi-podcast-sidebar .et_pb_widget.widget_search input[type=text]::-webkit-input-placeholder,
/* 688  */   .divi-podcast-sidebar .et_pb_widget.widget_search input[type=search]::-webkit-input-placeholder,
/* 689  */   .divi-podcast-sidebar .et_pb_widget.widget_product_search input[type=text]::-webkit-input-placeholder,
/* 690  */   .divi-podcast-sidebar .et_pb_widget.widget_product_search input[type=search]::-webkit-input-placeholder {
/* 691  */     /* WebKit, Blink, Edge */
/* 692  */     color: #010043 !important;
/* 693  */     opacity: 0.55; }
/* 694  */   #sidebar .et_pb_widget.widget_search input[type=text]:-ms-input-placeholder, #sidebar .et_pb_widget.widget_search input[type=search]:-ms-input-placeholder, #sidebar .et_pb_widget.widget_product_search input[type=text]:-ms-input-placeholder, #sidebar .et_pb_widget.widget_product_search input[type=search]:-ms-input-placeholder,
/* 695  */   .divi-podcast-sidebar .et_pb_widget.widget_search input[type=text]:-ms-input-placeholder,
/* 696  */   .divi-podcast-sidebar .et_pb_widget.widget_search input[type=search]:-ms-input-placeholder,
/* 697  */   .divi-podcast-sidebar .et_pb_widget.widget_product_search input[type=text]:-ms-input-placeholder,
/* 698  */   .divi-podcast-sidebar .et_pb_widget.widget_product_search input[type=search]:-ms-input-placeholder {
/* 699  */     /* Internet Explorer 10-11 */
/* 700  */     color: #010043 !important;

/* app.css */

/* 701  */     opacity: 0.55; }
/* 702  */   #sidebar .et_pb_widget.widget_search input[type=text]::-moz-placeholder, #sidebar .et_pb_widget.widget_search input[type=search]::-moz-placeholder, #sidebar .et_pb_widget.widget_product_search input[type=text]::-moz-placeholder, #sidebar .et_pb_widget.widget_product_search input[type=search]::-moz-placeholder,
/* 703  */   .divi-podcast-sidebar .et_pb_widget.widget_search input[type=text]::-moz-placeholder,
/* 704  */   .divi-podcast-sidebar .et_pb_widget.widget_search input[type=search]::-moz-placeholder,
/* 705  */   .divi-podcast-sidebar .et_pb_widget.widget_product_search input[type=text]::-moz-placeholder,
/* 706  */   .divi-podcast-sidebar .et_pb_widget.widget_product_search input[type=search]::-moz-placeholder {
/* 707  */     /* Mozilla Firefox 19+ */
/* 708  */     color: #010043 !important;
/* 709  */     opacity: 0.55; }
/* 710  */   #sidebar .et_pb_widget.widget_search input[type=text]:-moz-placeholder, #sidebar .et_pb_widget.widget_search input[type=search]:-moz-placeholder, #sidebar .et_pb_widget.widget_product_search input[type=text]:-moz-placeholder, #sidebar .et_pb_widget.widget_product_search input[type=search]:-moz-placeholder,
/* 711  */   .divi-podcast-sidebar .et_pb_widget.widget_search input[type=text]:-moz-placeholder,
/* 712  */   .divi-podcast-sidebar .et_pb_widget.widget_search input[type=search]:-moz-placeholder,
/* 713  */   .divi-podcast-sidebar .et_pb_widget.widget_product_search input[type=text]:-moz-placeholder,
/* 714  */   .divi-podcast-sidebar .et_pb_widget.widget_product_search input[type=search]:-moz-placeholder {
/* 715  */     /* Mozilla Firefox 4 to 18 */
/* 716  */     color: #010043 !important;
/* 717  */     opacity: 0.55; }
/* 718  */   #sidebar .et_pb_widget.widget_search input[type=text]::-webkit-input-placeholder, #sidebar .et_pb_widget.widget_search input[type=search]::-webkit-input-placeholder, #sidebar .et_pb_widget.widget_product_search input[type=text]::-webkit-input-placeholder, #sidebar .et_pb_widget.widget_product_search input[type=search]::-webkit-input-placeholder,
/* 719  */   .divi-podcast-sidebar .et_pb_widget.widget_search input[type=text]::-webkit-input-placeholder,
/* 720  */   .divi-podcast-sidebar .et_pb_widget.widget_search input[type=search]::-webkit-input-placeholder,
/* 721  */   .divi-podcast-sidebar .et_pb_widget.widget_product_search input[type=text]::-webkit-input-placeholder,
/* 722  */   .divi-podcast-sidebar .et_pb_widget.widget_product_search input[type=search]::-webkit-input-placeholder {
/* 723  */     /* WebKit, Blink, Edge */
/* 724  */     height: 53px;
/* 725  */     line-height: 53px !important; }
/* 726  */   #sidebar .et_pb_widget.widget_search input[type=text]:-ms-input-placeholder, #sidebar .et_pb_widget.widget_search input[type=search]:-ms-input-placeholder, #sidebar .et_pb_widget.widget_product_search input[type=text]:-ms-input-placeholder, #sidebar .et_pb_widget.widget_product_search input[type=search]:-ms-input-placeholder,
/* 727  */   .divi-podcast-sidebar .et_pb_widget.widget_search input[type=text]:-ms-input-placeholder,
/* 728  */   .divi-podcast-sidebar .et_pb_widget.widget_search input[type=search]:-ms-input-placeholder,
/* 729  */   .divi-podcast-sidebar .et_pb_widget.widget_product_search input[type=text]:-ms-input-placeholder,
/* 730  */   .divi-podcast-sidebar .et_pb_widget.widget_product_search input[type=search]:-ms-input-placeholder {
/* 731  */     /* Internet Explorer 10-11 */
/* 732  */     height: 53px;
/* 733  */     line-height: 53px !important; }
/* 734  */   #sidebar .et_pb_widget.widget_search input[type=text]::-moz-placeholder, #sidebar .et_pb_widget.widget_search input[type=search]::-moz-placeholder, #sidebar .et_pb_widget.widget_product_search input[type=text]::-moz-placeholder, #sidebar .et_pb_widget.widget_product_search input[type=search]::-moz-placeholder,
/* 735  */   .divi-podcast-sidebar .et_pb_widget.widget_search input[type=text]::-moz-placeholder,
/* 736  */   .divi-podcast-sidebar .et_pb_widget.widget_search input[type=search]::-moz-placeholder,
/* 737  */   .divi-podcast-sidebar .et_pb_widget.widget_product_search input[type=text]::-moz-placeholder,
/* 738  */   .divi-podcast-sidebar .et_pb_widget.widget_product_search input[type=search]::-moz-placeholder {
/* 739  */     /* Mozilla Firefox 19+ */
/* 740  */     height: 53px;
/* 741  */     line-height: 53px !important; }
/* 742  */   #sidebar .et_pb_widget.widget_search input[type=text]:-moz-placeholder, #sidebar .et_pb_widget.widget_search input[type=search]:-moz-placeholder, #sidebar .et_pb_widget.widget_product_search input[type=text]:-moz-placeholder, #sidebar .et_pb_widget.widget_product_search input[type=search]:-moz-placeholder,
/* 743  */   .divi-podcast-sidebar .et_pb_widget.widget_search input[type=text]:-moz-placeholder,
/* 744  */   .divi-podcast-sidebar .et_pb_widget.widget_search input[type=search]:-moz-placeholder,
/* 745  */   .divi-podcast-sidebar .et_pb_widget.widget_product_search input[type=text]:-moz-placeholder,
/* 746  */   .divi-podcast-sidebar .et_pb_widget.widget_product_search input[type=search]:-moz-placeholder {
/* 747  */     /* Mozilla Firefox 4 to 18 */
/* 748  */     height: 53px;
/* 749  */     line-height: 53px !important; }
/* 750  */ #sidebar .et_pb_widget.widget_search #searchsubmit, #sidebar .et_pb_widget.widget_product_search #searchsubmit,

/* app.css */

/* 751  */ .divi-podcast-sidebar .et_pb_widget.widget_search #searchsubmit,
/* 752  */ .divi-podcast-sidebar .et_pb_widget.widget_product_search #searchsubmit {
/* 753  */   box-shadow: none !important;
/* 754  */   font-weight: bold !important;
/* 755  */   border-style: solid !important;
/* 756  */   cursor: pointer;
/* 757  */   padding: 11px 30px !important;
/* 758  */   min-width: 190px;
/* 759  */   letter-spacing: 0.68px;
/* 760  */   text-align: center;
/* 761  */   line-height: 1.7em !important;
/* 762  */   text-transform: none;
/* 763  */   height: auto !important;
/* 764  */   display: block;
/* 765  */   width: 100%;
/* 766  */   position: relative; }
/* 767  */   #sidebar .et_pb_widget.widget_search #searchsubmit:hover, #sidebar .et_pb_widget.widget_product_search #searchsubmit:hover,
/* 768  */   .divi-podcast-sidebar .et_pb_widget.widget_search #searchsubmit:hover,
/* 769  */   .divi-podcast-sidebar .et_pb_widget.widget_product_search #searchsubmit:hover {
/* 770  */     padding: 11px 30px !important; }
/* 771  */
/* 772  */ .et_pb_widget.widget_categories ul,
/* 773  */ .et_pb_widget.widget_archive ul {
/* 774  */   margin: 0 -8px;
/* 775  */   list-style-type: none; }
/* 776  */ .et_pb_widget.widget_categories li,
/* 777  */ .et_pb_widget.widget_archive li {
/* 778  */   display: inline-block;
/* 779  */   margin: 0 6px 12px; }
/* 780  */   .et_pb_widget.widget_categories li a,
/* 781  */   .et_pb_widget.widget_archive li a {
/* 782  */     padding: 7px 15px;
/* 783  */     line-height: 1.7;
/* 784  */     text-transform: uppercase;
/* 785  */     border: 1px solid #e4e4e4;
/* 786  */     background-color: transparent;
/* 787  */     display: block;
/* 788  */     font-size: 14px;
/* 789  */     letter-spacing: 0.5px;
/* 790  */     font-weight: 500;
/* 791  */     border-radius: 8px; }
/* 792  */     .et_pb_widget.widget_categories li a:hover,
/* 793  */     .et_pb_widget.widget_archive li a:hover {
/* 794  */       background-color: #e4e4e4; }
/* 795  */
/* 796  */ .divi-podcast-sidebar .et_pb_widget,
/* 797  */ #sidebar .et_pb_widget {
/* 798  */   margin-bottom: 40px; }
/* 799  */   .divi-podcast-sidebar .et_pb_widget:last-child,
/* 800  */   #sidebar .et_pb_widget:last-child {

/* app.css */

/* 801  */     margin-bottom: 0;
/* 802  */     border-bottom: none; }
/* 803  */   .divi-podcast-sidebar .et_pb_widget .widgettitle,
/* 804  */   #sidebar .et_pb_widget .widgettitle {
/* 805  */     font-size: 18px;
/* 806  */     font-weight: bold;
/* 807  */     line-height: 1.7; }
/* 808  */
/* 809  */ /* Custom Modules */
/* 810  */ .divi-podcast-pageHeader h1 {
/* 811  */   font-size: 72px; }
/* 812  */   @media (max-width: 980px) {
/* 813  */     .divi-podcast-pageHeader h1 {
/* 814  */       font-size: 50px; } }
/* 815  */   @media (max-width: 767px) {
/* 816  */     .divi-podcast-pageHeader h1 {
/* 817  */       font-size: 40px; } }
/* 818  */
/* 819  */ .index-archive-header {
/* 820  */   background-color: #010043;
/* 821  */   background-size: cover;
/* 822  */   background-position: center; }
/* 823  */   .index-archive-header .container {
/* 824  */     padding: 100px 0 !important;
/* 825  */     text-align: center;
/* 826  */     color: #fff; }
/* 827  */     .index-archive-header .container h1 {
/* 828  */       color: #fff;
/* 829  */       font-size: 72px; }
/* 830  */       @media (max-width: 980px) {
/* 831  */         .index-archive-header .container h1 {
/* 832  */           font-size: 50px; } }
/* 833  */       @media (max-width: 767px) {
/* 834  */         .index-archive-header .container h1 {
/* 835  */           font-size: 40px; } }
/* 836  */
/* 837  */ .divi-podcast-newsletter.inline-newsletter, .divi-popup-newsletter.inline-newsletter {
/* 838  */   display: block !important; }
/* 839  */   .divi-podcast-newsletter.inline-newsletter .et_pb_module_header, .divi-popup-newsletter.inline-newsletter .et_pb_module_header {
/* 840  */     padding-bottom: 10px;
/* 841  */     padding-top: 10px; }
/* 842  */   .divi-podcast-newsletter.inline-newsletter .et_pb_newsletter_description,
/* 843  */   .divi-podcast-newsletter.inline-newsletter .et_pb_newsletter_form, .divi-popup-newsletter.inline-newsletter .et_pb_newsletter_description,
/* 844  */   .divi-popup-newsletter.inline-newsletter .et_pb_newsletter_form {
/* 845  */     width: 100% !important;
/* 846  */     padding: 10px 0 !important;
/* 847  */     margin-bottom: 0 !important; }
/* 848  */   @media (min-width: 767px) {
/* 849  */     .divi-podcast-newsletter.inline-newsletter .et_pb_newsletter_fields, .divi-popup-newsletter.inline-newsletter .et_pb_newsletter_fields {
/* 850  */       display: flex; }

/* app.css */

/* 851  */       .divi-podcast-newsletter.inline-newsletter .et_pb_newsletter_fields .et_pb_newsletter_field, .divi-popup-newsletter.inline-newsletter .et_pb_newsletter_fields .et_pb_newsletter_field {
/* 852  */         flex-basis: calc(100% - 225px) !important; }
/* 853  */       .divi-podcast-newsletter.inline-newsletter .et_pb_newsletter_fields .et_pb_newsletter_button_wrap, .divi-popup-newsletter.inline-newsletter .et_pb_newsletter_fields .et_pb_newsletter_button_wrap {
/* 854  */         flex-basis: 210px !important; } }
/* 855  */ @media (min-width: 767px) {
/* 856  */   .divi-podcast-newsletter.block-newsletter .et_pb_newsletter_fields, .divi-popup-newsletter.block-newsletter .et_pb_newsletter_fields {
/* 857  */     display: flex; }
/* 858  */     .divi-podcast-newsletter.block-newsletter .et_pb_newsletter_fields .et_pb_newsletter_field, .divi-popup-newsletter.block-newsletter .et_pb_newsletter_fields .et_pb_newsletter_field {
/* 859  */       flex-basis: calc(100% - 225px) !important; }
/* 860  */     .divi-podcast-newsletter.block-newsletter .et_pb_newsletter_fields .et_pb_newsletter_button_wrap, .divi-popup-newsletter.block-newsletter .et_pb_newsletter_fields .et_pb_newsletter_button_wrap {
/* 861  */       flex-basis: 210px !important; } }
/* 862  */ .divi-podcast-newsletter.block-newsletter .et_pb_module_header, .divi-popup-newsletter.block-newsletter .et_pb_module_header {
/* 863  */   padding-bottom: 20px; }
/* 864  */ .divi-podcast-newsletter .et_pb_newsletter_result .et_pb_newsletter_error, .divi-popup-newsletter .et_pb_newsletter_result .et_pb_newsletter_error {
/* 865  */   border: none !important;
/* 866  */   padding: 10px 20px 10px 50px !important;
/* 867  */   line-height: 1.5;
/* 868  */   font-size: 15px !important;
/* 869  */   margin-bottom: 40px !important;
/* 870  */   color: #010043 !important;
/* 871  */   position: relative;
/* 872  */   border-radius: 8px;
/* 873  */   overflow: hidden;
/* 874  */   background-color: #ffe5e5 !important;
/* 875  */   box-shadow: 0 8px 32px 0 rgba(214, 68, 68, 0.3) !important; }
/* 876  */   .divi-podcast-newsletter .et_pb_newsletter_result .et_pb_newsletter_error a, .divi-popup-newsletter .et_pb_newsletter_result .et_pb_newsletter_error a {
/* 877  */     font-weight: 700; }
/* 878  */   .divi-podcast-newsletter .et_pb_newsletter_result .et_pb_newsletter_error a, .divi-popup-newsletter .et_pb_newsletter_result .et_pb_newsletter_error a {
/* 879  */     color: #dd1851; }
/* 880  */   .divi-podcast-newsletter .et_pb_newsletter_result .et_pb_newsletter_error:before, .divi-popup-newsletter .et_pb_newsletter_result .et_pb_newsletter_error:before {
/* 881  */     content: '\71' !important;
/* 882  */     background: #dd1851; }
/* 883  */   .divi-podcast-newsletter .et_pb_newsletter_result .et_pb_newsletter_error:before, .divi-popup-newsletter .et_pb_newsletter_result .et_pb_newsletter_error:before {
/* 884  */     font-family: ETModules;
/* 885  */     color: #fff;
/* 886  */     text-align: center;
/* 887  */     position: absolute;
/* 888  */     top: 0;
/* 889  */     left: 0;
/* 890  */     font-size: 20px;
/* 891  */     width: 36px;
/* 892  */     line-height: 42px;
/* 893  */     height: 100%;
/* 894  */     -webkit-border-radius: 4px;
/* 895  */     -moz-border-radius: 4px;
/* 896  */     border-radius: 4px;
/* 897  */     display: block !important;
/* 898  */     margin-top: 0;
/* 899  */     text-shadow: none; }
/* 900  */ .divi-podcast-newsletter .et_pb_newsletter_result .et_pb_newsletter_success, .divi-popup-newsletter .et_pb_newsletter_result .et_pb_newsletter_success {

/* app.css */

/* 901  */   border: none !important;
/* 902  */   padding: 10px 20px 10px 50px !important;
/* 903  */   line-height: 1.5;
/* 904  */   font-size: 15px !important;
/* 905  */   margin-bottom: 40px !important;
/* 906  */   color: #010043 !important;
/* 907  */   position: relative;
/* 908  */   border-radius: 8px;
/* 909  */   overflow: hidden;
/* 910  */   background-color: #eaf5ee !important;
/* 911  */   box-shadow: 0 8px 32px 0 rgba(45, 202, 99, 0.24) !important; }
/* 912  */   .divi-podcast-newsletter .et_pb_newsletter_result .et_pb_newsletter_success a, .divi-popup-newsletter .et_pb_newsletter_result .et_pb_newsletter_success a {
/* 913  */     font-weight: 700; }
/* 914  */   .divi-podcast-newsletter .et_pb_newsletter_result .et_pb_newsletter_success a, .divi-popup-newsletter .et_pb_newsletter_result .et_pb_newsletter_success a {
/* 915  */     color: #3ebb79; }
/* 916  */   .divi-podcast-newsletter .et_pb_newsletter_result .et_pb_newsletter_success:before, .divi-popup-newsletter .et_pb_newsletter_result .et_pb_newsletter_success:before {
/* 917  */     content: '\52' !important;
/* 918  */     background: #3ebb79; }
/* 919  */   .divi-podcast-newsletter .et_pb_newsletter_result .et_pb_newsletter_success:before, .divi-popup-newsletter .et_pb_newsletter_result .et_pb_newsletter_success:before {
/* 920  */     font-family: ETModules;
/* 921  */     color: #fff;
/* 922  */     text-align: center;
/* 923  */     position: absolute;
/* 924  */     top: 0;
/* 925  */     left: 0;
/* 926  */     font-size: 20px;
/* 927  */     width: 36px;
/* 928  */     line-height: 42px;
/* 929  */     height: 100%;
/* 930  */     -webkit-border-radius: 4px;
/* 931  */     -moz-border-radius: 4px;
/* 932  */     border-radius: 4px;
/* 933  */     display: block !important;
/* 934  */     margin-top: 0;
/* 935  */     text-shadow: none; }
/* 936  */
/* 937  */ .divi-podcast-newsletter .et_pb_newsletter_form p.et_pb_newsletter_field input[type="text"] {
/* 938  */   box-shadow: none !important;
/* 939  */   font-size: 14px;
/* 940  */   letter-spacing: 0.59px;
/* 941  */   border: 1px solid !important;
/* 942  */   font-weight: normal;
/* 943  */   color: #010043 !important;
/* 944  */   height: 53px;
/* 945  */   line-height: 53px !important;
/* 946  */   padding: 0 30px !important;
/* 947  */   border-radius: 30px !important;
/* 948  */   background-color: #fff !important;
/* 949  */   border-color: #e4e4e4 !important; }
/* 950  */   .divi-podcast-newsletter .et_pb_newsletter_form p.et_pb_newsletter_field input[type="text"]::-webkit-input-placeholder {

/* app.css */

/* 951  */     /* WebKit, Blink, Edge */
/* 952  */     color: #010043 !important;
/* 953  */     opacity: 0.55; }
/* 954  */   .divi-podcast-newsletter .et_pb_newsletter_form p.et_pb_newsletter_field input[type="text"]:-ms-input-placeholder {
/* 955  */     /* Internet Explorer 10-11 */
/* 956  */     color: #010043 !important;
/* 957  */     opacity: 0.55; }
/* 958  */   .divi-podcast-newsletter .et_pb_newsletter_form p.et_pb_newsletter_field input[type="text"]::-moz-placeholder {
/* 959  */     /* Mozilla Firefox 19+ */
/* 960  */     color: #010043 !important;
/* 961  */     opacity: 0.55; }
/* 962  */   .divi-podcast-newsletter .et_pb_newsletter_form p.et_pb_newsletter_field input[type="text"]:-moz-placeholder {
/* 963  */     /* Mozilla Firefox 4 to 18 */
/* 964  */     color: #010043 !important;
/* 965  */     opacity: 0.55; }
/* 966  */   .divi-podcast-newsletter .et_pb_newsletter_form p.et_pb_newsletter_field input[type="text"]::-webkit-input-placeholder {
/* 967  */     /* WebKit, Blink, Edge */
/* 968  */     height: 53px;
/* 969  */     line-height: 53px !important; }
/* 970  */   .divi-podcast-newsletter .et_pb_newsletter_form p.et_pb_newsletter_field input[type="text"]:-ms-input-placeholder {
/* 971  */     /* Internet Explorer 10-11 */
/* 972  */     height: 53px;
/* 973  */     line-height: 53px !important; }
/* 974  */   .divi-podcast-newsletter .et_pb_newsletter_form p.et_pb_newsletter_field input[type="text"]::-moz-placeholder {
/* 975  */     /* Mozilla Firefox 19+ */
/* 976  */     height: 53px;
/* 977  */     line-height: 53px !important; }
/* 978  */   .divi-podcast-newsletter .et_pb_newsletter_form p.et_pb_newsletter_field input[type="text"]:-moz-placeholder {
/* 979  */     /* Mozilla Firefox 4 to 18 */
/* 980  */     height: 53px;
/* 981  */     line-height: 53px !important; }
/* 982  */ .divi-podcast-newsletter .et_pb_newsletter_button {
/* 983  */   box-shadow: 0 2px 20px 2px rgba(1, 0, 67, 0.1);
/* 984  */   font-weight: bold !important;
/* 985  */   border-style: solid !important;
/* 986  */   cursor: pointer;
/* 987  */   padding: 11px 30px !important;
/* 988  */   min-width: 190px;
/* 989  */   letter-spacing: 0.68px;
/* 990  */   text-align: center;
/* 991  */   line-height: 1.7em !important;
/* 992  */   text-transform: none; }
/* 993  */   .divi-podcast-newsletter .et_pb_newsletter_button:hover {
/* 994  */     padding: 11px 30px !important; }
/* 995  */ @media (min-width: 980px) {
/* 996  */   .divi-podcast-newsletter.inline-newsletter {
/* 997  */     display: flex !important;
/* 998  */     align-items: center;
/* 999  */     justify-content: space-around; }
/* 1000 */     .divi-podcast-newsletter.inline-newsletter .et_pb_newsletter_description {

/* app.css */

/* 1001 */       width: 30% !important; }
/* 1002 */     .divi-podcast-newsletter.inline-newsletter .et_pb_newsletter_form {
/* 1003 */       width: 67% !important; } }
/* 1004 */
/* 1005 */ .divi-popup-newsletter .et_pb_newsletter_form p.et_pb_newsletter_field input[type="text"] {
/* 1006 */   box-shadow: none !important;
/* 1007 */   font-size: 14px;
/* 1008 */   letter-spacing: 0.59px;
/* 1009 */   border: 1px solid !important;
/* 1010 */   font-weight: normal;
/* 1011 */   color: #010043 !important;
/* 1012 */   height: 53px;
/* 1013 */   line-height: 53px !important;
/* 1014 */   padding: 0 30px !important;
/* 1015 */   border-radius: 30px !important;
/* 1016 */   background-color: #e4e4e4 !important;
/* 1017 */   border-color: #e4e4e4 !important; }
/* 1018 */   .divi-popup-newsletter .et_pb_newsletter_form p.et_pb_newsletter_field input[type="text"]::-webkit-input-placeholder {
/* 1019 */     /* WebKit, Blink, Edge */
/* 1020 */     color: #010043 !important;
/* 1021 */     opacity: 0.55; }
/* 1022 */   .divi-popup-newsletter .et_pb_newsletter_form p.et_pb_newsletter_field input[type="text"]:-ms-input-placeholder {
/* 1023 */     /* Internet Explorer 10-11 */
/* 1024 */     color: #010043 !important;
/* 1025 */     opacity: 0.55; }
/* 1026 */   .divi-popup-newsletter .et_pb_newsletter_form p.et_pb_newsletter_field input[type="text"]::-moz-placeholder {
/* 1027 */     /* Mozilla Firefox 19+ */
/* 1028 */     color: #010043 !important;
/* 1029 */     opacity: 0.55; }
/* 1030 */   .divi-popup-newsletter .et_pb_newsletter_form p.et_pb_newsletter_field input[type="text"]:-moz-placeholder {
/* 1031 */     /* Mozilla Firefox 4 to 18 */
/* 1032 */     color: #010043 !important;
/* 1033 */     opacity: 0.55; }
/* 1034 */   .divi-popup-newsletter .et_pb_newsletter_form p.et_pb_newsletter_field input[type="text"]::-webkit-input-placeholder {
/* 1035 */     /* WebKit, Blink, Edge */
/* 1036 */     height: 53px;
/* 1037 */     line-height: 53px !important; }
/* 1038 */   .divi-popup-newsletter .et_pb_newsletter_form p.et_pb_newsletter_field input[type="text"]:-ms-input-placeholder {
/* 1039 */     /* Internet Explorer 10-11 */
/* 1040 */     height: 53px;
/* 1041 */     line-height: 53px !important; }
/* 1042 */   .divi-popup-newsletter .et_pb_newsletter_form p.et_pb_newsletter_field input[type="text"]::-moz-placeholder {
/* 1043 */     /* Mozilla Firefox 19+ */
/* 1044 */     height: 53px;
/* 1045 */     line-height: 53px !important; }
/* 1046 */   .divi-popup-newsletter .et_pb_newsletter_form p.et_pb_newsletter_field input[type="text"]:-moz-placeholder {
/* 1047 */     /* Mozilla Firefox 4 to 18 */
/* 1048 */     height: 53px;
/* 1049 */     line-height: 53px !important; }
/* 1050 */ .divi-popup-newsletter .et_pb_newsletter_button {

/* app.css */

/* 1051 */   box-shadow: 0 2px 20px 2px rgba(1, 0, 67, 0.1);
/* 1052 */   font-weight: bold !important;
/* 1053 */   border-style: solid !important;
/* 1054 */   cursor: pointer;
/* 1055 */   padding: 11px 30px !important;
/* 1056 */   min-width: 190px;
/* 1057 */   letter-spacing: 0.68px;
/* 1058 */   text-align: center;
/* 1059 */   line-height: 1.7em !important;
/* 1060 */   text-transform: none; }
/* 1061 */   .divi-popup-newsletter .et_pb_newsletter_button:hover {
/* 1062 */     padding: 11px 30px !important; }
/* 1063 */
/* 1064 */ .divi-podcast-lines-menu .et-menu > li {
/* 1065 */   padding: 0 25px !important; }
/* 1066 */   .divi-podcast-lines-menu .et-menu > li:after {
/* 1067 */     content: "|";
/* 1068 */     position: absolute;
/* 1069 */     top: 0;
/* 1070 */     right: 0;
/* 1071 */     opacity: 0.5; }
/* 1072 */   .divi-podcast-lines-menu .et-menu > li:last-child:after {
/* 1073 */     display: none; }
/* 1074 */   .divi-podcast-lines-menu .et-menu > li a:hover {
/* 1075 */     opacity: 1 !important; }
/* 1076 */ .divi-podcast-lines-menu .menu-item.menu-item-has-children > a:after {
/* 1077 */   color: #ff1a9f; }
/* 1078 */
/* 1079 */ /* Divi Modules */
/* 1080 */ .divi-podcast-toggle,
/* 1081 */ .et-db #et-boc .divi-podcast-toggle {
/* 1082 */   border: 1px solid;
/* 1083 */   border-color: #e4e4e4;
/* 1084 */   padding: 0  !important;
/* 1085 */   border-radius: 8px;
/* 1086 */   overflow: hidden;
/* 1087 */   background: transparent !important;
/* 1088 */   transition: all 0.3s linear;
/* 1089 */   -webkit-transition: all 0.3s linear;
/* 1090 */   -moz-transition: all 0.3s linear; }
/* 1091 */   .divi-podcast-toggle:hover,
/* 1092 */   .et-db #et-boc .divi-podcast-toggle:hover {
/* 1093 */     box-shadow: 0 2px 20px 2px rgba(1, 0, 67, 0.09); }
/* 1094 */   .divi-podcast-toggle .et_pb_toggle_title,
/* 1095 */   .divi-podcast-toggle h5.et_pb_toggle_title,
/* 1096 */   .et-db #et-boc .divi-podcast-toggle .et_pb_toggle_title,
/* 1097 */   .et-db #et-boc .divi-podcast-toggle h5.et_pb_toggle_title {
/* 1098 */     padding: 25px 50px 25px 25px !important;
/* 1099 */     color: #010043 !important;
/* 1100 */     line-height: 1.5;

/* app.css */

/* 1101 */     font-weight: 500;
/* 1102 */     font-size: 18px !important;
/* 1103 */     margin: 0 !important; }
/* 1104 */     .divi-podcast-toggle .et_pb_toggle_title:before,
/* 1105 */     .divi-podcast-toggle h5.et_pb_toggle_title:before,
/* 1106 */     .et-db #et-boc .divi-podcast-toggle .et_pb_toggle_title:before,
/* 1107 */     .et-db #et-boc .divi-podcast-toggle h5.et_pb_toggle_title:before {
/* 1108 */       color: #0293f5 !important;
/* 1109 */       content: '\4c';
/* 1110 */       font-size: 40px;
/* 1111 */       right: 10px !important; }
/* 1112 */   .divi-podcast-toggle .et_pb_toggle_content,
/* 1113 */   .et-db #et-boc .divi-podcast-toggle .et_pb_toggle_content {
/* 1114 */     padding: 10px 25px 25px;
/* 1115 */     color: #010043; }
/* 1116 */   .divi-podcast-toggle.et_pb_toggle_open .et_pb_toggle_title:before,
/* 1117 */   .divi-podcast-toggle.et_pb_toggle_open h5.et_pb_toggle_title:before,
/* 1118 */   .et-db #et-boc .divi-podcast-toggle.et_pb_toggle_open .et_pb_toggle_title:before,
/* 1119 */   .et-db #et-boc .divi-podcast-toggle.et_pb_toggle_open h5.et_pb_toggle_title:before {
/* 1120 */     content: '\4b'; }
/* 1121 */   @media (max-width: 767px) {
/* 1122 */     .divi-podcast-toggle .et_pb_toggle_title,
/* 1123 */     .divi-podcast-toggle h5.et_pb_toggle_title,
/* 1124 */     .et-db #et-boc .divi-podcast-toggle .et_pb_toggle_title,
/* 1125 */     .et-db #et-boc .divi-podcast-toggle h5.et_pb_toggle_title {
/* 1126 */       padding: 20px 30px 20px 15px; }
/* 1127 */       .divi-podcast-toggle .et_pb_toggle_title:before,
/* 1128 */       .divi-podcast-toggle h5.et_pb_toggle_title:before,
/* 1129 */       .et-db #et-boc .divi-podcast-toggle .et_pb_toggle_title:before,
/* 1130 */       .et-db #et-boc .divi-podcast-toggle h5.et_pb_toggle_title:before {
/* 1131 */         right: 14px; }
/* 1132 */     .divi-podcast-toggle .et_pb_toggle_content,
/* 1133 */     .et-db #et-boc .divi-podcast-toggle .et_pb_toggle_content {
/* 1134 */       padding: 30px 15px; } }
/* 1135 */
/* 1136 */ .divi-podcast-tabs {
/* 1137 */   border: none !important; }
/* 1138 */   .divi-podcast-tabs ul.et_pb_tabs_controls {
/* 1139 */     background: transparent;
/* 1140 */     text-align: center; }
/* 1141 */     .divi-podcast-tabs ul.et_pb_tabs_controls:after {
/* 1142 */       display: none; }
/* 1143 */     .divi-podcast-tabs ul.et_pb_tabs_controls li {
/* 1144 */       float: none;
/* 1145 */       display: inline-block;
/* 1146 */       border: none;
/* 1147 */       padding: 8px; }
/* 1148 */       .divi-podcast-tabs ul.et_pb_tabs_controls li a {
/* 1149 */         font-weight: bold;
/* 1150 */         padding: 12px 20px;

/* app.css */

/* 1151 */         border-radius: 8px;
/* 1152 */         border: 1px solid;
/* 1153 */         min-width: 160px;
/* 1154 */         color: #ff1a9f !important;
/* 1155 */         box-shadow: 0 2px 20px 2px rgba(1, 0, 67, 0.1); }
/* 1156 */       .divi-podcast-tabs ul.et_pb_tabs_controls li.et_pb_tab_active a, .divi-podcast-tabs ul.et_pb_tabs_controls li a:hover {
/* 1157 */         color: #fff !important;
/* 1158 */         background-color: #ff1a9f !important; }
/* 1159 */   .divi-podcast-tabs .et_pb_tab {
/* 1160 */     padding: 24px 0 0; }
/* 1161 */
/* 1162 */ .et-db #et-boc .divi-podcast-search.et_pb_search,
/* 1163 */ .divi-podcast-search.et_pb_search {
/* 1164 */   overflow: visible;
/* 1165 */   border: none !important; }
/* 1166 */   .et-db #et-boc .divi-podcast-search.et_pb_search input.et_pb_s,
/* 1167 */   .divi-podcast-search.et_pb_search input.et_pb_s {
/* 1168 */     box-shadow: none !important;
/* 1169 */     font-size: 14px;
/* 1170 */     letter-spacing: 0.59px;
/* 1171 */     border: 1px solid !important;
/* 1172 */     font-weight: normal;
/* 1173 */     color: #010043 !important;
/* 1174 */     height: 53px;
/* 1175 */     line-height: 53px !important;
/* 1176 */     padding: 0 30px !important;
/* 1177 */     border-radius: 30px !important;
/* 1178 */     background-color: #fff !important; }
/* 1179 */     .et-db #et-boc .divi-podcast-search.et_pb_search input.et_pb_s::-webkit-input-placeholder,
/* 1180 */     .divi-podcast-search.et_pb_search input.et_pb_s::-webkit-input-placeholder {
/* 1181 */       /* WebKit, Blink, Edge */
/* 1182 */       color: #010043 !important;
/* 1183 */       opacity: 0.55; }
/* 1184 */     .et-db #et-boc .divi-podcast-search.et_pb_search input.et_pb_s:-ms-input-placeholder,
/* 1185 */     .divi-podcast-search.et_pb_search input.et_pb_s:-ms-input-placeholder {
/* 1186 */       /* Internet Explorer 10-11 */
/* 1187 */       color: #010043 !important;
/* 1188 */       opacity: 0.55; }
/* 1189 */     .et-db #et-boc .divi-podcast-search.et_pb_search input.et_pb_s::-moz-placeholder,
/* 1190 */     .divi-podcast-search.et_pb_search input.et_pb_s::-moz-placeholder {
/* 1191 */       /* Mozilla Firefox 19+ */
/* 1192 */       color: #010043 !important;
/* 1193 */       opacity: 0.55; }
/* 1194 */     .et-db #et-boc .divi-podcast-search.et_pb_search input.et_pb_s:-moz-placeholder,
/* 1195 */     .divi-podcast-search.et_pb_search input.et_pb_s:-moz-placeholder {
/* 1196 */       /* Mozilla Firefox 4 to 18 */
/* 1197 */       color: #010043 !important;
/* 1198 */       opacity: 0.55; }
/* 1199 */     .et-db #et-boc .divi-podcast-search.et_pb_search input.et_pb_s::-webkit-input-placeholder,
/* 1200 */     .divi-podcast-search.et_pb_search input.et_pb_s::-webkit-input-placeholder {

/* app.css */

/* 1201 */       /* WebKit, Blink, Edge */
/* 1202 */       height: 53px;
/* 1203 */       line-height: 53px !important; }
/* 1204 */     .et-db #et-boc .divi-podcast-search.et_pb_search input.et_pb_s:-ms-input-placeholder,
/* 1205 */     .divi-podcast-search.et_pb_search input.et_pb_s:-ms-input-placeholder {
/* 1206 */       /* Internet Explorer 10-11 */
/* 1207 */       height: 53px;
/* 1208 */       line-height: 53px !important; }
/* 1209 */     .et-db #et-boc .divi-podcast-search.et_pb_search input.et_pb_s::-moz-placeholder,
/* 1210 */     .divi-podcast-search.et_pb_search input.et_pb_s::-moz-placeholder {
/* 1211 */       /* Mozilla Firefox 19+ */
/* 1212 */       height: 53px;
/* 1213 */       line-height: 53px !important; }
/* 1214 */     .et-db #et-boc .divi-podcast-search.et_pb_search input.et_pb_s:-moz-placeholder,
/* 1215 */     .divi-podcast-search.et_pb_search input.et_pb_s:-moz-placeholder {
/* 1216 */       /* Mozilla Firefox 4 to 18 */
/* 1217 */       height: 53px;
/* 1218 */       line-height: 53px !important; }
/* 1219 */
/* 1220 */ .divi-podcast-pricing-table .et_pb_pricing_heading {
/* 1221 */   background-color: transparent !important; }
/* 1222 */ .divi-podcast-pricing-table.et_pb_pricing_3 .et_pb_pricing_table {
/* 1223 */   max-width: 33%; }
/* 1224 */   @media (max-width: 980px) {
/* 1225 */     .divi-podcast-pricing-table.et_pb_pricing_3 .et_pb_pricing_table {
/* 1226 */       margin-top: 0 !important;
/* 1227 */       width: 100% !important;
/* 1228 */       max-width: none !important; } }
/* 1229 */ .divi-podcast-pricing-table .et_pb_pricing_table_wrap {
/* 1230 */   align-items: normal;
/* 1231 */   justify-content: space-between; }
/* 1232 */ .divi-podcast-pricing-table .et_pb_pricing_table {
/* 1233 */   display: flex;
/* 1234 */   flex-direction: column;
/* 1235 */   margin-bottom: 30px !important;
/* 1236 */   border: none;
/* 1237 */   border-radius: 8px;
/* 1238 */   background-color: #010043;
/* 1239 */   color: #fff;
/* 1240 */   padding-bottom: 40px; }
/* 1241 */   .divi-podcast-pricing-table .et_pb_pricing_table .et_pb_button_wrapper {
/* 1242 */     margin-top: auto; }
/* 1243 */ .divi-podcast-pricing-table .et_pb_pricing_heading {
/* 1244 */   padding: 50px 15px 0; }
/* 1245 */ .divi-podcast-pricing-table .et_pb_pricing_content_top {
/* 1246 */   padding: 40px 10px 0;
/* 1247 */   border: none; }
/* 1248 */ .divi-podcast-pricing-table .et_pb_et_price {
/* 1249 */   color: #fff; }
/* 1250 */   .divi-podcast-pricing-table .et_pb_et_price .et_pb_frequency, .divi-podcast-pricing-table .et_pb_et_price .et_pb_sum {

/* app.css */

/* 1251 */     color: inherit; }
/* 1252 */ .divi-podcast-pricing-table .et_pb_pricing_content {
/* 1253 */   padding: 20px 0 50px; }
/* 1254 */ .divi-podcast-pricing-table .et_pb_pricing li {
/* 1255 */   padding: 10px; }
/* 1256 */   .divi-podcast-pricing-table .et_pb_pricing li:last-child {
/* 1257 */     padding-bottom: 0; }
/* 1258 */   .divi-podcast-pricing-table .et_pb_pricing li.et_pb_not_available {
/* 1259 */     color: inherit;
/* 1260 */     opacity: 0.5; }
/* 1261 */ .divi-podcast-pricing-table .et_pb_pricing_table_button {
/* 1262 */   box-shadow: 0 2px 20px 2px rgba(1, 0, 67, 0.1);
/* 1263 */   font-weight: bold !important;
/* 1264 */   border-style: solid !important;
/* 1265 */   cursor: pointer;
/* 1266 */   padding: 11px 30px !important;
/* 1267 */   min-width: 190px;
/* 1268 */   letter-spacing: 0.68px;
/* 1269 */   text-align: center;
/* 1270 */   line-height: 1.7em !important;
/* 1271 */   text-transform: none;
/* 1272 */   padding: 12px 24px !important; }
/* 1273 */   .divi-podcast-pricing-table .et_pb_pricing_table_button:hover {
/* 1274 */     padding: 11px 30px !important; }
/* 1275 */   .divi-podcast-pricing-table .et_pb_pricing_table_button:hover {
/* 1276 */     padding: 12px 24px !important; }
/* 1277 */ .divi-podcast-pricing-table .et_pb_featured_table {
/* 1278 */   box-shadow: 0 2px 20px 2px rgba(1, 0, 67, 0.1) !important;
/* 1279 */   background-color: #fff !important;
/* 1280 */   border: solid 1px;
/* 1281 */   border-color: #e4e4e4; }
/* 1282 */   .divi-podcast-pricing-table .et_pb_featured_table .et_pb_pricing_heading {
/* 1283 */     padding-top: 80px; }
/* 1284 */   .divi-podcast-pricing-table .et_pb_featured_table .et_pb_et_price, .divi-podcast-pricing-table .et_pb_featured_table .et_pb_pricing_title {
/* 1285 */     color: #010043; }
/* 1286 */   .divi-podcast-pricing-table .et_pb_featured_table .et_pb_pricing_table_button {
/* 1287 */     box-shadow: none !important;
/* 1288 */     font-weight: bold !important;
/* 1289 */     border-style: solid !important;
/* 1290 */     cursor: pointer;
/* 1291 */     padding: 11px 30px !important;
/* 1292 */     min-width: 190px;
/* 1293 */     letter-spacing: 0.68px;
/* 1294 */     text-align: center;
/* 1295 */     line-height: 1.7em !important;
/* 1296 */     text-transform: none; }
/* 1297 */     .divi-podcast-pricing-table .et_pb_featured_table .et_pb_pricing_table_button:hover {
/* 1298 */       padding: 11px 30px !important; }
/* 1299 */
/* 1300 */ /*  Plugins */

/* app.css */

/* 1301 */ .yoast_breadcrumbs {
/* 1302 */   font-size: 14px;
/* 1303 */   line-height: 1.5; }
/* 1304 */   .yoast_breadcrumbs a {
/* 1305 */     color: inherit;
/* 1306 */     font-weight: 700;
/* 1307 */     opacity: .54; }
/* 1308 */     .yoast_breadcrumbs a:hover {
/* 1309 */       opacity: 1; }
/* 1310 */   .yoast_breadcrumbs span.breadcrumb_last {
/* 1311 */     opacity: .54; }
/* 1312 */
/* 1313 */ .wp-pagenavi {
/* 1314 */   padding: 0 0 50px;
/* 1315 */   margin-bottom: 0;
/* 1316 */   line-height: normal;
/* 1317 */   width: 100%;
/* 1318 */   text-align: center;
/* 1319 */   border: none; }
/* 1320 */   .wp-pagenavi span.current, .wp-pagenavi a, .wp-pagenavi .nextpostslink, .wp-pagenavi .previouspostslink {
/* 1321 */     display: inline-block;
/* 1322 */     margin: 5px 8px;
/* 1323 */     padding: 0 10px;
/* 1324 */     line-height: 40px;
/* 1325 */     border-radius: 8px;
/* 1326 */     font-size: 16px !important;
/* 1327 */     font-weight: 500 !important;
/* 1328 */     text-align: center;
/* 1329 */     min-width: 40px; }
/* 1330 */   .wp-pagenavi a, .wp-pagenavi .nextpostslink, .wp-pagenavi .previouspostslink {
/* 1331 */     background-color: #f6f7fb; }
/* 1332 */     .wp-pagenavi a:hover, .wp-pagenavi .nextpostslink:hover, .wp-pagenavi .previouspostslink:hover {
/* 1333 */       color: #fff !important;
/* 1334 */       background-color: #ff1a9f; }
/* 1335 */   .wp-pagenavi span.current {
/* 1336 */     color: #fff !important;
/* 1337 */     background-color: #ff1a9f; }
/* 1338 */   @media (max-width: 600px) {
/* 1339 */     .wp-pagenavi .pages {
/* 1340 */       display: block;
/* 1341 */       margin-bottom: 12px;
/* 1342 */       margin-right: 0 !important;
/* 1343 */       float: none; }
/* 1344 */     .wp-pagenavi a {
/* 1345 */       float: none;
/* 1346 */       display: inline-block; }
/* 1347 */     .wp-pagenavi span.current, .wp-pagenavi span.extend {
/* 1348 */       float: none;
/* 1349 */       display: inline-block; } }
/* 1350 */

/* app.css */

/* 1351 */ .give-form-wrap label, .give-form label {
/* 1352 */   font-size: 14px !important;
/* 1353 */   font-weight: bold !important;
/* 1354 */   line-height: 1.6;
/* 1355 */   text-align: left;
/* 1356 */   letter-spacing: 0.51px;
/* 1357 */   color: #010043;
/* 1358 */   text-transform: none;
/* 1359 */   display: block;
/* 1360 */   margin-bottom: 8px; }
/* 1361 */ .give-form-wrap input.text, .give-form-wrap input.input-text, .give-form-wrap input.title, .give-form-wrap input[type=email], .give-form-wrap input[type=password], .give-form-wrap input[type=tel], .give-form-wrap input[type=text], .give-form-wrap select, .give-form input.text, .give-form input.input-text, .give-form input.title, .give-form input[type=email], .give-form input[type=password], .give-form input[type=tel], .give-form input[type=text], .give-form select {
/* 1362 */   box-shadow: none !important;
/* 1363 */   font-size: 14px;
/* 1364 */   letter-spacing: 0.59px;
/* 1365 */   border: 1px solid !important;
/* 1366 */   font-weight: normal;
/* 1367 */   color: #010043 !important;
/* 1368 */   height: 53px;
/* 1369 */   line-height: 53px !important;
/* 1370 */   padding: 0 30px !important;
/* 1371 */   border-radius: 30px !important;
/* 1372 */   background-color: #fff !important;
/* 1373 */   border-color: #e4e4e4 !important;
/* 1374 */   margin-bottom: 5px !important; }
/* 1375 */   .give-form-wrap input.text::-webkit-input-placeholder, .give-form-wrap input.input-text::-webkit-input-placeholder, .give-form-wrap input.title::-webkit-input-placeholder, .give-form-wrap input[type=email]::-webkit-input-placeholder, .give-form-wrap input[type=password]::-webkit-input-placeholder, .give-form-wrap input[type=tel]::-webkit-input-placeholder, .give-form-wrap input[type=text]::-webkit-input-placeholder, .give-form-wrap select::-webkit-input-placeholder, .give-form input.text::-webkit-input-placeholder, .give-form input.input-text::-webkit-input-placeholder, .give-form input.title::-webkit-input-placeholder, .give-form input[type=email]::-webkit-input-placeholder, .give-form input[type=password]::-webkit-input-placeholder, .give-form input[type=tel]::-webkit-input-placeholder, .give-form input[type=text]::-webkit-input-placeholder, .give-form select::-webkit-input-placeholder {
/* 1376 */     /* WebKit, Blink, Edge */
/* 1377 */     color: #010043 !important;
/* 1378 */     opacity: 0.55; }
/* 1379 */   .give-form-wrap input.text:-ms-input-placeholder, .give-form-wrap input.input-text:-ms-input-placeholder, .give-form-wrap input.title:-ms-input-placeholder, .give-form-wrap input[type=email]:-ms-input-placeholder, .give-form-wrap input[type=password]:-ms-input-placeholder, .give-form-wrap input[type=tel]:-ms-input-placeholder, .give-form-wrap input[type=text]:-ms-input-placeholder, .give-form-wrap select:-ms-input-placeholder, .give-form input.text:-ms-input-placeholder, .give-form input.input-text:-ms-input-placeholder, .give-form input.title:-ms-input-placeholder, .give-form input[type=email]:-ms-input-placeholder, .give-form input[type=password]:-ms-input-placeholder, .give-form input[type=tel]:-ms-input-placeholder, .give-form input[type=text]:-ms-input-placeholder, .give-form select:-ms-input-placeholder {
/* 1380 */     /* Internet Explorer 10-11 */
/* 1381 */     color: #010043 !important;
/* 1382 */     opacity: 0.55; }
/* 1383 */   .give-form-wrap input.text::-moz-placeholder, .give-form-wrap input.input-text::-moz-placeholder, .give-form-wrap input.title::-moz-placeholder, .give-form-wrap input[type=email]::-moz-placeholder, .give-form-wrap input[type=password]::-moz-placeholder, .give-form-wrap input[type=tel]::-moz-placeholder, .give-form-wrap input[type=text]::-moz-placeholder, .give-form-wrap select::-moz-placeholder, .give-form input.text::-moz-placeholder, .give-form input.input-text::-moz-placeholder, .give-form input.title::-moz-placeholder, .give-form input[type=email]::-moz-placeholder, .give-form input[type=password]::-moz-placeholder, .give-form input[type=tel]::-moz-placeholder, .give-form input[type=text]::-moz-placeholder, .give-form select::-moz-placeholder {
/* 1384 */     /* Mozilla Firefox 19+ */
/* 1385 */     color: #010043 !important;
/* 1386 */     opacity: 0.55; }
/* 1387 */   .give-form-wrap input.text:-moz-placeholder, .give-form-wrap input.input-text:-moz-placeholder, .give-form-wrap input.title:-moz-placeholder, .give-form-wrap input[type=email]:-moz-placeholder, .give-form-wrap input[type=password]:-moz-placeholder, .give-form-wrap input[type=tel]:-moz-placeholder, .give-form-wrap input[type=text]:-moz-placeholder, .give-form-wrap select:-moz-placeholder, .give-form input.text:-moz-placeholder, .give-form input.input-text:-moz-placeholder, .give-form input.title:-moz-placeholder, .give-form input[type=email]:-moz-placeholder, .give-form input[type=password]:-moz-placeholder, .give-form input[type=tel]:-moz-placeholder, .give-form input[type=text]:-moz-placeholder, .give-form select:-moz-placeholder {
/* 1388 */     /* Mozilla Firefox 4 to 18 */
/* 1389 */     color: #010043 !important;
/* 1390 */     opacity: 0.55; }
/* 1391 */   .give-form-wrap input.text::-webkit-input-placeholder, .give-form-wrap input.input-text::-webkit-input-placeholder, .give-form-wrap input.title::-webkit-input-placeholder, .give-form-wrap input[type=email]::-webkit-input-placeholder, .give-form-wrap input[type=password]::-webkit-input-placeholder, .give-form-wrap input[type=tel]::-webkit-input-placeholder, .give-form-wrap input[type=text]::-webkit-input-placeholder, .give-form-wrap select::-webkit-input-placeholder, .give-form input.text::-webkit-input-placeholder, .give-form input.input-text::-webkit-input-placeholder, .give-form input.title::-webkit-input-placeholder, .give-form input[type=email]::-webkit-input-placeholder, .give-form input[type=password]::-webkit-input-placeholder, .give-form input[type=tel]::-webkit-input-placeholder, .give-form input[type=text]::-webkit-input-placeholder, .give-form select::-webkit-input-placeholder {
/* 1392 */     /* WebKit, Blink, Edge */
/* 1393 */     height: 53px;
/* 1394 */     line-height: 53px !important; }
/* 1395 */   .give-form-wrap input.text:-ms-input-placeholder, .give-form-wrap input.input-text:-ms-input-placeholder, .give-form-wrap input.title:-ms-input-placeholder, .give-form-wrap input[type=email]:-ms-input-placeholder, .give-form-wrap input[type=password]:-ms-input-placeholder, .give-form-wrap input[type=tel]:-ms-input-placeholder, .give-form-wrap input[type=text]:-ms-input-placeholder, .give-form-wrap select:-ms-input-placeholder, .give-form input.text:-ms-input-placeholder, .give-form input.input-text:-ms-input-placeholder, .give-form input.title:-ms-input-placeholder, .give-form input[type=email]:-ms-input-placeholder, .give-form input[type=password]:-ms-input-placeholder, .give-form input[type=tel]:-ms-input-placeholder, .give-form input[type=text]:-ms-input-placeholder, .give-form select:-ms-input-placeholder {
/* 1396 */     /* Internet Explorer 10-11 */
/* 1397 */     height: 53px;
/* 1398 */     line-height: 53px !important; }
/* 1399 */   .give-form-wrap input.text::-moz-placeholder, .give-form-wrap input.input-text::-moz-placeholder, .give-form-wrap input.title::-moz-placeholder, .give-form-wrap input[type=email]::-moz-placeholder, .give-form-wrap input[type=password]::-moz-placeholder, .give-form-wrap input[type=tel]::-moz-placeholder, .give-form-wrap input[type=text]::-moz-placeholder, .give-form-wrap select::-moz-placeholder, .give-form input.text::-moz-placeholder, .give-form input.input-text::-moz-placeholder, .give-form input.title::-moz-placeholder, .give-form input[type=email]::-moz-placeholder, .give-form input[type=password]::-moz-placeholder, .give-form input[type=tel]::-moz-placeholder, .give-form input[type=text]::-moz-placeholder, .give-form select::-moz-placeholder {
/* 1400 */     /* Mozilla Firefox 19+ */

/* app.css */

/* 1401 */     height: 53px;
/* 1402 */     line-height: 53px !important; }
/* 1403 */   .give-form-wrap input.text:-moz-placeholder, .give-form-wrap input.input-text:-moz-placeholder, .give-form-wrap input.title:-moz-placeholder, .give-form-wrap input[type=email]:-moz-placeholder, .give-form-wrap input[type=password]:-moz-placeholder, .give-form-wrap input[type=tel]:-moz-placeholder, .give-form-wrap input[type=text]:-moz-placeholder, .give-form-wrap select:-moz-placeholder, .give-form input.text:-moz-placeholder, .give-form input.input-text:-moz-placeholder, .give-form input.title:-moz-placeholder, .give-form input[type=email]:-moz-placeholder, .give-form input[type=password]:-moz-placeholder, .give-form input[type=tel]:-moz-placeholder, .give-form input[type=text]:-moz-placeholder, .give-form select:-moz-placeholder {
/* 1404 */     /* Mozilla Firefox 4 to 18 */
/* 1405 */     height: 53px;
/* 1406 */     line-height: 53px !important; }
/* 1407 */   .give-form-wrap input.text:focus, .give-form-wrap input.input-text:focus, .give-form-wrap input.title:focus, .give-form-wrap input[type=email]:focus, .give-form-wrap input[type=password]:focus, .give-form-wrap input[type=tel]:focus, .give-form-wrap input[type=text]:focus, .give-form-wrap select:focus, .give-form input.text:focus, .give-form input.input-text:focus, .give-form input.title:focus, .give-form input[type=email]:focus, .give-form input[type=password]:focus, .give-form input[type=tel]:focus, .give-form input[type=text]:focus, .give-form select:focus {
/* 1408 */     outline: none !important; }
/* 1409 */ .give-form-wrap textarea, .give-form textarea {
/* 1410 */   box-shadow: none !important;
/* 1411 */   font-size: 14px;
/* 1412 */   letter-spacing: 0.59px;
/* 1413 */   border: 1px solid !important;
/* 1414 */   font-weight: normal;
/* 1415 */   color: #010043 !important;
/* 1416 */   padding: 20px !important;
/* 1417 */   border-radius: 8px !important;
/* 1418 */   background-color: #fff !important;
/* 1419 */   border-color: #e4e4e4 !important; }
/* 1420 */   .give-form-wrap textarea::-webkit-input-placeholder, .give-form textarea::-webkit-input-placeholder {
/* 1421 */     /* WebKit, Blink, Edge */
/* 1422 */     color: #010043 !important;
/* 1423 */     opacity: 0.55; }
/* 1424 */   .give-form-wrap textarea:-ms-input-placeholder, .give-form textarea:-ms-input-placeholder {
/* 1425 */     /* Internet Explorer 10-11 */
/* 1426 */     color: #010043 !important;
/* 1427 */     opacity: 0.55; }
/* 1428 */   .give-form-wrap textarea::-moz-placeholder, .give-form textarea::-moz-placeholder {
/* 1429 */     /* Mozilla Firefox 19+ */
/* 1430 */     color: #010043 !important;
/* 1431 */     opacity: 0.55; }
/* 1432 */   .give-form-wrap textarea:-moz-placeholder, .give-form textarea:-moz-placeholder {
/* 1433 */     /* Mozilla Firefox 4 to 18 */
/* 1434 */     color: #010043 !important;
/* 1435 */     opacity: 0.55; }
/* 1436 */ .give-form-wrap input[type=submit], .give-form-wrap button.give-btn-reveal, .give-form-wrap button.give-btn-modal, .give-form input[type=submit], .give-form button.give-btn-reveal, .give-form button.give-btn-modal {
/* 1437 */   box-shadow: none !important;
/* 1438 */   font-weight: bold !important;
/* 1439 */   border-style: solid !important;
/* 1440 */   cursor: pointer;
/* 1441 */   padding: 11px 30px !important;
/* 1442 */   min-width: 190px;
/* 1443 */   letter-spacing: 0.68px;
/* 1444 */   text-align: center;
/* 1445 */   line-height: 1.7em !important;
/* 1446 */   text-transform: none; }
/* 1447 */   .give-form-wrap input[type=submit]:hover, .give-form-wrap button.give-btn-reveal:hover, .give-form-wrap button.give-btn-modal:hover, .give-form input[type=submit]:hover, .give-form button.give-btn-reveal:hover, .give-form button.give-btn-modal:hover {
/* 1448 */     padding: 11px 30px !important; }
/* 1449 */ .give-form-wrap input.give-cancel-login, .give-form-wrap input.give-checkout-register-cancel, .give-form input.give-cancel-login, .give-form input.give-checkout-register-cancel {
/* 1450 */   box-shadow: 0 2px 20px 2px rgba(1, 0, 67, 0.1);

/* app.css */

/* 1451 */   font-weight: bold !important;
/* 1452 */   border-style: solid !important;
/* 1453 */   cursor: pointer;
/* 1454 */   padding: 11px 30px !important;
/* 1455 */   min-width: 190px;
/* 1456 */   letter-spacing: 0.68px;
/* 1457 */   text-align: center;
/* 1458 */   line-height: 1.7em !important;
/* 1459 */   text-transform: none; }
/* 1460 */   .give-form-wrap input.give-cancel-login:hover, .give-form-wrap input.give-checkout-register-cancel:hover, .give-form input.give-cancel-login:hover, .give-form input.give-checkout-register-cancel:hover {
/* 1461 */     padding: 11px 30px !important; }
/* 1462 */ .give-form-wrap input[type="radio"], .give-form input[type="radio"] {
/* 1463 */   /* Radio */
/* 1464 */   background-color: transparent !important;
/* 1465 */   border: none;
/* 1466 */   border-radius: 50%;
/* 1467 */   box-shadow: inset 0 0 0 2px #e4e4e4 !important;
/* 1468 */   cursor: pointer;
/* 1469 */   font: inherit;
/* 1470 */   height: 20px;
/* 1471 */   outline: none;
/* 1472 */   width: 20px !important;
/* 1473 */   -moz-appearance: none;
/* 1474 */   -webkit-appearance: none;
/* 1475 */   margin-right: 10px !important;
/* 1476 */   padding: 0 !important;
/* 1477 */   display: inline-block  !important;
/* 1478 */   vertical-align: sub; }
/* 1479 */   .give-form-wrap input[type="radio"]:checked, .give-form input[type="radio"]:checked {
/* 1480 */     background-color: white;
/* 1481 */     box-shadow: inset 0 0 0 5px #ff1a9f !important;
/* 1482 */     transition: all 0.3s linear;
/* 1483 */     -webkit-transition: all 0.3s linear;
/* 1484 */     -moz-transition: all 0.3s linear; }
/* 1485 */     .give-form-wrap input[type="radio"]:checked:before, .give-form input[type="radio"]:checked:before {
/* 1486 */       display: none !important; }
/* 1487 */ .give-form-wrap input[type="checkbox"], .give-form input[type="checkbox"] {
/* 1488 */   width: 20px !important;
/* 1489 */   margin-right: 8px !important;
/* 1490 */   display: inline-block; }
/* 1491 */   .give-form-wrap input[type="checkbox"]:before, .give-form input[type="checkbox"]:before {
/* 1492 */     position: relative;
/* 1493 */     display: block;
/* 1494 */     width: 20px;
/* 1495 */     height: 20px;
/* 1496 */     margin-top: -3px;
/* 1497 */     margin-left: -3px;
/* 1498 */     border-radius: 3px;
/* 1499 */     border: 1px solid #e4e4e4;
/* 1500 */     content: "";

/* app.css */

/* 1501 */     background: #FFF; }
/* 1502 */   .give-form-wrap input[type="checkbox"]:after, .give-form input[type="checkbox"]:after {
/* 1503 */     position: relative;
/* 1504 */     display: block;
/* 1505 */     left: -1px;
/* 1506 */     top: -20px;
/* 1507 */     width: 19px;
/* 1508 */     height: 19px;
/* 1509 */     border-radius: 3px;
/* 1510 */     border-width: 0;
/* 1511 */     content: "";
/* 1512 */     background-repeat: no-repeat;
/* 1513 */     background-position: center; }
/* 1514 */   .give-form-wrap input[type="checkbox"]:checked:after, .give-form input[type="checkbox"]:checked:after {
/* 1515 */     background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAQAAABuW59YAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAB2SURBVHjaAGkAlv8A3QDyAP0A/QD+Dam3W+kCAAD8APYAAgTVZaZCGwwA5wr0AvcA+Dh+7UX/x24AqK3Wg/8nt6w4/5q71wAAVP9g/7rTXf9n/+9N+AAAtpJa/zf/S//DhP8H/wAA4gzWj2P4lsf0JP0A/wADAHB0Ngka6UmKAAAAAElFTkSuQmCC"); }
/* 1516 */   .give-form-wrap input[type="checkbox"]:disabled:after, .give-form input[type="checkbox"]:disabled:after {
/* 1517 */     -webkit-filter: opacity(0.4); }
/* 1518 */   .give-form-wrap input[type="checkbox"]:not(:disabled):checked:hover:after, .give-form input[type="checkbox"]:not(:disabled):checked:hover:after {
/* 1519 */     background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAQAAABuW59YAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAB2SURBVHjaAGkAlv8A3QDyAP0A/QD+Dam3W+kCAAD8APYAAgTVZaZCGwwA5wr0AvcA+Dh+7UX/x24AqK3Wg/8nt6w4/5q71wAAVP9g/7rTXf9n/+9N+AAAtpJa/zf/S//DhP8H/wAA4gzWj2P4lsf0JP0A/wADAHB0Ngka6UmKAAAAAElFTkSuQmCC"); }
/* 1520 */   .give-form-wrap input[type="checkbox"]:not(:disabled):hover:after, .give-form input[type="checkbox"]:not(:disabled):hover:after {
/* 1521 */     border-color: #ff1a9f; }
/* 1522 */   .give-form-wrap input[type="checkbox"]:not(:disabled):hover:before, .give-form input[type="checkbox"]:not(:disabled):hover:before {
/* 1523 */     border-color: #ff1a9f; }
/* 1524 */
/* 1525 */ .give_error {
/* 1526 */   text-align: left;
/* 1527 */   border: none !important;
/* 1528 */   padding: 10px 20px 10px 50px !important;
/* 1529 */   line-height: 1.5;
/* 1530 */   font-size: 15px !important;
/* 1531 */   margin-bottom: 40px !important;
/* 1532 */   color: #010043 !important;
/* 1533 */   position: relative;
/* 1534 */   border-radius: 8px;
/* 1535 */   overflow: hidden;
/* 1536 */   background-color: #ffe5e5 !important;
/* 1537 */   box-shadow: 0 8px 32px 0 rgba(214, 68, 68, 0.3) !important; }
/* 1538 */   .give_error a {
/* 1539 */     font-weight: 700; }
/* 1540 */   .give_error a {
/* 1541 */     color: #dd1851; }
/* 1542 */   .give_error:before {
/* 1543 */     content: '\71' !important;
/* 1544 */     background: #dd1851; }
/* 1545 */   .give_error:before {
/* 1546 */     font-family: ETModules;
/* 1547 */     color: #fff;
/* 1548 */     text-align: center;
/* 1549 */     position: absolute;
/* 1550 */     top: 0;

/* app.css */

/* 1551 */     left: 0;
/* 1552 */     font-size: 20px;
/* 1553 */     width: 36px;
/* 1554 */     line-height: 42px;
/* 1555 */     height: 100%;
/* 1556 */     -webkit-border-radius: 4px;
/* 1557 */     -moz-border-radius: 4px;
/* 1558 */     border-radius: 4px;
/* 1559 */     display: block !important;
/* 1560 */     margin-top: 0;
/* 1561 */     text-shadow: none; }
/* 1562 */
/* 1563 */ .notice-dismiss {
/* 1564 */   text-align: left;
/* 1565 */   border: none !important;
/* 1566 */   padding: 10px 20px 10px 50px !important;
/* 1567 */   line-height: 1.5;
/* 1568 */   font-size: 15px !important;
/* 1569 */   margin-bottom: 40px !important;
/* 1570 */   color: #010043 !important;
/* 1571 */   position: relative;
/* 1572 */   border-radius: 8px;
/* 1573 */   overflow: hidden;
/* 1574 */   background-color: #f6f7fb !important;
/* 1575 */   box-shadow: 0 2px 20px 2px rgba(1, 0, 67, 0.1) !important; }
/* 1576 */   .notice-dismiss a {
/* 1577 */     font-weight: 700; }
/* 1578 */   .notice-dismiss a {
/* 1579 */     color: #ff1a9f; }
/* 1580 */   .notice-dismiss:before {
/* 1581 */     content: '\70' !important;
/* 1582 */     background: #ff1a9f; }
/* 1583 */   .notice-dismiss:before {
/* 1584 */     font-family: ETModules;
/* 1585 */     color: #fff;
/* 1586 */     text-align: center;
/* 1587 */     position: absolute;
/* 1588 */     top: 0;
/* 1589 */     left: 0;
/* 1590 */     font-size: 20px;
/* 1591 */     width: 36px;
/* 1592 */     line-height: 42px;
/* 1593 */     height: 100%;
/* 1594 */     -webkit-border-radius: 4px;
/* 1595 */     -moz-border-radius: 4px;
/* 1596 */     border-radius: 4px;
/* 1597 */     display: block !important;
/* 1598 */     margin-top: 0;
/* 1599 */     text-shadow: none; }
/* 1600 */

/* app.css */

/* 1601 */ .give_success {
/* 1602 */   text-align: left;
/* 1603 */   border: none !important;
/* 1604 */   padding: 10px 20px 10px 50px !important;
/* 1605 */   line-height: 1.5;
/* 1606 */   font-size: 15px !important;
/* 1607 */   margin-bottom: 40px !important;
/* 1608 */   color: #010043 !important;
/* 1609 */   position: relative;
/* 1610 */   border-radius: 8px;
/* 1611 */   overflow: hidden;
/* 1612 */   background-color: #eaf5ee !important;
/* 1613 */   box-shadow: 0 8px 32px 0 rgba(45, 202, 99, 0.24) !important; }
/* 1614 */   .give_success a {
/* 1615 */     font-weight: 700; }
/* 1616 */   .give_success a {
/* 1617 */     color: #3ebb79; }
/* 1618 */   .give_success:before {
/* 1619 */     content: '\52' !important;
/* 1620 */     background: #3ebb79; }
/* 1621 */   .give_success:before {
/* 1622 */     font-family: ETModules;
/* 1623 */     color: #fff;
/* 1624 */     text-align: center;
/* 1625 */     position: absolute;
/* 1626 */     top: 0;
/* 1627 */     left: 0;
/* 1628 */     font-size: 20px;
/* 1629 */     width: 36px;
/* 1630 */     line-height: 42px;
/* 1631 */     height: 100%;
/* 1632 */     -webkit-border-radius: 4px;
/* 1633 */     -moz-border-radius: 4px;
/* 1634 */     border-radius: 4px;
/* 1635 */     display: block !important;
/* 1636 */     margin-top: 0;
/* 1637 */     text-shadow: none; }
/* 1638 */
/* 1639 */ .give_warning {
/* 1640 */   text-align: left;
/* 1641 */   border: none !important;
/* 1642 */   padding: 10px 20px 10px 50px !important;
/* 1643 */   line-height: 1.5;
/* 1644 */   font-size: 15px !important;
/* 1645 */   margin-bottom: 40px !important;
/* 1646 */   color: #010043 !important;
/* 1647 */   position: relative;
/* 1648 */   border-radius: 8px;
/* 1649 */   overflow: hidden;
/* 1650 */   background-color: #fef6e3 !important;

/* app.css */

/* 1651 */   box-shadow: 0 8px 32px 0 rgba(255, 204, 51, 0.24) !important; }
/* 1652 */   .give_warning a {
/* 1653 */     font-weight: 700; }
/* 1654 */   .give_warning a {
/* 1655 */     color: #fc3; }
/* 1656 */   .give_warning:before {
/* 1657 */     content: '\73' !important;
/* 1658 */     background: #fc3; }
/* 1659 */   .give_warning:before {
/* 1660 */     font-family: ETModules;
/* 1661 */     color: #fff;
/* 1662 */     text-align: center;
/* 1663 */     position: absolute;
/* 1664 */     top: 0;
/* 1665 */     left: 0;
/* 1666 */     font-size: 20px;
/* 1667 */     width: 36px;
/* 1668 */     line-height: 42px;
/* 1669 */     height: 100%;
/* 1670 */     -webkit-border-radius: 4px;
/* 1671 */     -moz-border-radius: 4px;
/* 1672 */     border-radius: 4px;
/* 1673 */     display: block !important;
/* 1674 */     margin-top: 0;
/* 1675 */     text-shadow: none; }
/* 1676 */
/* 1677 */ .divi-podcast-donationForm, .mfp-content {
/* 1678 */   border: solid 1px #979797;
/* 1679 */   border-radius: 8px; }
/* 1680 */   .divi-podcast-donationForm fieldset:not(.give-donation-submit), .mfp-content fieldset:not(.give-donation-submit) {
/* 1681 */     margin-bottom: 25px; }
/* 1682 */   .divi-podcast-donationForm fieldset legend, .mfp-content fieldset legend {
/* 1683 */     border: none;
/* 1684 */     text-align: center;
/* 1685 */     font-size: 25px; }
/* 1686 */     @media (max-width: 980px) {
/* 1687 */       .divi-podcast-donationForm fieldset legend, .mfp-content fieldset legend {
/* 1688 */         font-size: 22px; } }
/* 1689 */     @media (max-width: 767px) {
/* 1690 */       .divi-podcast-donationForm fieldset legend, .mfp-content fieldset legend {
/* 1691 */         font-size: 20px; } }
/* 1692 */   .divi-podcast-donationForm .give-form-title, .mfp-content .give-form-title {
/* 1693 */     text-align: center; }
/* 1694 */   .divi-podcast-donationForm .give-goal-progress .income, .mfp-content .give-goal-progress .income {
/* 1695 */     color: inherit; }
/* 1696 */   .divi-podcast-donationForm .give-donation-amount span.give-currency-symbol, .mfp-content .give-donation-amount span.give-currency-symbol {
/* 1697 */     border: none !important;
/* 1698 */     background-color: transparent;
/* 1699 */     color: inherit;
/* 1700 */     padding: 0;

/* app.css */

/* 1701 */     margin-right: 5px; }
/* 1702 */   .divi-podcast-donationForm .give-donation-amount span#give-amount-text, .mfp-content .give-donation-amount span#give-amount-text {
/* 1703 */     border: none;
/* 1704 */     font-weight: bold;
/* 1705 */     padding: 0;
/* 1706 */     font-size: 25px; }
/* 1707 */   .divi-podcast-donationForm .give-donation-levels-wrap, .mfp-content .give-donation-levels-wrap {
/* 1708 */     margin-bottom: 25px !important; }
/* 1709 */     .divi-podcast-donationForm .give-donation-levels-wrap button.give-donation-level-btn, .mfp-content .give-donation-levels-wrap button.give-donation-level-btn {
/* 1710 */       border-radius: 8px;
/* 1711 */       border: solid 1px;
/* 1712 */       border-color: #e4e4e4;
/* 1713 */       min-width: 150px;
/* 1714 */       padding: 10px;
/* 1715 */       text-align: center;
/* 1716 */       color: inherit;
/* 1717 */       background-color: transparent;
/* 1718 */       font-weight: 500; }
/* 1719 */       .divi-podcast-donationForm .give-donation-levels-wrap button.give-donation-level-btn:not(.give-default-level):hover, .mfp-content .give-donation-levels-wrap button.give-donation-level-btn:not(.give-default-level):hover {
/* 1720 */         color: #ff1a9f; }
/* 1721 */       .divi-podcast-donationForm .give-donation-levels-wrap button.give-donation-level-btn.give-default-level, .mfp-content .give-donation-levels-wrap button.give-donation-level-btn.give-default-level {
/* 1722 */         font-weight: bold;
/* 1723 */         background-color: #f6f7fb; }
/* 1724 */   .divi-podcast-donationForm #give-final-total-wrap, .mfp-content #give-final-total-wrap {
/* 1725 */     text-align: center; }
/* 1726 */     .divi-podcast-donationForm #give-final-total-wrap span, .mfp-content #give-final-total-wrap span {
/* 1727 */       float: none !important;
/* 1728 */       padding: 0; }
/* 1729 */       .divi-podcast-donationForm #give-final-total-wrap span.give-donation-total-label, .mfp-content #give-final-total-wrap span.give-donation-total-label {
/* 1730 */         border: none;
/* 1731 */         background-color: transparent;
/* 1732 */         color: inherit; }
/* 1733 */       .divi-podcast-donationForm #give-final-total-wrap span.give-final-total-amount, .mfp-content #give-final-total-wrap span.give-final-total-amount {
/* 1734 */         border: none;
/* 1735 */         font-size: 40px;
/* 1736 */         font-weight: bold;
/* 1737 */         color: #ff1a9f; }
/* 1738 */   .divi-podcast-donationForm .give-submit-button-wrap, .mfp-content .give-submit-button-wrap {
/* 1739 */     text-align: center; }
/* 1740 */     .divi-podcast-donationForm .give-submit-button-wrap input[type=submit], .mfp-content .give-submit-button-wrap input[type=submit] {
/* 1741 */       float: none; }
/* 1742 */   .divi-podcast-donationForm .give-btn-reveal, .divi-podcast-donationForm .give-btn-modal, .mfp-content .give-btn-reveal, .mfp-content .give-btn-modal {
/* 1743 */     text-align: center;
/* 1744 */     margin: 0 auto 15px !important;
/* 1745 */     display: block; }
/* 1746 */
/* 1747 */ #give_donation_receipt, #give_user_history {
/* 1748 */   box-shadow: 0 2px 20px 2px rgba(1, 0, 67, 0.1);
/* 1749 */   border: solid 1px;
/* 1750 */   background-color: #fff;

/* app.css */

/* 1751 */   border-color: #e4e4e4;
/* 1752 */   border-radius: 8px;
/* 1753 */   border-collapse: collapse;
/* 1754 */   overflow: hidden; }
/* 1755 */   #give_donation_receipt thead th, #give_user_history thead th {
/* 1756 */     border: none;
/* 1757 */     color: #fff;
/* 1758 */     background-color: #0293f5;
/* 1759 */     text-shadow: none !important; }
/* 1760 */   #give_donation_receipt tbody tr:nth-child(even), #give_user_history tbody tr:nth-child(even) {
/* 1761 */     background: #f6f7fb; }
/* 1762 */   #give_donation_receipt tbody tr td, #give_user_history tbody tr td {
/* 1763 */     border: none;
/* 1764 */     background-color: transparent !important; }
/* 1765 */     #give_donation_receipt tbody tr td:first-child, #give_user_history tbody tr td:first-child {
/* 1766 */       padding: 10px 10px 10px 25px; }
/* 1767 */     #give_donation_receipt tbody tr td:last-child, #give_user_history tbody tr td:last-child {
/* 1768 */       text-align: right !important;
/* 1769 */       font-size: 16px;
/* 1770 */       padding: 10px 25px 10px 10px; }
/* 1771 */   #give_donation_receipt tbody tr:first-child td, #give_user_history tbody tr:first-child td {
/* 1772 */     padding-top: 20px; }
/* 1773 */   #give_donation_receipt tbody tr:last-child td, #give_user_history tbody tr:last-child td {
/* 1774 */     padding-bottom: 20px; }
/* 1775 */
/* 1776 */ table.give-table {
/* 1777 */   color: inherit; }
/* 1778 */
/* 1779 */ #tribe-events label, #tribe-bar-form label {
/* 1780 */   font-size: 14px !important;
/* 1781 */   font-weight: bold !important;
/* 1782 */   line-height: 1.6;
/* 1783 */   text-align: left;
/* 1784 */   letter-spacing: 0.51px;
/* 1785 */   color: #010043;
/* 1786 */   text-transform: none;
/* 1787 */   display: block;
/* 1788 */   margin-bottom: 8px; }
/* 1789 */ #tribe-events input.text, #tribe-events input.input-text, #tribe-events input.title, #tribe-events input[type=email], #tribe-events input[type=password], #tribe-events input[type=tel], #tribe-events input[type=text], #tribe-events select, #tribe-bar-form input.text, #tribe-bar-form input.input-text, #tribe-bar-form input.title, #tribe-bar-form input[type=email], #tribe-bar-form input[type=password], #tribe-bar-form input[type=tel], #tribe-bar-form input[type=text], #tribe-bar-form select {
/* 1790 */   box-shadow: none !important;
/* 1791 */   font-size: 14px;
/* 1792 */   letter-spacing: 0.59px;
/* 1793 */   border: 1px solid !important;
/* 1794 */   font-weight: normal;
/* 1795 */   color: #010043 !important;
/* 1796 */   height: 53px;
/* 1797 */   line-height: 53px !important;
/* 1798 */   padding: 0 30px !important;
/* 1799 */   border-radius: 30px !important;
/* 1800 */   background-color: #fff !important;

/* app.css */

/* 1801 */   border-color: #e4e4e4 !important;
/* 1802 */   margin-bottom: 5px !important; }
/* 1803 */   #tribe-events input.text::-webkit-input-placeholder, #tribe-events input.input-text::-webkit-input-placeholder, #tribe-events input.title::-webkit-input-placeholder, #tribe-events input[type=email]::-webkit-input-placeholder, #tribe-events input[type=password]::-webkit-input-placeholder, #tribe-events input[type=tel]::-webkit-input-placeholder, #tribe-events input[type=text]::-webkit-input-placeholder, #tribe-events select::-webkit-input-placeholder, #tribe-bar-form input.text::-webkit-input-placeholder, #tribe-bar-form input.input-text::-webkit-input-placeholder, #tribe-bar-form input.title::-webkit-input-placeholder, #tribe-bar-form input[type=email]::-webkit-input-placeholder, #tribe-bar-form input[type=password]::-webkit-input-placeholder, #tribe-bar-form input[type=tel]::-webkit-input-placeholder, #tribe-bar-form input[type=text]::-webkit-input-placeholder, #tribe-bar-form select::-webkit-input-placeholder {
/* 1804 */     /* WebKit, Blink, Edge */
/* 1805 */     color: #010043 !important;
/* 1806 */     opacity: 0.55; }
/* 1807 */   #tribe-events input.text:-ms-input-placeholder, #tribe-events input.input-text:-ms-input-placeholder, #tribe-events input.title:-ms-input-placeholder, #tribe-events input[type=email]:-ms-input-placeholder, #tribe-events input[type=password]:-ms-input-placeholder, #tribe-events input[type=tel]:-ms-input-placeholder, #tribe-events input[type=text]:-ms-input-placeholder, #tribe-events select:-ms-input-placeholder, #tribe-bar-form input.text:-ms-input-placeholder, #tribe-bar-form input.input-text:-ms-input-placeholder, #tribe-bar-form input.title:-ms-input-placeholder, #tribe-bar-form input[type=email]:-ms-input-placeholder, #tribe-bar-form input[type=password]:-ms-input-placeholder, #tribe-bar-form input[type=tel]:-ms-input-placeholder, #tribe-bar-form input[type=text]:-ms-input-placeholder, #tribe-bar-form select:-ms-input-placeholder {
/* 1808 */     /* Internet Explorer 10-11 */
/* 1809 */     color: #010043 !important;
/* 1810 */     opacity: 0.55; }
/* 1811 */   #tribe-events input.text::-moz-placeholder, #tribe-events input.input-text::-moz-placeholder, #tribe-events input.title::-moz-placeholder, #tribe-events input[type=email]::-moz-placeholder, #tribe-events input[type=password]::-moz-placeholder, #tribe-events input[type=tel]::-moz-placeholder, #tribe-events input[type=text]::-moz-placeholder, #tribe-events select::-moz-placeholder, #tribe-bar-form input.text::-moz-placeholder, #tribe-bar-form input.input-text::-moz-placeholder, #tribe-bar-form input.title::-moz-placeholder, #tribe-bar-form input[type=email]::-moz-placeholder, #tribe-bar-form input[type=password]::-moz-placeholder, #tribe-bar-form input[type=tel]::-moz-placeholder, #tribe-bar-form input[type=text]::-moz-placeholder, #tribe-bar-form select::-moz-placeholder {
/* 1812 */     /* Mozilla Firefox 19+ */
/* 1813 */     color: #010043 !important;
/* 1814 */     opacity: 0.55; }
/* 1815 */   #tribe-events input.text:-moz-placeholder, #tribe-events input.input-text:-moz-placeholder, #tribe-events input.title:-moz-placeholder, #tribe-events input[type=email]:-moz-placeholder, #tribe-events input[type=password]:-moz-placeholder, #tribe-events input[type=tel]:-moz-placeholder, #tribe-events input[type=text]:-moz-placeholder, #tribe-events select:-moz-placeholder, #tribe-bar-form input.text:-moz-placeholder, #tribe-bar-form input.input-text:-moz-placeholder, #tribe-bar-form input.title:-moz-placeholder, #tribe-bar-form input[type=email]:-moz-placeholder, #tribe-bar-form input[type=password]:-moz-placeholder, #tribe-bar-form input[type=tel]:-moz-placeholder, #tribe-bar-form input[type=text]:-moz-placeholder, #tribe-bar-form select:-moz-placeholder {
/* 1816 */     /* Mozilla Firefox 4 to 18 */
/* 1817 */     color: #010043 !important;
/* 1818 */     opacity: 0.55; }
/* 1819 */   #tribe-events input.text::-webkit-input-placeholder, #tribe-events input.input-text::-webkit-input-placeholder, #tribe-events input.title::-webkit-input-placeholder, #tribe-events input[type=email]::-webkit-input-placeholder, #tribe-events input[type=password]::-webkit-input-placeholder, #tribe-events input[type=tel]::-webkit-input-placeholder, #tribe-events input[type=text]::-webkit-input-placeholder, #tribe-events select::-webkit-input-placeholder, #tribe-bar-form input.text::-webkit-input-placeholder, #tribe-bar-form input.input-text::-webkit-input-placeholder, #tribe-bar-form input.title::-webkit-input-placeholder, #tribe-bar-form input[type=email]::-webkit-input-placeholder, #tribe-bar-form input[type=password]::-webkit-input-placeholder, #tribe-bar-form input[type=tel]::-webkit-input-placeholder, #tribe-bar-form input[type=text]::-webkit-input-placeholder, #tribe-bar-form select::-webkit-input-placeholder {
/* 1820 */     /* WebKit, Blink, Edge */
/* 1821 */     height: 53px;
/* 1822 */     line-height: 53px !important; }
/* 1823 */   #tribe-events input.text:-ms-input-placeholder, #tribe-events input.input-text:-ms-input-placeholder, #tribe-events input.title:-ms-input-placeholder, #tribe-events input[type=email]:-ms-input-placeholder, #tribe-events input[type=password]:-ms-input-placeholder, #tribe-events input[type=tel]:-ms-input-placeholder, #tribe-events input[type=text]:-ms-input-placeholder, #tribe-events select:-ms-input-placeholder, #tribe-bar-form input.text:-ms-input-placeholder, #tribe-bar-form input.input-text:-ms-input-placeholder, #tribe-bar-form input.title:-ms-input-placeholder, #tribe-bar-form input[type=email]:-ms-input-placeholder, #tribe-bar-form input[type=password]:-ms-input-placeholder, #tribe-bar-form input[type=tel]:-ms-input-placeholder, #tribe-bar-form input[type=text]:-ms-input-placeholder, #tribe-bar-form select:-ms-input-placeholder {
/* 1824 */     /* Internet Explorer 10-11 */
/* 1825 */     height: 53px;
/* 1826 */     line-height: 53px !important; }
/* 1827 */   #tribe-events input.text::-moz-placeholder, #tribe-events input.input-text::-moz-placeholder, #tribe-events input.title::-moz-placeholder, #tribe-events input[type=email]::-moz-placeholder, #tribe-events input[type=password]::-moz-placeholder, #tribe-events input[type=tel]::-moz-placeholder, #tribe-events input[type=text]::-moz-placeholder, #tribe-events select::-moz-placeholder, #tribe-bar-form input.text::-moz-placeholder, #tribe-bar-form input.input-text::-moz-placeholder, #tribe-bar-form input.title::-moz-placeholder, #tribe-bar-form input[type=email]::-moz-placeholder, #tribe-bar-form input[type=password]::-moz-placeholder, #tribe-bar-form input[type=tel]::-moz-placeholder, #tribe-bar-form input[type=text]::-moz-placeholder, #tribe-bar-form select::-moz-placeholder {
/* 1828 */     /* Mozilla Firefox 19+ */
/* 1829 */     height: 53px;
/* 1830 */     line-height: 53px !important; }
/* 1831 */   #tribe-events input.text:-moz-placeholder, #tribe-events input.input-text:-moz-placeholder, #tribe-events input.title:-moz-placeholder, #tribe-events input[type=email]:-moz-placeholder, #tribe-events input[type=password]:-moz-placeholder, #tribe-events input[type=tel]:-moz-placeholder, #tribe-events input[type=text]:-moz-placeholder, #tribe-events select:-moz-placeholder, #tribe-bar-form input.text:-moz-placeholder, #tribe-bar-form input.input-text:-moz-placeholder, #tribe-bar-form input.title:-moz-placeholder, #tribe-bar-form input[type=email]:-moz-placeholder, #tribe-bar-form input[type=password]:-moz-placeholder, #tribe-bar-form input[type=tel]:-moz-placeholder, #tribe-bar-form input[type=text]:-moz-placeholder, #tribe-bar-form select:-moz-placeholder {
/* 1832 */     /* Mozilla Firefox 4 to 18 */
/* 1833 */     height: 53px;
/* 1834 */     line-height: 53px !important; }
/* 1835 */   #tribe-events input.text:focus, #tribe-events input.input-text:focus, #tribe-events input.title:focus, #tribe-events input[type=email]:focus, #tribe-events input[type=password]:focus, #tribe-events input[type=tel]:focus, #tribe-events input[type=text]:focus, #tribe-events select:focus, #tribe-bar-form input.text:focus, #tribe-bar-form input.input-text:focus, #tribe-bar-form input.title:focus, #tribe-bar-form input[type=email]:focus, #tribe-bar-form input[type=password]:focus, #tribe-bar-form input[type=tel]:focus, #tribe-bar-form input[type=text]:focus, #tribe-bar-form select:focus {
/* 1836 */     outline: none !important; }
/* 1837 */ #tribe-events textarea, #tribe-bar-form textarea {
/* 1838 */   box-shadow: none !important;
/* 1839 */   font-size: 14px;
/* 1840 */   letter-spacing: 0.59px;
/* 1841 */   border: 1px solid !important;
/* 1842 */   font-weight: normal;
/* 1843 */   color: #010043 !important;
/* 1844 */   padding: 20px !important;
/* 1845 */   border-radius: 8px !important;
/* 1846 */   background-color: #fff !important;
/* 1847 */   border-color: #e4e4e4 !important; }
/* 1848 */   #tribe-events textarea::-webkit-input-placeholder, #tribe-bar-form textarea::-webkit-input-placeholder {
/* 1849 */     /* WebKit, Blink, Edge */
/* 1850 */     color: #010043 !important;

/* app.css */

/* 1851 */     opacity: 0.55; }
/* 1852 */   #tribe-events textarea:-ms-input-placeholder, #tribe-bar-form textarea:-ms-input-placeholder {
/* 1853 */     /* Internet Explorer 10-11 */
/* 1854 */     color: #010043 !important;
/* 1855 */     opacity: 0.55; }
/* 1856 */   #tribe-events textarea::-moz-placeholder, #tribe-bar-form textarea::-moz-placeholder {
/* 1857 */     /* Mozilla Firefox 19+ */
/* 1858 */     color: #010043 !important;
/* 1859 */     opacity: 0.55; }
/* 1860 */   #tribe-events textarea:-moz-placeholder, #tribe-bar-form textarea:-moz-placeholder {
/* 1861 */     /* Mozilla Firefox 4 to 18 */
/* 1862 */     color: #010043 !important;
/* 1863 */     opacity: 0.55; }
/* 1864 */ #tribe-events input[type=submit], #tribe-events button.button, #tribe-bar-form input[type=submit], #tribe-bar-form button.button {
/* 1865 */   box-shadow: 0 2px 20px 2px rgba(1, 0, 67, 0.1);
/* 1866 */   font-weight: bold !important;
/* 1867 */   border-style: solid !important;
/* 1868 */   cursor: pointer;
/* 1869 */   padding: 11px 30px !important;
/* 1870 */   min-width: 190px;
/* 1871 */   letter-spacing: 0.68px;
/* 1872 */   text-align: center;
/* 1873 */   line-height: 1.7em !important;
/* 1874 */   text-transform: none; }
/* 1875 */   #tribe-events input[type=submit]:hover, #tribe-events button.button:hover, #tribe-bar-form input[type=submit]:hover, #tribe-bar-form button.button:hover {
/* 1876 */     padding: 11px 30px !important; }
/* 1877 */ #tribe-events input[type="radio"], #tribe-bar-form input[type="radio"] {
/* 1878 */   /* Radio */
/* 1879 */   background-color: transparent !important;
/* 1880 */   border: none;
/* 1881 */   border-radius: 50%;
/* 1882 */   box-shadow: inset 0 0 0 2px #e4e4e4 !important;
/* 1883 */   cursor: pointer;
/* 1884 */   font: inherit;
/* 1885 */   height: 20px;
/* 1886 */   outline: none;
/* 1887 */   width: 20px !important;
/* 1888 */   -moz-appearance: none;
/* 1889 */   -webkit-appearance: none;
/* 1890 */   margin-right: 10px !important;
/* 1891 */   padding: 0 !important;
/* 1892 */   display: inline-block  !important;
/* 1893 */   vertical-align: sub; }
/* 1894 */   #tribe-events input[type="radio"]:checked, #tribe-bar-form input[type="radio"]:checked {
/* 1895 */     background-color: white;
/* 1896 */     box-shadow: inset 0 0 0 5px #ff1a9f !important;
/* 1897 */     transition: all 0.3s linear;
/* 1898 */     -webkit-transition: all 0.3s linear;
/* 1899 */     -moz-transition: all 0.3s linear; }
/* 1900 */     #tribe-events input[type="radio"]:checked:before, #tribe-bar-form input[type="radio"]:checked:before {

/* app.css */

/* 1901 */       display: none !important; }
/* 1902 */ #tribe-events input[type="checkbox"], #tribe-bar-form input[type="checkbox"] {
/* 1903 */   width: 20px !important;
/* 1904 */   margin-right: 8px !important;
/* 1905 */   display: inline-block; }
/* 1906 */   #tribe-events input[type="checkbox"]:before, #tribe-bar-form input[type="checkbox"]:before {
/* 1907 */     position: relative;
/* 1908 */     display: block;
/* 1909 */     width: 20px;
/* 1910 */     height: 20px;
/* 1911 */     margin-top: -3px;
/* 1912 */     margin-left: -3px;
/* 1913 */     border-radius: 3px;
/* 1914 */     border: 1px solid #e4e4e4;
/* 1915 */     content: "";
/* 1916 */     background: #FFF; }
/* 1917 */   #tribe-events input[type="checkbox"]:after, #tribe-bar-form input[type="checkbox"]:after {
/* 1918 */     position: relative;
/* 1919 */     display: block;
/* 1920 */     left: -1px;
/* 1921 */     top: -20px;
/* 1922 */     width: 19px;
/* 1923 */     height: 19px;
/* 1924 */     border-radius: 3px;
/* 1925 */     border-width: 0;
/* 1926 */     content: "";
/* 1927 */     background-repeat: no-repeat;
/* 1928 */     background-position: center; }
/* 1929 */   #tribe-events input[type="checkbox"]:checked:after, #tribe-bar-form input[type="checkbox"]:checked:after {
/* 1930 */     background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAQAAABuW59YAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAB2SURBVHjaAGkAlv8A3QDyAP0A/QD+Dam3W+kCAAD8APYAAgTVZaZCGwwA5wr0AvcA+Dh+7UX/x24AqK3Wg/8nt6w4/5q71wAAVP9g/7rTXf9n/+9N+AAAtpJa/zf/S//DhP8H/wAA4gzWj2P4lsf0JP0A/wADAHB0Ngka6UmKAAAAAElFTkSuQmCC"); }
/* 1931 */   #tribe-events input[type="checkbox"]:disabled:after, #tribe-bar-form input[type="checkbox"]:disabled:after {
/* 1932 */     -webkit-filter: opacity(0.4); }
/* 1933 */   #tribe-events input[type="checkbox"]:not(:disabled):checked:hover:after, #tribe-bar-form input[type="checkbox"]:not(:disabled):checked:hover:after {
/* 1934 */     background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAQAAABuW59YAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAB2SURBVHjaAGkAlv8A3QDyAP0A/QD+Dam3W+kCAAD8APYAAgTVZaZCGwwA5wr0AvcA+Dh+7UX/x24AqK3Wg/8nt6w4/5q71wAAVP9g/7rTXf9n/+9N+AAAtpJa/zf/S//DhP8H/wAA4gzWj2P4lsf0JP0A/wADAHB0Ngka6UmKAAAAAElFTkSuQmCC"); }
/* 1935 */   #tribe-events input[type="checkbox"]:not(:disabled):hover:after, #tribe-bar-form input[type="checkbox"]:not(:disabled):hover:after {
/* 1936 */     border-color: #ff1a9f; }
/* 1937 */   #tribe-events input[type="checkbox"]:not(:disabled):hover:before, #tribe-bar-form input[type="checkbox"]:not(:disabled):hover:before {
/* 1938 */     border-color: #ff1a9f; }
/* 1939 */
/* 1940 */ .give_error {
/* 1941 */   text-align: left;
/* 1942 */   border: none !important;
/* 1943 */   padding: 10px 20px 10px 50px !important;
/* 1944 */   line-height: 1.5;
/* 1945 */   font-size: 15px !important;
/* 1946 */   margin-bottom: 40px !important;
/* 1947 */   color: #010043 !important;
/* 1948 */   position: relative;
/* 1949 */   border-radius: 8px;
/* 1950 */   overflow: hidden;

/* app.css */

/* 1951 */   background-color: #ffe5e5 !important;
/* 1952 */   box-shadow: 0 8px 32px 0 rgba(214, 68, 68, 0.3) !important; }
/* 1953 */   .give_error a {
/* 1954 */     font-weight: 700; }
/* 1955 */   .give_error a {
/* 1956 */     color: #dd1851; }
/* 1957 */   .give_error:before {
/* 1958 */     content: '\71' !important;
/* 1959 */     background: #dd1851; }
/* 1960 */   .give_error:before {
/* 1961 */     font-family: ETModules;
/* 1962 */     color: #fff;
/* 1963 */     text-align: center;
/* 1964 */     position: absolute;
/* 1965 */     top: 0;
/* 1966 */     left: 0;
/* 1967 */     font-size: 20px;
/* 1968 */     width: 36px;
/* 1969 */     line-height: 42px;
/* 1970 */     height: 100%;
/* 1971 */     -webkit-border-radius: 4px;
/* 1972 */     -moz-border-radius: 4px;
/* 1973 */     border-radius: 4px;
/* 1974 */     display: block !important;
/* 1975 */     margin-top: 0;
/* 1976 */     text-shadow: none; }
/* 1977 */
/* 1978 */ .tribe-events-notices {
/* 1979 */   text-align: left;
/* 1980 */   border: none !important;
/* 1981 */   padding: 10px 20px 10px 50px !important;
/* 1982 */   line-height: 1.5;
/* 1983 */   font-size: 15px !important;
/* 1984 */   margin-bottom: 40px !important;
/* 1985 */   color: #010043 !important;
/* 1986 */   position: relative;
/* 1987 */   border-radius: 8px;
/* 1988 */   overflow: hidden;
/* 1989 */   background-color: #f6f7fb !important;
/* 1990 */   box-shadow: 0 2px 20px 2px rgba(1, 0, 67, 0.1) !important; }
/* 1991 */   .tribe-events-notices a {
/* 1992 */     font-weight: 700; }
/* 1993 */   .tribe-events-notices a {
/* 1994 */     color: #ff1a9f; }
/* 1995 */   .tribe-events-notices:before {
/* 1996 */     content: '\70' !important;
/* 1997 */     background: #ff1a9f; }
/* 1998 */   .tribe-events-notices:before {
/* 1999 */     font-family: ETModules;
/* 2000 */     color: #fff;

/* app.css */

/* 2001 */     text-align: center;
/* 2002 */     position: absolute;
/* 2003 */     top: 0;
/* 2004 */     left: 0;
/* 2005 */     font-size: 20px;
/* 2006 */     width: 36px;
/* 2007 */     line-height: 42px;
/* 2008 */     height: 100%;
/* 2009 */     -webkit-border-radius: 4px;
/* 2010 */     -moz-border-radius: 4px;
/* 2011 */     border-radius: 4px;
/* 2012 */     display: block !important;
/* 2013 */     margin-top: 0;
/* 2014 */     text-shadow: none; }
/* 2015 */
/* 2016 */ .give_success {
/* 2017 */   text-align: left;
/* 2018 */   border: none !important;
/* 2019 */   padding: 10px 20px 10px 50px !important;
/* 2020 */   line-height: 1.5;
/* 2021 */   font-size: 15px !important;
/* 2022 */   margin-bottom: 40px !important;
/* 2023 */   color: #010043 !important;
/* 2024 */   position: relative;
/* 2025 */   border-radius: 8px;
/* 2026 */   overflow: hidden;
/* 2027 */   background-color: #eaf5ee !important;
/* 2028 */   box-shadow: 0 8px 32px 0 rgba(45, 202, 99, 0.24) !important; }
/* 2029 */   .give_success a {
/* 2030 */     font-weight: 700; }
/* 2031 */   .give_success a {
/* 2032 */     color: #3ebb79; }
/* 2033 */   .give_success:before {
/* 2034 */     content: '\52' !important;
/* 2035 */     background: #3ebb79; }
/* 2036 */   .give_success:before {
/* 2037 */     font-family: ETModules;
/* 2038 */     color: #fff;
/* 2039 */     text-align: center;
/* 2040 */     position: absolute;
/* 2041 */     top: 0;
/* 2042 */     left: 0;
/* 2043 */     font-size: 20px;
/* 2044 */     width: 36px;
/* 2045 */     line-height: 42px;
/* 2046 */     height: 100%;
/* 2047 */     -webkit-border-radius: 4px;
/* 2048 */     -moz-border-radius: 4px;
/* 2049 */     border-radius: 4px;
/* 2050 */     display: block !important;

/* app.css */

/* 2051 */     margin-top: 0;
/* 2052 */     text-shadow: none; }
/* 2053 */
/* 2054 */ .give_warning {
/* 2055 */   text-align: left;
/* 2056 */   border: none !important;
/* 2057 */   padding: 10px 20px 10px 50px !important;
/* 2058 */   line-height: 1.5;
/* 2059 */   font-size: 15px !important;
/* 2060 */   margin-bottom: 40px !important;
/* 2061 */   color: #010043 !important;
/* 2062 */   position: relative;
/* 2063 */   border-radius: 8px;
/* 2064 */   overflow: hidden;
/* 2065 */   background-color: #fef6e3 !important;
/* 2066 */   box-shadow: 0 8px 32px 0 rgba(255, 204, 51, 0.24) !important; }
/* 2067 */   .give_warning a {
/* 2068 */     font-weight: 700; }
/* 2069 */   .give_warning a {
/* 2070 */     color: #fc3; }
/* 2071 */   .give_warning:before {
/* 2072 */     content: '\73' !important;
/* 2073 */     background: #fc3; }
/* 2074 */   .give_warning:before {
/* 2075 */     font-family: ETModules;
/* 2076 */     color: #fff;
/* 2077 */     text-align: center;
/* 2078 */     position: absolute;
/* 2079 */     top: 0;
/* 2080 */     left: 0;
/* 2081 */     font-size: 20px;
/* 2082 */     width: 36px;
/* 2083 */     line-height: 42px;
/* 2084 */     height: 100%;
/* 2085 */     -webkit-border-radius: 4px;
/* 2086 */     -moz-border-radius: 4px;
/* 2087 */     border-radius: 4px;
/* 2088 */     display: block !important;
/* 2089 */     margin-top: 0;
/* 2090 */     text-shadow: none; }
/* 2091 */
/* 2092 */ .single-tribe_events .tribe-events-pg-template {
/* 2093 */   max-width: none !important; }
/* 2094 */ .single-tribe_events #tribe-events-footer {
/* 2095 */   border: none;
/* 2096 */   margin-bottom: 0; }
/* 2097 */   .single-tribe_events #tribe-events-footer .container {
/* 2098 */     padding-top: 20px !important;
/* 2099 */     padding-bottom: 20px !important; }
/* 2100 */ .single-tribe_events #tribe-events-content {

/* app.css */

/* 2101 */   margin-bottom: 0 !important; }
/* 2102 */ .single-tribe_events #comment-wrap {
/* 2103 */   padding-top: 0; }
/* 2104 */
/* 2105 */ .divi-podcast-event-top {
/* 2106 */   padding: 150px 0;
/* 2107 */   background-color: #010043;
/* 2108 */   background-size: cover;
/* 2109 */   background-repeat: no-repeat;
/* 2110 */   background-position: center;
/* 2111 */   position: relative; }
/* 2112 */   .divi-podcast-event-top .container {
/* 2113 */     text-align: center;
/* 2114 */     color: #fff;
/* 2115 */     z-index: 1;
/* 2116 */     padding-top: 0 !important; }
/* 2117 */   .divi-podcast-event-top .event-overlay {
/* 2118 */     position: absolute;
/* 2119 */     width: 100%;
/* 2120 */     height: 100%;
/* 2121 */     background-color: #010043;
/* 2122 */     left: 0;
/* 2123 */     top: 0;
/* 2124 */     z-index: 0;
/* 2125 */     opacity: 0.5; }
/* 2126 */   .divi-podcast-event-top h1.tribe-events-single-event-title {
/* 2127 */     font-size: 72px;
/* 2128 */     color: #fff;
/* 2129 */     margin-bottom: 50px; }
/* 2130 */     @media (max-width: 980px) {
/* 2131 */       .divi-podcast-event-top h1.tribe-events-single-event-title {
/* 2132 */         font-size: 50px; } }
/* 2133 */     @media (max-width: 767px) {
/* 2134 */       .divi-podcast-event-top h1.tribe-events-single-event-title {
/* 2135 */         font-size: 40px; } }
/* 2136 */   .divi-podcast-event-top .event-date {
/* 2137 */     font-size: 24px;
/* 2138 */     margin-bottom: 25px;
/* 2139 */     font-weight: bold; }
/* 2140 */     @media (max-width: 980px) {
/* 2141 */       .divi-podcast-event-top .event-date {
/* 2142 */         font-size: 22px; } }
/* 2143 */     @media (max-width: 767px) {
/* 2144 */       .divi-podcast-event-top .event-date {
/* 2145 */         font-size: 20px; } }
/* 2146 */   .divi-podcast-event-top .tribe-events-cost {
/* 2147 */     background-color: #0293f5;
/* 2148 */     padding: 8px 20px;
/* 2149 */     border-radius: 8px;
/* 2150 */     display: inline-block;

/* app.css */

/* 2151 */     color: #fff; }
/* 2152 */     .divi-podcast-event-top .tribe-events-cost.free-ticket {
/* 2153 */       background-color: #ff1a9f; }
/* 2154 */   .divi-podcast-event-top .recurringinfo {
/* 2155 */     margin-bottom: 20px;
/* 2156 */     display: none; }
/* 2157 */     .divi-podcast-event-top .recurringinfo .event-is-recurring {
/* 2158 */       color: inherit; }
/* 2159 */     .divi-podcast-event-top .recurringinfo a {
/* 2160 */       border: none !important;
/* 2161 */       background: transparent;
/* 2162 */       padding: 0 !important;
/* 2163 */       font-weight: bold;
/* 2164 */       text-decoration: underline !important; }
/* 2165 */       .divi-podcast-event-top .recurringinfo a:hover {
/* 2166 */         background: transparent !important;
/* 2167 */         padding: 0 !important; }
/* 2168 */
/* 2169 */ .divi-podcast-event-content .container {
/* 2170 */   padding-top: 58px !important; }
/* 2171 */ .divi-podcast-event-content .tribe-events-event-meta {
/* 2172 */   border: none;
/* 2173 */   padding: 0;
/* 2174 */   background: transparent;
/* 2175 */   margin: 0 auto; }
/* 2176 */   .divi-podcast-event-content .tribe-events-event-meta .tribe-events-meta-group {
/* 2177 */     float: none;
/* 2178 */     display: block;
/* 2179 */     padding: 0;
/* 2180 */     text-align: center;
/* 2181 */     margin: 0 auto 50px;
/* 2182 */     max-width: 850px;
/* 2183 */     width: 80%; }
/* 2184 */     .divi-podcast-event-content .tribe-events-event-meta .tribe-events-meta-group a:hover {
/* 2185 */       color: #ff1a9f; }
/* 2186 */     .divi-podcast-event-content .tribe-events-event-meta .tribe-events-meta-group .tribe-events-single-section-title {
/* 2187 */       font-size: 32px;
/* 2188 */       letter-spacing: 1.36px;
/* 2189 */       font-weight: bold; }
/* 2190 */     .divi-podcast-event-content .tribe-events-event-meta .tribe-events-meta-group.tribe-events-meta-group-venue {
/* 2191 */       font-size: 17px; }
/* 2192 */     .divi-podcast-event-content .tribe-events-event-meta .tribe-events-meta-group.tribe-events-meta-group-details .tribe-events-event-cost {
/* 2193 */       display: block;
/* 2194 */       font-weight: bold; }
/* 2195 */   .divi-podcast-event-content .tribe-events-event-meta .tribe-events-venue-map {
/* 2196 */     width: 100%;
/* 2197 */     border: none;
/* 2198 */     margin: 0;
/* 2199 */     float: none;
/* 2200 */     display: block;

/* app.css */

/* 2201 */     padding: 0;
/* 2202 */     border-radius: 0;
/* 2203 */     background: transparent; }
/* 2204 */   .divi-podcast-event-content .tribe-events-event-meta dt {
/* 2205 */     font-size: 13px;
/* 2206 */     text-transform: uppercase;
/* 2207 */     margin-bottom: 5px;
/* 2208 */     letter-spacing: 0.54px;
/* 2209 */     font-weight: 500 !important; }
/* 2210 */   .divi-podcast-event-content .tribe-events-event-meta dd {
/* 2211 */     font-size: 18px; }
/* 2212 */     .divi-podcast-event-content .tribe-events-event-meta dd:not(:last-of-type) {
/* 2213 */       margin-bottom: 20px !important; }
/* 2214 */   .divi-podcast-event-content .tribe-events-event-meta abbr {
/* 2215 */     text-decoration: none; }
/* 2216 */ .divi-podcast-event-content .tribe-events-cal-links {
/* 2217 */   text-align: center; }
/* 2218 */
/* 2219 */ .archive .tribe-events-pg-template {
/* 2220 */   width: 80%;
/* 2221 */   padding-top: 58px;
/* 2222 */   padding-bottom: 58px;
/* 2223 */   display: block; }
/* 2224 */
/* 2225 */ .tribe-events-user-recurrence-toggle label {
/* 2226 */   text-align: center !important; }
/* 2227 */
/* 2228 */ #tribe-bar-form {
/* 2229 */   display: -webkit-box;
/* 2230 */   /* OLD - iOS 6-, Safari 3.1-6, BB7 */
/* 2231 */   display: -ms-flexbox;
/* 2232 */   /* TWEENER - IE 10 */
/* 2233 */   display: -webkit-flex;
/* 2234 */   /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
/* 2235 */   display: flex !important;
/* 2236 */   /* NEW, Spec - Firefox, Chrome, Opera */
/* 2237 */   background: transparent;
/* 2238 */   flex-wrap: wrap-reverse; }
/* 2239 */   #tribe-bar-form #tribe-bar-filters, #tribe-bar-form #tribe-bar-views, #tribe-bar-form #tribe-bar-filters-wrap {
/* 2240 */     width: 100% !important;
/* 2241 */     float: none !important; }
/* 2242 */   #tribe-bar-form #tribe-bar-filters-wrap {
/* 2243 */     background: #f6f7fb;
/* 2244 */     border-radius: 8px; }
/* 2245 */   #tribe-bar-form .tribe-bar-filters-inner {
/* 2246 */     padding: 20px;
/* 2247 */     max-width: 1080px;
/* 2248 */     display: block;
/* 2249 */     margin-left: auto;
/* 2250 */     margin-right: auto;

/* app.css */

/* 2251 */     display: -webkit-box;
/* 2252 */     /* OLD - iOS 6-, Safari 3.1-6, BB7 */
/* 2253 */     display: -ms-flexbox;
/* 2254 */     /* TWEENER - IE 10 */
/* 2255 */     display: -webkit-flex;
/* 2256 */     /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
/* 2257 */     display: flex !important;
/* 2258 */     /* NEW, Spec - Firefox, Chrome, Opera */
/* 2259 */     flex-wrap: wrap;
/* 2260 */     align-items: flex-end;
/* 2261 */     /* Remove clearfix */ }
/* 2262 */     #tribe-bar-form .tribe-bar-filters-inner:before, #tribe-bar-form .tribe-bar-filters-inner:after {
/* 2263 */       display: none !important; }
/* 2264 */     #tribe-bar-form .tribe-bar-filters-inner .tribe-bar-submit input[type=submit] {
/* 2265 */       margin-bottom: 5px; }
/* 2266 */   #tribe-bar-form #tribe-bar-views .tribe-bar-views-inner {
/* 2267 */     background-color: transparent;
/* 2268 */     text-align: right;
/* 2269 */     padding: 16px 0 !important; }
/* 2270 */     #tribe-bar-form #tribe-bar-views .tribe-bar-views-inner label {
/* 2271 */       display: inline-block; }
/* 2272 */     #tribe-bar-form #tribe-bar-views .tribe-bar-views-inner #tribe-bar-views-toggle {
/* 2273 */       box-shadow: none !important;
/* 2274 */       font-size: 14px;
/* 2275 */       letter-spacing: 0.59px;
/* 2276 */       border: 1px solid !important;
/* 2277 */       font-weight: normal;
/* 2278 */       color: #010043 !important;
/* 2279 */       height: 53px;
/* 2280 */       line-height: 53px !important;
/* 2281 */       padding: 0 30px !important;
/* 2282 */       border-radius: 30px !important;
/* 2283 */       background-color: #fff !important;
/* 2284 */       border-color: #e4e4e4 !important;
/* 2285 */       position: relative;
/* 2286 */       display: inline-block;
/* 2287 */       width: 200px; }
/* 2288 */       #tribe-bar-form #tribe-bar-views .tribe-bar-views-inner #tribe-bar-views-toggle::-webkit-input-placeholder {
/* 2289 */         /* WebKit, Blink, Edge */
/* 2290 */         color: #010043 !important;
/* 2291 */         opacity: 0.55; }
/* 2292 */       #tribe-bar-form #tribe-bar-views .tribe-bar-views-inner #tribe-bar-views-toggle:-ms-input-placeholder {
/* 2293 */         /* Internet Explorer 10-11 */
/* 2294 */         color: #010043 !important;
/* 2295 */         opacity: 0.55; }
/* 2296 */       #tribe-bar-form #tribe-bar-views .tribe-bar-views-inner #tribe-bar-views-toggle::-moz-placeholder {
/* 2297 */         /* Mozilla Firefox 19+ */
/* 2298 */         color: #010043 !important;
/* 2299 */         opacity: 0.55; }
/* 2300 */       #tribe-bar-form #tribe-bar-views .tribe-bar-views-inner #tribe-bar-views-toggle:-moz-placeholder {

/* app.css */

/* 2301 */         /* Mozilla Firefox 4 to 18 */
/* 2302 */         color: #010043 !important;
/* 2303 */         opacity: 0.55; }
/* 2304 */       #tribe-bar-form #tribe-bar-views .tribe-bar-views-inner #tribe-bar-views-toggle::-webkit-input-placeholder {
/* 2305 */         /* WebKit, Blink, Edge */
/* 2306 */         height: 53px;
/* 2307 */         line-height: 53px !important; }
/* 2308 */       #tribe-bar-form #tribe-bar-views .tribe-bar-views-inner #tribe-bar-views-toggle:-ms-input-placeholder {
/* 2309 */         /* Internet Explorer 10-11 */
/* 2310 */         height: 53px;
/* 2311 */         line-height: 53px !important; }
/* 2312 */       #tribe-bar-form #tribe-bar-views .tribe-bar-views-inner #tribe-bar-views-toggle::-moz-placeholder {
/* 2313 */         /* Mozilla Firefox 19+ */
/* 2314 */         height: 53px;
/* 2315 */         line-height: 53px !important; }
/* 2316 */       #tribe-bar-form #tribe-bar-views .tribe-bar-views-inner #tribe-bar-views-toggle:-moz-placeholder {
/* 2317 */         /* Mozilla Firefox 4 to 18 */
/* 2318 */         height: 53px;
/* 2319 */         line-height: 53px !important; }
/* 2320 */       #tribe-bar-form #tribe-bar-views .tribe-bar-views-inner #tribe-bar-views-toggle:focus {
/* 2321 */         outline: none !important; }
/* 2322 */       #tribe-bar-form #tribe-bar-views .tribe-bar-views-inner #tribe-bar-views-toggle:after {
/* 2323 */         top: 50% !important;
/* 2324 */         -webkit-transform: translateY(-50%);
/* 2325 */         -moz-transform: translateY(-50%);
/* 2326 */         -ms-transform: translateY(-50%);
/* 2327 */         transform: translateY(-50%);
/* 2328 */         border: none;
/* 2329 */         color: #010043;
/* 2330 */         font-family: "ETModules";
/* 2331 */         content: '\33';
/* 2332 */         width: auto;
/* 2333 */         height: auto;
/* 2334 */         font-size: 30px;
/* 2335 */         font-weight: bold; }
/* 2336 */       #tribe-bar-form #tribe-bar-views .tribe-bar-views-inner #tribe-bar-views-toggle[aria-expanded=true]:after {
/* 2337 */         content: '\32'; }
/* 2338 */     #tribe-bar-form #tribe-bar-views .tribe-bar-views-inner .tribe-bar-views-list {
/* 2339 */       width: 200px;
/* 2340 */       left: auto;
/* 2341 */       right: 0;
/* 2342 */       border-radius: 8px;
/* 2343 */       background-color: #f6f7fb;
/* 2344 */       text-align: left;
/* 2345 */       box-shadow: 0 2px 20px 2px rgba(1, 0, 67, 0.1); }
/* 2346 */       #tribe-bar-form #tribe-bar-views .tribe-bar-views-inner .tribe-bar-views-list .tribe-bar-views-option {
/* 2347 */         padding: 13px 25px;
/* 2348 */         transition: all 0.3s linear;
/* 2349 */         -webkit-transition: all 0.3s linear;
/* 2350 */         -moz-transition: all 0.3s linear; }

/* app.css */

/* 2351 */         #tribe-bar-form #tribe-bar-views .tribe-bar-views-inner .tribe-bar-views-list .tribe-bar-views-option span[class^=tribe-icon-] {
/* 2352 */           display: none; }
/* 2353 */         #tribe-bar-form #tribe-bar-views .tribe-bar-views-inner .tribe-bar-views-list .tribe-bar-views-option.tribe-bar-active {
/* 2354 */           background-color: #ff1a9f;
/* 2355 */           color: #fff; }
/* 2356 */         #tribe-bar-form #tribe-bar-views .tribe-bar-views-inner .tribe-bar-views-list .tribe-bar-views-option:not(.tribe-bar-active):hover {
/* 2357 */           background-color: transparent;
/* 2358 */           color: #ff1a9f; }
/* 2359 */   #tribe-bar-form #tribe-bar-collapse-toggle {
/* 2360 */     background-color: transparent;
/* 2361 */     color: inherit;
/* 2362 */     border-radius: 8px;
/* 2363 */     position: relative;
/* 2364 */     transition: all 0.3s linear;
/* 2365 */     -webkit-transition: all 0.3s linear;
/* 2366 */     -moz-transition: all 0.3s linear; }
/* 2367 */     #tribe-bar-form #tribe-bar-collapse-toggle span.tribe-bar-toggle-arrow {
/* 2368 */       height: 100%;
/* 2369 */       top: 0; }
/* 2370 */       #tribe-bar-form #tribe-bar-collapse-toggle span.tribe-bar-toggle-arrow:after {
/* 2371 */         top: 50% !important;
/* 2372 */         -webkit-transform: translateY(-50%);
/* 2373 */         -moz-transform: translateY(-50%);
/* 2374 */         -ms-transform: translateY(-50%);
/* 2375 */         transform: translateY(-50%);
/* 2376 */         border: none;
/* 2377 */         color: inherit;
/* 2378 */         font-family: "ETModules";
/* 2379 */         content: '\33';
/* 2380 */         width: auto;
/* 2381 */         height: auto;
/* 2382 */         font-size: 30px;
/* 2383 */         font-weight: bold; }
/* 2384 */     #tribe-bar-form #tribe-bar-collapse-toggle.tribe-bar-filters-open {
/* 2385 */       color: #fff;
/* 2386 */       background-color: #ff1a9f; }
/* 2387 */       #tribe-bar-form #tribe-bar-collapse-toggle.tribe-bar-filters-open span.tribe-bar-toggle-arrow:after {
/* 2388 */         content: '\32'; }
/* 2389 */   #tribe-bar-form.tribe-bar-collapse #tribe-bar-views {
/* 2390 */     margin: 0 0 15px; }
/* 2391 */   #tribe-bar-form.tribe-bar-collapse .tribe-bar-filters {
/* 2392 */     background-color: #f6f7fb; }
/* 2393 */
/* 2394 */ .events-list #tribe-events-footer, .tribe-events-day #tribe-events-footer, .events-list #tribe-events-footer, .tribe-events-map #tribe-events-footer, .tribe-events-photo #tribe-events-footer {
/* 2395 */   border: none;
/* 2396 */   padding-top: 0; }
/* 2397 */
/* 2398 */ .tribe-events-list-separator-month:after {
/* 2399 */   display: none; }
/* 2400 */

/* app.css */

/* 2401 */ .tribe-bar-disabled {
/* 2402 */   float: none; }
/* 2403 */   .tribe-bar-disabled #tribe-bar-form {
/* 2404 */     width: 100%; }
/* 2405 */     .tribe-bar-disabled #tribe-bar-form .tribe-bar-filters input[type=text] {
/* 2406 */       width: auto; }
/* 2407 */
/* 2408 */ #tribe-events-photo-events .tribe-events-photo-event {
/* 2409 */   text-align: center; }
/* 2410 */   #tribe-events-photo-events .tribe-events-photo-event .tribe-events-photo-event-wrap {
/* 2411 */     background-color: transparent !important;
/* 2412 */     border: none !important;
/* 2413 */     box-shadow: none !important; }
/* 2414 */   #tribe-events-photo-events .tribe-events-photo-event .event-photo-thumb-wrapper {
/* 2415 */     position: relative; }
/* 2416 */     #tribe-events-photo-events .tribe-events-photo-event .event-photo-thumb-wrapper .tribe-events-event-cost {
/* 2417 */       display: -webkit-box;
/* 2418 */       /* OLD - iOS 6-, Safari 3.1-6, BB7 */
/* 2419 */       display: -ms-flexbox;
/* 2420 */       /* TWEENER - IE 10 */
/* 2421 */       display: -webkit-flex;
/* 2422 */       /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
/* 2423 */       display: flex !important;
/* 2424 */       /* NEW, Spec - Firefox, Chrome, Opera */
/* 2425 */       position: absolute;
/* 2426 */       top: 20px;
/* 2427 */       left: 0; }
/* 2428 */       #tribe-events-photo-events .tribe-events-photo-event .event-photo-thumb-wrapper .tribe-events-event-cost .ticket-cost {
/* 2429 */         background-color: #0293f5;
/* 2430 */         padding: 8px 30px;
/* 2431 */         display: inline-block;
/* 2432 */         color: #fff;
/* 2433 */         border: none; }
/* 2434 */         #tribe-events-photo-events .tribe-events-photo-event .event-photo-thumb-wrapper .tribe-events-event-cost .ticket-cost.free-ticket {
/* 2435 */           background-color: #ff1a9f; }
/* 2436 */   #tribe-events-photo-events .tribe-events-photo-event .tribe-events-event-image img {
/* 2437 */     border-radius: 8px; }
/* 2438 */   #tribe-events-photo-events .tribe-events-photo-event .tribe-events-event-meta {
/* 2439 */     margin-bottom: 15px; }
/* 2440 */     #tribe-events-photo-events .tribe-events-photo-event .tribe-events-event-meta .tribe-event-city {
/* 2441 */       font-size: 16px;
/* 2442 */       font-weight: bold;
/* 2443 */       margin-bottom: 5px; }
/* 2444 */   #tribe-events-photo-events .tribe-events-photo-event .tribe-events-list-photo-description {
/* 2445 */     font-size: 14px;
/* 2446 */     float: none;
/* 2447 */     padding: 0; }
/* 2448 */   #tribe-events-photo-events .tribe-events-photo-event h2.tribe-events-list-event-title {
/* 2449 */     font-size: 22px !important;
/* 2450 */     line-height: 1.3;

/* app.css */

/* 2451 */     color: inherit !important;
/* 2452 */     margin-bottom: 10px !important; }
/* 2453 */     #tribe-events-photo-events .tribe-events-photo-event h2.tribe-events-list-event-title:hover {
/* 2454 */       color: #ff1a9f !important; }
/* 2455 */
/* 2456 */ .tribe-events-list .type-tribe_events {
/* 2457 */   background-color: #f6f7fb;
/* 2458 */   border-radius: 8px;
/* 2459 */   padding: 16px !important;
/* 2460 */   display: -webkit-box;
/* 2461 */   /* OLD - iOS 6-, Safari 3.1-6, BB7 */
/* 2462 */   display: -ms-flexbox;
/* 2463 */   /* TWEENER - IE 10 */
/* 2464 */   display: -webkit-flex;
/* 2465 */   /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
/* 2466 */   display: flex !important;
/* 2467 */   /* NEW, Spec - Firefox, Chrome, Opera */
/* 2468 */   flex-wrap: wrap;
/* 2469 */   /* Remove clearfix */ }
/* 2470 */   .tribe-events-list .type-tribe_events:before, .tribe-events-list .type-tribe_events:after {
/* 2471 */     display: none !important; }
/* 2472 */   .tribe-events-list .type-tribe_events .event-thumb-wrapper {
/* 2473 */     width: 100%;
/* 2474 */     position: relative; }
/* 2475 */     .tribe-events-list .type-tribe_events .event-thumb-wrapper .tribe-events-event-image {
/* 2476 */       width: 100%;
/* 2477 */       float: none;
/* 2478 */       margin: 0; }
/* 2479 */       .tribe-events-list .type-tribe_events .event-thumb-wrapper .tribe-events-event-image img {
/* 2480 */         border-radius: 8px; }
/* 2481 */     .tribe-events-list .type-tribe_events .event-thumb-wrapper .tribe-events-event-cost {
/* 2482 */       position: absolute;
/* 2483 */       top: 20px;
/* 2484 */       left: 0; }
/* 2485 */       .tribe-events-list .type-tribe_events .event-thumb-wrapper .tribe-events-event-cost .ticket-cost {
/* 2486 */         background-color: #0293f5;
/* 2487 */         padding: 8px 30px;
/* 2488 */         display: inline-block;
/* 2489 */         color: #fff;
/* 2490 */         border: none; }
/* 2491 */         .tribe-events-list .type-tribe_events .event-thumb-wrapper .tribe-events-event-cost .ticket-cost.free-ticket {
/* 2492 */           background-color: #ff1a9f; }
/* 2493 */     @media (min-width: 980px) {
/* 2494 */       .tribe-events-list .type-tribe_events .event-thumb-wrapper {
/* 2495 */         width: 310px;
/* 2496 */         margin-right: 30px; } }
/* 2497 */   .tribe-events-list .type-tribe_events .event-content-wrapper {
/* 2498 */     width: 100%;
/* 2499 */     float: none;
/* 2500 */     padding: 20px 0; }

/* app.css */

/* 2501 */     @media (min-width: 980px) {
/* 2502 */       .tribe-events-list .type-tribe_events .event-content-wrapper {
/* 2503 */         width: calc(100% - 340px); } }
/* 2504 */     .tribe-events-list .type-tribe_events .event-content-wrapper .tribe-events-event-meta {
/* 2505 */       margin-bottom: 15px !important; }
/* 2506 */     .tribe-events-list .type-tribe_events .event-content-wrapper .tribe-events-venue-details {
/* 2507 */       font-weight: normal;
/* 2508 */       font-style: normal;
/* 2509 */       margin: 0 0 10px; }
/* 2510 */       .tribe-events-list .type-tribe_events .event-content-wrapper .tribe-events-venue-details a:first-child:not(.tribe-events-gmap) {
/* 2511 */         font-weight: bold;
/* 2512 */         font-size: 16px; }
/* 2513 */         .tribe-events-list .type-tribe_events .event-content-wrapper .tribe-events-venue-details a:first-child:not(.tribe-events-gmap):hover {
/* 2514 */           color: #ff1a9f; }
/* 2515 */       .tribe-events-list .type-tribe_events .event-content-wrapper .tribe-events-venue-details br {
/* 2516 */         display: none; }
/* 2517 */       .tribe-events-list .type-tribe_events .event-content-wrapper .tribe-events-venue-details a.tribe-events-gmap {
/* 2518 */         float: right;
/* 2519 */         text-decoration: underline;
/* 2520 */         margin: 2px 0 2px 10px; }
/* 2521 */     .tribe-events-list .type-tribe_events .event-content-wrapper .tribe-events-content {
/* 2522 */       float: none;
/* 2523 */       margin: 0; }
/* 2524 */     .tribe-events-list .type-tribe_events .event-content-wrapper h2.tribe-events-map-event-title,
/* 2525 */     .tribe-events-list .type-tribe_events .event-content-wrapper h3.tribe-events-list-event-title {
/* 2526 */       font-size: 25px !important;
/* 2527 */       line-height: 1.3;
/* 2528 */       color: inherit !important;
/* 2529 */       margin-bottom: 10px !important; }
/* 2530 */       .tribe-events-list .type-tribe_events .event-content-wrapper h2.tribe-events-map-event-title:hover,
/* 2531 */       .tribe-events-list .type-tribe_events .event-content-wrapper h3.tribe-events-list-event-title:hover {
/* 2532 */         color: #ff1a9f !important; }
/* 2533 */   .tribe-events-list .type-tribe_events:not(.tribe-event-featured) a.tribe-events-gmap {
/* 2534 */     color: #0293f5 !important; }
/* 2535 */   .tribe-events-list .type-tribe_events.tribe-event-featured {
/* 2536 */     background-color: #0293f5 !important; }
/* 2537 */     .tribe-events-list .type-tribe_events.tribe-event-featured a.tribe-events-gmap {
/* 2538 */       color: #fff !important; }
/* 2539 */
/* 2540 */ #tribe-events-content table.tribe-events-calendar {
/* 2541 */   border-radius: 8px;
/* 2542 */   border-color: #e4e4e4; }
/* 2543 */   #tribe-events-content table.tribe-events-calendar thead th {
/* 2544 */     border: none;
/* 2545 */     background-color: #0293f5;
/* 2546 */     padding: 10px;
/* 2547 */     color: #fff; }
/* 2548 */   #tribe-events-content table.tribe-events-calendar div[id*=tribe-events-daynum-] {
/* 2549 */     padding: 8px 15px !important; }
/* 2550 */   #tribe-events-content table.tribe-events-calendar div[id*=tribe-events-daynum-],

/* app.css */

/* 2551 */   #tribe-events-content table.tribe-events-calendar div[id*=tribe-events-daynum-] a {
/* 2552 */     background-color: #f6f7fb; }
/* 2553 */   #tribe-events-content table.tribe-events-calendar td {
/* 2554 */     border-color: #e4e4e4; }
/* 2555 */     #tribe-events-content table.tribe-events-calendar td:hover {
/* 2556 */       background-color: #f6f7fb;
/* 2557 */       box-shadow: 0 2px 20px 2px rgba(1, 0, 67, 0.1); }
/* 2558 */     #tribe-events-content table.tribe-events-calendar td.tribe-events-future div[id*=tribe-events-daynum-],
/* 2559 */     #tribe-events-content table.tribe-events-calendar td.tribe-events-future div[id*=tribe-events-daynum-] a {
/* 2560 */       background-color: #e4e4e4;
/* 2561 */       color: #707070; }
/* 2562 */     #tribe-events-content table.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-],
/* 2563 */     #tribe-events-content table.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-] a {
/* 2564 */       background-color: #ff1a9f; }
/* 2565 */     #tribe-events-content table.tribe-events-calendar td h3.tribe-events-month-event-title {
/* 2566 */       font-weight: bold !important;
/* 2567 */       font-size: 12px !important; }
/* 2568 */   @media (max-width: 768px) {
/* 2569 */     #tribe-events-content table.tribe-events-calendar div[id*=tribe-events-daynum-],
/* 2570 */     #tribe-events-content table.tribe-events-calendar div[id*=tribe-events-daynum-] a {
/* 2571 */       background-color: transparent !important; }
/* 2572 */     #tribe-events-content table.tribe-events-calendar td.mobile-trigger.tribe-events-future {
/* 2573 */       background-color: #f6f7fb !important;
/* 2574 */       color: #707070; }
/* 2575 */     #tribe-events-content table.tribe-events-calendar td.mobile-trigger:hover {
/* 2576 */       background-color: #e4e4e4 !important; }
/* 2577 */     #tribe-events-content table.tribe-events-calendar td.mobile-trigger.tribe-events-present, #tribe-events-content table.tribe-events-calendar td.mobile-trigger.mobile-active {
/* 2578 */       background-color: #ff1a9f !important; }
/* 2579 */       #tribe-events-content table.tribe-events-calendar td.mobile-trigger.tribe-events-present div[id*=tribe-events-daynum-],
/* 2580 */       #tribe-events-content table.tribe-events-calendar td.mobile-trigger.tribe-events-present div[id*=tribe-events-daynum-] a, #tribe-events-content table.tribe-events-calendar td.mobile-trigger.mobile-active div[id*=tribe-events-daynum-],
/* 2581 */       #tribe-events-content table.tribe-events-calendar td.mobile-trigger.mobile-active div[id*=tribe-events-daynum-] a {
/* 2582 */         color: #fff !important; }
/* 2583 */       #tribe-events-content table.tribe-events-calendar td.mobile-trigger.tribe-events-present:after, #tribe-events-content table.tribe-events-calendar td.mobile-trigger.mobile-active:after {
/* 2584 */         background-color: #fff; } }
/* 2585 */
/* 2586 */ #tribe-mobile-container {
/* 2587 */   margin-top: 50px; }
/* 2588 */   #tribe-mobile-container .type-tribe_events {
/* 2589 */     background-color: #f6f7fb;
/* 2590 */     border-radius: 8px;
/* 2591 */     padding: 16px !important;
/* 2592 */     border: none !important;
/* 2593 */     margin-bottom: 24px; }
/* 2594 */     #tribe-mobile-container .type-tribe_events h4:hover {
/* 2595 */       color: #ff1a9f; }
/* 2596 */     #tribe-mobile-container .type-tribe_events .tribe-event-description {
/* 2597 */       font-size: 14px;
/* 2598 */       line-height: 1.7;
/* 2599 */       margin-bottom: 15px; }
/* 2600 */     #tribe-mobile-container .type-tribe_events .tribe-events-event-image img {

/* app.css */

/* 2601 */       border-radius: 8px; }
/* 2602 */     #tribe-mobile-container .type-tribe_events a.tribe-events-read-more {
/* 2603 */       box-shadow: 0 2px 20px 2px rgba(1, 0, 67, 0.1);
/* 2604 */       font-weight: bold !important;
/* 2605 */       border-style: solid !important;
/* 2606 */       cursor: pointer;
/* 2607 */       padding: 11px 30px !important;
/* 2608 */       min-width: 190px;
/* 2609 */       letter-spacing: 0.68px;
/* 2610 */       text-align: center;
/* 2611 */       line-height: 1.7em !important;
/* 2612 */       text-transform: none; }
/* 2613 */       #tribe-mobile-container .type-tribe_events a.tribe-events-read-more:hover {
/* 2614 */         padding: 11px 30px !important; }
/* 2615 */
/* 2616 */ .tribe-events-week-grid .tribe-events-grid {
/* 2617 */   border-color: #e4e4e4;
/* 2618 */   border-radius: 8px; }
/* 2619 */   .tribe-events-week-grid .tribe-events-grid .tribe-scroller {
/* 2620 */     border-color: #e4e4e4; }
/* 2621 */   .tribe-events-week-grid .tribe-events-grid .tribe-grid-header {
/* 2622 */     border: none;
/* 2623 */     background-color: #0293f5; }
/* 2624 */     .tribe-events-week-grid .tribe-events-grid .tribe-grid-header .tribe-grid-content-wrap .column {
/* 2625 */       border-color: #0276c4; }
/* 2626 */     .tribe-events-week-grid .tribe-events-grid .tribe-grid-header .tribe-week-today {
/* 2627 */       background-color: #0276c4; }
/* 2628 */   .tribe-events-week-grid .tribe-events-grid .tribe-grid-content-wrap .column {
/* 2629 */     border-color: #e4e4e4; }
/* 2630 */   .tribe-events-week-grid .tribe-events-grid .tribe-grid-allday {
/* 2631 */     border-color: #e4e4e4;
/* 2632 */     background-color: #f6f7fb; }
/* 2633 */   .tribe-events-week-grid .tribe-events-grid .tribe-week-grid-block div {
/* 2634 */     border-color: #e4e4e4; }
/* 2635 */   .tribe-events-week-grid .tribe-events-grid .column.first, .tribe-events-week-grid .tribe-events-grid .tribe-week-grid-hours div[class*=time-row-] {
/* 2636 */     line-height: 1.7;
/* 2637 */     text-align: center;
/* 2638 */     padding: 10px 4px; }
/* 2639 */   .tribe-events-week-grid .tribe-events-grid .tribe-grid-allday .tribe-events-week-allday-single {
/* 2640 */     border-color: #e4e4e4;
/* 2641 */     background-color: #fff;
/* 2642 */     margin: 5px 0; }
/* 2643 */     .tribe-events-week-grid .tribe-events-grid .tribe-grid-allday .tribe-events-week-allday-single h3.entry-title {
/* 2644 */       text-align: center; }
/* 2645 */       .tribe-events-week-grid .tribe-events-grid .tribe-grid-allday .tribe-events-week-allday-single h3.entry-title:hover a {
/* 2646 */         color: #ff1a9f; }
/* 2647 */   .tribe-events-week-grid .tribe-events-grid .tribe-grid-body .tribe-events-week-hourly-single {
/* 2648 */     border-color: #e4e4e4;
/* 2649 */     background-color: #f6f7fb; }
/* 2650 */     .tribe-events-week-grid .tribe-events-grid .tribe-grid-body .tribe-events-week-hourly-single h3.entry-title {

/* app.css */

/* 2651 */       text-align: center; }
/* 2652 */       .tribe-events-week-grid .tribe-events-grid .tribe-grid-body .tribe-events-week-hourly-single h3.entry-title:hover a {
/* 2653 */         color: #ff1a9f; }
/* 2654 */
/* 2655 */ #tribe-mobile-container .tribe-mobile-day-date {
/* 2656 */   background-color: #ff1a9f;
/* 2657 */   color: #fff;
/* 2658 */   margin-bottom: 15px; }
/* 2659 */
/* 2660 */ .tribe-events-day .tribe-events-day-time-slot .tribe-events-day-time-slot-heading {
/* 2661 */   background-color: #ff1a9f;
/* 2662 */   color: #fff;
/* 2663 */   margin-bottom: 10px; }
/* 2664 */
/* 2665 */ #tribe-geo-map {
/* 2666 */   box-shadow: 0 2px 20px 2px rgba(1, 0, 67, 0.1);
/* 2667 */   border-radius: 8px; }
/* 2668 */   #tribe-geo-map .gm-err-container {
/* 2669 */     border: none; }
/* 2670 */
/* 2671 */ .tribe-organizer-wrapper {
/* 2672 */   display: -webkit-box;
/* 2673 */   /* OLD - iOS 6-, Safari 3.1-6, BB7 */
/* 2674 */   display: -ms-flexbox;
/* 2675 */   /* TWEENER - IE 10 */
/* 2676 */   display: -webkit-flex;
/* 2677 */   /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
/* 2678 */   display: flex !important;
/* 2679 */   /* NEW, Spec - Firefox, Chrome, Opera */
/* 2680 */   justify-content: center;
/* 2681 */   flex-wrap: wrap;
/* 2682 */   margin-top: 20px; }
/* 2683 */   .tribe-organizer-wrapper .tribe-organizer {
/* 2684 */     margin: 0 10px 20px;
/* 2685 */     padding: 0 35px;
/* 2686 */     line-height: 1.7; }
/* 2687 */   .tribe-organizer-wrapper .organizer-avatar {
/* 2688 */     border-radius: 50%;
/* 2689 */     border: 1px solid !important;
/* 2690 */     border-color: #f6f7fb !important;
/* 2691 */     box-shadow: 0 26px 32px 0 rgba(42, 42, 42, 0.14) !important;
/* 2692 */     width: 82px;
/* 2693 */     margin-bottom: 15px; }
/* 2694 */   .tribe-organizer-wrapper .organizer-name {
/* 2695 */     font-size: 18px;
/* 2696 */     padding-bottom: 10px; }
/* 2697 */     .tribe-organizer-wrapper .organizer-name a:hover {
/* 2698 */       color: #ff1a9f; }
/* 2699 */   .tribe-organizer-wrapper dl {
/* 2700 */     width: 100%; }

/* app.css */

/* 2701 */
/* 2702 */ #tribe-events .tribe-events-button {
/* 2703 */   background-color: #0293f5 !important;
/* 2704 */   color: #fff; }
/* 2705 */   #tribe-events .tribe-events-button:hover {
/* 2706 */     background-color: #0276c4 !important; }
/* 2707 */
/* 2708 */ .events-list .tribe-events-loop, .single-tribe_organizer .tribe-events-loop, .single-tribe_venue .tribe-events-loop, .tribe-events-day .tribe-events-loop {
/* 2709 */   max-width: none; }
/* 2710 */
/* 2711 */ .recurring-info-tooltip,
/* 2712 */ .tribe-events-calendar .tribe-events-tooltip,
/* 2713 */ .tribe-events-shortcode.view-week .tribe-events-tooltip,
/* 2714 */ .tribe-events-week .tribe-events-tooltip {
/* 2715 */   box-shadow: 0 2px 20px 2px rgba(1, 0, 67, 0.1);
/* 2716 */   padding: 20px 15px;
/* 2717 */   border-radius: 8px; }
/* 2718 */   .recurring-info-tooltip h3,
/* 2719 */   .tribe-events-calendar .tribe-events-tooltip h3,
/* 2720 */   .tribe-events-shortcode.view-week .tribe-events-tooltip h3,
/* 2721 */   .tribe-events-week .tribe-events-tooltip h3 {
/* 2722 */     font-size: 20px; }
/* 2723 */   .recurring-info-tooltip .tribe-events-event-thumb,
/* 2724 */   .tribe-events-calendar .tribe-events-tooltip .tribe-events-event-thumb,
/* 2725 */   .tribe-events-shortcode.view-week .tribe-events-tooltip .tribe-events-event-thumb,
/* 2726 */   .tribe-events-week .tribe-events-tooltip .tribe-events-event-thumb {
/* 2727 */     padding: 10px 0;
/* 2728 */     display: block;
/* 2729 */     float: none;
/* 2730 */     width: 100%; }
/* 2731 */     .recurring-info-tooltip .tribe-events-event-thumb img,
/* 2732 */     .tribe-events-calendar .tribe-events-tooltip .tribe-events-event-thumb img,
/* 2733 */     .tribe-events-shortcode.view-week .tribe-events-tooltip .tribe-events-event-thumb img,
/* 2734 */     .tribe-events-week .tribe-events-tooltip .tribe-events-event-thumb img {
/* 2735 */       max-width: none;
/* 2736 */       max-height: none;
/* 2737 */       border-radius: 8px;
/* 2738 */       width: 100%;
/* 2739 */       height: 120px;
/* 2740 */       object-fit: cover;
/* 2741 */       object-position: center; }
/* 2742 */
/* 2743 */ .tribe-events-back a:hover, .tribe-events-nav-pagination a:hover, .tribe-events-sub-nav a:hover {
/* 2744 */   color: #ff1a9f; }
/* 2745 */
/* 2746 */ /* BLUBRRY POWER PRESS STYLES */
/* 2747 */ .divi-podcast-powerpress-player .powerpress_player {
/* 2748 */   background: #010043;
/* 2749 */   padding: 30px 0; }
/* 2750 */   .divi-podcast-powerpress-player .powerpress_player .mejs-audio {

/* app.css */

/* 2751 */     background: transparent !important; }
/* 2752 */     .divi-podcast-powerpress-player .powerpress_player .mejs-audio .mejs-controls, .divi-podcast-powerpress-player .powerpress_player .mejs-audio .mejs-embed, .divi-podcast-powerpress-player .powerpress_player .mejs-audio .mejs-embed body {
/* 2753 */       background: transparent !important; }
/* 2754 */     .divi-podcast-powerpress-player .powerpress_player .mejs-audio .mejs-playpause-button {
/* 2755 */       width: 70px;
/* 2756 */       height: 70px; }
/* 2757 */       .divi-podcast-powerpress-player .powerpress_player .mejs-audio .mejs-playpause-button > button {
/* 2758 */         background-size: contain;
/* 2759 */         background-position: center;
/* 2760 */         width: 60px;
/* 2761 */         height: 60px;
/* 2762 */         margin: 0;
/* 2763 */         background-color: #fff;
/* 2764 */         border-radius: 50%;
/* 2765 */         box-shadow: 0 2px 20px 2px rgba(1, 0, 67, 0.1);
/* 2766 */         outline: none !important; }
/* 2767 */   .divi-podcast-powerpress-player .powerpress_player .mejs-controls {
/* 2768 */     align-items: center; }
/* 2769 */     .divi-podcast-powerpress-player .powerpress_player .mejs-controls .mejs-time-rail .mejs-time-current {
/* 2770 */       background: #ff1a9f !important;
/* 2771 */       margin-top: -2px;
/* 2772 */       height: 8px;
/* 2773 */       overflow: hidden;
/* 2774 */       perspective: 1px; }
/* 2775 */     .divi-podcast-powerpress-player .powerpress_player .mejs-controls .mejs-time-rail .mejs-time-loaded {
/* 2776 */       background: #df0483;
/* 2777 */       opacity: 0.75; }
/* 2778 */     .divi-podcast-powerpress-player .powerpress_player .mejs-controls .mejs-time-total, .divi-podcast-powerpress-player .powerpress_player .mejs-controls .mejs-time-hovered, .divi-podcast-powerpress-player .powerpress_player .mejs-controls .mejs-time-loaded, .divi-podcast-powerpress-player .powerpress_player .mejs-controls .mejs-horizontal-volume-total, .divi-podcast-powerpress-player .powerpress_player .mejs-controls .mejs-time-buffering {
/* 2779 */       height: 5px; }
/* 2780 */     .divi-podcast-powerpress-player .powerpress_player .mejs-controls .mejs-time {
/* 2781 */       padding-top: 5px; }
/* 2782 */     .divi-podcast-powerpress-player .powerpress_player .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
/* 2783 */       background: rgba(255, 255, 255, 0.33); }
/* 2784 */     .divi-podcast-powerpress-player .powerpress_player .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
/* 2785 */       background: #0293f5; }
/* 2786 */   .divi-podcast-powerpress-player .powerpress_player .mejs-horizontal-volume-total,
/* 2787 */   .divi-podcast-powerpress-player .powerpress_player .mejs-time-buffering, .divi-podcast-powerpress-player .powerpress_player .mejs-time-current,
/* 2788 */   .divi-podcast-powerpress-player .powerpress_player .mejs-time-float, .divi-podcast-powerpress-player .powerpress_player .mejs-time-float-corner,
/* 2789 */   .divi-podcast-powerpress-player .powerpress_player .mejs-time-float-current,
/* 2790 */   .divi-podcast-powerpress-player .powerpress_player .mejs-time-hovered,
/* 2791 */   .divi-podcast-powerpress-player .powerpress_player .mejs-time-loaded,
/* 2792 */   .divi-podcast-powerpress-player .powerpress_player .mejs-time-marker,
/* 2793 */   .divi-podcast-powerpress-player .powerpress_player .mejs-time-total {
/* 2794 */     border-radius: 8px !important; }
/* 2795 */   .divi-podcast-powerpress-player .powerpress_player .mejs-time-handle .mejs-time-handle-content {
/* 2796 */     border-radius: 50% !important;
/* 2797 */     border-color: #ff1a9f;
/* 2798 */     background: #ff1a9f;
/* 2799 */     height: 15px;
/* 2800 */     width: 15px;

/* app.css */

/* 2801 */     top: -10px; }
/* 2802 */   .divi-podcast-powerpress-player .powerpress_player .wp-video {
/* 2803 */     display: block;
/* 2804 */     margin-left: auto;
/* 2805 */     margin-right: auto; }
/* 2806 */ .divi-podcast-powerpress-player .powerpress_links, .divi-podcast-powerpress-player .powerpress_embed_box, .divi-podcast-powerpress-player .powerpress_player .mejs-container {
/* 2807 */   max-width: 1440px;
/* 2808 */   width: 80%;
/* 2809 */   display: block;
/* 2810 */   margin-left: auto;
/* 2811 */   margin-right: auto; }
/* 2812 */ .divi-podcast-powerpress-player .powerpress_links {
/* 2813 */   margin-top: 20px; }
/* 2814 */   .divi-podcast-powerpress-player .powerpress_links a {
/* 2815 */     border: none !important;
/* 2816 */     background: transparent;
/* 2817 */     padding: 0 !important;
/* 2818 */     font-weight: bold;
/* 2819 */     text-decoration: underline !important; }
/* 2820 */     .divi-podcast-powerpress-player .powerpress_links a:hover {
/* 2821 */       background: transparent !important;
/* 2822 */       padding: 0 !important; }
/* 2823 */ .divi-podcast-powerpress-player .powerpress_embed_box input[type=text] {
/* 2824 */   box-shadow: none !important;
/* 2825 */   font-size: 14px;
/* 2826 */   letter-spacing: 0.59px;
/* 2827 */   border: 1px solid !important;
/* 2828 */   font-weight: normal;
/* 2829 */   color: #010043 !important;
/* 2830 */   height: 53px;
/* 2831 */   line-height: 53px !important;
/* 2832 */   padding: 0 30px !important;
/* 2833 */   border-radius: 30px !important;
/* 2834 */   background-color: #fff !important;
/* 2835 */   border-color: #e4e4e4 !important; }
/* 2836 */   .divi-podcast-powerpress-player .powerpress_embed_box input[type=text]::-webkit-input-placeholder {
/* 2837 */     /* WebKit, Blink, Edge */
/* 2838 */     color: #010043 !important;
/* 2839 */     opacity: 0.55; }
/* 2840 */   .divi-podcast-powerpress-player .powerpress_embed_box input[type=text]:-ms-input-placeholder {
/* 2841 */     /* Internet Explorer 10-11 */
/* 2842 */     color: #010043 !important;
/* 2843 */     opacity: 0.55; }
/* 2844 */   .divi-podcast-powerpress-player .powerpress_embed_box input[type=text]::-moz-placeholder {
/* 2845 */     /* Mozilla Firefox 19+ */
/* 2846 */     color: #010043 !important;
/* 2847 */     opacity: 0.55; }
/* 2848 */   .divi-podcast-powerpress-player .powerpress_embed_box input[type=text]:-moz-placeholder {
/* 2849 */     /* Mozilla Firefox 4 to 18 */
/* 2850 */     color: #010043 !important;

/* app.css */

/* 2851 */     opacity: 0.55; }
/* 2852 */   .divi-podcast-powerpress-player .powerpress_embed_box input[type=text]::-webkit-input-placeholder {
/* 2853 */     /* WebKit, Blink, Edge */
/* 2854 */     height: 53px;
/* 2855 */     line-height: 53px !important; }
/* 2856 */   .divi-podcast-powerpress-player .powerpress_embed_box input[type=text]:-ms-input-placeholder {
/* 2857 */     /* Internet Explorer 10-11 */
/* 2858 */     height: 53px;
/* 2859 */     line-height: 53px !important; }
/* 2860 */   .divi-podcast-powerpress-player .powerpress_embed_box input[type=text]::-moz-placeholder {
/* 2861 */     /* Mozilla Firefox 19+ */
/* 2862 */     height: 53px;
/* 2863 */     line-height: 53px !important; }
/* 2864 */   .divi-podcast-powerpress-player .powerpress_embed_box input[type=text]:-moz-placeholder {
/* 2865 */     /* Mozilla Firefox 4 to 18 */
/* 2866 */     height: 53px;
/* 2867 */     line-height: 53px !important; }
/* 2868 */
/* 2869 */ .divi-podcast-subscribe-powerpress .pp-sub-widget {
/* 2870 */   max-width: none !important;
/* 2871 */   border-radius: 8px;
/* 2872 */   box-shadow: 0 2px 20px 2px rgba(1, 0, 67, 0.1) !important;
/* 2873 */   padding: 20px; }
/* 2874 */   .divi-podcast-subscribe-powerpress .pp-sub-widget div.pp-sub-h {
/* 2875 */     color: inherit !important; }
/* 2876 */   .divi-podcast-subscribe-powerpress .pp-sub-widget div.pp-sub-t {
/* 2877 */     margin-top: 0 !important;
/* 2878 */     color: #ff1a9f !important; }
/* 2879 */   .divi-podcast-subscribe-powerpress .pp-sub-widget input.pp-sub-m-i, .divi-podcast-subscribe-powerpress .pp-sub-widget input[type=email], .divi-podcast-subscribe-powerpress .pp-sub-widget input[type=password], .divi-podcast-subscribe-powerpress .pp-sub-widget input[type=tel], .divi-podcast-subscribe-powerpress .pp-sub-widget input[type=text], .divi-podcast-subscribe-powerpress .pp-sub-widget select {
/* 2880 */     box-shadow: none !important;
/* 2881 */     font-size: 14px;
/* 2882 */     letter-spacing: 0.59px;
/* 2883 */     border: 1px solid !important;
/* 2884 */     font-weight: normal;
/* 2885 */     color: #010043 !important;
/* 2886 */     height: 53px;
/* 2887 */     line-height: 53px !important;
/* 2888 */     padding: 0 30px !important;
/* 2889 */     border-radius: 30px !important;
/* 2890 */     background-color: #fff !important;
/* 2891 */     border-color: #e4e4e4 !important;
/* 2892 */     margin-bottom: 5px !important; }
/* 2893 */     .divi-podcast-subscribe-powerpress .pp-sub-widget input.pp-sub-m-i::-webkit-input-placeholder, .divi-podcast-subscribe-powerpress .pp-sub-widget input[type=email]::-webkit-input-placeholder, .divi-podcast-subscribe-powerpress .pp-sub-widget input[type=password]::-webkit-input-placeholder, .divi-podcast-subscribe-powerpress .pp-sub-widget input[type=tel]::-webkit-input-placeholder, .divi-podcast-subscribe-powerpress .pp-sub-widget input[type=text]::-webkit-input-placeholder, .divi-podcast-subscribe-powerpress .pp-sub-widget select::-webkit-input-placeholder {
/* 2894 */       /* WebKit, Blink, Edge */
/* 2895 */       color: #010043 !important;
/* 2896 */       opacity: 0.55; }
/* 2897 */     .divi-podcast-subscribe-powerpress .pp-sub-widget input.pp-sub-m-i:-ms-input-placeholder, .divi-podcast-subscribe-powerpress .pp-sub-widget input[type=email]:-ms-input-placeholder, .divi-podcast-subscribe-powerpress .pp-sub-widget input[type=password]:-ms-input-placeholder, .divi-podcast-subscribe-powerpress .pp-sub-widget input[type=tel]:-ms-input-placeholder, .divi-podcast-subscribe-powerpress .pp-sub-widget input[type=text]:-ms-input-placeholder, .divi-podcast-subscribe-powerpress .pp-sub-widget select:-ms-input-placeholder {
/* 2898 */       /* Internet Explorer 10-11 */
/* 2899 */       color: #010043 !important;
/* 2900 */       opacity: 0.55; }

/* app.css */

/* 2901 */     .divi-podcast-subscribe-powerpress .pp-sub-widget input.pp-sub-m-i::-moz-placeholder, .divi-podcast-subscribe-powerpress .pp-sub-widget input[type=email]::-moz-placeholder, .divi-podcast-subscribe-powerpress .pp-sub-widget input[type=password]::-moz-placeholder, .divi-podcast-subscribe-powerpress .pp-sub-widget input[type=tel]::-moz-placeholder, .divi-podcast-subscribe-powerpress .pp-sub-widget input[type=text]::-moz-placeholder, .divi-podcast-subscribe-powerpress .pp-sub-widget select::-moz-placeholder {
/* 2902 */       /* Mozilla Firefox 19+ */
/* 2903 */       color: #010043 !important;
/* 2904 */       opacity: 0.55; }
/* 2905 */     .divi-podcast-subscribe-powerpress .pp-sub-widget input.pp-sub-m-i:-moz-placeholder, .divi-podcast-subscribe-powerpress .pp-sub-widget input[type=email]:-moz-placeholder, .divi-podcast-subscribe-powerpress .pp-sub-widget input[type=password]:-moz-placeholder, .divi-podcast-subscribe-powerpress .pp-sub-widget input[type=tel]:-moz-placeholder, .divi-podcast-subscribe-powerpress .pp-sub-widget input[type=text]:-moz-placeholder, .divi-podcast-subscribe-powerpress .pp-sub-widget select:-moz-placeholder {
/* 2906 */       /* Mozilla Firefox 4 to 18 */
/* 2907 */       color: #010043 !important;
/* 2908 */       opacity: 0.55; }
/* 2909 */     .divi-podcast-subscribe-powerpress .pp-sub-widget input.pp-sub-m-i::-webkit-input-placeholder, .divi-podcast-subscribe-powerpress .pp-sub-widget input[type=email]::-webkit-input-placeholder, .divi-podcast-subscribe-powerpress .pp-sub-widget input[type=password]::-webkit-input-placeholder, .divi-podcast-subscribe-powerpress .pp-sub-widget input[type=tel]::-webkit-input-placeholder, .divi-podcast-subscribe-powerpress .pp-sub-widget input[type=text]::-webkit-input-placeholder, .divi-podcast-subscribe-powerpress .pp-sub-widget select::-webkit-input-placeholder {
/* 2910 */       /* WebKit, Blink, Edge */
/* 2911 */       height: 53px;
/* 2912 */       line-height: 53px !important; }
/* 2913 */     .divi-podcast-subscribe-powerpress .pp-sub-widget input.pp-sub-m-i:-ms-input-placeholder, .divi-podcast-subscribe-powerpress .pp-sub-widget input[type=email]:-ms-input-placeholder, .divi-podcast-subscribe-powerpress .pp-sub-widget input[type=password]:-ms-input-placeholder, .divi-podcast-subscribe-powerpress .pp-sub-widget input[type=tel]:-ms-input-placeholder, .divi-podcast-subscribe-powerpress .pp-sub-widget input[type=text]:-ms-input-placeholder, .divi-podcast-subscribe-powerpress .pp-sub-widget select:-ms-input-placeholder {
/* 2914 */       /* Internet Explorer 10-11 */
/* 2915 */       height: 53px;
/* 2916 */       line-height: 53px !important; }
/* 2917 */     .divi-podcast-subscribe-powerpress .pp-sub-widget input.pp-sub-m-i::-moz-placeholder, .divi-podcast-subscribe-powerpress .pp-sub-widget input[type=email]::-moz-placeholder, .divi-podcast-subscribe-powerpress .pp-sub-widget input[type=password]::-moz-placeholder, .divi-podcast-subscribe-powerpress .pp-sub-widget input[type=tel]::-moz-placeholder, .divi-podcast-subscribe-powerpress .pp-sub-widget input[type=text]::-moz-placeholder, .divi-podcast-subscribe-powerpress .pp-sub-widget select::-moz-placeholder {
/* 2918 */       /* Mozilla Firefox 19+ */
/* 2919 */       height: 53px;
/* 2920 */       line-height: 53px !important; }
/* 2921 */     .divi-podcast-subscribe-powerpress .pp-sub-widget input.pp-sub-m-i:-moz-placeholder, .divi-podcast-subscribe-powerpress .pp-sub-widget input[type=email]:-moz-placeholder, .divi-podcast-subscribe-powerpress .pp-sub-widget input[type=password]:-moz-placeholder, .divi-podcast-subscribe-powerpress .pp-sub-widget input[type=tel]:-moz-placeholder, .divi-podcast-subscribe-powerpress .pp-sub-widget input[type=text]:-moz-placeholder, .divi-podcast-subscribe-powerpress .pp-sub-widget select:-moz-placeholder {
/* 2922 */       /* Mozilla Firefox 4 to 18 */
/* 2923 */       height: 53px;
/* 2924 */       line-height: 53px !important; }
/* 2925 */     .divi-podcast-subscribe-powerpress .pp-sub-widget input.pp-sub-m-i:focus, .divi-podcast-subscribe-powerpress .pp-sub-widget input[type=email]:focus, .divi-podcast-subscribe-powerpress .pp-sub-widget input[type=password]:focus, .divi-podcast-subscribe-powerpress .pp-sub-widget input[type=tel]:focus, .divi-podcast-subscribe-powerpress .pp-sub-widget input[type=text]:focus, .divi-podcast-subscribe-powerpress .pp-sub-widget select:focus {
/* 2926 */       outline: none !important; }
/* 2927 */
/* 2928 */ .ur-frontend-form label {
/* 2929 */   font-size: 14px !important;
/* 2930 */   font-weight: bold !important;
/* 2931 */   line-height: 1.6;
/* 2932 */   text-align: left;
/* 2933 */   letter-spacing: 0.51px;
/* 2934 */   color: #010043;
/* 2935 */   text-transform: none;
/* 2936 */   display: block;
/* 2937 */   margin-bottom: 8px; }
/* 2938 */ .ur-frontend-form input.text, .ur-frontend-form input.input-text, .ur-frontend-form input.title, .ur-frontend-form input[type=email], .ur-frontend-form input[type=password], .ur-frontend-form input[type=tel], .ur-frontend-form input[type=text], .ur-frontend-form select {
/* 2939 */   box-shadow: none !important;
/* 2940 */   font-size: 14px;
/* 2941 */   letter-spacing: 0.59px;
/* 2942 */   border: 1px solid !important;
/* 2943 */   font-weight: normal;
/* 2944 */   color: #010043 !important;
/* 2945 */   height: 53px;
/* 2946 */   line-height: 53px !important;
/* 2947 */   padding: 0 30px !important;
/* 2948 */   border-radius: 30px !important;
/* 2949 */   background-color: #fff !important;
/* 2950 */   border-color: #e4e4e4 !important;

/* app.css */

/* 2951 */   margin-bottom: 5px !important; }
/* 2952 */   .ur-frontend-form input.text::-webkit-input-placeholder, .ur-frontend-form input.input-text::-webkit-input-placeholder, .ur-frontend-form input.title::-webkit-input-placeholder, .ur-frontend-form input[type=email]::-webkit-input-placeholder, .ur-frontend-form input[type=password]::-webkit-input-placeholder, .ur-frontend-form input[type=tel]::-webkit-input-placeholder, .ur-frontend-form input[type=text]::-webkit-input-placeholder, .ur-frontend-form select::-webkit-input-placeholder {
/* 2953 */     /* WebKit, Blink, Edge */
/* 2954 */     color: #010043 !important;
/* 2955 */     opacity: 0.55; }
/* 2956 */   .ur-frontend-form input.text:-ms-input-placeholder, .ur-frontend-form input.input-text:-ms-input-placeholder, .ur-frontend-form input.title:-ms-input-placeholder, .ur-frontend-form input[type=email]:-ms-input-placeholder, .ur-frontend-form input[type=password]:-ms-input-placeholder, .ur-frontend-form input[type=tel]:-ms-input-placeholder, .ur-frontend-form input[type=text]:-ms-input-placeholder, .ur-frontend-form select:-ms-input-placeholder {
/* 2957 */     /* Internet Explorer 10-11 */
/* 2958 */     color: #010043 !important;
/* 2959 */     opacity: 0.55; }
/* 2960 */   .ur-frontend-form input.text::-moz-placeholder, .ur-frontend-form input.input-text::-moz-placeholder, .ur-frontend-form input.title::-moz-placeholder, .ur-frontend-form input[type=email]::-moz-placeholder, .ur-frontend-form input[type=password]::-moz-placeholder, .ur-frontend-form input[type=tel]::-moz-placeholder, .ur-frontend-form input[type=text]::-moz-placeholder, .ur-frontend-form select::-moz-placeholder {
/* 2961 */     /* Mozilla Firefox 19+ */
/* 2962 */     color: #010043 !important;
/* 2963 */     opacity: 0.55; }
/* 2964 */   .ur-frontend-form input.text:-moz-placeholder, .ur-frontend-form input.input-text:-moz-placeholder, .ur-frontend-form input.title:-moz-placeholder, .ur-frontend-form input[type=email]:-moz-placeholder, .ur-frontend-form input[type=password]:-moz-placeholder, .ur-frontend-form input[type=tel]:-moz-placeholder, .ur-frontend-form input[type=text]:-moz-placeholder, .ur-frontend-form select:-moz-placeholder {
/* 2965 */     /* Mozilla Firefox 4 to 18 */
/* 2966 */     color: #010043 !important;
/* 2967 */     opacity: 0.55; }
/* 2968 */   .ur-frontend-form input.text::-webkit-input-placeholder, .ur-frontend-form input.input-text::-webkit-input-placeholder, .ur-frontend-form input.title::-webkit-input-placeholder, .ur-frontend-form input[type=email]::-webkit-input-placeholder, .ur-frontend-form input[type=password]::-webkit-input-placeholder, .ur-frontend-form input[type=tel]::-webkit-input-placeholder, .ur-frontend-form input[type=text]::-webkit-input-placeholder, .ur-frontend-form select::-webkit-input-placeholder {
/* 2969 */     /* WebKit, Blink, Edge */
/* 2970 */     height: 53px;
/* 2971 */     line-height: 53px !important; }
/* 2972 */   .ur-frontend-form input.text:-ms-input-placeholder, .ur-frontend-form input.input-text:-ms-input-placeholder, .ur-frontend-form input.title:-ms-input-placeholder, .ur-frontend-form input[type=email]:-ms-input-placeholder, .ur-frontend-form input[type=password]:-ms-input-placeholder, .ur-frontend-form input[type=tel]:-ms-input-placeholder, .ur-frontend-form input[type=text]:-ms-input-placeholder, .ur-frontend-form select:-ms-input-placeholder {
/* 2973 */     /* Internet Explorer 10-11 */
/* 2974 */     height: 53px;
/* 2975 */     line-height: 53px !important; }
/* 2976 */   .ur-frontend-form input.text::-moz-placeholder, .ur-frontend-form input.input-text::-moz-placeholder, .ur-frontend-form input.title::-moz-placeholder, .ur-frontend-form input[type=email]::-moz-placeholder, .ur-frontend-form input[type=password]::-moz-placeholder, .ur-frontend-form input[type=tel]::-moz-placeholder, .ur-frontend-form input[type=text]::-moz-placeholder, .ur-frontend-form select::-moz-placeholder {
/* 2977 */     /* Mozilla Firefox 19+ */
/* 2978 */     height: 53px;
/* 2979 */     line-height: 53px !important; }
/* 2980 */   .ur-frontend-form input.text:-moz-placeholder, .ur-frontend-form input.input-text:-moz-placeholder, .ur-frontend-form input.title:-moz-placeholder, .ur-frontend-form input[type=email]:-moz-placeholder, .ur-frontend-form input[type=password]:-moz-placeholder, .ur-frontend-form input[type=tel]:-moz-placeholder, .ur-frontend-form input[type=text]:-moz-placeholder, .ur-frontend-form select:-moz-placeholder {
/* 2981 */     /* Mozilla Firefox 4 to 18 */
/* 2982 */     height: 53px;
/* 2983 */     line-height: 53px !important; }
/* 2984 */   .ur-frontend-form input.text:focus, .ur-frontend-form input.input-text:focus, .ur-frontend-form input.title:focus, .ur-frontend-form input[type=email]:focus, .ur-frontend-form input[type=password]:focus, .ur-frontend-form input[type=tel]:focus, .ur-frontend-form input[type=text]:focus, .ur-frontend-form select:focus {
/* 2985 */     outline: none !important; }
/* 2986 */ .ur-frontend-form textarea {
/* 2987 */   box-shadow: none !important;
/* 2988 */   font-size: 14px;
/* 2989 */   letter-spacing: 0.59px;
/* 2990 */   border: 1px solid !important;
/* 2991 */   font-weight: normal;
/* 2992 */   color: #010043 !important;
/* 2993 */   padding: 20px !important;
/* 2994 */   border-radius: 8px !important;
/* 2995 */   background-color: #fff !important;
/* 2996 */   border-color: #e4e4e4 !important; }
/* 2997 */   .ur-frontend-form textarea::-webkit-input-placeholder {
/* 2998 */     /* WebKit, Blink, Edge */
/* 2999 */     color: #010043 !important;
/* 3000 */     opacity: 0.55; }

/* app.css */

/* 3001 */   .ur-frontend-form textarea:-ms-input-placeholder {
/* 3002 */     /* Internet Explorer 10-11 */
/* 3003 */     color: #010043 !important;
/* 3004 */     opacity: 0.55; }
/* 3005 */   .ur-frontend-form textarea::-moz-placeholder {
/* 3006 */     /* Mozilla Firefox 19+ */
/* 3007 */     color: #010043 !important;
/* 3008 */     opacity: 0.55; }
/* 3009 */   .ur-frontend-form textarea:-moz-placeholder {
/* 3010 */     /* Mozilla Firefox 4 to 18 */
/* 3011 */     color: #010043 !important;
/* 3012 */     opacity: 0.55; }
/* 3013 */ .ur-frontend-form input[type=submit], .ur-frontend-form button {
/* 3014 */   box-shadow: none !important;
/* 3015 */   font-weight: bold !important;
/* 3016 */   border-style: solid !important;
/* 3017 */   cursor: pointer;
/* 3018 */   padding: 11px 30px !important;
/* 3019 */   min-width: 190px;
/* 3020 */   letter-spacing: 0.68px;
/* 3021 */   text-align: center;
/* 3022 */   line-height: 1.7em !important;
/* 3023 */   text-transform: none; }
/* 3024 */   .ur-frontend-form input[type=submit]:hover, .ur-frontend-form button:hover {
/* 3025 */     padding: 11px 30px !important; }
/* 3026 */ .ur-frontend-form input.give-cancel-login, .ur-frontend-form input.give-checkout-register-cancel {
/* 3027 */   box-shadow: 0 2px 20px 2px rgba(1, 0, 67, 0.1);
/* 3028 */   font-weight: bold !important;
/* 3029 */   border-style: solid !important;
/* 3030 */   cursor: pointer;
/* 3031 */   padding: 11px 30px !important;
/* 3032 */   min-width: 190px;
/* 3033 */   letter-spacing: 0.68px;
/* 3034 */   text-align: center;
/* 3035 */   line-height: 1.7em !important;
/* 3036 */   text-transform: none; }
/* 3037 */   .ur-frontend-form input.give-cancel-login:hover, .ur-frontend-form input.give-checkout-register-cancel:hover {
/* 3038 */     padding: 11px 30px !important; }
/* 3039 */ .ur-frontend-form input[type="radio"] {
/* 3040 */   /* Radio */
/* 3041 */   background-color: transparent !important;
/* 3042 */   border: none;
/* 3043 */   border-radius: 50%;
/* 3044 */   box-shadow: inset 0 0 0 2px #e4e4e4 !important;
/* 3045 */   cursor: pointer;
/* 3046 */   font: inherit;
/* 3047 */   height: 20px;
/* 3048 */   outline: none;
/* 3049 */   width: 20px !important;
/* 3050 */   -moz-appearance: none;

/* app.css */

/* 3051 */   -webkit-appearance: none;
/* 3052 */   margin-right: 10px !important;
/* 3053 */   padding: 0 !important;
/* 3054 */   display: inline-block  !important;
/* 3055 */   vertical-align: sub; }
/* 3056 */   .ur-frontend-form input[type="radio"]:checked {
/* 3057 */     background-color: white;
/* 3058 */     box-shadow: inset 0 0 0 5px #ff1a9f !important;
/* 3059 */     transition: all 0.3s linear;
/* 3060 */     -webkit-transition: all 0.3s linear;
/* 3061 */     -moz-transition: all 0.3s linear; }
/* 3062 */     .ur-frontend-form input[type="radio"]:checked:before {
/* 3063 */       display: none !important; }
/* 3064 */ .ur-frontend-form input[type="checkbox"] {
/* 3065 */   width: 20px !important;
/* 3066 */   margin-right: 8px !important;
/* 3067 */   display: inline-block; }
/* 3068 */   .ur-frontend-form input[type="checkbox"]:before {
/* 3069 */     position: relative;
/* 3070 */     display: block;
/* 3071 */     width: 20px;
/* 3072 */     height: 20px;
/* 3073 */     margin-top: -3px;
/* 3074 */     margin-left: -3px;
/* 3075 */     border-radius: 3px;
/* 3076 */     border: 1px solid #e4e4e4;
/* 3077 */     content: "";
/* 3078 */     background: #FFF; }
/* 3079 */   .ur-frontend-form input[type="checkbox"]:after {
/* 3080 */     position: relative;
/* 3081 */     display: block;
/* 3082 */     left: -1px;
/* 3083 */     top: -20px;
/* 3084 */     width: 19px;
/* 3085 */     height: 19px;
/* 3086 */     border-radius: 3px;
/* 3087 */     border-width: 0;
/* 3088 */     content: "";
/* 3089 */     background-repeat: no-repeat;
/* 3090 */     background-position: center; }
/* 3091 */   .ur-frontend-form input[type="checkbox"]:checked:after {
/* 3092 */     background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAQAAABuW59YAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAB2SURBVHjaAGkAlv8A3QDyAP0A/QD+Dam3W+kCAAD8APYAAgTVZaZCGwwA5wr0AvcA+Dh+7UX/x24AqK3Wg/8nt6w4/5q71wAAVP9g/7rTXf9n/+9N+AAAtpJa/zf/S//DhP8H/wAA4gzWj2P4lsf0JP0A/wADAHB0Ngka6UmKAAAAAElFTkSuQmCC"); }
/* 3093 */   .ur-frontend-form input[type="checkbox"]:disabled:after {
/* 3094 */     -webkit-filter: opacity(0.4); }
/* 3095 */   .ur-frontend-form input[type="checkbox"]:not(:disabled):checked:hover:after {
/* 3096 */     background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAQAAABuW59YAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAB2SURBVHjaAGkAlv8A3QDyAP0A/QD+Dam3W+kCAAD8APYAAgTVZaZCGwwA5wr0AvcA+Dh+7UX/x24AqK3Wg/8nt6w4/5q71wAAVP9g/7rTXf9n/+9N+AAAtpJa/zf/S//DhP8H/wAA4gzWj2P4lsf0JP0A/wADAHB0Ngka6UmKAAAAAElFTkSuQmCC"); }
/* 3097 */   .ur-frontend-form input[type="checkbox"]:not(:disabled):hover:after {
/* 3098 */     border-color: #ff1a9f; }
/* 3099 */   .ur-frontend-form input[type="checkbox"]:not(:disabled):hover:before {
/* 3100 */     border-color: #ff1a9f; }

/* app.css */

/* 3101 */
/* 3102 */ .ur-frontend-form.login p.user-registration-LostPassword.lost_password a {
/* 3103 */   border: none !important;
/* 3104 */   background: transparent;
/* 3105 */   padding: 0 !important;
/* 3106 */   font-weight: bold;
/* 3107 */   text-decoration: underline !important; }
/* 3108 */   .ur-frontend-form.login p.user-registration-LostPassword.lost_password a:hover {
/* 3109 */     background: transparent !important;
/* 3110 */     padding: 0 !important; }
/* 3111 */ .ur-frontend-form.login p.user-registration-register.register {
/* 3112 */   text-align: center;
/* 3113 */   margin-top: 50px; }
/* 3114 */   .ur-frontend-form.login p.user-registration-register.register a {
/* 3115 */     box-shadow: 0 2px 20px 2px rgba(1, 0, 67, 0.1);
/* 3116 */     font-weight: bold !important;
/* 3117 */     border-style: solid !important;
/* 3118 */     cursor: pointer;
/* 3119 */     padding: 11px 30px !important;
/* 3120 */     min-width: 190px;
/* 3121 */     letter-spacing: 0.68px;
/* 3122 */     text-align: center;
/* 3123 */     line-height: 1.7em !important;
/* 3124 */     text-transform: none; }
/* 3125 */     .ur-frontend-form.login p.user-registration-register.register a:hover {
/* 3126 */       padding: 11px 30px !important; }
/* 3127 */
/* 3128 */ #user-registration.horizontal {
/* 3129 */   box-shadow: none; }
/* 3130 */   #user-registration.horizontal .user-registration-MyAccount-navigation ul {
/* 3131 */     border: none; }
/* 3132 */     #user-registration.horizontal .user-registration-MyAccount-navigation ul li {
/* 3133 */       margin: 0 5px 10px; }
/* 3134 */       #user-registration.horizontal .user-registration-MyAccount-navigation ul li a {
/* 3135 */         border-radius: 8px;
/* 3136 */         border: solid 1px;
/* 3137 */         border-color: #e4e4e4;
/* 3138 */         min-width: 120px;
/* 3139 */         padding: 7px 10px;
/* 3140 */         text-align: center;
/* 3141 */         color: inherit;
/* 3142 */         background-color: transparent;
/* 3143 */         font-weight: 500;
/* 3144 */         display: block;
/* 3145 */         text-transform: uppercase;
/* 3146 */         line-height: 1.7;
/* 3147 */         font-family: inherit; }
/* 3148 */       #user-registration.horizontal .user-registration-MyAccount-navigation ul li:not(.is-active) a:hover {
/* 3149 */         color: #ff1a9f; }
/* 3150 */       #user-registration.horizontal .user-registration-MyAccount-navigation ul li.is-active a {

/* app.css */

/* 3151 */         font-weight: bold;
/* 3152 */         background-color: #e4e4e4; }
/* 3153 */ #user-registration p {
/* 3154 */   color: inherit; }
/* 3155 */ #user-registration .user-registration-MyAccount-content > p > a {
/* 3156 */   border: none !important;
/* 3157 */   background: transparent;
/* 3158 */   padding: 0 !important;
/* 3159 */   font-weight: bold;
/* 3160 */   text-decoration: underline !important; }
/* 3161 */   #user-registration .user-registration-MyAccount-content > p > a:hover {
/* 3162 */     background: transparent !important;
/* 3163 */     padding: 0 !important; }
/* 3164 */ #user-registration .user-registration-MyAccount-content .user-registration-img-container img {
/* 3165 */   box-shadow: 0 26px 32px 0 rgba(42, 42, 42, 0.14) !important; }
/* 3166 */ #user-registration .user-registration-EditAccountForm fieldset {
/* 3167 */   margin-bottom: 20px; }
/* 3168 */   #user-registration .user-registration-EditAccountForm fieldset legend {
/* 3169 */     font-weight: bold !important;
/* 3170 */     margin-bottom: 20px; }
/* 3171 */ #user-registration .user-registration-profile-fields__field-wrapper .ur-form-row {
/* 3172 */   margin-bottom: 20px; }
/* 3173 */
/* 3174 */ .user-registration-error {
/* 3175 */   margin-top: 10px;
/* 3176 */   border: none !important;
/* 3177 */   padding: 10px 20px 10px 50px !important;
/* 3178 */   line-height: 1.5;
/* 3179 */   font-size: 15px !important;
/* 3180 */   margin-bottom: 40px !important;
/* 3181 */   color: #010043 !important;
/* 3182 */   position: relative;
/* 3183 */   border-radius: 8px;
/* 3184 */   overflow: hidden;
/* 3185 */   background-color: #ffe5e5 !important;
/* 3186 */   box-shadow: 0 8px 32px 0 rgba(214, 68, 68, 0.3) !important; }
/* 3187 */   .user-registration-error a {
/* 3188 */     font-weight: 700; }
/* 3189 */   .user-registration-error a {
/* 3190 */     color: #dd1851; }
/* 3191 */   .user-registration-error:before {
/* 3192 */     content: '\71' !important;
/* 3193 */     background: #dd1851; }
/* 3194 */   .user-registration-error:before {
/* 3195 */     font-family: ETModules;
/* 3196 */     color: #fff;
/* 3197 */     text-align: center;
/* 3198 */     position: absolute;
/* 3199 */     top: 0;
/* 3200 */     left: 0;

/* app.css */

/* 3201 */     font-size: 20px;
/* 3202 */     width: 36px;
/* 3203 */     line-height: 42px;
/* 3204 */     height: 100%;
/* 3205 */     -webkit-border-radius: 4px;
/* 3206 */     -moz-border-radius: 4px;
/* 3207 */     border-radius: 4px;
/* 3208 */     display: block !important;
/* 3209 */     margin-top: 0;
/* 3210 */     text-shadow: none; }
/* 3211 */
/* 3212 */ .user-registration-info {
/* 3213 */   margin-top: 10px;
/* 3214 */   border: none !important;
/* 3215 */   padding: 10px 20px 10px 50px !important;
/* 3216 */   line-height: 1.5;
/* 3217 */   font-size: 15px !important;
/* 3218 */   margin-bottom: 40px !important;
/* 3219 */   color: #010043 !important;
/* 3220 */   position: relative;
/* 3221 */   border-radius: 8px;
/* 3222 */   overflow: hidden;
/* 3223 */   background-color: #f6f7fb !important;
/* 3224 */   box-shadow: 0 2px 20px 2px rgba(1, 0, 67, 0.1) !important; }
/* 3225 */   .user-registration-info a {
/* 3226 */     font-weight: 700; }
/* 3227 */   .user-registration-info a {
/* 3228 */     color: #ff1a9f; }
/* 3229 */   .user-registration-info:before {
/* 3230 */     content: '\70' !important;
/* 3231 */     background: #ff1a9f; }
/* 3232 */   .user-registration-info:before {
/* 3233 */     font-family: ETModules;
/* 3234 */     color: #fff;
/* 3235 */     text-align: center;
/* 3236 */     position: absolute;
/* 3237 */     top: 0;
/* 3238 */     left: 0;
/* 3239 */     font-size: 20px;
/* 3240 */     width: 36px;
/* 3241 */     line-height: 42px;
/* 3242 */     height: 100%;
/* 3243 */     -webkit-border-radius: 4px;
/* 3244 */     -moz-border-radius: 4px;
/* 3245 */     border-radius: 4px;
/* 3246 */     display: block !important;
/* 3247 */     margin-top: 0;
/* 3248 */     text-shadow: none; }
/* 3249 */
/* 3250 */ .user-registration-message {

/* app.css */

/* 3251 */   margin-top: 10px;
/* 3252 */   border: none !important;
/* 3253 */   padding: 10px 20px 10px 50px !important;
/* 3254 */   line-height: 1.5;
/* 3255 */   font-size: 15px !important;
/* 3256 */   margin-bottom: 40px !important;
/* 3257 */   color: #010043 !important;
/* 3258 */   position: relative;
/* 3259 */   border-radius: 8px;
/* 3260 */   overflow: hidden;
/* 3261 */   background-color: #eaf5ee !important;
/* 3262 */   box-shadow: 0 8px 32px 0 rgba(45, 202, 99, 0.24) !important; }
/* 3263 */   .user-registration-message a {
/* 3264 */     font-weight: 700; }
/* 3265 */   .user-registration-message a {
/* 3266 */     color: #3ebb79; }
/* 3267 */   .user-registration-message:before {
/* 3268 */     content: '\52' !important;
/* 3269 */     background: #3ebb79; }
/* 3270 */   .user-registration-message:before {
/* 3271 */     font-family: ETModules;
/* 3272 */     color: #fff;
/* 3273 */     text-align: center;
/* 3274 */     position: absolute;
/* 3275 */     top: 0;
/* 3276 */     left: 0;
/* 3277 */     font-size: 20px;
/* 3278 */     width: 36px;
/* 3279 */     line-height: 42px;
/* 3280 */     height: 100%;
/* 3281 */     -webkit-border-radius: 4px;
/* 3282 */     -moz-border-radius: 4px;
/* 3283 */     border-radius: 4px;
/* 3284 */     display: block !important;
/* 3285 */     margin-top: 0;
/* 3286 */     text-shadow: none; }
/* 3287 */
/* 3288 */ .ur-frontend-form {
/* 3289 */   padding: 0;
/* 3290 */   border: none; }
/* 3291 */
/* 3292 */ .user-registration-password-strength {
/* 3293 */   border-radius: 8px;
/* 3294 */   margin-bottom: 10px; }
/* 3295 */
/* 3296 */ /* Pages */
/* 3297 */ .divi-podcast-contact-form input, .divi-podcast-contact-form p input {
/* 3298 */   box-shadow: none !important;
/* 3299 */   font-size: 14px;
/* 3300 */   letter-spacing: 0.59px;

/* app.css */

/* 3301 */   border: 1px solid !important;
/* 3302 */   font-weight: normal;
/* 3303 */   color: #010043 !important;
/* 3304 */   height: 53px;
/* 3305 */   line-height: 53px !important;
/* 3306 */   padding: 0 30px !important;
/* 3307 */   border-radius: 30px !important;
/* 3308 */   background-color: #fff !important;
/* 3309 */   border-color: #e4e4e4 !important; }
/* 3310 */   .divi-podcast-contact-form input::-webkit-input-placeholder, .divi-podcast-contact-form p input::-webkit-input-placeholder {
/* 3311 */     /* WebKit, Blink, Edge */
/* 3312 */     color: #010043 !important;
/* 3313 */     opacity: 0.55; }
/* 3314 */   .divi-podcast-contact-form input:-ms-input-placeholder, .divi-podcast-contact-form p input:-ms-input-placeholder {
/* 3315 */     /* Internet Explorer 10-11 */
/* 3316 */     color: #010043 !important;
/* 3317 */     opacity: 0.55; }
/* 3318 */   .divi-podcast-contact-form input::-moz-placeholder, .divi-podcast-contact-form p input::-moz-placeholder {
/* 3319 */     /* Mozilla Firefox 19+ */
/* 3320 */     color: #010043 !important;
/* 3321 */     opacity: 0.55; }
/* 3322 */   .divi-podcast-contact-form input:-moz-placeholder, .divi-podcast-contact-form p input:-moz-placeholder {
/* 3323 */     /* Mozilla Firefox 4 to 18 */
/* 3324 */     color: #010043 !important;
/* 3325 */     opacity: 0.55; }
/* 3326 */   .divi-podcast-contact-form input::-webkit-input-placeholder, .divi-podcast-contact-form p input::-webkit-input-placeholder {
/* 3327 */     /* WebKit, Blink, Edge */
/* 3328 */     height: 53px;
/* 3329 */     line-height: 53px !important; }
/* 3330 */   .divi-podcast-contact-form input:-ms-input-placeholder, .divi-podcast-contact-form p input:-ms-input-placeholder {
/* 3331 */     /* Internet Explorer 10-11 */
/* 3332 */     height: 53px;
/* 3333 */     line-height: 53px !important; }
/* 3334 */   .divi-podcast-contact-form input::-moz-placeholder, .divi-podcast-contact-form p input::-moz-placeholder {
/* 3335 */     /* Mozilla Firefox 19+ */
/* 3336 */     height: 53px;
/* 3337 */     line-height: 53px !important; }
/* 3338 */   .divi-podcast-contact-form input:-moz-placeholder, .divi-podcast-contact-form p input:-moz-placeholder {
/* 3339 */     /* Mozilla Firefox 4 to 18 */
/* 3340 */     height: 53px;
/* 3341 */     line-height: 53px !important; }
/* 3342 */ .divi-podcast-contact-form textarea, .divi-podcast-contact-form p textarea {
/* 3343 */   box-shadow: none !important;
/* 3344 */   font-size: 14px;
/* 3345 */   letter-spacing: 0.59px;
/* 3346 */   border: 1px solid !important;
/* 3347 */   font-weight: normal;
/* 3348 */   color: #010043 !important;
/* 3349 */   padding: 20px !important;
/* 3350 */   border-radius: 8px !important;

/* app.css */

/* 3351 */   background-color: #fff !important;
/* 3352 */   border-color: #e4e4e4 !important;
/* 3353 */   min-height: 250px; }
/* 3354 */   .divi-podcast-contact-form textarea::-webkit-input-placeholder, .divi-podcast-contact-form p textarea::-webkit-input-placeholder {
/* 3355 */     /* WebKit, Blink, Edge */
/* 3356 */     color: #010043 !important;
/* 3357 */     opacity: 0.55; }
/* 3358 */   .divi-podcast-contact-form textarea:-ms-input-placeholder, .divi-podcast-contact-form p textarea:-ms-input-placeholder {
/* 3359 */     /* Internet Explorer 10-11 */
/* 3360 */     color: #010043 !important;
/* 3361 */     opacity: 0.55; }
/* 3362 */   .divi-podcast-contact-form textarea::-moz-placeholder, .divi-podcast-contact-form p textarea::-moz-placeholder {
/* 3363 */     /* Mozilla Firefox 19+ */
/* 3364 */     color: #010043 !important;
/* 3365 */     opacity: 0.55; }
/* 3366 */   .divi-podcast-contact-form textarea:-moz-placeholder, .divi-podcast-contact-form p textarea:-moz-placeholder {
/* 3367 */     /* Mozilla Firefox 4 to 18 */
/* 3368 */     color: #010043 !important;
/* 3369 */     opacity: 0.55; }
/* 3370 */ .divi-podcast-contact-form button.et_pb_contact_submit {
/* 3371 */   box-shadow: none !important;
/* 3372 */   font-weight: bold !important;
/* 3373 */   border-style: solid !important;
/* 3374 */   cursor: pointer;
/* 3375 */   padding: 11px 30px !important;
/* 3376 */   min-width: 190px;
/* 3377 */   letter-spacing: 0.68px;
/* 3378 */   text-align: center;
/* 3379 */   line-height: 1.7em !important;
/* 3380 */   text-transform: none; }
/* 3381 */   .divi-podcast-contact-form button.et_pb_contact_submit:hover {
/* 3382 */     padding: 11px 30px !important; }
/* 3383 */ .divi-podcast-contact-form label {
/* 3384 */   font-size: 14px !important;
/* 3385 */   font-weight: bold !important;
/* 3386 */   line-height: 1.6;
/* 3387 */   text-align: left;
/* 3388 */   letter-spacing: 0.51px;
/* 3389 */   color: #010043;
/* 3390 */   text-transform: none;
/* 3391 */   display: block;
/* 3392 */   margin-bottom: 8px; }
/* 3393 */ .divi-podcast-contact-form .et_contact_bottom_container {
/* 3394 */   float: none;
/* 3395 */   text-align: center;
/* 3396 */   margin-top: 0;
/* 3397 */   justify-content: center; }
/* 3398 */
/* 3399 */ .not-found-404 .et_pb_row {
/* 3400 */   display: flex;

/* app.css */

/* 3401 */   align-items: center;
/* 3402 */   flex-wrap: wrap; }
/* 3403 */ .not-found-404 .text-404 {
/* 3404 */   text-align: center;
/* 3405 */   font-size: 19px; }
/* 3406 */ .not-found-404 h1 {
/* 3407 */   font-size: 30px; }
/* 3408 */ .not-found-404 .buttons-container {
/* 3409 */   margin-top: 40px; }
/* 3410 */
/* 3411 */ .post-feed-flexbox-wrapper {
/* 3412 */   display: -webkit-box;
/* 3413 */   /* OLD - iOS 6-, Safari 3.1-6, BB7 */
/* 3414 */   display: -ms-flexbox;
/* 3415 */   /* TWEENER - IE 10 */
/* 3416 */   display: -webkit-flex;
/* 3417 */   /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
/* 3418 */   display: flex;
/* 3419 */   /* NEW, Spec - Firefox, Chrome, Opera */
/* 3420 */   flex-wrap: wrap;
/* 3421 */   margin: 0 -1%; }
/* 3422 */   .post-feed-flexbox-wrapper article {
/* 3423 */     width: 98%;
/* 3424 */     margin: 0 1% 40px; }
/* 3425 */     @media (min-width: 1200px) {
/* 3426 */       .post-feed-flexbox-wrapper article {
/* 3427 */         width: 23%; } }
/* 3428 */     @media (min-width: 850px) and (max-width: 1200px) {
/* 3429 */       .post-feed-flexbox-wrapper article {
/* 3430 */         width: 31.33%; } }
/* 3431 */     @media (min-width: 600px) and (max-width: 850px) {
/* 3432 */       .post-feed-flexbox-wrapper article {
/* 3433 */         width: 48%; } }
/* 3434 */
/* 3435 */ @media (min-width: 850px) {
/* 3436 */   #left-area .post-feed-flexbox-wrapper article {
/* 3437 */     width: 31.33%; } }
/* 3438 */ @media (min-width: 980px) and (max-width: 1400px) {
/* 3439 */   #left-area .post-feed-flexbox-wrapper article {
/* 3440 */     width: 48%; } }
/* 3441 */
/* 3442 */ ol.commentlist {
/* 3443 */   margin-top: 20px; }
/* 3444 */   ol.commentlist > li {
/* 3445 */     margin-bottom: 30px; }
/* 3446 */   ol.commentlist .comment .comment-body {
/* 3447 */     border: none;
/* 3448 */     padding: 0;
/* 3449 */     margin-left: 60px;
/* 3450 */     margin-bottom: 35px;

/* app.css */

/* 3451 */     font-size: 14px; }
/* 3452 */     @media (max-width: 767px) {
/* 3453 */       ol.commentlist .comment .comment-body {
/* 3454 */         margin-left: 0; } }
/* 3455 */   ol.commentlist .comment .comment_avatar {
/* 3456 */     left: -60px; }
/* 3457 */     @media (max-width: 767px) {
/* 3458 */       ol.commentlist .comment .comment_avatar {
/* 3459 */         position: relative;
/* 3460 */         left: auto;
/* 3461 */         top: auto;
/* 3462 */         margin-bottom: 10px; } }
/* 3463 */     ol.commentlist .comment .comment_avatar img {
/* 3464 */       overflow: hidden;
/* 3465 */       width: 45px;
/* 3466 */       height: 45px;
/* 3467 */       max-width: none !important;
/* 3468 */       border-radius: 8px;
/* 3469 */       border: 1px solid !important;
/* 3470 */       border-color: #e4e4e4 !important;
/* 3471 */       box-shadow: 0 26px 32px 0 rgba(42, 42, 42, 0.14) !important; }
/* 3472 */   ol.commentlist .comment.bypostauthor .comment_avatar img {
/* 3473 */     box-shadow: 0 2px 20px 2px rgba(1, 0, 67, 0.1) !important;
/* 3474 */     border-color: #ff1a9f; }
/* 3475 */   ol.commentlist .comment.bypostauthor .comment_postinfo span.fn {
/* 3476 */     color: #ff1a9f; }
/* 3477 */   ol.commentlist .comment span.comment_date {
/* 3478 */     font-style: italic;
/* 3479 */     opacity: 0.8; }
/* 3480 */   ol.commentlist .comment .comment_area {
/* 3481 */     padding: 0; }
/* 3482 */   ol.commentlist .comment .reply-container {
/* 3483 */     display: block;
/* 3484 */     margin-top: 8px; }
/* 3485 */   ol.commentlist .comment .comment-reply-link {
/* 3486 */     position: relative !important;
/* 3487 */     display: inline-block;
/* 3488 */     font-size: 14px;
/* 3489 */     padding: 5px 12px !important;
/* 3490 */     float: none !important;
/* 3491 */     top: auto;
/* 3492 */     bottom: auto;
/* 3493 */     left: auto;
/* 3494 */     right: auto; }
/* 3495 */     ol.commentlist .comment .comment-reply-link:hover {
/* 3496 */       padding: 5px 12px !important; }
/* 3497 */     ol.commentlist .comment .comment-reply-link:after {
/* 3498 */       display: none; }
/* 3499 */   ol.commentlist .comment #respond {
/* 3500 */     margin-top: 0; }

/* app.css */

/* 3501 */
/* 3502 */ #commentform input[type="text"], #commentform input[type="email"], #commentform input[type="url"] {
/* 3503 */   box-shadow: none !important;
/* 3504 */   font-size: 14px;
/* 3505 */   letter-spacing: 0.59px;
/* 3506 */   border: 1px solid !important;
/* 3507 */   font-weight: normal;
/* 3508 */   color: #010043 !important;
/* 3509 */   height: 53px;
/* 3510 */   line-height: 53px !important;
/* 3511 */   padding: 0 30px !important;
/* 3512 */   border-radius: 30px !important;
/* 3513 */   background-color: #e4e4e4 !important;
/* 3514 */   border-color: #e4e4e4 !important; }
/* 3515 */   #commentform input[type="text"]::-webkit-input-placeholder, #commentform input[type="email"]::-webkit-input-placeholder, #commentform input[type="url"]::-webkit-input-placeholder {
/* 3516 */     /* WebKit, Blink, Edge */
/* 3517 */     color: #010043 !important;
/* 3518 */     opacity: 0.55; }
/* 3519 */   #commentform input[type="text"]:-ms-input-placeholder, #commentform input[type="email"]:-ms-input-placeholder, #commentform input[type="url"]:-ms-input-placeholder {
/* 3520 */     /* Internet Explorer 10-11 */
/* 3521 */     color: #010043 !important;
/* 3522 */     opacity: 0.55; }
/* 3523 */   #commentform input[type="text"]::-moz-placeholder, #commentform input[type="email"]::-moz-placeholder, #commentform input[type="url"]::-moz-placeholder {
/* 3524 */     /* Mozilla Firefox 19+ */
/* 3525 */     color: #010043 !important;
/* 3526 */     opacity: 0.55; }
/* 3527 */   #commentform input[type="text"]:-moz-placeholder, #commentform input[type="email"]:-moz-placeholder, #commentform input[type="url"]:-moz-placeholder {
/* 3528 */     /* Mozilla Firefox 4 to 18 */
/* 3529 */     color: #010043 !important;
/* 3530 */     opacity: 0.55; }
/* 3531 */   #commentform input[type="text"]::-webkit-input-placeholder, #commentform input[type="email"]::-webkit-input-placeholder, #commentform input[type="url"]::-webkit-input-placeholder {
/* 3532 */     /* WebKit, Blink, Edge */
/* 3533 */     height: 53px;
/* 3534 */     line-height: 53px !important; }
/* 3535 */   #commentform input[type="text"]:-ms-input-placeholder, #commentform input[type="email"]:-ms-input-placeholder, #commentform input[type="url"]:-ms-input-placeholder {
/* 3536 */     /* Internet Explorer 10-11 */
/* 3537 */     height: 53px;
/* 3538 */     line-height: 53px !important; }
/* 3539 */   #commentform input[type="text"]::-moz-placeholder, #commentform input[type="email"]::-moz-placeholder, #commentform input[type="url"]::-moz-placeholder {
/* 3540 */     /* Mozilla Firefox 19+ */
/* 3541 */     height: 53px;
/* 3542 */     line-height: 53px !important; }
/* 3543 */   #commentform input[type="text"]:-moz-placeholder, #commentform input[type="email"]:-moz-placeholder, #commentform input[type="url"]:-moz-placeholder {
/* 3544 */     /* Mozilla Firefox 4 to 18 */
/* 3545 */     height: 53px;
/* 3546 */     line-height: 53px !important; }
/* 3547 */ #commentform textarea {
/* 3548 */   box-shadow: none !important;
/* 3549 */   font-size: 14px;
/* 3550 */   letter-spacing: 0.59px;

/* app.css */

/* 3551 */   border: 1px solid !important;
/* 3552 */   font-weight: normal;
/* 3553 */   color: #010043 !important;
/* 3554 */   padding: 20px !important;
/* 3555 */   border-radius: 8px !important;
/* 3556 */   background-color: #e4e4e4 !important;
/* 3557 */   border-color: #e4e4e4 !important;
/* 3558 */   line-height: 1.7; }
/* 3559 */   #commentform textarea::-webkit-input-placeholder {
/* 3560 */     /* WebKit, Blink, Edge */
/* 3561 */     color: #010043 !important;
/* 3562 */     opacity: 0.55; }
/* 3563 */   #commentform textarea:-ms-input-placeholder {
/* 3564 */     /* Internet Explorer 10-11 */
/* 3565 */     color: #010043 !important;
/* 3566 */     opacity: 0.55; }
/* 3567 */   #commentform textarea::-moz-placeholder {
/* 3568 */     /* Mozilla Firefox 19+ */
/* 3569 */     color: #010043 !important;
/* 3570 */     opacity: 0.55; }
/* 3571 */   #commentform textarea:-moz-placeholder {
/* 3572 */     /* Mozilla Firefox 4 to 18 */
/* 3573 */     color: #010043 !important;
/* 3574 */     opacity: 0.55; }
/* 3575 */ @media (min-width: 600px) {
/* 3576 */   #commentform .comment-form-author, #commentform .comment-form-email, #commentform .comment-form-url {
/* 3577 */     width: 33.33%;
/* 3578 */     float: left; }
/* 3579 */     #commentform .comment-form-author input, #commentform .comment-form-email input, #commentform .comment-form-url input {
/* 3580 */       display: block;
/* 3581 */       width: 100%; }
/* 3582 */   #commentform .comment-form-author, #commentform .comment-form-email {
/* 3583 */     padding-right: 10px; } }
/* 3584 */
/* 3585 */ .comment-form-comment {
/* 3586 */   padding-bottom: 5px; }
/* 3587 */
/* 3588 */ .divi-podcast-blog-box .post-wrapper {
/* 3589 */   border-radius: 8px;
/* 3590 */   background-color: #f6f7fb;
/* 3591 */   padding: 16px 16px 30px;
/* 3592 */   text-align: center;
/* 3593 */   overflow: hidden;
/* 3594 */   position: relative;
/* 3595 */   display: flex;
/* 3596 */   flex-direction: column;
/* 3597 */   height: 100%; }
/* 3598 */ .divi-podcast-blog-box .thumb-wrapper {
/* 3599 */   position: relative;
/* 3600 */   overflow: hidden;

/* app.css */

/* 3601 */   line-height: 0;
/* 3602 */   border-radius: 8px;
/* 3603 */   height: 350px;
/* 3604 */   transition: all 0.3s linear;
/* 3605 */   -webkit-transition: all 0.3s linear;
/* 3606 */   -moz-transition: all 0.3s linear; }
/* 3607 */   .divi-podcast-blog-box .thumb-wrapper img {
/* 3608 */     height: 100%;
/* 3609 */     width: 100%;
/* 3610 */     object-fit: cover;
/* 3611 */     max-width: none; }
/* 3612 */   .divi-podcast-blog-box .thumb-wrapper.no-thumbnail {
/* 3613 */     background-color: #010043;
/* 3614 */     background-repeat: no-repeat;
/* 3615 */     background-position: center; }
/* 3616 */ .divi-podcast-blog-box .author-info {
/* 3617 */   margin-top: -40px;
/* 3618 */   z-index: 2;
/* 3619 */   position: relative;
/* 3620 */   display: block;
/* 3621 */   line-height: 0;
/* 3622 */   margin-bottom: 10px; }
/* 3623 */   .divi-podcast-blog-box .author-info img {
/* 3624 */     border-radius: 50%;
/* 3625 */     box-shadow: 0 2px 20px 2px rgba(1, 0, 67, 0.09);
/* 3626 */     border: 3px solid;
/* 3627 */     border-color: #f6f7fb; }
/* 3628 */ .divi-podcast-blog-box .blog-box-meta .date {
/* 3629 */   margin-bottom: 17px;
/* 3630 */   letter-spacing: 0.5px;
/* 3631 */   font-size: 13px; }
/* 3632 */ .divi-podcast-blog-box .blog-box-meta .post-meta {
/* 3633 */   font-size: 16px;
/* 3634 */   margin-bottom: 2px; }
/* 3635 */   .divi-podcast-blog-box .blog-box-meta .post-meta a {
/* 3636 */     color: #0293f5; }
/* 3637 */ .divi-podcast-blog-box .blog-box-meta .entry-title {
/* 3638 */   font-size: 20px;
/* 3639 */   line-height: 1.4;
/* 3640 */   letter-spacing: 0.8px; }
/* 3641 */   .divi-podcast-blog-box .blog-box-meta .entry-title:hover {
/* 3642 */     color: #ff1a9f; }
/* 3643 */ .divi-podcast-blog-box .blog-box-excerpt {
/* 3644 */   display: block;
/* 3645 */   opacity: 0;
/* 3646 */   transition: all 0.3s linear;
/* 3647 */   -webkit-transition: all 0.3s linear;
/* 3648 */   -moz-transition: all 0.3s linear; }
/* 3649 */
/* 3650 */ .divi-podcast-categories-list {

/* app.css */

/* 3651 */   margin-bottom: 30px; }
/* 3652 */   @media (min-width: 980px) {
/* 3653 */     .divi-podcast-categories-list {
/* 3654 */       display: flex; }
/* 3655 */       .divi-podcast-categories-list h4 {
/* 3656 */         margin-right: 15px;
/* 3657 */         margin-top: 12px; } }
/* 3658 */   .divi-podcast-categories-list h4 {
/* 3659 */     font-size: 16px; }
/* 3660 */   .divi-podcast-categories-list ul li {
/* 3661 */     display: inline-block;
/* 3662 */     margin: 0 10px 10px 0; }
/* 3663 */     .divi-podcast-categories-list ul li a {
/* 3664 */       border-radius: 8px;
/* 3665 */       border: solid 1px;
/* 3666 */       border-color: #e4e4e4;
/* 3667 */       min-width: 120px;
/* 3668 */       padding: 7px 10px;
/* 3669 */       text-align: center;
/* 3670 */       color: inherit;
/* 3671 */       background-color: transparent;
/* 3672 */       font-weight: 500;
/* 3673 */       display: block;
/* 3674 */       text-transform: uppercase;
/* 3675 */       line-height: 1.7; }
/* 3676 */     .divi-podcast-categories-list ul li:not(.current-cat) a:hover {
/* 3677 */       color: #ff1a9f; }
/* 3678 */     .divi-podcast-categories-list ul li.current-cat a {
/* 3679 */       font-weight: bold;
/* 3680 */       background-color: #e4e4e4; }
/* 3681 */
/* 3682 */ .search.search-no-results .post-feed-flexbox-wrapper {
/* 3683 */   margin-bottom: 50px;
/* 3684 */   justify-content: center; }
/* 3685 */   .search.search-no-results .post-feed-flexbox-wrapper .entry {
/* 3686 */     text-align: center; }
/* 3687 */
/* 3688 */ /* Podcasts */
/* 3689 */ .post-type-archive-podcast #main-content, .tax-podcast-category #main-content {
/* 3690 */   background-color: #f6f7fb; }
/* 3691 */
/* 3692 */ @media (min-width: 1200px) {
/* 3693 */   .tax-podcast-category #full-area .post-feed-flexbox-wrapper article:nth-child(1), .tax-podcast-category #full-area .post-feed-flexbox-wrapper article:nth-child(2), .tax-podcast-category #full-area .post-feed-flexbox-wrapper article:nth-child(11), .tax-podcast-category #full-area .post-feed-flexbox-wrapper article:nth-child(12) {
/* 3694 */     width: 48%;
/* 3695 */     display: -webkit-box;
/* 3696 */     /* OLD - iOS 6-, Safari 3.1-6, BB7 */
/* 3697 */     display: -ms-flexbox;
/* 3698 */     /* TWEENER - IE 10 */
/* 3699 */     display: -webkit-flex;
/* 3700 */     /* NEW - Safari 6.1+. iOS 7.1+, BB10 */

/* app.css */

/* 3701 */     display: flex !important;
/* 3702 */     /* NEW, Spec - Firefox, Chrome, Opera */
/* 3703 */     flex-wrap: nowrap;
/* 3704 */     align-items: center; }
/* 3705 */     .tax-podcast-category #full-area .post-feed-flexbox-wrapper article:nth-child(1) .thumb-wrapper, .tax-podcast-category #full-area .post-feed-flexbox-wrapper article:nth-child(2) .thumb-wrapper, .tax-podcast-category #full-area .post-feed-flexbox-wrapper article:nth-child(11) .thumb-wrapper, .tax-podcast-category #full-area .post-feed-flexbox-wrapper article:nth-child(12) .thumb-wrapper {
/* 3706 */       width: 40%; }
/* 3707 */     .tax-podcast-category #full-area .post-feed-flexbox-wrapper article:nth-child(1) .podcast-box-meta, .tax-podcast-category #full-area .post-feed-flexbox-wrapper article:nth-child(2) .podcast-box-meta, .tax-podcast-category #full-area .post-feed-flexbox-wrapper article:nth-child(11) .podcast-box-meta, .tax-podcast-category #full-area .post-feed-flexbox-wrapper article:nth-child(12) .podcast-box-meta {
/* 3708 */       width: 60%;
/* 3709 */       padding-left: 25px;
/* 3710 */       text-align: left; }
/* 3711 */       .tax-podcast-category #full-area .post-feed-flexbox-wrapper article:nth-child(1) .podcast-box-meta .entry-title, .tax-podcast-category #full-area .post-feed-flexbox-wrapper article:nth-child(2) .podcast-box-meta .entry-title, .tax-podcast-category #full-area .post-feed-flexbox-wrapper article:nth-child(11) .podcast-box-meta .entry-title, .tax-podcast-category #full-area .post-feed-flexbox-wrapper article:nth-child(12) .podcast-box-meta .entry-title {
/* 3712 */         font-size: 25px; } }
/* 3713 */ .podcast-box {
/* 3714 */   border-radius: 8px;
/* 3715 */   padding: 16px;
/* 3716 */   background-color: #fff;
/* 3717 */   text-align: center; }
/* 3718 */   .podcast-box .thumb-wrapper {
/* 3719 */     position: relative;
/* 3720 */     overflow: hidden;
/* 3721 */     line-height: 0;
/* 3722 */     margin-bottom: 20px;
/* 3723 */     box-shadow: 0px 50px 60px -43px rgba(1, 0, 67, 0.5);
/* 3724 */     border-radius: 8px; }
/* 3725 */   .podcast-box .podcast-box-meta .post-meta {
/* 3726 */     font-size: 16px;
/* 3727 */     margin-bottom: 2px; }
/* 3728 */   .podcast-box .podcast-box-meta .date {
/* 3729 */     margin-bottom: 10px;
/* 3730 */     letter-spacing: 0.5px;
/* 3731 */     font-size: 13px; }
/* 3732 */   .podcast-box .podcast-box-meta .entry-title {
/* 3733 */     font-size: 20px;
/* 3734 */     line-height: 1.4; }
/* 3735 */     .podcast-box .podcast-box-meta .entry-title:hover {
/* 3736 */       color: #ff1a9f; }
/* 3737 */
/* 3738 */ .pct-related-podcasts {
/* 3739 */   background-color: #f6f7fb;
/* 3740 */   padding: 75px 0 35px; }
/* 3741 */   .pct-related-podcasts .container {
/* 3742 */     padding: 0 !important;
/* 3743 */     text-align: center; }
/* 3744 */   .pct-related-podcasts .post-feed {
/* 3745 */     display: -webkit-box;
/* 3746 */     /* OLD - iOS 6-, Safari 3.1-6, BB7 */
/* 3747 */     display: -ms-flexbox;
/* 3748 */     /* TWEENER - IE 10 */
/* 3749 */     display: -webkit-flex;
/* 3750 */     /* NEW - Safari 6.1+. iOS 7.1+, BB10 */

/* app.css */

/* 3751 */     display: flex !important;
/* 3752 */     /* NEW, Spec - Firefox, Chrome, Opera */
/* 3753 */     flex-wrap: wrap;
/* 3754 */     margin: 40px -15px 0; }
/* 3755 */     .pct-related-podcasts .post-feed article {
/* 3756 */       width: 23%;
/* 3757 */       margin: 0 1% 40px; }
/* 3758 */       @media (min-width: 767px) and (max-width: 1200px) {
/* 3759 */         .pct-related-podcasts .post-feed article {
/* 3760 */           width: 48%; } }
/* 3761 */       @media (max-width: 767px) {
/* 3762 */         .pct-related-podcasts .post-feed article {
/* 3763 */           width: 98%; } }
/* 3764 */
/* 3765 */ /* Shortcodes */
/* 3766 */ .divi-podcast-recent-posts {
/* 3767 */   display: -webkit-box;
/* 3768 */   /* OLD - iOS 6-, Safari 3.1-6, BB7 */
/* 3769 */   display: -ms-flexbox;
/* 3770 */   /* TWEENER - IE 10 */
/* 3771 */   display: -webkit-flex;
/* 3772 */   /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
/* 3773 */   display: flex !important;
/* 3774 */   /* NEW, Spec - Firefox, Chrome, Opera */
/* 3775 */   flex-wrap: wrap;
/* 3776 */   margin: 0 -12px; }
/* 3777 */   .divi-podcast-recent-posts article {
/* 3778 */     width: 100%;
/* 3779 */     margin-bottom: 30px; }
/* 3780 */     .divi-podcast-recent-posts article .post-wrapper {
/* 3781 */       margin-right: 12px;
/* 3782 */       margin-left: 12px; }
/* 3783 */     .divi-podcast-recent-posts article:after {
/* 3784 */       content: '';
/* 3785 */       flex: auto; }
/* 3786 */   @media (min-width: 767px) {
/* 3787 */     .divi-podcast-recent-posts.col-2 article {
/* 3788 */       width: 50%; } }
/* 3789 */   @media (min-width: 767px) {
/* 3790 */     .divi-podcast-recent-posts.col-3 article {
/* 3791 */       width: 33.33%; } }
/* 3792 */   @media (min-width: 767px) {
/* 3793 */     .divi-podcast-recent-posts.col-4 article {
/* 3794 */       width: 50%; } }
/* 3795 */   @media (min-width: 980px) {
/* 3796 */     .divi-podcast-recent-posts.col-4 article {
/* 3797 */       width: 25%; } }
/* 3798 */   @media (min-width: 767px) {
/* 3799 */     .divi-podcast-recent-posts.col-5 article {
/* 3800 */       width: 50%; } }

/* app.css */

/* 3801 */   @media (min-width: 980px) {
/* 3802 */     .divi-podcast-recent-posts.col-5 article {
/* 3803 */       width: 20%; } }
/* 3804 */   @media (min-width: 767px) {
/* 3805 */     .divi-podcast-recent-posts.col-6 article {
/* 3806 */       width: 33.33%; } }
/* 3807 */   @media (min-width: 980px) {
/* 3808 */     .divi-podcast-recent-posts.col-6 article {
/* 3809 */       width: 16.66%; } }
/* 3810 */
/* 3811 */ .divi-podcast-recent-podcasts {
/* 3812 */   display: -webkit-box;
/* 3813 */   /* OLD - iOS 6-, Safari 3.1-6, BB7 */
/* 3814 */   display: -ms-flexbox;
/* 3815 */   /* TWEENER - IE 10 */
/* 3816 */   display: -webkit-flex;
/* 3817 */   /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
/* 3818 */   display: flex !important;
/* 3819 */   /* NEW, Spec - Firefox, Chrome, Opera */
/* 3820 */   flex-wrap: wrap;
/* 3821 */   margin: 0 -1%; }
/* 3822 */   .divi-podcast-recent-podcasts article {
/* 3823 */     position: relative;
/* 3824 */     width: 98%;
/* 3825 */     margin: 0 1% 40px; }
/* 3826 */     .divi-podcast-recent-podcasts article .podcast-box-meta .entry-title {
/* 3827 */       font-size: 18px !important; }
/* 3828 */     @media (min-width: 1200px) {
/* 3829 */       .divi-podcast-recent-podcasts article {
/* 3830 */         width: 23%; } }
/* 3831 */     @media (min-width: 850px) and (max-width: 1200px) {
/* 3832 */       .divi-podcast-recent-podcasts article {
/* 3833 */         width: 31.33%; } }
/* 3834 */     @media (min-width: 600px) and (max-width: 850px) {
/* 3835 */       .divi-podcast-recent-podcasts article {
/* 3836 */         width: 48%; } }
/* 3837 */
/* 3838 */ @media (min-width: 1200px) {
/* 3839 */   .home-latest-podcasts .divi-podcast-recent-podcasts article:nth-child(1), .home-latest-podcasts .divi-podcast-recent-podcasts article:nth-child(2), .home-latest-podcasts .divi-podcast-recent-podcasts article:nth-child(6n+1), .home-latest-podcasts .divi-podcast-recent-podcasts article:nth-child(6n+2) {
/* 3840 */     width: 48%;
/* 3841 */     display: flex;
/* 3842 */     flex-wrap: nowrap;
/* 3843 */     align-items: flex-start; }
/* 3844 */     .home-latest-podcasts .divi-podcast-recent-podcasts article:nth-child(1) .thumb-wrapper, .home-latest-podcasts .divi-podcast-recent-podcasts article:nth-child(2) .thumb-wrapper, .home-latest-podcasts .divi-podcast-recent-podcasts article:nth-child(6n+1) .thumb-wrapper, .home-latest-podcasts .divi-podcast-recent-podcasts article:nth-child(6n+2) .thumb-wrapper {
/* 3845 */       width: 50%; }
/* 3846 */     .home-latest-podcasts .divi-podcast-recent-podcasts article:nth-child(1) .podcast-box-meta, .home-latest-podcasts .divi-podcast-recent-podcasts article:nth-child(2) .podcast-box-meta, .home-latest-podcasts .divi-podcast-recent-podcasts article:nth-child(6n+1) .podcast-box-meta, .home-latest-podcasts .divi-podcast-recent-podcasts article:nth-child(6n+2) .podcast-box-meta {
/* 3847 */       width: 50%;
/* 3848 */       padding-left: 25px;
/* 3849 */       text-align: left; }
/* 3850 */       .home-latest-podcasts .divi-podcast-recent-podcasts article:nth-child(1) .podcast-box-meta .entry-title, .home-latest-podcasts .divi-podcast-recent-podcasts article:nth-child(2) .podcast-box-meta .entry-title, .home-latest-podcasts .divi-podcast-recent-podcasts article:nth-child(6n+1) .podcast-box-meta .entry-title, .home-latest-podcasts .divi-podcast-recent-podcasts article:nth-child(6n+2) .podcast-box-meta .entry-title {

/* app.css */

/* 3851 */         font-size: 25px !important; }
/* 3852 */       .home-latest-podcasts .divi-podcast-recent-podcasts article:nth-child(1) .podcast-box-meta .post-meta, .home-latest-podcasts .divi-podcast-recent-podcasts article:nth-child(2) .podcast-box-meta .post-meta, .home-latest-podcasts .divi-podcast-recent-podcasts article:nth-child(6n+1) .podcast-box-meta .post-meta, .home-latest-podcasts .divi-podcast-recent-podcasts article:nth-child(6n+2) .podcast-box-meta .post-meta {
/* 3853 */         margin-bottom: 10px; } }
/* 3854 */
/* 3855 */ /*# sourceMappingURL=app.css.map */
/* 3856 */
