@import url('https://fonts.googleapis.com/css2?family=Martian+Mono:wght@100..800&display=swap');




*{
 
  font-family: "Martian Mono", serif;
}

#main-print{
    /*background-image: url("../img/main.png");*/
    background-color: rgb(225, 239, 255);
    min-height: 70vh;
    background-position: bottom center;
    background-size: cover;
}


.container-print{
    max-width: 1200px;
    padding: 20px;
    margin: 10px auto;
}
 
 
 
  .overlay-text-print{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: rgba(85, 137, 250, 0.596) !important;
    border-radius: 10px !important;
    position: relative;
    margin-top: 200px !important;
    padding: 60px;
    box-shadow: rgba(82, 96, 223, 0.4) -5px 5px, rgba(95, 102, 161, 0.3) -10px 10px, rgba(79, 83, 126, 0.2) -15px 15px, rgba(92, 93, 104, 0.1) -20px 20px, rgba(255, 255, 255, 0.05) -25px 25px !important;
  }
 




   .print-h1{
    font-size: 20px;
    padding: 20px;
    text-align: center;
    font-weight: bolder;
    color: rgb(255, 255, 255);
    text-shadow: 0 1px 0 #ccc,
                 0 6px 1px rgba(0,0,0,.1),
                 0 0 5px rgba(0,0,0,.1),
                 0 1px 3px rgba(0,0,0,.3),
                 0 3px 5px rgba(0,0,0,.2),
                 0 5px 10px rgba(0,0,0,.25),
                 0 10px 10px rgba(0,0,0,.2),
                 0 20px 20px rgba(0,0,0,.15);
  }


  .print-h2{
    font-size: 18px;
    padding: 20px;
    text-align: center;
    font-weight: bolder;
    color: rgb(255, 255, 255);
    text-shadow: 0 1px 0 #ccc,
                 0 6px 1px rgba(0,0,0,.1),
                 0 0 5px rgba(0,0,0,.1),
                 0 1px 3px rgba(0,0,0,.3),
                 0 3px 5px rgba(0,0,0,.2),
                 0 5px 10px rgba(0,0,0,.25),
                 0 10px 10px rgba(0,0,0,.2),
                 0 20px 20px rgba(0,0,0,.15);
  }
 




 
  .overlay-text-printer .printer-title{
    font-size: 30px !important;
        color: white !important;
        text-shadow: 0 1px 0 #ccc,
                     0 2px 0 #c9c9c9,
                     0 6px 1px rgba(0,0,0,.1),
                     0 0 5px rgba(0,0,0,.1),
                     0 1px 3px rgba(0,0,0,.3),
                     0 3px 5px rgba(0,0,0,.2),
                     0 5px 10px rgba(0,0,0,.25),
                     0 10px 10px rgba(0,0,0,.2),
                     0 20px 20px rgba(0,0,0,.15) !important;
  }
 
  .overlay-text-printer h2{
    font-size: 25px;
    padding: 20px;
    text-align: center;
    font-weight: bolder !important;
    color: rgb(255, 255, 255) !important;
    text-shadow: 0 1px 0 #ccc,
                 0 6px 1px rgba(0,0,0,.1),
                 0 0 5px rgba(0,0,0,.1),
                 0 1px 3px rgba(0,0,0,.3),
                 0 3px 5px rgba(0,0,0,.2),
                 0 5px 10px rgba(0,0,0,.25),
                 0 10px 10px rgba(0,0,0,.2),
                 0 20px 20px rgba(0,0,0,.15) !important;
  }








.print-design-header-img-text{
    margin-top: 230px;
    margin-left: 40px;
    margin-bottom: 150px;
    margin-right: 40px;
    padding: 60px;
    border-radius: 260px;
    background: radial-gradient(circle, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0.415) 61%) !important;
    color: black;
    text-align: center;
    padding-top: 50px;
    padding-right: 80px;
    padding-bottom: 50px;
    padding-left: 80px;
    text-shadow: 1px 1px 0px #ffffff;
}




