@import url('https://fonts.googleapis.com/css2?family=Instrument+Sans:ital,wght@0,400..700;1,400..700&display=swap');

body{
	  font-family: "Instrument Sans", sans-serif;
}
 
.buyer_sec .wp-block-search__inside-wrapper {
    display: flex !important;
    align-items: center;
}

.category h5 a {
	text-decoration : unset !important;
}


.crazy_deal {
	position : relative;
}

.claim_btn{
 left : 0px !important;
 right : 0px !important; 
 bottom : 30px !important;
 margin : auto !important;
	width:240px !important;
}


/* 3/7/25 new additional css  */

.seller-dashboard-page h6.seller-menu-heading{
font-family: 'Instrument Sans';
font-style: normal;
font-weight: 500;
font-size: 12px;
line-height: 18px;
font-feature-settings: 'salt' on, 'liga' off;
color: #111111;
opacity: 0.5;
	margin-bottom:0 !important;
}

.seller-dashboard-page  ul.nav.flex-column {
    margin: 0 !important;
}

.seller-dashboard-page  li.nav-item a {
    font-family: 'Instrument Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    font-feature-settings: 'salt' on, 'liga' off;
    color: #686868;
}

.seller-dashboard-page  li.nav-item a.nav-link.active {
    color: #FF8100 !important;
}

.seller-dashboard-page .sellers-header-bar {
    padding: 11px 35px !important;
	margin-bottom:0 !important;
}


.seller-dashboard-page .dropdown .btn span {
    font-family: 'Instrument Sans';
    font-style: normal;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 24px;
    font-feature-settings: 'salt' on, 'liga' off;
    color: #111111;
    text-transform: capitalize;
}


.seller-dashboard-page .dropdown .btn {
    box-shadow: unset !important;
	    padding-right: 0 !important;
}

.seller-dashboard-page h4{
font-family: 'Instrument Sans';
font-style: normal;
font-weight: 600;
font-size: 30px;
line-height: 42px;
font-feature-settings: 'salt' on, 'liga' off;
color: #111111;
	margin-bottom:0 !important;
}

.seller-dashboard-page  p{
font-family: 'Instrument Sans';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 20px;
color: #666666;
}

.seller-dashboard-page .card{
min-height: 178px;
background: #FFFFFF;
border: 1px solid #F6F5F6;
box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05) !important;
border-radius: 12px !important;
	justify-content:center;
	gap:16px;
}



.seller-dashboard-page .card h6 {
    font-family: 'Instrument Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #111111;
	margin-bottom:0 !important;
}

.seller-dashboard-page .card h3 {
    font-family: 'Instrument Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 44px;
    letter-spacing: -0.02em;
    color: #333333 !important;
}

.seller-dashboard-page .card small.text-success {
    font-family: 'Instrument Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #079455;
}

.btn-orange {
    min-height: 42px;
    background: #FF8100;
    border-radius: 8px;
font-family: 'Inter';
font-style: normal;
font-weight: 600;
font-size: 15px;
line-height: 21px;
color: #FFFFFF;
	min-width:150px;
		border:1px solid #FF8100;
	display:flex;
	align-items:center;
	justify-content:center;
}

.btn-orange svg{
	margin-right:6px !important;
}
.btn-orange:hover{
	border:1px solid #FF8100;
}

.btn-orange:hover svg{
	filter:invert(1);
}
.seller_main_content {
    padding: 0 !important;
}

.sellers-header-bar {
    border-bottom: 1px solid #00000012;
	margin-bottom:40px;
}

.seller_dash_table h5 {
    font-family: 'Instrument Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 27px;
    color: #111111;

}
.seller_dash_table table tr th {
    background: #EBF5FF !important;
}

.seller_dash_table{
	margin-top:40px;
}
.seller_dash_table table tr th:first-child{
	border-top-left-radius:12px;
}

.seller_dash_table table tr th:last-child{
	border-top-right-radius:12px;
}
.seller_dash_table table {
    border: 1px solid #DDDFE5 !important;
	    vertical-align: middle;
	border-collapse:unset !important;
	border-radius:12px;
}


