header .header__top .headerTopBottom .container-fluid .actionsShareMain {
  flex-flow: row-reverse; }

.header__top-search {
  padding-left: 18px;
  margin-left: 18px;
  position: relative; }
  .header__top-search:after {
    content: "";
    position: absolute;
    box-sizing: border-box;
    height: 21px;
    width: 2px;
    border-left: 1px solid #979797;
    left: 0;
    top: 0;
    display: none; }

.header__top-account,
.header_top-weather {
  display: flex;
  align-items: center;
  font-size: 12px;
  font-weight: bold; }

.header_top-weather {
  position: relative;
  padding-left: 18px;
  margin-left: 18px; }
  .header_top-weather img {
    margin-left: 10px; }
  .header_top-weather:after {
    content: "";
    position: absolute;
    box-sizing: border-box;
    height: 21px;
    width: 2px;
    border-left: 1px solid #979797;
    left: 0;
    top: 0; }

header .header__top .headerTopBottom {
  padding: 12px 0;
  margin-bottom: 0; }

header .header__main-logo img {
  width: 180px; }

header.fixed .header__main-logo img {
  width: 130px; }

.mobileHeader {
  height: 65px; }
  .mobileHeader .header__main-logo {
    position: absolute;
    right: 50%;
    transform: translateX(50%); }

header .header__main .header__main-inner .header__main-menu li a {
  font-size: 14px; }

header .header__main .header__main-inner .header__main-menu {
  max-width: 100%;
  justify-content: space-between;
  width: 100%; }

header .header__top .headerTopBottom .container-fluid {
  width: 1180px;
  height: 110px;
  padding: 12px 0;
  border-bottom: 1px solid #DDDDDD;
  max-width: calc(100% - 40px); }

header .header__top .headerTopBottom {
  padding: 0; }

header .header__main:before {
  display: none; }

.mobileHeader {
  height: 110px; }

.latestNewsBg {
  background: transparent; }
  .latestNewsBg .container {
    border-bottom: 1px solid #C7C7C7;
    padding-bottom: 60px; }
  .latestNewsBg .whiteBg {
    border: 1px solid #C7C7C7; }

.writersHomepage {
  padding-top: 50px;
  background: transparent; }

.containerGrid {
  background: transparent;
  padding-bottom: 0; }
  .containerGrid .container {
    border-bottom: 1px solid #C7C7C7;
    padding-bottom: 60px; }

.article-main__tags {
  background-color: transparent;
  border-top: 1px solid #c7c7c7;
  border-bottom: 1px solid #c7c7c7; }
  .article-main__tags .tagsListing a {
    border: 1px solid #c7c7c7; }

.borderedBottom {
  padding-bottom: 0; }
  .borderedBottom .container {
    padding-bottom: 25px;
    border-bottom: 1px solid #c7c7c7; }

header.fixed .header__top .headerTopBottom .container-fluid {
  height: 85px; }

header.fixed .header__top .headerTopBottom {
  margin-bottom: 0; }

header .header__main .header__main-inner .header__main-menu > li {
  padding-left: 8px;
  padding-right: 8px; }

header .header__top .header__main-logo {
  top: 12px; }

@media all and (min-width: 1200px) {
  .container {
    max-width: 1180px;
    padding-left: 0;
    padding-right: 0; } }
@media all and (max-width: 1200px) {
  header .header__main .header__main-inner .header__main-menu li a {
    font-size: 12px; } }
@media all and (max-width: 767px) {
  .mobileHeader {
    height: 85px; }

  .containerGrid .container,
  .latestNewsBg .container {
    padding-bottom: 15px; }

  .containerGrid .btn-container {
    padding-bottom: 40px !important; } }

/*# sourceMappingURL=annaharalarabi-ar.css.map */
