@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800);

body,
html {
  margin: 0;
  padding: 0
}

#footer h3,
.content h3 {
  text-transform: uppercase
}

#footer .column h3,
.content h3,
.header-title h3,
.list ul li a:hover,
.list-book h5,
.list2 .media h3,
.navbar {
  font-weight: 700
}

#top-bar #welcome a:hover,
.list ol li a,
.list ol li a:hover,
.list ul li a:hover,
.list-article ul li a:hover,
.list-book h5 a:hover,
.list2 ul li a:hover,
.product-pop .terbaik h5 a:hover,
a:hover {
  text-decoration: none
}

@font-face {
  font-family: Montserrat;
  font-style: normal;
  src: url('../fonts/Open Sans-Light.ttf')
}

html {
  overflow-x: hidden
}

body {
  background-color: #eee;
  color: #414141
}

section {
  margin-top: 50px
}

::selection {
  background-color: #4f81bd;
  color: #fff;
  text-shadow: none
}

body::-webkit-scrollbar {
  width: .5em
}

body::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
  background-color: #fff
}

body::-webkit-scrollbar-thumb {
  background-color: #4f81bd;
  outline: #4f81bd solid 1px
}

.navbar {
  width: 100%;
}

.list-book img,
.product-pop .terbaik img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.clear,
.clear2 {
  background-color: #eee
}

.clear {
  border: 2px solid #eee;
  height: 10px;
  margin: 0 -20px
}

.clear2 {
  border: 1px solid #eee;
  height: 10px;
  margin: 0 -25px
}

#top-bar {
  background-color: #363636
}

.navbar-default,
.navbar-default .navbar-toggle .icon-bar {
  background-color: #4f81bd
}

#top-bar-content {
  position: relative;
  height: 48px;
  margin: 0 auto;
  padding-right: 15px
}

#top-bar #welcome {
  float: right;
  font-size: 12px;
  color: #aaa;
  line-height: 48px
}

#top-bar .dropdown-menu {
  left: 89%
}

#top-bar #welcome a {
  color: #4f81bd;
  font-size: 12px
}

.navbar {
  font-family: 'Open Sans', arial;
  font-size: 16px;
  border-radius: 0;
  border: 0;
  z-index: 9999 !important
}

#headers h1,
#headers h3 {
  font-family: 'Avenir Next Rounded Std'
}

.navbar-default .navbar-header {
  margin-left: 4%
}

.navbar-default {
  -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, .11);
  -moz-box-shadow: 0 2px 7px rgba(0, 0, 0, .11);
  box-shadow: 0 2px 7px rgba(0, 0, 0, .11);
  top: 0;
  position: fixed
}

#fixed,
.notif {
  position: relative
}

.navbar-default .navbar-brand {
  padding: 8px
}

.navbar-default .navbar-brand img {
  height: 100%
}

.navbar-default .navbar-nav>li {
  border-left: 1px solid transparent;
  background-color: #4f81bd
}

.navbar-default .navbar-nav li:last-child {
  border-right: 1px solid transparent
}

.navbar-default .navbar-nav>li>a {
  color: #fff;
  font-size: 15px
}

.navbar-default .navbar-nav>li>a:hover {
  color: #fff
}

.navbar-default .navbar-toggle,
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: #fff
}

#headers {
  background: url(../images/header.jpg) top no-repeat #f1f1f1;
  height: 550px;
  padding: 100px 0;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover
}

#headers h1 {
  color: #4f81bd;
  margin-bottom: 10px;
  margin-top: 40px
}

#headers h3 {
  margin-bottom: 30px;
  color: #fff
}

.click-here,
.content,
.content h3,
.header-title h3,
.modal,
.product-pop .terbaik p {
  font-family: 'Avenir Next Rounded Std'
}

#headers .logo {
  display: block;
  margin-top: 60px;
  float: right
}

.product-pop {
  margin: 20px;
  padding: 20px;
  background-color: #fff;
  border-top: 2px solid #4f81bd
}

