
table th, table td {
	padding: 15px;
	line-height: 1.5;
	vertical-align: top;
	border: 1px solid #eee;
}
table tbody tr:hover>td, table tbody tr:hover>th {
	background-color: transparent;
}
table tbody > tr:nth-child(odd) > td, table tbody > tr:nth-child(odd) > th {
	background-color: #f9f9f9;
}
table tbody > tr:nth-child(odd) > td.nome_arquivo, table tbody > tr:nth-child(odd) > th {
background-color: transparent;
}
a {
	background-color: transparent;
	text-decoration: none;
	color: unset;
	color: #6EC1E4;
}

a:active, a:hover {
	color: #2AA5DA;
}


[type=button], [type=submit], button {
	color: #fff;
	border: none;
	background-color: #0071a1;
	width: fit-content !important;
	margin: auto;
}
[type=button]:hover, [type=submit]:hover, button:hover {
	color: #fff;
	border: none;
	background-color: #0095c4;
}
.donation_summary {
	background-color: #fff;
	padding: 4px 15px 0 15px;
	border: 1px solid #d2d2d2;
	font-size: 0.9em;
	margin-bottom: 30px;
}
.cn-button.bootstrap {
    background: #3a86c6;
}
.donation_summary p {
	margin-left: 20px;
}
.gf_step_label {
	color: #333;
}
.gform_wrapper .gf_donation_freq ul.gfield_radio {
	width: 100%;
}
.gform_wrapper ul.gform_fields:not(.top_label) li.gf_donation_freq ul.gfield_checkbox, .gform_wrapper ul.gform_fields:not(.top_label) li.gf_donation_freq ul.gfield_radio {
	width: 100%;
}
.gform_wrapper .gf_donation_freq .gfield_radio li {
	display: inline;
    display: inline-grid;
	min-width: 100px;
    width: 44%;
    word-break: break-all;
}
.gform_wrapper li.gf_list_inline.gf_donation_freq ul.gfield_checkbox li, .gform_wrapper li.gf_list_inline ul.gfield_radio li {
	margin: 0 18px 10px 0;
}
.gform_wrapper .gf_donation_freq .gfield_checkbox li label, .gform_wrapper .gf_donation_freq .gfield_radio li label {
	display: -moz-inline-stack;
	display: inline-block;
	padding: 10px;
	width: 130px;
	line-height: 1.5;
	font-size: .875em;
	vertical-align: middle;
	max-width: 100%;
	white-space: normal;
}
.gform_wrapper .gf_donation_amount .gfield_checkbox li label, .gform_wrapper .gf_donation_amount .gfield_radio li label {
	padding: 10px;
}
.gform_wrapper .gf_donation_freq ul.gform_fields:not(.top_label) .gfield_label {
	padding-top: 11px;
}
.gform_wrapper ul.gform_fields:not(.top_label) li.gfield.gf_list_2col label.gfield_label, .gform_wrapper ul.gform_fields:not(.top_label) li.gfield.gf_list_3col label.gfield_label, .gform_wrapper ul.gform_fields:not(.top_label) li.gfield.gf_list_4col label.gfield_label, .gform_wrapper ul.gform_fields:not(.top_label) li.gfield.gf_list_5col label.gfield_label, .gform_wrapper ul.gform_fields:not(.top_label) li.gfield.gf_list_inline label.gfield_label {
	margin: 16px 0 10px 0;
}
.gform_wrapper .right_label .gfield_label {
	margin-top: 10px;
}
.ginput_price {
    display: none;
}

