.header-desktop .header-bottom .megamenu-nav.horizontal-type .megamenu-items > li > a{
    font-size: 126%;
}

.custom-checkout-cart .field.qty .control.num-in {
    display: flex;
    gap: 8px;
}

.custom-checkout-cart .field.qty .control.num-in .input-text.qty.in-num {
    max-width: 100px;
    text-align: center;
}

.spinbox.opcol-sm-6.opcol-md-5.opcol-lg-5 {
    margin-left: 30px;
}

.catalog-product-view main#maincontent .detail-top-container .detail-image-container {
    width: 50%;
}

.catalog-product-view main#maincontent .detail-top-container .detail-info-container {
    width: 50%;
}

.one-page-checkout-wrapper .step-title.colps-title.dropdown {
    width: 100%;
}

.header-desktop .header-bottom .megamenu-nav.horizontal-type .megamenu-items>li.item-left {
    margin-right: 15px;
}

.page-wrapper .breadcrumbs-title {
    margin-bottom: 0px;
}

.minus.dis i.fa.fa-minus:before,
.fa-minus:before,
.fa-subtract:before {
    content: "-" !important;
}

.page-layout-empty .header-desktop,.page-layout-empty .header-mobile {
    display: none;
}
.cms-beauty-barber .breadcrumbs-title, .cms-dog-grooming .breadcrumbs-title {
    display: none;
}
.header-desktop .header-middle .block-search .action.search{
        background: #f94073;
}

#bzo-header-mobile,
.header-desktop {
    background: #000000;
}
.header-top .header-top-content .header-services .hd-top-services > li > a {
    color: #fff;
}
.page-header .header-middle .header-links:before{
    background: url(../images/header.png) no-repeat -27px 10px;
}
.page-header .header-middle .header-wishlist a:before {
    background: url(../images/header.png) no-repeat -75px 10px;
}
.page-header .header-middle .hd-cart .minicart-wrapper .action.showcart:after {
    background: url(../images/header.png) no-repeat -120px 10px;
}
.formdownload-btn a img {
    width: 20px;
}
.header-top .header-top-content .social-list .facebook a:before, .header-top .header-top-content .social-list .instagram a:before{
    color: #fff;
}

.formdownload-btn a {
    background: #e83c6b;
    border: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: inherit;
    font-weight: 400;
    padding: 14px 30px;
    font-size: 1.4rem;
    box-sizing: border-box;
    vertical-align: middle;
    line-height: 2.2rem;
    padding: 14px 17px;
    font-size: 1.8rem;
    border-radius: 23px;
}

.formdownload-btn a:hover {
    color: #fff;
}

.sharping-sectins img {
    width: 15px;
}

.print-btn a.print-btn {
    background: #e83c6b;
    border: none;
    color: #fff;
    cursor: pointer;
    display: inline-flex;
    gap: 6px;
    font-family: inherit;
    font-weight: 400;
    padding: 14px 30px;
    font-size: 1.6rem;
    border-radius: 23px;
    align-items: center;
}

.lifetime-gurante .container>.hdig>h1 {
    display: flex;
    gap: 10px;
    margin-bottom: 16px;
}

.lifetime-gurante .container>.hdig>h1>.print-btn {
    margin-left: auto;
}

.sharping-sectins>img {
    width: 100%;
    max-width: 100%;
}

.lifetime-gurante .sharping-sectins p>img {
    display: inline-block;
    width: 6px;
    margin-right: 8px;
}

.sharping-sectins p>img {
    margin-right: 8px;
}

.sharping-question .accordion-item {
    margin-bottom: 15px;
}

.custom-accordion-panel {
    display: none;
    transition: all 0.5 ease-in-out;
}

.sharping-question .accordion-item .custom-accordion {
    width: 100%;
    text-align: left;
    border-radius: 8px;
    position: relative;
}

.sharping-question .accordion-item .custom-accordion:after {
    /* content: '\1F893'; */
    content: '';
    position: absolute;
    right: 18px;
    top: 17px;
    color: #fff;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #fff;
    transition: all 0.5 ease-in-out;
}

