/*woocoommerce*/

.shop_trpro{
  margin: 50px 0
}
.woocommerce div.product h1.product_title {
  font-weight: 400;
  font-size: 38px;
  line-height: 48px;
  color: #000000;
}
.woocommerce ul#shipping_method li {
    margin: 0;
}
.woocommerce ul#shipping_method .amount {
    font-weight: 400;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
  font-size: 22px;
  line-height: 33px;
  color: #000000;
}
.product-remove{

      width: 30px;
}
.div-product-name .product-name .variation{

    display: flex;
}
.div-product-name .product-name .variation-Discount p{

    margin: 0;
}
.woocommerce-product-details__short-description{
  font-size: 18px;
  line-height: 28px;
  color: #000000;
}
.tabs_title{
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 30px;
  color: #58595b;
  padding: 10px 0;
  border-top: 1px solid #58595b;
  position: relative;
  cursor: pointer;
}
.tabs_text {
    font-size: 18px;
    line-height: 25px;
    color: #58595b;
    display: none;
    padding-bottom: 20px;
}
.tabs_title:after{
  content: '';
  position: absolute;
  top: 13px;
  right: 0px;
  background: url(/wp-content/themes/tissue-repair/assets/img/plus.svg);
  width: 25px;
  height: 25px;
}
.tabs_title.active:after{
  background: url(/wp-content/themes/tissue-repair/assets/img/minus.svg);
}
.tabs_trpro{
    border-bottom: 1px solid #58595B;
    margin: 60px 0 30px;
  }

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    height: 60px;
    background: #000000;
    border: 1px solid #000000;
    border-radius: 40px;
    padding: 16px;
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
}
.woocommerce .quantity .qty {
    text-align: center;
    border: none;
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    font-family: "Source Sans Pro", -apple-system, BlinkMacSystemFont, Segoe UI, Arial, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}
.woocommerce  div.quantity {
    height: 60px;
    float: left;
    margin-right: 25px;
    border: 1px solid #000000;
    border-radius: 40px;
    display: flex;
    justify-content: space-between;
}
.woocommerce div.product  .button {
    width: 100%;
}
.woocommerce div.product form.cart {
    margin-bottom: 2em;
    display: flex;
}
.quantity button{
    -webkit-appearance: button;
    background: none;
    border: none;
    height: 60px;
    line-height: 1;
    width: 65px;
    padding: 0;
    margin: 0;
    cursor: pointer;
    font-size: 28px;
    font-family: auto;
}
div.quantity input::-webkit-outer-spin-button,
div.quantity input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/* Firefox */
div.quantity input[type=number] {
  -moz-appearance: textfield;
}
:focus-visible {
    outline: none;
}
.flex-control-nav {
    display: flex;
    position: absolute;
    right: 25px;
    bottom: 0px;
}
ol.flex-control-nav > li {
    margin-right: 10px;
    list-style: none;
}

ol.flex-control-nav > li a {
    font-size: 0;
    width: 15px;
    height: 15px;
    border: 1px solid #58595B;
    display: block;
    background: #fff0;
    border-radius: 50%;
}
ol.flex-control-nav > li a.flex-active {
background: #000;
}
section.description{
  padding: 50px 0;
  background: #EEEBE9;
    text-align: center;
}
section.description h2{
  font-weight: 400;
  font-size: 22px;
  line-height: 33px;
  text-align: center;
  color: #000000;
}
section.description p{
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  text-align: center;
  color: #000000;
}
section.description .text{
  margin-bottom: 50px;
}
.column{
  text-align: center;
}
.column-img{
  width: 100%;
    margin-bottom: 45px;
  overflow: hidden;
}
.woocommerce a.added_to_cart{
  display: none!important;
}
body .woofc-area.woofc-effect-01 {
  max-width: 530px;
}
.awdr_cart_strikeout_line{
      font-size: 18px !important;
}
body .woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-title a {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 28px;
    color: #000000;
}
body .woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-price span {
    font-size: 18px !important;
    font-weight: 400 !important;
    color: #000;
}
body .woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-price del span {
    color: #999!important
}
body .woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-thumb {
    width: 160px;
    flex: 0 0 160px;
    margin-right: 15px;
  /*  margin-right: 40px;*/
    /*-margin-left: 70px;*/
}
body .woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner {
    border-top: 1px solid #000;
    padding: 30px 0;
  }
