.menuBox .menuall {
    display: flex;
    align-items: center;
}
header#headerCntr > .mainContainer {
    max-width: 100%;
    padding: 0 35px;
}
.menuBox ul li{padding: 0}
.menuBox ul li:hover > a, .menuBox li.current_page_item > a, .menuBox li.current-menu-parent > a {
    color: #000;
}
.menuBox ul li a {
    padding: 22px 15px 12px;
    font-size: 14px;
    font-weight: 500;
    font-family: "Gotham", sans-serif;
}
.menuBox ul li {
    margin: 0 2px;}
.top_cart {
    margin-left: 15px;
}
.header-search i, .top_cart img {
    font-size: 23px;
    width: 26px;
    font-weight: 100 !important;
}
.logoBox {
    padding: 0px;
    width: 250px;
    height: unset;
    float: left;
    position: relative;
    z-index: 1;
    margin: 0
}
.logoBox:after{display: none;}
div#index-slider li {
    min-height: 600px;
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
div#index-slider .banoverlaycontent {
    position: absolute;
    z-index: 1;
    left: 10%;
    top: 50%;
    width: 560px;
    text-align: left;
    padding: 0 5px;
    transform: translateY(-50%);
}
div#index-slider .banoverlaycontent .staticliness h2 {
    font-size: 32px;
    line-height: 39px;
}
div#index-slider .banoverlaycontent p {
    font-size: 24px;
    font-weight: 300;
    font-family: 'Gotham', sans-serif;
}
div#index-slider .banoverlaycontent h2 {
    font-family: "Gotham", sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 42px;
    margin: 0px 0;
    line-height: 65px;
}
div#index-slider .banoverlaycontent p.dissss {
    margin-bottom: 10px;
}
div#index-slider .banoverlaycontent .staticliness {
    position: relative;
    margin-bottom: 12px;
    padding-left: 15px;
}
div#index-slider .banoverlaycontent .staticliness:before {
    content: "";
    width: 2px;
    height: 100%;
    position: absolute;
    background: aliceblue;
    left: 2px;
}
a.btnone.bg {
    background-color: #E9B54A;
    color: #000;
    border-color: #E9B54A;
}

a.btnone {
    padding: 10px 20px;
    border-radius: 8px;
    text-transform: uppercase;
    margin: 0.25rem;
    font-weight: 600;
    width: 181px;
    display: inline-block;
    color: #fff;
    border: solid 1px #fff;
}

