/*------------------------------------------------
*
* Template name: Custom Mufoco Search
* Version      : 1.0.0
* Author       : TAI sas & Diego Ronzio
* Author URL   : #
*
-------------------------------------------------*/


/* ----- typoghraphy -----  */


h1, h2, h3, h4, h5, h6 {
    margin: 0 0 5px;
}

.sgti-caption {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
}


.stgd-caption {
    margin-top: 10px;
    font-size: 18px;
    line-height: 30px;
}


.permalink
{
  font-size: 14px;
}

.permalink:hover
{
  text-decoration: underline;
}

.opencard a
{
  background: #d0d0d0;
  padding: 8px 12px;
  font-size: 14px;
}


/* ----- header -----  */

.navbar .navbar-brand img {
    max-height: 60px;
}


.section-lg {
    padding: 120px 160px 0px 160px;
}



/* ----- home -----  */

div#divIndexSearchFormWrapper {
    padding-bottom: 300px;
}

/* ----- fonds -----  */

.bg-grey-alt {
    background: #f5f5f5;
}


/* ----- fond -----  */ 

.fondDescription {
    padding: 10px 0 0px 0;
}	

.fondContentsTitle {
    padding-top: 20px;
}


.fondContents {
    padding-bottom: 22px;
}


#divFondSearchFormWrapper {
    padding: 23px 0 30px 0;
}


/* ----- author -----  */

.authorDescription {
    padding: 5px 0 18px 0;
}

#divAuthorSearchFormWrapper {
    padding: 23px 0 30px 0;
}



/* ----- result page -----  */

.search-filter{
    display: flex;
    margin-bottom: 25px;
}

#divSearchSearchFormWrapper {
    padding: 21px 0 10px 0;
}

.shop-sidebar .shop-sidebar-box:last-child {
    margin-bottom: 30px;
}



/* ----- detail page -----  */

.sidebar-box {
    border: none;
    margin-bottom: 20px;
    padding: 20px 2px;
}

.sidebar-box .list-category li {
    padding: 15px 0;
}

.sidebar-box .list-category li a {
    display: inline-block;
}
.details-label {
    text-transform: uppercase;
    font-weight: 400;
}

.hover-style-5 .portfolio-item .portfolio-box .portfolio-title {
    background: rgba(255, 255, 255, 1);
    color: #1e1e1e;
    font-weight: 400;
}

.portfolio-item .portfolio-box:hover .portfolio-title {
    opacity: 0.65;
}



/* ----- pagination  -----  */

.pagination .page-item .page-link {
    
    border-radius: 0px;

}


/* ----- TAI ----- */

.searchShortSummary
{
  font-size: 1.0em;
}
.mainShortSummary .number,
.searchShortSummary .number
{
  color: #141414;
  font-weight: 300;
}

.lnkReadLess span, .lnkReadMore span {
    cursor: pointer;
    text-transform: UPPERCASE;
    font-weight: 600;
    display: inline-block;
    background: #f0f0f0;
    padding: 5px 10px;
    font-size: 14px;
}

.otherindex-fond
{
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
}

.shortenedLongText
{
  text-align: justify;
}
.shortenedLongText a
{
  display: inline-block;
  background: #d0d0d0;
  padding: 4px 8px;
  font-size: 14px;
}