body .woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-price del {
    color: #999;
}
body .woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus:hover,
body .woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus:hover,
body .woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-individual:hover {
    background-color: #dddddd00;
}
body .woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus,
body .woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus,
body .woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-individual {
    width: 30px;
    height: 45px;
    line-height: 30px;
    text-align: center;
    color: #444;
    background: none;
    font-size: 28px;
    font-weight: 400;
    line-height: 48px;
    font-family: auto;
    display: block;
    cursor: pointer;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
body .woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner {
    position: relative;
    text-align: center;
    display: flex;
    margin-right: 25px;
    border: 1px solid #000000;
    border-radius: 40px;
    /* display: flex; */
    justify-content: space-between;
    width: 120px;
    margin-top: 15px;
    font-size: 18px;
    font-weight: 400;
    justify-content: center;
    height: 45px;
    align-items: center;
}
body .woofc-area.woofc-style-02 .woofc-area-bot .woofc-data,
body .woofc-area.woofc-style-02 .woofc-area-bot .woofc-total {
    display: flex;
    justify-content: space-between;
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
    color: #000000;
}
body .woofc-area.woofc-style-02 .woofc-area-bot .woofc-action .woofc-action-inner > div a,
body .woofc-area.woofc-style-04 .woofc-area-bot .woofc-action .woofc-action-inner > div a {
    border-color: #000000;
    background: #000;
    color: #fff;
    height: 50px;
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 47px;
    border-radius: 30px;
}
body .woofc-area.woofc-style-02 .woofc-area-top{

    display: none;
}
body .woofc-area .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .quantity {
    width: auto !important;
    min-width: 0 !important;
    margin: 0 !important;
    height: auto;
    border: none;
    border-radius: 0;
}
body .woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input {
    width: 30px;
    height: 45px;
    line-height: 45px;
    min-height: 0;
    padding: 0;
    margin: 0;
    text-align: center;
    border: none;
    outline: none;
    display: block;
    color: #000;
    background: none;
    -moz-appearance: textfield;
    box-shadow: none;
    font-size: 18px;
    font-weight: 400;
}
.column-img span {
    position: absolute;
    border-radius: 50%;
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    color: #FFFFFF;
    width: 150px;
    height: 150px;
    right: 20px;
    top: 20px;
    border: 1px solid #fff;
    vertical-align: middle;
    display: flex;
    align-items: center;
    justify-content: center;
}
.column-title{
  font-size: 22px;
  line-height: 33px;
  text-align: center;
  color: #000000;
  margin-bottom: 20px
}
.column-text{
  font-size: 18px;
  line-height: 25px;
  text-align: center;
  color: #000000;
}
.product-template-default.single.single-product footer{
  background: #EEEBE9;
}
.descriptioncols{
  margin-bottom: 60px
}

.product-template-default.single.single-product footer>.page-footer__wrapper>.container{
    border-top: 1px solid #58595B;
  }
.div-product-name{
 width: 55%;
}
.product-price{
  width: 15%;
    font-size: 22px;
}
.product-quantity{
  width: 25%;
}
.product-subtotal{
  width: 15%;
}

.tax-total,
.cart-subtotal,
.product-subtotal,
.product-name{
    font-size: 22px;
    line-height: 33px;
}
#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
    width: 200px;
    box-shadow: none;
}
#add_payment_method table.cart .product-thumbnail, .woocommerce-cart table.cart .product-thumbnail, .woocommerce-checkout table.cart .product-thumbnail {
    min-width: 200px;
}
.div-product-name .flex{
    display: flex;
    justify-content: space-between;
    max-width: 90%;
    align-items: flex-start;
  }
  .woocommerce table.shop_table th {
      font-weight: 400;
      font-size: 22px;
      line-height: 33px;
    padding: 20px 0px;
    border: none;
    background: none;
  }
  .woocommerce table.shop_table {
    border: none;
    margin: 0;
    width: 100%;
    border-radius: 0;
    border-spacing: 0;
}
.woocommerce div.product div.summary{

    max-width: 541px;
}
.woocommerce table.shop_table td {
    padding: 30px 0px;
    border: none;
    background: none;
        border-top: 1px solid #58595B;
}
.woocommerce-cart table.cart td {
    vertical-align: top;
  }
  .woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
      font-weight: 400;
      font-size: 22px;
      line-height: 33px;
  }
  #add_payment_method .cart-collaterals .cart_totals tr td, #add_payment_method .cart-collaterals .cart_totals tr th, .woocommerce-cart .cart-collaterals .cart_totals tr td, .woocommerce-cart .cart-collaterals .cart_totals tr th, .woocommerce-checkout .cart-collaterals .cart_totals tr td, .woocommerce-checkout .cart-collaterals .cart_totals tr th,
