body.home-page .sidebar,
body.home-page aside,
body.home-page .side_block,
body.home-page .content-right,
body.home-page .right-column,
body.home-page .col-md-4,
body.home-page .col-lg-4{
display:none!important;
}

body.home-page .inside-container,
body.home-page #content,
body.home-page .content,
body.home-page .content-padding{
max-width:430px!important;
width:100%!important;
margin:0 auto!important;
padding:0!important;
background:#050505!important;
}

@media(min-width:769px){
  body.home-page .inside-container,
  body.home-page #content,
  body.home-page .content,
  body.home-page .content-padding{
    max-width:760px!important;
  }

  body.home-page .content-padding > div{
    max-width:760px!important;
  }

  body.home-page .content-padding img{
    max-width:100%!important;
  }
}

.secretta-cat-head{
display:flex!important;
align-items:center!important;
justify-content:space-between!important;
margin:22px 2px 16px!important;
}

.secretta-cat-title{
font-size:18px!important;
letter-spacing:1px!important;
font-family:Georgia,serif!important;
color:#d4a64f!important;
font-weight:700!important;
}

.secretta-cat-link{
color:#d4a64f!important;
text-decoration:none!important;
font-size:14px!important;
font-weight:600!important;
display:flex!important;
align-items:center!important;
gap:6px!important;
}

.secretta-cat-link:hover{
opacity:.9!important;
}

.secretta-cat-head{
margin:16px 4px 10px!important;
}

.secretta-cat-title{
font-size:16px!important;
}

.secretta-cat-link{
font-size:12px!important;
}

body.home-page .content-padding small{
font-size:11px!important;
}

body.home-page .content-padding [style*="width:54px;height:54px"]{
width:46px!important;
height:46px!important;
font-size:20px!important;
}

body.home-page .content-padding [style*="grid-template-columns:repeat(6,1fr)"]{
gap:6px!important;
}