.print-design-text-div{
    padding: 60px;
}




.print-design-text-container-1{
    margin-right: 0;
    margin-left: 40px;
    margin-top: 0;
    border-radius: 30px;
    padding: 30px;
    color: #223;
    background: linear-gradient(90deg, rgba(222,180,255,1) 0%, rgba(187,190,255,1) 39%, rgba(236,255,251,1) 75%);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.244);
}




.h3-text h1{
    line-height: 130px;
    padding: 50px;
    margin-bottom: 0;
    font-weight: 900;
    font-size: 25px;
    text-transform: none;
    font-family: "Quicksand", sans-serif;
}




.h3-text h3{
    transform: translateY(-20px);
    line-height: 27px;
    padding: 5px;
    font-weight: 400;
    color: rgb(0, 0, 137);
    font-size: 20px;
    text-transform: none;
    font-family: "Quicksand", sans-serif;
}






.print-design-wrapper {
    width: 100%;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
}




.print-design-container {
    background-color: #ff0000 !important;
    height: 400px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: start;
}




.card {
    width: 80px;
    border-radius: .75rem;
    background-size: cover;
    cursor: pointer;
    overflow: hidden;
    border-radius: 2rem;
    margin: 0 10px;
    display: flex;
    align-items: flex-end;
    transition: .6s cubic-bezier(.28,-0.03,0,.99);
    box-shadow: 0px 10px 30px -5px rgba(0,0,0,0.8);
}




.card > .row {
    color: rgb(0, 0, 0);
    display: flex;
    flex-wrap: nowrap;
}




.card .row{
    background-color: #edededd9;
}




.row h4{
    text-shadow: 1px 1px 0px #ffffff, 5px 4px 0px rgba(255, 255, 255, 0.15);
}




.card .row .icon {
    font-weight: bolder;
    font-size: 20px;
    color: rgb(0, 0, 0);
    border-radius: 50%;
    width: 50px;
    height: 50px; /* Adjust the height for the icon */
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 15px;
}




.card .row .description {
    padding-left: 0;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-top: 10px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    overflow: hidden;
    height: 120px; /* Adjust the height for the description */
    width: 520px;
    opacity: 0;
    transform: translateY(-100px);
    transition-delay: .3s;
    transition: all .3s ease;
}




.description h3 {
    color: #000000;
    padding-top: 5px;
    text-shadow: 2px 2px 2px #ffffff, 5px 4px 0px rgba(255, 255, 255, 0.15);
    text-transform: none;
}




.description h2 {
    padding-left: 1px;
    color: rgb(184, 199, 255);
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
    letter-spacing: 3px;
     
    text-transform: uppercase;
}




input {
    display: none;
}




input:checked + label {
    width: 600px;
}




input:checked + label .description {
    opacity: 1 !important;
    transform: translateY(0) !important;
}




