.geodir-embed-container {
	border-radius:10px;	
}

.geodir_post_meta_icon {
	display: none;
}

.geodir-tabs-content hr {
	    border-top: 0px!important;
}
.gd-tab-list-title {
    text-decoration: none!important;
    border: none;
}

.gd-tab-list-title i {
	display: none;
}
.gd-tab-list-title a {
	text-decoration: none!important;
	font-weight:600!important;
	    font-style: normal!important;
    font-size: 18px!important;
    line-height: 28px!important;
	  height: 28px;
    color: rgb(44, 50, 66);

}
.app-title {
	  font-weight: 400;
    font-style: normal;
    font-size: 24px;
    line-height: 1.5rem;
    color: rgb(44, 50, 66);
	  margin-top: 16px;
	  margin-bottom: 16px;
}
.geodir-images {
	border-radius:10px;
}
.geodir-category a {
	text-decoration: none!important;
	color: #6d6d6d!important;
	font-weight: 500!important;
}
header.entry-header {
display: none;
}

.site-info a,br {
  display: none;
}
.related.products {
  display: none;
}
.woocommerce-product-gallery__trigger {
	display: none;
	visibility:hidden;
}
.storefront-popular-products {
  display: none;
}
.storefront-best-selling-products {
  display: none;
}
.storefront-primary-navigation {
	display:none;
}
li.product {
	-webkit-box-shadow: 0px 0px 5px -1px rgba(199,199,199,1);
  -moz-box-shadow: 0px 0px 5px -1px rgba(199,199,199,1);
  box-shadow: 0px 0px 5px -1px rgba(199,199,199,1);
	padding-bottom:15px;
}
.product_type_simple {
	display:none;
}
.woocommerce-ordering, .woocommerce-result-count {
	display:none;
}
.site-info {
	display:none;
}
#.site-header {
	background-image: linear-gradient(130deg,#ff9100 25%,#490077 100%)!important;
}
.site-title a {
	font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif;
  font-weight: 700;
  font-size: 45px;
  line-height: 1.2em;
}

.size-woocommerce_thumbnail {
	border-radius: 10px;
}

li.product {
	box-shadow:none;
}

.woocommerce-loop-product__title {
		text-align:left;
	font-weight: 600 !important;
}

.search-field {
	border-radius: 5px;
}

input[type=search] {
	background-color: white;
	border: 1px solid #ced4da;
}

.widget_product_categories ul li::before {
	display:none;
}

.widget_product_categories ul li {
	padding-left: 0;
}

.page-numbers {
	padding: .75rem 1rem;
	font-size: 16px;
}

.widget-area .widget a {
	text-decoration-line: none;
	font-size: 16px
}