@media(min-width:960px){
section.aboutsection .mainContainer .col-md-6.bannerimg {
    padding-left: 0;
}
section.aboutsection .mainContainer {
    max-width: 100%;
    padding: 0;
    display: flex;
    align-items: center;
}
}
section.aboutsection {
    display: inline-block;
    padding: 80px 0;
}
@media(min-width:960px){
section.aboutsection .mainContainer .col-md-6:not(.bannerimg) {
    width: 40%;
}
}
section.aboutsection {
    display: inline-block;
    padding: 80px 0;
    width: 100%;
    height: 100%;
    background-position: 50%;
    background-size: cover;
    background-image: url(https://www.blacklabelevents.com.au/demo/wp-content/uploads/2022/06/back-1.png);
}
.home section.aboutsection .mainContainer .col-md-6 h1 {
    color: #FFFFFF;
    font-family: "Gotham", Sans-serif !important;
    font-size: 40px !important;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 55px;
    letter-spacing: 2.7px;
    margin-bottom:35px;
}
.home section.aboutsection .mainContainer .col-md-6 h1 span{
    color: #E9B54A;}
}
.home section.aboutsection .mainContainer .col-md-6 p {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 30px;
}
.home section.aboutsection .mainContainer .col-md-6 a.btno {
    background: #edbf55;
    padding: 16px 50px;
    border-radius: 5px;
    color: #000;
    font-family: 'Gotham';
    font-weight: 400;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 1px;
}
.home section.aboutsection .mainContainer .col-md-6 p {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 45px;
}
h2.sctiontitle {
    color: #FFFFFF;
    font-family: "Gotham", Sans-serif;
    font-size: 31px;
    font-weight: bold;
    letter-spacing: 1px;
    margin-bottom: 45px;
    text-transform: uppercase;

}
h2.sctiontitle span {
    color: #e9b54a;
}
.sectionhead {
    text-align: center;
}
.sectionhead p {
    font-size: 18px;
    line-height: 35px;
    margin-bottom: 45px;
}
.catSlider {
    position: relative;
    display: block;
    text-align: center;
    margin: 0 auto 50px;
}
.catSlider .row, .blogSlider .row {
    align-items: center;
    justify-content: center;
}
@media(min-width: 960px){
.catSlider .row, .blogSlider .row {
    padding: 0 80px;
}
}
.catimg img {
    width: 100%;
}
.catSlider .owl-nav.disabled,.blogSlider .owl-nav.disabled {
    display: block;
}
.catSlider .owl-nav .owl-prev, .catSlider .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding: 10px 15px;
    border-radius: 50%;
    color: #000;
}
.blogSlider .owl-nav .owl-prev, .blogSlider .owl-nav .owl-next {
    position: absolute;
    top: 23%;
    transform: translateY(-50%);
    padding: 10px 15px;
    border-radius: 50%;
    color: #000;
}
.catSlider .owl-nav .owl-prev, .blogSlider .owl-nav .owl-prev{left: 30px}
.catSlider .owl-nav .owl-next, .blogSlider .owl-nav .owl-next{right: 30px}
.aftercat .sectionhead h2.sctiontitle {
    font-size: 25px;
    text-align: left;
    line-height: 37px;
    text-transform: uppercase;
}
.aftercat p.sctiondes {
    text-align: left;
    padding: 0 25px;
}
.serviceContent {
    display: inline-block;
    width: 100%;
    padding: 30px 0 60px;

}
section.categorySection {
    background-color: #000000;
    background-image: url(https://www.blacklabelevents.com.au/demo/wp-content/uploads/2022/05/Layer-16.png);
    background-position: center left;
    background-repeat: no-repeat;
    background-size: cover;
}

.prname h3 {font-family: "Gotham", Sans-serif;font-size: 18px;font-weight: bold;padding: 10px 0;}
.catContent {border: solid 1px #ddbd4b;}
section.featureProducts .catSlider .row {padding: 0;}
section.featureProducts .catSlider .owl-nav .owl-prev{left: -60px}
section.featureProducts .catSlider .owl-nav .owl-next{right: -60px}
section.featureProducts {
    padding: 50px 0;
    background-color: #000000;
    background-image: url(https://www.blacklabelevents.com.au/demo/wp-content/uploads/2022/08/Shape-15.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
section.featureblogs {
    display: inline-block;
    width: 100%;
    padding: 80px 0px 50px;
}
section.featureblogs h2.sctiontitle {
    padding: 0 58px;
    text-align: left;
    line-height: 40px;
}
section.featureblogs .mainContainer {
    max-width: 100%;
    padding: 0;
}
section.featureblogs .sectionhead {
    max-width: 80%;
    margin: 0 auto;
}
section.featureblogs .text img {
    width: 100%;
}
section.featureblogs .text.imgggg img {
    max-height: 450px;
    object-fit: cover;
}
section.featureblogs .mainContainer.ff {
    clear: both;
    max-width: 1200px;
    padding: 20px;
}

section.featureblogs .mainContainer.ff div {
    max-width: 700px;
    position: relative;
    margin: 40px auto 0;
    font-family: 'Gotham';
    font-weight: 300;
    line-height: 28px;
}
section.featureblogs .mainContainer.ff div:after {
    content: "";
    width: 3px;
    height: 112%;
    background: #f9c346;
    position: absolute;
    left: -40px;
    top: -10px;
}
.blogSlider {
    position: relative;
    text-align: center;
    margin: 35px auto 50px;
}


.blogSlider .prname h3 {
    text-align: left;
    color: #fff !important;
    font-size: 21px;
    margin: 10px 0;
}
.blogSlider .prname p,.blogSlider .prname a {
    text-align: left;
    margin-bottom: 20px;
}
.blogSlider .prname a {
    background: #edbf55;
    padding: 16px 20px;
    border-radius: 5px;
    color: #000;
    font-family: 'Gotham';
    font-weight: 300;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    float: left;
}

.sectionhead h4.subheading {
    font-family: 'Gotham', sans-serif;
    font-weight: 500;
    text-align: left;
    text-transform: uppercase;
}


section.testimonial .sectioncontent .blogSlider .owl-prev {
    left: 11px;
}

section.testimonial .sectioncontent .blogSlider .owl-next {
    left: 0px;
    right: unset;
    top: 40%;
}

.testimonial .col-md-6:first-child {
    background: #1a1a1a;
    padding: 20px 50px;
}
@media only screen and (max-width: 767px){
.menuBox .menuall {
    display: none;
}
}
header#headerCntr > .mainContainer {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
section.testimonial .mainContainer:not(.ff) {
    max-width: 100%;
    position: relative;
    padding: 0
}
section.testimonial{position: relative;}
.testimonial .col-md-6:nth-child(2) {
    background: #e9b54a;
}
section.testimonial .row .col-md-6 {
    min-height: 400px;
}
section.testimonial h2.sctiontitle {
    text-align: left;
}
section.testimonial .sectionhead {
    padding-left: 80px;
}
.testimonial .blogSlider {
    position: absolute;
    top: 15%;
}
section.testimonial {
    margin: 0 0 180px;
}
section.testimonial .blogSlider .catContentt {
    background: #fff;
    padding: 20px;
}
section.testimonial .blogSlider .catContentt .prname, section.testimonial .blogSlider .catContentt h3 {
    color: #000 !important;
}

.client-say {
    height: 420px;
    padding: 60px 0;
    position: relative;
    background: #272726;
}

.clientslid .owl-nav {
    position: absolute;
    bottom: 80px;
    left: 10px;
}

.clientslid .owl-nav button span{color: #fff; font-size: 40px;}
.clientslid .owl-nav button.owl-next{margin-left: 20px;}
.client-say:after {
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    content: "";
    width: 50vw;
    position: absolute;
    background: #e9b44a;
}

.clienttitle {
    margin-bottom: 20px;
}

.clienttitle .tpspan{
    color: #fff;
    font-size: 14px;
    margin: 0 0 5px;
    font-weight: bold;
    display: block;
    text-transform: uppercase;
}

.clientslid {
    position: relative;
    z-index: 99;
    padding-left: 120px;
    opacity: 1 !important;
}
.clienttitle h2 {
    font-family: "Gotham", Sans-serif;
    font-size: 25px;
    font-weight: bold;
    padding: 10px 0;
    margin: 0;
}
.clientslid .owl-stage-outer {
    padding-top: 30px;
}
.clientslid li {
    position: relative;
}

.clientslid li .box {
    background: #fff;
    position: relative;
    padding: 50px 20px 20PX;
}

.clientslid li .box:before {
    width: 45px;
    height: 45px;
    right: 30px;
    top: -25px;
    content: "";
    position: absolute;
    border-radius: 100%;
    background: #000000;
}

.clientslid li .box h2 {
    color: #000;
    font-size: 18px;
    margin: 0 0 15px;
}

.clientslid li .box p {
    color: #000;
    line-height: 24px;
    font-size: 14px;
    margin: 0 0 25px;
    font-style: italic;
}

.clientslid li .box span {
    position: relative;
    font-size: 15px;
    padding-top: 10px;
}

.clientslid li .box span:before {
    top: 0;
    content: "";
    height: 1px;
    width: 50%;
    background: #e9b44a;
    position: absolute;
}

.clienttitle h2{
    color: #fff;
    text-transform: uppercase;
    margin: 0;
}

.clienttitle h2 span{
    color: #e9b44a;
}


@media (max-width:991px) {
    .clienttitle h2 {
        font-size: 16px;
    }
    .client-say:after{width: 35vw;}
    .clientslid{
        padding-left: 0px;
    }

    .clientslid li .box{padding: 30px 15px 15px;}
    .clientslid li .box:before{width: 35px; height: 35px;}

    .clientslid .owl-nav{left: inherit; top: -59px; bottom: inherit; right: 0;}
}
.clientslid li .box h2 {
    color: #000;
    font-size: 18px;
    margin: 0 0 15px;
    font-family: "Gotham", Sans-serif;
    font-weight: bold;
    padding: 10px 0;
}
.clientslid li .box span {
    color: #000;
}

.banner-section {
    width: 100%;
    display: block;
    overflow: hidden;
    padding: 40px 0;
    padding-top: 0;
}
.about-left-section {
    width: 45%;
    float: left;
    display: inline-block;
}
.about-content {
    width: 76%;
    float: right;
    padding-right: 50px;
    padding-top: 70px;
}
.about-content h2 {
    font-size: 60px;
    text-transform: uppercase;
    
}
.about-content p {
    font-size: 18px;
    line-height: 36px;
}
.about-right-section {
    width: 55%;
    float: right;
}
.about-right-section img {
    height: 580px;
}
.our-work-section {
    width: 100%;
    overflow: hidden;
    padding: 40px 0;
    padding-bottom: 0;
}
.our-work-left {
    width: 53%;
    float: left;
    display: inline-block;
}
.our-work-left img {
    width: 100%;
}
.our-work-right {
    width: 46%;
    float: right;
}
.our-work-right img {
    width: 100%;
    height: 480px;
    object-fit: cover;
}
.our-work-heading h3 {
    font-size: 36px;
    text-transform: uppercase;
}

.our-work-heading {
    width: 86.5%;
    float: right;
}
.our-work-heading h3 span {
    color: #e9b54a;
}
.company-dis-content p {
    font-size: 18px;
    line-height: 36px;
    padding-left: 30px;
    margin-top: 0;
}
.about-dis-content {
    padding-bottom: 50px;
    padding-top: 50px;
    overflow: hidden;
}
.company-dis-content {
    width: 86%;
    margin: 0 auto;
    border-left: 4px solid #e9b54a;
    
}
.about-sec-section {
    width: 100%;
    overflow: hidden;
}
.about-sec-left {
    width: 50%;
    float: left;
}
.about-sec-left img {
    width: 100%;
    height: 688px;
    object-fit: cover;
}
.about-sec-right {
    width: 50%;
    float: right;
}
.sec-right-content {
    background: #141414;
    padding: 20px 40px;
    width: 70%;
    height: 100%;
}
.sec-right-content p {
    font-size: 18px;
    line-height: 32px;
    text-align: justify;
}
.about-black-contnet h3 {
    font-size: 48px;
    line-height: 60px;
    color: #e9b54a;
    text-transform: uppercase;
}

.about-black-contnet {
    width: 75%;
    margin: 0 auto;
    text-align: center;
}
.about-black-label-event-center-content {
    width: 100%;
    overflow: hidden;
    padding: 0px 0;
}
.about-enquire-form-section {
    width: 100%;
    overflow: hidden;
    padding: 50px 0;
}
.enquire-form {
    width: 90%;
    margin: 0 auto;
    background: #1d1d1c;
    box-shadow: 0px 1px 13px 1px #000;
}
.form-part {
    padding: 70px;
}
.form-heading h3 span {
    color: #e9b54a;
}
.form-part {

    text-align: center;
}
.form-heading h3 {
    font-size: 48px;
    line-height: 60px;
    text-transform: uppercase;
    margin-top: 0;
}
.form-layout .form-group input {
    font-size: 16px;
    padding: 18px 15px;
    border: 1px solid #e9b54a;
    width: 100%;
    background: none;
    color: #fff !important;
}
.form-layout .form-group select {
    font-size: 16px;
    padding: 18px 15px;
    border: 1px solid #e9b54a;
    width: 100%;
    background: none;
    color: #fff !important;
    text-transform: uppercase;
}
.form-layout .form-group textarea {
    font-size: 16px;
    padding: 18px 15px;
    border: 1px solid #e9b54a;
    width: 100%;
    background: none;
    color: #fff !important;
    height: 100px;
}

.form-layout .form-group ::placeholder {
  color: #fff;
}
::-webkit-calendar-picker-indicator {
    filter: invert(1);
}
.form-layout .form-group {
width: 47%;
    display: inline-block;
    overflow: hidden;
    margin: 10px 10px;
}
.form-layout {
    width: 100%;
    display: inline-block;
    overflow: hidden;
}
.form-layout .form-group input:focus {
    outline: none;
}
.form-group.text-area-part {
    width: 98%;
}
.form-layout .form-group textarea:focus {
    outline: none;
}
.form-btn button {
    padding: 20px 29px;
    background: linear-gradient(354deg, #e9b54a 0, #ffe983 100%);
    font-size: 18px;
    border-radius: 15px;
    border: 1px solid #e9b54a;
    cursor: pointer;
    font-weight: 700;
}
.form-btn button i {
    margin-left: 6px;
    font-size: 21px;
}
.connect-with-section {
    width: 100%;
    overflow: hidden;
    padding: 50px 0;
}
.connect-with-data {
    width: 90%;
    margin: 0 auto;
}
.connect-with-left-data {
    width: 50%;
    float: left;
    display: inline-block;
}
.connect-heading h3 {
    font-size: 32px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 1px;
        padding-bottom: 15px;
}

.connect-heading h5 {
    font-size: 20px;
    color: #fff;
    font-weight: 500;
    margin-bottom: -10px;
    margin-top: 10px;
}
.connect-heading h4 {
    font-size: 24px;
    text-transform: uppercase;
    color: #e9b54a;
    margin: 10px 0px;
}
.connect-with-left-data {
    padding-top: 20px;
}
.connect-phone {
    margin-bottom: 10px;
    display: inline-block;
}
.connect-heading p {
    font-size: 20px;
    margin-bottom: 16px;
    /* text-transform: uppercase; */
}
.connect-phone p span {
    background: #e9b54a;
    border-radius: 50%;
    width: 40px !important;
    height: 40px !important;
    color: #000;
    font-size: 20px;
    text-align: center;
    display: inline-block;
}
.connect-with-right {
    width: 50%;
    float: right;
}
.connect-phone p span i {
    padding: 10px;
}
.connect-with-right iframe {
    height: 330px;
}
.connect-with-btn a {
padding: 7px 18px;
    background: linear-gradient(354deg, #e9b54a 0, #ffe983 100%);
    font-size: 14px;
    border-radius: 15px;
    border: 1px solid #e9b54a;
    cursor: pointer;
    font-weight: 500;
    display: inline-block;
    text-decoration: none;
    color: #000;
    margin-right: 20px;
}
.connect-with-btn a:last-child {
    background: none;
    color: #fff;
    border: 1px solid #fff;
}
.about-wedding-hire-section {
    background-image: url(../images/about-img5.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    height: 400px;
    background-position: center;
}
.about-wedding-hire-section {
    text-align: center;
        position: relative;
}
.wedding-hire-data {
    top: 50%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;

    z-index: 99;

}
.wedding-hire-data h3 {
    font-size: 48px;
    text-transform: uppercase;
}
.wedding-hire-data a {
   padding: 12px 35px;
    background: linear-gradient(354deg, #e9b54a 0, #ffe983 100%);
    font-size: 16px;
    border-radius: 15px;
    border: 1px solid #e9b54a;
    cursor: pointer;
    font-weight: 700;
    display: inline-block;
    text-decoration: none;
    color: #000;
    margin-right: 5px;
}
.wedding-hire-data a i {
    margin-left: 10px;
}
.about-wedding-hire-section:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #00000085;
}
.banner-section.mobile{
    display: none;
}

.banner-section.desktop:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-image: url(../images/about-gr-img.png);
    /*background: radial-gradient(circle, rgb(66 52 20 / 47%) 0%, rgb(0 0 0) 100%, rgb(12 12 12) 100%);*/
    background-repeat: no-repeat;
    z-index: -1;
    background-position: unset;
    opacity: 0.5;
}
.banner-section.desktop {
    position: relative;
}
.our-work-section{
    position: relative;
}
.our-work-section:before {
content: "";
    position: absolute;
    left: 0;
    top: 0px;
    height: 100%;
    width: 100%;
    background-image: url(../images/about-gr-img.png);
    background-repeat: no-repeat;
    z-index: -1;
    /* background: radial-gradient(circle, rgb(66 52 20 / 47%) 0%, rgb(0 0 0) 100%, rgb(12 12 12) 100%); */
    opacity: 0.3;
    background-size: contain;
    background-position: right;
}

.about-dis-content{
    position: relative;
}
.about-dis-content:before{
    content: "";
     position: absolute;
    left: -520px;
    top: 0px;
    height: 100%;
    width: 100%;
    background-image: url(../images/about-gr-img2.png);
    background-repeat: no-repeat;
    z-index: -1;
    /* background:radial-gradient(circle, rgb(66 52 20 / 47%) 0%, rgb(0 0 0 / 0%) 100%, rgb(12 12 12 / 0%) 100%);*/ 

    background-position: bottom;
    opacity: 0.8;
}
.about-dis-content:after{
    content: "";
     position: absolute;
    right:-700px;
    top: 0px;
    height: 100%;
    width: 100%;
    background-image: url(../images/about-gr-img2.png);
    background-repeat: no-repeat;
    z-index: -1;
    /* background:radial-gradient(circle, rgb(66 52 20 / 47%) 0%, rgb(0 0 0 / 0%) 100%, rgb(12 12 12 / 0%) 100%);*/ 
    background-position: bottom;
    opacity: 0.5;
    background-size: cover;
}
.about-black-contnet{
    position: relative;
    padding: 50px 0;
}
.about-dis-content.second-right-gr:after {
    display: none;
}
.about-black-contnet:before{
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    background-image: url(../images/about-gr-img2.png);
    background-repeat: no-repeat;
    z-index: -1;
    /* background: radial-gradient(circle, rgb(66 52 20 / 47%) 0%, rgb(0 0 0 / 0%) 100%, rgb(12 12 12 / 0%) 100%); */
    opacity: 0.5;
    background-size: cover;
    background-position: center;
}
.form-part{
    position: relative;
}
.form-part:before{
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    background-image: url(../images/about-gr-img2.png);
    background-repeat: no-repeat;
    z-index: 1;
    /* background: radial-gradient(circle, rgb(66 52 20 / 47%) 0%, rgb(0 0 0 / 0%) 100%, rgb(12 12 12 / 0%) 100%); */
    
    background-size: cover;
    background-position: center;
}
.form-part form {
    position: relative;
    z-index: 2;
}
.connect-with-section{
    position: relative;
}
.connect-with-section:before{
    content: "";
    position: absolute;
    left: -500px;
    top: 0px;
    height: 100%;
    width: 100%;
    background-image: url(../images/about-gr-img2.png);
    background-repeat: no-repeat;
    z-index: -1;
    /* background: radial-gradient(circle, rgb(66 52 20 / 47%) 0%, rgb(0 0 0 / 0%) 100%, rgb(12 12 12 / 0%) 100%); */
    opacity: 0.5;
    background-size: cover;
    background-position: center;
}



/*Mobile responsive css start*/

@media (min-width:992px) and (max-width:1366px) {

.form-layout .form-group input{
    width: 100%;
}
.connect-with-btn a{
    margin-bottom: 10px;
}
.form-layout .form-group select{
    width: 100%;
}
.form-layout .form-group textarea{
    width: 98%;
}
}
@media (max-width:991px) {
    .about-left-section:before{
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    background-image: url(../images/about-gr-img2.png);
    background-repeat: no-repeat;
    z-index: 1;
    /* background: radial-gradient(circle, rgb(66 52 20 / 47%) 0%, rgb(0 0 0 / 0%) 100%, rgb(12 12 12 / 0%) 100%); */
    
    background-size: cover;
    background-position: center;
}
    .about-left-section{
        position: relative;
    }
    .banner-section.desktop {
    display: none;
}
.banner-section.mobile{
    display: block;
}
.about-right-section img {
    height: 100%;
    width: 100%;
}
    .about-left-section {
        width: 100%;

        display: inline-block;
    }
    .about-right-section {
    width: 100%;

}
.about-content {
    width: 100%;
    float: none;
    padding: 0px 0px;
}
.about-content h2 {
    font-size: 34px;
    text-transform: uppercase;
    padding-left: 15px;
}
.about-content p {
    font-size: 16px;
    line-height: 28px;
    text-align: justify;
    padding: 0 15px;
}
.our-work-left {
    width: 100%;
    float: none;
    display: inline-block;
}
.our-work-heading {
    width: 100%;
    float: none;
}
.our-work-heading h3 {
    font-size: 26px;
    text-transform: uppercase;
    padding-left: 15px;
}
.our-work-section{
    padding-top: 0px;
}

.company-dis-content p {
    font-size: 16px;
    line-height: 28px;
    padding: 0 15px;
    text-align: justify;
}
.company-dis-content{
    border-left: none !important;
    position: relative;
}
.company-dis-content:first-child p:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    background: #e9b54a;
    width: 4px;
    height: 52%;
}
.our-work-right {
    width: 100%;
    float: none;
    margin-top: 10px;
}
.our-work-right img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.company-dis-content {
    width: 100%;
    margin: 0 auto;
    border-left: 4px solid #e9b54a;
}
.about-sec-left {
    width: 100%;
    float: none;
}
.about-sec-left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.about-sec-right {
    width: 100%;
    float: none;
}
.sec-right-content {
    background: #141414;
    padding: 20px 0px;
    width: 100%;
    height: 100%;
}
.sec-right-content p {
    font-size: 16px;
    line-height: 28px;
    text-align: justify;
    padding: 0 15px;
}

.about-black-contnet {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.about-black-contnet h3 {
    font-size: 22px;
    line-height: 36px;
    color: #e9b54a;
    text-transform: uppercase;
    padding: 0 15px;
}
.form-btn button {
    padding: 16px 29px;
    font-size: 16px;

}
.connect-with-data {
    width: 100%;
    margin: 0 auto;
}
.form-layout .form-group select{
    padding: 15px 9px;
    max-width: 95.5%;
    font-size: 15px;
}
.enquire-form {
    width: 100%;
}
.form-part {
    padding: 30px 15px;
}
.form-heading h3 {
    font-size: 26px;
    line-height: 36px;
    text-transform: uppercase;
    margin-top: 0;
}
.form-layout .form-group {
    width: 100%;
    margin: 10px 0px;
    display: block;
    float: left;
}
.form-layout .form-group input {
    font-size: 15px;
    padding: 15px 9px;
    }
    .form-layout .form-group textarea {
    font-size: 15px;
    padding: 15px 6px;
    width: 98%;
}
.connect-with-left-data {
    width: 100%;
    float: none;
    display: inline-block;
}
.connect-heading h3 {
    font-size: 26px;
    text-transform: uppercase;
    padding: 0 15px;
}
.connect-heading h5 {
    font-size: 20px;
    margin-bottom: 0;
    padding: 0 15px;
}
.connect-heading h4 {
    font-size: 22px;
    padding: 0 15px;
}
.connect-heading p {
    font-size: 17px;
    padding: 0 15px;
}
.connect-with-btn {
    text-align: center;
}
.connect-with-section{
    padding: 0;
}
.about-black-label-event-center-content{
    padding: 0;
}
.banner-section{
    padding: 0;
}
.connect-with-btn a {
    padding: 15px 18px;
    font-size: 14px;
    border-radius: 15px;
    margin-bottom: 10px;
}
.connect-with-right {
    width: 100%;
    float: none;
}
.connect-with-right iframe {
    width: 100%;
    margin-top: 20px;
}
.wedding-hire-data h3 {
    font-size: 28px;
    text-transform: uppercase;
}
.about-wedding-hire-section{
    background-size: cover;
}
.about-enquire-form-section {
    width: 100%;
    overflow: hidden;
    padding: 0px 0;

    }
}
@media (max-width:767px) {
 .form-layout .form-group select{
    padding: 15px 9px;
    max-width: 99%;
    font-size: 15px;
}
.enquire-form {
    width: 100%;
}
.form-part {
    padding: 30px 15px;
}
.form-heading h3 {
    font-size: 26px;
    line-height: 36px;
    text-transform: uppercase;
    margin-top: 0;
}
.form-layout .form-group {
    width: 100%;
    margin: 10px 0px;
    display: block;
    float: left;
}
.form-layout .form-group input {
    font-size: 15px;
    padding: 15px 9px;
    }
    .form-layout .form-group textarea {
    font-size: 15px;
    padding: 15px 6px;
    width: 100%;
}

    }
h1, h2, h3, h4, h5, h6{font-family: 'Gotham', sans-serif !important;}
p{font-weight: 300;font-family: 'Gotham', sans-serif}
.about-sec-section{display: flex}





ul.product-categories ul.children {
    display: none;
}
body.archive.woocommerce #primary {
    background-color: #000000;
    background-image: url(https://www.blacklabelevents.com.au/demo/wp-content/uploads/2022/05/Layer-15.png);
    background-size: 900px;
    background-repeat: no-repeat;
    background-position: top center;
}
.woocommerce .woocommerce-breadcrumb {
    color: #fff;
        max-width: 1100px;
}
body.archive.woocommerce #primary{clear: both;margin: 0}

.woocommerce .woocommerce-breadcrumb {
    text-transform: uppercase;
        border-bottom: solid 1px #dddddd36;
    padding-bottom: 9px;
    letter-spacing: 0.7px;
}
h1.woocommerce-products-header__title.page-title {
    font-weight: 800;
    font-size: 52px;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 35px;
    color: #fff;
    text-transform: uppercase;
}
h1.woocommerce-products-header__title.page-title span {
    color: #e9b54a;
}

body.archive.woocommerce #primary {
    margin: 1em 0;
}
.product_list_section h3.widget-title {
    color: #e9b54a;
    border-top: solid 2px;
    border-bottom: solid 2px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 500;
    padding-bottom: 0px;
    margin-bottom: 1em;
    line-height: 1.5;
    padding-top: 13px;
    letter-spacing: 1px;
}
div#secondary_desktop ul.product-categories {
    padding: 0;
    border: 00;
}
.woocommerce .woocommerce-breadcrumb::after, .woocommerce .woocommerce-breadcrumb::before {
    content: ' ';
    display: table;
}

.subcategory h2 {
    text-transform: uppercase;
    font-size: 21px;
    font-weight: 700;
}
.woocommerce span.onsale, .wc-block-grid__product .wc-block-grid__product-onsale {
    background-color: red;
}
.woocommerce nav.woocommerce-pagination ul, .woocommerce nav.woocommerce-pagination ul li {
    border-color: #e9b54a;
}
span.woocommerce-Price-amount.amount {
    display: inline-block;
}
.afteer_product_list {
    background-color: #000;
    padding: 20px 0;
}
.afteer_product_list p {
    color: #fff;
    text-align: center;
    margin-bottom: 25px;
    line-height: 1.8;
}
.afteer_product_list .product_description {
    width: 80%;
    margin: 0 auto;
}
@media(max-width:768px){
    .afteer_product_list .product_description {
    width: 95%;
    margin: 0 auto;
}
    h1.woocommerce-products-header__title.page-title {
    font-size: 26px;
}
    .product_list_section {
    display: inline-block;
    position: relative;
    width: 100%;
}
    .subcategory.desktop{display:none}
    .product_list_section .col-md-12 {
    padding: 0;
}
    .product_list_section .sort_head {
    display: block;
}
    .product_list_section {
    background: transparent !important;
        padding:0 !important
}
    .product_list_section .filternpr {
    padding: 20px 0;
}
    body.woocommerce h2.category_name {
    text-align: center;
}
    .product_list_section .ast-container {
    padding: 0;
}
    .afteer_product_list .col-md-4 {
    padding: 0;
}
    div#secondary_mobile,.subcategory.mobile {
    display: block !important;
}
    div#secondary_desktop {
    display: none;
}
    .elementor-4064 .elementor-element.elementor-element-3403a663 {
    padding: 20px 0px 20px 0px !important;
}
    body.woocommerce h2.category_name {
    line-height: 1.2 !important;
}
    /*.sort_head form.woocommerce-ordering {
    margin-top: 25px !important;
    display: inline-flex !important;
    justify-content: center;
        float:none !important
}*/
    ul.products.columns-3 {
    grid-template-columns: unset !important;
}
    #responsive-form {
    width: 100% !important;
}
    .elementor.elementor-4064 .elementor-swiper-button-prev {
        left: -25px!important;
    }
    div#responsive-form .column-halfbutton {
    justify-content: start !important;
    margin-left: 10px !important;
}
}
.subcategory.mobile h2 {
    text-align: center;
}
div#secondary_mobile span.select2-selection.select2-selection--single {
    background: transparent;
    color: #e9b54a;
    border-top: solid;
    border-bottom: solid;
    border-right: 0;
    border-left: 0;
}
div#secondary_mobile span#select2-product_cat-container {
    color: #e9b54a;
    font-weight: 600;
    font-size: 17px;
    text-transform: uppercase;
}
div#secondary_mobile select#product_cat,select.subs {
    font-weight: 600;
    font-size: 17px;
    background: transparent;
    color: #e9b54a;
    border-top: solid;
    border-bottom: solid;
    border-right: 0;
    border-left: 0;
    width: 100%;
}
.subcategory.mobile h2 {
    margin-bottom: 35px;
}
div#secondary_mobile h3.widget-title {
    text-align: center;
    display:none;
}
div#secondary_mobile ,.subcategory.mobile{
    display: none;
}
.product_list_section {
    width: 100%;
}
.blog_latest > .col-md-4 {
    float: left;
}
.blog_latest {
    display: inline-block;
    position: relative;
}
.blog_latest a {
    color: #e9b54a;
    font-weight: 700;
    font-size: 18px;
    padding: 10px 0;
    display: block;
    position: relative;
}
.blog_latest p {
    text-align: left;
}
.subcategory h2 {
    color: #fff;
        position: relative;
}
.subcategory span a {
    color: #e9b54a;
    font-size: 18px;
    font-weight: 600;
    margin-right: 30px;
    line-height: 2;
}
.subcategory {
    display: block;
    margin-bottom: 20px;
}
.blog_latest a:after {
    content: "";
    width: 50px;
    height: 2px;
    background: #e9b54a;
    position: absolute;
    bottom: 7px;
    left: 0;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button {  

   opacity: 1;

}

.woocommerce nav.woocommerce-pagination a.page-numbers {
    color: #e9b54a;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
    background: #e9b54a;
}
.product_list_section li.cat-item a {
    color: #fff;
    font-weight: 500;
}
.filternpr{float:left}
.quantity:before {
    display: none;
}
div#secondary_desktop ul.product-categories li.cat-item {
    padding: 3px 0;
}
.woocommerce ul.products li.product .button, .woocommerce-page ul.products li.product .button {
    margin: 0;
}
ul.products form.cart {
    display: inline-flex;
        justify-content: space-between;
    width: 100%;
}
input.qty {
    border-radius: 10px !important;
}

