@media (max-width: 1500px) {
	#top-content {
		min-height: 640px;
	}
	.top-content-box {
		margin: 80px auto;
	}
	.header-container {
		gap: 20px;
	}
	.header-right {
		-webkit-box-flex: 0;
		    -ms-flex: 0 0 360px;
		        flex: 0 0 360px;
	}
	.header-right-search {
		-webkit-box-flex: 0;
		    -ms-flex: 0 1 250px;
		        flex: 0 1 250px;
	}
	.header-right-search-box input {
		max-width: 250px;
	}
	.articles-archive-item {
		-webkit-box-flex: 0;
		    -ms-flex: 0 0 calc(33.3333% - 14px);
		        flex: 0 0 calc(33.3333% - 14px);
	}
	.products-container .mini-product-card {
		-webkit-box-flex: 0;
		    -ms-flex: 0 0 calc(33.3333% - 10.5px);
		        flex: 0 0 calc(33.3333% - 10.5px);
	}
	.product-container .product {
		gap: 30px;
	}
	.product-container .product .woocommerce-product-gallery {
		-webkit-box-flex: 0;
		    -ms-flex: 0 0 280px;
		        flex: 0 0 280px;
	}
	.product-container .product .summary {
		-webkit-box-flex: 1;
		    -ms-flex: 1 1 calc(100% - 320px);
		        flex: 1 1 calc(100% - 320px);
	}
	.product-container .product_title {
		font-size: 25px;
	}
	.tci-title.tci-title-sm {
		font-size: 24px;
	}
	.tci-description {
		font-size: 18px;
	}
}

@media (max-width: 1200px) {
	.header-left {
		-webkit-box-flex: 0;
		    -ms-flex: 0 0 auto;
		        flex: 0 0 auto;
		width: auto;
	}
	.header-right {
		-webkit-box-flex: 0;
		    -ms-flex: 0 0 310px;
		        flex: 0 0 310px;
	}
	.header-right-search {
		-webkit-box-flex: 0;
		    -ms-flex: 0 1 200px;
		        flex: 0 1 200px;
	}
	.header-right-search-box input {
		max-width: 200px;
	}
	.tci-title {
		font-size: 32px;
	}
	.tci-description {
		font-size: 16px;
	}
	.benefits-container {
		gap: 15px;
	}
	.benefit-item {
		gap: 8px;
		padding: 5px;
	}
	.benefit-title {
		font-size: 16px;
	}
	.benefit-description {
		font-size: 14px;
	}
	.benefit-icon,
	.benefit-icon:before {
		width: 55px;
		height: 55px;
	}
	.offer-right {
		-webkit-box-flex: 0;
		    -ms-flex: 0 1 380px;
		        flex: 0 1 380px;
		padding-right: 15px;
	}
	.offer-subtitle {
		font-size: 18px;
	}
	.offer-title {
		font-size: 28px;
	}
	.offer-description {
		font-size: 16px;
	}
	.our-testimonials-box-t {
		padding: 10px;
	}
	.our-testimonials-box-name {
		margin-top: 15px;
	}
	.our-testimonials-box-name-ttl {
		font-size: 18px;
		margin-top: 10px;
	}
	.our-testimonials-box-text {
		margin-top: 10px;
	}
	.faq-block-question {
		font-size: 19px;
		margin-bottom: 10px;
	}
	.plus-circle:before,
	.plus-circle:after {
		width: 12px;
		height: 2px;
	}
	.faq-block-item.active .faq-block-answer {
		padding-bottom: 10px;
	}
	.blog-articles-image {
		-webkit-box-flex: 1;
		    -ms-flex: 1 1 180px;
		        flex: 1 1 180px;
		max-height: 180px;
	}
	.container-404-title {
		font-size: 280px;
	}
	.container-404-description {
		font-size: 30px;
	}
	.google-map-container {
		padding-bottom: 280px;
	}
	.sidebar-article-menu ul,
	.ez-toc-list {
		font-size: 14px;
	}
	.sidebar-item-title,
	.ez-toc-title {
		font-size: 18px;
	}
	.article-prev-next-left,
	.article-prev-next-right,
	.article-prev-next-arrow {
		gap: 7px;
	}
	.product-container .product .woocommerce-product-gallery {
		-webkit-box-flex: 0;
		    -ms-flex: 0 0 320px;
		        flex: 0 0 320px;
	}
	.product-container .product .summary {
		-webkit-box-flex: 1;
		    -ms-flex: 1 1 calc(100% - 370px);
		        flex: 1 1 calc(100% - 370px);
	}
	.summary .product-summary-left {
		-webkit-box-flex: 0;
		    -ms-flex: 0 0 calc(100% - 300px);
		        flex: 0 0 calc(100% - 300px);
		gap: 30px;
	}
	.summary .product-summary-right {
		-webkit-box-flex: 1;
		    -ms-flex: 1 0 250px;
		        flex: 1 0 250px;
	}
	.product-container .product_title {
		font-size: 28px;
	}
}