.card[for="c1"] {
    background-image: url('../images/print-design-images/dvd-photo-slideshow-with-music.png');
    background-size: 100% 100%;
}
.card[for="c2"] {
    background-image: url('../images/print-design-images/business-checks-for-quickbooks-and-other-software.png');
    background-size: 100% 100%;
}
.card[for="c3"] {
    background-image: url('../images/print-design-images/cute-business-cards-envelopes-letterheads-labels-and-appointment-cards.png');
    background-size: 100% 100%;
}
.card[for="c4"] {
    background-image: url('../images/print-design-images/carbonless-forms.png');
    background-size: 100% 100%;
}
.card[for="c5"] {
    background-image: url('../images/print-design-images/cute-floating-booklets-and-newsletters.png');
    background-size: 100% 100%;
}
.card[for="c6"] {
    background-image: url('../images/print-design-images/Pink\ and\ Orange\ Gradient\ Modern\ Gift\ Certificate.jpg');
    background-size: 100% 100%;
}
.card[for="c7"] {
    background-image: url('../images/print-design-images/wedding-and-graduation-invitations-wallet-photos-programs-and-thank-yous.png');
   
}
.card[for="c8"] {
    background-image: url('../images/print-design-images/cute-rack-cards-and-post-cards.png');
    background-size: 100% 100%;
}
.card[for="c9"] {
    background-image: url('../images/print-design-images/auction-bills.png');
    background-size: 100% 100%;
}
.card[for="c10"] {
    background-image: url('../images/print-design-images/raffle-tickets.jpg');
    background-size: 100% 100%;
}
.card[for="c11"] {
    background-image: url('../images/print-design-images/touch-up-old-photo-prints.png');
    background-size: 100% 100%;
}
.card[for="c12"] {
    background-image: url('../images/print-design-images/specialty-items--calendars-pens-stamps-magnets-can-koozies.png');
    background-size: 100% 100%;
}
.card[for="c13"] {
    background-image: url('../images/print-design-images/cute-die-cut-labels-and-decals.png');
    background-size: 100% 100%;
}
.card[for="c14"] {
    background-image: url('../images/print-design-images/posters.jpg');
    background-size: 100% 100%;
}
.card[for="c15"] {
    background-image: url('../images/print-design-images/vehicle-graphics.png');
    background-size: 100% 100%;
}
.card[for="c16"] {
    background-image: url('../images/print-design-images/mailbox-decals.png');
    background-size: 100% 100%;
}


@media screen and (max-width: 1950px) {
    .item {
        width: calc(100% - 50px); /* Adjust the width to display 2 items in a row */
    }
  
    .item:not(:last-child) {
        margin-right: 50px; /* Add margin between items in the same row */
    }

    .overlay-text-print{
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      background-color:  rgba(85, 137, 250, 0.596) !important;
      border-radius: 10px !important;
      position: relative;
      margin-top: 150px !important; 
      padding: 30px ;
      box-shadow: rgba(46, 65, 240, 0.4) -5px 5px, rgba(46, 65, 240, 0.3) -10px 10px, rgba(46, 65, 240, 0.2) -15px 15px, rgba(46, 65, 240, 0.1) -20px 20px, rgba(46, 65, 240, 0.05) -25px 25px !important;
    }

    .services{
      margin-top: 100px;
    }



    .ptrint-h1{
      font-size: 30px !important; 
      padding: 20px;
      text-align: center;
      font-weight: bolder;
      color: rgb(255, 255, 255);
      text-shadow: 0 1px 0 #ccc,
                   0 6px 1px rgba(0,0,0,.1),
                   0 0 5px rgba(0,0,0,.1),
                   0 1px 3px rgba(0,0,0,.3),
                   0 3px 5px rgba(0,0,0,.2),
                   0 5px 10px rgba(0,0,0,.25),
                   0 10px 10px rgba(0,0,0,.2),
                   0 20px 20px rgba(0,0,0,.15);
    }
    
      .print-h2{
      font-size: 25px !important;
      padding: 20px;
      text-align: center;
      font-weight: bolder;
      color: rgb(255, 255, 255);
      text-shadow: 0 1px 0 #ccc,
                   0 6px 1px rgba(0,0,0,.1),
                   0 0 5px rgba(0,0,0,.1),
                   0 1px 3px rgba(0,0,0,.3),
                   0 3px 5px rgba(0,0,0,.2),
                   0 5px 10px rgba(0,0,0,.25),
                   0 10px 10px rgba(0,0,0,.2),
                   0 20px 20px rgba(0,0,0,.15);
    }
  
    

  }

