

.header-top-right .top-menu li.active a {
  color: #544BEC;
}


.bg-gradient-danger {
  color: red;
  font-weight: 500;
}

/*user-icon dropdown starts*/

.user-items-menu-dropdown.active {
   display: block;
}

.user-items-menu-dropdown {
   display: none;
   position: absolute;
   right: 0;
   top: 58px;
   background: #fff;
   padding: 10px 18px;
   width: 257px;
   z-index: 1;
}
.user-items-menu-dropdown:before {
    border: 20px solid;
    border-color: transparent transparent #fff transparent;
    z-index: 99;
}
.user-items-menu-dropdown:after {
    border: 20px solid;
    border-color: transparent transparent #bbb transparent;
    z-index: 98;
}
.user-items-menu-dropdown:before, 
.user-items-menu-dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
  top: -40px;
  right: 15px;
}

.user-items-menu.active .items-menu-dropdown {
   display: block;
}

.user-items-menu-dropdown .user-dropdown-items {
   padding: 0;
   margin: 0;
   list-style: none;
}


.user-dropdown-items li {
   position: relative;
   padding: 0 0 0 30px;
}

.user-dropdown-items li a i {
   position: absolute;
   left: 0;
}

.user-dropdown-items a img {
   margin-right: 6px;
}

.user-dropdown-items li a {
   display: block;
   font-size: 15px;
   font-weight: 400;
   color: #282832;
   border-bottom: solid 1px #dcdcdc;
   padding: 15px 0;
}
.user-dropdown-items li:last-child a {
  border-bottom: none; 
}
/*user-icon dropdown ends*/

/*partner nav bar starts*/
.menu-item-bar.partner-menu-item-bar {
  width: 100%;
}
.menu-item-bar.partner-menu-item-bar .navbar-nav {
  width: 100%;
}
.menu-item-bar.partner-menu-item-bar .navbar-nav li {
  width: 20%;
}
.search-bar.partner-search-bar input {
  width: 100%;
}

/* 12-09-2024 Starts */
.header-menu-bar .navbar-nav .nav-item.active .nav-link {
  color: #544BEC;
}
.partner-blogs .titale-and-button {
  padding-bottom: 0px;
}

.partner-popular-search-section .support-tab-bar.popular-search-tabbing {
  padding-top: 35px;
}

.partner-popular-search-section .support-tab-bar .nav.nav-tabs .nav-item a.active {  
  background: #DCE2FC 0% 0% no-repeat padding-box;
  border-radius: 5px;
  text-align: left;  
  letter-spacing: 0px;
  color: #262652;
  opacity: 1;
}

.partner-popular-search-section .support-tab-bar .nav.nav-tabs .nav-item a{ 
  height: 32px;
  color: #262652;
}

.partner-popular-search-section .support-tab-bar .nav.nav-tabs .nav-item {
  width: auto;
  padding: 0 5px;
}

.partner-popular-search-section .support-tab-bar .nav.nav-tabs .nav-item a {
  min-width: inherit;
  padding: 0 13px;
}

.partner-popular-search-section .support-tab-bar .nav.nav-tabs .nav-item a b {
  font-weight: normal;
  padding-left: 8px;
  font-size: 14px;
}

.contact-button .btn.review-btn {
  background: #282832 0% 0% no-repeat padding-box;
  border-radius: 5px;
  text-align: left;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
}
/* 12-09-2024  Ends*/


/* 19-09-2024  Start */
.finance-settlement-section-heading .partially-text.ambassador-ul {
  padding: 15px 30px 15px 30px;
}

.expand-arrow {
  font-size: 18px;
  cursor: pointer;
  transition: transform 0.3s ease;
}

.expand-arrow.collapsed {
  /*transform: rotate(-90deg);*/
  transform: rotate(-181deg);
}

.collapse-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}

.collapse-inner {
  padding: 10px;
  background-color: #f9f9f9;
}

.order-detailed-description {
  padding-top: 15px;
}

.manage-title.ratings.partner-feedback {
  padding-top: 0px;
}

.rating-top .rating-top-left.partner-orderid a {
  color: #544BEC !important;
  text-decoration: underline;
  background-color: transparent;
}

.progress-bar.partner-perc{
  overflow: visible;
}
/* 19-09-2024  Ends */

/*partner nav bar ends*/


/*partner account page starts*/

.title-bar.partner-accoount-id {
  display: flex;
}
.account-seller-id {
  width: 50%;
}
.account-seller-id a {
  float: right;
}

.right-partner.account-update a {
    width: 140px;
    background: #282832;
    padding: 10px;
    font-size: 15px;
    height: 45px;
}
.right-partner.account-update {
    text-align: center;
}

.partner-text.partner-account-text {
    padding-bottom: 20px;
}

.order-item.partner-account-item {
    padding-top: 25px;
}

.center-partner .partner_bank_name {
    padding-top: 15px;
}
.center-partner span.address-detail,.center-partner span.account_number {
    padding-bottom: 0;
}
.center-partner span.gst_no,.center-partner span.ifsc_code {
    padding-top: 0;
}

.order-item.partner-account-item .title-bar h2 {
    font-size: 15px;
}

.order-item.partner-account-item .center-partner h2,.order-item.partner-account-item .center-partner span {
    font-size: 12px;
}
/*partner account page ends*/


