/* Блок с уходом за домом */


.Proda3 {

}

.Proda3 .container {
background-image: url(./Images/home.png);
display: flex;
justify-content: space-between;
max-width: 1160px;
margin: 0 auto;

background-size: contain;
}

.Proda_haus {
color: #6A6660;
font-size: 30px;
font-weight: 700;
line-height: 119%;
padding: 424px 761px 50px 50px;
}

/* Блок товара 1 */


.defuser-haus {

}

.defuser-haus  .container {
display: flex;
justify-content: space-between;
 align-items: center;
border-radius: 10px;
margin-top: 20px;
gap: 10px;
background-size: cover;
}

.Noir_Afgano {
background-image: url(./Images/baccarat_deff.png);
background-repeat: no-repeat;
border-radius: 10px;
display: flex;
justify-content: space-between;
flex-direction: column;
padding: 317px 30px 30px 30px;
width: 380px;
background-size: contain
}

.Noir_Afgano-text {

}

.defuser_Noir_Afgano {
color: #424530;
font-size: 19px;
font-weight: 600;
}

.volume {
color: #424530;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: 130%;
margin-top: 20px;
}

.btns {
display: flex;
justify-content: space-between;
gap: 10px;
width: 320px;
}



.modal {
position: fixed;
inset: 0;
background-color: rgba(0, 0, 0, 0.5);
cursor: pointer;
padding: 20px;
overflow-y: auto;
display: none;
}

.modal__main {
display: flex;
justify-content: space-between;
position: relative;
width: 770px;
background: #FFF;
border-radius: 10px;
margin: auto;
padding: 20px;
cursor: default;
color: #6A6660;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: 130%;
gap: 20px;

}

.modal__title {
color: #424530;
font-size: 19px;
font-style: normal;
font-weight: 600;
line-height: normal;
}


.modal__close {
background-color: transparent;
border: none;
cursor: pointer;
font-size: 24px;
position: absolute;
top: 20px;
right: 20px;
}

.modal__container {
display: flex;
flex-direction: column;
gap: 20px;
}

.modal__deck {
color: #6A6660;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: 130%;
}

.podrobnee {
color: #22211F;
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: normal;
display: flex;
padding: 10px 20px;
justify-content: center;
align-items: center;
gap: 10px;
border-radius: 20px;
border: 1px solid #424530;
margin-top: 20px;
}


.baccarat_def {
background-image: url(./Images/cpacy_amber_deff.png);
background-repeat: no-repeat;
border-radius: 10px;
display: flex;
justify-content: space-between;
flex-direction: column;
padding: 317px 30px 30px 30px;
width: 380px;
background-size: contain;
}

.baccarat_def-text {

}

.defuser_baccarat {
color: #424530;
font-size: 19px;
font-weight: 600;
}

.midnight_def {
background-image: url(./Images/midnight_deff.png);
background-repeat: no-repeat;
border-radius: 10px;
display: flex;
justify-content: space-between;
flex-direction: column;
padding: 317px 30px 30px 30px;
width: 380px;
background-size: contain;
}

.midnight_def-text {

}

.defuser_midnight {
color: #424530;
font-size: 19px;
font-weight: 600;
}

/* Блок товара 2 */

.defuser-haus {
}

.container {
display: flex;
justify-content: space-between;
 align-items: center;
border-radius: 10px;
margin-top: 20px;
gap: 10px;
background-size: cover;
}

.Afgano {
background-image: url(./Images/fleur_deff.png);
background-repeat: no-repeat;
border-radius: 10px;
display: flex;
justify-content: space-between;
flex-direction: column;
padding: 317px 30px 30px 30px;
width: 380px;
background-size: contain
}

.Afgano-text {

}

.defuser_Afgano {
color: #424530;
font-size: 19px;
font-weight: 600;
}

.volume {
color: #424530;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: 130%;
margin-top: 20px;
}

