/* 
* Theme Name: muliya
* Theme URI: https://muliyakostum.com/
* Author: the hag team
* Description: Theme wordpress seo
* Requires at least: WordPress 6.0
* Version: 1.12
* License: GNU General Public License v2 or later
* License URI: http://www.gnu.org/licenses/gpl-2.0.html
* Text Domain: muliya
* Tags: seo themeThis theme, like WordPress, is licensed under the GPL.
* */

body{
width:100%;
margin:auto;
font-size: 16px;
font-family: 'Lato', sans-serif;
font-style:normal;
font-weight:400;
line-height:1.5;
word-wrap:break-word;
background-color:#FFFFFF;
}
thead{
	text-align:center;
	font-weight:bold;
	font-size:18px;
	}
thead td{
  background: #51681F;
  color: #fff;
  padding: 8px;
  border: 1px solid #fff;
}
tbody td
{
  padding: 8px;
  background: #D0CF9B;
  border: 1px solid #fff;
  font-weight:bold;
  color:#51681F;
}
.restab{
	overflow-x: auto;
  width: 96%;
  margin: 4% 2%;
}
.skip-link{
position:fixed;
top:0;
left:0;
}
.web_header{
width:100%;
float:left;
position:fixed;
top:0;
background:#1843a8;
height: 55px;
z-index:1000;
}
.header_image{
	width:100%;
	float:left;
	margin-top:55px;
}
.header_image img{
	width:100%;
	float:left;
	height:auto;
}
.site-logo{
width:27%;
padding-left:3%;
float:left;
height:auto;
}
#mainmenu{
	width:70%;
	float:left;
}
.topnav {
  overflow: hidden;
}
p.delitem{
    text-align: center;
}
.topnav li{
	display:inline;
}
.topnav li a {
  float: left;
  display: block;
  color: #ffffff;
  text-align: center;
  padding: 2px 16px 0px 16px;
  text-decoration: none;
  font-size: 17px;
}
.topnav li.menu-item{
	line-height:1;
}
.topnav li a:hover {
  background-color: #ddd;
  color: black;
}
.topnav li a.active {
  background-color: #04AA6D;
  color: white;
}
.topnav li .icon {
  display: none;
}
.table-1 .column-title:before{
	content:"\f197";
font-family: dashicons;
margin-right:2px;
font-size:35px;
}
.table-2 .column-title:before{
	content:"\f18e";
	font-family: dashicons;
	font-size:35px;
	margin-right:2px;
}
.table-3 .column-title:before{
	content:"\f529";
	font-family: dashicons;
	font-size:35px;
	margin-right:2px;
}
.table-4 .column-title:before{
	content:"\f313";
	font-family: dashicons;
	font-size:35px;
	margin-right:2px;
}
.table-5 .column-title:before{
	content:"\f132";
	font-family: dashicons;
	font-size:35px;
	margin-right:2px;
}
.table-6 .column-title:before{
	content:"\f18c";
	font-family: dashicons;
	font-size:35px;
	margin-right:2px;
}
.clm {
  display: grid;
  grid-template-columns: auto auto auto;
  gap: 10px;
  padding: 10px;
  float: left;
}

.clm > div {
  background-color: rgba(255, 255, 255, 0.8);
  text-align: center;
}
.blue{
	width:90%;
	padding:2% 5%;
	float:left;
	background:#06F;
	margin:2% 0;
	color:#FFF;
}
#home_content .blue p{
	padding:0;
	font-size:20px;
}
#home_content .blue h3{
	float:left;
	padding: 0;

}
a.butonwa {
  background-color: #FFFFFF; /* Green */
  border: none;
  color: #FFF;
  padding: 3px 26px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 70px 2px;
  transition-duration: 0.4s;
  cursor: pointer;
  border-radius: 10px;
   background: #F63;
  float: left;
}
a.butonwa:before{
	content:"\f19a";
		font-family: dashicons;
	font-size:30px;
	margin-right:4px;
	vertical-align:middle;
}

a.butonwao {
  background-color: #FFFFFF; /* Green */
  border: none;
  color: #FFF;
  padding: 3px 26px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 20px 2px;
  transition-duration: 0.4s;
  cursor: pointer;
  border-radius: 10px;
   background: #F63;

}
a.butonwao:before{
	content:"\f19a";
		font-family: dashicons;
	font-size:30px;
	margin-right:4px;
	vertical-align:middle;
}

