/*
Theme Name: Bé Tô Màu
Theme URI: https://betomau.local/
Author: Bé Tô Màu
Description: Theme WordPress dành cho website tranh tô màu trẻ em: thư viện tranh theo chủ đề, công cụ tô màu online, tải và in tranh. Cần plugin "Bé Tô Màu - Lõi".
Version: 1.0.0
Requires at least: 6.0
Tested up to: 7.0
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: betomau
Tags: education, kids, coloring, custom-menu, featured-images
*/

/* ------------------------------------------------------------------ Nền tảng */

* {
	box-sizing: border-box;
}

body {
	margin: 0;
	font-family: "Baloo 2", "Quicksand", "Segoe UI", system-ui, -apple-system, "Helvetica Neue", Arial, sans-serif;
	font-size: 16px;
	line-height: 1.65;
	color: var(--bt-ink, #2b2d42);
	background: var(--bt-bg, #fff9f5);
	-webkit-font-smoothing: antialiased;
}

img {
	max-width: 100%;
	height: auto;
}

a {
	color: #e8474b;
}

h1, h2, h3, h4 {
	line-height: 1.25;
	margin: 0 0 .5em;
}

.bt-container {
	width: min(1180px, 100% - 32px);
	margin-inline: auto;
}

.screen-reader-text {
	position: absolute !important;
	width: 1px;
	height: 1px;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	white-space: nowrap;
}

.bt-skip {
	position: absolute;
	left: -9999px;
	background: #fff;
	padding: 10px 16px;
	border-radius: 0 0 12px 0;
	z-index: 999;
}

.bt-skip:focus {
	left: 0;
	top: 0;
}

/* -------------------------------------------------------------------- Header */

.bt-header {
	background: #fff;
	box-shadow: 0 2px 14px rgba(43, 45, 66, .08);
	position: sticky;
	top: 0;
	z-index: 50;
}

/* Header ba cột trên máy tính:
   [ logo ] [ menu — cột rộng nhất ] [ ô tìm kiếm ]

   Dùng grid thay vì flex vì grid chia cột dứt khoát: menu luôn nhận đúng phần
   còn lại, không giành hay nhường chỗ với ô tìm kiếm tuỳ theo độ dài nội dung. */
.bt-header__inner {
	display: grid;
	/* minmax(0, 1fr) chứ không phải 1fr: mặc định một ô grid không co nhỏ hơn
	   nội dung của nó, nên menu dài sẽ đẩy ô tìm kiếm tràn ra ngoài. Đặt cận
	   dưới bằng 0 mới cho phép nó co lại. */
	grid-template-columns: auto minmax(0, 1fr) auto;
	align-items: center;
	gap: 18px;
	padding: 10px 0;
}

.bt-brand {
	grid-column: 1;
}

.bt-header__search {
	grid-column: 3;
	min-width: 0;
}

/* Logo tải lên từ Tuỳ biến. Khống chế theo chiều cao, chiều rộng tự co —
   nhờ vậy đổi sang logo ngang sau này cũng không phải sửa CSS. */
.bt-brand .custom-logo-link {
	display: block;
	line-height: 0;
}

.bt-brand .custom-logo {
	height: 78px;
	width: auto;
	max-width: 260px;
	object-fit: contain;
	display: block;
}

.bt-brand__text {
	display: inline-flex;
	align-items: center;
	gap: 10px;
	text-decoration: none;
	color: inherit;
}

.bt-brand__emoji {
	font-size: 32px;
	line-height: 1;
}

.bt-brand__text strong {
	display: block;
	font-size: 21px;
	color: #e8474b;
	letter-spacing: -.2px;
}

.bt-brand__text small {
	display: block;
	font-size: 12.5px;
	color: #6b7280;
	line-height: 1.2;
}

/* Cột giữa: menu. Rộng nhất vì nhận toàn bộ phần còn lại. */
.bt-nav {
	grid-column: 2;
	min-width: 0;
}

.bt-menu {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 2px;
	list-style: none;
	margin: 0;
	padding: 0;
}

/* Thu gọn từng mục để nhiều chủ đề vừa một hàng hơn. */
.bt-header .bt-menu > li > a {
	padding: 7px 10px;
	font-size: 14.5px;
}

.bt-menu li {
	position: relative;
}

.bt-menu a {
	display: block;
	padding: 8px 12px;
	border-radius: 999px;
	text-decoration: none;
	color: #2b2d42;
	font-weight: 600;
	font-size: 15px;
	white-space: nowrap;
}

.bt-menu a:hover,
.bt-menu .current-menu-item > a {
	background: #ffe3e3;
	color: #e8474b;
}

.bt-menu .sub-menu {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	background: #fff;
	border-radius: 14px;
	box-shadow: 0 10px 26px rgba(43, 45, 66, .16);
	padding: 8px;
	min-width: 214px;
	list-style: none;
	margin: 0;
	z-index: 10;
}

.bt-menu li:hover > .sub-menu,
.bt-menu li:focus-within > .sub-menu,
.bt-menu li.is-open > .sub-menu {
	display: block;
}

.bt-menu .sub-menu a {
	font-size: 14.5px;
	font-weight: 600;
	padding: 8px 12px;
	border-radius: 10px;
}

.bt-menu .sub-menu small {
	color: #9ca3af;
	font-weight: 500;
}

.bt-menu .sub-menu li:first-child a {
	color: #e8474b;
}

.bt-menu__caret {
	font-size: 10px;
	margin-left: 3px;
	opacity: .6;
}

/* Cấp 3 trở xuống bung sang ngang, không xổ xuống dưới — nếu xổ xuống nó sẽ
   chồng lên các mục cùng cấp và che mất chúng. */
.bt-menu .sub-menu .sub-menu {
	top: -8px;
	left: 100%;
	margin-left: 2px;
}

/* Gần mép phải màn hình thì bung ngược sang trái cho khỏi tràn ra ngoài. */
.bt-menu > li:nth-last-child(-n+3) .sub-menu .sub-menu {
	left: auto;
	right: 100%;
	margin-left: 0;
	margin-right: 2px;
}

.bt-menu .sub-menu .menu-item-has-children > a {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 8px;
}

/* Mũi tên của mục có nhánh con ở cấp 2 chỉ sang ngang thay vì xuống dưới. */
.bt-menu .sub-menu .menu-item-has-children > a .bt-menu__caret {
	transform: rotate(-90deg);
}

.bt-menu .menu-item-has-children {
	position: relative;
}

/* Nút mở dropdown, chỉ dùng trên màn hình cảm ứng */
.bt-submenu-toggle {
	display: none;
	border: none;
	background: #ffe3e3;
	color: #e8474b;
	border-radius: 8px;
	width: 34px;
	height: 34px;
	font-size: 14px;
	cursor: pointer;
	flex: none;
}

.bt-nav-toggle {
	display: none;
	border: none;
	background: #ffe3e3;
	color: #e8474b;
	font-size: 20px;
	border-radius: 12px;
	padding: 8px 12px;
	cursor: pointer;
	margin-left: auto;
}

/* Ô tìm kiếm */

.bt-search {
	display: flex;
	align-items: center;
	background: #fff9f5;
	border: 2px solid #ffe3e3;
	border-radius: 999px;
	overflow: hidden;
}

.bt-search input[type="search"] {
	border: none;
	background: transparent;
	padding: 9px 14px;
	font: inherit;
	font-size: 14px;
	width: clamp(120px, 16vw, 230px);
	min-width: 0;
	outline: none;
}

.bt-search button {
	border: none;
	background: #ff6b6b;
	color: #fff;
	font-size: 15px;
	padding: 10px 15px;
	cursor: pointer;
}

.bt-search button:hover {
	background: #e8474b;
}

.bt-search-wrap {
	margin: 16px 0;
	display: flex;
	justify-content: center;
}

/* ---------------------------------------------------------------------- Hero */

.bt-hero {
	background: linear-gradient(135deg, #fff1e6 0%, #ffe9f0 50%, #e7f5ff 100%);
	padding: 52px 0 60px;
	margin-bottom: 8px;
}

.bt-hero__inner {
	display: grid;
	grid-template-columns: minmax(0, 1.15fr) minmax(0, .85fr);
	gap: 28px;
	align-items: center;
}

.bt-hero__eyebrow {
	display: inline-block;
	background: #fff;
	color: #e8474b;
	font-weight: 700;
	font-size: 13px;
	padding: 5px 14px;
	border-radius: 999px;
	margin: 0 0 14px;
	box-shadow: 0 2px 8px rgba(43, 45, 66, .08);
}

.bt-hero__title {
	font-size: clamp(28px, 4.6vw, 48px);
	margin: 0 0 14px;
	letter-spacing: -.5px;
}

.bt-hero__title span {
	display: block;
	color: #e8474b;
}

.bt-hero__desc {
	font-size: 17px;
	color: #4b5563;
	max-width: 56ch;
	margin: 0 0 22px;
}

.bt-hero__actions {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
}

.bt-btn {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	border: 2px solid transparent;
	border-radius: 999px;
	padding: 12px 24px;
	font: inherit;
	font-weight: 700;
	text-decoration: none;
	cursor: pointer;
	transition: transform .15s ease, box-shadow .15s ease;
}

.bt-btn:hover {
	transform: translateY(-2px);
}

.bt-btn--primary {
	background: #ff6b6b;
	color: #fff;
	box-shadow: 0 8px 18px rgba(255, 107, 107, .35);
}

.bt-btn--primary:hover {
	background: #e8474b;
}

.bt-btn--ghost {
	background: #fff;
	color: #2b2d42;
	border-color: #ffd9d9;
}

.bt-hero__art {
	position: relative;
	min-height: 220px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.bt-hero__emoji {
	font-size: clamp(70px, 12vw, 130px);
	position: relative;
	z-index: 2;
	animation: bt-float 4s ease-in-out infinite;
}

@keyframes bt-float {
	0%, 100% { transform: translateY(0) rotate(-6deg); }
	50% { transform: translateY(-14px) rotate(6deg); }
}

.bt-hero__blob {
	position: absolute;
	border-radius: 50%;
	filter: blur(2px);
	opacity: .75;
}

.bt-hero__blob--1 {
	width: 170px; height: 170px;
	background: #ffd166;
	top: 6%; left: 12%;
}

.bt-hero__blob--2 {
	width: 120px; height: 120px;
	background: #4dabf7;
	bottom: 8%; right: 16%;
}

.bt-hero__blob--3 {
	width: 90px; height: 90px;
	background: #51cf66;
	bottom: 30%; left: 6%;
}

/* ------------------------------------------------------------------- Section */

.bt-section {
	margin: 46px 0;
}

.bt-section__head {
	display: flex;
	align-items: baseline;
	gap: 14px;
	flex-wrap: wrap;
	margin-bottom: 6px;
}

.bt-section__title {
	font-size: clamp(21px, 2.6vw, 28px);
	margin: 0;
	position: relative;
	padding-left: 16px;
}

.bt-section__title::before {
	content: "";
	position: absolute;
	left: 0;
	top: .18em;
	bottom: .18em;
	width: 6px;
	border-radius: 4px;
	background: linear-gradient(#ff6b6b, #ffd166);
}

.bt-section__sub {
	color: #6b7280;
	font-size: 14.5px;
	margin: 0;
}

.bt-section__more {
	margin-left: auto;
	font-weight: 700;
	text-decoration: none;
	font-size: 14.5px;
}

/* --------------------------------------------------------------------- Steps */

.bt-steps__grid {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
	gap: 18px;
	margin-top: 18px;
}

.bt-step {
	background: #fff;
	border-radius: 20px;
	padding: 22px;
	box-shadow: 0 6px 20px rgba(43, 45, 66, .08);
	border-bottom: 5px solid #ffd166;
}

.bt-step:nth-child(2) { border-bottom-color: #4dabf7; }
.bt-step:nth-child(3) { border-bottom-color: #51cf66; }

.bt-step__num {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: #ffe3e3;
	color: #e8474b;
	font-weight: 800;
	font-size: 19px;
	margin-bottom: 10px;
}

.bt-step h3 {
	margin: 0 0 6px;
	font-size: 18px;
}

.bt-step p {
	margin: 0;
	color: #6b7280;
	font-size: 14.5px;
}

/* ------------------------------------------------------- Archive & chi tiết */

.bt-breadcrumb {
	font-size: 13.5px;
	color: #6b7280;
	padding: 16px 0 4px;
}

.bt-breadcrumb a {
	color: #6b7280;
	text-decoration: none;
}

.bt-breadcrumb a:hover {
	color: #e8474b;
}

.bt-breadcrumb span {
	opacity: .5;
	margin: 0 2px;
}

.bt-archive__head {
	padding: 10px 0 4px;
}

.bt-archive__title {
	font-size: clamp(24px, 3.4vw, 34px);
	margin: 0 0 6px;
}

.bt-archive__count,
.bt-archive__desc {
	color: #6b7280;
	font-size: 14.5px;
	margin: 0;
}

.bt-filter {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin: 18px 0 6px;
}

.bt-chip {
	display: inline-block;
	background: #fff;
	border: 2px solid #ffe3e3;
	border-radius: 999px;
	padding: 6px 14px;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
	color: #2b2d42;
}

.bt-chip:hover,
.bt-chip.is-active {
	background: #ff6b6b;
	border-color: #ff6b6b;
	color: #fff;
}

.bt-chip--alt {
	border-color: #d0ebff;
}

.bt-chip--alt:hover {
	background: #4dabf7;
	border-color: #4dabf7;
}

.bt-chip small {
	opacity: .7;
	font-weight: 500;
}

.bt-single {
	background: transparent;
	padding-bottom: 8px;
}

.bt-single__head {
	margin: 6px 0 14px;
}

.bt-single__title {
	font-size: clamp(24px, 3.6vw, 36px);
	margin: 0 0 10px;
}

.bt-single__meta {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	align-items: center;
}

.bt-single__stat {
	font-size: 13.5px;
	color: #6b7280;
}

.bt-single__image {
	background: #fff;
	border: 2px solid #ffe3e3;
	border-radius: 20px;
	padding: 14px;
	text-align: center;
	margin: 18px 0;
}

.bt-single__actions {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin: 6px 0 22px;
}

.bt-single__actions .bt-btn {
	font-size: 15px;
	padding: 11px 20px;
}

/* --------------------------------------------------------------- Nội dung */

.bt-page {
	background: #fff;
	border-radius: 22px;
	box-shadow: 0 6px 20px rgba(43, 45, 66, .08);
	padding: 28px;
	margin: 12px 0 32px;
}

.bt-page__title {
	font-size: clamp(24px, 3.4vw, 34px);
}

.bt-prose {
	font-size: 16.5px;
	color: #374151;
}

.bt-prose h2 { font-size: 24px; margin-top: 1.4em; }
.bt-prose h3 { font-size: 20px; margin-top: 1.3em; }

.bt-prose img {
	border-radius: 14px;
}

.bt-prose blockquote {
	margin: 1.2em 0;
	padding: 12px 18px;
	background: #fff9f5;
	border-left: 5px solid #ffd166;
	border-radius: 0 12px 12px 0;
}

/* Nội dung sinh tự động quanh tranh */

.bt-auto-intro {
	margin: 12px 0 0;
	font-size: 16.5px;
	color: #4b5563;
	/* Không giới hạn bề rộng bằng đơn vị ch: 1ch là bề rộng chữ số "0", nên
	   với tiếng Việt trong font tỉ lệ, 78ch chỉ ra khoảng 600px — đoạn văn
	   ngắt dòng giữa chừng trong khi phần còn lại của trang rộng 1180px. */
}

.bt-auto-sections {
	margin-top: 26px;
	padding-top: 22px;
	border-top: 2px dashed #ffe3e3;
}

.bt-auto-sections h2 {
	font-size: 21px;
	margin-top: 1.5em;
}

.bt-auto-sections h2:first-child {
	margin-top: 0;
}

.bt-auto-more {
	margin-top: 1.4em;
	font-weight: 600;
}

.bt-postlist {
	display: grid;
	gap: 16px;
	margin: 20px 0;
}

.bt-postitem {
	background: #fff;
	border-radius: 18px;
	padding: 20px;
	box-shadow: 0 4px 14px rgba(43, 45, 66, .07);
}

.bt-postitem h2 {
	margin: 0 0 4px;
	font-size: 20px;
}

.bt-postitem h2 a {
	text-decoration: none;
	color: #2b2d42;
}

.bt-postitem h2 a:hover {
	color: #e8474b;
}

.bt-postitem__meta {
	color: #9ca3af;
	font-size: 13px;
	margin: 0 0 8px;
}

/* ------------------------------------------------------------ Phân trang */

.bt-pagination {
	margin: 30px 0 10px;
}

.bt-pagination .nav-links {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	justify-content: center;
}

.bt-pagination .page-numbers {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 42px;
	height: 42px;
	padding: 0 14px;
	background: #fff;
	border: 2px solid #ffe3e3;
	border-radius: 12px;
	text-decoration: none;
	color: #2b2d42;
	font-weight: 700;
}

.bt-pagination .page-numbers:hover,
.bt-pagination .page-numbers.current {
	background: #ff6b6b;
	border-color: #ff6b6b;
	color: #fff;
}

/* ------------------------------------------------------------------- 404 */

.bt-404 {
	text-align: center;
	padding: 50px 0 20px;
}

.bt-404__emoji {
	font-size: 76px;
	display: block;
}

.bt-404 h1 {
	font-size: clamp(24px, 3.4vw, 34px);
}

.bt-404 .bt-hero__actions {
	justify-content: center;
}

/* ---------------------------------------------------------------- Footer */

.bt-footer {
	margin-top: 50px;
	background: #2b2d42;
	color: #e5e7eb;
	padding: 34px 0 24px;
}

.bt-footer a {
	color: #ffd166;
}

.bt-footer__widgets {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
	gap: 24px;
	margin-bottom: 22px;
}

.bt-widget__title {
	font-size: 17px;
	color: #fff;
}

/* Thông tin doanh nghiệp ở chân trang */

.bt-footer__company {
	border-top: 1px solid rgba(255, 255, 255, .12);
	padding-top: 22px;
	margin-top: 4px;
	text-align: center;
}

.bt-company__name {
	font-size: 17px;
	color: #fff;
	margin: 0 0 12px;
	letter-spacing: .3px;
}

/* Hai văn phòng đứng cạnh nhau trên màn rộng, xếp chồng trên màn hẹp. */
.bt-company__offices {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
	gap: 24px;
	max-width: 860px;
	margin: 0 auto;
	text-align: left;
}

.bt-office__label {
	font-size: 13px;
	letter-spacing: .6px;
	text-transform: uppercase;
	color: #ffd166;
	margin: 0 0 8px;
}

.bt-company__list {
	display: grid;
	grid-template-columns: auto 1fr;
	gap: 5px 12px;
	margin: 0;
	text-align: left;
	font-size: 14px;
}

.bt-company__list a {
	color: #e5e7eb;
	text-decoration: none;
	border-bottom: 1px dotted rgba(255, 255, 255, .35);
}

.bt-company__list a:hover {
	color: #ffd166;
}

.bt-company__list dt {
	color: #9ca3af;
	white-space: nowrap;
}

.bt-company__list dt::after {
	content: ":";
}

.bt-company__list dd {
	margin: 0;
	color: #e5e7eb;
}

.bt-company__social {
	margin: 16px 0 0;
}

.bt-company__social a {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	padding: 7px 16px;
	border-radius: 999px;
	background: rgba(255, 255, 255, .1);
	text-decoration: none;
	font-size: 14px;
	font-weight: 600;
}

.bt-company__social a:hover {
	background: rgba(255, 255, 255, .18);
}

@media (max-width: 600px) {
	.bt-company__list {
		grid-template-columns: 1fr;
		gap: 2px;
	}

	.bt-company__list dd {
		margin-bottom: 8px;
	}
}

.bt-footer .bt-menu {
	justify-content: center;
}

.bt-footer .bt-menu a {
	color: #e5e7eb;
}

.bt-footer .bt-menu a:hover {
	background: rgba(255, 255, 255, .1);
	color: #ffd166;
}

.bt-footer__copy {
	text-align: center;
	font-size: 14px;
	color: #b6bac6;
	margin: 14px 0 0;
}

.bt-top {
	position: fixed;
	right: 18px;
	bottom: 18px;
	width: 46px;
	height: 46px;
	border-radius: 50%;
	border: none;
	background: #ff6b6b;
	color: #fff;
	font-size: 20px;
	cursor: pointer;
	box-shadow: 0 6px 18px rgba(255, 107, 107, .4);
	opacity: 0;
	pointer-events: none;
	transition: opacity .2s ease;
	z-index: 40;
}

.bt-top.is-visible {
	opacity: 1;
	pointer-events: auto;
}

/* ------------------------------------------------------------ Responsive */

@media (max-width: 980px) {
	.bt-hero__inner {
		grid-template-columns: 1fr;
		text-align: center;
	}

	.bt-hero__actions {
		justify-content: center;
	}

	.bt-hero__desc {
		margin-inline: auto;
	}

	.bt-hero__art {
		order: -1;
		min-height: 160px;
	}
}

@media (max-width: 860px) {
	/* Dưới 860px: logo + nút ☰ ở hàng đầu, ô tìm kiếm hàng thứ hai,
	   menu chỉ hiện khi bấm nút. */
	/* Dưới 860px bỏ bố cục ba cột, quay lại xếp chồng:
	   hàng 1 logo + nút ☰, hàng 2 ô tìm kiếm, menu chỉ hiện khi bấm nút. */
	.bt-header__inner {
		display: flex;
		flex-wrap: wrap;
		gap: 12px;
	}

	.bt-brand,
	.bt-nav,
	.bt-header__search {
		grid-column: auto;
	}

	.bt-brand {
		order: 1;
	}

	.bt-brand .custom-logo {
		height: 58px;
	}

	.bt-nav-toggle {
		display: inline-block;
		order: 2;
		margin-left: auto;
	}

	.bt-header__search {
		order: 3;
		flex-basis: 100%;
		margin-left: 0;
	}

	.bt-nav {
		display: none;
		order: 4;
		flex-basis: 100%;
	}

	.bt-menu {
		justify-content: flex-start;
	}

	.bt-nav.is-open {
		display: block;
	}

	.bt-menu {
		flex-direction: column;
		flex-wrap: wrap;
	}

	.bt-menu .menu-item-has-children > a {
		flex: 1 1 auto;
	}

	.bt-menu .menu-item-has-children {
		display: flex;
		align-items: center;
		flex-wrap: wrap;
		gap: 6px;
	}

	.bt-submenu-toggle {
		display: block;
	}

	.bt-menu__caret {
		display: none;
	}

	.bt-menu .sub-menu {
		position: static;
		box-shadow: none;
		padding-left: 14px;
		flex-basis: 100%;
		min-width: 0;
	}

	/* Trên cảm ứng mọi cấp đều xổ dọc và thụt lề thêm, không bung ngang. */
	.bt-menu .sub-menu .sub-menu {
		top: auto;
		left: auto;
		right: auto;
		margin: 0;
		padding-left: 16px;
		border-left: 2px solid #ffe3e3;
	}

	.bt-menu .sub-menu .menu-item-has-children > a .bt-menu__caret {
		transform: none;
	}

	/* Trên cảm ứng chỉ mở khi bấm nút, không mở theo hover */
	.bt-menu li:hover > .sub-menu,
	.bt-menu li:focus-within > .sub-menu {
		display: none;
	}

	.bt-menu li.is-open > .sub-menu {
		display: block;
	}

	.bt-search input[type="search"] {
		width: 100%;
	}

	.bt-header__search .bt-search {
		width: 100%;
	}
}

@media (max-width: 600px) {
	.bt-page {
		padding: 20px 16px;
	}

	.bt-hero {
		padding: 34px 0 40px;
	}
}
