/* CSS Docu´çment */
.leading-0 {
	margin:15px 30px 0 30px;
	}
.hikashop_category_list {
	margin: 0px !important;
}
.hikashop_category_name {
	font-size:18px;
	}
.hikashop_category_list_item{
	list-style:none;
	} 
.hikashop_product_width_main,
.hikashop_product_length_main,
.hikashop_product_height_main {
	text-transform: lowercase !important;
}
.tags li {
		margin-bottom:10px !important;
	}
.hikashop_tabs_ul {
	cursor:pointer;
	}
.hikashop_tabs_ul li{ 
margin: 0 !important;
	}
.hikashop_product_right_part br {
	display:none;
	}

.hikashop_vote_stars {
	text-align:center;
	}

ul, ol {
	font-size:16px;
}

.pane-toggler {
	/*visibility:hidden;*/
	} 
.footer .container{
	padding:20px;
	}
.result-title a{
	color:#6180b6;
	}
.result-text,
.result-category,
.result-title {
	margin-bottom:3px;
	}
.result-created {
	margin-bottom:20px;
	}
.search-results dt {
	font-weight:normal;
	text-transform:uppercase;
	}
.search-results {
	font-size:14px !important;
    background-color: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 20px;
    border: 1px solid rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 6px rgba(0,0,0,0.05);
    -webkit-box-shadow: 0px 0px 6px rgb(0 0 0 / 5%);
    box-shadow: 0px 0px 6px rgb(0 0 0 / 5%);
	}

#hikashop_product_left_part {
	border: 1px solid #ddd;
    padding: 5px;
	border-radius:3px;
	margin-bottom:20px;
	}
#hikashop_product_url_main {
	font-weight:bold;
	}
.hikashop_product_tags {
		margin:10px;
	}
.label {
		font-size:18px !important;
		}
.hikashop_product_name {
	font-size:18px;
	text-align:center !important;
	}
.hikashop_product_price_full {
	text-align:center !important;
	display:block;
	margin:10px;
	padding:5px;
	border-radius:5px;
	background-color:#e0e0e0;
	font-size:18px !important;
	}
	.site-description:hover{
		color:#7d170a;
		}
.site-description {
	color:#395787;
	margin:20px 0 0 30px;
	float:right;
	font-size:46px;
	}
.footer .container {
	margin-top:20px;
	background-color:rgba(256,256,256,0.7);
	border-radius: 4px;
    padding: 20px;
    border: 1px solid rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 6px rgba(0,0,0,0.05);
    -webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.05);
    box-shadow: 0px 0px 6px rgba(0,0,0,0.05);
	}
.pie {
	margin-top:20px;
	background-color:#000;
	border-radius: 5px;
	}
#centro {
	/*padding:20px;*/
	}	
#centro p{
	font-size:18px !important;
	}