ul.products .astra-shop-summary-wrap {
    padding: 10px 15px 0;
    border: solid 2px #e9b54a;
    border-top: 0;
}
ul.product-categories li.cat-item.current-cat {
color:#e9b54a
}
ul.products span.ast-woo-product-category {
    display: none !important;
}
ul.products h2.woocommerce-loop-product__title {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}
ul.products .star-rating {
    display: none;
}
ul.products span.price bdi {
    color: #fff;
    margin: 10px 0;
    display: block;
}
ul.products h2.woocommerce-loop-product__title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.woocommerce ul.products li.product .button, .woocommerce-page ul.products li.product .button {
    margin: 0;
    padding: 0 35px;
    line-height: 0;
}
.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img {
    margin-bottom: 0;
}

.woocommerce ul.products li.product .button, .woocommerce-page ul.products li.product .button {
    margin: 0 0 10px;
    padding: 0 20px;
    line-height: 35px !important;
    background: #e9b54a !important;
    height: 35px;
    font-size:12px !important;
    border-radius: 10px;
    color:#000 !important;
}

.product_list_section {
        display: inline-block;
}

.product_list_section .ast-container {
    display: block;
}
.product_list_section {
    background: #1a1a1a;
    padding: 50px 0;
}
body.woocommerce h2.category_name {
    float: left;
    color: #fff;
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: 0.7px;
    margin-bottom: 0 !important;
    font-size: 22px;
    font-family: "Gotham", sans-serif;
    line-height: 2;
}
.sort_head {
    display: flex;
    justify-content: space-between;
    padding: 10px;
    background: #000;
    margin-bottom: 20px;
}
.sort_head form.woocommerce-ordering {
    margin-bottom: 0;
        margin-top: 3px;
}
.woocommerce .woocommerce-ordering select {
    background: transparent;
    border-radius: 20px;
    color: #fff;
    max-width: 190px;
    padding: 0.5em;
}
.woocommerce .woocommerce-ordering{width:auto;}
.button_f_sort {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}
.woocommerce .woocommerce-ordering select{max-width:165px;}
nav.woocommerce-breadcrumb {
    display: inline-block;
    width: 100%;
    margin-top: 14px !important;
    max-width: 100% !important;
}
nav.woocommerce-breadcrumb {
    font-size: 12px !important;
}
div#secondary_desktopppp .catSlider .catimg img {
    width: 100%;
    height: 150px;
    object-fit: cover;
}
div#secondary_desktopppp .catSlider h3 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 150px;
    padding: 15px 7px 2px;
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 1px;
    color: #fff !important;
    text-transform: uppercase;
}
div#secondary_desktopppp .catSlider .row {
    padding: 0 40px !important;
}
div#secondary_desktopppp .catSlider .row .owl-nav .owl-prev, div#secondary_desktopppp .catSlider .row .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: #fff;
    padding: 4px 18px;
    border-radius: 50%;
}
div#secondary_desktopppp .catSlider .row .owl-nav .owl-prev i, div#secondary_desktopppp .catSlider .row .owl-nav .owl-next i{
    color: #000;
    font-weight: 700;
    font-size: 21px;
        line-height: 34px;


}
div#secondary_desktopppp .catSlider .catContent {
    border-top: solid 1px #ddbd4b;
    border-bottom: solid 1px #ddbd4b;
    border-right: 0;
    border-left: 0;
    position: relative;
}
div#secondary_desktopppp .catSlider .catContent .prname {
    position: absolute;
    z-index: 9999;
    bottom: 0;
    background: #030303a6;
    width: 100%;
}
div#secondary_desktopppp .catSlider .row .owl-nav .owl-prev {
    left: -7px;
}
div#secondary_desktopppp .catSlider .row .owl-nav .owl-next {
    right: -7px;
}