@media (max-width: 992px) {
	.header-right-container {
		gap: 8px;
	}
	.header-right {
		-webkit-box-flex: 0;
		    -ms-flex: 0 0 auto;
		        flex: 0 0 auto;
		width: auto;
	}
	.header-right-search {
		display: none !important;
		-webkit-box-flex: 0;
		    -ms-flex: 0 1 40px;
		        flex: 0 1 40px;
	}
	.header-right-search-box input {
		max-width: 200px;
	}
	.header-right-search-button button {
		background-color: rgba(255, 255, 255, 0.65);
		-webkit-backdrop-filter: blur(10.5px);
		        backdrop-filter: blur(10.5px);
		width: 37px;
		height: 37px;
		padding: 0;
		top: 0;
	}
	.header-block.fixed .header-right-search-button button {
		background-color: var(--light-blue);
	}
	.header-right-search-box {
		height: 37px;
	}
	.header-right-search-button button:hover {
		background-color: rgba(255, 255, 255, 0.65);
		-webkit-backdrop-filter: blur(10.5px);
		        backdrop-filter: blur(10.5px);
	}
	.header-right-search-button button:hover svg path {
		stroke: var(--black);
	}
	.header-right-search-input {
		display: none;
	}
	.header-menu-li-lvl1.mega-menu .header-menu-list-lvl2 {
		max-width: 720px;
	}
	.tci-item {
		-webkit-box-flex: 1;
		    -ms-flex: 1 0 calc(50% - 6px);
		        flex: 1 0 calc(50% - 6px);
		padding: 15px 10px;
	}
	.top-content-title {
		font-size: 42px;
	}
	.top-content-description {
		font-size: 18px;
	}
	.top-content-box {
		margin: 60px auto;
	}
	.top-content-buttons {
		margin-top: 40px;
	}
	#products-section,
	#about-section,
	#benefits-section,
	#offer-section,
	#testimonials-section,
	#faq-section,
	#text-section,
	#articles-section,
	#page-section,
	#section-404,
	#contact-us-section,
	#related-products-section,
	#article-section,
	#category-description-section {
		margin-top: 80px;
	}
	#offer-section {
		padding: 15px 0;
	}
	#articles-section {
		padding-top: 30px;
		padding-bottom: 50px;
	}
	#articles-archive-section {
		padding: 80px;
	}
	.add-margin-bottom {
		margin-bottom: 80px;
	}
	.tabs1 label {
		padding: 10px 15px;
	}
	.tb-title {
		font-size: 28px;
	}
	.tb-subtitle,
	.tb-description {
		font-size: 16px;
	}
	input[type=checkbox]+label,
	input[type=checkbox]+span,
	input[type=radio]+label:not(:empty),
	input[type=checkbox]+label:not(:empty),
	input[type=checkbox]+span:not(:empty) {
		font-size: 14px;
		font-weight: 500;
		margin-bottom: 5px;
	}
	.woo-product-card-title {
		font-size: 14px;
	}
	.woo-product-card-price bdi {
		font-size: 18px;
	}
	.woo-product-card-price del bdi {
		font-size: 12px;
	}
	.woo-product-card-image-bg.woo-product-card-link .woo-product-card-image,
	.woo-product-card-image img {
		max-height: 175px;
	}
	.benefits-container {
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}
	.benefit-item {
		-webkit-box-flex: 0;
		    -ms-flex: 0 0 calc(50% - 8px);
		        flex: 0 0 calc(50% - 8px);
	}
	.offer-slider-container {
		margin-top: 15px;
	}
	.offer-left {
		-webkit-box-flex: 1;
		    -ms-flex: 1 0 100%;
		        flex: 1 0 100%;
		padding: 20px;
	}
	.offer-right {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		-webkit-box-flex: 1;
		    -ms-flex: 1 0 100%;
		        flex: 1 0 100%;
		height: auto;
		max-height: 250px;
	}
	.offer-image img {
		margin: 0 auto;
	}
	.articles-archive-container {
		gap: 15px;
	}
	.articles-archive-item {
		-webkit-box-flex: 0;
		    -ms-flex: 0 0 calc(50% - 7.5px);
		        flex: 0 0 calc(50% - 7.5px);
	}
	.sidebar-container {
		margin-top: 50px;
	}
	.article-title * {
		font-size: 28px;
	}
	.article-image {
		max-height: 230px;
	}
	.article-author-info-container {
		gap: 20px;
	}
	.products-container .mini-product-card {
		-webkit-box-flex: 0;
		    -ms-flex: 0 0 calc(50% - 7.5px);
		        flex: 0 0 calc(50% - 7.5px);
	}
	.product-container .product .woocommerce-product-gallery {
		-webkit-box-flex: 0;
		    -ms-flex: 0 0 280px;
		        flex: 0 0 280px;
	}
	.product-container .product .summary {
		-webkit-box-flex: 1;
		    -ms-flex: 1 1 calc(100% - 310px);
		        flex: 1 1 calc(100% - 310px);
	}
	.summary .product-summary-left {
		-webkit-box-ordinal-group: 2;
		    -ms-flex-order: 1;
		        order: 1;
		-webkit-box-flex: 1;
		    -ms-flex: 1 0 100%;
		        flex: 1 0 100%;
		gap: 20px;
	}
	.summary .product-summary-right {
		-webkit-box-ordinal-group: 1;
		    -ms-flex-order: 0;
		        order: 0;
		-webkit-box-flex: 1;
		    -ms-flex: 1 0 100%;
		        flex: 1 0 100%;
	}
	.product-summary-left .product-summary-title-container .product_title,
	.product-summary-left .product-summary-title-container .product_notice {
		display: none;
	}
	.product-summary-right .product-summary-title-container {
		display: block;
	}
	.product-summary-meta-container .product-review,
	.product-summary-meta-container .product-stock-status {
		-webkit-box-flex: 0;
		    -ms-flex: 0 0 auto;
		        flex: 0 0 auto;
	}
	.product-add-to-cart-container {
		-webkit-box-align: center;
		    -ms-flex-align: center;
		            -ms-grid-row-align: center;
		        align-items: center;
	}
	.product-add-to-cart-container .quantity-container {
		-webkit-box-ordinal-group: 2;
		    -ms-flex-order: 1;
		        order: 1;
	}
	.product-summary-right-container .variations .label,
	.product_meta b {
		font-weight: 500;
	}
	.sidebar-container {
		margin: 0 0 30px 0;
	}
