<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * Contains responsive styling
 *
 * @author Pix &amp; Hue
 */

/*-----------------------------------------------------------------------------------
TABLE OF CONTENTS: CSS Media Queries

1. Max-width: 1335px
2. Max-Width: 1215px
3. Max-Width: 1125px
4. Max-Width: 1075px
5. Max-Width: 950px
6. Max-Width: 767px
7. Max-Width: 650px
8. Max-Width: 500px

-----------------------------------------------------------------------------------*/

/* ------------------------------- 1. Max-Width: 1335px ------------------------------- */
@media only screen and (max-width: 1335px) {

	/* --- Header -- */ 
	#emgrace-header .emgrace-container {
		width: 825px;
	}
	#emgrace-header .emgrace-social-media-follow-icons {
		left: 25px;
	}
	#emgrace-header .emgrace-social-media-follow-icons a {
		font-size: 11px;
	}
	.emgrace-page-wrapper .emgrace-nav-wrapper li {
		margin: 0 30px 0 0;
	}
	.emgrace-woo-shopping-cart {
		font-size: 11px;
		margin: 3px 12px 0 10px;
	}
	.emgrace-inline-center .emgrace-nav-wrapper .menu .sub-menu {
		top: 10px;
	}
}	

/* ------------------------------- 2. Max-Width: 1215px ------------------------------- */
@media only screen and (max-width: 1215px) {

	/* --- Global Styles -- */ 
	.emgrace-container, 
	.emgrace-full-width {
		width: 1025px;
	}
	#emgrace-content {
		padding: 50px 50px 0 0;
	}
	.emgrace-default-width {
		width: 675px;
	}
	#emgrace-content.emgrace-full-width {
		padding: 50px 0 0 0;
	}
	#emgrace-sidebar {
		margin: 50px 0 20px;
	}
	.emgrace-below-menu .emgrace-page-has-feature #emgrace-content,
	.emgrace-below-menu .emgrace-page-has-feature #emgrace-content.emgrace-full-width,
	.emgrace-below-menu .emgrace-page-has-mc4wp #emgrace-content,
	.emgrace-below-menu .emgrace-page-has-mc4wp #emgrace-content.emgrace-full-width,
	.archive .emgrace-below-menu #emgrace-content,
	.archive .emgrace-below-menu #emgrace-content.emgrace-full-width, 
	.search .emgrace-below-menu #emgrace-content,
	.search .emgrace-below-menu #emgrace-content.emgrace-full-width,
	.error404 .emgrace-below-menu #emgrace-content,
	.error404 .emgrace-below-menu #emgrace-content.emgrace-full-width {
		padding-top: 50px;
	}
	.emgrace-below-menu .emgrace-page-has-feature #emgrace-sidebar,
	.emgrace-below-menu .emgrace-page-has-mc4wp #emgrace-sidebar,
	.archive .emgrace-below-menu #emgrace-sidebar,
	.search .emgrace-below-menu #emgrace-sidebar,
	.error404 .emgrace-below-menu #emgrace-sidebar {
		margin-top: 50px;
	}

	/* --- Header -- */ 
	#emgrace-header .emgrace-container {
		width: 815px;
	}
	#emgrace-header .emgrace-social-media-follow-icons {
		left: 20px;
		width: 135px;
	}
	#emgrace-header .emgrace-social-media-follow-icons a {
		padding-right: 9px;
	}
	.emgrace-search-cart-container {
		width: 135px;
	}
	#emgrace-header #emgrace-searchform input[type="text"] {
		width: 85px;
	}
	.emgrace-page-wrapper .emgrace-nav-wrapper li {
		margin: 0 25px 0 0;
	}

	/* --- Featured Section -- */ 
	.emgrace-the-single-image,
	.emgrace-the-post-slide.slick-slide {
		height: 550px;
	}
	.emgrace-the-triple-image {
		height: 485px
	}
	.emgrace-the-double-image {
		height: 525px;
	}

	/* --- MC4WP Subscribe Section -- */ 
	.emgrace-mc4wp-text {
		margin: 0 10px 0 0;
	}
	.emgrace-custom-mc4wp-section input {
		margin: 0 15px 0 0;
		width: 236px;
	}
	.emgrace-custom-mc4wp-section input[type="submit"] {
		width: 115px;
	}	

	/* --- Other Email Marketing -- */ 
	#emgrace-main-container .emgrace-custom-mc4wp-section .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent {
		width: 320px;
	}
	#emgrace-main-container .emgrace-custom-mc4wp-section .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent h4,
	#emgrace-main-container .emgrace-custom-mc4wp-section .formkit-form .formkit-header {
		margin: 0 10px 5px 0;
	}
	#emgrace-main-container .emgrace-custom-mc4wp-section .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent p {
		margin: 0 10px 0 0 !important;
	}
	#emgrace-main-container .emgrace-custom-mc4wp-section .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody form,
	#emgrace-main-container .emgrace-custom-mc4wp-section .formkit-form .formkit-fields {
		width: calc(100% - 320px)
	}
	#emgrace-main-container .emgrace-custom-mc4wp-section .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input {
		width: 251px !important;
		margin: 0 15px 0 0;
	}
	#emgrace-main-container .emgrace-custom-mc4wp-section .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button {
		width: 115px !important;
	}
	#emgrace-main-container .emgrace-custom-mc4wp-section .formkit-form .formkit-subheader {
		margin: 0 10px 0 0;
	}
	#emgrace-main-container .emgrace-custom-mc4wp-section .formkit-form .formkit-input {
		width: 246px;
		margin: 0 15px 0 0;
	}

	/* --- Blog Layout -- */
	.emgrace-single-post-footer-sm-wrapper {
		width: 48%;
	}	
	.emgrace-single-post-footer-comment-wrapper {
		width: 52%;
	}
	.emgrace-blog-pin-label {
		display: none;
		max-width: 0px;
	}
	.emgrace-single-pinterest-icon {
		width: 35px;
	}
	.emgrace-full-width .emgrace-blog-pin-label {
		display: table-cell;
	}
	.emgrace-blog-show-full-content .emgrace-post-comment-count {
		width: 183px;
	}
	.emgrace-full-width .emgrace-single-pinterest-icon {
		width: 240px;
	}
	.emgrace-full-width .emgrace-blog-show-full-content .emgrace-post-comment-count {
		width: 263px;
	}
	.emgrace-aff-link .emgrace-post-container {
		padding-right: 35px;
	}
	.emgrace-aff-link .emgrace-affiliate-section {
		width: 19.3%;
	}
	.emgrace-below-menu .emgrace-blog-page-header.emgrace-page-has-no-feature-mc4wp .emgrace-template-title {
		margin: 0 25px 50px;
	}
	.emgrace-post-footer-no-comments .emgrace-single-share-icons {
		margin-left: 0px;
	}

	/* --- Block Layout -- */ 
	.emgrace-block-contents {
		max-width: 472.5px;
	}	
	.emgrace-block-item .emgrace-post-media {
		width: 50%;
	}
	.emgrace-block-item .emgrace-affiliate-section {
 		margin: 35px 0 0 0;
 		padding: 35px 0 0 0;
 	}
 	.emgrace-block-item.emgrace-even-row.has-post-thumbnail .emgrace-affiliate-section {
		margin-top: -24px;
	}

	/* --- Grid Layout -- */ 
	.emgrace-grid-item {
		margin: 0 40px 40px 0;
		width: 317.5px;
	}
	.emgrace-default-width .emgrace-grid-item:nth-of-type(2n) {
		margin: 0 0 40px 0;
	}
	.emgrace-full-width .emgrace-grid-item {
		width: 315px;
	}
	.emgrace-full-width .emgrace-grid-item.emgrace-grid-horizontal-style {
		width: 492.5px;
	}

	/* --- Gallery Layout -- */
	.emgrace-gallery-item {
		margin: 0 40px 50px 0;
		width: 317.5px;
	} 
	.emgrace-full-width .emgrace-gallery-item {
		width: 315px;
	}
	.emgrace-default-width .emgrace-gallery-item:nth-of-type(2n) {
		margin: 0 0 50px 0;
	}
	.emgrace-full-width .emgrace-gallery-item:nth-of-type(3n) {
		margin: 0 0 50px 0;
	}
	.emgrace-gal-img-container {
		height: 360px;
	}

	/* -- Single Post + WordPress Core -- */ 
	.emgrace-full-width .emgrace-error-page,
	.emgrace-full-width .emgrace-search-nothing {
		margin: 0 0 55px 0;
	}
	#commentform input {
		width: 32.15%;
	}
	.emgrace-full-width #commentform input {
		width: 32.6%;
	}
	.search #emgrace-content.emgrace-default-width,
	.error404 #emgrace-content.emgrace-default-width,
	.archive #emgrace-content.emgrace-default-width {
		padding-top: 50px;
	}

	/* ------- Gutenberg ------- */
	.emgrace_fullwidth_narrow .alignwide {
    	width: 1025px;
    	margin-left: -14.9%;
    }	

	/* -- Footer -- */ 
	.instagram-footer-widget ul {
		width: 1025px;
	}
	.instagram-footer-widget li {
		width: 154.166667px;
		height: 154px;
	}
	.emgrace-footer-menu li {
		margin: 0 25px 0 0;
	}
	.emgrace-footer-has-menu.emgrace-footer-has-social-media .emgrace-footer-menu,
	.emgrace-footer-has-menu.emgrace-footer-has-social-media .ph-copyright {
		width: 37%;
	}
	.emgrace-social-media-follow-icons {
		width: 250px;
	}

	/* ------------ Elementor ------------------- */ 
	.elementor-section.elementor-section-boxed &gt; .elementor-container {
		width: 1025px !important;
	}

	/* -- Page One -- */
	.emgrace-services-cta-section.emgrace-custom-one {
		margin-top: 75px !important;
	}
	.emgrace-three-image-columns-section {
		margin-top: 75px !important;
	}
	.emgrace-latest-works-top-section .elementor-col-50:last-of-type {
		width: 52% !important;
	}
	.emgrace-custom-right-image:after {
		right: -25px;
	}
	.emgrace-custom-intro-section .elementor-widget-text-editor .elementor-widget-container,
	.emgrace-custom-intro-section .elementor-widget-heading .elementor-widget-container {
		padding: 0 100px !important;
	}
	.emgrace-latest-works-bottom-section .elementor-col-50:first-of-type &gt; .elementor-widget-wrap,
	.emgrace-latest-works-bottom-section .elementor-col-50:first-of-type .elementor-column-wrap {
		margin-top: -35px !important;
	}
	.emgrace-latest-works-bottom-section .elementor-col-50:last-of-type &gt; .elementor-widget-wrap,
	.emgrace-latest-works-bottom-section .elementor-col-50:last-of-type .elementor-column-wrap {
		margin: 86px 0px 0px 90px !important;
	}

	/* -- Page Two -- */
	.emgrace-overlap-text-section.emgrace-custom-services-page.emgrace-custom-two {
		margin-top: 125px !important;
	}
	.emgrace-custom-map-column .elementor-widget-wrap,
	.emgrace-custom-map-column .elementor-column-wrap {
		margin: -25px 0px 0px -400px !important;
	}
	.emgrace-custom-quote-section.emgrace-custom-two {
		margin-top: 90px !important;
	}
	.emgrace-latest-blog-section.emgrace-custom-two {
		margin-top: 80px !important;
	}
	.emgrace-custom-map-text-column .elementor-widget-heading,
	.emgrace-custom-map-text-column .elementor-widget-text-editor {
		margin-left: 0px;
	}

	/* -- Page Three -- */
	.elementor-column-gap-default &gt; .emgrace-page-three-custom-column.elementor-column &gt; .elementor-element-populated.elementor-widget-wrap {
		padding: 50px !important;
	}
	.emgrace-services-cta-section.emgrace-custom-three {
		margin-top: 30px !important;
	}

	/* -- Page Five -- */
	.emgrace-custom-blog-section {
		margin-top: 70px !important;
	}
	.emgrace-custom-blog-section .elementor-col-50:first-of-type {
		width: 675px !important;
	}
	.emgrace-custom-sidebar {
		width: 300px !important;
		margin-left: 50px !important;
	}
	.emgrace-custom-sidebar .elementor-widget-wrap &gt; .elementor-element.elementor-widget,
	.emgrace-custom-sidebar .elementor-widget {
		margin: 0 0 45px 0 !important;
	}	
	.emgrace-custom-sidebar .elementor-widget-wrap &gt; .elementor-element.elementor-widget.elementor-widget-wp-widget-null-instagram-feed {
		margin: 0 0 94px 0 !important;
	}
	.emgrace-overlap-text-section.emgrace-custom-services-page.emgrace-custom-five {
		margin-top: 75px !important;
	}
	.emgrace-custom-button-section .elementor-button-wrapper {
		max-width: 675px;
	}
	.emgrace-overlap-text-section.emgrace-custom-services-page.emgrace-custom-five .emgrace-custom-image-column {
		margin-top: -10px;
	}
	.emgrace-elementor-product-items {
		width: 805px;
	}
	.emgrace-elementor-product-item .emgrace-product-image {
		width: 105px;
	}
	.slick-prev {
    	left: -55px;
	}
	.slick-next {
    	right: -55px;
	}

	/* -- Services -- */
	.emgrace-services-intro-column {
		height: 500px;
	}
	.emgrace-services-intro-text-column .elementor-widget-heading .elementor-widget-container {
		padding: 0px 20px 0 20px !important;
	}
	.emgrace-services-intro-text-column .elementor-widget-text-editor .elementor-widget-container {
		width: 450px;
	}	
	.emgrace-three-services-columns-section {
		margin-top: 95px !important;
	}
	.emgrace-overlap-text-section.emgrace-custom-services-page {
		margin-top: 120px !important;
	}
	.emgrace-overlap-text-section.emgrace-custom-services-page.emgrace-the-services {
		margin-top: 75px !important;
	}
	.emgrace-services-quotes-section.emgrace-custom-quote-section {
		margin-top: 135px !important;
	}
	.emgrace-services-cta-section {
		margin-top: 65px !important;
	}
	.emgrace-services-cta-section .elementor-widget-text-editor .elementor-widget-container,
	.emgrace-services-cta-section .elementor-widget-heading .elementor-widget-container {
		padding: 0 20px !important;
	}
	.emgrace-services-quotes-section .emgrace-no-bottom-p.elementor-widget-text-editor .elementor-widget-container {
		padding: 0 115px !important;
	}

	/* -- About Page -- */
	.emgrace-custom-about-headline .elementor-widget-container {
		padding: 35px 79.5px !important;
		min-width: 355px;
	}
	.emgrace-custom-quote-section .emgrace-no-bottom-p.elementor-widget-text-editor .elementor-widget-container,
	.emgrace-custom-quote-section .elementor-widget-heading .elementor-widget-container {
		padding: 0 115px !important;
	}
	.emgrace-custom-about-label .elementor-widget-container {
		margin: 66px 0 0 40px !important;
	}

	/* -- Contact Page -- */
	.emgrace-custom-contact-section {
		margin-bottom: 58px !important;
	}
	.emgrace-contact-image-column {
		width: 54% !important;
	}
	.emgrace-contact-text-column {
		width: 46% !important;
	}
	.emgrace-contact-text-column .elementor-widget-wrap,
	.emgrace-contact-text-column .elementor-column-wrap {
		margin: 25px 0px 0px 40px !important;
	}
	.emgrace-custom-contact-form textarea {
		height: 120px;
	}
}	