div#secondary_desktopppp h3.widget-title {
    text-align: center;
    color: #FFFFFF !important;
    font-family: "Gotham", Sans-serif;
    font-size: 28px;
    font-weight: 400;
    text-transform: uppercase;
    margin-top: 15px;
    display: inline-block;
    width: 100%;
    letter-spacing: 2px;
}
.woocommerce ul.products li.product a img {
    height: auto;
}
.product-list-img {
    position: relative;
}

.woocommerce ul.products li.product .onsale {
    top: 0;
    right: 0;
    left: auto;
    margin: -0.5em -0.5em 0 0;
    font-family: sans-serif;
    font-size: 12px !important;
    font-weight: 400;
    padding: 7px 5px;
}
ul.products h2.woocommerce-loop-product__title {
    margin-bottom: -0.5em !important;
    padding: 0;
    margin-top: 0.5em !important;
    font-size: 1em !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}
/*
ul.products h2.woocommerce-loop-product__title.pr_color {
    margin: 0 !important;
    display: none;
}*/
.pr-title-listing {
    padding: 1px 15px 0;
    border: solid 2px #e9b54a;
    border-top: 0;
}
ul.products form.cart button.wc-forward1.button.alt {
    margin: 0 0 10px;
    padding: 0 20px !important;
    line-height: 35px !important;
    background: #e9b54a !important;
    height: 35px;
    border-radius: 10px;
    font-size: 12px !important;
    width: auto;
    color: #000 !important;
}
a.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-position-after.tinvwl-loop {
    display: none;
}
.woocommerce .quantity .qty {
    width: 50px;
    text-align: center;
    font-size: 14px;
    padding: 5px !important;
    height: 36px !important;
}
a.cart-contents {
    position: relative;
}