.sharping-question .accordion-item .custom-accordion.active:after {
    transform: rotate(180deg);
}

.sharping-page .hdig h2 {
    padding-bottom: 15px;
    font-size: 22px;
    text-transform: capitalize;
    border-bottom: 1px solid #707070;
    margin-bottom: 30px;
}

.contact-bx img {
    max-width: 74px;
    display: block;
    height: 65px;
    object-fit: contain;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
}

.contact-bx h4 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 24px;
}

.contact-bx p,
.contact-bx a {
    font-size: 15px;
    line-height: 28px;
    color: #666;
    display: block;
    margin-bottom: 0;
}

.contact-bx {
    position: relative;
    display: block;
    background: #fff;
    padding: 40px 30px;
    border-radius: 10px;
    box-shadow: 0 10px 20px rgb(0 0 0 / 10%);
    text-align: center;
    margin-bottom: 20px;
}

.contact-content p img {
    width: 15px;
    height: auto;
    display: inline-block;
    margin-right: 6px;
}

.tradeshowvideo {
    display: block;
    height: 750px;
    margin: 0 auto;
    text-align: center;
}

.tradeshowvideo video {
    width: 40%;
}
.mp-sidebar.mpcss{
display:none;
}
.post-list-content .mp-post-info .fa-calendar-times-o::before{
    content: '\1F4C6';
}
.post-list-content .mp-post-info .fa-folder-open-o::before{
    content: '\1F517';
}

.mpblog-search .action.search .fa-search::before{
content: '\1F50D';
    top: 8px;
    position: relative;
}
.product[role="tablist"] .data.item a{
    background-color: #fff !important;
    line-height: 24px;
    
}
.product[role="tablist"] .data.item.active a{
    background-color: #e83c6b !important;
    color:#fff !important;
}
.product.data.items > div.item.title > .switch{
    align-content: center;
    height: 35px;
}
.page-layout-empty .pagebuilder-column-line{
    gap: 14px;
    max-width: 650px;
    margin: 0 auto;
    min-height: 350px;
}
.page-layout-empty .pagebuilder-column-line .pagebuilder-column{
    position: relative;
    z-index: 999;
}
.page-layout-empty .pagebuilder-column-line .pagebuilder-column figure{
    height: 100%;
}
.page-layout-empty .pagebuilder-column-line .pagebuilder-column figure img{
    max-width: 100%;
    height: 100% !important;
    width: 100%;
    object-fit: cover;
    object-position: center;
}
.page-layout-empty .pagebuilder-column-line .pagebuilder-column .landing-heading{
    position: absolute;
    inset:0px;
    padding: 10px;
    text-align: center;
    color:#fff;
}
.page-footer
 {
    background-color: #000 !important;
} 
.cms-beauty-barber .breadcrumbs-title {
    display: none;
}

/* 12-12-2025 new css */

.custm-top-head-socail
 {
    display: flex;
    gap: 10px;
    align-items: center;
}
.custm-top-head-socail .contact-info ul{
padding: 0;
margin:0;
}
.custm-top-head-socail .contact-info ul li{
    margin-bottom: 0;
}
.custm-top-head-socail .contact-info ul li a{
    color:#fff;
}
.custm-top-head-socail .contact-info ul li a:hover{
    color:#F94073;
}

/* 12-12-2025 new css end  */



@media(max-width:576px) {
    .tradeshowvideo video {
        width: 100%;
    }

    body.page-layout-empty .pagebuilder-column-line .pagebuilder-column figure img{
        height:350px !important
    }

}

.page-layout-empty .pagebuilder-column-line .pagebuilder-column a {
    display: block;
    height: 100%;
}
.main_landing_page {
    margin: 30px 0;
}

.page-layout-empty .pagebuilder-column {
    position: relative;
}

.landingbtn a.pagebuilder-button-primary {
    background: unset;
    position: absolute;
    inset: 0;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 22px;
    font-weight: 500;
    padding-top: 30px;
}

.page-layout-empty .pagebuilder-column {
    display: block !important;
    overflow: hidden;
}

.pagebuilder-column:hover figure img {
    transform: scale(1.1);
    transition: 1s;
}

