/*
Theme Name: Argus
Theme URI: https://argus-official.ru
Author: Argus Team
Author URI: https://argus-official.ru
Description: Официальная тема для сайта Argus - производителя дверей
Version: 1.0.3
Requires at least: 5.0
Tested up to: 6.4
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: argus
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

.header__logo {
	width: 120px;
	height: 65px;
}

/* Стили для ссылок в header */
.header__top-menu a,
.header__menu a,
.header__mega-menu a {
	color: inherit;
	text-decoration: none;
}

.header__top-menu a:hover,
.header__menu a:hover {
	text-decoration: none;
	opacity: 0.8;
}

/* Убираем стандартные стили WordPress для меню */
.header__top-menu ul,
.header__menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.header__top-menu li,
.header__menu li {
	display: inline-block;
	margin: 0;
	padding: 0;
}

.header__top-menu li {
	color: white;
}

.footer__logo {
	object-fit: contain;
	height: 65px;
	width: auto;
}

.beforeafter__item-title {
	font-size: 21px;
}

.section-title {
	font: 600 clamp(2.625rem, 2.2173913043rem + 0.652173913vw, 3rem)
		var(--font-family);
}

.footer__tel-number {
	text-decoration: none;
}

.home-contacts .flex p {
	padding-left: 0;
}

.showcase__footer {
	text-align: center;
}

/* .splide__arrows.splide__arrows--ltr {
	display: none;
} */

.header__searching:has(.header__searching-input:focus) {
	outline: 0.125rem solid #d7333f;
	border-color: #d7333f;
	border: 0;
}

.to-top {
	color: white;
}

@media screen and (max-width: 62.5rem) {
	.section-title {
		font: 600 clamp(1.625rem, 1.1964285714rem + 2.2857142857vw, 2.625rem)
			var(--font-family);
	}
}

.header__logo {
	width: 120px;
	height: 65px;
	object-fit: contain;
}

.header_mobile {
	padding: 7px 0px;
}

.header__logo-container {
	text-decoration: none;
	font-size: 12px;
	color: black;
	text-align: center;
}

.logo-text {
	margin-top: 5px;
}

.header__top {
	background: white;
}

.header__top-menu a {
	color: black;
}

.header__call,
.showcase__button {
	background: #282828;
}

@media (max-width: 768px) {
	.promo-slider-container {
		margin-top: 60px;
	}
	.showcase {
		display: block;
	}
	.header_mobile {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 1000;
	}

	.service-items > div img {
		max-width: 50px;
	}

	.service-items {
		gap: 10px;
	}

	.service-items > div {
		box-sizing: border-box;
		max-width: calc(50% - 10px);
		flex-basis: calc(50% - 10px);
	}

	/* Адаптация блоков ВХОДНЫЕ ДВЕРИ и МЕЖКОМНАТНЫЕ ДВЕРИ */
	.showcase__controls {
		flex-direction: column;
		gap: 10px;
		align-items: center !important;
	}

	.showcase__tabs {
		width: 100%;
		flex-wrap: nowrap;
		overflow-x: auto;
		gap: 5px;
		-webkit-overflow-scrolling: touch;
	}

	.showcase__tab {
		white-space: nowrap;
		flex-shrink: 0;
		font-size: 12px;
		padding: 8px 12px;
		min-width: auto;
	}

	.showcase__link {
		width: 100px;
		justify-content: center;
		padding: 10px 20px;
		font-size: 14px;
	}

	.showcase__footer {
		margin-top: 15px;
		display: flex;
		justify-content: center;
	}

	.showcase__button {
		width: auto;
		justify-content: center;
		padding: 10px 20px;
		font-size: 14px;
	}

	.showcase__title {
		font-size: 20px;
		margin-bottom: 15px;
		line-height: 1.2;
	}

	.door-mobile-controls__actual-price {
		margin-left: 0px !important;
	}

	.showcase__content.splide__track {
		margin-top: 40px;
	}
}

.footer {
	background: white !important;
}

.showcase__items .product-card__title {
	min-height: 70px;
}

#splide02-track {
	margin-bottom: 40px;
}

.header_mobile .header__logo-container {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.header_mobile .header__logo {
	height: 45px;
}

.series-doors-tabs p {
	text-align: left;
}

.series-doors-tabs .mainpage-cat-button {
	text-align: left;
}

#exterior-image,
#finishing-image {
	height: 530px;
	object-fit: contain;
}

.door-option-item {
	height: 95px;
}

@media (max-width: 768px) {
	.single-product-gallery__thumbs {
		flex-wrap: wrap;
		justify-content: space-between;
	}
}