element.style {
}
.cart-contents-count {
    background-color: #fce174!important;
}
.cart-contents-count {
    top: -25px;
    left: 24px;
}
@media(max-width: 768px){
div#index-slider .banoverlaycontent {
        left: 50%;
    /*top: unset;*/
    bottom: 8%;
    transform: translateX(-50%);
    width: 100%;
}
div#index-slider .banoverlaycontent h2{
    font-size: 30px;
    margin: 10px 0;
    line-height: 38px;
}
a.btnone {
    width: 170px;
}
#middleCntr{padding-top:0 !important }
.aboutUscontent > .mainContainer {
    display: flex;
    flex-wrap: wrap;
}
.aboutUscontent > .mainContainer .col-md-6.bannerimg {
    order: 2;
    -webkit-order: 2;
}
section.aboutsection{padding: 0}
.home section.aboutsection .mainContainer .col-md-6 h1 {
    font-size: 30px !important;
    line-height: 40px;
}
.aboutUscontent > .mainContainer .col-md-6 {
    padding: 0;
}
.aboutUscontent > .mainContainer .col-md-6 .text {
    text-align: center;
}
section#middleCntr {
    padding-bottom: 40px;
}
.home section.aboutsection .mainContainer .col-md-6 a.btno {
    display: inline-block;
}
.aboutUscontent > .mainContainer .col-md-6:not(.bannerimg) {
    margin-bottom: 35px;
}
.home section.aboutsection .mainContainer .col-md-6 p {
    margin-bottom: 20px;
}
h2.sctiontitle {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 20px;
}
.home .catSlider {
    padding: 0 10px;
}
.catSlider .owl-nav .owl-prev{left: 0}
.catSlider .owl-nav .owl-next{right: 0}
.aftercat .sectionhead h2.sctiontitle{text-align: center;}
.aftercat .col-md-4, .aftercat .col-md-8 {
    padding: 0;
}
.aftercat .col-md-8 p.sctiondes {
    text-align: center;
    padding: 0;
    font-size: 21px;
}
.serviceContent {
    padding: 30px 0 0px;
}
section.featureProducts {
    padding: 40px 0;
    background-size: cover;
    background-image: url(https://www.blacklabelevents.com.au/demo/wp-content/uploads/2022/08/mobilebackground.png);
}
section.featureProducts .catSlider{margin-bottom: 0}
section.featureProducts h2.sctiontitle {
    font-size: 26px;
}
.prname h3 {
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 8px 10px;
}
section.featureProducts .catSlider .owl-nav .owl-prev{left: 0}
section.featureProducts .catSlider .owl-nav .owl-next{right: 0}
section.featureProducts .mainContainer {
    padding: 0;
}
section.featureblogs {
    padding: 0;
}
section.featureblogs .sectionhead{max-width: 100%}
section.featureblogs .sectionhead h2.sctiontitle {
    padding: 0;
    text-align: center;
    font-size: 24px;
}
section.featureblogs .col-md-6.bannerimg {
    margin-bottom: 20px;
}
section.featureblogs .mainContainer.ff div {
    margin-top: 10px;
    padding-left: 20px;
}
section.featureblogs .mainContainer.ff div:before {
    content: "";
    width: 5px;
    height: 100%;
    position: absolute;
    background: #e9b54a;
    left: -5px;
}
}
.catContent .catimg img {
    height: 360px;
    object-fit: cover;
}
div#wrapper > section#middleCntr {
    padding-top: 0;
}
.menuBox ul li ul {
    top: 30px;
}
.innerBannerBox .innerBannerIn {
    height: 100%;
}
.blog_latest img {
    height: 280px;
    width: 100%;
    object-fit: cover;
}
.woocommerce .quantity .qty {
    border: solid 1px #000;
}
body .custom_cat_slider h2 {
    font-weight: 500;
    text-transform: uppercase;
    margin: 30px 0px 10px;
}
.custom_cat_slider .owl-carousel .owl-nav.disabled{display:block;}
.custom_cat_slider .slider_itms img {
    height: 136px;
    object-fit: cover;
    width: 100%;
}
.custom_cat_slider ul{
    padding: 0 30px;
}
@media(max-width:768px){
    .custom_cat_slider .slider_itms img {
    height: 136px;
}
.custom_cat_slider ul{
    padding: 0;
}
.custom_cat_slider {
    padding-bottom: 0px;
}
div#secondary_mobile .select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 39vh;
    text-align: center;
    padding: 5px;
}
div#secondary_mobile .select2-container .select2-selection--single {
    box-sizing: border-box;
    height: 40px;
}
div#secondary_mobile .select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none;
}
div#secondary_mobile .select2-container--default .select2-selection--single .select2-selection__clear {
    color: #fff;
}
div#secondary_mobile span.select2-selection.select2-selection--single {
    border-radius: 0;
}
.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: #e9b54a !important;
    color: #222 !important;
}
ul#select2-product_cat-results li {
    color: #000;
}
div#secondary_mobile select#product_cat, select.subs {
    padding: 4px;
    text-align: center;
}
.woocommerce-shop ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product{width:48% !important;}
body.woocommerce-shop h2.woocommerce-loop-category__title {
    font-size: 9px !important;
}
.woocommerce .woocommerce-breadcrumb{display:none;}
header.woocommerce-products-header {
    padding-top: 1px;
}
}