a.button {
  background-color: #FFFFFF; /* Green */
  border: none;
  color: #06F;
  padding: 10px 26px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  transition-duration: 0.4s;
  cursor: pointer;
  border-radius:10px;
  
}
a.button:before{
	content:"\f525";
		font-family: dashicons;
	font-size:30px;
	margin-right:4px;
	vertical-align:middle;
}
.button1 {
  background-color: white; 
  color: black; 
  border: 2px solid #04AA6D;
}
.button1:hover {
  background-color: #04AA6D;
  color: white;
}
.btn {
  border: none;
  color: white;
  padding: 8px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  vertical-align:unset;
  transition-duration: 0.4s;
  cursor: pointer;
  border-radius:6px;
}
.butown{
     border: none;
  color: white;
  padding: 8px 8px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  vertical-align:unset;
  transition-duration: 0.4s;
  cursor: pointer;
  border-radius:6px;
}
.widget ul li{
	line-height:2;
}
.btn1 {
  background-color: #F63; 
  color: #FFFFFF; 
}
.btn1:hover {
  background-color: #04AA6D;
  color: white;
}
.btnn{
	padding:3% 4% 3% 4%;
	background:#09F;
	color:#FFF;
	margin:2%;
	border-radius:5px;
	display: inline flow-root list-item;
}
a.btnn{
	text-decoration:none;
	font-weight:bold;
}
p.column-title{
font-weight:bold;
font-size:20px;
text-align:center;
width:100%;
}
#home_content{
	width:100%;
	float:left;
}
.trf{
width:90%;
margin:5%;

}
.auth{
width: 95%;
  float: left;
  margin: 2% 1.5%;
  border: 1px solid #d0d0e1;
  padding: 1%;
  border-radius: 6px;
}
.auth h4{
	margin:0;
	padding:0;
}
.auth h4 a{ 
	text-decoration:none;
}
.auth h4 a:before{
	content:"\f110";
		font-family: dashicons;
	font-size:30px;
	margin-right:4px;
}
.imgauth{
	float:left;
	padding:0 1%;
}
.imgauth img{   				
	width:auto;
	height:auto;
	float:left;
}
.about_content{
	padding:0 1%;
}
#produk_content, #post_content, #category_content, #tag_content, #page_content, #search_content, #tax_content{
	width:100%;
	margin:55px 0;
	float:left;
}
p.tags{
	width:96%;
	padding:2%;
	float:left;
}
p.tags a{
	text-decoration:none;
	color:#333;
}
#post_content p img.alignnone, #page_content p img.alignnone{
	width:auto;
	max-width:100%;
	height:auto;
	display:block;
	margin:auto;
}
#tax_content p img.alignleft{
	width:auto;
	max-width:100%;
	height:auto;
	display:block;
	margin:0 2% 0 0;
	float:left;
}
#post_content p img.alignleft, #page_content p img.alignleft, .tag-page p img.alignleft{
	width:auto;
	max-width:100%;
	height:auto;
	display:block;
	margin:1% 2% 0 0;
	float:left;
}
.tag-page h2 a{
	text-decoration:none;
}
#post_content p img.alignright, #page_content p img.alignright{
	width:auto;
	max-width:100%;
	height:auto;
	margin:1% 0 0 2%;
	float:right;
}
#post_content p img.aligncenter, #page_content p img.aligncenter{
	width:auto;
	max-width:100%;
	height:auto;
	display:block;
	margin:auto;
	float:none;
	}