.btns {
display: flex;
justify-content: space-between;
gap: 10px;
width: 320px;
}

.podrobnee {
color: #22211F;
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: normal;
display: flex;
padding: 10px 20px;
justify-content: center;
align-items: center;
gap: 10px;
border-radius: 20px;
border: 1px solid #424530;
margin-top: 20px;
}


.essence {
background-image: url(./Images/essence_deff.png);
background-repeat: no-repeat;
border-radius: 10px;
display: flex;
justify-content: space-between;
flex-direction: column;
padding: 317px 30px 30px 30px;
width: 380px;
background-size: contain;
}

.essence-text {

}

.defuser_essence {
color: #424530;
font-size: 19px;
font-weight: 600;
}



.zero {
display: flex;
justify-content: space-between;
flex-direction: column;
padding: 317px 30px 30px 30px;
width: 380px;
background-image: url(./Images/home.png);
background-repeat: no-repeat; 
gap: 20px;
border-radius: 10px;
opacity: 0;
}

.zero-text {

}

.zero_zero2 {
color: #424530;
font-size: 19px;
font-weight: 600;
}





@media (max-width:440px) {


body{
width: 100%;
}

.modal__img {
    display: none;
}


.modal__deck {
color: #6A6660;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 130%;
}

.modal__title {
color: #424530;
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: normal;
}


/*  */


.Proda3 {
width: 340px;
object-fit: cover;
align-items: center;
margin: 0 auto;
}

.Proda3 .container {
border-radius: 10px;

 width: 340px;
 height: 190px;
align-items: center;
background-size: cover;
background-repeat: no-repeat;
background-position: 0 -10px
}

.Proda_haus {
   margin-top: 10px;
padding: 112px 135px 0px 20px;
height: 29px;
color: #424530;
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: 119%;
}

/*  */


.defuser-haus {
width: 340px;
margin-top: 10px;
margin: 0 auto;
}

.defuser-haus .container {
width: 340px;
flex-direction: column;
align-items: center;
}

.Noir_Afgano {
display: flex;
width: 300px;
height: 395px;
padding: 20px;
flex-direction: column;
justify-content: flex-end;
align-items: center;
gap: 10px;
align-self: stretch;
border-radius: 10px;
}

.Noir_Afgano-text {
width: 300px;
 display: flex;
width: 300px;
gap: 10px;
flex-direction: column;
box-sizing: border-box;
}

.defuser_Noir_Afgano {
width: 229px;
color: #424530;
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: normal;
}

.volume {
color: #424530;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: 130%;
margin: 0;
}

.btns {
width: 300px;
height: 37px;
display: flex;
align-items: flex-start;
gap: 10px;
align-self: stretch;
}

.podrobnee {
margin: 0;
color: #22211F;
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: normal;
display: flex;
width: 120px;
padding: 10px 20px;
justify-content: center;
align-items: center;
gap: 10px;
border-radius: 20px;
border: 1px solid #424530;
}

.baccarat_def {
display: flex;
width: 300px;
height: 395px;
padding: 20px;
flex-direction: column;
justify-content: flex-end;
align-items: center;
gap: 10px;
align-self: stretch;
border-radius: 10px;
}

.baccarat_def-text {
width: 300px;
 display: flex;
width: 300px;
gap: 10px;
flex-direction: column;
box-sizing: border-box;
}

.defuser_baccarat {
width: 229px;
color: #424530;
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: normal;
}

.midnight_def {
display: flex;
width: 300px;
height: 395px;
padding: 20px;
flex-direction: column;
justify-content: flex-end;
align-items: center;
gap: 10px;
align-self: stretch;
border-radius: 10px;
}

.midnight_def-text {
width: 300px;
display: flex;
gap: 10px;
flex-direction: column;
box-sizing: border-box;
}

.defuser_midnight {
width: 229px;
color: #424530;
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: normal;
}

/*  */



.defuser-haus {
width: 340px;
margin: 0 auto;
}

.defuser-haus .container {
width: 340px;
flex-direction: column;
align-items: center;
margin-top: 10px;
}

.Afgano {
display: flex;
width: 300px;
height: 395px;
padding: 20px;
flex-direction: column;
justify-content: flex-end;
align-items: center;
gap: 10px;
align-self: stretch;
border-radius: 10px;
}

.Afgano-text {
width: 300px;
 display: flex;
width: 300px;
gap: 10px;
flex-direction: column;
box-sizing: border-box;
}

.defuser_Afgano {
width: 229px;
color: #424530;
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: normal;
}

.volume {
color: #424530;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: 130%;
margin: 0;
}

.btns {
width: 300px;
height: 37px;
display: flex;
align-items: flex-start;
gap: 10px;
align-self: stretch;
}

.podrobnee {
margin: 0;
color: #22211F;
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: normal;
display: flex;
width: 120px;
padding: 10px 20px;
justify-content: center;
align-items: center;
gap: 10px;
border-radius: 20px;
border: 1px solid #424530;
}


.essence {
display: flex;
width: 300px;
height: 395px;
padding: 20px;
flex-direction: column;
justify-content: flex-end;
align-items: center;
gap: 10px;
align-self: stretch;
border-radius: 10px;
}

.essence-text {
width: 300px;
 display: flex;
width: 300px;
gap: 10px;
flex-direction: column;
box-sizing: border-box;
}

.defuser_essence {
width: 229px;
color: #424530;
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: normal;
}

.zero {
display: none;
width: 300px;
height: 395px;
padding: 20px;
flex-direction: column;
justify-content: flex-end;
align-items: center;
gap: 10px;
align-self: stretch;
border-radius: 10px;
}

.zero-text {
width: 300px;
display: flex;
gap: 10px;
flex-direction: column;
box-sizing: border-box;
}

.zero_zero2 {
width: 229px;
color: #424530;
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: normal;
}


/*  */



.forma {

}

.forma  .container {
width: 340px;
flex-direction: column;
margin-top: 10px;
}

.forma-chec {
gap: 30px;
}

.name-opisanie {
gap: 10px;

}

.name-forma {
width: 198px;
color: #6A6660;
font-size: 20px;
font-style: normal;
font-weight: 700;
line-height: normal;

}

.forma-deck {
width: 280px;
color: #6A6660;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: 150%;
}

.forma_input {
display: block;
width: 300px;
}

.input {
color: #6A6660;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: normal;

display: flex;
height: 30px;
padding: 11px 20px;
align-items: center;
gap: 10px;
align-self: stretch;
}

.form-btn {
color: #FFF;
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: normal;
display: block;
display: flex;
width: 300px;
height: 40px;
padding: 10px 20px;
justify-content: center;
align-items: center;
gap: 10px;
align-self: stretch;
border-radius: 20px;
border: 1px solid #FFF;
background: #424530;

}

.img_kosmetica {
width: 340px;
height: 287px;
border-radius: 10px;
}


/*  */



.footer {

}

.footer .container {
display: flex;
width: 340px;
padding: 30px 0;
flex-direction: column;
align-items: center;
gap: 24px;
margin-top: 10px;
}

.all {
display: flex;
width: 296px;
flex-direction: column;
justify-content: center;
align-items: flex-start;
gap: 30px;
}

.footer_contacts {
    flex-direction: column;
color: #FFF;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: normal;
}

.phone {

}

.mail {

}

.adress {

}

.nav {

}

.footer_nav {

}

.footer_list {

}

.soceal-media {
display: flex;

gap: 20px;
width: 136px;
height: 32px;
}

.svg {
width: 90px;
height: 90px;
}

.linia {
width: 340px;
height: 1px;
gap: 22px;
}

.footer_bottom {
display: flex;
width: 296px;
flex-direction: column;
justify-content: center;
align-items: flex-start;
gap: 10px;
}

}