/*
##################################################################################################
	CUSTOM CSS

	Keep all your modifications in one place, 
	Edit this file to customize 01grid Theme

##################################################################################################
*/


/* FONT FAMILY FOR TITLES */

/*
	h1, .breadcrumb + h2, .home-title {
		font-family: Georgia, "Times New Roman", Times, serif;
	}
*/

/* FONT FAMILY FOR CONTENT */

/*
	body {
		font-family: courier, Arial, Helvetica, sans-serif;
	}
*/

/*
	.breadcrumb {display: block;}
	#category .breadcrumb {padding-bottom: 4%;}
*/
#thumbs_list_frame {height:100px; overflow:hidden;}
#columns .pull-right {position: relative; z-index:2;}
#columns .pull-right + .center_column {clear: both;}

table input[type="text"] {width: auto;}

#layered_form .color-option {
    background-size: cover !important;
}

h3.page-product-heading {padding-right: 50px;}
body .page-product-box .bx-wrapper .bx-controls-direction a.disabled {display: none;}
body .product_list li .new-label {display: inline-block;}

