
			.bapf_styleimage .bapf_head, .bapf_slidr_ion .bapf_head, .bapf_ckbox_sqchck {
	padding-top:2.5rem;
	border-top: 1px solid rgba(176, 176, 175, 0.6);
	margin-top:2.5rem
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before{
	  border-width: none !important;
    box-shadow: none !important;
}

/* Hero Banner Change */
.hero-banner .swiper-slide:after{
	background: rgba(77, 77, 79, 0);
}
.hero-banner .swiper-slide{
	cursor: pointer;
}

/* Mobile Banner Size */
@media only screen and (max-width: 600px) {
	.hero-banner .swiper-container {
		height: 24rem;
	}
	.hero-banner .swiper-container .swiper-wrapper .swiper-slide {
		height: 24rem;
	}
	.hero-banner .title {
		font-size: 3rem;
	}
}

/* Home Page - Shop Banner */
.page-id-5 .shop-banner {
	height: 712px;
}

section.home-our-awards.py-15 {
    display: none;
}

@media only screen and (max-width: 600px) {
  .shop-banner-2.desktop {
    display: none;
	}
}
@media only screen and (min-width: 600px) {
	.shop-banner-2.mobile {
    display: none;
	}
}

/* MEDIA & PRESS RELEASE */

/* MEDIA & PRESS RELEASE */

body.page-id-1742 h1 {
	text-align: center;
	font-size: 3.5rem;
    font-weight: 600;
    line-height: 1;
    color: #4D4D4F;
    letter-spacing: 0.105rem;
	margin-bottom: 30px;
	text-transform: uppercase;
}

body.page-id-1742 #grid_media_release img  {
	width: 100%;
	height: 250px;
	object-fit: cover;
	margin-bottom: 10px;
	text-align: center;
}

@media only screen and (max-width: 768px) {
	body.page-id-1742 #grid_media_release img  {
	width: 100%;
	height: auto !important;
}
}


body.page-id-1742 #grid_media_release h2 {
	font-size: 1.8rem;
}


body.page-id-1742 #grid_media_release h2 {
	line-height: 25px;
	text-transform: capitalize !important;
}

body.page-id-1742 #featured_media {
	display: flex;
	align-content: center;
}

body.page-id-1742 .featured_media .content {
	  display: flex;
    align-items: center;
    flex-direction: column;
		margin-bottom: 30px;
}

body.page-id-1742 .featured_media .content h2 {
	margin-top: 10px;
	text-align: center;
}

body.page-id-1742 #featured_media img {
	margin: 0 auto;
}


span#ppcp-credit-card-gateway-card-cvc {
    height: 45px!important;
    width: 100%!important;
}
span#ppcp-credit-card-gateway-card-expiry {
    height: 45px!important;
    width: 100%!important;
}
span#ppcp-credit-card-gateway-card-number {
    height: 45px!important;
    width: 100%!important;
}
input#expiration {
    font-size: 14px!important;
}
input#cvv {
    font-size: 14px!important;
}
input#credit-card-number {
    font-size: 14px!important;
}

body.home .pt-15.our-band-story.bg-white .max-w-\[84\.3rem\] {
	max-width: 100% !important;
}

@media only screen and (max-width: 768px) {
	.xss-12 {
		margin-top: 40px;
	}
}

/* Blog adjustment */
body.single-post .blog-details .featured_img img{
	margin: 0 auto;
}
body.single-post .blog-details h1{
	margin-top: 30px;
	font-size: 3.2rem;
}
body.single-post h2{
	margin-bottom: 10px;
}		