.header-title {
  border-bottom: 1.5px solid #eee;
  margin: 0 15px 10px
}

.list-book {
  margin: 10px 0
}

.list-book h5 {
  text-align: center;
  border-top: 1px solid #eee;
  padding-top: 5px;
  color: #000
}

.list-book h5 a {
  color: #000;
}

.list-book h5 a:hover {
  color: #4f81bd
}
.list-buy{
  position: relative;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 6px 0px;
  border-radius: 8px;
}
.list-buy .img{
  text-align: center;
  border-radius: 8px 8px 0px 0px;
}
.list-buy .img img{
  object-fit: fill;
  width: auto;
  height: 100%;
  display: unset;
}
.list-buy .ellipsis{
  font-family: "open sans",
  tahoma,
  sans-serif;
  height: 40px !important;
}
.list-buy p a{
  font-size: 14px;
  color: rgba(0, 0, 0, 0.7);
  font-weight: bold;
}
.list-buy .price{
  font-family: "open sans",
  tahoma,
  sans-serif;
  color: rgb(250, 89, 29);
  font-weight: bold;
}
.list-buy .buynow{
  position: absolute;
  display: none;
  bottom: 0px;
  left: 0px;
  background: #e46c0a;
  color: #fff;
  border-radius: 0px 0px 8px 8px;
}
.list-buy:hover .buynow{
  display: block;
}
.list-buy .author{
  display: block;
  max-width: inherit;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.product-pop .terbaik {
  border: 1px solid #eee;
  margin: 10px 0;
  padding: 10px
}

.btn,
.form-control {
  border-radius: 0
}
.btn-tokopedia{
  background-image: linear-gradient(#84e184, rgb(3, 172, 14));
  border-radius: 3px;
  color: #fff;
  border:none;
  color: #000;
  border: 1px solid #555;
}
.btn-tokopedia:hover {
  color: #000;
  background-image: linear-gradient(#84e184, rgba(3, 172, 14, 0.5));
}

.product-pop .terbaik h5 {
  font-weight: 700;
  text-align: left;
  font-size: 20px;
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
  color: #000
}

.product-pop .terbaik h5 a {
  color: #000
}

.product-pop .terbaik h5 a:hover {
  color: #4f81bd
}

.product-pop .terbaik p {
  text-align: justify
}

.not-found,
nav {
  text-align: center
}

#footer-area {
  clear: both;
  background-color: #242424;
  border-width: 1px;
  border-style: solid;
  border-color: #222;
  border-left: none;
  border-right: none;
  border-bottom: none
}

#footer {
  margin: 0 auto;
  min-height: 100px;
  padding: 10px;
  color: #777
}

#footer-columns {
  overflow: hidden;
  margin-bottom: 20px
}

#footer h3 {
  margin-top: 0;
  font-size: 14px;
  color: #888
}

#footer .column {
  min-height: 130px;
  padding: 25px 0 0 25px
}

#footer .column ul {
  margin: 0;
  padding: 0;
  line-height: 24px
}

#footer .column ul li {
  list-style-type: none
}

#footer .column a {
  display: block;
  background: url(../images/arrow-right-dark.png) left 10px no-repeat;
  padding-left: 10px;
  color: #888;
  text-decoration: none
}

#footer .column a:hover {
  color: #bbb
}

#footer .column-contacts {
  position: relative;
  min-height: 130px;
  margin: 0
}

#footer .column-contacts ul {
  margin: 0;
  padding: 0
}

#footer .column-contacts ul li {
  color: #888;
  padding-left: 30px;
  line-height: 28px;
  list-style-type: none
}

#footer .column-contacts .phone {
  background: url(../images/phone.png) left center no-repeat
}

#footer .column-contacts .mobile {
  background: url(../images/mobile.png) 4px center no-repeat
}

#footer .column-contacts .email {
  background: url(../images/email.png) left center no-repeat
}

#footer .column-contacts a {
  display: block;
  font-size: 12px;
  color: #888
}

