.MainWrapper {
padding-top: 0px;
}
.TextBlendBack{
display: block;
    float: right;
    width: 100%;
    margin-top: 25px;
}
.textunder h1 {
    float: right;
    width: 100%;
    text-align: center;
    margin-top: 10px;
}
.textunder img {
    float: right;
    margin-right: calc((100% - 189px) / 2);
    margin-top: 5px;
    margin-bottom: 5px;
}
.MainBanner{
    display: block;
    float: right;
    width: 100%;
}
.MainBanner img{
    display: block;
    margin: auto;
}

.CoffeeCreatingBase-ImageBack img{
    width: 60px;
    height: 60px;
    margin-right: calc(50% - 30px);
}

.CoffeeCreatingMachineType-ItemBack {
    width: calc((100% / 7) - 10px);
    border: 1px solid #c5c5c5;
}
.CoffeeCreatingMachineType-ImageBack {
    margin-right:0px;
    padding: 2px;
}
.CoffeeCreatingMachine-ItemBack {
   border: 1px solid #c5c5c5;
    height: 180px;
}
.CoffeeCreatingBaseBoxBody-RightPart {
    display: block;
    float: right;
    width: calc(100% - 350px);
    height: 577px;
    overflow: auto;
}
.CoffeeCreatingFinalBox-AddToCart button {
    background: #007f5f !important;
    color: #fff !important;
    transition: 0.3s;
}
.AddToCart button :hover {
    background: #2b9348 !important;
}
.CoffeeCreatingFinalBox-AddToCart button img {
    display: none;
}
.CoffeeCreatingBaseBoxHeader {
    background: #f8f8f8;
}
.CoffeeCreatingMachineTypeBoxHeader {
    background: #f8f8f8;
}
.CoffeeCreatingFinalBoxHeader {
    background: #f8f8f8;
}
.CoffeeCreatingMachineBoxHeader {
    background: #f8f8f8;
}

.CoffeeCreatingBase-TitleBack h2 {
    height: 25px;
}
.CoffeeCreatingBase-DescriptionBack p {   
    height: 73px;
    line-height: 1.5em;
}
.CoffeeCreatingBase-AddButton {
       border-radius: 27px;
    background-color: #8049014a;
border:none;
transition:0.3s;
}
.CoffeeCreatingBase-AddButton:hover {
    background-color: #bb2d2d;
}
.CoffeeCreatingBase-AddButton:hover span {
    color:#fff;
}
.CoffeeCreatingBase-AddButton:hover img{
filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(1%) hue-rotate(207deg) brightness(102%) contrast(102%);
}

.CoffeeCreatingBase-DeleteButton {
 border-radius: 27px;
    background-color: #ff1b73;
border:none;
}

.CoffeeCreatingBase-DeleteButton span {
  color:#fff;
}
.CoffeeCreatingBase-DeleteButton img{
filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(1%) hue-rotate(207deg) brightness(102%) contrast(102%);
}
.CoffeeCreatingBaseSelectedBack {
    height: 474px;
}

.CoffeeCreatingBaseSelectedItemDeleteBack img{
filter: brightness(0) saturate(100%) invert(39%) sepia(0%) saturate(315%) hue-rotate(208deg) brightness(89%) contrast(85%);
}
.CoffeeCreatingBaseSelectedItemDeleteBack:hover img{
filter: brightness(0) saturate(100%) invert(25%) sepia(92%) saturate(3862%) hue-rotate(324deg) brightness(100%) contrast(105%);
}
.CoffeeCreatingMachineType-ItemBack{
width: 170px;
    border: 1px solid #c5c5c5;
}

.CoffeeCreatingMachine-ImageBack img{
    width: 60px;
    height: 60px;
    margin-right: calc(50% - 30px);
}

.CoffeeCreatingMachine-TitleBack > span{
    height: 21px;
}
.CoffeeCreatingBaseBox , .CoffeeCreatingMachineTypeBox , .CoffeeCreatingMachineBox , .CoffeeCreatingFinalBox , .CoffeeCreatingNameBox{
    border-radius: 10px;
}
.CoffeeCreatingBaseResultBack{
    height: 95px;
}
.CoffeeCreatingNameBox{
    display: block;
    float: right;
    width: 100%;
    background: #fff;
    border: 1px solid #e5e5e5;
    margin-top: 50px;
}
.CoffeeCreatingNameBoxHeader{
    display: block;
    float: right;
    width: 100%;
    background: #f8f8f8;
    border-bottom: 1px solid #e5e5e5;
    height: 49px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}
.CoffeeCreatingNameBoxHeader span {
    float: right;
    width: 100%;
    text-align: right;
    font-size: 15px;
    height: 48px;
    padding-top: 14px;
    padding-right: 20px;
}
.CoffeeCreatingNameBoxBody{
    display: block;
    float: right;
    width: 100%;
    height: 370px;
border-radius:10px;
}
.CoffeeCreatingNameBox-NameBack {
   display: block;
    float: right;
    width: calc(100% - 240px);
    overflow: auto;
}
.CoffeeCreatingNameBox-NameBack p{
display: block;
    float: right;
    width: 100%;
    text-align: justify;
    font-size: 14px;
    padding: 10px 25px;
    margin-top: 15px;
}

.CoffeeCreatingNameBox-NameHolder{
    display: block;
    float: right;
    width: 330px;
    margin-right: 26px;
    margin-top: 24px;
}

.CoffeeCreatingNameBox-NameHolder span{
    font-size: 14px;
    float: right;
    width: 90px;
    margin-top: 10px;
}

.CoffeeCreatingNameBox-NameHolder input{
    width: calc(100% - 100px) !important;
    float: right !important;
    margin: 0px !important;
    margin-right: 10px !important;
border:1px solid #d9d9d9 !important;
}


.CoffeeCreatingFinalBox-Detail , .CoffeeCreatingFinalBox-Description ,.CoffeeCreatingFinalBoxBody{   
    height: 230px;
}
#CoffeeCreatingFinalBox-Amount{
border:1px solid #d9d9d9 !important;
}

.CoffeeCreatingNameBox-AddToCart{
    float: right;
    width: 240px;
    height: 150px;
}
.CoffeeCreatingNameBoxBody{
height:unset;
}
.CoffeeCreatingNameBox-AddToCart button{
display: block;
    float: right;
    width: calc(100% - 40px);
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 17px;
    height: 44px;
    border: none;
    outline: none;
    border-radius: 12px;
    background: #007f5f !important;
    color: #fff !important;
    transition: 0.3s;
margin-right:20px;
margin-top: 50px;
}


.CoffeeCreatingNameBox-AddToCart button img{
float: right;
    width: 22px;
    height: 22px;
    margin-top: 2px;
filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(1%) hue-rotate(207deg) brightness(102%) contrast(102%);
}
.CoffeeCreatingNameBox-AddToCart button span{
    float: right;
    font-size: 14px;
    width: calc(100% - 44px);
    text-align: center;
    margin-top: 2px;  
}
.CoffeeCreatingNameBox-AddToCart button:hover{
background: #2b9348 !important
}