

@font-face {
  font-family: 'Roboto Regular';
  font-style: normal;
  font-weight: normal;
  src: local('Roboto Regular'), url('../../../fonts/Roboto-Regular.woff') format('woff');
}

@font-face {
font-family: 'Roboto Light';
font-style: normal;
font-weight: normal;
src: local('Roboto Light'), url('../../../fonts/Roboto-Light.woff') format('woff');
}

@font-face {
  font-family: 'Roboto Medium';
  font-style: normal;
  font-weight: normal;
  src: local('Roboto Medium'), url('../../../fonts/Roboto-Medium.woff') format('woff');
}
@font-face {
  font-family: 'Roboto Bold';
  font-style: normal;
  font-weight: normal;
  src: local('Roboto Bold'), url('../../../fonts/Roboto-Bold.woff') format('woff');
}

@font-face {
font-family: 'Lato Regular';
font-style: normal;
font-weight: normal;
src: local('Lato Regular'), url('../fonts/Lato-Regular.woff') format('woff');
}
@font-face {
font-family: 'Lato Bold';
font-style: normal;
font-weight: normal;
src: local('Lato Bold'), url('../fonts/Lato-Bold.woff') format('woff');
}
@font-face {
font-family: 'Arial Black';
font-style: normal;
font-weight: normal;
src: local('Arial Black'), url('../fonts/Arial Black.ttf') format('ttf');
}

/*CSS Umum*/    
    body {
      font-family: 'Montserrat',sans-serif;
    }
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
      font-family: 'Montserrat',sans-serif;
    }
    p {
      font-family: 'Montserrat',sans-serif;
    }

    .slider-area .single-slider.single-slider-10 {
        height: 500px; background-size: cover;background-position: center;
    }
    .dropdown-menu-right {
        right: 0;
        left:auto !important;
    }
    @media only screen and (max-width: 767px) {
        .slider-area .single-slider.single-slider-10 {
            height: 170px;
        }
    }
    a{
        text-decoration: none !important;
    }
    .pagging .page-item.active .page-link {
        border-color: #ff9a00;
        background-color: #ff9a00;
    }
    .pagging .pagination>li>a, 
    .pagging .pagination>li>span a{
        color: #ff9a00;
    }