.seller_dash_table table tr th,
.seller_dash_table table tr td{
	padding:15px 21px;
	border-bottom:1px solid #DDDFE5 !important;
}
.seller-dashboard-page li.nav-item a svg {
    margin-right: 13px;
}

.seller-dashboard-page li.nav-item a.nav-link.active svg {
    filter: brightness(0) saturate(100%) invert(72%) sepia(56%) saturate(5547%) hue-rotate(358deg) brightness(98%) contrast(111%);
}

.seller_dash_table table tr td,
.seller_dash_table span.woocommerce-Price-amount.amount bdi span,
.seller_dash_table span.woocommerce-Price-amount.amount bdi{
	background:#fff !important;
font-family: 'Instrument Sans';
font-style: normal;
font-weight: 400 !important;
font-size: 15px !important;
line-height: 18px;
color: #0B0B0B;
}

.table-striped>tbody>tr:nth-of-type(odd)>* {
    --bs-table-bg-type: unset !important;
}

button.btn.btn-sm.btn-outline-primary{
	box-shadow:unset !important;
	border:0 !important;
	padding:0 !important;
}

.dashboard_main_content {
    padding: 40px 35px;
}

.seller_dash_table table tr:last-child td:first-child{
	border-bottom-left-radius:12px;
}
.seller_dash_table table tr:last-child td:last-child{
	border-bottom-right-radius:12px;
}

.cancelled_btn {
    color: red ;
    font-family: 'Instrument Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
	    display: flex
;
    align-items: center;
}

.cancelled_btn span{
	background:red;
}

.cancelled_btn span {
    background: red;
    padding: 6px;
    border-radius: 50%;
    margin-right: 7px;
}
.pending_approval_btn{
    font-family: 'Instrument Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
	    display: flex
;
    align-items: center;
	color:#9A7400;
}
.pending_approval_btn span{
    padding: 6px;
    border-radius: 50%;
    margin-right: 7px;
	background-color:#9A7400;
}
.processing_btn{
	    font-family: 'Instrument Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
	    display: flex
;
    align-items: center;
	color:#FF8100;
}

.processing_btn span{
   padding: 6px;
    border-radius: 50%;
    margin-right: 7px;
	background-color:#FF8100;
}

.completed_btn{
	    font-family: 'Instrument Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
	    display: flex;
    align-items: center;
	color:#15803D;
}

.completed_btn span{
   padding: 6px;
    border-radius: 50%;
    margin-right: 7px;
	background-color:#15803D;
}

.cancelled_btn{
    font-family: 'Instrument Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
	    display: flex;
    align-items: center;
	color:#F04438;
}
.cancelled_btn span{
    padding: 6px;
     border-radius: 50%;
     margin-right: 7px;
     background-color:#F04438;
 }

 .on-hold_btn{
    font-family: 'Instrument Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
	    display: flex;
    align-items: center;
	color:#9A7400;
 }

 .on-hold_btn span{
    padding: 6px;
    border-radius: 50%;
    margin-right: 7px;
    background-color:#9A7400;
 }

 .refunded_btn{
    font-family: 'Instrument Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
	    display: flex;
    align-items: center;
	color:#0A58CA; 
 }

 .refunded_btn span{
    padding: 6px;
    border-radius: 50%;
    margin-right: 7px;
    background-color:#0A58CA;
 }

 .failed_btn{
    font-family: 'Instrument Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
	    display: flex;
    align-items: center;
	color:#6B21A8; 
 }

 .failed_btn span{
    padding: 6px;
    border-radius: 50%;
    margin-right: 7px;
    background-color:#6B21A8;
 }

.dashboard_main_content .badge{
	padding:0 !important;
}
.seller_dash_table table tr:last-child td{
	border-bottom:0 !important;
}

.card-icon-dashboard {
    display: flex;
    gap: 12px;
    align-items: center;
}

