/*
	Template Name: Playbit
    Template URL: http://demo.themeregion.com/playbit
	Author: Theme Region
	Author URI : http://www.themeregion.com/
    Version: 1.0
    Description: HTML5 Responsive Modern Music Event Template.
	Tag: HTML5, CSS3, jQuery, Responsive Template.
*/


/* Table of Contents
==================================================
# Global
# Header
# Dropdown CSS
# Home Banner
# About Section
# Artists Section
# Gallery Sction
# Shop Section
# Blog Section
# Promotion
# Twitter Feed
# Contact Section

==================================================

*/

/* ==========================================================================
 	Global
 ========================================================================== */

html,
body {
	font-family: Aller, sans-serif;
	font-weight:400;
	color:#2c3e50;
	overflow-x:hidden;
	-webkit-font-smoothing: antialiased;
}

h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
}

a, a:hover {
	color: #ed145b;
}

a, a:hover, a:active,
a:focus, button:focus, .btn:focus,
.form-control:focus {
    outline: none !important;
    text-decoration: none !important;
    box-shadow: none !important;
}

ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.extra-margin {
    margin-top: 90px;
}
.btn.btn-primary {
    text-transform: uppercase;
    font-weight:700;
    font-size: 14px;
    text-align: center;
    border-color: #ed145b;
    background-color: #ed145b;
	padding: 10px 35px 13px;
    position: relative;
}

a.btn.btn-primary span {
    margin-left: 25px;
}

.btn.btn-primary:hover {
    background-color: transparent;
    color: #ed145b;
}

.btn.btn-default i,
.btn.btn-primary i {
    margin-left: 10px;
    font-size: 18px;
}

.btn.btn-primary i {
    color: #fff;
    position: absolute;
    right: 30px;
    top: 14px;
}

.btn.btn-primary:hover i {
	right:20px;
	color: #ed145b;
}

.btn.btn-default {
    background-color: transparent;
    border:none;
    font-size: 14px;
    color: #8a8a8a;
    padding: 0;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 0;
}

.btn.btn-default:hover {
    color: #ed145b;
}

.btn.btn-default i {
    color: #ed145b;
}

.btn.btn-default:hover i {
    color: #8a8a8a;
}

.section-padding {
    padding-top: 60px;
    padding-bottom: 50px;
}

.bg-image {
    background-image: url(../images/bg/2.jpg);
    background-color: #e7eced;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}

.section-title {
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 60px;
}

.section-title h1,
.page-title h1 {
    font-size: 12px;
    letter-spacing: 14px;
    color: #ed145b;
    font-weight: 700;
}

.section-title h2,
.page-title h2 {
    font-size: 46px;
    color: #000;
    margin: 0;
     font-weight: 800;
}

.page-title h1,
.page-title h2 {
    color: #fff;
}

.search .entry-title a {
    color: #ed145b;
}
.no-padding {
    padding: 0;
}

.before-after,
.before {
    position: relative;
}

.before-after:before,
.before-after:after  {
    position: absolute;
    content: "";
    top: -29px;
    width: 6%;
    border-bottom: 30px solid #fff;
	z-index:10;
}

.before-after:before {
    left: 0;
    border-right: 25px solid transparent;
}

.before-after:after {
    right: 0;
    border-left: 25px solid transparent;
}

.before:before {
    position: absolute;
    content: "";
    top: 0;
    left: 50%;
    margin-left: -46%;
    width: 92%;
    border-right: 25px solid transparent;
    border-left: 25px solid transparent;
    border-top: 30px solid #fff;
}

.bg-white {
	background-color:#FFF;
}

.bg-transparent {
    background-color: rgba(0, 0, 0, 0.3);
    margin-bottom: 30px;
}

.page-title {
    margin-bottom: 0;
    text-transform: uppercase;
    text-align: center;
    padding-top: 160px;
    padding-bottom: 70px;
}
.breadcrumb .page-title {
    margin-bottom: 0;
    text-transform: uppercase;
    text-align: center;
    padding-top: 0;
    padding-bottom: 0;
}

.breadcrumb {
    z-index: 1;
    background-image: url(../images/bg/7.jpg);
    background-color: transparent;
    position: relative;
    margin-bottom: 0;
    padding: 150px 0 70px
}

.body-multiple {
    position: relative;
    z-index: 1;
}

.breadcrumb .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(237, 20, 91, 0.4);
    z-index: -1;
}


.body-multiple:before {
    content: "";
}

.pagination {
    margin-bottom: 15px;
}

.page-content {
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
}

.transparent-header #topbar {
    border-bottom: 0px;
    background-color: transparent;
}
.transparent-header #topbar .social li a,
.transparent-header #topbar .topbar-right li a,
#navigation .transparent-header .navbar-nav>li>a {
    color: #fff;
}

#navigation .transparent-header .navbar:before {
    background-color: transparent;
}
#navigation .transparent-header .navbar:after {
    border-top: 0px;
}

.navbar-toggle {
    border: 1px solid #ed145b;
    margin-top: 12px;
}

.navbar-toggle .icon-bar {
    background-color: #ed145b;
}

.content-top-spacing {
    margin-top: 20px;
}
.navbar-brand > img {
	margin-top:-5px;
}

/* ==========================================================================
 	Header
 ========================================================================== */

.navbar-fixed-top.no-sticky {
	position: initial;
}

#navigation .navbar {
    min-height:0;
    margin-bottom: 0;
    border: 0;
}

#navigation .navbar:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 30px;
    background-color: #fff;
    z-index: -1;
}

#navigation .transparent-header.has-sticky.sticky-nav-bg .navbar:before {
	background-color: #fff;
}

#navigation .navbar:after {
    position: absolute;
    content: "";
    top: 30px;
    left: 50%;
    margin-left: -46%;
    width: 92%;
    border-right: 25px solid transparent;
    border-left: 25px solid transparent;
    border-top: 30px solid #fff;
    z-index: -1;
}

#navigation .transparent-header.has-sticky.sticky-nav-bg .navbar:after {
	border-top: 30px solid #fff;
}

#navigation .navbar-brand {
    margin-right: 90px;
}

.navbar-default {
    background-color: transparent;
    border: none;
}

#navigation .navbar-collapse {
    float: left;
}

#navigation .navbar-nav>li>a {
    color: #767676;
    text-transform: uppercase;
    padding: 0 18px;
    line-height: 60px;
    font-size: 14px;
    display: block;
	background-color: transparent;
}

#navigation .transparent-header.has-sticky.sticky-nav-bg .navbar-nav>li>a, .transparent-header.has-sticky.sticky-nav-bg #topbar .topbar-right li a {
	color: #767676;
}

#navigation .navbar-nav>li>a:focus,
#navigation .navbar-nav>li.active>a,
#navigation .navbar-nav>li>a:hover,
#navigation .navbar-nav>.active>a,
#navigation .navbar-nav>.active>a:focus,
#navigation .navbar-nav>.active>a:hover {
    color: #ed145b;
}

#navigation .navbar-nav li ul.sub-menu li a:hover,
#navigation .navbar-nav li ul.sub-menu li a:focus,
#navigation .navbar-nav li ul.sub-menu li a:active,
#navigation .navbar-nav li ul.sub-menu li.active>a {
	color: #ed145b;
}

#navigation .btn.btn-primary {
    float: right;
    margin-top: 12px;
	padding: 5px 18px 8px;
}


/*Dropdown CSS*/

ul.sub-menu {
  position: absolute;
  top: 60px;
  left: 0;
  background-color:#fff;
  list-style: none;
  padding:12px;
  margin: 0;
  min-width: 220px;
  border-top:1px solid #ed145b;
  box-shadow: 0 3px 3px rgba(0,0,0,.1);
  -webkit-box-shadow: 0 3px 3px rgba(0,0,0,.1);
  display: none;
  z-index: 999;
}


.nav.navbar-nav > li:hover > ul.sub-menu {
  display: block;
  -webkit-animation: fadeInUp 400ms;
  -moz-animation: fadeInUp 400ms;
  -ms-animation: fadeInUp 400ms;
  -o-animation: fadeInUp 400ms;
  animation: fadeInUp 400ms;
}


#navigation .navbar-nav li ul.sub-menu li a {
  display: block;
  color: #767676;
  padding: 7px 12px;
  font-size: 14px;
  text-transform:uppercase;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

/*End Drpdown Menu CSS*/

/* Mega Menu CSS */

#navigation .megamenu>.sub-menu {
    padding: 22px 0;
    box-sizing: border-box;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 900;
}

#navigation .navbar-nav .megamenu {
    position: static;
}

#navigation .navbar-nav .megamenu a i {
	margin-right:10px;
}

#navigation .navbar-nav .megamenu li a {
    padding: 7px 0 7px 20px;
    font-size: 14px;
    text-transform: uppercase;
}

/*topbar*/
#topbar, .transparent-header.has-sticky.sticky-nav-bg #topbar {
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
    background-color: #edf1f2;
}

#topbar .social {
    margin-top: 0;
}

#topbar .topbar-right {
    float: right;
}

#topbar .topbar-right li {
    margin-left: 15px;
}

#topbar .social li a,
.transparent-header.has-sticky.sticky-nav-bg #topbar .social li a,
#topbar .topbar-right li a
.transparent-header.has-sticky.sticky-nav-bg #topbar .topbar-right li a {
    color:#000;
}

#topbar .social li a:hover,
#topbar .topbar-right li a:hover {
    color: #ed145b;
}

#topbar .topbar-right li a i {
    margin-right: 3px;
}

/* Home Banner */


.home-content {
    padding-top: 235px;
    padding-bottom: 100px;
    color: #fff;
}

.logo-intro img {
    display: inline;
    margin-top: -20px;
}

.logo-intro span {
    font-family: 'Cookie', cursive;
    font-size: 58px;
    color: #fff;
    text-transform: capitalize;
    margin-left: 10px;
}

#countdown {
    margin-bottom: 35px;
}

#countdown li {
  display: inline-block;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  width: 150px;
}

#countdown li p {
    font-size: 18px;
    line-height: 0;
    font-weight: 700;
    margin-top: 42px;
}

#countdown li+li {
    margin-left: 20px;
}

#countdown li span {
    font-size: 50px;
    color: #fff;
    font-weight: 800;
    float: left;
}

.home-content h2 {
    font-size: 116px;
    text-transform: uppercase;
    font-weight: 800;
    margin-top: 0;
    margin-bottom: 5px;
}

.social {
    margin-top: 20px;
}

.social a {
    color: #fff;
    font-size: 14px;
    margin-right: 5px;
    margin-left: 5px;
}

.home-banner .social a:hover,
.social a:hover {
    color: #ed145b;
}

.album-cover {
    float: left;
    margin-right: 20px;
}

.album-title h4 {
    color: #fff;
    font-size: 14px;
    margin-top: 5px;
}

.home-banner .jp-play-bar {
    background-color: #fff;
}

/* About Section */

.about-section.about {    
	padding-bottom: 55px;
}

.about-section.about.before-after:before,
.about-section.about.before-after:after {
	background-image: url(../images/bg/2.jpg);
	height: 30px;
	border: 0;
	top: -29px;
}

.about-section.about.before-after:before {
	-moz-transform: skewX(40deg);
	-webkit-transform: skewX(40deg);
	-o-transform: skewX(40deg);
	-ms-transform: skewX(40deg);
	transform: skewX(40deg);
	left: -15px;
	background-position:left top;
}

.about-section.about.before-after:after {
	background-position:right top;
	-moz-transform: skewX(-40deg);
	-webkit-transform: skewX(-40deg);
	-o-transform: skewX(-40deg);
	-ms-transform: skewX(-40deg);
	transform: skewX(-40deg);
	right: -15px;
}

.about-section .about-content {
    padding-bottom: 10px;
}

.about-section.about .about-content {
    padding-bottom: 55px;
}

.about-section .about-image {
    max-height: 370px;
    overflow: hidden;
}

.about-section.about .about-info {
    background-color: #fff;
}

.about-info {
    padding: 35px;
    padding-left: 55px;
    padding-right: 70px;
    padding-bottom: 65px;
    font-size: 16px;
    line-height: 26px;
    font-weight: 300;
    overflow: hidden;
}

.about-section.about .about-info {
    background-color: #fff;
}

.about-info h3 {
    font-size: 26px;
    font-weight: 700;
    padding-bottom: 25px;
    margin-bottom: 20px;
	color:#000;
}

.about-section.about .about-info h3 {
    border-bottom: 1px solid #f0f1f2;
}

.about-info ul {
    margin-top: 20px;
    font-weight: 400;
    font-size: 14px;
    list-style: none !important;
    padding-left: 0 !important;
}

.about-info ul li i {
    color: #ed145b;
    margin-right: 10px;
    font-size: 14px;
}

.about-festival .about-content {
    padding-bottom: 25px;
    padding-top: 20px;
}

.about-festival .about-info {
    padding-top: 5px;
}

.about-festival .about-text {
    margin-top: 20px;
    font-size: 14px;
    margin-bottom: 25px;
}

.about-festival .about-time {
    margin-bottom: 25px;
}

.about-festival .about-info h3 {
    padding-bottom: 0;
    margin-bottom: 30px;
}

.about-section.about-festival {
    padding-bottom:0;
}

.festival-info .audio-list {
    padding-top: 35px;
}

.festival-info  .audio-list .controls a {
    display:block;
}

.festival-info  .audio-list .controls {
    float:left;
    background-color: #d3d3d3;
    margin-right: 20px;
    width:40px;
    height:40px;
    line-height: 48px;
    text-align: center;
    display:block;
}

.festival-info .jp-play {
    background-image: none;
    margin: 0 6px;
}

.audio-list .controls:hover {
   background-color: #ed145b;
}

.audio-list .controls i {
    color:#fff;
    font-size: 24px;
}

.audio-list .audio-info h5 {
    font-size: 14px;
    color:#000;
    display:inline-block;
    float: left;
}

#jp-container ul {
    list-style: none;
    padding-left: 0px;
    margin-bottom: 0px;
}


/* Artists Section */

