<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
  Theme Name:         Nubia Child
  Theme URI:          http://nubia-wordpress.aspirethemes.com/
  Description:        Nubia - Minimal Blog and Magazine WordPress Theme by - &lt;a href="http://aspirethemes.com"&gt;Aspire Themes&lt;/a&gt;
  Version:            1.0.5
  Author:             Aspire Themes
  Author URI:         http://aspirethemes.com
  Text Domain:        nubia
  Template:           nubia
  Tags:               one-column, two-columns, featured-images, sticky-post, translation-ready

  License:            GNU General Public License v2 or later
  License URI:        http://www.gnu.org/licenses/gpl-2.0.html
*/

/* Your RTL StyleSheets */

@import url(//fonts.googleapis.com/earlyaccess/notonaskharabicui.css); 
@import url(//fonts.googleapis.com/earlyaccess/droidarabickufi.css);

body {border: none;}
body, body div.c-content { direction: rtl; font-family: 'Noto Naskh Arabic UI', serif;}
h1, h2, h3, h4, h5, h6, .c-nav-wrap {font-family: 'Droid Arabic Kufi', Arial, sans-serif;}

.c-nav-wrap {
  border-bottom: 1px solid #ededed;
  padding-bottom: 15px;
}

.c-nav-wrap a {
  color: #565656;
}

*::selection {
  background-color: #8fad76;
}

a:hover, a:active, a:focus {
  text-decoration: none !important;
  border-bottom: 0px solid transparent !important;
  transition:unset !important;
  color: #8fad76;
}

.c-post-card:hover .c-post-card__title-link, .c-post-card:active .c-post-card__title-link, .c-post-card:focus .c-post-card__title-link {
  text-decoration: none !important;
  border-bottom: 0px solid transparent !important;
  transition:unset !important;
}

.o-grid__col {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}

.c-nav a:hover, .c-nav a:active, .c-nav a:focus {
  color: #8fad76;
}

.c-nav .current-menu-item a,
.c-nav .current-post-parent a,
.c-nav .current-menu-parent a {
  color: #8fad76;
}

h1.taghziati-logo .c-logo-link img {
  max-width: 175px;
  text-align: center;
  display: inline-block;
}

.c-nav .menu-item {
  font-size: 18px;
}

@media (min-width: 64em) {
  .c-nav .menu-item {
    padding-left: 16px;
    margin-right: 16px;
    margin-left: 0;
    border-left: 1px solid #fff;
  }
  .c-nav .menu-item:last-child {
    border-left: 1px solid #fff;
  }
  .c-header {
    padding: 25px 0 25px 0;
  }
}

.c-nav-wrap:after {
  height: 0;
  background-color: #fff;
}

.c-logo-link {
  margin-bottom: 25px;
}



.c-post-card__tags {
  display: inline-block;
  margin: 15px 0 10px 0;
  background: #fb7a72;
  padding: 5px 15px;
  color: #ffffff;
  font-weight: 700;
  font-size: inherit;
  line-height: inherit;
  background-color: #fb7a72 !important;
  vertical-align: top;
  border: none;
  font-size: 16px;
}

.c-post-card__tags a {
  color: #ffffff;
}

.c-post-card__title {
  font-size: 22px;
}

div.ads {
  text-align: center;
  background: #f4f4f4;
  padding: 8px 0px 2px;
}

.featured .c-post-card__tags {
  margin: 0px 0 10px 0;
}

.featured .c-post-card__title {
  font-size: 20px;
  margin-bottom: 15px;
}

.featured .c-post-card__content p {
  margin: 0;
  font-family: 'Noto Naskh Arabic UI', serif;
  font-weight: 200;
  font-size: 16px;
}

.widget_wpcom_social_media_icons_widget ul li {
  margin-left: 1.5em !important;
}

@media (max-width: 64em) {
  .c-nav .menu-item {
    font-size: 16px;
  }
  .widget_wpcom_social_media_icons_widget ul li {
    margin-left: 0.5em !important;
  }
}

@media (max-width: 39.99em) {
  .c-off-canvas-content {
    right: auto;
  }
  .widget_wpcom_social_media_icons_widget ul li {
    margin-left: 1.5em !important;
  }
}

.c-off-canvas-toggle {
  right: auto;
  top: 40px;
}

.hp-card .c-post-card__tags {
  margin: 15px 0 5px 0;
  background: #fff;
  padding: 0px 0px;
  color: #fb7a72;
  background-color: #fff !important;
}

.hp-card .c-post-card__tags a {
  color: #fb7a72;
}

.hp-card .c-post-card__image {
  max-height: 180px;
}

.c-post-card__image::before, .c-post-card__image::after {
    transition: unset;
    background-color: transparent;
    opacity: 0;
}

.c-post-card:hover .c-post-card__image, .c-post-card:active .c-post-card__image, .c-post-card:focus .c-post-card__image {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.c-footer {
  border-top: 1px solid #ededed;
  background-color: #ededed;
}

.c-footer .notice p {
  font-size: 12px;
  color: #555555;
}

.c-footer .footer-menu-tags .alltags,
.c-footer .footer-menu-tags .alltags a {
    color: #fb7a72;
}

.c-widget--footer a:hover, .c-widget--footer a:active, .c-widget--footer a:focus {
  color: #fb7a72;
}

.c-btn, input[type='submit'] {
  font-family: 'Droid Arabic Kufi', sans-serif;
  background-color: #fb7a72 !important;
  border-radius: 4px;
  color: #ffffff;
  border: 1px solid #fb7a72;
  font-weight: bold;
  padding: 5px 15px;
}

.c-btn:hover, input[type='submit']:hover {
  background-color: #fb7a72 !important;
  border: 1px solid #fb7a72;
}

.c-widget--sidebar {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 0 0 40px;
}

.c-sidebar {
    margin-bottom: 0;
}

.c-post-hero__title {
    font-size: 28px;
    margin: 0px 0px 25px 0px;
}

.widget_wpcom_social_media_icons_widget a {
  font-size: 35px;
}

.widget_wpcom_social_media_icons_widget a.genericon-facebook {
  color: #3B5998;
}
.widget_wpcom_social_media_icons_widget a.genericon-twitter {
  color: #1DA1F2;
}
.widget_wpcom_social_media_icons_widget a.genericon-instagram {
  color: #e4405f;
}
.widget_wpcom_social_media_icons_widget a.genericon-youtube {
  color: #DB4437;
}

h5.c-widget--sidebar__title {
  font-size: 18px;
  line-height: 21px;
  margin-top: 0;
  margin-bottom: 25px;
  border-color: #dddddd !important;
  padding: 0px 8px 0px 0px;
  font-family: 'Droid Arabic Kufi', sans-serif;
  font-weight: 700;
  border-right: 21px solid #dddddd;
  border-bottom: none;
  color: #666666;
  text-align: right;
}

@media (max-width: 39.99em) {
  .c-nav a {
      display: block;
      padding: 15px 0;
      border-bottom: 1px solid #ffffff;
  }
  .c-nav-wrap {
    border-bottom: 1px solid #ffffff;
    padding-bottom: 0;
  }
  .c-logo-link {
    margin-bottom: 0;
  }
  .c-post-hero__title {
    font-size: 22px;
  }
  .single-post .breadcrumbs .item-current,
  .single-post .breadcrumbs li.separator:last-child {
    display: none !important;
  }
  .single-post #breadcrumbs{
    margin: 10px 0px 20px 0 !important;
  }
  .c-header {
    padding: 20px 0;
  }
  .c-post-card {
    margin-bottom: 25px;
  }
  .post-navigation .nav-next {
    float: right;
    text-align: right;
    margin-top: 20px;
  }

}

@media (max-width: 875px) {
  .category .c-post-card__content  p {
    display: none;
  }
}

.post-navigation .nav-next .pagination__text,
  .post-navigation .nav-next .pagination__icon {
    right: 0px;
  }

.c-off-canvas-toggle__icon {
    height: 3px;
    background: #888888;
}

.single-post .c-sidebar .widget_wpcom_social_media_icons_widget {
  display: none;
}

.c-content p.dpsp-share-text:first-child {
    display: none;
}

.c-content .dpsp-networks-btns-wrapper li {
    float: right;
  }
.c-content .dpsp-has-spacing .dpsp-networks-btns-wrapper li {
    margin-bottom: 4px;
    margin-right: 0 !important;
    margin-left: 2% !important;
}
.c-off-canvas-toggle__icon:after {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
}

.pum-title.popmake-title {
    font-family: "Droid Arabic Kufi",sans-serif !important;
    margin: 25px 0;
    text-align: right !important;
    font-size: 25px !important;
    font-weight: bold;
}

.pum-content.popmake-content &gt; p {
    color: #555555;
    text-align: right;
}

.mc4wp-form-fields input[type="submit"] {
    width: 100%;
}
.mc4wp-form-fields input[type="submit"] {
    background-color: #fb7a72 !important;
    color: #ffffff;
    margin-bottom: 15px;
}

.c-tags a {
    color: #fb7a72;
    border: 1px solid #ffcecc;
}
</pre></body></html>