/**********************************************************/
/*
/* #index
/*
/**********************************************************/
#index
{

}
.prd_category_switchs
{

}
span
{
    color: #9C27B0;
}
.prd_category_switch
{
	background-image: url(../img/banner_2.jpg);
    height: 65vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.prd_category_switch2
{
	font-variant: small-caps;
    font-size: 25px;
    letter-spacing: 10px;
    font-family: ui-monospace;
    color: rgb(182 162 99);
    margin: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.prd_category_switch3
{
	background-image: url(../img/coll_01.JPG);
    background-position: center;
    background-repeat: no-repeat;
    height: 700px;
    background-size: auto;
}