.artists {
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.07) 11%, rgba(0,0,0,0.19) 24%, rgba(0,0,0,0.69) 64%, rgba(0,0,0,0.85) 79%, rgba(0,0,0,0.97) 93%, rgba(0,0,0,1) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.07) 11%,rgba(0,0,0,0.19) 24%,rgba(0,0,0,0.69) 64%,rgba(0,0,0,0.85) 79%,rgba(0,0,0,0.97) 93%,rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.07) 11%,rgba(0,0,0,0.19) 24%,rgba(0,0,0,0.69) 64%,rgba(0,0,0,0.85) 79%,rgba(0,0,0,0.97) 93%,rgba(0,0,0,1) 100%);
}

.artists img,
.artist-image img {
    width: 100%;
}

.artists-section .section-title {
    margin-bottom: 50px;
}

.artists-overlay {
    position: absolute;
    top: -100%;
    right: 0;
    width: 100%;
    height:100%;
    background-color: rgba(237, 20, 91, 0.7);
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.artists:hover .artists-overlay {
	top: 0;
}

.artists-info {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    text-transform: uppercase;
    padding: 25px;
}

.artists-info ul {
    padding-left: 0 !important;
    list-style: none !important;
}

.artists-info li a {
    color: #fff;
    font-size: 14px;
}

.artists-info li a:hover {
    color: #000;
}

.artists-info a {
    color: #fff;
    font-size: 34px;
    line-height: 30px;
    margin-top: 0;
    margin-bottom: 14px;
    display: block;
    font-weight: 800;
}

.artists-info h6 {
    font-weight: 700;
    letter-spacing: 8px;
    margin-bottom: 5px;
}

.artists-section .btn.btn-primary {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 25px;
}

.ferformers .pagination {
    padding-top: 40px;
}


/* Gallery Sction */

.gallery-section {
    padding-bottom: 100px;
}
.body-multiple .gallery-section {
    background-image: none;
}

.video-content {
    position: relative;
    max-width: 100%;
    max-height: 310px;
    overflow: hidden;
}

.video-content img {
    width: 100%;
}

.video-overlay {
    position: absolute;
    padding: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(237, 20, 91, 0.7);
    opacity: 0;
     -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}

.video-content:hover .video-overlay {
     -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

.video-content .video {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -45px;
    margin-left: -33px;
}

.video-content .video.video-icons {
    margin-top: -60px;
    margin-left: -63px;
}

.video-content .video a {
    font-size: 66px;
    color: #fff;
}


.gallery-section .section-title {
    margin-bottom: 40px;
    padding-top: 55px;
    text-align: left;
}

.gallery-section .nav-tabs {
    background-color: #fff;
    border-bottom: 0;
    padding: 25px 15px;
    margin-bottom: 25px;
}

.gallery-section .nav-tabs a h5 {
    font-size: 14px;
    line-height: 18px;
    margin-top: 15px;
}

.gallery-section .nav-tabs>li {
    width:25%;
}

.gallery-section .nav-tabs>li>a {
    margin-right: 0;
    border: 0;
}

.gallery-section .nav>li>a {
    padding: 0 10px;
    color: #000;
}

.gallery-section .nav-tabs li span {
    display: block;
}

.gallery-section .nav>li>a:focus,
.gallery-section .nav>li>a:hover,
.gallery-section .nav-tabs>li.active>a,
.gallery-section .nav-tabs>li.active>a:focus,
.gallery-section .nav-tabs>li.active>a:hover {
    border: 0;
    background-color: transparent;
}

.gallery-section .gallery-image {
    position: relative;
    max-width: 110px;
    max-height: 110px;
    overflow: hidden;
}

.nav-tabs>li .image-overlay {
    opacity: 0;
}

.nav-tabs>li.active .image-overlay,
.gallery-image:hover .image-overlay,
.nav-tabs>li.active>a:focus .image-overlay {
    background-color: rgba(237, 20, 91, 0.7);
    opacity: 1;
	-webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.image-overlay img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -18px;
    margin-left: -18px;
}

.gallery-section .gallery-image i {
    font-size: 30px;
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -13px;
    margin-top: -16px;
}

.festival-info {
    background-color: #f7f7f7;
    display: block;
    overflow: hidden;
    margin-bottom: 30px;
    min-height: 108px;
}

.festival-info:last-child {
	margin-bottom:25px;
}

.festival-image {
    float: left;
    max-width: 115px;
    max-height: 110px;
    margin-right: 45px;
    position: relative;
    overflow: hidden;
}

.image-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(237, 20, 91, 0.7);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}

.festival-info:hover .image-overlay {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.festival-info .time {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -48px;
    text-align: center;
    color: #fff;
    font-size: 38px;
    font-weight: 300;
}

.festival-info .time span {
    font-size: 16px;
    letter-spacing: 8px;
    font-weight: 700;
    display: block;
}

.festival-info h2 {
    color: #000;
    font-weight: 700;
    font-size:24px;
    text-transform: capitalize;
    margin-bottom:5px;
}

.festival-info:hover h2 {
    color: #ed145b;
}

.festival-info h5 {
    display: inline;
    font-size: 14px;
    clear: inherit;
}

.festival-info .text-left {
    float: left;
}

.festival-info .text-right {
    padding-right: 50px;
    padding-top: 50px;
    float:right;
}

.gallery-section.artist-hive {
    padding-bottom: 75px;
}

.video-content.video .jp-playlist ul li:nth-child(1) .jp-playlist-item{
    background-image:url(../images/gallery/21.jpg)
}

.video-content.video .jp-playlist ul li:nth-child(2) .jp-playlist-item{
    background-image:url(../images/gallery/22.jpg)
}

.video-content.video .jp-playlist ul li:nth-child(3) .jp-playlist-item{
    background-image:url(../images/gallery/23.jpg)
}

.video-content.video .jp-playlist ul li:nth-child(4) .jp-playlist-item{
    background-image:url(../images/gallery/24.jpg)
}

.photo-galery .photo {
    max-width: 270px;
    max-height: 245px;
    overflow: hidden;
    margin-bottom: 30px;
    position: relative;
}

.photo-galery .photo .photo-overlay {
    position: absolute;
    top: -100%;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(237, 20, 91, 0.6);
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -ms-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
}

.photo-galery .photo .showcase-icons {
    position: absolute;
    top: -100%;
    left: 0;
    margin-top: -45px;
}

.photo-galery .photo:hover .photo-overlay {
    top: 0;
}

.photo-galery .photo:hover .showcase-icons {
    top: 50%;
}

.photo-galery .photo .showcase-icons i {
    color: #fff;
    font-size: 66px;
}

/* Gallery Hive */

.gallery-hive {
    padding-top: 80px;
    padding-bottom: 35px;
}

.gallery-item {
    position: relative;
    margin-bottom: 40px;
    max-height: 590px;
    overflow: hidden;
}

.gallery-info {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #fff;
    padding: 50px;
}

.gallery-info .title i {
    font-size: 72px;
    color: #fff;
    display: block;
}

.gallery-info ul {
    list-style: none !important;
    padding-left: 0px !important;
}

.gallery-info .title a {
    font-size: 34px;
    text-transform: uppercase;
    font-weight: 800;
    margin-top: 20px;
    margin-bottom: 10px;
    display: block;
}

.gallery-info a i {
    margin-right: 10px;
}

.gallery-info a, .gallery-info a i {
    font-size: 16px;
    color: #fff;
}

.gallery-info a span {
    text-transform: uppercase;
}

.gallery-item:hover .gallery-info {
    background: transparent;
}

.gallery-overlay {
    position: absolute;
    top: -100%;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(237, 20, 91, 0.7);
}

.gallery-item:hover .gallery-overlay {
    top: 0;
}

.gallery-item:before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.06) 12%, rgba(0,0,0,0.15) 25%, rgba(0,0,0,0.64) 78%, rgba(0,0,0,0.73) 93%, rgba(0,0,0,0.75) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.06) 12%,rgba(0,0,0,0.15) 25%,rgba(0,0,0,0.64) 78%,rgba(0,0,0,0.73) 93%,rgba(0,0,0,0.75) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.06) 12%,rgba(0,0,0,0.15) 25%,rgba(0,0,0,0.64) 78%,rgba(0,0,0,0.73) 93%,rgba(0,0,0,0.75) 100%);
}

/* Clients Section */

.clients-section {
    text-align: center;
}

.clients-section .section-title {
    padding-top: 5px;
    margin-bottom: 50px;
}

.clients-section .client {
    margin:10px 40px 0;
}

.clients-section .client li {
    margin-left: 20px;
    margin-right: 20px;
}

.client img {
    filter: grayscale(1);
    -webkit-filter: grayscale(1);
    -moz-filter: grayscale(1);
    -o-filter: grayscale(1);
    -ms-filter: grayscale(1);
    opacity: .6;
}

.client img:hover {
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -o-filter: grayscale(0);
    -ms-filter: grayscale(0);
    opacity: 1;
}


/* Shop Section */

.shop-section {
    text-align: center;
}

.shop-section .section-title {
    margin-bottom: 45px;
    padding-top: 55px;
}

.shop-section .products {
    margin-bottom: 30px;
    min-height: 455px;
    padding: 30px 0;
    text-align:center;
    background-color: #fff;
}

.shop-section .products img {
	display:inline-block;
}

.products h5 {
    font-weight: 700;
    margin-top: 5px;
}

.products a {
    font-size: 24px;
    color: #000;
    font-weight: 700;
	display:block;
}

.products:hover a {
    color: #ed145b;
}

.products i {
    font-size: 24px;
    margin-right:5px
}

/* Products Section */

.products-section .products {
    padding: 30px 0;
    margin-top: 30px;
    background-color:#f0f3f5;
}

.products img {
    display: inline-block;
}

.products-section .pagination {
    margin-top: 5px;
    margin-bottom: 65px;
}

/* Products Details */

.products-slider .owl-prev,
.products-slider .owl-next {
    position: absolute;
    top: 50%;
    margin-top:-30px;
}

.products-slider .owl-prev {
    left: 15px;
}

.products-slider .owl-next {
    right: 15px;
}

.products-slider .owl-nav i {
    font-size: 60px;
    color: #d1d1d1;
}

.products-slider .owl-nav i:hover {
    color: #ed145b;
}

.products-details h1 {
    color: #757575;
    font-size: 16px;
    margin-top:0;
    margin-bottom: 0;
}

.products-details h1 span {
    color: #39b54a;
}

.products-details h2 {
    font-size: 36px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom:10px;
}

.products-details h3 {
    font-size: 24px;
    font-weight: 700;
    margin-top:0;
    margin-bottom:45px;
}

.products-details .color {
    margin-top: 45px;
    margin-bottom: 30px;
}

.products-details .color h3 {
    margin-right: 45px;
    display:inline-block;
}


.products-details input[type="radio"]+label {
    cursor: pointer;
    display:inline-block;
    position:relative;
    width: 15px;
    height: 15px;
    margin-right: 10px;
}

.products-details input[type="radio"] {
    display:none;
}

.products-details input[type="radio"] + label:before {
    border: 5px solid transparent;
}

.products-details input[type="radio"]:checked + label:before {
    border: 5px solid #e5e5e5;
}

.products-details input[type="radio"] + label:before,
.products-details input[type="radio"] + label:after {
    position:absolute;
    top:2px;
    left:0;
    content:"";
    width:23px;
    height:23px;
    border-radius:50%;
    display:inline-block;
}

.products-details input[type="radio"] + label:after {
    left:4px;
    top:6px;
    width:15px;
    height:15px;
    background-color:#757575;
}

.products-details input[type="radio"]:checked + label:after {
    background-color:#757575;
}

.products-details input[type="radio"]#color2+label:after {
     background-color: #0072bc;
}

.products-details input[type="radio"]#color3+label:after {
     background-color: #f26d7d;
}

.products-details input[type="radio"]#color4+label:after {
     background-color: #62a35d;
}

.products-details input[type="radio"]#color5+label:after {
     background-color: #f26522;
}


.products-content {
    margin-top: 40px;
    margin-bottom: 55px;
}

.products-details .share h3,
.products-details .cart h3 {
    font-size: 14px;
}

.products-details .cart h3 {
    float:left;
    margin-right: 40px;
    padding-top: 5px;

}

.quantity .input-text {
    border: 1px solid #d6d6d6;
    padding: 6px 2px;
    max-width: 70px;
    width: 70px !important;
}

.quantity {
    position:relative;
    z-index: 1;
    max-width: 175px;
}

.quantity:before {
    position:absolute;
    content:"";
    top:0;
    right: 25px;
    width:1px;
    height:100%;
    background-color: #d6d6d6;
}

.quantity .btn.btn-default {
    position: absolute;
    right: 15px;
    bottom:17px;
    background-color: transparent;
}

.quantity i.fa-angle-down {
    position: absolute;
    right: 0;
}

.quantity .btn.btn-default i {
    color:#454545;
    font-size: 14px;
}

.quantity .btn.btn-default:focus,
.quantity input:focus {
    outline: none;
    background-color: transparent;
}

.add-buttons {
    margin-top: 45px;
    margin-bottom: 35px;
}

.cart-button {
    margin-right: 15px;
}

.woo-sorting {
    background-color: #f0f3f5 !important;
    overflow: hidden;
    padding: 15px 15px 0px;
}

.wc-proceed-to-checkout a.checkout-button.button {
    padding: 15px 25px 20px;
}
a.checkout-button.button.alt.wc-forward {
    background-color: #ed145b;
}
a.checkout-button.button.alt.wc-forward:hover {
    background-color: transparent !important;
    border: 1px solid #ed145b;
    color: #ed145b;
}
.body-multiple .woo-sorting {
    color: #2c3e50;
}
.body-multiple .woocommerce table.shop_table td {
    border-color: #fff;
}
.woocommerce-ordering {
    margin-bottom: 0px !important;
}
.woocommerce-ordering .form-control {
    margin-bottom: 0px !important;
}

.woocommerce-Input, .woocommerce-MyAccount-content input {
    border-radius: 0;
    border: 1px solid #ececec;
    height: 36px;
    margin-bottom: 25px !important;
    box-shadow: none;
    padding-left: 15px;
}


.woocommerce #respond input#submit,
.woocommerce button.button,
.woocommerce input.button,
.add-buttons .button,
.add-buttons a.wishlist-button {
    text-transform: uppercase;
    font-weight: 700;
    border: 1px solid #ed145b;
    padding: 12px 30px 14px;
    background-color: #ed145b;
    color: #fff;
    border-radius: 4px;
    position: relative;
    font-size:14px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}


