/*
Theme Name: PTJ
Author: Private Tours Japan
Description: Private Tours Japan
Version: 1.0
Template: privatetours

This is the child theme for privatetoursjapan theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/
@media only screen and (max-width: 767px) {
    p{
     font-size: 18px !important;
   }
}

#top div.container .av-masonry .av-masonry-sort {
    font-size: 14px;
}
.container_wrap { border-top: none !important; }

@media only screen and (max-width: 767px) {
.responsive #scroll-top-link {
  display: block !important;
}}

.menu li > a:after { content: ' ▾'; } 
.menu li > a:only-child:after { content: ''; }

.html_header_top.html_header_sticky #header {
position: fixed !important;
}
@media only screen and (max-width: 767px) {
.responsive #main {
padding-top: 90 !important;
}
}
@media only screen and (max-width: 767px) {
.responsive #top #main { padding-top: 100px!important; }}


@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .menu-item {
    display: none;
  }
  .av-burger-menu-main.menu-item-avia-special, #menu-item-search {
    display: block;
  }
}

@media only screen and (max-width: 767px) {
.av-masonry-entry .av-masonry-entry-title + .av-masonry-entry-content{
padding-top:0px;
text-overflow: ellipsis;
overflow: hidden;
}
}

.grid-entry {
    padding: 5px;
}