/* ------------------------------- 3. Max-Width: 1125px ------------------------------- */
@media only screen and (max-width: 1125px) {

	/* --- Global Styles -- */ 
	#emgrace-content {
		padding-top: 0px;
	}
	#emgrace-sidebar {
		margin-top: 0px;
	}
	#emgrace-content.emgrace-full-width {
		padding: 0;
	}
	.emgrace-inline-center .emgrace-page-has-feature #emgrace-content,
	.emgrace-inline-center .emgrace-page-has-mc4wp #emgrace-content {
		padding-top: 50px;
	}
	.emgrace-inline-center .emgrace-page-has-feature #emgrace-sidebar,
	.emgrace-inline-center .emgrace-page-has-mc4wp #emgrace-sidebar {
		margin-top: 50px;
	}
	.archive .emgrace-inline-center .emgrace-archive-box,
	.search .emgrace-inline-center .emgrace-archive-box,
	.error404 .emgrace-inline-center .emgrace-archive-box {
		margin-top: 0px;
	}
	.archive #emgrace-content,
	.archive #emgrace-content.emgrace-full-width,
	.search #emgrace-content,
	.search #emgrace-content.emgrace-full-width,
	.error404 #emgrace-content,
	.error404 #emgrace-content.emgrace-full-width {
		padding-top: 50px;
	}
	.archive #emgrace-sidebar,
	.search #emgrace-sidebar,
	.error404 #emgrace-sidebar {
		margin-top: 50px;
	}

	/* -- Header -- */
	#emgrace-header .emgrace-nav-wrapper {
		display: table;
		table-layout: fixed;
	}
	.emgrace-inline-center .emgrace-nav-wrapper {
		text-align: left;
		padding: 25px;
	}
	#emgrace-header .emgrace-nav-wrapper .emgrace-container,
	.emgrace-below-menu #emgrace-header.emgrace-no-cart-icon.emgrace-no-header-search.emgrace-no-header-social-media .emgrace-menu-container,
	.emgrace-inline-center #emgrace-header.emgrace-no-cart-icon.emgrace-no-header-search.emgrace-no-header-social-media .emgrace-menu-container {
		display: none;
	}
	#emgrace-menu-mobile {
		width: 20%;
		display: table-cell;
		vertical-align: middle;
	}
	#emgrace-header .slicknav_menu,
	.emgrace-mobile-logo {
		display: block;
	}
	#emgrace-header .emgrace-social-media-follow-icons {
		width: 15%;
		left: auto;
		text-align: right;
	}
	#emgrace-header #emgrace-searchform input {
		display: none;
	}
	#emgrace-header #emgrace-searchform .fa-search {
		font-size: 12px;
	}
	.emgrace-search-cart-container {
		right: auto;
		width: 2%;
	}
	.emgrace-woo-shopping-cart span {
		letter-spacing: 1px;
	}
	.emgrace-woo-shopping-cart {
		margin: 3px 12px 0 7.5px;
	}
	.emgrace-inline-center .emgrace-woo-shopping-cart {
		margin: 4px 12px 0 7.5px;
	}
	#emgrace-header.emgrace-no-cart-icon .emgrace-social-media-follow-icons {
		width: 18.15%;
	}
	.emgrace-no-cart-icon .emgrace-search-cart-container {
		width: .85%;
	}
	#emgrace-header.emgrace-no-header-search .emgrace-social-media-follow-icons {
		width: 16.75%;
	}
	.emgrace-no-header-search .emgrace-search-cart-container {
		width: 1.35%;
	}
	.emgrace-no-header-search .emgrace-woo-shopping-cart span {
		letter-spacing: 0px;
	}
	.emgrace-no-header-social-media .emgrace-search-cart-container {
		width: 19.4%;
	}
	#emgrace-header #emgrace-searchform button[type="submit"] {
		vertical-align: 0px;
	}
	#emgrace-header.emgrace-no-cart-icon.emgrace-no-header-search.emgrace-no-header-social-media .emgrace-search-cart-container,
	#emgrace-header.emgrace-no-cart-icon.emgrace-no-header-search.emgrace-no-header-social-media .emgrace-social-media-follow-icons {
		display: none;
	}
	#emgrace-header .slicknav_nav {
		top: 67px;
	}
	.emgrace-inline-center #emgrace-header .is-sticky #emgrace-searchform.emgrace-mobile-header-searchform input[type="text"] {
		top: -9px;
	}
	.emgrace-inline-center #emgrace-header #emgrace-searchform.emgrace-mobile-header-searchform button[type="submit"],
	.emgrace-inline-center .is-sticky .emgrace-header-mobile-search-close {
		top: 2px;
	}
	#emgrace-header.emgrace-no-header-social-media .emgrace-social-media-follow-icons {
		width: 0% !important;
	}
	#emgrace-header #emgrace-searchform input[type="text"]::-webkit-input-placeholder {
		color: #000000 !important;
	}
	#emgrace-header #emgrace-searchform input[type="text"]::-moz-placeholder {
		color: #000000 !important;
	}
	#emgrace-header #emgrace-searchform input[type="text"]:-ms-input-placeholder {
		color: #000000 !important;
	}
	#emgrace-header #emgrace-searchform.emgrace-mobile-header-searchform .fa-search {
		color: #000000;
	}
	#emgrace-header .emgrace-container &gt; .emgrace-site-logo {
		display: none;
	}
	.emgrace-custom-site-logo.emgrace-below-menu .emgrace-mobile-logo .emgrace-site-logo {
		padding: 0;
	}
	#emgrace-header #emgrace-searchform.emgrace-mobile-header-searchform input[type="text"] {
		right: 5px;
	}
	#emgrace-header #emgrace-searchform.emgrace-mobile-header-searchform button[type="submit"] {
		right: 20px;
	}
	.emgrace-below-menu .emgrace-header-mobile-search-close,
	.emgrace-header-mobile-search-close {
		right: 190px;
	}
	.emgrace-below-menu .emgrace-no-cart-icon.emgrace-no-header-search .emgrace-search-cart-container {
		width: 0%;
	}
	.emgrace-inline-center .emgrace-blog-page-header .emgrace-template-title {
		margin: 0 25px 25px 25px;
	}

	/* -- Sticky Menu -- */	
	.emgrace-inline-center .emgrace-no-cart-icon.emgrace-no-header-search .is-sticky .emgrace-search-cart-container,
	.emgrace-no-header-search.emgrace-no-cart-icon .emgrace-search-cart-container {
		width: 0%;
	}
	.emgrace-inline-center #emgrace-header .is-sticky .slicknav_nav {
		top: 57px;
	}

	/* -- Logo Below Menu -- */
	.emgrace-below-menu #emgrace-header .emgrace-nav-wrapper {
		width: 100% !important;
	}
	.emgrace-below-menu .emgrace-site-title {
		padding: 37px 0;
	}
	.emgrace-below-menu .emgrace-mobile-logo .emgrace-site-title {
		padding: 0;
	}
	.emgrace-below-menu #emgrace-header .emgrace-nav-wrapper {
		padding: 20px;
	}
	.emgrace-below-menu .emgrace-search-cart-container {
		width: 2.05%;
	}
	.emgrace-below-menu .emgrace-no-cart-icon .emgrace-search-cart-container {
		width: 1%;
	}
	.emgrace-below-menu .emgrace-no-header-search .emgrace-search-cart-container {
		width: 1.35%;
	}
	.emgrace-below-menu .emgrace-woo-shopping-cart {
		margin: 4px 12px 0 7.5px;
	}
	.emgrace-below-menu .emgrace-no-header-search .emgrace-woo-shopping-cart {
		margin: 3px 12px 0 7.5px;
	}
	.emgrace-below-menu #emgrace-header .slicknav_nav {
		top: 57px;
	}

	/* -- Featured Section -- */
	#emgrace-featured-section {
		margin-top: 0px;
	}	
	.emgrace-inline-center .emgrace-custom-mc4wp-section.emgrace-page-has-no-feature {
		margin-top: 0px;
	}

	/* -- Blog Page -- */
	.emgrace-blog-page-header.emgrace-page-has-no-feature-mc4wp {
		margin-bottom: 50px;
	}
	
	/* -- Elementor -- */
	.elementor-page .emgrace-template-title {
		margin-top: 0px;
	}
	.elementor-page .emgrace-page-has-feature .emgrace-template-title,
	.elementor-page .emgrace-page-has-mc4wp .emgrace-template-title {
		margin-top: 25px;
	}
	.emgrace-custom-three-feature-section,
	.emgrace-custom-services-feature-section,
	.emgrace-custom-contact-section {
		margin-top: 0px !important;
	}
	.emgrace-custom-contact-section {
		margin-bottom: 55px !important;
	}
}

