22 990 ╤
Есть в наличии





В 9 раз больше витаминов Cоковыжималка пресс производит сок за счет давления. Вы получите однородный здоровый фреш.

Напитки богаты витамином С
улучшать работу ЖКТ
укрепляет сосуды
избавляет от депрессий


10% Магазинный сок
90% Натуральный сок из Соковыжималки




Видео работы соковыжималки от Деда с Фабричного





body {
margin:0;
font-family: 'Oswald', sans-serif;

}
.wablon{
display: block;
margin:0;
padding: 0;
width: 100%;
height: auto;
}
.conteiner {
display: flex;
flex-direction: column;
width: 100%
height:auto;
}
.top{
width: 100%
height: auto;
background-image: linear-gradient(180deg, white,white,white,#f0f0f0);
display: flex;
justify-content: space-between;
}
.top-right, .top-left {
width: 15%;
overflow: hidden;
}
.top-mid{
width: 70%;
display: flex;
justify-content: center;

}
.top-mid img {
width: 50%;
margin-top: 50px;
}
.top-mid-text {
display: flex;
flex-direction: column;
justify-content: center;
width: 50%;
}
.top-mid-button{
border: 1px solid #fc5151;
background-color: #fc5151;
border-radius: 10px;
text-align: center;
width: 200px;
padding: 10px 0 10px 0;
box-shadow: 0 0 10px rgba(0,0,0,0.5);
text-decoration: none;
color:white !important;
}
.apelsin-1{
width: 120%;
height: auto;
position: relative;
}
.apelsin-4{
width: 120%;
height: auto;
position: relative;
top: 100px;
right: 300px;
}
.granat-1 {
width: 200%;
height: auto;
position: relative;
top: 200px;

}
.red {
color:#fc5151;
text-transform: uppercase;
font-weight: bold;
}
.middle {
height: auto;
width: 100%;
padding: 60px 0 50px 0;
background-color: #f0f0f0;
display: flex;
justify-content: center;

}
.middle_items {
display: flex;
flex-direction: column;
justify-content: center;
width: 20%;
}
.middle_items img{
width: 100px;
align-self: center;
}
.middle_items span {
align-self: center;
}
.middle2 {
height: auto;
display: flex;
flex-direction: row;
justify-content: center;
padding: 50px 0 50px 0;
}
.middle_items_2 {
width: 40%;
align-self: center;
display: flex;
flex-direction: column;
justify-content: space-between;
}
.middle_items_2 img {
width: 100%;
}
.middle_items_2 span {
}
.plusses{
width: 100%;
display: flex;
flex-wrap: wrap;
margin: 20px 0 0 0;
}
.plusses_items{
border: 1px solid #46d633;
padding: 5px;
background-color: #46d633;
border-radius: 10px;
margin:0 8px 8px 0;
color: white;
box-shadow: 0 0 5px rgba(0,0,0,0.5);
-webkit-animation: pulsing 2s infinite;
animation: pulsing 2s infinite;
}
.plusses_bottom {
font-size: 1.3em;
}
.plusses_bottom_items{
display: flex;
align-items: center;
}
.plusses_bottom{
display: flex;
flex-direction: column;
}
.procent {
font-size: 1.5em;
margin-right: 15px;

}
.video_block{
background-color:#f0f0f0;s
height: auto;
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: center;
background-image: linear-gradient(180deg,#f0f0f0,white,white);

}
.video_block p {
font-size: 2em;margin:20px 0 20px 0;
}
.youtube_video {
margin: 20px 0 50px 0 ;
width: 760px;
height: 455px;
}
.plusses_bottom span {

margin:10px;
}
/* Extra small devices (phones, 600px and down) */
@media (max-width: 600px) {
.top-left {
display: none;
}
.top-right {
display: none;
}
.top-mid {
flex-direction: column;
width: 100%;
align-items: center;
}
.top-mid img {
width: 90%;
}
.middle {
flex-direction: column;
}
.middle_items{
width: 100%;
}
.middle2 {
flex-direction: column;
}
.top {

}
.top-mid-text{
width: 100%;
align-items: center;
text-align: center;
}
.middle_items{
width: 100%;
}
.middle_items img{
width: 50%;
margin: 20px 0 20px 0;
}
.middle_items_2{
width: 100%;
align-items: center;
text-align: center;
}
.plusses {
margin-left: 20px;
}
.plusses_bottom{
margin-left: 20px;
text-align: center;
font-size:1.5em;
}
.plusses_bottom span {
text-align: left;
margin:10px;
}
.video_block {
text-align: center;
}
.youtube_video {
margin: 20px 0 50px 0 ;
width: 90%;
height: auto;
}
.video_block p {
font-size: 1.5em;
}
}


@-webkit-keyframes pulsing {
0% {
-webkit-transform: scale(0.98, 0.98);
transform: scale(0.98, 0.98)
}
50% {
-webkit-transform: scale(1.0, 1.0);
transform: scale(1.0, 1.0);
}
100% {
-webkit-transform: scale(0.98, 0.98);
transform: scale(0.98, 0.98);
}
}
@keyframes pulsing {
0% {
-webkit-transform: scale(0.98, 0.98);
transform: scale(0.98, 0.98)
}
50% {
-webkit-transform: scale(1.0, 1.0);
transform: scale(1.0, 1.0);
}
100% {
-webkit-transform: scale(0.98, 0.98);
transform: scale(0.98, 0.98);
}
}








#soc {
position:fixed;
z-index:10000;
bottom: 40%;
right:0px;
}
#soc-style{
width:50px;
margin:0;
height:50px;
-webkit-animation: pulsing 2.5s infinite;
animation: pulsing 2.5s infinite;
}
#soc-style2{
margin:0;
height:50px;
width:50px;
}


@keyframes pulsing {
0% {
-webkit-transform: scale(1.0, 1.0);
transform: scale(1.0, 1.0)
}
25% {
-webkit-transform: scale(1.03, 1.03);
transform: scale(1.03, 1.03);
}
50% {
-webkit-transform: scale(1.0, 1.0);
transform: scale(1.0, 1.0);
}
75% {
-webkit-transform: scale(0.97, 0.97);
transform: scale(0.97, 0.97);
}
100% {
-webkit-transform: scale(1.0, 1.0);
transform: scale(1.0, 1.0);
}
}

#soc-style:hover {
-webkit-transform: scale(1.2, 1.2);
transform: scale(1.2, 1.2);
transition-duration: 0.3s;
box-shadow: 0 0 10px rgba(139,0,0,0)
}

@media screen and (max-width: 980px) {
#soc{
bottom:35%;
}
#soc-style {
width:48px;
height:48px;
margin:0;
}
#soc-style2 {
width:48px;
height:48px;
margin:0;
}
}


@media screen and (max-width: 650px) {
#soc{
bottom:35%;
}
#soc-style {
width:45px;
height:45px;
margin:0;
}
#soc-style2 {
width:45px;
height:45px;
margin:0;
}
}

@media screen and (max-width: 480px) {
#soc{
bottom:30%;
}
#soc-style {
width:43px;
height:43px;
margin:0;
}
#soc-style2 {
width:43px;
height:43px;
margin:0;
}
}


.Collapsible__content--dzKwg {
height: auto !important;
}
.Button__containerLeft--3HfSI{
display:none !important;
}

Пока не было вопросов.