body {
  font-family: sans-serif;
}

h1{
  font-size: 36px;
}    
h2{
  font-size: 29px;
}
h3{   
  font-size: 23px;
}
h4{    
  font-size: 22px;
}
h5{
  font-size: 20px;
}
h6{
  font-size: 18px;
}
.text-center{
text-align: center;
}   
p,li{
  font-size: 16px;   
  font-family: system-ui;
  line-height: 24px;
}
a{
  font-size: 16px;
}


/*common-header-css*/
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  letter-spacing: .0175em;
  }

body,html {
width: 100%;
}



.container {
position: relative;
width:100%;
max-width: 1240px;   
margin: 0 auto;
}
.navbar {
  background: white;
 box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
     width: 100%;
    height: 60px;
}
.logo-style{
  

}
.breadcrumb {
  padding: 20px 0px 0px 0px;
}
.breadcrumb ul li {
  display: inline-block;
  color: #545454;
}
a:focus-visible {
  border: none;
  color: #000;
}
.breadcrumb li+li:before {
  padding: 8px 2px;
  color: #000;
  content: "/\00a0";
}
.mylogo{
float: inline-start;
padding: 5px 0;
}
nav {
  justify-content: space-between;
  align-items: center;
  text-align: end;
  width: inherit;
}
.navigation-items {
  display: block;
  padding: 20px 0px;
}
.navigation-items > a {
  color:#000;
  text-decoration: none;
  font-weight: 600;
  font-size: 16px;
  transition: .4s ease-in-out;
  margin-left: 30px;

}
ul li{
  list-style-type: none;
}   
.navigation-items > a:hover {
  color: #f60000;
  transition: 0.4s;
}
nav ul li a, nav ul li a:visited {
  display: block;
  padding: 0 20px;
  line-height: 70px;
  background: #262626;
  color: #f60000;
  text-decoration: none;
}
.hamburger {
  display: none;
  font-size: 20px;
  font-weight: 800;
  color: #000;
}
.navigation-items {
  display: block;
  flex-direction: column;
  align-items: center;
  gap: 10vh;
  COLOR: #000;
}
span#openHam {
  position: absolute;
  right: 40px;
  top: 20px;
  color: #000;
}
span#closeHam{
  position: absolute;
  right: 30px;
  top: 20px;
  color: #000;
}
.search-with-logo {
  position: relative;
  width: -webkit-fill-available;
}
.searchresult ul li img {
  border-radius: 3px;
  float: left;
  margin-right: 20px;
  border: solid 1px #d9d8db;
}
.searchresult ul li {
  display: grid;
  border-bottom: solid 1px rgb(248 245 255);
  padding-bottom: 5px;
  padding-top: 5px;
}
.searchresult ul li a{
 text-decoration: none;
}
.searchresult ul li span{
  line-height: 3;  
  color: #262626;
}
.searchresult {
  background-color: #fff;
  width: 100%;
  display: block;
  position: absolute;
  z-index: 999;
  left: 0;
  top: 56px;
  right: 0;
  padding: 10px 10px;
  border-radius: 3px;
  box-shadow: 0 2px 5px #525252;
}
.searchresult ul li{
  display: grid;
    row-gap: 10px;
}
.container.navbar-items {
display: grid;
grid-template-columns: auto auto auto;
}

.h-padding{
padding:60px 0px 30px 0px;
}
.search-container {
    width: auto;
    height: 39px;
    display: flex;
    border-radius: 3px;
    overflow: hidden;
    line-height: 33px;
    position: relative;
    background-color: #f70000;
    z-index: 1;
    margin: 11px 0px;
    border-radius: 20px;
}

#search-input {
 border-radius: 20px 0 0 20px;
    flex: 1;
    padding: 2px;
    outline: none;
    font-size: 16px;
    background-color: #ffffff;
    color: #000000;
}

#search-button {
  color: white;
  border: none;
  cursor: pointer;
  padding: 10px;
  transition: background-color 0.3s ease;
  background-color: transparent;
}


.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5); 
  display: none; 
  z-index: 0;
}