.woocommerce .woocommerce-MyAccount-content {
		font-size: 14px
	}
	.woocommerce .woocommerce-MyAccount-navigation {
		width: 100%;
		margin-top: 0;
		margin-bottom: 30px;
		padding: 0
	}
	.woocommerce-MyAccount-content {
		width: 100%
	}
	.woocommerce-MyAccount-content .u-columns {
		margin-top: 10px
	}
	.woocommerce-MyAccount-navigation ul {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.woocommerce-MyAccount-navigation ul li a {
		padding: 10px 20px 10px 0!important
	}
	.woo-dashboard-account-menu {
		display: none
	}
		.woo-resp-table {
		max-width: 100%;
		overflow-x: auto;
	}
	.woocommerce-MyAccount-content td,.woocommerce-MyAccount-content th {
		padding-right: 5px;
		padding-left: 5px
	}
		.woocommerce-MyAccount-content .shop_table, .woocommerce-MyAccount-content table {
		min-width: 600px;
		width: auto;
	}
}

@media (max-width: 768px) {
	.header-block,
	.header-fixed,
	#header.fixed .header-fixed {
		height: 60px;
	}
	.header-container,
	#header.fixed .header-container {
		padding: 12px 0;
	}
	.header-right-container {
		gap: 15px;
	}
	.header-menu-button {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		align-items: center;
		justify-content: center;
		background-color: rgba(255, 255, 255, 0.65);
		border: 1px solid var(--light-grey) !important;
		width: 40px;
		height: 40px;
		border-radius: 5px;
	}
	.header-menu {
		display: none;
	}
	.header-right {
		-webkit-box-flex: 1;
		    -ms-flex: 1 0 auto;
		        flex: 1 0 auto;
	}
	.header-center {
		display: none;
		position: absolute;
		top: 0;
		left: 50%;
		width: 100vw;
		height: 100vh;
		-webkit-transform: translateX(-50%);
				transform: translateX(-50%);
		z-index: -1;
	}
	.header-block.active-menu .header-center {
		display: block;
		background: rgba(255, 255, 255, 0.85);
		-webkit-backdrop-filter: blur(10.5px);
		        backdrop-filter: blur(10.5px);
	}
	.header-block.active-menu .header-menu {
		display: block;
		padding: 10px;
		overflow: auto;
		max-height: calc(100% - 60px);
		margin-top: 60px;
	}
	.header-menu .header-menu-list-lvl1 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		-webkit-box-pack: start;
		    -ms-flex-pack: start;
		        justify-content: flex-start;
		-webkit-box-align: start;
		    -ms-flex-align: start;
		        align-items: flex-start;
		justify-self: center;
		max-width: 420px;
	}
	.header-menu-link-lvl2:hover {
		color: var(--black);
		background-color: transparent;
	}
	.header-menu-li-lvl1.mega-menu .header-menu-link-lvl1 {
		display: none;
	}
	.header-menu-lvl2 {
		position: relative;
		display: block !important;
		background: none !important;
		-webkit-backdrop-filter: none !important;
		        backdrop-filter: none !important;
		padding: 0;
		z-index: 1;
	}
	.header-menu-li-lvl2 .header-menu-list-lvl3 {
		display: none;
	}
	.header-menu-li-lvl2.active .header-menu-list-lvl3 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		/* -webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column; */
		position: relative;
		top: 0;
		left: 0;
		max-height: initial;
		width: 100%;
		padding: 0 15px;
	}
	.header-menu-link-lvl2 {
		position: relative;
		width: 100%;
		max-width: 360px;
	}
	.header-menu-li-lvl2-collapse {
		position: relative;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		width: 40px;
		height: 35px;
		border-left: 1px solid var(--blue);
		margin-left: -40px;
	}
	.header-menu-li-lvl2-collapse:before,
	.header-menu-li-lvl2-collapse:after {
		content: '';
		position: absolute;
		top: 50%;
		left: 50%;
		width: 10px;
		height: 2px;
		background-color: var(--blue);
		border-radius: 5px;
		-webkit-transform: translate(-83%, -50%) rotate(45deg);
		        transform: translate(-83%, -50%) rotate(45deg);
	}
	.header-menu-li-lvl2-collapse:after {
		-webkit-transform: translate(-14%, -50%) rotate(-45deg);
		        transform: translate(-14%, -50%) rotate(-45deg);
	}
	.header-menu-li-lvl2.active .header-menu-li-lvl2-collapse:before {
		-webkit-transform: translate(-83%, -50%) rotate(-45deg);
		        transform: translate(-83%, -50%) rotate(-45deg);
	}
	.header-menu-li-lvl2.active .header-menu-li-lvl2-collapse:after {
		-webkit-transform: translate(-18%, -50%) rotate(45deg);
		        transform: translate(-18%, -50%) rotate(45deg);
	}
	.header-menu-li-lvl2.active .header-menu-li-lvl2-collapse {
		border-color: var(--white);
	}
	.header-menu-li-lvl2.active .header-menu-li-lvl2-collapse:before,
	.header-menu-li-lvl2.active .header-menu-li-lvl2-collapse:after {
		background-color: var(--white);
	}
	.header-menu .header-menu-link-lvl1 {
		display: block;
		color: var(--black);
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.header-menu-li-lvl1.mega-menu {
		margin-bottom: 10px;
	}
	.header-menu-li-lvl3 {
		flex: 1 0 100%;
	}
	.about-section-image img {
		max-width: 320px;
	}
	.about-section-row {
		gap: 25px;
	}
	.faq-block-question {
		font-size: 17px;
	}
	.faq-block-question .faq-block-plus {
		top: -1px;
	}
	.blog-articles-image {
		-webkit-box-flex: 1;
		    -ms-flex: 1 1 150px;
		        flex: 1 1 150px;
		max-height: 150px;
	}
	.blog-articles-title {
		margin-top: 10px;
		font-size: 16px;
	}
	.blog-articles-date {
		font-size: 12px;
	}
	.blog-articles-description {
		font-size: 14px;
	}
	.footer-section-row {
		gap: 20px;
	}
	.footer-copyright-row {
		gap: 10px 0;
	}
	.copyright-left {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		text-align: center;
	}
	.copyright-center {
		-webkit-box-ordinal-group: 4;
		    -ms-flex-order: 3;
		        order: 3;
	}
	.copyright-right {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		text-align: center;
	}
	.woo-mini-cart-title {
		font-size: 13px;
	}
	.woo-mini-cart-price {
		font-size: 12px;
	}
	.woo-mini-cart-item-container,
	.woo-mini-cart-item {
		gap: 5px;
	}
	.woo-mini-cart-remove {
		-webkit-box-flex: 0;
		    -ms-flex: 0 0 15px;
		        flex: 0 0 15px;
	}
	.woo-shopping-cart-total {
		padding: 10px;
		height: 45px;
		font-size: 14px;
	}
	.woo-mini-cart-bottom .woo-mini-cart-total {
		font-size: 16px;
	}
	.woo-mini-cart-buttons .btn {
		height: 45px;
	}
	.container-404-title {
		font-size: 160px;
	}
	.container-404-description {
		font-size: 32px;
	}
	.article-author-info-left,
	.article-author-info-right,
	.article-prev-next-left,
	.article-prev-next-right {
		-webkit-box-flex: 0;
		    -ms-flex: 0 0 calc(100% - 30px);
		        flex: 0 0 calc(100% - 30px);
	}
	.article-prev-next-right {
		margin-left: auto;
	}
	.article-author-info-left {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		            -ms-grid-row-align: center;
		        align-items: center;
		gap: 10px;
	}
	.products-top-left {
		display: none;
	}
	.products-top-right {
		width: 100%;
	}
	.product-container .product .woocommerce-product-gallery {
		-webkit-box-flex: 0;
		    -ms-flex: 0 1 380px;
		        flex: 0 1 380px;
	}
	.product-container .product .summary {
		-webkit-box-flex: 0;
		    -ms-flex: 0 1 100%;
		        flex: 0 1 100%;
	}
	.woocommerce-cart-form .shop_table thead {
		display: none;
	}
	.woocommerce-checkout-castbox .woo-my-cart-total-table thead th {
		font-size: 16px;
	}
	.woocommerce-checkout-castbox .woo-my-cart-total-table.woo-my-cart-total-checkout tbody tr td {
		font-size: 14px;
	}
	table.cart .product-thumbnail img {
		max-width: 150px
	}
	table.cart tbody tr {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		text-align: center;
		padding: 20px 15px
	}
	table.cart td,
	table.cart tr td[data-title]:before {
		content: attr(data-title) ": ";
		color: var(--light-black);
		font-weight: 600;
		float: left;
		font-size: 14px;
		margin-right: 0
	}
	table.cart tbody .product-name a {
		font-size: 14px;
	}
	table.cart tbody .product-price,
	table.cart tbody .product-subtotal {
		font-size: 16px;
		font-weight: 600 !important;
	}
	table.cart td.product-name,
	.woocommerce .shop_table tbody .product-price,
	.woocommerce .shop_table tbody .product-quantity,
	table.cart tbody .product-subtotal {
		text-align: right
	}
	.woocommerce .shop_table tbody td,
	.woocommerce .shop_table tbody th {
		padding: 7px 0;
	}
	table.cart tbody .product-quantity .quantity-buttons,
	.woocommerce .shop_table tbody .product-subtotal .price {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: end;
		    -ms-flex-pack: end;
		        justify-content: flex-end
	}
	.woocommerce .shop_table tbody td,
	table.cart tbody .product-quantity .quantity-buttons .btn-count,
	.woocommerce .shop_table tbody .product-name {
		font-weight: 400
	}
	.woocommerce .shop_table tbody td.actions {
		padding: 0 !important;
	}
	.woocommerce .cart_totals .shop_table tr {
		border: 0
	}
	.cart_totals .wc-proceed-to-checkout .button {
		margin-left: auto;
		margin-right: auto
	}
	.cart_totals table th,.cart_totals table td {
		padding: 2px 5px!important
	}
	table.cart tr td.product-remove {
		position: absolute;
		top: 0;
		right: 8px
	}
	table.cart .quantity input {
		margin-right: 0
	}
	table.cart tbody tr:before {
		top: 0;
		height: calc(100% - 10px)
	}
	.woocommerce-checkout-castbox-box,
	.cart_totals-box {
		margin-left: initial;
	}
	.woocommerce-cart-form .cart-empty {
		margin-top: 0
	}
	.woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row,
	.woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row.form-row-first
	,.woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row.form-row-last,
	.woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper .form-row,
	.woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper .form-row.form-row-first,
	.woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper .form-row.form-row-last {
		width: 100%;
		padding: 0
	}
	.woocommerce-billing-fields input,
	.woocommerce-billing-fields select,
	.woocommerce-shipping-fields input,
	.woocommerce-shipping-fields select,
	.select2-container .select2-selection--single,
	.woocommerce-MyAccount-content input {
		margin-bottom: 10px
	}
	.woocommerce-checkout-castbox,
	.cart_totals,
	.woocommerce-checkout-castbox-box,
	.cart_totals-box {
		margin-left: initial
	}
}

