HEX
Server: Apache
System: Linux b5.s-host.com.ua 4.18.0-305.10.2.el7.x86_64 #1 SMP Fri Jul 23 21:00:55 UTC 2021 x86_64
User: unelbhzm (1470)
PHP: 8.0.18
Disabled: NONE
Upload Files
File: /sites/nuofama.com/wp-content/themes/blocksy/static/sass/frontend/6-layout/modules-structure.scss
.woocommerce-notices-wrapper,
article > .related,
article > .upsells,
article > .page-links,
article > .entry-tags,
article > .author-box,
article > .ct-comments,
article > .ct-share-box,
article > .hero-section,
article > .post-edit-link,
article > .post-navigation,
article > .ct-related-posts,
article > .ct-newsletter-subscribe-block,
article > .product .wc-tabs,
article > .post-password-form,
article > .product .product-entry-wrapper {
	margin-left: auto;
	margin-right: auto;
	width: var(--block-width, var(--container-width));
	max-width: var(--block-max-width, var(--normal-container-max-width));
}


article > .ct-comments,
article > .ct-related-posts {
	margin-top: 60px;
	padding-top: 50px;
	border-top: 1px solid var(--border-color);
}

// separated comments
.ct-comments-container > div {
	@include media-breakpoint-down(sm) {
		padding-top: 40px;
		padding-bottom: 60px;
	}

	@include media-breakpoint-up(md) {
		padding-top: 60px;
		padding-bottom: 100px;
	}
}