
@media (min-width: 1200px) {
	body[class*="wrapper-boxed"] .container {
		max-width: 1160px;
	}
	
	body[class*="wrapper-boxed"] .website-wrapper {
		margin: 0 auto;
		max-width: 1200px;
		box-shadow: 0 1px 9px rgba(0, 0, 0, .08);
	}
	
	body[class*="wrapper-boxed"] .whb-header:not(.whb-boxed) .whb-main-header, body[class*="wrapper-boxed"].sticky-footer-on .footer-container, body[class*="wrapper-boxed"] .main-nav .menu-item-design-full-width .wd-dropdown-menu, body[class*="wrapper-boxed"] .whb-secondary-menu .menu-item-design-full-width .wd-dropdown-menu {
		right: auto;
		left: auto;
		max-width: 1200px;
		width: 100vw;
	}
	
	body[class*="wrapper-boxed"] .wd-design-full-width:not([style]) {
		display: none;
	}
	
	.platform-Windows body[class*="wrapper-boxed"].wd-search-opened .header-banner, .platform-Windows body[class*="wrapper-boxed"].wd-search-opened .whb-row, .platform-Windows body[class*="wrapper-boxed"].wd-search-opened .main-page-wrapper {
		padding-right: 0;
	}
	
	body[class*="wrapper-boxed"] .wd-search-full-screen {
		margin: 0 auto;
		max-width: 1200px;
	}
	
	body[class*="wrapper-boxed"] div[class*="wd-carousel-spacing"] .owl-nav>div[class*="prev"] {
		margin-left: 10px;
	}
	
	body[class*="wrapper-boxed"] div[class*="wd-carousel-spacing"] .owl-nav>div[class*="next"] {
		margin-right: 10px;
	}
	
	body[class*="wrapper-boxed"] .wrap-loading-arrow>div[class*="prev"] {
		margin-left: 10px;
	}
	
	body[class*="wrapper-boxed"] .wrap-loading-arrow>div[class*="next"] {
		margin-left: -10px;
	}
	
	.wrapper-boxed .website-wrapper {
		overflow: hidden;
	}
	
	.wrapper-boxed-2 .website-wrapper {
		overflow: visible;
	}
	
	.wrapper-boxed.elementor-default [class*="wd-section-stretch"] {
		width: calc(100% + 70px);
		left: -35px;
	}
	
	.platform-Windows body[class*="wrapper-boxed"].elementor-default .menu-item-design-full-width .wd-dropdown-menu {
		padding-left: 0;
	}
}
