.articles-list-title {
  padding: 30px;
  font-size: 32px;
  border: 2px solid #D4AAA0;
  border-left: 0;
  border-right: 0;
  color: #D4AAA0;
  font-weight: normal;
  margin-bottom: 30px;
}
@media (max-width: 575px) {
  .articles-list-title {
    padding: 20px;
    font-size: 28px;
  }
}

#advancedcmsItemsCategory .text h1,
#advancedcmsItemsCategory .text h2,
#advancedcmsItemsCategory .text h3,
#advancedcmsItemsCategory .text h4,
#advancedcmsItemsCategory .text h5,
#advancedcmsItemsCategory .text h6,
#advancedcmsItemsArticle .text h1,
#advancedcmsItemsArticle .text h2,
#advancedcmsItemsArticle .text h3,
#advancedcmsItemsArticle .text h4,
#advancedcmsItemsArticle .text h5,
#advancedcmsItemsArticle .text h6 {
  text-transform: none;
  letter-spacing: 0;
  font-weight: 400;
}
#advancedcmsItemsCategory .text p,
#advancedcmsItemsArticle .text p {
  font-size: 14px;
}
#advancedcmsItemsCategory .text a::after,
#advancedcmsItemsArticle .text a::after {
  display: none;
}
#advancedcmsItemsCategory .text .date_add,
#advancedcmsItemsArticle .text .date_add {
  font-size: 16px;
  opacity: 0.6;
}
#advancedcmsItemsCategory .text .article-title,
#advancedcmsItemsArticle .text .article-title {
  font-size: 24px;
  margin-bottom: 10px;
  text-transform: none;
  letter-spacing: 0;
}
@media (max-width: 575px) {
  #advancedcmsItemsCategory .text .article-title,
  #advancedcmsItemsArticle .text .article-title {
    font-size: 20px;
  }
}
#advancedcmsItemsCategory .text .article-title:hover,
#advancedcmsItemsArticle .text .article-title:hover {
  color: #D4AAA0;
}
#advancedcmsItemsCategory .text .article-title a,
#advancedcmsItemsArticle .text .article-title a {
  text-decoration: none;
  color: inherit;
}
#advancedcmsItemsCategory .article-footer .read-more,
#advancedcmsItemsArticle .article-footer .read-more {
  border-color: #D4AAA0;
  background: #D4AAA0;
  color: white;
  text-decoration: none;
  padding: 10px 40px;
}
#advancedcmsItemsCategory .article-footer .read-more:hover,
#advancedcmsItemsArticle .article-footer .read-more:hover {
  background: #444956;
  border-color: #444956;
}
#advancedcmsItemsCategory .article-thumb-wrapper,
#advancedcmsItemsArticle .article-thumb-wrapper {
  padding-bottom: 25px;
}

.article-body {
  border: 1px solid #F8F1F0;
}

.single-article-content .single-article-title {
  margin-top: 0;
  margin-bottom: 10px;
  line-height: 1.4;
  text-transform: none;
  text-align: left;
  font-size: 32px;
  letter-spacing: 0px;
}
@media (max-width: 575px) {
  .single-article-content .single-article-title {
    font-size: 20px;
  }
}
.single-article-content .date_add {
  font-size: 16px;
  opacity: 0.6;
  text-transform: uppercase;
  letter-spacing: 2px;
}
@media (max-width: 575px) {
  .single-article-content .date_add {
    font-size: 14px;
  }
}
.single-article-content .single-article-photo img {
  margin-bottom: 20px;
}

#right-column {
  padding-top: 15px;
}

#right-column .block-categories ul li {
  color: #D4AAA0;
}

#right-column .block-categories ul li.current a {
  color: #D4AAA0;
}

.article-title {
  text-transform: none;
  letter-spacing: 0;
}

#advancedcmsItemsCategory .article-thumb-wrapper {
  margin-bottom: 0;
  padding-bottom: 0;
}
#advancedcmsItemsCategory .article-header {
  padding-bottom: 0;
  padding-top: 10px;
}
#advancedcmsItemsCategory .article-footer {
  position: relative;
}
#advancedcmsItemsCategory .article-footer::after {
  position: absolute;
  top: 39px;
  left: 144px;
  height: 1px;
  width: calc(100% - 144px);
  background: #D4AAA0;
  content: "";
  z-index: -1;
}
@media (max-width: 575px) {
  #advancedcmsItemsCategory .article-footer::after {
    top: 29px;
  }
}

@media (min-width: 992px) {
  .make-it-smaller .article-body .article-thumb-wrapper {
    padding-bottom: 0 !important;
  }
  .make-it-smaller .article-body .article-title {
    text-transform: none;
    font-size: 16px;
    margin-bottom: 5px;
    letter-spacing: 0;
    line-height: 1.5;
  }
}

.article-body {
  border: none;
}

.somewhere-articles-item {
  border: 1px solid #ccc;
}
.somewhere-articles-item h3 {
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
  padding-bottom: 10px;
}
.somewhere-articles-item .content-wrapper {
  padding: 30px;
}
.somewhere-articles-item .readmore {
  padding-top: 10px;
}

#right-column {
  border: none;
}
#right-column .thumbnail-wrapper {
  display: none;
}
#right-column .somewhere-articles-item {
  border: 1px solid #ccc;
  border: none;
}
#right-column .somewhere-articles-item h3 {
  font-size: 14px;
  text-transform: none;
  margin-bottom: 10px;
  line-height: 1.6;
}

@media (min-width: 992px) {
  .main-blog__content {
    margin-top: 10px;
  }
}

.reactions button,
.reactions input,
.reactions textarea,
.reactions select {
  border: none;
}

.rate-article button .counter {
  border: none;
}

.rate-article > div {
  padding: 0;
  max-width: 70px;
}
@media (max-width: 575px) {
  .rate-article > div {
    max-width: 59px;
  }
}

@media (max-width: 575px) {
  .rate-article button .ec {
    font-size: 20px;
  }
}

.single-article-content .btn:disabled,
.single-article-content .btn:disabled:hover,
.single-article-content .btn[disabled],
.single-article-content .btn[disabled]:hover,
.single-article-content button:disabled,
.single-article-content button:disabled:hover,
.single-article-content button[disabled],
.single-article-content button[disabled]:hover {
  border: none !important;
}

#advancedcmsItemsCategory .text a,
#advancedcmsItemsArticle .text a {
  color: #D4AAA0;
}

.more-grid {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.more-grid .mini-reactions {
  margin-top: 0;
}
.more-grid .mini-reactions .rate-article {
  width: calc(100% + 20px) !important;
  justify-content: flex-end;
}/*# sourceMappingURL=custom.css.map */