/* Add this CSS for smaller screens */
@media screen and (max-width: 1000px) {
    .print-design-header-img-text{
        margin-top: 100px;
    }




    .print-design-wrapper {
        margin-top: 100px;
        margin-bottom: 100px;
    }




    .print-design-container {
        margin-top: 20px;
        margin-left: auto;
        margin-right: auto;
        flex-direction: column;
        height: auto;
    }
    .card .row .icon {
        margin-top: 65px; /* Remove margin-top to keep the icon centered vertically */
    }




    .card .row{
        background-color: #edededd9;
        height: 130px;
    }




    .card {
        margin: 10px auto;
        width: auto; /* Allow cards to take full width */
        height: 80px; /* Adjust the height for unclicked cards */
    }




    input:checked + label {
        width: auto;
        height: 400px; /* Adjust height for checked card */
    }




    input:checked + label .description {
        width: 100%;
    }


    .print-design-text-container-5 h1{
        font-size: 25px;
    }


    .overlay-text-printer .printer-title{
        font-size: 25px !important;
      }
     
      .overlay-text-printer h2{
        font-size: 20px;
      }


      .overlay-text-printer{
        margin-left: 30px;
        margin-right: 30px;
      }
}




/* Add this CSS for smaller screens */
@media screen and (max-width: 700px) {




    .print-design-header{
        height: 500px;
        padding-top: 100px;
        margin: 0;
    }




    .print-design-header-img-text{
        padding: 20px;
    }




    .print-design-header-img-text h1 {
        margin: 0;
        padding: 5px;
        font-size: 18px;
    }




    .print-design-text-div {
        margin: 10px; /* Adjust margin as needed */
        padding: 10px; /* Add padding for better spacing */
        max-width: 95%;
    }




    .print-design-text-container-1 {
        margin: auto;
        padding: 25px; /* Add padding for better spacing */
        flex-direction: column;
        height: auto;
        max-width: 90%;
    }




    .card {
        transform: translateX(-8px);
        background-color: rgb(19, 0, 139);
        margin: 10px auto;
        width: calc(100% - 20px) !important; /* Add !important to override previous styles */
        max-width: 100%; /* Ensure it doesn't exceed 100% */
        height: 80px; /* Adjust the height for unclicked cards */
    }




    .card .row .icon {
        margin-top: 65px; /* Remove margin-top to keep the icon centered vertically */
        width: 60px;
    }




    .h3-text h1{
        font-size: 17px;
        text-transform:none;
    }
   
    .h3-text h3{
        font-size: 14px !important;
        font-weight: 500;
        color: rgb(0, 0, 137);
        font-size: 25px;
        text-transform: none;
    }




    input:checked + label {
        width: calc(100% - 20px) !important; /* Add !important to override previous styles */
        max-width: 100%; /* Ensure it doesn't exceed 100% */
        height: 400px; /* Adjust height for checked card */
    }




    input:checked + label .description {
        width: calc(100% - 20px) !important; /* Add !important to override previous styles */
        max-width: 80%; /* Ensure it doesn't exceed 100% */
    }




    .h3-text{
        margin-top: 150px;
    }




    .print-design-text-container-5 h1{
        font-size: 25px;
    }


    .overlay-text-printer .printer-title{
        font-size: 25px !important;
      }
     
      .overlay-text-printer h2{
        font-size: 20px;
      }


      .overlay-text-printer{
        margin-left: 30px;
        margin-right: 30px;
      }




   
}