/*footer*/
#picassoFooter {
background-color:#3d3d3d;
color: #ffffff;
padding: 20px;
display: flex;
flex-wrap: wrap;
justify-content: space-around;    
font-family: 'Arial', sans-serif;
}
footer{
  background-color:#343335;
}
.copyright {
  text-align: center;
  line-height: 36px;
  color: #FFF; 
}    

.footer-navigation, .footer-contact, .footer-social {
margin: 10px;
}

.footer-navigation strong, .footer-contact strong, .footer-social strong {
color: #f0f0f0;
  margin-bottom: 20px;
  display: block;
}

.footer-navigation ul, .footer-social .social-icons {
list-style: none;
padding: 0;
}
.social-icons ul{display:flex;}
.footer-navigation ul li, .social-icon {
margin-bottom: 10px;
transition: transform 0.2s ease-in-out;
}
   
.footer-navigation ul li a, .social-icon {
color: #ffffff;
text-decoration: none;
font-size: 16px;
}
.footer-contact p{
font-size: 14px;
color: #fff;

}


.social-icon {
  display: inline-block;
  padding: 8px;
  background-color:#f70000;
  margin-right: 5px;
  border-radius: 3px;
  width: 40px;
  height: 40px;
  line-height: 25px;
  text-align: center;
}

.social-icon:hover, .footer-navigation ul li a:hover {
transform: scale(1.1);
}

.footer-art canvas {
max-width: 100px;
height: auto;
margin-top: 20px;
}
.Newslatter {
background-color: #ebeaed;
padding: 30px 0px;
position: relative;
margin-top: 80px;
}
.Newslatter span{
  font-size: 24px;
  font-weight: 700;
}
input[type="submit"] {
border: none;     
background: #6665ee;
color: #ffffff;
letter-spacing: 1px;
cursor: pointer;
}
.Newslatter p{
margin: 10px 0px 20px 0px;
}
input[type="submit"]:hover {
background:#5756d3;
}
input[type="text"] {
padding-left: 20px;
border: 1px solid #cccccc;
}
.input-box input {
  width: 100%;
  height: initial;
  font-size: 14px;
  border-radius: 25px;
  margin-top: 15px;
  outline: none;
  transition: all 0.4;
  padding: 15px 20px;
}

.input-box{
width: 30%;
}
.svg-emailer{
width: 250px;
  height: 250px;
  position: absolute;
  bottom: -50px;
  right: 170px;
}
#search-input::placeholder {
  color: #fff; /* White color */
}

.fs-12 {
  font-size: 12px;
  background-color: #3d3d3d;  
  padding: 10px 0px;
  margin-top: 20px;
  text-transform: capitalize;
}

@media screen and (max-width: 380px) {
  .search-container{
    width:258px !important;
  }
}
@media screen and (max-width: 600px) {
  .container{
width:97%;
}
 .search-with-logo{
 position: absolute;
        top: 10px;
        background-color: #471f98;
        margin: 0px 20px;
        z-index: 99;
        border-radius: 30px;
}
  .search-container {
      max-width: 100%;  
      BACKGROUND-COLOR: TRANSPARENT;
      BORDER: NONE;
      POSITION: absolute;     
      TOP: 0px;
      position: absolute;
      right: 32;   
      display: contents;
  }
    #search-button {
    position: absolute;
        top: 2px;   
        right: 1px;
        background-color: #f40100;
        border-radius: 30px;
        padding: 6px 8px;
  }
  #search-input {
    border-radius: 20px;
	padding:10px;
	}
  #search-input {
      display: none;
      width: 100%;
  }
}

@media screen and (max-width: 700px) {

.Newslatter{
text-align: center;
}
form{
margin: 0 auto;
width: fit-content;
}
.input-box {
width: 100%;
z-index: 999;
position: relative;
}
.svg-emailer {
width: 195px !important;
height: 195px !important;
position: absolute;
bottom: -50px;
right: 0;    
z-index: 0;
margin: 0 auto;
}
}
@media (max-width: 600px) {
#picassoFooter {       
    align-items: center;
    display: block;
}
.footer-contact {
  margin: 30px 10px;
}
.footer-art canvas {   
    max-width: 100%;
}

}  
@media screen and (max-width:599px) {

.searchresult {
  top: 40px;
}
}