.second-main
{
  padding-top: 150px;
}


/*product form starts*/

.basic-select.select-2 .label-p-type {
    width: 18%;
}

.basic-select.select-2.select-p-type select {
    width: 82%;
}

.pdp-create-list .list-link 
{
	border: none;
}
/*product form ends*/

/*Product Details Page starts*/

.color-content
{ display: flex;
  align-items: center;
	padding: 5px;
}
.color-content:first-child {
  padding-left: 0;
}
.excellent-text img
{
	width: 20px;
}
/*Product Details Page ends*/

/*Order page starts*/
.order-content-bar {
  background: #fff;
  border-radius: 10px;
  margin-top: 30px; 
  padding: 0 20px; 	
}
.order-text-bar {
 display: flex;
 align-items: center;
 justify-content: space-between;
 padding: 25px 40px 15px; 
 border-bottom: solid 1px #dedede;	
}
.order-text-left {
  width: 80%;	
}
.all-item-order .support-tab-content {
  padding-bottom: 30px;
}
.invoice-text {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 4px 0; 	
}
.invoice-text .invoice01 {
  font-family: "Poppins", sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #707070;
  width: 150px; 	
}
.invoice-text .invoice02 {
  font-family: "Poppins", sans-serif;
  font-size: 15px;
  font-weight: 500;
  color: #282832; 	
}
.order-text-btn {
  width: 18%;  	
}
.order-text-btn a {
  display: inline-block;
  width: 100%;
  font-family: "Poppins", sans-serif;
  font-size: 15px;
  font-weight: 500;
  color: #282832;
  background: #F2F2F2;
  border-radius: 5px;
  text-align: center;
  padding: 12px 0;
  margin: 15px 0;  	
}
.all-item-order {
  padding: 30px 40px 30px;
}
.all-item-order .support-tab-text {
  width: 96%;
  padding-right: 0;	
}
.all-item-order .mac-book-text {
  width: 90%;	
  border-bottom: solid 1px #e1e1e1;
}
.step-bar-content {
  display: flex;
  align-items: center;	
  padding: 25px 0 0;
}
.step-bar-content .step-bar {
  display: flex;
  align-items: start;
}
.step-bar .step-box {
  text-align: center;
  position: relative;
  padding: 0 28px;
  width: 33.33%;
}