.woocommerce-message .button, .woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover{
    background-color: transparent !important;
    color: #ed145b;
}

.widget ul li.mini_cart_item a:first-child:before {
    content: none;
}
.widget ul li.mini_cart_item {
    margin-top: 20px;
}
.widget ul li.mini_cart_item a:first-child {
    margin-top:-3px;
    margin-left: -6px;
}
.widget ul li.mini_cart_item a:first-child,
.widget ul li.mini_cart_item a:first-child:hover {
    background-color: transparent;
    color: #ed145b !important;
}
.widget ul.children {
    padding-left: 25px;
}

.add-buttons .btn-icon{
    font-size:22px;
    margin-right:15px;
    float:left;
    line-height:0;
}

.wishlist-button i {
    font-size:22px;
    float:left;
}
.wishlist_table td.product-add-to-cart a {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    text-align: center;
    border-color: #ed145b;
    background-color: #ed145b;
    padding: 10px 10px 13px;
    position: relative;
    color: #fff;
}
.body-multiple #customer_login label {
    color: #2c3e50;
}
.yith-wcwl-share ul {
    padding-left: 0px !important;
}
.add-buttons .btn-icon i,
.wishlist-button i {
    margin-top:-2px;
}

.add-buttons a.wishlist-button{
    background-color: #8dc63f !important;
    border: 1px solid #8dc63f !important;
}


.add-buttons a.wishlist-button:hover {
    background-color: transparent !important;;
    color:#8dc63f !important;;
}

.cart-button:hover {
    background-color: transparent;
    color:#ed145b;
}

.products-details .share {
    color: #787878;
}

.products-details .add-buttons {
    margin-bottom:10px;
}

.related-products .product-content {
    margin-top: 40px;
    padding-bottom: 15px;
}

.related-products .products {
    padding: 30px 0;
    background-color: #f0f3f5;
}

.related-products h1 {
    font-size: 28px;
    color: #ed145b;
    text-transform: uppercase;
    font-weight: 800;
    margin-bottom: 45px;
}

.body-multiple .related-products h1 {
    color: #fff;
}

.related-products .products:hover i {
    color: #ed145b;
}

.products-details .share h3 {
    margin-bottom:15px;
}

/* Products Description */

.products-description {
    font-size: 14px;
    line-height: 26px;
    color: #888;
    background-color: #fafafa;
}

.products-description .description-content {
    padding-top: 5px;
    padding-bottom: 30px;
}

.products-description h5 {
    font-size: 16px;
    border-bottom: 1px solid #ededed;
    padding-bottom: 15px;
    margin-bottom:20px;
    color: #000;
    text-transform: capitalize;
}

.products-description .short-info p {
    margin-bottom: 20px;
}

.products-description .nav-tabs {
    border-bottom: 0;
}

.products-description .nav-tabs li {
    margin-bottom: 25px;
}

.products-description .nav-tabs li+li {
    border-left: 2px solid #aeaeae;
    margin-left: 25px;
    padding-left: 25px;
}

.products-description .nav-tabs>li>a {
    border: 0;
    color: #888;
    padding: 0;
    font-size: 16px;
    line-height: 15px;
}

.products-description .nav-tabs>li.active>a,
.products-description .nav-tabs>li.active>a:focus,
.products-description .nav-tabs>li.active>a:hover,
.products-description .nav-tabs>li>a:hover {
    border: 0;
    background-color: transparent;
    color: #ed145b;
}

.product-menu {
    float: left;
}

.product-menu.sub {
    margin-left: 130px;
}

.products-description.before-after:before,
.products-description.before-after:after {
    border-bottom: 30px solid #fafafa;
}

.rating-bar {
    margin-bottom: 60px;
    max-width: 335px;
}

.rating-number span {
    display: block;
    font-size: 30px;
    font-weight: 700;
}

.skill-progress {
    position: relative;
    min-height: 30px;
}

.progress {
    height: 12px;
    background-color: #f3f3f3;
    border-radius: 4px;
    box-shadow: none;
    width: 60%;
    position: relative;
    display: inline-block;
    margin-top: 10px;
    margin-left: 40px;
    margin-bottom: 0;
}

.rating-count {
    position: absolute;
    top: 0;
    right: 0;
}

.progress-bar {
   background-color: #d8d8d8;
   box-shadow: none;
}

.progress-bar {
  -webkit-transition: width 2s ease-in-out;
  -moz-transition: width 2s ease-in-out;
  -ms-transition: width 2s ease-in-out;
  -o-transition: width 2s ease-in-out;
  transition:  width 2s ease-in-out;
  border-radius: 4px;
}

.star-rating {
    margin-right: 20px;
    color: #fed700;
    margin-top: 15px;
}

.star-rating li {
    float: left;
}

.product-reviews .comment {
    margin-top: 30px;
    border-bottom: 1px solid #888;
}

.product-reviews .comment:last-child {
    border-bottom: 0;
}

.product-reviews .description {
    margin-bottom: 30px;
}

.comment-info .author {
    font-weight: 700;
    float: left;
    margin-right: 20px;
}

.product-reviews .comment-info {
    overflow: hidden;
}

.comment-info .time {
    float: right;
	text-transform:capitalize;
}

.comment-info .star-rating {
    margin-top: 4px;
}

.form-group.review label {
    font-size: 14px;
}

.rating-star h6 {
    font-size: 14px;
    line-height: 0;
}

.rating > input {
    display: none;
}

.rating > label:before {
    margin: 5px;
    font-size: 1.25em;
    font-family: FontAwesome;
    display: inline-block;
    content: "\f005";
}

.rating > .half:before {
    content: "\f089";
    position: absolute;
}

.rating > label {
    color: #ddd;
    float: right;
}

.rating > input:checked ~ label,
.rating:not(:checked) > label:hover,
.rating:not(:checked) > label:hover ~ label {
    color: #fed700;
}

.rating > input:checked + label:hover,
.rating > input:checked ~ label:hover,
.rating > label:hover ~ input:checked ~ label,
.rating > input:checked ~ label:hover ~ label {
    color: #fed700;
}

.contact-form .btn.btn-primary {
    padding-right: 35px;
}

/* Blog Section */

.blog-section .section-title {
    padding-top: 30px;
}

.entry-post {
    position: relative;
    margin-bottom: 25px;
    overflow: hidden;
    min-height: 585px;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.07) 11%, rgba(0,0,0,0.19) 24%, rgba(0,0,0,0.69) 64%, rgba(0,0,0,0.85) 79%, rgba(0,0,0,0.97) 93%, rgba(0,0,0,1) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.07) 11%,rgba(0,0,0,0.19) 24%,rgba(0,0,0,0.69) 64%,rgba(0,0,0,0.85) 79%,rgba(0,0,0,0.97) 93%,rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.07) 11%,rgba(0,0,0,0.19) 24%,rgba(0,0,0,0.69) 64%,rgba(0,0,0,0.85) 79%,rgba(0,0,0,0.97) 93%,rgba(0,0,0,1) 100%);
}
.entry-summary ul, .default-page ul, #comments ul {
    margin-bottom: 10px;
    padding-left: 40px;
    list-style: disc;
}
.default-page .widget ul {
    padding-left: 0;
    list-style: none;
}
.default-page.section-padding .default-page-content {
    padding: 0px;
}
.default-page .default-page-content {
    padding: 65px 0px 0px;
}
.default-page-content:before, .default-page-content:after {
    display: table;
    content: " ";
    clear: both;
}

.entry-summary img { max-width: 100%; }

.post-content {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 45px;
    padding-bottom: 50px;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.07) 11%, rgba(0,0,0,0.19) 24%, rgba(0,0,0,0.69) 64%, rgba(0,0,0,0.85) 79%, rgba(0,0,0,0.97) 93%, rgba(0,0,0,1) 100%);
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.07) 11%,rgba(0,0,0,0.19) 24%,rgba(0,0,0,0.69) 64%,rgba(0,0,0,0.85) 79%,rgba(0,0,0,0.97) 93%,rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.07) 11%,rgba(0,0,0,0.19) 24%,rgba(0,0,0,0.69) 64%,rgba(0,0,0,0.85) 79%,rgba(0,0,0,0.97) 93%,rgba(0,0,0,1) 100%);
}

.entry-post:hover .post-content {
    padding-top: 50%;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.20) 18%, rgba(0,0,0,0.42) 36%, rgba(0,0,0,0.85) 70%, rgba(0,0,0,0.95) 87%, rgba(0,0,0,1) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.20) 18%,rgba(0,0,0,0.42) 36%,rgba(0,0,0,0.85) 70%,rgba(0,0,0,0.95) 87%,rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.20) 18%,rgba(0,0,0,0.42) 36%,rgba(0,0,0,0.85) 70%,rgba(0,0,0,0.95) 87%,rgba(0,0,0,1) 100%);
}
.post-content .time {
    width: 65px;
    height: 65px;
    text-align: center;
    background-color: #ed145b;
}

.post-content .time a {
    font-size: 34px;
    color: #fff;
    display: block;
    padding: 15px;
    line-height: 18px;
    text-transform: uppercase;
    font-weight: 800;
}

.post-content .time a span {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 5px;
}

.entry-title {
    margin: 20px 0;
}

.entry-title h1,
.entry-title a,
h2.entry-title {
    font-size: 34px;
    line-height: 34px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 800;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

.entry-title a:hover {
    color: #ed145b;
}

.post-icons {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: rgba(237, 20, 91, 0.5);
}

.post-icons:hover {
    background-color: #ed145b;
}

.post-icons a {
    color: #fff;
    font-size: 18px;
    display: block;
}

/* Blog Details */

.single .entry-post:hover .post-content {
    padding-top: 45px;
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.07) 11%, rgba(0,0,0,0.19) 24%, rgba(0,0,0,0.69) 64%, rgba(0,0,0,0.85) 79%, rgba(0,0,0,0.97) 93%, rgba(0,0,0,1) 100%);
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.07) 11%,rgba(0,0,0,0.19) 24%,rgba(0,0,0,0.69) 64%,rgba(0,0,0,0.85) 79%,rgba(0,0,0,0.97) 93%,rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.07) 11%,rgba(0,0,0,0.19) 24%,rgba(0,0,0,0.69) 64%,rgba(0,0,0,0.85) 79%,rgba(0,0,0,0.97) 93%,rgba(0,0,0,1) 100%);
}

.blog-section.blog .entry-post {
    margin-bottom: 30px;
}

.entry-thumbnail img {
    width: 100%;
}

.blog-section.blog .pagination {
    margin-top: 50px;
}

.entry-post .entry-meta a {
    font-size: 16px;
    color: #fff;
}

.entry-post .entry-meta i {
    margin-right: 10px;
}

.entry-post .entry-meta  li+li {
    margin-left: 15px;
}

.entry-post .entry-meta  li:first-child {
    text-transform: uppercase;
}

.entry-post .entry-meta a:hover {
    color: #ed145b;
}

.blog-details .entry-post {
    margin-top: 80px;
    max-width: inherit;
    min-height: 600px;
}

.blog-details .widget-area {
    margin-top: 80px;
}

.blog-details .entry-title {
    margin-top: 15px;
    margin-bottom: 10px;
}

.blog-details .post-content {
    padding-bottom: 50px;
}

.entry-summary {
    font-size: 16px;
    line-height: 24px;
    margin-top: 55px;
    font-weight: 300;
    max-width: 100%;
}

.entry-summary::first-letter {
    font-size: 46px;
    text-transform: uppercase;
}

.entry-summary table::first-letter {
    font-size: 16px;
}

.entry-summary p {
    margin-bottom: 25px;
}

ul.comment-list {
    padding: 0px;
}

.commenter-info {
    float:left;
    margin-right: 15px;
}

.commenter-avatar img {
    width: 50px;
    height: 50px;
}

.blog-social {
    margin: 30px 0px;
}

.media-inner,
.media-inner h4 span {
    font-size: 14px;
    line-height: 22px;
    color: #888;
}

.media-inner h4 {
    font-size: 18px;
    color: #000;
    margin-bottom: 15px;
    text-transform: capitalize;
}

.media-inner .reply {
    font-size: 14px;
    color: #ed145b;
}

.post-comment {
    max-width: 1075px;
}

.replay-box h1,
.feedback h1 {
    border-bottom: 2px solid #e6e7e8;
    padding-bottom: 10px;
    margin-bottom: 60px;
    margin-top: 5px;
    font-size: 46px;
    text-transform: uppercase;
    font-weight: 800;
}

#comments ul.comment-list, #comments ul.children {
    list-style: none;
}
#comments ul.comment-list {
    padding-left: 0;
}
li.pingback {
    border-bottom: 1px dotted #ed145b;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.comments-area h1 {
    margin-bottom: 40px;
}

.comments-area h1 {
    color: #000;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 800;
}

.comments-area li.post-comment {
    padding-bottom: 50px;
}
ul.children {
    padding-left: 80px;
}

ul.product-categories li ul.children {
    padding-left: 20px;
}

h3#reply-title{
    color: #000;
    border-bottom: 2px solid #e6e7e8;
    padding-bottom: 10px;
    margin-bottom: 60px;
    margin-top: 5px;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 800;
}
form.comment-form .comment-notes {
    font-size: 15px;
    margin-bottom: 20px;
}
form.comment-form label {
    display: block;
    font-size: 14px;
    color: #6e6e6e;
    text-transform: capitalize;
}
form.comment-form input[type=text],
form.comment-form input[type=email],
form.comment-form input[type=url] {
    border-radius: 0;
    border: 1px solid #ececec;
    height: 36px;
    margin-bottom: 15px;
    box-shadow: none;
    padding-left: 10px;
    outline:none;
}
form.comment-form textarea{
    min-height: 135px;
    border-radius: 0;
    border: 1px solid #ececec;
    margin-bottom: 15px;
    box-shadow: none;
    padding-left: 10px;
    outline:none;
}
.comment-form-author, .comment-form-email, .comment-form-url {
    display: inline-block;
    padding: 0;
    width: 33%;
    float: left;
}
.comment-form-author {
    margin: 0 0.5% 0 0;
}
.comment-form-email {
    margin: 0 0.5% 0 0;
}