/* ------------------------------- 4. Max-Width: 1075px ------------------------------- */
@media only screen and (max-width: 1075px) {

	/* --- Global Styles -- */ 
	.emgrace-container, 
	.emgrace-full-width {
		width: 900px;
	}
	#emgrace-content {
		padding: 0 50px 10px 0;
	}
	#emgrace-content.emgrace-full-width {
		padding: 0 0 10px 0;
	}
	.emgrace-default-width {
		width: 550px;
	}
	.emgrace-newer a,
	.emgrace-older a {
		margin-bottom: 65px;
	}

	/* --- Header -- */ 
	#emgrace-menu-mobile {
		width: 20.75%;
	}	
	.emgrace-search-cart-container { 
		width: 2.35%;
	}	
	#emgrace-header.emgrace-no-cart-icon .emgrace-social-media-follow-icons {
		width: 18.75%;
	}	
	#emgrace-header.emgrace-no-header-search .emgrace-social-media-follow-icons {
		width: 17.25%;
	}
	.emgrace-no-header-search .emgrace-search-cart-container {
		width: 1.55%;
	}
	.emgrace-no-header-social-media .emgrace-search-cart-container {
		width: 20.15%;
	}
	.emgrace-no-cart-icon .emgrace-search-cart-container {
		width: 1%;
	}

	/* -- Logo Below Menu -- */
	.emgrace-below-menu .emgrace-site-title {
		padding: 37px 0;
	}	
	.emgrace-below-menu .emgrace-search-cart-container {
		width: 2.35%;
	}
	.emgrace-below-menu .emgrace-no-cart-icon .emgrace-search-cart-container {
		width: 1.1%;
	}
	.emgrace-below-menu .emgrace-no-header-search .emgrace-search-cart-container {
		width: 1.65%;
	}

	/* --- Featured Section -- */ 
	.emgrace-the-single-image,
	.emgrace-the-post-slide.slick-slide {
		height: 500px;
	}
	.emgrace-the-triple-image {
		height: 415px
	}
	.emgrace-the-double-image {
		height: 450px;
	}

	/* --- MC4WP Subscribe Section -- */ 
	.emgrace-mc4wp-text {
		width: 285px;
	}
	.emgrace-mc4wp-icon i {
		font-size: 40px;
	}
	.emgrace-mc4wp-text h6 {
		margin: 0 0 -2px 0;
	}
	.emgrace-custom-mc4wp-section input {
		width: 190px;
	}
	.emgrace-custom-mc4wp-section input[type="submit"] {
		width: 108px;
	}	

	/* --- Other Email Marketing -- */ 
	#emgrace-main-container .emgrace-custom-mc4wp-section .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input {
		width: 188px !important;
	}
	#emgrace-main-container .emgrace-custom-mc4wp-section .formkit-form .formkit-input {
		width: 188px;
	}
	#emgrace-main-container .emgrace-custom-mc4wp-section .formkit-form .formkit-submit {
		width: 115px;
	}

	/* --- Blog Layout -- */
	.emgrace-blog-item {
		margin-bottom: 60px;
		padding-bottom: 50px;
	}
	.emgrace-blog-item.emgrace-blog-show-full-content.emgrace-product-slider,
	.emgrace-blog-item.emgrace-blog-show-full-content.emgrace-aff-link,
	.emgrace-blog-item.emgrace-blog-show-full-content.emgrace-aff-code,
	.emgrace-blog-item.emgrace-blog-show-full-content.emgrace-aff-shortcode,
	.emgrace-blog-item.emgrace-blog-show-full-content.emgrace-rewardstyle-shortcode {
		margin-bottom: 70px;
	}
	.emgrace-single-post-footer-sm-wrapper {
		width: 38%;
	}
	.emgrace-full-width .emgrace-single-post-footer-sm-wrapper {
		width: 57%;
	}
	.emgrace-single-post-footer-comment-wrapper {
		width: 62%;
	}
	.emgrace-blog-show-full-content .emgrace-post-comment-count {
		width: 173px;
	}
	.emgrace-full-width .emgrace-single-pinterest-icon {
		width: 205px;
	}
	.emgrace-full-width .emgrace-blog-show-full-content .emgrace-post-comment-count {
		width: 219px;
	}
	.emgrace-blog-share-label {
		display: none;
	}
	.emgrace-post-footer-no-comments .emgrace-blog-share-label,
	.emgrace-full-width .emgrace-blog-share-label {
		display: table-cell
	}
	.emgrace-aff-link .emgrace-post-container {
		padding-right: 30px;
		width: 65.9%;
	}
	.emgrace-full-width .emgrace-aff-link .emgrace-post-container {
		width: 70.8%;
	}
	.emgrace-aff-link .emgrace-affiliate-section {
		width: 21.3%;
	}
	.emgrace-blog-item.emgrace-aff-link.emgrace-blog-show-full-content .emgrace-post-tags {
		margin-bottom: 30px;
	} 
	.emgrace-blog-page-show-full-content .emgrace-newer a, 
	.emgrace-blog-page-show-full-content .emgrace-older a {
		margin-bottom: 75px;
	}

	/* --- Block Layout -- */
	.emgrace-block-item .emgrace-post-content {
		display: block;
	}
	.emgrace-block-item .emgrace-post-media,
	.emgrace-block-contents {
		width: 100%;
		max-width: 100%;
		display: block;
		padding: 0;
	}
	.emgrace-block-contents {
		margin: 25px 0 0 0;
	}
	.emgrace-no-post-thumbnail .emgrace-block-contents {
		margin: 0;
	}
	.emgrace-block-item.emgrace-block-item-no-share-icons .emgrace-post-header {
		padding-top: 29px;
	}
	.emgrace-block-item.emgrace-no-post-thumbnail .emgrace-post-location {
		margin: 0 0 24px;
	}
	.emgrace-block-item.emgrace-block-item-has-share-icons .emgrace-post-media {
		padding-bottom: 25px;
	}
	.emgrace-block-item .emgrace-post-media-wrapper::after,
	.emgrace-block-item.emgrace-even-row .emgrace-post-media-wrapper::after {
		left: 0;
		width: calc(100% - 25px);
	}
	.emgrace-block-item .emgrace-post-media-wrapper img,
	.emgrace-block-pin-label a {
		margin-left: 25px;
	}
	.emgrace-block-share-icons {
		margin-right: 50px;
	}
	.emgrace-even-row .emgrace-post-media {
		display: none;
	}
	.emgrace-block-mobile-media,
	.emgrace-even-row .emgrace-block-mobile-media .emgrace-post-media { 
		display: block;
	}
	.emgrace-block-layout .emgrace-newer a,
	.emgrace-block-layout .emgrace-older a {
		margin-bottom: 80px;
	}
	.emgrace-block-item.emgrace-odd-row .emgrace-post-header {
		margin: 0 0 15px 0
	}
	.emgrace-block-item.emgrace-even-row .emgrace-post-container {
		margin-bottom: 0;
	}
	.emgrace-block-item.emgrace-even-row.has-post-thumbnail .emgrace-affiliate-section {
		margin-top: 35px;
	}

	/* --- Grid Layout -- */
	.emgrace-grid-item {
		width: 260px;
		margin: 0 30px 40px 0;
	}
	.emgrace-grid-item .emgrace-post-header-has-separator .emgrace-post-date {
		margin-left: 2px;
	}
	.emgrace-full-width .emgrace-grid-item.emgrace-grid-horizontal-style:nth-of-type(even) {
		margin: 0 0 40px 0;
	}
	.emgrace-full-width .emgrace-grid-item.emgrace-grid-horizontal-style:nth-of-type(odd) {
		margin: 0 30px 40px 0
	}
	.emgrace-full-width .emgrace-grid-item.emgrace-grid-horizontal-style {
		width: 435px;
	}
	.emgrace-full-width .emgrace-grid-item {
		width: 280px;
	}
	.emgrace-grid-layout .emgrace-newer a,
	.emgrace-grid-layout .emgrace-older a {
		margin-bottom: 50px;
	}

	/* --- Gallery Layout -- */
	.emgrace-gallery-item {
		width: 260px;
		margin: 0 30px 40px 0;
	} 
	.emgrace-full-width .emgrace-gallery-item {
		width: 280px;
	}
	.emgrace-default-width .emgrace-gallery-item:nth-of-type(2n) {
		margin: 0 0 40px 0;
	}
	.emgrace-full-width .emgrace-gallery-item:nth-of-type(3n) {
		margin: 0 0 40px 0;
	}
	.emgrace-gal-img-container {
		height: 295px;
	}
	.emgrace-full-width .emgrace-gal-img-container {
		height: 315px;
	}
	.emgrace-gallery-item h2 {
		margin: 10px 0 0 0;
	}

	/* -- Single Post + WordPress Core -- */ 
	#commentform input {
		width: 31.9%;
	}
	.emgrace-full-width #commentform input {
		width: 32.5%;
	}
	.emgrace-default-width .emgrace-item-related {
		width: 50%;
	}
	.emgrace-default-width .emgrace-item-related:nth-of-type(2) {
		margin-right: 0px;
	}
	.emgrace-default-width .emgrace-item-related:last-of-type {
		display: none;
	}
	.emgrace-default-width .emgrace-post-pagination {
		display: block;
		overflow: hidden;
	}
	.emgrace-default-width .emgrace-pagination-post {
		width: 100%;
		float: none;
		display: block;
		overflow: auto;
	}
	.emgrace-default-width .emgrace-next-post .emgrace-pagination-post-content {
		padding: 0;
	}
	.emgrace-default-width .emgrace-next-post {
		text-align: left;
		clear: both;
		border-left: 0px;
		border-top: 1px solid #E5E5E5;
		padding: 30px 0 0 0;
		margin: 30px 0 0 0;
	}
	.emgrace-default-width .emgrace-no-previous-post .emgrace-next-post {
		padding: 0px;
		margin: 0;
		border-top: 0px;
	}
	.emgrace-default-width .emgrace-next-post .emgrace-pagination-post-image {
		float: left;
		margin: 0 20px 0 0;
	}
	.emgrace-full-width .emgrace-item-related {
		width: 33.3%;
	}
	.emgrace-full-width .emgrace-item-related:last-of-type {
		display: none;
	}
	.emgrace-full-width .emgrace-item-related:nth-of-type(3) {
		margin-right: 0px;
	}

	/* ------- Gutenberg ------- */
	.emgrace_fullwidth_narrow .alignwide {
    	width: 900px;
    	margin-left: -6.9%;
    }	

	/* -- Footer -- */ 
	#emgrace-footer .instagram-footer-widget {
		padding: 75px 0 0 0;
	} 
	#emgrace-footer .instagram-footer-widget::before {
		height: 175px;
	}	
	.instagram-footer-widget ul {
		width: 900px;
	}
	.instagram-footer-widget li {
		width: 164px;
		height: 164px;
	}
	.instagram-footer-widget li:nth-of-type(5) {
		margin-right: 0px !important;
	}
	.instagram-footer-widget li:last-of-type {
		display: none;
	}
	#emgrace-footer p.clear {
		top: 38px;
	}
	.emgrace-footer-container {
		padding: 30px;
	}
	.emgrace-footer-menu li {
		margin: 0 20px 0 0;
	}
	.emgrace-social-media-follow-icons {
		width: 200px;
	}
	.emgrace-footer-no-instagram .emgrace-footer-container {
		padding: 30px;
	}
	#emgrace-footer .instagram-footer-widget.zoom-instagram-widget {
		padding: 40px 0 0 0;
	}
	.instagram-footer-widget.zoom-instagram-widget .footer-title {
		margin: 0 0 25px 0;
	}
	.instagram-footer-widget.zoom-instagram-widget .zoom-instagram-link {
		width: 100% !important;
		height: 100% !important;
	}

	/* ------------ Elementor ------------------- */ 
	.elementor-section.elementor-section-boxed &gt; .elementor-container {
		width: 900px !important;
	}

	/* -- Page One -- */
	.emgrace-custom-intro-section {
		margin-top: 70px !important;
	}
	.emgrace-custom-intro-section .elementor-widget-text-editor .elementor-widget-container,
	.emgrace-custom-intro-section .elementor-widget-heading .elementor-widget-container {
		padding: 0 50px !important;
	}
	.emgrace-overlap-text-section {
		margin-top: 120px !important;
	}
	.emgrace-overlap-text-section.emgrace-standard-overlap .elementor-col-33:first-of-type {
		width: 419px !important;
	}
	.emgrace-overlap-text-section.emgrace-standard-overlap .elementor-col-33:nth-of-type(2) {
		width: 438px !important;
	}
	.emgrace-standard-overlap .emgrace-text-column {
		width: 372px !important;
		margin: -50px 0 50px -334px !important;
	}
	.emgrace-three-image-columns-section .elementor-col-33 {
		margin-right: 20px !important;
		width: 31.8% !important;
	}
	.emgrace-testimonials-section .elementor-widget-testimonial .elementor-widget-container {
		padding: 0 55px !important;
	}
	.emgrace-latest-works-section {
		margin-top: 70px !important
	}
	.emgrace-latest-works-section .emgrace-standard-elementor-headline .elementor-widget-container {
		margin-bottom: 60px !important;
	}
	.emgrace-latest-works-bottom-section .elementor-col-50:first-of-type &gt; .elementor-widget-wrap,
	.emgrace-latest-works-bottom-section .elementor-col-50:first-of-type .elementor-column-wrap {
		margin-top: 0px !important;
	}
	.emgrace-latest-works-top-section .elementor-col-50:last-of-type {
		width: 51.7% !important;
	}
	.emgrace-latest-works-top-section .elementor-col-50:last-of-type &gt; .elementor-widget-wrap,
	.emgrace-latest-works-top-section .elementor-col-50:last-of-type .elementor-column-wrap {
		margin: -25px 0px 0px 75px !important;
	}
	.emgrace-latest-works-bottom-section .emgrace-custom-left-image .elementor-widget-container {
		margin: 15px 0px 17px 0px !important;
	}
	.emgrace-latest-works-bottom-section .elementor-col-50:last-of-type &gt; .elementor-widget-wrap,
	.emgrace-latest-works-bottom-section .elementor-col-50:last-of-type .elementor-column-wrap {
		margin: 119px 0px 0px 75px !important;
	}
	.emgrace-services-cta-section.emgrace-custom-one {
		margin-top: 70px !important;
	}
	.emgrace-custom-left-image:before {
		top: 15px;
	}
	.slick-next:before,
	.slick-prev:before {
		background-size: 12px 28px;
		width: 12px;
   		height: 28px;
	}	
	.emgrace-testimonials-section .slick-prev, 
	.emgrace-testimonials-section .slick-next {
		top: calc(50% - 39px);
	}
	.emgrace-testimonials-section .slick-prev {
		left: 0;
	}
	.emgrace-testimonials-section .slick-next {
		right: 0;
	}

	/* -- Page Two -- */
	.emgrace-custom-quote-section.emgrace-custom-two {
		margin-top: 81px !important;
	}
	.emgrace-overlap-text-section.emgrace-custom-services-page.emgrace-custom-two {
		margin-top: 115px !important;
	}
	.emgrace-custom-map-section {
		margin-top: 180px !important;
	}
	.emgrace-custom-map-section .elementor-col-33:first-of-type .elementor-widget-image {
		width: 500px;
	}
	.emgrace-custom-map-column .elementor-widget-wrap,
	.emgrace-custom-map-column .elementor-column-wrap {
		margin: -25px 0px 0px -350px !important;
		width: 500px;
	}
	.emgrace-custom-map-column .elementor-widget-wrap:after {
		display: none;
	}
	.emgrace-custom-map-column .elementor-widget-image .elementor-widget-container {
		height: 250px;
		width: 250px;
	}	
	.emgrace-custom-map-column .elementor-widget-image img {
		width: 200px;
	}
	.emgrace-custom-map-text-column {
		width: 33.1% !important;
		margin-left: -10px;
	}
	.emgrace-elementor-custom-mc4wp.emgrace-custom-two {
		margin-top: 30px !important;
	}
	.emgrace-latest-blog-section.emgrace-custom-two {
		margin-top: 110px !important;
	}

	/* -- Page Three -- */
	.elementor-column-gap-default &gt; .emgrace-page-three-custom-column.elementor-column &gt; .elementor-element-populated.elementor-widget-wrap {
		padding: 40px !important;
	}
	.emgrace-custom-intro-section.emgrace-custom-three {
		margin-top: 115px !important;
	}
	.emgrace-three-image-columns-section.emgrace-custom-three {
		margin-top: 65px !important;
	}
	.emgrace-overlap-text-section.emgrace-custom-services-page.emgrace-custom-three,
	.emgrace-latest-blog-section {
		margin-top: 115px !important;
	}
	.emgrace-services-cta-section.emgrace-custom-three {
		margin-top: 33px !important;
	}

	/* -- Page Four -- */
	.emgrace-three-image-columns-section.emgrace-custom-four {
		margin-top: 70px !important;
	}
	.emgrace-overlap-text-section.emgrace-custom-four {
		margin-top: 50px !important;
	}
	.emgrace-elementor-product-items {
		width: 685px;
	}

	/* -- Page Five -- */
	.emgrace-three-image-columns-section.emgrace-custom-five {
		margin-top: 70px !important;
	}
	.emgrace-custom-blog-section {
		margin-top: 65px !important;
	}
	.emgrace-custom-blog-section .elementor-col-50:first-of-type {
		width: 550px !important;
	}
	.emgrace-overlap-text-section.emgrace-custom-services-page.emgrace-custom-five .emgrace-custom-image-column {
		margin-top: 5px !important;
	}
	.emgrace-custom-button-section .elementor-button-wrapper {
		max-width: 550px;
	}
	.emgrace-custom-video-section .elementor-col-33 {
		width: 31.8% !important;
		margin-right: 20px !important;
	}

	/* -- Services Page -- */
	.emgrace-services-intro-column {
		height: 475px;
	}
	.emgrace-services-intro-text-column .elementor-widget-text-editor .elementor-widget-container {
		width: 375px;
	}
	.emgrace-services-intro-column .elementor-widget-heading {
		margin-bottom: 10px !important;
	}
	.emgrace-three-services-columns-section {
		margin-top: 85px !important;
	}
	.emgrace-three-services-columns-section .elementor-col-33,
	.emgrace-three-services-columns-section .elementor-image {
		width: 275px !important;
	}
	.emgrace-three-services-columns-section .elementor-col-33:first-of-type {
		width: 300px !important;
	}
	.emgrace-services-quotes-section .emgrace-no-bottom-p.elementor-widget-text-editor .elementor-widget-container {
		padding: 0 44px !important;
	}
	.emgrace-overlap-text-section.emgrace-custom-services-page {
		margin-top: 60px !important;
	}
	.emgrace-text-column .elementor-widget-wrap {
		padding: 40px 30px;
		width: 310px;
	}
	.emgrace-custom-services-page.emgrace-overlap-text-section .elementor-col-33:nth-of-type(2) {
		width: 419px !important;
	}
	.emgrace-custom-page-three.emgrace-custom-image-column {
		width: 400px !important;
	}
	.emgrace-services-quotes-section.emgrace-custom-quote-section {
		margin-top: 125px !important;
	}
	.emgrace-services-cta-section {
		margin-top: 55px !important;
	}

	/* -- About Page -- */
	.emgrace-custom-about-headline .elementor-widget-container {
		padding: 30px 55px !important;
		margin: -57px 0 0 0 !important;
		min-width: 312px;
	}
	.emgrace-custom-about-label .elementor-widget-container {
		margin: 57px 0 0 20px !important;
		padding: 0 20px 0 0 !important;
	}
	.emgrace-about-text-section {
		margin-top: 40px !important
	}
	.emgrace-about-overlap-section {
		margin-top: 70px !important;
		padding: 80px 0px 30px 0px !important;
	}
	.emgrace-about-overlap-section .elementor-col-33:first-of-type,
	.elementor-editor-active .emgrace-about-overlap-section .elementor-section-boxed .elementor-column:first-of-type {
		width: 350px !important;
	}
	.emgrace-about-overlap-section .elementor-col-33:nth-of-type(2),
	.elementor-editor-active .emgrace-about-overlap-section .elementor-section-boxed .elementor-column:nth-of-type(2) {
		width: 421px !important;
	}
	.emgrace-about-overlap-section .elementor-col-33:nth-of-type(2) .elementor-widget-wrap,
	.elementor-editor-active .emgrace-about-overlap-section .elementor-section-boxed .elementor-column:nth-of-type(2) .elementor-widget-wrap,
	.emgrace-about-overlap-section .elementor-col-33:nth-of-type(2) .elementor-column-wrap,
	.elementor-editor-active .emgrace-about-overlap-section .elementor-section-boxed .elementor-column:nth-of-type(2) .elementor-column-wrap {
		margin: -100px 0px 0px -280px !important;
	} 
	.emgrace-about-overlap-section .elementor-col-33:last-of-type,
	.elementor-editor-active .emgrace-about-overlap-section .elementor-section-boxed .elementor-column:last-of-type {
		width: 472px !important;
	}
	.emgrace-about-overlap-section .emgrace-text-column .elementor-widget-wrap {
		padding: 45px 30px;
	}
	.emgrace-about-overlap-section .emgrace-text-column .elementor-widget-heading .elementor-widget-container {
		padding: 0 0 5px 0 !important;
	}
	.emgrace-custom-quote-section {
		margin: 95px 0 57px !important;
	}
	.emgrace-custom-quote-section .emgrace-no-bottom-p.elementor-widget-text-editor .elementor-widget-container,
	.emgrace-custom-quote-section .elementor-widget-heading .elementor-widget-container {
		padding: 0 44px !important;
	}

	/* -- Contact Page -- */
	.emgrace-custom-contact-section {
		margin: 0 0 40px !important;
	}
	.emgrace-contact-image-column,
	.emgrace-contact-text-column {
		width: 50% !important;
	}

	/* -- Elementor 3.0+ Updates -- */
	.elementor-column-gap-default &gt; .emgrace-text-column.elementor-column &gt; .elementor-element-populated.elementor-widget-wrap {
		padding: 40px 30px !important;
	}

	/* Elementor Galleries */
	.elementor-image-gallery .gallery-columns-3 .gallery-item,
	.elementor-image-gallery .gallery-columns-4 .gallery-item {
		max-width: 50% !important;
		width: 50% !important;
	}
	.elementor-image-gallery .gallery-columns-3 .gallery-item:nth-of-type(5n) {
		clear: left;
	}
	.elementor-image-gallery .gallery-columns-3 br {
		display: none;
	}
}	