@media screen and (max-width:768px) {
.logo-style {
    width: 58%;
    margin: 11px 0px;
}
  .hamburger {  
    display: flex;
    cursor: pointer;
    position: absolute;
        left: 65px;   
    
  }
  .mylogo {
    margin-left: 50px;
}
  .hamburger #closeHam {
    display: none;
  }       
  .navigation-items{
      display: none;
  }
  .navigation-items {   
      margin: 0px;
      background-color: #fff;   
      gap: 3vh;
      padding: 71px 0px 0px 0px;
      height: 100vh;
      left: -21px;
      position: absolute;
      z-index: 999;
      width: 218px;    
      align-items: flex-start;
     
}

span#closeHam {
  position: absolute;
  right: 30px;
  top: 20px;
  color: #000;
  z-index: 999;
}
.navigation-items > a{  
  color: #000;
}

} 
@media all AND (max-width: 900px) {

.svg-emailer{
  opacity: 0.3;
}
}


/*similer coupon*/
.d-flex{
display: flex;
gap: 13px;
flex-wrap: wrap;
flex-direction: row;
row-gap: 10px;
}

.img-new-coupon{
width: 70px;
height: 70px;
margin-right: 20px;
border-radius: 3px;
float: inline-start;
border: solid 1px #d9d8db;
padding: 5px;

}
.disc-text {    
display: flex;
flex-direction: row;
margin-bottom: 5px;
justify-content: space-around;
}  

button.get-offer-btn {
border: none;
background-color: #F97C3E;
color: #fff;
border-radius: 5px;
font-weight: 600;
display: block;
text-transform: uppercase;
font-size: 12px;
padding: 5px 11px;   
cursor: pointer;
}
button.get-offer-btn:hover{
background-color:#ff6e25;
transition: 0.6s;
}
ul.offers li:hover{
transform: translateY(-6px);
    box-shadow: 0 2px 14px 3px rgba(0, 0, 0, .03);
}


.disc-text strong {   
width: 50%;
font-weight: 400;
}
.disc-text span {
  font-size: 13px;
  text-transform: uppercase;
  color: #4101db;
  text-align: end;  
}

.btn{
width: unset;
  display: ruby-text;
  text-align: end;
  margin: 0 auto;
}
.ds-flex{
display: flex;
flex-direction: row;
flex-wrap: wrap;
column-gap: 30px;
}
/*voucher*/
.voucher-cart{
  border-radius: 8px;
  position: relative;
  box-shadow: 2px 2px 6px #c7c3cf;
background-color: #fff;
}
.all-items {
display: flex;
  gap: 10px;
  position: absolute;
  top: 0;
  left: 0;
}
.all-items li {
  border-radius: 0px 0px 3px 3px;
  font-size: 10px;
  padding: 2px 10px;
  color: #fff;
  line-height: 18px;
  FONT-WEIGHT: 600;
  
}
.bg-red{
  background-color:#ff3737;

}
.bg-green{
  background-color:#08940D;

}
.bg-blue{
  background-color:#eae4f6;
  COLOR: #4c4c4c ! IMPORTANT;

}