/*CSS Header*/
    .header-area {
        /*border-bottom: 4px solid #ffc104;
        box-shadow: 0 3px 10px 0 rgba(32,33,36,0.28);*/
        /*box-shadow: 0 1px 10px 0 rgba(32,33,36,0.28);*/
        background-color: #fff;
        margin-bottom: 2em;
    }
    .language-currency-wrap .same-language-currency p {
        color: #fff !important;
    }

    .logo {
        margin-top: 15px !important;
        margin-bottom: 15px !important;
    }
    .logo a img {
        /*height: 55px;*/
        height: 65px;
    }
    .stick .logo a img {
        height: 42px;
    }
    .header-top-area {
        background-image: url(../images/top-header.jpg);
        background-size: cover;
            padding-top: 0.4%;
    }
    .header-right-wrap .same-style:first-child{
        /*margin-top: -2%;*/
        margin-top: -6%;
    }
    .header-right-wrap .same-style > a {
        color: #fff !important;
    }
    .main-menu a.account-satting-active i {
        font-size: 18px;
        top: 2px;
    }
    .main-menu a.account-satting-active span{
        font-size: 15px;
    }
    .header-right-wrap .same-style > a.search-active i{
            /*background-color: #bf0000;
            padding: 7px;
            font-size: 14px;
            border-radius: 100%;
            font-weight: 800;*/
        font-size: 15px;
    }
    .header-right-wrap .same-style.account-satting > a {
        /*font-size: 14px;
        background-color: #bf0000;
        padding: 5px 10px;
        font-size: 14px;
        border-radius: 15px;*/
        font-size: 15px;
    }
    /*.header-right-wrap .same-style.account-satting > a span{
        font-size: 14px;
    }
    .header-right-wrap .same-style.account-satting > a i{
        font-size: 24px;
    }*/
    .header-right-wrap .same-style.cart-wrap button {
        color: #fff !important;
    }
    .main-menu nav ul li a {
        font-family: 'Roboto Regular';
        font-size: 15px;
        /*font-size: 1.14em;*/
    }
    .main-menu nav ul li.active a {
      color: #f47226; 
    }
    .main-menu nav ul li a.account-satting-active{
            background-color: #FBDD17;
        color: #1F1F1F;
        padding: 5px 17px;
        border-radius: 7px;
        line-height: normal;
    }
    .header-right-wrap .same-style.cart-wrap button span.count-style {
        /*background-color: #fff !important;
        color: #f56c24 !important;*/
        background-color: #c00000 !important;
        color: #fff !important;
        font-size: 10px;
        font-weight: 600;
    }
    .language-currency-wrap .same-language-currency a,
    .language-currency-wrap .same-language-currency a:hover {
        color: #fff !important;
    }
    .language-currency-wrap .same-language-currency a i {
        color: #fff !important;
        font-weight: 800 !important;
    }

    .breadcrumb-area {
        /*background-image: url('../images/judul.jpg');*/
            padding: 10px 0 0;
            background-size: cover;
    }
    .breadcrumb-area .breadcrumb-content.text-left{
        font-family: 'Roboto Bold';
        color:#1F1F1F;
        text-transform: uppercase;
        font-size: 28px;
        font-family: 'Roboto Bold';
    }
    .breadcrumb-area .breadcrumb-content.text-left:after {
        background: #FBDD17 none repeat scroll 0 0;
        bottom: -12px;
        content: " ";
            height: 3px;
        left: 15px;
        margin-left: 0;
        position: absolute;
        width: 90px;
    }
    .breadcrumb-area .breadcrumb-content.text-right ul li,
    .breadcrumb-area .breadcrumb-content.text-right ul li a{
        color: #fff;
        font-size: 14px;
        text-transform:capitalize;
    }
    .breadcrumb-content.text-right ul li::before {
        width: 14px;
        background-color: #fff;
    }
    @media only screen and (max-width: 767px) {
        .breadcrumb-area .breadcrumb-content.text-right {
            text-align: left !important;
        }
        .breadcrumb-area .breadcrumb-content.text-right ul li, 
        .breadcrumb-area .breadcrumb-content.text-right ul li a {
            font-size: 12px;
            margin-top: 2%;
        }

        .header-right-wrap .same-style.account-satting > a span {
            display: none;
        }
        .header-right-wrap .same-style.account-satting > a {
            padding: 2px 7px;
        }
        .mean-container .mean-nav ul li a:hover {
            color: #f5591c !important;
        }
        .header-right-wrap .same-style:first-child {
		    margin-top: -2%;		}
    }

        .header-right-wrap.w-hidden{
            display: none;
        }
    @media only screen and (max-width: 767px) {

        .header-right-wrap.w-hidden {
            display:inline-flex;
            margin-right: 0;
            position: absolute;
            bottom: 5px;
            right: 55px;
        }
        .header-right-wrap.w-hidden .same-style.cart-wrap .shopping-cart-content ul li {
            margin-bottom: 10px;
            padding-bottom: 10px;
        }
        .header-right-wrap.w-hidden .same-style.cart-wrap .shopping-cart-content ul li:last-child {
            border-bottom: 0;
        }
        .header-right-wrap.w-hidden .same-style.cart-wrap .shopping-cart-content ul li a{
            font-size: 13px;
            font-family: 'Roboto Regular';
            color: #0e1318;
        }
    }

    @media only screen and (max-width: 767px) {
        .logo a img {
            height: 40px;
        }
        .header-top-area .header-top-wap {            
            display: inline-block;
            width: 100%;
        }
        .language-currency-wrap {
            width: 65%;
            text-align: left;
            float: left;
            justify-content: left;
        }
        .header-top-wap .header-offer{
            width: 35%;
            float: left;
            text-align: right;
        }
        .language-currency-wrap .same-language-currency a {                          
            font-size: 12px;
        }
        .header-right-wrap .same-style > a,
        .header-right-wrap .same-style.account-satting > a {
            font-size: 18px;
            font-weight: 800;
        }
        .header-right-wrap .same-style.cart-wrap button {
            font-size: 18px;
        }
        .header-right-wrap .same-style.cart-wrap button span.count-style {
            top: -9px;
            width: 20px;
            height: 20px;
            font-size: 10px;
        }
        .header-right-wrap .same-style.cart-wrap .shopping-cart-content {
            right: -10px;
        }
        .header-right-wrap .same-style.header-search .search-content {
            right: -20px;
        }
    }
