[class^="printify-icon-"], [class*=" printify-icon-"] {
    font-family: 'printify-icon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@font-face {
  font-family: 'printify-icon';
  src:  url('../fonts/printify-icon.eot?hce66p');
  src:  url('../fonts/printify-icon.eot?hce66p#iefix') format('embedded-opentype'),
    url('../fonts/printify-icon.ttf?hce66p') format('truetype'),
    url('../fonts/printify-icon.woff?hce66p') format('woff'),
    url('../fonts/printify-icon.svg?hce66p#printify-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}


.printify-icon-paper-drill:before {
    content: "\e93e";
}
.printify-icon-printing-text:before {
    content: "\e94b";
}
.printify-icon-t-shirt-with-square:before {
    content: "\e95d";
}
.printify-icon-brochure-folded:before {
    content: "\e90b";
}
.printify-icon-continuous-feed-paper:before {
    content: "\e915";
}
.printify-icon-circular-sticker:before {
    content: "\e90f";
}
body{
    font-family: 'Open Sans', sans-serif;
}


/*animations start*/
.hvr-bounce-to-bottom:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #FF4328;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.hvr-bounce-to-bottom:active:before, .hvr-bounce-to-bottom:focus:before, .hvr-bounce-to-bottom:hover:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition-timing-function: cubic-bezier(0.52,1.64,.37,.66);
    transition-timing-function: cubic-bezier(0.52,1.64,.37,.66);
}
.hvr-pulse:hover {
    -webkit-animation: animeIcon 1s infinite; 
  -moz-animation:    animeIcon 1s infinite;
  -o-animation:      animeIcon 1s infinite;
  animation:         animeIcon 1s infinite; 
}
@-webkit-keyframes animeIcon {
  0%   { transform: scale(1); }
  50% {  transform: scale(1.2); }
  100% { transform: scale(1); }
}
@-moz-keyframes animeIcon {
  0%   { transform: scale(1); }
  50% {  transform: scale(1.2); }
  100% { transform: scale(1); }
}
@-o-keyframes animeIcon {
  0%   { transform: scale(1); }
  50% {  transform: scale(1.2); }
  100% { transform: scale(1); }
}
@keyframes animeIcon {
  0%   { transform: scale(1); }
  50% {  transform: scale(1.2); }
  100% { transform: scale(1); }
}
/*animations end*/


.sec-pad-PrintShops {
    padding: 120px 0;
}
.bgMainPrintShops1{
    background: #F5F6FA;
}
.bgMainPrintShops2{
    padding-bottom: 140px;
}
.containerPrintShops{
    width: 100%;
    max-width: 1200px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.rightContntPrintShops {
    padding-left: 56px;
}
.rightContntPrintShops .rightContntPrintShopsTitle{
    margin-bottom: 38px;
}
.rightContntPrintShops .rightContntPrintShopsTitle p{
    color: #FF4328;
    font-size: 20px;
    margin: 0;
}
.rightContntPrintShops .rightContntPrintShopsTitle h3{
    font-size: 58px;
    font-weight: bold;
    color: #212121;
    margin: 0;
}
.rightContntPrintShops p{
    color: #757575;
    margin: 0;
}
.rightContntPrintShops p + p{
    margin-top: 20px;
}
.printShops-thm-btn {
    border: none;
    outline: none;
    display: inline-block;
    vertical-align: middle;
    background: #FF4328;
    border-radius: 35px;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    padding: 18px 69px;
    transition: all .4s;
}
.printShops-yellow-bg{
    margin-top: 55px;
    background: #FEC931;
    color: #212121;
}
.printShops-thm-btn.printShops-yellow-bg:hover {
    background: #FF4328;
    color: #fff;
    text-decoration: none;
}
.printShops-thm-btn.printShops-yellow-bg.hover21:hover {
    background: #212121;
}
.text-centerPrintShops {
    text-align: center;
}
.sec-titlePrintShops{
    margin-top: -8px;
    margin-bottom: 55px;
}
.sec-titlePrintShops span{
    color: #FF4328;
    font-size: 20px;
}
.sec-titlePrintShops h3{
    margin: 0;
    color: #212121;
    font-size: 60px;
    font-weight: bold;
    margin-bottom: 30px;
}
.sec-titlePrintShops p{
    color: #757575;
    font-size: 20px;
    line-height: 32px;
    margin: 0;
}
.hvr-bounce-to-bottom {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
}
.subContntPrintShops-1 .text-boxPrintShops {
    background: #F5F6FA;
    position: relative;
    margin-top: 10px;
    padding: 0 40px;
    padding-top: 45px;
    padding-bottom: 43px;
}
.subContntPrintShops-1 .text-boxPrintShops h3 {
    font-size: 30px;
    color: #212121;
    font-weight: bold;
    margin: 0;
    margin-bottom: 32px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.subContntPrintShops-1 .text-boxPrintShops:hover h3, .subContntPrintShops-1 .text-boxPrintShops:hover p {
    color: #fff;
}
.subContntPrintShops-1 .text-boxPrintShops a.read-more, .subContntPrintShops-2 a.read-more {
    width: 42px;
    height: 42px;
    background: #FF4328;
    color: #fff;
    font-size: 30px;
    line-height: 42px;
    border-radius: 50%;
    text-align: center;
    position: absolute;
    bottom: -21px;
    right: 30px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    text-decoration: none;
    font-weight: 900;
}
.subContntPrintShops-1 .text-boxPrintShops:hover a.read-more, .subContntPrintShops-2:hover a.read-more {
    background: #fff;
    color: #FF4328;
}
.subContntPrintShops-2 {
    background: #F5F6FA;
    position: relative;
    padding: 0 40px;
    padding-top: 50px;
    padding-bottom: 43px;
}
.subContntPrintShops-2 i {
    font-size: 65px;
    color: #2E8ED2;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.subContntPrintShops-2 h3 {
    font-size: 30px;
    color: #212121;
    font-weight: bold;
    margin: 0;
    line-height: 30px;
    margin-top: 22px;
    margin-bottom: 35px;
    line-height: 36px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;   
}
.subContntPrintShops-2 p {
    color: #757575;
    font-size: 16px;
    line-height: 30px;
    margin: 0;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.subContntPrintShops-2:hover h3, .subContntPrintShops-2:hover p, .subContntPrintShops-2:hover i {
    color: #fff;
}



.carousel-wrapperPrintshops {
    position: relative;
    margin-bottom: 60px;
}
.carousel-wrapperPrintshops .overlay {
    background-color: #212121;
    background-size: cover;
    position: absolute;
    top: 60px;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 7;
    height: 430px;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center center;
}
.carousel-wrapperPrintshops .overlay:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #212121;
    opacity: .9;
}
.posRelativeCls{
    position: relative;
}
.heigtPrintShops{
    height: 430px;
}
.slideImageASectionsPrintShops{
    position: absolute;
    z-index: 111;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.slideImageASectionsPrintShops img{
    position: absolute;
    top: 0;
    left: 0;
}
.slideImageASectionsPrintShops .text-box{
    padding-left: 328px;
    padding-top: 195px;
    padding-bottom: 50px;
}
.slideImageASectionsPrintShops .text-box h3{
    margin: 0;
    color: #fff;
    font-weight: 500;
    font-size: 30px;
    line-height: 50px;
}
.slideImageASectionsPrintShops .text-box p{
    margin: 0;
    color: #FEC931;
    font-size: 20px;
    font-weight: 500;
    margin-top: 30px;
}
.welcomePrintShops img, .img-boxPrintShops img{
    width: 100%;
}
.callActionPrintshops {
    position: relative;
}
.callActionPrintshops .overlay {
    background: #ff4328 url(../img/cta-bg-1-1.jpg) center center no-repeat fixed;
    background-size: cover;
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 7;
}
.callActionPrintshops .overlay:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ff4328;
    opacity: .9;
}
.callActionPrintshops .inner-wrapper {
    background: transparent url(../img/cta-bg-1-2.png) right center no-repeat fixed;
    position: relative;
    z-index: 99;
    padding-top: 115px;
    padding-bottom: 120px;
}
.callActionPrintshops .callContentPrintshops .title {
    margin-bottom: 40px;
}
.callActionPrintshops .callContentPrintshops .title span {
    font-size: 20px;
    color: #212121;
    margin: 0;
}
.callActionPrintshops .callContentPrintshops .title h2 {
    color: #FFFFFF;
    font-size: 60px;
    line-height: 60px;
    font-weight: bold;
    margin: 0;
}
.callActionPrintshops .callContentPrintshops ul, .callActionPrintshops .callContentPrintshops li {
    margin: 0;
    padding: 0;
    list-style: none;
}
.callActionPrintshops .callContentPrintshops ul, .callActionPrintshops .callContentPrintshops li {
    margin: 0;
    padding: 0;
    list-style: none;
}
.callActionPrintshops .callContentPrintshops ul.list-box li {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    position: relative;
    padding-left: 25px;
}
.callActionPrintshops .callContentPrintshops ul.list-box li + li {
    margin-top: 10px;
}
.callActionPrintshops .callContentPrintshops ul.list-box li i {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.service-Printshopes .service-right-content .single-service-one:hover i, .service-Printshopes .service-right-content .single-service-one:hover h3 {
    color: #fff;
}

.service-Printshopes {
    background: #F5F6FA;
    position: relative;
}
.service-Printshopes img.background-right {
    position: absolute;
    top: 0;
    right: 0;
}
.service-Printshopes .service-content {
    padding-right: 60px;
}
.service-Printshopes .service-content .title {
    margin-bottom: 40px;
}
.service-Printshopes .service-content .title span {
    font-size: 20px;
    color: #FF4328;
}
.service-Printshopes .service-content .title h2 {
    color: #212121;
    font-size: 60px;
    line-height: 60px;
    font-weight: bold;
    margin: 0;
}
.service-Printshopes .service-content p {
    margin: 0;
    color: #757575;
}
.service-Printshopes .service-content p + p {
    margin-top: 35px;
}
.service-Printshopes .service-content .btn-box {
    margin-top: 50px;
}
.service-Printshopes .service-content .btn-box .phone-btn {
    display: inline-block;
    vertical-align: middle;
    font-size: 22px;
    font-weight: 500;
    color: #212121;
    margin-top: 55px;
    padding-left: 20px;
}
.service-Printshopes .service-content .btn-box .phone-btn i {
    font-size: 24px;
    border: 2px solid #2884C6;
    color: #2884C6;
    line-height: 55px;
    width: 59px;
    height: 59px;
    border-radius: 50%;
    text-align: center;
    margin-right: 10px;
    transform: rotateY(180deg);
}
.service-Printshopes .service-right-content {
    background: #fff;
    padding: 60px;
}
.service-Printshopes .service-right-content .inner {
    position: relative;
}
.service-Printshopes .service-right-content .divider {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 2px;
    height: 100%;
    background: #ebedf4;
}
.service-Printshopes .service-right-content .divider.ver {
    width: 100%;
    height: 2px;
}
.service-Printshopes .service-right-content .single-service-one {
    text-align: center;
    padding: 50px 0;
    margin-left: -15px;
    margin-right: -15px;
    display: block;
}
.service-Printshopes .service-right-content .single-service-one i {
    font-size: 58px;
    color: #2884C6;
    -webkit-transition: all .4s;
    transition: all .4s;
}
.service-Printshopes .service-right-content .single-service-one h3 {
    margin: 0;
    color: #212121;
    font-size: 16px;
    font-weight: 600;
    margin-top: 20px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.sec-pad {
    padding: 120px 0;
}
.styleTwoPrintshopes {
    background: #212121;
    overflow: hidden;
}
.styleTwoPrintshopes .styleTwoContentPrintshopes {
    padding-top: 115px;
}
.styleTwoPrintshopes .styleTwoContentPrintshopes .title {
    margin-bottom: 40px;
}
.styleTwoPrintshopes .styleTwoContentPrintshopes .title span {
    font-size: 20px;
    color: #FEC931;
}
.styleTwoPrintshopes .styleTwoContentPrintshopes .title h2 {
    color: #FFFFFF;
    font-size: 60px;
    line-height: 60px;
    font-weight: bold;
}
.styleTwoPrintshopes .styleTwoContentPrintshopes p {
    margin: 0;
    color: #A0A0A0;
    font-size: 18px;
    line-height: 36px;
}
.footerPrintShops1 {
    background: #212121;
    padding-top: 80px;
    padding-bottom: 70px;
}
.footerPrintShops1 .footer-widget .title {
    margin-bottom: 36px;
}
.footerPrintShops1 .footer-widget h3, .footerPrintShops1 .footer-widget p, .footerPrintShops1 .footer-widget ul, .footerPrintShops1 .footer-widget li {
    margin: 0;
    padding: 0;
    list-style: none;
}
.footerPrintShops1 .footer-widget .title h3 {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 20px;
}
.footerPrintShops1 .footer-widget p {
    font-size: 16px;
    line-height: 30px;
    color: #A0A0A0;
}
.footerPrintShops1 .footer-widget.explore {
    padding-left: 40px;
}
.footerPrintShops1 .footer-widget ul li a {
    color: #A0A0A0;
    font-size: 16px;
    line-height: 30px;
}
.footerPrintShops1 .footer-widget.links-widget ul.link-list a {
    display: block;
    position: relative;
    padding-left: 15px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.footerPrintShops1 .footer-widget.links-widget ul.link-list a:before {
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #A0A0A0;
    font-size: 18px;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.footerPrintShops1 .footer-widget.services {
    padding-left: 75px;
}
.footerPrintShops1 .footer-widget.contact-widget p {
    line-height: 24px;
}
.footerPrintShops1 .footer-widget.contact-widget p + p {
    margin-top: 25px;
}
.footerbottomPrintshopes2 {
    background: #212121;
}
.footerbottomPrintshopes2 .containerPrintShops {
    border-top: 1px solid #2e2e2e;
    padding-left: 0;
    padding-right: 0;
    padding: 35px 0;
    max-width: 1170px;
}
.footerbottomPrintshopes2 .containerPrintShops .copy-text p {
    margin: 0;
    color: #A0A0A0;
    font-size: 16px;
    line-height: 59px;
}
.footerbottomPrintshopes2 .containerPrintShops .copy-text p a {
    color: #fff;
    text-decoration: none;
}
.footerbottomPrintshopes2 .containerPrintShops .social-box a {
    width: 59px;
    height: 59px;
    border-radius: 50%;
    color: #fff;
    font-size: 18px;
    line-height: 59px;
    text-align: center;
    line-height: 59px;
    text-decoration: none;
}
.footerbottomPrintshopes2 .containerPrintShops .social-box a.fa-twitter {
    background: #FEC931;
}
.footerbottomPrintshopes2 .containerPrintShops .social-box a + a {
    margin-left: 10px;
}
.footerbottomPrintshopes2 .containerPrintShops .social-box a.fa-pinterest {
    background: #FFFFFF;
    color: #212121;
}
.footerbottomPrintshopes2 .containerPrintShops .social-box a.fa-facebook-f {
    background: #2884C6;
}
.footerbottomPrintshopes2 .containerPrintShops .social-box a.fa-youtube {
    background: #FF4328;
}
.footerPrintShops1 .footer-widget.links-widget ul.link-list a:hover {
    color: #FF4328;
}
.subContntPrintShops-1 a, .subContntPrintShops-2 a, .service-Printshopes .service-right-content .single-service-one a, .footerPrintShops1 ul li a{
    text-decoration: none;
}

.page-titlePrintShops {
    background: #F5F6FA;
    padding: 79px 0;
}
.page-titlePrintShops h3 {
    margin: 0;
    color: #212121;
    font-size: 60px;
    font-weight: bold;
}
.breadcumb-wrapper {
    overflow: hidden;
    margin-top: -34px;
    z-index: 99;
}
.breadcumb-wrapper .containerPrintShops {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    max-width: 1170px;
}
.breadcumb-wrapper ul.breadcumb, .breadcumb-wrapper ul.breadcumb li {
    margin: 0;
    padding: 0;
    list-style: none;
}
.breadcumb-wrapper ul.breadcumb {
    background: #FF4328;
    border-top-left-radius: 35px;
    border-bottom-left-radius: 35px;
    padding-left: 70px;
    padding-right: 100px;
    position: relative;
    display: inline-block;
    float: right;
}
.breadcumb-wrapper ul.breadcumb li {
    display: inline-block;
    vertical-align: middle;
}
.breadcumb-wrapper ul.breadcumb li a, .breadcumb-wrapper ul.breadcumb li span {
    display: block;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 900;
    padding: 18px 0;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    text-decoration: none;
}
.breadcumb-wrapper ul.breadcumb:after {
    content: '';
    width: 1000000px;
    height: 100%;
    background: #FF4328;
    position: absolute;
    top: 0;
    left: 100%;
}
.breadcumb-wrapper ul.breadcumb li span.sep {
    margin-left: 15px;
    margin-right: 15px;
    color: #fff;
}
.breadcumb-wrapper ul.breadcumb li a:hover, .breadcumb-wrapper ul.breadcumb li span {
    color: #212121;
}
.about-section .single-about .text-box {
    background: #F5F6FA;
    position: relative;
    margin-top: 10px;
    padding: 0 40px;
    padding-top: 45px;
    padding-bottom: 43px;
}
.about-section .single-about .text-box h3 {
    font-size: 30px;
    color: #212121;
    font-weight: bold;
    margin: 0;
    margin-bottom: 32px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.about-section .single-about .text-box p {
    color: #757575;
    font-size: 16px;
    line-height: 30px;
    margin: 0;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.about-section .single-about .text-box a.read-more {
    width: 42px;
    height: 42px;
    background: #FF4328;
    color: #fff;
    font-size: 30px;
    line-height: 42px;
    border-radius: 50%;
    text-align: center;
    position: absolute;
    bottom: -21px;
    right: 30px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    text-decoration: none;
    font-weight: 900;
}
.scrollToTopPrintShops {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 9999;
    width: 50px;
    height: 50px;
    text-align: center;
    background: #FF4328;
    color: #fff;
    font-size: 17px;
    line-height: 50px;
    border-radius: 50%;
    cursor: pointer;
    display: block;
    -webkit-box-shadow: 0px 23px 42px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 23px 42px rgba(0, 0, 0, 0.2);
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.scrollToTopPrintShops i{
    font-weight: 900;
    font-size: 23px;
    padding-top: 10px;
}
.serviceStylePrintShops .single-service-three {
    margin-bottom: 50px;
}
.serviceStylePrintShops .single-service-three .img-box {
    position: relative;
    overflow: hidden;
    height: 270px;
}
.serviceStylePrintShops .single-service-three .img-box:before {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(33, 33, 33, 0.6);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.serviceStylePrintShops .single-service-three .img-box > img {
    width: 100%;
}
.serviceStylePrintShops .single-service-three .text-box {
    position: relative;
    background: #F4F5F9;
    margin-top: 10px;
    padding-top: 55px;
    padding-bottom: 50px;
    padding-left: 60px;
    padding-right: 60px;
}
.serviceStylePrintShops .single-service-three .text-box a {
    text-decoration: none;
}
.serviceStylePrintShops .single-service-three .text-box h3 {
    margin: 0;
    color: #202020;
    font-weight: bold;
    font-size: 24px;
}
.serviceStylePrintShops .single-service-three .text-box .meta-info {
    margin-top: 5px;
    margin-bottom: 30px;
}
.serviceStylePrintShops .single-service-three .text-box p {
    color: #747474;
    font-size: 16px;
    line-height: 30px;
    margin: 0;
}
.serviceStylePrintShops .single-service-three .text-box .meta-info p {
    margin: 0;
    font-size: 16px;
    color: #747474;
}
.serviceStylePrintShops .single-service-three .text-box .meta-info p span {
    color: #FF4328;
    font-weight: bold;
}
.serviceStylePrintShops .single-service-three .text-box a.read-more {
    width: 42px;
    height: 42px;
    background: #FF4328;
    color: #fff;
    font-size: 30px;
    line-height: 42px;
    border-radius: 50%;
    text-align: center;
    position: absolute;
    bottom: -21px;
    right: 30px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    font-weight: 900;
    text-decoration: none;
}
.serviceStylePrintShops .single-service-three:hover .img-box:before {
    opacity: 1;
}
.serviceStylePrintShops .single-service-three:hover .text-box:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.serviceStylePrintShops .single-service-three:hover .text-box h3, .serviceStylePrintShops .single-service-three:hover .text-box p {
    color: #fff;
}
.serviceStylePrintShops .single-service-three:hover .text-box a.read-more {
    background: #fff;
    color: #FF4328;
}
.imgContainerPrintShop{
    height: 270px;
    width: 100%;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}

/*new changes font start*/
.rightContntPrintShops p, .bgMainPrintShops2 p, .service-Printshopes .service-content p {
    line-height: 32px;
    font-size: 17px;
    font-weight: 600;
}
.bgMainPrintShops2 p {
    font-weight: 500;
}
.printShops-thm-btn{
    font-weight: 700;
}
.sec-titlePrintShops.text-centerPrintShops p{
    font-weight: 600;
    font-size: 18px;
}
.slideImageASectionsPrintShops .text-box h3{
    font-weight: 700;
}
.slideImageASectionsPrintShops .text-box p {
    font-weight: 600;
}
.service-Printshopes .service-right-content .single-service-one h3 {
    font-weight: 900;
}
.service-Printshopes .service-content .btn-box .phone-btn {
    font-weight: 900;
}
.text-boxPrintShops p{
    margin-bottom: 33px;
}
.service-Printshopes .service-content p{
    font-weight: 500;
}
/*new changes font end*/
.checkBoxPrintshopAlign label:before,
.checkBoxPrintshopAlign label:after {
    top: -2px;
}
.checkBoxPrintshopAlign {
    margin-bottom: 10px;
}

.checkBoxPrintshopAlign label {
    color: #000;
    font-weight: 400;
}

.checkBoxPrintshopAlign label:before {
    color: #999;
}

.checkBoxPrintshopAlign label:after {
    color: #0070C0 !important;
}
