<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Ikame Shop Theme
Author: Bootsrap by aamDev
Description: alatcucianmobiljakarta.com
Version: 0.0.1
Tags: alatcuci, ikame shop
*/

html,
body {
  overflow-x: hidden; /* Prevent scroll on narrow devices */
}

body {
  padding-top: 0px;
  /*background: #f3f3f3;*/
  background: #ffffff;
}

@media (max-width: 767.98px) {
    .element-slider-wraper{margin-top: 55px!important;}
  .p-mb-0{padding-right: 0px; padding-left: 5px;}
  .offcanvas-collapse {
    position: fixed;
    top: 56px; /* Height of navbar */
    bottom: 0;
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
    overflow-y: auto;
    background-color: var(--gray-dark);
    transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
  .huruf5{ font-size: 1.3rem; }
  .huruf6{ font-size: 1.5rem; }
  .line1{ line-height: 1.2rem; }
  .line2{ line-height: 1.5rem; }
  .width75{ width: 75px; }
  .offcanvas-collapse.open {
    -webkit-transform: translateX(-1rem);
    transform: translateX(-1rem); /* Account for horizontal padding on navbar */
  }

  .hide-on-mobile{display: none;}
  
  .logo-mb{padding:2px!important;}
  
  /**/
  .navbar-light .navbar-toggler {
    color: rgba(0,0,0,.5);
    border-color: rgba(0,0,0,0);
  }

  /**/
  .navbar-toggler {
      padding: .4rem .0rem;
      font-size: 1rem;
      line-height: 1;
      background-color: transparent;
      border: 1px solid transparent;
      border-radius: .25rem;
  }
  
  .ukuran-huruf-spesifikasi{
	    font-size:10px;
    }
  
}

.hilangkan{display: none;}

.nav-scroller {
  position: relative;
  z-index: 2;
  height: 2.75rem;
  overflow-y: hidden;
}

.nav-scroller .nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding-bottom: 1rem;
  margin-top: -1px;
  overflow-x: auto;
  color: rgba(255, 255, 255, .75);
  text-align: center;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}

.nav-underline .nav-link {
  padding-top: .75rem;
  padding-bottom: .75rem;
  font-size: .875rem;
  color: var(--secondary);
}

.nav-underline .nav-link:hover {
  color: var(--blue);
}

.nav-underline .active {
  font-weight: 500;
  color: var(--gray-dark);
}

.text-white-50 { color: rgba(255, 255, 255, .5); }

.bg-purple { background-color: var(--purple); }

.border-bottom { border-bottom: 1px solid #e5e5e5; }

.box-shadow { box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05); }

.lh-100 { line-height: 1; }
.lh-125 { line-height: 1.25; }
.lh-150 { line-height: 1.5; }

/* Customme */
.navbar-dark .navbar-nav .nav-link {
    color: rgb(255, 255, 255);
    font-family: 'Baloo', cursive;
    text-transform: uppercase; 
}

.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 0;
    background-color: #fff;
    border-radius: 0rem;
    text-align: center;
    color: #000;
    font-family: 'Fugaz One', cursive;
}

.warna-huruf{
  color: #000;
}
#banner-homepage {
    width: 100%;
    height: 500px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 100%;
    opacity: 1;
    visibility: inherit;
    z-index: 20;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0 0px;
}


/*background zoom in*/
.card-img-top{
  /*opacity: 0.8;*/
    filter: alpha(opacity=80); /* For IE8 and earlier */
}

.card-img-top:hover{
  opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}


/**/

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
  padding: 0px;
  margin: 0px;  
}

.img-sosmed {
  filter: grayscale(100%);
}

.img-sosmed:hover{
  filter: grayscale(0%);
}



/*Menu */
.custom-menu-class{}
.custom-menu-class ul{ list-style: none; margin: 0; padding: 0; overflow: hidden;}

.custom-menu-class li {
    float: left;
}

.custom-menu-class li a {
    display: block;
    color: #000;
    text-align: center;
    padding: .5rem;
}

/*Menu kiri hubungi kami*/
.menu-kiri-hubungi{}
.menu-kiri-hubungi ul{ list-style: none; margin: 0; padding: 0; overflow: hidden;}

.menu-kiri-hubungi li {
    float: left;
}

