

/* Start:/local/templates/seller/styles.css?17107378261215*/
.bx_item_detail_rating .bx_stars_progress {
  background: #8031a7;
}

.menu-box > li > a {
  position: relative;
}

#chat-unread-cnt {
  display: none;
}

#chat-unread-cnt.show {
  background: #c00;
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  color: #fff;
  transition: 0.3s;
  position: absolute;
  right: 22px;
  top: -8px;
  display: block;
  border-radius: 50%;
}

.navbar-image__chat {
  display: inline-block;
  width: 25px;
  height: 25px;
  position: relative;
  margin-right: 15px;
  margin-left: 38px;
}

.navbar-image__chat svg {
  transition: 0.3s;
}

.navbar-image__chat:hover #chat-unread-cnt {
  color: #cba052;
}
.navbar-image__chat:hover svg {
  fill: #cba052;
}

.navbar-image #chat-unread-cnt {
  right: 4px;
  top: 4px;
  background: transparent;
}

.header-left {
  border-right: 2px solid #888;
  margin-top: 0;
  margin-right: 40px !important;
  height: 30px;
}
.header-left .logo img {
  max-width: 85px;
}
.header-left .logo {
  margin-right: -11px;
  width: 122px;
}

.header-left {
  margin-left: 3px;
}
.header-right{
  margin-right: -10px;
}

@media (max-width: 1199px){
  .header-seller .burger-menu {
      display: flex;
      margin-left: 15px;
  }
}
/* End */


/* Start:/local/templates/seller/template_styles.css?17482323061555*/

[data-modal="start-chat"].show:before,
[data-modal="start-chat-support"].show:before {
	content:'';
	display:block;
	position:fixed;
	top:0;
	left:0;
	z-index:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.4);
}


.start-chat-modal textarea {
	width:100%;
	height:140px;
	padding:16px 18px;
	font-family: inherit;
    font-size: 16px;
    display: block;
    border: 1px solid #d9d9d9;
    letter-spacing: 0.8px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
}

.start-chat-modal p {
	font-weight: 300;
	font-size: 15px;
	line-height: 17px;
	color: #222222;
	margin-top: 10px;
	margin-bottom:20px;
	text-decoration: none;
    display: inline-block;
}

.start-chat-modal .main-modal__body {
	width:540px;
	max-width:100%;
}

.modal-form__submit-btn {
	text-align:center;
	margin-top:10px;
	text-transform: uppercase;
	font-size:16px;
	letter-spacing: 2px;
    font-family: "Proxima Nova";
	margin-bottom: 0;
}

/* OFFER FORN FOR CUSTOMER */
.offer-modal {
	font-family: "Proxima Nova Light"; 
	font-size: 15px;
	line-height: 17px;
	color: #222222;
}
.offer-modal table td [type=number] {
    border: #ddd 1px solid;
	font-size: 16px;
}	
.offer-modal p{
	font-family: "Proxima Nova";
	font-size: 15px;
	line-height: 17px;
	color: #222222;
	letter-spacing: 1px;
	margin-bottom: 30px;
}
.offer-modal table td span{
		font-family: "Proxima Nova Semibold";
}
::selection {
    background: #3390ff;
    color: #fff;
   }
/* End */
/* /local/templates/seller/styles.css?17107378261215 */
/* /local/templates/seller/template_styles.css?17482323061555 */
