.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: #b00017;
}

#bzo-header-mobile,
.header-desktop {
    background: #000;
}
.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: #b00017;
    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: #b00017;
    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: #b00017 !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: 900;
}
.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  */



.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;
}
ul.hd-top-support li.help,ul.hd-top-support li.tracking{
    display: inline-block;
    vertical-align: top;
    margin-left: 28px;
    margin-top: 7px;
}
.header-top-content li a{
    color: #fff;
    position: relative;
}
.header-top-content li a:hover{
color: #f94073;
}
.header-desktop .header-top-content li.help a:before {
    width: 13px;
    height: 13px;
    background-position: -64px -56px;
    position: absolute;
    left: -17px;
    top: 2px;
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.header-desktop .header-top-content li a:before {
    content: "";
    display: block;
    background-image: url(../images/icon-images.png);
    background-repeat: no-repeat;
}

.header-desktop .header-top-content li.tracking a:before{
    width: 18px;
    height: 13px;
    background-position: -62px -96px;
    position: absolute;
    left: -20px;
    top: 2px;
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.header-top-content .header-services .hd-top-services .dropdown-block .dropdown-list{
    background-color: #000;
    padding: 15px 15px;
    min-width: 200px;
}
.header-top-content .header-services .hd-top-services .dropdown-block .dropdown-list a:hover{
    color: #f94073;
}
.logo img {
    width: 200px;
}
.cms-landing-page .main_landing_page img {
    width: 200px;
}
/* 25-12-2025 new css  */
 .catalog-product-view .page-main-description{
    margin:0 auto;
 }
 .customer-wrapper .header-links{
    margin-left:0;
    padding-left:0;
 }
 .customer-wrapper .header-links:after{
    display:none;
 }
  .middle-header-content .search-header{
    position: relative;
    padding-right:36px;
    margin-right: 25px;
  }
 .middle-header-content .search-header:after{
    content: "";
    display: block;
    width: 1px;
    height: 26px;
    background-color: #eee;
    position: absolute;
    right: 0;
    top: 12px;
 }
 .header-desktop .header-middle{
    padding: 10px 0;
 }
 .header-desktop .header-middle > .container{
    display:flex;
    align-items: center;
 }
  .header-desktop .header-middle > .container .middle-customer{
width:100%;
 }
  .header-desktop .header-middle .logo-container{
width:unset;
 }
  .header-desktop .header-middle .logo-container .logo img {
    width: 100%;
    max-width: 400px;
    height: auto;
}
.wishlist-index-index button.action.tocart {
    display: none;
}
.wishlist-index-index a.action.edit {
    display: none;
}
 
.minicart-items .action.edit:before{
    display:none;
}

.page-layout-empty aside.modal-popup {
    display: none;
}

.page-layout-empty .modals-overlay {
    display: none;
}

.contact-content .contact-col-info {
    background-size: 420px 120px;
}
.payment-option-content .form-discount button.action.action-apply {
    padding: 14px 14px;
    margin-left: 5px;
}

.checkout-agreements label.label {
    width: 100%;
}
.checkout-agreement.field.choice.required {
    display: block !important;
}

.block-product-list .price-box .price,
.products-grid .price-box .price,
.products-list .product-item-info .price-box .price,
.detail-info-container .product-info-main .price-box .price {
    color: #b00017 !important;
}

@media (min-width: 1024px) {
   .catalog-product-view .page-main-description{
    max-width: 1440px;
}
}

@media (min-width: 1280px) {
   .catalog-product-view .page-main-description {
        width: calc(100% - 100px);
    }
}
@media(max-width:576px) {
    .tradeshowvideo video {
        width: 100%;
    }

    body.page-layout-empty .pagebuilder-column-line .pagebuilder-column figure img{
        height:350px !important
    }

}