/************ MARGIN ****************/
.top-10{
    margin-top: 10px;
}
.top-20{
    margin-top: 20px;
}
.top-30{
    margin-top: 30px;
}
.top-40{
    margin-top: 40px;
}
.top-50{
    margin-top: 50px;
}
.bottom-10{
    margin-bottom: 10px;
}
.bottom-20{
    margin-bottom: 20px;
}
.bottom-30{
    margin-bottom: 30px;
}
.bottom-40{
    margin-bottom: 40px;
}
.bottom-50{
    margin-bottom: 50px;
}

.bottom-line{
    border-bottom: 2px solid #555;
}
.stok-habis{
        padding: 5px 10px;
    background: red;
    border-radius: 15px;
    color: #fff;
    width: 325px;
    text-align: center;
}
.row-product .new .product-image .badge span {
    background: #008BE7;
}
.row-product .product-image .badge span {
    position: absolute;
    top: 0px;
    left: unset;
    right: 0px;
    font-size: 10px;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase;
    text-align: center;
    padding: .5rem;
    width: auto;
    height: auto;
    color: #fff;
    transform: unset;
    box-shadow: unset;
    z-index: 90;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #e20f0f;
    border-color: #e20f0f;
}
/*testimoni*/
element.style {
    width: 577px;
}
.slick-initialized .slick-slide {
    display: block;
}
element.style {
    display: block;
}
.slick-dots li.slick-active button {
    background: #000000;
}
.slick-dots li button {
    text-indent: -9999px;
    overflow: hidden;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: rgba(255,255,255,0.5);
    margin: 5px;
    border: none;
    outline: none;
    transition: .3s ease;
}
.slick-dots {
    text-align: center;
    list-style: none;
    margin: 10px 0 0;
}
.slick-dots li {
    display: inline-block;
}
#story{
    text-align: center;
    padding: 20px 0;
    /*ganti backgrond warna*/
    /*background: #434c73 url(../images/background/story-bg.jpg) no-repeat center;*/
    background: #999;
    background-size: cover;
    position: relative;
    color:#fff;
}
#story:before{
    content: "";
    position: absolute;
    top:0;
    left:0;
    bottom:0;
    right:0;
    /*background: #434c73;*/
    background: #ffffff;
    opacity: 0.8;
}
#story .heading{
    position: relative;
    margin:0 0 10px;
}
#story .heading h3{
    color:#000000;
}
.testimonial-slider .text{
    color:rgba(12,12,12);
    font-weight: 200;
    margin:0 0 30px;
}
.testimonial-slider .avatar{
    width: 100px;
    height: 100px;
    overflow:hidden;
    border:5px solid #fff;
    box-shadow: 0px 1px 3px rgba(0,0,0,0.3);
    border-radius: 50%;
    margin:15px auto;
}
.testimonial-slider .avatar img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.testimonial-slider .name{
    color:rgba(12,12,12);
    font-weight: bold;
}
/*--------edit ganti warna-------------*/
.btn-toska {
    color: #fff;
    background-color: #008BE7;
    border-color: #008BE7;
}
.btn-toska[disabled]:hover {
    
    background-color: #008BE7;
    border-color: #008BE7;
}
.btn-toska:hover {
    color: #fff;
    background-color: #008BE7;
    border-color: #008BE7;
}
.btn-toska:visited {
    color: #fff;
    background-color: #008BE7;
    border-color: #008BE7;
}
.btn-toska:active {
    color: #fff;
    background-color: #008BE7;
    border-color: #008BE7;
}
.btn-toska:focus {
    color: #fff;
    background-color: #008BE7;
    border-color: #008BE7;
}
.product-meta {
   /*button product */
    background: #008BE7;
}
header .navbar-top {
    background: #008BE7;
}
header{
    background:#f5f5f5;
    /*min-height: 180px;*/
}

header .navigation {
    background: #008BE7;
}
#footer-link {
    /* background: #34495e; */
    background: #008BE7;
    padding: 50px 0;
    color: #fff;
}

footer {
    text-align: center;
    padding: 15px 0;
    /* background: #2c3e50; */
    background: #3573e3;
    color: #fff;
}
#footer-link ul li a {
    /*font footer*/
    color: #fff;
}
a {
    /*font situskeren*/
    color: #000; 
}
.product-meta a.btn-like{
    width: auto;
    background: #F44336 !important; 
}
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px;
}
@media (max-width: 767px)
header .navbar-logo {
    padding: 0;
    text-align: center;
}
.btn-wishlist {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f;
}
ul.step li.step_current {
    background: #008BE7;
    color: #fff;
}
ul.step li.step_current::after {
    border-left: 30px solid #008BE7;
}
ul.step li.step_done {
    background: #83838f;
    color: #fff;
    z-index: 10;
}
ul.step li.step_done::after {
    border-left: 30px solid #83838f;
}
.navbar-brand > span > img {
    width: auto;
    max-width: 250px;
    margin: 20px 0 !important;
}
.product-meta a {
        padding: 10px 15px;
    }