@media screen and (max-width: 1450px) {
    .item {
        width: calc(100% - 50px); /* Adjust the width to display 2 items in a row */
    }
  
    .item:not(:last-child) {
        margin-right: 50px; /* Add margin between items in the same row */
    }
  }
  
  @media screen and (min-width: 1120px){
  .item {
        width: calc(85% - 50px); /* Adjust the width to display 1 item in a row */
        margin-right: 0; /* Remove margin between items in the same row */
        margin-bottom: 50px; /* Add margin between rows */
    }
    .item:not(:last-child) {
        margin-right: 50px; /* Add margin between items in the same row */
    }
  
  }
  
  @media screen and (min-width: 900px){
  .item {
        width: calc(75% - 50px); /* Adjust the width to display 1 item in a row */
        margin-right: 0; /* Remove margin between items in the same row */
        margin-bottom: 50px; /* Add margin between rows */
    }
    .item:not(:last-child) {
        margin-right: 50px; /* Add margin between items in the same row */
    }

    .overlay-text-print{
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        background-color: #004cff95 ;
        border-radius: 10px !important;
        position: relative;
        margin-top: -1000px;
        margin-bottom: 250px;
        padding-right: 30px;
        box-shadow: rgba(46, 65, 240, 0.4) -5px 5px, rgba(46, 65, 240, 0.3) -10px 10px, rgba(46, 65, 240, 0.2) -15px 15px, rgba(46, 65, 240, 0.1) -20px 20px, rgba(46, 65, 240, 0.05) -25px 25px !important;
      }
  
  }
  
  @media screen and (min-width: 601px) and (max-width: 899px) {
    .item {
        width: calc(70% - 50px); /* Adjust the width to display 1 item in a row */
        margin-right: 0; /* Remove margin between items in the same row */
        margin-bottom: 50px; /* Add margin between rows */
    }
      .item:not(:last-child) {
        margin-right: 20px; /* Add margin between items in the same row */
    }

    .service-acrecyclece{
        padding-right: 0px;
        width: 350px;
    }

    .overlay-text-print{
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        background-color: #004cff95 ;
        border-radius: 10px !important;
        position: relative;
        margin-top: -1050px;
        margin-bottom: 250px;
        padding-right: 30px;
        box-shadow: rgba(46, 65, 240, 0.4) -5px 5px, rgba(46, 65, 240, 0.3) -10px 10px, rgba(46, 65, 240, 0.2) -15px 15px, rgba(46, 65, 240, 0.1) -20px 20px, rgba(46, 65, 240, 0.05) -25px 25px !important;
      }

      .print-h1{
        font-size: 30px !important;
        padding: 20px;
        text-align: center;
        font-weight: bolder;
        color: rgb(255, 255, 255);
        text-shadow: 0 1px 0 #ccc,
                     0 6px 1px rgba(0,0,0,.1),
                     0 0 5px rgba(0,0,0,.1),
                     0 1px 3px rgba(0,0,0,.3),
                     0 3px 5px rgba(0,0,0,.2),
                     0 5px 10px rgba(0,0,0,.25),
                     0 10px 10px rgba(0,0,0,.2),
                     0 20px 20px rgba(0,0,0,.15);
      }

      .print-h2{
        font-size: 20px !important;
        padding: 20px;
        text-align: center;
        font-weight: bolder;
        color: rgb(255, 255, 255);
        text-shadow: 0 1px 0 #ccc,
                     0 6px 1px rgba(0,0,0,.1),
                     0 0 5px rgba(0,0,0,.1),
                     0 1px 3px rgba(0,0,0,.3),
                     0 3px 5px rgba(0,0,0,.2),
                     0 5px 10px rgba(0,0,0,.25),
                     0 10px 10px rgba(0,0,0,.2),
                     0 20px 20px rgba(0,0,0,.15);
      }
    
  }
  
   /* For small devices */
    @media screen and (min-width: 300px) and (max-width: 600px) {
      .item {
        width: calc(65% - 50px); /* Adjust the width to display 1 item in a row */
        margin-right: 0; /* Remove margin between items in the same row */
        margin-bottom: 50px; /* Add margin between rows */
    }
      .item:not(:last-child) {
        margin-right: 20px; /* Add margin between items in the same row */
    }
    
    .overlay-text-print{
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        background-color: #004cff95 ;
        border-radius: 10px !important;
        position: relative;
        margin-top: -950px;
        margin-bottom: 150px;
        padding-right: 30px;
        box-shadow: rgba(46, 65, 240, 0.4) -5px 5px, rgba(46, 65, 240, 0.3) -10px 10px, rgba(46, 65, 240, 0.2) -15px 15px, rgba(46, 65, 240, 0.1) -20px 20px, rgba(46, 65, 240, 0.05) -25px 25px !important;
      }
  
      .overlay-text-print .accessories-title{
        font-size: 5px !important;
            color: white;
            text-shadow: 0 1px 0 #ccc,
                         0 2px 0 #c9c9c9,
                         0 6px 1px rgba(0,0,0,.1),
                         0 0 5px rgba(0,0,0,.1),
                         0 1px 3px rgba(0,0,0,.3),
                         0 3px 5px rgba(0,0,0,.2),
                         0 5px 10px rgba(0,0,0,.25),
                         0 10px 10px rgba(0,0,0,.2),
                         0 20px 20px rgba(0,0,0,.15);
      }
    
       .print-h1{
        font-size: 23px !important;
        padding: 20px;
        text-align: center;
        font-weight: bolder;
        color: rgb(255, 255, 255);
        text-shadow: 0 1px 0 #ccc,
                     0 6px 1px rgba(0,0,0,.1),
                     0 0 5px rgba(0,0,0,.1),
                     0 1px 3px rgba(0,0,0,.3),
                     0 3px 5px rgba(0,0,0,.2),
                     0 5px 10px rgba(0,0,0,.25),
                     0 10px 10px rgba(0,0,0,.2),
                     0 20px 20px rgba(0,0,0,.15);
      }

      .print-h2{
        font-size: 17px !important;
        padding: 17px;
        text-align: center;
        font-weight: bolder;
        color: rgb(255, 255, 255);
        text-shadow: 0 1px 0 #ccc,
                     0 6px 1px rgba(0,0,0,.1),
                     0 0 5px rgba(0,0,0,.1),
                     0 1px 3px rgba(0,0,0,.3),
                     0 3px 5px rgba(0,0,0,.2),
                     0 5px 10px rgba(0,0,0,.25),
                     0 10px 10px rgba(0,0,0,.2),
                     0 20px 20px rgba(0,0,0,.15);
      }

      .services{
        margin-top: 40px;
        display: flex;
        justify-content: center ;
        gap: 16px;
        flex-wrap: wrap;
        transition: transform 0.3s ease;
        padding-right: -20px !important;

    }

    .service-recycle{
        padding-right: 0px;
        width: 350px;
    }

    .overlay-text-print{
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        background-color: rgba(85, 137, 250, 0.596) !important;
        border-radius: 10px !important;
        position: relative;
        margin-top: 200px !important;
        padding: 20px;
        box-shadow: rgba(82, 96, 223, 0.4) -5px 5px, rgba(95, 102, 161, 0.3) -10px 10px, rgba(79, 83, 126, 0.2) -15px 15px, rgba(92, 93, 104, 0.1) -20px 20px, rgba(255, 255, 255, 0.05) -25px 25px !important;
      }
     
       .print-h1{
        font-size: 18px;
        padding: 15px;
        text-align: center;
        font-weight: bolder;
        color: rgb(255, 255, 255);
        text-shadow: 0 1px 0 #ccc,
                     0 6px 1px rgba(0,0,0,.1),
                     0 0 5px rgba(0,0,0,.1),
                     0 1px 3px rgba(0,0,0,.3),
                     0 3px 5px rgba(0,0,0,.2),
                     0 5px 10px rgba(0,0,0,.25),
                     0 10px 10px rgba(0,0,0,.2),
                     0 20px 20px rgba(0,0,0,.15);
      }
    
    
      .print-h2{
        font-size: 15px;
        padding: 20px;
        text-align: center;
        font-weight: bolder;
        color: rgb(255, 255, 255);
        text-shadow: 0 1px 0 #ccc,
                     0 6px 1px rgba(0,0,0,.1),
                     0 0 5px rgba(0,0,0,.1),
                     0 1px 3px rgba(0,0,0,.3),
                     0 3px 5px rgba(0,0,0,.2),
                     0 5px 10px rgba(0,0,0,.25),
                     0 10px 10px rgba(0,0,0,.2),
                     0 20px 20px rgba(0,0,0,.15);
      }

      .slider-body{
        padding-top: -100px;
      }
     
  }

 