/*
Theme Name: Reboot Child
Theme URI: https://wpshop.ru/themes/reboot
Author: WPShop.biz
Author URI: http://wpshop.biz/
Template: reboot
Version: 1.0.0
*/

/* Below you can add your CSS styles */
/* Ниже Вы можете добавить свои CSS стили */

.top-menu ul .nav__order__item a, .main-navigation ul .nav__order__item a {
	background-color: #000;
	border: 2px solid #000;
	color: #fff;
	padding: .7em 2em;
}

.top-menu ul .nav__order__item a:hover {
	background-color: #ffffff;
	border-color: #ff0000;
	color: #ff0000;
}

.top-menu ul .nav__order__item a::before {
	content: none;
}

.main-navigation ul li a:hover,
.main-navigation ul li .removed-link:hover {
	color: #fff;
}

.mainblock .wrapper_form {
	-webkit-box-shadow: 0 0 5px 0 rgb(0 0 0 / 21%);
	box-shadow: 0 0 5px 0 rgb(0 0 0 / 21%);
	border-radius: 8px;
}

.expert-review-expert-header, .expert-review-expert-bio-name {
	color: #ff0000 !important;
}

.expert-review-expert-bio__avatar, .expert-review-button {
	background-color: #ff0000 !important;
}

.expert-review-qa-header {
	color: #ff0000 !important;
}

.expert-review-qa__avatar {
	background-color: #ff0000 !important;
}

.expert-review-qa__text {
	background: #bfbfbf !important;
}

.expert-review--color-green-2 {
	background: #ffffff !important;
}


.header-contacts {
	gap: 16px;
	display: flex;
	justify-content: center;
}

.header-contacts a {
	font-size: 24px;
}

.header-contacts a i {
	font-weight: bold;
}

.header-contacts a:hover {
	color: #ff0000;
}

.header-contacts a.email:hover {
	color: #3E6993;
}

.header-contacts a.whatsapp:hover {
	color: #25D366;
}

.swiper-works-slider-otzyvy .swiper-slide {
	width: 50%;
}

.swiper-works-slider-otzyvy .swiper-slide:first-child {
	width: 100%;
}

@media (max-width: 768px) {
	.swiper-works-slider-otzyvy .swiper-slide {
		width: 100%;
	}
}

img {
	max-width: 100%;
	height: auto;
}

.post-card--small .post-card__thumbnail {
	width: 80px
}

.post-card--small .post-card__body {
	width: calc(100% - 100px);
}

.audio-card {
	flex-flow: wrap;
	gap: 1rem 0.5rem;
}

.audio-card .specialty-item-icon {
	width: 50px;
	height: 50px;
	margin-left: 20px;
}

.audio-card .specialty-item-icon img {
	width: 100%;
	height: auto;
}

.audio-card .specialty-item-content {
	width: calc(100% - 70px - 1rem);
}

.audio-card .specialty-item-content .review-item-date {
	font-size: 0.75rem;
}

.audio-card .review-item-file {
	width: 100%;
}

.btn_new_form_2212[data-name="max"] span:before {
	background-image: url(/wp-content/uploads/2025/11/max_logo.png);
}

.mainblock .wrapper_form,
.modaldip .modal-contentdip {
	padding-bottom: 15px !important;
}

/* Misc */
.breadcrumb .breadcrumb_last span {
	color: #888;
}

.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border-radius: 4px;
}

.related-posts .post-card .post-card__body .post-card__meta,
.search.search-results .post-cards .post-card__body .post-card__meta,
.comments-area .comment-form-url,
.acf-comment-fields {
	display: none !important;
}

.comments-area .comment-respond .comment-form-author,
.comments-area .comment-respond .comment-form-email {
	width: 49%;
}

.comment-list .comment .comment-body .comment-author {
	pointer-events: none;
	user-select: none;
	text-decoration: none;
}

.b24-form-sign {
	display: none !important;
}

/* NextGEN Gallery Plugin */
.ngg__gallery__reviews__global {
	position: relative;
	background: url(/wp-content/uploads/2025/04/bg-reviews-global-min.jpg) no-repeat center / cover;
	padding: 35px 35px;
	border-radius: 16px;
	margin-bottom: 50px;
}

.ngg__gallery__reviews__global .ngg-galleryoverview {
	margin-top: 0;
	margin-bottom: 0;
}

.site-header-fixed,
.site-navigation-fixed {
	z-index: 999;
}

@media all and (max-width: 767px) {
	.ngg__gallery__reviews__global {
		margin: 50px 0;
	}
}

@media all and (max-width: 375px) {
	.ngg__gallery__reviews__global {
		padding: 35px 15px;
	}
}

/* NextGEN Gallery Plugin : END */

/* antiplagiat (wp gallery) */
.antiplagiat__images {
	border: 1px solid #ced4da;
	background-color: #fff;
	border-radius: 8px;
	overflow: hidden;
	padding: 15px;
}

.antiplagiat__images .antiplagiat__desc {
	background-color: rgba(206, 212, 218, 0.3);
	border-radius: 8px;
	padding: 10px 15px;
	line-height: normal;
	margin-bottom: 15px;
}

.antiplagiat__images .gallery {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 10px;
	margin-bottom: 0;
}

.antiplagiat__images .gallery .gallery-item {
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.21);
	margin: 0;
	transition: 0.2s;
}

.antiplagiat__images .gallery .gallery-item:hover {
	transform: translateY(-5px);
}

@media (max-width: 1023px) {
	.antiplagiat__images .gallery {
		grid-template-columns: repeat(3, 1fr);
	}
}

@media (max-width: 575px) {
	.antiplagiat__images .gallery {
		grid-template-columns: repeat(2, 1fr);
	}
}

/* antiplagiat : END */

/* Media Query */
@media (min-width: 992px) {
	.main-navigation ul li.current-menu-item::before,
	.main-navigation ul li.current-menu-parent::before,
	.main-navigation ul li:hover::before {
		content: '';
		position: absolute;
		bottom: 0;
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, .05);
	}
}

@media (max-width: 767px) {
	.comments-area .comment-respond .comment-form-author,
	.comments-area .comment-respond .comment-form-email {
		width: 100%;
	}

	.social-buttons {
		text-align: center;
	}
}