.mh-container-outer {
	margin: 0px auto;
}
.mh-copyright-wrap {text-align:center}
.mh-main-nav {
    background: #03a9f4;
    border-bottom: none;
}
.mh-widget-title-inner, .mh-footer-widget-title-inner {
    display: block;
    padding: 10px 15px 5px;
    background: #03a9f4;
}
.mh-widget-title {
    font-size: 14px;
    font-size: 0.875rem;
    color: #fff;
    padding-bottom: 0;
    border-bottom: 3px solid #2196f3;
	margin-bottom:0px;
}
li.cat-item, li.woocommerce-mini-cart-item {border-bottom:1px solid #2196f3; line-height:30px; font-weight:bold; font-size:15px;}
body {
    font-family: "Muli", sans-serif;
    color: #4c2b2b;
   /* background: #fbf8d8; */
    margin: 2px;
}
.mh-copyright-wrap {
    border-color: rgba(255, 255, 255, 0.3);
    background: #2196f3;
}
.credits, .credits a {color:#ffffff;!important;}
/* display product for css */
.displayProduct-Container table.product_table {
	border-spacing: 0;
	height: 100%
}

.displayProduct-shortcode.displayProduct-Container .product_table .product-name {
	margin: 0;
	font-size: 1.00em;
	line-height: 1.25em
}

.displayProduct-shortcode.displayProduct-Container .product_table .product-name a,
.displayProduct-shortcode.displayProduct-Container .product_table .product-name a:active,
.displayProduct-shortcode.displayProduct-Container .product_table .product-name a:visited {
	text-decoration: none;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	line-height: 20px
}

.displayProduct-shortcode.displayProduct-Container .product_table .product-name a:hover {
	text-decoration: none;
	color: #00a9c7
}

.displayProduct-Container table.product_table td {
	padding: 5px;
	vertical-align: middle;
	border-right: 0;
	border-bottom: 0
}

.displayProduct-Container .dp-table-td.dp-table-thumb {
	width: 170px;
	min-width: 70px
}

.displayProduct-Container table.product_table img {
	max-width: 75%;
	height: auto
}

.displayProduct-Container table.product_table .dp-table-td {
	vertical-align: middle
}

.dp-table-thumbnail {
	width: 8%;
	min-width: 132px
}

.dp-table-name {
	width: 60%
}

.displayProduct-Container table.product_table thead tr th.dp-table-price,
.dp-table-price {
	text-align: right;
	width: 8%
}

.displayProduct-Container table.product_table thead tr th.dp-table-rating,
.dp-table-rating {
	text-align: center;
	width: 8%
}

.displayProduct-Container table.product_table thead tr th.dp-table-stock,
.dp-table-stock {
	text-align: center;
	width: 17%
}

.displayProduct-Container table.product_table thead tr th.dp-table-sku,
.dp-table-sku {
	text-align: center;
	width: 20%
}

.displayProduct-Container table.product_table {
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
	border-collapse: separate;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}

.displayProduct-Container table.product_table thead tr th {
	text-align: left
}

.displayProduct-Container table.product_table th {
	font-weight: 700;
	line-height: 18px;
	padding: 9px 12px;
	border: 0
}

.displayProduct-Container table.product_table tr:nth-child(odd) {
	background-color: #fff
}

.displayProduct-Container table.product_table tr:nth-child(even) {
	background-color: #FCFCFC
}

.displayProduct-Container table .dp-table-td:first-child {
	border-left: 0
}

.displayProduct-Container table.product_table tr td.dp-table-button .dp-grid-button {
	padding-right: 10px
}

.displayProduct-Container table.product_table tr td {
	font-size: 13px;
	color:#000000;
}

.dp-product-image {
	position: relative;
	display: block;
	line-height: 0
}

.dp-img-wrapper {
	text-align: center
		width:200px;
}

.displayProduct-Container table.product_table tr td .woocommerce-page span.onsale,
.displayProduct-Container table.product_table.woocommerce tr td span.onsale {
	top: -6px;
	left: -12px
}

.displayProduct-Container.displayProduct-shortcode .product_table a.dp-button {
	width: 93%;
	padding: 0 5px
}

.displayProduct-shortcode .db_customtext {
	min-width: 83px;
	margin-bottom: 0;
	padding-bottom: 0
}

.displayProduct-Container table.product_table tr td table.variations,
.displayProduct-Container table.product_table tr td table.variations td {
	border: 0
}

.displayProduct-Container .dp-button {
	display: inline-block;
	padding: 0;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	white-space: nowrap;
	line-height: 28px;
	cursor: pointer;
	-webkit-transition-timing-function: ease;
	-webkit-transition-duration: .2s;
	-webkit-transition-property: background, border-color;
	vertical-align: middle;
	font: 12px/28px Arial, Helvetica, sans-serif;
	text-indent: 0;
	text-shadow: none;
	letter-spacing: normal;
	word-spacing: normal;
	text-decoration: none;
	border: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	margin: 0;
	width: 100%;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0
}

#displayProductContainer.displayProduct-shortcode .dp-table-price del span.amount,
#displayProductContainer.displayProduct-shortcode .dp-table-price span.amount,
#displayProductContainer.displayProduct-shortcode .dp-table-price ins span.amount {
	color: #444444;
}


h1{font-family: roboto;font-size: 17px; font-weight: bold; color: #000000; background: #edfdfe; text-align: center;}
h3 {
    font-family: roboto;
    font-size: 18px;
    font-weight: bold;
    color: #09a0e5;
    background: #fffef2;
    text-align: center;
    padding: 8px;
}

p, ul, li {font-size: 18px;
    text-align: justify;
}
ul#menu-main-navigation {display:flex !important;overflow:auto;}
.entry-content ul {
    list-style: square;
    font-family: "Noto Sans",sans-serif;
    text-align: justify;
    font-size: 17px;
}
ul#menu-primary.menu {
    overflow: auto;
    white-space: nowrap;
    display: flex;
}
#mh-mobile .mh-container {
    width: 100%;
}
.mh-main-nav li {
    float: left;
    position: relative;
    font-weight: 700;
    font-size: 15px;
}
input {
    font-size: 18px;
    padding: 10px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    vertical-align: middle;
    background: #b6f3d138;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
input#coupon_code.input-text {width:130px;}

a {color: #2c030b}