::-webkit-scrollbar {
  width: 5px;
  height: 7px;
}

::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
::-webkit-scrollbar-thumb {
  background: #bf8f70; 
}

::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
::placeholder {
    color: #000;
    opacity: 0.4;
}
h1, h2, h3, h4, h5, h6, p, label, span, li, a, table, th, tr, td, button, div
{
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 500 !important;
}

.bootstrap-select {
    text-transform: uppercase;
}

img:focus-visible {
    outline: none !important;
}

.form-control:focus {
    outline: 0 !important;
    box-shadow: none !important;
}

ul.list-groupx {
    display: inline-block;
    margin-bottom: 6px;
    margin-top: 6px;
    height: 120px;
    width: 19%;
}
li.list-group-item.search-listing {
    padding: 0;
    border-radius: 0;
    text-align: center;
    width: 100% !important;
    border: none;
}
li.list-group-item.search-listing img {
    width: auto;
    max-width: 40%;
    max-height: 100px;
}
div#autoSuggestionsList {
    text-align: left;
}
a.product-title.SearchTitle {
    font-size: 11px;
}

ul.pagination li.active a {
    background: #bf8f70 !important;
}

nav.nt_navigation.kl_navigation.tc.hover_side_up.nav_arrow_false {
    margin: -18px 0 0 0;
}

#nt_login_canvas {
    z-index: 1000000;
}
#nt_search_canvas {
    z-index: 100000;
}
span.ProfileWelcome {
    margin: 0 4px 0 15px;
    text-transform: capitalize;
}
span.ProfileUserName {
    margin: 0 0 0 4px;
    text-transform: capitalize;
}
i.close_pp.pegk.pe-7s-close.ts__03.cd {
    font-size: 38px;
    z-index: 10000;
}
.Profile-Menu li i {
    color: #bf8f70;
    margin: 0 15px 6px 0;
}
.Profile-Menu a {
    font-size: 16px;
}

span.additional-link {
    color: #888888;
}
span.steric-red {
    color: red;
}
.LoginSginUpBtn {
    width: 100%;
    text-align: right;
    margin: 0 14px 0 14px;
}
.LoginSginUpBtn div {
    display: inline-block;
}
.LoginBtn {
    margin: 0 4px 0 0;
}
.SignUpBtn {
    margin: 0 0 0 4px;
}
.LoginBtn.LoginPage {
    margin-right: 14px;
    margin-left: 4px;
}
.SignUpBtn.LoginPage {
    margin: 0 4px 0 0;
}
.GuestDetails p, span {
    color: #000;
    font-weight: 400 !important;
}
.GuestDetails p a {
    float: right;
}
.GuestDetails label {
    width: 20%;
}
.success-popup h6 {
    line-height: 20px;
}
.success-popup h6 span {
    color: #bf8f70;
}
.EmailAlreadyExist .modal-header {
    background: #ee0000 !important;
}
.error-popup h6 span {
    color: #ee0000;
}
.EmailAlreadyExist.modal-body {
    padding: 8%;
}
.EmailAlreadyExist .close span {
    color: #fff;
}
.ResetPassword.modal-body {
    padding: 8%;
}
.ResetPassword .modal-header {
    background: #ee0000 !important;
}
.ResetPassword .close span {
    color: #fff;
}
.error-popup h6 {
    line-height: 20px;
}
.ForgottenBtn {
    float: right;
    margin: 12px 0 0 0;
}
h1.product_title span {
    float: right;
}
.pr_short_des {
    border-left: 3px solid #bf8f70;
    padding: 0 0 0 14px;
}
.pr_short_des p {
    text-transform: uppercase;
}
.pswp__button--share {
    display: none !important;
}
.modal-open .modal {
    background: #0000009c;
}

.modal-header .close {
    background: transparent;
    z-index: 10000;
    padding: 20px;
}
.modal-header {
    padding: 4px;
    height: 0;
    border: 0;
}
.modal-body {
    padding: 0;
}
.modal-dialog {
    max-width: 888px;
    height: 560px;
}
ul.pagination li a {
    font-size: 14px;
    padding: 5px 10px 5px 10px;
    background: #878787;
    color: #fff;
}
input.common_selector {
    position: relative;
    top: -9px;
}
ul.nt_filter_block label {
    margin: 0px 0 0 6px;
    white-space: nowrap;
    width: 164px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.filter_area .section_nt_filter .widget {
    margin-left: 7px;
}
.FilterDivScroll {
    width: 100%;
    overflow-x: scroll;
    display: -webkit-inline-box;
}
.widget.filter-col {
    width: 17%;
}
i.iccl.fwb.iccl-filter.fwb.mr__5 {
    color: #bf8f70;
}
.pr_lazy_img {
    background-size: contain !important;
}
img.pswp__img {
    width: auto !important;
    margin: 0 auto !important;
}
input.addToAjax {
    height: 22px;
    width: 22px;
}
.CatalogDetailsDiv {
    background: #f9f9f9c2;
    padding: 2%;
    border: 1px solid #ccc;
}
.row.rowOne label {
    color: #000;
}
.row.rowTwo {
    margin-top: 10px;
}
.row.rowTwo label {
    color: #000;
}
.SubmitBtn button {
    border: 1px solid #ccc;
    border-radius: 0;
    float: right;
    margin: 9% 0 0 0;
    width: 100%;
}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100% !important;
}
button.btn.dropdown-toggle.bs-placeholder.btn-light {
    background: white;
    border-radius: 0;
    border: 1px solid #ccc;
}
.bootstrap-select>.dropdown-toggle {
    background: #fff;
    border-radius: 0;
    border: 1px solid #ccc;
}
button.btn.dropdown-toggle.bs-placeholder.btn-light:focus {
    outline: none !important;
}
button.btn.dropdown-toggle.btn-light.show:focus {
    outline: 0 !important;
}
button.btn.dropdown-toggle.btn-light.show {
    background: #fff !important;
    border-radius: 0 !important;
}
.bootstrap-select .dropdown-toggle .filter-option:focus {
    outline: 0 !important;
}
.bootstrap-select .dropdown-toggle:focus, .bootstrap-select>select.mobile-device:focus+.dropdown-toggle {
    outline: 0 !important;
    outline-offset: 0 !important;
}
.bootstrap-select > select.mobile-device:focus + .dropdown-toggle, .bootstrap-select .dropdown-toggle:focus {
    outline: none !important;
}
.filter-option-inner-inner {
    font-size: 13px;
}
.col-lg-12.copy-right a {
    color: #bf8f70;
}
span.wishlistadd.cb.chp.ttip_nt.tooltip_right {
    max-width: 30%;
}
.pswp_thumb_item img {
    max-height: 68px;
    width: auto;
}

