/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 15 2026 | 02:29:29 */
/* #f8f9fa */
.page-id-82 header.et-l.et-l--header,
.page-id-60 header.et-l.et-l--header,
.page-id-86 header.et-l.et-l--header{
    display: none;
}
.hero_text h1 {
    line-height: 1.2;
}
.cusbtns_new .or {
    display: none;
}
.modal-open .hero_sec{
	overflow: unset !important;
}
.cusbtns_new {
    display: flex;
    align-items: center;
/* 	justify-content: center; */
    gap: 26px;
    color: #fff;
/* 	max-width: 735px; */
}
.stepp1 h2 {
    margin-bottom: 10px;
    margin-top: -20px;
    font-size: 28px;
}
.numberList ul {
    list-style: none;
    padding: 0;
    display: flex;
    gap: 15px;
}
.numberList ul li:before {
    margin-right: 7px;
    content: '1';
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #0096d6;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}
.sliderimgs {
    width: 100%;
    height: 100%;
}
.sliderimgs .et_pb_slider_container_inner .et_pb_slide_image img {
    width: 100%;
    max-height: unset !important;
    height: 390px !important;
    object-fit: contain;
}
.sliderimgs .et_pb_slide{
	padding: 0 !important;
}
.topbarIocnsrow {
    display: flex;
    align-items: center;
    gap: 13px;
    justify-content: flex-end;
}
.topbarIocnsrow .et_pb_module {
    margin: 0 !important;
}
.newerror .cusform_new .form-group input {
    border: 1px solid #555 !important;
}
.topbarIocnsrow .et_pb_icon .et_pb_icon_wrap span {
	cursor: pointer;
    background-color: #fff;
    color: #000 !important;
    font-size: 16px;
    height: 50px;
    width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #eee;
    border-radius: 50%;
    transition: all .3s ease;
}
.topbarIocnsrow .et_pb_icon.active .et_pb_icon_wrap span, .topbarIocnsrow .et_pb_icon:hover .et_pb_icon_wrap span {
    background-color: #0096d6 !important;
    color: #fff !important;
}
.sliderimgs .et_pb_slider_container_inner .et_pb_slide_description {
    display: none;
}
.sliderimgs .et_pb_slider_container_inner .et_pb_slide_image {
    margin: 0 !important;
}
.cusbtns_new .or:last-child {
    display: none;
}
.cusbtns_new button {
/*     background-color: #fff;
    color: #094d93;
    border: 1px solid #fff;
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px 35px;
    font-size: 20px;
    margin-right: 0px;
    display: inline-flex;
	align-items: center;
	gap: 7px;
    border-radius: 7px;
    box-shadow: 0px 4px 12px rgba(0, 0, 0, .4);
    cursor: pointer;
    transition: all .4s ease; */
}
.cusbtns_new button {
/*     background-color: #fff; */
	background-color: #0f70c3;
	color: #fff;
/*     color: #0f70c3; */
    border: 2px solid #a3d4ff;
    font-weight: bold;
    text-transform: uppercase;
    padding: 13px 52px 13px 52px;
    font-size: 18px;
    margin-right: 0px;
    display: inline-flex;
    align-items: center;
    gap: 2px;
    border-radius: 10px;
/*     box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5); */
    cursor: pointer;
    transition: all .4s ease;
}
.cusbtns_new button:hover {
/*     box-shadow: 0px 4px 9px rgba(0, 0, 0, .7); */
    transform: scale(1.03);
    background-color: #094171;
    border-color: #094171;
	color: #fff;
}
.cus_slider .et_pb_gallery_item img {
    height: 350px;
    object-fit: contain;
    display: block;
    width: 100%;
	object-position: center;
	margin: 0 auto;
	max-width: 500px;
}
.cus_slider {
    width: 100%;
    flex: 1;
/*     max-width: 500px; */
    margin: 0 auto;
}
.lines {
    position: relative;
    z-index: 1;
}
.lines:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
    pointer-events: none;
    background-image: url('/wp-content/uploads/2026/07/bg-line.png');
    background-position: top center;
    background-size: contain;
    background-repeat: no-repeat;
    filter: hue-rotate(346deg) brightness(0.45);
}
.cusbtns_new button svg{
	width: 22px;
}
.modal-open header.et-l.et-l--header {
    position: relative;
    z-index: 1;
}
.canon .cusbtns_new button {
	background-color: var(--canon);
    border: 2px solid #ea9a9a;
    color: #fff;
}
.canon .cusbtns_new button:hover {
    background-color: var(--canondark);
    color: #fff !important;
    border-color: #ffffff57 !important;
}
.page-id-82 footer .et_pb_section {
    background-color: var(--canon) !important;
}
.canon .steps button.btn {
    background-color: var(--canon);
    border-color: var(--canon);
}
.canon .steps button.btn:hover{
	border-color: var(--canon);
	background-color: var(--canon);
}