/* ------------------------------- 5. Max-Width: 950px ------------------------------- */	
@media only screen and (max-width: 950px) {

	/* --- Global Styles -- */ 
	.emgrace-container, 
	.emgrace-full-width {
		width: 710px;
	}
	#emgrace-content {
		padding: 0 0 10px 0;
	}
	.emgrace-default-width {
		width: 100%;
	}
	#emgrace-sidebar {
		margin: 0 auto 20px;
		float: none;
		width: 450px;
	}
	.emgrace-newer a,
	.emgrace-older a {
		margin-bottom: 55px;
	}
	.emgrace-below-menu .emgrace-page-has-feature #emgrace-sidebar,
	.emgrace-inline-center .emgrace-page-has-feature #emgrace-sidebar,
	.emgrace-below-menu .emgrace-page-has-mc4wp #emgrace-sidebar,
	.emgrace-inline-center .emgrace-page-has-mc4wp #emgrace-sidebar,
	.archive #emgrace-sidebar,
	.search #emgrace-sidebar,
	.error404 #emgrace-sidebar,
	.archive .emgrace-below-menu #emgrace-sidebar,
	.search .emgrace-below-menu #emgrace-sidebar,
	.error404 .emgrace-below-menu #emgrace-sidebar {
		margin-top: 0px;
	}

	/* --- Header -- */ 
	.emgrace-mobile-logo,
	.emgrace-below-menu #emgrace-header h1.emgrace-site-title,
	.emgrace-below-menu #emgrace-header h2.emgrace-site-title {
		margin: 35px 0px;
		padding: 0;
	}
	.emgrace-site-logo img {
		width: 275px;
	}
	#emgrace-header .emgrace-container {
		width: 710px;
	}
	#emgrace-header .slicknav_nav {
		top: 69px;
		width: 300px;
	}
	#emgrace-header .slicknav_menu {
		margin-top: 1px;
	}
	#emgrace-header .emgrace-social-media-follow-icons { 
		width: 20%;
	}	
	.emgrace-search-cart-container {
		width: 3.8%;
	}	
	#emgrace-header #emgrace-searchform {
		display: inline-block; 
	}
	#emgrace-menu-mobile {
		width: 26%;
	}
	#emgrace-header.emgrace-no-cart-icon .emgrace-social-media-follow-icons {
		width: 23.25%;
	}	
	.emgrace-no-cart-icon .emgrace-search-cart-container {
		width: 1.75%;
	}
	#emgrace-header.emgrace-no-header-search .emgrace-social-media-follow-icons {
		width: 22%;
	}
	.emgrace-no-header-search .emgrace-search-cart-container {
		width: 2.5%;
	}
	.emgrace-no-header-social-media .emgrace-search-cart-container {
		width: 25.25%;
	}
	.emgrace-woo-shopping-cart {
		margin: 3.5px 12px 0 7.5px;
	}
	.emgrace-no-header-search .emgrace-woo-shopping-cart {
		margin: 1px 12px 0 7.5px;
	}
	#emgrace-header .slicknav_nav a {
		font-size: 10.5px;
	}

	/* -- Logo Below Menu -- */
	.emgrace-below-menu .emgrace-search-cart-container {
		width: 3.85%;
	}
	.emgrace-below-menu .emgrace-no-cart-icon .emgrace-search-cart-container {
		width: 1.75%;
	}
	.emgrace-below-menu .emgrace-no-header-search .emgrace-search-cart-container {
		width: 2.5%;
	}
	.emgrace-custom-site-logo.emgrace-below-menu .emgrace-site-logo {
		padding: 35px 0;
	}

	/* --- Featured Section -- */ 
	.emgrace-the-single-image,
	.emgrace-the-post-slide.slick-slide {
		height: 450px;
	}
	.emgrace-the-triple-image {
		height: 330px;
	}
	.emgrace-the-double-image {
		height: 355px;
	}
	.emgrace-title-wrapper h2 {
		font-size: 32px;
	}
	.emgrace-title-wrapper span {
		font-size: 13px;
	}

	/* --- MC4WP Subscribe Section -- */ 
	.emgrace-mc4wp-text { 
		width: 100%;
		margin: 0 0 17px 0;
		text-align: center;
	}
	.emgrace-mc4wp-icon i {
		display: none;
	}
	.emgrace-mc4wp-text h6 {
		font-size: 15.5px;
		margin: 0 0 2px 0;
	}
	.emgrace-mc4wp-text span {
		font-size: 13.5px;
	}
	.emgrace-custom-mc4wp-section input {
		width: 260px;
	}
	.emgrace-custom-mc4wp-section input[type="submit"] {
		width: 130px;
	}	

	/* --- Other Email Marketing -- */ 
	#emgrace-main-container .emgrace-custom-mc4wp-section .ml-form-embedContainer {
		width: 100% !important;
		float: none;
	}
	#emgrace-main-container .emgrace-custom-mc4wp-section .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent,
	#emgrace-main-container .emgrace-custom-mc4wp-section .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody form,
	#emgrace-main-container .emgrace-custom-mc4wp-section .formkit-form .formkit-fields {
		width: 100%;
	}
	#emgrace-main-container .emgrace-custom-mc4wp-section .formkit-form, 
	#emgrace-content .emgrace-elementor-custom-mc4wp .formkit-form {
		max-width: 100%;
	}
	#emgrace-main-container .emgrace-custom-mc4wp-section .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent h4,
	#emgrace-main-container .emgrace-custom-mc4wp-section .formkit-form .formkit-header {
		font-size: 15.5px;
		width: 100%;
		text-align: center;
		margin: 0 0 7px 0;
	}
	#emgrace-main-container .emgrace-custom-mc4wp-section .formkit-form h1 {
		font-size: 15.5px;
	}
	#emgrace-content .emgrace-elementor-custom-mc4wp .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent h4,
	#emgrace-content .emgrace-elementor-custom-mc4wp .formkit-form h1 {
		font-size: 18px;
	}
	#emgrace-main-container .emgrace-custom-mc4wp-section .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent p,
	#emgrace-main-container .emgrace-custom-mc4wp-section .formkit-form .formkit-subheader {
		font-size: 13.5px;
		width: 100%;
		text-align: center;
		margin: 0 0 17px 0 !important;
	}
	#emgrace-main-container .emgrace-custom-mc4wp-section .formkit-form p {
		font-size: 13.5px;
		width: 100%;
	}
	#emgrace-content .emgrace-elementor-custom-mc4wp .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent p,
	#emgrace-content .emgrace-elementor-custom-mc4wp .formkit-form p {
		font-size: 14px;
	}
	#emgrace-main-container .emgrace-custom-mc4wp-section .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input {
		width: 282px !important;
	}
	#emgrace-main-container .emgrace-custom-mc4wp-section .formkit-form .formkit-input {
		width: 282px;
	}
	#emgrace-content .emgrace-elementor-custom-mc4wp .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input {
		width: 272px !important;
		margin: 0 20px 0 0;
	}
	#emgrace-content .emgrace-elementor-custom-mc4wp .formkit-form .formkit-input {
		width: 262px;
		margin: 0 20px 0 0;
	}

	/* --- Blog Layout -- */
	.emgrace-blog-page-header .emgrace-template-title {
		font-size: 21px;
	}
	.emgrace-post-header h1, 
	.emgrace-post-header h2,
	.emgrace-post-header h2 a {
		font-size: 25px;
	}
	.emgrace-single-post-footer-sm-wrapper,
	.emgrace-full-width .emgrace-single-post-footer-sm-wrapper {
		width: 47.5%;
	}
	.emgrace-single-post-footer-comment-wrapper {
		width: 52.5%;
	}
	.emgrace-blog-show-full-content .emgrace-post-comment-count,
	.emgrace-full-width .emgrace-blog-show-full-content .emgrace-post-comment-count {
		width: 205px;
	}
	.emgrace-full-width .emgrace-blog-pin-label {
		display: none;
	}
	.emgrace-blog-share-label {
		display: table-cell;
	}
	.emgrace-full-width .emgrace-single-pinterest-icon {
		width: 35px;
	}
	.emgrace-full-width .emgrace-blog-share-label {
		max-width: 125px;
	}
	.emgrace-full-width .emgrace-comments-name {
		max-width: 90px;
	}
	.emgrace-aff-link .emgrace-post-container,
	.emgrace-full-width .emgrace-aff-link .emgrace-post-container {
		width: 68.7%;
	}
	.emgrace-full-width .emgrace-post-footer-no-comments .emgrace-single-share-icons {
		margin-left: 0px;
	}

	/* --- Grid Layout -- */
	.emgrace-grid-item,
	.emgrace-full-width .emgrace-grid-item.emgrace-grid-horizontal-style,
	.emgrace-full-width .emgrace-grid-item {
		width: 340px;
	}
	.emgrace-full-width .emgrace-grid-item.emgrace-grid-vertical-style:nth-of-type(3n+1) {
		clear: none;
	}
	.emgrace-full-width .emgrace-grid-item:nth-of-type(3n) {
		margin: 0 30px 40px 0;
	}
	.emgrace-full-width .emgrace-grid-item:nth-of-type(2n) {
		margin: 0 0 40px 0;
	}
	.emgrace-grid-item.emgrace-grid-horizontal-style .emgrace-post-header h2, 
	.emgrace-grid-item.emgrace-grid-horizontal-style .emgrace-post-header h2 a {
		font-size: 19.5px;
	}	

	/* --- Gallery Layout -- */
	.emgrace-gallery-item,
	.emgrace-full-width .emgrace-gallery-item {
		width: 340px;
	} 
	.emgrace-gal-img-container,
	.emgrace-full-width .emgrace-gal-img-container {
		height: 385px;
	}
	.emgrace-full-width .emgrace-gallery-item:nth-of-type(3n) {
		margin: 0 30px 40px 0;
	}
	.emgrace-full-width .emgrace-gallery-item:nth-of-type(2n) {
		margin: 0 0 40px 0;
	}
	.emgrace-gallery-item h2 {
		margin: 12px 0 0 0;
	}
	.emgrace-full-width .emgrace-gallery-item:nth-of-type(3n-2) {
		clear: none;
	}

	/* -- Single Post + WordPress Core -- */ 
	.emgrace-error-page,
	.emgrace-search-nothing {
		margin: 0 0 50px 0;
	}
	#commentform input,
	.emgrace-full-width #commentform input {
		width: 32.3%;
	}
	.emgrace-default-width .emgrace-item-related {
		width: 33%;
	}
	.emgrace-default-width .emgrace-item-related:nth-of-type(2) {
		margin-right: 25px;
	}
	.emgrace-default-width .emgrace-item-related:last-of-type {
		display: inline-block;
	}
	.emgrace-default-width .emgrace-post-pagination {
		display: flex;
		overflow: auto;
	}
	.emgrace-default-width .emgrace-pagination-post {
		width: 50%;
		float: left;
		display: inline-block;
		overflow: auto;
	}
	.emgrace-default-width .emgrace-next-post {
		text-align: right;
		clear: none;
		border-left: 1px solid #E5E5E5;
		border-top: 0px;
		padding: 0px;
		margin: 0px;
	}
	.emgrace-default-width .emgrace-next-post .emgrace-pagination-post-image {
		float: right;
		margin: 0 0 0 20px;
	}
	.emgrace-default-width .emgrace-next-post .emgrace-pagination-post-content {
		padding: 0 0 0 20px;
	}
	.emgrace-page-wrapper ul.emgrace-comments ul.children {
		padding: 0;
	}
	.emgrace-comment-approval {
		display: block;
		margin: -14px 0 14px;
	}
	.emgrace-comment-approval em {
		margin: 0;
		vertical-align: 0;
	}
	.emgrace-archive-box h1 {
		font-size: 24px;
	}
	blockquote p {
		font-size: 15px;
	}
	.emgrace-page-header h1,
	h1.emgrace-template-title {
		font-size: 27px;
		margin-bottom: 12px;
	}

	/* ------- Gutenberg ------- */
	.emgrace_fullwidth_narrow .alignwide,
	.emgrace_fullwidth_narrow .emgrace-page-content-wrapper,
	.emgrace_fullwidth_narrow .emgrace-post-entry-wrapper {
    	width: 100%;
    	margin-left: auto;
	    margin-right: auto;
    }
    .page-template-page-narrowfullwidth .emgrace-page-header h1 {
		text-align: left;
	}

	/* -- Sidebar -- */  
	#emgrace-searchform input[type="text"] {
		width: 376px;
	}
	.widget_archive select, 
	.widget_categories select {
		min-width: 386px;
	}
	.elementor-page .widget_archive select,
	.elementor-page .widget_categories select {
		min-width: 366px;
	}
	.elementor-widget-wp-widget-archives select,
	.elementor-widget-wp-widget-categories select {
		min-width: 370px;
	}

	/* -- Footer -- */ 
	.emgrace-footer-container {
		font-size: 10.5px;
	}
	#emgrace-footer .widget.null-instagram-feed p.clear a,
	.instagram-footer-widget.zoom-instagram-widget .footer-title {
		font-size: 11.5px;
	} 
	.instagram-footer-widget ul {
		width: 700px;
	}
	.instagram-footer-widget li {
		width: 160px;
		height: 160px;
	}
	.instagram-footer-widget li:nth-of-type(4) {
		margin-right: 0px !important;
	}
	.instagram-footer-widget li:nth-of-type(5) {
		display: none;
	}
	.emgrace-footer-menu,
	.emgrace-footer-has-menu .ph-copyright,
	.emgrace-footer-has-menu.emgrace-footer-has-social-media .emgrace-footer-menu,
	.emgrace-footer-has-menu.emgrace-footer-has-social-media .ph-copyright,
	.emgrace-footer-has-social-media.emgrace-footer-has-menu .emgrace-social-media-follow-icons {
		width: 100%;
		display: block;
		position: relative;
		text-align: center;
		float: none;
	}
	.emgrace-footer-menu,
	.emgrace-footer-has-menu.emgrace-footer-has-social-media .emgrace-footer-menu,
	.emgrace-footer-has-social-media.emgrace-footer-has-menu .emgrace-social-media-follow-icons {
		margin: 0 0 17px 0;
	}
	.emgrace-footer-has-social-media.emgrace-footer-has-menu .emgrace-social-media-follow-icons,
	.emgrace-footer-has-social-media.emgrace-footer-has-menu.emgrace-footer-no-instagram .emgrace-social-media-follow-icons {
		top: auto;
	}
	.emgrace-footer-menu,
	.emgrace-footer-menu li {
		float: none;
	}
	#emgrace-sidebar .zoom-instagram-widget__item,
	.emgrace-custom-sidebar .zoom-instagram-widget__item {
		height: 450px;
	}
	#emgrace-footer .emgrace-social-media-follow-icons a {
		font-size: 12px;
		padding-right: 12px;
	}

	/* ------------ Elementor ------------------- */ 
	.elementor-section.elementor-section-boxed &gt; .elementor-container {
		width: 710px !important;
	}
	.emgrace-standard-elementor-headline h2 {
		font-size: 23px !important;
	}

	/* -- Elementor Subscribe Form -- */
	.emgrace-elementor-custom-mc4wp .emgrace-mc4wp-text h6 {
		font-size: 18px;
	}
	.emgrace-elementor-custom-mc4wp .emgrace-mc4wp-text span {
		font-size: 14px;
		margin: 4px 0 0 0;
	}
	.emgrace-elementor-custom-mc4wp input {
		width: 280px;
		margin: 0 20px 0 0;
	}
	.emgrace-elementor-custom-mc4wp input[type="submit"] {
		width: 115px;
	}

	/* -- Page One -- */
	.emgrace-custom-intro-section {
		margin-top: 65px !important;
	}
	.emgrace-overlap-text-section {
		margin-top: 95px !important;
		padding: 70px 0px 20px 0px !important;
	}
	.emgrace-overlap-text-section.emgrace-standard-overlap .elementor-col-33:first-of-type {
		width: 311px !important;
		margin-right: -43px;
	}
	.emgrace-overlap-text-section .elementor-col-33:first-of-type .elementor-widget-image .elementor-widget-container {
		border-width: 15px !important;
	}
	.emgrace-overlap-text-section.emgrace-standard-overlap .elementor-col-33:nth-of-type(2) {
		width: 372px !important;
	}
	.emgrace-overlap-text-section.emgrace-standard-overlap .elementor-col-33:nth-of-type(2) .elementor-widget-wrap,
	.emgrace-overlap-text-section.emgrace-standard-overlap .elementor-col-33:nth-of-type(2) .elementor-column-wrap {
		margin: -100px 0px 0px -140px !important;
	}
	.emgrace-standard-overlap .emgrace-text-column {
		width: 355px !important;
		margin: -50px 0 50px -285px !important;
	}
	.emgrace-testimonials-wrapper-section {
		margin-top: 95px !important;
	}
	.emgrace-three-image-columns-section {
		margin-top: 65px !important;
	}
	.emgrace-three-image-columns-section .elementor-col-33 {
		width: 31.4% !important;
	}
	.emgrace-three-image-columns-section .elementor-button {
		min-width: 135px;
	}
	.emgrace-latest-works-section {
		margin-top: 65px !important;
	}
	.emgrace-latest-works-top-section .elementor-col-50:last-of-type {
		width: 51% !important;
	}
	.emgrace-latest-works-top-section .elementor-col-50:last-of-type &gt; .elementor-widget-wrap,
	.emgrace-latest-works-top-section .elementor-col-50:last-of-type .elementor-column-wrap {
		margin: -25px 0px 0px 60px !important;
	}
	.emgrace-latest-works-bottom-section .elementor-col-50:last-of-type &gt; .elementor-widget-wrap,
	.emgrace-latest-works-bottom-section .elementor-col-50:last-of-type .elementor-column-wrap {
		margin: 97px 0px 0px 60px !important;
	}
	.emgrace-services-cta-section.emgrace-custom-one {
		margin-top: 65px !important;
	}
	.elementor-column-gap-default &gt; .emgrace-text-column.elementor-column &gt; .elementor-element-populated.elementor-widget-wrap {
		padding: 30px 25px !important;
	}

	/* -- Page Two -- */
	.emgrace-overlap-text-section.emgrace-custom-services-page.emgrace-custom-two {
		margin-top: 100px !important;
	}
	.emgrace-custom-map-section {
		margin-top: 140px !important;
	}
	.emgrace-custom-map-section .elementor-col-33:first-of-type .elementor-widget-image {
		width: 375px;
	}
	.emgrace-custom-map-column {
		width: 7% !important;
	}
	.emgrace-custom-map-column .elementor-widget-wrap,
	.emgrace-custom-map-column .elementor-column-wrap {
		margin: -25px 0px 0px -285px !important;
		width: 370px;
	}
	.emgrace-custom-map-column .elementor-widget-image .elementor-widget-container {
		height: 200px;
		width: 200px;
		margin: 25px 0 25px 150px;
	}	
	.emgrace-custom-map-column .elementor-widget-image img {
		width: 170px;
	}
	.emgrace-custom-map-text-column {
		width: 44.25% !important;
	}	
	.emgrace-custom-map-text-column h2 {
		margin-top: 15px !important;
	}
	.emgrace-latest-blog-section.emgrace-custom-two {
		margin-top: 95px !important;
	}
	.emgrace-latest-blog-section.emgrace-custom-two .elementor-widget-heading .elementor-widget-container {
		margin-bottom: 20px !important;
	}
	.emgrace-custom-map-text-column h4 {
		font-size: 18px !important;
	}

	/* -- Page Three -- */
	.emgrace-custom-three-feature-section {
		padding: 40px 0 !important;
	}
	.emgrace-custom-three-feature-section .elementor-col-50 {
		width: 100% !important;
	}
	.emgrace-custom-three-feature-section .elementor-col-50:first-of-type .elementor-widget-image .elementor-widget-container {
		border-width: 25px !important;
		margin: 0 0 25px 0 !important;
	}
	.emgrace-page-three-custom-column {
		position: relative !important;
	}
	.emgrace-custom-intro-section.emgrace-custom-three {
		margin-top: 65px !important;
	}
	.emgrace-testimonials-wrapper-section.emgrace-custom-three {
		margin-top: 75px !important;
	}
	.emgrace-overlap-text-section.emgrace-custom-services-page.emgrace-custom-three {
		margin-top: 87px !important;
	}
	.emgrace-latest-blog-section {
		margin-top: 83px !important;
	}

	/* -- Page Four -- */
	.emgrace-three-image-columns-section.emgrace-custom-four {
		margin-top: 65px !important;
	}
	.emgrace-overlap-text-section.emgrace-custom-four {
		margin-top: 30px !important;
	}
	.emgrace-custom-latest-products-section {
		margin: 80px 0 65px !important;
	}
	.emgrace-elementor-product-items {
		width: 490px;
	}
	.emgrace-elementor-product-item .emgrace-product-image {
		width: 100px;
	}

	/* -- Page Five -- */
	.emgrace-three-image-columns-section.emgrace-custom-five {
		margin-top: 65px !important;
	}
	.emgrace-custom-blog-section .elementor-col-50:first-of-type {
		width: 100% !important;
	}
	.emgrace-custom-blog-section {
		margin-top: 60px !important;
	}
	.emgrace-custom-sidebar {
		width: 450px !important;
		margin: 0 auto !important;
	}
	.emgrace-custom-sidebar .elementor-widget-wrap &gt; .elementor-element.elementor-widget, 
	.emgrace-custom-sidebar .elementor-widget {
		width: 450px;
	}
	.emgrace-custom-sidebar .elementor-widget {
		width: 100%;
		margin: 0 0 45px 0 !important;
	}
	.emgrace-overlap-text-section.emgrace-custom-services-page.emgrace-custom-five {
		margin-top: 65px !important;
		padding: 55px 0px 0 0px !important;
	}
	.emgrace-custom-video-section .elementor-col-33 {
		width: 31.4% !important;
	}
	.emgrace-custom-blog-button  .elementor-widget-container {
		margin: -30px 0px 50px 0px !important;
	}
	.emgrace-custom-button-section .elementor-button-wrapper {
		max-width: 100%;
	}	
	.emgrace-elementor-custom-mc4wp.emgrace-custom-five {
		margin-top: 30px !important;
	}

	/* -- Services Page -- */
	.emgrace-services-intro-column {
		height: 450px;
	}
	.emgrace-services-intro-text-column .elementor-widget-text-editor .elementor-widget-container {
		width: 325px;
	}
	.emgrace-three-services-columns-section .elementor-col-33,
	.emgrace-three-services-columns-section .elementor-image {
		width: 211.6667px !important;
	}
	.emgrace-three-services-columns-section .elementor-col-33:first-of-type {
		width: 236.6667px !important;
	}
	.emgrace-overlap-text-section.emgrace-custom-services-page {
		margin-top: 35px !important;
		padding: 70px 0px 20px 0px !important;
	}
	.emgrace-text-column .elementor-widget-wrap {
		padding: 30px 25px;
		width: 304px;
	}
	.emgrace-custom-services-page.emgrace-overlap-text-section .elementor-col-33:nth-of-type(2) {
		width: 372px !important;
		margin-right: -323px;
	}
	.emgrace-custom-services-page.emgrace-overlap-text-section .elementor-col-33:nth-of-type(2) .elementor-widget-wrap,
	.emgrace-custom-services-page.emgrace-overlap-text-section .elementor-col-33:nth-of-type(2) .elementor-column-wrap {
		margin: -100px 0px 0px -265px !important;
	}
	.emgrace-custom-page-three.emgrace-custom-image-column {
		width: 311px !important;
		margin-left: -87px !important;
	}
	.emgrace-custom-page-three.emgrace-custom-image-column .elementor-widget-image .elementor-widget-container {
		border-width: 15px !important;
	}
	.emgrace-services-quotes-section.emgrace-custom-quote-section {
		margin-top: 85px !important;
	}
	.emgrace-services-cta-section h4 {
		font-size: 18px !important;
	}
	.emgrace-services-quotes-section .emgrace-no-bottom-p.elementor-widget-text-editor .elementor-widget-container {
		padding: 0 !important;
	}
	.emgrace-overlap-text-section.emgrace-custom-services-page.emgrace-the-services {
		margin-top: 50px !important;
	}
	.emgrace-three-services-columns-section h4 {
		font-size: 17px !important;
	}
	.emgrace-three-services-columns-section p {
		font-size: 14.5px !important;
	}

	/* -- About Page -- */
	.emgrace-custom-about-headline h2 {
		font-size: 20px !important;
		line-height: 1.5 !important;
	}
	.emgrace-custom-about-headline .elementor-widget-container {
		padding: 30px 43px !important;
		margin: -51px 0 0 0 !important;
		min-width: 246px;
	}
	.emgrace-custom-about-label .elementor-widget-container {
		margin: 57px 0 0 12px !important;
		padding: 0 12px 0 0 !important;
	}
	.emgrace-custom-about-label-column:last-of-type .mgrace-custom-about-label .elementor-widget-container {
		padding-right: 0px !important;
	}
	.emgrace-custom-about-label p {
		font-size: 12px;
	}	
	.emgrace-about-text-section {
		margin-top: 30px !important;
	}
	.emgrace-about-overlap-section {
		margin-top: 97px !important;
		padding: 50px 0px 30px 0px !important;
	}
	.emgrace-about-overlap-section .elementor-col-33:first-of-type {
		width: 61% !important;
	}
	.emgrace-about-overlap-section .elementor-col-33:first-of-type .elementor-widget-image .elementor-widget-container {
		border-bottom-width: 25px;
	}
	.emgrace-about-overlap-section .elementor-col-33:nth-of-type(2) {
		width: 78% !important;
		margin-left: -39%;
	}
	.emgrace-about-overlap-section .elementor-col-33:nth-of-type(2) .elementor-widget-wrap,
	.emgrace-about-overlap-section .elementor-col-33:nth-of-type(2) .elementor-column-wrap {
		margin: -100px 0 0 40px !important;
	}
	.emgrace-about-overlap-section .elementor-col-33:last-of-type {
		width:  100% !important;
		z-index: 1;
		margin: -75px 0 75px !important;
		display: block !important;
		height: auto;
		text-align: center;
	}
	.emgrace-about-overlap-section .emgrace-text-column .elementor-column-wrap {
		display: inline-block;
		margin: 0 !important;
		width: auto;
	}
	.emgrace-about-overlap-section .emgrace-text-column .elementor-widget-wrap {
		padding: 50px;
	}
	.emgrace-custom-quote-section {
		margin: 70px 0 57px !important;
	}
	.emgrace-quotation-marks {
		margin: -93px 0 -113px !important;
	}
	.emgrace-quotation-marks p {
		font-size: 200px !important;
	}
	.emgrace-custom-quote-section .emgrace-no-bottom-p.elementor-widget-text-editor .elementor-widget-container,
	.emgrace-custom-quote-section .elementor-widget-heading .elementor-widget-container {
		padding: 0 !important;
	}
	.emgrace-custom-about-desc p {
		font-size: 13px;
	}
}

