.font-size-12 {
  font-size: 12px;
}
.font-size-13 {
  font-size: 13px;
}
.font-size-14 {
  font-size: 14px;
}
.font-size-15 {
  font-size: 15px;
}
.bg-1 {
  background-color: #21418e !important;
}
.bg-2 {
  background-color: #de1d3e !important;
}
.bg-grey {
  background-color: #e6e3e3 !important;
}
.font-weight-semibold {
  font-weight: 600 !important;
}
.color-1 {
  color: #21418e !important;
}
.color-2 {
  color: #de1d3e !important;
}
.btn-grey {
  background-color: #f2f2f2 !important;
  border: 1px solid #d0d0d0!important;
}
/*Chat Buttons*/
.chat-buttons {
  bottom: 20px;
  right: 17px;
  position: absolute;
}
.chat-buttons a img {
  width: 40px;
  height: 40px;
}
@media screen and (max-width: 767px) {
  .chat-buttons .whatsapp-to-app {
    display: block !important;
  }
  .chat-buttons .whatsapp-to-web {
    display: none !important;
  }
}
@media screen and (min-width: 768px) {
  .chat-buttons .whatsapp-to-app {
    display: none !important;
  }
  .chat-buttons .whatsapp-to-web {
    display: block !important;
  }
}
#cookie-status {
  display: none;
}
.catalog-product-view .value.cd_sku {
  color: #21418e;
}
.catalog-product-view .product.attribute.overview {
  position: relative;
  margin-bottom: 20px;
}
.catalog-product-view .product.attribute.overview .cd_short_description p,
.catalog-product-view .product.attribute.overview .cd_short_description span,
.catalog-product-view .product.attribute.overview .cd_short_description div,
.catalog-product-view .product.attribute.overview .cd_short_description h1,
.catalog-product-view .product.attribute.overview .cd_short_description h2,
.catalog-product-view .product.attribute.overview .cd_short_description h3,
.catalog-product-view .product.attribute.overview .cd_short_description h4,
.catalog-product-view .product.attribute.overview .cd_short_description h5,
.catalog-product-view .product.attribute.overview .cd_short_description h6 {
  font-size: unset !important;
}
.catalog-product-view .product.attribute.overview #viewmore {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 19px;
  background: #fff;
}
.catalog-product-view .product.attribute.overview #viewmore.moredata {
  position: unset;
}
.catalog-product-view .box-requestquote {
  margin-right: 5px;
  float: left;
  margin-bottom: 23px;
}
.catalog-product-view .box-requestquote .btn-requestquote {
  background-color: #21418e !important;
  text-transform: unset;
  border: none;
  border-radius: 0;
  transition: all 0.1s;
  padding: 7px 20px;
  width: 100%;
  color: #ffffff !important;
}
.catalog-product-view .box-requestquote .btn-requestquote span {
  display: block !important;
  line-height: 2.4rem;
}
.catalog-product-view .box-requestquote .btn-requestquote:hover {
  background-color: #1a3471 !important;
}
.catalog-product-view .wk-supplier-product-block {
  border-top: none;
}
.catalog-product-view .wk-supplier-product-block .wk-seller-card-row .wk-report-flag-link {
  margin-left: 0;
}
.catalog-product-view .page-bottom .product.attribute.description {
  margin-bottom: 20px;
}
.catalog-product-view .page-bottom .block.review-add .review-form {
  max-width: unset;
}
.catalog-product-view .page-bottom .block.review-add .review-form .fieldset > .field {
  margin: 0 0 15px;
}
.catalog-product-view .product-add-form .product-options-bottom {
  padding: 0;
}
.catalog-product-view .product.media {
  position: relative;
}
.catalog-product-view .product.media .product-seller-label {
  position: absolute;
  top: 10px;
  right: 10px;
  background: #21418e;
  color: #fff;
  padding: 3px 10px;
  font-size: 12px;
}
.header-style-1 .header-top .header-top-right .customer-welcome .not-logged-in-customer {
  line-height: 34px;
  color: #444;
  position: relative;
  font-weight: 700;
}
.header-style-1 .header-middle .block-search .field.search .control {
  border: 1px solid #21418e;
}
.header-style-1 .header-middle .block-search .actions .action.search {
  background-color: #21418e;
}
.header-style-1 .header-bottom .desktop-menu .horizontal-block .sm_megamenu_menu > li.sm_megamenu_actived > a {
  color: #de1d3e !important;
}
.header-style-1 .header-bottom .desktop-menu .horizontal-block .sm_megamenu_menu > li.sm_megamenu_actived > a::before {
  opacity: 1 !important;
}
.customer-account-login .login-container .block.block-new-customer {
  min-height: 460.9px;
}
@media only screen and (max-width: 767px) {
  .customer-account-login .login-container .block.block-new-customer {
    min-height: unset;
  }
}
.social-btn.social-btn-actions-toolbar a.btn-social {
  color: #fff !important;
}
.product-seller-information {
  padding-bottom: 0;
  display: flex;
}
.product-seller-information .seller-logo img {
  font-size: 0 !important;
}
.product-seller-information .seller-company {
  text-align: left;
  font-size: 12px;
  margin-left: 5px;
  margin-top: 3px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.nav {
  display: block;
}
@media only screen and (max-width: 767px) {
  .modal-popup.covidmessage {
    width: 95%;
    margin: auto;
    left: 0;
  }
}
.modal-popup.covidmessage .modal-inner-wrap {
  width: 500px;
}
@media only screen and (max-width: 767px) {
  .modal-popup.covidmessage .modal-inner-wrap {
    width: auto;
    height: unset;
    background-color: #fff;
    margin: 5rem auto;
  }
}
.modal-popup.covidmessage .modal-inner-wrap .modal-header {
  padding-top: 1.2rem;
}
@media only screen and (max-width: 767px) {
  .modal-popup.covidmessage .modal-inner-wrap .modal-header {
    background-color: #fff;
  }
}
.modal-popup.covidmessage .modal-inner-wrap .modal-header .action-close {
  padding-top: 0.6rem;
  padding-bottom: 0.6rem;
}
.modal-slide.smcqp-modal-popup .action-close {
  display: block;
}
.modal-header > .action-close {
  display: block;
}
.show-sidebar-nav .header-mobile .sidebar-nav-mobile .close {
  display: block;
  transition: 3s linear;
}
th.col,
td.col {
  width: auto;
}
.header-1-style .header-container .minicart-wrapper .action.showcart:after {
  background-color: #de1d3e;
}
.sidebar .swatch-option.image {
  margin-left: 4px;
  margin-right: 11px;
}
.swatch-attribute.color .swatch-option.image {
  overflow: visible;
  outline: none !important;
  min-width: 26px !important;
  width: 26px !important;
  height: 26px !important;
  border: none !important;
  position: relative;
}
.swatch-attribute.color .swatch-option.image:hover::before {
  border-color: #222 !important;
}
.swatch-attribute.color .swatch-option.image:before {
  content: "";
  display: block;
  position: absolute;
  left: -4px;
  right: -4px;
  top: -4px;
  bottom: -4px;
  border: 1px solid #e5e5e5;
}
.listingtabs .image-product .product-stock-status,
.catalog-category-view .image-product .product-stock-status,
.product-slider .image-product .product-stock-status,
.search.results .image-product .product-stock-status,
.list-product-buttons .product-stock-status {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  font-size: 12px;
  transform: translate(-37px, -12px);
}
.filterproducts .product-stock-status {
  position: absolute;
  top: -21px;
  left: 0;
  z-index: 2;
  font-size: 12px;
}
.wk-mprma-container .wk-mp-rma-newrma .btn.btn-primary {
  background: #21418e;
  border: 0;
  border-radius: 0;
  opacity: 1;
  text-transform: capitalize;
  font-weight: 500;
  font-size: 15px;
}
.wk-mprma-container .wk-mp-rma-newrma .btn.btn-primary:hover {
  background: #1a3471;
}
.wk-mprma-container .wk-mp-rma-allrma button.wk-apply-filter-btn {
  background: #21418e;
  border: 0;
  border-radius: 0;
}
.wk-mprma-container .wk-mp-rma-allrma button.wk-apply-filter-btn:hover {
  background: #1a3471;
}
.wk-mprma-container #wk_new_rma_form select#orders,
.wk-mprma-container #wk_new_rma_form select.wk-seller,
.wk-mprma-container #wk_new_rma_form select.wk-resolution,
.wk-mprma-container #wk_new_rma_form select.wk-order-status {
  width: auto;
}
.wk-mprma-container #wk_new_rma_form button.wk-add-showcase-btn {
  background-color: #21418e;
  color: #ffffff;
  border-color: #21418e;
}
.block-collapsible-nav .item.current a,
.block-collapsible-nav .item.current > strong {
  border-color: #de1d3e;
}
.opc-wrapper .shipping-address-item.selected-item {
  border-color: #de1d3e;
}
.opc-wrapper .shipping-address-item.selected-item:after {
  background-color: #de1d3e;
}
.post-description .video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.post-description .video-container iframe,
.post-description .video-container object,
.post-description .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.contact-index-index .block-title h4 {
  font-weight: 700;
  font-size: 17px;
}
.product-type-list .price-box .old-price .price {
  top: 0;
  font-size: 12px;
}
.products-grid .product-item .price-box .old-price .price {
  top: 0;
}
.affiliate-account-withdraw .request-withrawal .dropdown-toggle {
  width: 100px;
  border: 1px solid #e5e5e5;
}
.affiliate-account-withdraw .request-withrawal .dropdown-toggle button.request-amount {
  background: transparent;
  color: #666;
  padding: 8px 9px;
}
.affiliate-account-withdraw .request-withrawal .dropdown-toggle button.request-amount:active {
  box-shadow: none;
}
.affiliate-account-withdraw .request-withrawal .ui-widget-content.mage-dropdown-dialog {
  position: absolute;
  background: #ffffff;
  z-index: 1;
}
.affiliate-account-withdraw .request-withrawal .ui-widget-content.mage-dropdown-dialog #list_payments {
  border: 1px solid #e5e5e5;
}
.affiliate-account-withdraw .request-withrawal .ui-widget-content.mage-dropdown-dialog #list_payments ul.payment_type {
  list-style: none;
  margin: 0;
  padding: 0 10px;
}
.affiliate-account-withdraw .request-withrawal .ui-widget-content.mage-dropdown-dialog #list_payments ul.payment_type li {
  margin-bottom: 5px;
}
.testimonials-index-new .testimonial .fieldset {
  margin-bottom: 10px !important;
}
.testimonials-index-new .testimonial .fieldset .field {
  display: flex;
  width: 70%;
}
.testimonials-index-new .testimonial .fieldset > .field:not(.choice) > .label {
  width: 100px !important;
  position: relative;
  margin-top: 8px;
  margin-bottom: 0;
}
.testimonials-index-new .testimonial .fieldset > .field:not(.choice) > .control {
  width: 70% !important;
}
.testimonials-index-new .testimonial .fieldset > .field.required > .label:after {
  position: absolute;
  left: 53px;
  top: 2px;
  overflow: inherit;
}
.testimonials-index-new .testimonial .fieldset .review-field-rating {
  position: relative;
}
.testimonials-index-new .testimonial .fieldset .review-field-rating .control {
  position: absolute;
  left: 100px;
  top: -15px;
  width: 100%;
  overflow: visible;
}
.testimonials-index-new .testimonial .fieldset .review-field-rating div.mage-error[generated] {
  margin-top: 23px;
}
.testimonials-index-new .testimonial .actions-toolbar {
  margin: auto !important;
  width: 40%;
  display: flex !important;
  justify-content: center;
}
.testimonials-index-new .testimonial .actions-toolbar .primary {
  display: flex;
}
.testimonials-index-new .testimonial .actions-toolbar .primary .action {
  margin-left: 5.75px;
}
.testimonials-index-new .block-testimonials-add-new {
  display: none;
}
.testimonials-index-new .review-control-vote label:before {
  color: #de1d3e;
}
.testimonials-index-index .testimonials-list .testimonials {
  margin: 0;
}
.testimonials-index-index .testimonials-list figure.testimonial {
  margin: 30px 0;
  padding: 10px;
  display: flex;
  flex-direction: row-reverse;
}
.testimonials-index-index .testimonials-list figure.testimonial .author {
  position: relative;
  padding: 0;
  text-align: center;
  justify-content: center;
  flex-direction: column;
  display: flex;
  bottom: 0;
  transform: unset;
}
.testimonials-index-index .testimonials-list figure.testimonial .author .extra-info .rating-label {
  display: none;
}
.testimonials-index-index .testimonials-list figure.testimonial .author .extra-info .rating-summary .rating-result {
  margin-left: -10px;
}
.testimonials-index-index .testimonials-list figure.testimonial .arrow {
  display: none;
}
.testimonials-index-index .testimonials-list figure.testimonial blockquote {
  width: 80%;
  border-left: none;
  padding: 20px 40px;
  font-size: 13px;
  filter: none !important;
}
.testimonials-index-index .testimonials-list figure.testimonial blockquote::before {
  top: 23px;
}
.testimonials-index-index .testimonials-list figure.testimonial blockquote .extra-info {
  flex-direction: column-reverse;
}
.testimonials-index-index .testimonials-list figure.testimonial blockquote .extra-info .rating .review-ratings .rating-label {
  display: none;
}
.testimonials-index-index .testimonials-list figure.testimonial .info {
  width: 25%;
  display: flex;
  flex-direction: column;
  margin: auto;
}
.testimonials-index-index .testimonials-list figure.testimonial img,
.testimonials-index-index .testimonials-list figure.testimonial picture {
  object-fit: cover;
  margin: 0 auto;
  margin-bottom: 5px;
  border-radius: unset !important;
}
.testimonials-index-index .testimonials-list figure.testimonial:nth-child(2n) .info .author {
  right: 0;
  padding: 0;
}
.testimonials-index-index .testimonials-list figure.testimonial small.rating.nobr {
  display: flex;
  justify-content: center;
}
.testimonials-index-index figure.testimonial blockquote {
  color: #21428e;
  font-size: 1.4em;
  background-color: #fff0;
  height: 10%;
}
.testimonials-index-index figure.testimonial blockquote::before {
  color: #df3c3e;
}
.testimonials-index-index figure.testimonial blockquote::after {
  color: #df3c3e;
  right: auto;
}
.testimonials-index-index figure.testimonial .author p {
  color: #df3c3e !important;
  text-transform: capitalize;
  margin: 0;
}
.testimonials-index-index figure.testimonial .author p a {
  color: #df3c3e !important;
  text-transform: capitalize;
}
.testimonials-index-index figure.testimonial .author h5 {
  color: #21428e;
  text-transform: capitalize;
  font-size: 13px;
}
.testimonials-index-index figure.testimonial .date.nobr {
  margin-top: -10px;
}
.testimonials-index-index figure.testimonial .date.nobr::before {
  display: none;
}
.testimonials-index-index .content-heading .title {
  font-size: 20px;
}
.testimonials-index-index .rating-summary .rating-result:before {
  left: 0;
}
.testimonials-index-index .rating-summary .rating-result > span:before {
  left: 0;
}
.testimonials-index-new .sidebar.sidebar-main .widget.block,
.testimonials-index-index .sidebar.sidebar-main .widget.block {
  margin-bottom: 0 !important;
}
.testimonials-index-new .sidebar.sidebar-main .widget.block .block-content,
.testimonials-index-index .sidebar.sidebar-main .widget.block .block-content {
  background-color: #f9f9f9;
  border: 0;
}
.testimonials-index-new .sidebar.sidebar-main .widget.block .block-content .review .score,
.testimonials-index-index .sidebar.sidebar-main .widget.block .block-content .review .score {
  color: #de1d3e;
}
.testimonials-index-new .sidebar.sidebar-main .widget.block .block-content .actions-toolbar,
.testimonials-index-index .sidebar.sidebar-main .widget.block .block-content .actions-toolbar {
  display: flex !important;
  justify-content: center;
}
.testimonials-index-new .sidebar.sidebar-main .widget.block .block-content .actions-toolbar .secondary:last-child,
.testimonials-index-index .sidebar.sidebar-main .widget.block .block-content .actions-toolbar .secondary:last-child {
  margin-left: 0;
}
@media screen and (max-width: 767px) {
  .testimonials-index-new .actions-toolbar .primary {
    display: flex;
    justify-content: space-between;
    margin-left: 0;
  }
  .testimonials-index-new .actions-toolbar button {
    width: 100%;
    margin-left: 10px;
  }
  .testimonials-index-new .actions-toolbar button.action.primary {
    text-align: center;
    padding: 8px 37px !important;
  }
}
@media screen and (max-width: 575px) {
  .testimonials-index-index .testimonials-list figure.testimonial {
    flex-direction: column !important;
  }
  .testimonials-index-index .testimonials-list figure.testimonial blockquote {
    width: 100% !important;
  }
  .testimonials-index-index .testimonials-list figure.testimonial .info {
    width: 100% !important;
  }
}
@media screen and (max-width: 568px) {
  .testimonials-index-new .testimonial .fieldset .field {
    width: 100% !important;
  }
}
@media screen and (max-width: 480px) {
  .testimonials-index-index .testimonials-list figure.testimonial blockquote {
    padding: 5px 5px 10px !important;
    text-align: justify;
  }
}
@media screen and (max-width: 410px) {
  .testimonials-index-new .actions-toolbar .primary {
    flex-direction: column !important;
  }
  .testimonials-index-new .actions-toolbar button {
    margin-left: 0;
  }
  .testimonials-index-new .actions-toolbar button.action.primary {
    text-align: center;
    padding: 8px 53px !important;
  }
}
.stripe-payments-brand {
  margin-left: 0;
}
.item.product.product-item .product-item-info .image-product {
  position: relative;
}
.checkout-index-index .table-checkout-shipping-method {
  width: 100% !important;
}
.checkout-index-index .table-checkout-shipping-method tbody tr td:first-child {
  flex: 0 0 50px!important;
}
.checkout-index-index .table-checkout-shipping-method tbody tr td.col.col-method {
  flex: 0 0 200px;
}
.checkout-index-index .table-checkout-shipping-method tbody tr td.col.col-price {
  flex: 0 0 100px;
}
.checkout-index-index .table-checkout-shipping-method tbody tr.mp-row-comment td:first-child {
  flex: 1 !important;
}
@media (min-width: 1200px) {
  .cms-index-index .ltabs-items-container .products.list.items.product-items .item.product.product-item {
    min-height: 336px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .cms-index-index .ltabs-items-container .products.list.items.product-items .item.product.product-item {
    min-height: 388px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cms-index-index .ltabs-items-container .products.list.items.product-items .item.product.product-item {
    min-height: 423px;
  }
}
picture.lazyload {
  max-height: unset;
}
.show-one-line {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  overflow: hidden;
  -webkit-box-orient: vertical;
}
.switch-to-hamrosaman {
  padding: 2px 5px;
}
@media only screen and (min-width: 1024.98px) {
  .header-mobile .switch-to-hamrosaman {
    display: none !important;
  }
}
.s-network {
  display: none;
}
.btn-snetwork {
  clear: both;
}
div.modal-socialogin,
div.modal-socialogin-popup {
  float: none;
  width: 200px;
  padding-bottom: unset;
  height: 40px;
  border-radius: 0;
}
div.modal-socialogin:before,
div.modal-socialogin-popup:before {
  display: none;
}
.sidebar-nav-mobile::-webkit-scrollbar {
  width: 10px;
}
.sidebar-nav-mobile::-webkit-scrollbar-track {
  background-color: #e4e4e4;
  border-radius: 50px;
}
.sidebar-nav-mobile::-webkit-scrollbar-thumb {
  border-radius: 50px;
  background-clip: content-box;
  background-color: #888;
}
.product-item-info .image-product .product-label.country-label {
  width: fit-content;
  background: #21418e;
  text-align: left;
  padding: 3px 5px;
  height: unset;
  line-height: unset;
  text-transform: none;
  bottom: 0;
  top: unset !important;
  font-size: 12px;
  left: 5px;
}
.products-grid .product-item-actions {
  padding: 0;
}
.product-item-inner .field.qty {
  display: flex !important;
  margin-bottom: 0;
}
.product-item-inner .field.qty label {
  height: 38px;
  line-height: 38px;
  margin: 0 7px 0 0;
  font-weight: 400;
  color: #666;
  display: block;
}
.product-item-inner .field.qty .control-qty-cart {
  display: -ms-flexbox;
  display: flex;
  padding-right: 10px;
  flex-direction: row !important;
}
.product-item-inner .field.qty .control-qty-cart .qty {
  height: 30px;
  width: 45px;
  border-color: #adadad;
  border-radius: 0;
}
.product-item-inner .field.qty .control-qty-cart .control-qty {
  display: flex;
  gap: 1px;
}
.product-item-inner .field.qty .control-qty-cart .control-qty .quantity-controls {
  height: 30px;
  width: 25px;
  display: block;
  cursor: pointer;
  background: url(../images/plus-minus.png) no-repeat #444444;
}
.product-item-inner .field.qty .control-qty-cart .control-qty .quantity-controls.quantity-plus {
  background-position: 7px 9px;
}
.product-item-inner .field.qty .control-qty-cart .control-qty .quantity-controls.quantity-minus {
  background-position: 8px -40px;
}
.product-item-inner button.action.tocart.primary {
  background: #de1d3e;
  border-color: #de1d3e;
  height: 30px;
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  line-height: 30px;
}
.product-item-inner button.action.tocart.primary:before {
  color: #fff;
  left: -5px;
  top: -3px;
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .product-item-inner button.action.tocart.primary:before {
    display: block;
  }
}
.product-item-inner .box-requestquote .action.primary.btn-requestquote {
  padding: 5px 10px;
  font-size: 13px;
}
.products.wrapper.list.products-list .product-item-inner .product-item-actions {
  justify-content: left;
}
.products.wrapper.list.products-list .product-item-inner .product-item-actions button.action.tocart {
  width: 100%;
}
.products.wrapper.list.products-list .product-item-inner .product-item-actions button.action.tocart span {
  display: block;
}
.seller-from-label {
  font-size: 12px;
}
.list-product-buttons .product-item-inner {
  padding: 0;
}
.product-info-main .box-tocart .field.qty .qty,
.product-options-bottom .box-tocart .field.qty .qty {
  width: 45px;
}
.products-grid .product-item .price-box {
  margin-bottom: 0;
}
.products-grid .product-item .price-box .price {
  font-weight: 600;
}
.products-grid .product-item-info {
  padding-bottom: 80px;
}
.team-style-5 .team-title {
  text-align: center;
}
.team-style-5 .team-title:not(.top-title) {
  text-align: center;
  background: #f7f7f7;
  padding: 10px;
  margin-bottom: 20px;
}
.team-style-5 .team-title h2 {
  font-size: 20px;
  text-transform: uppercase;
  color: #222;
  font-weight: 700;
  margin-bottom: 0;
}
.team-style-5 .team-container .team-inner .team-image {
  text-align: center;
  position: relative;
}
.team-style-5 .team-container .team-inner .team-image img {
  max-width: 218px;
  min-height: 218px;
  width: 100%;
  object-fit: cover;
}
.team-style-5 .team-container .team-inner .team-info {
  padding: 15px 0 0;
  text-align: center;
  margin-bottom: 15px;
}
.team-style-5 .team-container .team-inner .team-info h3 {
  font-size: 16px;
  font-weight: 700;
  color: #222;
  margin-top: 0;
  margin-bottom: 0;
}
.team-style-5 .team-container .team-inner .team-info p {
  font-size: 14px;
  color: #000;
  padding: 5px 0 10px;
  margin-bottom: 0;
}
.team-style-5 .team-container.team-members {
  margin-bottom: 20px;
}
.team-style-5 .team-container.team-members .team-inner {
  margin-bottom: 20px;
}
.team-style-5 .team-container.team-members .bg-ceo {
  background-color: #ededed;
}
.team-style-5 .team-container.team-members img {
  max-width: fit-content !important;
}
.team-style-5 .team-container.team-members .team-info {
  position: absolute;
  bottom: 0;
  background-color: #e1e1e1;
  opacity: 0.8;
  width: 100%;
  margin-bottom: 0;
}
.modal-popup.appdownload .modal-inner-wrap {
  max-width: 300px;
}
.modal-popup.appdownload .modal-header {
  border: 0;
  padding-bottom: 0;
}
.modal-popup.appdownload .modal-header .action-close {
  padding: 0;
}
@media only screen and (max-width: 425px) {
  .modal-popup.appdownload .modal-inner-wrap {
    max-width: 250px;
  }
}
@media only screen and (max-width: 767px) {
  .modal-popup.appdownload {
    left: 0;
  }
  .modal-popup.appdownload .modal-inner-wrap {
    height: auto !important;
    margin: auto;
  }
}
.mprmasystem-customer-allrma .page-title-wrapper .page-title {
  display: none;
}
.mprmasystem-customer-allrma .page-title-wrapper {
  display: block;
}
.mprmasystem-customer-allrma .wk-mp-rma-newrma > a {
  background: #21418e;
  border-bottom: #21418e;
}
.mprmasystem-customer-allrma .wk-mprma-container {
  display: flex;
  justify-content: end;
  align-items: end;
  margin: 10px 0;
}
.field.sms .control {
  display: flex;
}
.field.sms input {
  margin-right: 6px;
  padding-right: 12px;
}
.wk-mp-page-wrapper .wk-mp-page-header-before .switcher {
  display: none !important;
}
@media only screen and (max-width: 768px) {
  .mprmasystem-customer-allrma .wk-mp-rma-newrma > a {
    width: unset;
  }
  body .page-main .fieldset .field.sms .control {
    flex-direction: unset !important;
  }
}
.cms-index-index .promo-banner-card .container {
  padding-right: 15px;
}
.cms-index-index .tabs-product .products-grid .product-item-info:hover {
  box-shadow: none !important;
}
.cms-index-index .list-product-buttons .price-box {
  margin-bottom: 5px;
}
.tab-content-mobile .fade {
  opacity: 1;
}
.page-wrapper .page-header .header-style-1 .header-top .language-currency .switcher {
  margin-top: 7px;
  margin-right: 10px;
}
.page-wrapper .page-header .header-style-1 .header-top .container .row .col-lg-3 {
  display: flex;
}
.page-wrapper .page-header .header-style-1 .header-top .store-contact h2 {
  font-size: 13px;
  margin-bottom: 0;
  font-weight: bold;
  color: #21418e;
}
.page-wrapper .page-header .header-style-1 .header-top .store-contact h2 i.fa.fa-phone {
  margin-right: 5px;
}
.page-wrapper .page-header .header-style-1 .header-top .header-top-right .customer-links .header.links li a:hover {
  color: #de1d3e;
}
.page-wrapper .page-header .header-style-1 .header-top .header-top-right .customer-links .header.links .customer-welcome .greet.welcome::after {
  margin-right: 7px;
}
.page-wrapper .page-header .header-style-1 .header-top .header-top-right .customer-links .header.links .customer-menu {
  right: 7px;
}
.page-wrapper .page-header .header-style-1 .header-top .header-top-right .customer-links .header.links .customer-menu .header.links li.authorization-link a {
  background-color: #de1d3e;
}
.page-wrapper .page-header .header-style-1 .header-top .header-top-right .customer-links .header.links .customer-menu .header.links li.authorization-link a:hover {
  color: #fff;
}
.page-wrapper .page-header .header-style-1 .header-middle .left-content .logo-container .logo-content .logo {
  display: block;
  width: 160px;
}
.page-wrapper .page-header .header-style-1 .header-middle .left-content .logo-container .logo-content .logo img {
  width: 100%;
}
.page-wrapper .page-header .header-style-1 .header-middle .right-content .search-container .field.search .control {
  border-radius: 0;
}
.page-wrapper .page-header .header-style-1 .header-middle .right-content .search-container .field.search .control .search-select-wrapper {
  position: relative;
}
.page-wrapper .page-header .header-style-1 .header-middle .right-content .search-container .field.search .control .search-select-wrapper .select-label {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-60%, -109%) scale(0.65);
}
@media only screen and (max-width: 425px) {
  .page-wrapper .page-header .header-style-1 .header-middle .right-content .search-container .field.search .control .search-select-wrapper .select-label {
    transform: translate(-58%, -109%) scale(0.65);
  }
}
.page-wrapper .page-header .header-style-1 .header-middle .right-content .search-container .actions .action.search {
  border-radius: 0;
}
.page-wrapper .page-header .header-style-1 .header-bottom {
  background-color: #E6E3E3;
}
.page-wrapper .page-header .header-style-1 .header-bottom .desktop-menu .horizontal-block .sm_megamenu_menu li a {
  color: #21418e;
  position: relative;
  transition: unset;
  text-transform: capitalize;
  font-weight: 600;
}
.page-wrapper .page-header .header-style-1 .header-bottom .desktop-menu .horizontal-block .sm_megamenu_menu li a::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  display: block;
  height: 2px;
  opacity: 0;
  background-color: #de1d3e;
}
.page-wrapper .page-header .header-style-1 .header-bottom .desktop-menu .horizontal-block .sm_megamenu_menu li:hover a {
  background-color: #f3f4f8;
  color: #de1d3e;
}
.page-wrapper .page-header .header-style-1 .header-bottom .desktop-menu .horizontal-block .sm_megamenu_menu li:hover a::before {
  opacity: 1;
}
.page-wrapper .page-header .header-style-1 .header-bottom .desktop-menu .horizontal-block .sm_megamenu_menu::after {
  content: "";
  clear: both;
  display: table;
}
.page-wrapper .products-list .product-item-details {
  width: 100%;
}
.page-wrapper .page-main .contact-us-container .contact-form-info .info-contact {
  padding-left: 25px;
}
@media only screen and (max-width: 767px) {
  .page-wrapper .page-main .contact-us-container .contact-form-info .info-contact {
    margin-bottom: 15px;
  }
}
.page-wrapper .page-main .contact-us-container .contact-form-info .contact-content .row:first-child .col-lg-6:nth-child(2) .contact-content {
  font-size: 16px;
}
.page-wrapper .page-main .contact-us-container .contact-form-info .contact-content .row:last-child {
  margin-top: 1.5rem;
}
@media only screen and (max-width: 767px) {
  .page-wrapper .page-main .contact-us-container .contact-form-info .contact-content .row:nth-child(2),
  .page-wrapper .page-main .contact-us-container .contact-form-info .contact-content .row:last-child {
    margin-top: 0 !important;
  }
  .page-wrapper .page-main .contact-us-container .contact-form-info .contact-content .row:nth-child(2) .col-lg-6 {
    margin-bottom: 5px;
  }
}
.page-wrapper .page-main .contact-us-container .contact-form-info .contact-content .block-title h3 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 21px;
  color: #333;
  margin-bottom: 0;
}
.page-wrapper .page-main .contact-us-container .contact-form-info .contact-content .block-content {
  padding-top: 17px;
}
@media only screen and (max-width: 767px) {
  .page-wrapper .page-main .contact-us-container .contact-form-info .contact-content .block-content {
    padding-top: 0;
    margin-bottom: 23px;
  }
}
.page-wrapper .page-main .contact-us-container .contact-form-info .contact-content .contact-content {
  font-size: 14px;
  font-weight: 700;
}
.page-wrapper .page-main .contact-us-container .contact-form-info .contact-content .contact-content .address-info {
  margin-top: 0px;
  margin-bottom: 15px;
}
.page-wrapper .page-main .contact-us-container .contact-form-info .contact-content .contact-content .address-info li {
  border: none !important;
  padding-bottom: 0;
  font-size: 13px;
  font-weight: 400;
  color: #444;
  padding-top: 12px;
}
.page-wrapper .page-main .contact-us-container .contact-form-info .contact-content .contact-content .address-info li:before {
  color: #21418e;
  font-size: 19px;
}
.page-wrapper .page-main .contact-us-container .contact-form-info .contact-content .contact-content .address-info li.add-icon:before {
  top: 9px;
}
.page-wrapper .page-main .contact-us-container .contact-form-info .contact-content .contact-content .address-info li.email-icon:before {
  top: 9px;
}
.page-wrapper .page-main .contact-us-container .contact-form-info .contact-content .contact-content .address-info li.phone-icon:before {
  top: 8px;
}
.page-wrapper .page-main .contact-us-container .contact-form-info .contact-content .footer-block-content {
  font-size: 14px;
  font-weight: 600;
}
.page-wrapper .page-main .contact-us-container .contact-form-info .contact-content .footer-block-content .links-contact {
  font-size: 13px;
  font-weight: 400;
  padding-left: 0;
  list-style: none;
  margin-top: 8px;
}
.page-wrapper .page-main .contact-us-container .contact-form-info .contact-content .footer-block-content .links-contact li {
  position: relative;
  padding-left: 30px;
  padding-top: 2px;
}
.page-wrapper .page-main .contact-us-container .contact-form-info .contact-content .footer-block-content .links-contact li::before {
  font-size: 19px;
  display: inline-block;
  font-family: 'icomoon';
  position: absolute;
  color: #21418e;
}
.page-wrapper .page-main .contact-us-container .contact-form-info .contact-content .footer-block-content .links-contact li.phone-icon:before {
  content: "\e967";
  top: -1px;
  left: 0;
}
.page-wrapper .page-main .contact-us-container .contact-form-info .contact-content .footer-block-content .links-contact li.email-icon:before {
  top: -1px;
  left: 0;
  content: '\e908';
}
.page-wrapper .page-main .contact-us-container .contact-form-info .contact-form .block-contact-form .bonus-title {
  margin-bottom: 10px;
}
.page-wrapper .page-main .contact-us-container .contact-form-info .contact-form .block-contact-form .bonus-content .contact.form {
  min-width: unset !important;
  width: 100% !important;
}
.page-wrapper .page-main .contact-us-container .contact-form-info .contact-form .block-contact-form .bonus-content .contact.form .fieldset .field {
  max-width: unset !important;
}
.page-wrapper .page-main .contact-us-container .contact-form-info .contact-form .block-contact-form .bonus-content .contact.form .fieldset .field .control input::-webkit-input-placeholder {
  color: #8c9192;
}
.page-wrapper .page-main .contact-us-container .contact-form-info .contact-form .block-contact-form .bonus-content .contact.form .fieldset .field .control input::-moz-placeholder {
  color: #8c9192;
}
.page-wrapper .page-main .contact-us-container .contact-form-info .contact-form .block-contact-form .bonus-content .contact.form .fieldset .field .control input:-ms-input-placeholder {
  color: #8c9192;
}
.page-wrapper .page-main .contact-us-container .contact-form-info .contact-form .block-contact-form .bonus-content .contact.form .fieldset .field .control input:-moz-placeholder {
  color: #8c9192;
}
.page-wrapper .page-main .contact-us-container .contact-form-info .contact-form .block-contact-form .bonus-content .contact.form .actions-toolbar button.action.submit {
  background-color: #21418e;
  text-transform: capitalize;
  color: #fff;
  border-radius: 0;
  font-weight: 400;
  border: none;
  transition: background-color 0.2s ease-in;
}
.page-wrapper .page-main .contact-us-container .contact-form-info .contact-form .block-contact-form .bonus-content .contact.form .actions-toolbar button.action.submit:hover {
  background-color: #de1d3e;
}
.page-wrapper .page-main .contact-us-container .google-map {
  border: none;
}
.page-wrapper .page-main .products-grid .product-items .owl-stage-outer .owl-stage {
  display: flex;
}
.page-wrapper .page-main .products-grid .product-items .owl-stage-outer .owl-stage .owl-item {
  display: flex;
}
.page-wrapper .page-main .products-grid .product-items .owl-stage-outer .owl-stage .owl-item .item-row {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  margin-top: 15px;
  margin-bottom: 15px;
}
.page-wrapper .page-main .products-grid .product-items .owl-stage-outer .owl-stage .owl-item .item-row .product-item .product-item-info:hover {
  box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 10px !important;
  -moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 10px !important;
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 10px !important;
  -o-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 10px !important;
}
.page-wrapper .page-main .products-grid .right-container .row .item {
  margin-bottom: 24px;
}
.page-wrapper .page-main .products-grid .product-item {
  margin-bottom: 0;
}
.page-wrapper .page-main .products-grid .product-item .product-item-details {
  text-align: left;
}
.page-wrapper .page-main .products-grid .product-item .product-item-details .product-item-name {
  white-space: unset;
}
.page-wrapper .page-main .products-grid .product-item .product-item-details .product-item-name a {
  display: -webkit-box;
}
.page-wrapper .page-main .sidebar-main .filter-options .filter-options-content ol li a {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  overflow: hidden;
  -webkit-box-orient: vertical;
}
.page-wrapper .page-main .sidebar-main .filter-options .filter-options-content ol li:nth-child(1n+11) {
  display: none;
}
.page-wrapper .page-main .sidebar-main .filter-options .filter-options-content .show-more-cat-btn,
.page-wrapper .page-main .sidebar-main .filter-options .filter-options-content .show-less-cat-btn {
  color: #21418e;
}
.page-wrapper .page-main .product-info-main .wk-supplier-product-block .wk-supplier-btn-wrapper {
  padding: 0;
}
.page-wrapper .page-main .product-info-main .wk-supplier-product-block .wk-supplier-btn-wrapper .wk-supplier-msg-btn {
  line-height: unset;
  color: #21418e;
  background-color: #fff;
  border-color: #fff;
  padding: 5px 0;
  text-transform: capitalize;
  transition: color 0.2s ease 0s;
}
.page-wrapper .page-main .product-info-main .wk-supplier-product-block .wk-supplier-btn-wrapper .wk-supplier-msg-btn:hover {
  background-color: #fff !important;
  color: #de1d3e;
}
.page-wrapper .page-main .product-info-main .wk-supplier-product-block .wk-supplier-btn-wrapper .wk-supplier-msg-btn span::before {
  padding-right: 6px;
}
.page-wrapper .page-main .product.info.detailed {
  display: none;
}
.page-wrapper .page-main .wk-mp-login-container .column .cr-container .form.form-create-account {
  width: 100%;
}
.page-wrapper .page-main .wk-mp-login-container .column .cr-container .form.form-create-account .cr-steps-container .cr-step-title {
  margin-top: 5px;
}
.page-wrapper .page-main .wk-mp-login-container .column .cr-container .form.form-create-account .cr-steps-container .fieldset {
  background-color: #f7f7f7;
  padding: 30px;
}
.page-wrapper .page-main .wk-mp-login-container .column .cr-container .form.form-create-account .cr-steps-container .fieldset .customer-company-file-field-container .control {
  margin-top: unset;
}
.page-wrapper .page-main .wk-mp-login-container .column .cr-container .form.form-create-account .cr-steps-container .fieldset .customer-company-file-field-container .control .addcompanydocumentwrap .wk-supplier-primary-btn {
  background-color: #21418e;
  font-size: 13px;
  height: unset !important;
  padding: 8px 10px 8px 30px !important;
  border: none;
  border-radius: 0;
  color: #fff;
  font-weight: 500;
  transition: all .2s ease 0s;
}
.page-wrapper .page-main .wk-mp-login-container .column .cr-container .form.form-create-account .cr-steps-container .fieldset .customer-company-file-field-container .control .addcompanydocumentwrap .wk-supplier-primary-btn::before {
  top: 4px;
  font-size: 1.6rem;
}
.page-wrapper .page-main .wk-mp-login-container .column .cr-container .form.form-create-account .cr-steps-container .fieldset .customer-company-file-field-container .control .addcompanydocumentwrap .wk-supplier-primary-btn:hover {
  background-color: #de1d3e;
}
.page-wrapper .page-main .wk-mp-login-container .column .cr-container .form.form-create-account .cr-steps-container .fieldset .customer-company-file-field-container .progress {
  height: 5px;
}
.page-wrapper .page-main .wk-mp-login-container .column .cr-container .form.form-create-account .cr-steps-container .cr-step.cr-step-2 input[type="checkbox"]:focus {
  height: 18px;
  width: 18px;
  border: 2px solid #232347;
}
.page-wrapper .page-main .wk-mp-login-container .column .cr-container .form.form-create-account .cr-steps-container .cr-step .cr-step-content #supplier-company-url-info {
  margin: 6px 0;
  display: block;
}
@media only screen and (max-width: 767px) {
  .page-wrapper .page-main .wk-mp-login-container .column .cr-container .form.form-create-account .cr-steps-container .cr-step .cr-step-content {
    width: 100%;
    margin-left: unset;
  }
}
@media only screen and (max-width: 767px) {
  .page-wrapper .page-main .wk-mp-login-container .column .cr-container .form.form-create-account .cr-confirm {
    width: 100%;
    margin-left: unset;
  }
}
@media only screen and (max-width: 767px) {
  .page-wrapper .page-main .wk-mp-login-container .column .actions-toolbar {
    justify-content: space-between !important;
  }
}
.page-wrapper .page-main .wk-mp-login-container .column .actions-toolbar .action.primary.cr-next-btn,
.page-wrapper .page-main .wk-mp-login-container .column .actions-toolbar .action.primary.cr-submit-btn,
.page-wrapper .page-main .wk-mp-login-container .column .actions-toolbar .action.cr-previous-btn {
  background-color: #21418e;
  border: none;
  border-radius: 0;
  color: #fff;
  transition: all .2s ease 0s;
}
@media only screen and (max-width: 767px) {
  .page-wrapper .page-main .wk-mp-login-container .column .actions-toolbar .action.cr-previous-btn {
    height: 37.2px;
  }
}
.page-wrapper .page-main .wk-mp-login-container .column .actions-toolbar .action.primary.cr-next-btn:hover,
.page-wrapper .page-main .wk-mp-login-container .column .actions-toolbar .action.primary.cr-submit-btn:hover,
.page-wrapper .page-main .wk-mp-login-container .column .actions-toolbar .action.cr-previous-btn:hover,
.page-wrapper .page-main .wk-mp-login-container .column .actions-toolbar .action.primary.cr-next-btn:focus,
.page-wrapper .page-main .wk-mp-login-container .column .actions-toolbar .action.primary.cr-submit-btn:focus,
.page-wrapper .page-main .wk-mp-login-container .column .actions-toolbar .action.cr-previous-btn:focus,
.page-wrapper .page-main .wk-mp-login-container .column .actions-toolbar .action.primary.cr-next-btn:active,
.page-wrapper .page-main .wk-mp-login-container .column .actions-toolbar .action.primary.cr-submit-btn:active,
.page-wrapper .page-main .wk-mp-login-container .column .actions-toolbar .action.cr-previous-btn:active {
  background-color: #de1d3e;
}
.page-wrapper .page-main .home-page-9 .list-product-buttons .product-items .product-item {
  width: 16.66%;
}
@media (min-width: 481px) and (max-width: 767px) {
  .page-wrapper .page-main .home-page-9 .list-product-buttons .product-items .product-item {
    width: 33.3333%;
  }
}
@media only screen and (max-width: 480px) {
  .page-wrapper .page-main .home-page-9 .list-product-buttons .product-items .product-item {
    width: 50%;
  }
}
.page-wrapper .page-main .home-page-9 .list-product-buttons .product-items .product-item .product-item-info:hover {
  box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 10px;
  -moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 10px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 10px;
  -o-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 10px;
}
.page-wrapper .page-main .home-page-9 .list-product-buttons .product-items .product-item .product-item-info .product-item-details {
  padding: 5px 0 5px 5px;
}
.page-wrapper .page-main .home-page-9 .list-product-buttons .product-items .product-item .product-item-info .product-item-details .product-item-name .product-item-link:hover {
  color: #21418e;
}
.page-wrapper .page-main .home-page-9 .list-product-buttons .product-items .product-item .product-item-info .product-item-details .price-box .price {
  color: #de1d3e;
}
.page-wrapper .page-main .home-page-9 .list-product-buttons .product-items .product-item .product-item-info .product-image-container {
  height: 100%;
}
.page-wrapper .page-main .home-page-9 .home-collection.collection-grid .item a {
  background-color: #fff;
}
.page-wrapper .page-main .home-page-9 .home-collection.collection-grid .item a img {
  opacity: unset;
}
.page-wrapper .page-main .home-page-9 .full-clientsay-group {
  position: relative;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.page-wrapper .page-main .home-page-9 .full-clientsay-group .content-heading {
  color: #444;
  text-transform: uppercase;
}
.page-wrapper .page-main .home-page-9 .full-clientsay-group .content-heading .title {
  font-weight: 600;
  font-size: 20px;
}
.page-wrapper .page-main .home-page-9 .full-clientsay-group::before {
  content: "";
  width: 100%;
  height: 100%;
  background: url(../images/testimonial.jpg);
  opacity: 0.7;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background-size: cover;
  background-repeat: no-repeat;
}
.page-wrapper .page-main .home-page-9 .full-clientsay-group .testimonials-slider figure.testimonial {
  max-width: 100% !important;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 5px 20px 0;
}
@media only screen and (max-width: 767px) {
  .page-wrapper .page-main .home-page-9 .full-clientsay-group .testimonials-slider figure.testimonial {
    flex-direction: column;
  }
}
.page-wrapper .page-main .home-page-9 .full-clientsay-group .testimonials-slider figure.testimonial blockquote {
  order: 1;
  background: transparent;
  align-self: flex-start;
}
.page-wrapper .page-main .home-page-9 .full-clientsay-group .testimonials-slider figure.testimonial blockquote::after {
  right: unset;
}
.page-wrapper .page-main .home-page-9 .full-clientsay-group .testimonials-slider figure.testimonial blockquote::before,
.page-wrapper .page-main .home-page-9 .full-clientsay-group .testimonials-slider figure.testimonial blockquote::after {
  color: #de1d3e;
  display: none;
}
.page-wrapper .page-main .home-page-9 .full-clientsay-group .testimonials-slider figure.testimonial blockquote .testimonial-message {
  font-size: 14px;
  line-height: 21px;
  color: #21418e;
}
.page-wrapper .page-main .home-page-9 .full-clientsay-group .testimonials-slider figure.testimonial blockquote .testimonial-message .view-more-testimonial-link {
  color: #2564c9;
  font-weight: bold;
  transition: color 0.4s ease-in-out;
}
.page-wrapper .page-main .home-page-9 .full-clientsay-group .testimonials-slider figure.testimonial blockquote .testimonial-message .view-more-testimonial-link:hover {
  color: #de1d3e;
}
.page-wrapper .page-main .home-page-9 .full-clientsay-group .testimonials-slider figure.testimonial blockquote .arrow {
  display: none;
}
.page-wrapper .page-main .home-page-9 .full-clientsay-group .testimonials-slider figure.testimonial .wrap-img-author {
  order: 2;
  align-items: center;
  align-content: center;
  text-align: center;
  display: flex;
  flex-direction: row;
}
.page-wrapper .page-main .home-page-9 .full-clientsay-group .testimonials-slider figure.testimonial .wrap-img-author .author-rating-wrap {
  margin-left: 15px;
}
.page-wrapper .page-main .home-page-9 .full-clientsay-group .testimonials-slider figure.testimonial .wrap-img-author .author-rating-wrap .author {
  margin-top: unset;
}
@media only screen and (max-width: 1199px) {
  .page-wrapper .page-main .home-page-9 .full-clientsay-group .testimonials-slider figure.testimonial .wrap-img-author {
    margin: 0 10px;
  }
}
@media only screen and (max-width: 767px) {
  .page-wrapper .page-main .home-page-9 .full-clientsay-group .testimonials-slider figure.testimonial .wrap-img-author {
    order: 1;
  }
}
.page-wrapper .page-main .home-page-9 .full-clientsay-group .testimonials-slider figure.testimonial .wrap-img-author img {
  margin: 0;
  border-radius: unset;
  height: 75px;
  width: 75px;
}
.page-wrapper .page-main .home-page-9 .full-clientsay-group .testimonials-slider figure.testimonial .wrap-img-author .author {
  position: unset;
  padding: 0;
  transform: unset;
  width: 195px;
  margin-top: 5px;
}
@media only screen and (max-width: 767px) {
  .page-wrapper .page-main .home-page-9 .full-clientsay-group .testimonials-slider figure.testimonial .wrap-img-author .author {
    width: 100%;
  }
}
.page-wrapper .page-main .home-page-9 .full-clientsay-group .testimonials-slider figure.testimonial .wrap-img-author .author h5 {
  color: #21418e;
  text-transform: capitalize;
  font-size: 16px;
  text-align: left;
}
.page-wrapper .page-main .home-page-9 .full-clientsay-group .testimonials-slider figure.testimonial .wrap-img-author .author p {
  color: #de1d3e;
  font-size: 13px;
  text-transform: capitalize;
  text-align: left;
}
.page-wrapper .page-main .home-page-9 .full-clientsay-group .testimonials-slider figure.testimonial .wrap-img-author .review-ratings .rating-label {
  display: none;
}
.page-wrapper .page-main .home-page-9 .full-clientsay-group .testimonials-slider .swiper-button-prev,
.page-wrapper .page-main .home-page-9 .full-clientsay-group .testimonials-slider .swiper-button-next {
  top: 50%;
}
.page-wrapper .page-main .home-page-9 .ltabs-items-container .products-grid .product-items .product-item .product-item-info .product-item-details {
  text-align: left;
}
.page-wrapper .page-main .home-page-9 .ltabs-items-container .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-name a:hover {
  color: #21418e;
}
.page-wrapper .page-main .home-page-9 .ltabs-items-container .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .price-container .price {
  color: #de1d3e;
}
.page-wrapper .page-main .home-page-9 .ltabs-items-container .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .old-price .price-container .price {
  top: 0;
  font-size: 12px;
}
.page-wrapper .page-main .home-page-9 .ltabs-items-container .ltabs-items-inner .products-grid .product-items.owl-carousel .owl-nav {
  top: -54px;
}
@media only screen and (max-width: 1023px) {
  .page-wrapper .page-main .home-page-9 .ltabs-items-container .ltabs-items-inner .products-grid .product-items.owl-carousel .owl-nav {
    top: -43px;
  }
}
.page-wrapper .page-main .home-page-9 .tabs-style-2.tab-hot .sm-listing-tabs .ltabs-wrap .ltabs-tabs-container {
  margin-bottom: 10px;
}
.page-wrapper .page-main .home-page-9 .promo-banner-card,
.page-wrapper .page-main .home-page-9 .slidershow {
  background-color: #eaeded;
}
.page-wrapper .page-main .home-page-9 .promo-banner-card .card .card-body .card-text a:hover {
  color: #de1d3e;
}
.page-wrapper .page-main .home-page-9 .slidershow {
  margin-bottom: 0;
}
.page-wrapper .page-main .home-page-9 .promo-banner-card {
  padding: 15px 0 0 0;
  margin-top: 0 !important;
}
.page-wrapper .page-main .home-page-9 .promo-banner-card .row .col-lg-3 {
  padding-right: 0;
}
.page-wrapper .page-main .home-page-9 .promo-banner-card .card {
  margin-bottom: 15px;
  border: none;
}
.page-wrapper .page-main .home-page-9 .promo-banner-card .card .card-header {
  background-color: unset;
  border-bottom: unset;
  padding: 0.75rem 13px;
}
.page-wrapper .page-main .home-page-9 .promo-banner-card .card .card-header h3 {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 0;
  color: #222;
}
@media (max-width: 575.98px) {
  .page-wrapper .page-main .home-page-9 .promo-banner-card .card .card-header h3 {
    margin-top: 5px;
    font-size: 12px;
  }
}
.page-wrapper .page-main .home-page-9 .promo-banner-card .card .card-image {
  padding: 0 13px;
}
.page-wrapper .product-items .product-item-name a {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  -webkit-box-orient: vertical;
}
.page-footer .footer-style-2 .footer-block {
  margin-bottom: 30px;
}
.page-footer .footer-style-2 .footer-block .footer-block-title {
  margin-bottom: 15px;
}
.page-footer .footer-style-2 .footer-block .footer-block-title h3 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
}
.page-footer .footer-style-2 .footer-block .footer-block-content .links-contact {
  margin-bottom: 0;
}
.page-footer .footer-style-2 .footer-block .footer-block-content .links-contact li {
  position: relative;
  color: #c9c9c9;
  line-height: 30px;
  padding-left: 25px;
  min-height: 30px;
  margin-bottom: 0;
}
.page-footer .footer-style-2 .footer-block .footer-block-content .links-contact li:before {
  font-family: FontAwesome;
  position: absolute;
  left: 0;
  top: 1px;
  height: 30px;
  width: 30px;
}
.page-footer .footer-style-2 .footer-block .footer-block-content .links-contact li.phone-icon:before {
  content: "\f095";
}
.page-footer .footer-style-2 .footer-block .footer-block-content .links-contact li.email-icon:before {
  content: "\f0e0";
}
.page-footer .footer-style-2 .footer-block .footer-block-content .links-footer li a:hover {
  color: #fff;
}
.page-footer .footer-style-2 .footer-top {
  border-bottom: 1px solid #303e4f;
  border-top: 1px solid #303e4f;
  padding-top: 20px;
}
.page-footer .footer-style-2 .footer-top .title-middle-footer {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  padding-top: 15px;
  margin-bottom: 15px;
}
.page-footer .footer-style-2 .footer-top .newsletter-footer .newsletter-content .input-box {
  min-width: 275px;
}
.page-footer .footer-style-2 .footer-top .newsletter-footer .newsletter-content .input-box input {
  border-radius: 0;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  color: #8c8c8c;
  font-size: 12px;
}
.page-footer .footer-style-2 .footer-top .newsletter-footer .newsletter-content .input-box div.mage-error[generated] {
  line-height: 20px;
}
@media only screen and (max-width: 767px) {
  .page-footer .footer-style-2 .footer-top .newsletter-footer .newsletter-content .input-box {
    min-width: unset;
  }
}
.page-footer .footer-style-2 .footer-top .newsletter-footer .newsletter-content .action-button button {
  background-color: #de1d3e;
  color: #FFFFFF;
  text-transform: capitalize;
  border-color: #de1d3e;
  font-size: 12px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.page-footer .footer-style-2 .footer-top .newsletter-footer .message.success {
  font-size: 12px;
  padding-top: 12px;
  padding-bottom: 12px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
@media only screen and (max-width: 560px) {
  .page-footer .footer-style-2 .footer-top .newsletter-footer {
    margin-bottom: 30px;
  }
}
.page-footer .footer-style-2 .footer-top .socials-footer .socials-wrap {
  margin-bottom: 20px;
}
.page-footer .footer-style-2 .footer-top .socials-footer .socials-wrap .socials-icons-lists {
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  padding-left: 0;
  flex-wrap: wrap;
}
@media only screen and (max-width: 425px) {
  .page-footer .footer-style-2 .footer-top .socials-footer .socials-wrap .socials-icons-lists {
    width: 258px;
  }
}
.page-footer .footer-style-2 .footer-top .socials-footer .socials-wrap .socials-icons-lists .li-social a {
  width: 25px;
  height: 25px;
  line-height: 24px;
  display: block;
  background-color: #fff;
  text-align: center;
  color: #222;
  font-size: 18px;
  border-radius: 2px;
}
.page-footer .footer-style-2 .footer-top .socials-footer .socials-wrap .socials-icons-lists .li-social a span.fa::before {
  font-family: FontAwesome;
}
.page-footer .footer-style-2 .footer-top .socials-footer .socials-wrap .socials-icons-lists .li-social a span.fa.fa-podcast::before {
  content: "\f2ce";
}
.page-footer .footer-style-2 .footer-top .socials-footer .socials-wrap .socials-icons-lists .li-social a .name-social {
  display: none;
}
.page-footer .footer-style-2 .footer-top .socials-footer .socials-wrap .socials-icons-lists .li-social a:hover {
  color: #de1d3e;
}
.page-footer .footer-style-2 .footer-top .socials-footer .socials-wrap .socials-icons-lists .li-social.tiktok-social a span::before {
  font-family: Flaticon !important;
}
.page-footer .footer-style-2 .footer-top .socials-footer .socials-wrap .socials-icons-lists .li-social:not(:last-child) {
  margin-right: 4px;
}
.page-footer .footer-style-2 .survey-link a {
  width: 100%;
  padding: 6px 0;
  font-size: 13px;
  color: #fff;
  background-color: #21418e;
  border-color: #21418e;
  border-radius: 0;
}
.page-footer .footer-style-2 .survey-link a:hover {
  border-color: #de1d3e;
  background-color: #21418e;
}
.page-footer .footer-style-2 .survey-link a:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.page-footer .footer-style-2 .survey-link a:active:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media only screen and (max-width: 767px) {
  .page-footer .footer-style-2 .survey-link a {
    border-color: #007bff;
  }
  .page-footer .footer-style-2 .survey-link a:hover {
    border-color: #0062cc;
  }
}
.page-footer .footer-style-2 .survey-link .survey-note p {
  font-size: 12px;
  line-height: 20px;
}
.page-footer .footer-style-2 .chat-buttons {
  position: fixed;
  bottom: 20px;
  right: 25px;
  z-index: 2;
}
.page-footer .footer-style-2 .footer-bottom {
  padding: 10px 0 20px;
}
.page-footer .footer-style-2 .footer-bottom .footer-payment {
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .page-footer .footer-style-2 .footer-bottom .footer-payment {
    text-align: left;
    margin-top: 10px;
  }
}
.page-footer .footer-style-2 .footer-bottom address {
  margin: 3px 0 0;
  font-size: 12px;
}
.page-bottom .back2top {
  bottom: 15px;
  border-radius: 50%;
  right: 20px;
  z-index: 999999999999999;
  background-color: #de1d3e;
  transition: background-color 0.3s ease-in;
}
.page-bottom .back2top:before {
  content: '\f062';
  font-family: FontAwesome !important;
}
.page-bottom .back2top:hover {
  background-color: #b11731;
}
.page-bottom .review-add .block-content .info.notlogged {
  display: none;
}
.catalog-product-view .product-info-main {
  margin-bottom: 0;
}
.catalog-product-view .product-info-main .product.attribute.sku .value,
.catalog-product-view .product-info-main .stock.available {
  color: #21418e;
}
.catalog-product-view .product-info-main .product-info-price .price-box .old-price .price-container .price-wrapper .price {
  font-size: 17px !important;
  margin-left: 5px;
}
.catalog-product-view .product-info-main .product-info-price .price-box .price-container .price-wrapper .price {
  color: #e74c3c;
  font-weight: 400 !important;
  font-size: 22px !important;
}
.catalog-product-view .product-info-main .wk-supplier-btn-wrapper a button.action.primary {
  background-color: #21418e;
  border-color: #21418e;
  text-transform: unset;
  border-radius: 0;
  padding: 7px 20px;
  line-height: unset;
  margin-top: 7px;
  margin-bottom: 9px;
  transition: all 0.2s ease-in-out;
}
.catalog-product-view .product-info-main .wk-supplier-btn-wrapper a button.action.primary:hover {
  background-color: #de1d3e;
  border-color: #de1d3e;
}
.catalog-product-view .product-info-main .custom-attribute-container {
  margin-bottom: 10px;
}
.catalog-product-view .product-info-main .custom-attribute-container .product-custom-attribute {
  display: flex;
  flex-direction: row;
  width: 340px;
  padding: 5px 10px !important;
  border-right: 1px solid #f1efef;
  border-left: 1px solid #f1efef;
  line-height: 22px;
}
.catalog-product-view .product-info-main .custom-attribute-container .product-custom-attribute:nth-child(odd) {
  background: #f1efef;
}
.catalog-product-view .product-info-main .custom-attribute-container .product-custom-attribute:last-child {
  border-bottom: 1px solid #f1efef;
}
.catalog-product-view .product-info-main .custom-attribute-container .product-custom-attribute .attribute-label {
  width: 200px;
  font-weight: unset;
}
.catalog-product-view .product-info-main .custom-attribute-container .product-custom-attribute .attribute-value {
  font-weight: 600;
}
@media only screen and (max-width: 847px) {
  .catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset {
    margin-bottom: 0;
  }
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .control-qty-cart {
  display: -ms-flexbox;
  display: flex;
  padding-right: 10px;
  flex-direction: row !important;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .control-qty-cart .control-qty {
  display: -ms-flexbox;
  display: flex;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .control-qty-cart .control-qty .quantity-controls {
  height: 30px;
  width: 35px;
  display: block;
  cursor: pointer;
  background: url(../images/plus-minus.png) no-repeat #444444;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .control-qty-cart .control-qty .quantity-controls.quantity-plus {
  background-position: 12px 9px;
  border-right: 1px solid #fff;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .control-qty-cart .control-qty .quantity-controls.quantity-minus {
  background-position: 11px -40px;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .control-qty-cart .control-qty .quantity-controls:hover {
  background-color: #de1d3e;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .actions .action.tocart {
  background-color: #de1d3e;
  text-transform: unset;
  padding: 0 19px;
  border: none;
  border-radius: 0;
  transition: all 0.1s;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .actions .action.tocart:hover {
  background-color: #b0132e !important;
}
@media only screen and (max-width: 847px) {
  .catalog-product-view .product-info-main .product-add-form #product_addtocart_form::after {
    content: "";
    clear: both;
    display: table;
  }
}
@media only screen and (max-width: 847px) {
  .catalog-product-view .product-info-main .product-social-links {
    margin: 10px 0;
  }
}
.catalog-product-view .product-info-main .product-social-links .product-addto-links .action.towishlist,
.catalog-product-view .product-info-main .product-social-links .product-addto-links .action.tocompare {
  border-radius: 0;
}
@media only screen and (max-width: 847px) {
  .catalog-product-view .product-info-main .product-social-links .product-addto-links .action.towishlist:first-child,
  .catalog-product-view .product-info-main .product-social-links .product-addto-links .action.tocompare:first-child {
    margin-left: 0;
  }
}
.catalog-product-view .product-info-main .product-social-links .product-addto-links .action.towishlist:hover,
.catalog-product-view .product-info-main .product-social-links .product-addto-links .action.tocompare:hover {
  background-color: #de1d3e;
  border-color: #de1d3e;
}
.catalog-product-view .page-main {
  padding-bottom: 5px;
}
@media only screen and (max-width: 767px) {
  .catalog-product-view .page-main .columns .column.main {
    padding-bottom: 0;
  }
}
.catalog-product-view .product.attribute.description h1 {
  font-size: 20px;
  margin-bottom: 5px;
}
.catalog-product-view .product-options-wrapper .configurable select.super-attribute-select {
  width: auto;
  border: 1px solid #777;
}
@media only screen and (max-width: 500px) {
  .catalog-category-view .page-wrapper .page-main .products.wrapper + .toolbar-products .filter-mobile-btn {
    display: none;
  }
}
.b2bmarketplace-supplier-create .admin__action-multiselect-actions-wrap .action-default {
  color: #fff;
  border: none;
}
.b2bmarketplace-supplier-create .admin__action-multiselect-actions-wrap .action-default:hover {
  border: none;
}
@media only screen and (max-width: 767px) {
  .b2bmarketplace-supplier-create .page-main .columns .column.main {
    padding-bottom: 0;
  }
}
.marketplace-seller-profile .page-wrapper .page-main .wk-supplier-design .wk-supplier-rating-summary .wk-supplier-rating-container,
.marketplace-seller-profile .page-wrapper .page-main .wk-supplier-design .wk-supplier-rating-summary .wk-supplier-rating-total {
  margin-top: 2px;
}
.marketplace-seller-profile .page-wrapper .page-main .wk-supplier-design .wk-supplier-collection-container .wk-supplier-profile-block .wk-supplier-aboutus-row-container.wk-supplier-collection-header-txt {
  display: flex;
  flex-direction: row;
  border: 1px solid #ddd;
  padding: 0;
  margin-bottom: 10px;
}
.marketplace-seller-profile .page-wrapper .page-main .wk-supplier-design .wk-supplier-collection-container .wk-supplier-profile-block .wk-supplier-aboutus-row-container.wk-supplier-collection-header-txt .wk-supplier-aboutus-row {
  font-size: 15px;
  padding: 10px;
  background-color: #f2f2f2;
  border-right: 1px solid #ddd;
}
.marketplace-seller-profile .page-wrapper .page-main .wk-supplier-design .wk-supplier-collection-container .wk-supplier-profile-block.wk-supplier-products-recently-added .block.block-account {
  display: none;
}
.marketplace-seller-profile .page-wrapper .page-main .wk-supplier-design .wk-supplier-collection-container .wk-supplier-profile-block .wk-supplier-policy-block h3 {
  font-size: 22px;
  margin-bottom: 20px;
}
.marketplace-seller-profile .page-wrapper .page-main .wk-supplier-design .wk-supplier-collection-container .wk-supplier-profile-block .wk-supplier-policy-block#shipping-policy {
  margin-bottom: 20px;
}
.marketplace-seller-profile .page-wrapper .page-main .wk-supplier-design .wk-supplier-collection-container .wk-supplier-rating-block .wk-supplier-rating-container {
  padding-bottom: 0;
}
.marketplace-seller-profile .page-wrapper .page-main .wk-supplier-design .wk-supplier-collection-container .wk-supplier-rating-block .wk-supplier-rating-container .wk-supplier-rating-row .wk-supplier-rating-summary-container .wk-supplier-rating-review-row {
  margin-top: 6px;
}
.marketplace-seller-profile .page-wrapper .page-main .wk-supplier-design .wk-supplier-collection-container .wk-supplier-rating-block .wk-supplier-rating-container .wk-supplier-rating-row .wk-supplier-rating-date-row {
  margin: 3px 0;
}
.marketplace-seller-profile .page-wrapper .page-main .wk-supplier-design .wk-supplier-collection-container .wk-supplier-rating-block .wk-supplier-rating-container .wk-supplier-rating-avg-wrapper .wk-supplier-rating-summary {
  margin: 6px 0 0 0;
}
.marketplace-seller-profile .page-wrapper .page-main .wk-supplier-design .wk-supplier-collection-container .wk-supplier-rating-block .wk-supplier-rating-container .wk-supplier-rating-avg-wrapper .wk-supplier-rating-summary .rating-summary {
  overflow: unset;
}
.marketplace-seller-profile .page-wrapper .page-main .wk-supplier-design .wk-supplier-collection-container .wk-supplier-rating-block .wk-supplier-rating-container .wk-supplier-rating-avg-wrapper .wk-supplier-rating-summary .rating-summary .rating-result::before {
  font-size: 20px;
  letter-spacing: 12px;
}
.marketplace-seller-profile .page-wrapper .page-main .wk-supplier-design .wk-supplier-collection-container .wk-supplier-rating-block .wk-supplier-rating-container .wk-supplier-rating-avg-wrapper .wk-supplier-rating-summary .rating-summary .rating-result > span::before {
  font-size: 20px;
  letter-spacing: 12px;
}
.marketplace-seller-profile .page-wrapper .page-main .wk-supplier-design .wk-supplier-collection-container .wk-supplier-rating-block .wk-supplier-rating-container .wk-supplier-rating-avg-wrapper .wk-supplier-rating-avg-container .wk-supplier-container-left {
  display: flex;
  align-items: center;
}
.marketplace-seller-profile .page-wrapper .page-main .wk-supplier-design .wk-supplier-collection-container .wk-supplier-rating-block .wk-supplier-rating-container .wk-supplier-rating-avg-wrapper .wk-supplier-rating-avg-container .wk-supplier-container-left .wk-supplier-rating-container {
  margin: 0 5px;
}
.marketplace-seller-profile .page-wrapper .page-main .wk-supplier-design .wk-supplier-collection-container .wk-supplier-rating-block .wk-supplier-rating-container .wk-supplier-rating-avg-wrapper .wk-supplier-rating-avg-container .wk-supplier-container-right {
  margin-top: unset;
}
@media only screen and (max-width: 403px) {
  .marketplace-seller-profile .page-wrapper .page-main .wk-supplier-design .wk-supplier-collection-container .wk-supplier-rating-block .wk-supplier-rating-container .wk-supplier-rating-avg-wrapper .wk-supplier-rating-avg-container .wk-supplier-container-right {
    flex-direction: row;
  }
}
.marketplace-seller-profile .page-wrapper .page-main .wk-supplier-design .wk-supplier-collection-container .wk-supplier-rating-block .wk-supplier-rating-container .wk-supplier-rating-avg-wrapper .wk-supplier-rating-avg-container .wk-supplier-container-right .wk-supplier-collection-view-btn a {
  font-size: 14px;
  line-height: 30px;
}
@media only screen and (max-width: 767px) {
  .marketplace-seller-profile .page-wrapper .page-main .wk-supplier-design .wk-supplier-collection-container .wk-supplier-rating-block .wk-supplier-rating-container .wk-supplier-rating-avg-wrapper .wk-supplier-rating-avg-container {
    flex-direction: column;
  }
}
@media only screen and (max-width: 1023px) {
  .marketplace-seller-profile .page-wrapper .page-main .wk-supplier-design .wk-supplier-menu-box.wk-supplier-margin-bottom {
    padding-bottom: 0;
  }
}
.b2bmarketplace-supplier_profile-quickorder .page-wrapper .page-main .wk-supplier-design .wk-supplier-collection-container {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.b2bmarketplace-supplier_profile-quickorder .page-wrapper .page-main .wk-supplier-design .wk-supplier-collection-container #wk-supplier-quick-order .wk-supplier-collection-h2 {
  font-size: 26px;
}
.b2bmarketplace-supplier_profile-quickorder .page-wrapper .page-main .wk-supplier-design .wk-supplier-collection-container #wk-supplier-quick-order #wk-quick-order-form .wk-quick-order-product-table .wk-quick-order-product-table-tbody input,
.b2bmarketplace-supplier_profile-quickorder .page-wrapper .page-main .wk-supplier-design .wk-supplier-collection-container #wk-supplier-quick-order #wk-quick-order-form .wk-quick-order-product-table .wk-quick-order-product-table-tbody textarea,
.b2bmarketplace-supplier_profile-quickorder .page-wrapper .page-main .wk-supplier-design .wk-supplier-collection-container #wk-supplier-quick-order #wk-quick-order-form .wk-quick-order-product-table .wk-quick-order-product-table-tbody select {
  border-radius: 0;
}
.b2bmarketplace-supplier_profile-quickorder .page-wrapper .page-main .wk-supplier-design .wk-supplier-collection-container #wk-supplier-quick-order #wk-quick-order-form .wk-quick-order-product-table .wk-quick-order-product-table-tbody button.wk-quick-order-product-remove {
  display: inline-block;
  height: 35px;
  width: 89px;
  background-color: #21418e;
  color: #fff;
  border-radius: 0;
  font-size: 13px;
}
.b2bmarketplace-supplier_profile-quickorder .page-wrapper .page-main .wk-supplier-design .wk-supplier-collection-container #wk-supplier-quick-order #wk-quick-order-form .wk-quick-order-product-table .wk-quick-order-product-table-tbody button.wk-quick-order-product-remove:hover {
  border: none;
  background-color: #de1d3e;
}
.b2bmarketplace-supplier_profile-quickorder .page-wrapper .page-main .wk-supplier-design .wk-supplier-collection-container #wk-supplier-quick-order #wk-quick-order-form div span.wk-supplier-primary-btn {
  background-color: #21418e;
  border-color: #21418e;
  border-radius: 0;
  transition: all .2s ease 0s;
}
.b2bmarketplace-supplier_profile-quickorder .page-wrapper .page-main .wk-supplier-design .wk-supplier-collection-container #wk-supplier-quick-order #wk-quick-order-form div span.wk-supplier-primary-btn:hover {
  background-color: #de1d3e;
  border-color: #de1d3e;
}
.b2bmarketplace-supplier_profile-quickorder .page-wrapper .page-main .wk-supplier-design .wk-supplier-collection-container #wk-supplier-quick-order #wk-quick-order-form .summary-title {
  font-size: 22px;
}
.b2bmarketplace-supplier_profile-quickorder .page-wrapper .page-main .wk-supplier-design .wk-supplier-collection-container #wk-supplier-quick-order #wk-quick-order-form #block-summary input,
.b2bmarketplace-supplier_profile-quickorder .page-wrapper .page-main .wk-supplier-design .wk-supplier-collection-container #wk-supplier-quick-order #wk-quick-order-form #block-summary select,
.b2bmarketplace-supplier_profile-quickorder .page-wrapper .page-main .wk-supplier-design .wk-supplier-collection-container #wk-supplier-quick-order #wk-quick-order-form #block-summary textarea {
  border-radius: 0;
}
.b2bmarketplace-supplier_profile-quickorder .page-wrapper .page-main .wk-supplier-design .wk-supplier-collection-container #wk-supplier-quick-order #wk-quick-order-form .wk-proceed-to-checkout-btn-wrapper {
  margin-top: 10px;
}
.b2bmarketplace-supplier_profile-quickorder .page-wrapper .page-main .wk-supplier-design .wk-supplier-collection-container #wk-supplier-quick-order #wk-quick-order-form .wk-proceed-to-checkout-btn-wrapper button.wk-btn-primary {
  background-color: #21418e;
  border-color: #21418e;
  border-radius: 0;
  text-transform: capitalize;
  padding-top: 0;
  padding-bottom: 0;
  transition: all .2s ease 0s;
}
.b2bmarketplace-supplier_profile-quickorder .page-wrapper .page-main .wk-supplier-design .wk-supplier-collection-container #wk-supplier-quick-order #wk-quick-order-form .wk-proceed-to-checkout-btn-wrapper button.wk-btn-primary:hover {
  background-color: #de1d3e;
  border-color: #de1d3e;
}
.marketplace-seller-collection .page-wrapper .page-main .wk_mp_design .wk-mp-collection-container {
  width: 100%;
  margin: unset;
}
@media only screen and (max-width: 992px) {
  .marketplace-seller-collection .page-wrapper .page-main .wk_mp_design .wk-mp-collection-container {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .marketplace-seller-collection .page-wrapper .page-main .wk_mp_design .wk-mp-collection-container {
    padding-top: 1px;
  }
}
.marketplace-seller-collection .page-wrapper .page-main .wk_mp_design .wk-mp-collection-container .wk-mp-collection-left {
  margin-top: -30px;
}
@media only screen and (max-width: 992px) {
  .marketplace-seller-collection .page-wrapper .page-main .wk_mp_design .wk-mp-collection-container .wk-mp-collection-left {
    width: 25%;
  }
}
.marketplace-seller-collection .page-wrapper .page-main .wk_mp_design .wk-mp-collection-container .wk-mp-collection-left .wk-mp-design .block.filter .block-title.filter-title {
  font-size: 18px;
  text-transform: uppercase;
  color: #222;
  margin-bottom: 10px !important;
}
.marketplace-seller-collection .page-wrapper .page-main .wk_mp_design .wk-mp-collection-container .wk-mp-collection-left .wk-mp-design .block.filter .block-title.filter-title strong {
  font-weight: bold;
  box-shadow: unset;
}
.marketplace-seller-collection .page-wrapper .page-main .wk_mp_design .wk-mp-collection-container .wk-mp-collection-left .wk-mp-design .block.filter .block-content.filter-content {
  background-color: #f9f9f9;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  border: none !important;
  padding: 20px;
}
.marketplace-seller-collection .page-wrapper .page-main .wk_mp_design .wk-mp-collection-container .wk-mp-collection-left .wk-mp-design .block.filter .block-content.filter-content .block-subtitle {
  display: none;
}
.marketplace-seller-collection .page-wrapper .page-main .wk_mp_design .wk-mp-collection-container .wk-mp-collection-left .wk-mp-design .block.filter .block-content.filter-content .filter-current .items {
  padding: 0;
}
.marketplace-seller-collection .page-wrapper .page-main .wk_mp_design .wk-mp-collection-container .wk-mp-collection-left .wk-mp-design .block.filter .block-content.filter-content .filter-current .items .item {
  margin-bottom: 11.5px;
  margin-top: 0;
  padding-left: 0;
}
.marketplace-seller-collection .page-wrapper .page-main .wk_mp_design .wk-mp-collection-container .wk-mp-collection-left .wk-mp-design .block.filter .block-content.filter-content .filter-current .items .item .filter-label {
  display: block;
  margin-bottom: 8px;
}
.marketplace-seller-collection .page-wrapper .page-main .wk_mp_design .wk-mp-collection-container .wk-mp-collection-left .wk-mp-design .block.filter .block-content.filter-content .filter-current .items .item .action.remove {
  position: unset;
}
.marketplace-seller-collection .page-wrapper .page-main .wk_mp_design .wk-mp-collection-container .wk-mp-collection-left .wk-mp-design .block.filter .block-content.filter-content .filter-current .items .item .action.remove::before {
  content: '\e616';
  font-family: 'icons-blank-theme';
  color: #333;
  font-size: 26px;
  vertical-align: middle;
  position: relative;
  top: -1px;
}
.marketplace-seller-collection .page-wrapper .page-main .wk_mp_design .wk-mp-collection-container .wk-mp-collection-left .wk-mp-design .block.filter .block-content.filter-content .filter-options .filter-options-item {
  padding-bottom: unset;
  margin: 0 -20px 20px;
  padding: 0 20px 20px;
  border-bottom: 1px solid #e9e9e9;
}
.marketplace-seller-collection .page-wrapper .page-main .wk_mp_design .wk-mp-collection-container .wk-mp-collection-left .wk-mp-design .block.filter .block-content.filter-content .filter-options .filter-options-item .filter-options-title {
  padding: 0;
  color: #222;
  margin-bottom: 11.5px;
  cursor: inherit;
}
.marketplace-seller-collection .page-wrapper .page-main .wk_mp_design .wk-mp-collection-container .wk-mp-collection-left .wk-mp-design .block.filter .block-content.filter-content .filter-options .filter-options-item .filter-options-content {
  padding: 0;
  display: block !important;
}
.marketplace-seller-collection .page-wrapper .page-main .wk_mp_design .wk-mp-collection-container .wk-mp-collection-left .wk-mp-design .block.filter .block-content.filter-content .filter-options .filter-options-item .filter-options-content .show-more-cat-btn,
.marketplace-seller-collection .page-wrapper .page-main .wk_mp_design .wk-mp-collection-container .wk-mp-collection-left .wk-mp-design .block.filter .block-content.filter-content .filter-options .filter-options-item .filter-options-content .show-less-cat-btn {
  color: #21418e;
}
.marketplace-seller-collection .page-wrapper .page-main .wk_mp_design .wk-mp-collection-container .wk-mp-collection-left .wk-mp-design .block.filter .block-content.filter-content .filter-options .filter-options-item .filter-options-content .show-more-cat-btn:hover,
.marketplace-seller-collection .page-wrapper .page-main .wk_mp_design .wk-mp-collection-container .wk-mp-collection-left .wk-mp-design .block.filter .block-content.filter-content .filter-options .filter-options-item .filter-options-content .show-less-cat-btn:hover {
  background-color: unset;
}
.marketplace-seller-collection .page-wrapper .page-main .wk_mp_design .wk-mp-collection-container .wk-mp-collection-left .wk-mp-design .block.filter .block-content.filter-content .filter-options .filter-options-item .filter-options-content .items .item {
  margin: 5px 0;
}
.marketplace-seller-collection .page-wrapper .page-main .wk_mp_design .wk-mp-collection-container .wk-mp-collection-left .wk-mp-design .block.filter .block-content.filter-content .filter-options .filter-options-item .filter-options-content .items .item a {
  color: #444;
  position: relative;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  overflow: hidden;
  -webkit-box-orient: vertical;
  padding: 3px 0;
}
.marketplace-seller-collection .page-wrapper .page-main .wk_mp_design .wk-mp-collection-container .wk-mp-collection-left .wk-mp-design .block.filter .block-content.filter-content .filter-options .filter-options-item .filter-options-content .items .item a::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  border: 1px solid #e3e1e1;
  background-color: #fff;
  position: relative;
  top: -1px;
  margin-right: 4px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.marketplace-seller-collection .page-wrapper .page-main .wk_mp_design .wk-mp-collection-container .wk-mp-collection-left .wk-mp-design .block.filter .block-content.filter-content .filter-options .filter-options-item .filter-options-content .items .item a:hover {
  background-color: unset;
  color: #de1d3e;
}
.marketplace-seller-collection .page-wrapper .page-main .wk_mp_design .wk-mp-collection-container .wk-mp-collection-left .wk-mp-design .block.filter .block-content.filter-content .filter-options .filter-options-item .filter-options-content .items .item a:hover:after {
  position: absolute;
  left: 4px;
  top: -2px;
  content: '\e92d';
  display: inline-block;
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 18px;
}
.marketplace-seller-collection .page-wrapper .page-main .wk_mp_design .wk-mp-collection-container .wk-mp-collection-left .wk-mp-design .block.filter .block-content.filter-content .filter-options .filter-options-item .filter-options-content .items .item:nth-child(1n+11) {
  display: none;
}
.marketplace-seller-collection .page-wrapper .page-main .wk_mp_design .wk-mp-collection-container .wk-mp-collection-left .wk-mp-design .block.filter .block-content.filter-content .block-actions.filter-actions {
  padding-left: 0;
  padding-top: 11px;
}
.marketplace-seller-collection .page-wrapper .page-main .wk_mp_design .wk-mp-collection-container .wk-mp-collection-left .wk-mp-design .block.filter .block-content.filter-content .block-actions.filter-actions .filter-clear {
  text-decoration: none;
  background-color: #21418e;
  padding: 7px 20px;
  color: #ffffff;
  border-radius: 4px;
}
.marketplace-seller-collection .page-wrapper .page-main .wk_mp_design .wk-mp-collection-container .wk-mp-collection-left .wk-mp-design .block.filter .block-content.filter-content .block-actions.filter-actions .filter-clear:hover {
  background-color: #1a3471;
}
@media only screen and (max-width: 992px) {
  .marketplace-seller-collection .page-wrapper .page-main .wk_mp_design .wk-mp-collection-container .wk-mp-collection-right {
    width: 75%;
    margin-top: -25px;
  }
}
@media only screen and (max-width: 767px) {
  .marketplace-seller-collection .page-wrapper .page-main .wk_mp_design .wk-mp-collection-container .wk-mp-collection-right {
    width: 100%;
  }
}
.marketplace-seller-collection .page-wrapper .page-main .wk_mp_design .wk-mp-collection-container .wk-mp-collection-right .block.block-account {
  margin-bottom: 0;
}
.marketplace-seller-collection .page-wrapper .page-main .wk_mp_design .wk-mp-collection-container .wk-mp-collection-right .block.block-account .block-title strong span h4 {
  color: #444;
  font-size: 22px;
  text-transform: capitalize;
  line-height: 27px;
  position: relative;
  margin-bottom: 42px;
}
.marketplace-seller-collection .page-wrapper .page-main .wk_mp_design .wk-mp-collection-container .wk-mp-collection-right .block.block-account .block-title strong span h4::before {
  content: "";
  width: 70px;
  height: 3px;
  display: inline-block;
  position: absolute;
  bottom: -8px;
  left: 0;
  background-color: #de1d3e;
}
@media only screen and (max-width: 500px) {
  .marketplace-seller-collection .page-wrapper .page-main .wk_mp_design .wk-mp-collection-container .wk-mp-collection-right .page-products .toolbar-top .toolbar-products {
    display: block;
  }
}
.marketplace-seller-collection .page-wrapper .page-main .wk_mp_design .wk-mp-collection-container .wk-mp-collection-right .page-products .toolbar-bottom .toolbar-products .modes {
  display: none;
}
.marketplace-seller-collection .page-wrapper .page-main .wk_mp_design .wk-mp-collection-container .wk-mp-collection-right .page-products .toolbar-bottom .toolbar-products .toolbar-amount {
  display: none;
}
@media only screen and (max-width: 500px) {
  .marketplace-seller-collection .page-wrapper .page-main .wk_mp_design .wk-mp-collection-container .wk-mp-collection-right .page-products .toolbar-bottom .toolbar-products .filter-mobile-btn {
    display: none;
  }
}
.marketplace-seller-collection .page-wrapper .page-main .wk_mp_design .wk-mp-collection-container .wk-mp-collection-right .page-products .toolbar-bottom .toolbar-products .pages {
  float: left;
  display: block;
}
@media only screen and (max-width: 768px) {
  .marketplace-seller-collection .page-wrapper .page-main .wk_mp_design .wk-mp-collection-container .wk-mp-collection-right .page-products .toolbar-bottom .toolbar-products .pages {
    float: unset;
  }
}
.marketplace-seller-collection .page-wrapper .page-main .wk_mp_design .wk-mp-collection-container .wk-mp-collection-right .page-products .toolbar-bottom .toolbar-products .limiter {
  display: block;
  float: right;
}
@media only screen and (max-width: 768px) {
  .marketplace-seller-collection .page-wrapper .page-main .wk_mp_design .wk-mp-collection-container .wk-mp-collection-right .page-products .toolbar-bottom .toolbar-products .limiter {
    display: none;
  }
}
.marketplace-seller-collection .page-wrapper .page-main .wk_mp_design .wk-mp-collection-container .wk-mp-collection-right .page-products .toolbar-bottom .toolbar-products .toolbar-sorter {
  display: none;
}
@media only screen and (max-width: 767px) {
  .marketplace-seller-collection .page-wrapper .page-main .wk_mp_design .wk-mp-collection-container .wk-mp-collection-right .page-products {
    padding-top: 0 !important;
  }
}
.b2bmarketplace-supplier_profile-requestquote .page-wrapper .page-main .wk-supplier-design .wk-supplier-collection-container {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-bottom: 30px;
}
.b2bmarketplace-supplier_profile-requestquote .page-wrapper .page-main .wk-supplier-design .wk-supplier-collection-container #wk-supplier-request-quote #wk-add-rfq-product-form .wk-supplier-products-row-container .wk-supplier-collection-header-txt .field .wk-rfq-add-btn-label.wk-supplier-primary-btn {
  background-color: #21418e;
  border-color: #21418e;
  transition: all .2s ease 0s;
}
.b2bmarketplace-supplier_profile-requestquote .page-wrapper .page-main .wk-supplier-design .wk-supplier-collection-container #wk-supplier-request-quote #wk-add-rfq-product-form .wk-supplier-products-row-container .wk-supplier-collection-header-txt .field .wk-rfq-add-btn-label.wk-supplier-primary-btn:hover {
  background-color: #de1d3e;
  border-color: #de1d3e;
}
.b2bmarketplace-supplier_profile-requestquote .page-wrapper .page-main .wk-supplier-design .wk-supplier-collection-container #wk-supplier-request-quote #wk-add-rfq-product-form .wk-rfq-product-table .wk-rfq-product-table-tbody .wk-rfq-product-delete.wk-row-product-delete {
  color: #de1d3e;
}
.b2bmarketplace-supplier_profile-requestquote .page-wrapper .page-main .wk-supplier-design .wk-supplier-collection-container #wk-supplier-request-quote #wk-supplier-rfq-form #wk-rfq-quote-container .wk-supplier-collection-header-txt .wk-rfq-file-field-container .wk-file-label.wk-supplier-primary-btn {
  background-color: #21418e;
  border-color: #21418e;
  transition: all .2s ease 0s;
}
.b2bmarketplace-supplier_profile-requestquote .page-wrapper .page-main .wk-supplier-design .wk-supplier-collection-container #wk-supplier-request-quote #wk-supplier-rfq-form #wk-rfq-quote-container .wk-supplier-collection-header-txt .wk-rfq-file-field-container .wk-file-label.wk-supplier-primary-btn:hover {
  background-color: #de1d3e;
  border-color: #de1d3e;
}
.b2bmarketplace-supplier_profile-requestquote .page-wrapper .page-main .wk-supplier-design .wk-supplier-collection-container #wk-supplier-request-quote #wk-supplier-rfq-form #wk-rfq-quote-container .wk-supplier-collection-header-txt .wk-rfq-file-field-container .wk-uploaded-file .wk-supplier-primary-btn {
  background-color: #21418e;
  border-color: #21418e;
  border-radius: 0;
  transition: all .2s ease 0s;
}
.b2bmarketplace-supplier_profile-requestquote .page-wrapper .page-main .wk-supplier-design .wk-supplier-collection-container #wk-supplier-request-quote #wk-supplier-rfq-form #wk-rfq-quote-container .wk-supplier-collection-header-txt .wk-rfq-file-field-container .wk-uploaded-file .wk-supplier-primary-btn:hover {
  background-color: #de1d3e;
  border-color: #de1d3e;
}
.b2bmarketplace-supplier_profile-requestquote .page-wrapper .page-main .wk-supplier-design .wk-supplier-collection-container #wk-supplier-request-quote #wk-supplier-rfq-form .wk-supplier-btn-wrapper #wk-rfq-submit-btn {
  padding-top: 1px;
  padding-bottom: 0;
  transition: all .2s ease 0s;
}
.b2bmarketplace-supplier_profile-requestquote .page-wrapper .page-main .wk-supplier-design .wk-supplier-collection-container #wk-supplier-request-quote #wk-supplier-rfq-form .wk-supplier-btn-wrapper #wk-rfq-submit-btn:hover {
  background-color: #b7122f !important;
  border-color: #b7122f !important;
}
.product-labels .sale-label {
  background-color: #de1d3e;
}
.product.product-item img.product-image-photo {
  max-width: 100% !important;
  width: auto !important;
}
.nav-cssmenu > li > a {
  text-transform: capitalize;
}
.page-header .block.block-search {
  z-index: inherit !important;
}
.page-header .block.block-search .field.search .input-text {
  z-index: unset !important;
}
.header-container .block-search.search-pro .searchbox-cat {
  width: 118px;
  z-index: 1;
  padding-top: 12px;
}
@media only screen and (max-width: 425px) {
  .header-container .block-search.search-pro .searchbox-cat {
    width: 90px;
  }
}
.header-container .block-search .action.search {
  display: block;
  border: solid 1px #21418e;
}
@media only screen and (max-width: 425px) {
  .header-container .block-search .action.search {
    padding: 0 15px;
  }
}
@media only screen and (max-width: 1024.98px) {
  .header-container .header-middle .right-content .minicart-header {
    display: block !important;
    position: absolute;
    right: 0;
  }
}
@media only screen and (max-width: 1024.98px) {
  .header-container .header-middle .right-content .minicart-header .minicart-wrapper {
    top: 43px;
    right: 10px;
  }
}
@media only screen and (max-width: 522.98px) {
  .header-container .header-middle .right-content .minicart-header .minicart-wrapper {
    top: 63px;
  }
}
@media only screen and (min-width: 407px) and (max-width: 522.98px) {
  .header-container .header-middle .right-content .minicart-header .minicart-wrapper {
    top: 43px;
  }
}
@media only screen and (max-width: 1024.98px) {
  .header-container .header-middle .right-content .minicart-header .minicart-wrapper .showcart::before {
    content: "";
    display: block;
    height: 10px;
    width: 10px;
    background-color: #de1d3e;
    position: absolute;
    right: 12px;
    z-index: 3;
    border-radius: 50%;
  }
}
.header-container .header-middle .right-content .minicart-header .minicart-wrapper .showcart::after {
  background-color: #de1d3e;
}
@media only screen and (max-width: 1024.98px) {
  .header-container .header-middle .right-content .minicart-header .minicart-wrapper .showcart > span {
    display: none !important;
  }
}
@media only screen and (max-width: 1024.98px) {
  .header-container .header-middle .right-content .minicart-header .minicart-wrapper .showcart .counter.qty {
    display: block !important;
  }
}
@media only screen and (max-width: 1024.98px) {
  .header-container .header-middle .right-content .minicart-header .minicart-wrapper .showcart .counter.qty .counter-number {
    color: #fff;
    position: absolute;
    z-index: 1;
    font-size: 0px;
    background-color: #de1d3e;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    top: 6px;
    left: 4px;
  }
}
@media only screen and (max-width: 1024.98px) {
  .header-container .header-middle .right-content .minicart-header .minicart-wrapper .showcart .counter.qty .counter-label {
    display: none;
  }
}
.header-container .header-middle .right-content .minicart-header .minicart-wrapper .showcart .counter.qty .counter-label span:first-child {
  margin-left: 2px;
}
@media only screen and (max-width: 1024.98px) {
  .header-container .header-middle .right-content .minicart-header .minicart-wrapper .showcart .counter.qty .price-minicart {
    display: none;
  }
}
.header-container .header-middle .right-content .minicart-header .minicart-wrapper .showcart .counter:empty .counter-label span:first-child {
  margin-right: 2px;
}
@media only screen and (max-width: 1024.98px) {
  .header-container .header-middle .right-content .minicart-header .minicart-wrapper .showcart::after {
    z-index: 2;
  }
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li a.sm_megamenu_head {
  z-index: 0;
}
.product-item-inner .product-item-actions {
  display: flex;
  justify-content: center;
}
.product-item-inner .product-item-actions .action.tocart span {
  color: #fff;
}
.product-item-inner .product-item-actions .d-flex:not(.configurable-product) .action.tocart {
  width: 40px;
}
.product-item-inner .product-item-actions .d-flex:not(.configurable-product) .action.tocart span {
  display: none;
}
.page-title-wrapper {
  display: none;
}
.page-title-wrapper.product {
  display: block;
}
.rating-summary .rating-result > span::before {
  color: #de1d3e;
}
#sellersearch {
  border-top-left-radius: 1px;
  border-bottom-left-radius: 1px;
}
.marketplace-seller-sellerlist #search_mini_form .control button.button {
  background-color: #21418e;
  color: #fff;
  box-shadow: none;
  border: solid 1px #21418e;
  transition: all .2s ease 0s;
}
.marketplace-seller-sellerlist #search_mini_form .control button.button:hover {
  background-color: #de1d3e;
  border: solid 1px #de1d3e;
}
@media only screen and (max-width: 767px) {
  .marketplace-seller-sellerlist #search_mini_form[style] {
    padding: unset !important;
  }
}
.marketplace-seller-sellerlist .wk-mp-landingpage .wrap-search-filter .wk-sellerlist-filter {
  display: inline-flex;
  justify-content: flex-end;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .marketplace-seller-sellerlist .wk-mp-landingpage .wrap-search-filter .wk-sellerlist-filter {
    margin-top: 15px;
  }
}
.marketplace-seller-sellerlist .wk-mp-landingpage .wk-marketplace-label {
  padding-top: 17px;
  font-size: 25px;
  margin-bottom: 30px;
}
.marketplace-seller-sellerlist .wk-mp-landingpage .wk-mp-sellerlist-container ul {
  display: flex;
  flex-wrap: wrap;
  margin-right: -13px;
  padding-left: 0;
}
@media only screen and (min-width: 652px) and (max-width: 1079px) {
  .marketplace-seller-sellerlist .wk-mp-landingpage .wk-mp-sellerlist-container ul li {
    width: 33%;
  }
}
@media only screen and (max-width: 480px) {
  .marketplace-seller-sellerlist .wk-mp-landingpage .wk-mp-sellerlist-container ul li {
    width: 100%;
    margin-right: 15px;
  }
}
.marketplace-seller-sellerlist .wk-mp-landingpage .wk-mp-sellerlist-container ul .wk-mp-sellerlist-wrap {
  width: 100%;
  height: 100%;
}
.marketplace-seller-sellerlist .wk-mp-landingpage .wk-mp-sellerlist-container ul .wk-mp-sellerlist-wrap .wk-sellerlist-divide1 img {
  height: 100%;
  object-fit: contain;
}
@media only screen and (max-width: 1079px) {
  .marketplace-seller-sellerlist .wk-mp-landingpage .wk-mp-sellerlist-container ul .wk-mp-sellerlist-wrap .wk-sellerlist-divide1 {
    height: 95px !important;
  }
}
.marketplace-seller-sellerlist .wk-mp-landingpage .wk-mp-sellerlist-container ul .wk-mp-sellerlist-wrap .wk-sellerlist-divide2 button.button {
  background-color: #21418e;
  color: #fff;
  font-weight: 400;
  padding: 0 20px;
  height: 35px;
  border: none;
  box-shadow: none;
  transition: all .2s ease 0s;
}
.marketplace-seller-sellerlist .wk-mp-landingpage .wk-mp-sellerlist-container ul .wk-mp-sellerlist-wrap .wk-sellerlist-divide2 button.button:hover {
  background-color: #de1d3e;
}
.marketplace-seller-sellerlist .wk-mp-landingpage button.wk-mp-landing-button {
  font-size: 13px;
  padding: 0px 20px;
  box-shadow: none !important;
  height: 35px;
  font-weight: 300;
  background-color: #de1d3e !important;
  color: #fff !important;
  border-color: #de1d3e !important;
}
.marketplace-seller-sellerlist .wk-mp-landingpage button.wk-mp-landing-button:hover {
  background-color: #21418e !important;
  border-color: #21418e !important;
}
#chat-widget-container[style] {
  bottom: 60px !important;
}
.table-wrapper .table {
  table-layout: fixed !important;
}
@media (max-width: 1024.98px) {
  .header-container {
    display: block;
  }
  .header-container .header-top {
    display: none;
  }
  .header-container .header-middle {
    display: block;
    padding: 0;
  }
  .header-container .header-middle .left-content {
    display: none;
  }
  .header-container .header-middle .right-content {
    height: 0;
    float: unset;
    width: 100%;
  }
  .header-container .header-middle .right-content .content .search-container {
    position: relative;
    top: 110px;
  }
  .header-container .header-bottom {
    display: none;
  }
  .header-mobile {
    display: block;
  }
  .header-mobile .mobile-bottom {
    visibility: hidden;
  }
  .header-mobile .sidebar-nav-mobile nav .nav-tabs {
    display: flex;
    align-items: center;
    border-bottom: unset;
  }
  .header-mobile .sidebar-nav-mobile nav .nav-tabs a {
    margin-bottom: 0px;
  }
  .header-mobile .tab-content-mobile {
    padding: 10px 0;
  }
}
@media (max-width: 767px) {
  .searchsuite-autocomplete {
    top: 40px;
    left: 0;
    right: 0;
  }
}
@media only screen and (max-width: 639px) {
  .block-search {
    margin-top: 0;
  }
}
@media only screen and (min-width: 992px) {
  .header-mobile .tab-content-mobile {
    padding: 10px 0;
  }
  .header-mobile .sidebar-nav-mobile {
    width: 380px;
    left: -390px;
  }
  .header-mobile .sidebar-nav-mobile nav .nav .nav-item {
    font-size: 16px;
    font-weight: 700;
  }
  .header-mobile .sidebar-nav-mobile .navigation-mobile .nav-cssmenu li {
    padding: 7px 0;
    margin-bottom: 0;
    font-size: 14px;
  }
  .header-mobile .sidebar-nav-mobile .navigation-mobile .nav-cssmenu li a {
    margin-bottom: 0;
  }
  .header-mobile .sidebar-nav-mobile .navigation-mobile .nav-cssmenu .level0 .level0 {
    margin-top: 5px;
  }
  .header-mobile .sidebar-nav-mobile .navigation-mobile .nav-cssmenu .level0 .level0 .level1 {
    margin-top: 5px;
  }
}
@media only screen and (min-width: 1024.98px) {
  .header-mobile {
    display: block;
  }
  .header-mobile .mobile-top {
    display: none;
  }
  .header-mobile .mobile-bottom {
    display: none;
  }
  .header-mobile .sidebar-nav-mobile .nav a:not(:first-child) {
    display: none;
  }
  .header-mobile .sidebar-nav-mobile .close {
    position: fixed;
    left: 380px;
    padding: 5px;
    top: 0;
    opacity: 1;
    display: none;
    transition: 3s linear;
  }
  .header-mobile .sidebar-nav-mobile .close:after {
    content: "\e62f";
    font-family: "Admin Icons";
    color: #fff;
    font-weight: 100;
  }
  .desktop-menu .vertical-block .header-mobile .mobile-desktop-top {
    display: block;
  }
  .desktop-menu .vertical-block .header-mobile .mobile-desktop-top .mobile-menu {
    display: flex;
    background-color: #21418e;
    padding-left: 0;
  }
  .desktop-menu .vertical-block .header-mobile .mobile-desktop-top .mobile-menu #btn-nav-mobile {
    display: flex;
    align-items: center;
    height: 100%;
    margin-top: 4px;
    padding-left: 25px;
    width: 270px;
  }
  .desktop-menu .vertical-block .header-mobile .mobile-desktop-top .mobile-menu #btn-nav-mobile div:first-child {
    margin-top: -7px;
  }
  .desktop-menu .vertical-block .header-mobile .mobile-desktop-top .mobile-menu .block-title-menu {
    background-color: transparent;
    padding-left: 0;
    margin-left: 18px;
    margin-top: -4px;
  }
  .desktop-menu .vertical-block .header-mobile .mobile-desktop-top .mobile-menu .block-title-menu::before {
    display: none;
  }
  .desktop-menu .vertical-block .header-mobile .mobile-desktop-top .mobile-menu .block-title-menu::after {
    display: none;
  }
}
@media only screen and (max-width: 522.98px) {
  .header-container .header-middle .right-content .content .search-container {
    top: 129px;
  }
  .header-mobile .switch-to-hamrosaman a {
    font-size: 12px;
  }
}
@media only screen and (min-width: 407px) and (max-width: 522.98px) {
  .header-container .header-middle .right-content .content .search-container {
    top: 109px;
  }
}
