h1, h2, h3, h4, h5, h6, nav, .nav, .menu, button, .button, .btn, .price, ._heading, .wp-block-pullquote blockquote, blockquote, label, legend,a,div,span,li,p{
	font-family: 'Poppins','Prompt',sans-serif !important;
}
/* header  */
	header#masthead {
/*     z-index: 9999 !important */
}
.lg-toolbar.lg-group {
    z-index: 99999999 !important;
}

/* header sticky */
header .sticky {
        position: fixed !important;
        top: 0;
        max-width: 100% !important;
	z-index: 9999 
  }
header.sticky .header-pc {
	  transition-property: margin;
  transition-duration: 0.3s;
}
header.sticky .header-sm {
    position: fixed;
    top: 0;
}

 .header .header-container{
	box-shadow: 1px 1px 13px 6px rgba(0,0,0,0.10);
-webkit-box-shadow: 1px 1px 13px 6px rgba(0,0,0,0.10);
-moz-box-shadow: 1px 1px 13px 6px rgba(0,0,0,0.10);
}

/* blog */
.wp-block-search__inside-wrapper {
    display: flex;
}

/* footer */
.scrolltop.is-visible {
    bottom: 90px;
    right: 40px;
}
.f-newletter .xpro-contact-form-item-type-submit {
    position: absolute;
    right: 0;
}
.f-newletter .xpro-contact-form-item input{
	max-width: 500px;
} 
.f-newletter .xpro-contact-form-item {
	justify-content: flex-end;
}
.f-social .xpro-infolist-item svg:hover path {
    filter: brightness(0.8);
}
/* home about */
.icon-about h4 {
    font-size: min(max(1.5rem, 1.5vw), 2rem) !important;
    color: #fff;
	  margin-bottom: 5px;
}
.icon-about p{
	color: #fff;
	margin; 0;
	font-size: min(max(13px, 1.5vw), 18px);
}

.icon-about .elementor-widget-container:before {
    z-index: 0;
    border-radius: 500px;
    content: "";
    background: #ED6900;
    position: absolute;
    top: 0;
}
.icon-about.year .elementor-widget-container:before {
    width: 100px;
    height: 100px;
}
.icon-about.support .elementor-widget-container:before {
    width: 130px;
    height: 130px;
}
.icon-about.print .elementor-widget-container:before {
    width: 170px;
    height: 170px;
}
.icon-about.year .xpro-box-icon-wrapper{
	  width: 100px;
    height: 100px;
		display: flex;
}
.icon-about.support .xpro-box-icon-wrapper{
	  width: 130px;
    height: 130px;
		display: flex;
}
.icon-about.print .xpro-box-icon-wrapper{
	  width: 170px;
    height: 170px;
		display: flex;
}

.icon-about .elementor-widget-container{
	z-index: 9;
}
/* home product */
.product-catagory .ue_button {
    position: absolute;
    top: 15px;
    right: 15px;
}
.product-catagory  .uc_more_btn {
    margin: 0;
    width: 60px;
    height: 60px;
    border-radius: 15px !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.product-catagory a.uc_more_btn:before {
    content: '';
    background-image: url(https://aptaglabel.com/wp-content/uploads/2025/05/icon-arrow-right.svg);
    background-size: 25px;
    width: 25px;
    height: 23px;
    position: absolute;
    z-index: 9999;
    background-repeat: no-repeat;
}


/* home how to order */
.step-slider .uc_classic_carousel_content {
	z-index: 99999;
	background: #fff;
	border-radius: 30px;
	margin-top: -50px;
	position: relative;
}
/* home line */
.home-line:before {
    z-index: 9;
}
/* home review */
.see-all-review {
    max-width: 90px;
    max-height: 90px;
}

@media (min-width: 768px){
	/* home about */
	.icon-about.year .elementor-widget-container:before {
    width: 110px;
    height: 110px;
}
.icon-about.support .elementor-widget-container:before {
    width: 140px;
    height: 140px;
}
.icon-about.print .elementor-widget-container:before {
    width: 170px;
    height: 170px;
}
.icon-about.year .xpro-box-icon-wrapper{
	  width: 110px;
    height: 110px;
		display: flex;
}
.icon-about.support .xpro-box-icon-wrapper{
	  width: 140px;
    height: 140px;
		display: flex;
}
.icon-about.print .xpro-box-icon-wrapper{
	  width: 170px;
    height: 170px;
		display: flex;
}
	/* home review */
.see-all-review {
    max-width: 120px;
    max-height: 120px;
}

}
@media (min-width: 1024px){
	header {
    margin: 0 auto;
}
	.xpro-elementor-horizontal-navbar-nav ul li {
    list-style: none;
    margin: 0;
    padding: 0;
}
	header .header {
  	position: fixed !important;
		}
/* home about */
	.icon-about.print .elementor-widget-container:before {
    width: 230px;
    height: 230px;
}
.icon-about.print .xpro-box-icon-wrapper{
	  width: 230px;
    height: 230px;
		display: flex;
}
	.blog div#content,.search div#content  {
    padding-top: 120px;
}
}

@media(min-width: 1200px){
	/* home about */
	.icon-about.year .elementor-widget-container:before {
    width: 170px;
    height: 170px;
}
.icon-about.support .elementor-widget-container:before {
    width: 235px;
    height: 235px;
}
.icon-about.print .elementor-widget-container:before {
    width: 300px;
    height: 300px;
}
.icon-about.year .xpro-box-icon-wrapper{
	  width: 170px;
    height: 170px;
		display: flex;
}
.icon-about.support .xpro-box-icon-wrapper{
	  width: 235px;
    height: 235px;
		display: flex;
}
.icon-about.print .xpro-box-icon-wrapper{
	  width: 300px;
    height: 300px;
		display: flex;
}
/* 	home review */
	/* home review */
.see-all-review {
    max-width: 175px;
    max-height: 175px;
}

}