/* ------------------------------- 6. Max-Width: 767px ------------------------------- */	
@media only screen and (max-width: 767px) {

	/* --- Global Styles -- */ 
	.emgrace-container, 
	.emgrace-full-width {
		width: 600px;
	}
	.emgrace-inline-center .emgrace-page-has-feature #emgrace-content,
	.emgrace-inline-center .emgrace-page-has-mc4wp #emgrace-content, 
	.emgrace-below-menu .emgrace-page-has-feature #emgrace-content,
	.emgrace-below-menu .emgrace-page-has-feature #emgrace-content.emgrace-full-width,
	.emgrace-below-menu .emgrace-page-has-mc4wp #emgrace-content,
	.emgrace-below-menu .emgrace-page-has-mc4wp #emgrace-content.emgrace-full-width,
	.archive #emgrace-content,
	.archive #emgrace-content.emgrace-full-width,
	.search #emgrace-content,
	.search #emgrace-content.emgrace-full-width,
	.error404 #emgrace-content,
	.error404 #emgrace-content.emgrace-full-width,
	.archive .emgrace-below-menu #emgrace-content,
	.archive .emgrace-below-menu #emgrace-content.emgrace-full-width, 
	.search .emgrace-below-menu #emgrace-content,
	.search .emgrace-below-menu #emgrace-content.emgrace-full-width,
	.error404 .emgrace-below-menu #emgrace-content,
	.error404 .emgrace-below-menu #emgrace-content.emgrace-full-width,
	.search #emgrace-content.emgrace-default-width,
	.error404 #emgrace-content.emgrace-default-width,
	.archive #emgrace-content.emgrace-default-width {
		padding-top: 40px;
	}
	.emgrace-blog-page-header.emgrace-page-has-no-feature-mc4wp {
		margin-bottom: 40px;
	}

	/* --- Header -- */ 
	#emgrace-header .emgrace-container {
		width: 600px;
	} 
	#emgrace-header .emgrace-nav-wrapper {
		padding: 20px 25px;
	}
	#emgrace-header .slicknav_nav {
		top: 59px;
	}	
	.emgrace-search-cart-container {
		position: relative;
		top: auto;
		width: 4.75%;
	}
	.emgrace-no-cart-icon .emgrace-search-cart-container {
		width: 2%;
	}
	.emgrace-no-header-search .emgrace-search-cart-container {
		width: 3%;
	}
	.emgrace-no-header-search .emgrace-woo-shopping-cart {
		margin: 2px 12px 0 10px;
	}
	#emgrace-header #emgrace-searchform.emgrace-mobile-header-searchform input[type="text"] {
		padding: 7px 15px;
		top: -5px;
	}
	#emgrace-header #emgrace-searchform.emgrace-mobile-header-searchform button[type="submit"],
	.emgrace-header-mobile-search-close {
		top: 2px;
	}
	.emgrace-inline-center #emgrace-header .is-sticky #emgrace-searchform.emgrace-mobile-header-searchform input[type="text"] {
		top: -7px;
	}
	.emgrace-mobile-logo,
	.emgrace-below-menu #emgrace-header h1.emgrace-site-title,
	.emgrace-below-menu #emgrace-header h2.emgrace-site-title {
		margin: 34px 0;
	}
	
	/* -- Logo Below Menu -- */
	.emgrace-below-menu .emgrace-search-cart-container {
		width: 4.5%;
	}	
	.emgrace-below-menu .emgrace-no-cart-icon .emgrace-search-cart-container {
		width: 2%;
	}
	.emgrace-below-menu .emgrace-no-header-search .emgrace-search-cart-container {
		width: 3%;
	}
	.emgrace-below-menu #emgrace-header #emgrace-searchform.emgrace-mobile-header-searchform input[type="text"] {
		top: -5px;
	}

	/* --- Featured Section -- */ 
	#emgrace-featured-section {
		display: block;
		margin-top: 0px;
	}
	#emgrace-featured-section.emgrace-double-images,
	#emgrace-featured-section.emgrace-single-image {
		display: flex;
	}
	.emgrace-the-single-image,
	.emgrace-the-post-slide.slick-slide {
		height: 375px;
	}
	.emgrace-the-triple-image {
		width: calc(100% - 50px);
		float: none;
		margin: 0 25px 25px 25px;
		height: 400px;
	}
	.emgrace-the-triple-image:last-of-type {
		margin-bottom: 0px;
	}
	.emgrace-the-double-image {
		height: 290px;
	}
	.emgrace-title-wrapper h2 {
		width: 500px;
	}
	.emgrace-title-wrapper h2.emgrace-single-image-has-both-titles,
	.emgrace-slide-item .emgrace-title-wrapper h2 {
		margin-bottom: 25px;
	}
	.emgrace-title-wrapper span {
		max-width: 500px;
	}
	
	/* --- MC4WP Subscribe Section -- */ 
	.emgrace-custom-mc4wp-section {
		padding: 35px 0;
	}
	.emgrace-mc4wp-text h6 {
		margin: 0 0 1px 0;
	}
	.emgrace-custom-mc4wp-section input {
		width: 212px;
	}
	.emgrace-custom-mc4wp-section input[type="submit"] {
		width: 115px;
	}	

	/* --- Other Email Marketing -- */ 
	#emgrace-main-container .emgrace-custom-mc4wp-section .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input {
		width: 227px !important;
	}
	#emgrace-content .emgrace-elementor-custom-mc4wp .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input {
		width: 227px !important;
		margin: 0 10px 0 0;
	}
	#emgrace-main-container .emgrace-custom-mc4wp-section .formkit-form .formkit-input {
		width: 227px;
	}
	#emgrace-content .emgrace-elementor-custom-mc4wp .formkit-form .formkit-input {
		width: 217px;
		margin: 0 10px 0 0;
	}

	/* --- Blog Layout -- */
	.emgrace-single-post-footer-sm-wrapper,
	.emgrace-full-width .emgrace-single-post-footer-sm-wrapper {
		width: 47%;
	}
	.emgrace-single-post-footer-comment-wrapper {
		width: 53.5%;
	}
	.emgrace-blog-show-full-content .emgrace-post-comment-count,
	.emgrace-full-width .emgrace-blog-show-full-content .emgrace-post-comment-count {
		width: 147px;
	}
	.emgrace-single-share-icons a {
		width: 35px;
	}
	.emgrace-single-share-icons a:last-of-type {
		width: 40px;
	}
	.emgrace-full-width .emgrace-blog-show-full-content .emgrace-post-comment-count,
	.emgrace-full-width .emgrace-comment-link {
		margin-left: 5px;
	}
	.emgrace-full-width .emgrace-post-footer-no-sm .emgrace-comment-link,
	.emgrace-post-footer-no-sm .emgrace-comment-link {
		margin-left: 45px;
	}
	.emgrace-aff-link.emgrace-blog-item {
		padding-bottom: 23px;
	}
	.emgrace-aff-link .emgrace-post-container,
	.emgrace-aff-link .emgrace-affiliate-section,
	.emgrace-full-width .emgrace-aff-link .emgrace-post-container {
		width: 100%;
		padding: 0px;
		float: none;
		display: block;
	}
	.emgrace-aff-link .emgrace-affiliate-section {
		padding: 32px 0 0 0;
		margin: 37px 0 0 0;
		border-top: 1px solid #E5E5E5;
	}
	.emgrace-aff-link .emgrace-post-container::after { 
		display: none;
	}
	.emgrace-blog-page-header.emgrace-page-has-feature .emgrace-template-title {
		margin-bottom: 25px;
	}	
	.emgrace-below-menu .emgrace-blog-page-header.emgrace-page-has-no-feature-mc4wp .emgrace-template-title {
		margin: 0 25px 40px;
	}
	.emgrace-full-width .emgrace-single-pinterest-icon {
		width: 36px;
	}
	.emgrace-single-post-share-buttons .fa-pinterest-p {
		margin-right: 0px;
	}
	.emgrace-post-footer-no-comments .emgrace-single-post-share-buttons .fa-pinterest-p {
		margin-right: 10px;
	}
	.emgrace-blog-item.emgrace-aff-link.emgrace-blog-show-full-content .emgrace-post-tags {
		margin: 30px 0;
	}

	/* --- Grid Layout -- */
	.emgrace-grid-item {
		width: 100%;
		margin: 0 0 40px 0;
	}
	.emgrace-grid-item .emgrace-post-header,
	.emgrace-full-width .emgrace-grid-item.emgrace-grid-horizontal-style .emgrace-post-header {
		margin: 15px 0 0 0;
	}
	.emgrace-full-width .emgrace-grid-item.emgrace-grid-horizontal-style,
	.emgrace-full-width .emgrace-grid-item {
		width: 100%;
	}
	.emgrace-full-width .emgrace-grid-item.emgrace-grid-horizontal-style:nth-of-type(2n),
	.emgrace-full-width .emgrace-grid-item.emgrace-grid-horizontal-style:nth-of-type(3n),
	.emgrace-full-width .emgrace-grid-item:nth-of-type(3n),
	.emgrace-full-width .emgrace-grid-item:nth-of-type(2n) {
		margin: 0 0 40px 0;
	}
	.emgrace-full-width .emgrace-grid-item.emgrace-grid-horizontal-style:nth-of-type(odd) {
		margin: 0 0 40px 0;
	}

	/* --- Gallery Layout -- */
	.emgrace-gallery-item,
	.emgrace-full-width .emgrace-gallery-item {
		width: 100%;
		margin: 0 0 40px 0;
	} 
	.emgrace-full-width .emgrace-gallery-item:nth-of-type(3n) {
		margin: 0 0 40px 0;
	}
	.emgrace-gal-img-container,
	.emgrace-full-width .emgrace-gal-img-container {
		height: 680px;
	}

	/* -- Single Post + WordPress Core -- */ 
	.emgrace-archive-box {
		margin: 50px auto 0;
		width: 550px;
	}
	.error404 #emgrace-content #emgrace-searchform input[type="text"],
	.emgrace-search-nothing #emgrace-searchform input[type="text"] {
		width: 60%;
	}	
	.search-no-results .emgrace-post-header h1 ,
	.search-no-results .emgrace-full-width .emgrace-post-header h1 {
		font-size: 1.57em;
	}
	#commentform input,
	.emgrace-full-width #commentform input {
		width: 100%;
		margin: 15px 0 0 0;
	}
	#commentform .comment-form-cookies-consent input  {
		margin: 5px 10px 0 0;
	}
	.emgrace-default-width .emgrace-item-related,
	.emgrace-full-width .emgrace-item-related {
		width: 50%;
	}
	.emgrace-default-width .emgrace-item-related:nth-of-type(2),
	.emgrace-full-width .emgrace-item-related:nth-of-type(2) {
		margin-right: 0px;
	}
	.emgrace-default-width .emgrace-item-related:last-of-type,
	.emgrace-full-width .emgrace-item-related:nth-of-type(3) {
		display: none;
	}
	.emgrace-default-width .emgrace-post-pagination,
	.emgrace-post-pagination {
		display: block;
		overflow: hidden;
	}
	.emgrace-default-width .emgrace-pagination-post,
	.emgrace-pagination-post {
		width: 100%;
		float: none;
		display: block;
		overflow: auto;
	}
	.emgrace-default-width .emgrace-next-post,
	.emgrace-next-post {
		text-align: left;
		clear: both;
		border-left: 0px;
		border-top: 1px solid #E5E5E5;
		padding: 30px 0 0 0;
		margin: 30px 0 0 0;
	}
	.emgrace-default-width .emgrace-next-post .emgrace-pagination-post-image,
	.emgrace-next-post .emgrace-pagination-post-image {
		float: left;
		margin: 0 20px 0 0;
	}
	.emgrace-full-width .emgrace-no-previous-post .emgrace-next-post {
		padding: 0px;
		margin: 0;
		border-top: 0px;
	}
	.emgrace-default-width .emgrace-next-post .emgrace-pagination-post-content,
	.emgrace-next-post .emgrace-pagination-post-content {
		padding: 0;
	}
	.emgrace-single-post.emgrace-aff-link.emgrace-post-has-no-tags .emgrace-affiliate-section {
		margin-top: 40px;
	}	

	/* -- Gutenberg -- */
	.wp-block-latest-posts.columns-2 li,
	.wp-block-latest-posts.columns-3 li,
	.wp-block-latest-posts.columns-4 li {
		width: 100%;
		margin-right: 0;
	}

	/* -- Footer -- */  
	#emgrace-footer .instagram-footer-widget::before {
		height: 155px;
	}
	.instagram-footer-widget ul {
		width: 600px;
	}
	.instagram-footer-widget li {
		width: 135px;
		height: 135px;
	}

	/* ------------ Elementor ------------------- */ 
	.elementor-section.elementor-section-boxed &gt; .elementor-container {
		width: 600px !important;
	}

	/* -- Elementor Subscribe Form -- */
	.emgrace-elementor-custom-mc4wp input {
		width: 245px;
		margin: 0 10px 0 0;
	}

	/* -- Page One -- */
	.emgrace-custom-intro-section {
		margin-top: 55px !important;
	}
	.emgrace-overlap-text-section {
		margin-top: 95px !important;
		padding: 40px 0px 20px 0px !important;
	}
	.emgrace-overlap-text-section.emgrace-standard-overlap .elementor-col-33:first-of-type {
		width: 61% !important;
		margin-right: -19%;
	}
	.emgrace-overlap-text-section.emgrace-standard-overlap .elementor-col-33:nth-of-type(2) {
		width: 64.9% !important;
		margin-right: -7%;
	}
	.emgrace-overlap-text-section.emgrace-standard-overlap .elementor-col-33:nth-of-type(2) .elementor-widget-wrap,
	.emgrace-overlap-text-section.emgrace-standard-overlap .elementor-col-33:nth-of-type(2) .elementor-column-wrap {
		margin: -80px 0px 0px -41px !important;
	}
	.emgrace-standard-overlap .emgrace-text-column {
		width: auto !important;
		margin: -149px auto 70px !important;
		display: block !important;
		height: auto;
		z-index: 2;
	}
	.emgrace-standard-overlap .emgrace-text-column .elementor-widget-wrap,
	.emgrace-standard-overlap .emgrace-text-column .elementor-column-wrap {
		margin: 0 !important;
	}
	.emgrace-testimonials-wrapper-section {
		margin-top: 70px !important;
	}
	.emgrace-three-image-columns-section {
		margin-top: 55px !important;
		padding: 0 !important;
	}
	.emgrace-three-image-columns-section .elementor-col-33 {
		width: 100% !important;
		margin: 0 0 40px 0 !important;
	}
	.emgrace-three-image-columns-section .elementor-button {
		min-width: 175px;
	}
	.emgrace-latest-works-section {
		margin-top: 60px !important;
	}
	.emgrace-latest-works-section .emgrace-standard-elementor-headline .elementor-widget-container {
		margin-bottom: 25px !important;
	}
	.emgrace-latest-works-top-section .elementor-col-50:last-of-type {
		width: 575px !important;
	}
	.emgrace-latest-works-top-section .elementor-col-50:last-of-type .elementor-widget-wrap,
	.emgrace-latest-works-top-section .elementor-col-50:last-of-type .elementor-column-wrap {
		margin: 40px 0 !important;
	}
	.emgrace-latest-works-bottom-section .emgrace-custom-left-image .elementor-widget-container {
		margin: 0px 0px 17px 0px !important;
	}
	.emgrace-latest-works-bottom-section .elementor-col-50:last-of-type .elementor-widget-wrap,
	.emgrace-latest-works-bottom-section .elementor-col-50:last-of-type .elementor-column-wrap {
		margin: 0 !important;
	}
	.emgrace-latest-works-bottom-section .elementor-col-50:last-of-type .elementor-widget-image .elementor-widget-container {
		margin: 40px 0px 17px 0px !important;
	}
	.emgrace-services-cta-section.emgrace-custom-one {
		margin-top: 60px !important;
	}
	.emgrace-custom-left-image:before {
		top: 0;
	}

	/* -- Page Two -- */
	.emgrace-custom-quote-section.emgrace-custom-two {
		margin-top: 71px !important;
	}
	.emgrace-custom-map-section {
		margin-top: 65px !important;
	}
	.emgrace-custom-map-section .elementor-col-33:first-of-type .elementor-widget-image {
		width: 100%;
	}
	.emgrace-custom-map-column {
		width: 235px !important;
	}
	.emgrace-custom-map-column .elementor-widget-wrap,
	.emgrace-custom-map-column .elementor-column-wrap {
		margin: 80px 0px 0px 0 !important;
		width: 100%;
	}
	.emgrace-custom-map-column .elementor-widget-image .elementor-widget-container {
		margin: 25px 0 0 25px;
	}
	.emgrace-custom-map-text-column {
		width: 60.8% !important;
		margin: 50px 0 0 !important;
	}
	.emgrace-custom-map-text-column .elementor-widget-wrap {
		/*margin-top: 55px !important;*/
		display: inline-block;
	}	
	.emgrace-latest-blog-section.emgrace-custom-two {
		margin-top: 60px !important;
	}
	.emgrace-elementor-custom-mc4wp.emgrace-custom-two {
		margin-top: 20px !important;
	}
	.emgrace-map-subheadline .elementor-widget-container {
		margin-top: 22px !important;
	}
	.emgrace-overlap-text-section.emgrace-custom-services-page .elementor-row {
		position: relative;
	}

	/* -- Page Three -- */
	.emgrace-custom-intro-section.emgrace-custom-three {
		margin-top: 60px !important;
	}
	.emgrace-three-image-columns-section.emgrace-custom-three {
		margin-top: 55px !important;
	}
	.emgrace-latest-blog-section {
		margin-top: 60px !important;
	}
	.emgrace-latest-blog-section .emgrace-standard-elementor-headline .elementor-widget-container {
		margin: 0 0 20px 0 !important;
	}
	.emgrace-services-cta-section.emgrace-custom-three {
		margin-top: 23px !important;
	}
	.emgrace-overlap-text-section.emgrace-custom-services-page.emgrace-custom-three {
		margin-top: 95px !important;
	}
	.emgrace-overlap-text-section .emgrace-text-column.emgrace-custom-page-three {
		height: 100%;
	}

	/* -- Page Four -- */
	.emgrace-three-image-columns-section.emgrace-custom-four {
		margin-top: 52.5px !important;
	}
	.emgrace-overlap-text-section.emgrace-custom-four {
		margin-top: 40px !important;
	}
	.emgrace-custom-latest-products-section {
		margin: 55px 0 !important;
	}
	.emgrace-elementor-product-items {
		width: 375px;
	}
	.emgrace-elementor-product-item .emgrace-product-image {
		width: 105px;
	}

	/* -- Page Five -- */
	.emgrace-three-image-columns-section.emgrace-custom-five {
		margin-top: 55px !important;
	}
	.emgrace-custom-blog-section {
		margin-top: 55px !important;
	}
	.emgrace-overlap-text-section.emgrace-custom-services-page.emgrace-custom-five {
		margin-top: 20px !important;
		padding: 70px 0px 120px 0px !important;
	}
	.emgrace-custom-video-section .elementor-col-33 {
		width: 100% !important;
		margin: 0 0 40px 0 !important;
	}
	.emgrace-custom-video-section .elementor-widget-button {
		position: relative;
		text-align: center;
		margin-top: -20px;
		right: auto;
	}

	/* -- Services Page -- */
	.emgrace-services-intro-column {
		height: 440px;
		width: 100% !important;
		float: none;
	}
	.emgrace-services-intro-column:last-of-type {
		height: auto;
		padding: 25px 25px 0 25px !important;
	}
	.elementor-column-gap-default &gt; .elementor-column.emgrace-services-intro-column:last-of-type .elementor-widget-wrap.elementor-element-populated {
		padding: 35px 0 !important;
	}
	.emgrace-services-intro-text-column .elementor-widget-text-editor .elementor-widget-container {
		width: auto;
		padding: 0 20px !important;
	}
	.emgrace-three-services-columns-section .elementor-col-33,
	.emgrace-three-services-columns-section .elementor-image,
	.emgrace-three-services-columns-section .elementor-col-33:first-of-type {
		width: 100% !important;
	}
	.emgrace-three-services-columns-section .elementor-col-33 {
		margin: 0 0 40px 0 !important;
	}
	.emgrace-overlap-text-section.emgrace-custom-services-page {
		margin-top: 45px !important;
		padding: 40px 0px 155px 0px !important;
	}
	.emgrace-custom-services-page.emgrace-overlap-text-section .elementor-col-33:nth-of-type(2) {
		width: 62% !important;
		margin-right: -7%;
	}
	.emgrace-custom-services-page.emgrace-overlap-text-section .elementor-col-33:nth-of-type(2) .elementor-widget-wrap,
	.emgrace-custom-services-page.emgrace-overlap-text-section .elementor-col-33:nth-of-type(2) .elementor-column-wrap {
		margin: -80px 0px 0px 0 !important;
	}
	.emgrace-custom-page-three.emgrace-custom-image-column {
		width: 59% !important;
		margin-left: -87px !important;
	}
	.emgrace-overlap-text-section .emgrace-text-column.emgrace-custom-page-three {
		position: absolute;
		width: auto !important;
		margin: 0 !important;
		left: 25px;
		bottom: -97px;
		z-index: 2;
	}
	.emgrace-services-quotes-section.emgrace-custom-quote-section {
		margin-top: 70px !important;
	}
	.emgrace-services-cta-section .elementor-widget-text-editor .elementor-widget-container,
	.emgrace-services-cta-section .elementor-widget-heading .elementor-widget-container {
		padding: 0 !important;
	}

	/* -- About Page -- */
	.emgrace-custom-about-headline .elementor-widget-container {
		padding: 25px !important;
		margin: 0px 0 0 0 !important;
		min-width: auto;
	}
	.emgrace-custom-about-label .elementor-widget-container {
		margin: 25px 0 0 25px !important;
		padding: 0 25px 0 0 !important;
	}
	.emgrace-custom-about-label-column:nth-of-type(2) .emgrace-custom-about-label .elementor-widget-container {
		margin-left: 0px !important;
	}
	.emgrace-about-overlap-section .emgrace-text-column .elementor-widget-wrap {
		padding: 40px;
	}
	.emgrace-custom-quote-section {
		margin: 70px 0 53px !important;
	}

	/* -- Contact Page -- */
	.emgrace-custom-contact-section {
		margin: 0 0 50px !important;
	}
	.emgrace-contact-image-column,
	.emgrace-contact-text-column {
		width: 100% !important;
	}
	.emgrace-contact-text-column .elementor-widget-wrap {
		margin: 40px 0px 0px 0 !important;
	}
	.emgrace-custom-contact-form textarea {
		height: auto;
	}

	/* Elementor Galleries */
	.elementor-image-gallery .gallery-columns-3 .gallery-item,
	.elementor-image-gallery .gallery-columns-4 .gallery-item {
		max-width: 100% !important;
		width: 100% !important;
		padding-right: 0px !important;
	}
	.elementor-lightbox .elementor-swiper-button [class^="eicon"] {
		color: #FFFFFF !important;
	}
}