/*CSS Header Selesai*/

/*CSS Slider*/
	.carousel-caption {
	    /*background-color: rgba(0,0,0,0.5);
	    padding-left: 3%;*/
        font-family: 'Arial Black';
	}
    .carousel-caption h3{
        /*background-color: rgba(0,0,0,0.5);
        padding-left: 3%;*/
        font-family: 'Arial Black';
    }
    .owl-item.active .slider-animated-2.slider-singleimg-hm10 img {
        width: 300px;
        height: 300px;
        object-fit: cover;
        object-position: top;
            float: right;
    }
    @media only screen and (max-width: 767px) {
        .carousel-caption h3 {
            /*text-shadow: 2px 2px #000;*/
            text-shadow: 1px 1px rgba(0,0,0,0.9);
        }
        .single-slider .slider-content h3 {
            font-size: 14px;
        }
        .single-slider .slider-content h1 {
            font-size: 16px;  
        } 
        .single-slider .slider-content .slider-btn a {
            font-size: 12px;
        }
        .single-slider .slider-content .slider-btn a {
            padding: 10px 20px 12px;
        }
        .owl-item.active .slider-animated-2.slider-singleimg-hm10 img{
            display: none;
        }
    }
/*CSS Slider Selesai*/

/*CSS Menu*/
    .main-menu nav ul {
        text-align: right;
    }
    .main-menu nav ul li.active > a {
        color: #fff;
    }
/*CSS Menu Selesai*/

/*CSS Footer */
    .footer-area {
        /*background-color: #0E1318;
        border-top: 4px solid #FBDD17;*/
        background-color: #ff9a00;
        padding-top: 2em;
    }


    .top-footer table{
        border: 0;
        margin-bottom: 1em;
    }
    .top-footer table td {
        border: 0;
        padding: 0;
        padding-bottom: 7px;
        vertical-align: middle;
        font-size: 15px;
        color: #C9C9C9;
    }
    .top-footer table td:first-child{
        vertical-align: top;
    }
    .top-footer table tr td:first-child{
        min-width: 26px;
    }
    .top-footer table td .fa {
        font-size: 14px;
    }
    .top-footer td a {
        text-decoration: none;
        font-size: 15px;
        color: #FFFFFF;
    }
    .top-footer td a .fa{
        color: #FFFFFF;
        text-align: center;
        font-size: 20px;
    }

    .footer-bottom {    
        background-color: #0E1318;
        padding: 7px 0;
        text-align: center;
        color: #FBDD17;
    }
    .footer-bottom a {
        color: #fff;
    }
    .footer-widget .footer-title h3 {
        position: relative;
        font-family: 'Roboto Bold';
        font-size: 20px;
        font-weight: normal;
        color: #FFFFFF;
        margin-bottom: 30px;
    }
    .footer-widget .footer-title h3:after {
        background: #FBDD17 none repeat scroll 0 0;
        bottom: -12px;
        content: " ";
        height: 3px;
        left: 0;
        margin-left: 0;
        position: absolute;
        width: 70px;
    }
    .footer-widget .subscribe-style {
        color: #fff;
        letter-spacing: 1px;
    }
    .footer-widget .subscribe-style.teks-kanan{
        text-align: right;
    }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
        .footer-widget .footer-title h3 {
            font-size: 18px;
        }
    }

    @media only screen and (max-width: 767px) {
        .footer-area {
            padding-top: 1.5em;
            padding-bottom: 1.2em;
        }
        .footer-widget.mb-20{
            margin-bottom: 10px;
        }
        .footer-widget .subscribe-style,
        .footer-widget .subscribe-style.teks-kanan{
            text-align: center;
        }        
    }
/*CSS Footer Selesai*/