.woocommerce-cart .cart-collaterals .cart_totals tr th, .woocommerce-checkout .cart-collaterals .cart_totals tr td, .woocommerce-checkout .cart-collaterals .cart_totals tr th {
    border-top: 1px solid #58595B;
}
.woocommerce .woocommerce-cart table.shop_table th,
.woocommerce .woocommerce-cart table.shop_table td {
    padding: 20px 0px;
}
.cart_totals table td{

    text-align: right;
}
.woocommerce-checkout h3{
  font-weight: 400;
  font-size: 22px;
  line-height: 33px;
  color: #000000;
}
.woocommerce form .form-row label{
  display: none;
}
.woocommerce-input-wrapper{
  width: 100%
}
.btntopmrg{
  margin-top: 110px
}
.page-template-template-ParactionerInquiryForm  .col-12 {
    margin-bottom: 10px;
}
.page-template-template-ParactionerInquiryForm h1{
    font-weight: 400;
    font-size: 38px;
    line-height: 48px;
    color: #000000;
    margin-bottom: 40px
  }
.woocommerce form .form-row select,
.page-template-template-ParactionerInquiryForm textarea,
.page-template-template-ParactionerInquiryForm input[type="text"],
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    border: none;
    color: #000;
    padding: 14px 0;
    border-bottom: 1px solid #58595B;
    background: none;
}

.woocommerce form .form-row select{
	    color: #8c8c8c;
}
.select2-container--default .select2-selection--single {
    background-color: #fff0;
    border: none;
    display: block;
    border-radius: 0;
    height: auto;
}
.woocommerce form .form-row .select2-container {
    width: 100%;
    line-height: 2em;
    border-bottom: 1px solid #58595B;
    padding: 14px 0;
}
  .select2-container .select2-selection--single .select2-selection__rendered{
    padding-left: 0;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    border: none;
    color: #58595B;
}

.header_login{
  font-size: 18px;
  line-height: 20px;
  display: flex;
  list-style: none;
  justify-content: flex-end;
  padding: 0;
}