.step-bar .step-box:first-child {
  padding-left: 0;	
}
.step-box .icon {
  background: #fff;	
  border: solid 1px #53bd8c;
  width: 20px;
  height: 20px;
  font-size: 0;
  display: flex;
  border-radius: 100%;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

.step-box.cancel-step .icon {
  border: solid 1px #D61151;
}

.step-box .icon.active { 
  background: #53bd8c; 
}

.step-box.cancel-step .icon.active {
  background: #D61151;
}

.step-box .icon::after {
  content: '';
  border-bottom: dotted 2px #707070;
  display: inline-block;
  width: 138px;
  position: absolute;
  left: 17px;
}


.step-bar.confirmed-order .step-box {
  width: 25%;
}
.step-bar.confirmed-order .step-box .icon::after {
  width: 110px;
}


.step-box:last-child .icon:after {
  display: none;	
}
.step-bar .step-box .step-text {
  display: block;	
  font-size: 12px;
  font-weight: 400;
  color: #282832;
  padding-top: 10px; 
}
.update-cancel-btn {
  display: flex;
  align-items: center;
  gap: 10px;
  padding-right: 30px;
}
.update-cancel-btn a {
  font-size: 12px;
  font-weight: 400;
  color: #383849;
  padding: 6px 20px;	
}
.update-cancel-btn .update-btn {
  background: #E3E7F8;
  border: solid 1px #E3E7F8; 
  border-radius: 5px;	
}
.update-cancel-btn .cancel-btn {
  background: #fff;
  border: solid 1px #D61151; 
  border-radius: 5px;	
}
.update-cancel-btn .save-btn {
  background: #282832;
  border: solid 1px #282832; 
  border-radius: 5px;
  color: #fff;	
}
.fulfi-text { 
  display: block;
  font-size: 12px;
  font-weight: 400;
  color: #707070;
  padding: 35px 0 25px;
}
.fulfi-text a {
  color: #544BEC;
  padding-left: 5px;	
}
.step-bar.black .step-box .icon.active {
  background: #282832;
  border: solid 1px #282832; 	
}
.support-tab-content {
  display: flex;
  align-items: start;
  justify-content: space-between;
}
.support-tab-content .img-tab {
  border: solid 1px #BEBEBE;
  border-radius: 5px;
  width: 70px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center; 
  padding: 5px; 
}
.support-tab-content .img-tab img {
  max-width: 100%;
}
.support-tab-text {
  width: 88%;
  padding: 0 50px;
}
.support-tab-text h2 {
  font-family: "Poppins", sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #282832; 
  padding: 0 0 10px 0;
  margin: 0;  
}
.mac-book-bar {
  display: flex;
  align-items: flex-start;
  justify-content: space-between; 
} 
.mac-book-text p {
  font-family: "Poppins", sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: #707070; 
  margin: 0;
  padding: 4px 0 0;   
}
.mac-book-text .star-icon {
  display: block;
  margin-top: 3px;  
}
.mac-book-text {
  width: 85%;
}
.price-text {
  width: auto;  
  margin-top: -5px; 
}
.price-text.price-details {
  display: block;
}
.price-text strong {
  display: block;
  width: 100%;
  font-family: "Poppins", sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #282832;
}
.price-text span {
  display: block;
  width: 100%;
  font-family: "Poppins", sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: #707070;
  padding: 1px 0; 
}
.fulfilled-text {
  padding-top: 10px;  
}
.fulfilled-text p {
  font-family: "Poppins", sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: #707070; 
}
.fulfilled-text p a {
  color: #544BEC;
  padding: 0 8px; 
}



/*added on 29-08-2024 starts*/

/*ambassador details starts*/
.partner-content {
  background: #fff;
  border-radius: 5px;
  padding: 30px 50px;
  margin-top: 30px; 
}
.partner-text {
  display: flex;
  align-items: start;
  justify-content: space-between;
}
.left-partner {
  width: 151px;
}
.left-partner .first_letter
{
  /*background: #BEBEBE;*/
}
.left-partner span {
  width: 151px;
  height: 151px;
  display: flex;
  align-items: center;
  justify-content: center;
  /*background: #BEBEBE;*/
  border-radius: 10px;
  font-family: "Poppins", sans-serif;
  font-size: 74px;
  /*border: 1px solid #BEBEBE;*/
  font-weight: 600;
  color: #fff;
}
.left-partner span img {
  width: 100%;
  border-radius : 50%;
  height: 100%;
  /*border-radius : 10px;*/
}
.center-partner {
  width: 75%;
  padding: 0 55px;
}
.center-partner h2 {
  display: block; 
  font-family: "Poppins", sans-serif;
  font-size: 20px;
  font-weight: 600;
  color: #282832;
  padding: 0 0 5px;
  margin: 0;  
}
.center-partner span {
  display: block; 
  font-family: "Poppins", sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #282832;
  padding: 6px 0;
  margin: 0;  
}
.center-partner span img {
  margin-right: 5px;  
}
.center-partner p {
  display: block; 
  font-family: "Poppins", sans-serif;
  font-size: 15px;
  font-weight: 300;
  color: #282832;
  padding: 14px 0 0;
  margin: 0;  
}
.right-partner {
  width: 23%;
  text-align: right;
}
.right-partner.btns {
  padding-top: 140px;
}
.right-partner .btn {
  background: #53BD8C;
  border-radius: 5px;
  font-family: "Poppins", sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: #FFFFFF;
  padding: 4px 14px 6px;
}
.right-partner .btn.decline-btn {
  background: #D61151;  
}
.right-partner .star-icon {
  display: flex;
  align-items: center;
  justify-content: end;
  font-size: 14px;
  font-weight: 400;
  color: #707070;
}
.right-partner .star-icon img {
  margin-right: 5px;  
}
.partner-date {
  display: block; 
  font-size: 12px;
  font-weight: 400;
  color: #282832;
  text-align: right;
  padding: 10px 0 0;
}

.right-partner .switch {
  display: inline-block;
  min-width: 110px;
  padding: 10px 0 0 0;
}

.right-partner .switch input {
  display: none;
}

.right-partner .switch label {
  display: block;
  float: right;
  width: 36px;
  height: 20px;
  padding: 0;
  margin: 0;
  border-radius: 15px;
  border: none;
  background: #999999;
  cursor: pointer;
  transition: 0.3s;
}

.right-partner .switch label::after {
  content: "";
  display: inherit;
  width: 24px;
  height: 24px;
  border-radius: 12px;
  background: #ffffff;
  border: solid 2px #999999; 
  transition: 0.3s;
  position: relative;
  top: -2px;
}
.right-partner .switch input:checked ~ label {
  border-color: #ffffff;
  background: #53bd8c;
}
.right-partner .switch input:checked ~ label::after {
  border: solid 2px #53BD8C; 
}
.right-partner .switch input:checked ~ label::after {
  translate: 15px 0;
  background: #ffffff;
}
.right-partner .switch input:disabled ~ label {
  opacity: 0.5;
  background: #000;
  cursor: not-allowed;
}

.finance-top-bar.ambassador {
  flex-wrap: wrap;
}
.finance-top-bar {
  display: flex;
  margin: 0 -10px;
}
.finance-top-bar.ambassador .finance-content.plan-content {
  width: 25%;
}
.finance-content.plan-content.amb-content {
  text-align: left;
  padding : 11px;
}

.finance-content.plan-content.amb-content.amb-content2 {
  width: 50%;
}

.finance-text.amb-content-upr {
  background: #FCEAE0;
  border-radius: 10px;
  padding: 10px 20px;
  height: 100%;
}

.ambassador-coupon {
  display: flex;
  justify-content: space-between;
}

.finance-text {
  background: #FFFFFF;
  border-radius: 10px;
  padding: 25px 20px;
  height: 100%;
}
.finance-text span {
  display: block;
  font-family: "Poppins", sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #707070;
}
.finance-text strong {
  display: block;
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-weight: 600;
  color: #282832;
  padding-top: 2px;
}

.partially-text.ambassador-ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px 30px 15px 30px;
  background: #DCE2FC;
  border-radius: 10px;
}
.partially-text ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0;
  margin: 0 -10px;
  list-style: none;
  width: 100%;
}.partially-text ul li {
  padding: 0 10px;
}
.partially-text ul li a {
  font-family: "Poppins", sans-serif;
  font-size: 15px;
  font-weight: 500;
  color: #282832;
}

