/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 4.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

.top-fun {
	align-items: center;
	display: flex;
	justify-content: center;
}

.top-fun .hotline {
	align-items: center;
	display: inline-flex;
	gap: 10px;
	line-height: 1.15;
	white-space: nowrap;
}

.top-fun .hotline img {
	display: block;
	flex: 0 0 auto;
	height: 52px;
	width: 52px;
}

.top-fun .hotline-text {
	display: block;
	min-width: 0;
}

.top-fun .hotline-text a {
	color: #00b624;
	display: block;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1.1;
	text-decoration: none;
}

.top-fun .hotline-text a:hover {
	color: #078f20;
}

.top-fun .hotline-text span {
	color: #111;
	display: block;
	font-size: 15px;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1.15;
	margin-top: 2px;
}

.header-search-form {
	flex: 1 1 auto;
	max-width: 770px;
	width: 100%;
}

.header-search-form .header-search-form-wrapper,
.header-search-form .searchform-wrapper {
	width: 100%;
}

.header-search-form .searchform {
	background: #fff;
	border: 1px solid #d6d6d6;
	border-radius: 0;
	box-shadow: 0 2px 7px rgba(0, 0, 0, .08);
	overflow: hidden;
	width: 100%;
}

.header-search-form .searchform .flex-row {
	align-items: stretch;
	height: 44px;
}

.header-search-form .search-field {
	background: #fff;
	border: 0;
	box-shadow: none;
	color: #222;
	font-size: 18px;
	height: 44px;
	line-height: 44px;
	padding: 0 16px;
}

.header-search-form .search-field:focus {
	box-shadow: none;
}

.header-search-form .search-field::placeholder {
	color: #777;
	opacity: 1;
}

.header-search-form .ux-search-submit {
	align-items: center;
	background: #ffc52e !important;
	border: 0;
	color: #fff;
	display: inline-flex;
	height: 44px;
	justify-content: center;
	margin: 0;
	min-height: 44px;
	padding: 0;
	width: 48px;
}

.header-search-form .ux-search-submit:hover {
	background: #f5b900 !important;
	color: #fff;
}

.header-search-form .ux-search-submit i {
	font-size: 22px;
	line-height: 1;
}

.ted-footer-block {
	background-color: #050708;
	min-height: 340px;
}

.ted-footer-block .section-bg img {
	filter: grayscale(.15);
	object-position: center center;
}

.ted-footer-block .section-bg-overlay {
	background: linear-gradient(90deg, rgba(0, 0, 0, .88), rgba(0, 0, 0, .68)) !important;
}

.ted-footer-block__row {
	max-width: 1400px;
}

.ted-footer-block__row > .col {
	padding-bottom: 0;
}

.ted-footer-block__col .col-inner {
	padding-top: 0;
}

.ted-footer-block__text {
	color: #d7d7d7;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.55;
}

.ted-footer-block__text h3 {
	color: #e7e7e7;
	font-size: 19px;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1.2;
	margin: 0 0 24px;
	text-transform: uppercase;
}

.ted-footer-block__text p {
	color: #d9d9d9;
	margin: 0 0 8px;
}

.ted-footer-support {
	margin-bottom: 12px !important;
}

.ted-footer-hotline-label {
	color: #fff !important;
	font-size: 22px;
	font-weight: 700;
	line-height: 1.2;
	margin-bottom: 6px !important;
}

.ted-footer-hotline {
	margin-bottom: 12px !important;
}

.ted-footer-hotline a {
	color: #fff;
	font-size: 24px;
	font-weight: 700;
	line-height: 1.2;
	text-decoration: none;
}

.ted-footer-hotline a:hover {
	color: #00b624;
}

.ted-footer-menu {
	list-style: none;
	margin: 0;
	padding: 0;
}

.ted-footer-menu li {
	line-height: 1.45;
	margin: 0 0 7px;
	padding: 0;
}

.ted-footer-menu a {
	color: #d7d7d7;
	font-size: 16px;
	font-weight: 600;
	text-decoration: none;
}

.ted-footer-menu a:hover {
	color: #00b624;
}

.ted-footer-block__fanpage .ted-footer-fanpage {
	border-left: 1px solid rgba(255, 255, 255, .78);
	min-height: 90px;
	padding: 18px 0 0 38px;
}

