tyle type="text/css">
.cs-page__content-wrapper_type_user-content {
background: #fff !important;
}
.cs-page__row-decorated:nth-child(even){
background: #fff !important;
}
.cs-title_type_user-content {
color: #333 !important;
}
.body {
position: relative;
max-width: 1405px;
width: 100%;
margin: 0 auto;
font-size: 18px !important;
line-height: 25px;
color: #17171e !important;
font-family: "Roboto", sans-serif;
/* font-family: 'Nunito', sans-serif; */
/* font-family: 'Underdog', cursive; */
font-weight: 400 !important;
overflow: hidden;
background-color: #fff;
z-index: 0;
}
.container {
margin: 0 auto;
padding: 0 12px;
max-width: 1010px;
}
.btn {
position: relative;
display: block;
width: fit-content;
padding: 15px 35px;
color: #fff !important;
transition: all .3s;
border-radius: 10px;
text-decoration: none !important;
font-weight: 900 !important;
font-family: "Nunito", sans-serif;
background-color: #8c080e;
}
.btn:hover {
box-shadow: 0px 15px 25px 0px rgba(103, 77, 28, 0.24);
}
.title {
position: relative;
font-size: 40px;
line-height: 50px;
text-align: center;
margin: 0 !important;
margin-bottom: 70px !important;
font-weight: 900 !important;
font-family: "Nunito", sans-serif;
}
.title span {
color: #8c080e;
}
.b-user-content p {
margin: 8px 0;
color: black;
}
.b-user-content h2 {
font-family: "Arimo",Arial,sans-serif;
font-size: 1.4em;
color: #8c080e;
}
.advantages__inner,
.offers__inner,
.order__inner,
.reviews__inner {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.text-abs {
position: absolute;
color: #fff;
font-size: 37px;
font-family: "Underdog", cursive !important;
opacity: .9;
}
.text-abs-opacity {
opacity: .5;
}
.plates,
.leaf {
position: absolute;
}
.banner {
position: relative;
padding-top: 90px;
text-align: center;
color: #fff;
background: #8c080e url(https://i.postimg.cc/4N7wWxJ7/1.jpg) no-repeat center;
background-size: cover;
}
.banner span {
font-family: "Nunito", sans-serif;
}
.banner h2,
.banner p {
max-width: 420px;
margin: 0 auto !important;
}
.banner h2 {
font-size: 40px;
line-height: 1.3;
margin-top: 70px !important;
margin-bottom: 15px !important;
font-family: "Nunito", sans-serif;
}
.banner p {
font-size: 20px;
line-height: 28px;
}
.banner__img {
position: relative;
overflow: hidden;
max-width: 680px;
width: 100%;
height: 340px;
bottom: -55px;
margin: 0 auto;
}
.banner__img img {
position: absolute;
width: 100%;
left: 0;
top: 10px;
max-width: none !important;
animation: catalogAnimationRotateAll 65s infinite linear;
}
.banner .btn {
margin: 0 auto;
bottom: -25px;
}
.banner .plate-1 {
left: 0;
bottom: 140px;
-webkit-animation: catalogAnimationZoom 5s cubic-bezier(.42,0,.58,1) infinite alternate;
animation: catalogAnimationZoom 5s cubic-bezier(.42,0,.58,1) infinite alternate;
}
.banner .plate-2 {
left: 30px;
top: 0;
-webkit-animation: catalogAnimationZoom 3s cubic-bezier(.42,0,.58,1) infinite alternate;
animation: catalogAnimationZoom 3s cubic-bezier(.42,0,.58,1) infinite alternate;
}
.banner .plate-3 {
top: 0;
right: 0;
-webkit-animation: catalogAnimationZoom 5s cubic-bezier(.42,0,.58,1) infinite alternate;
animation: catalogAnimationZoom 5s cubic-bezier(.42,0,.58,1) infinite alternate;
}
.banner .plate-4 {
top: 240px;
right: 0;
-webkit-animation: catalogAnimationZoom 7s cubic-bezier(.42,0,.58,1) infinite alternate;
animation: catalogAnimationZoom 7s cubic-bezier(.42,0,.58,1) infinite alternate;
}
.banner .text-abs-1 {
top: 70px;
left: 75px;
}
.banner .text-abs-2 {
bottom: 195px;
left: -5px;
}
.banner .text-abs-3 {
top: 120px;
right: 130px;
}
.banner .text-abs-4 {
bottom: 145px;
left: 25px;
}
.banner .text-abs-5 {
top: 170px;
right: 90px;
}
.banner .text-abs-6 {
bottom: 80px;
right: 10px;
}
.banner .leaf-1 {
top: 0;
right: 115px;
}
.banner .leaf-2 {
left: 10px;
top: 140px;
}
.banner .leaf-3 {
left: 60px;
top: 335px;
}
.banner .leaf-4 {
top: 130px;
right: 220px;
}
.banner .leaf-5 {
bottom: 130px;
right: 250px;
z-index: 5;
}
.banner .leaf-6 {
left: 15%;
bottom: -70px;
z-index: 5;
}
.advantages {
padding-top: 0px;
padding-bottom: 60px;
}
.advantages__item {
text-align: center;
padding: 10px;
max-width: 150px;
width: 100%;
border-radius: 10px;
margin-bottom: 20px;
transition: all .3s;
}
.advantages__item:hover {
box-shadow: 0px 15px 25px 0px rgba(103, 77, 28, 0.24);
}
.note {
position: relative;
padding: 30px;
border-radius: 10px;
text-align: center;
margin-top: 16px;
font-family: "Underdog", cursive;
background-color: #f4f0ee;
}
.note:before,
.note:after {
position: absolute;
}
.note:before {
content: url(https://i.postimg.cc/PqRZXcTX/455.png);
bottom: -82px;
left: -62px;
}
.note:after {
content: url(https://i.postimg.cc/mgSJ53RN/45.png);
top: -64px;
right: -84px;
}
.offers {
padding-bottom: 60px;
}
.offers__item {
display: flex;
flex-direction: column;
max-width: 285px;
width: 100%;
height: 340px;
padding: 5px;
border-radius: 10px;
margin-bottom: 10px;
margin-left: 5px;
transform: translate(-5px);
border: 1px solid #d5dbd4;
text-decoration: none !important;
transition: all .3s;
}
.offers__item:hover {
border: 1px solid #8c080e;
}
.offers__item img {
border-radius: 10px;
display: block;
}
.offers__item .btn {
position: relative;
display: block;
margin: 0 auto;
top: -25px;
width: 205px;
text-align: center;
padding: 15px 0;
}
.offers__item h3 {
margin-bottom: 0 !important;
}
.offers__item h3 span {
color: #8c080e;
}
.offers__item-last {
position: relative;
max-width: 255px;
padding: 5px 20px;
}
.offers__item-last .btn {
position: static;
width: 190px;
background-color: #8c080e;
}
.offers__item-last .leaf {
position: absolute;
}
.offers__item-last .leaf-1 {
bottom: 0;
right: -90px;
}
.offers__item-last .leaf-2 {
top: 40px;
left: -45px;
}
.order {
position: relative;
padding-top: 60px;
padding-bottom: 160px;
color: #fff !important;
background: #ffffff url(https://i.postimg.cc/pTK97mwD/1.png) no-repeat center;
background-size: cover;
overflow: hidden;
}
.order .btn {
margin: 0 auto;
margin-top: 50px;
}
.order__item {
text-align: center;
max-width: 214px;
width: 100%;
margin-bottom: 20px;
}
.order__item:hover span {
line-height: 30px;
font-size: 15px;
width: 30px;
}
.order__item-img {
position: relative;
margin: 0 auto;
width: 75px;
height: 75px;
border-radius: 50%;
background-color: #fff;
}
.order__item-img img {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.order__item-img span {
position: absolute;
border-radius: 50%;
font-size: 10px;
line-height: 25px;
width: 25px;
right: 0;
background-color: #8c080e;
transition: all .3s;
}
.order .plate-1 {
left: 6;
bottom: 33px;
-webkit-animation: catalogAnimationZoom 10s cubic-bezier(.42,0,.58,1) infinite alternate;
animation: catalogAnimationZoom 10s cubic-bezier(.42,0,.58,1) infinite alternate;
}
.order .plate-2 {
left: 90px;
top: -134px;
animation: catalogAnimationRotateAll 65s infinite linear;
}
.order .squirell {
position: absolute;
right: -137px;
bottom: 10px;
}
.order .text-abs-1 {
left: 200px;
top: 66px;
}
.order .text-abs-2 {
right: 170px;
top: 60px;
}
.order .text-abs-3 {
left: 100px;
bottom: 140px;
}
.order .text-abs-4 {
left: 150px;
bottom: 85px;
}
.order .text-abs-5 {
top: 50%;
right: 30px;
}
.order .text-abs-6 {
right: 120px;
top: 110px;
}
.order .leaf-1 {
left: -120px;
top: -112px;
}
.order .leaf-2 {
left: 194px;
top: 100px;
}
.order .leaf-3 {
right: 0;
top: -28px;
}
.reviews {
position: relative;
padding-top: 66px;
padding-bottom: 90px;
}
.reviews:before,
.reviews:after {
position: absolute;
}
.reviews:before {
content: url(https://i.postimg.cc/Y0hND5c5/56.png);
top: 45px;
left: 32px;
z-index: 3;
}
.reviews:after {
content: url(https://i.postimg.cc/9MxtpWkP/566.png);
right: 0;
bottom: 47px;
}
.reviews__item {
max-width: 465px;
width: 100%;
}
.reviews__item p {
position: relative;
margin: 0 !important;
padding: 20px;
border-radius: 10px;
border: 1px solid #d5dbd4;
}
.reviews__item p:before {
position: absolute;
content: "";
width: 30px;
height: 30px;
left: 25px;
top: -15px;
border-radius: 50%;
background: #8c080e url(https://i.postimg.cc/hvGZD8Wp/straight-quotes.png) no-repeat center;
}
.reviews__item .btn {
margin-top: 25px;
}
/* media */
@media (max-width: 1100px) {
.banner .plate-4,
.banner .leaf-2,
.banner .plate-2,
.banner .leaf-5,
.reviews:before {
display: none;
}
.advantages__inner, .offers__inner, .order__inner, .reviews__inner {
justify-content: center;
}
.reviews__item {
margin-left: 20px;
transform: translate(-20px);
margin-bottom: 20px;
}
}
@media (max-width: 700px) {
.banner .leaf-1,
.banner .text-abs-3,
.banner .text-abs-5,
.banner .plate-1,
.order .text-abs,
.banner .text-abs {
display: none;
}
}
@media (max-width: 500px) {
.note {
margin-top: 10px;
}
.banner .plate-3,
.banner .leaf-3,
.banner .leaf-6,
.order .plate-1,
.order .squirell,
.order .leaf-3,
.reviews:after {
display: none;
}
}
/* animation */
@keyframes catalogAnimationRotateAll {
0% {
transform: rotate(0);
}
100% {
transform: rotate(360deg);
}
}
@keyframes catalogAnimationZoom {
0%, 10% {
transform: scale(1.2);
}
90%, 100% {
transform: scale(1);
}
}
.UserContent__root--vmWEL p {
margin: 8px 0;
color: black;
}
.UserContent__root--vmWEL h2 {
color: #8c080e;
}
.bodys {
position: relative;
max-width: 794px
width: 200%;
margin: 0 auto;
font-size: 16px !important;
line-height: 1.2;
color: #2b2b2b !important;
font-family: "Montserrat", sans-serif;
font-weight: 400 !important;
overflow: hidden;
background-color: #fff;
z-index: 0;
word-wrap: normal !important;
}
@media screen and (max-width: 450px){
.bodys{
max-width: 350px;
}
}
.containers {
margin: 0 auto;
padding: 0 20px;
max-width: 800px;
}
.containers-wide {
max-width: 870px;
padding: 0;
}
.yellow {
padding: 10px 0;
background-color: #8c080e;
max-width: 853px;
margin-left: auto;
margin-right: auto;
}
.uc-numbers {
border-bottom: 1px solid #f4f4f4;
font-family: "Montserrat", sans-serif;
text-align: center;
}
.uc-numbers-inner {
display: flex;
flex-wrap: wrap;
justify-content: space-around;
position: center;
z-index: 0;
}
.banner__inners,
.advantages__inners,
.top__inners,
.order__inners,
.why-us__inners,
.work__inners {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.why-us {
position: relative;
top: -20px;
}
.why-us__inners,
.advantages__inners,
.top__inners {
justify-content: center;
}
.why-us__items,
.advantages__items {
position: relative;
padding: 15px;
width: 45%;
transition: all .3s;
background-color: #fff;
border: 1px solid #b9b9b9;
margin-left: -1px;
margin-top: -1px;
}
.why-us__items:hover,
.advantages__items:hover {
box-shadow: 0px 15px 57px 0px rgba(140, 8, 14, 0.35);
}
@media (max-width: 1400px) {
.banner__text {
padding-left: 40px;
}
.banner__img {
right: 0;
}
.rect:nth-child(2),
.rect:nth-child(3) {
right: 38%;
}
.work-img {
width: 40%;
}
}
@media (max-width: 750px) {
.why-us__items, .advantages__items {
width: 100%;
margin-left: 0;
}
}
Мускатный орех молотый - популярная пряность, которую добавляют в мясо, выпечку, компоты. Она очень душистая и темно-коричневого порошка для обогащения блюда нужно совсем немного, как любят писать в кулинарных книгах - на кончике ножа.
Важнейший источник пряностей — мускатник душистый. Семя мускатника (мускатный орех) и высушенный имеет жгуче-пряный вкус и своеобразный аромат. Мускатный орех используются в кулинарии и пищевой промышленности, а также для получения эфирных масел.
В больших дозах употребление мускатного ореха может вызвать тахикардию, эйфорию, галлюцинации, тошноту, рвоту. Следует употреблять его осторожно, впрочем как и все пряности, ввиду их сильного эффекта на организм человека.
У муската пряный запах, он имеет послевкусие — сначала вкус слабый, а потом становится ярко выраженным. Мускатный орех не рекомендуется употреблять в большом количестве. В кулинарии широко применяется для приготовления пудингов, кремов, сладостей, выпечки, компотов, варений. Мускат используют для запекания фруктов. Некоторые гурманы добавляют мускат в супы, бульоны, паштеты, овощи, шницели.
Мускатный орех добавляют в спиртные напитки и аперитивы для их ароматизации, в томатный сок, молочные напитки, горячий лимонад, глинтвейн, пунш, какао. Мускат используется в приготовлении шарлоток, фруктовых тортов, мороженого, взбитых сливок.
Активно используют мускат и в приготовлении мясных бульонов, супов, риса, цветной и брюссельской капусты, рыбы, птицы, мяса, овощных салатов, томатного соуса. Мускатный цвет подходит для тех же блюд. Но его не применяют для приготовления грибов, макарон. А еще мускатный цвет находит более широкое применение для соусов по сравнению с мускатным орехом. Но традиционная французская кухня использует в соусах чаще мускатный орех, а не цвет.
Мускатный цвет дороже мускатного ореха. В начале XIX века он стоил в четыре раза дороже ореха. На сегодняшний день мускатный цвет не так широко распространен.
Ключевые особенности наших товаров
Мы тщательно подбираем ассортимент, поэтому вы можете быть абсолютно уверены в качестве нашей продукции.
Более 400 наименований продукции. Вы непременно найдёте те товары, которые вам необходимы.
Наша компания реализует товары по оптовым и розничным ценам. У нас постоянно действуют акции и скидки на оптовые закупки.
Мы внимательно следим за новыми тенденциями, поэтому вы можете рассчитывать на самые актуальные предложения.
Наши преимущества
Все товары на сайте всегда есть в наличии
Возможность партнерского сотрудничества
Доступные цены на весь ассортимент
Предлагаем только экологичные продукты
Сайт GURMAN источник экзотических и редких специй.
Испытайте необычные вкусы для ваших блюд со всех уголков мира: от индийских рынков специй, наполненных пьянящими ароматами, до региона на Мадагаскаре, где прекрасные ванильные орхидеи кропотливо опыляются вручную для получения желанной ванили.
Самые популярные категории
Что о нас говорят наши клиенты?
Очень ароматные специи. По цене - приемлемо. Не дорого. Продавец прислал фото отдельно, как они смешивают их вручную. Все очень красиво и аккуратно. Нам понравились - будем заказывать ещё однозначно. Спасибо большое!
Комфортный магазин, очень удивило обслуживание! Клиента обслуживают на высшем уровне, весь нужный мне товар всегда в наличии, приятные цены (ниже чем в оффлайн магазинах). .......т.п. Рекомендую всем!