.dashboard-content-top-bar {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 20px;
}
.dashboard-content-top-bar .left {
  width: 50%;
  padding-right: 10px;
}
.dashboard-content-top-bar .right {
  width: 50%;
  padding-left: 10px;
}
.dashboard-content-top-bar.two .left .finance-top-bar {
  margin: 0;
  height: 100%;
}
.finance-top-bar .chart1.rivew-chart-box {
  padding: 20px 30px;
}
.finance-top-bar .chart1 {
  background: #fff;
  width: 100%;
  border-radius: 10px;
  text-align: center;
  padding: 30px 0;
}


.donut-chart-content {
    display: flex;
    justify-content: space-between;
    padding: 0 20px 0 32px;
}

/*.donut-chart-content {
  text-align: left;
  font-size: 15px;
  font-weight: 400;
  color: #707070;
  display: block;
  padding: 10px 0 20px;
}*/

.donut-chart-content .donut-chart-text {
  width: 50%;
  text-align: left;
}

.donut-chart-content .donut-chart-text strong {
  width: 50%;
  text-align: left;
}

.donut-chart-content .donut-chart-text strong {
    text-align: left;
    font-size: 18px;
    font-weight: 500;
    color: #000;
}


.chart-price-bar {
  padding: 5px 0px 0px;
}

.months-text .months-select {
  font-size: 12px;
  font-weight: 400;
  color: rgb(112, 112, 112);
  border: medium;
  box-shadow: none;
  outline: none;
  background-color: transparent !important;
  font-family: "Poppins", sans-serif;
  appearance: none;
  text-indent: 1px;
  background-position: right center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-image: url("../img/select-icon.png");
  background-size: auto;
  background-origin: padding-box;
  background-clip: border-box;
  padding: 0px;
  width: 110px;
}

.chart-price-bar .total-sales {
  font-size: 15px;
  font-weight: 400;
  color: rgb(40, 40, 50);
}

.chart-price-bar .total-sales-price {
  font-size: 15px;
  font-weight: 500;
  color: rgb(40, 40, 50);
}
.finance-top-bar .chart1 #categoryDonutChart {
    margin: 0;
    width: 200px !important;
    height: 200px !important;
}
.chart-rating-text {
  text-align: left;
  font-size: 15px;
  font-weight: 400;
  color: #707070;
  display: block;
  padding: 10px 0 20px;
}
.left .chart1 .rivew-sec-bar {
  border: none;
  border-bottom: solid 1px #F2F2F2;
  margin: 0 0 25px;
  padding: 0 0 30px;
  width: 100%;
}
.chart1.rivew-chart-box .rivew-sec-bar {
  display: flex;
  justify-content: center;
  align-items: center;
}
.rivew-sec-bar {
  width: 40%;
  text-align: center;
  border-right: solid 1px #BEBEBE;
  padding-right: 0px;
  margin-right: 50px;
}
.progress-sec-content {
  width: 60%;
}

.chart1.rivew-chart-box .rivew-sec-bar .rivew-no {
  border-right: solid 1px #BEBEBE;
  padding-right: 25px;
  margin-right: 25px;
  line-height: 45px;
}

.rivew-sec-bar .rivew-no {
  font-family: "Nunito", sans-serif;
  font-size: 30px;
  font-weight: 900;
  color: #000000;
  line-height: 40px;
}

.rivew-sec-bar {
  text-align: center;
}

.rivew-sec-bar .rating-text2 {
  font-size: 12px;
  font-weight: 400;
  color: #282832;
  display: block;
  padding-top: 3px;
}

.left .chart1 .progress-sec-content {
  width: calc(100% - 60px);
  padding: 0 15px;
}
.progress-text-bar {
  display: flex;
  align-items: center;
  padding: 5px 0;
}
.progress-text-bar strong {
  width: 20%;
  font-size: 15px;
  font-weight: 400;
  color: #282832;
  text-align: left;
}

.progress-bar {
  position: relative;
  width: 80%;
  height: 5px;
  background-color: #F2F2F2;
  border-radius: 4px;
  overflow: inherit;
  margin: 5px 0;
}

.progress-bar .fillmult {
  height: 100%;
  width: 0;
  background-color: #FFC107;
  border-radius: 4px;
  line-height: 30px;
  text-align: left;
}

.progress-bar .perc {
  position: absolute;
  display: none;
  top: -14px;
  line-height: 30px;
  right: -80px;
  font-size: 16px;
  font-weight: 400;
  color: #282832;
}


.fi-amount-text {
  position: relative;
}

.fi-amount-text h2 {
  display: block;
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-weight: 600;
  color: #282832;
  padding: 0;
  margin: 0;
}

.Settl-text-bar {
  display: flex;
  align-items: start;
  padding: 10px 0 0;
}

.Settl-text:last-child {
  padding-right: 0;
}

.Settl-text:first-child {
  border-left: none;
  padding-left: 0;
}
.Settl-text {
  width: 25%;
  border-left: solid 1px #BEBEBE;
  padding: 0 50px;
}

