@font-face {
	font-family: 'Gr';
	src: url('../../../wp-includes/fonts/Graphik-Regular.woff') format('woff');
	font-weight: 300;
	font-display: swap;
	font-style: light
}

@font-face {
	font-family: 'Gr';
	src: url('../../../wp-includes/fonts/Graphik-Regular.woff') format('woff');
	font-weight: 400;
	font-display: swap;
	font-style: normal
}
@font-face {
	font-family: 'Gr';
	src: url('../../../wp-includes/fonts/Graphik-Medium.woff') format('woff');
	font-weight: 500;
	font-display: swap;
	font-style: medium
}
@font-face {
	font-family: 'Gr';
	src: url('../../../wp-includes/fonts/Graphik-Medium.woff') format('woff');
	font-weight: 600;
	font-display: swap;
	font-style: semi-bold
}
@font-face {
	font-family: 'Gr';
	src: url('../../../wp-includes/fonts/Graphik-Black.woff') format('woff');
	font-weight: 700;
	font-display: swap;
	font-style: bold
}

/* html#ecwid_html body#ecwid_body .ec-size .ec-store .grid__products[data-cols="2"] .grid-product:nth-child(n+1) { */
    /* width: 100%; */
/* } */

body {
    font-family: 'Gr',Arial,sans-serif;
    -webkit-font-smoothing:antialiased;
	background-color: #e5e5e5;
	margin: 0px;
}
.m_body {
	margin: 0px;
	background-color: #e5e5e5;
}    

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
    display: block;
}
.header_main {
	width: 100%;
	height: 80px;
	z-index: 990;
	align-items: center;
	top: 0;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0);
	-webkit-transition: background-color 300ms linear;
	-moz-transition: background-color 300ms linear;
	-o-transition: background-color 300ms linear;
	-ms-transition: background-color 300ms linear;
	transition: background-color 300ms linear;
	display:flex;
}   

/* .ec-cart-widget { */
    /* position: fixed; */
    /* right: 20px; */
    /* bottom: 30px; */
    /* padding: 10px; */
    /* border-radius: 40px; */
    /* border: 1px solid #e6e5e5; */
    /* box-shadow: 0 2px 10px 0 rgba(0,0,0,0.15); */
    /* background-color: #fff; */
/* } */

.header_main_list {
	list-style-type: none;
	margin: 0;
	padding: 0;
	-webkit-transition: opacity ease-in-out .2s;
	-moz-transition: opacity ease-in-out .2s;
	-o-transition: opacity ease-in-out .2s;
	transition: opacity ease-in-out .2s
}
.header_main_rightside {
	display: flex;
	text-align: right;
	padding-right:40px;
	font-size: 30px;
}
.header_main_list_item {
	clear: both;
	font-size: 16px;
	display: inline-block;
/*	padding-left: 15px;*/
	padding-right: 30px;
	margin: 0;
	color: #333;
	white-space: nowrap
}   
.header_main .header-btn {
	white-space:nowrap;
	font-weight: 600;
	font-size: 30px;
	padding-left: 30px;
	padding-right: 30px;
	margin-left: 10px;
	color:#333333
}
.div_padding40px {
	width: 40px
}

.header_logo {
	display: flex;
	flex: 0 1 auto;
	align-items: center;
	padding-left:40px;
}	
.header_logo_min {
	display: flex;
	flex: 0 1 auto;
	align-items: center;
	padding-left:40px;
}
.header_imagelogo {
	margin-right: 15px
}
.header_center_menu {
	text-align: center;
	width: 100%
}
.menu_link-item {
	font-size: 16px;
}
a {
	text-decoration: none;
	color: #822626
}

.ecwid-showcase {
	padding-top: 90px;
	padding-bottom: 90px;	
}
div {
	display: block;
}
.row-container  {
	max-width: 1160px;	
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	display: table;
}	
.footer-container{
	max-width: 1160px;	
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	display: flex;
}	

.center-container {
	max-width: 1160px;
	/* display: contents; */
	/* float: left; */
	/* width: 100%;	 */
}

.page-id-54, .page-id-59  p {
	line-height: 1.8; 
	font-size: 20px; 
	font-weight: 400;
    color: #333;
 } 
body.page-id-54 .center-container  {
	padding:15px;
 } 
body.page-id-59 .center-container  {
	padding:15px;
 } 
 
.main-text {
font-size: 20px;
line-height: 1.55;
color: #333;
max-width:800px;
}	
.hamburger {
	display: none;
	font-size: 0;
	border: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: 0 0;
}