.menu-kiri-hubungi .menu-image {
  margin-right: 4px;
  margin-bottom: 4px;
}


.menu-kiri-hubungi li a {
    display: block;
    color: rgba(0,0,0,.5)!important;
    text-align: center;
    padding-right: 1rem;
    text-decoration: none;
}

/*Menu kanan sosmed*/
.menu-kanan-sosmed{}
.menu-kanan-sosmed ul{ list-style: none; margin: 0; padding: 0; overflow: hidden;}

.menu-kanan-sosmed li {
    float: right;
}

.menu-kanan-sosmed .menu-image-title {display: none;}

.menu-kanan-sosmed li a {
    display: block;
    color: rgba(0,0,0,.5)!important;
    text-align: center;
    padding-left: .3rem;
    text-decoration: none;
}

.menu-kanan-sosmed .menu-image {
  filter: grayscale(100%);
}

.menu-kanan-sosmed .menu-image:hover{
  filter: grayscale(0%);
}

/*widget 1*/
.widget1{margin-bottom: 10px;}
.widget1 .menu-image-title{}
.widget1 h5{ font-size: 16px; margin-bottom: 0!important;}
.widget1 .menu{
  list-style: none; margin: 0; padding: 0; overflow: hidden;
}
.widget1 .menu a{
  color: #6c757d!important;
  font-size: 14px;
  padding: 0px;
  margin:0px;
}

.widget1 ul li{list-style: none; margin: 0; padding: 0; overflow: hidden; line-height: 1.1;}

