.single #single-below-header span:first-child {
display: none; }
.single #single-below-header > span {
border-left: 1px solid #DDDDDD;
border-right: none;
}
.single #single-below-header span:last-child {
padding-left: 10px;
}
#mobile-menu ul li ul {
margin-right: 20px;
margin-left: 0;
}
header#top .container .row {
direction: ltr;
}
header#top .span_9 >.slide-out-widget-area-toggle {
right: 0px;
left: auto;
}
@media only screen and (max-width: 1000px) and (min-width: 1px) {
header#top .col.span_3 {
left: 0px;
right: auto;
}
* > ul > li {
text-align: right;
}
a > .sf-sub-indicator {
left: 0px !important;
right: auto !important;
}
}
@media only screen and (max-width: 767px) {
.mobile_wpml{
right: 60px;
left: auto;
}
}