html {
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
  }
  
  body {
    margin: 0;
  }
  
  
  
  #order_confirmation_img {

    display: flex;
    width: 4%;
    height: 7%;
    margin: auto;
    margin-top: 7%;
   
  }
  #table_1{

    width: 60%;
    padding: 0 1.0714285714em;
    border-radius: 4px;
    padding-top: 14px;
    border: 1px solid #c1c1c1;
    display: inline-table;
  }

  
  .THE_IMAGE {
    width: 100px;
    height: 100px;
}
tr{

  text-align: center;
}
#table_2_total_price{

  text-align: right;  
}
th{

  text-decoration: underline;
}

  td {
    width: 10%;
    padding: 10px;
    border-bottom: 1px solid #ccc;
}

#table_2_payment{

  text-align: left;
}

#table_2_payment_info{

  text-align: left;
  padding-left: 5%;


}
  #table_2{

    padding: 0 1.0714285714em;
    border-radius: 4px;
    padding-top: 14px;
  }
  






  
  /* products_container*/
  
  .titel_product_collection{

    font-size: 12px;
    color: black;
    text-decoration: none;
  }
  
  
 


  
  
  
  .titel_product_collection{
  
    color: black;
    text-decoration: none;
   
  }
  
  
 
 
  
  /* products_container end */
  

  
  


/* css cart widget */

/* css cart widget */

.image_category_upsell {
    width: 93%;
    height: 420px;
    /* border-radius: 10px !important; */
    box-shadow: rgba(37, 42, 50, 0.32) 0 1px 4px 1px;
  }
  
  .container_also_like {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #image_product > div {
    padding-bottom: 15%;
  }
  
  .image-button {
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    background-color: black;
    color: white;
    border: none;
    padding: 7px 9px;
    font-size: 18px;
    cursor: pointer;
  }
  
  .u-hide-price.u-old-price {
    margin-left: 10px;
    display: none;
  }

  .u-text {
    word-wrap: break-word;
    position: relative;
  }
  
  h4 {
    font-weight: 400;
  }
  

  
  .modal-content_product {
    background-color: #fff;
    padding: 20px;
   
    border-radius: 8px 8px 0 0;
    box-shadow: 0px -2px 10px rgba(0, 0, 0, 0.2);
    position: relative;
    width: 75%;
    
  }
  

  
  #modal_widget_main_page_product {
    display: flex;
    justify-content: center;
  }
  

  
  .unselectable {
    -webkit-user-select: none;
    -webkit-touch-callout: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  
  .arrow_back_right {
    background-color: #e4e4e4;
    position: absolute;
    width: 29px;
    right: 10px;
    border-radius: 16px;
    height: 30px;
  }
  
  .arrow_back_left {
    background-color: #e4e4e4;
    position: absolute;
    width: 29px;
    left: 10px;
    border-radius: 16px;
    height: 30px;
  }
  
  .arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 16px;
    cursor: pointer;
    z-index: 1;
  }
  
  #modal_widget_thumbnails img {
    max-width: 100px;
    max-height: 100px;
    margin: 5px;
    cursor: pointer;
  }
  
  #modal_widget_product_setting {
    width: 50%;
    padding: 2%;
  }
  
  #modal_widget_gallery {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  
  
 
  #btc_addto_Cart {
    display: none;
  }

  #modal_widget_thumbnails {
    display: flex;
    align-items: center;
    overflow-y: auto;
  }
  
  
  .modal_widget_main_image_gallery_background::after {
    background: rgba(0, 0, 0, 0.03);
    content: "";
    height: 586px;
    right: 0;
    position: absolute;
    top: 0;
    width: 355px;
    pointer-events: none;
  }
  
  .modal_widget_images_background::after {
    background: rgba(0, 0, 0, 0.03);
    content: "";
  
    left: 0;
    position: absolute;
    top: 0;
    height: 193px;
    width: 161px;
    pointer-events: none;
  }
  
  .modal_widget_images_background {
    position: relative;
    margin-left: 1%;
  }
  
  #arrow-left {
    left: 9px;
    font-weight: 600;
  }
  
  #arrow-right {
    right: 10px;
    font-weight: 600;
  }
  
  .modal_backgorund {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 2;
    position: fixed;
    bottom: 0%;
    display: none;
  }
  
  #modal_widget_headline {
    word-break: break-word;
    text-align: left;
   
    align-items: center;
    justify-content: space-between;
  }
  
  #modal_widget_price_product{
    display: flex;
    gap: 20px;
    margin-bottom: 11px;
    align-items: baseline;
  }
  
  #modal_widget_headline_text{
  
    font-size: 43px; margin-top: 0px; margin-bottom: 10px; margin-right: 0px;
  }
  
  .modal_widget_product_price_comper_symbole{
    text-decoration: line-through !important;
  
  
  }
  
  
  #modal_widget_product_price{
    font-size: 22px;
  
  
  }
  
  #modal_widget_index_count{
    display: none;
  }
  
  
  
  #size_world_wide>span, .varrint_0>div, .varrint_1>div, .varrint_2>div, .varrint_3>div, .varrint_4>div, .varrint_0>input, .varrint_1>input, .varrint_2>input, .varrint_3>input, .varrint_4>input {
    margin-left: 2%;
  }