/*Thank you mobile arabic version */
@media (max-width: 480px) {
  .rtl .thank-you-div {
    position: absolute;
    z-index: 1;
    background: red;
    margin-right: 15% !important;
    height: 426px !important;
    width: 68% !important;
    margin-top: 19% !important;
  }
  .order_receipt li {
    border-left: 0 !important;
    border-right: 0 !important;
  }
}
/* Coming soon page Start*/
.elementor-element.elementor-element-2b9105d.e-con-full.elementor-hidden-mobile.elementor-hidden-tablet.e-flex.e-con.e-parent {
    z-index: 10000;
    background: white;
}
.coming-soon-container {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
  width: 97vw;
  position: fixed;
  top: 78px;
  left: 1%;
  background-color: #f4f4f4b0;
  z-index: 997;
  margin: 0 auto;
}

.coming-soon-section {
    text-align: center;
    padding: 30px;
}

.coming-soon-logo {
    /*font-size: 64px;*/
    /*font-weight: bold;*/
    /*margin-bottom: 20px;*/
}

.coming-soon-message {
  font-size: 37px;
  font-weight: bold;
  font-family: 'Optima';
  word-spacing: 5px;
  letter-spacing: 6px;    
}

/*End*/


/*Account Page*/
.edit-address-container {
  display: flex;
  margin-top: 60px;
}
.edit-address-box {
  width: 50%; 
  padding: 10px;
}
.edit-address-title {
	display: none
}
.edit-address-button {
  width: 100%;
  background: white !important;
  border: 2px solid #000 !important;
}

.edit-address-main-heading {
  font-family: sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  color: black;
  font-size: 32px;
}
.m-t-59px {
  margin-top: 59px;
}
.m-t-25px {
  margin-top: 25px;
}
.edit-address-sub-heading {
  font-family: sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  color: black;
  font-size: 18px;
}
.edit-address-personal-info {
  background: #f3f3f3;
  width: 100%;
  height: auto;
  padding: 15px;
  color: black;
  font-weight: 600;
  font-family: sans-serif;
  font-size: 14px;
}
.margin-0 {
  margin: 0px;
}
.margin-4 {
  margin: 4px;
}
.edit-address-edit-tag {
  margin-top: 25px;
  text-decoration: underline !important;
  color: black;
}
.display-flex {
  display: flex;
}
.flex-direction-row{
  flex-direction: row;
}
.edit-icon-padding{
  margin-top: 21px;
  padding-right: 7px;
}
.change-password-heading {
  font-size: 17px;
  font-weight: 900;
}
.edit-address-button-full:hover {
    text-transform: uppercase;
    width: 100%;
    background: #212121 !important;
    border: 2px solid #000 !important;
    color: #fff !important;
}
.edit-address-button-full {
    text-transform: uppercase;
    width: 100%;
    background: #212121 !important;
    border: 2px solid #000 !important;
    color: #fff !important;
}
.overview-box-container {
  display: block;
}
.overview-boxs {
  background: #ededed;
  width: 32%;
  height: 335px;
  float: left;
  margin: 4px;
  text-align: center;
  padding: 3%;
  color: black;
  font-weight: 600;
}
.overview-boxs h3 {
    color: black;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 700;
}
.overview-boxs p {
  margin: 40px 0px 40px 0px;
}
.overview-boxs-button {
    display: block;
    width: 80%;
    color: black;
    border: 2px solid #000;
    margin-top: 6px;
    padding: 15px 25px;
    text-transform: uppercase;
    text-align: center;
    margin: auto;
}
.overview-tabs-container {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: row;
    border-bottom: 1px solid #000;
    color: black;
    margin-bottom: 30px;
}
.overview-tabs {
   list-style: none; 
   margin: 0; 
   padding: 0;
   display: flex;
}
.tab-li{
  margin: 10px;
}
.tab-href {
  color: black;
  text-transform: uppercase ;
  text-decoration: underline !important;
} 
.tab-href-active {
  border-bottom: 4px solid;
  padding: 12px;
  font-weight: 700;
  text-decoration: underline !important;
}
.overview-section {
  width: 80%
  margin: auto;
}
.page-id-107 .woocommerce-loop-product__link {
  color: black !important;
}