.gfp_big_button .gfield_radio li input[type=radio] {
    display:none;
}
.gfp_big_button .gfield_radio label {
    max-width: 300px;
    width: 100%;
    margin: 0px auto;
    padding: 10px 30px;
    float: none;
    background: #7f7f7f;
    border: none;
    color: #fff;
    letter-spacing: 0.09375rem;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    font-family: Open Sans, sans-serif;
    font-weight: 600;
    margin: 0;
    display: block;
    -webkit-transition: background-color 300ms ease-out;
    -moz-transition: background-color 300ms ease-out;
    transition: background-color 300ms ease-out;
    -webkit-appearance: none;
    cursor: pointer;
    line-height: 1;
    position: relative;
    text-decoration: none;
    text-align: center;
    font-size: 1.1em;
    box-sizing: border-box;
    display: block;
}

.gfp_big_button .gfield_radio label:hover {
    background: #414142;
}
.gchoice_select_all, .gform_wrapper .gf_donation_freq ul.gfield_checkbox li input[type=checkbox]:checked+label, .gform_wrapper .gf_donation_freq ul.gfield_radio li input[type=radio]:checked+label {
	background-color: #0070a1;
    border: 2px solid #0070a1;
    color: white;
    font-size: 1em;
	text-transform: uppercase;
	margin: auto;
}

.donors_counter {
	color: yellow;
}

.section-bible h3 {
	text-align: center;
	margin-top: 30px;
}


ul.books {
	list-style: none;
	width: 100%;
	margin: 0px auto;
	padding: 0px;
	background-color: transparent;
}

ul.books li {
	padding: 0px;
	min-width: 60%;
	max-width: 60%;
	overflow: hidden;
	font-size: 22px;
	margin: 0px auto;
	margin-bottom: 10px;
	position: relative;
}

ul.books li a {
	position: relative;
	width: 100%;
	height: 34px;
	color: #323232;
	text-decoration: none;
	display: table;
	vertical-align: middle;
	padding: 3px 15px 3px 22px;
	border: 1px solid #D4D4D4;
	background-color: #f0f0f0;
	overflow: hidden;
	border-radius: 6px;
}

.ie5 ul.books li a {
	display: block;
	line-height: 152px;
	vertical-align: baseline;
}

.ie6 ul.books li a {
	display: block;
	width: 500px;
	line-height: 152px;
	vertical-align: baseline;
}

.ie7 ul.books li a {
	display: block;
	width: 500px;
	line-height: 152px;
	vertical-align: baseline;
}

ul.books li a:hover {
	border: 1px solid #9f9f9f;
	background-color: #767676;
	color: #ffffff !important;
}

ul.books li a img {
	border: 1px solid #ffffff;
	margin: 0px;
	margin-right: 10px;
	-moz-opacity:1!important;
	-webkit-opacity:1!important;
	-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)!important;
	filter:alpha(opacity=100)!important;
	opacity:1!important;
	position:absolute;
	left:0px;
	top:0px;
}

@-moz-document url-prefix() {
    ul.books li a img {
		left:1px;
		top:1px;
    }
}

