/*custome css */
span.aright {
    float: right;
}
p.woocommerce-result-count {
    max-width: 500px;
	/* display: none; */
}
/* form.woocommerce-ordering
{
	display: none;
} */
.suctom_sorting {
    float: right;
    width: 100%;
    float: right;
    text-align: right;
    display: flex;
    align-items: center;
    justify-content: stretch;
	    margin-bottom: 30px;
}
.search_click {
    margin-bottom: 0;
}

form#checkAllForm {
    border: 1px solid #e1e1e1;
    text-align: left;
    padding: 10px;
    margin-bottom: 0;
    margin-top: -15px;
    border-top: 0px;
}

input#checkAll {
    margin-bottom: 0;
}
p.woocommerce-result-count.hide-for-medium
 {
    /* font-size: 1.5em; */
    /* width: 100%;
    float: left; */
    text-align: left;
    font-weight: bold;
    line-height: 35px;
    /* margin-bottom: 20px; */
}
.suctom_sorting p {
    margin-bottom: 0;
}
/* .shopcustom {

    margin-top: -80px;
} */
.shopcustom form.woocommerce-ordering {

    display: inline-block!important;
}
.shopcustom p.woocommerce-result-count {

display: block!important;
}

.pac-container {
    z-index: 10000 !important; 
}
span.aright {
    float: right;
}
#map {
	width: 100%;
	height: 350px;
	margin-bottom: 10px;
}

.woocommerce-pagination1 ul.page-numbers {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
	list-style-type: none;
}
.woocommerce-pagination1 {

	display: block!important;
}
.woocommerce-pagination1 span.page-numbers.current {
    background-color: var(--fs-color-primary);
    border-color: var(--fs-color-primary);
    color: #fff;
    border: 2px solid;
    border-radius: 99px;
    display: block;
    font-size: 1.1em;
    font-weight: bolder;
    height: 2.25em;
    line-height: 2em;
    min-width: 2.25em;
    padding: 0 7px;
    text-align: center;
    transition: all .3s;
    vertical-align: top;
    width: auto;
}


.woocommerce-pagination1 ul.page-numbers li a {
    border: 2px solid;
    border-radius: 99px;
    display: block;
    font-size: 1.1em;
    font-weight: bolder;
    height: 2.25em;
    line-height: 2em;
    min-width: 2.25em;
    padding: 0 7px;
    text-align: center;
    transition: all .3s;
    vertical-align: top;
    width: auto;
}

nav.woocommerce-pagination {
    display: none;
}
.shopcustom {
    display: none;
}
.gm-style .gm-style-iw {
	text-align:center;
	color:#484c51;
}
.widget-area tr {
    display: flex;
    flex-direction: column;
}
input.select_kms {
    padding: 0;
    margin: 0;
}
output {
    font-size: 14px !important;
}

.search_click table tr:last-child {
	display:none!important;
}
output {
    padding-left: 10px;
}
.showmap {
    background-color: #1d1919 !important;
    color: #fff !important;
}
.map_p ,.map_span {
	color:#484c51;
	font-size:15px;
	font-weight:bold;
}
.map_address{
	color:#484c51;
	font-size:10px;
	font-weight:bold;	
}
.map_link {
	border:0 none;
	outline:none;
}
.wgm_info_window img {
    margin: auto;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    border: 2px solid #e1e1e1;
    padding: 4px;
    margin-top: 5px;
}
form.search_click.fadeInRight table tr td {
    border: 1px solid #e1e1e1 !important;
}
#shop-sidebar table tr {
    display: grid;
}

#shop-sidebar select#product_cat {
    width: 100%;
}
#shop-sidebar .page_loading img {
    padding: 63px 17px;
    margin-left: 0;
    margin: 0 auto;
    text-align: center;
}
/********Map Icon*********/
#map_level{
	z-index: 200;
	padding: 10px 12px;
	background-color: rgba(255,255,255,.97);
	cursor: pointer;
	font-size: 14px !important;
	color: #008fed;
	transition: background .2s linear;
	position: absolute;
	box-shadow: rgba(0,0,0,.298039) 0 1px 4px -1px,inset 0 -1px 0 0 rgba(0,0,0,.24);
}
#map_level img{
	position: relative;
	line-height: 0 !important;
	width: 32px !important;
	margin: 0 !important;
}
.search_click #_address, .search_click input#searchbar {
	box-shadow: rgb(154 154 154 / 23%) 0px 0px 6px 0px, inset 0px 0px 0 0 rgb(220 220 220 / 73%);
    border-radius: 0px;
    font-size: 14px;
    margin-top: 10px;
    background: #fff;
    color: #000;
    border: 1px solid #e1e1e185;
}
.search_click #_address:focus, .search_click input#searchbar:focus {
    outline-color: #b7b7b7 !important;
}
.wgm-vendor-map-mark .map_loader_marker form, .woo-geo-location-products form {
    margin: 0px !important;
}
.tags p a:focus {
    background: #00a6df !important;
    text-decoration: none !important;
}
.search_click input[type=radio]:after{
	left: 3px;
    top: 3px;
    width: 6px;
    height: 6px;
}
.search_click input[type=radio]{
	width: 20px;
	margin-top: 10px;
    height: 20px;
}