.jualan{
	width:90%;
	float:left;
	padding:0 5%;
}
.toko, .tax-produk, .berita, .topix, .tag-page, .postpage, .search-page, .aboutpage{
	width:95%;
	float:left;
	padding:0 2.5%;
}
.berita h1 a, .postpage h1 a, .topix h1 a, .topix h2 a{
	text-decoration:none;
}
	#home_content p{
	width:96%;
	float:left;
	padding:0 2%;
}
#home_content p img.alignleft{
width:auto;
	height:auto;
	max-width:80%;
	float:left;
	margin-right:3%;
}
#home_content h1, #home_content h2, #home_content h3, #home_content h4, #home_content h5{
	float:left;
	padding: 2%
}
h1.entry-title a{
	text-decoration:none;
}
h1.entry-title:before{
	content:"\f102";
	font-family: dashicons;
	font-size:23px;
	margin-right:2px;
}
.breadcrumbs{width:98%;float:left;color:#999;font-size:16px;margin:2% 2%}
.breadcrumbs ol{margin:0;padding:0}
.breadcrumbs ol li{display:inline;list-style:none}
.breadcrumbs a{text-decoration:none;color:#999}
.grid-container {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
 width:100%;
}
.grid-container-single{
	display: grid;
  grid-template-columns: repeat(3, 1fr);
  width:100%;
}
.grid-container-home{
	display: grid;
	grid-template-columns: repeat(4, 1fr);
  /*grid-template-columns: [col1] 30% [col2] 30% [col3] 30%;*/
  padding:1.25%;
}
.grid-item-home {
  background-color: rgba(255, 255, 255, 0.8);
  border: 1px solid rgba(0, 0, 0, 0.8);
  padding: 5%;
  font-size: 16px;
  text-align: center;
}
.ImageContainer img{
	padding:0;
	margin:0;
	width:auto;
	max-width:100%;
	height:auto;
	float: none;
}
.grid-item {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 5%;
 font-size: 16px;
  text-align: center;

}
.item_title a{
	text-decoration:none;
	font-weight:bold;
}
.item_price{
	width:100%;
	float:left;
	margin-bottom:5%;
}
.awal{
	width:45%;
	float:left;
	text-align:right;
	text-decoration:line-through;
	color:#999;
	font-weight:bold;
}
.akhir{
	width:45%;
	float:right;
	text-align:left;
}
.pag{
	width:100%;
	float:left;
	margin-top:3%;
	text-align:center;
}
.page-numbers{
	padding:1%;
	margin:1%;
	border:1px solid #999;
}
.pag .current{
	background:#06F;
	color:#FFF;
}
.seksi_produk{
	width:100%;
	float:left;
	margin-bottom:50px;
}
.pag a{
	text-decoration:none;
	font-weight:bold;
	color:#000;
}
.pag a.next{
width: 45%;
  float: none;
  padding: 1%;
  text-align: left;
}
.pag a.prev{
width: 45%;
  float: none;
  padding: 1%;
  text-align: left;

}
.seksi_gambar{
	float:left;
	width:40%;
}
.seksi_gambar img{
	width:auto;
	max-width:100%;
	height:auto;
	margin: auto;
  display: block;
}
.seksi_ket{
	width:55%;
	float:right;
}
.seksi_ket h1 a{
	text-decoration:none;
}
.seksi_ket h1{
	font-size:2rem;
	
}
.seksi_histori{
	width:100%;
	float:left;
	margin-bottom:3%;
	color:#999;
}
.harga_awal{
	text-decoration:line-through;
	color:#999;
	font-weight:bold;
	font-size:16px;
}
.harga_jual{
	text-align:left;
	font-size:20px;
}
.harga_awal2{
	text-decoration:line-through;
	color:#999;
	font-weight:bold;
	font-size:16px;
	margin:0;
}
.harga_jual2{
	font-size:20px;
	margin:0;
}
.ketersediaan{
	font-weight:bold;
	color:#3CF;
}
.link_beli{
	width:100%;
	float:left;
}
.button_beli{
	padding:1% 2%;
	background:#C30;
	color:#FFF;
	text-decoration:none;
	margin: 3%;
	float:left;
}
.detail{
	border-top:1px solid #999;
	width:100%;
	float:left;
}
.footer-widget-area{
width:96%;
padding:1% 2%;
float:left;
border-top:1px solid #CCC;
background:#E2E2E2;
}
.wfh{
width:30%;
float:left;
margin:0 1.66%;
}
.wfh img{
	width:auto;
	max-width:100%;
	display:block;
	margin:auto;
	float:none;
}
.title_widget{
width:100%;
float:left;
text-align:center;
}
.cpright{
width:100%;
float:left;
text-align:center;
font-size:small;
border-top:1px solid #CCC;
padding:2% 0;
margin:0 0 30px 0;
}
.kontex{
position:fixed;
bottom:0;
width:100%;
float:left;
text-align:center;
padding:0 0 1% 0;
z-index: 999;
}
a.telpones, a.whatsapps{
margin:0 5%;
padding: 0.7% 1.7%;
color:#FFF;
background:#0C0;
-webkit-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
outline-offset: 2px;
font-size:large;
text-decoration:none;
}
.telpones:before{
	content:"\f525";
	font-family: dashicons;
	margin-right:5px;
	font-size:25px;
	vertical-align:middle;
}
.whatsapps:before{
	content:"\f19a";
	font-family: dashicons;
		margin-right:5px;
		font-size:25px;
		vertical-align:middle;
}
.archive-control-area{
	width:90%;
	float:left;
	padding:5%;
	margin:5% 0;
	font-size:20px;
	line-height:2;
}
.archive-control-area p{
	float:left;
	width:50%;
}
.archive-control-area p img{
	width: auto;
  max-width: 94%;
  height: auto;
  float: left;
  margin: 0 3%;
}
.prevnext{
	width:100%;
	float:left;
	margin: 4% 0;
}
.prev{
	width:45%;
	float:left;
	padding:0 2.5%;
	text-align:right;
}
.next{
	width:45%;
	float:right;
	padding:0 2.5%;
	text-align:left;
}
.komentar{
	width:96%;
	float:left;
	 padding: 0 2% 1% 2%;
	 margin-bottom:4%;
  border: 1px solid #BFBFBF;
  background-color: white;
  box-shadow: 10px 10px 5px #aaaaaa;
  border-radius:10px 10px 0 0;
}
.relatedpost, .produk-toko, .related {
	width:90%;
	float:left;
	 padding: 0 3% 1% 3%;
	 margin:1% 2% 4% 2%;
  border: 1px solid #BFBFBF;
  background-color: white;
  box-shadow: 10px 10px 5px #aaaaaa;
  border-radius:10px 10px 0 0;
}
.komentar h4{
	font-size:20px;
	margin: 1% 1px 3% 0;
}
.komentar h4:before{
	content:"\f125";
	margin-right:1%;
	font-family: dashicons;
	font-size:25px;
	color:#03F;
}
	.relatedpost h5{
	font-size:20px;
	margin: 1% 1px 3% 0;
}
.relatedpost h5:before{
	content: "\f325";
	margin-right:1%;
	font-family: dashicons;
	font-size:25px;
	color:#03F;
}
	.relatedpost a{
	text-decoration:none;
}
.produk-toko h6{
	font-size:20px;
margin: 1% 1px 3% 0;
}
.produk-toko h6:before{
	content: "\f312";
	margin-right:1%;
	font-family: dashicons;
	font-size:25px;
	color:#03F;
	}
.comments-rating {
	border: none;
	padding: 0;
	margin-left: 0;
}
.comments-rating label {
	display: inline-block;
}
.rating-container {
	font-size: 0;
	display: flex;
	justify-content: flex-end;
	flex-direction: row-reverse;
}
.rating-container * {
	font-size: 1.4rem;
}
.rating-container > input {
	display: none;
}
.rating-container > input + label {
	/* only enough room for the star */
	font-family: 'dashicons';
	display: inline-block;
	overflow: hidden;
	text-indent: 9999px;
	width: 1em;
	white-space: nowrap;
	cursor: pointer;
	margin: 0;
}
.rating-container > input + label:before {
	display: inline-block;
	text-indent: -9999px;
	content: "\f154";
	color: #888;
}
.rating-container > input:checked ~ label:before,
.rating-container > input + label:hover ~ label:before,
.rating-container > input + label:hover:before {
	content: "\f155";
	color: #e52;
	text-shadow: 0 0 1px #333;
}
.rating-container > .star-cb-clear + label {
	text-indent: -9999px;
	width: .5em;
	margin-left: -.5em;
}
.rating-container > .star-cb-clear + label:before {
	width: .5em;
}
.rating-container:hover > input + label:before {
	content: "\f154";
	color: #888;
	text-shadow: none;
}
.rating-container:hover > input + label:hover ~ label:before,
.rating-container:hover > input + label:hover:before {
	content: "\f155";
	color: #e52;
	text-shadow: 0 0 1px #333;
}
.comment-respond .rating-container > .star-cb-clear + label, .comment-respond .rating-container > input + label:before {
	text-indent: 9999px;
}
.comment-respond .rating-container > input + label {
	text-indent: -9999px;
}
#faq{
	width:90%;
	float:left;
	 padding: 0 3% 1% 3%;
	 margin:1% 2% 4% 2%;
  border: 1px solid #BFBFBF;
  background-color: white;
  box-shadow: 10px 10px 5px #aaaaaa;
  border-radius:10px 10px 0 0;
}
.qst{
	color:#03F;
	display:list-item;
}
.ans{
	font-style:italic;
}
.after_product{
	width:100%;
	float:left;
	border-top:1px solid #999;
	color:#666;
	font-size:12px;
	margin-top:100px;
}
ul.list-bantuan{
	width:80%;
	float:left;
	margin:10% 10%;
	background:#CCC;
	border-radius:10px;
	padding:0;
}
ul.list-bantuan li{
	border-bottom:1px solid #999;
	list-style:none;
	margin:0;
	padding:0 2%;
}
ul.list-bantuan li a{
			display:block;
			padding:3% 0;
}
.taxo-produk img.alignleft{
	width:auto;
	max-width:100%;
	height:auto;
}
.taxo-produk h2 a, .taxo-produk h3 a{
	text-decoration:none;
	font-weight:bold;
	color:#00C;
}
.taxo-produk h3:after{
	content:"\f139";
	 font-family: 'dashicons';
	   font-size:1.5em;
	   color:#00C;
}
.tax-produk p img.alignleft{
	width:auto;
	max-width:100%;
	float:left;
	margin:0 2% 2% 0;
}
#container{
	border:1px solid #CCC;
	border-radius:10px;
	width:96%;
	margin:2%;
	float:left;
}
.myproduk_for_you{
	width:100%;
	float:left;
	text-align:center;
	font-weight:bold;
	font-size:20px;
	color:#00F;
}
.beli-now{
	width:96%;
	padding:2% 2% 0.5% 2%;
	float:left;
	text-align:center;
}
.beli-now h2:before{
	content:"\f513";
	 font-family: 'dashicons';
	 margin-right:8px;
	 font-weight:normal;
}
@media screen and (max-width: 1000px) { 
.grid-container-single {
  display: grid;
 grid-template-columns: repeat(2, 1fr);

}
.breadcrumbs
{
  width: 92%;
  float: left;
  color: #999;
  font-size: 16px;
  margin: 4% 4%;
}
@media screen and (max-width: 800px) { 
  .topnav.responsive {
	  position: absolute;
    background: #1843a8;
     right: 10px;
	  }
    .topnav.responsive li.menu-item{
        line-height: 2;
    }
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 10px;
  }
 
   .topnav .icon:before{
	    content:"\f333";
	  font-family: 'dashicons';
	   font-size:1.3em;
   }
  .topnav.responsive .icon:before {
	  content:"\f335";
	  font-family:'dashicons';
	  font-size:2em;
	    }
  .topnav.responsive .icon:hover{
	  background:none;
  }
  .topnav.responsive ul.menu{
	  margin-top:60px;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: right;
	  }
   .topnav li a:not(:first-child) {display: none;}
   .topnav.responsive li a.icon{
	    float: right;
    display: block;
	background: none;
	padding:0 25px 0 0;
   }
  .topnav li a.icon {
    float: right;
    display: block;
	background: none;
	padding:0 25px 0 0;
      line-height: 1.3;
  }
  .topnav li a{
	  display:none;
  }
	.archive-control-area{
	width:96%;
	float:left;
	padding:2%;
	margin:2% 0;
}
.archive-control-area p{
	float:left;
	width:96%;
	padding:2%;
}
.archive-control-area p img{
	width: auto;
  max-width: 100%;
  height: auto;
  float: left;
  margin: 3% 0;
}
	.cpright{
width:100%;
float:left;
text-align:center;
font-size:small;
border-top:1px solid #CCC;
padding:2% 0;
margin:0 0 80px 0;
}
	#home_content p img.alignleft{
width:auto;
	height:auto;
	max-width:80%;
	display:block;
	float:none;
	margin:auto;
}
.grid-container {
  display: grid;
 grid-template-columns: repeat(3, 1fr);
}
.seksi_gambar{
	float:left;
	width:100%;
}
.seksi_gambar img{
	width:auto;
	max-width:100%;
	height:auto;
}
.seksi_ket{
	width:100%;
	float:right;
}
.wfh{
	width:90%;
float:left;
margin:0 5%;
}
}
@media screen and (max-width: 700px) {

	a.telpones, a.whatsapps{
margin:0 5%;
padding: 1.7% 1.7%;
color:#FFF;
background:#0C0;
-webkit-border-radius: 6px;
border-radius: 6px;
outline-offset: 2px;
font-size:large;
text-decoration:none;
}
.grid-container-home{
	display: grid;
	grid-template-columns: repeat(2, 1fr);
  /*grid-template-columns: [col1] 30% [col2] 30% [col3] 30%;*/
  padding:1.25%;
}
.grid-container-single{
	display: grid;
	grid-template-columns: repeat(1, 1fr);
  /*grid-template-columns: [col1] 30% [col2] 30% [col3] 30%;*/
  padding:1.25%;
}
.clm {
  display: grid;
  grid-template-columns: auto auto;
  gap: 10px;
  padding: 10px;
}
}
@media screen and (max-width: 600px) {

  .grid-container {
  display: grid;
 grid-template-columns: repeat(2, 1fr);
}
.grid-container-single {
  display: grid;
 grid-template-columns: repeat(1, 1fr);
}
.clm {
  display: grid;
  grid-template-columns: auto;
  gap: 10px;
  padding: 10px;
}
}
@media screen and (max-width: 500px) {
.grid-container {
  display: grid;
 grid-template-columns: repeat(1, 1fr);
}
}