.archive #content > .ast-container:first-child{
  max-width: 1400px;
}

.pwf-singgle ul{
  padding-left: 0;
  margin-left: 2.5rem;
}


#lima-pwf-modal .close{
  position: absolute;
  left: -4%;
  color:#FFF;
  font-size:36px;
  font-weight: 500;
  top: 4px;
  line-height: 10px;
  text-decoration: none;
}

#lima-pwf-modal .loading{
  opacity: .1;
  background:  #F0F0F0;
}

@media screen and (max-width: 768px){
    #lima-pwf-modal .close{
        left:auto;
        right: 0px;
        top: -25px;
        color: #FFF;
        z-index: 99999;
        font-size: 26px;
    }

    #lima-pwf-modal .modal-content{
      max-width: 95%;
      margin: 0 auto;
      border-radius: 10px;
    }

    .pwf-single-title h3 {
        font-weight: 600 !important;
        font-size: 18px;
        color: #000 !important;
        margin-bottom: 15px;
    }
}

#lima-pwf-modal .modal-body{
    min-height: 100px;
    padding: 2%;
}


.lima-table {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    width: 100%;
}


.lima-table td, .lima-table th {
    border: 1px solid #ddd;
    padding: 8px;
}


.lima-table tr:nth-child(even){
    background-color: #f2f2f2;
}


.lima-table tr:hover {
    background-color: #ddd;
}


.lima-table th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    background-color: #4CAF50;
    color: white;
}

.tb-pwf {
    margin: 0;
    position: relative;
}

.archive-pwf {
    padding-bottom: 50px;
}

.single-download .ast-container {
    max-width: 100%;
    padding: 0px;
    padding-top: 30px;
}


.tb-pwf .item-pwf {



    list-style: none;



    display: inline-block;



    margin-left: 10px;



    white-space: nowrap;

    margin-bottom: 10px;



}


.tb-pwf .item-pwf:first-child {

    margin-left: 0;
}


.tb-pwf .item-pwf:last-child {
    margin-right: 0;
}


.item-pwf:hover,
.item-pwf.active {

    background: #8c47f2;

    border-color: #8c47f2;

    color: #FFF;

}

.item-pwf:hover a,
.item-pwf.active a{

    color: #FFF;

}





li.item-pwf {

    padding: 5px 15px;
    border-radius: 10px;
    border: 1px solid #8c8c8c;
}



li.item-pwf:not(active) a {
    color: #8c8c8c;
}


.link-pwf {
    font-weight: bold;
}



.link-pwf .pwf-count {

    margin-right: 10px;
    font-weight: normal;
}



.item-content-pwf .read-more {
    display: none;
}

.item-content-pwf .judul-pwf {
    margin-bottom: 0px;
    font-weight: bold;
    font-size: 14px;
    padding-top: 5px;

}



.card-pwf-content {
    margin: 0;
    position: relative;
    display: grid;
    grid-gap: 25px 25px;
    grid-template-columns: auto auto 316.63px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.container-item{
    padding: 7px;
}

.item-content-pwf p {

    font-size: 12px;
    margin-bottom: 0;
    line-height: 1.5;
}



.download-icon .favorite-lima i{
  
    font-size: 30px;
    color: #8c47f2;
}

.pwf-item .download-icon.col-4{
  padding: 0 5px;
}

.pwf-item .download-icon a{
  display: inline-block;
  width: 30%;
}

.download-icon a {
    display: inline-block;
    vertical-align: top;
    padding: 10px;
}


.pwf-item .pwf-info .download-icon a{
    padding:0;
}


.download-icon a.favorite-lima i {

    vertical-align: middle;

    font-size: 25px;

}



.download-icon a.favorite-lima {

    vertical-align: bottom;

}



.download-icon {

}


.download-icon img{
    width:27px !important;
    max-width:100% !important;
}


.content-portofolio-pwf {

    margin-top: 15px;

}

.tb-pwf {

    padding: 0px;
    overflow-x: auto;
    white-space: nowrap;

}

.download-icon .favorite-lima i {

    font-size: 30px;
    color: #d4d4d4;
}


.download-icon {
    display: inline-block;
    position: relative;
    /* vertical-align: top;*/
    vertical-align: bottom;
    padding: 12px 0;
}



.text-desc-pwf {
    display: inline-block;
    width: 80%;
}



.card-pwf-content .item-content-pwf {
    list-style: none;
    border-radius: 10px;
    background-color: white;
    padding: 15px;
    /* box-shadow: 0px 0px 4px 2px #ccc; */
    border: 1px solid #E4E9F5;
}



.card-pwf-content .item-content-pwf img {

    height: 200px;
    width: 100%;
    max-height: 200px;

}


#page-pwf-porto {
    text-align: center;
    margin-bottom: 15px;
}