.comment-form-url {
    margin: 0;
}
.comment-form-comment {
    display: block;
    width: 100%;
    clear: both;
    margin: 24px 0 10px 0;
}
.comment-body p {
    margin-bottom: 0px;
}
.comment-form-comment {
    width: 100%;
    display: block;
    clear: both;
}
.comment-form-comment textarea {
    width: 100%;
    border-width: 1px;
    overflow: auto;
}
#commentform textarea, input#author, input#email, input#url {
    background-color: transparent;
    padding: 10px;
    border-style: solid;
    max-width: 100%;
    outline:none;
}
input#author, input#email, input#url {
    border-width: 1px;
    width: 100%;
}
input#url {
    width: 100%;
}

.replay-box {
    padding-bottom: 60px;
}

/* Replay Box */

.replay-box h1,
.feedback h1 {
    color: #000;
    border-bottom: 2px solid #e6e7e8;
    padding-bottom: 10px;
    margin-bottom: 60px;
    margin-top: 5px;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 800;
}

.replay-box .contact-form {
    padding: 0 40px;
}

.replay-box .form-group label {
    font-size: 14px;
    color: #6e6e6e;
    text-transform: capitalize;
}

.form-control {
    border-radius: 0;
    border: 1px solid #ececec;
    height: 36px;
    margin-bottom: 25px !important;
    box-shadow: none;
}

.form-control:focus,
input:focus,
textarea:focus,
#commentform textarea:focus,
input#author:focus,
input#email:focus,
input#url:focus {
    border: 1px solid #ed145b;
    outline:none;
}

textarea.form-control {
    min-height: 135px;
    resize: none;
}

.contact-form .btn.btn-primary  {
    margin-top: 15px;
}

.contact-section.contact .contact-info {
    padding-top: 75px;
    padding-bottom: 70px;
}

.contact-section.contact .contact-info h3 {
    margin-bottom: 30px;
}

.contact-section.contact.before-after:before,
.contact-section.contact.before-after:after {
    background-image: url(../images/bg/map-bg.jpg);
    height: 30px;
    border: 0;
    top: -29px;
    background-size: cover;
}

.contact-section.contact.before-after:before {
    -moz-transform: skewX(40deg);
    -webkit-transform: skewX(40deg);
    -o-transform: skewX(40deg);
    -ms-transform: skewX(40deg);
    transform: skewX(40deg);
    left: -15px;
    background-position:left top;
}

.contact-section.contact.before-after:after {
    background-position:right top;
    -moz-transform: skewX(-40deg);
    -webkit-transform: skewX(-40deg);
    -o-transform: skewX(-40deg);
    -ms-transform: skewX(-40deg);
    transform: skewX(-40deg);
    right: -15px;
}
.entry-metas {
    margin: 30px 0;
}

/* Feedback */

.feedback {
    background-color: #fafafa;
}

.feedback .feedback-content {
    padding-top: 20px;
    padding-bottom: 55px;
    overflow: hidden;
}
.contact-info ul {
    list-style: none !important;
    padding-left: 0 !important;
}

.contact-info li,
.contact-info li a {
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 10px;
    color: #444;
}

.contact-info li a:hover {
    color: #ed145b;
}

.feedback.before-after:before,
.feedback.before-after:after {
    border-bottom: 30px solid #fafafa;
}

.contact-section.contact .contact-info {
    padding-top: 75px;
    padding-bottom: 70px;
    margin-top: -187px;
}

/* Promotion */

.promotion {
    text-align: center;
    background-image: url(../images/bg/5.jpg);
    background-color: #802b43;
}

.promotion-content {
    padding-top: 130px;
    padding-bottom: 50px;
}

.promotion.bg-transparent {
    background-image: inherit;
    background-color: rgba(0, 0, 0, 0.3);
}

.promotion h2 {
    font-size: 116px;
    color: #fff;
    margin-top: 0;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-weight: 800;
}

.promotion .btn.btn-primary {
    background-color: #fff;
    color: #ed145b;
    border-color: #fff;
}

.promotion .btn.btn-primary i {
    color: #ed145b;
}

.promotion .btn.btn-primary:hover {
    background-color: transparent;
    color: #fff;
}

.promotion .btn.btn-primary:hover i {
    color: #fff;
}

/* Twitter Teed */

.twitter-feed  {
    padding-bottom: 60px;
    text-align: center;
}

.twitter-feed .section-title {
    margin-bottom: 45px;
    padding-top: 20px;
    font-size: 46px;
    color: #00bff3;
}

.twitter-feed .section-title h1 {
    margin-top: 5px;
}

.twitter-feed .feed-content {
    max-width: 550px;
    display: inline-block;
    color: #707070;
}

.twitter-feed h4 {
    margin-top: 35px;
    font-weight: 300;
}

.twitter-feed a {
    color: #00bff3;
    font-weight: 400;
}

/*.twitter-feed a:hover {
    color: #ed145b;
}

.feed-content.white-color a:hover {
    color: #000 !important;
}
*/

/* Contact Section */

.contact-section {
    position: relative;
}

.contact-section.before:before {
    z-index: 1;
}

#gmap {
    height: 615px;
    width: 100%;
}

.contact-info {
    background-color: #fff;
    padding: 35px;
    padding-top: 55px;
    padding-bottom: 100px;
    max-width: 365px;
    position: absolute;
    top: 50%;
    right: 8%;
    margin-top: -197px;
    overflow: hidden;
}

.contact-info .time {
    width: 65px;
    height: 65px;
    text-align: center;
    background-color: #ed145b;
}

.contact-info .time h2 {
    font-size: 34px;
    line-height: 18px;
    padding: 15px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 800;
}

.contact-info .time h2 span {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 5px;
}

.contact-info h3 {
    margin-bottom: 15px;
    text-transform: uppercase;
    font-weight: 800;
}

.contact-info li {
    font-size: 14px;
    margin-bottom: 10px;
}

.contact-info i {
    color: #ed145b;
    margin-right: 10px;
    font-size: 14px;
}

.contact-social i {
    margin-right: 0px;
}

.contact-info .btn.btn-primary {
    margin-top: 20px;
}

/* Schedule Section */

.schedule-section {
    text-align: center;
}

.schedule-section .section-title {
    margin-bottom: 45px;
    color: #ed145e;
    padding-top: 40px;
}


.gallery-section .jp-play::after,
.gallery-section .jp-play::after,
.schedule-section .jp-play::after,
.audio-album .jp-play::after {
    display: none;
 }

.schedule-section i {
    font-size: 46px;
}

.schedule-text {
    text-align: center;
    font-size: 18px;
    line-height: 28px;
    color: #707070;
    max-width: 750px;
    display: inline-block;
    margin-bottom: 30px;
    font-weight: 300;
}

.schedule-menu {
    margin-bottom: 30px;
    background-color: #f7f7f7;
    padding: 30px 40px;
    text-align: left;
    margin-left: 0;
}

.schedule-menu li+li {
    margin-left: 50px;
}

.schedule-menu li:nth-child(2){
    margin-left: 70px;
    margin-right: 130px;
}

.schedule-menu li:nth-child(4){
    margin-left: 110px;
    margin-right: 80px;
}

.schedule-menu li:nth-child(5){
    margin-left: 85px;
}

.schedule-menu a {
    font-size: 16px;
    color: #ed145b;
    text-transform: capitalize;
    font-weight: 700;
}

.schedule-section .rock-roll {
    padding-top: 35px;
    padding-right: 40px;
    padding-left: 40px;
    overflow: hidden;
}

.schedule-section .festival-image {
    width:40%;
}

/* Artist Detail */

.artist-info {
    font-size: 16px;
    line-height: 26px;
    font-weight: 300;
    padding-top: 55px;
}

.artist-info li a {
    font-size: 14px;
    color: #000;
}

.artist-info li a:hover {
    color: #ed145b;
}

.artist-info address .menu h5 {
    float: left;
    min-width: 120px;
    font-weight: 700;
}

.artist-detail h1 {
    font-size: 34px;
    text-transform: uppercase;
    font-weight: 800;
    max-width: 140px;
    line-height: 31px;
    margin-top: 10px;
    margin-bottom: 15px;
}

.artist-detail h4 {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 5px;
    margin-bottom: 30px;
}

.artist-info address {
    margin-top: 25px;
}

.artist-info address .menu li {
    margin-bottom: 5px;
    line-height: 30px;
    font-size: 14px;
    overflow: hidden;
}

.artist-info address .menu {
    float: left;
    max-width: 320px;
    list-style: none;
    padding: 0px;
}

.artist-info address .menu.sub {
    margin-left: 80px;
}

.artist-info address .menu span {
    font-weight: 400;
    margin-right: 15px;
    float: left;
    min-width: 120px;
    font-weight: 700;
}

.artist-info address .menu h6,
.artist-info address .menu h5 {
    font-size: 14px;
}

/* Musical Awards */

.musical-awards .section-title {
    padding-bottom: 10px;
}

.musical-awards .section-padding {
    padding-top: 95px;
    padding-bottom: 0;
}

.awards-timline {
    max-width: 500px;
    display:inline-block;
}

.timeline-panel img {
    display:inline;
}

.panel-left {
    float: left;
    width: 50%;
    text-align: right;
    padding-right: 45px;
    position: relative;
}

.panel-right {
    float: right;
    width: 50%;
    text-align: left;
    padding-left: 45px;
    padding-top: 5px;
}

.awards-timline h4 {
    color: #ed145b;
    margin-bottom: 0;
}

.timeline-panel {
    margin-bottom: 75px;
}

.panel-left .timeline:after {
    position: absolute;
    content: "";
    bottom: 25px;
    right: -45px;
    width: 4px;
    height: 125px;
    background-color: #ed145b;
}
.panel-left:first-of-type .timeline:after{
    height: 0px;
    display: none;
}

.timeline-panel.timeline {
    position: relative;
}

.timeline-panel.timeline:before {
    position: absolute;
    content:"";
    top: 10px;
    right: -51px;
    width: 16px;
    height: 16px;
    background-color: #ed145b;
    border-radius: 50%;
}

/* Showcase Section */

.showcase-section {
    padding-bottom: 50px;
}

.showcase-section .section-title {
    margin-top: 20px;
    padding-bottom: 10px;
}

.showcase-section .section-title h2 {
    font-size: 34px;
    margin-top: 25px;
    margin-bottom: 10px;
}

.showcase-section .section-title li+li {
    margin-left: 20px;
}

.showcase-section .section-title i {
    font-size: 72px;
    color: #ed145b;
}

.showcase-section .section-title a,
.showcase-section .section-title a i {
    font-size: 16px;
    color: #808080;
    text-transform: lowercase;
}

.showcase-section .section-title a i {
    margin-right: 10px;
}

.showcase-section .section-title a span {
    text-transform: uppercase;
}

.showcase-section .section-title a:hover i,
.showcase-section .section-title a:hover {
    color: #ed145b;
}

.showcase {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
    height: 240px;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.07) 11%, rgba(0,0,0,0.19) 24%, rgba(0,0,0,0.69) 64%, rgba(0,0,0,0.85) 79%, rgba(0,0,0,0.97) 93%, rgba(0,0,0,1) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.07) 11%,rgba(0,0,0,0.19) 24%,rgba(0,0,0,0.69) 64%,rgba(0,0,0,0.85) 79%,rgba(0,0,0,0.97) 93%,rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.07) 11%,rgba(0,0,0,0.19) 24%,rgba(0,0,0,0.69) 64%,rgba(0,0,0,0.85) 79%,rgba(0,0,0,0.97) 93%,rgba(0,0,0,1) 100%);
}

.showcase img {
    width: 100%;
}

.showcase-overlay {
    position: absolute;
    left: 0;
    top: -100%;
    width: 100%;
    height: 100%;
    background-color: rgba(237, 20, 91, 0.6);
}

.showcase:hover .showcase-overlay {
    top:0;
}

.showcase-info {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    padding-bottom: 15px;
    padding-left: 35px;
    padding-right: 35px;
}

.showcase-icons a {
    display:block;
    font-size: 66px;
    text-align: center;
    color: #fff;
}

.showcase-icons {
    position: absolute;
    top: -100%;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all 700ms;
    -moz-transition: all 700ms;
    -ms-transition: all 700ms;
    -o-transition: all 700ms;
    transition: all 700ms;
    z-index: 1;
}

.showcase:hover .showcase-icons {
    top: 50%;
    margin-top: -45px;
}

.showcase-info h3 {
    font-size: 22px;
    margin-bottom: 0;
   font-weight: 800;
}

.showcase-info h5 {
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 10px;
    margin-top: 0;
}

.showcase-section .pagination {
    padding-top: 30px;
}

/* Life Career */

.life-career,
.earnings {
    background-image: url(../images/bg/3.jpg);
    background-color: #e7eced;
}

.career-content {
    padding-top: 95px;
    padding-bottom: 55px;
}

.career-image,
.earning-image,
.discography-image,
.vocal-image {
    max-height: 375px;
    overflow: hidden;
}

.career-info,
.earning-info,
.vocal-info {
    font-size: 16px;
    line-height: 26px;
    font-weight: 300;
}

.career-info h1,
.discography h1,
.earning-info h1,
.vocal-info h1 {
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 30px;
}

.discography-content {
    padding-top: 75px;
    padding-bottom: 25px;
}

.discography-content li {
    line-height: 30px;
    font-size: 14px;
}

.vocal-content {
    padding-top: 55px;
    padding-bottom: 25px;

}

/* Discography */

.earnings-content {
    padding-top: 95px;
    padding-bottom: 55px;
}

.discography .menu {
    display:inline-block;
    font-size: 16px;
    line-height: 26px;
    font-weight: 300;
}
.discography .menu.sub {
    margin-left: 70px;
}

/* Pagination */

.body-multiple .pagination a {
    color: #fff;
}