.header_login li:nth-child(2){
    margin-left: 25px;
}
body .main-nav ul li > a{
  font-size: 18px;
  line-height: 20px;
}
body .main-nav ul li {
    margin-left: 20px;
}
body .main-nav {
  justify-content: space-between;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{
  border: 1px solid #000;
  background: none;
  border-radius: 50px;
  font-size: 18px;
  font-weight: 600;padding: 20px;
  font-family: "Source Sans Pro", -apple-system, BlinkMacSystemFont, Segoe UI, Arial, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #ffffff;
    color: #000;
}
.woocommerce-message {
    border-top-color: #000000;
}
.variation-radios{

}

.variation-radios .radioinput{

      height: 42px;
      border: 1px solid #58595B;
      border-radius: 40px;
      margin-bottom: 10px;
    cursor: pointer;
}

.radioinput .custom-radioinput {
 position: absolute;
 z-index: -1;
 opacity: 0;
}
.radioinput .custom-radioinput+label {
 display: inline-flex;
 align-items: center;
 user-select: none;
 font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 600!important;
  font-size: 18px;
  color: #000000;
    padding-left: 15px;
    height: 40px;
    cursor: pointer;
    width: 100%;
}
.radioinput .custom-radioinput+label span{
    width: 45%;
}
.radioinput .custom-radioinput+label span.price{
  float: right;
  width: 43%;
  margin-right: 0;
  text-align: right;
}
.woocommerce-variation.single_variation,
.reset_variations{
  display: none!important;
}
.radioinput .custom-radioinput+label::before {
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    flex-shrink: 0;
    flex-grow: 0;
    border: 1px solid #000000;
    border-radius: 50%;
    margin-right: 15px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
}
.radioinput .custom-radioinput:not(:disabled):not(:checked)+label:hover::before {
 border-color: #a6a6a6;
}
.radioinput .custom-radioinput:not(:disabled):active+label::before {
 background-color: #b3d7ff;
 border-color: #b3d7ff;
}

.radioinput .custom-radioinput:focus:not(:checked)+label::before {
 border-color: #80bdff;
}
.radioinput .custom-radioinput:checked+label::before {
 border-color: #5b5b5b;
 background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 14px 14px;
 background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2358595B'/%3e%3c/svg%3e");
}
.radioinput .custom-radioinput:disabled+label::before {
 background-color: #e9ecef;
}
.woocommerce-message::before {
  color: #000000;
}
.woocommerce .cart_totals  table.shop_table td {
    padding: 20px 0px;
}
.woocommerce form .form-row {
    padding: 0;
    margin: 0 0 15px;
}
#order_review_heading{

    font-weight: 400;
    font-size: 22px;
    line-height: 33px;
}
.woocommerce .woocommerce-checkout table.shop_table td {
    border-top: 1px solid #58595B;
    padding: 15px 0px;
    font-weight: 400;
    font-size: 22px;
    line-height: 33px;
    color: #58595B;
}
.woocommerce-checkout  .content-editor::after {
    content: '';
    position: absolute;
    width: 46%;
    height: calc(100% - 285px);
    background: #EEEBE9;
    top: 0;
    z-index: -1;
    right: 0;
}
.woocommerce-checkout .title {
    text-align: left;
}
.woocommerce form .form-row .select2-container{
  position: relative;
}#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: #eeebe9;
    border-radius: 5px;
}
.woocommerce form .form-row .select2-container::after{
  content: '';
  position: absolute;
  width: 25px;
  height: 25px;
  background: url(/wp-content/themes/tissue-repair/assets/img/arrow.svg);
  top: 6px;
  right: 0;
    z-index: -1;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    display: none;
}
   .custom-checkbox {
     position: absolute;
     z-index: -1;
     opacity: 0;
   }
   .custom-checkbox+span {
     display: inline-flex;
     align-items: center;
     user-select: none;
   }
   .custom-checkbox+span::before {
      content: '';
      display: inline-block;
      width: 25px;
      height: 25px;
      flex-shrink: 0;
      flex-grow: 0;
      border: 1px solid #000000;
      border-radius: 0.25em;
      margin-right: 0.5em;
      background-repeat: no-repeat;
      background-position: center center;
      background-size: 50% 50%;
  }
   .custom-checkbox:checked+span::before {
     background-repeat: no-repeat;
     background-position: center;
     background-size: 16px 14px;
     background-image: url(/wp-content/themes/tissue-repair/assets/img/close.svg);
   }
   .checkbox {
      margin-bottom: 18px;
      display: block;
      font-weight: 400;
      font-size: 18px;
      line-height: 20px;
      color: #58595B;
      cursor: pointer;
  }
  .woocommerce-checkout table.shop_table tbody th,
  .woocommerce-checkout table.shop_table tfoot th {
    font-weight: 400;
    font-size: 22px;
    line-height: 26px;
    border: none;
    color: #58595B;
    border-bottom: 1px solid #58595B;
  }
  .woocommerce .woocommerce-checkout table.shop_table td {
    border: none;
    padding: 15px 0px;
    font-weight: 400;
    font-size: 22px;
    line-height: 26px;
    color: #000000;
    border-bottom: 1px solid #58595B;
    text-align: right;
}
.woocommerce .woocommerce-checkout table.shop_table td.product-name{
  color: #58595B;
  width: 64%;
  text-align: left;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    width: 100%;
}
.custom-radio {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.custom-radio+label {
 display: inline-flex;
 align-items: center;
 user-select: none;
}
.custom-radio+label::before {
  content: '';
  display: inline-block;
  width: 25px;
  height: 25px;
  flex-shrink: 0;
  flex-grow: 0;
  border: 1px solid #000000;
  border-radius: 0.25em;
  margin-right: 0.5em;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}
.custom-radio:checked+label::before {
   background-repeat: no-repeat;
   background-position: center;
   background-size: 16px 14px;
   background-image: url(/wp-content/themes/tissue-repair/assets/img/close.svg);
}
.radio {
  margin-bottom: 18px;
  display: block;
  font-weight: 400;
  font-size: 18px;
  line-height: 20px;
  color: #58595B;
  cursor: pointer;
}
.woocommerce form.login .form-row input.input-text, .woocommerce form.login .form-row textarea {
    padding: 20px 0;
}
form.login .form-row.flex,
form.register  .form-row{
    margin: 30px 0 0px;
}
form .form-row.btnform{
    margin-top: 60px;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
    max-width: 313px;
}
.woocommerce-account .woocommerce-MyAccount-content {
    width: 63%;
}
#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
    text-align: left;
    padding: 1em 0;
    border-bottom: none;
    margin: 0;
    list-style: none outside;
}
.checkout_coupon p,
.woocommerce-form-login p{
    padding: 0;
    margin: 0;
    font-size: 14px;
  }