#page-pwf-porto .page-numbers {

    font-size: 18px;
    font-weight: bold;
    color: #909090;
    margin-left: 5px;
    margin-right: 5px;
    min-width: 28px;
    min-height: 28px;
    height: auto;
    display: inline-block;
    text-align: center;
    border-radius: 50%;

}



#page-pwf-porto .page-numbers.current {

    background: #8c47f2;
    color: white;
}


/* animate loading */

.modal-pwf-loading {
    display:    none;
    position:   fixed;
    z-index:    1000;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background: rgba( 255, 255, 255, .8 ) 
                url('../img/ajax-loader.gif') 
                50% 50% 
                no-repeat;
}







/* When the body has the loading class, we turn



   the scrollbar off with overflow:hidden */



.rows-lima.loading .modal-pwf-loading {



    overflow: hidden;   



}







/* Anytime the body has the loading class, our



   modal element will be visible */



.rows-lima.loading .modal-pwf-loading {



    display: block;



}







/* MODAL LIMA */



/* The Modal (background) */



.modal-pwf {



    display: none; /* Hidden by default */



    position: fixed; /* Stay in place */



    z-index: 1; /* Sit on top */



    padding-top: 100px; /* Location of the box */



    left: 0;



    top: 0;



    width: 100%; /* Full width */



    height: 100%; /* Full height */



    overflow: auto; /* Enable scroll if needed */



    background-color: rgb(0,0,0); /* Fallback color */



    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */



  }



  



  /* Modal Content */



  .modal-content-pwf {



    position: relative;



    background-color: #fefefe;



    margin: auto;



    padding: 15px;



    border: 1px solid #888;



    width: 50%;



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



    -webkit-animation-name: animatetop;



    -webkit-animation-duration: 0.4s;



    animation-name: animatetop;



    animation-duration: 0.4s;



    border-radius: 10px;



  }



  



  /* The Close Button */



  #pwfModal .close-pwf {



    color: #aaaaaa;



    float: right;



    font-size: 28px;



    font-weight: bold;



  }



  



  #pwfModal .close-pwf:hover,



  #pwfModal .close-pwf:focus {



    color: #000;



    text-decoration: none;



    cursor: pointer;



  }



  



  @-webkit-keyframes animatetop {



    from {top:-300px; opacity:0} 



    to {top:0; opacity:1}



  }



  



  @keyframes animatetop {



    from {top:-300px; opacity:0}



    to {top:0; opacity:1}



  }











  .content-modal-detail img {



    width: 100%;



    height: auto;



    /* max-height: 350px; */



    overflow: hidden;



}







.content-modal-detail .read-more {



    display: none;



}







.content-modal-detail p {



    margin-bottom: 0;



}







.content-modal-detail .judul-pwf {



    padding-top: 20px;



    font-weight: bold;



    line-height: 1.5;



}







.modal-content-pwf p {



    margin-bottom: 0;



}



#pwfModal .close-pwf i {



    position: absolute;



    top: -30px;



    color: white;



}



.content-modal-detail .download-icon i {
    position: absolute;
    top: 20px;
    left: 50px;
    font-size: 50px;
    color: #8c47f2;
}



#pwfModal .min i {



    position: absolute;



    top: -30px;



    color: white;



    right: 25px;



    cursor: pointer;



}



#pwfModal .plus i {



    position: absolute;



    top: -30px;



    right: 52px;



    color: white;



    cursor: pointer;



}