.Settl-text span {
  display: block;
  font-family: "Poppins", sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #707070;
}

.Settl-text strong {
  display: block;
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-weight: 500;
  color: #383849;
}

.finance-btn {
  position: absolute;
  right: 0;
  top: 0;
  background: #EB2B2B;
  border-radius: 5px;
  font-family: "Poppins", sans-serif;
  font-size: 12px;
  font-weight: 500;
  color: #fff !important;
  padding: 1px 11px;
  text-decoration: none !important;
}
.order-item-left.ticket-item-left {
  display: flex;
}
.ticket-product-title {
  width: 150px;
}
.ticket-product-name {
  color: #282832;
}

.order-item.ticket-item {
  border-top: 0;
}

.finance-btn.btn03 {
  background: #53BD8C;
  width: 114px;
  text-align: center;
}
.order-item {
  border-top: 1px solid rgb(204, 204, 204);
  margin: 10px 0px 0px;
  padding: 10px 0px 0px;
}

.order-item-content {
  display: flex;
  align-items: start;
  justify-content: space-between;
  padding: 5px 0px;
}

.order-item-left {
  width: 74%;
}

.order-item-right {
  display: flex;
  align-items: start;
  justify-content: space-between;
  padding: 5px 0;
}


.ratings-rivew-section {
  display: flex;
  max-width: 755px;
  margin: 0 auto;
  padding: 20px 0;
}

/*ambassador details ends*/

/*added on 29-08-2024 ends */



/*partner dashboard starts*/

  .finance-top-bar.dashboard-f-t-b {
      padding-bottom: 25px;
  }

  .dashboard-content-top-bar .finance-content.order-content {
      width: 50%;
      padding: 0 11px;
  }

  .finance-content.order-content .finance-text {
      padding: 10px 20px;
  }

  .finance-text.text01.dash-span-txt span {
      padding-top: 5px;
  }

  .dashboard-content-top-bar .right .finance-top-bar {
      margin: 0;
  }

  .manage-title.select-title {
      display: flex;
      align-items: center;
      justify-content: space-between;
    }


  .reco-product .recomm-img {
    text-align: center;
    min-height: 123px;
    margin: 12px 0 0;
    height: 123px;
    overflow: hidden;
    position: relative;
  }

  .reco-product .recomm-img a {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.reco-product .recomm-img a img {
  object-fit: contain;
  height: 100%;
}

/*partner dashboard ends*/


/* 05-09-2024 Start Insight Blog Page Css */
                                                                                                                      
.swiper-button-prev {
  display: none; /* Hide the previous button initially */
}

.titale-and-button .see-all-btn {
  font-size: 15px;
  font-weight: 600;
  color: #282832;
  border: solid 1px #282832;
  border-radius: 5px;
  padding: 10px 45px;
}

.titale-and-button {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 30px;
}
.titale-and-button .see-all-btn:hover {
    text-decoration: underline;
}


.blog-tabbing .nav-tabs {
    border-bottom: solid 2px #b4b4b4;
}
.blog-tabbing li.nav-item .nav-link {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    color: #282832;
    font-weight: 500;
    border: none !important;
    position: relative;
    padding: 0 0 10px;
    margin-right: 32px;
}
.blog-tabbing li.nav-item .nav-link.active {
    background: transparent;
    border: none;
}
.blog-tabbing li.nav-item .nav-link.active:after {
    content: '';
    background: #544bec;
    height: 2px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -1px;
}
.blog-tabbing .tab-pane {
  border: none;
}
.blog-tabbing {
  padding: 50px 0 0 0;
}
.blog-tabbing .tab-pane .section-new-arrivals {
  padding: 38px 0 0;
}
.blog-tab-section1 .accordion-body {
    padding: 0;
}
.blog-tabbing .tab-pane {
    border: none;
    background: transparent;
}
.blog-tabbing .heading-text h6 {  
  font-size: 18px;
  font-weight: normal;
  padding-top: 5px;
  padding-bottom: 18px;
}
.blog-tab-section1 .latest-news-bar {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 0px 4px #0000001A;
    border-radius: 10px;
    margin-bottom: 10px;
    height: 100%;
}
.blog-tab-section1 .accordion-body {
    padding: 0;
    position: relative;
}

.blog-tab-section1 .swiper-button-next, .blog-tab-section1 .swiper-button-prev {
    background: #f2f2f2;
    width: 48px;
    height: 48px;
    border-radius: 100px;
    border: solid 1px #626b6f;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -60px;
}
.blog-tab-section1 .swiper-button-next:after, .blog-tab-section1 .swiper-button-prev:after {
    font-size: 0;
    font-weight: 600;
    color: #263238;
}

.blog-tab-section1 .swiper {
    position: initial;
}
.blog-tab-section1 .swiper-button-next { right:-25px; }
.blog-tab-section1 .swiper-button-prev { left:-25px; }

/* Ends Insight Blog Page Css */


/*Martkert place page starts*/

.featured-marketplace-products {
  padding: 38px 0 0;
}
.reco-product.brand-product .user-name.brand-name a {
  padding-top: 0;
}

.reco-product.brand-product {
  padding: 10px 10px;
}
.categorie-text.market-categorie-text
{
  display: block;
}
.categorie-text.market-categorie-text .img {
  width: 100%;
  text-align: center;
}
.categorie-text.market-categorie-text .cate-name {
  width: 100%;
  text-align: center;
  padding: 20px 0;
}
.categorie-box.market-categorie-box {
  padding: 10px;
}
/*Martkert place page ends*/

/*Product Detail Front starts*/

.section-you-may-like-to-know {
  padding: 30px 0 0;
}

.section-you-may-like-to-know .title-bar h2 {
  padding: 5px 0 18px;
}

.section-contact-us .revolution-content {
    display: flex;
    width: 100%;
    background: #FFFFFF;
    border-radius: 10px;
    padding: 30px 40px 0;
    margin: 0;
  }

.contact-us-btn {
  display: inline-block;
  font-size: 15px;
  font-weight: 400;
  background: #282832;
  color: #FFFFFF;
  border: solid 1px #282832;
  border-radius: 5px;
  text-decoration: none;
  min-width: 140px;
  text-align: center;
  padding: 5px;
}
.contact-us-btn:hover {
  color: #FFFFFF;
}

.storage-text.cart-text .excellent-text {
  width: 25%;
  padding: 0px;
  line-height: 42px;
}
.storage-text.cart-text .excellent-text:hover {
  background: #fff;
  border: solid 1px #707070;
}

.storage-text.cart-text .excellent-text.like-icons {
  width: 44%;
  display: flex;
  border:0;
  position: relative;
}
.storage-text.cart-text .excellent-text.like-icons a {
  width: 26%;
}
.storage-text.cart-text .excellent-text.like-icons div#socialIcons {
  position: absolute;
  left: 0;
  top: 50px;
  background: #fff;
  box-shadow: 0 3px 7px #c9c9c9;
  border-radius: 7px;
}
.storage-text.cart-text .excellent-text.like-icons div#socialIcons a.social-icon {
  margin: 5px 10px;
}
.storage-text.cart-text .excellent-text a:hover {
  color: #000000;
}
.excellent-text.like-icons:hover {
  background: #FFFFFF;
}