.pr_grid_item .product-image .hover_button {
    width: 40% !important;
    margin: 0 auto !important;
    visibility: hidden; 
    background: transparent !important;
}
.pr_grid_item .product-image:hover .hover_button {
    width: 40%;
    margin: 0 auto;
}

a.PptLink i {
    color: #bf8f70;
    font-size: 14px;
}
.AddPopup {
    position: absolute;
    right: 16px;
    font-size: 18px;
    top: -2px;
    cursor: pointer;
}
.modalRow {
    margin: 3% 0 3% 0;
}
.btn {
    font-size: 13px !important;
    border-radius: 0 !important;
}
.toast-message p {
    margin: 0 !important;
    font-size: 12px !important;
}
.chatResp .fa-comments-o {
    color: #000;
    font-size: 16px;
}
.ComentCount {
    position: relative;
    top: -1px;
    left: 2px;
    color: #bf8f70;
}
.on_list_view_true .pr_list_item .product-info .LikeChatDiv {
    max-width: 20%;
}
.CommentResponse {
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    margin: 1%;
    height: 220px;
    overflow-y: scroll;
}
.CommentReply {
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 1%;
}
.replyBtn {
    background: #bf8f70;
    color: #fff !important;
    padding: 3px 8px 3px 8px;
}
.replyBtn .fa-reply {
    margin: 0 5px 0 0;
}
.SubmitCancel button {
    border-radius: 0 !important;
    background: #bf8f70;
    color: #fff;
    border: 1px solid #bf8f70;
    width: 18%;
    float: right;
    margin: 2% 1% 0 0;
}
.SendEmailDiv {
    max-width: 80%;
    margin: 0 auto;
    background: #f1f1f152;
    padding: 1% 2% 1% 2%;
}
.RfqDetails h6 {
    margin: 0 0 5px 0;
    font-size: 12px;
}
.RfqDetailImage {
    margin: -16% 0 0 0;
}
hr.RfqHR {
    margin: 2% 0 2% 0;
}
.modal-content.submitedModel {
    height: 160px;
    padding: 3%;
}
.submitModel .modal-dialog {
    max-width: 560px;
}
h4.dataNotFound {
    margin: 0;
    background: white;
    position: relative;
    left: -73px;
    color: #878787;
}
@media only screen and (max-width: 1024px) {
.FilterDivScroll {
    display: contents !important;
}
.branding img {
    max-width: 90%;
    margin-top: -12px;
}
.mini_search_frm {
    margin: 0 auto;
    width: 92%;
    margin-top: 2%;
}
.pr_grid_item .product-image .hover_button {
    width: 40%;
    margin: 0 auto !important;
    visibility: hidden; 
    right: 0 !important;
    left: 0 !important;
    background: transparent;
}
}

@media only screen and (max-width: 1008px) {
.cat-shop {
    margin-top: -36px !important;
    z-index: -1 !important;
}
}

@media only screen and (max-width: 767px) {
.container.content.SignupContent {
    position: relative;
}
.login-screen {
    max-width: 98% !important;
}
.login-logo img {
    max-width: 50%;
}
ul.list-groupx {
    width: 49.5%;
}
div#autoSuggestionsList {
    overflow-y: scroll;
    max-height: 600px;
}
.on_list_view_true .pr_list_item .product-info .LikeChatDiv {
    max-width: 100%;
}
.SendEmailDiv {
    max-width: 96%;
}
.SubmitCancel button {
    width: 49.5%;
}
.SendEmailDiv h5 {
    font-size: 12px;
}
.SendEmailDiv h6 {
    font-size: 11px;
}

}

@media only screen and (max-width: 446px) {
ul.list-groupx {
    width: 100%;
}
}


@media only screen and (max-width: 440px) {
.login-logo img {
    max-width: 50%;
}
.GuestDetails label {
    width: 33%;
}
.GuestDetails {
    font-size: 11px;
}
}

@media only screen and (max-width: 384px) {
.LoginSginUpBtn {
    font-size: 12px;
    margin: 0;
}
.LoginSginUpBtn a,button {
    font-size: 10px !important;
    padding: 3px 4px 3px 4px !important;
}

}