@media only screen and (max-width: 768px) {



    .card-pwf-content {

        display: block !important;
    }


    .download-icon a {
        padding:5px;
    }



    .card-pwf-content .item-content-pwf{
        margin-bottom: 30px !important;
    }

    .modal-content-pwf {

        width: 80% !important;
    }

    .content-modal-detail img {
        width: 100%;
        height: auto !important;
        /* max-height: auto !important; */
        overflow: hidden;
    }



    .content-modal-detail .download-icon i {
        position: absolute;
        top: 38px !important;
        left: 5px !important;
        font-size: 50px;
        color: #8c47f2;
    }


    .single .can_edit a.download-lima span{
        display: none;
    }

    .single .can_edit a.download-lima {
        width: auto;
        height: auto;
        padding: 1px !important;
        border-radius: 0;
        background: transparent !important;
        margin: 0;
        margin-right: 5px;
    }


    .single .pwf-single-banner .pwf-right-title .button-edit{
       padding-left:10px;
       padding-right:10px;
       font-size: 13px;
    }

    .card-pwf-content .item-content-pwf img {
        height: 200px!important ;
        width: 100%;
        max-height: 200px !important;
        overflow: hidden;
    }



    body .content-modal-detail .text-desc-pwf p{
        font-size: unset !important;
    }



    .content-modal-detail .download-icon .img-download {
        position: absolute;
        top: -35px;
        left: 0;
    }



    .content-modal-detail .download-icon {

        width: 18%;
        padding: 0;
        vertical-align: baseline;
        padding-bottom: 0px;
        position: relative;

    }

    #lima-pwf-modal .pwf-single-banner .download-icon{

    }


    #lima-pwf-modal .pwf-single-banner .download-icon .download-lima,
    #lima-pwf-modal .pwf-single-banner .download-icon .button-edit{
        float: none;
    }



}







.tb-pwf {



    max-width: 2000px !important;



}







.tab-content-pwf {



    overflow: auto;

    margin-top: 30px;

    margin-bottom: 30px;



}



.card-pwf-content img.img-download {



    height: auto !important;



}



.content-modal-detail .download-icon {



    /* vertical-align: middle; */



    width: 10%;



    padding: 0;



    text-align: center;



}



.content-modal-detail .download-icon .img-download {



    width: 50px;



}



.content-modal-detail .text-desc-pwf p {



    font-size: 16px !important;



}



.content-modal-detail .text-desc-pwf {



    width: 88%;



}





.pwf_setting_meta label {

    display: block;

    margin-bottom: 5px;

}



.pwf_setting_meta .form-group {

    margin-bottom: 10px;

}



.pwf_setting_meta .form-group input,.pwf_setting_meta .form-group select {

    width: 100%;

}



.favorite-lima.active i {

    color: #f10202;

}



/* .pwf-single-banner {

     text-align: center;

} */

.pwf-single-banner,
.pwf-single-banner figure{
  max-width: 1280px;
}

.pwf-meta-single .pwf-meta-label,.pwf-meta-single .pwf-meta-content {

    text-align: left;

    font-size: 18px;

}



.pwf-meta-single .pwf-meta-content {

    font-weight: 600;

    margin-bottom: 15px;

}



.pwf-meta-single .pwf-meta-content a{

    color: #8a4aec;

}



.tag-portofolio-content ul {

    margin: 0;

    padding: 0;

}



.tag-portofolio-content ul li {

    list-style: none;

    display: inline-block;

    padding: 10px;

}



.tag-portofolio-content ul li a {

    color: #8a4aec;

    font-weight: 600;

    text-decoration: none;

}



.content-portofolio-pwf h3{

    margin-bottom: 25px;

}



.form-search-pwf .pwf-search,

#drodown-cat-pwf {

    border-radius: 10px !important;

    padding: 10px 20px 10px 35px;

    background: white;

    border: 1px solid #8c8c8c;

}

#drodown-cat-pwf{

     padding: 10px 20px;

}



.form-search-pwf i {

    position: absolute;

    left: 10px;

    z-index: 5;

    bottom: 15px;

}



.tag-portofolio-content ul li:last-child {

    padding-right: 0px;

}

.tag-portofolio-content ul li:first-child {

    padding-left: 0px;

}





.pwf-singgle #breadcrumbs {

    margin: 0;

    padding: 0;

}



.pwf-singgle #breadcrumbs li {

    list-style: none;

    display: inline-block;

    margin: 2px;

}



.pwf-singgle #breadcrumbs li:first-child {

    margin-left: 0px;

}



.pwf-singgle #breadcrumbs li:last-child {

    margin-right: 0px;

}





.pwf-breadcrumm #breadcrumbs {

    margin-bottom: 15px;

}



.pwf-breadcrumm #breadcrumbs li a {

    font-weight: 500;

    color: #6c757d;

    text-decoration: none;

}



.pwf-breadcrumm #breadcrumbs li strong {

    color: #6c757d;

}



.pwf-singgle a.link-tags-pwf {

    color: #6c757d;

    text-decoration: none;

    font-weight: 400;

}



