@font-face { font-family: Delicious; src: url('../font/Roboto-Thin.ttf'); } 
@font-face { font-family: DeliciousLight; src: url('../font/Roboto-Light.ttf'); } 
@font-face { font-family: DeliciousRegular; src: url('../font/Roboto-Regular.ttf'); } 

.loader_img{ max-width:90%;}
.music_div{position: absolute;  margin-top: 30px; z-index: 2000;  cursor: pointer;  width: 100%;  text-align: -webkit-right;}
.music_img{height: 30px;border-top-left-radius: 1em;margin-right:30px;float:right;border-bottom-left-radius: 1em;background:transparent;opacity:0.4;}

.single-wedz-overley{
  background: rgba(246, 142, 153, 0.8) none repeat scroll 0 0;
  height: 100%;
  opacity: 0;
  left: 0;
  z-index: 2;
  top: 0;
  position: absolute;
  transform: scale(0);
  transition: all 0.4s ease-in-out 0s;
  -webkit-transform: scale(0);
  -webkit-transition: all 0.4s ease-in-out 0s;
  width: 100%;
}
.wedz-section-header {
  padding: 40px 26%;
  position: relative;
  text-align: center;
  z-index: 2;
}
.wedz-section-header img{
    margin: auto;
}
.wedz-section-header h2 {
  margin-top: 15px;
  margin-bottom: 0;
  color:#f0394d;
  font-family:'Great Vibes', cursive !important;
}
.wedz-section-header h2:after {
  background-color: #f0394d;;
  content: "";
  height: 2px;
  width: 50px;
  display: block;
  margin: auto;
  margin-top: 15px;
}




.wedz-section-header p {
  margin-top: 30px;
  margin-bottom: 0;
}
.section-padding{
   padding: 50px 0;
}

.wedz-our-love-life-promo {
  overflow: hidden;
  padding-bottom: 50px;
}
.single-love-life-promo {
    text-align: left;
}
.single-love-life-promo h2 {
    margin-bottom: 25px;
	color:#f0394d;
}