#powered,
#powered a {
  color: #757575
}

#powered-area {
  background-color: #202020;
  border-width: 1px;
  border-style: solid;
  border-color: #202020;
  border-left: none;
  border-right: none;
  border-bottom: none
}

#powered {
  margin: 0 auto;
  font-size: 12px;
  padding: 10px
}

.btn {
  overflow-x: initial
}

.btn-black,
.btn-black:hover {
  background-color: #000;
  color: #fff;
  letter-spacing: 5px
}

.btn-orange {
  background-color: #e46c0a;
  color: #fff
}

.btn-orange:hover {
  color: #fff
}

.modal .modal-header {
  border-bottom: 1px solid #fff;
  margin: 0 15px
}

.modal .modal-content {
  border-radius: 0;
  border: 2px solid #fff
}

.modal .subscrib {
  background-color: #4f81bd;
  color: #fff
}

.click-here,
.content,
.dir,
.not-found {
  background-color: #fff
}

.click-here {
  padding: 30px 130px;
  margin: 0 0 10px
}

.click .btn {
  font-size: 27px
}

.content {
  margin: 10px 0;
  padding: 20px
}

.content h3 {
  border-bottom: 1px solid #4f81bd;
  padding-bottom: 10px;
  color: #999;
  font-size: 16px;
  margin-top:0px;
}

.list ol li,
.list2 ul li {
  border-bottom: 1px solid #e0e0e0
}

.list2 .media h3,
.list2 .media h4 {
  font-family: 'Avenir Next Rounded Std';
  font-weight: 700;
  text-transform: capitalize
}
.list2 .col-lg-5 {
  width: 20%;
}

#title-book {
  font-family: 'Avenir Next Rounded Std';
  font-weight: 700;
  font-size: 22px;
  color: #000;
  line-height: 150%;
  margin-top: 3px
}

.dir {
  font-family: 'Avenir Next Rounded Std';
  margin: 10px 0 0 -20px;
  padding: 7px
}

.dir ul li {
  list-style: none;
  padding-left: 10px;
  float: left;
  margin-right: 5px
}

.dir ul li:first-child {
  padding-left: 0
}

.list ol li {
  padding: 10px 0;
  font-size: 20px;
  color: #000
}

.list ol li a {
  color: #000
}

.list ol li:hover {
  font-size: 22px;
  color: #4f81bd
}

.list ol li a:hover {
  color: #4f81bd
}

.list ul li,
.list ul li a,
.list2 ul li a {
  color: #000
}

.list ul li {
  list-style: none;
  margin-left: -40px;
  padding: 10px 0 0;
  font-size: 16px
}

.list-article ul li,
.list2 ul li {
  margin-left: -40px;
  padding: 10px 0;
  list-style: none
}

.list2 ul li:last-child {
  border: 0
}

.list2 .media h3 {
  border: 0;
  font-size: 21px;
  color: #000
}

.list2 .media p {
  color: #666;
  font-size: 16px
}

.list2 .media h4 {
  border: 0;
  font-size: 16px;
  color: #000
}
.list3 ul li {
  margin-left: -20px;
  list-style: none;
  color: rgba(0, 0, 0, 0.7);
}
.list3 ul li a{
  color: rgba(0, 0, 0, 0.7);
}

.list-article ul li {
  border-bottom: 1px solid #e0e0e0
}

.list-article ul li:last-child {
  border: 0
}

.list-article ul li a {
  color: #000
}

.list-article h4 {
  font-family: 'Avenir Next Rounded Std';
  font-weight: 700
}

.list-article .destext {
  font-size: 17px
}

.list-article .kategori a {
  color: #4f81bd
}

.media .media-body p {
  font-size: 13px
}

.media .media-body .subtitle {
  margin-top:0px;
  color: #999;
}

.book .subtitle {
  color: #999;
  margin-bottom: -5px
}

.book .media .media-body .subtitle {
  margin-top: 0px;
  margin-bottom: 10px
}

