@charset "utf-8";
 @media(max-width: 640px) {
.sub-btn {
display: none !important;
}
.sidebar {
display: block !important;
}
}
.widget.popular-posts li {
padding-left: 0;
}
.widget.popular-posts li a:before {
display: inline;
content: none;
}
.widget.popular-posts a img {
float: left;
margin-right: 10px;
}
.widget.popular-posts li {
zoom:1;
}
.widget.popular-posts li:after {
content:”";
display:table;
clear:both;
}
.entry-content {
margin-left: -22px;
margin-right: -22px;
}
.ad {
margin-left: -22px;
margin-right: -22px;
}
.adad {
margin-left: -1px;
}
.asasas {
margin-left: -22px;
margin-right: -22px;
}
#social-buttons {
margin-left: -22px;
margin-right: -22px;
}
.entry-meta {
margin-left: -22px;
margin-right: -22px;
}
#comments {
margin-left: -22px;
margin-right: -22px;
}
#respond {
margin-left: -22px;
margin-right: -22px;
}
.deco {
margin-left: -5px;
margin-right: -5px;
}
.main-inner {
margin-left: -10px;
margin-right: -10px;
}
.button-link, .button-link:visited{
font-size:13px;
background:#ff7ac3;
display:inline-block;
padding:3px 7px 2px 8px;
color:#ffffff;
text-decoration:none;
-moz-border-radius:4px;
-webkit-border-radius:4px;
border-radius:4px;
border:none;
position:relative;
cursor:pointer;
margin:10px 10px 0 0;
vertical-align: middle;
}
a.button-link2 {
color:#ffffff;
}
.button-link2 a:link{
color:#ffffff;
}
.button-link2:hover{
background:#FFBF7F;color:#fff;
} table {
width: 100%;
}  .scroll {
overflow: auto;
white-space: nowrap;
} .scroll::-webkit-scrollbar {
height: 5px;
} .scroll::-webkit-scrollbar-track {
background: #F1F1F1;
} .scroll::-webkit-scrollbar-thumb {
background: #BCBCBC;
}
.button-link2, .button-link2:visited{
font-size:13px;
background:#45bcd2;
display:inline-block;
padding:3px 7px 2px 8px;
color:#ffffff;
text-decoration:none;
-moz-border-radius:4px;
-webkit-border-radius:4px;
border-radius:4px;
border:none;
position:relative;
cursor:pointer;
margin:10px 10px 0 0;
vertical-align: middle;
}
a.button-link2 {
color:#ffffff;
}
.button-link2 a:link{
color:#ffffff;
}
.button-link2:hover{
background:#555;color:#fff;
}
.entry-content th, 
.textwidget th, 
.entry-content td, 
.textwidget td, 
.widget_text th, 
.widget_text td {
padding: 0.75em 0.5em;
border: none;
border-right: 1px solid #ddd;
border-bottom: 1px solid #ddd;
vertical-align: top;
}
.schedule td {
padding: 0.75em 0.3em;
border: none;
border-right: 1px solid #ddd;
border-bottom: 1px solid #ddd;
vertical-align: top;
} .breadcrumbs {
font-size: 10px;
margin-bottom: 40px;
margin-left: -8px;
}
.breadcrumbs > span{
position: relative;
display: inline-block;
background: #e6be22;
color: #fff;
font-weight: bold;
margin: 0 16px 8px 8px;
}
.breadcrumbs > span:after{
content: "";
position: absolute;
top: 0;
left: 100%;
border-style: solid;
border-color: transparent;
border-left-color: #e6be22;
border-width: 14px 12px;
width: 0;
height: 0;
}
.breadcrumbs > span a{
color: #fff;
font-weight: bold;
display: block;
width: 100%;
height: 100%;
padding: 4px 8px;
}
.breadcrumbs > span:last-child{
background: #eee;
color: #000;
font-weight: normal;
padding: 4px 8px;
}
.breadcrumbs > span:last-child:after{
border-left-color: #eee;
}
.breadcrumbs {
font-size: 10px;
margin-bottom: 32px;
margin-left: -8px;
}
.breadcrumbs span{
line-height: 2;
}
.breadcrumbs > span:after{
border-width: 16px 12px;
}
.breadcrumbs span[property="name"] {
display: inline-block;
padding: 0;
margin-top: -3px;
vertical-align: middle;
max-width: 160px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
body{
overflow:hidden;
}
@media (max-width: 640px){
.column3 .main-inner, .right_sidebar .main-inner, .left_sidebar .main-inner, .column1 .main-inner {
margin-left: 0;
margin-right: 0;
}
}