@media (max-width: 768px){
  .slide-image-big,.slide-image-small{
    order:none;
    
  }
  .slide-image-product{
    display:block !important;
  }
  .img-slide-small,
  .img-slide-big{
    width:100%;
    height:auto !important;
    object-fit:cover;
  }
   .dnt-block-768{
    display:block !important;;
  }
  .color-black.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
     font-size:30px;
  }
   .color-black.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
      font-size:30px;
  }
  .template_product-pepeol-see{
    width:100% !important;
    left: 0 !important;
    display:none;
  }
 
  
  .add-pay-product{
    position: fixed;
    bottom: 27px;
    right: 0;
    left: 0;
    z-index: 99;
  }
  .dnt-btn-add-cart{
    border-radius:0 !important;
  }
  .dnt-btn-payNow{
    margin-left:0 !important;
    border-radius: 0 !important;
     border-left:1px solid #fff !important;
  }
  

}
  
@media (min-width: 320px){
   .container-fix-layout{
    max-width: unset !important;
    padding: 0px 20px !important;
    }
}
@media (min-width: 769px){
  .template_product-pepeol-see-text2{
    display:none;
  }
  .orders-history .order-item-head {
      padding: 25px !important;
  }
  .orders-history .order-item-head-left {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -webkit-align-items: flex-start;
    align-items: flex-start;
}
.orders-history .order-item-title, .orders-history .order-item-date {
    margin-right: 25px;
}
.orders-history .order-item-content {
    padding: 0 25px;
}
.orders-history .order-item-products {
    padding: 20px 0 15px;
}
.table-order-items tr td.col-images {
    padding-top: 10px;
}
.table-order-items .col-images {
    width: 1%;
}
.table-order-items tr td {
    padding: 20px 20px 10px 0;
}

.table-order-items tr td:last-child {
    padding-right: 0;
}
.table-order-items .col-price {
    text-align: right;
}
.table-order-items .col-images img {
    width: 60px;
    min-width: 60px;
}
.orders-history .order-item-total {
    font-size: 16px;
}
.orders-history .order-item-bottom {
    padding: 25px;
}
  #add-new-address{
    min-width: 360px;
    width: auto;
    margin-left: auto;
  }
   .slide-image-big .hover-button-opacity{
    opacity:0 ;
    color: darkgray;
    width:auto important;
    height:auto important;
    background-color: none important;
  }
  
  .slide-image-small{
    width:74px;
    
  }
  .home-video {
      margin: 50px 0 -200px;
  }
  .home-video-image {
    right: 50px;
    left: auto;
    top: 80px;
    bottom: 280px;
    max-width: 750px;
    width: 50%;
    height: 400px;
  }
  .template_product-services{
    padding: 20px 35px !important; 
  }
  .template_product-service-box{
    display:flex !important;
    align-items: center;
    flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
  }
  
    
}
@media (max-width:1023px){
  .table-additional-addresses-items .col.streetaddress {
   
  }
  .table-additional-addresses-items .col {
    margin-left: 105px ;
    display: block !important;
  }
 .table-additional-addresses-items .col.firstname {
    float: left;
    width: 105px;
    margin: 0;
    padding-right: 10px;
  }
}
@media (min-width:1024px){
  .table-additional-addresses-items tbody tr th:last-child, .table-additional-addresses-items tbody tr td:last-child {
    padding-right: 0 !important;
  }
  .table-additional-addresses-items tbody tr th, .table-additional-addresses-items tbody tr td {
    padding: 25px 20px 25px 0 !important;
    border-bottom: 1px solid #cacaca !important;;
  }
}
@media (min-width:1200px){
  .container-fix-layout{
    max-width: unset !important;
    padding: 0px 50px !important;
    }
}
@media (min-width:1900px){
  .dnt-btn-add-cart,.dnt-btn-payNow{
    width:auto !important;
    min-width:450px;
  }
}
