.adplacement__row {
    display: unset;
}

.navbar__subset .navbar__item--has-sub:before {
    content: '\e015';
    position: absolute;
    left: 15px;
    top: 9px;
}

.adplacement__link {
    max-width: unset;
}

.footer__link {
    max-width: 100%;
    flex: 0 0 100%;
}

.header__top {
    padding: 80px 0 25px
}

.btn__link{
    height: 45px;
    padding: 10px;
    border-radius: 10px;
    background: #6f6f66;
    box-shadow: 0px 0px 42px 10px #fde93a;
    width: 55px !important;
}

.products__item {
    max-width: 100%;
    flex: 0 0 100%;
}

.tab__item {
    width: unset;
    padding: 18px !important;
}

.controls__group {
    max-width: 100%;
}

.product__category {
    margin-top: 15px
}

.product__item-link--forCategory{
    width: 50% !important;
}

.cart__image {
    padding: unset !important;
    max-width: 40% !important;
}


.header__shape-inner:before {
    background: rgb(0 0 0 / 56%);
    height: 250px;
    left: 0px;
    width: 100%;
}

.header__shape-inner:after {
    background: #FFEB3B;
    height: 300px;
    left: -65px;
    transform: rotate(-23deg);
    transform-origin: top left;
    width: 100%;
}

.inputfile-1 + label {
    color: #f1e5e6;
    background-color: #6f6f66bf;
    margin: 0px 15px 10px !important;
    left: 0;
    align-self: baseline;
    border-radius: 10px;
    box-shadow: 1px 0px 3px 2px #00000047;
}

.cart__details {
    max-width: 60% !important;

}

.cart__amounts {
    max-width: 100% !important;
    border-right: unset !important;
    margin-top: 10px;
    padding: unset !important;
    display: flex;
    flex-direction: column;
}

.cart__amounts-remove{
    width : 90%;
    margin-right: 10px !important;
}

.cart__amounts-div02{
    justify-content: unset !important;
}



.footer__about{
    flex-direction: column !important;
}

.footer__txt{
    width: unset !important;
}

.enamad{
    width: 130px;
    height: 115px;
    display: flex;
    align-self: end;
    margin-left: -30px;
}

.Addressi{
   
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: justify;
    font-size: 15px;
}


.infoContactUs{
    width: 90%;
    margin-right: 25px;
}


.contactUsDiv{
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.Telephoni{
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 12px;
}

.Telephoni::before{
    content: '\e0cb';
    font-size: 35px;
    margin-left: 7px;
}

.emaili{
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 12px;
}

.emaili::before{
    content: '\e0a5';
    font-size: 35px;
    margin-left: 7px;
}
.Addressi::before{
    content: '\e0a1';
    font-size: 35px;
    margin-left: 7px;
}

.formob{
    width: 100%;
}