.card-image {
    height: 48px;
    width: 48px;
    border-radius: 10px;
    border: 1px solid #E6E4E7;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
}

.tbl_heading {
    display: flex;
    align-items: center;
    justify-content: space-between;
		margin-bottom:24px !important;
}

.tbl_heading a{
font-family: 'Instrument Sans';
font-style: normal;
font-weight: 600;
font-size: 15px;
line-height: 18px;
text-decoration-line: underline;
color: #F07C24;
}

.btn-blue{
	    min-height: 42px;
    background: #4095D0;
    border-radius: 8px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 21px;
    color: #FFFFFF;
    min-width: 150px;
    border: 1px solid #4095D0;
    display: flex
;
    align-items: center;
    justify-content: center;
	    max-width: 150px;
	margin:auto;
}

.btn-blue:hover{
    border: 1px solid #4095D0;	
}
.btn-blue:hover svg{
	filter:invert(1);
}
.btn-blue svg{
	margin-right:6px !important;
}

.no_data_found {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 24px;
}


.no_data_found p {
    padding: 0 !important;
font-family: 'Instrument Sans';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 22px;
color: #ACACAC;
	margin-bottom:0 !important;
}

.enetries_per_page select {
    margin: 0 !important;
    max-width: 60px;
    padding-right: 10px !important;
    border: 1px solid #dddfe5;
    border-radius: 5px;
    background-position: 40px;
}

.enetries_per_page{
	display:flex;
	align-items:center;
	gap:10px;
}

.input-group {
    background: #FFFFFF;
    border: 1px solid #aeb1ba4a;
    box-shadow: 0px 1px 2px rgba(51, 65, 86, 0.08);
    border-radius: 6px;
}

.seller_product_form span.input-group-text{
	position:unset !important;
}


.seller_product_form input{
	    border-radius: 6px !important;
font-family: 'Instrument Sans';
font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 17px;
color: #6D6D6D;
}


.seller_dash_table button.delete-product-btn {
    background: unset;
    padding: 0px 0px 0px 15px !important;
}


.instock_btn {
    font-family: 'Instrument Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    color: #111111 !important;
}
.product_draft {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #E04A09;
    display: flex;
    justify-content: center;
    max-width: 150px;
    min-height: 32px;
    background: #FFF8F0;
    border-radius: 4px;
    align-items: center;
}

.product_publish{
display: flex;
justify-content: center;
align-items: center;
max-width: 91.72px;
min-height: 32px;
background: rgba(111, 200, 97, 0.16);
border-radius: 4px;
font-family: 'Instrument Sans';
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 18px;
color: #106F00;
}

ul.pagination {
    justify-content: end;
	    gap: 10px;
}

ul.pagination .active>.page-link {
    background: #FF8100 !important;
    border: 1px solid #ff8100 !important;
	color:#fff;
}


ul.pagination a.page-link{
	    font-family: 'Instrument Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    display: flex
;
    align-items: center;
    color: #111111;
	border-radius:3px !important;
	box-shadow:unset !important;
}


.add_product_form {
    margin-top: 31px;
    margin-bottom: 60px;
}


.add_product_form .input-group input {
    background: #FAFAFA;
    border: 1px solid rgba(1, 1, 1, 0.1);
    backdrop-filter: blur(11px);
    border-radius: 6px !important;
font-family: 'Instrument Sans';
font-style: normal;
font-weight: 400;
font-size: 17px;
line-height: 21px;
color: #646464;
	min-height:50px;
}

.add_product_form .input-group {
	border:0 !important;
	gap:9px;
	box-shadow:unset !important;
}

.add_product_form .btn-blue {
min-width: 143px;
min-height: 50px;
	background: #4095D0;
border-radius: 8px !important;
		border:1px solid #4095D0 !important;
}

.add_product_form .btn-blue:hover{
		background: #fff  !important;
	border:1px solid #4095D0 !important;
}

.add_product_card {
    background: #F5FAFF;
    border-radius: 10.1706px;
	padding:41px 25px;
	min-height:382px;
}