.h2-headeing {
font-weight: 300;   
text-transform: capitalize;
}
.links h2{   
  font-weight: 300;
}
.mid-v{    
  display: flex;
}
.text-offer h3 {
  font-size: 21PX;
  FONT-WEIGHT: 400;
  FONT-FAMILY: system-ui;
  text-transform: inherit;
}
.text-offer p {
  font-size: 14px;
  color: #353434;
  margin-top: 15px;
  line-height: 18px;
}
.thumb-rating svg{  
  cursor: pointer;
}
.like ,.dislike {
  width: 20px;
  height: 20px;
  fill: #c9c9c9; 
  transition: fill 0.3s ease; 
}
.like:hover{
  fill: #08940D;
  transition: 0.4s;
}
.like:active{
  fill:#08940D; 
  transition: 0.4s;
}
.dislike:hover{
  fill:  #ba1818; 
  transition: 0.4s;
}
.dislike:active{
  fill: #ba1818;
}
.offer-btn{
  background-color: #561fc3;   
  color: #fff;
  font-size: 16PX;
  text-align: center;
  padding: 10PX 8PX;
  WIDTH: 130PX;
  BORDER: NONE;
  BORDER-RADIUS: 8PX;
  cursor: pointer;
}
.p-20{
  padding: 25px 10PX;
}
.p-25{
  padding: 25px;
}
.mb-20{
  margin-bottom: 20px;
}
strong {
  font-weight: 500; 
  color: #000;   
}
.category-coupons h2 {
  font-size: 31px;
  font-weight: 800;
  color: #5621c1;
  padding: 40px 0px;
  text-align: center;
}
.category-coupons {
  width: 70%;
  margin: 0 auto;
}
#more {display: none;}


input[type="radio"] {
  display: none;
}   
.category-text{
  text-align: center;
}



/*end common*/



  /*store css*/
.grid-dspy {
    display: grid;
    grid-template-columns: auto auto;
    padding: 40px 0px;
}
.left-coupon {
    width: 90%;
    grid-row-end: span 3;
}
.right-info {
    width: 100%;
    text-align: center;
}
.right-about{
        width: 300px;
    }
.store-heading{
    font-size: 30px;
}
.store-info{
    margin: 10px 0px;
    font-size: 13px;
    color: #616065;
}


