/*
Theme Name: Дон Хлеб
Theme URI: 
Author: Karen Barsegyan
Author URI: https://
Description: A new Gutenberg-ready theme.
Requires at least: WordPress 4.9.6
Version: 1.1
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: donbread
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready


*/
html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td, 
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	vertical-align: baseline;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
	}
/* remember to define focus styles! */
:focus {
	outline: 0;
	}
body {
	background: #ffe6b7;
	line-height: 1;
	font-family: DejaVu Sans;
	color: #010000;
	}
ol, ul {
	list-style: none;
	}
/* tables still need cellspacing="0" in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
	}
caption, th, td {
	font-weight: normal;
	text-align: left;
	}
/* remove possible quote marks (") from <q> & <blockquote> */
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
	}
blockquote, q {
	quotes: "" "";
	}
@font-face {
    font-family: DejaVuSans-Oblique; /* Имя шрифта */
    src: url(fonts/DejaVuSans-Oblique.ttf); /* Путь к файлу со шрифтом */
   }
   
@font-face {
    font-family: DejaVuSans-Oblique; /* Имя шрифта */
    src: url(fonts/DejaVuSans-Oblique.ttf); /* Путь к файлу со шрифтом */
   }
@font-face {
    font-family: DejaVuSans-ExtraLight; /* Имя шрифта */
    src: url(fonts/DejaVuSans-ExtraLight.ttf); /* Путь к файлу со шрифтом */
   }
@font-face {
    font-family: DejaVuSansCondensed-Oblique; /* Имя шрифта */
    src: url(fonts/DejaVuSansCondensed-Oblique.ttf); /* Путь к файлу со шрифтом */
   }
@font-face {
    font-family: DejaVuSansCondensed-BoldOblique; /* Имя шрифта */
    src: url(fonts/DejaVuSansCondensed-BoldOblique.ttf); /* Путь к файлу со шрифтом */
   }
@font-face {
    font-family: DejaVuSansCondensed-Bold; /* Имя шрифта */
    src: url(fonts/DejaVuSansCondensed-Bold.ttf); /* Путь к файлу со шрифтом */
   }
@font-face {
    font-family: DejaVuSansCondensed; /* Имя шрифта */
    src: url(fonts/DejaVuSansCondensed.ttf); /* Путь к файлу со шрифтом */
   }
   
@font-face {
    font-family: DejaVuSans-BoldOblique; /* Имя шрифта */
    src: url(fonts/DejaVuSans-BoldOblique.ttf); /* Путь к файлу со шрифтом */
   }
@font-face {
    font-family: DejaVuSans-Bold; /* Имя шрифта */
    src: url(fonts/DejaVuSans-Bold.ttf); /* Путь к файлу со шрифтом */
   }
@font-face {
    font-family: DejaVuSans; /* Имя шрифта */
    src: url(fonts/DejaVuSans.ttf); /* Путь к файлу со шрифтом */
   }
@font-face {
    font-family: Arabella Swash; /* Имя шрифта */
    src: url(fonts/11395.ttf); /* Путь к файлу со шрифтом */
   }
body {
	font-family: DejaVu Sans;
}

.center {
	width: 1280px;
	clear: both;
	margin: auto;
}
#block_un {
	display: block;
	width: 100%;
	min-width: 1280px;
	clear: both;
	height: 985px;
	background: url(images/header.jpg) top center no-repeat;
}
#block_un2 {
	display: block;
	width: 100%;
	min-width: 1280px;
	clear: both;
	height: 446px;
	background: url(images/header_kat.jpg) top center no-repeat;
}
#katalog_header {
	text-align: center;
}
#katalog_header h1 {
	font-family: Arabella Swash;
	font-size: 118px;
	color: #ffe6b7;
	padding-top: 70px;
}
.kat_title {
	color: #ff0325;
	font-size: 50px;
	font-weight: bold;
	margin: auto;
	display: block;
	text-align: center;
	text-transform: uppercase;
	font-family: DejaVu Sans;
	clear: both;
	margin: 20px 0 60px 0;
}
.post.hentry.ivycat-post {
	display: block;
	width: 358px;
	background: #f9dda9;
	padding: 17px;
	border-radius: 15px;
	height: 710px;
}
.post_back {
	display: block;
	border-radius: 15px;
	width: 392px;
	float: left;
	margin: 15px;
	background: #ff0325 url(images/bg_kat_tovar.jpg) bottom repeat-x;
	padding: 2px;
	height: 830px;
	margin-bottom: 80px;
}
.info_tovar {
	display: block;
	height: 72px;
}
.post-meta-key {
	 display: none;
}
ul li:first-child {
	display: block;
	float: left;
	height: 50px;
	background: url(images/tovar_time.png) left no-repeat;
	padding-left: 45px;
	margin-left: 35px;
	color: #ffe6b7;
	font-size: 22px;
	padding-top: 30px;
	font-family: DejaVuSansCondensed-Bold;
}
ul li {
	display: block;
	float: right;
	height: 50px;
	background: url(images/tovar-massa.png) left no-repeat;
	padding-left: 45px;
	margin-right: 35px;
	color: #ffe6b7;
	font-size: 22px;
	padding-top: 30px;
	font-family: DejaVuSansCondensed-Bold;
}
.post.hentry.ivycat-post img {
	width: 358px;
	border-radius: 15px;
}
.entry-title a {
	text-decoration: none;
	color: #ff0325;
	font-weight: bold;
}
.entry-title {
	color: #ff0325;
	font-size: 25px;
	text-transform: uppercase;
	text-align: center;
	margin: auto;
	border: solid #ff0325;
	border-width: 2px 0px;
	padding: 14px 0;
	margin-top: 30px;
}
.entry-summary {
	 font-size: 20px;
	 line-height: 24px;
	 color: #030000;
	 font-family: DejaVu Sans Condensed;
	 text-align: center;
}
.entry-summary p {
	margin-top: 20px;
}

