/*Visual Composer Float*/
.dtwpb-woocommerce-page .vc_row-fluid {
float: unset !important;
}
.dtwpb-woocommerce-page, .dtwpb-woocommerce-page.summary {
width: 100% !important;
float: right !important;
}
.vc_row-flex, .vc_row-no-padding, .vc_row-has-fill, .vc_row[data-vc-full-width] {
float: right !important;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.container {
display: table;
margin: auto !important;
}
.header-main h4 {
	font-size: 30px;
	font-weight: bold;
}
#Footer .widgets_wrapper h2, #Footer .widgets_wrapper h3, #Footer .widgets_wrapper h4, #Footer .widgets_wrapper h1 {
	color: #fff;
}
.vc_column-inner .wpb_wrapper .vc_custom_heading {
	font-family: IRANsans !important;
}
.column.two {
	width: 100%;
	margin-right: 0px;
	background-color: gray;
	height: 41px;
}
li.menu-item.menu-item-type-taxonomy.menu-item-object-product_cat.last a,li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-home.current-menu-item.page_item.page-item-6681.current_page_item a,li.menu-item.menu-item-type-post_type.menu-item-object-page.last a,li.menu-item.menu-item-type-post_type.menu-item-object-page a {
	padding: 0 !important;
}
#woocommerce_price_filter-3, .widget.WOOF_Widget, .widget.woocommerce.widget_product_search {
	background-color: white;
	padding: inherit;
	border: 1px solid #eaeaea;
}
ul.products.grid.col-4 li {
	border: 1px solid #ebe9e9;
	margin: 0px !important;
}
ul.products.grid.col-4 li:hover {
	box-shadow: 0 2px 17px 0 rgba(0,0,0,.09);
	z-index: 11;
}
.price_label {
	direction: rtl !important;
}
.menu_wrapper {
	margin-right: 1% !important;
}
#Top_bar .menu > li > a {
	padding: 0px !important;
}