/**Loader**/
/* .page_loading { 
	position: absolute;
	height: 350px;
	width: 100%;
	display: block;
	top: 0px;
	z-index: 99999;
	overflow: hidden;
	background: #ffffffad;
	border: 1px solid #ddd;
} */

.page_loading {
    position: absolute;
    height: 350px;
    width: 100%;
    display: block;
    top: 0;
    z-index: 99999;
    overflow: hidden;
    background: #ffffffad;
    border: 1px solid #ddd;
    text-align: center;
}

.loader {
    display: inline-block;
    transform: scale(0.2);
    transform-origin: center center;
}

.wgm-vendor-map-mark .map_loader_marker input#showall, .wgm-vendor-map-mark .map_loader_marker input.filter_trigger, .woo-geo-location-products input#showall, .woo-geo-location-products input.filter_trigger{
    background: #000;
    color: #fff;
}
.woo-geo-location-products .map_loader_marker a:focus {
    outline: none;
}

.wgm-vendor-map-mark .map_loader_marker input#showall:hover, .wgm-vendor-map-mark .map_loader_marker input.filter_trigger:hover, .woo-geo-location-products input#showall:hover, .woo-geo-location-products input.filter_trigger:hover {
    background: #3a5072 !important;
    color: #fff !important;
}
.page_loading img {
	padding: 74px 0px;
	margin-left: 37%;
}
.map_loader_marker{
	position: relative;
}
/*** map content link:css ***/
a.map_link_custom {
	text-shadow: 0px 0px;
	color: green; 
}
a.map_link_custom:hover {
	color: #009fff;
}
/*** Category Select Box ***/
select#product_cat {
	width: 255px;
	padding: 6px;
	font-size:17px;
	text-transform:capitalize;
	display:none;
}
.kms_select {
	cursor:pointer;
	background: #00a6df;
	margin:4px 3px;
	padding:4px;
	color:#fff;
	display:inline-block;
}
.kms_select.active {
	background: #3ea03e;
}
.bootstrap-select.btn-group .dropdown-menu li a span.text {
	font-size:16px;
	text-transform:capitalize;
}
.search_click td label {
	font-size:16px;
	text-transform:capitalize;
	color: #000;
}  
.geo_location {
    clear: both;
    margin-top: 0;
    padding-top: 0;
    font-weight: bold;
    color: #000;
    padding: 0;
    margin: 0;
}
.geo_location span, .geo_location_driving span { 
	font-weight:normal;
	text-decoration:unset !important;
	font-size: 12px;
}
.geo_location span {
	font-size: 14px;
	float:left;
}
.geo_location span.aright {
	float:right;
}

.cate_group ul.products {
	display:none;
}
.cate_group {
	height:300px;
	position:relative;
}
.cate_group:after {
	width:100%;
	padding:0px;
	content:"";
	margin:0px;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	z-index:9999;
	background:#fff url("../images/dribbble_nearbyloader-2.gif") no-repeat center 45px;
}
.cate_group.none_loading {
	height:auto;
}
.cate_group.none_loading:after {
	display:none;
}
.wgm-vendor-map-mark {
    margin: unset !important;
    max-width: 100% !important;
}
	
@media only screen and (max-width:560px){
	.search_click tbody td {
		width:100%;
		display:block;
	}
}
/* Css3 tags */
.tags a {
	display: inline-block;
	height:24px;
	line-height:23px;
	position:relative;
	margin: 0 12px 8px 0;
	padding: 0 12px 0 10px;
	background: #777;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	box-shadow: 0 1px 2px rgba(0,0,0,0.2);
	color: #fff;
	font-size:12px;
	font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
	text-decoration: none;
	text-shadow: 0 1px 2px rgba(0,0,0,0.2);
	font-weight: bold;
	outline:none;
	}
	
.tags a:before {
	content: "";
	position: absolute;
	top: 10px;
	right: 1px;
	float: left;
	width: 5px;
	height: 5px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #fff;
	-moz-box-shadow: -1px -1px 2px rgba(0,0,0,0.4);
	-webkit-box-shadow: -1px -1px 2px rgba(0,0,0,0.4);
	box-shadow: -1px -1px 2px rgba(0,0,0,0.4);
	}
	
.tags a:after {
	content: "";
	position: absolute;
	top:0;
	right: -12px;
	width: 0;
	height: 0;
	border-color: transparent transparent transparent #777;
	border-style: solid;
	border-width: 12px 0 12px 12px;
	}
	
