.product-i .text-block .product-stock,
.product-i .text-block .product-addtoreview,
.product-i .text-block .separator
 {
  clear: both;
  display: none;
}
 
.listing-view.vm_list_view .product-i .product-stock,
.listing-view.vm_list_view .product-i .product-addtoreview,
.listing-view.vm_list_view .product-i .text-block .separator
{
	 display: block;
}
[6:46:08 PM] priya bose: <code>.product-i .text-block .product-stock,
.product-i .text-block .product-addtoreview,
.product-i .text-block .separator
 {
  clear: both;
  display: none;
}
 
.listing-view.vm_list_view .product-i .product-stock,
.listing-view.vm_list_view .product-i .product-addtoreview,
.listing-view.vm_list_view .product-i .text-block .separator
{
	 display: block;
}


.auto-height {
    height: auto !important;
    top: 50px !important;
}



#content-mar{
	margin: 0px 20px 0px 20px;
}

.color-footer{
	color: #ffffff;
}
.color-footer p{
	color: #ffffff;
}
.color-footer .fa {
	color: #fff001;
}

.layout-card {
    position: relative;
    display: block;
    border-radius: 6px;
    width: 100%;
    height: auto;
    margin: 10px auto;
    text-decoration: none !important;
    overflow: hidden;
    background-color: #161b45;
	padding: 30px !important;
	
}
.layout-card p{
color: #ffffff;
text-align: justify;
}

.layout-card h4{
color: #ffffff;
margin-top: 10px;
}

html[dir="rtl"] .pull-right {
  float: left !important;
}

.farsi-companies{
	    direction: ltr;
}

/* PixeloBit */
h1.sppb-addon-title{
	color: #ffffff;
	
}