/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 01 2025 | 22:35:49 */
   * {
        margin: 0;
        padding: 0;
        box-sizing: border-box; 
    }

    h1, h2, h3, h4, h5, h6,
    p {
        margin: 0;
        padding: 0;
    }

    body, html {
        overflow-x: hidden;
    }

    header, footer {
        display: none !important;
    }

summary.e-n-accordion-item-title {
  border-radius: 10px !important;
  transition: border-radius 0.3s ease !important;
}


details[open] > summary.e-n-accordion-item-title {
  border-radius: 10px 10px 0 0 !important;
}
.checkout-print .woocommerce form .form-row.woocommerce-validated .select2-container:not(.select2-container--open) .select2-selection {
	 border: 2px solid #009197 !important;
  outline: none !important; /* optional, removes the default outline */
}
.checkout-print .woocommerce form .form-row.woocommerce-invalid .select2-container:not(.select2-container--open) .select2-selection {
		 border: 2px solid #009197 !important;
  outline: none !important; /* optional, removes the default outline */
}
.checkout-print input:focus,
.checkout-print input:focus-visible {
  border: 2px solid #009197 !important;
  outline: none !important; /* optional, removes the default outline */
}

table tbody tr:hover > td, 
table tbody tr:hover > th {
    background-color: transparent !important;
}
.checkout-print .woocommerce-terms-and-conditions-wrapper {
    margin-bottom: 20px;
}
.print-woo-cart td.product-thumbnail , .print-woo-cart th.product-thumbnail {
    padding-left: 0 !important;
}
.print-woo-cart .product-quantity input {
	    background-color: #fff !important;
    border: 1.4px solid #0000001A !important;
    border-radius: 7px !important;
}
.print-woo-cart .eael-cart-coupon-and-collaterals {
    display: none;
}
.print-woo-cart .eael-woo-cart-wrapper form.eael-woo-cart-form .eael-woo-cart-table tbody tr::after {
    background-color: transparent;
    /* border-radius: 0px 0px 0px 0px; */
    box-shadow: none;
}
.print-woo-cart .woocommerce-Price-amount , .product-quantity .quantity input[type=number] {
	font-weight:400 !important;
	color:#727272 !important;
}


.product-image img {
	    width: 100%;
    height: clamp(290px,27.361vw,394px) !important;
	    max-width:  clamp(350px,35.069vw,505px) !important;
}