.bg-expired-vochr{background-color: #f5f5f5;}
.expired-btn-colr{
  background-color: #905ff2 !important;
}


.text-offer {
    width: fit-content;
}
.mt-40{
  margin-top: 40px;
}
.p-font {
  font-size: 14px;
  line-height: 23px;
  color: #69696a;
}
.store-logo{width: 100px;
height: 100px;
border: solid 1px #b8afca;
padding: 10px;
border-radius: 8px;
}
.rigt-fonts{
  font-size: 20px;
}
.links ul li{
    font-size: 16px;
    margin-bottom: 10px;   
    border-radius: 4px;
    width: fit-content;
    COLOR: #4a4a4a;
}
.border-rb{
  border-radius: 8px;
    border: solid 1px #dfd0ff;
}

.overall-rating-sec {
  font-size: 0;
    margin-bottom: 10px;
    flex-direction: row-reverse;   
    display: flex;
    text-align: center;
    margin: 0 auto;
    width: fit-content;
}

.overall-rating-sec input[type="radio"] {
  display: none;
}

.overall-rating-sec label {    
  font-size: 30px;
  color: #ddd;
  cursor: pointer;
}
.bold-offer{
  border: solid 1px #dfd0ff;
  height: 70px;
  width: 110PX;
  text-align: center;
  font-size: 24PX;
  margin-right: 20PX;
  BORDER-RADIUS: 3px;
  font-weight: 800;
  color: #561fc3;
  DISPLAY: table-column;
  OVERFLOW: hidden;
}
strong {
  font-size: 16px;
  font-weight: 500;
}
.rating-label-text {
  margin-right: 10px; /* Add margin between label and radio buttons */
}

.overall-rating-sec input[type="radio"]:checked + label {
  color: #FFD700; /* Yellow color for filled star */
 
}   
 .overall-rating-sec input[type="radio"]:checked{
  color: #FFD700; /* Yellow color for hovered unchecked stars */
} 
.overall-rating-sec input:checked ~ label {
  color:#FFD700;
}
.rating-count {
  font-weight: 600;  
  margin: 10px 0px;
  display: block;
  color: #fb7802;
}
.similar-voucher ul li{
  border: solid 1px #cdcdcd;
    padding: 10px;
    border-radius: 8px;
    width: 389px;
    margin: 10px 0px;
    background-color: #fff;
}
.similar-voucher ul li p{
font-size: 13px;
    margin-bottom: 10px;
}
@media screen and (max-width:900px) {

.grid-dspy{
  grid-template-columns: auto !important;
  padding: 10px 10px;
}

.right-info{
  order: 1;
}
.left-coupon{
  order: 2;
  width: 100%;
  margin-top: 30px;
}
.right-about {
  order: 3;
}
.store-heading {
  font-size: 24px;
}
.h2-headeing {
  font-size: 16px;
}
.offer-btn{
  margin-top: 20px;
}
.Copy-code-btn{
  width: 80% !important;
}
.pop-headig{
  font-size: 21px !important;
}
.modal-content{
  width: 80%;
}
}
@media screen and (max-width:390px) {
  .right-about{
    width: auto;
  }
  .similar-voucher ul li{
    width: 100%;
  }
  .all-items{
    gap: 3px;
  }
}
/*popup*/

/* The Modal (background) */
.modal {
  display: block; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 60%;
}

/* The Close Button */
.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.Copy-code-btn{
  display: grid;

}
  

.Copy-code-btn button{background-color: #622dcf;
    border: none;
    padding: 9px 10px;
    color: #fff;
    font-size: 18px;
    border-radius: 8px;
}

.pop-headig{text-align: center;
  font-size: 28px;
  font-weight: 900;
  margin-bottom: 40px;
  MARGIN-TOP: 50px;
}
.Copy-code-btn {
  display: grid;
    background-color: #eae4f6;
    padding: 20px;
    grid-template-columns: auto auto;
    width: 50%;
    margin: 0 auto;
    border-radius: 8px;
}
.Copy-code-btn span{
  line-height: 1;   
  padding: 11px 0px;
  font-size: 23px;
  font-weight: 700;
  text-align: inherit;
}
.link-to-store{
text-align: center;
    display: block;
    font-weight: 200;
    padding: 20px 0px;
    font-size: 14px;
}
.like-dis{
  background-color: transparent;
    border: none;
}
.like-or-not {
  text-align: center;
  padding: 20px 0px;
  font-size: 14px;
}

@media screen and (max-width:600px) {
.mid-v {
  display: inline-grid !important;
}
h2 {
    font-size: 15px;
}
.bold-offer{
  padding: 5px 10px !important;
  height: auto !important;
  width: fit-content;
}   
ul li {
    font-size: 14px;
}
.modal-content{   
  width: 80%;
}
.Copy-code-btn{
  width: 100% !important;
}

.breadcrumb ul li a,.breadcrumb ul li span,.breadcrumb li+li:before {
  font-size: 10px;
}
.breadcrumb {
  padding: 0px 0px 5px 0px
}
.h-padding {
  padding: 10px 0px 5px 0px;
  font-size: 16px;
}
.browse-store p{
  font-size: 12px;
    line-height: 17px;
}
}   


  /*end store css*/   


/*all stores*/
.atoz ul li{
    height: 30px;
    width: 30px;
    border-radius: 3px;
    background-color: #fff;
    line-height: 30px;
    text-align: center;
    margin: 10px 0px;
    border: solid 1px;
}
.atoz ul li a{
    color: #000;
    font-size: 16px;
    text-decoration: none;
}
.atoz{
margin-bottom: 40px;
}
.all-stores ul li {
  list-style-type: none;
    width: 285px;
    display: grid;
    row-gap: 10px;
    padding: 10px 0px;
    margin: 10px 0px;
    cursor: pointer;
}  
.all-stores ul li span{
font-size: 14px;
}   
.series-1{
  margin-bottom: 20px;
}
.series-1 li a{
color: #000;
}
.all-stores {
  border-top: solid 1px #bbb7c5;
  padding-top: 20px;
  margin-top: 20px;
}
h2{
  margin:20px 0px;        
}
.mb-20-10{
  margin: 30PX 0PX 10PX 0PX;
}
@media screen and (max-width:700px) {
   

.all-stores ul li {
  width: 217px;
}
.all-stores {
  
  padding: 10px 10px;
  
}
}
@media screen and (max-width:485px) {  

.all-stores ul li {
  width: 137px;
}
}