.hamburger_icon,
.hamburger_icon::before {
	position: absolute;
	display: block;
	background-color: #000
}

.hamburger_icon {
	margin-top: -1px;
	top: 50%;
	height: 3px;
	width: 28px
}

.hamburger_icon::before {
	content: "";
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	-webkit-transform: translateY(-8px);
	-ms-transform: translateY(-8px);
	transform: translateY(-8px)
}

.hamburger_icon,
.hamburger_icon::after,
.hamburger_icon::before,
.hamburger_icon_active::after,
.hamburger_icon_active::before {
	-webkit-transition-duration: .3s;
	-o-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transform-origin: center;
	-ms-transform-origin: center;
	transform-origin: center
}

.hamburger_icon::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 100%;
	background-color: #000;
	-webkit-transform: translateY(8px);
	-ms-transform: translateY(8px);
	transform: translateY(8px);
	width: 100%
}

.hamburger_icon_active {
	background-color: transparent;
	width: 32px
}

.hamburger_icon_active::after,
.hamburger_icon_active::before {
	width: 32px;
	-webkit-transform: translateY(0) rotate(45deg);
	-ms-transform: translateY(0) rotate(45deg);
	transform: translateY(0) rotate(45deg)
}

.hamburger_icon_active::after {
	-webkit-transform: translateY(0) rotate(-45deg);
	-ms-transform: translateY(0) rotate(-45deg);
	transform: translateY(0) rotate(-45deg)
}

.header_menu {
	-webkit-box-flex: 2;
	-ms-flex-positive: 2;
	flex-grow: 2
}

@media screen and (min-width: 1078px) {
	.header_nav {
	display: flex;
	}
	.logo_min {
	visibility:hidden;
	}
	.logo_max {
	visibility:visible;
	}
}

@media screen and (max-width:1077px) {
	.logo_max {
	visibility:hidden;	
	}
	.logo_min {
	margin-left:-60px;
	}
	.header_nav {
		display: none;
		background-color: rgba(255,255,255,.9);
	}
	.header_nav_active {
		position: absolute;
		display: block;
		top: 82px;
		left: 0;
		right: 0;
		/* visibility: hidden; */
		-webkit-animation: fadeIn .3s ease-in forwards;
		animation: fadeIn .3s ease-in forwards;
		z-index: 2;
		margin-top: -15px;
	}
	.header_nav-list {
		text-align: left;
		visibility: visible;
	}
	.header_main_list_item {
			display:block;
	}
	.hamburger {
		position: relative;
		display: block;
		height: 32px;
		width: 32px;
		padding: 0;
		right:20px;
		top:25%;
		margin-left: auto;
		z-index:3;
		
	}
}

.footer_menu ul {
        text-align: center;
    }
.footer_menu ul li {
        display: inline-block;
        padding: 8px;
        font-size: 18px;
        font-family: 'Gr',Arial,sans-serif;
    }
.footer_menu ul li a {
        margin: 0px 60px;
        color: #333;
    }

@media screen and (max-width: 680px) {
	.footer_menu ul {
        text-align: left;
        display: table-caption;
        
        }
        /* test */
	.ecwid-showcase {
            padding-bottom: 0px;
        }
    }

.hr_line_footer {
        border: 0;
        height: 1px;
        background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
        background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
        background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
        background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
        width: 90%;
    }

.page-id-169 div.row-container, .page-id-176 div.row-container, .page-id-54 div.row-container, .page-id-171 div.row-container {
	font-family: 'Noto Serif',Arial,sans-serif;
	padding-left: 15px;
	padding-right: 15px;
}

/*  Стиль поля ввода */
.ecwid-search-widget__input[type="text"] {
 width: 100px; /* укажите нужную ширину */
 height: 20px; /* укажите нужную высоту*/
 border: solid 1px red; /* измените цвет рамки */
 background-color: blue; /* измените цвет фона */
 font-size: 12px; /* размер шрифта в поле поиска */
 color: #000000; /* цвет шрифта в поле поиска */
}

/* Стиль кнопки "Поиск" */
.ecwid-search-widget__btn {
 width: 20px; /* укажите нужную ширину */
 height: 10px; /* укажите нужную высоту */
 border: solid 1px #ffffff; /*измените цвет рамки */  
 background: transparent url(https://bookmate.store/wp-content/themes/kiosk/image/button_search.png) no-repeat bottom center !important; /*используйте картинку как фон*/
}