.custom_cat_slider li a p {
    border: solid 1px #e9b54a;
    border-top: 0;
}
.custom_cat_slider {
    padding-bottom: 35px;
}
.subcategory.desktop h2:after {
    content: "";
    width: 38%;
    height: 1px;
    background: #b0b0b0;
    position: absolute;
    top: 50%;
    right: 0;
    overflow: hidden;
}
.product_list_section {
    margin-bottom: 40px;
}
.custom_cat_slider .owl-nav .owl-next:before, .custom_cat_slider .owl-nav .owl-prev:before{display:none;}
.custom_cat_slider .owl-nav .owl-prev img, .custom_cat_slider .owl-nav .owl-next img {
    width: 28px;
    height: 28px;
}
footer#footerCntr .wedding-hire-data h3 {
    color: #fff !important;
    margin-bottom: 20px;
}
input.wpcf7-form-control.has-spinner.wpcf7-submit {
    padding: 20px 29px;
    background: linear-gradient(354deg, #e9b54a 0, #ffe983 100%);
    font-size: 18px;
    border-radius: 15px;
    border: 1px solid #e9b54a;
    cursor: pointer;
    font-weight: 700;
}
span.wpcf7-form-control-wrap textarea.wpcf7-form-control.wpcf7-textarea {
    width: 98%;
}
.menuBox ul li.current-menu-item a {
    color: #000;
}
body.woocommerce-shop h2.woocommerce-loop-category__title {
    font-size: 14px !important;
    font-weight: 500;
    text-transform: uppercase;
    color: #e9b54a;
    text-align: center;
    display: block;
    padding: 10px 0 0 !important;
    line-height: 30px;
    border: solid 1px;
    border-top: none;
}
body.woocommerce-shop h2.woocommerce-loop-category__title mark.count {
    display: none;
}
.footerSocial {
    display: inline-block;
    margin: 15px 0 0;
    position: relative;
    left: unset;
    bottom: unset;
}
.footerSocial a {
    background: #fff !important;
    color: #000;
}
.copyrightBox {
    padding: 25px 0px 30px;
}
.blogSlider .catimg img {
    height: 260px;
    object-fit: cover;
}

.testimonial .owl-next:after,.testimonial .owl-prev:after {
    font-family: 'FontAwesome';
    font-size: 34px;
    margin-left: 15px;
}
.clientslid .owl-nav {
    display: flex;
}
.clientslid li {
    list-style: none;
}
.testimonial .owl-next:after {content: "\f105";}
.testimonial .owl-prev:after {content: "\f104";}
.testimonial .owl-prev, .testimonial .owl-next{font-size:0;}

body.archive .site-main > .mainContainer:before {
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    background-image: url(https://www.blacklabelevents.com.au/demo/wp-content/themes/blacklabel/images/about-gr-img.png);
    background-repeat: no-repeat;
    background-position-x: center;
    left: 0;
}
.afteer_product_list {
    clear: both;
}
.blog_latestt .blogSlider .row {
    padding: 0;
}

@media(max-width:768px){
    .custom_cat_slider li a p {
    border: solid 1px #e9b54a;
    border-top: 0;
    position: absolute;
    bottom: 0;
    background: #00000096;
    width: 100%;
    text-transform: uppercase;
    font-weight: 800;
}
.custom_cat_slider li{position:relative;}
.catContent .catimg img {
    height: 110px;
    object-fit: cover;
}
body.archive .site-main > .mainContainer:before {
    background-image: url(https://www.blacklabelevents.com.au/demo/wp-content/uploads/2022/08/Screenshot-2022-08-18-at-4.16.54-PM.png), url(https://www.blacklabelevents.com.au/demo/wp-content/uploads/2022/08/Screenshot-2022-08-18-at-4.16.54-PM.png);
    z-index: 0;
    background-size: inherit;
    background-repeat: no-repeat,no-repeat;
    background-position: top, 94px 290px;
}
.product_list_section .sort_head {
    background: transparent;
}
.product_list_section .sort_head h2{text-align:center;}
h1.woocommerce-products-header__title.page-title, body .custom_cat_slider h2 {
    z-index: 1;
    position: relative;
}
h2.wc-nested-category-layout-category-title {
    font-size: 20px;
    text-align: center;
    line-height: 1.6;
}
.woocommerce-shop ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product{
    width:100% !important;
}
.woocommerce ul.products li.product a img {
    height: 100% !important;
    width:100% !important;
}
ul.products.subcategory-products li.product a.button.product_type_variable.add_to_cart_button {
    width: 96% !important;
    font-size: 18px!important;
    text-align: center;
}
header#headerCntr > .mainContainer {
    padding: 0 10px;
}
.logoBox {
    width: 180px;
}
button.hamburger.hamburger--collapse {
    right: 0px;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 25px;
}
.hamburger--collapse .hamburger-inner::before {     content: '' !important;
    background: #e9b54a !important;
    transform: none !important;
    top: -5px !important;
    width: 44px;
    right: 0; }
    .mobileArea {
    display: flex;
    width: 120px;
    justify-content: space-between;
}
.top_cart {
    right: 80px;
}
.top_cart {
    width: 65px;
}
.logoBox {
    background-color: #1b1b1b00;
}
.woocommerce-shop ul.products li.product-category.product {
    width: 48% !important;
}
body.woocommerce-shop h2.woocommerce-loop-category__title {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
#headerCntr {
    padding: 11px 0 6px 0px;
    border-bottom: 1px solid #fff;
    background-color: #000000;
}
.clientslid .owl-nav {
    left: inherit;
    top: unset;
    bottom: -49px;
    right: 50%;
    transform: translateX(50%);
}
say:after {
    width: 4vw;
}
.clienttitle {
     margin-bottom: 0px;
}
section.testimonial {
    margin: 0 0 100px;
}
.header-search i, .top_cart img {
    color: #e9b54a;
}
.connect-heading h3, .connect-heading h5, .connect-heading h4, p {
    color: #fff;
    text-align: center;
}

.connect-heading h3 {
    font-weight: 500;
    color: #fff !important;
}
.connect-heading{text-align:center;
    
}
.mainContainer.gallery > article.contentArea {
    text-align: center;
    padding: 0 10px;
}
.mainContainer.gallery > article.contentArea{padding:0 10px !important;}
ul.nav.nav-tabs li {
    float: left !important; 
}
ul.nav.nav-tabs {
    border: none;
    display: block !important;
}
.page-template-template-gallery .galleryArea .item {
    padding: 10px;
}
div#index-slider .owl-next {
    right: 0;
}

div#index-slider .owl-prev, div#index-slider .owl-next {
    position: absolute;
    top: 22%;
}
}
div#index-slider li {
    list-style: none;
}
div#index-slider .owl-next {
    right: 0;
}