.page-id-60 footer .et_pb_section {
    background-color: var(--hp) !important;
}
.hero_text h1 {
/*     display: inline-flex;
    flex-direction: column; */
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.hero_text h1:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 4px;
    background-color: #084d93;
    width: 50px;
	border-radius: 10px;
}
.hero_text h1 strong {
    color: #000;
    font-weight: inherit;
}
.cus_content p + ul {
    padding-top: 10px;
}
.cus_content h2 {
    line-height: 1.1;
    letter-spacing: -1px;
    padding-bottom: 20px;
}
.cussteps .et_pb_blurb_content {
    flex-wrap: wrap;
    position: relative;
    background: linear-gradient(135deg, #e0f7ff, #fff);
    display: flex;
    padding: 1rem;
    border-radius: 12px;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, .3), -5px -5px 5px #fff;
    transition: all .5s ease;
    text-align: center;
    overflow: hidden;
    z-index: 1;
    height: 100%;
    cursor: pointer;
}
.cussteps .et_pb_blurb_content .et_pb_main_blurb_image {
    margin: 0;
    flex: 0 0 35%;
    margin-right: 2em;
}
.cussteps .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap {
    height: 100%;
    width: 100%;
}
.cussteps .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    border-radius: 14px;
	max-height: 380px;
}
.cussteps .et_pb_blurb_content .et_pb_blurb_container {
    flex: 1;
    padding: 20px 0;
}
.cussteps .et_pb_blurb_content h4.et_pb_module_header {
    line-height: 1.1;
}
.cussteps .et_pb_blurb_content .et_pb_blurb_container img {
    mix-blend-mode: multiply;
    max-height: 100px;
    width: auto;
    display: block;
}
.her_lft_col h3 {
    line-height: 1.1;
}
.canon_steps .cussteps .et_pb_blurb_content h4.et_pb_module_header {
    color: var(--canon) !important;
}
.page-id-82 .hero_text h1:after{
	background-color: #CC0000!important;
}
.page-id-60 .hero_text h1:after{
	background-color: var(--hp);
}
.hp .cusbtns_new button{
	background-color: var(--hp);
	color: #fff;
	border-color: #7fd9ff;
}
.hp .cusbtns_new button:hover {
    background-color: var(--hpdark);
    color: #fff;
}
.epson .cusbtns_new button:hover{
	border-color: #34619d;
}

@media screen and (max-width: 980px){
	.cusheader .et_pb_menu__logo img {
		padding: 7px 0;
	}
	footer.et-l.et-l--footer .et_pb_section .et_pb_text_inner {
		text-align: center !important;
	}
	footer.et-l.et-l--footer .et_pb_section {
		padding-top: 10px !important;
		padding-bottom: 10px ! IMPORTANT;
	}
}
@media screen and (max-width: 767px){
	.printer_drivers .steps>h2 {
		font-size: 20px ! IMPORTANT;
	}
	.cusbtns_new {
		flex-direction: column;
		gap: 10px !important;
	}
	.cusbtns_new button {
		margin: 0 !important;
		font-size: 15px !important;
		padding: 7px 20px !important;
	}
	.stepp1 h2 {
		font-size: 20px !important;
	}
	.printer_drivers .steps {
		padding: 30px 20px 20px !important;
	}
	.printer_drivers .steps ul li h4 {
		line-height: 1.2 !important;
		font-size: 14px !important;
	}
	.printer_drivers .steps ul li {
		padding: 10px 10px !important;
	}
	.popup-close {
		top: 0 !important;
		right: 6px !important;
	}
	
	.steps button.btn svg {
		width: 16px;
	}
	.steps button.btn {
		font-size: 14px !important;
		padding: 11px 20px !important;
		width: 100% !important;
		border-radius: 6px !important;
	}
	.newerror .subdesc {
		font-size: 14px ! IMPORTANT;
		line-height: normal !important;
	}
	.printer_drivers h2 svg {
		height: 20px !important;
		width: 20px !important;
	}
	.cusheadings .et_pb_text_inner h1, .cusheadings .et_pb_text_inner h2 {
		font-size: 22px;
	}
	.cusheadings .et_pb_image_wrap img{
		height: auto !important;
		min-height: unset !important;
		max-height: unset !important;
	}
}
@media screen and (max-width: 575px){
	
}
@media screen and (max-width: 475px){

}