/*
Theme Name: Shopkeeper Child
Theme URI: https://themeforest.net/item/shopkeeper-ecommerce-wp-theme-for-woocommerce/9553045
Description: Child theme for Shopkeeper theme
Author: Procom
Template: shopkeeper
Version: 1.0.1
Text Domain: shopkeeper-child
*/
li[data-value="Array"] {
    display: none !important;
}
@media only screen and (min-width: 10px) {
  .wbtm_style ul.mp_list li:last-child {
    border: none;
    color: #fff !important;
  }
}
  div.wbtm_style strong {
    font-weight: var(--wbtm_fw-bold);
    color: #fff !important;
  }


@media only screen and (min-width: 10px) {
	div.wbtm_style h5{
		color: #fff !important;
	}
.wbtm_style .dLayout_xs, .wbtm_style [class*="_dLayout_xs"] {
	padding: var(--wbtm_dmp_xs);
	background-color: #1754C8 !important;
	border: 1px solid var(--wbtm_color_border);
}
.cd-top {
	right: 35px !important;
	bottom: 85px !important;
}
@media only screen and (min-width: 10px) {
.wbtm_style .dLayout, .wbtm_style [class*="_dLayout"] {
	background-color: #1754c8 !important;
	padding: 30px 10px !important;
}
}
@media only screen and (min-width: 10px) {
  div.wbtm_container {
    width: 100%;
    max-width: 100% !important;
    margin: var(--wbtm_dmp) auto;
  }
}
.wbtm_style {
  font-weight: normal;
  font-size: 15px;
}

.wbtm_style .wbtm_search_area {
  border: 0 ;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
	margin-bottom: 0px !important;align-content
}
@media only screen and (min-width: 10px) {
  div.wbtm_style label, div.wbtm_style [class*="_fs_label"] {
    margin: 0;
    margin-bottom: 0px;
    margin-bottom: 0px;
    font-size: 14px;
    font-family: DejaVuSansBold, sans-serif;
    font-weight: 600;
    line-height: 3.2 !important;
    margin-bottom: 8px;
    color: #fff !important;
    font-weight: var(--wbtm_fw-medium);
  }
}
.wbtm_style .wbtm_search_area {
  border: 0;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
}
.wbtm_style {
 background-color: #f5f7fa !important;
  padding: 2px !important;
  border-radius: 15px !important;
  font-weight: normal;
  font-size: 15px;
  color: #333;
}
@media only screen and (min-width: 10px) {
 div.wbtm_style h4 {
    margin: 0;
    padding: 0;
    line-height: 1.25;
    color: #fff;
  }
}
.wbtm_style [class*="_themeButton"] {
  background-color: #ed1c24 !important;
  color: var(--wbtm_color_theme_alter);
  padding: var(--wbtm_dmp_xs) var(--wbtm_dmp); 
}
.wbtm_style [class*="_themeButton"]:hover {
  background-color: #ed1c24 !important;
  color: var(--wbtm_color_theme_alter);
  border-color: #ed1c24;
}