ul.md_wholebook_list {
	padding-left: 0px;
	margin-left: 10px;
	overflow: auto;
	text-align: center;
}
ul.md_wholebook_list li {
	list-style: none;
	display: inline-block;
	line-height: 3em;
	width: 6em;
	margin: 1em 0;
}
ul.md_wholebook_list li a {
    color:#000;
    text-decoration:none;
    padding: 0.8em 0 0.8em 3em;
    background: transparent no-repeat;
    background-position: left top;
    background-size: 3em;
    word-wrap:break-word;
	white-space: nowrap;
}
ul.md_wholebook_list li.dZip a{
    background-image:url(//www.ellenwhiteaudio.org/wp-content/themes/hello-elementor-child/images/ebook-icons/zip.png);
}
ul.md_wholebook_list li.dPdf a{
    background-image:url(//www.ellenwhiteaudio.org/wp-content/themes/hello-elementor-child/images/ebook-icons/pdf.png);
}
ul.md_wholebook_list li.dEpub a{
    background-image:url(//www.ellenwhiteaudio.org/wp-content/themes/hello-elementor-child/images/ebook-icons/epub.png);
}
ul.md_wholebook_list li.dMobi a{
    background-image:url(//www.ellenwhiteaudio.org/wp-content/themes/hello-elementor-child/images/ebook-icons/mobi.png);
}
ul.bible_list li.dZip a{
    background-image:url(//www.ellenwhiteaudio.org/wp-content/themes/hello-elementor-child/images/ebook-icons/zip.png);
}
ul.bible_list li.dPdf a{
    background-image:url(//www.ellenwhiteaudio.org/wp-content/themes/hello-elementor-child/images/ebook-icons/pdf.png);
}
ul.bible_list li.dEpub a{
    background-image:url(//www.ellenwhiteaudio.org/wp-content/themes/hello-elementor-child/images/ebook-icons/epub.png);
}
ul.bible_list li.dMobi a{
    background-image:url(//www.ellenwhiteaudio.org/wp-content/themes/hello-elementor-child/images/ebook-icons/mobi.png);
}
ul.md_wholebook_list li a small{
    display:block;
    font-size:0.75em;
}
ul.md_wholebook_list li a:hover{
    color:#787878;
}
.mdTagplaytime_string {
	margin-right: 10px;
    margin-left: 10px;
}

ul.md_wholebook_list {
    padding: 0px;
    margin: 20px auto;
}

.md_albumInfo {
    margin: 0 auto;
    text-align: center;
    max-width: 800px;

}
.md_albumInfo img.md_coverImage {
    border-radius: 10px;
    max-height: 340px;
    -moz-border-radius: 10px;
}
ul.md_wholebook_list li a {
    color: #000;
    text-decoration: none;
    padding: 1em 0 1em 3em;
    background: transparent no-repeat;
    background-position: left top;
    background-size: 3em;
    word-wrap: break-word;
    white-space: nowrap;
}
ul.md_wholebook_list li a {
    text-decoration: none;
    padding: 0.8em 0 1.1em 3em;
    background: transparent no-repeat;
    background-position: left top;
    background-size: 3em;
    word-wrap: break-word;
    white-space: nowrap;
}
ul.md_wholebook_list li a {
    color: #000;
    text-decoration: none;
    padding: 0.8em 0 0.8em 2.6em;
    background: transparent no-repeat;
    background-position: left top;
    background-size: 2.5em;
    word-wrap: break-word;
    white-space: nowrap;
}
ul.md_wholebook_list li {
    list-style: none;
    display: inline-block;
    line-height: 3em;
    width: 6em;
    margin: 1em 0;
}
ul.md_wholebook_list li {
    list-style: none;
    display: inline-block;
    line-height: 3em;
    /* width: 6em; */
    margin: 0.5em 0;
}

table.mediaTable {
    max-width: 600px;
    margin: 0 auto;
    font-size: 20px;
	box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.19);
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	padding: 30px;
	background-color: #F5F5F5;
	border-radius: 20px;
	border-collapse: unset;
}

table.mediaTable th {
    display: none;
}
table.mediaTable tbody td {
    color: black;
    line-height: 1.7em;
    padding: 5px;
	border-bottom: 1px solid #d7d7d7;
	vertical-align: middle;
}
table.mediaTable tbody td.mdTagtitle {
    font-size: 18px;
}
table.mediaTable tbody tr {
    padding: 5px 0;
    border-bottom: 1px solid #fff;
}
table.mediaTable tbody tr:hover>td, table tbody tr:hover>th {
    background-color: #fff;
}
table.mediaTable td, table th {
    vertical-align: top;
    border: transparent;
}
table.mediaTable .mdTagfile {
	padding-left: 2em;
	text-indent: -2em;
}
table.mediaTable .mdTagplaytime_string {
	font-size: 0.8em;
	color: #519dd4;
}
table.mediaTable tr.mdTags td img:hover {
    opacity: 0.7;
}
table.mediaTable .mediaPlay {
    width: 8%;
    text-align: center;
}
table.mediaTable .mediaPlay img {
    width: 25px;
    margin: 0 auto;
    vertical-align: middle;
}
table.mediaTable .mediaDownload {
    width: 8%;
    text-align: center;
}
table.mediaTable .mediaDownload img {
    width: 25px;
    margin: 0 auto;
    vertical-align: middle;
}
table.mediaTable .mdTagplaytime_string {
    width: 10%;
}
table.mediaTable caption+thead tr:first-child td, table caption+thead tr:first-child th, table colgroup+thead tr:first-child td, table colgroup+thead tr:first-child th, table thead:first-child tr:first-child td, table thead:first-child tr:first-child th {
    border-top: transparent;
}

/*/////////////       Ebooks page      ///////////////*/


table.ebooks {
	width: 100%;
}
table.ebooks tr td {
	border: none;
}
table.ebooks td.capa_arquivo {
	overflow: hidden;
}
table.ebooks td.nome_arquivo {
	font-size: 20px;
	font-weight: bold;
	overflow: hidden;
}
table.ebooks td.capa_arquivo img {
	border-radius: 10px;
}
table.ebooks td.link_arquivo {
	vertical-align: middle;
	text-align: center;
	min-width: 10%;
	max-width: 15%;
}
table.ebooks td.link_arquivo a:hover img {
      opacity: 0.7;
}
table.ebooks tr.tr_titulo_ebook td {
	color: black;
}


.indice-nomes li {
	display: inline-block;
	list-style-type: none;
	width: 23%;
	min-width: 170px;
}
table.ebooks_list {
	width: 70%;
	margin: 0 auto;
	border-right: 5px solid #555;
	background-color: #fafafa;
}
table.ebooks_list tr td {
	border: none;
}
table.ebooks_list td.capa_arquivo {
	overflow: hidden;
}
table.ebooks_list td.nome_arquivo {
	font-size: 20px;
	font-weight: bold;
	overflow: hidden;
}
table.ebooks_list td.capa_arquivo img {
	border-radius: 10px;
}
table.ebooks_list td.link_arquivo {
	vertical-align: middle;
	text-align: center;
	min-width: 10%;
	max-width: 15%;
}
table.ebooks_list td.link_arquivo a:hover img {
      opacity: 0.7;
}
table.ebooks_list tr.tr_titulo_ebook td {
	color: black;
}


table.ebooks_list tbody > tr.individual_book:nth-child(odd) > td, table tbody > tr.individual_book:nth-child(odd) > th {
	background-color: transparent;
}
table.ebooks_list tbody > tr.individual_book:nth-child(odd) > td.nome_autor {
	background-color: #eaeaea;
}
table.ebooks_list tr.individual_book {
	padding: 10px 0 0 0;
	border-bottom: solid white 10px;
}
table.ebooks_list tr.individual_book td {
	display: inline-block;
	min-width: 70px;
	padding: 10px 10px 0;
	text-align: center;
}
table.ebooks_list tr.individual_book td.nome_autor {
	display: table-cell;
	vertical-align: middle;
	background-color: #eaeaea;
	border-left: 5px solid #555555;
}
table.ebooks_list tr.individual_book td.nome_arquivo {
	font-size: 1.4em;
	font-weight: 400;
	line-height: 1.3em;
	padding-top: 5px;
	width: 100%;
	text-align: left;
}
table.ebooks_list tr.individual_book td.arquivo_pdf {
}
table.ebooks_list tr.individual_book td.arquivo_epub {
}
table.ebooks_list tr.individual_book td.arquivo_mobi {
}
table.ebooks_list tr.individual_book td a {
	display: block;
}
table.ebooks_list tr.individual_book td a img {
	max-width: 50px;
}







/*////////////////////////////////////////*/

@media only screen and (max-width: 600px) {
  table.mediaTable {
    margin: 0 auto;
    font-size: 20px;
    padding: 7px;
    background-color: #F5F5F5;
  }
  table.mediaTable .mdTagplaytime_string {
    display: none;
  }
  table.mediaTable tbody td.mdTagtitle {
    font-size: 16px;
    line-height: 20px;
    padding-bottom: 15px;
    padding-right: 10px;
    padding-left: 2em;
    text-indent: -2em 
  }
  table.mediaTable .mediaPlay {
    min-width: 25px;
  }
  table.mediaTable .mediaDownload {
    min-width: 25px;
  }
  .md_albumInfo img.md_coverImage {
    max-height: 350px;
    max-width: 200px;
  }
  ul.md_wholebook_list {
    padding: 0px;
    margin: 20px auto;
  }
  ul.md_wholebook_list li {
    list-style: none;
    display: inline-block;
    width: 25%;
    width: calc(25%);
    margin: 4em 0 1em 0;
    line-height: 1em;
  }
  ul.md_wholebook_list li a {
    padding: 3.7em 0.5em 0em 0.5em;
    background-repeat: no-repeat;
    background-size: contain;
    word-wrap: break-word;
    white-space: nowrap;
    background-position: top;
  }
  table.mediaTable tbody tr.mdTags {
    border-bottom: 1px solid #aaaaaa;
  }
  table.mediaTable tbody tr td {
    padding: 10px 0;
    line-height: 1.5em;
  }
  table.mediaTable tbody tr td.mdTagfile {
    font-size: 0.83em;
    text-indent: -1.5em;
    padding-left: 2em;
    padding-right: 6px;
    max-width: 65%;
  }
  table.mediaTable tr.mdTags td img {
    width: 30px;
  }
  table.mediaTable .mediaPlay {
    width: 40px;
  }
  table.mediaTable .mediaDownload {
    width: 40px;
  }
  .gform_wrapper .gf_donation_freq .gfield_radio li {
    display: table-cell;
  }

}




/* Smaller browser (reduced) ----------- */
@media only screen 
and (min-width : 992px) {
/* Styles */

  .ebooks tr.tr_titulo_ebook td{
  }
}


/* Smaller browser (reduced) ----------- */
@media only screen 
and (min-width : 768px) {
/* Styles */

}


@media only screen 
and (max-width : 767px) {
/* Styles */
}


@media only screen 
and (min-width : 600px) {
/* Styles */
  table.ebooks tr td.capa_arquivo {
    width: 20%;
  }
}

@media only screen 
and (max-width : 599px) {
/* Styles */

  table.ebooks tbody tr.book_resources td {
    display: inline-block;
    min-width: 70px;
  }
  tr.individual_book td.ebook_file_types {
	padding: 10px 0 0 0;
  }
  tr.tr_titulo_ebook td.nome_arquivo {
    font-size: 1.5em;
    font-weight: 400;
    padding: 0 0 10px 0;
  }
  tr.individual_book {
  }
  tr.individual_book td.capa_arquivo {
	padding: 10px 10px 0;
	text-align: center;
	width: 125px;
  }
  tr.individual_book td.capa_arquivo img {
	max-width: 100px;
	text-align: center;
  }
  table.ebooks {
	width: 98%;
	table-layout: fixed;
  }
  table.ebooks_types {
	font-size: .8em;
/* 	table-layout: fixed; */
	overflow: hidden;
  }
  table.ebooks_types tr.tr_titulo_ebook {
	  padding: 0;
  }
  table.ebooks_types tr.tr_titulo_ebook td.nome_arquivo {
	padding: 0 !important;
	line-height: 1.1em;
	font-weight: 500;
  }
  table.ebooks tbody tr.book_resources td {
	width: 58px;
	float: left;
  }
  table.ebooks_types tr.book_resources {
	width: 100%;
	max-width: 100%;
  }
  table.ebooks_types td.nome_arquivo {
	background-color: transparent;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
  }
  table.ebooks_list {
	width: 100%;
  }
  table.ebooks_list tbody > tr.individual_book:nth-child(odd) > td, table tbody > tr.individual_book:nth-child(odd) > th {
	  background-color: transparent;
  }
  table.ebooks_list tbody > tr.individual_book:nth-child(odd) > td.nome_autor {
	  background-color: #eaeaea;
  }
  table.ebooks_list tr.individual_book {
	padding: 10px 0 0 0;
    border-bottom: solid white 10px;
  }
  table.ebooks_list tr.individual_book td {
    display: inline-block;
    min-width: 70px;
	padding: 10px 10px 0;
	text-align: center;
  }
  table.ebooks_list tr.individual_book td.nome_autor {
	display: table-cell;
	vertical-align: middle;
	background-color: #eaeaea;
	border-left: 5px solid #555555;
  }
  table.ebooks_list tr.individual_book td.nome_arquivo {
    font-size: 1.2em;
    font-weight: 400;
	line-height: 1.3em;
	padding: 2px 0 0 11px;
	width: 100%;
  }
  table.ebooks_list tr.individual_book td.arquivo_pdf {
  }
  table.ebooks_list tr.individual_book td.arquivo_epub {
  }
  table.ebooks_list tr.individual_book td.arquivo_mobi {
  }
  table.ebooks_list tr.individual_book td a {
	display: block;
  }
  table.ebooks_list tr.individual_book td a img {
	max-width: 50px;
  }

}


@media only screen 
and (min-width: 431px) {
/* Styles */

}


@media only screen 
and (max-width: 430px) {
/* Styles */

  html body table.ebooks tbody tr.book_resources td {
    display: inline-block;
    min-width: 55px;
  }

}


/* Smartphones (landscape) ----------- */
@media only screen 
and (min-width : 321px) {
/* Styles */

}


/* Smartphones (portrait) ----------- */
@media only screen 
and (max-width : 320px) {
/* Styles */

	html body table.ebooks tbody tr.book_resources td {
		display: inline-block !important;
		min-width: 50px;
	}
	.md_wholebook {
		margin-top: 1em;
		float: left;
		max-width: 100%;
		margin-left: 0px;
		display: block;
		/* height: 200px; */
	}
	.mediaTable {
		float:left;
		margin: 0 auto;
		padding-left: 0px;
		max-width: 100%;
		min-width: 100%;
	}
	ul.md_wholebook_list {
	    margin-bottom: 0px;
	}
	ul.md_wholebook_list li {
		list-style: none;
		display: inline-block;
		line-height: 3em;
		width: 5em;
		margin: 0.5em 0;
	}
	ul.md_wholebook_list li a{
	    color:#000;
	    text-decoration:none;
	    padding: 0.8em 0 0.8em 2em;
	    background: transparent no-repeat;
	    background-position: left top;
	    background-size: 2em;
	    word-wrap:break-word;
		white-space: nowrap;
	}
	ul.books li {
		min-width: 100%;
		max-width: 100%;
	}
	ul.books li {
		font-size: 1em;
	}
	ul.books li a {
	    height: 28px;
	    padding: 4px 10px 0px 16px;
	}
	ul.indice-nomes {
		width: 100%;
	}
	ul.indice-nomes > li {
		float: left;
		min-width: 100%;
	}
	h3.md_wholebook_title {
		font-size: 1.1em;
	}
}

.elementor-post__text h3 a {
    display: block;
}

/* Clickable rows */
.elementor-widget-posts article > div {
position: relative;
}

.elementor-widget-posts article > div a:after {
content: "";
display: block !IMPORTANT;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 1;
}


#cookie-notice .cookie-notice-container {
	background-color: rgb(83, 72, 65);
}
#cookie-notice .cn-button.bootstrap {
	background: #4193cb;
}

.datepicker {
	width: auto !important;
}


.page-header h1.entry-title {
	text-align: center;
	margin-bottom: 30px;
	margin-top: 30px;
}