.page-id-106 table, th, td, tr {
    border: 0px !important;
    background: transparent !important;
}
.page-id-106 table td, table th {
  vertical-align: middle !important;
}
.page-id-106 .entry-title {
  display:none;
}
.page-id-106 .woocommerce-info{
 display:none;
}
.page-id-106 .shipping {
  display:none !important;
}
#order_review{
  display: flex !important;
}

/*Payment*/
ul.wc_payment_methods {
    list-style: none;
    padding: 0;
}

ul.wc_payment_methods li {
    margin-bottom: 10px;
}

ul.wc_payment_methods li label {
    cursor: pointer;
    display: inline-block;
    padding: 10px 20px;
    border: 2px solid #ccc;
    border-radius: 5px;
    background-color: #f0f0f0;
    margin-bottom: 15px;
}

ul.wc_payment_methods li label:hover {
    background-color: #e0e0e0;
}

ul.wc_payment_methods li input[type="radio"] {
    display: none; 
}


ul.wc_payment_methods li img {
    width: 30px; 
    height: auto;
    vertical-align: middle;
    margin-right: 10px; 
}


ul.wc_payment_methods li input[type="radio"] + label:before {
    content: none; 
}


ul.wc_payment_methods li input[type="radio"]:checked + label {
    background-color: #f6f5f8;
    color: #000; 
}
 #payment {
    background: transparent !important;
}
button#place_order {
    float: left !important;
    width: 100%;
    background: black;
    margin-top: 30px;
}
td.product-name {
  font-size: 17px;
  font-weight: 700;
}
td.product-total {
  font-size: 17px;
  font-weight: 700;
}
.cart-subtotal {
  font-size: 17px;
    font-weight: 700;
}
.order-total {
  font-size: 19px;
  font-weight: 600;
}
.order-review-table{
  display: block;
}
ul.order_details.order_receipt {
      margin-top: 30px;
}
/*Thank you*/
.order-received {
  width: 103.7% !important;
  height: 1650px;
  background: #fbfafb;
  display: block;
  margin-left: -24px;
  padding-top:36px;
}
.house-of-baheya {
  background-image: url(https://baheya.com/wp-content/uploads/2024/03/01-1-300x212.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 33% auto;
  height: 340px;
}
.house-of-baheya-heading {
  color: #344886;
  font-size: 53px;
  font-family: Edwardian Script ITC;
  text-align: center;
  position: absolute;
  margin-top: 123px;
  width: 99%;
  margin-left: 5%;
}
.thank-you-section {
  background-image: url(https://baheya.com/wp-content/uploads/elementor/thumbs/03-1-qlrs9jtg7xiacdczupfexfgogst76o2e9i5isszvyg.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 33% auto;
  height: 805px;
  background-size: 1000px 800px;
  position: relative;
  z-index: 100;
}
.thank-you-div {
  position: absolute;
  z-index: 1;
  background: white;
  margin-left: 318px;
  height: 534px;
  width: 50%;
  margin-top: 108px;
}
.thank-you-section-heading {
  margin-top: 50px;
  text-align: center;
  font-family: Edwardian Script ITC;
  font-size: 80px;
}
.thank-you-section-sub-heading {
  text-align: center;
  font-family: Edwardian Script ITC;
  font-size: 50px;
}
.thank-you-reservation {
  text-align: center;
  font-size: 20px;
  font-family: serif;
}
.thank-you-appointment {
  text-align: center;
  font-size: 20px;
  font-family: serif;
  text-decoration: underline;
  font-weight: 600;
  margin-bottom: 65px;
}
.icon-section {
  width: 100%;
  height: 120px;
  background: white;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  padding: 8px;
  align-items: center;
  margin-top: 30px;
}
.icon-div {
  display: flex;
  justify-content: space-around;
  flex-direction: row;
  align-items: center;
  gap: 9px;
}
.button-section {
  display: flex;
  justify-content: center;
  margin-top: 30px;
}
.thank-you-button{
  display: inline-block;
    line-height: 1;
    background-color: #344886;
    font-size: 15px;
    padding: 12px 24px;
    border-radius: 3px;
    color: #fff;
    text-align: center;
    transition: all .3s;
    text-transform: uppercase;
    width: 250px;
    margin: 15px;
    text-decoration: none !important;
}
.button-lines {
  width: 2px;
  height: 45px;
  background: black;
  margin-top: 14px;
}
.last-image {
  display: flex;
  justify-content: center;
  margin-top: 30px;
}

.order_receipt li {
    float: left;
    margin-right: 2em;
    text-transform: uppercase;
    font-size: 10px;
    line-height: 1;
    border-right: 1px solid #000;
    padding-right: 2em;
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
    color: black;
} 

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
  .page-id-1056 .elementor-countdown-wrapper {
    overflow: auto;
  }
  .page-id-1056 .wp-image-27 {
    width : 100px;
  }
}

/* Order */
.product-info {
  display: flex;
  justify-content: left;
  flex-direction: row;
  align-items: center;
  margin: 10px 0px 10px 0px;
  gap: 10px;
}
.product-image {
  width: 80px ;
}
.woocommerce table.shop_table {
  border: 0 !important;
  border-collapse: collapse !important;
}
.woocommerce table.shop_table tr {
  border-bottom: 2px solid #e7e4dd !important;
}
.woocommerce table.shop_table th{
  padding-bottom: 14px !important;
  font-size: 16px;
}
.woocommerce-pagination.woocommerce-pagination--without-numbers.woocommerce-Pagination {
    margin-bottom: 10px;
    float: right;
}
.action-buttons {
  display: flex;
  gap: 6px;
  flex-direction: row;
}
.woocommerce-MyAccount-content {
  color: black
}
.order_details{
   border-collapse: collapse !important;
}
.order_details tbody  tr:nth-child(odd){
  background-color: #f2f2f2 !important;
}
.order_details .product-name a {
    color: black !important;
}

.woocommerce-order-details__title {
  font-weight: 700;
}
.woocommerce-column--billing-address {
  font-weight: 700;
}
.woocommerce-column__title {
  font-weight: 700;
}

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before {
  font-weight: 700 !important;
}
.woocommerce-column--shipping-address {
  font-weight: 700 !important;
}
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before {
  font-weight: 700 !important;
}
.woocommerce-customer-details {
  border-top: 2px solid black;
    font-weight: 700 !important;
}
li.tab-li a {
    text-decoration: none !important;
}
.elementor-798 .elementor-element.elementor-element-80502a6 .elementor-button[type="submit"] {
  background : #000 !important;
}
.elementor-1151 .elementor-element.elementor-element-40f0b34 .elementor-button[type="submit"] {
   background : #000 !important;
}
.wl-card {
  border: 1px solid hsla(0, 0%, 43.9%, .20392156862745098);
  width: 95%;
  height: 200px;
  position: relative;
  float: left;
  margin: 10px;
}
    
.wl-button-section{	
  width: 100%;
  height: 50px;
  background: black;
  bottom: 0;
  position: absolute;
  color: white;
  text-transform: uppercase;
  border: 1px solid #000;
}
.wl-img {
	width: 100px;
	height: 100px;
}
.wl-div {
	padding: 10px;
	display: flex;
}
.wl-content-section {
  justify-content: center;
  display: flex;
  flex-direction: column;
  padding: 10px;
  width: 15%;
}
.wl-content-section{
  width: 80%;
  font-weight: 700;
}
.wl-icon-section {
  display: flex;
  font-size: 30px;  
}
.wl-image-section img {
    width: 150px;
}
.wl-icon-section {
  width: 16%;
}
.tinvwl-remove {
  border: 0;
  background: transparent;
  top: 0;
  position: absolute;
  font-size: 30px;
  color: black;
}
.wl-content-section a {
  color: black;
}
button.tinvwl-remove:hover,   button.tinvwl-remove:focus{
    background: transparent !important;
    color: black  !important;
    border: 0  !important;
}
.wl-action {
  display: inline-block;
  width: 100%
}
 
 @media only screen and (max-width: 768px) {
 .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
      width: 100% !important;
      float: left;
      clear: both;
      margin: 0 0 2.992em;
  }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
  .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
      width: 46% !important;
      float: left;
      /*clear: both;*/
      margin: 0 10px 2.992em;
  }
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
  #order_review {
    display: block !important;
  }
  
} 

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
    .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
      width: 23% !important;
      float: left;
      /*clear: both;*/
      margin: 0 10px 2.992em;
  }
  #order_review {
    display: flex !important;
  }
} 

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
    #order_review {
      display: flex !important;
    }

}