#footer-link h3 {
    margin: 10px 0;
}
.panel.panel-default .panel-body {
    padding: 50px; 
}
.coba {
    width:400px;
    height:200px;
    border: 2px solid #F5F5F5; 
    background: #F5F5F5;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
}
.stickynav{
    position: fixed;
    margin-bottom: 10px;
    bottom: 0;
    left: 10px;
    list-style: none;
    z-index: 999;
}

.stickynav li a .fa{
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    background: #333;
    color:#fff;
    border-radius: 50%;
    text-decoration: none;
    font-size:20px;
    transition: .3s ease;
}
.stickynav li.dropdown.open a.dropdown-toggle .fa{
    transform: rotate(30deg);
}
.stickynav li.dropdown.open a.dropdown-toggle span{
    display: none;
}
.stickynav li a span{
    display: inline-block;
    margin-left: 5px;
    padding:5px;
    background: rgba(0,0,0,0.5);
    font-size: 10px;
    color:#fff;
    text-decoration: none;
    border:none;
    border-radius: 5px;
}
.stickynav li a.dropdown-toggle .fa{
    width: 50px;
    height: 50px;
    line-height: 50px;
}
.stickynav li a .fa-bell-o{
    background: #2980b9;
}
.stickynav li a .fa-phone{
    background: #2196f3;
}
.stickynav li a .fa-whatsapp{
    background: #2ecc71;
}
.stickynav li a .fa-phone-square{
    background: #ffc107;
}
.stickynav li a .fa-ambulance{
    background: #f44336;
}
.stickynav li .dropdown-menu{
    top:auto;
    bottom:100%;
    background: none;
    width: auto;
    min-width: auto;
    border:none;
    border-radius: 0;
    box-shadow: none;
    padding:0;
    margin-left: 10px;
}
.stickynav li .dropdown-menu li{
    padding:0;
    margin-bottom: 5px;
}
.stickynav li .dropdown-menu li a{
    padding:0;
}
.div-menu{
  border: 1px solid #a2a2a2;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    width: 500px;
    min-height: 100px;
}
.frame{
   /*max-height: 450px;*/
    border: 1px solid #cecece;
    margin: 5px 5px 5px 0 !important;
    
    padding: 10px;
    /*min-height: 400px;*/
    max-width: 277px;
}
.frame-kategori{
         /*max-height: 480px;*/
    border: 1px solid #cecece;
    margin: 5px 5px 5px 0 !important;
    padding: 10px;
    /* min-height: 400px; */
    max-width: 277px;
}

@media (min-width: 768px) and (max-width: 1024px) {
    .product-mobile {
        line-height: 150%;
        font-size: 12px;
        color: #888;
        letter-spacing: 1.1px;
        font-weight: 300;
    }
    
    .page {
        padding-top: 40px !important;
    }
    .row-product > div {
        margin: 0 0 10px;
        height: unset;
    }
    .product-info .price {
        font-size: 18px;
        margin: 10px 0 0 !important;
    }
    .product-meta a {
        padding: 6px 15px;
    }
    .row-product .product-image .badge span {
        position: absolute;
        top: 0px;
        left: auto;
        right: 0px;
        font-size: 10px;
        font-weight: 600;
        line-height: 1;
        text-transform: uppercase;
        text-align: center;
        padding: .5rem;
        width: auto;
        height: auto;
        color: #fff;
        transform: none;
        box-shadow: unset;
        z-index: 90;
    }
    .panel.panel-default .panel-body {
        padding: 20px;
    }
}

@media (max-width: 480px){
    .coba-mobile {
        width:auto;
        height:200px;
        border: 2px solid #F5F5F5; 
        background: #F5F5F5;
        border-top-left-radius: 30px;
        border-top-right-radius: 30px;
        border-bottom-right-radius: 30px;
        border-bottom-left-radius: 30px;
    }
    .navbar-brand > span > img {
        max-width: 160px !important;
        margin: 20px 0 !important;
    }
    .product-mobile {
        line-height: 150%;
        font-size: 12px;
        color: #888;
        letter-spacing: 1.1px;
        font-weight: 300;
    }
    .product-info .price {
        font-size: 20px;
        margin: 10px 0 0 !important;
    }
    .product-meta a {
        padding: 6px 12px;
    }
    .panel.panel-default .panel-body {
        padding: 10px;
    }
    .frame-kategori{
      max-height: 450px;
    border: 1px solid #cecece;
    margin: 5px 5px 5px 0 !important;
    padding: 10px;
    /* min-height: 400px; */
    max-width: 167px;
}
}
/******* Sticky Nav **********/