@media (max-width: 576px) {
	.row {
		margin: 0;
	}
	.products-top-container {
		margin-bottom: 15px;
	}
	.contact-us-row {
		margin-top: 25px;
	}
	#top-content {
		min-height: auto;
		padding: 60px 0 45px 0;
		margin-top: -60px;
	}
	.top-content-box {
		margin: 45px auto;
	}
	.top-content-title {
		font-size: 32px;
	}
	.top-content-description {
		font-size: 16px;
	}
	.top-content-buttons {
		margin-top: 30px;
	}
	.btn,
	input[name="submit"] {
		height: 40px;
		min-width: 135px;
		font-size: 14px;
		font-weight: 600;
	}
	.tci-title {
		font-size: 26px;
	}
	.tci-description {
		font-size: 14px;
	}
	#products-section,
	#about-section,
	#benefits-section,
	#offer-section,
	#testimonials-section,
	#faq-section,
	#articles-section,
	#text-section,
	#page-section,
	#section-404,
	#contact-us-section,
	#google-map-section,
	#related-products-section,
	#article-section,
	#category-description-section {
		margin-top: 40px;
	}
	#offer-section {
		padding: 15px 0;
	}
	#articles-section {
		padding-bottom: 80px;
	}
	#articles-archive-section {
		padding: 40px 0;
	}
	.add-margin-bottom {
		margin-bottom: 40px;
	}
	.tb-title {
		font-size: 22px;
	}
	.tb-subtitle,
	.tb-description {
		font-size: 14px;
	}
	.tabs1 input[type="radio"]:checked + label + .tab .swiper-slide {
		aspect-ratio: 2 / 1;
	}
	.benefit-item {
		-webkit-box-flex: 1;
		    -ms-flex: 1 0 100%;
		        flex: 1 0 100%;
	}
	.footer-section {
		padding: 30px 0;
	}
	.footer-section-copyright {
		font-size: 12px;
	}
	.articles-archive-nav {
		gap: 10px 0;
	}
	.articles-archive-nav a {
		padding: 5px 20px;
		min-width: auto;
	}
	.articles-archive-item {
		-webkit-box-flex: 0;
		    -ms-flex: 0 0 100%;
		        flex: 0 0 100%;
	}
	.articles-archive-nav-container {
		margin-bottom: 25px;
	}
	.articles-navigation ul li a,
	.articles-navigation ul li span {
		width: 35px;
		height: 35px;
	}
	.article-prev-next-arrow-label {
		display: none;
	}
	.article-prev-next-description {
		font-size: 11px;
	}
	.info-alert-container {
		font-size: 13px;
		gap: 10px;
	}
	.article-image {
		max-height: 180px;
	}
	.product-container .product_title {
		font-size: 23px;
	}
	#comments .comment-author-meta {
		gap: 5px;
	}
	#comments .comment-author-meta .comment-author-meta-right {
		-webkit-box-flex: 1;
		    -ms-flex: 1 1 100%;
		        flex: 1 1 100%;
		-webkit-box-ordinal-group: 0;
		    -ms-flex-order: -1;
		        order: -1;
		text-align: left;
	}
	#comments .comment-author .woocommerce-review__published-date {
		font-size: 12px;
	}

}

@media (max-width: 430px) {
	.products-container .mini-product-card {
		-webkit-box-flex: 0;
		    -ms-flex: 0 0 100%;
		        flex: 0 0 100%;
	}
}