/*
	Theme Name:   Jannah Child
	Theme URI:    http://jannah.tielabs.com/
	Description:  Jannh Child Theme
	Author:       TieLabs
	Author URI:   https://tielabs.com
	Template:     jannah
	Version:      1.0.2
	License:      license purchased
	License URI:  http://themeforest.net/licenses/regular_extended
	Tags:         Tags: two-columns, buddypress, left-sidebar, right-sidebar, custom-menu, editor-style, featured-images, full-width-template, microformats, rtl-language-support, sticky-post, threaded-comments, translation-ready
	Text Domain:  jannah-child
*/


/* write custom css after this line */

.woocommerce p.stock
{
	display: none;
}
.woocommerce .products .product h2
{
	white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}
.button
{
	    padding: 10px 15px !important;
}
.pop-up-live-search
{
	opacity: 1 !important;
}
body.tie-no-js .fa, body.tie-no-js .fas, body.tie-no-js .far, body.tie-no-js .fab, body.tie-no-js .tie-icon:before, body.tie-no-js [class^="tie-icon-"], body.tie-no-js [class*=" tie-icon-"], body.tie-no-js .weather-icon
{
	    visibility: visible !important;
}
body.tie-no-js a.remove
{
	display:block !important;
}
.woocommerce p.stock
{
	    color: #f06344;
	    background-color: #ffffff;
}
@media (max-width: 991px)
#content {
    margin-top: 50px;
}
table tr:nth-child(even) {
    background: transparent;
}
.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th
{
	border: 0;
    vertical-align: middle;
    line-height: 3em;
}
table tr:nth-child(even) {
    background: transparent;
}
table tbody th {
    background: transparent;
}
select
{    
	padding: 3px 10px;
}
.wcqb-preset.preset1
{
	    padding: 7px 19px !important;
}
.woocommerce .products .product .product-img
{
	background: #ffffff !important;
}
.woocommerce p.stock
{

	    width: 100%;
}
@media (max-width: 767px)
{
	div.quick_buy_container
	{
		margin-left: 5px;
	}
	.woocommerce .products .product h2
	{
		font-size: 11px;
	}
	.woocommerce .products .product:nth-child(n)
	{
		width: 46%;
    margin-right: 11px;
	}
	.button, [type="submit"], .generic-button a, .generic-button button
	{
		font-weight: bold;
		padding: 7px 7px;
		font-size: 11px;
	}
	div.quick_buy_container
	{
		margin-left: 6px !important;
	}
	.wcqb-preset.preset1
	{
		padding: 7px 6px !important;
    font-size: 13px !important;
	}
	.woocommerce .products .product:nth-child(n) {
    min-height: 330px;
}
	.product-category {
    min-height: 194px !important;
}
	.woocommerce .products .product a
	{
		padding: 7px 5px !important;
		margin-bottom: 9px;
	}
}