div#index-slider .owl-prev, div#index-slider .owl-next {
    position: absolute;
    top: 48%;
}
body.page-template.page-template-template-gallery section#middleCntr {
    background-image: url(https://www.blacklabelevents.com.au/demo/wp-content/themes/blacklabel/images/about-gr-img.png);
    background-position: top center;
    background-repeat: no-repeat;
}
ul.nav.nav-tabs li.active a, ul.nav.nav-tabs li:hover a {
    background: #fce174;
    border: none;
    color: #000;
    text-transform: uppercase;
        border-radius: 6px;
}
ul.nav.nav-tabs li a {
    border: none;
    color: #fce174;
    text-transform: uppercase;
    font-weight: 500;
    padding: 7px 15px 5px;
    font-size: 12px;
    
}
.tabbable-line {
    text-align: center;
}
ul.nav.nav-tabs li{float:none;}
ul.nav.nav-tabs {
    border: none;
    display: inline-flex;
    text-align: center;
    align-content: center;
    margin: 20px 0;
}
.glrybtn a.ww:hover {
    color: #fff;
}

.glrybtn a:hover {
    color: #000;
}
.glrybtn a.ww {
    background: transparent;
    border: solid 1px #fff;
    color: #fff;
}
.glrybtn a {
    border: solid 1px #fce174;
    background: #fce174;
    padding: 10px 25px;
    border-radius: 11px;
    color: #000;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    margin: 18px 10px 10px;
    display: inline-block;
}
.glrybtn {
    text-align: center;
}
p.insta a {
    border: solid 1px #fff;
    padding: 10px;
    border-radius: 10px;
    color: #fff;
    display: inline-block;
}
.galleryArea .item img {
    border: solid 3px #f09c06;
}
.gallery-view-text {
    color: #fce174;
    font-weight: 500;
    margin-top: 20px;
    background: #fce174;
    color: #000;
    padding: 10px 15px;
    display: block;
    border-radius: 10px;
    font-weight: bold;
    text-align: center;
    max-width: 500px;
    margin: 20px auto 10px;
    position: relative;
}
.gallery-view-text:after {
    content: "\f0d7";
    font-family: 'FontAwesome';
    position: absolute;
    bottom: -44px;
    left: 48%;
    color: #fce174;
    font-size: 53px;
}
ul.nav.nav-tabs {
    border: none;
}
.mainContainer.gallery article.contentArea.title h1 {
    text-transform: uppercase;
    font-weight: 500 !important;
    font-size: 33px;
    margin-top: 20px;
}
.mainContainer.gallery > article.contentArea {
    text-align: center;
    padding: 0 60px;
}
.prname h3 {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.clientslid li .box {
    height: 295px;
}
.clientslid li .box.dark h2, .clientslid li .box.dark p, .clientslid li .box.dark span {
    color: #fff;
}
.clientslid li .box.dark:before {
    background: #fff;
    background-image: url(https://www.blacklabelevents.com.au/demo/wp-content/uploads/2022/08/New-Project-49.png);
    background-size: 25px;
    background-repeat: no-repeat;
    background-position: center;
}
.clientslid li .box:before {
    background: #000;
    background-image: url(https://www.blacklabelevents.com.au/demo/wp-content/uploads/2022/08/New-Project-48.png);
    background-size: 25px;
    background-repeat: no-repeat;
    background-position: center;
}

.clientslid li .box.dark {
    background: #7b7c7e;
}
.woocommerce-page ul.products li.product a.button.product_type_variable.add_to_cart_button {
    padding: 10px !important;
    line-height: 1.5 !important;
    width: 100% !important;
}
.subcategory.desktop h2 {
    margin-bottom: 12px;
}
.yith-wcbm-badge.yith-wcbm-badge-text.yith-wcbm-badge-2312, .yith-wcbm-badge.yith-wcbm-badge-text.yith-wcbm-badge-2299 {
    top: 10px;
    left: 15px;
    padding: 0px 0px 0px 0px;
    background-color: #e9b54a;
    width: 60px;
    height: 25px;
    position: absolute;
    border-radius: 0 15px 15px 0px;
}
.yith-wcbm-badge.yith-wcbm-badge-text.yith-wcbm-badge-2312 .yith-wcbm-badge-text >div, .yith-wcbm-badge.yith-wcbm-badge-text.yith-wcbm-badge-2299 .yith-wcbm-badge-text >div {
    color: #000 !important;
}
body.archive .blogSlider .prname h3 {
    text-align: left;
    color: #e9b54a !important;
    font-size: 21px;
    margin: 10px 0;
    letter-spacing: 1.2px;
    font-weight: 500;
    position:relative;
}
body.archive .blogSlider .prname h3:after {
    content: "";
    width: 80px;
    height: 2px;
    background: #e9b54a;
    position: absolute;
    bottom: 0;
    left: 0;
}
body.parentcategory ul.products:not(.subcategory-products) {
    display: none;
}
.innerBannerBox h1, .innerBannerBox h2 {
    bottom: 16px;
    position: absolute;
    left: 40px;
}
@media(max-width:768px) {
    .product_list_section .filternpr {float: none;}
    .subcategory.mobile h2 {
    margin: 25px 0;
}
div#secondary_mobile .select2-container .select2-selection--single {
    box-sizing: border-box;
    height: 45px;
}
select.subs {
    padding: 10px 5px;
}
ul.products .owl-stage {
    padding-left: 0 !important;
}
.woocommerce ul.products .owl-item {
    margin-right: 6px;
}
h2.wc-nested-category-layout-category-title a {
    font-size: 20px !important;
}
.blogSlider .owl-nav .owl-prev {
    left: -14px;
}
.blogSlider .owl-nav .owl-next {
    right: -14px;
}
body.woocommerce h2.category_name{float:none;}
.subcategory {
    margin-bottom: 0px;
}
.sort_head {
    padding: 21px 10px 10px !important;
    
}
}
.archive h2.wc-nested-category-layout-category-title a {
    font-size: 25px;
    display: inline-block;
}

.woocommerce span.onsale, .wc-block-grid__product .wc-block-grid__product-onsale {
    left: 0 !important;
    right: unset !important;
    border-radius: 0 13px 13px 0;
    top: 6px !important;
    padding: 0 8px !important;
    min-height: 2px !important;
    line-height: 2;
    color: #000;
    background: #e9b54a;
}
.row.sliderrr .col-md-6, .row.sliderrr .col-xs-6 {
    padding: 0;
}
.row.sliderrr .col-md-6 img {
    width: 100%;
}
.row.sliderrr .colorwithimage:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
}
.woocommerce ul.products li.product a .product-list-img img:last-child {
    height: 261px;
    object-fit: cover;
    width: 100% !important;
}
.woocommerce ul.products li.product a .product-list-img .overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .5s ease;
}
.woocommerce ul.products li.product a .product-list-img .overlay .text {
  color: white;
  width:100%;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
.woocommerce ul.products li.product:hover a .product-list-img .overlay {
  height: 100%;
}


element.style {
}
body.product-template-default.single.single-product #middleCntr {
    padding-bottom: 0px;
}
body.product-template-default.single.single-product #middleCntr {
    width: 100%;
    min-height: auto;
    float: left;
}
body.single-product .product_title, body.single-product h2 {
    font-size: 24px;
    padding: 0;
}
body.single-product .listingdetailArea .product .summary form .quantity label.screen-reader-text {
    display: none;
}
body.single-product .listingdetailArea ul.products li.product a {
    float: none;
}
body.single-product .listingdetailArea div.quantity {
    margin: unset !important;
}
body.single-product .listingdetailArea section.up-sells.upsells.products.test h2 {
    line-height: 30px;}
