
			.site--logo .site--title {
				font-size: 60px !important;
			}

			:root {
				--dt-main-rgb: 17, 81, 211;
			}

			:root {
				--dt-main-rgb: 80, 173, 62;
				--dt-secondary-color: #202020;
			}

			.dt-container-md,
			.dt__slider-main .owl-dots {
				max-width: 1715px;
			}

			button[type=submit],
			button,
			input[type='button'],
			input[type='reset'],
			input[type='submit'],
			.dt-btn,
			.button:not(.add_to_cart_button),
			.btn--effect-one .dt-btn {
				border-radius: 0px;
			}

			@media (min-width: 992px) {
				#dt-main {
					max-width: 67%;
					flex-basis: 67%;
				}

				#dt-sidebar {
					max-width: 33%;
					flex-basis: 33%;
				}
			}

			body {
				font-family: Oswald;
			}

			body {
				font-weight: inherit;
				text-transform: inherit;
				font-style: inherit;
				text-decoration: none;
			}

			h1 {
				font-size: 35px;
			}

			h1 {
				font-family: Oswald;
				font-weight: 600;
				text-transform: inherit;
				font-style: inherit;
				text-decoration: inherit;
			}

			h2 {
				font-family: Oswald;
				font-weight: 600;
				text-transform: inherit;
				font-style: inherit;
				text-decoration: inherit;
			}

			h3 {
				font-family: Oswald;
				font-weight: 600;
				text-transform: inherit;
				font-style: inherit;
				text-decoration: inherit;
			}

			h4 {
				font-family: Oswald;
				font-weight: 600;
				text-transform: inherit;
				font-style: inherit;
				text-decoration: inherit;
			}

			h5 {
				font-family: Oswald;
				font-weight: 600;
				text-transform: inherit;
				font-style: inherit;
				text-decoration: inherit;
			}

			h6 {
				font-family: Oswald;
				font-weight: 600;
				text-transform: inherit;
				font-style: inherit;
				text-decoration: inherit;
			}

			.footer-dark {
				--dt-text-color: #5c6777;
				background-color: #121418;
			}