/* ------------------------------- 7. Max-Width: 650px ------------------------------- */	
@media only screen and (max-width: 650px) {

	/* --- Global Styles -- */ 
	.emgrace-container, 
	.emgrace-full-width {
		width: 450px;
	}
	.emgrace-newer a,
	.emgrace-older a {
		margin-bottom: 50px;
	}
	h1 {
		font-size: 25px;
	}
	h2 {
		font-size: 23px;
	}
	h3 {
		font-size: 21px;
	}
	h4 {
		font-size: 19px;
	}
	h5 {
		font-size: 18px;
	}
	h6 {
		font-size: 17px;
	}

	/* --- Header -- */ 
	#emgrace-header .emgrace-container {
		width: 450px;
	} 
	.emgrace-search-cart-container {
		width: 6.25%;
	}
	.emgrace-no-cart-icon .emgrace-search-cart-container {
		width: 2.75%;
	}	
	.emgrace-no-header-search .emgrace-search-cart-container {
		width: 4.2%;
	}
	.emgrace-site-logo img {
		width: 200px;
	}

	/* -- Logo Below Menu -- */
	.emgrace-below-menu .emgrace-search-cart-container {
		width: 6.5%;
	}	
	.emgrace-below-menu .emgrace-no-cart-icon .emgrace-search-cart-container {
		width: 3%;
	}
	.emgrace-below-menu .emgrace-no-header-search .emgrace-search-cart-container {
		width: 4.2%;
	}
	.emgrace-custom-site-logo.emgrace-below-menu .emgrace-site-logo {
		padding: 30px 0;
	}
	.emgrace-below-menu .emgrace-site-title a,
	.emgrace-mobile-logo .emgrace-site-title a {
		font-size: 31px;
	}

	/* --- Featured Section -- */ 
	.emgrace-the-single-image,
	.emgrace-the-post-slide.slick-slide {
		height: 350px;
	}
	.emgrace-the-triple-image {
		height: 350px;
	}
	.emgrace-the-double-image {
		height: 250px;
	}
	.emgrace-title-wrapper h2 {
		width: 385px;
		font-size: 23px;
	}
	.emgrace-title-wrapper span {
		max-width: 385px;
		font-size: 12px;
		padding-top: 8px;
	}
	.emgrace-page-wrapper .emgrace-post-slider ul.slick-dots {
		bottom: 10px;
	}
	.emgrace-page-wrapper .emgrace-post-slider ul.slick-dots li {
		width: 10px;
   		height: 10px;
   		margin: 0 12px 0 0;
	}
	.emgrace-post-slider .slick-dots li button:before {
		font-size: 35px;
    	line-height: 10px;
    	width: 10px;
    	height: 10px;
	}	
	
	/* --- MC4WP Subscribe Section -- */ 
	.emgrace-custom-mc4wp-section p {
		display: block;
		float: none;
	}
	.emgrace-custom-mc4wp-section input {
		width: 100%;
		margin: 0 0 17px 0;
	}
	.emgrace-custom-mc4wp-section input[type="submit"] {
		width: 100%;
	}	

	/* --- Other Email Marketing -- */ 
	#emgrace-main-container .emgrace-custom-mc4wp-section .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent h4 {
		font-size: 14px;
		margin: 0 0 5px 0;
	}
	#emgrace-main-container .emgrace-custom-mc4wp-section .formkit-form .formkit-header {
		margin: 0 0 5px 0;
	}
	#emgrace-main-container .emgrace-custom-mc4wp-section .formkit-form h1 {
		font-size: 14px;
	}
	#emgrace-content .emgrace-elementor-custom-mc4wp .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent h4,
	 #emgrace-content .emgrace-elementor-custom-mc4wp .formkit-form h1 {
		font-size: 16px;
	}
	#emgrace-main-container .emgrace-custom-mc4wp-section .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent p,
	#emgrace-main-container .emgrace-custom-mc4wp-section .formkit-form p {
		font-size: 13px;
	}
	#emgrace-main-container .emgrace-custom-mc4wp-section .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow,
	#emgrace-content .emgrace-elementor-custom-mc4wp .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow {
		display: block;
		float: none;
	}
	#emgrace-main-container .emgrace-custom-mc4wp-section .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input,
	#emgrace-content .emgrace-elementor-custom-mc4wp .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input {
		width: 100% !important;
		margin: 0 0 17px 0;
	}
	#emgrace-content .emgrace-elementor-custom-mc4wp .formkit-form .formkit-input {
		width: 100%;
		margin: 0 0 17px 0;
	}
	#emgrace-main-container .emgrace-custom-mc4wp-section .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit,
	#emgrace-main-container .emgrace-elementor-custom-mc4wp .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit {
		width: 100%;
	}
	#emgrace-main-container .emgrace-custom-mc4wp-section .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button,
	#emgrace-main-container .emgrace-elementor-custom-mc4wp .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button {
		width: 100% !important;
	}
	#emgrace-main-container .emgrace-custom-mc4wp-section .formkit-form .formkit-fields,
	#emgrace-content .emgrace-elementor-custom-mc4wp .formkit-form .formkit-fields  {
		display: block;
	}
	#emgrace-main-container .emgrace-custom-mc4wp-section .formkit-form .formkit-input {
		width: 100%;
		margin: 0 0 17px 0;
	}
	#emgrace-main-container .emgrace-custom-mc4wp-section .formkit-form .formkit-submit,
	 #emgrace-content .emgrace-elementor-custom-mc4wp .formkit-form .formkit-submit {
		width: 100%;
		padding: 10px;
	}

	/* --- Blog Layout -- */
	.emgrace-blog-page-header .emgrace-template-title {
		font-size: 17px;
	}
	.emgrace-blog-item {
		margin-bottom: 50px;
		padding-bottom: 40px;
	}
	.emgrace-blog-item.sticky {
		padding-bottom: 35px;
	}
	.emgrace-blog-item.emgrace-blog-show-full-content.emgrace-product-slider,
	.emgrace-blog-item.emgrace-blog-show-full-content.emgrace-aff-link,
	.emgrace-blog-item.emgrace-blog-show-full-content.emgrace-aff-code,
	.emgrace-blog-item.emgrace-blog-show-full-content.emgrace-aff-shortcode,
	.emgrace-blog-item.emgrace-blog-show-full-content.emgrace-rewardstyle-shortcode {
		margin-bottom: 60px;
	}
	.emgrace-post-header {
		margin: 0 0 20px 0;
	}
	.emgrace-post-header h1, 
	.emgrace-post-header h2,
	.emgrace-post-header h2 a {
		font-size: 23px;
	}
	.emgrace-single-post-footer-sm-wrapper,
	.emgrace-single-post-footer-comment-wrapper,
	.emgrace-full-width .emgrace-single-post-footer-sm-wrapper, 
	.emgrace-full-width .emgrace-single-post-footer-comment-wrapper {
		width: 100%;
		text-align: center;
		display: block;
	}
	.emgrace-blog-pin-icon,
	.emgrace-single-pinterest-icon,
	.emgrace-single-post-share-buttons a,
	.emgrace-single-share-icons,
	.emgrace-single-share-icons a {
		display: inline-block;
		width: auto;
	}
	.emgrace-blog-pin-icon {
		margin-right: 10px;
	}
	.emgrace-blog-show-full-content .emgrace-post-footer {
		padding: 30px 0;
	}
	.emgrace-single-share-icons a {
		margin-right: 10px;
	}
	.emgrace-single-share-icons a:last-of-type {
		margin: 0;
		width: auto;
	}
	.emgrace-blog-show-full-content .emgrace-post-comment-count,
	.emgrace-full-width .emgrace-blog-show-full-content .emgrace-post-comment-count,
	.emgrace-comment-link {
		display: inline-block;
		width: auto;
	}
	.emgrace-blog-share-label,
	.emgrace-full-width .emgrace-blog-share-label {
		display: none;
	}
	.emgrace-post-footer-no-comments .emgrace-blog-share-label,
	.emgrace-full-width .emgrace-post-footer-no-comments .emgrace-blog-share-label {
		display: inline-block;
	}
	.emgrace-post-comment-icons,
	.emgrace-full-width .emgrace-post-comment-icons {
		margin: 20px 0 0 0;
	}
	.emgrace-post-footer-no-sm .emgrace-post-comment-icons,
	.emgrace-full-width .emgrace-post-footer-no-sm .emgrace-post-comment-icons {
		margin: 0;
	}
	.emgrace-blog-show-full-content .emgrace-post-comment-count,
	.emgrace-full-width .emgrace-blog-show-full-content .emgrace-post-comment-count {
		margin-left: 0px;
	}
	.emgrace-comment-link,
	.emgrace-full-width .emgrace-comment-link {
		margin-left: 18px;
	}
	.emgrace-full-width .emgrace-post-footer-no-sm .emgrace-comment-link,
	.emgrace-post-footer-no-sm .emgrace-comment-link {
		margin-left: 30px;
	}
	.emgrace-blog-item.emgrace-blog-show-full-content,
	.emgrace-blog-item.emgrace-blog-show-full-content.emgrace-post-footer-is-empty {
		margin-bottom: 65px;
	}
	.emgrace-blog-show-full-content.emgrace-product-slider .emgrace-affiliate-section {
		padding: 35px 0;
	}
	.emgrace-affiliate-title {
		text-align: center;
	}
	.emgrace-full-width .emgrace-single-pinterest-icon {
		width: auto;
	}
	.emgrace-post-footer-no-comments .emgrace-single-post-share-buttons .fa-pinterest-p {
		margin-right: 0px;
	}
	.emgrace-blog-page-show-full-content .emgrace-newer a, 
	.emgrace-blog-page-show-full-content .emgrace-older a {
		margin-bottom: 55px;
	}
	.emgrace-mc4wp-text h6 {
		font-size: 14px;
		margin: 0;
	}
	.emgrace-mc4wp-text span {
		font-size: 13px;
	}

	/* --- Block Layout -- */
	.emgrace-block-item {
		margin: 0 0 70px 0;
	}
	.emgrace-block-item .emgrace-post-header h2,
	.emgrace-block-item .emgrace-post-header h2 a {
		font-size: 21px;
	}
	.emgrace-block-layout .emgrace-newer a,
	.emgrace-block-layout .emgrace-older a {
		margin-bottom: 70px;
	}
	.emgrace-block-item .emgrace-affiliate-section {
		text-align: center;
	}
	.emgrace-block-item .emgrace-affiliate-section .emgrace-affiliate-title {
		margin-bottom: 22.5px;
	}
	.emgrace-block-item .emgrace-post-location {
		margin: 0 0 25px 0;
	}
	.emgrace-block-pin-label a {
		font-size: 11px;
	}
	.emgrace-block-share-icons a {
		font-size: 11.5px;
	}
	.emgrace-block-share-icons .fa-twitter {
		font-size: 11.5px;
	}

	/* --- Grid Layout -- */ 
	.emgrace-grid-item .emgrace-post-header h2, 
	.emgrace-grid-item .emgrace-post-header h2 a,
	.emgrace-grid-item.emgrace-grid-horizontal-style .emgrace-post-header h2, 
	.emgrace-grid-item.emgrace-grid-horizontal-style .emgrace-post-header h2 a {
		font-size: 20px;
	}

	/* --- Gallery Layout -- */
	.emgrace-gal-img-container,
	.emgrace-full-width .emgrace-gal-img-container {
		height: 510px;
	}

	/* --- Single Post + WordPress Core -- */
	.emgrace-single-post {
		margin: 0 0 60px 0;
	}
	.emgrace-archive-box {
		width: 420px;
		padding: 25px 15px;
	}
	.emgrace-comment-author-avatar {
		display: none;
	}
	.emgrace-comment-text {
		margin-left: 0px;
	}
	.emgrace-page-featured-image {
		margin: 0 0 10px 0;
	}
	.emgrace-page-header h1,
	h1.emgrace-template-title {
		font-size: 25px;
		margin-bottom: 8px;
	}
	.emgrace-single-post.emgrace-blog-show-full-content.emgrace-product-slider .emgrace-affiliate-section {
		padding-bottom: 0px;
	}
	.emgrace-archive-box h1 {
		font-size: 22px;
	}
	.emgrace-archive-box span {
		font-size: 13px;
	}

    /* Gutenberg */
	.emgrace_fullwidth_narrow #emgrace-content,
	.page-template-page-narrowfullwidth #emgrace-content {
		overflow: visible;
	}
	.wp-block-gallery .blocks-gallery-image, 
	.wp-block-gallery .blocks-gallery-item {
    	width: 100% !important;
    	margin: 0 0 16px 0;
    }
	.wp-block-column,
	.wp-block-column:not(:only-child) {
		flex-basis: 100% !important;
	}
	.wp-block-column:nth-child(odd) {
		margin-right: 0px;
	}
	.wp-block-column:nth-child(even) {
		margin-right: 0px;
	}
	.wp-block-column:not(:first-child) {
		margin-right: 0px;
	}
	.wp-block-column:not(:last-child) {
		margin-right: 0px;
	}
	.emgrace-post-content ul.wp-block-latest-posts, 
	.emgrace-page-content ul.wp-block-latest-posts {
		padding: 20px;
	}
	.emgrace-post-content ul.wp-block-latest-posts &gt; li, 
	.emgrace-page-content ul.wp-block-latest-posts &gt; li {
		padding-bottom: 15px;
		margin-bottom: 15px;
	}
	.wp-block-latest-posts .wp-block-latest-posts__featured-image.alignleft,
	.wp-block-latest-posts .wp-block-latest-posts__featured-image.alignright {
		margin: 0 0 10px 0;
		display: block;
		width: 100%;
	}
	.wp-block-latest-posts.wp-block-latest-posts__list.alignright {
		text-align: left;
		margin-left: 0;
	}

	/* --- Footer -- */ 
	#emgrace-footer .widget.null-instagram-feed p.clear a,
	.instagram-footer-widget.zoom-instagram-widget .footer-title {
		font-size: 11px;
	}
	.instagram-footer-widget ul {
		width: 450px;
	}
	.instagram-footer-widget li {
		width: 136.6667px;
		height: 136px;
	}
	.instagram-footer-widget li:nth-of-type(3) {
		margin-right: 0px !important;
	}
	.instagram-footer-widget li:nth-of-type(4) {
		display: none;
	}
	.emgrace-footer-container {
		padding: 33px 20px;
	}
	#emgrace-footer .emgrace-social-media-follow-icons a {
		font-size: 11px;
		padding-right: 11px;
	}

	/* ------------ Elementor ------------------- */ 
	.elementor-section.elementor-section-boxed &gt; .elementor-container {
		width: 450px !important;
	}	
	.emgrace-standard-elementor-headline h2 {
		font-size: 21px !important;
	}

	/* -- Page One -- */
	.emgrace-custom-intro-section .elementor-widget-text-editor .elementor-widget-container,
	.emgrace-custom-intro-section .elementor-widget-heading .elementor-widget-container {
		padding: 0 !important;
	}
	.emgrace-standard-overlap .emgrace-text-column {
		margin: -90px auto 70px !important;
	}
	.emgrace-latest-works-top-section .elementor-col-50:last-of-type {
		width: 425px !important;
	}
	.emgrace-testimonials-section .elementor-widget-testimonial .elementor-widget-container {
		padding: 0 !important;
	}
	.emgrace-testimonials-section .slick-prev, 
	.emgrace-testimonials-section .slick-next {
		top: calc(50% - 49px);
	}
	.emgrace-testimonials-section .slick-prev {
		left: -20px;
	}
	.emgrace-testimonials-section .slick-next {
		right: -20px;
	}

	/* -- Page Two -- */
	.emgrace-custom-map-section {
		margin-top: 60px !important;
	}
	.emgrace-custom-map-column {
		width: 170px !important;
	}
	.emgrace-custom-map-column .elementor-widget-image .elementor-widget-container {
		height: 150px;
		width: 150px;
		margin: 25px 0 0 15px;
	}	
	.emgrace-custom-map-column .elementor-widget-image img {
		width: 120px;
	}
	.emgrace-custom-map-text-column {
		width: 62.2% !important;
	}
	.emgrace-latest-blog-section.emgrace-custom-two {
		margin-top: 55px !important;
	}
	.emgrace-latest-blog-section.emgrace-custom-two .elementor-widget-heading,
	.emgrace-latest-blog-section.emgrace-custom-two .elementor-widget-heading .elementor-widget-container {
		margin-bottom: 12px !important;
	}
	.emgrace-custom-map-text-column h4 {
		font-size: 17px !important;
	}

	/* -- Page Three -- */
	.elementor-column-gap-default &gt; .emgrace-page-three-custom-column.elementor-column &gt; .elementor-element-populated.elementor-widget-wrap {
		padding: 30px !important;
	}
	.emgrace-services-cta-section.emgrace-custom-three {
		margin-top: 15px !important;
	}

	/* -- Page Four -- */
	.emgrace-custom-latest-products-section .elementor-column .elementor-widget-wrap {
		padding: 40px 0 !important;
	}
	.emgrace-custom-four-blog-section {
		margin-top: 70px !important;
	}
	.emgrace-elementor-product-items {
		width: 240px;
	}

	/* -- Page Five -- */
	.emgrace-overlap-text-section.emgrace-custom-services-page.emgrace-custom-five {
		margin-top: 35px !important;
		padding: 55px 0px 260px 0px !important;
	}
	.emgrace-custom-blog-button  .elementor-widget-container {
		margin: -30px 0px 40px 0px !important;
	}

	/* -- Elementor Subscribe Form -- */
	.emgrace-elementor-custom-mc4wp .emgrace-mc4wp-text h6 {
		font-size: 16px;
	}
	.emgrace-elementor-custom-mc4wp .mc4wp-form-fields p {
		display: block;
		width: 100%;
		float: none;
	}
	.emgrace-elementor-custom-mc4wp .mc4wp-form-fields p:last-of-type {
		width: 100%;
	}
	.emgrace-elementor-custom-mc4wp input {
		width: 100%;
		margin: 0 0 17px 0;
		box-sizing: border-box !important;
	}
	.emgrace-elementor-custom-mc4wp input[type="submit"] {
		width: 100%;
	}

	/* -- Services Page -- */
	.emgrace-services-intro-column {
		height: 400px;
	}
	.emgrace-services-cta-section {
		margin-top: 50px !important;
	}	
	.emgrace-overlap-text-section.emgrace-custom-services-page {
		padding: 40px 0px 310px 0px !important;
		margin-top: 40px !important;
	}
	.emgrace-overlap-text-section .emgrace-text-column.emgrace-custom-page-three {
		bottom: -216px;
	}
	.emgrace-services-cta-section h4 {
		font-size: 16px !important;
		line-height: 1.3em !important;
	}
	.emgrace-overlap-text-section.emgrace-custom-services-page.emgrace-the-services {
		margin-top: 40px !important;
	}
	.emgrace-three-services-columns-section h4 {
		font-size: 16.5px !important;
	}

	/* -- About Page -- */
	.emgrace-custom-about-headline .elementor-widget-container {
		padding: 20px !important;
	}	
	.emgrace-custom-about-headline h2 {
		font-size: 18px !important;
	}
	.emgrace-custom-about-label p {
		font-size: 11.5px;
	}
	.emgrace-custom-about-label .elementor-widget-container {
		margin: 20px 0 0 12px !important;
		padding: 0 12px 0 0 !important;
	}
	.emgrace-about-text-section {
		margin-top: 30px !important;
	}
	.emgrace-about-overlap-section {
		margin-top: 80px !important; 
	}	
	.emgrace-about-overlap-section .elementor-col-33:first-of-type .elementor-widget-image .elementor-widget-container {
		border-width: 15px;
	}
	.emgrace-about-overlap-section .elementor-col-33:nth-of-type(2) {
		width: 84% !important;
		margin-left: -45%;
	}
	.emgrace-about-overlap-section .elementor-col-33:nth-of-type(2) .elementor-widget-wrap,
	.emgrace-about-overlap-section .elementor-col-33:nth-of-type(2) .elementor-column-wrap {
		margin: -85px 0 0 40px !important;
	}
	.emgrace-about-overlap-section .elementor-col-33:last-of-type {
		margin: -85px 0 70px !important;
	}
	.emgrace-about-overlap-section .emgrace-text-column .elementor-column-wrap {
		width: 100%;
	}
	.emgrace-about-overlap-section .emgrace-text-column .elementor-widget-wrap {
		padding: 40px;
	}
	.emgrace-custom-quote-section {
		margin: 68px 0 50px !important;
	}

	/* -- Contact Page -- */
	.emgrace-custom-contact-section {
		margin: 0 0 40px !important;
	}

}	