/*CSS SideBar*/
    .sidebar-widget.kategori h4.pro-sidebar-title{
        background-color: #c10001;
        color: #fff;
        padding: 10px 20px;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }
    .sidebar-widget.kategori ul {
        background-color: #fff;
        border: 1px solid #e6e6e6;
        padding:5px 20px 20px;
    }
    .sidebar-widget.kategori ul li{
        border-bottom: 1px solid #e6e6e6;    
        padding-top: 15px !important;

    }
    .sidebar-widget.kategori .sidebar-widget-list ul li:last-child{
        border-bottom:0;
    }
    .sidebar-widget.kategori .sidebar-widget-list ul li a {
        text-transform: uppercase;
        color: #434142;
    }
    .sidebar-widget.kategori .sidebar-widget-list ul li a:hover{
        color: #f49d00;
    }
    .sidebar-widget.kategori .sidebar-widget-list ul li a:hover span{
        background-color: #f49d00;
    }
/*CSS SideBar Selesai*/

/*CSS Beranda*/
    .welcome-area,
    .product-area{
        background-color: #fff;
    }

    .jalan {
        width: 100% !important;
        /*height: 56px !important;*/
        /*margin-top: 3%;*/
        border: 1px solid #d4d4d4;
        margin-bottom: 5%;
        display: inline-block;
    }
    .jalan .tkanan .fa {
      font-size: 6px;
      margin: 0 10px 0;
    }
    .tkiri {
        font-family: 'Lato Bold';
        color: #fff ;
        font-size: 16px;
        background-image: url(../images/jalan.jpg);
        background-size: 100% 100%;
        width: 14%;
        float: left;
        padding: 1%;
    }
    .tkanan {
        font-family: 'Lato Regular';
        color: #454242;
        font-size: 14px ;
        width: 86%;
        float: left;
        padding-top: 1%;
    }

    .tentang-kami .col-md-4 h3 {
        color: #bf0000;
        font-family: 'Lato Regular';
        font-weight: 800;
        margin-top: 20px;
        margin-bottom: 10px;
    }

    @media only screen and (max-width: 767px) {
        .tkiri {
            font-size: 12px;
            width: 35%;
            padding: 3%;
        }
        .tkanan {
            font-size: 12px;
            width: 65%;
            padding-top: 3%;
        }
    }
    /*CSS Produk Terbaru*/
    .product-area {
        /*background-color: #f3f3f3;*/
    }


    .section-title h2 {
        font-family: 'Roboto Bold';
        color: #454242;
    }
    .section-title h2::before,
    .section-title h2::after {
        background-color: #f39c00;
        height: 3px;
    }

    .product-area .col-item{
        border: 1px solid #e4e4e4;
        border-radius: 18px;
        background: #FFF;
        margin-bottom: 30px;
        box-shadow: 5px 3px 13px #00000012;
        box-shadow: 1px 1px 22px -9px rgb(0 0 0 / 15%);
    }
    .product-area .col-item .photo{
        position: relative;
    }
    .product-area .col-item .photo img{
        margin: 0 auto;
        width: 100%;
        /*height: 200px;*/
        height: 260.5px;
        /*object-fit: cover;*/
        object-fit: contain !important;
        object-position: top;
        border-top-left-radius: 14px;
        border-top-right-radius: 14px;
    }

    .product-wrap .product-content h3 a{
        letter-spacing: normal;
        font-weight: 700;
        text-transform: capitalize;
        color: #272727;
        line-height: 3.3em;
        font-family: 'Montserrat',sans-serif;
        font-size: 1em;
        text-decoration: none;
    }

    @media only screen and (min-width: 765px) and (max-width: 1024px) {
        .product-area .col-item .photo img {
            height: 328px;
        }
        .produk_kategori .product-area .col-item .photo img {
            height: 313px !important;
        }
    }

    @media only screen and (max-width: 767px) {
        .product-area .col-item .photo img {
            height: 328px;
        }
        .produk_kategori .product-area .col-item .photo img {
            height: 298px !important;
        }
        .product-wrap .product-content h3 a {
            line-height: 2.7em;
            font-size: 14px;
        }
        .product-wrap .product-content .product-price span {
            font-size: 14px;
        }
    }
    .product-area .col-item .photo span.promo-disk {
        position: absolute;
        top: 20px;
        left: 20px;
        font-size: 13px;
        color: #fff;
        display: inline-block;
        line-height: 1;
        padding: 3px 11px;
        border-radius: 5px;
        font-weight: 500;
        /* background-color: #fa6bff; */
        background-color:#FFBA00;
        z-index: 99;
    }
    .product-area .col-item .photo span.stok-habis {
        position: absolute;
        bottom: 20px;
        z-index: 99;
        background-color: rgba(255,255,255,.88);
        transition: background .3s;
        font-weight: bold;
        text-align: center;
        left: 1em;
        right: 1em;
        padding: .5em 0 .7em;
        color: #4e4e4e;
    }
    .product-area .col-item .photo:hover span.stok-habis{
        color: #FFBA00;
        transition: 0.7s;
    }
    .product-area .col-item .info{
        padding: 10px;
        border-radius: 0 0 5px 5px;
        margin-top: 1px;
    }

    .product-area .col-item:hover .info {
        /*background-color: #F5F5DC;*/
    }
    .product-area .col-item .price{
        /*width: 50%;*/
        float: left;
        margin-top: 5px;
    }
    .product-area .col-item .price h5{
        line-height: 20px;
        /*margin: 0;*/
    }
    .product-area .col-item .price h4{
        line-height: 20px;
        font-family: 'Roboto Bold';
        color: #283949;
        margin-top: 0;
        margin-bottom: 5px;
        font-size: 16px;
    }
    .product-area .price-text-color{
        color: #FBDD17;
        font-family: 'Roboto Bold';
        font-size: 18px;
        margin: 3px 0 10px;
    }
    .product-area .price-text-color span.old {
        color: #333;
        font-size: 16px;
        text-decoration: line-through;
        /* margin-left: 20px; */
        font-family: 'Roboto Medium';
        display: block;
    }
    .product-area .kota{
        margin-top: 5%;
        font-family: 'Roboto Bold';
        color: #283949;
    }
    .product-area .stok {
        color: #576160;
    }
    .product-area .col-item .info .rating{
        color: #777;
    }
    .product-area .col-item .rating{
        /*width: 50%;*/
        float: left;
        font-size: 17px;
        text-align: right;
        line-height: 52px;
        margin-bottom: 10px;
        height: 52px;
    }
    .product-area .col-item .separator{
        border-top: 1px solid #E1E1E1;
    }
    .product-area .clear-left
    {
        clear: left;
    }
    .product-area .col-item .separator p{
        line-height: 20px;
        margin-bottom: 0;
        margin-top: 10px;
        text-align: center;
    }
    .product-area .col-item .separator p i{
        margin-right: 5px;
    }
    .product-area .col-item .separator p a{
        color: #000000
    }
    .product-area .col-item .btn-add{
        width: 45%;
        width: 50%;
        float: left;
    }
    .product-area .col-item .btn-add{
        border-right: 1px solid #E1E1E1;
        color: #000000
    }
    .product-area .col-item .btn-details{
        width: 55%;
        width: 50%;
        float: left;
        padding-left: 10px;
    }
    .product-area .col-item .btn-details:hover,
    .product-area .col-item .btn-details:hover a{
        color: #1ACC85;
        text-decoration: none;
    }
    .product-area .controls
    {
        margin-top: 20px;
    }
    .product-area [data-slide="prev"]
    {
        margin-right: 10px;
    }

    @media only screen and (max-width: 767px) {
        .product-area .col-item .photo img {
            /*height: 170px;*/
        }
        .product-area .col-item .price h4{
            font-size: 14px;
            margin-bottom: 0;
        }
        span.kategori {
            font-size: 12px;
        }
        .product-area .price-text-color,
        .product-area .price-text-color span.old {
            font-size: 16px;
        }
    }