.not-found {
  font-family: 'Avenir Next Rounded Std';
  color: #4f81bd;
  padding: 30px
}

.not-found .btn {
  color: #fff;
  background-color: #4f81bd;
  margin: 20px
}

.login .form-login p,
.login .registrasi p,
.tab-content {
  margin-top: 10px
}

.login {
  background: #f4f4f4;
  background-image: url(../../images/back-to-goodaidea.jpg);
  background-size: 480px;
}

.login .content {
  border: 2px solid #4f81bd;
  max-width: 360px;
  margin:auto;
}

.login .registrasi .btn-twitter {
  background-color: #659fcb;
  color: #fff;
  text-align: left
}

.login .registrasi .btn-facebook {
  background-color: #507cc0;
  color: #fff;
  text-align: left
}

.login .registrasi .btn-google {
  background-color: #fff;
  text-align: left;
  color: #555;
  border-radius:4px;
  border: 1px solid #ccc;
}
.login .registrasi .btn-google img{
  width: 32px;
}

.login .registrasi p {
  text-align: justify
}

.login .registrasi .center {
  text-align: center;
  margin-top: 10px
}

.login .form-login {
  border-left: 0 solid #e0e0e0
}

.nav-tabs {
  border-bottom: 1px solid #ddd
}

.nav-tabs>li {
  float: left;
  margin-bottom: -1px
}

.nav-tabs>li>a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0
}

.nav-tabs>li>a:hover {
  border-color: #4f81bd #eee #ddd;
  background-color: #fff
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
  color: #4f81bd;
  cursor: default;
  background-color: #fff;
  border: 1px solid #4f81bd;
  border-bottom-color: transparent
}

.notif,
.notifikasi2 .list-notif .media,
.payment ul li label {
  cursor: pointer
}

.nav-tabs.nav-justified>li>a {
  margin-right: 0;
  border-radius: 0
}

.top10 {
  margin-bottom: 10px
}

.top15 {
  margin-bottom: 15px
}

.top20 {
  margin-bottom: 20px
}

.bottom10 {
  margin-bottom: 10px
}

.bottom15 {
  margin-bottom: 15px
}

.bottom20,
.bottom30 {
  margin-bottom: 20px
}

#review {
  padding: 20px 15px 0px 15px;
}
#review .title{
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 10px;
  margin-left:15px;
  border-bottom: 1px solid #337ab7;
  padding-bottom: 10px;
}
#review .comment, #review form{
  padding-left: 15px;
}
#review h3{
  margin-left: 15px;
}
#review .wr-book{
  display: none;
}

.comment .media {
  border-top: 1px solid #eee;
  padding: 10px 0;
  margin: 0;
  margin-top: 10px;
}

.comment .media:first-child {
  border:none;
}
#review .media .media-body .media-heading{
  font-size: 14px;
  display: flex;
  align-items: flex-start;
  margin-bottom:0px;
}
#review .media .media-body .media-heading span{
  margin: 0px 5px;
  color: #ccc;
}
#review .media .media-body .komentar{
  margin-top: 5px;
  margin-bottom: 5px;
}
#review .star-rating .clear-rating,
#review .star-rating .caption {
  display: none;
}

#description {
  padding-top: 15px
}

#description .description {
  line-height: 1.8;
  font-size: 15px
}

.blog {
  padding: 20px 30px 0
}

.blog h1 {
  font-family: 'Avenir Next Rounded Std'
}

.blog h1,
h2,
h3 {
  color: #999;
  font-weight: 700;
  font-size: 16px
}

.blog-text {
  line-height: 1.8;
  font-size: 15px
}

.gray {
  color: silver
}

.blue {
  color: #4f81bd
}

.orange {
  color: #e46c0a !important;
}

.list-download .subtitle {
  margin-bottom: -3px
}

.list-download .ellipsis {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  font-size: 12px;
  margin-top:5px;
  height: 50px;
}

.list-download .ellipsis .gray {
  color: #706e6c
}

