/* CSS Document */
.ec-layoutRole__left h3,
.ec-layoutRole__right h3
{
	background-color: #ebe0c5;
	text-align: center;
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;

}

.ec-layoutRole .ec-layoutRole__right 
{
	display: block;
	float: none;
	width: auto;
	padding-right: 2%;
	padding-left: 2%;
}

.search_box
{
	text-align: center;
	margin-bottom: 1em;
}

.order_box
{
	text-align: center;
	margin-bottom: 1em;
}

.side_banner_box
{
	margin-bottom: 1em;
	padding-top: 1em;
}


.side_banner_box dl
{
	display: table;
	table-layout: fixed;
	width: auto;
	margin: 0px;
	padding: 0px;
	width: 100%;

}

.side_banner_box dt
{
	display: table-cell;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	width: 48%;
	text-align: center;
}

.side_banner_box dd
{
	display: table-cell;
	margin: 0px;
	padding: 0px;
}

.side_banner_box dd:nth-child(4n)
{
	display: table-row;
	height: 10px;

}






@media (min-width: 768px)
{
.ec-layoutRole .ec-layoutRole__left,
.ec-layoutRole .ec-layoutRole__right 
{
	width:19% !important;
	padding-right: 0%;
	padding-left: 0%;
}

.all_list
{
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
}



.cart_box
{
	margin-bottom: 1em;
}

.side_category > ul
{
	margin: 0px;
	padding: 0px;
}

.side_category ul > li 
{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
}

.side_category ul > li > a
{
	background-color: #ebe0c5;
	display: block;
	color: #333;
	padding: 10px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	margin-bottom: 10px;
}

.side_category > ul > li > a:before
{
	font-family: "Font Awesome 5 Free";
	content: '\f0da';
	font-weight: 900;
	margin-right: 4px;
}

.side_category > ul > li > ul
{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.side_category > ul > li > ul> li a
{
	background-color: transparent;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-right: 4px;
}

.side_category > ul > li > ul> li > a:before
{
	font-family: "Font Awesome 5 Free";
	content: '\f105';
	font-weight: 900;
}

.side_category > ul > li > ul > li > ul
{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.side_category > ul > li > ul > li > ul > li > a:before
{
	font-family: "Font Awesome 5 Free";
	content: '\f061';
	font-weight: 900;
	margin-right: 4px;
}


.side_menu 
{
	margin-bottom: 1em;
}

.side_menu ul
{
	margin: 0px;
	padding: 0px;
}

.side_menu ul li
{
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

.side_banner_box
{
	padding-top: 0em;
}

.side_banner_box dl
{
	display: block;
	width: auto;
}

.side_banner_box dt
{
	display: block;
	text-align: center;
	margin-bottom: 10px;
	width:auto;

}

.side_banner_box dd,
.side_banner_box dd:nth-child(4n)
{
	display: none;
	margin: 0px;
	padding: 0px;
}

.side_banner_box dt:nth-last-child(-n+6)
{
	display:none;
}

.side_contact
{
	margin-bottom: 20px;
}

.side_contact p
{
	margin-bottom: 10px;
}

.side_banner a
{
	display: block;
	margin-bottom: 10px;
}


}

@media only screen and (min-width: 768px) and (min-width: 768px)
{



}

@media (min-width: 1200px)
{
.ec-layoutRole .ec-layoutRole__left,
.ec-layoutRole .ec-layoutRole__right 
{
	width:200px !important;
}

}