.add_product_card img {
    margin-bottom: 47px !important;
	margin:auto;
}

.add_product_card  h5 strong {
    font-family: 'Instrument Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 15.2559px;
    line-height: 19px;
    letter-spacing: 0.03em;
    color: #474747 !important;
}
.add_product_card  h6{
font-family: 'Instrument Sans';
font-style: normal;
font-weight: 700 !important;
font-size: 18.3071px;
line-height: 31px;
color: #333333;
}

.add_product_card p{
font-family: 'Instrument Sans';
font-style: normal;
font-weight: 400;
font-size: 16.273px;
line-height: 22px;
color: #333333;
	text-align:start !important;
	margin-bottom:0 !important;
}
.form-control:focus{
	border-color:unset !important;
}

/* ADD PRODUCT DETAILS */

.about_details_products h2 {
    font-family: 'Instrument Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 42px;
    font-feature-settings: 'salt' on, 'liga' off;
    color: #111111;
	margin-bottom:0 !important;
}

.add_form_box {
    background: #FAFAFA;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.05);
    border-radius: 12px;
	padding-bottom:20px;
	padding-top:20px;
	margin-top:24px;
}
.add_form_box  .form-section{
	box-shadow:unset !important;
	background:transparent;
	padding-bottom:0px !important;
	padding-top:0px !important;
}

.add_form_box .form-section h4{
font-family: 'Inter';
font-style: normal;
font-weight: 600;
font-size: 18px;
line-height: 27px;
text-transform: uppercase;
color: #333333;
}

.add_form_box .form-section p{
font-family: 'Instrument Sans';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 20px;
color: #6C757D;
}

.add_form_box .form-section .upload-box{
min-height: 160px;
background: #FFFFFF;
border: 1px dashed #4095D0;
border-radius: 8px;
	margin-top:30px;
}
.add_form_box .form-section .upload-box .uploads_btns{
		display:flex;
	align-items:center;
	justify-content:center;
	min-height:100%;
}

.add_form_box .form-section .upload-box .btn-uploaded{
	background:unset !important;
}

.add_form_box .form-section label {
    font-family: 'Instrument Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 21px;
    color: #111111;
}

.add_form_box .form-section input{
min-height: 43px;
border: 1px solid #CED4DA;
border-radius: 6px;
font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 150%;
color: #333333;
	    max-width: 100% !important;
}
.add_form_box .form-section select{
	min-height: 43px;
border: 1px solid #CED4DA;
border-radius: 6px;
font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 150%;
color: #333333;
	box-shadow:unset !important;
}
.add_form_box .form-section textarea{
background: #FFFFFF;
border: 1px solid #CED4DA;
border-radius: 6px;
font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 150%;
color: #333333;
}

.btn-save {
    min-width: 139px;
    min-height: 50px;
    background: #4095D0;
    box-shadow: 0px 1px 2px rgba(51, 65, 86, 0.08);
    border-radius: 6px;
border:1px solid #4095D0 !important;
}

.btn-save:hover{
	background:#fff !important;
}

.btn_other{
font-family: 'Instrument Sans';
font-style: normal;
font-weight: 600;
font-size: 15px;
line-height: 18px;
text-decoration-line: underline;
color: #F07C24;
}

.btn-orange:hover{
	background:#fff !important;
color:#FF8100 !important;
}


.check_stock label {
    display: flex;
    align-items: center;
    gap: 10px;
}

.border_line hr{
	background-color:#E1E1E1 !important;
}

.border_line {
	padding:0px 20px 20px 20px;
}
.check_item_boxx input {
    min-height: 20px !important;
    min-width: 20px !important;
}
.check_stock input {
    height: 20px !important;
    width: 20px !important;
    border: 1px solid #CED4DA !important;
    border-radius: 6px  !important;
}


.check_item_boxx {
    display: flex;
    align-items: center;
    gap: 10px;
	    padding-top: 10px;
}