@media (max-width: 480px) {
  .ur-frontend-form {
    padding: 0px;
  }
  ol.user-registration-multi-part--steps-list {
    padding: 0;
  }
  ol.user-registration-multi-part--steps-list {
    font-size : 13px;
  }
  .ur-frontend-form .user-registration-multi-part-indicator.arrow .user-registration-multi-part--steps-list, .ur-frontend-form .user-registration-multi-part-indicator.circle .user-registration-multi-part--steps-list {
    flex-wrap: nowrap !important;
  }
  
  .rtl .elementor-element.elementor-element-b107276.elementor-button-align-center.elementor-widget__width-initial.elementor-widget.elementor-widget-form {
    left: 0px !important;
  }
  
  #my-account-menu-tab.layout-no-borders, #my-account-menu.layout-no-borders {
    width: 100% !important;
    overflow: auto;
    padding: 0px !important ;
  }
  #my-account-menu-tab.layout-no-borders .myaccount-menu, #my-account-menu-tab.layout-no-borders .myaccount-submenu {
    overflow: auto;
    display: table !important;
    width: 92%;
    text-align: center;
  }
  #my-account-menu-tab.layout-no-borders .myaccount-menu li, #my-account-menu-tab.layout-no-borders .myaccount-submenu li, #my-account-menu.layout-no-borders .myaccount-menu li, #my-account-menu.layout-no-borders .myaccount-submenu li {
      display: table-cell;
      padding-right: 10px;
  }
  #my-account-menu-tab.layout-no-borders, #my-account-menu.layout-no-borders {
      width: 100% !important;
      background: #f4f4f4;
  }
  ul.overview-tabs {
    font-size: 11px;
  }
  .overview-boxs {
    width: 100%;
  }
  .edit-address-container {
    display: block;
    width: 100%; 
  }
  .edit-address-box {
    width: 100%; 
  }
  .alignwide {
    margin-left: 0;
    margin-right: 0;
  }
  #order_review {
    display: block !important;
  }
  .card-frame {
    width: 240px;
  }
  .cko-save-card-checkbox {
    margin-top: 10px;
  }
  #add_payment_method #payment ul.payment_methods li img, .woocommerce-cart #payment ul.payment_methods li img, .woocommerce-checkout #payment ul.payment_methods li img {
    margin: 3px 2px 3px .5em !important;
  }
  .page-id-106 td.product-name {
    font-size: 12px;
  }
  .page-id-106  table td, table th { 
    padding: 4px;
    /*width: 100%*/
  }
  .page-id-106 td.product-total {
    font-size: 12px;
  }  
  .page-id-106 td.product-date-modified {
    font-size: 12px;
  }
  .page-id-106 .product-thumbnail img {
    width: 250px;
  }
  .page-id-106 .cart-subtotal {
    font-size: 14px;
  }
  .page-id-106 .order-total {
    font-size: 14px;
  }
  .order_review_heading {
    font-size: 30px;
  }
  .order-received {
    width: 107.5% !important;
    margin-bottom: 10px;
    height: auto;
  }
  .house-of-baheya { 
    background-size: 100% auto;
  }
  .house-of-baheya-heading{
    font-size: 47px;
    margin-top: 28%;
  }
  .house-of-baheya {
    height: 300px;
    margin-left: 1%;
  }
  .thank-you-section {
    background-position: top center;
    background-repeat: no-repeat;
    height: 618px;
    background-size: 104% 101%;
    margin-left: 7%;
    margin-bottom: 50px;
  }
  .thank-you-div {
    position: absolute;
    z-index: 1;
    background: #ffffff;
    margin-left: 19%;
    height: 431px;
    width: 67%;
    margin-top: 21%;
    padding-top: 20px;
  }
  
  .thank-you-section-heading {
    margin-top: 0%;
    text-align: center;
    font-family: Edwardian Script ITC;
    font-size: 300%;
  }
  .thank-you-section-sub-heading {
    text-align: center;
    font-family: Edwardian Script ITC;
    font-size: 35px;
    margin: 0;
  }
  .thank-you-reservation {
    text-align: center;
    font-size: 17px;
    font-family: serif;
  }
  .thank-you-appointment {
    font-size: 17px;
    margin-bottom: 7px;
  }
  .order_receipt li {
    border-right: 0 !important;
  }
  ul.order_details.order_receipt{
    display: grid !important;
    margin-top: 0px  !important;
  }
  .icon-section {
    display: none;
    flex-direction: column;
    height: auto;
    align-items: self-start;
  }
  .button-section {
    display: none;
  }
  .button-lines {
    display: none;
  }
  .last-image {
    display: none;
  }
  
 .thank-you-button  {
   width: 135px;
   font-size: 10px
 }
 .icon-div h5{
   font-size: 18px;
 }
 .woocommerce-MyAccount-content {
   overflow-x: auto;
 }
 .woocommerce table.shop_table_responsive thead, .woocommerce-page table.shop_table_responsive thead {
   display: block;
 }
 .page-id-107 .woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
    content: attr(data-title) "";
    font-weight: 700;
    float: left;
 }
 .page-id-107 .woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
   display: inline-block;
 }
 .page-id-107 .woocommerce-orders-table__cell-product{
   width: 300px;
 }
 .page-id-107  .product-image {
   width: 80px;
 }
 .page-id-107 .product-info {
    display: block;
 }
 .wl-card {
    width: 100%;
    margin: 0;
    margin-bottom: 10px;
 }
 
 .wl-icon-section {
    width: 21%;
    position: relative;
    top: -18px;
  }
  .tinv-wishlist-clear form {
    display : block !important;
  }
 /*.wl-action{*/
 /*  display: none;*/
 /*}*/
}
.tinv-wishlist-clear form {
  display : flex;
}
.page-id-1056 .price{
  display: none;
  
}
/* Multi Step Form */
.ur-frontend-form .ur-button-container {
  display: flex !important;
	justify-content: space-between !important;
}
#user-registration-form-4316.user-registration input.input-text, #user-registration-form-4316.user-registration select, #user-registration-form-4316.user-registration textarea.input-text {
	padding: 6px 31px !important
}
#user-registration-form-4316.user-registration .field-radio ul, #user-registration-form-4316.user-registration .field-checkbox ul {
  padding: 0;
}
#user-registration-form-4316.user-registration .ur-button-container button {
    color: #ffffff !important;
}
div#privacy_policy_1715770772_field {
    display: flex;
}