.storage-text.cart-text .excellent-text.buy-now {
  background: #282832;
  border: solid 1px #282832;
}
.storage-text.cart-text .excellent-text.buy-now a {
  color: #fff;
}
/*Product Detail Front ends*/



@media screen and (max-width: 991px) {
 .order-content-bar {
   margin-top: 70px;	
 }
 .support-tab-main-bar {
   overflow-x: auto;
   margin-bottom: 10px;
 }
 .order-content-bar .order-text-bar {
   padding: 10px 0;
   flex-wrap: wrap;
 }
 .order-text-left {
   width: 100%;
 }
 .order-text-btn {
   padding-top: 10px;
 }
 .order-text-btn a {
   margin: 5px 0;
 }
 .order-content-bar .all-item-order {
   padding: 20px 0 25px;
 } 
.order-content-bar .all-item-order strong {
  padding-bottom: 10px;
  display: block;
  font-size: 17px;
}
.customer-details {
  flex-wrap: wrap; 
}
.customer-details .left.c-detail {
  padding-right: 0;
  position: relative;
  width: 100%;
}
.customer-details .right.c-detail {
  padding: 10px 0;
  width: 100%;
  border-top: solid 1px #ccc;
  margin-top: 15px;
}
.customer-details .left.c-detail::before {
  display: none; 
}
.order-total-content-bar {
  padding: 0 !important; 
}
.customer-details-main {
  padding: 30px 0px 0px !important; 
}
.customer-details .right.c-detail {
  padding-left: 0 !important; 
}
.banner-form-top .image-wrapper {
  height: 250px; 
}
.image-wrapper .img-add-text img {
  object-fit: revert;
  width: 100%;
} 

}

@media screen and (max-width: 767px) { 
 .order-text-bar {
   padding: 0 20px; 	
 }
 .all-item-order {
   padding: 25px 20px 25px;
 } 
 .order-text-btn {
   width: 100%;
 }
.banner-form-top .image-wrapper {
  height: 130px; 
}
.popup_content {
  max-width: 350px; 
} 
.popup_content .popup-fild input[type="text"] {
  font-size: 15px; 
}

}	

.order-total-content-main {
  border-top: 1px solid #BEBEBE;
  padding: 20px 0 0;
  margin-top: 20px;
}

.order-total-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 5px 0;
  font-size: 14px;
  font-weight: 400;
  color: #282832;
}

.order-total-content .left, 
.order-total-content .right {
  width: 50%;
}
.order-total-content .right {
  text-align: right;  
}
.order-total-content.partner-settlement {
  font-size: 15px;
  font-weight: 600;
  color: #282832;
}

.order-total-content-bar {
  padding: 0 20px;
  border-top: solid 1px #BEBEBE;
}
.customer-details {
  display: flex;
}
.customer-details .left {
  width: 50%;
}
.customer-details .right {
  width: 50%;
}