.pwf-singgle a.link-tags-pwf:hover{

    color: #8a4aec;

    text-decoration: underline;

}



.tag-group p {

    margin-bottom: 0;

    font-weight: 500;

    font-size: 18px;

    color: #84757d;

}



.related-pwf {

    background: #f2f2f2f2;

    padding-top: 5%;

    padding-bottom: 5%;

}



.tag-group {

    margin-bottom: 3%;

    margin-top: 2%;

}





.pwf-single-banner .figure-caption {

    margin-top: 2%;

}



.view-all-related {

    float: right;

}



.title-related {

    display: inline-block;

}



.view-all-related a i {

    font-family: 'FontAwesome' !important;

}



.view-all-related h4 a {font-family: 'Poppins',sans-serif !important;color: #84757d;font-size: 22px;text-decoration: none;}



.view-all-related h4 a i {

    color: #84757d !important;

}



.view-all-related i.fa.fa-chevron-right {

    color: #84757d;

    font-size: 18px;

}



.pwf-single-title h3,

.title-related  h3{

  font-weight: 600 !important;

}



.related-header {

    margin-bottom: 10px;

}



/* MOBILE */

@media screen and (max-width: 768px){

    .view-all-related h4 a,

    .view-all-related h4 i{

      font-size: 13px !important;

    }

    .pwf-singgle .container {
        padding-left: 25px;
        padding-right: 25px;
    }
    .single-download .ast-container{
        padding-top:0
    }

    .content-portofolio-pwf{
        margin-top:0;
    }

    .pwf-meta-single .pwf-meta-label, 
    .pwf-meta-single .pwf-meta-content,
    .tag-group p,
    .tag-group a {

        font-size: 13px !important;

    }
    

    .tag-group {
        margin-bottom: 7%;
        line-height: 22px;
    }

    .related-header{
        margin-bottom:15px;
        margin-top:15px;
    }

    .related-header h3 {
        font-size: 18px;
        font-weight: 600;
    }

    .pwf-single-title h3 {

        font-weight: 600;

    }



    #primary-archive .container {

        padding-left: 20px;
        padding-right: 20px;

    }


    #primary-archive .body-portofolio-pwf .tab-content-pwf {

        display: none;

    }

    #lima-pwf-modal .modal-body {
      padding: 5% 2%;
    }

    .download-icon{
        white-space:nowrap;
    }

}



.title-related h3 {

    color: #84757d;

}





.pwf-single-title h3 {

    color: #6c7581;

}

.tab-content-pwf a.link-pwf {

    text-decoration: none;

}

.archive-pwf .tab-content-pwf{
    display: none;
}



.text-desc-pwf p {

    margin: 0px;

}


.pwf-item .pwf-info{

  padding: 15px 1rem !important;

}


.text-desc-pwf .card-text.judul-pwf{

    font-weight: bold;    

    text-overflow: ellipsis;

    white-space: nowrap;

    overflow: hidden;

}



.text-desc-pwf .card-text.judul-pwf a{

    color: #636363;

    text-decoration: none;

}



.text-desc-pwf .card-text.judul-pwf a:hover{

    color: #8a4aec;

}





.img-view-pwf img{

  border-bottom:1px solid rgba(0,0,0,.125) !important;

}



.pwf-single-banner figure img{

  box-shadow:0px 0px 2px rgba(0,0,0,.125);

}





.pwf-left-title {

    float: left;

}



.pwf-right-title {

    float: right;

}


.content-pwf-group .download-icon{
  text-align: right;
}


@media screen and (max-width: 768px){

    .tab-content-pwf{

        margin-top: 15px;

    }



   .pwf-single-banner .pwf-right-title,
   .pwf-single-banner .pwf-left-title{

        float: none;        

    }



    .pwf-single-banner .download-icon{
        width: 100%;
        display: block;
        clear: both;
    }



    .pwf-single-banner .download-icon .first{
        text-align: left;
        margin-top:5px;
    }

    .pwf-single-banner .download-icon .first,
    .pwf-single-banner .download-icon .second{
      display: inline-block;
      width: auto;
      vertical-align: middle;
    }

    .pwf-single-banner .download-icon .second{
      text-align: right;
      float: right;
    }



    .pwf-single-banner .download-icon .download-lima,
    .pwf-single-banner .download-icon .button-edit{
        float: none;
        display:inline-block;
    }

    #lima-pwf-modal .download-icon.can_edit  .button-edit{
        padding: 8px 20px;
    }

    .pwf-single-banner .download-icon:after{

      clear: both;

      display: block;

      content: "";

    }



}


