.pagination-wrapper .pagination .nav-links {
  position: relative;
  display: block; }
  .pagination-wrapper .pagination .nav-links .page-numbers {
    position: relative;
    display: inline-block;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    color: #222;
    background: transparent;
    z-index: 1;
    transition: all 500ms ease; }
    .pagination-wrapper .pagination .nav-links .page-numbers:hover {
      background: #222;
      color: #fff; }
  .pagination-wrapper .pagination .nav-links .current {
    background: #222;
    color: #fff; }

.wp-caption img {
  margin-top: 10px; }

img.aligncenter {
  display: block; }

.page-links a,
.page-links .post-page-numbers {
  position: relative;
  display: inline-block;
  font-size: 16px;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  height: 50px;
  width: 50px;
  line-height: 50px;
  text-align: center;
  color: #222;
  background: transparent;
  z-index: 1;
  border: 1px solid currentColor;
  transition: all 500ms ease; }
  .page-links a:hover,
  .page-links .post-page-numbers:hover {
    background: #222;
    color: #fff; }

.page-links .post-page-numbers.current {
  background: #222;
  color: #fff; }

.post-single-link.page-links {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px; }

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; }

.no-card-list-footer .copyright.pull-right {
  float: left; }

.search-popup .search-form fieldset button {
  position: absolute;
  display: block;
  right: 0px;
  top: 0px;
  text-align: center;
  width: 220px;
  height: 70px;
  padding: 20px 10px 20px 10px;
  color: #ffffff !important;
  background: #ff4135;
  line-height: 30px;
  font-size: 20px;
  text-transform: uppercase;
  border-radius: 0px 7px 7px 0px; }

.news-block-one .inner-box .lower-content {
  border-top: 1px solid #e1e5eb !important; }

.news-block-one:hover .lower-content {
  border-top: 1px solid transparent !important; }

.blog-page-section .sticky-post-class .news-block-one .inner-box {
  background: #ffc5c20d; }

.blog-page-section .news-block-one .inner-box {
  position: relative; }
  .blog-page-section .news-block-one .inner-box .sticky_post_icon {
    position: absolute;
    bottom: 30px;
    right: 30px;
    color: #fe4135;
    font-size: 30px; }
  .blog-page-section .news-block-one .inner-box .lower-content {
    border-top: 1px solid #e1e5eb !important; }
    .blog-page-section .news-block-one .inner-box .lower-content .page-links {
      margin-bottom: 10px; }
    .blog-page-section .news-block-one .inner-box .lower-content .entry-title {
      word-wrap: break-word;
      line-height: 40px;
      font-size: 30px; }
      .blog-page-section .news-block-one .inner-box .lower-content .entry-title a {
        display: block; }
  .blog-page-section .news-block-one .inner-box:hover .lower-content {
    border-top: 1px solid transparent !important; }

.blog-sidebar {
  margin-left: 0; }

.sidebar .calendar_wrap table {
  text-align: center;
  margin-bottom: 0;
  width: 100%; }
  .sidebar .calendar_wrap table caption {
    padding: 0;
    padding-top: 5px; }
  .sidebar .calendar_wrap table a {
    color: #fe4135; }

.sidebar .calendar_wrap .wp-calendar-nav a {
  color: #fe4135; }

.sidebar .sidebar-widget {
  margin-bottom: 30px; }
  .sidebar .sidebar-widget:last-child {
    margin-bottom: 0px; }

.widget_search .search-form {
  position: relative;
  margin: 0px; }
  .widget_search .search-form .form-group {
    margin-bottom: 0; }
    .widget_search .search-form .form-group input[type='search'] {
      position: relative;
      display: block;
      width: 100%;
      height: 45px;
      border: 1px solid #e5e5e5;
      font-size: 15px;
      color: #848484;
      padding: 10px 50px 10px 20px;
      transition: all 500ms ease; }
    .widget_search .search-form .form-group button {
      position: absolute;
      top: 10px;
      right: 20px;
      font-size: 16px;
      color: #222;
      font-weight: 700;
      background: transparent;
      cursor: pointer;
      transition: all 500ms ease; }

.widget_recent_entries ul li {
  margin-bottom: 8px; }
  .widget_recent_entries ul li a {
    color: #706767;
    position: relative;
    display: block;
    font-size: 16px;
    font-weight: 600;
    padding: 12px 30px;
    background: #f3f3f3;
    position: relative;
    display: block; }
  .widget_recent_entries ul li:hover a {
    color: #fff;
    background: #fe4135; }
  .widget_recent_entries ul li:last-child {
    margin-bottom: 0; }

.widget_nav_menu ul,
.widget_meta ul,
.widget_pages ul {
  padding-left: 20px; }
  .widget_nav_menu ul li a,
  .widget_meta ul li a,
  .widget_pages ul li a {
    position: relative;
    display: block;
    color: #252930;
    padding: 9px 0px;
    font-size: 16px; }
    .widget_nav_menu ul li a::after,
    .widget_meta ul li a::after,
    .widget_pages ul li a::after {
      content: "";
      position: absolute;
      left: -20px;
      top: 19px;
      width: 7px;
      height: 7px;
      border-radius: 50%;
      background: #d7d7d7; }
    .widget_nav_menu ul li a:hover,
    .widget_meta ul li a:hover,
    .widget_pages ul li a:hover {
      color: #fe4135; }
      .widget_nav_menu ul li a:hover::after,
      .widget_meta ul li a:hover::after,
      .widget_pages ul li a:hover::after {
        background: #fe4135; }
  .widget_nav_menu ul li ul,
  .widget_meta ul li ul,
  .widget_pages ul li ul {
    padding-left: 17px; }

.widget_archive ul,
.widget_categories ul {
  padding-left: 20px; }
  .widget_archive ul li,
  .widget_categories ul li {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-start;
    font-size: 15px;
    color: #222; }
    .widget_archive ul li a,
    .widget_categories ul li a {
      position: relative;
      display: block;
      font-size: 15px;
      line-height: 34px;
      color: #222;
      font-weight: 500;
      padding: 5px 0px; }
      .widget_archive ul li a:before,
      .widget_categories ul li a:before {
        position: absolute;
        content: '';
        border: 2px solid #d5d5d5;
        width: 8px;
        height: 8px;
        left: -20px;
        top: 19px;
        border-radius: 50%;
        transition: all 500ms ease; }
      .widget_archive ul li a:hover,
      .widget_categories ul li a:hover {
        color: #ff4135; }
        .widget_archive ul li a:hover:before,
        .widget_categories ul li a:hover:before {
          border-color: #ff4135;
          background: #ff4135; }
    .widget_archive ul li:last-child,
    .widget_categories ul li:last-child {
      margin-bottom: 0; }
    .widget_archive ul li ul,
    .widget_categories ul li ul {
      width: 100%;
      padding-left: 15px; }
      .widget_archive ul li ul li,
      .widget_categories ul li ul li {
        padding: 0;
        position: relative; }
        .widget_archive ul li ul li a,
        .widget_categories ul li ul li a {
          padding: 5px 0px; }
        .widget_archive ul li ul li ul,
        .widget_categories ul li ul li ul {
          padding-left: 25px; }

.widget_recent_comments ul li {
  display: flex !important;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 15px; }
  .widget_recent_comments ul li .comment-author-link {
    font-weight: 600;
    margin-right: 5px; }
    .widget_recent_comments ul li .comment-author-link a {
      color: #706767; }
  .widget_recent_comments ul li a {
    color: #fe4135;
    margin-left: 5px  !important; }

.widget_tag_cloud a {
  position: relative;
  display: inline-block;
  font-size: 15px !important;
  line-height: 26px;
  color: #717577;
  font-weight: 500;
  margin-right: 5px;
  margin-bottom: 10px; }
  .widget_tag_cloud a:hover {
    color: #22272b; }
  .widget_tag_cloud a:after {
    content: ","; }

.widget_text .textwidget p {
  font-size: 16px;
  line-height: 33px;
  margin-bottom: 5px; }

.widget_text .textwidget form {
  margin-top: 10px; }

.widget_rss .widget-title h3 img {
  top: -3px;
  position: relative; }

.widget_rss .widget-title h3 a {
  color: #222; }

.widget_rss ul li {
  font-size: 16px;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .widget_rss ul li:last-child {
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-bottom: 0px solid #e5e5e5; }
  .widget_rss ul li .rsswidget {
    margin-bottom: 10px;
    display: block;
    font-weight: 600; }
  .widget_rss ul li .rss-date {
    margin-bottom: 5px; }
  .widget_rss ul li .rssSummary {
    line-height: 28px; }
  .widget_rss ul li cite {
    margin-top: 10px;
    display: block;
    font-weight: 600;
    font-style: normal; }
  .widget_rss ul li a {
    color: #4c4c4c; }

figcaption {
  margin-top: 10px;
  padding-bottom: 15px;
  font-size: 14px; }

abbr[title] {
  border-bottom: 1px dotted; }

acronym {
  border-bottom: 1px dotted; }

.wp-caption-text,
.gallery-caption,
.bypostauthor {
  opacity: 1; }

table,
th,
td {
  border: 1px solid #f0f0f0;
  border: 1px solid rgba(51, 51, 51, 0.1) !important;
  font-size: 15px; }

th,
td {
  padding: 7px;
  font-size: 15px; }

table {
  border-collapse: separate;
  margin-bottom: 10px;
  margin-top: 10px;
  border-spacing: 0; }

select {
  position: relative;
  width: 100%;
  border: none;
  line-height: 56px;
  border-radius: 0px;
  padding: 0px 20px;
  font-size: 15px;
  font-weight: 600;
  color: #2d2727;
  border: 1px solid transparent;
  background: #f3f3f3;
  z-index: 9;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml;utf8,<svg fill='2d2727' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
  background-repeat: no-repeat;
  background-position-x: 97%;
  background-position-y: 15px; }

.wp-block-image .aligncenter > figcaption,
.wp-block-image .alignleft > figcaption,
.wp-block-image .alignright > figcaption,
.wp-block-image.is-resized > figcaption {
  text-align: center; }

.wp-block-image {
  max-width: 100%; }
  .wp-block-image figcaption {
    display: block; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  white-space: pre-wrap;
  word-wrap: break-word;
  background-color: #fff;
  border-radius: 4px;
  overflow: auto;
  margin-top: 10px;
  border: 1px solid #2b3c6b; }

.wp-block-cover-text {
  font-size: 24px; }
  .wp-block-cover-text a {
    color: #ffffff; }

.alignleft {
  float: left;
  margin-right: 1.5em;
  margin-bottom: 1.5em; }

.wp-block-button.alignright {
  text-align: right; }

.wp-block-quote.is-large, .wp-block-quote.is-style-large {
  padding: 41px 40px !important; }

article .text {
  overflow: hidden; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
  clear: both; }

.blocks-gallery-item {
  list-style: outside none;
  padding-left: 0 !important; }

iframe {
  width: 100%; }

.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }

.wp-block-cover-text {
  margin-bottom: 0 !important; }

.aligncenter {
  clear: both;
  margin-left: auto;
  margin-right: auto; }

.blocks-gallery-item:before {
  content: none !important; }

.email-not-publish,
.logged-in-as {
  font-size: 15px;
  margin-bottom: 5px; }
  .email-not-publish a,
  .logged-in-as a {
    color: #222222; }

.main-menu .navigation > li.menu-item-has-children > a:before,
.main-menu .navigation > li > ul > li.menu-item-has-children > a:after {
  position: absolute;
  content: "\f107";
  top: 2px;
  right: 0px;
  font-family: 'Font Awesome 5 Free';
  font-size: 15px;
  top: 0px;
  right: 0px;
  color: #888;
  font-weight: 700;
  transition: all 500ms ease; }

.main-menu .navigation > li.menu-item-has-children:hover > ul,
.main-menu .navigation > li.menu-item-has-children:hover > .megamenu {
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
  transition: all 500ms ease; }

.main-menu .navigation li > ul > li.menu-item-has-children:hover > ul {
  opacity: 1;
  transform: translateY(0);
  transition: all 300ms ease; }

.main-menu .navigation li.menu-item-has-children .dropdown-btn {
  position: absolute;
  right: -32px;
  top: 66px;
  width: 34px;
  height: 30px;
  text-align: center;
  font-size: 18px;
  line-height: 26px;
  color: #3b3b3b;
  cursor: pointer;
  display: none;
  z-index: 5;
  transition: all 500ms ease; }

.main-menu .navigation li.menu-item-has-children ul li.menu-item-has-children .dropdown-btn {
  display: none; }

.mobile-menu .navigation li.menu-item-has-children .dropdown-btn {
  position: absolute;
  right: 6px;
  top: 6px;
  width: 32px;
  height: 32px;
  text-align: center;
  font-size: 16px;
  line-height: 32px;
  color: #ffffff;
  background: rgba(255, 255, 255, 0.1);
  cursor: pointer;
  border-radius: 2px;
  transition: all 500ms ease;
  z-index: 5; }

.mobile-menu .navigation li.menu-item-has-children .dropdown-btn.open {
  background: #fff;
  color: #3b3b3b;
  transform: rotate(90deg); }

.mobile-menu .navigation li > ul,
.mobile-menu .navigation li > ul > li > ul,
.mobile-menu .navigation > li.menu-item-has-children > .megamenu {
  display: none; }

.main-menu .navigation li > ul > li.menu-item-has-children:hover > ul {
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
  transition: all 300ms ease; }

.main-menu .navigation li.menu-item-has-children .dropdown-btn {
  position: absolute;
  right: -32px;
  top: 66px;
  width: 34px;
  height: 30px;
  text-align: center;
  font-size: 18px;
  line-height: 26px;
  color: #3b3b3b;
  cursor: pointer;
  display: none;
  z-index: 5;
  transition: all 500ms ease; }

.main-menu .navigation > li > ul > li.menu-item-has-children > a:after {
  font-family: 'Font Awesome 5 Free';
  content: "\f105";
  position: absolute;
  right: 20px;
  top: 14px;
  display: block;
  line-height: 24px;
  font-size: 16px;
  font-weight: 800;
  text-align: center;
  z-index: 5; }

.no-single-post-thumb .blog-details-content .inner-box {
  padding-top: 0 !important; }

.content-single-are {
  overflow: hidden; }

.comments-area.comments-area-rif-at h2 + ul + h2 {
  margin-top: 20px; }
  .comments-area.comments-area-rif-at h2 + ul + h2 + ol {
    margin-bottom: 15px; }

.blog-details .content-single-are {
  margin-bottom: 15px; }
  .blog-details .content-single-are h2 + table + h2 {
    margin-top: 18px; }
    .blog-details .content-single-are h2 + table + h2 + dl + h2 + ul {
      margin-bottom: 15px; }
  .blog-details .content-single-are p:last-child {
    margin-bottom: 0; }
  .blog-details .content-single-are h6 + h2 {
    margin-top: 20px; }
  .blog-details .content-single-are h2 + ul {
    margin-bottom: 10px; }
  .blog-details .content-single-are p + ul {
    margin-bottom: 20px; }
    .blog-details .content-single-are p + ul + h3 + ol + h3 + ol + h3 + ul {
      margin-bottom: 20px; }

.blog-details .blog-details-content .inner-box {
  padding-top: 25px; }
  .blog-details .blog-details-content .inner-box .post-info {
    margin-bottom: 15px; }
  .blog-details .blog-details-content .inner-box .post-share-option {
    padding-bottom: 25px;
    margin-bottom: 0px; }
    .blog-details .blog-details-content .inner-box .post-share-option h4 {
      margin-bottom: 15px; }
    .blog-details .blog-details-content .inner-box .post-share-option ul li a {
      margin-right: 8px;
      margin-top: 5px; }
  .blog-details .blog-details-content .inner-box .no-share-no-tag {
    padding-bottom: 0px;
    margin-bottom: 17px; }
  .blog-details .blog-details-content .inner-box .comments-area-rif-at {
    margin-bottom: 0; }
    .blog-details .blog-details-content .inner-box .comments-area-rif-at .group-title {
      margin-bottom: 12px; }
      .blog-details .blog-details-content .inner-box .comments-area-rif-at .group-title h2 {
        font-size: 22px;
        font-weight: 600; }
    .blog-details .blog-details-content .inner-box .comments-area-rif-at .comment-box {
      overflow: hidden;
      margin-bottom: 0; }
      .blog-details .blog-details-content .inner-box .comments-area-rif-at .comment-box li:first-child .comment {
        margin-top: 0; }
      .blog-details .blog-details-content .inner-box .comments-area-rif-at .comment-box .children {
        margin-left: 20px; }
        .blog-details .blog-details-content .inner-box .comments-area-rif-at .comment-box .children .comment {
          margin-top: 23px !important; }
      .blog-details .blog-details-content .inner-box .comments-area-rif-at .comment-box .comment {
        padding-bottom: 30px;
        margin-bottom: 0;
        margin-top: 23px; }
        .blog-details .blog-details-content .inner-box .comments-area-rif-at .comment-box .comment .thumb-box img {
          box-shadow: inset 0px 0px 2px 3px #22222208; }
        .blog-details .blog-details-content .inner-box .comments-area-rif-at .comment-box .comment .comment-inner .comment-info {
          margin-bottom: 10px; }
          .blog-details .blog-details-content .inner-box .comments-area-rif-at .comment-box .comment .comment-inner .comment-info .comment-authore-title {
            position: relative;
            font-size: 18px;
            line-height: 26px;
            font-weight: 600;
            font-family: 'Josefin Sans', sans-serif;
            color: #222; }
            .blog-details .blog-details-content .inner-box .comments-area-rif-at .comment-box .comment .comment-inner .comment-info .comment-authore-title a {
              color: #222; }
            .blog-details .blog-details-content .inner-box .comments-area-rif-at .comment-box .comment .comment-inner .comment-info .comment-authore-title span {
              font-size: 14px;
              font-weight: 400;
              margin-left: 5px;
              color: #848484; }
        .blog-details .blog-details-content .inner-box .comments-area-rif-at .comment-box .comment .comment-inner .text-comment {
          margin-bottom: 15px; }
          .blog-details .blog-details-content .inner-box .comments-area-rif-at .comment-box .comment .comment-inner .text-comment p:last-child {
            margin-bottom: 0; }
          .blog-details .blog-details-content .inner-box .comments-area-rif-at .comment-box .comment .comment-inner .text-comment a {
            color: #222; }
  .blog-details .blog-details-content .inner-box .comments-form-area {
    clear: both;
    overflow: hidden; }
    .blog-details .blog-details-content .inner-box .comments-form-area .comment-respond .comment-form .form-submit {
      margin-bottom: 0; }

.comment-respond {
  margin-top: 20px; }
  .comment-respond .comment-reply-title {
    padding-bottom: 0;
    padding-top: 0 !important;
    margin-top: 0;
    margin-bottom: 0 !important;
    font-size: 22px !important;
    line-height: 25px !important; }
    .comment-respond .comment-reply-title small {
      margin-left: 10px; }
      .comment-respond .comment-reply-title small a {
        color: #222222; }
  .comment-respond .comment-form .email-not-publish {
    margin-bottom: 10px; }
  .comment-respond .comment-form .form-group {
    margin-bottom: 20px !important; }
    .comment-respond .comment-form .form-group input:not([type="checkbox"]),
    .comment-respond .comment-form .form-group textarea {
      position: relative;
      display: block;
      width: 100%;
      height: 50px;
      border: 1px solid #e6e6e6;
      font-size: 15px;
      font-weight: 400;
      color: #848484;
      padding: 10px 20px;
      transition: all 500ms ease; }
    .comment-respond .comment-form .form-group textarea {
      height: 170px; }

.wp-block-button {
  margin-top: 10px;
  margin-bottom: 10px; }
  .wp-block-button .wp-block-button__link {
    color: #ffffff; }

.is-style-outline .wp-block-button__link {
  color: #32373c !important; }

.wp-block-button__link.is-style-outline {
  color: #32373c !important; }

.wp-block-search .wp-block-search__input {
  position: relative;
  display: block;
  width: 100%;
  height: 50px;
  border: 1px solid #ff413547;
  border-radius: 5px;
  background: #fff;
  padding: 10px 15px;
  transition: all 500ms ease;
  max-width: 300px;
  margin-bottom: 10px;
  margin-right: 10px;
  margin-top: 0px; }

.wp-block-search .wp-block-search__button {
  position: relative;
  display: block;
  width: 100%;
  height: 50px;
  border: 1px solid #ff413547;
  border-radius: 5px;
  background: #ff4135;
  padding: 10px 15px;
  transition: all 500ms ease;
  color: #fff;
  max-width: 90px;
  margin-bottom: 10px;
  cursor: pointer;
  margin-left: 0; }

figure.alignright figcaption {
  text-align: right; }

figure.aligncenter figcaption {
  text-align: center; }

.wp-block-group__inner-container {
  padding: 20px;
  margin-bottom: 15px; }

.wp-block-media-text {
  margin-bottom: 10px; }

.post-password-form input {
  position: relative;
  display: block;
  width: 100%;
  height: 50px;
  border: 1px solid #222;
  border-radius: 5px;
  background: #fff;
  padding: 10px 15px;
  transition: all 500ms ease;
  max-width: 300px;
  margin-bottom: 0px;
  margin-right: 10px;
  margin-top: 10px; }

.post-password-form input[type="submit"] {
  position: relative;
  display: block;
  width: 100%;
  height: 50px;
  border: 1px solid #222;
  border-radius: 5px;
  background: #222;
  padding: 10px 15px;
  transition: all 500ms ease;
  color: #fff;
  max-width: 90px;
  margin-bottom: 10px;
  cursor: pointer;
  margin-left: 0; }

.wp-block-tag-cloud a {
  position: relative;
  display: inline-block;
  font-size: 15px !important;
  line-height: 26px;
  color: #25283a;
  border: 1px solid #ff413547;
  border-radius: 4px;
  padding: 7px 21.5px;
  margin-bottom: 5px; }

.comment.yes-ping {
  padding-left: 0 !important; }

p.no-comments {
  margin-bottom: 0;
  margin-top: 20px; }

.base-theme .comments-area-rif-at .comment-box .comment .comment-inner h3 {
  padding: 0;
  margin: 0; }

.base-theme .comments-area-rif-at .comment-box .comment .comment-inner blockquote {
  padding: 41px 40px;
  background-color: #f7f7fa;
  border-left: 2px solid #ff4135; }

.base-theme .comments-area-rif-at .comment-box .comment .comment-inner table {
  max-width: 100%; }

.base-theme .comments-area-rif-at .comment-box .comment .comment-inner select {
  max-width: 300px;
  margin-bottom: 20px; }

.base-theme .comments-area-rif-at .comment-box .comment .comment-inner ul,
.base-theme .comments-area-rif-at .comment-box .comment .comment-inner li {
  list-style: disc; }

.base-theme .comments-area-rif-at .comment-box .comment .comment-inner ul {
  padding-left: 25px; }

.base-theme .comments-area-rif-at .comment-box .comment .comment-inner ol {
  padding-left: 25px; }

.base-theme .comments-area-rif-at .comment-box .comment .comment-inner ol li {
  list-style: unset; }

.base-theme .comments-area-rif-at .comment-box .comment .comment-inner p {
  margin: 0 0 15px;
  line-height: 1.7em; }

.base-theme .comments-area-rif-at .comment-box .comment .comment-inner .wp-block-button .wp-block-button__link {
  color: #ffffff; }

.base-theme .comments-area-rif-at .comment-box .comment .comment-inner p.wp-block-cover-text,
.base-theme .comments-area-rif-at .comment-box .comment .comment-inner p.wp-block-cover-text a {
  color: #fff !important; }

.base-theme .comments-area-rif-at .comment-box .comment .comment-inner .wp-block-cover-text {
  font-size: 24px; }

.base-theme .comments-area-rif-at .comment-box .comment .comment-inner .wp-block-cover,
.base-theme .comments-area-rif-at .comment-box .comment .comment-inner .wp-block-cover-image {
  margin-bottom: 10px;
  margin-top: 10px; }

.base-theme .comments-area-rif-at .comment-box .comment .comment-inner .blocks-gallery-grid {
  padding-left: 0;
  margin-top: 10px; }

.base-theme .comments-area-rif-at .comment-box .comment .comment-inner .wp-block-file a.wp-block-file__button {
  color: #ffffff; }

.base-theme .comments-area-rif-at .comment-box .comment .comment-inner .wp-block-archives li {
  margin-bottom: 10px; }

.base-theme .comments-area-rif-at .comment-box .comment .comment-inner .wp-block-calendar .wp-calendar-table {
  margin-bottom: 0; }
  .base-theme .comments-area-rif-at .comment-box .comment .comment-inner .wp-block-calendar .wp-calendar-table caption {
    padding-bottom: 0; }

.base-theme .comments-area-rif-at .comment-box .comment .comment-inner .wp-block-calendar .wp-calendar-nav {
  text-align: left;
  margin-bottom: 10px; }

.base-theme .blog-details-content .image-box img {
  width: auto; }

.base-theme .blog-details-content .content-single-are h3 {
  padding: 0;
  margin: 0; }

.base-theme .blog-details-content .content-single-are blockquote {
  padding: 41px 40px;
  background-color: #f7f7fa;
  border-left: 2px solid #ff4135; }

.base-theme .blog-details-content .content-single-are table {
  max-width: 100%; }

.base-theme .blog-details-content .content-single-are select {
  max-width: 300px;
  margin-bottom: 20px; }

.base-theme .blog-details-content .content-single-are ul,
.base-theme .blog-details-content .content-single-are li {
  list-style: disc; }

.base-theme .blog-details-content .content-single-are ul {
  padding-left: 25px; }

.base-theme .blog-details-content .content-single-are ol {
  padding-left: 25px; }

.base-theme .blog-details-content .content-single-are ol li {
  list-style: unset; }

.base-theme .blog-details-content .content-single-are p {
  margin: 0 0 25px;
  line-height: 1.7em; }

.base-theme .blog-details-content .content-single-are a {
  color: var(--text-color-one); }

.base-theme .blog-details-content .content-single-are .wp-block-button .wp-block-button__link {
  color: #ffffff; }

.base-theme .blog-details-content .content-single-are p.wp-block-cover-text,
.base-theme .blog-details-content .content-single-are p.wp-block-cover-text a {
  color: #fff !important; }

.base-theme .blog-details-content .content-single-are .wp-block-cover-text {
  font-size: 24px; }

.base-theme .blog-details-content .content-single-are .wp-block-cover,
.base-theme .blog-details-content .content-single-are .wp-block-cover-image {
  margin-bottom: 10px;
  margin-top: 10px; }

.base-theme .blog-details-content .content-single-are .blocks-gallery-grid {
  padding-left: 0;
  margin-top: 10px; }

.base-theme .blog-details-content .content-single-are .wp-block-file a.wp-block-file__button {
  color: #ffffff; }

.base-theme .blog-details-content .content-single-are .wp-block-archives li {
  margin-bottom: 10px; }

.base-theme .blog-details-content .content-single-are .wp-block-calendar .wp-calendar-table {
  margin-bottom: 0; }
  .base-theme .blog-details-content .content-single-are .wp-block-calendar .wp-calendar-table caption {
    padding-bottom: 0; }

.base-theme .blog-details-content .content-single-are .wp-block-calendar .wp-calendar-nav {
  text-align: left;
  margin-bottom: 10px; }

.page-title .content-box h1 {
  word-wrap: break-word; }

.woocommerce-widget-layered-nav ul {
  padding-left: 20px !important; }
  .woocommerce-widget-layered-nav ul li {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-start;
    font-size: 15px;
    color: #848484; }
    .woocommerce-widget-layered-nav ul li a {
      position: relative;
      display: block;
      font-size: 14px;
      line-height: 34px;
      color: #848484;
      font-weight: 500;
      padding: 5px 0px;
      padding-left: 5px !important; }
      .woocommerce-widget-layered-nav ul li a:before {
        position: absolute;
        content: '';
        border: 2px solid #d5d5d5;
        width: 8px;
        height: 8px;
        left: -20px;
        top: 15px;
        border-radius: 50%;
        transition: all 500ms ease; }
      .woocommerce-widget-layered-nav ul li a:hover {
        color: #ff4135; }
        .woocommerce-widget-layered-nav ul li a:hover:before {
          border-color: #ff4135;
          background: #ff4135; }
    .woocommerce-widget-layered-nav ul li:last-child {
      margin-bottom: 0; }

.sidebar .widget_price_filter .widget-title {
  margin-bottom: 24px; }

.shop-sidebar .widget_rating_filter ul li a {
  color: #4a4242 !important; }

.shop-sidebar .woocommerce.sideber-widget {
  margin-bottom: 30px; }
  .shop-sidebar .woocommerce.sideber-widget:last-child {
    margin-bottom: 0px; }
  .shop-sidebar .woocommerce.sideber-widget .price_slider_amount .button {
    padding: 14px 18px;
    border-radius: 0; }
  .shop-sidebar .woocommerce.sideber-widget .woocommerce-mini-cart__buttons .cart-btn {
    padding: 14px 18px;
    border-radius: 0; }
  .shop-sidebar .woocommerce.sideber-widget .woocommerce-mini-cart__buttons .checkout-btn {
    padding: 14px 18px;
    border-radius: 0; }
  .shop-sidebar .woocommerce.sideber-widget .woocommerce-mini-cart .woocommerce-mini-cart-item.mini_cart_item .remove-btn {
    left: auto;
    right: -15px;
    background: #441f1c;
    color: #edf0f5 !important; }
  .shop-sidebar .woocommerce.sideber-widget .product_list_widget li {
    margin: 0;
    margin-bottom: 23px;
    box-shadow: 0px 0px 9px 1px #e7edef9e;
    padding: 12px;
    border-radius: 0px;
    position: relative; }
    .shop-sidebar .woocommerce.sideber-widget .product_list_widget li .star-rating {
      display: none; }

.color-list.tt-layer-nav__size {
  padding-left: 0px !important; }
  .color-list.tt-layer-nav__size .wc-layered-nav-term {
    padding-left: 0px !important;
    display: flex !important;
    justify-content: flex-start !important;
    width: 100% !important;
    margin-bottom: 5px !important; }
    .color-list.tt-layer-nav__size .wc-layered-nav-term a {
      padding-left: 30px !important; }
      .color-list.tt-layer-nav__size .wc-layered-nav-term a::before {
        top: 10px !important;
        border: 0px !important; }

.wc-proceed-to-checkout {
  padding-bottom: 0 !important; }

.checkout-button.button.alt.wc-forward {
  margin-bottom: 0; }

.page-404-rifat .content-box {
  padding: 200px 0; }
  .page-404-rifat .content-box h1 {
    font-size: 120px; }
  .page-404-rifat .content-box a {
    color: #222;
    font-weight: 600; }

.comments-area-rif-at .comment.yes-ping {
  padding-bottom: 28px !important; }
  .comments-area-rif-at .comment.yes-ping .comment-inner .text-comment {
    margin-bottom: 0 !important; }

.is-style-squared a.wp-block-button__link {
  border-radius: 0; }

.editor-styles-wrapper .has-large-font-size {
  font-size: 29px; }

.has-large-font-size {
  font-size: 29px; }

.woocommerce-account .woocommerce-MyAccount-navigation {
  padding-left: 25px; }
  .woocommerce-account .woocommerce-MyAccount-navigation li {
    list-style: disc; }
    .woocommerce-account .woocommerce-MyAccount-navigation li a {
      color: var(--text-color-one); }

.woocommerce-account .woocommerce-MyAccount-content h3 {
  padding: 0;
  margin: 0; }

.woocommerce-account .woocommerce-MyAccount-content a {
  color: var(--text-color-one); }

.woocommerce-account .woocommerce-MyAccount-content p {
  margin: 0 0 15px;
  line-height: 1.7em;
  font-weight: 400; }

.page .comments-area .comment-box .comment-respond {
  overflow: hidden;
  margin-top: 26px; }
  .page .comments-area .comment-box .comment-respond .form-submit {
    margin-bottom: 0; }

.single-product .boxed_wrapper .content-area .site-main .woocommerce-notices-wrapper {
  padding: 0px 15px;
  margin: 0 auto;
  padding-top: 15px; }
  .single-product .boxed_wrapper .content-area .site-main .woocommerce-notices-wrapper .woocommerce-message {
    margin-bottom: 0; }

.checkout_coupon.woocommerce-form-coupon .form-row {
  width: 100%; }

.sidebar .sidebar-widget .widget-title {
  margin-bottom: 20px; }

.sidebar .widget_archive {
  margin-bottom: 30px; }
  .sidebar .widget_archive .widget-title {
    margin-bottom: 11px; }
  .sidebar .widget_archive select[name="archive-dropdown"] {
    margin-top: 13px;
    margin-bottom: 13px; }

.sidebar .widget_calendar {
  margin-bottom: 24px; }
  .sidebar .widget_calendar .widget-title {
    margin-bottom: 23px; }

.sidebar .widget_categories {
  margin-bottom: 17px; }
  .sidebar .widget_categories .widget-title {
    margin-bottom: 10px; }
  .sidebar .widget_categories form select[name="cat"] {
    margin-top: 18px;
    margin-bottom: 12px; }

.sidebar .widget_pages {
  margin-bottom: 17px; }
  .sidebar .widget_pages .widget-title {
    margin-bottom: 13px; }

.sidebar .widget_meta {
  margin-bottom: 19px; }
  .sidebar .widget_meta .widget-title {
    margin-bottom: 11px; }

.sidebar .widget_recent_comments {
  margin-bottom: 27px; }

.sidebar .widget_recent_entries .widget-title {
  margin-bottom: 24px; }

.sidebar .widget_search .widget-title {
  margin-bottom: 25px; }

.sidebar .widget_text .widget-title {
  margin-bottom: 17px; }

.sidebar .widget_tag_cloud {
  margin-bottom: 18px; }
  .sidebar .widget_tag_cloud .widget-title {
    margin-bottom: 24px; }

.sidebar .widget_nav_menu .widget-title {
  margin-bottom: 10px; }

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .blog-details-content .comments-area .comment {
    padding-left: 0; }
    .blog-details-content .comments-area .comment .thumb-box {
      position: relative;
      top: 0;
      margin-bottom: 20px; }
  .blog-details .blog-details-content .inner-box .comments-area-rif-at .comment-box .children {
    margin-left: 5px; }
  .page-title .content-box h1 {
    font-size: 30px;
    line-height: 35px; } }

@media only screen and (min-width: 320px) and (max-width: 499px) {
  .menu-area-main {
    width: 100%;
    justify-content: space-between !important; }
  .base-theme .menu-area-main {
    width: auto; } }
/*# sourceMappingURL=theme-style.css.map */