/*
Theme Name: Mariet
Theme URI: 
Description: Customized WordPress theme by Ana Ska.
Version: 1.0
Author: Ana Ska
*/

.image-header-block {
	background-size: cover;
}
@media (min-width:479px) {
	.page-template-gifts .image-header-block:not(.image-footer-block) .header-text {
		text-align: left;
	}
}
.page-template-gifts .image-header-block:not(.image-footer-block) .header-text {
	float: none;
	padding-left: 40px;
	padding-top: 40px;
}
.page-template-gifts .image-header-block:not(.image-footer-block) .header-text .header-text-inside, .page-template-gifts .image-header-block:not(.image-footer-block) .header-text:before {
	vertical-align: top
}
/* замена цвета социалок и текста возле лого*/
.social-icon svg path {
	fill: #4b1e16;
}
#video .video-outer .video-outer-slogan {
	color: #4b1e16;
}
#video .video-outer .video-outer-slogan:before, #video .video-outer .video-outer-slogan:after {
	background-color: #4b1e16;
}
interactive-menu.front-interactive-menu .row:first-child .interactive-menu-item .interactive-menu-content h2,
.interactive-menu.front-interactive-menu .row:first-child .interactive-menu-item .interactive-menu-content h2 span,
.interactive-menu.front-interactive-menu .row:first-child .interactive-menu-item .interactive-menu-text,
.interactive-menu.front-interactive-menu .row:first-child .interactive-menu-item .interactive-menu-content .interactive-menu-text p {
	color: #4b1e16;
}
interactive-menu.front-interactive-menu .row:first-child .interactive-menu-item .interactive-menu-content:hover h2,
.interactive-menu.front-interactive-menu .row:first-child .interactive-menu-item .interactive-menu-content:hover h2 span,
.interactive-menu.front-interactive-menu .row:first-child .interactive-menu-item .interactive-menu-content:hover .interactive-menu-text,
.interactive-menu.front-interactive-menu .row:first-child .interactive-menu-item .interactive-menu-content:hover .interactive-menu-text p {
	color: #fff;
}
.interactive-menu.front-interactive-menu .row:first-child .interactive-menu-item .interactive-menu-content h2 span:before,
.interactive-menu.front-interactive-menu .row:first-child .interactive-menu-item .interactive-menu-content h2 span:after {
	background-color: #4b1e16;
}
.interactive-menu.front-interactive-menu .row:first-child .interactive-menu-item .interactive-menu-content:hover h2 span:before,
.interactive-menu.front-interactive-menu .row:first-child .interactive-menu-item .interactive-menu-content:hover h2 span:after {
	background-color: #fff;
}
.interactive-menu.front-interactive-menu .row:first-child .interactive-menu-item .button-simple-border {
	border-color: #4b1e16;
	color: #4b1e16;
}