body{
	background-color: #FFF !important;
  font-family: "Montserrat", sans-serif;
}
@media only screen and (max-width: 400px) {
	.header-section [class*=col-] .header-logo img {
		max-width: 100% !important;
	}
	.designer-blouses {
		width: 100% !important;
	}
	.banner a img {
		width: 83% !important;
	}
}

.banner-text {
    color: #FFF !important;
}

.designer-blouses {
	width: 83% !important;
}

.banner a img {
    width: 83% !important;
}

@media only screen and (max-width: 479px) {
    .header-shop-links {
        margin-top: -84px ;
        text-align: left !important;
    }
}

.header-shop-links {
    margin-top: -79px ;
}



.ubuntu-light {
  font-family: "Ubuntu", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.ubuntu-regular {
  font-family: "Ubuntu", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.ubuntu-medium {
  font-family: "Ubuntu", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.ubuntu-bold {
/*  font-family: "Ubuntu", sans-serif;*/
font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #FFF;
}

.ubuntu-light-italic {
  font-family: "Ubuntu", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.ubuntu-regular-italic {
  font-family: "Ubuntu", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.ubuntu-medium-italic {
  font-family: "Ubuntu", sans-serif;
  font-weight: 500;
  font-style: italic;
}

.ubuntu-bold-italic {
  font-family: "Ubuntu", sans-serif;
  font-weight: 700;
  font-style: italic;
}
