#contact-details p,
#contact-details span {
	text-align: justify !important;
}

.articles:not(.course_article) #body-content {
    width: 80% !important;
    margin: 6% 10% 0 10%;
}

#body-container {
    margin-top: 75px !important;
}

.homepages #body-container,
.categories #body-container {
    margin-top: 0 !important;
}

.categories .responsive_table {

}

.categories .two-equal-column {
	width: 100%;
	margin: auto;
}

@media only screen and (max-width: 1024px) {
    .responsive_table tr td {
        flex: 0 0 100%!important;
        max-width: 100%!important;
    }

    .how-it-works-table.responsive_table tr td {
        padding: 5% !important;
    }
}

@media only screen and (max-width: 991px) {
    .card-deck .card.store-products-column {
		flex: 0 0 31%!important;
		max-width: 31%!important;
	}	
}

@media only screen and (max-width: 767px) {
    #section_id_Fa6xaVnQSN5IPMbh5Dl3 .navbar-brand .site_logo {
        width: 80px;
        height: auto !important;
        margin-bottom: -40px;
    }

    #section_id_Fa6xaVnQSN5IPMbh5Dl3 .nav-item .nav-link,
    #section_id_Fa6xaVnQSN5IPMbh5Dl3 .dropdown-item {
        text-align: center;
    }

    .articles #body-content {
        width: 100% !important;
        margin: 75px 0 0 0;
	    padding: 0 25px !important;
    }

     .card-deck .card.store-products-column {
		flex: 0 0 98%!important;
		max-width: 98%!important;
	}	
}

@media only screen and (min-width: 1280px) {
	#top-navigation,
	body:not(.homepages) #body-container {
		max-width: unset;
		margin: auto;
		padding-left: 0!important;
		padding-right: 0!important;
	}
}


body.articles #top-container #top-navigation.navbar .nav-link {
	color: #FFF !important;
}

body.articles #top-container #top-navigation.navbar {
	background-color: #2D5870 !important;
}

body.articles #top-container #top-navigation .nav-item:hover:after {
	background-color: #FFF !important;
}

.teaser-carousel-title {
/* 	height: 64px !important; */
/* 	overflow: hidden !important; */
}

.store .store_login {
	margin-bottom: 15px
}

.store .store_login label,
.store form label{
	margin: 0 !important;
	font-size: 15px;
}

.store .store_login .static_login_forgot_wrapper .mt-3 {
	margin-top: 0 !important;
}

.landing_page_2024primarybookofmormonmegapacket.pages .carousel-control-prev-icon:before {
	content: "\f053";
}

.landing_page_2024primarybookofmormonmegapacket.pages .carousel-control-next-icon:before {
    content: "\f054";
}

.landing_page_2024primarybookofmormonmegapacket.pages .carousel-control-prev,
.landing_page_2024primarybookofmormonmegapacket.pages .carousel-control-next {
	opacity: 1;
}

.landing_page_2024primarybookofmormonmegapacket.pages .carousel-control-prev-icon,
.landing_page_2024primarybookofmormonmegapacket.pages .carousel-control-next-icon,
.landing_page_2024primarybookofmormonmegapacket.pages .carousel-control-prev-icon:before,
.landing_page_2024primarybookofmormonmegapacket.pages .carousel-control-next-icon:before {
	color: #2D5870;
	font-size: 40px;
	font-weight: 900;
	background-image: none;
	font-family: "Font Awesome 6 Free";
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: var(--fa-display,inline-block);
	font-style: normal;
	font-variant: normal;
	line-height: 1;
	text-rendering: auto;
}

@media only screen and (max-width: 600px) {
	#section_id_q8I4mjg5ed73vYrdHfY3 img {
		width: 100%;
	}
}


#section_id_t5NLywUR7i7bv0DnuFmG .general_settings_padding {
	padding-top: 0 !important
}

.user_preferences #order-table td {
	padding-top: 1rem;
	padding-bottom: 1rem;
}

.user_preferences #order-table .col-lg-4.col-md-4 {
	flex: 0 0 25%;
    max-width: 25%;
}

.user_preferences #order-table .col-lg-8.col-md-8 {
	flex: 0 0 75%;
    max-width: 75%;
}

@media only screen and (max-width: 991px) {
	.user_preferences #order-table .col-lg-4.col-md-4 {
		flex: 0 0 33.33%;
	    max-width: 33.33%;
	}

	.user_preferences #order-table .col-lg-8.col-md-8 {
		flex: 0 0 66.67%;
	    max-width: 66.67%;
	}
}

@media only screen and (max-width: 650px) {
	.user_preferences #order-table .col-lg-4.col-md-4 {
		flex: 0 0 100%;
	    max-width: 100%;
	}

	.user_preferences #order-table .col-lg-8.col-md-8 {
		flex: 0 0 100%;
	    max-width: 100%;
	}
	.user_preferences #order-table td a {
		width: 100%;
		display: block;
	}
	.user_preferences #order-table td .store_product_thumb {
		width: 50% !important;
		margin: auto auto 1rem auto !important;
		display: block;
	}
}


#section_id_L15acs1jyDup0kaCLqR4 [hidden] {
    display: block !important;
}

.footer_branding_container {
	display: none;
}