body.single-product .listingdetailArea form.cart button {

    margin: 0px 0px 0px 13px;
}
ul.products_cat_w_img {
    display: flex;
    overflow: hidden;
}
ul.products_cat_w_img li {
    background: #fff;
    padding: 10px;
    list-style: none;
    margin-right: 10px;
    text-align: center;
}
ul.products_cat_w_img li img {
    width: 100px !important;
    height: 100px;
    object-fit: cover;
    margin: 0 auto;
}
ul.products_cat_w_img li span a {
    color: #000;
    font-size: 12px;
    text-align: center;
    margin: 0;
    white-space: nowrap;
}
ul.products_cat_w_img li .yith-wcbm-badge {
    display: none;
}
ul.products_cat_w_img .owl-prev, ul.products_cat_w_img .owl-next {
    position: absolute;
    top: 47%;
    left: 0;
}
.col-md-3.filternpr li a {
    color: #fff;
}

.col-md-3.filternpr li span.count {
    display: none;
}
.col-md-3.filternpr aside.widget {
    margin-bottom: 15px;
}
ul.products_cat_w_img {
    padding: 0 20px;
}
ul.products_cat_w_img .owl-next {
    right: 0 !important;
    left: unset;
}
.widget.widget-woof h4 {
    color: #e9b54a;
}
.woof_block_html_items label, ul.woof_list.woof_list_checkbox li>div {
    margin: 0;
}
ul.woof_list.woof_list_checkbox li {
    margin-bottom: 5px;
}
.woof_reset_button_2 {
    padding: 2px 7px;
    color: #fff;
    background: #000;
    border: solid 1px #000;
    font-size: 13px;
}
.woof_products_top_panel li a {
    color: #e9b54a;
}
/*.col-md-6.bannerimg .text.c:after {
    content: "";
    width: 47%;
    height: 100%;
    border: solid 2px #e9b54a;
    position: absolute;
    top: 0;
    left: 40%;
}*/
@media(max-width:768px){
.subcategory h2 {
    font-size: 20px;
    text-align: center;
    line-height: 1.4;
    margin-bottom: 10px;
}
.subcategory.mobile {
    margin-bottom: 20px;
}
.col-md-3.filternpr.mobileextra {
    display: none;
}
ul.products_cat_w_img li {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.product_list_section .sort_head h2.category_name {
    display: none;
}
	.about-main-section .banner-section.desktop {
        display: inline-block;
        padding: 20px;
    }
    		.about-main-section .banner-section.desktop h1 {
        padding: 13px;
    }
    		.about-main-section .banner-section.desktop .about-content {
        margin-bottom: 18px;
    }
    
    .about-main-section .our-work-section {
        padding: 20px;
    }
    		.about-main-section .our-work-section h3 {
        padding: 0;
        margin-bottom: 20px;
    }
    		.about-main-section .company-dis-content {
        padding: 16px;
    }
    		.about-sec-section {
        display: block;
        padding: 20px;
    }
}
.filter_button {
    background: #e9b54a;
    display: inline-block;
    padding: 10px;
    border-radius: 24px;
    color: #000;
}
.filter_button span {
    margin-right: 5px;
}
@media(min-width:769px){
    .filter_button {
    display: none;
}
.button_f_sort{
    margin-top:0px;
}
.subcategory h2 {
    margin-bottom: 15px;
}
.subcategory h2:after {
    content: "";
    width: 37%;
    height: 1px;
    position: absolute;
    background: #666666;
    top: 50%;
    right: 0;
}
}
.mobile_filter {
    position: fixed;
    top: 0;
    background: #000;
    z-index: 99999999999999;
    overflow: auto;
    bottom: auto;
    padding: 35px;
    left: 0;
    overflow-y: scroll;
    overflow-x: hidden;
    height: 100%;
}
body.active_filter .sort_head:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #0502029e;
    z-index: 9999;
    bottom: 0;
    right: 0;
}
.mobile_filter span.close i {
    position: absolute;
    top: 24px;
    right: 13px;
    color: #fff;
    font-weight: 100;
    font-size: 35px;
    z-index: 99999999;
}