.pagination li a, .pagination > li > span {
    border: 0;
    font-size: 18px;
    color: #ed145b;
    background-color: #fff;
    padding:5px 15px 10px;
    border-radius: 0;
    margin: 2px;
    font-weight: 700;
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover,
.pagination>.active>a,
.pagination>.active>a:hover,
.pagination>.active>span {
    background-color: #ed145b;
    color: #fff;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span,
.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-radius: 0;
}

.bg-transparent .pagination li a {
    background-color: transparent;
}

.bg-transparent .pagination li a:hover,
.bg-transparent .pagination>li>a:focus,
.bg-transparent .pagination>.active>a {
    background-color: #ed145b;
}

/* Sponsors */

.sponsors-title {
    position: relative;
    z-index: 1;
    padding-top: 115px;
    padding-bottom: 125px;
}

.sponsors-title img {
    display:inline;
}

.sponsors-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/sponsors-overlay.png);
    z-index: -1;
    background-position: center center;
}

.become-sponsors h1,
.sponsors h1 {
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 800;
    margin-bottom: 25px;
    text-align: center;
}

.sponsors-section {
    background-color: #fafafa;
    padding-top: 75px;
    padding-bottom: 25px;
}

.sponsors-section h1 {
    padding-bottom: 40px;
}

.sponsors-section.before-after:before,
.sponsors-section.before-after:after {
    border-bottom: 30px solid #fafafa;
}

.sponsors-section .client li {
    margin-bottom: 35px;
}

.sponsors-section .client li+li {
    margin-left: 40px;
}

.sponsors-section .client li:nth-child(5) {
    margin-left: 0;
}

.become-sponsors {
    padding-top: 90px;
    padding-bottom: 50px;
    color: #fff;
    background-color: #ed145b;
}

.become-sponsors.before:before {
    border-top: 30px solid #fafafa;
}

.sponsors-info {
    max-width: 905px;
    display: inline-block;
}

.become-sponsors .btn.btn-primary {
    background-color: #fff;
    color: #ed145b;
    margin-top: 25px;
    margin-bottom:25px;
}

.become-sponsors .btn.btn-primary i {
    color: #ed145b;
}

.become-sponsors .btn.btn-primary:hover {
    background-color: transparent;
    color: #fff;
    border-color: #fff;
}

.become-sponsors .btn.btn-primary:hover i {
    color: #fff;
}

/* ==========================================================================
    MULTI EVENT
 ========================================================================== */

.white-color,
.white-color h1,
.white-color h2,
.white-color h3,
.white-color h4,
.white-color span,
.white-color label,
.white-color a,
.white-color .section-title i {
    color: #fff !important;
}

.home-banner.banner .banner-overlay {
        background-color: rgba(237, 20, 91, 0.7);
}

.home-banner.banner .home-content h2 {
    margin-bottom: 0;
}

.home-banner.banner .home-content h3 {
    font-size: 27px;
    margin-top: 0;
    margin-bottom: 25px;
}

.home-banner.banner .social {
    margin-top: 30px;
}

.home-banner.banner #countdown {
    margin-bottom: 0;
}

.home-banner.banner .home-content {
    padding-bottom: 200px;
    padding-top: 290px;
}

.home-content .btn.btn-primary:hover {
	background-color:rgba(237,20,91,0.7);
	color:#fff;
}

.home-content .btn.btn-primary:hover i {
	color:#fff;
}

.home-banner.banner .btn.btn-primary {
    background-color: #fff;
    color: #ed145b;
}

.home-banner.banner .btn.btn-primary i {
    color: #ed145b;
}

.home-banner.banner .btn.btn-primary:hover {
    background-color: #ed145b;
    color: #fff;
}

.home-banner.banner .btn.btn-primary:hover i {
    color: #fff;
}

/* Schedule Slider */

.schedule-slider {
    background-color: rgba(0, 0, 0, 0.5);
    padding-top: 40px;
    padding-bottom: 35px;
    margin-bottom: 30px;
}

.schedule-slider .schedule {
    background-color: rgba(0, 0, 0, 0.3);
    max-width: 375px;
    min-height: 110px;
    margin-left: 20px;
    margin-right: 15px;
    font-size: 14px;
    color: #fff;
    overflow: hidden;
}

.schedule-slider .time {
    float: left;
    margin-right: 20px;
    padding-left: 20px;
    padding-right: 15px;
    background-image: url(../images/bg/8.jpg);
    position: relative;
    z-index: 1;
    width: 33%;
}

.schedule-slider .time-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 0, 83, 0.5);
    z-index: -1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.schedule-slider .schedule:hover .time-overlay {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}

.schedule-slider .time h1 {
    font-size: 72px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 300;
    line-height: 40px;
    text-align: center;
}

.schedule-slider .time h1 span {
    font-size: 16px;
    letter-spacing: 10px;
    font-weight: 700;
    display: block;
}
.schedule-info {
    float: right;
    width: 61%;
}
.schedule-slider .schedule-info h4 {
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 700;
    color: #fff;
    padding-top: 22px;
}

.schedule-slider .owl-prev,
.schedule-slider .owl-next {
    color: #765c6b;
    position: absolute;
    top: 50%;
    font-size: 42px;
    margin-top: -30px;
}

.schedule-slider .owl-prev {
    left: -35px;
}

.schedule-slider .owl-next {
    right: -35px;
}

.schedule-slider .owl-prev:hover,
.schedule-slider .owl-next:hover {
    color: #fff;
}

/* Feedback */

.feedback.bg-transparent {
        background-color: rgba(0, 0, 0, 0.3);
}

.contact-content {
    position: relative;
    position: relative;
    padding-top: 85px;
    padding-bottom: 75px;
}

/* Promotion */

.promotion.bg-transparent {
    background-image: inherit;
    background-color: rgba(0, 0, 0, 0.3);
}

/* Become Sponsors */

.become-sponsors.sponsors {
    background-color: transparent;
}

/* Ucoming Events */

.ucoming-events .dropdown {
    display: inline-block;
}

.ucoming-events .dropdown li {
    margin: 0;
}

.ucoming-events .dropdown a {
    font-size: 14px;
    color: #a4a4a4;
    display: block;
    width: 90px;
}

.ucoming-events .dropdown a:hover,
.ucoming-events .dropdown-menu>li>a:focus,
.ucoming-events .dropdown-menu>li>a:hover {
    background-color: transparent;
    color: #ed145e;
}

.ucoming-events .dropdown i {
    color: #ed145b;
}

.ucoming-events .dropdown-menu {
    width: 80px;
    padding-bottom: 15px;
    padding-top: 10px;
}

.ucoming-events .schedule-menu li i {
    margin-left: 5px;
}

.ucoming-events .schedule-menu li:nth-child(2) {
    margin-left: 5px;
    margin-right: 235px;
}

.ucoming-events .schedule-menu li ul li:nth-child(2) {
    margin-left: 0;
}

.ucoming-events .festival-image {
    margin-right: 30px;
}

.ucoming-events .festival-info .time {
    width: 100%;
    margin-left: -55px;
}

.ucoming-events .events-title {
    float: left;
}

.ucoming-events .festival-info .time h1 {
    font-size: 72px;
    margin-top: 5px;
}

.ucoming-events .festival-info .time h1 span {
    line-height: 0;
}

.ucoming-events .festival-info h2 {
    font-size: 24px;
}

.ucoming-events .address {
    padding-top: 40px;
}

.ucoming-events .button {
    text-align: center;
    padding-top: 30px;
}

.body-multiple .ucoming-events .btn.btn-primary:hover {
    border-color: #fff;
    color: #fff;
}

.body-multiple .ucoming-events .btn.btn-primary:hover i {
    color: #fff;
}

.promotion.bg-transparent .promotion-content {
    padding-top: 40px;
}

/* Gallery Section */

.featured-video {
    background-image: inherit;
    background-color: transparent;
    padding-bottom: 0;
}

.right-content.bg-transparent,
.video-gallery.bg-transparent {
    position: relative;
}

.video-gallery.bg-transparent:before,
.right-content.bg-transparent:after {
    position: absolute;
    content: "";
    bottom: 0;
    width: 80px;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
}

.video-gallery.bg-transparent:before {
    left: -80px;
}

.right-content.bg-transparent:after {
    right: -80px;
}

.video-content.video-icons .jp-play.play-icon {
    width: 125px;
    height: 125px;
    margin-left: -60px !important;
    margin-top: -25px !important;
}

.featured-video .video-gallery {
    padding-right: 65px;
    max-width: 650px;
    padding-bottom: 50px;
}

.featured-video .right-content {
    padding-left: 65px;
    padding-bottom: 75px;
}

.video-content.video-icons .jp-playlist ul li a:before {
    content: "";
    background-image: url(../images/player/2.png);
    background-position: center center;
    background-repeat: no-repeat;
}

#jplayer-container .jp-playlist li {
    background-color: rgba(0, 0, 0, 0.33);
    margin-bottom: 1px;
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
    padding-left: 25px;
    padding-right: 20px;
}

#jplayer-container .jp-playlist li:hover {
    background-color: rgba(0, 0, 0, 0.5);
}

#jplayer-container .jp-playlist li:first-child {
    margin-top: 1px;
    padding-top: 55px;
}

#jplayer-container .jp-playlist li:nth-child(6) {
    padding-bottom: 35px;
}

#jplayer-container .jp-playlist li a {
    color: #fff;
}

#jplayer-container .jp-title span {
    margin-right: 10px;
}

#jplayer-container .time {
    right: 20px;
    position: absolute;
}

#jplayer-container .control-content {
    background-color: #fff;
    overflow: hidden;
    position: relative;
}

#jplayer-container .jp-artist {
    display: none;
}

#jplayer-container #playing {
    position: absolute;
    left: 125px;
    z-index: 1;
}

#jplayer-container #playing .artist-name {
    position: absolute;
    top: 40px;
    color: #000;
}

#jplayer-container .jp-controls {
    background-image: url(../images/player/3.jpg);
    width:110px;
    height: 110px;
    text-align: center;
    position: relative;
    z-index: 1;
    margin-right: 20px;
}

#jplayer-container .jp-controls:before,
.audio-album .jp-controls:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(237, 20, 91, 0.7);
    z-index: -1;
}

#jplayer-container .jp-controls:hover:before,
.audio-album .jp-controls:hover:before {
    background-color: rgba(237, 20, 91, 0.9);
}

#jplayer-container .track-name {
    color: #000;
}

#jplayer-container .jp-progress {
    background-color: #cccccc;
}

.featured-video .jp-play-bar {
    background-color: #ed145b;
}

#jplayer-container .jp-current-time {
    color: #ed145b;
    line-height: 0;
    margin-top: 75px;
}

#jplayer-container .jp-progress {
    width: 45%;
    margin: 0;
    margin-right: 20px;
}

#jplayer-container li a img {
    display: inline;
    margin-top: 26px;
    text-align: center;
}

#jplayer-container .jp-play {
    margin: 0;
    background-image: inherit;
}

.audio-content {
    max-height: 525px;
    overflow: hidden;
}

.twitter-feed.bg-transparent {
    margin-top: 30px;
}

.clients-section.clients .client img {
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -o-filter: grayscale(0);
    -ms-filter: grayscale(0);
    opacity: 1;
}

.clients-section.clients .client img:hover {
    filter: grayscale(1);
    -webkit-filter: grayscale(1);
    -moz-filter: grayscale(1);
    -o-filter: grayscale(1);
    -ms-filter: grayscale(1);
    opacity: .5;
}

.artist-section .artist-detail {
    margin-top: 25px;
    padding-bottom: 25px;
}

.artist-section .pagination {
    padding-top: 50px;
    margin-bottom: 0;
}



/* ==========================================================================
    BAND
 ========================================================================== */


.band-banner .home-content {
    padding-top: 295px;
    padding-bottom: 220px;
}

.band-banner .home-content h1 {
    font-family: 'Cookie', cursive;
    font-size: 90px;
}

.band-banner .home-content h2 {
    font-size: 78px;
    line-height: 20px;
    margin-bottom: 40px;
}

.home-banner.band-banner .jp-play-bar {
    background-color: #ed145b;
}


/* Recent Albums */

.albums-slider.slider-band {
    background-repeat: no-repeat;
    background-position: 100px 100px;
}

.album-image {
    max-width: 270px;
    min-height: 290px;
    position: relative;
    overflow: hidden;
    text-align: center;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.07) 11%, rgba(0,0,0,0.19) 24%, rgba(0,0,0,0.69) 64%, rgba(0,0,0,0.85) 79%, rgba(0,0,0,0.97) 93%, rgba(0,0,0,1) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.07) 11%,rgba(0,0,0,0.19) 24%,rgba(0,0,0,0.69) 64%,rgba(0,0,0,0.85) 79%,rgba(0,0,0,0.97) 93%,rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.07) 11%,rgba(0,0,0,0.19) 24%,rgba(0,0,0,0.69) 64%,rgba(0,0,0,0.85) 79%,rgba(0,0,0,0.97) 93%,rgba(0,0,0,1) 100%);
}

.album-overlay {
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background-color: rgba(237, 20, 91, 0.7);
    z-index: 1;
}

.album-icons {
    position: absolute;
    top: 50%;
    left: -100%;
    width: 100%;
    height: 100%;
    margin-top: -33px;
    font-size: 48px;
    color: #fff;
    z-index: 1;
    -webkit-transition: all 1000ms;
    -moz-transition: all 1000ms;
    -ms-transition: all 1000ms;
    -o-transition: all 1000ms;
    transition: all 1000ms;
}

.album-icons a {
    color: #fff;
}

.recent-albums .album-item {
    color: #000;
    margin-left: 15px;
    margin-right: 15px;
}