.upload-box  .main-img img {
    width: 100% !important;
    border: 0 !important;
    margin: 0 !important;
}

.upload-box .secondary-img img {
	    width: 100% !important;
    border: 0 !important;
	height:200px;
	width:220px;
	object-fit:cover;
	object-position:center;
}

/* ==================Order details page========================= */

.order_details .card h3{
	line-height:38px;
	margin-bottom:0 !important;
}
.order_details_haed{
font-family: 'Instrument Sans';
font-style: normal;
font-weight: 600;
font-size: 22px;
line-height: 27px;
color: #111111;
}

.button_update{
min-height: 42px;
background: #FF8100;
border-radius: 8px !important;
padding:0 !important ;
min-width: 150px;
margin-top: 30px;
border: 1px solid #FF8100;
}
.button_update:hover{
background-color: #fff;
color: #FF8100 !important;
}
.order_edit_content .card-header h5 {
    margin-bottom: 0 !important;
font-family: 'Instrument Sans';
font-style: normal;
font-weight: 600;
font-size: 30px;
line-height: 42px;
font-feature-settings: 'salt' on, 'liga' off;
color: #111111;
}


/* =======================Profile page ======================== */

.seller_profile_page{
background: #FAFAFA;
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.05);
border-radius: 12px;
padding:30px;
margin-top: 20px;
}

.form_box_setting label {
    font-family: 'Instrument Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 21px;
    color: #111111;
}
.form_box_setting form input{
background: #FFFFFF;
border: 1px solid #CED4DA !important;
    border-radius: 6px !important;    
min-height: 50px;
font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 27px;
color: #666666;
}
.form_box_setting form textarea{
    background: #FFFFFF;
border: 1px solid #CED4DA !important;
    border-radius: 6px !important;    
min-height: 80px;
font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 27px;
color: #666666;
}

.btn_save{
min-height: 48px;
background: #FF8100;
box-shadow: 0px 1px 2px rgba(51, 65, 86, 0.08);
border-radius: 6px;
font-family: 'Instrument Sans';
font-style: normal;
font-weight: 600;
font-size: 17px;
line-height: 21px;
color: #FFFFFF;
border: 1px solid #FF8100 !important;
}

.btn_save:hover{
color: #FF8100;
background-color: transparent;
}
.add_form_box  .form-section {
    padding: 0px 20px;
}
.settings_heading h4{
font-family: 'Inter';
font-style: normal;
font-weight: 600;
font-size: 18px !important;
line-height: 27px !important;
text-transform: uppercase !important;
color: #333333;
}

.profile-pic-wrapper {
    width: 130px;
    margin: auto;
    position: relative;
}

.profile-pic-upload{
position: absolute;
width: 31px;
display: flex;
height: 31px;
background: #4095D0;
border-radius:50%;
right: 10px;
align-items: center;
justify-content: center;
bottom: 0;
}
.btn_delete{
    position: absolute;
    width: 31px;
    display: flex;
    height: 31px;
    background: #4095D0;
    border-radius:50%;
    left: 10px;
    align-items: center;
    justify-content: center;
    bottom: 0; 
    padding: 0 !important;
}
.profile_setting_box p{
font-family: 'Instrument Sans';
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 17px;
color: #333333;  
}
.profile_setting_box label{
font-family: 'Inter';
font-style: normal;
font-weight: 600;
font-size: 18px;
line-height: 27px;
color: #333333; 
}

.seller_contact_form input{
    width: 100% !important;
    max-width: 100% !important;
}

.seller_contact_form .two.col {
    justify-content: space-between;
}
.seller_contact_form label{
    width: 100% !important;
    max-width: 100% !important; 
   
}
.seller_contact_form .wpcf7 .wpcf7-form-control-wrap{
    margin-top: 7px;
}