.reset-btn {
  width: 100%;
  text-align: right;
  padding-top: 14px;
  padding-bottom: 14px
}
.ur-reset-button {
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  font-weight: 600;
  color: grey;
  background: black;
  width: 100%;
  padding: 10px;
  color: white;
  border-width: 1px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  max-width: 91px
}
#ur-submit-message-node {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.rtl .ur-frontend-form .user-registration-multi-part-indicator.circle .user-registration-multi-part--steps-list li:first-child::after {
    left: 0 !important;
    right: unset !important;
}

.rtl .ur-frontend-form .user-registration-multi-part-indicator.circle .user-registration-multi-part--steps-list li:last-child::after {
    left: unset !important;
    right: 0  !important;
}
.rtl #user-registration-form-4316.user-registration label.ur-label {
    text-align: right;
}



.rtl .iti--allow-dropdown .iti__flag-container, body .iti--separate-dial-code .iti__flag-container, div.ur-container .user-registration-form .iti--allow-dropdown .iti__flag-container, div.ur-container .user-registration-form .iti--separate-dial-code .iti__flag-container {
      right: unset;
    left: unset;
}

.rtl .ur-frontend-form.ur-frontend-form--rounded form .ur-form-row .ur-form-grid input[type="text"], .ur-frontend-form.ur-frontend-form--rounded form .ur-form-row .ur-form-grid input[type="email"], .ur-frontend-form.ur-frontend-form--rounded form .ur-form-row .ur-form-grid input[type="url"], .ur-frontend-form.ur-frontend-form--rounded form .ur-form-row .ur-form-grid input[type="password"], .ur-frontend-form.ur-frontend-form--rounded form .ur-form-row .ur-form-grid input[type="date"], .ur-frontend-form.ur-frontend-form--rounded form .ur-form-row .ur-form-grid input[type="number"], .ur-frontend-form.ur-frontend-form--rounded form .ur-form-row .ur-form-grid textarea, .ur-frontend-form.ur-frontend-form--rounded form .ur-form-row .ur-form-grid select {
  padding: 10px 37px;
}
.rtl .iti__flag.iti__us {
      margin-left: 3px;
}