.album-item h2,
.cbp-item h2 {
    font-size: 12px;
    letter-spacing: 3px;
    margin-top: 15px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.cbp-item-wrapper h2 span:after,
.audio-album .left-content h1 span:after,
.related-album .album-item h2 span:after {
    content: ",";
	margin-right: 5px;
}

.cbp-item-wrapper h2 span:last-child:after,
.audio-album .left-content h1 span:last-child:after,
.related-album .album-item h2 span:last-child:after {
    content: "";
}

.album-item h3,
.cbp-item h3 a {
    margin-top: 0;
    font-weight: 800;
    text-transform: uppercase;
    color: #000;
}

.cbp-item h3 {
    margin-top: 0;
}

.cbp-item h3 a:hover {
    color: #ed145b;
}

.album-image:hover .album-overlay {
    left: 0;
}

.album-image:hover .album-icons {
    left: 0;
}

.albums-slider .owl-prev,
.albums-slider .owl-next {
    position: absolute;
    top: 50%;
    font-size: 64px;
    color: #d1d1d1;
    margin-top: -80px;
}

.albums-slider .owl-prev {
    left: -60px;
}

.albums-slider .owl-next {
    right: -60px;
}

.albums-slider .owl-prev:hover,
.albums-slider .owl-next:hover {
    color: #ed145b;
}

/* Shop Section */

.products.item {
    overflow: hidden;
    position: relative;
    margin-bottom: 35px;
}

.shop-section .product-content {
    padding-bottom: 10px;
}

.products.item .products-icons {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -60px;
    margin-top: -90px;
    color: #fff;
    background-color: rgba(237, 20, 91, 0.8);
    width: 120px;
    height: 120px;
    border-radius: 50%;
    line-height: 126px;
    text-align: center;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}

.products.item .products-icons i {
    color: #fff;
    font-size: 48px;
}

.products.item:hover .products-icons {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.product-thumb {
    margin-bottom: 30px;
    margin-top: 15px;
}

.promotion.contact {
    font-size: 25px;
    color: #fff;
    line-height: 32px;
    position: relative;
    background-image: url(../images/bg/11.jpg);
    z-index: 1;
}

.promotion.contact h1 {
    font-size: 48px;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-weight: 800;
}

.promotion.contact a {
    color: #fff;
}

.promotion.contact a:hover {
    color: #000;
}


.promotion.contact .promotion-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(237, 20, 91, 0.7);
    z-index: -1;
}

.promotion.contact .social {
    margin-top: 30px;
}

/* Gallery Section */

.festival-schedule.live-shows .festival-info {
    margin-bottom: 27px;
}

.festival-schedule.live-shows .image-overlay {
    background-color: rgba(184, 187, 189, 0.5);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.festival-schedule.live-shows .festival-info:hover .image-overlay {
    background-color: rgba(237, 20, 91, 0.7);
}

.festival-schedule.live-shows .time h1 {
    font-size: 72px;
    line-height: 40px;
    padding-top: 5px;
}

.festival-schedule ul {
    padding-left: 0;
}

/* Artist Detail */

.artist-detail.our-band {
    padding-top: 80px;
}

.artist-detail.our-band  h1 {
    max-width: 100%;
    margin-top: 5px;
}

.artist-detail.our-band h4 {
    margin-bottom: 45px;
}

.artist-detail.our-band .menu li {
    margin-bottom: 10px;
}

.band.vocalist,
.band.vocalist {
    background-image: url(../images/bg/3.jpg);
    background-color: #e7eced;
}

.vocalist-content {
    padding-top: 60px;
    padding-bottom: 25px;
}

.band.vocalist .vocalist-content,
.band.vocalist .vocalist-content {
    margin-top: 30px;
    margin-bottom: 30px;
}

.vocalist-image {
    position: relative;
    overflow: hidden;
    max-width: 575px;
    max-height: 375px;
}

.vocalist-overlya {
    position: absolute;
    top: -100%;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(237, 20, 91, 0.7);
}

.vocalist-image:hover .vocalist-overlya {
    top: 0;
}

.vocalist h1 {
    font-size: 34px;
    text-transform: uppercase;
    max-width: 150px;
    font-weight: 800;
    line-height: 30px;
    margin-bottom: 0;
}

.vocalist h2 {
    font-size: 12px;
    letter-spacing: 5px;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 15px;
    margin-bottom: 30px;
}

.vocalist-overlya .social {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 34px;
    margin-left: -75px;
    margin-top: -18px;
}

.vocalist-overlya .social a {
    font-size: 34px;
}

.vocalist-overlya .social a:hover {
    color: #000;
}

.vocalist p {
    margin-bottom: 20px;
}

/* Album Section */

.album-menu {
    margin-bottom: 80px;
    margin-top: 15px;
}

.album-menu .btn-default i {
    color: #000;
    font-size: 18px;
}

.album-menu li,
.album-menu .btn-default {
    color: #000;
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 400;
}

span.change-text {
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.album-menu .btn-default.active.focus,
.album-menu .btn-default.active:focus,
.album-menu .btn-default:hover,
.album-menu .btn-default.active:hover,
.album-menu .btn-default:active.focus,
.album-menu .btn-default:active:focus,
.album-menu .btn-default:active:hover,
.album-menu .open>.dropdown-toggle.btn-default.focus,
.album-menu .open>.dropdown-toggle.btn-default:focus,
.album-menu .open>.dropdown-toggle.btn-default:hover {
    background-color: transparent;
    color: #000;
}

.album-menu li {
    float: left;
}

.album-menu li a {
    color: #000;
    font-size: 18px;
    position: relative;
    padding: 10px;
    padding-left: 0;
}

.album-menu .dropdown-menu {
    border-radius: 0;
}

.album-menu .dropdown-menu li {
    float: none;
    padding-left: 20px;
    cursor: pointer;
    color: #000;
    margin-bottom: 5px;
    font-size: 16px;
}

.album-menu .dropdown-menu li:hover {
    color: #ed145b;
}

.album-menu .dropdown-menu li+li {
    margin-left: 0;
}

.album-menu li i {
    margin-left: 10px;
}

.album-menu li+li {
    margin-left: 30px;
}

.album-section .cbp-item {
    margin-bottom: 50px;
}

#portfolio-item {
    overflow: hidden;
}

.album-section .pagination {
    margin-top: 65px;
}

/* Audio Album */

.audio-album .album-content {
    padding-top: 20px;
}

.audio-album .left-content h1 {
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 5px;
    text-transform: uppercase;
    margin-top: 25px;
}

.audio-album .left-content h2 {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 800;
    margin-top: 0;
}

.audio-album .left-content h3 {
    font-size: 16px;
    color: #757575;
    margin-top: 15px;
}

.audio-album .left-content h3 span {
    color: #39b54a;
}

.audio-album .left-content h4 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 30px;
}

.audio-album .quantity {
    max-width: 265px;
}

.audio-album .quantity  h3 {
    float: left;
    margin-right: 30px;
    line-height: 0;
    color: #000;
}

.audio-album .quantity .input-text {
    max-width: 165px;
    width: 165px !important;
}

.audio-album .quantity:before {
    right: 40px;
}

.audio-album  .button {
    margin-bottom: 15px;
    text-align: left;
}

.audio-album .add-buttons {
    margin-top: 35px;
}

.audio-album .jp-interface {
    background-color: #f4f4f4;
    padding-bottom: 30px;
    position: relative;
    margin-bottom: 30px;
}

.audio-album #playing {
    position: absolute;
    top: -5px;
    left: 143px;
    z-index: 1;
}

.audio-album .jp-progress {
    width: 72%;
    background-color: #c3c3c3;
    margin-top: 70px;
    margin-left: 0;
    margin-right: 30px;
}

.audio-album .jp-play {
    margin: 0;
    background-image: inherit;
}

.audio-album .jp-controls {
    background-image: url(../images/album/1.jpg);
    background-size: contain;
    width: 110px;
    height: 110px;
    text-align: center;
    position: relative;
    z-index: 1;
    margin-right: 20px;
}

.audio-album li a img {
    display: inline;
    margin-top: 27px;
    text-align: center;
}

.audio-album .track-name {
    font-size: 20px;
}

.audio-album .jp-current-time {
    padding-top: 60px;
    color: #ed145b;
    font-weight: 700;
}

.audio-album .artist-name {
    position: absolute;
    top: 45px;
}

.audio-album .jp-playlist li {
    border-bottom: 1px solid #e5e5e5;
    position: relative;
}

.audio-album .jp-playlist li a {
    color: #000;
    display: block;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 25px;
    font-size: 16px;
}

.audio-album .jp-playlist li:last-child {
    border-bottom: 0;
}

.audio-album .jp-artist {
    display: none;
}

.audio-album .info-wrapper .time {
    position: absolute;
    right: 40px;
}

.audio-album .jp-title span {
    margin-right: 15px;
}

.audio-album .jp-playlist li.jp-playlist-current a,
.audio-album .jp-playlist li a:hover {
    color: #ed145b;
}

.audio-album .info-wrapper .time:before {
    position: absolute;
    right: 80px;
    top: 0;
    content: "\f08a";
    font-family: fontawesome;
    font-size: 16px;
    color: #c3c3c3;
}

.audio-album .jp-playlist li a:hover  .time:before,
.audio-album .jp-playlist li.jp-playlist-current a .time:before{
    position: absolute;
    content: "\f004";
    font-family: fontawesome;
    color: #ed145b;
}

.audio-album .jp-play-bar {
    background-color: #ed145b;
}

/* Related Album */

.related-album {
    padding-top: 20px;
    padding-bottom: 60px;
}

.related-album h1 {
    font-size: 34px;
    margin-bottom: 40px;
    text-transform: uppercase;
    font-weight: 800;
}

/* BIOGRAPHY */

.home-banner.biography .home-content {
    padding-top: 315px;
    padding-bottom: 220px;
}

.home-banner.biography .home-content h1 {
    font-size: 60px;
    font-family: 'Cookie', cursive;
    color: #ed145b;
}

.home-banner.biography .home-content h2 {
    font-size: 78px;
    line-height: 36px;
    margin-bottom: 30px;
}

.home-banner.biography .jp-play-bar {
    background-color: #ed145b;
}

.about.about-biography .about-info h3 {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

.about.about-biography .about-info h4 {
    font-size: 16px;
    border-bottom: 1px solid #f0f1f2;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.about.about-biography .social {
    margin-top: 30px;
}

.about.about-biography .social a i {
    font-size: 24px;
}

.about.about-biography .social .fa-facebook {
    color: #0072bc;
}

.about.about-biography .social .fa-twitter {
    color: #00aeef;
}

.about.about-biography .social .fa-google-plus {
    color: #ed1c24;
}

.about.about-biography .social .fa-soundcloud {
    color: #f26522;
}

.about.about-biography .social .fa-instagram {
    color: #8dc63f;
}

.about.about-biography .social .fa-rss {
    color: #ffd200;
}

.about.about-biography .social i:hover {
    color: #ed145b;
}

/* Biography Section */

.biography-section {
    color: #000;
    font-size: 16px;
    line-height: 26px;
}

.biography-content {
    padding-top: 20px;
    padding-bottom: 25px;
}

.biography-image {
    max-height: 530px;
    overflow: hidden;
}

.biography-section .social a {
    color: #000;
}

.biography-section .social a:hover {
    color: #ed145b;
}

.biography-info {
    padding-top: 55px;
}

.biography-info h1 {
    text-transform: uppercase;
    font-size: 34px;
    font-weight: 800;
    margin: 0;
}

.biography-info h4 {
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 10px;
    font-weight: 700;
    margin-bottom: 45px;
}

.biography-info ul {
    padding-left: 0px;
}

.signature {
    margin-top: 40px;
}

.signature h1,
.signature h2{
    font-family: 'Allura', cursive;
    color: #000;
}

.signature h1 {
    font-size: 40px;
    margin-bottom: 0;
    line-height: 40px;
}

.signature h2 {
    margin: 0;
    font-size: 20px;
}

.life-career .menu span {
    font-weight: 700;
    margin-right: 10px;
}

.video-gallery .before-none .jp-playlist ul li a:before {
    content: "";
}

/* Tyopography Section */

.tyopography-section {
    padding-top: 200px;
}

.tyopography-section h1 {
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 30px;
    font-weight: 700;
}

.tyopography-section .nav-tabs>li {
    float: none;
}

.buttons .btn.btn-primary {
    margin-bottom: 20px;
    font-size: 22px;
    padding-right: 35px;
    margin-right: 30px;
}

.buttons .btn.btn-primary i {
    position: inherit;
    right: 0;
    top: 0;
    margin-left: 10px;
}

.full-rounded-buttons .btn.btn-primary {
    border-radius: 50px;
}

.buttons-normal .btn.btn-primary {
    border-radius: 0;
}

.buttons .btn.btn-primary.medium {
    font-size: 18px;
}

.buttons .btn.btn-primary.small {
    font-size: 14px;
}

.tyopography-section .button .btn.btn-primary {
    width: 100%;
    margin-top: 30px;
}

.transparent-buttons .btn.btn-primary {
    background-color: #fff;
    color: #ed145e;
}

.transparent-buttons .btn.btn-primary:hover {
    background-color: #ed145e;
    color: #fff;
}

.tyopography-section .clients h1,
.tyopography-section .albums h1 {
    font-size: 30px;
    font-weight: 800;
}

.tyopography-section .clients {
    margin-top: 50px;
    margin-bottom: 50px;
}

.tyopography-section .albums {
    padding-bottom: 100px;
}

.tyopography-section .album-image {
    max-width: 220px;
    max-height: 225px;
}

.tyopography-section .albums-slider .owl-prev,
.tyopography-section .albums-slider .owl-next {
    opacity: 0;
}

.tyopography-section .albums-slider:hover .owl-prev,
.tyopography-section .albums-slider:hover .owl-next {
    opacity: 1;
}

.tyopography-section .nav-tabs {
    border: 0;
}

.tyopography-section .nav-tabs>li>a {
    border: 0;
    border-radius:0;
    text-transform: uppercase;
    font-weight: 700;
    color: #000;
}

.tyopography-section .nav-tabs>li>a:hover,
.tyopography-section .nav-tabs>li.active>a,
.tyopography-section .nav-tabs>li.active>a:focus,
.tyopography-section .nav-tabs>li.active>a:hover {
    color: #ed145b;
    background-color: #fff;
    border: 0;
    border-bottom-color: transparent;
}

.tyopography-section  .showcase {
    max-height: 200px;
}

.tyopography-section .pagination-1 li a {
    border-radius: 50px;
    padding-top: 5px;
}

.tyopography-section .pagination-2 li a {
    border: 1px solid #ed145b;
}

.tyopography-section .pagination-3 li a {
    border: 1px solid #ed145b;
    background-color: #ed145b;
    color: #fff;
}

.tyopography-section .pagination-3 li.active a,
.tyopography-section .pagination-3 li a:hover {
    background-color: transparent;
    color: #ed145b;
}

/* ==========================================================================
    Footer Top
 ========================================================================== */

.footer-top {
    padding-top: 70px;
    padding-bottom: 15px;
}

.footer-widget, .footer-multiple {
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 30px;
    overflow: hidden;
}

.footer-widget h3, .footer-multiple h3 {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 35px;
}

.footer-logo {
    margin-bottom: 20px;
    margin-top: 10px;
}

.recent-post {
    margin-bottom: 20px;
    overflow: hidden;
}

.recent-post a {
    color: #fff;
    font-size: 15px;
}

.recent-image {
    float: left;
    margin-right: 25px;
    max-width: 55px;
    max-height: 55px;
}

.photos-filckr li {
    float: left;
    margin-bottom: 15px;
}

.recent-image:hover img,
.photos-filckr li:hover img {
    opacity: .5;
}


.photos-filckr li+li {
    margin-left: 9px;
}

.photos-filckr li:nth-child(4) {
    margin-left: 0;
}

.footer-widget .contact {
    font-size: 14px;
}

.footer-widget .contact li {
    margin-bottom: 10px;
}

.footer-widget .contact i {
    margin-right: 10px;
}

.footer-widget .contact a {
    color: #fff;
}

.footer-widget a:hover {
    color: #000;
}

/* ==========================================================================
    Footer
 ========================================================================== */

.footer {
    padding-top: 20px;
    padding-bottom: 10px;
}

.copyright {
    font-size: 14px;
    text-transform: uppercase;
    float: left;
}

.copyright a {
    color: #ed145b;
    font-weight: 700;
}

.footer-memu {
    float: right;
}

.footer-memu li {
    float: left;
}

.footer-memu li+li {
    margin-left: 30px;
}

.footer-memu li a {
    text-transform: uppercase;
    color: #000;
    font-size: 14px;
    line-height: 30px;
}

.footer-memu li a:hover {
    color: #ed145b;
}


/* ==========================================================================
 	Extra Css
 ========================================================================== */

a, button, .artists-overlay,
.post-icons, .image-overlay,
.clients li, .post-content,
.festival-info h2, .showcase-overlay,
.products, .products i, .gallery-overlay,
.time-overlay, .owl-prev,
.owl-next, .album-overlay,
.products-icons, .btn.btn-default i,
.btn.btn-primary i, .controls,
.showcase-section i, .vocalist-overlya,
.time:before, .client img, .video-overlay,
.owl-nav i, .jp-controls:before, .jp-playlist li,
.photos-filckr li:hover:before,
.recent-image img, .photos-filckr li img {
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -ms-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
}

video {
	background-color:#333;
}



/*Magnific-popup overwrite CSS*/

.mfp-figure {
    background-color: #fff;
}

img.mfp-img {
    padding:12px !important;
}

.mfp-image-holder .mfp-close {
    top:-35px;
}

.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor:pointer;
}