.list-download .img {
  height: 200px;
  overflow: hidden
}

.code-user .list-download .img {
  height: 230px;
  overflow: hidden
}

.payment ul li {
  list-style: none;
  width: 285px
}

.payment ul li label {
  border: 1px solid #eee;
  width: 100%;
  padding-top: 10px
}

.payment ul li input[type=radio]:checked+label {
  border: 1px solid #5cb85c
}

.payment ul li label p {
  background-color: #eee;
  padding: 10px;
  margin-top: 10px
}

.loader-qty {
  background-image: url(../images/loader.gif);
  background-size: 30px;
  background-repeat: no-repeat
}

.portfolio-item {
  margin-bottom: 25px
}

.dropdown .dropdown-toggle {
  padding: 10px
}

.home-about {
  background: #d9d9d9;
  padding: 1px 20px 20px;
  text-align: center;
  border-bottom: 4px solid #4f81bd
}

.home-about h3 {
  font-size: 21px
}

.home-about p {
  font-size: 16px;
  line-height: 170%;
  margin: 20px 150px
}

.subscribe-home {
  padding: 0 15px
}

.subscribe-home .p1 {
  font-size: 25px
}

.subscribe-home .p2 {
  font-size: 16px;
  margin-top: -13px
}

.subscribe-home .box-subscribe {
  background: #5b5b58;
  padding: 15px 25px 25px;
  font-family: Georgia, Times, 'Times New Roman', serif
}

.subscribe-home .box-subscribe label {
  color: #f0f0f0
}

.subscribe-home .box-subscribe .sfield {
  padding: 0 10px
}

.subscribe-home input[type=email],
.subscribe-home input[type=text] {
  font-size: 16px
}

.subscribe-home button {
  padding: 3.5px;
  background: #ec3f35;
  font-size: 18px
}

.bait_page {
  margin-top: -20px;
  padding: 25px
}

.bait_page .col-left {
  margin-right: -15px
}

.bait_page .col-right {
  margin-left: -15px
}

.bait_page img {
  border: .5px solid #ddd;
  width: 75%;
  text-align: center
}

.bait_page p {
  font-size: 12px
}

.bait_page .btn {
  background: #ec3f35;
  color: #fff;
  font-weight: 700
}

.notif .badge {
  position: absolute;
  color: #4f81bd;
  background: #fff;
  top: 5px;
  right: 1px;
  font-size: 9px;
  border-radius: 100%
}

.navbar-right .dropdown-toggle:focus {
  color: #fff
}

.sidenav {
  min-height: 540px !important;
}
.sidenav.affix {
  width: 274.75px;
}

.sidenav.affix-bottom {
  width: 274.75px;
  position: absolute;
}
.sidenav2 {
  min-height: 482px !important;
}
.sidenav2.affix {
  width: 179.83px;
}

.sidenav2.affix-bottom {
  width: 179.83px;
  position: absolute;
}
.frm-content .content{
  margin-top: 20px !important;
}
.rincian-buku{
  color: rgba(49, 53, 59, 0.70);
  padding: 15px 0px 15px 25px;
}
.rincian-buku .row{
  margin-left:0px;
  margin-right:0px;
}
.rincian-buku .text-bold{
  color: rgba(49, 53, 59, 0.96) !important;
  font-weight: 600;
}
.rincian-buku .harga{
  color: #ec3f35 !important;
  font-size: 21px;
  margin-top: -5px;
}
.rincian-buku .text-read{
  color: #337ab7 !important
}
.imgBook{
  padding:15px 0 15px 10px;
}
.imgBook img {
  width: 100%;
}
.btn-grp{
  margin-top: -50px;
}
@media (max-width:678px) {
  .click-here {
    padding: 30px
  }

  .click {
    margin-bottom: 10px
  }

  .click .btn {
    font-size: 12px
  }

  #headers {
    height: 250px;
    background-position: right
  }

  .list2 .media h1 {
    font-size: 21px
  }

  #top-bar .dropdown-menu {
    left: 65%
  }

  .navbar-default .navbar-nav {
    margin-top: 0
  }

  .navbar-default .navbar-right .dropdown-menu {
    background-color: #4f81bd
  }

  .navbar-default .navbar-right .dropdown .dropdown-menu {
    padding: 10px
  }

  .navbar-default .navbar-right .dropdown .dropdown-menu li a,
  .navbar-default .navbar-right .dropdown .dropdown-menu li a:hover {
    color: #fff
  }

  .navbar-default .navbar-nav>li {
    border-bottom: 1px solid #fff;
    border-left: 0
  }

  .navbar-default .navbar-nav li:last-child {
    border-bottom: none;
    border-right: none
  }

  .modal {
    top: 20%
  }

  .list-download .img {
    height: 310px
  }

  .home-about p {
    margin: 5px
  }

  .subscribe-home .box-subscribe .form {
    margin-left: 0
  }
}