.woocommerce-form-login-toggle>p,
.woocommerce-form-coupon-toggle>p{

    margin: 5px 0;
}
.select2-container--default .select2-selection--single .select2-selection__clear{
  display: none;
}
.returncart {
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    display: flex;
    align-items: center;
    color: #58595B;
    justify-content: center;
}
.returncart span{
    margin-left: 15px;
  }
  .woocommerce button[name="update_cart"],
  .woocommerce input[name="update_cart"] {
  	display: none;
  }
  .woocommerce-MyAccount-navigation ul{

    list-style: none;
    margin: 0;
    padding: 0;
  }
.woocommerce-MyAccount-navigation li a{
  font-weight: 400;
  font-size: 22px;
  line-height: 33px;
  color: #58595B;
  border-bottom: 1px solid #58595B;
  margin: 0;
  padding: 13px 0;
  display: block;
}
.woocommerce-MyAccount-navigation li.is-active a{
color: #000;
}
.woocommerce form .password-input, .woocommerce-page form .password-input {
    width: 100%;
}
.woocommerce-page .title {
    text-align: left;
}
.woocommerce-account .addresses .title .edit {
    font-size: 18px;
    line-height: 30px;
    color: #58595B;
    text-decoration: underline;
    margin: 0;
    float: none;
}
.woocommerce-checkout.woocommerce-order-received .content-editor::after{
  display: none;
}.woocommerce-page .title {
    text-align: left;
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 30px;
}
.woocommerce-MyAccount-content h3, .woocommerce-account .addresses .title h3 {
    font-weight: 400;
    font-size: 22px;
    line-height: 30px;
    color: #58595B;
    margin: 0;
    padding: 0;
    display: block;
    float: none;
    width: 100%;
}
#customer_login h2{
font-weight: 400;
font-size: 38px;
line-height: 48px;
color: #000000;
}
.woocommerce form.login, .woocommerce form.register {
    border: none;
    padding: 0;
    margin: 2em 0;
    text-align: left;
    border-radius: 0;
}
.form-row.flex{
    display: flex;
    justify-content: space-between;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
    display: inline-block;
    width: 100%;
    font-size: 18px;
}
.woocommerce-LostPassword{
    width: 50%;
    text-align: right;
}