/*border bawah*/
.border-bawah{border-bottom: 0px solid #ffc107a3;}
.border-atas{border-top: 0px solid #212529;}

/*point of value*/
.point-value{}
.point-value img{vertical-align: middle;}
.title-point-value{
  margin-bottom: 5px;
  font-weight: 500;
  text-align: center;
  font-size: 20px;
}

/**/
.card-body {
    flex: 1 1 auto;
    padding: .5rem;
}

/**/
.breadcrumb {
    list-style: none;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
    padding: 8px 15px;
    margin-bottom: 1rem;
}

.breadcrumb a{
  text-decoration: none;
  color: #333;
  font-weight: 600
}


/* Disable WhatsApp button on Desktop - Tutorial link: http://crunchify.me/1VIxAsz */
@media screen and (min-width: 767px) {
    .crunchify-whatsapp {
        display: none !important;
    }
    
    .pencarian{display: none;}
    .hide-on-tab{display: none;}
}
 
.crunchify-link {
    padding: 2px 8px 2px 8px !important;
    color: white;
    font-size: 12px;
    border-radius: 2px;
    margin-right: 2px;
    cursor: pointer;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    box-shadow: inset 0 -3px 0 rgba(0,0,0,.2);
    -moz-box-shadow: inset 0 -3px 0 rgba(0,0,0,.2);
    -webkit-box-shadow: inset 0 -3px 0 rgba(0,0,0,.2);
    margin-top: 2px;
    display: inline-block;
    text-decoration: none;
}
 
.crunchify-link:hover,.crunchify-link:active {
    color: white;
}
 
.crunchify-twitter {
    background: #00aced;
}
 
.crunchify-twitter:hover,.crunchify-twitter:active {
    background: #0084b4;
}
 
.crunchify-facebook {
    background: #3B5997;
}
 
.crunchify-facebook:hover,.crunchify-facebook:active {
    background: #2d4372;
}
 
.crunchify-googleplus {
    background: #D64937;
}
 
.crunchify-googleplus:hover,.crunchify-googleplus:active {
    background: #b53525;
}
 
.crunchify-buffer {
    background: #444;
}
 
.crunchify-buffer:hover,.crunchify-buffer:active {
    background: #222;
}
 
.crunchify-pinterest {
    background: #bd081c;
}
 
.crunchify-pinterest:hover,.crunchify-pinterest:active {
    background: #bd081c;
}
 
.crunchify-linkedin {
    background: #0074A1;
}
 
.crunchify-linkedin:hover,.crunchify-linkedin:active {
    background: #006288;
}
 
.crunchify-whatsapp {
    background: #43d854;
}
 
.crunchify-whatsapp:hover,.crunchify-whatsapp:active {
    background: #009688;
}
 
.crunchify-social {
    margin: 10px 0px 10px 0px;
    -webkit-font-smoothing: antialiased;
    font-size: 12px;
}


/*custome*/
.card {
    border: 0px solid rgba(0,0,0,.125);
    border-radius: 0rem;
}

.garis-hov:hover{border: 1px solid rgba(0,0,0,0.56);}

.card-body {
    flex: 1 1 auto;
    padding: .7rem;
    line-height: 1.2rem;
    font-size: .9rem;
    background-color: #fff;
}

.card-body h2,h3 {
    font-size: 1.2rem;
}

.card-img-top {
    width: 100%;
    height:auto;
    border-top-left-radius: calc(0rem - 1px);
    border-top-right-radius: calc(0rem - 1px);
}

.card-text{ font-size: 13px; margin: 0px; height: 60px;}
.card-text-harga{margin: 0px; font-size: 14px; }
.link-produk {text-decoration: none;}
.img-produk:hover{}

.card-footer {
    padding: .2rem .5rem;
    background-color: #fff;
    border-top: 1px solid rgba(0,0,0,.125);
}

.card-footer:last-child {
    border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px);
}


/**/

.nopadding2 {
    padding-left: 0 !important;
    margin-bottom: .5rem !important;
}


.page-numbers {
    display: inline-block;
    padding: 5px 5px 5px 5px;
    margin: 0 2px 0 0;
    border: 1px solid #eee;
    line-height: 1;
    text-decoration: none;
    border-radius: 2px;
    font-size: .9rem;
    color: #343a40;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 600;
    background-color: #ddd;
  }

/**/
.hiddenimg {
  display: none;
}

.hiddentxt {
  font-weight: bold;
  color: #F00;
}

.hiddentxt a {
  color: #F00;
  text-decoration: none;
}

.hiddenclick {
  font-weight: bold;
  color: #F00;
  text-decoration: none;
  cursor: pointer;
}

.hiddenclick a {
  color: #F00;
  text-decoration: none;
}

.hiddenclick a:visited {
  color: #F00;
  text-decoration: none;
}

.hiddentxt:hover ~ .hiddenimg {
  display: block;
}
 /**/

/**/
.spesifikasi-produk{ padding: 0rem 1rem 0rem 1rem; }
.spesifikasi-produk .row {
  margin-bottom: 1rem;
  font-size: 12px;
}
.spesifikasi-produk .row .row {
  margin-top: 1rem;
  margin-bottom: 0;
}
.spesifikasi-produk [class*="col-"] {
    /*padding-top: .3rem;*/
    /*padding-bottom: .3rem;*/
    /*padding-left: .4rem;*/
    background-color: rgb(248, 249, 250);
    border: 0px solid rgba(86, 61, 124, .2);
}

.spesifikasi-produk hr {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

/**/

/*HURUF*/
 .huruf6{ font-size: 1.5rem; }
/**/


/*
 * Sidebar
 */
.listkategori {
    display: block;
    padding: .1rem .0rem;
    font-size: 13px;
    color: #343a40;
}

.listkategori a:hover{
  font-weight: 600;
  text-decoration: underline;
  color: #343a40;
}

.aktif {font-weight: 600;  text-decoration: underline;}

/**/
.current-menu-item{font-weight: 600;  text-decoration: underline;}
/**/

/*Menu custome*/
.menu-blok-link{}
.menu-blok-link ul{ list-style: none; margin: 0; padding: 0; overflow: hidden;}

.menu-blok-link li {
    float: left;
}

.menu-blok-link .menu-image {
  margin-right: 4px;
  margin-bottom: 4px;
}


.menu-blok-link li a {
    display: block;
    color: rgba(0,0,0,.5)!important;
    text-align: center;
    padding-right: 1rem;
    text-decoration: none;
    font-size: 14px;
}


/*SEARCH CSS*/
#search-box {
position: relative;
width: 100%;
margin: 0;
}

#search-form 
{
height: 40px;
border: 1px solid #999;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background-color: #fff;
overflow: hidden;
}

#search-text 
{
font-size: 14px;
color: #ddd;
border-width: 0;
background: transparent;
}

#search-box input[type="text"]
{
width: 90%;
padding: 9px 0 9px .7em;
color: #333;
outline: none;
}

#search-button {
position: absolute;
top: 0;
right: 0;
height: 40px;
width: 60px;
font-size: 14px;
color: #fff;
text-align: center;
line-height: 42px;
border-width: 0;
background-color:#000000;
-webkit-border-radius: 0px 5px 5px 0px;
-moz-border-radius: 0px 5px 5px 0px;
border-radius: 0px 5px 5px 0px;
cursor: pointer;
}

