/*
Theme Name: Writee Child Theme
Description: Writee child theme.
Author: me
Author URI: https://sepidehdaman.ir
Template: writee
Version: 1.0
*/

.site-footer-bottom {
	display: none;
}

.cognito .c-field, .cognito .c-section {
    float: right !important;
}

.cognito .c-col-1 {
    clear: right;
}

.c-forms-form-title {
    float: right;
}

.cat-item .children {
	display: none !important;
}

#s {
	font-family: iraniansans !important;
}

.entry-previous {
  text-align: right; }
  .entry-previous:only-child {
    padding-right: 50%; }
  .entry-previous a:before {
    content: "\f054";
    margin-left: 10px; }

.entry-next {
  text-align: left; }
  .entry-next:only-child {
    padding-left:: 50%; }
  .entry-next a:after {
    content: "\f053";
    margin-right: 10px; }

.entry-share {
    display:none !important;
}