/*CSS Beranda Selesai*/

/*CSS Produk Detail*/
    .zoompro-wrap .zoompro-span img {
        max-height: 480px;
        object-fit: contain !important;
    }
    
    .product-dec-slider-2.slick-vertical .slick-slide img {
      object-fit: contain;
    }

    @media only screen and (max-width: 767px) {
        .zoompro-wrap .zoompro-span img {
            max-height:250px;
        }
    }

    .ket-detail-kategori {
        color: #0E1318;
    }
    .ket-detail-kategori p{
        margin-bottom: 1em;
        color: #0E1318;
        line-height: 1.7;
    }
    .ket-detail-kategori li{
        line-height: 2;
        color: #0E1318;
    }
    .ket-detail-kategori li .fa{
        color: #FBDD17;
        font-size: 18px;
        margin-right: 7px;
        margin-top: 3px;
    }


    span.kategori {
        font-size: 16px;
        color: #B7B7B7;
        display: inline-block;
        line-height: 1;
        /* padding: 4px 11px; */
        /* border-radius: 10px; */
        font-weight: 500;
        /* background-color: #f49d00; */
        margin: 0px 0 1em;
    }
    .product-details-content .pro-details-quality .pro-details-cart a {
        background-color: #FBDD17;
        border:1px solid #FBDD17;
        padding: 12px 20px 12px;
        border-radius: 11px;
        font-weight: normal;
    }
    .product-details-content .pro-details-quality .pro-details-cart a.detail-or-wa{
            background-color: #fff;
        border: 1px solid #17B872;
        color: #17B872;
        padding: 0;
        padding-right: 20px;
        margin-left: .6em;
    }
    .product-details-content .pro-details-quality .pro-details-cart a.detail-or-wa span{
        background-color: #17B872;
        color: #fff;
        padding: 12px 15px 12px;
        display: inline-block;
        border-top-left-radius: 11px;
        border-bottom-left-radius: 11px;
        margin-right: 10px;
    }
    .product-details-content .pro-details-quality .cart-plus-minus {
        height: 40px;
        border-radius: 16px;
    }
    .product-details-content .pro-details-quality .cart-plus-minus .dec.qtybutton,
    .product-details-content .pro-details-quality .cart-plus-minus .inc.qtybutton {
        height: 40px;
        padding-top: 9px;
    }
    .product-details-content .pro-details-quality .cart-plus-minus input.cart-plus-minus-box {
        height: 40px;
        font-family: 'Roboto Medium';
    }