.order-total-content-main:first-child {
  border-top: none;
  margin-top: 0;
}
.total-paid .order-total-content {
  font-size: 15px;
  padding: 8px 0;
}
.customer-details-main {
  border-top: solid 1px #BEBEBE;
  padding: 30px 20px 20px;
}
.customer-details-main h2 {
  font-size: 15px;
  font-weight: 500;
  color: #282832;
  margin: 0;
  padding-bottom : 25px;
}
.customer-details .left.c-detail {
  padding-right: 40px;
  position: relative;
}
.customer-details .right.c-detail {
  padding-left: 40px;
}
.customer-details .c-detail h2 {
  padding-bottom: 15px;
}
.customer-details .c-detail span {
  display: block; 
  font-size: 15px;
  font-weight: 400;
  color: #282832;
  padding-bottom: 5px;
}
.customer-details .c-detail p {
  font-size: 15px;
  font-weight: 400;
  color: #707070;
  padding-bottom: 2px;
  margin: 0;
}
.customer-details .c-detail p:last-child {
  padding-top: 10px;
}
.customer-details .left.c-detail::before {
 content: '';
 background: #BEBEBE;
 width: 1px;
 height: 89px;
 position: absolute;
 right: 15px;
 top: 27px;
}
/*Order page ends*/


/*partner login page starts*/
.login-btn {
  font-size: 15px;
  font-weight: 500;
  color: #FFFFFF;
  display: inline-block;
  width: 100%;
  background: #282832;
  border-radius: 5px;
  border: none;
  padding: 12px 0;
}
/*partner login page end*/

.top-star {
  margin-right: 10px;
}
.my-product-detail-body {
  background: #fff;  
}
.var-table-text .table-text2 {
  max-width: 352px; 
}
.var-table-text .table-text {
  max-width: 165px;
  width: 100%;
}
.table-text .table-price-text .price-1 {
  width: 100%; 
}
.total-stock-table .switch label::after {
  top: 0; 
}

.pdp-tabs-bar .tab-content > .tab-pane {
  display: block; 
  opacity: 1;
}

/*Cart page start*/
    .cost-efficient.cart-efficient {
     margin: 40px 0 0;
    }
    .cart-efficient .efficient-text {
      font-size: 12px;
      padding: 0 20px;
    }
    .students-discount-bar.talk-cart {
      background: #fff url(../images/talk-bg.png) no-repeat bottom right;
      padding: 35px 30px 0 30px;
    }
    .talk-cart .students-discount-text {
     padding-left: 40px;
   }
   .talk-cart .students-discount-text h2 {
    font-size: 18px;
    font-weight: 600;
    color: #282832;
  }
  .talk-cart .students-discount-text p {
    font-size: 12px;
    font-weight: 400;
    color: #282832;
    padding-top: 5px;
 }
 .talk-cart .students-discount-text .shop-now-btn {
    background: #707070;
    border: solid 1px #707070;
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    width: 115px;
    margin-top: 10px;
 }
.get-touch-fild select {
  font-size: 15px;
  font-weight: 300;
  color: #282832;
  line-height: 45px;
  width: 100%;
  height: 50px;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  background: #fff url(../images/select-icon.png) no-repeat 98% center;
  border: solid 1px #282832;
  border-radius: 5px;
  padding-left: 20px;
}
.heading-text h2 {
  font-size: 30px;
  font-weight: 500;
} 
.order-details-item .price-text.price-details {
 padding-bottom: 15px; 
}

@media screen and (max-width: 1199px) { 
 .second-main {
   padding-top: 180px;
 } 
}

@media screen and (max-width: 950px) {

  @media not all and (min-resolution: 0.001dpcm) {
    @supports (-webkit-appearance: none) {
      .storage-text .excellent-text {
        margin: 0 5px; 
      }
    } 
  } 

.basic-select {
  flex-wrap: wrap; 
}
.basic-select.select-1 .label-1 {
  width: 100%;
  line-height: normal;
  padding-top: 5px;
}
.basic-select.select-1 select {
  width: 100%;
}
.basic-select.select-2 .label-p-type {
  width: 100%;
  line-height: normal;
  padding-top: 5px;
}
.basic-select.select-2.select-p-type select {
  width: 100%;
}
.basic-select.select-2 .label-2 {
  width: 100%;
  line-height: normal;
  padding-top: 5px;
}
.basic-select select {
  width: 100% !important;
}
.basic-select.select-3 .label-3 {
  width: 100%;
  line-height: normal;
  padding-top: 5px;  
}
.basic-select.select-3 .label-3 {
  width: 100%; 
}
.basic-select label {
  line-height: normal; 
}
.pdp-tabs-main h2 {
  font-size: 23px;
  font-weight: 600; 
}
.pdp-tabs-bar .accordion-item h2 {
  padding: 0 0 35px;
}
.basic-select.select-3 .select2-fild {
  width: 100%; 
}

.rivew-sec-bar {
  margin-right: 20px;  
}
.progress-sec-content {
  width: 45%;
}
.progress-text-bar strong {
  width: 30%; 
}
.progress-bar {
  width: 65%; 
}
.blog-tab-section1 .swiper-button-prev {
  left: 5px; 
}
.blog-tab-section1 .swiper-button-next {
  right: 5px;
}
.cart-efficient .efficient-text {
 padding: 10px 20px; 
}
}