.ted-footer-fanpage span {
	color: rgba(255, 255, 255, .28);
	display: block;
	font-size: 18px;
	font-style: italic;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 1.55;
}

.ted-footer-copy {
	background: #111;
	min-height: 48px;
}

.ted-footer-copy .section-content,
.ted-footer-copy__row {
	min-height: 48px;
}

.ted-footer-copy__row {
	align-items: center;
	max-width: 1400px;
}

.ted-footer-copy__row > .col {
	padding-bottom: 0;
}

.ted-footer-copy__text p {
	color: #656565;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 1.4;
	margin: 0;
}

.ted-footer-copy__text strong {
	color: #777;
	font-weight: 700;
}

body.ted-inner-page #header {
	position: relative;
	z-index: 50;
}

body.ted-inner-page #header .header-wrapper {
	background-image: linear-gradient(90deg, rgba(0, 122, 155, .68), rgba(0, 18, 132, .82)), url("assets/images/breadcrumb.png");
	background-position: center 43%;
	background-repeat: no-repeat;
	background-size: cover;
	box-shadow: none;
	color: #fff;
	min-height: 290px;
	transition: background-color .2s ease, box-shadow .2s ease, min-height .2s ease;
}

body.ted-inner-page #header .header-bg-container,
body.ted-inner-page #header .header-bg-color,
body.ted-inner-page #header .header-bg-image {
	background: transparent !important;
}

body.ted-inner-page #top-bar,
body.ted-inner-page #masthead,
body.ted-inner-page #wide-nav {
	background: transparent !important;
	border: 0;
	color: #fff;
}

body.ted-inner-page #top-bar {
	border-bottom: 1px solid rgba(255, 255, 255, .14);
	min-height: 54px;
}

body.ted-inner-page #top-bar .container,
body.ted-inner-page #masthead .container,
body.ted-inner-page #wide-nav .container {
	max-width: 1370px;
}

body.ted-inner-page #top-bar a,
body.ted-inner-page #top-bar .nav > li > a,
body.ted-inner-page #masthead a,
body.ted-inner-page #wide-nav a {
	color: #fff;
}

body.ted-inner-page #top-bar a:hover,
body.ted-inner-page #wide-nav .nav > li > a:hover,
body.ted-inner-page #wide-nav .nav > li.active > a {
	color: #ffd452;
}

body.ted-inner-page #masthead {
	min-height: 110px;
}

body.ted-inner-page #masthead .header-inner {
	min-height: 110px;
}

body.ted-inner-page #logo img {
	max-height: 100px;
	width: auto;
}

body.ted-inner-page .header-search-form {
	flex: 1 1 auto;
	max-width: 550px;
	width: 100%;
}

body.ted-inner-page .header-search-form .searchform {
	border: 1px solid #08b925;
	border-radius: 4px;
	box-shadow: none;
	overflow: hidden;
}

body.ted-inner-page .header-search-form .search-field {
	background: #fff;
	border: 0;
	box-shadow: none;
	color: #111;
	font-size: 16px;
	height: 46px;
	padding-left: 24px;
}

body.ted-inner-page .header-search-form .search-field::placeholder {
	color: #111;
}

body.ted-inner-page .header-search-form .ux-search-submit {
	background: #fff !important;
	border: 0;
	color: #08b925;
	height: 46px;
	min-height: 46px;
}

body.ted-inner-page .header-search-form .ux-search-submit:hover {
	background: #f5fff7 !important;
	color: #08b925;
}

body.ted-inner-page .top-fun .hotline {
	align-items: center;
	display: flex;
	gap: 10px;
}

body.ted-inner-page .top-fun .hotline img {
	height: 52px;
	width: 52px;
}

body.ted-inner-page .top-fun .hotline-text a {
	color: #00b624;
	display: block;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.1;
}

body.ted-inner-page .top-fun .hotline-text span {
	color: #111;
	display: block;
	font-size: 15px;
	font-weight: 700;
}

body.ted-inner-page #wide-nav {
	background: rgba(0, 44, 116, .48) !important;
	min-height: 64px;
}

body.ted-inner-page #wide-nav .flex-row {
	min-height: 64px;
}

body.ted-inner-page #wide-nav .header-bottom-nav {
	align-items: center;
	display: flex;
	justify-content: center;
	width: 100%;
}