/*CSS Produk Detail Selesai*/

/*CSS Informasi*/
    .informasi {
        background-color: #f3f3f3;
    }
    .informasi .product-wrap .product-img img {
        width: 100%;
        height: 210px;
        object-fit: cover;
        object-position: top;
    }
    .informasi .shop-list-wrap {
        background-color: #fff;
        padding: 1.5%;
    }
    .informasi .shop-list-wrap .shop-list-content .shop-list-btn a {
        font-family: 'Lato Regular';
        font-size: 14px;
        text-transform: capitalize;
        background-color: #b61e00;
        padding: 9px 18px;
        border-radius: 20px;
    }
    .informasi .shop-list-wrap .shop-list-content h3 a {
        color: #bf0000;
        font-size: 18px;
    }
    .informasi .shop-list-wrap .shop-list-content p {
        line-height: 24px;
        font-size: 14px;
        color: #576160;
            margin-bottom: 3%;
    }
/*CSS Informasi Selesai*/

/*CSS Mitra*/
    .mitra .mitra-item {
        background-color: #fff;
        padding: 20px;
        margin-bottom: 30px;
    }
    .mitra .mitra-item h4{
        font-family: 'Lato Bold';
        color: #bf0000;
    }
    .mitra .mitra-item .col-md-4 img {
        width: 80px;
        height: 80px;
        border-radius: 100%;
        object-fit: cover;
        object-position: top;
    }
/*CSS Mitra Selesai*/

/*css testimoni*/
    .single-banner a img {
        height: 250px;
        object-fit: cover;
        object-position: top;
    }
/*css testimoni Selesai*/