.rtl .ur-frontend-field {
  direction: rtl !important;       
  text-align: right !important;    
}
.rtl #radio_1715769956_field ul {
  float: right;
}
.rtl #radio_1715769956_field ul li {
  text-align: justify !important;
}
.rtl .ur-button-container.split {
  flex-direction: row-reverse;
}
.rtl .user-registration-multi-part-nav-next {
  left: 3%;
    position: absolute;
}
.rtl  .user-registration-multi-part-nav-prev {
  right: 3%;
    position: absolute;
}
.rtl  #user-registration-save-and-continue-4316 {
  margin-top: 50px !important;
}

#card-v2 {
  align-items:flex-start;
  background-attachment:scroll;background-clip:border-box;
  background-color:rgb(50, 50, 93);background-image:none;
  background-origin:padding-box;
  background-position-x:0%;
  background-position-y:0%;
  background-size:auto;
  border-bottom-color:rgb(255, 255, 255);
  border-bottom-left-radius:4px;
  border-bottom-right-radius:4px;border-bottom-style:none;
  border-bottom-width:0px;border-image-outset:0px;
  border-image-repeat:stretch;border-image-slice:100%;
  border-image-source:none;border-image-width:1;
  border-left-color:rgb(255, 255, 255);
  border-left-style:none;
  border-left-width:0px;
  border-right-color:rgb(255, 255, 255);
  border-right-style:none;
  border-right-width:0px;
  border-top-color:rgb(255, 255, 255);
  border-top-left-radius:4px;
  border-top-right-radius:4px;
  border-top-style:none;
  border-top-width:0px;
  box-shadow:rgba(50, 50, 93, 0.11) 0px 4px 6px 0px, rgba(0, 0, 0, 0.08) 0px 1px 3px 0px;
  box-sizing:border-box;color:rgb(255, 255, 255);
  cursor:pointer;
  font-family:"Helvetica Neue", Helvetica, sans-serif;
  font-size:15px;
  font-stretch:100%;
  font-style:normal;
  font-variant-caps:normal;
  font-variant-east-asian:normal;
  font-variant-ligatures:normal;
  font-variant-numeric:normal;
  font-weight:600;
  height:35px;
  letter-spacing:0.375px;
  line-height:35px;
  outline-color:rgb(255, 255, 255);
  outline-style:none;
  outline-width:0px;
  overflow-x:visible;
  overflow-y:visible;
  padding-bottom:0px;
  padding-left:14px;
  padding-right:14px;
  padding-top:0px;
  text-align:center;
  text-decoration-color:rgb(255, 255, 255);
  text-decoration-line:none;
  text-decoration-style:solid;
  text-indent:0px;
  text-rendering:auto;
  text-shadow:none;
  text-size-adjust:100%;
  text-transform:none;
  transition-delay:0s;
  transition-duration:0.15s;
  transition-property:all;
  transition-timing-function:ease;
  white-space:nowrap;
  width:150.781px;
  word-spacing:0px;
  writing-mode:horizontal-tb;
  -webkit-appearance:none;
  -webkit-font-smoothing:antialiased;
  -webkit-tap-highlight-color:rgba(0, 0, 0, 0);
  -webkit-border-image:none;
  display: block ;
  float: right;
  margin-top: 20px;
}  
#card-div {
  width:500px;
}


