.card-product{
    max-width: 380px;
  }  
  .card-image-wrapper-main {
    display: flex;
    width: 100%;
  }
  .card-img-top-product{
    display: block;
    width: auto;
    max-height: 100%;
    margin: auto;
    padding: 10px 0;
  }
  .card-body {
    padding: unset;
    text-align: center;
  }
  .card-main {
    box-shadow: 0 0 8px #6559592b;
    border-radius: 10px;
    cursor: pointer;
  }
  .top-bar-text {
    text-align: end !important;
  }
  .stuf-top-heading {
    margin: 0 !important;
    font-weight: 600;
  }
  .stuff-left-img-title {
    padding: 10px 0;
  }
  .custom-main-detail {
    padding: 40px 50px 50px !important;
  }
  /* new page copy of account */
  .custom-discount-sale {
    font-size: 14px !important;
  }
  .custom-down-img .custom-carasel img{
      height: 60px;  
  }
  .custom-down-img .custom-carasel{
      height: 60px;
  }
  .product-price {
    font-weight: 600;
    color: #f6000d;
  }

  input[type="checkbox"]
  {display:none;}
  
  .boxx input[type="checkbox"]
  {
    display:unset;
  }

  .checkbox:checked ~ .social {
    opacity:1;
    transform:scale(1) translateY(-90px);
  }
  .label {
    cursor:pointer;
    padding:10px 0px;
    color:#7B7484;
  }
  .shopcode-social-share-main {
    position: relative;
  }
  .custom-social-main {
    width: 25%;
    text-align: end;
  }
  .shopcode-social-share-main .shopcode-social-share {
    position: absolute;
    right: -45px;
    top: 0;
    width: 40px;
    display: none;
  }
@-webkit-keyframes scale-out-tl {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0);
            transform: scale(0);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
}
@keyframes scale-out-tl {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0);
            transform: scale(0);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
}
.shopcode-social-share-main .shopcode-social-share a:nth-child(1){
  background-color: #4867A8;
  border: 1px solid #4867A8;
}
.shopcode-social-share-main .shopcode-social-share a:nth-child(2){
  background-color: #1bd741;
  border: 1px solid #1bd741;
}
.shopcode-social-share-main .shopcode-social-share a:nth-child(3){
  border: 1px solid #d70023;
  background: linear-gradient(-205deg, rgb(211 4 183) 15%, rgb(233 194 61) 50%, rgb(215 0 35) 84%);
}
.shopcode-social-share-main .shopcode-social-share a:nth-child(4){
  background-color: #fe0000;
  border: 1px solid #fe0000;
}
.shopcode-social-share-main .shopcode-social-share a:nth-child(5){
  background-color: #1da1f2;
  border: 1px solid #1da1f2;
}
.share-point {
  opacity: 0;
}
.shopcode-social-share-main .shopcode-social-share a {
    display: block;
    padding: 5px;
    border: 1px solid black;
    margin: 2px;
    background: red;
  }
  
  .social {
    transform-origin: 100% 0%;
    transform:scale(0) translateY(-190px);
    opacity:0;
    transition:.5s;
  }
  .social-share-list {
    width: 40px;
    list-style: none;
    position: absolute;
    right: -45px;
}
  .social-share-list li a i {
      color: #f6000d !important; 
  }  
  .social-share-list li {
    cursor: pointer;
    padding-top: 3px;
    width: 42px;
    border: 1px solid red;
    text-align: center;
    float: left;
    background: #a5d7c4d1;
}  
.social-share-list li:hover {color:rgba(0,0,0,.5);} 
  .credits a {
    color: #fff;
    text-decoration: none;
  }
 .share-icon-btn {
  text-align: end !important;
  height: 12px !important;
  width: 25% !important;
 }
  /* Query section */
  @media only screen and (max-width: 768px) and (min-width: 300px){
    .stuff-left-img {
      padding-top: unset !important;
      height: 340px !important;
    }
    .custom-main-detail {
      padding: unset !important;
  }
  .stuff-botom-btn .stuff-button {
    width: unset !important;
  }
  /* social share */
  .shopcode-social-share-main .shopcode-social-share {
    right: -10px;
    top: 40px;
}
  }

  
  /* .select2-container--default .select2-selection--multiple {
    padding: 10px !important;
    border-radius: 25px !important;
    margin-bottom: 15px;
    text-overflow: ellipsis;
    box-shadow: 0px 0px 5px #f6000d4d;
    background-color: #fff !important;
    border: 1px solid transparent !important;
    height: 42px;
    background-image: url(../../frontend/images/arrow-down.svg);
    background-repeat: no-repeat;
    background-position: top 14px right 14px;
    background-size: 12px;
  } */
  .specific_user_parent .select2-container--default .select2-selection--multiple {
    
    min-height: 50px !important;
    overflow: hidden;
    border: none;
    padding: 0px 20px;
    border-radius: 25px !important;
    margin-bottom: 20px !important;
    text-overflow: ellipsis;
    box-shadow: 0px 0px 5px #f6000d4d;
    background-color: #fff !important;
    border: 1px solid transparent;
    
  }
  
.specific_user_parent .select2-container--default.select2-container--focus .select2-selection--multiple {
  border: 1px solid  #f6000d !important;
}

  .select2-container--default .select2-search--inline .select2-search__field {
    margin-top: unset !important;
    margin-left: unset !important;
    height: unset !important;
  }
  .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    margin-top: -3px !important;
    margin-left: unset !important;
  }
  .specific_user_parent .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    margin-top: 10px !important;
    margin-left: unset !important;
  }
  .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #f70c0d !important;
    border: 1px solid #f70c0d !important;
    color: #fff !important;
  }
  .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    border-right: 1px solid #feb507 !important;
    color: #fff !important;
  }
  .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,
  .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {
    background-color: #feb507 !important;
    color: #fff;
    outline: none;
  }
  select {
    width: 100%;
  }

  .delivery-date{
    font-size: 40px;
  }
  .ecommerce-application .list-view {
    display: grid !important;
    grid-template-columns: 1fr;
}

  @media (min-width: 992px) {
    .ecommerce-application .ecommerce-header-items .shop-sidebar-toggler {
      display : none;
    }
    .ecommerce-application .wishlist-items.grid-view {
      grid-template-columns : 1fr 1fr 1fr 1fr;
    }
    .ecommerce-application .product-checkout.list-view {
      grid-template-columns : 2fr 1fr;
      -webkit-column-gap : 20px;
         -moz-column-gap : 20px;
              column-gap : 20px;
    }
  }