/*CSS kategori beranda*/
    .card-body.portofolio {
        padding: 0px;
        position: relative;
      border-radius: 30px;
    }
    .portofolio .image {
      display: block;
      width: 100%;
      height: 262.5px;
      /*object-fit: cover;*/
      object-fit: contain;
      object-position: top;
      border-radius: 30px;
    }

    @media only screen and (min-width: 481px) and (max-width: 1024px) {
        .portofolio .image {
            height: 150px;
        }
    }

    @media only screen and (max-width: 767px) {
        .portofolio .image {
            height: 330px;
        }
    }

    .portofolio .overlay {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      background-image: url('../images/kuning.png');
      background-size: cover;
      background-position: top;
      background-position:center top;
      /*background-color:rgba(33, 150, 243, 0.9);*/
      overflow: hidden;
      width: 100%;
      /*height: 0;*/
      height: 100px;
      transition: .5s ease;
        border-bottom-left-radius: 30px;
        border-bottom-right-radius: 30px;
    }
    /*.portofolio .overlay:before {
        content: '';
        background-color: #fff;
        width: 100%;
        height: 46px;
        border-radius: 50%;
        position: absolute;
        top: -35%;
        left: 7px;
    }*/
    .portofolio:hover .overlay {
      height: 60%;
    }
    .portofolio .text {
        color: white;
        font-size: 18px;
        width: 80%;
        position: absolute;
        /*top: 50%;*/
        top: 70%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        text-align: center;
    }
    .portofolio:hover .text{
        top: 65%;
    }
    .portofolio .text h4{
        line-height: 70px;
        /*font-size: 24px;*/
        font-size: 20px;
        font-family: 'Roboto Bold';
    }
    .portofolio:hover .text h4 {
        line-height: initial;
    }
    .portofolio small {
        display: block;
        margin-top: 5%;
        margin-bottom: 20%;
    }
    .portofolio a{
        background-color: transparent;
        border: 1px solid #fff;
        border-radius: 7px;
        padding: .3em 1em;
        font-size: 14px;
        color: #fff !important;
        text-decoration: none !important;
        margin-top: 5%;
        display: none;
    }
    .portofolio:hover a{
        display: inline-block;
    }

    #blogCarousel.carousel {
        background: transparent;
    }
    .blog .carousel-indicators {
        left: 0;
        top: auto;
        bottom: -40px;
        width: 100%;
        margin: 0;
        text-align: center;
    }

    /* The colour of the indicators */
    .blog .carousel-indicators li {
        background: #fff;
        border: 1px solid #B7B7B7;
        border-radius: 50%;
        width: 18px;
        height: 18px;
    }

    .blog .carousel-indicators .active {
        background: #B7B7B7;
        margin-top: 1px;
    }

    @media only screen and (max-width: 767px) {
        .card-body.portofolio {
            margin-bottom: 30px;
        }
        .carousel-item .col-md-3:last-hild .card-body.portofolio {
            margin-bottom:0px;
        }
        .product-area.pt-60{
            margin-top: 10%;
        }
        .section-title-2 h2{
            font-size: 24px;
        }
        .section-title-2 h2:before {
            width: 55px;
        }
        .section-title-2 p {
            font-size: 14px;
        }
    }
/*CSS Portofolio Selesai*/

/*css admin*/
    .sidetab-cust .nav {
        box-shadow: 4px 3px 15px #00000014;
        border: 1px solid rgba(155,155,155,0.1);
        padding-bottom: 5em;
    }
    .sidetab-cust .nav-pills .nav-link{
        border-radius: 0;
        margin-bottom: .3em; 
        margin-left: 5px;      
        color: #0E1318; 
        border-bottom: 1px solid rgba(155,155,155,0.1);
    }
    .sidetab-cust .nav-pills .nav-link:first-child {
        margin-top: .3em;
    }
    .sidetab-cust .nav-pills .nav-link:last-child {
        border-bottom: 0;
    }
    .sidetab-cust .nav-pills .nav-link .fa{
            font-size: 20px;
        margin-right: .5em;
    }
    .sidetab-cust .nav-pills .nav-link.active, 
    .sidetab-cust .nav-pills .show>.nav-link, 
    .sidetab-cust .nav-pills .nav-link:hover {
        color: #0E1318;
        background-color: transparent;
        border-left: 5px solid #FBDD17; 
        margin-left:0px;   
    }


    @media only screen and (max-width: 767px) {
        .sidetab-cust .nav {
            padding-bottom: 0;
            margin-bottom: 3em;
        }
        .card.list-lowker .card-footer a:last-child {
            margin-left: 0 !important;
        }
    }
/*css admin selesai*/

.single-my-account .myaccount-info-wrapper .account-info-wrapper {
    color: #0E1318;
    line-height: 1.7;
    font-family: 'Roboto Medium';
    font-size: 15px;
}



@media only screen and (max-width: 767px) {}
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {}
@media (max-width: 980px){}
@media only screen and (min-width: 1200px){}