.woocommerce-LostPassword a{
    font-weight: 400;
    font-size: 18px;
    text-align: right;
    color: #58595B;
    position: relative;
  }
  .woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
      padding: 0;
      margin: 0;
      font-weight: 400;
      font-size: 22px;
      line-height: 33px;
      text-align: center;
      color: #000000;
      margin: 40px 0 10px;
  }
  .woocommerce ul.products li.product .price {
    display: block;
    font-weight: 400;
    margin-bottom: 0.5em;
    font-size: 22px;
    line-height: 33px;
    text-align: center;
    color: #545454;
}
.woocommerce-LostPassword a:after{
  content: '';
  position: absolute;
  bottom: -10px;
  left:0;
  width: 100%;
  height: 1px;
  background: #58595B;
}
.rightbtn{
  font-weight: 400;
  font-size: 18px;
  line-height: 20px;
  color: #58595B;
}
.rightbtn a{
  font-weight: 600;
}
.woocommerce table.shop_table.custom-fields th,
.woocommerce table.shop_table.custom-fields td{
	border-bottom:none;
    border-top: 1px solid #58595B;
    width: 50%;font-weight: 400;
    font-size: 22px;
    line-height: 33px;
}
.woocommerce-checkout table.shop_table.woocommerce-table--order-details tbody th, .woocommerce-checkout table.shop_table.woocommerce-table--order-details tfoot th {
	border-bottom:none;
    border-top: 1px solid #58595B;
    width: 50%;font-weight: 400;
    font-size: 22px;
    line-height: 33px;
}

.woocommerce table.shop_table.woocommerce-table--order-details td {
    border-top: 1px solid #58595B;
}
.flex{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.woocommerce-notices-wrapper,
#signup{
  display: none;
}

.woocommerce-account{
  background: #EEEBE9;
}
.woocommerce-account.logged-in{
  background: #fff
}
#menu-item-1014{
  display: none;
}
.woocommerce-account.logged-in header.entry-header{
    display: block;
}
.woocommerce-account header.entry-header{
  display: none;
}
.product-name {
    margin-left: 10px;
    width: 62%;
}
.page-template-template-ParactionerInquiryForm-php{
    background: #EEEBE9;
  }
