/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 14 2021 | 13:09:35 */
/* Place of intrest  */
.select2-results__option div,
.select2-selection__rendered div{
  display:flex;
  padding-top: 1px;
}

.selectedbussiness{
  height: 42px;
}

.select2-results__option img,
.select2-selection__rendered img{
  width: 37px;
}

.select2-results__option p,
.select2-selection__rendered p{
/*   display:none; */
    font-size: 17px;
    text-align: center;
    padding-left: 16px;
    padding-top: 0px;
    margin: 0px;
}

.select2.select2-container .select2-selection .select2-selection__arrow:before {
    font-size: 16px !important;
    font-weight: 700!important;
    color: #929292!important;
}
.mainplacfiletr{
  	background-color: #87c050;
    padding: 3%;
}

.filterplaceimage_title h2{
    margin-bottom: 0px;
    border: 2px solid #262d40a3;
    border-radius: 3px;
    font-size: 18px;
    padding: 8px;
    margin-top: 24px;
    color: #262d40a3;
}

.palcefilteredresult{
    margin-top: 5%;
}

.filterplaceimage{
  text-align: center;
}

.filterplaceimage img {
    border-radius: 50%;
    border: 6px solid purple;
    width: 70%;
    margin: auto;
}

.buttonsubmtfilter{
  text-align:center;
}

.filterplaceimage_title{
    font-size: 23px;
    text-align: center;
}

.buttonsubmtfilter button{
   	border: none;
    border-radius: 0px;
    color: white;
    background-color: #262d40;
    padding: 6px 17px;
    font-size: 14px;
}

.placeunique .elementor-shortcode{
    width: 90%;
    margin: auto;
}

.placefilter{
   display: block;
   width: 80%;
   margin: 0 auto;
}
.placefilter .newfilter {
   margin-bottom: 30px;
}

@media only screen and (max-width: 800px) {
  .placefilter {
    display: block;
    justify-content: space-evenly;
    margin-bottom: 4%;
  }
  .newfilter {
    margin-bottom: 20px;
  }
  .maindivcats {
    display: grid;
    grid-template-columns: 48% 48% !important;
    grid-column-gap: 20px !important;
  }
}
@media only screen and (max-width: 600px) {
  .maindivcats {
    display: grid;
    grid-template-columns: 100% !important;
    grid-column-gap: 0px !important;
  }
}
/* Place of intrest  */

/* Filter Css  */
.shipping_method {
  margin-right: 6px;
}

tr.woocommerce-shipping-totals.shipping #shipping_method li:nth-child(2) {
	display: none;
}

.featured {
  position: relative;
}

/* Change the layout design for Retailers  */
.elementor-portfolio-item__overlay,
.elementor-portfolio-item {
  overflow: visible
}
.elementor-portfolio-item__title {
    position: absolute;
    bottom: -72px;
    left: 50%;
    transform: translateX(-50%);
    padding: 10px;
    border: 1px solid #262D40A3 !important;        
    border-radius: 2px;
    width: 100%;
    color: #777;
    display: block;  	
}

/* Change the color of Cart icon */
.wcmenucart-details.count,
.woocommerce ul.products li.product:not(.product-category) .image-wrap .button,
.woocommerce ul.products li.product:not(.product-category) .image-wrap .button:hover,
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  background-color: #87C050 !important;
}
.widget_product_categories li a:hover ~ .count, .widget_layered_nav li a:hover ~ .count {
  color: #87C050 !important;
  border-color: #87C050 !important;
}
.wcmenucart-details.count:before {
  border-color: #87C050 !important;
}
.elementor-menu-cart__toggle #elementor-menu-cart__toggle_button {
  padding: 0;
}
.fa {
  font-family: "Font Awesome 5 Free" !important;
}
.icon-home, .icon-list, .icon-eye, .icon-basket {
/*   font-family: 'elementskit'!important; */
}
.featured:before {
    font-family: "Font Awesome 5 Free";
    content: "\f005";
    position: absolute;
    top: 10px;
    left: -12px;
    z-index: 9999 !important;
    height: 23px;
    line-height: 23px;
    width: 49px;
    border-radius: 30px;
    background: #87C050;
    text-align: center;
    color: #fff;
    font-size: 14px;
}

/* Border Radius for images */
.circleImg img {
	border-radius: 50% !important;
  	padding: 5px;
  	background: #ffffff !important;
  	transition: 0.3s all;
  	transform: scale(1); 
}

.imgTop .elementor-image-box-img {
  margin-top: -25% !important;
}
.dFlex, 
.dFlex .wishlist_products_counter{
	display: inline-flex;
}
.woo-wishlist-link {
  display: none !important
}

.boxShadow {
  -webkit-box-shadow: 0 0 16px 0 rgba(39,48,75,.15);
    -khtml-box-shadow: 0 0 16px 0 rgba(39,48,75,.15);
    -moz-box-shadow: 0 0 16px 0 rgba(39,48,75,.15);
    -ms-box-shadow: 0 0 16px 0 rgba(39,48,75,.15);
    -o-box-shadow: 0 0 16px 0 rgba(39,48,75,.15);
    box-shadow: 0 0 16px 0 rgba(39,48,75,.15);
  border-radius: 4px;
}

.circleImg:hover img {
  transform: scale(1.05);
}

#primary {
  border: 0px !important;
}

.widget_recently_viewed_products .product_list_widget {
  display: inline-flex;
  margin: auto;
  text-align: center
    
}

.widget_recently_viewed_products ul.product_list_widget li {
  max-width: 25%;
}

.widget_recently_viewed_products ul.product_list_widget li img {
    position: unset !important;
    top: unset;
    right: unset;
    left: unset;
    object-fit: contain;
    height: 90px;
    margin: 0 auto;
    width: fit-content;
}

#right-sidebar .sidebar-box {
    box-shadow: 0px 2px 7px 0 rgba(0,0,0,.07);
    -webkit-box-shadow: 0px 2px 7px 0 rgba(0,0,0,.07);
    padding: 20px !important;
}

.post-type-archive #main {
  margin-bottom: 30px;
}

/* Sticky header css */
.sticky {
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  opacity: 0;
  animation: fadeIn .1s ease-in 1 forwards;
}
@keyframes fadeIn {
  to {
    opacity: 1;
  }
}
/* End Sticky header css */