.mfp-counter {
    right: 50% !important;
    color: #fff;
    top: 50px !important;
    margin-right: -20px !important;
}




/*=========================
======== Blog CSS =========
===========================*/

.sidebar .widget {
    background-color:#fff;
    margin-bottom:30px;
}

.post-content.media .pull-left {
    margin-right:25px;
}

.post-content.media .post-format {
    margin:0 0 15px;
}

.post-content.media .post-format i {
    font-size: 18px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    text-align: center;
}

.post .entry-thumbnail { min-height: 285px; max-height:585px; }
.post .entry-thumbnail img {
    width:100%;
}

.post .entry-thumbnail iframe {
    width:100%;
}

.full-width .post .entry-thumbnail img {
    max-height:500px;
}

.post .entry-meta {
    margin-top:0;
    margin-bottom:10px;
}

.post .entry-meta ul li {
    display:inline-block;
    margin-right:10px;
}

.post .entry-meta ul li i {
    margin-right: 5px;
}

.post .entry-meta ul li,
.post .entry-meta ul li i,
.post .entry-meta ul li a {
    color: #898989;
    text-transform: capitalize;
}

.post .entry-summary {
    line-height:26px;
}

.post .post-content .media-body {
    padding-right: 30px;
}

.post .entry-meta ul li a:hover {
    color:#333;
}

.blog-control-left,
.blog-control-right {
    position: absolute;
    top: 50%;
    color: #989898;
    font-size: 35px;
    z-index: 100;
    line-height: 35px;
    margin-top: -15px;
}

.blog-control-left {
    left:30px;
}

.blog-control-right {
    right:30px;
}


/*Sidebar*/

.widget-area .widget_search .form-control {
    border-radius: 0;
    box-shadow: none;
    outline: none;
    height: 52px;
}

.widget-area .widget_search{
    position:relative;
}

.widget-area .widget_search button.btn,
.blog-search-top button.btn{
    position: absolute;
    top: 50% !important;
    margin-top: -25px !important;
    right: 5px;
    height: 100%;
    background-color:transparent;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.widget-area .widget_search button.btn:focus {
    outline:none;
}

.widget-area .widget_search .btn i {
    font-size:16px;
    color:#999;
}

.latest-posts,
.recent-comment,
.recent-Product {
    padding:25px 0;
    overflow:hidden;
}

.latest-posts h4 a,
.recent-comment h4 a,
.recent-Product h4 a {
    font-size: 14px;
    color: #000;
    text-transform: capitalize;
    font-weight: 400;
    line-height: 14px;
}

.widget .entry-meta a{
    color: #898989;
}

.widget .entry-meta a:hover {
     color: #ed145b;
}

.widget .media .pull-left {
    width:30%;
    margin-right:15px;
}

.widget .media {
    margin-top: 30px;
}

.widget .recent-comment .media,
.widget .recent-Product .media {
    margin-top:25px;
}

.widget .media:first-child {
    margin-top:0;
}

.widget .recent-comment .media .pull-left img,
.widget .recent-Product .media .pull-left img {
    max-width:100%;
}

.widget img {
    opacity:0.8;
}

.widget img:hover {
    opacity:1
}

.widget .entry-title {
    margin: 0 0 5px 0;
    font-size: 16px;
    line-height: 20px;
}

.entry-meta.small {
    margin-top:0;
    color:#898989;
}

.entry-meta.small i {
    margin-right:5px;
}

.sidebar-shop h3.widget-title:first-of-type {
    margin-top: 20px;
}

h3.widget-title:first-of-type {
    margin-top: 0px;
}

.widget h3.widget-title {
    padding:15px;
    margin-bottom:0;
    font-size: 20px;
    font-weight: 400;
    color: #000;
    background-color: #f0f3f5;
}

.widget ul li {
    font-size: 16px;
    position: relative;
    margin:20px 0;
}

.widget ul li a:before {
    position: absolute;
    content:"\f105" ;
    font-family: 'FontAwesome';
    left:0;
    top:-2px;
}

.widget ul li a:hover {
    padding-left: 17px !important;
}

.widget ul li a:hover:before {
    content:"\f101" ;
}

.widget ul li a {
    color: #000000;
    display: inline-block;
    font-size: 14px;
    text-decoration: none;
    border-left: 5px solid transparent;
	padding:0 15px;
    padding-left:15px !important;
    -webkit-transition: all .06s ease-in;
    -moz-transition: all .06s ease-in;
    -ms-transition: all .06s ease-in;
    -o-transition: all .06s ease-in;
    transition: all .06s ease-in;
    position: relative;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.widget.tag-cloud ul {
    padding:25px 0;
}

.widget.tag-cloud ul li {
    display:inline-block;
    border-bottom:0;
}

.widget.tag-cloud ul li a {
    display: inline-block;
    color: #898989;
    padding: 7px 15px;
    margin-right: 5px;
    margin-bottom: 8px;
    background-color: #F5F5F5;
    border-left:0;
}
.widget.tag-cloud ul li{
    margin: 0;
}
.widget.tag-cloud ul li a:before {
    display: none;
}

.widget.tag-cloud ul li a:hover,
.widget ul li a:hover {
    color: #ed145b;
}

.ad-image img {
    width: 100%;
}

.products-section.shop-two .products {
    background-color: #f0f3f5;
}

.products-section.shop-two .products:hover {
    background-color: transparent;
}

.widget-categories ul  ul {
    margin-left: 20px;
}
/*Body Multiple Blog Sidebar CSS */

.body-multiple .widget-area .widget {
    background-color:rgba(0,0,0,0.3);
    margin-bottom: 30px;
}

.body-multiple .widget-area .widget ul {
    padding:10px 20px;
}

.body-multiple .widget-area .widget ul li a{
    color:#fff;
}

.body-multiple .navbar-toggle .icon-bar {
   background-color:#fff;
}
.body-multiple .navbar-toggle {
     border-color: #fff;
}
/* extra issue fixing css */

.products a.button {
    background-color: transparent;
    color:#ed145b;
    padding:0;
}

.products a > h3 {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}


.products:hover h3,
.products a > h3:hover {
    color:#ed145b
}


.woocommerce div.product p.price,
.woocommerce div.product span.price {
    color:#000;
    font-size:14px;
}

.woocommerce div.product .price del {
    margin-right:7px;
}

.woocommerce a.added_to_cart {
    font-size:16px;
    padding-top:0;
}


.products-section .pagination {
    margin-top: 50px;
    margin-bottom: 20px;
}

.products-content .products-slider {
    background-color: #f0f3f5;
    padding:45px;

}

.products-details h3 del {
    margin-right:10px;
}


.products-details .quantity {
    float: none !important;
    margin: 0 !important;
}

.products-details .product_meta a {
    color:#ed145b;
    margin-left:5px;
}

.yith-wcwl-wishlistexistsbrowse.show {
    float:right;
    color:#000;
    margin-top:15px;
}

.yith-wcwl-wishlistaddedbrowse.show {
    margin-top: 15px;
    float: left;
    margin-left: 30px;
}

#comments .commentlist {
    padding-left:0;
}


#review_form #respond #reply-title {
    display:none;
}

#review_form .comment-form-author,
#review_form .comment-form-email {
    width:49%;
    margin-right:1% !important;
}


#review_form .comment-form-rating label,
#review_form .comment-form-rating .stars {
    display:inline-block;
    margin-right:15px;
    line-height:17px;
}

#review_form .comment-form-rating .stars a {
    margin-right:3px;
    color:#fed700;
}

.select2-container .select2-choice {
    border:0 !important;
}

.woocommerce form .form-row.woocommerce-validated .select2-container,
.woocommerce form .select2-drop-mask {
    border: 1px solid #ececec;
}



#customer_login .col-1,
#customer_login .col-2 {
    float: left;
    width: 48%;
    background-color: #fafafa;
    padding: 35px;
}

#customer_login .col-1{
    margin-right: 1%;
}

#customer_login .col-2 {
    margin-left: 1%;
}

#customer_login h2 {
    margin-top: 0;
}

#customer_login form.login,
#customer_login form.register {
    margin-bottom: 0;
}


input[type="checkbox"] {
    height:auto;
    margin-right:5px;
}

div.wpcf7-mail-sent-ok {
    border: 1px solid #398f14;
    padding: 10px 20px;
    float: left;
    margin: 0;
    width: 60%;
}

.woocommerce input.button:disabled,
.woocommerce input.button[disabled]:disabled {
    padding: 12px 30px 14px;
    color: #fff;
}


.woocommerce input.button:disabled,
.woocommerce input.button[disabled]:disabled {
    padding: 12px 30px;
    color: #fff;
}

.widget-area.sidebar-shop {
    margin-top: 30px;
}

.woocommerce-product-search {
    position: relative;
outline: none;
}

input#woocommerce-product-search-field{
    border-radius: 0;
    border: 1px solid #ececec;
    height: 50px;
    width:100%;
    padding: 6px 12px;
    box-shadow: none;
outline: none;
color:#000;
}

input#woocommerce-product-search-field:focus {
    border-color:#ed145b;
}

.woocommerce-product-search input[type="submit"]{
    position: absolute;
    padding: 6px 12px;
    border: 0;
    margin: 1px;
    top: 1px;
    bottom: 1px;
    right: 1px;
background-color: #f0f3f5;
color:#2c3e50;
outline: none;
}

.woocommerce-product-search input[type="submit"]:hover {
    color:#ed145b;
}

.sidebar-shop ul.product_list_widget {
    padding-top: 20px
}

.sidebar-shop ul.product_list_widget li{
    padding:5px 0;
}

.sidebar-shop ul.product_list_widget li a span {
    float: left;
    margin-right: 5px;
    font-weight: 400 !important;
}

.sidebar-shop ul.product_list_widget li .amount {
    font-size:13px;
    color:#ed145b;
}

.sidebar-shop ul.product-categories {
    padding: 20px 0;
    list-style: none;
}

.sidebar-shop ul.product-categories ul {
    list-style: none;
}

.sidebar-shop ul.product-categories li{
    margin:12px 0;
}



#commentform {
    margin-bottom:50px;
}

.woocommerce div.product form.cart .variations label {
    color: #333;
    font-size: 16px;
}

.woocommerce div.product form.cart .variations select { min-width: 40%; }
.variations tr:last-child select {
    margin-bottom: 0;
}
.variations select {
    margin-top: -5px;
    margin-bottom: 15px;
    padding: 6px 0 6px 2px;
}


.body-multiple .schedule-slider .schedule-info h4 a {
    color:#fff;
}

.body-multiple .schedule-slider .schedule-info {
    width: 65%;
    padding: 15px;
}

.body-multiple .schedule-slider .schedule-info h4 {
    padding-top: 0;
    margin-top: 0;
}

.body-multiple .schedule-slider .time {
    margin-right:0;
}

.body-multiple .widget ul li {
    color:#fff;
}

.blog-details .entry-post {
    min-height:initial;
}

.body-multiple .prev-next a {
    color:#fff;
}

.body-multiple .prev-next a:hover {
    color:#ed145b;
}

.body-multiple input:focus,
.body-multiple #commentform textarea:focus,
.body-multiple form.comment-form input[type="text"]:focus,
.body-multiple form.comment-form input[type="email"]:focus,
.body-multiple form.comment-form input[type="url"]:focus {
    border-color:#ed145b
}


.body-multiple .widget-area .widget ul.children {
    padding: 5px 20px;
}

.body-multiple .sidebar-shop ul.product-categories {
    padding: 15px 20px;
}

.body-multiple .sidebar-shop ul.product-categories li {
    margin:8px 0;
}