/*MODAL Z-INDEX*/
.modal {
    z-index: 9999;
}

.modal-content {
    border-radius: .0rem;
    outline: 0;
}

.modal-header {
    padding: .5rem;
}

.modal-footer {
    padding: .5rem;
}

.modal-body {
    padding: .5rem;
}

/**/
.img-toko-online{
  border-radius: 5px; border: 2px solid #dcdcdc;
}
.img-toko-online:hover{
  border-radius: 5px; border: 2px solid #6c757d;
}

/*SLIDE NAV*/
/**/
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    background-color: #fff;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 0px;
}

.sidenav a {
    padding: 0px;
    text-decoration: none;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.sidenav a:hover {
    color: #adabab;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 5px;
    font-size: 24px;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}

.navbar-dark .navbar-toggler {
    color: rgba(255,255,255,.5);
    border-color: rgba(255,255,255,.1);
}

li.page_item{
  list-style: none;
  /*padding: 8px 8px 8px 30px;*/
  padding: 0px;
  text-decoration: none;
  font-size: 16px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.sidenav li.page_item a {
    display: block;
    padding: 0rem;
    text-decoration: none;
}

.sidenav li.page_item a:hover {
    color: #adabab;
}

.logo-menu{
  float: left;
}

.menu-text{
  float: left;
  margin-left: 10px;
}

.img-logo-brand{
  width: 60px;
  padding-top: 10px;
}

.hd-menu {padding: .5rem;}

/*end*/

/*konten image*/
.conten-isi-deskripsi img{
  max-width: 100%;
	height: auto;
}



/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 0px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/*END WP STYLE CONTEN*/

/*hover gambar shaddow*/

.hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}


/**/
.link-readmore{ text-decoration: none!important; color:#343a40; font-weight: 600;}

/**/
.nav-pills .nav-link.active, .nav-pills .show&gt;.nav-link {
    color: #fff;
    background-color: #eccc6a;
}

.conten-artikel img{
  max-width: 100%;
  height: auto;
}

/*blockquote*/
blockquote {
  background: #f9f9f9;
  border-left: 10px solid #ccc;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
 /* quotes: "\201C""\201D""\2018""\2019";*/
}
blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
blockquote p {
  display: inline;
}

/*Table td*/
.table td, .table th {
    padding: .1rem;
    vertical-align: middle;
    border-top: 1px solid #dee2e6;
}

/*Responsive Video Youtube*/
.youtube-responsive-container {
position:relative;
padding-bottom:50%;
padding-top:30px;
height:0;
overflow:hidden;
}

.youtube-responsive-container iframe, .youtube-responsive-container object, .youtube-responsive-container embed {
position:absolute;
top:0;
left:0;
width:80%;
height:100%;
}


/* Pulled from https://github.com/twbs/bootstrap/blob/v4-dev/dist/css/bootstrap.css#L2079-L2241 */
.table {
 width: 100%;
 max-width: 100%;
 margin-bottom: 1rem;
}
.table th,
.table td {
 padding: 0.2rem;
 vertical-align: top;
 border-top: 1px solid #eceeef;
}

.table thead th {
 vertical-align: bottom;
 background:#eceeef;
 border-bottom: 2px solid #eceeef;
}
.table tbody + tbody {
 border-top: 2px solid #eceeef;
}
.table .table {
 background-color: #fff;
}
.table-sm th,
.table-sm td {
 padding: 0.3rem;
}
.table-bordered {
 border: 1px solid #eceeef;
}
.table-bordered th,
.table-bordered td {
 border: 1px solid #eceeef;
}
.table-bordered thead th,
.table-bordered thead td {
 border-bottom-width: 2px;
}
.table-striped tbody tr:nth-of-type(odd) {
 background-color: rgba(0, 0, 0, 0.05);
}
.table-hover tbody tr:hover {
 background-color: rgba(0, 0, 0, 0.075);
}
.table-active,
.table-active &gt; th,
.table-active &gt; td {
 background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover {
 background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover &gt; td,
.table-hover .table-active:hover &gt; th {
 background-color: rgba(0, 0, 0, 0.075);
}
.table-success,
.table-success &gt; th,
.table-success &gt; td {
 background-color: #dff0d8;
}
.table-hover .table-success:hover {
 background-color: #d0e9c6;
}
.table-hover .table-success:hover &gt; td,
.table-hover .table-success:hover &gt; th {
 background-color: #d0e9c6;
}
.table-info,
.table-info &gt; th,
.table-info &gt; td {
 background-color: #d9edf7;
}
.table-hover .table-info:hover {
 background-color: #c4e3f3;
}
.table-hover .table-info:hover &gt; td,
.table-hover .table-info:hover &gt; th {
 background-color: #c4e3f3;
}
.table-warning,
.table-warning &gt; th,
.table-warning &gt; td {
 background-color: #fcf8e3;
}
.table-hover .table-warning:hover {
 background-color: #faf2cc;
}
.table-hover .table-warning:hover &gt; td,
.table-hover .table-warning:hover &gt; th {
 background-color: #faf2cc;
}
.table-danger,
.table-danger &gt; th,
.table-danger &gt; td {
 background-color: #f2dede;
}
.table-hover .table-danger:hover {
 background-color: #ebcccc;
}
.table-hover .table-danger:hover &gt; td,
.table-hover .table-danger:hover &gt; th {
 background-color: #ebcccc;
}
.thead-inverse th {
 color: #fff;
 background-color: #292b2c;
}
.thead-default th {
 color: #464a4c;
 background-color: #eceeef;
}
.table-inverse {
 color: #fff;
 background-color: #292b2c;
}
.table-inverse th,
.table-inverse td,
.table-inverse thead th {
 border-color: #fff;
}
.table-inverse.table-bordered {
 border: 0;
}
.table-responsive {
 display: block;
 width: 100%;
 overflow-x: auto;
 -ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive.table-bordered {
 border: 0;
}

.card-header {
    border-bottom: 0px solid rgba(0,0,0,.125);
}


/*css menu kanan top*/
.element-menu-kanan{
    padding: 4px;
}
.element-menu-kanan img{
    border-radius: .5rem;
    width: 100%;
    border: 3px solid #f8f9fa!important
}
.element-menu-kanan img:hover{
    border: 3px solid #fff!important;
    box-shadow: 0 0.25rem 0.75rem rgb(0 0 0 / 10%);
}
/*css slider*/
.element-slider{  
     padding: 8px;
}
.element-slider img{
    border-radius: .4rem;
     width: 100%;
    /*order: 5px solid #fff!important;*/
    width: 100%;
}

.element-slider-wraper{margin-top: 60px;}


/*kategori produk*/
.home_kategori_produk {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}

.kategori_item {
    background: #fff;
    outline: 1px solid #eaeaea;
    width: 12.5%;
    text-align: center;
    padding: 8px;
    -webkit-transition: all .1s;
    transition: all .1s;

}

.home_kategori_produk_img {
    width: 100px;
    max-width: 100%;
    margin: 10px auto 0;
}

.home_kategori_body {
    text-align: center;
    font-size: 15px;
    line-height: 1;
    font-weight: 500;
    height: 30px;
    margin-top: 10px;
    text-decoration: none!important;
    color: #000;
}

.kategori_item {
    width: 16.6667%;
}

@media screen and (max-width: 599px) {
.kategori_item {
    width: 50%!important;
    padding: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
}


.home_kategori_produk_img {
    width: 40px;
    margin: 0 10px 0 0;
     max-width: 100%;
}

.home_kategori_body {
    font-size: 13px;
    color: #000000;
    line-height: 1.3;
    height: auto;
    text-align: left;
    margin-top: 0;
}

}
.home_kategori_produk img{
    vertical-align: middle;
    max-width: 100%;
    height: auto;
}

.tablekontak {
    width: 200px!important;
    margin-bottom: 1rem;
	border:1px!important;
	text-align:center;
}</pre></body></html>