.login-body i{
    line-height: 2!important;
}
.catagory-container .swiper-slide{
    min-width: 200px;
    min-height: 100px;
    background-color: rgba(0,0,0,0.8);
    
}
.catagory-container .catagory-item{
    background-color: transparent !important;
}

.catagory-container .catagory-name{
    font-size: 15px !important;
    color: #ffffff !important;
    font-weight: 600;
    
    padding-top: 22%;
}
.brand-page-header-section {
    padding: 50px 0px 70px !important;
}

.brand-page-header-section .brand-content-item {

    padding: 0px !important;
}

.brand-page-header-section .content{
    background-color: #6f5b3e;
}

.bg-top-footer{
    background-color: #b79b6a;
}
.footer-newsletter {
    
    border-bottom: none !important;
}
.newsletter-form {
    max-width: 100% !important;
    display: contents !important;
    position: relative; 
}
.newsletter-form .submit-btn {
    right: 20px !important;
}
.footer-top{   
    padding: 60px 100px;
}
.display-none{display: none!important;}

.register-form{
    margin-top: 25px;
}

.register-form input{    
    width: 100%;
    border: 1px solid #e4e4e4;
    background-color: #e7e7e7;
    padding: 10px 35px;
    margin-bottom: 0px;
    border-radius: 3px;
}

.register-form label{
    color: #6F5B3E;
}

.register-form .submit {
    width: 100%;
    border: 1px solid #6F5B3E;
    background-color: #6F5B3E;
    padding: 12px 35px;
    margin-bottom: 5px;
    color: white;
    outline: none;
    border-radius: 3px;
}
.modal-header {
    border-bottom: none !important;
}


.table tbody td {
    padding: 15px auto;
}

.table td {
    vertical-align: middle;
    
}
.form-comentario{
    height: 5rem;
    border-radius: .25rem;
    padding: .9375rem 1.25rem 0;
    border: .0625rem solid #cfd8dc;
    max-width: 400px;
    width: 100%;
}
.form-item label{
    margin-bottom: .25rem;
    display: block;
}
.product-details-content p {
    font-size: 12px !important;
    color: #6c757d !important;
    width: 96% !important;
    text-align: justify !important;
}
.list-check{
    max-height: 291px !important;
    overflow-y: scroll !important;
}
.product-details-content{
    line-height: 18px;
}
.limiter {
    width: 100%;
    margin: 0 auto;
}
.wrap-login100 {
    width: 100%;         
    display: flex;    
    min-height: 100vh;     
    align-items: center;
    margin: 0;
}


wrap-login100 img{
    display: block;
    padding: 0;
    width: auto; 
}
.backToHomepage{
    display: block;
    margin-top: 12px;
}