.tags a.color1 {background: #f58220;}
.tags a.color1:after {border-color: transparent transparent transparent #f58220}
.tags a.color2 {background: #97c224;}
.tags a.color2:after {border-color: transparent transparent transparent #97c224}
.tags a.color3 {background: #de3f3e;}
.tags a.color3:after {border-color: transparent transparent transparent #de3f3e}
.tags a.color4 {background: #ec008c;}
.tags a.color4:after {border-color: transparent transparent transparent #ec008c}
.tags a.color5 {background: #00a6df;}
.tags a.color5:after {border-color: transparent transparent transparent #00a6df}	
.tags a:hover {   
	background: #222 !important;
    color: #fff !important;
    text-decoration: none !important;
}
.tags a:hover:after {border-color:transparent transparent transparent #222!important}
	
.small a {
	height: 21px;
	line-height: 21px;
	float: none;
	font-size: 11px;
}
	
.small a:before {
    right: 0;
    top: 8px;
    border-width: 10px 0 10px 10px;
}
	
.small a:after {
	right: -11px;
	top: 0;
	border-width: 11px 0 11px 11px;
}
.search_click table tr td {
	padding: 20px 20px;
    background: #fff !important;
    border: 1px solid #e1e1e1;
}
.search_click .btn-group.bootstrap-select.show-tick {
    width: 100% !important;
}

.woocommerce-info { display:none!important;}

/* vendor search box css*/
.wgm-vendor-list-loop #dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-footer .seller-avatar {
    width: 60px;
    height: 60px;
	position: unset;
    float: right;
    right: 0px;
    top: 0px;
    margin-top: -16px;
}
.container.wgm-vendor-list-loop {
    max-width: 100% !important;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-footer{
	padding: 20px 13px;
}
.wgm-vendor-profile{
	width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 2px solid #e1e1e1;
    padding: 3px;
    margin: auto;
}a.map_link_custom:focus {
    outline: none;
}.tags a:focus {
    outline: none;
}span.country {
    display: none;
}span.state {
    display: none;
}span.city::after {
    content: "..";
}label._address_label {
    font-size: 15px;
    font-weight: 600;
    color: #000;
}label._address_label span {
    font-weight: normal;
    font-size: 15px;
}.hide{
	display: none;
}p.geo_location_driving {
    clear: both;
    margin-top: 10px;
    padding-top: 10px;
    font-weight: bold;
    color: #000;
}
p.geo_location_duration{
	clear: both;
    font-weight: bold;
    color: #000;
    margin-top: -9px;
}

/* .woo-geo-location-products{
    background-color: #fff;
    padding: 20px;
    box-shadow: 1px 1px 20px 0 #e9e9e9;
} */
.wgm-vendor-map-mark {
    background-color: #fff;
    box-shadow: 1px 1px 20px 0 #e9e9e9;
}
p.wgm-vendor-result {
    background-color: #fff;
    box-shadow: 1px 1px 20px 0 #e9e9e9;
    padding: 12px;
    margin-bottom: 0px;
}
p.wgm-vendor-result span {
    float: right;
}
.woo-geo-location-products output {
    display: block;
    padding-top: 0px;
    font-size: 18px;
    line-height: 1.42857143;
    font-weight: 900;
    color: #000 !important;
	white-space: nowrap;
    margin-left: 10px;
}.customer_api_error.woocommerce-error {
    margin-bottom: 0px;
}
@media (max-width:700px) {
	p.wgm-vendor-result{
		padding: 35px 10px !important;
		padding-top: 7px !important;
	}
	p.wgm-vendor-result span{
		float:left !important;
	}.wgm-vendor-list-loop #dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-footer .seller-avatar{
		margin-top: 0px;
	}.store-footer span.dashicons.dashicons-arrow-right-alt2.dokan-btn-theme.dokan-btn-round {
		margin-top: 12px;
		margin-left: 12px;
	}
}

/* .box-text {
    padding-bottom: 0 !important;
} */

#showMapButton {
	background-color: #446084 !important;
	color: #FFFFFF !important; 
	border: none; 
	border-radius: 25px;
	padding: 6px 25px; 
	font-size: 16px; 
	font-weight: bold;
	cursor: pointer; 
	text-align: center; 
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
}

#showMapButton:hover {
	background-color: #3a5072;
}

#showMapButton:focus {
	outline: none; 
}

.filter_trigger {
	margin-right:0 !important;
    background-color: #446084 !important;
    color: #FFFFFF !important;
    border: none !important;
    border-radius: 25px !important;
    padding: 6px 25px !important;
    font-size: 16px !important;
    font-weight: bold !important;
    cursor: pointer !important;
    text-align: center !important;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
}

.filter_trigger:hover {
	background-color: #3a5072;
}

.filter_trigger:focus {
	outline: none; 
}

.products {
    display: none!important;
}

.shopcustom .products {
    display: grid !important
;
    grid-template-columns: auto auto auto;
    gap: 10px;
}

.fa-map-marker {
    font-size: 18px;
	color: #3a9ad9;
}

.product-location i.fa.fa-map-marker {
padding-right: 0px;

}

.gallery-columns-3 .gallery-item, .large-columns-3 .flickity-slider>.col, .large-columns-3>.col {
	flex-basis: 100%!important;
	max-width: 100%!important;
}

.shortcode_loc {
    text-align: right;
	 font-size: 17px;
    font-weight: normal;
}
.gallery-columns-4 .gallery-item, .large-columns-4 .flickity-slider>.col, .large-columns-4>.col {
	flex-basis: 100%!important;
	max-width: 100%!important;
}
.shopcustom .columns-4 .products {
    display: grid !important
;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 10px;
}