@media (min-width:768px) {
  /* .list2 .col-lg-5 {
    width: 25%;
  } */
  #powered {
    padding: 10px 150px
  }

  #footer {
    padding: 0 150px
  }

  .content {
    min-height: 375px;
    height: auto;
  }

  .modal {
    top: 30%
  }

  .content-fluid {
    padding-left: 80px;
    padding-right: 80px
  }

  .dir {
    margin-left: 130px;
    margin-right: 130px
  }

  .not-found {
    padding: 120px
  }

  .login {
    padding: 50px;
  }

  .navbar-default .navbar-header {
    margin-left: 1%
  }
}

@media (min-width:769px) {
  .kategori-menu {
    height: 1400px
  }

  .book,
  .home {
    padding-left: 125px;
    padding-right: 125px;
    padding-top: 20px;
  }
}

@media (width:1024px) {
  .list-download .img {
    height: 230px
  }

  .content-fluid {
    padding-left: 30px;
    padding-right: 30px
  }
}

@media (width:768px) {
  .list-download .img {
    height: 200px
  }
}

@media (width:360px) {
  .list-download .img {
    height: 210px
  }

  .subscribe-home .p1 {
    font-size: 16px
  }

  .subscribe-home .p2 {
    font-size: 11px;
    margin-top: -13px
  }

  .subscribe-home .box-subscribe label {
    display: none
  }

  .subscribe-home .box-subscribe .sfield {
    padding: 0 2px
  }

  .subscribe-home input[type=email],
  .subscribe-home input[type=text] {
    font-size: 11px
  }

  .subscribe-home button {
    font-size: 13px;
    padding: 7px
  }
}
@media (max-width:480px){
  .imgBook{
    padding: 0px;
    max-height: 300px;
    text-align: center;
    margin-bottom: 20px;
  }
  .imgBook img{ 
    object-fit: contain;
    max-height: 100%;
  }
  .list2 .col-lg-5 {
    width: 50%;
  }
  #title-book{
    font-size: 14px;
    margin-right: -10px;
    margin-left: -10px;
    margin-top: -10px;
  }
  .book .subtitle.sb{
    font-size: 14px;
    margin-bottom: 15px;
    margin-right: -10px;
    margin-left: -10px;
    margin-top: -10px;
  }
  .rincian-buku {
    padding: 3px;
    /* padding-top: 20px; */
  }
  #description {
    padding: 20px 10px;
  }
  #review .title {
    padding-left: 0px;
  }

  #review .comment,
  #review form {
    padding-left: 0px;
  }

  #review h3 {
    margin-left: 0px;
  }

  .sidenav{
    min-height:100px !important;
  }
  .owl-item .list-book .img{
    max-height: 180px;
  }
}
@media (width:414px) {
  .list-download .img {
    height: 240px
  }
}

@media (width:375px) {
  .list-download .img {
    height: 205px
  }
}

@media (width:320px) {
  .list-download .img {
    height: 165px
  }
}

@media (width:640px) {
  .list-download .img {
    height: 450px
  }
}