.seller_contact_form input.wpcf7-form-control.wpcf7-submit.has-spinner{
    max-width: 179px !important;
    min-height: 50px !important;
    background: #FF8100 !important;
    border: 1px solid #FF8100 !important;
    border-radius: 6px !important;
    padding: 0 !important;
    color: #fff !important;
    font-family: 'Instrument Sans';
font-style: normal;
font-weight: 600;
font-size: 17px;
line-height: 21px;
}

.seller_contact_form input.wpcf7-form-control.wpcf7-submit.has-spinner:hover{
    color: #FF8100  !important;
    background-color: #fff !important;
}

.modal-title {
    font-family: 'Instrument Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 26px;
    line-height: 26px;
    text-align: center;
    color: #111111;
}

.modal-header ,
.modal-footer {
    border: 0 !important;
}

.modal-footer {
    justify-content: center;
    gap: 10px;
}
.modal-body {
    font-family: 'Instrument Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 23px;
    text-align: center;
    color: #6C757D;
    padding: 5px !important;
}
.modal-content {
    padding: 30px !important;
}
button.btn.btn-secondary:hover{
    background-color: #fff !important;
}

.modal-header {
    justify-content: center;
    position: relative;
}

.modal-header .btn-close {
    position: absolute;
    right: -10px;
    top: -10px;
    box-shadow: unset !important;
}
.btn-close:hover{
    background-color: #fff !important;
}
button.btn.btn-secondary {
   min-width: 152px;
    min-height: 48px;
    font-family: 'Instrument Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 17px;
    line-height: 21px;
    text-align: center;
    color: #525252;
    box-shadow: unset !important;
    background-color: #fff !important;
    border: 1px solid #A9A9A9 !important;
}
.btn.btn-danger{
min-width: 152px;
min-height: 48px;
background: #DA1310;
box-shadow: 0px 1px 2px rgba(51, 65, 86, 0.08);
border-radius: 6px;
font-family: 'Instrument Sans';
font-style: normal;
font-weight: 600;
font-size: 17px;
line-height: 21px;
color: #FFFFFF;
}

.mobile-only{
    display: none;
}

.add_form_box .form-section .upload-box {
    padding: 20px;
}
.seller_contact_form .two.col {
    gap: 20px;
}
img#profile-pic-preview {
    height: 120px !important;
    width: 120px !important;
    object-fit: cover;

}
.spareloop_validation_msg{
    background: #ff000014;
    border-radius: 10px;
    padding: 10px 20px 10px 20px;
    margin-bottom: 20px;
}

.sellers-header-bar img.avatar {
    height: 40px !important;
    width: 40px !important;
}

.spareloop_validation_msg p {
    margin-bottom: 0px !important;
}

.spareloop_validation_msg p {
    padding-top: 0 !important;
}

/* 18/03/25 */

.unknown_btn span{
    background: #6c757d;
    padding: 6px;
    border-radius: 50%;
    margin-right: 7px;
}
.unknown_btn{
    color: #6c757d;
    font-family: 'Instrument Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    display: flex
;
    align-items: center;
}

.order_select{
    border: 1px solid #CED4DA !important;
    border-radius: 6px !important;
    min-height: 50px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 27px;
    color: #666666;
}
.register_sec_right p{
    margin-top: 0  !important;
}
div#spareloop-product-message {
    margin-top: 30px;
    padding: 0px 20px;
}


/* 19/03 */
.seller_dash_table table tr td span.woocommerce-Price-amount.amount{
    font-size: 15px !important;
}
.seller_dash_table table tr td:nth-child(2) {
    width: 40%;
}



/* ===================responsive css ==========================*/
@media (min-width:1400px) and (max-width:1600px){
	.add_product_card {
    min-height: 410px;
}

}

@media (min-width:1200px) and (max-width:1399px){
    .seller_dash_table table tr th, .seller_dash_table table tr td {
        padding: 16px 15px !important;
    } 
    .seller-dashboard-page nav.side_nav{
        width:220px !important;
    }
    .add_product_card {
        min-height: 430px !important;
        justify-content: flex-start !important;
    }
    .add_product_card img {
        margin-top: 0 !important;
    }
    .order_edit_content .card-header h5 {
        font-size: 22px !important;
        line-height: 28px !important;
    }
    .seller_dash_table.manage_orders table tr th {
        font-size: 15px !important;
        white-space: nowrap !important;
    } 
}