.mh_add_to_cart_block .wc-upload-wrap .codedropz-upload-inner a.cd-upload-btn {
    text-decoration: none;
    box-shadow: none;
    padding: 0 10px;
    color: #EEF6FB;
    background-color: #5A31F4;
    border-radius: 4px;
}
.codedropz-upload-inner .codedropz-label {
    margin: 0px !important;
    font-size: 14px !important;
    line-height: 36px !important;
    justify-content: start !important;
}
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).image-variable-item.selected:not(.no-stock) .variable-item-contents:before {
    content: none !important;

}
 .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected{
    box-shadow: var(--wvs-selected-item-box-shadow, 0 0 0 2px #5A31F4) !important;

}
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item){
    box-shadow: var(--wvs-selected-item-box-shadow, 0 0 0 2px #B8CAF1) !important;
/*     color: #B8CAF1 !important; */
}
.mh_add_to_cart_block ul[aria-label="Orientation"] .variable-item-contents img {
    max-width: 12px !important;
}
.mh_add_to_cart_block ul[aria-label="UV Coating"] li span {
    font-size: 12px !important;
}
.variations tbody {
	position:relative !important;
}
.variations tbody:after {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute !important;
    top: -2px;
    left: 0;
    border: none !important;
}
.cart-wrap tbody {
	position:relative !important;
}
.cart-wrap tbody:after {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute !important;
    top: -2px;
    left: 0;
    border: 1px solid #0000001A!important;
}
th.product-thumbnail , td.product-thumbnail {
	padding-left: 0 !important;
}


.contact-form .elementor-field-type-textarea textarea {
	resize:none;
}
.header-dropdown .sub-menu {
	padding: 17px 22px !important;
	width:221px !important;
	position:relative;
}
.header-dropdown .sub-menu:after {
      content:"";
	  background: linear-gradient(90.02deg, #016784 -137.12%, #009096 -0.88%, #0BF5DF 161.63%);
	width:100%;
	height:2px;
	position:absolute;
	top:0;
	left:0;
}
.page-id-2118 .wc-block-components-sidebar-layout {
	margin-top:130px;
}
.eael-woo-cart-table tbody tr::after , .woocommerce-notices-wrapper .woocommerce-info {
    box-shadow: none !important;
}
.eael-cart-coupon-and-collaterals {
    display: none;
}
.cart-wrap .product-name a {
	font-weight:700 !important;
	
}
.cart-wrap span.woocommerce-Price-amount.amount bdi {
    color:#727272 !important;
}
/* .elementor-sub-item .elementor-item-active {
	
} */
.counter-wrap .elementor-counter-number-wrapper , .primary-colour {
	  background: linear-gradient(90.02deg, #016784 -137.12%, #009096 -0.88%, #0BF5DF 161.63%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;	
}
.header-bg-colour {
	 background: linear-gradient(90.02deg, #016784 -137.12%, #009096 -0.88%, #0BF5DF 161.63%);
}
.cart-wrap .woocommerce-notices-wrapper .woocommerce-message {
    border-color: #8fae1b00 !important;
}
.cart-wrap .woocommerce-notices-wrapper .woocommerce-message {
    box-shadow: none !important;
	

}
.woocommerce-notices-wrapper a {
	float:right !important;
}
.woocommerce-notices-wrapper:focus-visible , .woocommerce-message:focus-visible {
	border:none !important;
	border-style: none !important;
}
.woocommerce-notices-wrapper a {
	    display: flex;
    position: relative;
    justify-content: center !important;
    align-items: center;
    overflow: hidden;
    background: linear-gradient(90.02deg, #016784 -137.12%, #009096 -0.88%, #0BF5DF 161.63%);
    transition: all 0.3s ease-in-out !important;
	padding:12px 25px !important;
	color:#fff !important;
	border-radius:31px !important;
}

.woocommerce-notices-wrapper a::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
	height:100%;
    background: #009096 !important;
    transition: left 0.3s ease-in-out;
    z-index: 0;
}


.primary-button a {
    display: flex;
    position: relative;
    justify-content: center !important;
    align-items: center;
    overflow: hidden;
    background: linear-gradient(90.02deg, #016784 -137.12%, #009096 -0.88%, #0BF5DF 161.63%);
    transition: all 0.3s ease-in-out !important;
}

.primary-button a::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
	height:100%;
    background: #009096 !important;
    transition: left 0.3s ease-in-out;
    z-index: 0;
}

.primary-button a:hover::before {
    left: 0;
}

.primary-button a span, .primary-button .elementor-button-icon {
    position: relative;
    z-index: 1;
}

.primary-button .elementor-button-icon svg {
    width: 13px;
    height: 13px;
    transition: all 0.3s ease-in-out !important;
}

/* .primary-button a:hover .elementor-button-icon svg {
    transform: rotate(180deg);
}
 */
.primary-button a:hover .elementor-button-icon path {
    fill: #fff;
}

.primary-button .elementor-button-icon path {
    fill: #fff;
}

.main-heading-padding {
    padding-left: clamp(120px,12.5vw,180px);
}
.hero-carousel .swiper-pagination {
    display: flex;
    flex-direction: column;
    gap: 13px;
}
.hero-carousel .swiper-pagination-bullet-active , .swiper-pagination-bullet:hover {
    background-image: linear-gradient(90.02deg, #016784 -137.12%, #009096 -0.88%, #0BF5DF 161.63%) !important;
}
.hero-carousel span.swiper-pagination-bullet {
    border: 1px solid #EBEBEB !important;
}
.link-list .elementor-icon-list-text:hover {
	color:#009197 !important;
/* 	font-weight:700 ; */
}
.keep-list .elementor-icon-list-item:first-child .elementor-icon-list-text:hover {
    color: #fff !important;
}

/* .keep-list .elementor-icon-list-items:hover li:nth-child(3) a {
font-weight:700 ;
} */

.product-carousel .elementor-widget-loop-carousel .swiper-pagination-bullet {
    background: #D9D9D9 !important;
}
.product-carousel .swiper-pagination-bullet-active {
    width: 32px !important;
    background-color: #5137FF !important;
    border-radius: 28px !important;
}
.product-carousel .elementor-widget-loop-carousel .swiper-pagination-bullet:hover {
 background: #D9D9D9 !important;
}
.product-carousel .swiper-pagination-bullet:hover {
	 background: #D9D9D9 !important;
}

@keyframes services-rotation {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.hero-banner-rotate {
  display: flex;
  animation: services-rotation 13s linear infinite !important;
  animation: services-rotation;
}


.contact-form .elementor-button[type="submit"] {
 background: linear-gradient(90.02deg, #016784 -137.12%, #009096 -0.88%, #0BF5DF 161.63%);
}
	
.contact-form .elementor-button-icon svg {
    width: 13px;
    height: 13px;
    transition: all 0.3s ease-in-out !important;
}
	



.contact-form .elementor-button.elementor-size-sm {
    position: relative;
    overflow: hidden;
    background-color: transparent;
    color: white; /* Keeps the text and icon visible initially */
    border: none; /* Ensures no border affects the hover effect */
}

.contact-form .elementor-button.elementor-size-sm::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background-color: #009096;
    transition: left 0.5s ease-in-out;
    z-index: 1; 
}

.contact-form .elementor-button.elementor-size-sm:hover::before {
    left: 0;
}

.contact-form .elementor-button.elementor-size-sm span.elementor-button-content-wrapper {
    position: relative;
    z-index: 2;
}

.contact-form .elementor-button.elementor-size-sm:hover {
    color: white; 
}
.contact-form .e-form__buttons {
	margin-top: clamp(15px,2.778vw,40px);
}

.clearsolutions-mobile-menu a:hover {
		background-color: #009197 ;
   color:#000 ;
	}
		.clearsolutions-mobile-menu li a {
		background-color:  #fff ;
         color:#000 ;
	}
	
.clearsolutions-mobile-menu li a {
    padding-left: 16px !important;
    padding-right: 12px !important;
    padding-top: 17px !important;
    padding-bottom: 17px !important;
}

.clearsolutions-mobile-menu .elementor-nav-menu .sub-arrow .e-font-icon-svg {
	fill:#000;
}
.clearsolutions-mobile-menu li a {
	    display:flex;
	flex-direction:row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.clearsolutions-mobile-menu li {
padding-bottom:12px;
}

.elementor-widget-off-canvas .e-off-canvas__content {
	background-image :url(https://printpsolutions.com/wp-content/uploads/2025/01/Shop-1.png) !important;
	background-repeat:no-repeat !important;
	background-size:cover !important;
	background-position:top center !important;
}
.clearsolutions-mobile-menu  a.elementor-item-active {
	color:#fff !important;
}
.clearsolutions-mobile-menu  .elementor-nav-menu--dropdown a:hover {
	color:#fff !important;
}

.main-image-wrap {
  position: relative;
	transition: 0.3s ease-in-out;
}

.main-image-wrap .image-1 {
  position: relative; 
  z-index: 2;
 transition: 0.3s ease-in-out , z-index 0.3s ease;
	
}

.main-image-wrap .image-2 {
  position: absolute;
  top: 0;
  left: 50px;
  transform: rotate(11deg);
  z-index: 1;
  transition: 0.3s ease-in-out , z-index 0.3s ease;
}

.main-image-wrap:hover .image-2 {
    left: 0;
    transform: rotate(-11deg) !important;
    z-index: 5;
	left:0 !important;
	transition: 0.3s ease-in-out;
}

.main-image-wrap:hover .image-1 {
  z-index: 3;
	transition: 0.3s ease-in-out;
}

.print-solution-heading-left {
	position:relative;
	
}
.print-solution-heading-left:after {
	position:absolute;
	content:"";
	width:37%;
	height:2px;
	background: linear-gradient(90.02deg, #016784 -137.12%, #009096 -0.88%, #0BF5DF 161.63%);
	right:0;
	bottom:0px;
}

.print-solution-heading-right {
	position:relative;
	
}
.print-solution-heading-right:after {
	position:absolute;
	content:"";
	width:37%;
	height:2px;
	background: linear-gradient(90.02deg, #016784 -137.12%, #009096 -0.88%, #0BF5DF 161.63%);
	left:0;
	bottom:0px;
}


.product-image a.woocommerce-product-gallery__trigger {
    visibility: hidden;
}
.product-btn .elementor-button-text {
	  	  background: linear-gradient(90.02deg, #016784 -137.12%, #009096 -0.88%, #0BF5DF 161.63%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;	
    transition: all 0.3s ease-in-out !important;
}

.footer-print{
	position:relative;
}



@media screen and (min-width: 1024px) {
.graphic-logo {
    width: 150px !important;
    max-width: 500px;
    max-height: 300px;
    margin: 0 auto;
}
img.graphic-logo {
    width: 152px;
}
}

@media (max-width: 1024px) {
.woocommerce div.product div.images {
    margin-bottom: none !important;
}
.woocommerce div.product form.cart .variations {
    margin-bottom: -1em !important;
}
	.woocommerce div.product div.images {
    margin-bottom: 1em;
}
	.logo-wrapper a img {
    width: 150px !important;
}
}

@media (max-width: 992px) {
	.product-wrap {
		    flex-direction: column !important; 
	}
	.product-wrap-left {
		width:100% !important;
	}
	.product-wrap-right {
		width:100% !important;
	}
}



@media (min-width: 768px) {
	.elementor-swiper-button  {
		display:none !important;
	}
	.our-team-wrap {
		width:50% !important;
	}
	.product-carousel .elementor-loop-container.offset-both {
    padding-inline-start: 0  !important;
}
}
@media (max-width: 768px) {
	.our-team-wrap {
		width:50% !important;	
	}
	
		.product-carousel .elementor-loop-container.offset-both {
    padding-inline-end: clamp(15px,3.472vw,50px);
    padding-inline-start: clamp(15px,3.472vw,50px);
}
.main-image-wrap {
  position: relative;
	transition: 0.3s ease-in-out;
}

.main-image-wrap .image-1 {
  position: relative; 
  z-index: 2;
 transition: 0.3s ease-in-out , z-index 0.3s ease;
	
}

.main-image-wrap .image-2 {
  position: absolute;
  top: 0;
  left: 25px;
  transform: rotate(11deg);
  z-index: 1;
  transition: 0.3s ease-in-out !important;
}

.main-image-wrap:hover .image-2 {
    left: none !important;
    transform: none !important;
    z-index: none !important;
	left:none !important;
	transition:0.3s ease-in-out !important;
}

.main-image-wrap:hover .image-1 {
  z-index: none !important;
	transition: 0.3s ease-in-out , z-index 0.3s ease !important;
}
.print-solution-heading-left:after {
	width:100%;
}	
.print-solution-heading-right:after {
	width:100%;
}

}
@media (max-width: 520px) {
	.our-team-wrap {
		width:100% !important;
		padding:0 !important;
	}
	.image-choice {
    width: 30%;
}
}
@media (max-width: 450px) {
	.reason-text{
		width:100% !important;
	}
}
@media (max-width: 410px) {
	.main-heading-padding {
    padding-left: 85px;
}
	    .elementor-1062 .elementor-element.elementor-element-0f971ab {
			width: 100%;}
}