.pwf-single-banner .pwf-right-title .button-edit,
.pwf-single-banner .pwf-right-title .download-lima{
    text-decoration: none;
    padding-left: 20px;
    padding-right: 30px;
    vertical-align: middle;
    font-size: 16px;
    border-radius: 5px;
}


.pwf-single-banner .pwf-right-title .button-edit{
    border:1px solid #CCC;
    box-shadow: 0px 0px 2px rgba(0,0,0,.125);
    color: #000;
    background:#FFF;
}

.pwf-single-banner .pwf-right-title .download-lima {
    background: #4257E1;
    color: white;
    margin-left: 5px;
}

.pwf-single-banner .pwf-right-title .can_edit .download-lima{
  margin-right: 5px;
}




#lima-pwf-modal .button-edit{
    padding: 10px 20px;
    font-size: 16px;
    text-align:center;
}

.edit-icon img{
    max-width:28px;
}

.content-pwf-group .card {

    border-bottom-left-radius: 15px !important;

    border-bottom-right-radius: 15px !important;

    margin-bottom: 30px !important;

}



.content-pwf-group .card p {

    margin-bottom: 0px !important;

}



p.card-text.judul-pwf {

    font-weight: bold !important;

}



.not-found-favorite h3 {

    font-weight: 400;

    color: #4d4d4d;

}



.not-found-favorite {

    text-align: center;

}



.not-found-favorite a {

    color: #9923d5;

    text-decoration: none;

    font-weight: 600;

}



.search .site-content #primary{
  margin-top: 0;
  padding: 0;
}

.search .site-content > .ast-container{
  max-width: 100% !important;
  padding: 0 !important;
}

.search .site-content .ast-archive-description{
    margin:0 auto;
    margin-bottom: 30px;
    padding: 30px 0px;
    max-width:1380px;
}

.search .site-content .ast-archive-description h1.page-title{
    font-size: 26px;
}

.search .site-content .ast-archive-description h1.page-title span{
  font-weight: 700;
  font-size: 26px;
}

@media screen and (min-width: 1000px){

    .search .site-content .ast-archive-description h1.page-title,
    .search .site-content .body-portofolio-pwf{
      max-width: 1400px;
      margin: 0 auto;
      padding:10px;
    }

    .search .site-content .ast-archive-description h1.page-title{
        padding-left:0;
    }

    #lima-pwf-modal .pwf-right-title{
      margin-top: 10px;
    }

}

@media screen and (min-width:1400px){
    .archive #content > .ast-container:first-child{
      padding:0 2px;
    }
}

@media screen and (max-width: 768px){

    .search .site-content .ast-archive-description h1.page-title,
    .search .site-content .body-portofolio-pwf{
        margin: 0 auto;
        padding: 0 20px;
    }

    .search .site-content .ast-archive-description{
      padding: 20px 0;
    }

    .search .site-content .ast-archive-description h1.page-title{
        font-size: 20px;
    }

    #page-pwf-porto {
        margin-bottom: 30px;
    }


    #lima-pwf-modal .pwf-single-title h3,
    #lima-pwf-modal ul.breadcrumbs,
    .single .pwf-single-title h3,
    .single ul.breadcrumbs{
      margin-bottom: 5px;
    }


    #lima-pwf-modal .can_edit a.download-lima{
      width: auto;
      height: auto;
      padding: 1px;
      border-radius: 0;
      background: transparent;
      margin: 0;
      margin-right:5px;
    }

    #lima-pwf-modal .can_edit a.download-lima span{
        display:none;
    }

}

/*.card .card-img-overlay.new-produk-badge{
    text-align: right;
    margin-top: 50%;
}

.card .card-img-overlay.new-produk-badge .badge{
    font-size:15px;
    margin-right:3%;
}*/

.pwf-item{
  position: relative;
}

.pwf-item .new-produk-badge{
  width: auto;
  display: inline-block;
  position: absolute;
  bottom: 27%;
  right: 6%;
  font-size: 15px;
}



#page-loadmore-porto button{
    color:#636363;
    padding: 7px 60px;
    border-color: #cecfcf;
    font-weight: 700;
}

#page-loadmore-porto button:hover,
#page-loadmore-porto button:active{
    background-color: #f3f3f3;
}

#page-loadmore-porto button:focus {
    box-shadow: none;
    background-color: #f3f3f3;
}