@media (min-width:992px) and (max-width:1199px){
.seller-dashboard-page nav.side_nav,
.crm-left-sidebar {
    width:220px !important;
}
.btn.btn-danger ,
button.btn.btn-secondary{
    min-width: 120px !important;
}
.seller_dash_table table tr th, .seller_dash_table table tr td {
    padding: 15px 12px !important;
}
.add_product_card img {
    margin-top: 0 !important;
}
.add_product_card {
    min-height: 430px !important;
    justify-content: flex-start !important;
}
.order_edit_content .card-header h5 {
    font-size: 20px !important;
    line-height: 28px !important;
}
.seller_dash_table.manage_orders table tr th {
    font-size: 15px !important;
    white-space: nowrap !important;
} 
}


@media (min-width:768px) and (max-width:991px){
    .seller-dashboard-page .sellers-header-bar {
        padding: 11px 15px !important;
    }
    .btn.btn-danger ,
    button.btn.btn-secondary{
        min-width: 120px !important;
    }
    .dashboard_main_content {
        padding: 40px 15px !important;
    }
.seller_dash_table table{
white-space: nowrap;
} 
.upload-box .secondary-img img {
    margin: 0 !important;
}
.upload-box .secondary-img img {
    height: 120px !important;
}
.order_edit_content .card-header h5 {
    font-size: 18px !important;
    line-height: 28px !important;
}
}


@media (min-width:320px) and (max-width:767px){
    .btn.btn-danger ,
    button.btn.btn-secondary{
        min-width: 120px !important;
    }
    .upload-box .secondary-img img {
        margin: 0 !important;
    }
    .add_form_box .form-section .upload-box {
        padding: 10px !important;
    }
    .seller-dashboard-page .sellers-header-bar {
        padding: 11px 15px !important;
    }
    .dashboard_main_content {
        padding: 40px 15px !important;
    }
.dashboard_main_content .top_heading{
    flex-direction: column;
    align-items: start !important;
}
.seller_dash_table table{
white-space: nowrap;
}
.seller-dashboard-page h4 {
    font-size: 25px;
    line-height: 35px;
}
.about_details_products h2 {
    font-size: 20px !important;
    line-height: 30px !important;
}

.btn_groups{
    flex-direction: column !important;
}
.add_form_box .form-section p {
    font-size: 14px !important;
    line-height: 19px !important;
    margin-bottom: 20px !important;
}
.add_form_box  .form-section {
    padding: 0px 12px;
}
.btn-save {
    min-width: 100% !important;
}
.seller_profile_page {
    padding: 15px !important;
}
.order_edit_content .card-header h5 {
    font-size: 18px !important;
    line-height: 28px !important;
}

}



@media (max-width: 1025px) {
    /* Sidebar toggle buttons (open & close) */
    #sidebar-open, #sidebar-close {
        display: block; 
        background: #333; 
        color: #fff; 
        border: none;
        padding: 10px;
        cursor: pointer; 
        z-index: 1000; 
    }

    /* Positioning of the Open Button */
    #sidebar-open {
        position: absolute;
        top: 20px;
        left: 10px;
        background-color: transparent  !important;
        box-shadow:unset !important;
    }

    /* Positioning of the Close Button */
    #sidebar-close {
        position: absolute;
        top: 20px;
        right: 10px;
        display: none; 
        background-color: transparent  !important;
        box-shadow:unset !important;
    }

    /* Sidebar styling */
    .crm-left-sidebar {
        display: none; 
        position: fixed;
        top: 0;
        left: 0;
        width: 300px;
        height: 100%;
        background: #fff; 
        z-index: 999; 
        overflow-y: auto;
    }

    /* When sidebar is open, make it visible */
    .crm-left-sidebar.open {
        display: block;
    }

}

