/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

#social-icons-footer{
	position: fixed;
    bottom: 20px;
    /* left: 20px; */
    z-index: 588;
    width: 100%;
    text-align: right;
}

.bg-color-1{
    background-color: #000000;
}
.bg-color-2{
    background-color: #B51F2A
}

.text-indumentaria{
    justify-content: end !important;
    padding: 20px 30px;
}
.button-indumentaria{
    font-weight: bold !important;
    text-transform: uppercase;
}