body.ted-inner-page #wide-nav .nav > li > a {
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 64px;
	padding: 0 18px;
	text-transform: uppercase;
}

body.ted-inner-page #wide-nav .nav > li > a:after {
	border-color: #fff;
}

body.ted-inner-page #header .header-wrapper.stuck,
body.ted-inner-page #header .header-wrapper.is-sticky,
body.ted-inner-page #header .header-wrapper.stuck #wide-nav {
	background-image: none !important;
	background-color: #08b925 !important;
	box-shadow: 0 4px 14px rgba(0, 0, 0, .16);
	min-height: 64px;
}

body.ted-inner-page #header .header-wrapper.stuck #masthead,
body.ted-inner-page #header .header-wrapper.stuck #top-bar {
	display: none !important;
}

body.ted-inner-page #header .header-wrapper.stuck #wide-nav {
	display: block;
	min-height: 64px;
}

body.ted-inner-page #header .header-wrapper.stuck #wide-nav .nav > li > a {
	line-height: 64px;
}

body.ted-inner-page #main,
body.ted-inner-page .shop-page-title,
body.ted-inner-page .page-title {
	background: #fff;
}

.section {
	padding-bottom: 0 !important;
}

.product-small.box,
.product-small .box {
	background: #fff;
	border-radius: 6px;
	box-shadow: 0 3px 12px rgba(0, 0, 0, .12);
	height: 100%;
	overflow: hidden;
}

.product-small .box-image {
	background: #f6f6f6;
	height: 190px;
	overflow: hidden;
	width: 100%;
}

.product-small .box-image > div,
.product-small .box-image > div > a {
	display: block;
	height: 100%;
	width: 100%;
}

.product-small .box-image img {
	display: block;
	height: 100% !important;
	object-fit: cover;
	width: 100% !important;
}

.product-small .box-text {
	background: #fff;
	min-height: 148px;
	padding: 8px 10px 14px;
	position: relative;
	text-align: left;
}

.product-small .category {
	display: none;
}

.product-small .title-wrapper {
	min-height: 32px;
}

