/*
Theme Name: Fatihce Design
Theme URI: https://fatihce.com
Description: A basic child theme for the Fatihce Design. 
Author: Fatih ÇETİNKAYA
Author URI: https://fatihce.com
Template: fatihce
Version: 1.6
Text Domain:  fatihce
*/
@import url("../fatihce/style.css");

/*####################################################*/
/*** YOUR CUSTOM CSS STARTS HERE ***/
/*####################################################*/

.grid .woocommerce .clicklink {
	width: 100%;
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.grid .woocommerce .clickimg {
display: none;
}

.numpostcontent .tt-big-dig {
	font-size: 28px;
	float: left;
	line-height: 50px;
	padding-left: 5px;
}

.numpostcontent .tt-dig-txt {
	line-height: 12px;
	padding-top: 14px;
	float: right;
}

.woocommerce table.shop_attributes {
    border: 0;
    border-top: 1px dotted rgba(0,0,0,.1);
    margin-bottom: 1.618em;
    width: 50%;
	
}

.woocommerce table.shop_attributes td p {
    margin: 0;
    padding: 8px 0;
	float: right;
}