.whols-conversations {
background: #f2f5f8;
color: #434651;
margin: 0 auto;
border-radius: 5px;
} .whols-conversations table {
border-collapse: collapse;
width: 100%;
margin-bottom: 20px;
}
.whols-conversations td,
.whols-conversations th {
border: 1px solid #ddd;
text-align: left;
padding: 8px;
} .whols-conversation-title {
font-size: 22px;
font-weight: 600;
margin-bottom: 15px;
} .whols-chat-threads {
padding: 30px 30px 20px;
border-bottom: 1px solid #dcdcde;
}
.whols-chat-threads ul {
list-style: none;
padding: 0;
} .whols-message-data {
margin-bottom: 15px;
}
.whols-message-data-time {
color: #a8aab1;
padding-left: 6px;
}
.whols-message {
color: white;
padding: 8px 15px;
line-height: 26px;
font-size: 16px;
border-radius: 7px;
margin-bottom: 15px;
position: relative;
width: fit-content;
}
.whols-message:after {
content: " ";
position: absolute;
bottom: 100%;
border: solid transparent;
height: 0;
width: 0;
pointer-events: none;
border-width: 10px;
} .whols-other-message .whols-message {
background: #bdc3c7;
color: #000;
}
.whols-other-message .whols-message:after {
left: 20px;
border-bottom-color: #bdc3c7;
}
.whols-conversations span.message-data-name {
font-size: 15px;
font-weight: bold;
} .whols-my-message {
display: flex;
flex-direction: column;
align-items: flex-end;
}
.whols-my-message .whols-message-data {
text-align: right;
}
.whols-my-message .whols-message {
background: #3498db;
text-align: right;
}
.whols-my-message .whols-message:after {
right: 20px;
border-bottom-color: #3498db;
} .whols-date-separator {
display: block;
width: 100%;
text-align: center;
} .whols-message-box {
padding: 30px;
}
.whols-message-box textarea {
width: 100%;
border: none;
padding: 10px 20px;
font: 14px/22px "Lato", Arial, sans-serif;
margin-bottom: 10px;
border-radius: 5px;
resize: none;
}
.whols-message-box button {
float: left;
font-size: 16px;
cursor: pointer;
font-weight: 500;
padding: 11px 23px;
border: 1px solid #8c8f94;
border-radius: 8px;
color: #000;
background: #fff;
}
.whols-message-box button:hover {
color: #75b1e8;
border-color: #75b1e8;
} .whols-start-conversation {
padding: 15px 30px;
font-family: inherit;
font-weight: 500;
font-size: 1rem;
line-height: 1em;
background-color: #046bd2;
color: #fff;
margin-bottom: 15px;
display: inline-block;
}
.whols-start-conversation:hover {
color: #fff;
} .whols-view-products {
padding: 13px 30px;
font-family: inherit;
font-weight: 500;
font-size: 1rem;
line-height: 1em;
background-color: #dcdcde;
display: inline-block;
margin-bottom: 15px;
color: #444;
border-radius: 5px;
}
div.whols-products-data > button {
margin-bottom: 15px;
} .whols-raq-form button i.dashicons,
.whols-message-box button i.dashicons,
.whols-request-a-quote i.dashicons,
.whols-wallet-otp i.dashicons {
animation: dashicons-spin 2s infinite linear;
}
.woocommerce-page #content table.cart a.whols-request-a-quote{
display: inline-flex;
align-items: center;
gap: 5px;
}
.whols-request-a-quote i.dashicons{
width: 15px;
height: 15px;
font-size: 15px;
line-height: 15px;
}
@keyframes dashicons-spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
} .whols--is_wholesaler .whols-conversation-tab-content td:first-child a{
position: relative;
padding-left: 10px;
}
.whols--is_wholesaler .whols-conversation-tab-content td:first-child a::after {
content: "";
display: block;
width: 6px;
height: 6px;
background: #ddd;
border-radius: 100%;
position: absolute;
top: calc(50% - 3px);
bottom: 0;
}
.whols--is_wholesaler .whols-conversation-tab-content .whols-awaiting-reply td:first-child a::after{
background: red;
} .align-left { text-align: left; }
.align-right { text-align: right; }
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}.whols_loop_custom_price > div{
line-height: 1;
}
.whols_loop_custom_price .whols_label{
font-size: 13px;
font-weight: normal;
line-height: 1.5;
}
.whols_loop_custom_price > div:last-child{
margin-bottom: 10px;
}
.whols_minimum_quantity_notice{
font-size: 13px;
line-height: 1.5;
font-weight: 500;
margin-bottom: 10px
}
.whols_shop_table{
margin-bottom: 15px;
}
.whols_shop_table tbody td{
border-bottom: 0px;
}
.woocommerce div.product form.cart .whols_shop_table td{
padding-left: 1em;
border-left-width: 1px;
}
.woocommerce table.shop_table.whols_shop_table thead th{
border-left-width: 1px;
border-top-width: 1px;
border-right-width: 1px;
}
.whols_registration_form input{
width: 100%;
margin-bottom: 0;
margin-left: 0;
}
.whols_loop_custom_price .whols_label .whols_label_left {
font-weight: 700;
}
.whols-discount-badge{
border-color: rgb(255, 77, 79);
border-radius: 4px;
border-style: dashed;
font-size: 13px;
color: rgb(255, 77, 79);
padding: 0px 7px;
height: 22px;
line-height: 22px;
display: table-cell;
border-width: 1px;
} .whols_registration_form label{
line-height: 2;
}
.whols_registration_form .required{
color: red;
}
.whols_registration_form .type--country .whols-input-wrapper,
.whols_registration_form .type--state .whols-input-wrapper{
display: block;
} .whols_registration_form .whols_submit{
margin-top: 15px;
width: auto;
}
.whols_registration_form .whols_loading {
position: relative;
cursor: pointer;
opacity: 0.5;
pointer-events: none;
} .whols_registration_form .whols_loading::before {
content: "";
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 20px;
height: 20px;
border: 2px solid #fff;
border-radius: 50%;
border-top-color: transparent;
animation: whols_spin 1s linear infinite;
display: block;
}
@keyframes whols_spin {
to {
transform: translate(-50%, -50%) rotate(360deg);
}
}
.whols-form-row.type--checkbox .whols-input-wrapper{
display: flex;
align-items: center;
}
.whols-form-row.type--checkbox input{
width: auto;
margin-right: 5px;
}
.whols-form-row.type--radio input{
width: auto;
}
.whols-form-row.type--radio .whols-input-wrapper{
width: 100%;
}
.whols-form-row.type--radio .whols-radio-option{
display: flex;
align-items: center;
gap: 5px;
} :root {
--whols-raq-modal-header-padding: 18px 25px;
--whols-raq-wp-color-blue: #3858e9;
} .whols-raq-modal-area {
position: fixed;
z-index: 9999;
top: 0;
left: 0;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
visibility: hidden;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
width: 100%;
height: 100%;
padding: 20px;
-webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
opacity: 0;
background-color: rgba(0, 0, 0, 0.8);
}
.whols-raq-modal-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: transparent;
opacity: 0;
visibility: hidden;
}
.whols-raq-modal-inner {
position: relative;
z-index: 9;
width: 100%;
max-width: 645px;
border-radius: 5px;
background-color: #FFFFFF;
max-width: 900px;
overflow: hidden;
display: block;
}
.whols-raq-modal-full-height .whols-raq-modal-inner{
height: calc(100vh - 100px);
max-height: calc(100vh - 100px);
} .whols-raq-modal-open .whols-raq-modal-area {
visibility: visible;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1;
}
.whols-raq-modal-open .whols-raq-modal-overlay {
opacity: 1;
visibility: visible;
} .whols-raq-modal-header {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
padding: var(--whols-raq-modal-header-padding);
border-bottom: 1px solid #dfe7f1;
}
.whols-raq-modal-title {
margin: 0;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
color: #1d2327;
font-size: 1.3em;
font-weight: 600;
}
.whols-raq-modal-icon {
height: 40px;
width: 40px;
line-height: 40px;
background-color: #eaf3ff;
text-align: center;
border-radius: 100%;
margin-right: 10px;
color: #2d84fb;
}
.whols-raq-modal-dismiss {
cursor: pointer;
color: #999999;
transition: 0.4s;
} .whols-raq-modal-body {
height: calc(100% - 175px);
overflow-y: scroll;
padding: var(--whols-raq-modal-header-padding);
} .whols-raq-form-message {
margin-top: 20px;
}
.whols-raq-form-message .woocommerce-error{
margin-bottom: 0;
}
.whols-raq-form button{
display: inline-flex;
align-items: center;
gap: 5px;
}
.whols-raq-form button i.dashicons {
display: inline-block;
animation: dashicons-spin 2s infinite linear;
}
@keyframes dashicons-spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
} .whols-raq-form .type--hidden{
display: none;
} .whols-ajax-notification {
position: fixed;
bottom: -60px;
left: 50%;
transform: translateX(-50%);
background-color: #202223;
color: #fff;
padding: 15px;
border-radius: 5px;
transition: bottom 0.5s ease-in-out;
opacity: 0;
}
.whols-ajax-notification.open {
bottom: 20px;
opacity: 1;
} .payment_method_whols_wallet .whols-send-otp{
font-weight: bold;
}
.payment_method_whols_wallet .whols-resend-otp {
display: block;
text-align: center;
text-decoration: none;
font-size: 0.9rem;
margin-top: 1rem;
}
.whols-otp-instruction{
margin-bottom: .8rem;
} .whols-wallet-top-content {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 24px;
margin-bottom: 1.5rem;
}
.whols-wallet-balance-card,
.whols-wallet-recharge-card {
border-radius: 16px;
padding: 24px;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
flex: 1;
transition: transform 0.2s;
background: linear-gradient(135deg, #fff, #f8fafc);
border: 1px solid #e2e8f0;
}
.whols-wallet-card-title {
color: #64748b;
font-size: 1.25rem;
margin: 0 0 20px 0;
font-weight: 500;
}
.whols-wallet-balance-amount {
font-size: 3rem;
font-weight: 600;
color: #0f172a;
margin: 0;
line-height: 1;
}
.whols-wallet-recharge-form {
display: flex;
gap: 12px;
margin-top: 12px;
}
.whols-wallet-tab-content .woocommerce-info .wc-forward.button{
display: none;
}
.woocommerce-js .whols-wallet-recharge-form input[type="number"] {
flex: 1;
padding: 12px 16px;
border: 2px solid #e2e8f0;
font-size: 1rem;
outline: none;
transition: border-color 0.2s;
}
.woocommerce-js .whols-wallet-recharge-form input[type="number"]:focus {
border: 2px solid #e2e8f0;
}
.woocommerce-js .whols-wallet-recharge-form  input[type="submit"] {
border: none;
padding: 12px 24px;
font-size: 1rem;
font-weight: 500;
cursor: pointer;
transition: background-color 0.2s;
}
.woocommerce-js  .whols-wallet-recharge-form  input[type="submit"]:hover {
background: #2563eb;
}