.content_box {
	display: block;
	width: 100%;
	clear: both;
}
.screen-reader-response {
	display: none;
}
.wpcf7-response-output.wpcf7-mail-sent-ok{
	display: none;
}
#masthead{
	width: 1280px;
	height: 985px;
	margin: auto;
	padding-top: 85px;
}
.site-header-main {
	max-width: 1024px;
	margin: auto;
}
.custom-logo-link {
	display: block;
	width: 464px;
	height: 337px;
	margin: auto;
	background: url(images/logo.png) no-repeat;
}
.site-title {
	display: none;
}
.site-description {
	font-family: Arabella Swash;
	color: #ffe6b7;
	font-size: 95px;
	display: block;
	text-align: center;
	margin-top: 20px;
}
#top {
	width: 100%;
	height: 220px;
	margin-top: -110px;
	background: #fff;
	border-radius: 45%;
 }
#top_inner {
	max-width: 1024px;
 }
.adress{
 display: block;
 width: 980px;
 height: 300px;
 margin: auto;
 margin-top: 150px;
 text-align: center;
 font-size: 28px;
 color: #ffe6b7;
 text-transform: uppercase;
 line-height: 50px;
 }
.forms {
	display: block;
	width: 640px;
	height: 420px;
	padding-top: 49px;
	float: left;
	background: url(images/form_bg.jpg) top no-repeat;
}
.wpcf7-form-control-wrap input {
	width: 340px;
	height: 50px;
	display: block;
	margin: auto;
	padding: 0 10px;
	color: #898989;
	font-size: 19px;
}
.text_forms {
	width: 360px;
	font-weight: bold;
	font-size: 18px;
	display: block;
	margin: auto;
}
.text_forms {
	padding: 15px 0 8px 20px;
}
.content {
	display: block;
 width: 1280px;
 margin: auto;
 clear: both;
 }
.botton {
	display: block;
	height: 89px;
	width: 360px;
	margin: auto;
	background: url(images/botton.jpg) repeat-x;
	color: #ffe6b7;
	border: none;
	border-radius: 7px;
	font-size: 20px;
	cursor: pointer;
	box-shadow: 0 0 5px #333;
	font-family: DejaVuSans-Bold;
	margin-top: 10px;
}
.botton:hover {
	color: #fff;
}
#footer {
 width: 100%;
 min-width: 1280px;
 height: 310px;
 clear: both;
 background: url(images/footer.jpg) center no-repeat;
 }
#footer_right {
	float: right;
	width: 550px;
	height: 80px;
	margin-top: 160px;
}
.footer_link {
	display: block;
	float: right;
	width: 60px;
	height: 60px;
	margin-left: 50px;
	text-decoration: none;
}
#ft {
	display: block;
	float: right;
	text-align: right;
	color: #fce3b4;
	font-size: 23px;
	font-family: DejaVuSans;
	padding-top: 6px;
	line-height: 28px;
}
#pgc-10-0-0 {
	width: 333px;
	float: left;
}
#pgc-10-0-1 {
	width: 610px;
	float: left;
	font-size: 20px;
	font-family: DejaVuSansCondensed-Oblique;
	line-height: 24px;
}
#pgc-10-0-2 {
	width: 333px;
	float: right;
}
#pgc-10-1-0 {
	width: 100%;
	clear: both;
	height: 2px;
	float: left;
}
#pgc-10-2-0, #pgc-10-2-1, #pgc-10-2-2, #pgc-10-2-3 {
	width: 290px;
	margin: 0 15px;
	float: left;
}
.kat_link {
	display: block;
	padding-top: 50px;
}
.entry-utility {
	display: none;
}

















