/*
Theme Name: Buddhistdoor Global Theme
Theme URI: https://www.buddhistdoor.net/
Author: Buddhistdoor Limited
Author URI: https://www.buddhistdoor.net/
Description: Buddhistdoor Global Theme | Buddhistdoor
Version: 1.0.0
License: Buddhistdoor Limited
License URI: https://www.buddhistdoor.net/
Tags:
Text Domain: bdgtheme
*/

/* Reset Styles
***********************/
/* html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed,figure, figcaption, footer, header, hgroup,menu, nav, output, ruby, section, summary,time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; } */
/* HTML5 display-role reset for older browsers */
/* article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;} */
/* body {line-height: 1; margin-top: 0 !important; margin-bottom: 0 !important;} */
ol, ul {list-style: none;}
blockquote, q demo
blockquote:before, blockquote:after,q:before, q:after {content: ''; content: none;}
table {border-collapse: collapse; border-spacing: 0;}
strong {font-weight: bold;}
em {font-style: italic;}
a {
	text-decoration: none; 
	color: #555;
	overflow-wrap: break-word;
	word-wrap: break-word;
	-ms-word-break: break-all;
	word-break: break-all;
	word-break: break-word;
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}
center {text-align:center; margin:auto}

.editor-styles-wrapper p {
	text-align: left !important;
    color: #333 !important;
    font-size: 1rem !important;
    letter-spacing: .8px !important;
	font-family: "Georgia",Sans-serif;
}

/* Main column width */
.wp-block {
	max-width: 1126px;
}

/* Width of "wide" blocks */
.wp-block[data-align="wide"] {
	max-width: 1126px;
}

/* Width of "full-wide" blocks */
.wp-block[data-align="full"] {
	max-width: none;
}	

/*
.wp-block-image { text-align: center; margin-block-start: 1em;}
.wp-block-image figcaption { font-family: "Georgia",Sans-serif; font-size: 14px; color: #5f5e5e;}
.wp-block a { color: #2ba041; }
.elementor-widget-container > p {text-align: left; padding: 0px 80px;}
.elementor-widget-container > figure, h2 {padding: 0px 80px;}
.js-marquee{font-family: "Georgia", Sans-serif;color:#333;font-size: 0.9rem;}
.wp-block-quote {padding: 0px 80px;}
.wp-block-columns {padding: 0px 80px;}
@media only screen and (max-width: 750px) {.js-marquee{font-size: 0.5rem;}}
*/
.wp-block-image {margin-block-start: 1em;}
.elementor-widget-container > p, .wp-block-column > p {text-align: initial}
.has-text-align-center {text-align: center !important;}
.has-text-align-right {text-align: right !important;}
.home-message {font-size: 1rem;}
@media only screen and (max-width: 767px) {
	.home-message {
		font-size: 0.9rem;
	}
}
/* ////////////////////// */
