.stampcat{
    position: absolute;
    color: #fff;
    top: 80px;
    z-index: 2;
    transform: rotate( 
-90deg
 );
    background: #fb3022;
    margin: 0;
    padding: 0px 10px;
    line-height: 2;
    white-space: nowrap;
    font-size: 15px!important;
    width: 60%;
    left: -65px;
}


.card-title h2{
    background: #000;
    padding: 10px;
    color: #ffffff;
    font-size: 25px;
    text-align: center;
    margin:0px;
  }
  .suscribe input{
  width: 100%!important;
}
.suscribe button{
      padding: 8px 20px;
}
.pleft0{
  padding-left: 0px;
}
  .card1
   {
     width: 100%;
   }
   .sec-padd nav{
     display:none;
   }
   .container {
    position: relative;
    text-align: center;
    color: white;
  }
  .top-left{
    text-align:left;
  }

.top-left3 .contact_d {
    display: flex;
    
  }
  .top-center{
    text-align: center;
  }
  .top-center img{
    width: 30%;
    height: 40%;
    outline: 2px solid #fff;
    border: 5px solid #0000;
    border-radius: 15px 0 15px 0;
  }
  .top-left3 .contact_d p{
    padding-left: 10px;
    margin-top: 6px;
    text-shadow: 1px 1px 5px #000;
    font-size: 16px;
    color:#fff;
  }

  .top-right {
    position: absolute;
    top: 8px;
    right: 16px;
  }

  .bottom-right {
    position: absolute;
    bottom: 8px;
    right: 16px;
  }
  .cart-c{
    margin-bottom:20px;
  }
  .centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .dis_flex {
    
    display: inline-flex;
    text-align: center;
    padding: 0;
  }
  .float-none{
    float:none;
    margin:0 auto;
  }
  .dis_flex .link_btn {
    color: #000;
    padding: 5px 3px;
    width: fit-content;
    font-size: 12px;
    border-radius: 33px;
    margin: 2px;
    display: inline-block;
    font-weight: 600;
    background: #fff;
    width: 40px;
    height: 40px;
  }
  .top-left2 .fa-whatsapp {color: green;}
  .top-left2 .fa-phone {color: #0037ff;}
  .top-left2 .fa-map-marker {color: #bd0000;}
  .top-left2 .fa-envelope {color: #06ce8d;}
  .top-left2 .fa-globe {color: #0037ff;}
  .dis_flex .share_wtsp {
    padding: 0pc;
    margin: 10px auto;
    text-align: center;
  }
  .dis_flex .share_wtsp input {
    font-size: 13px;
    border: 0px;
    padding: 10px;
    outline: none;
    background: white;
    box-shadow: 0px 0px 10px 0px #0000002e;
  }
  .whatsApp_share {
    background: #1aab2c;
    font-size: 12px;
    padding: 0px!important;
    cursor: pointer;
    color: #fff;
  }
  .share_wtsp form{   
    display: flex;
    margin: 14px auto 20px;
    position: relative;
    width: fit-content;}
    .whatsApp_share  {background: #1aab2c;
    font-size: 12px;
    padding: 10px;cursor:pointer}
    .whatsApp_share i {}
    
.faborder{
  border-radius: 5px;
}
  .card2 p{
    color:black;
  }
  .card2 h3 {
    text-align: left;
    font-size: 17px;
    background: linear-gradient(45deg, black 80%, #fed517 65%);
    color: #ffffff;
    font-weight: 400;
    letter-spacing: -1px;
    width: -webkit-fill-available;
    border-bottom: 3px solid;
    padding: 12px 25px;
    margin: 0px 0px 21px;
  }
  .order_box {
    width: 142px;
    display: inline-block;
    margin: 6px auto;
    vertical-align: text-top;
    border-radius: 4px;
    background: white;
    overflow: hidden;
    box-shadow: 0px 0px 10px 0px #00000030;
    border: 2px solid #FF9800;
  }
  .card-deatil h4{
    margin:0px;
  }
  .facolor{
    color: #fff;
  }
  .top-left2 .fa {
      font-size: 22px;
        margin-top: 5px;
  }
  .top-left{
    margin-top:20px;
       
  }
  .top-left2{
    margin:10px 0;
    text-align: center;
  }
  .top-left3{
    margin-top:20px;
  }
  .top-left4{
    margin-top:20px;
  }
  .top-left5{
    margin-top:20px;
  }
  .top-left3 i .contact_d p{
     margin-top: 8px;
  }
  .top-left3 i{
    border: 1px solid #fff;
    padding: 10px;
    width: 35px;
    height: 35px;
    margin-bottom: 10px;
    line-height: 10px;
    text-align: center;
    border-radius: 8%;
  }
  
  .card1 h4 {
  margin: 0;
  color:#fff;
  }
.user-details h2, .user-details h4 {margin:0}
  .card2 img{
    width:40%;
  }
  
  .card-title{
    margin-bottom:0px!important;
  }

.our-product{
    background: #fff;
    padding: 30px 10px;
    box-shadow: 0px 0px 10px #0000001f;
    
  }
  .product-grid{
    font-family: 'Poppins', sans-serif;
    text-align: center;
    border: 1px solid #e7e7e7;
    transition: all 0.3s ease;
    margin: 10px;
  }
  .product-grid .product-image{
    position: relative;
    overflow: hidden;
  }
  .product-grid .product-image a.image{ display: block; }
  .product-grid .product-image img{
    width: 100%;
    height: 100px auto;
  }
  .product-grid .product-discount-label{
    color: #fff;
    background-color: #277AA5;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    padding: 7px 10px;
    border-radius: 20px;
    position: absolute;
    top: 10px;
    left: 10px;
  }
  .product-grid .product-quick-view{
    color: #fff;
    background-color: rgba(0,0,0,0.3);
    font-size: 14px;
    letter-spacing: 1px;
    width: 80%;
    padding: 7px 15px;
    opacity: 0;
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
    left: 50%;
    top: 50%;
    transition: all 0.3s ease;
  }
  .product-grid:hover .product-quick-view{ opacity: 1; }
  .product-grid .product-quick-view:hover{ background-color: rgba(0,0,0,0.9); }
  .product-grid .product-links{
    padding: 0;
    margin: 0;
    list-style: none;
    opacity: 0;
    position: absolute;
    right: 13px;
    top: 50px;
    transition: all 0.3s ease;
  }
  .product-grid:hover .product-links{
    opacity: 1;
    top: 13px;
  }
  .product-grid .product-links li a{
    color: #999;
    font-size: 20px;
    margin: 0 0 5px;
    display: block;
    transition: all 0.3s ease;
  }
  .card-deatil p{
    color:#fff;
    margin-bottom:10px;
  }
  .product-grid .product-links li a:hover{ color: #277AA5; }
  .product-grid .product-content{
    border-top: 1px solid #e7e7e7;
    text-align: left;
    padding: 15px 10px;;
  }
  .product-grid .title{
    font-size: 10px;
    font-weight: 500;
    text-transform: capitalize;
    margin: 0 0 7px;
  }
  .product-grid .title a{
    color: #333;
    transition: all 0.3s ease;
  }
  .product-grid .title a:hover{ color: #277AA5; }
  .product-grid .rating{
    color: #277AA5;
    font-size: 11px;
    padding: 0;
    margin: 0 0 5px;
    list-style: none;
  }
  .product-grid .rating li.disable{ color: #d1d1d1; }
  .product-grid .price{
    color: #277AA5;
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 7px;
  }
  .product-grid .price span{
    color: #909090;
    font-size: 15px;
    margin-right: 3px;
    text-decoration: line-through;
  }
  
  .product-grid .add-to-cart:hover{ background-color: #111; }
  @media screen and (max-width:990px){
    .product-grid{ margin: 0 0 30px; }
  }
  .ser-div h3{
    color: #000;
    font-size: 11px;
    text-transform: uppercase;
    margin: 0 0px 8px;
    font-weight: 600;
  }
  .ser-div img{
    margin-bottom:8px;
  }
  .ser-div p{
    color:#000;
    font-size:12px;
  }
  
  .ser-div h3{
    margin-bottom:10px;
  }
  .ser-div{
    border: 1px solid #c1c1c136;
    margin: 10px;
    padding: 30px 20px;
    border-radius: 10px;
    box-shadow: 0px 0px 10px 0px #d0cdcdee;
  }
  .pay{
    color:black;
    font-size:18px;
  }
  .fa-facebook-square:before {
    color: #4267B2;
  }
  
  .fa-instagram:before{
    color:#8a3ab9;
  }
  .fa-youtube-play:before {
    color:#FF0000;
  }
  .fa-linkedin-square:before {
     color:#0B74B1;
  }
  .fa-linkedin:before {
     color:#0B74B1;
  }
  .fa-twitter-square:before {
     color:#50ABF1;
  }
  .social-icn i{
    background: #fff;
    padding: 3px;
    font-size: 20px;
    width: 35px;
    height: 35px;
    line-height: 30px;
  }
  .pay table{
    text-align:left;
  }
  .share-box h3{
    font-size:15px;
    margin-bottom:10px;
    color: rgb(85, 85, 85);
    font-weight: 700;
    font-family: Montserrat, sans-serif;
    margin: 0px 0px 15px;
  }
  .share-box{
    padding:30px 0px;
    
  }
  .bttom-fix{
    background: white;
    width: -webkit-fill-available;
    text-align: center;
    color: #1e2b49;
    position: fixed;
    bottom: 0;
    left: 0;
    overflow-x: auto;
  }
  .btm-fix-menu{
    text-align: center;
    font-weight: 600;
    font-size: 12px;
    margin: 10px 15px;
    width: 140px;
    
  }
  .menu-container{
    width: auto;
    text-align: left;
    display: flex;

  }
  .btm-fix-menu h3{
    font-size: 18px;
    margin-bottom: 0px;
    font-weight: 400;
  }
  .fixed-box i{
    font-size: 20px;
    margin-bottom: 10px;
  }
  .mar-btn-70{
    margin-bottom:70px;
  }
  @media only screen and (max-width: 600px) {
     .setcardbtn{
              width:32%;
              float:left;
          }
        .setcardbtn a{
            font-size: 12px;
        }      
        .shareprofile{
            width:50%;
        }
        
    }
   
  @media screen and (max-width:767px){
      .modal-header {
    background-color: #da4b41;
    text-align: left;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 14px;
}
.close {
    color: #fff;
    opacity: 1;
    float: right;
    font-size: 21px;
    font-weight: bold;
}
.modal-title{
    font-size: 15px;
   color: #fff;
    text-transform: uppercase;
}
.share-box {
    padding: 0px 0px;
}
       .setcardbtn{
              width:32%;
              float:left;
          }
        .setcardbtn a{
            font-size: 12px;
        }      
        .shareprofile{
            width:50%;
        }
    .video-iframe iframe{
      width:100%;
    }
    .dis_flex {
      display: inline-table;
    }
    .card-title{
      width: 100%!important;
    }
    .card-title h2{
      font-size:20px;
    }
    .online-pay img{
      width:40px;
    }
    .btn-share-save button{
      font-size: 10px;
      float: left;
      width: 45%;
      padding: 10px 4px!important;
      margin: 0px 5px;
    }
    .top-left3 .contact_d p{
      font-size:14px;
      text-align:left;
    }
    .share_wtsp form{
       display: inherit;
    }
    .card-deatil h4{
      font-size: 23px;
    }
    .card-deatil h2{
      font-size: 15px;
    }
    .ser-div {
      padding:20px 10px;
    }
    .btm-fix-menu h3{
      font-size: 12px
    }
    .btm-fix-menu i{
      font-size: 15px
    }
    .fixed-box{
      width:150px;
    }
    .content-header{
        text-align:center;
    }
    .btm-fix-menu{
        margin:8px 0px;
    }
  }
  