.navbar-header .navbar-toggle,
.navbar-header .navbar-toggle:focus,
.navbar-header .navbar-toggle:hover {
  background-color: #4f81bd
}

.navbar-header .navbar-toggle .icon-bar {
  background-color: #fff
}

.genre {
  margin: 0 10px 20px;
  font-size: 12px
}

.genre .cat {
  margin-bottom: 6px
}

.genre a {
  color: #000
}

.genre a:hover {
  color: #4f81bd
}
.Slike{
  display: flex;
  align-items: center;
}
.Slike p {
  font-size: 1px;
  color: #999;
  margin: 0px
}
.Slike .btn{
  border-radius: 3px;
  border:1px solid #ccc;
  padding:0px 12px;
}

div.cse .gsc-control-cse,
div.gsc-control-cse {
  background-color: transparent;
  border: none;
  padding: 0;
  margin: 0
}

td.gsc-search-button input.gsc-search-button {
  background-color: #555;
  display: none
}

.gsc-input-box,
.gsc-input-box-focus,
.gsc-input-box-hover,
.gsc-search-button,
input.gsc-input {
  box-sizing: content-box;
  line-height: normal;
  padding: 5px
}

.notifikasi {
  position: relative;
  display: none
}

.notifikasi .list-notif {
  position: absolute;
  width: 300px;
  background-color: #fff;
  z-index: 9999;
  right: 0;
  text-align: left;
  vertical-align: top;
  -webkit-box-shadow: 0 0 5px 0 rgba(97, 97, 97, .75);
  -moz-box-shadow: 0 0 5px 0 rgba(97, 97, 97, .75);
  box-shadow: 0 0 5px 0 rgba(97, 97, 97, .75)
}

.notifikasi .list-notif img {
  width: 64px;
  height: 64px;
  object-fit: cover;
}

.notifikasi .list-notif .set-notif {
  font-size: 10px;
  padding: 5px 10px;
  border-bottom: 1px solid #edeff5;
  height: 25px
}

.notifikasi .list-notif .set-notif .pull-right {
  font-weight: 400
}

.notifikasi .list-notif .media {
  font-size: 9px;
  padding: 5px 10px;
  cursor: pointer
}

.notifikasi .list-notif .view-all {
  font-size: 10px;
  padding: 5px 10px;
  text-align: center;
  border-top: 1px solid #edeff5
}

.notifikasi .list-notif h5 {
  font-weight: 700
}

.notifikasi .list-notif p,
.notifikasi2 .list-notif .set-notif .pull-right {
  font-weight: 400
}

.notifikasi2 .list-notif {
  background-color: #fff;
  text-align: left;
  vertical-align: top
}

.notifikasi2 .list-notif img {
  width: 64px;
  height: 64px
}

.notifikasi2 .list-notif .set-notif {
  padding: 5px 10px;
  border-bottom: 1px solid #edeff5;
  height: 35px
}

.notifikasi2 .list-notif h5 {
  font-weight: 700
}

.notifikasi2 .list-notif p {
  font-weight: 400
}

.ModalCart {
  top: 5%
}

.ModalCart .modal-body {
  min-height: 200px
}

.loader {
  width: 100%;
  height: 100%;
  background: url(../images/ajax-loading.GIF) center center no-repeat #fff;
  background-size: 25px 25px
}

.woyowoyo {
  background: #f7f7f7;
  padding: 10px
}

.list_bank {
  display: table;
  margin: 0 auto
}

.media .artHome .desc,
.media .artHome .media-heading {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical
}

.list_bank ul {
  list-style: none;
  margin-left: -40px
}

.list_bank ul li {
  float: left;
  border: 1px solid #ddd;
  padding: 15px;
  margin: 5px;
  width: 250px
}

.most-popular a {
  text-decoration: underline;
  font-size: 14px
}

.media .artHome .media-heading {
  font-size: 20px;
  -webkit-line-clamp: 2
}

.media .artHome .desc {
  -webkit-line-clamp: 3
}