.product-small .name,
.product-small .product-title,
.product-small .product-title a {
	color: #111;
	display: -webkit-box;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1.18;
	margin: 0;
	overflow: hidden;
	text-transform: uppercase;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.product-small .name a,
.product-small .product-title a {
	color: inherit;
	text-decoration: none;
}

.product-small .price-wrapper {
	align-items: flex-start;
	display: flex;
	gap: 8px;
	justify-content: space-between;
	margin-top: 4px;
	min-height: 36px;
}

.product-small .price-wrapper .price {
	flex: 1 1 auto;
	line-height: 1.18;
	min-width: 0;
}

.product-small .price,
.product-small .price .amount,
.product-small .price ins,
.product-small .price ins .amount {
	color: #00b624;
	font-size: 16px;
	font-weight: 700;
	text-decoration: none;
}

.product-small .price del,
.product-small .price del .amount {
	color: #7d7d7d;
	display: block;
	font-size: 11px;
	font-weight: 400;
	margin-top: 2px;
	text-decoration: line-through;
}

.product-small .badge-container {
	left: auto;
	margin: 0;
	right: 0;
	top: 0;
}

.product-small .badge-inner {
	background: #f72e54;
	border-radius: 3px;
	color: #fff;
	font-size: 10px;
	font-weight: 700;
	min-height: 28px;
	min-width: 42px;
	padding: 0 7px;
}

.ted-tour-transport,
.product-small .ted-tour-transport {
	align-items: center;
	display: inline-flex;
	flex: 0 0 auto;
	gap: 4px;
	justify-content: flex-end;
	margin-top: 5px;
	max-width: 42px;
}

.ted-tour-transport span,
.product-small .ted-tour-transport span {
	align-items: center;
	color: #555;
	display: inline-flex;
	flex: 0 0 17px;
	height: 17px !important;
	justify-content: center;
	line-height: 1;
	width: 17px !important;
}

.ted-tour-transport svg,
.product-small .ted-tour-transport svg {
	display: block;
	fill: currentColor;
	height: 17px !important;
	max-height: 17px !important;
	max-width: 17px !important;
	width: 17px !important;
}

.ted-tour-meta {
	color: #222;
	font-size: 12px;
	line-height: 1.35;
	margin-top: 5px;
	padding-top: 2px;
}

.ted-tour-meta__item > svg,
.product-small .ted-tour-meta__item > svg {
	align-items: center;
	color: #555;
	display: inline-flex;
	flex: 0 0 auto;
	height: 17px !important;
	justify-content: center;
	line-height: 1;
	width: 17px !important;
}

.ted-tour-meta svg,
.product-small .ted-tour-meta svg {
	display: block;
	fill: currentColor;
	height: 17px !important;
	max-height: 17px !important;
	max-width: 17px !important;
	width: 17px !important;
}

.ted-tour-meta__item {
	align-items: center;
	display: flex;
	gap: 5px;
	margin-top: 5px;
	min-width: 0;
}

.ted-tour-meta__item span {
	font-size: inherit;
	min-width: 0;
}

.ted-tour-meta__item strong {
	font-size: inherit;
	font-weight: 700;
}

.ted-tour-meta--single {
	background: #f7f7f7;
	border-radius: 6px;
	margin: 16px 0;
	padding: 14px 16px;
}

.ted-tour-transport--single {
	justify-content: flex-start;
	margin-bottom: 8px;
}

.ted-child-cat-nav {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	gap: 18px 34px;
	padding: 10px 0;
	width: 100%;
}

.ted-child-cat-nav--left {
	justify-content: flex-start;
}

.ted-child-cat-nav--center {
	justify-content: center;
}

.ted-child-cat-nav--right {
	justify-content: flex-end;
}

.ted-child-cat-nav__link {
	color: #111;
	display: inline-flex;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1.25;
	text-decoration: none;
	white-space: nowrap;
}

.ted-child-cat-nav__link:hover,
.ted-child-cat-nav__link.is-active {
	color: #00b51f;
}

.ted-news-grid {
	margin-left: auto;
	margin-right: auto;
	max-width: 1330px;
	padding-bottom: 0;
	padding-top: 18px;
}

.ted-news-grid > .col {
	padding-bottom: 0;
}

.ted-news-card__image,
.ted-news-list-row__image {
	background: #f3f3f3;
	display: block;
	overflow: hidden;
	width: 100%;
}

.ted-news-card__image img,
.ted-news-list-row__image img {
	display: block;
	height: 100% !important;
	object-fit: cover;
	transition: transform .25s ease;
	width: 100% !important;
}

.ted-news-card__image:hover img,
.ted-news-list-row__image:hover img {
	transform: scale(1.035);
}

.ted-news-card--featured .ted-news-card__image {
	aspect-ratio: 3 / 2;
	max-height: 385px;
}

.ted-news-card__body {
	padding-top: 14px;
}

.ted-news-card__title,
.ted-news-list-row__title {
	font-size: 21px;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1.25;
	margin: 0 0 12px;
}

.ted-news-card__title a,
.ted-news-list-row__title a {
	color: #1f2a36;
	text-decoration: none;
}

.ted-news-card__title a:hover,
.ted-news-list-row__title a:hover {
	color: #00a91f;
}

.ted-news-card__excerpt,
.ted-news-list-row__excerpt {
	color: #111;
	font-size: 17px;
	letter-spacing: 0;
	line-height: 1.75;
	margin: 0 0 5px;
}

.ted-news-meta {
	align-items: center;
	color: #777;
	display: flex;
	flex-wrap: wrap;
	font-size: 16px;
	gap: 8px 16px;
	letter-spacing: 0;
	line-height: 1.35;
}

.ted-news-meta__item {
	align-items: center;
	display: inline-flex;
	gap: 5px;
}

.ted-news-meta__item:before {
	color: #8a8a8a;
	display: inline-block;
	font-family: fl-icons !important;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 1;
}

.ted-news-meta__item--date:before {
	content: "\e01a";
}

.ted-news-meta__item--comments:before {
	content: "\e903";
	font-size: 15px;
}

.ted-news-list-row {
	margin-bottom: 28px;
}

.ted-news-list-row:last-child {
	margin-bottom: 0;
}

.ted-news-list-row > .col {
	padding-bottom: 0;
}

.ted-news-list-row__image {
	aspect-ratio: 16 / 9;
	height: 128px;
}

.ted-news-list-row__title {
	display: -webkit-box;
	font-size: 18px;
	line-height: 1.35;
	margin-bottom: 12px;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.ted-news-list-row__excerpt {
	display: -webkit-box;
	font-size: 16px;
	line-height: 1.65;
	margin-bottom: 4px;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.ted-header {
	background: #fff;
	color: #111;
	font-family: Arial, Helvetica, sans-serif;
}

.ted-header a {
	text-decoration: none;
}

.ted-header__container {
	box-sizing: border-box;
	margin: 0 auto;
	max-width: 1720px;
	padding: 0 92px;
	width: 100%;
}

.ted-header__top {
	background: #f4f4f4;
	border-bottom: 1px solid #ededed;
}

.ted-header__top-inner {
	align-items: center;
	display: flex;
	justify-content: space-between;
	min-height: 64px;
}

.ted-header__contact,
.ted-header__account {
	align-items: center;
	display: flex;
	gap: 22px;
}

.ted-header__top-link {
	align-items: center;
	color: #0b7ec1;
	display: inline-flex;
	font-size: 21px;
	font-weight: 700;
	gap: 7px;
	line-height: 1;
	white-space: nowrap;
}

.ted-header__top-link:hover {
	color: #06b624;
}

.ted-icon {
	color: #000;
	display: inline-block;
	font-size: 20px;
	font-weight: 700;
	line-height: 1;
}

.ted-header__main {
	background: #fff;
}

.ted-header__main-inner {
	align-items: center;
	display: grid;
	gap: 32px;
	grid-template-columns: 260px minmax(320px, 688px) 260px;
	justify-content: space-between;
	min-height: 138px;
}

.ted-header__mobile-menu {
	display: none;
}

.ted-header__logo {
	align-items: center;
	display: inline-flex;
	min-width: 0;
}

.ted-header__logo img {
	display: block;
	height: auto;
	max-height: 124px;
	max-width: 150px;
	width: auto;
}

.ted-header__logo .custom-logo-link {
	display: inline-flex;
}

.ted-header__logo span {
	color: #0b7ec1;
	font-size: 30px;
	font-weight: 700;
	line-height: 1.1;
}

.ted-header__search {
	align-items: center;
	border: 1px solid #0ac72c;
	border-radius: 4px;
	display: flex;
	height: 60px;
	overflow: hidden;
	width: 100%;
}

.ted-header__search input[type="search"] {
	background: #fff;
	border: 0;
	box-shadow: none;
	color: #111;
	flex: 1 1 auto;
	font-size: 22px;
	height: 100%;
	margin: 0;
	min-width: 0;
	padding: 0 30px;
}

.ted-header__search input[type="search"]:focus {
	box-shadow: none;
	outline: none;
}

.ted-header__search button {
	align-items: center;
	background: #fff;
	border: 0;
	color: #05b326;
	cursor: pointer;
	display: inline-flex;
	height: 100%;
	justify-content: center;
	margin: 0;
	min-height: 0;
	padding: 0 26px;
	width: 72px;
}

.ted-header__search button:hover {
	background: #f5fff7;
	color: #0b7ec1;
}

.ted-header__search svg {
	fill: currentColor;
	height: 26px;
	width: 26px;
}

.ted-header__hotline {
	align-items: center;
	color: #0d0d0d;
	display: inline-flex;
	gap: 12px;
	justify-self: end;
	line-height: 1.15;
	white-space: nowrap;
}

.ted-header__hotline:hover strong {
	color: #0b7ec1;
}

.ted-header__hotline-icon {
	align-items: center;
	background: #ffc943;
	border-radius: 50%;
	color: #073b49;
	display: inline-flex;
	height: 60px;
	justify-content: center;
	position: relative;
	width: 60px;
}

.ted-header__hotline-icon:after {
	border-color: transparent transparent transparent #ffc943;
	border-style: solid;
	border-width: 0 0 14px 12px;
	bottom: 1px;
	content: "";
	left: 3px;
	position: absolute;
}

.ted-header__hotline-icon svg {
	fill: currentColor;
	height: 34px;
	position: relative;
	width: 34px;
	z-index: 1;
}

.ted-header__hotline strong {
	color: #05b326;
	display: block;
	font-size: 22px;
	font-weight: 700;
}

.ted-header__hotline small {
	color: #111;
	display: block;
	font-size: 18px;
	font-weight: 700;
}

.ted-header__nav {
	background: #08b925;
}

.ted-header__menu {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	gap: 0;
	justify-content: flex-start;
	list-style: none;
	margin: 0;
	min-height: 78px;
	padding: 0;
}

.ted-header__menu li {
	margin: 0;
	position: relative;
}

.ted-header__menu a {
	align-items: center;
	color: #fff;
	display: flex;
	font-size: 21px;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1.2;
	min-height: 78px;
	padding: 0 24px;
	text-transform: uppercase;
	white-space: nowrap;
}

.ted-header__menu a:hover,
.ted-header__menu .current-menu-item > a,
.ted-header__menu .current-menu-ancestor > a {
	background: rgba(0, 0, 0, .12);
	color: #fff;
}

.ted-header__menu .sub-menu {
	background: #08b925;
	box-shadow: 0 8px 18px rgba(0, 0, 0, .16);
	display: none;
	left: 0;
	list-style: none;
	margin: 0;
	min-width: 230px;
	padding: 0;
	position: absolute;
	top: 100%;
	z-index: 30;
}

.ted-header__menu li:hover > .sub-menu {
	display: block;
}

.ted-header__menu .sub-menu a {
	font-size: 17px;
	min-height: 46px;
	padding: 0 18px;
	text-transform: none;
}


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/

	.ted-header__container {
		padding: 0 16px;
	}

	.ted-header__top-inner {
		align-items: flex-start;
		flex-direction: column;
		gap: 10px;
		justify-content: center;
		min-height: 74px;
		padding-bottom: 10px;
		padding-top: 10px;
	}

	.ted-header__contact,
	.ted-header__account {
		flex-wrap: wrap;
		gap: 10px 16px;
	}

	.ted-header__top-link {
		font-size: 15px;
	}

	.ted-icon {
		font-size: 15px;
	}

	.ted-header__main-inner {
		gap: 14px;
		grid-template-columns: auto 1fr auto;
		min-height: 88px;
	}

	.ted-header__mobile-menu {
		display: block;
	}

	.ted-header__logo {
		justify-self: center;
	}

	.ted-header__logo img {
		max-height: 76px;
		max-width: 112px;
	}

	.ted-header__logo span {
		font-size: 20px;
		text-align: center;
	}

	.ted-header__search {
		grid-column: 1 / -1;
		height: 48px;
		margin-bottom: 14px;
	}

	.ted-header__search input[type="search"] {
		font-size: 16px;
		padding: 0 14px;
	}

	.ted-header__search button {
		padding: 0 14px;
		width: 52px;
	}

	.ted-header__hotline {
		gap: 8px;
	}

	.ted-header__hotline-icon {
		height: 42px;
		width: 42px;
	}

	.ted-header__hotline-icon svg {
		height: 24px;
		width: 24px;
	}

	.ted-header__hotline strong {
		font-size: 15px;
	}

	.ted-header__hotline small {
		display: none;
	}

	.ted-header__nav {
		display: none;
	}

	.ted-child-cat-nav {
		gap: 12px 20px;
		justify-content: center;
	}

	.ted-child-cat-nav__link {
		font-size: 15px;
	}

	.ted-news-grid {
		padding-top: 10px;
	}

	.ted-news-card--featured .ted-news-card__image {
		max-height: none;
	}

	.ted-news-card__title {
		font-size: 19px;
	}

	.ted-news-card__excerpt,
	.ted-news-list-row__excerpt {
		font-size: 15px;
		line-height: 1.55;
	}

	.ted-news-list-row {
		margin-bottom: 20px;
	}

	.ted-news-list-row__image {
		height: 92px;
	}

	.ted-news-list-row__title {
		font-size: 15px;
		margin-bottom: 6px;
	}

	.ted-news-meta {
		font-size: 13px;
		gap: 6px 10px;
	}
}

@media only screen and (min-width: 48.01em) and (max-width: 1200px) {
	.ted-header__container {
		padding: 0 32px;
	}

	.ted-header__main-inner {
		grid-template-columns: 180px minmax(280px, 1fr) 220px;
	}

	.ted-header__menu a {
		font-size: 17px;
		padding: 0 12px;
	}
}
