/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Feb 13 2021 | 04:35:11 (pm)
/*
/******* Do not edit this file *******/

@media screen and (max-width: 360px)
{
.pf-app{width:350px !important;}
}
@media screen and (max-width:868px)
{
#MarketGidComposite10950 .mgbox
{width:250px;}
}
.entry-crumbs{top:-35!important;}
@media (min-width: 481px) and (max-width: 767px) {
  
  .td-grid-wrap {
    padding: 75px 0px 0px 0px;
}
.td-a-rec-id-header {
    top: 50px !important;
}
.row-fluid.td-menu-header{
    height:50px;
}
}
@media (min-width: 320px) and (max-width: 480px) {
  
 .td-grid-wrap {
    padding: 75px 0px 0px 0px !important;
}
.td-a-rec-id-header {
    top: 65px !important;
}
.row-fluid.td-menu-header{
    height:50px;
}
}