@media screen and (max-width: 767px) {
  .user-items-menu-dropdown {
     top: 98px; 
     padding: 5px 12px;
     width: 180px;
  }
  .user-dropdown-items li {
    padding-left: 22px; 
  } 
  .user-dropdown-items li a {
    font-size: 12px;
    padding: 5px 0; 
  }
 .user-dropdown-items a img {
   margin-right: 5px;
   width: 13px;
 }

.user-items-menu-dropdown::before {
  border: 15px solid;
  border-color: transparent transparent #fff transparent;
  z-index: 99;
}
.user-items-menu-dropdown::after {
  border: 15px solid;
  border-color: transparent transparent #bbb transparent;
  z-index: 98;
}

 .user-items-menu-dropdown::before, .user-items-menu-dropdown::after {
   right: 0px;
   left: 20px;
   top: -34px;
  }
       .admin-product {
         padding: 70px 0 0;
       } 
       .ratings-rivew-section {
         flex-wrap: wrap; 
       }
       .rivew-sec-bar {
         width: 100%;
         padding: 0 0 15px;
         margin: 0 0 15px;
         border: none;
         border-bottom: solid 1px #BEBEBE;
       }
       .partner-content {
         padding: 20px; 
       }
       .order-item-content {
         font-size: 14px; 
       }
       .finance-top-bar.ambassador .finance-content.plan-content {
         width: 100%;
       }
       .finance-content.plan-content.amb-content.amb-content2 {
         width: 100%;
       }
       .partially-text ul {
         flex-wrap: wrap;
       }
       .dashboard-content-top-bar .left {
        width: 100%;
        padding-right: 0;
      }
      .dashboard-content-top-bar .right {
        width: 100%;
        padding: 20px 10px 0;
      }
      .finance-top-bar .chart1 {
        padding: 30px 10px; 
      }
      .partner-main-content {
        padding-top: 50px; 
      }
      .partner-content {
        padding: 20px; 
      }
      .order-item-left.ticket-item-left {
        width: 100%; 
      }
      .order-item-left.ticket-item-left .ticket-product-name {
        width: 80%;
      }
      .partner-content .partner-text {
        flex-wrap: wrap; 
      }
      .partner-content .partner-text .center-partner {
        width: 100%;
        padding: 20px 0 0;
      }
      .partner-content .partner-text .right-partner {
        width: 100%;
        text-align: left;
      }
      .right-partner .star-icon {
       justify-content: start; 
      }
      .partner-content .partner-text .right-partner .partner-date {
        text-align: left;
      }
      .right-partner .switch label {
        float: left; 
      }

      .pdp-info-main {
        padding: 20px;  
      }
      .pdp-tabs-main {
        padding: 50px 0 0;
      }
      .basic-select {
        flex-wrap: wrap; 
      }
      .basic-select.select-1 .label-1 {
        width: 100%;
        line-height: normal;
        padding-top: 5px;
      }
      .basic-select.select-1 select {
        width: 100%;
      }
      .basic-select.select-2 .label-p-type {
        width: 100%;
        line-height: normal;
        padding-top: 5px;
      }
      .basic-select.select-2.select-p-type select {
        width: 100%;
      }
      .basic-select.select-2 .label-2 {
        width: 100%;
        line-height: normal;
        padding-top: 5px;
      }
      .basic-select select {
        width: 100% !important;
      }
      .basic-select.select-3 .label-3 {
        width: 100%;
        line-height: normal;
        padding-top: 5px;  
      }
      .basic-select.select-3 .label-3 {
        width: 100%; 
      }
      .basic-select label {
        line-height: normal; 
      }
      .pdp-tabs-main h2 {
        font-size: 23px;
        font-weight: 600; 
      }
      .pdp-tabs-bar .accordion-item h2 {
        padding: 0 0 35px;
      }
      .basic-select.select-3 .select2-fild {
        width: 100%; 
      }

      .pdp-tabs-bar .accordion-item .accordion-body {
        padding: 20px !important; 
        margin-bottom: 20px;
      }
      .pdp-tabs-bar .variant-types-bar {
        flex-wrap: wrap; 
      }
      .variant-types-bar span {
        display: block;
        width: 100%;
      }
      .header-top-right .top-menu li {
        padding: 0 5px; 
      }
      .titale-and-button {
        flex-wrap: wrap; 
      }
      .titale-and-button .blog-see-all {
       width: 100%;
      }
      .titale-and-button .see-all-btn {
        display: inline-block;
        width: 100%;
        text-align: center;  
      }
      .blog-tab-section1 .swiper-button-next, 
      .blog-tab-section1 .swiper-button-prev {
        width: 35px;
        height: 35px; 
      }
      .blog-tab-section1 .swiper-button-prev {
        left: 5px; 
      }
      .blog-tab-section1 .swiper-button-next {
        right: 5px; 
      }
      .students-discount-bar.talk-cart {
        margin-bottom: 15px; 
      } 
      .talk-cart .students-discount-text {
        padding: 25px 0;
        width: 100%;
        text-align: center;
     }
     .section-contact-us .revolution-content {
       padding: 20px 20px 0;
       align-items: end; 
     }
     .revolution-icon {
       width: 135px; 
     }
  }
@media screen and (max-width: 640px) { 
  .second-main {
    padding-top: 156px;
  }
 .admin-product {
   padding: 25px 0 0;
  }
.talk-cart .students-discount-text {
  padding: 0 0 15px 15px;
  width: 100%;
  text-align: left;
}
  
}