/* ------------------------------- 8. Max-Width: 500px ------------------------------- */	
@media only screen and (max-width: 500px) {

	/* --- Global Styles -- */ 
	.emgrace-container, 
	.emgrace-full-width {
		width: 325px;
	}
	#emgrace-content {
		padding: 0;
	}
	#emgrace-content.emgrace-full-width {
		padding: 0;
	}
	#emgrace-sidebar {
		width: 325px;
	}

	/* --- Header -- */ 
	#emgrace-header .emgrace-container {
		width: 325px;
	} 
	#emgrace-header .slicknav_menu .slicknav_menutxt {
		display: none;
	}
	#emgrace-menu-mobile {
		width: 3%;
	}
	.emgrace-woo-shopping-cart {
		margin: 5.5px 12px 0 10px;
	}
	.emgrace-search-cart-container {
		width: 5%;
	}	
	.emgrace-no-cart-icon .emgrace-search-cart-container {
		width: 2.1%;
	}	
	.emgrace-no-header-search .emgrace-search-cart-container {
		width: 3.15%;
	}
	.emgrace-inline-center #emgrace-header #emgrace-searchform.emgrace-mobile-header-searchform button[type="submit"],
	.emgrace-inline-center .is-sticky .emgrace-header-mobile-search-close {
		top: 2.5px;
	}

	/* -- Logo Below Menu -- */
	.emgrace-below-menu #emgrace-header .emgrace-nav-wrapper {
		padding: 20px;
	}
	.emgrace-below-menu .emgrace-search-cart-container {
		width: 4.5%;
	}
	.emgrace-below-menu .emgrace-site-title {
		padding: 34px 0;
	}
	.emgrace-below-menu .emgrace-mobile-logo .emgrace-site-title {
		padding: 0;
	}	
	.emgrace-below-menu .emgrace-no-cart-icon .emgrace-search-cart-container {
		width: 2.2%;
	}
	.emgrace-below-menu .emgrace-no-header-search .emgrace-search-cart-container {
		width: 3.2%;
	}
	.emgrace-below-menu #emgrace-header .slicknav_nav {
		top: 59px;
	}
	
	/* --- Featured Section -- */ 
	.emgrace-the-single-image,
	.emgrace-the-post-slide.slick-slide {
		height: 300px;
	}
	.emgrace-the-triple-image {
		height: 300px;
	}
	.emgrace-the-double-image {
		margin: 0 15px;
		height: 225px;
	}
	.emgrace-title-wrapper h2 {
		width: 275px;
		margin-bottom: 25px;
	}
	.emgrace-title-wrapper span {
		max-width: 275px;
	}
	.emgrace-title-wrapper h2.emgrace-single-image-has-both-titles,
	.emgrace-slide-item .emgrace-title-wrapper h2 {
		margin-bottom: 15px;
	}

	/* --- Blog Layout -- */ 
	.emgrace-blog-show-full-content .emgrace-post-comment-count,
	.emgrace-full-width .emgrace-blog-show-full-content .emgrace-post-comment-count,
	.emgrace-blog-show-full-content .emgrace-post-footer-no-sm .emgrace-post-comment-count,
	.emgrace-full-width .emgrace-blog-show-full-content .emgrace-post-footer-no-sm .emgrace-post-comment-count {
		width: 41%;
	}
	.emgrace-blog-show-full-content .emgrace-post-footer-no-sm .emgrace-comment-link-label {
		max-width: 130px;
	}
	.emgrace-full-width .emgrace-post-footer-no-sm .emgrace-comment-link,
	.emgrace-post-footer-no-sm .emgrace-comment-link,
	.emgrace-full-width .emgrace-blog-show-full-content .emgrace-post-footer-no-sm .emgrace-comment-link {
		margin-left: 18px;
	}
	.emgrace-post-footer-no-comments .emgrace-single-share-icons {
		display: table;
		height: 100%;
	}
	.emgrace-post-footer-no-comments .emgrace-blog-share-label,
	.emgrace-full-width .emgrace-post-footer-no-comments .emgrace-blog-share-label {
		display: table-cell;
		vertical-align: middle;
		max-width: 165px;
		line-height: 1.6;
		float: none;
		text-align: left;
	}
	.emgrace-blog-page-show-full-content .emgrace-newer a, 
	.emgrace-blog-page-show-full-content .emgrace-older a {
		margin-bottom: 65px;
	}

	/* --- Block Layout -- */ 
	.emgrace-block-item {
		margin: 0 0 65px 0;
	}
	.emgrace-block-share-icons {
		margin-top: -1.5px;
	}
	.emgrace-block-share-icons a {
		margin-left: 20px;
		font-size: 12px;
	}
	.emgrace-block-share-icons a:nth-of-type(1):after,
	.emgrace-block-share-icons a:nth-of-type(2):after  {
		display: none;
	}

	/* --- Gallery Layout -- */
	.emgrace-gal-img-container,
	.emgrace-full-width .emgrace-gal-img-container {
		height: 365px;
	}
	.emgrace-gallery-item h2 {
		margin: 10px 0 0 0;
	}

	/* --- Single Post + WordPress Core -- */
	.emgrace-archive-box {
		width: 305px;
		margin: 40px auto 0;
	}
	.search-no-results .emgrace-post-header h1 ,
	.search-no-results .emgrace-full-width .emgrace-post-header h1 {
		font-size: 1.48em;
	}
	.emgrace-post-author-box {
		margin-top: 55px;
	}
	.emgrace-author-content h5 {
		margin-top: 0px;
	}
	.emgrace-related-posts {
		margin: 50px 0 0 0;
	}
	.emgrace-item-related-box {
		display: block;
	}
	.emgrace-default-width .emgrace-item-related,
	.emgrace-full-width .emgrace-item-related {
		width: 100%;
		margin: 0 0 30px 0;
	}
	.emgrace-default-width .emgrace-item-related:last-of-type,
	.emgrace-full-width .emgrace-item-related:last-of-type {
		margin: 0;
	}
	#comments {
		margin: 50px 0 0 0;
	}
	.emgrace-page-wrapper ul.emgrace-comments {
		margin: 0 0 60px 0;
	}
	#comments #respond {
		padding: 30px 20px;
		margin: 10px 0 0 0;
	}
	.emgrace-post-pagination {
		margin: 60px 0 0 0;
	}
	.emgrace-comment-author {
		margin: 0 0 6px 0;
	}
	.emgrace-comment-date {
		display: block;
		float: none;
		margin: 0 0 10px 0;
	}
	#commentform .comment-form-cookies-consent input  {
		margin: 4px 8px 0 0;
	}
	.emgrace-comment-approval {
		margin: -8px 0 10px;
	}
	.emgrace-comment-text p {
		margin-bottom: 15px;
	}
	.emgrace-single-post.emgrace-blog-show-full-content .emgrace-post-footer.emgrace-post-footer-no-comments .emgrace-single-post-share-buttons,
	.emgrace-single-post .emgrace-post-footer.emgrace-post-footer-no-sm .emgrace-post-comment-icons {
		text-align: center;
	}
	.sticky .emgrace-post-footer .emgrace-blog-share-label {
		display: none;
	}
	#comments_pagination .page-numbers {
		margin: 0 0 60px;
	}

	/* -- Sidebar -- */  
	#emgrace-searchform input[type="text"] {
		width: 251px;
	}
	.widget_archive select, 
	.widget_categories select {
		min-width: 261px;
	}
	.elementor-page .widget_archive select,
	.elementor-page .widget_categories select {
		min-width: 241px;
	}
	.elementor-widget-wp-widget-archives select,
	.elementor-widget-wp-widget-categories select {
		min-width: 245px;
	}	

	/* -- Gutenberg -- */ 
	.wp-block-gallery .blocks-gallery-image, 
	.wp-block-gallery .blocks-gallery-item {
    	width: 100%;
    	margin: 0 0 16px 0;
	}

	/* --- Footer -- */ 
	#emgrace-footer .instagram-footer-widget::before {
		height: 125px;
	}
	.instagram-footer-widget ul {
		width: 325px;
	}
	.instagram-footer-widget li {
		width: 101.66667px;
		height: 101px;
		margin: 0 10px 0 0 !important;
	}
	.emgrace-footer-container {
		padding: 30px 15px;
	}
	.emgrace-footer-no-instagram .emgrace-footer-container {
		padding: 25px 15px;
	}
	#emgrace-footer .instagram-footer-widget.zoom-instagram-widget {
		padding: 35px 0 0 0;
	}
	.instagram-footer-widget.zoom-instagram-widget .footer-title {
		margin: 0 0 22px 0;
	}
	#emgrace-sidebar .zoom-instagram-widget__item,
	.emgrace-custom-sidebar .zoom-instagram-widget__item {
		height: 325px;
	}

	/* ------------ Elementor ------------------- */ 
	.elementor-section.elementor-section-boxed &gt; .elementor-container {
		width: 325px !important;
	}

	/* -- Page One -- */
	.emgrace-overlap-text-section.emgrace-standard-overlap .elementor-col-33:first-of-type {
		width: 71% !important;
		margin-right: -92px;
	}
	.emgrace-overlap-text-section.emgrace-standard-overlap .elementor-col-33:nth-of-type(2) {
		width: 86% !important;
		margin-right: 0%;
		margin-left: -30%;
	}
	.emgrace-overlap-text-section {
		padding: 40px 0px 25px 0px !important;
	}
	.emgrace-overlap-text-section.emgrace-standard-overlap .elementor-col-33:nth-of-type(2) .elementor-widget-wrap,
	.emgrace-overlap-text-section.emgrace-standard-overlap .elementor-col-33:nth-of-type(2) .elementor-column-wrap {
		margin: -80px 0px 0px 0px !important;
	}
	.emgrace-standard-overlap .emgrace-text-column {
		margin: -25px auto 70px !important;
		width: 325px !important;
	}
	.emgrace-latest-works-section {
		margin-top: 55px !important;
	}
	.emgrace-latest-works-top-section .elementor-col-50:last-of-type {
		width: 300px !important;
	}
	.emgrace-services-cta-section.emgrace-custom-one {
		margin-top: 55px !important;
	}
	.emgrace-custom-intro-section {
		margin-top: 50px !important;
	}
	.emgrace-latest-works-section .emgrace-standard-elementor-headline .elementor-widget-container {
		margin-bottom: 20px !important;
	}
	.elementor-column-gap-default &gt; .emgrace-text-column.elementor-column &gt; .elementor-element-populated.elementor-widget-wrap {
		padding: 25px 20px !important;
	}

	/* -- Page Two -- */
	.emgrace-custom-quote-section.emgrace-custom-two {
		margin-top: 60px !important;
	}
	.emgrace-overlap-text-section.emgrace-custom-services-page.emgrace-custom-two {
		margin-top: 85px !important;
	}
	.emgrace-custom-map-section {
		margin-top: 65px !important;
	}
	.emgrace-custom-map-column {
		width: 1px !important;
	}
	.emgrace-custom-map-column .elementor-widget-image {
		position: absolute;
		top: -55px;
		right: 30px;
	}
	.emgrace-custom-map-column .elementor-widget-image .elementor-widget-container {
		margin: -6px 0 0 0;
	}	
	.emgrace-custom-map-text-column .elementor-widget-wrap:before {
		position: absolute;
		content: '';
		height: 100%;
		width: 1px;
		left: 0;
		border-left: 5px solid;
		border-color: inherit;
	}
	.emgrace-custom-map-column .elementor-column-wrap { 
		margin: 0 !important;
		border: 0px !important;
	}	
	.emgrace-custom-map-text-column {
		width: 325px !important;
	}
	.emgrace-custom-map-text-column .elementor-column-wrap {
		border-left-width: 5px !important;
	}
	.emgrace-latest-blog-section.emgrace-custom-two {
		margin-top: 50px !important;
	}
	.emgrace-elementor-custom-mc4wp.emgrace-custom-two {
		margin-top: 12px !important;
	}
	.emgrace-latest-blog-section.emgrace-custom-two .elementor-widget-heading,
	.emgrace-latest-blog-section.emgrace-custom-two .elementor-widget-heading .elementor-widget-container {
		margin-bottom: 9px !important;
	}
	.emgrace-custom-map-column .elementor-widget-wrap {
		margin: 0 !important;
	}
	
	/* -- Page Three -- */
	.emgrace-custom-three-feature-section .elementor-col-50:first-of-type .elementor-widget-image .elementor-widget-container {
		border-width: 15px !important;
	}	
	.emgrace-custom-intro-section.emgrace-custom-three {
		margin-top: 53px !important;
	}
	.emgrace-three-image-columns-section.emgrace-custom-three {
		margin-top: 50px !important;
	}
	.emgrace-latest-blog-section {
		margin-top: 50px !important;
	}
	.emgrace-services-cta-section.emgrace-custom-three {
		margin-top: 10px !important;
	}
	.emgrace-testimonials-wrapper-section.emgrace-custom-three {
		margin-top: 65px !important;
	}

	/* -- Page Four -- */
	.emgrace-custom-four-blog-section {
		margin-top: 65px !important;
	}
	.emgrace-elementor-product-items {
		width: 105px;
	}
	.slick-prev {
    	left: -65px;
	}
	.slick-next {
    	right: -65px;
	}
	
	/* -- Page Five -- */
	.emgrace-custom-blog-section {
		margin-top: 50px !important;
	}
	.emgrace-custom-sidebar {
		width: 325px !important;
	}
	.emgrace-custom-sidebar .elementor-widget-wrap &gt; .elementor-element.elementor-widget, 
	.emgrace-custom-sidebar .elementor-widget {
		width: 325px;
	}
	.emgrace-overlap-text-section.emgrace-custom-services-page.emgrace-custom-five {
		padding: 55px 0px 280px 0px !important;
	}
	.emgrace-elementor-custom-mc4wp.emgrace-custom-five {
		margin-top: 25px !important;
	}

	/* -- Services Page -- */
	.emgrace-services-intro-column {
		height: 325px;
	}
	.emgrace-three-services-columns-section {
		margin-top: 75px !important;
	}
	.emgrace-services-quotes-section.emgrace-custom-quote-section {
		margin-top: 66px !important;
	}
	.emgrace-custom-services-page.emgrace-overlap-text-section .elementor-col-33:nth-of-type(2) {
		width: 86% !important;
		margin-right: -31%;
	}
	.emgrace-custom-page-three.emgrace-custom-image-column {
		width: 71% !important;
		margin-left: -87px !important;
	}
	.emgrace-overlap-text-section.emgrace-custom-services-page {
		padding: 40px 0px 385px 0px !important;
	}	
	.emgrace-overlap-text-section .emgrace-text-column.emgrace-custom-page-three {
		bottom: -290px;
		left: 0;
	}
	.emgrace-text-column .elementor-widget-wrap {
		padding: 25px 20px;
		width: 282px;
	}

	/* -- About Page -- */
	.emgrace-custom-about-headline .elementor-widget-container {
		padding: 20px 30px !important;
	}	
	.emgrace-custom-about-label-column {
		width: 50% !important;
	}
	.emgrace-custom-about-label-column .emgrace-custom-about-label .elementor-text-editor {
		text-align: center !important;
	}
	.emgrace-custom-about-label-column .emgrace-custom-about-label .elementor-widget-container {
		border-left: 2px solid !important;
		border-right: 0px !important;
		margin: 20px 0 0 0 !important;
		padding: 0 10px !important;
	}
	.emgrace-custom-about-label-column:nth-of-type(2n+1) .emgrace-custom-about-label .elementor-widget-container {
		border-right: 2px solid !important;
	}
	.emgrace-about-overlap-section .elementor-col-33:first-of-type {
		width: 70% !important;
	}
	.emgrace-about-overlap-section .elementor-col-33:nth-of-type(2) {
		width: 95% !important;
		margin-left: -65%;
	}
	.emgrace-about-overlap-section .elementor-col-33:last-of-type {
		margin: -65px 0 70px !important;
	}
	.emgrace-about-overlap-section .emgrace-text-column .elementor-widget-wrap {
		padding: 30px;
	}
	.emgrace-custom-about-desc,
	.emgrace-custom-about-desc p {
		margin-bottom: 12px !important;
	}

	/* -- Contact Page -- */
	.emgrace-custom-contact-section {
		margin: 0 0 35px !important;
	}
	.emgrace-contact-text-column .elementor-widget-wrap,
	.emgrace-contact-text-column .elementor-column-wrap {
		margin: 30px 0px 0px 0 !important;
	}
	.emgrace-contact-text-column .elementor-widget-heading {
		margin-bottom: 10px !important;
	}
	.emgrace-custom-contact-form input[type="submit"] {
		padding: 10px 30px;
	}
}</pre></body></html>