.body-multiple .bg-transparent,
.body-multiple .products-details h1,
.body-multiple .products-details .share,
.body-multiple .products-description .nav-tabs > li > a,
.body-multiple .products-description h5,
.body-multiple form.comment-form label,
.body-multiple .about-info h3,
.body-multiple .festival-info h2,
.body-multiple .audio-list .audio-info h5 {
    color:#fff;
}

.body-multiple #reviews #comments .comment-text .meta {
    color:#fff !important;
}

.body-multiple .products-description .nav-tabs > li > a:hover {
    color:#ed145b
}

.quantity .input-text {
    background:transparent;
}

.body-multiple .products-description,
.body-multiple .festival-info {
    background-color:rgba(0, 0, 0, 0.3);
}

.body-multiple .products-content .feedback {
    background-color:transparent;
    color:#fff;
}

.body-multiple .sponsors h1 {
    color:#2c3e50
}

.body-multiple .become-sponsors h1 {
    color:#fff;
}

.body-multiple #order_review table.shop_table td,
.body-multiple #order_review table.shop_table tfoot th,
.body-multiple table.shop_table{
    border:1px solid #fff;
}

.body-multiple #payment label {
    color:#2c3e50
}

.body-multiple .footer-widget .recent-post {
    margin-bottom:10px;
}

dl {
    margin: 0 20px;
}
dd {
    margin: 0 0 20px;
}
dt {
    font-weight: bold;
}

table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}
table>tbody>tr>td, table>tbody>tr>th, table>tfoot>tr>td, table>tfoot>tr>th, table>thead>tr>td, table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
form.post-password-form {
    text-align: center;
    padding: 40px 0px 10px;
    background-color: #f7f7f7;
}
.body-multiple form.post-password-form {
    background-color: transparent;
}
form.post-password-form input[type="password"] {
    border: 1px solid #dddddd;
    height: 35px;
    margin: 0px 15px;
    padding-left: 10px;
}
form.post-password-form input[type="password"]:focus{
    outline: none;
    border-color: #ed145b;
}
form.post-password-form input[type="submit"] {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    line-height: 25px;
    text-align: center;
    background-color: #ed145b;
    padding: 5px 30px;
    color: #ffffff;
    outline: none;
    box-shadow: none;
    border: 0px;
}
/* HEADER OVERRIDES*/
body.admin-bar .navbar-fixed-top { top: 30px; }
h1.site-title { margin-top: 7px; }
h1.site-title a { font-size: 26px; color: #ed145b;  }
.artists-info h6 > a { font-size: 12px; letter-spacing: 1px;}
.top-bar {
    height: 40px;
    border-bottom: 1px solid #eee;
    top: 30px;
    background: #fff;
    padding-bottom: 20px;
}
div.top-bar ul.social li a { color: #000; }
h1.error-page-title { font-size: 10em; font-weight: 700; color: #ed145b; }
p.error-content { font-size: 17px; }
.error-404 .page-content-extra { margin-top: 60px; }
.error-404 .page-content-extra a.btn.btn-primary:hover { background-color: #fff; color: #ed145b!important; }
/* BODY OVERRIDES*/
.entry-content { padding-bottom: 80px; }
.events-title h2 a { color: #ed145b; }
.video-gallery .gallery-image i { font-size: 30px; color: #fff; position: absolute;left: 50%; top: 50%; margin-left: -13px; margin-top: -16px; }
.video-gallery .gallery-image { position: relative; max-width: 110px; max-height: 110px; overflow: hidden; }
.social.contact-social a { color: #ed145b; }
.prev-next { padding-bottom: 60px; }


/* WOOCOMMERCE OVERRIDES */
.products a>h3 { font-size: 24px; color: #000; font-weight: 700; display: block; }
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover { background-color: none!important; text-decoration: none; background-image: none; color: #515151; }

.woocommerce #respond input#submit, .woocommerce a.button,
.woocommerce button.button, .woocommerce input.button{ background-color: none!important; }

.pagination>li>a:focus, .pagination>li>a:hover,
.pagination>li>span:focus, .pagination>li>span:hover,
.pagination>.active>span, .pagination>.active>a:hover { background-color: #ed145b; color: #fff; border-color: #ed145b; }

.pagination li>span { border: 0; font-size: 18px; color: #ed145b; background-color: #fff; padding: 6px 15px 10px; border-radius: 0; margin: 1px; font-weight: 700; }


ins { text-decoration: none; }
.product_meta { padding: 20px 0; }
.woocommerce #respond input#submit { padding-left: 30px!important; }
.cart-container { width: 100%!important; padding-left: 75px; padding-right: 75px; }
.woocommerce-page table.cart td.actions .coupon .input-text { width: 150px!important; height: 41px!important; }
.woocommerce-account .woocommerce-MyAccount-navigation {
    float: left;
    width: 23%;
    padding: 0 0 30px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li {
    margin: 0;
    padding: 0;
    display: block;
    position: relative;
    line-height: 24px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    -webkit-transition: background 0.1s;
    -moz-transition: background 0.1s;
    transition: background 0.1s;
    border-bottom: 1px solid #ededde;
    padding: 8px 0 8px 20px;
    display: block;
    color: #666;
    font-size: 0.9em;
    text-decoration: none;
}
.body-multiple .woocommerce-MyAccount-navigation ul li a { color:  #fff; }
.body-multiple .woocommerce-MyAccount-navigation ul li a:before { border-left: 4px solid #fff!important; }
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 4px;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #333;
    position: absolute;
    top: 15px;
    left: 10px;
}
.woocommerce-account .woocommerce-MyAccount-content {
    float: right;
    width: 75%;
    padding: 0;
}
body.woocommerce-page .main-content .featured-box {
    margin-top: 0;
    margin-bottom: 30px;
}
.featured-box.align-left {
    text-align: left;
}
.featured-box {
    background: #f5f5f5;
    background-color: #f5f5f5;
    background: - webkit-linear-gradient(top, #fff 1%, #f9f9f9 98%) repeat scroll 0 0 #f5f5f5;
    background: linear-gradient(to bottom, #fff 1%, #f9f9f9 98%) repeat scroll 0 0 #f5f5f5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #dfdfdf;
    border-left: 1px solid #ececec;
    border-right: 1px solid #ececec;
    border-radius: 8px;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.04);
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    min-height: 100px;
    position: relative;
    text-align: center;
    z-index: 1;
}
.align-left {
    text-align: left;
}
.featured-box .box-content {
    border-top-color: #EE145B;
}
.featured-box .box-content {
    border-radius: 8px;
    border-top: 4px solid #EE145B;
    position: relative;
    top: -1px;
    padding: 30px 30px 10px 30px;
}
.woocommerce-info { border-top-color: #EE145B; }
.woocommerce-info:before { color: #EE145B; }
.woocommerce-message { border-top-color: #ed145b; }
.woocommerce-message:before { color: #ed145b; }

/* Flicker WIDGET STYLE */
.flickr_badge_image { margin: 0 10px 10px 0; width: 72px; height: 72px; float: left; background: 0 0; padding: 0; }
.flickr_badge_image a { border: none; }
.flickr_badge_image img { margin: 0; overflow: hidden; position: relative; width: 100%; height: 100%;  max-width: 100%; max-height: 100%; }

/* WP Default Classes */
span.sticky i { color: #ed145b;}
span.sticky {
    display: block;
    margin-top: 20px;
}
.col-sm-6.col-md-4.sticky, .col-sm-6.sticky {
    width: 100%;
}
.gallery-caption { display: block; }
.bypostauthor { display: block; }

/* =WordPress Core
-------------------------------------------------------------- */
/* Images */
.alignleft {
    float: left;
}

.alignright {
    float: right;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

figure.wp-caption.alignleft,
img.alignleft {
    margin: 5px 20px 5px 0;
}

.wp-caption.alignleft {
    margin: 5px 10px 5px 0;
}

figure.wp-caption.alignright,
img.alignright {
    margin: 5px 0 5px 20px;
}

.wp-caption.alignright {
    margin: 5px 0 5px 10px;
}

img.aligncenter {
    margin: 5px auto;
}

img.alignnone {
    margin: 5px 0;
}

.wp-caption .wp-caption-text,
.entry-caption,
.gallery-caption {
    color: #220e10;
    font-size: 18px;
    font-style: italic;
    font-weight: 300;
    margin: 0 0 24px;
}

div.wp-caption.alignright img[class*="wp-image-"] {
    float: right;
}

div.wp-caption.alignright .wp-caption-text {
    padding-left: 10px;
}

img.wp-smiley,
.rsswidget img {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

.wp-caption.alignleft + ul,
.wp-caption.alignleft + ol {
    list-style-position: inside;
}

/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
        white-space: nowrap;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}

.blog-details .gallery {
    margin-bottom: 1.5em;
}

.blog-details .gallery-item:before{
    display: none;
}

.blog-details .gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

.blog-details .gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.blog-details .gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}

.blog-details .gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.blog-details .gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.blog-details .gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.blog-details .gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

.blog-details .gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.blog-details .gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}

.blog-details .gallery-caption {
    display: block;
    margin-top: 10px;
}

.festival-info h2 a {
	color:#000;
}

.festival-info:hover h2 a{
    color: #ed145b;
}

.body-multiple .festival-info h2 a {
    color:#fff;
}

.body-multiple .festival-info:hover h2 a{
    color: #ed145b;
}

.page-header {
    margin-top:0;
}

.widget .textwidget {
    padding:15px 0;
}

.widget img {
    max-width: 100%;
}

.widget select {
    border:1px solid #f0f3f5;
    margin:20px 0;
    width:100%;
    height:50px;
    outline: none;
    box-shadow: none;
}
.widget select:focus {
     border:1px solid #f0f3f5;
}
.widget select option {
    padding:6px;
}

.widget .calendar_wrap {
    background-color: #f0f3f5;
    margin: 20px 0;
    padding: 20px;
}

.widget table {
    width:100%;
}
.page-content form#search-form {
    position: relative;
}

.page-content form#search-form input {
    height:50px;
}
.page-content form#search-form .btn#search-submit {
    position: absolute;
    top: 0;
    right: 5px;
    height: 100%;
    background-color: transparent;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.add-buttons a.wishlist-button {
    display: inline-block;
}

.body-multiple .entry-metas a {
    color: #fff;
}
.body-multiple .entry-metas a:hover {
    color: #ed145b;
}


@font-face {
    font-family:Aller;
    src: url('../fonts/aller.regular-webfont.woff2') format('woff2'),
         url('../fonts/aller.regular-webfont.woff') format('woff');
    font-weight: 400;
}

@font-face {
    font-family:Aller;
    src: url('../fonts/aller_lt-webfont.woff2') format('woff2'),
         url('../fonts/aller_lt-webfont.woff') format('woff');
    font-weight: 300;
}

@font-face {
    font-family:Aller;
    src: url('../fonts/aller_bd-webfont.woff2') format('woff2'),
         url('../fonts/aller_bd-webfont.woff') format('woff');
    font-weight: 700;
}

@font-face {
    font-family:Aller;
    src: url('../fonts/allerdisplay-webfont.woff2') format('woff2'),
         url('../fonts/allerdisplay-webfont.woff') format('woff');
    font-weight: 800;
}



/*onepage*/
.countdown-area #countdown{
	display: inline-block;
}

.countdown-area #countdown li {
	float: left;
	width: initial;
	display: initial;
	margin:0 25px;
}

.countdown-area #countdown li p {
	float: left;
	margin-left: 10px;
}

.body-onepage .promotion-content {
	padding-bottom: 110px;
}

.body-onepage .promotion h2 {
	margin-bottom: 25px;
}


/* wpcf7 */

.wpcf7 .wpcf7-form-control{
    height: 50px;
    font-weight:normal;
    border: 1px solid #e9eff4;
    border-radius: 5px;
    margin-bottom: 10px;
    padding: 5px 20px;  
    width:100%;
    margin-top: 5px;
}

.wpcf7 .wpcf7-form-control:focus {
    border-color: #ed145b;
}

.wpcf7 form label {
    width:100%;
}

.wpcf7 input[type="date"] {
    padding: 12px 20px; 
}

.wpcf7 .wpcf7-form-control.wpcf7-textarea{
    height:180px;
    resize:none;
    padding:15px 20px;
}

.wpcf7 .wpcf7-form-control.wpcf7-file {
    padding: 0;
    height:inherit;
    width:inherit;
}

.wpcf7 .wpcf7-form-control.wpcf7-submit {
    padding: 10px 30px;
    height: inherit;
    cursor: pointer;
    width: inherit;
    background-color: #ed145b;
    color: #fff;
    border-color: #ed145b;
}

.wpcf7 .wpcf7-form-control.wpcf7-submit:hover {
    background-color: transparent;
    border-color: #ed145b;
    color: #ed145b;
}

.wpcf7 .wpcf7-form-control.wpcf7-range {
    padding:0;
}

.icheckbox_minimal{
    position: relative;
}

span.wpcf7-list-item {
    margin: 0 20px 0 0;
    text-align:left;
}

.icheckbox_minimal, 
.iradio_minimal {
    background-image: none !important;  
}

.icheckbox_minimal:before {
    position: absolute;
    content: "\f096";
    color:#e9eff4;
    left: 0;
    top: -4px;
    font-size:20px;
    font-family: "fontawesome";
}

.icheckbox_minimal.checked:before {
     content: "\f14a";
}

span.wpcf7-list-item-label::before, 
span.wpcf7-list-item-label::after {
    display:none;
}

.iradio_minimal:before {
    color:#ed145b;
    position: absolute;
    content: "\f10c";
    left: 0;
    top: -4px;
    font-size:20px;
    font-family: "fontawesome"; 
}

.iradio_minimal.checked:before {
    content: "\f058";
    color:#ed145b;
}

.wpcf7-list-item-label {
    text-align:left;
    padding:0 10px;
    display:inline-block;
}

.wpcf7-form-control.wpcf7-checkbox,
.wpcf7-form-control.wpcf7-radio{
    padding:0;
    border: 0;
}



/* transition */

.wpcf7 .wpcf7-form-control.wpcf7-submit,
.wpcf7 .wpcf7-form-control{
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -ms-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;  
}


.navbar-nav .menu-item-has-children .tr-icon {
    display: none;
    position: absolute;
}

#navigation .navbar-nav li ul.sub-menu li a:hover, 
#navigation .navbar-nav li ul.sub-menu li.active>a {
    color: #ed145b;
}