/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/

/* Examples (uncomment to use):*/

/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */

/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }

/* Hide compare button */
/* a.compare_item { display: none !important;  }*/



@font-face {
    font-family: CirceRounded;
    font-weight: 700;
    src: url('../fonts/CirceRounded/CirceRounded-Regular3.ttf')
}

@font-face {
    font-family: 'CirceRounded';
    src: url(../fonts/CirceRounded/CirceRounded-ExtraLight.woff2) format('woff2'),url(../fonts/CirceRounded/CirceRounded-ExtraLight.woff) format('woff'),url(../fonts/CirceRounded/CirceRounded-ExtraLight.ttf) format('truetype');
    font-weight: 200;
    font-style: normal
}

@font-face {
    font-family: 'CirceRounded';
    src: url(../fonts/CirceRounded/CirceRounded-Light.woff2) format('woff2'),url(../fonts/CirceRounded/CirceRounded-Light.woff) format('woff'),url(../fonts/CirceRounded/CirceRounded-Light.ttf) format('truetype');
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: 'CirceRounded';
    src: url(../fonts/CirceRounded/CirceRounded.woff2) format('woff2'),url(../fonts/CirceRounded/CirceRounded.woff) format('woff'),url(../fonts/CirceRounded/CirceRounded.ttf) format('truetype');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'CirceRounded';
    src: url(../fonts/CirceRounded/CirceRounded-ExtraBold.woff2) format('woff2'),url(../fonts/CirceRounded/CirceRounded-ExtraBold.woff) format('woff'),url(../fonts/CirceRounded/CirceRounded-ExtraBold.ttf) format('truetype');
    font-weight: 800;
    font-style: normal
}


#header .middle-h-row .logo_wrapp .logo img {

	width: 220px;
}


.sale-acountpay-pp.row {
	margin: 0 -15px;
}

.bx-sap .row {
	margin-top: 0;
}

.container .container-fluid {
	padding: 0;
}

.sale-acountpay-block .sale-acountpay-pp div .sale-acountpay-pp-company {
	padding-left: 0;
	padding-right: 0;
}

.btn.sale-account-pay-button {
	padding: 7px 20px;
}

.catalog_block .catalog_item {
	padding: 20px 10px;
}

@media (max-width: 767px) {
	.catalog_section_list .section_item ul {
		display: flex;
		flex-direction: column;
	}
}


.row-receipes {
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	position: relative;
	height: 140px;
	width: calc(100% - 20px);
	margin: 10px 20px;
	border-radius: 5px;
	overflow: hidden
}

.row-receipes:before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .1) 52.6%, rgba(0, 0, 0, .72) 100%)
}

.title-row-receipes {
	position: absolute;
	font-family: 'CirceRounded';
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 24px;
	color: #fff;
	bottom: 40px;
	left: 20px
}

.row-receipes .link-post {
	position: absolute;
	left: 20px;
	bottom: 13px
}

.receipes-grid {
	margin: 20px 0 30px -20px;
	padding-bottom: 40px;
	width: calc(100% + 20px)
}

.recipes_hr{
	display: block;
	width: 100%;
	height: 1px;
	background: rgb(128 128 128/10%);
	margin: -30px 0 30px;
}



.link-post {
	font-family: 'CirceRounded';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	text-decoration-line: underline;
	color: #fd9339;
	display: inline-block;
	margin: 10px 0 0
}


.posts-grid-box {
    margin: 5px 0 0 -20px;
    width: calc(100% + 20px);
}

.row-post {
    background: #fff;
    border: 1px solid #e7e7e7;
    box-sizing: border-box;
    border-radius: 5px;
    width: calc(100% - 20px);
    height: auto;
    overflow: hiden;
    margin: 10px 20px;
    padding: 0 20px 20px
}

.page-template-receipes .link-post {
    margin: 25px 0 0
}

.image-post {
    width: calc(100% + 40px);
    height: 160px;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin: 0 0 0 -20px
}

.page-template-receipes .image-post {
    height: 160px
}

.title-post {
    font-family: 'CirceRounded';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .01em;
    text-transform: uppercase;
    color: #4e2d2d;
    margin: 15px 0 0;
    display: inline-block;
    min-height: 50px
}

.row-post p {
    font-family: 'CirceRounded';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #000;
    opacity: .6;
    margin: 10px 0 0;
    min-height: 72px
}



.single-ingredient-block {
    background: #fff5d6;
    border: 1px solid #f8eabf;
    border-radius: 5px;
    padding: 20px 30px;
    box-sizing: border-box;
    margin: 20px 0
}

.title-single-ingredient {
    font-family: 'CirceRounded';
    font-style: normal;
    font-weight: 800;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .01em;
    text-transform: uppercase;
    color: #4e2d2d;
    margin: 0;
    margin-bottom: 10px
}

.row-single-ingredient {
    padding: 5px 0;
    margin: 0;
    min-height: 42px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-image: -webkit-gradient(linear,left top,right top,color-stop(50%,rgba(0,0,0,.2)),color-stop(0%,rgba(255,255,255,0)));
    background-image: -o-linear-gradient(left,rgba(0,0,0,.2) 50%,rgba(255,255,255,0) 0%);
    background-image: linear-gradient(to right,rgba(0,0,0,.2) 50%,rgba(255,255,255,0) 0%);
    background-position: top;
    background-size: 6px 1px;
    background-repeat: repeat-x
}

.row-single-ingredient span:nth-child(1) {
    font-family: 'CirceRounded';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: normal;
    color: #292929;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    height: 100%
}

.single-post blockquote {
    padding: 80px 45px 40px 40px;
    font-size: 16px;
    color: #4e2d2d;
    border: 1px solid #f8eabf;
    background: #fff5d6;
    border-radius: 5px;
    line-height: 1.5;
    letter-spacing: .2px;
    position: relative;
    margin: 40px 0
}

.single-post blockquote p {
    font-size: 16px !important;
    color: #4e2d2d !important
}

.single-post blockquote:before {
    position: absolute;
    content: "";
    width: 30px;
    height: 30px;
    background: url(//new.syromir.ru/wp-content/themes/syrolavka/./img/decor.svg);
    top: 30px;
    left: 40px
}

.list-title {
    font-family: 'CirceRounded';
    font-style: normal;
    font-weight: 800;
    font-size: 28px;
    line-height: 40px;
    letter-spacing: .01em;
    color: #4e2d2d;
    margin: 30px 0 10px;
    text-transform: uppercase
}

.row-list-single {
    background: #fff;
    border: 1px solid #e7e7e7;
    border-radius: 5px;
    padding: 30px 40px;
    box-sizing: border-box;
    margin: 10px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}


.single-post .home-products-section .content img,.single-post .home-products-section .content .wp-caption {
    width: 100% !important;
    height: auto;
    display: block;
    border-radius: 10px;
    margin: 15px 0
}


.num-list {
    font-family: 'CirceRounded';
    font-style: normal;
    font-weight: 400;
    font-size: 44px;
    line-height: 24px;
    color: #fd9339;
    float: left;
    width: 70px
}

.content-list {
    font-family: 'CirceRounded';
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    color: #292929;
    float: left;
    width: calc(100% - 70px)
}