@media (max-width: 1192px){
  body .main-nav ul li {
      margin-left: 15px;
  }
}
@media (max-width: 992px){
	.woocommerce ul.order_details li {
    float: none;
    margin-right: 0;
}.woocommerce ul.order_details {
    margin: 0;
    list-style: none;
    padding: 0;
}
	.woocommerce table.shop_table td {
    padding: 10px 0px;
}
	.woocommerce table.shop_table.custom-fields th, .woocommerce table.shop_table.custom-fields td,
	.woocommerce-checkout table.shop_table.woocommerce-table--order-details tbody th, .woocommerce-checkout table.shop_table.woocommerce-table--order-details tfoot th {
    line-height: 1.5em;
    font-size: 18px;
}
  #add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
      width: 150px;
      box-shadow: none;
  }
  .div-product-name .flex {
    display: flex;
    justify-content: space-between;
    max-width: 90%;
  }
  #add_payment_method table.cart .product-thumbnail, .woocommerce-cart table.cart .product-thumbnail, .woocommerce-checkout table.cart .product-thumbnail {
    min-width: 150px;
}
}
@media (max-width: 768px){
  .woocommerce div.product form.cart {
      display: block;
  }
  .woocommerce div.product form.cart div.quantity {
      margin-bottom: 20px;
      width: 100%;
  }
  .column {
      margin-bottom: 50px;
  }
  .column-img {
      margin-bottom: 25px;
  }
  .header_login li:nth-child(2) {
      margin-left: 0;
  }
  .div-product-name {
      width: 100%;
  }
  #add_payment_method table.cart .product-thumbnail, .woocommerce-cart table.cart .product-thumbnail, .woocommerce-checkout table.cart .product-thumbnail {
      min-width: 100px;
      display: block;
  }
  .woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before{
    display: none;
  }
  .div-product-name .flex {
      display: flex;
      justify-content: space-between;
      max-width: 100%;
      align-items: flex-start;
  }
  .product-subtotal, .woocommerce td.product-quantity {
      min-width: 48%;
      display: inline-block!important;
      padding: 13px 0!important;
  }
  .woocommerce-checkout .content-editor::after{
    display: none;
  }
  .woocommerce-account .woocommerce-MyAccount-content {
      margin-top: 50px;
  }
  #customer_login .flex {
      display: flex;
      justify-content: space-between;
      align-items: center;
      flex-direction: column;
  }
  .woocommerce-LostPassword {
      width: 100%;
      text-align: right;
  }
  .woocommerce-message {
    display: flex;
    flex-direction: column;
  }

  .woocommerce-message .button{
    width: 100%;
    order: 2;
    margin-top: 10px!important;
  }
  .woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page  table.shop_table_responsive tr:nth-child(2n) td {
      background-color: rgb(0 0 0 / 0%);
  }
  .woocommerce .cart-collaterals table.shop_table_responsive tr td, .woocommerce-page .cart-collaterals table.shop_table_responsive tr td {
      display: table-cell;
      text-align: right!important;
      width: 55%;
  }
  .woocommerce .cart-collaterals table.shop_table_responsive tbody th, .woocommerce-page .cart-collaterals table.shop_table_responsive tbody th {
      display: table-cell;
  }
  .woocommerce .cart-collaterals table.shop_table_responsive tr td, .woocommerce-page .cart-collaterals table.shop_table_responsive tr td,
  .woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
    font-size: 18px;
  }
  .woocommerce .cart-collaterals table.shop_table_responsive tr, .woocommerce-page .cart-collaterals table.shop_table_responsive tr {
      display: table-row;
  }
  .tax-total, .cart-subtotal, .product-subtotal, .product-name {
      font-size: 18px;
      line-height: 20px;
  }
  .cart-customlocation span{
    display: none;
  }
  body .main-nav ul li {
    margin-left: 0;
  }
  #menu-item-1014{
    display: block;
  }
  .woocommerce-account .woocommerce-MyAccount-content {
      width: 100%;
  }
  .woocommerce-MyAccount-navigation li a {
    font-size: 18px;
    line-height: 22px;
  }
  .woocommerce-account .woocommerce-MyAccount-navigation {
      width: 100%;
       max-width: 100%;
  }
}
.additional-variations{
  border-radius: 15px;
  width: 100%;
  background: #ACBABF;
  padding: 21px 23px;
    margin-top: 20px;
}
.additional-variations h3{
  font-weight: 400;
  font-size: 26px;
  color: #fff;
    margin: 0;
}
.additional-variations .text-variations p{
  font-weight: 400;
  font-size: 20px;
  line-height: 140%;
  color: #fff;
}
.additional-variations .text-variations a{
  text-decoration: underline;
  color: #fff;
  font-weight: 400;
  font-size: 20px;
  line-height: 140%;
}
.variation-radios .additional-variations  .radioinput {
    border: 1px solid #fff;
}
.additional-variations  .radioinput .custom-radioinput+label span.price,
.additional-variations  .radioinput .custom-radioinput+label {
    color: #fff;
}
.additional-variations  .radioinput .custom-radioinput+label::before {
    border: 1px solid #fff;
}
@media (max-width: 767px) {
  .additional-variations .text-variations a,
  .additional-variations .text-variations p {
      font-size: 14px;
  }
  .woocommerce form.checkout_coupon  .form-row {
      width: 100%;
  }
}