/*
Theme Name: Tmp
Text Domain: tmp
Version: 1.2
Requires at least: 4.7
Requires PHP: 8
Description: #
Tags: #
Author: Jauna Reklama
Author URI: #
Theme URI: #
*/

body {
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
  background: #fff;
}
.page-id-6 .single_p_tit,
.page-id-7 .single_p_tit,
.page-id-8 .single_p_tit {
  display: none;
}
.rtcl .rtcl-listings-actions {
  align-items: center;
  display: flex;
  justify-content: flex-end;
  margin-top: -50px;
  margin-bottom: 50px;
}
.files_post {
  display: flex;
  width: fit-content;
  flex-direction: column;
}
.files_post a img {
  margin-right: 5px;
}
.files_post a:hover {
  text-decoration: none;
  color: #ff6600;
}
.files_post a {
  background-color: #f5f5f5;
  padding: 0px 20px;
  font-size: 12px;
  font-weight: 300;
  margin-bottom: 5px;
}
.col-12.text-center.header-form-text b {
  color: #ff6600;
  border-bottom: solid 1px;
  padding: 0px 1px;
  margin: 0px 5px;
}
.page-content-extra .rtcl.rtcl-listings-sc-wrapper .rtcl-listings {
  margin: 0 0 20px;
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
span.cta-title-content b {
  font-size: 28px;
  font-weight: 500;
  color: #ff6600;
}
.single_p_tit {
  display: flex;
  font-size: 24px;
}
.single_p_tit h1 {
  font-size: 24px;
  line-height: unset;
}
.single-cat_post.administrator {
  display: none;
}
.rtcl-view-switcher {
  display: none !important;
}
.single-cat_post.cl_user {
  display: none;
}
.single-cat_post {
  width: 32%;
  margin-right: 1%;
  margin-bottom: 1%;
  border: 1px solid #f1efed;
  border-radius: 5px;
}
p.message-content {
  white-space: break-spaces;
}
#rtcl-chat-modal-wrap.rtcl-close {
  height: 50px !important;
  transition: height 0.5s;
}
#rtcl-chat-modal-wrap {
  height: 400px !important;
  width: 350px !important;
}
.row.home-categories .cat-box {
  width: 32%;
  margin-right: 1%;
  margin-bottom: 1%;
}
#rtcl-chat-modal {
  background-color: #ff6600 !important;
  border-color: #ff6600 !important;
}
#rtcl-chat-modal .rtcl-chat-model-body {
  height: 348px !important;
}
#rtcl-chat-modal .rtcl-chat-modal-handle {
  padding: 6px 5px !important;
  height: 50px;
  align-items: center;
}
#rtcl-chat-modal .rtcl-chat-modal-handle .handle-title {
  font-size: 16px !important;
}
.rtcl-chat-form-wrap {
  flex: 0 0 50px !important;
}
.rtcl-do-email.list-group-item form {
  width: 100%;
  text-align: center;
}
.rtcl-do-email.list-group-item {
  display: flex;
  flex-direction: column;
  padding: 15px !important;
  align-items: center;
}
.user_data .statistic-report {
  background: #ff6600 url("assets/images/price-item-bg.png") left top no-repeat;
  border-radius: 3px;
  color: #fff;
  padding: 10px 10px 10px 50px;
}
.user_data_det {
  width: 500px;
  display: flex;
  flex-wrap: wrap;
}
.sidebar-cover-img {
  display: none !important;
}
.info_c {
  width: 50%;
  margin-bottom: 15px;
  font-size: 14px;
  font-weight: 300;
  color: #333333;
  display: flex;
  align-items: flex-start;
  line-break: anywhere;
}
.info_c img {
  margin-right: 10px;
}
.pro_title {
  margin-bottom: 10px !important;
}
.user_data th.promotion-validity small {
  display: none;
}
.my_acc_split .media-thumb img {
  border: 1px solid;
}
.my_acc_split .media-thumb {
  display: flex;
  flex-direction: column;
  font-size: 12px;
  color: #575656;
  margin-right: 35px !important;
}
.profile_btn_ed a {
  padding: 6px 25px;
  font-size: 13px;
  font-weight: 500;
  background-color: #ff6600;
  color: #fff;
  letter-spacing: 0.7;
  border-radius: 3px;
  width: 100%;
  display: block;
  text-align: center;
  border: 1px solid #ff6600;
}
.list-group-item.rtcl-user-status.offline {
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  color: red;
}
.list-group-item.rtcl-user-status.online {
  color: #228b22;
}
.numbers a {
  color: #fff;
}
span.log_d {
  margin-top: 10px;
}
span.reg_d {
  margin-top: 1px;
}
.user_data .statistic-report a {
  color: #fff !important;
  font-weight: bold;
  text-transform: uppercase;
}
.extra_class_btn {
  height: fit-content;
}
.nav_pos_log {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.user-nav {
  display: flex;
  align-items: center;
  padding: 10px 10px 10px 17px;
}
.user-profile img {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  border: 1px solid #d2d2d2;
}
.nav-dropdown {
  position: relative;
}
.company_nav {
  display: flex;
  align-items: center;
}
.header .container {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.dropbtn {
  background-color: transparent;
  color: #333;
  border: none;
  cursor: pointer;
}
.dropdown-content {
  display: none;
  position: absolute;
  top: 35px;
  right: 0;
  background-color: #f9f9f9;
  min-width: 220px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 99;
}
.dropdown-content a {
  display: block;
  padding: 12px 16px;
  text-decoration: none;
  color: #333;
}
.btn-add-new {
  padding: 6px 17px;
  border-left: 1px solid #d2d2d2;
  border-right: 1px solid #d2d2d2;
}
.dropdown-content a:hover {
  background-color: #f1f1f1;
  color: #ff6600;
}
.my_acc_split {
  display: flex;
  justify-content: space-between;
}
.btn-add-new a {
  padding: 7px 23px;
  background-color: #ff6600;
  border: 1px solid #ff6600;
  border-radius: 3px;
  color: #fff;
  font-weight: 600;
  letter-spacing: 0.5;
  font-size: 13px;
}
.btn-add-new a:hover {
  background: #fff;
  border: 1px solid #d2d2d2;
  color: #ff6600;
  text-decoration: none;
}
a.change-cat:hover {
  color: #ff6600;
  text-decoration: none;
}
.btn-get-req {
  padding: 0px 17px;
}
.btn-get-req a {
  font-size: 14px;
  color: #ff6600;
}
.user-nav:hover .dropdown-content {
  display: block;
}
.cta-container .rtcl-block-frontend {
  width: 240px;
  height: 256px;
}
.single .rtcl-contact-seller.list-group-item {
  display: flex;
  align-items: center;
  justify-content: center;
}
.h_members {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.rtcl-icon-chat:before {
  color: #fff;
}
.single .rtcl-contact-seller.list-group-item a {
  color: #fff;
  font-size: 17px;
  font-weight: 600;
}
.h_members .rtcl-gb-pricing-box.rtcl-gb-pricing-box-view-1 {
  padding: 20px;
  background: #ff6600 url("assets/images/price-item-bg.png") left top no-repeat;
  width: 100%;
  height: 100%;
}
.h_members svg {
  display: none;
}
.h_members .pricing-header {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  color: #fff;
}
.h_members span.rtcl-gb-number {
  font-size: 30px;
  font-weight: 600 !important;
  line-height: 0.5;
}
.h_members .rtcl-gb-pricing-price {
  display: flex !important;
  flex-direction: column;
  align-items: flex-end;
  width: 100%;
  margin-bottom: 0px !important;
}
.h_members .rtcl-gb-pricing-currency {
  font-size: 30px !important;
  line-height: 0.5 !important;
}
.h_members span.rtcl-gb-pricing-duration {
  text-transform: lowercase !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  margin-bottom: 20px;
}
.h_members .rtcl-gb-pricing-box.rtcl-gb-pricing-box-view-1:hover {
  box-shadow: 0px 0px 39px 0px rgba(0, 0, 0, 0.47);
  -webkit-box-shadow: 0px 0px 39px 0px rgba(0, 0, 0, 0.47);
  -moz-box-shadow: 0px 0px 39px 0px rgba(0, 0, 0, 0.47);
}
.h_members
  .rtcl-gb-pricing-box.rtcl-gb-pricing-box-view-1
  .rtcl-gb-pricing-features
  ul {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #fff;
}
.h_members .rtcl-gb-pricing-box .rtcl-gb-pricing-features li {
  font-size: 13px;
  line-height: 1.3 !important;
  letter-spacing: 0px;
}
.h_members .rtcl-gb-pricing-button {
  display: flex;
  justify-content: center;
}
.h_members .rtcl-gb-pricing-button a:hover {
  color: #ff6600 !important;
  background-color: #fff !important;
  border-color: #fff !important;
}
.h_members .rtcl-gb-pricing-button a {
  border: #333333 !important;
}
.hero_text_po {
  color: #fff;
  display: flex;
  flex-direction: column;
  padding: 40px 90px 0px 90px !important;
}
h3.rtcl-gb-pricing-title {
  font-size: 40px !important;
  color: #fff !important;
  font-weight: 600 !important;
}
.hero_text_po span:first-child {
  font-size: 28px;
  color: #ff6600;
  line-height: 0.6;
}
.hero_text_po span:first-child strong {
  font-size: 42px;
  color: #fff;
}
.hero_text_po span:nth-child(2) {
  font-size: 28px;
  color: #fff;
  font-weight: 600;
}
.hero_text_po span:nth-child(2) strong {
  font-size: 28px;
  color: #ff6600;
  font-weight: 600;
}
.col-6.hero_text_po p:nth-child(3) {
  margin-top: 25px;
  font-size: 14px;
}
.col-6.hero_text_po a {
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
  background-color: #ff6600;
  width: 136px;
  display: flex;
  height: 36px;
  border-radius: 5px;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
}
b.time_stp {
  margin-left: 5px;
}
@media (min-width: 1400px) {
  .container {
    max-width: 1340px !important;
  }
}
a {
  text-decoration: unset;
}
.btn {
  border-radius: 2px !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
}
.btn-primary {
  background: #ff6600 !important;
  border-color: #ff6600 !important;
  font-size: 14px !important;
}

.btn-secondary {
  background: #f1efed !important;
  border-color: #f1efed !important;
  font-size: 13px !important;
  color: #333333 !important;
}

.header-btn {
  padding: 14px 100px !important;
}
.header {
  padding-top: 15px;
  padding-bottom: 30px;
  background: url("assets/images/noise-bg.png") center center;
}
.cta-container {
  background: url("assets/images/noise-bg.png") center center;
  margin-bottom: 60px;
  padding: 60px 0px 100px 0px;
}
a.logo img {
  height: 40px;
}

.header-form-container {
  margin-top: 50px;
}
form.header-form {
  position: relative;
  padding-top: 10px;
}

form.header-form .header-form-inp {
  padding: 0 13px;
  width: 100%;
  border: 4px solid #f1efed;
  border-radius: 3px;
  height: 50px;
  line-height: 50px;
  font-style: italic;
  color: #bcbbbb;
  font-size: 14px;
}

form.header-form .header-form-btn {
  position: absolute;
  top: 10px;
  right: 15px;
  height: 50px;
  width: 50px;
  background: transparent url("assets/images/search.svg") center center
    no-repeat;
  border: 0;
  background-size: 24px 24px;
}

.header-page-form-container {
  background: #333333;

  padding-top: 12px;
  padding-bottom: 12px;
}

/*form.top-form {
	margin-bottom: 0;
}*/

form.rtcl-widget-search-form {
  margin-bottom: 0;
  border-radius: 4px;
  border: 4px solid #f1efed;
  overflow: hidden;
}

.rtcl-gb-widget-search.rtcl-widget-search-inline .rtcl-widget-search-form .row {
  gap: 1px;
}

.rtcl form.rtcl-widget-search-form .form-group {
  margin-bottom: 0;
}
.rtcl-gb-widget-search .form-control {
  border: 0;
  border-radius: 0;
}

.rtcl-gb-widget-search.rtcl-widget-search-inline .ws-button {
  max-width: 56px;
  width: 56px;
}

.rtcl-gb-widget-search .btn[type="submit"] {
  text-indent: -99999px;
  background: #fff url("assets/images/search.svg") center center no-repeat !important;
  background-size: 24px 24px !important;
}
.chw-widget .ws-item.ws-type,
.chw-widget .rtcl-child-terms,
.chw-widget .rtcl-spinner {
  display: none !important;
}

.rtcl-gb-widget-search.rtcl-widget-search-inline .ws-item.ws-text {
  order: 1;
}

.top-breadcrumbs {
  background: url(assets/images/noise-bg.png) center center;
  margin-bottom: 20px;
}

.breadcrumb-content {
  padding-top: 22px;
  padding-bottom: 22px;
}
.breadcrumb-content a {
  font-size: 13px;
  color: #333333;
  font-weight: 500;
}
.breadcrumb-sep {
  display: inline-block;
  width: 11px;
  height: 9px;
  margin-left: 15px;
  margin-right: 15px;
  background: url(assets/images/arrow-double-right.svg) center center no-repeat;
  background-size: 11px 9px;
}

h2.page-title {
  font-size: 22px;
  font-weight: 600;
}

.ads-count {
  background: #f5f5f5;
  border-radius: 5px;
  margin-top: 20px;
  margin-bottom: 30px;
  padding: 8px 15px;
}
.header-form-text {
}
.header-form-text p {
  margin: 0;
}
.header-form-text strong {
  color: #ff6600;
}

.header-banner {
  position: relative;
}
.header-banner::before {
  left: 0;
  top: 0;
  content: "";
  position: absolute;
  width: 50%;
  height: 100%;
  background: #eeeeee;
  z-index: 1;
}
.header-banner::after {
  right: 0;
  top: 0;
  content: "";
  position: absolute;
  width: 50%;
  height: 100%;
  background: #333333;
  z-index: 1;
}

.header-banner .container {
  position: relative;
  z-index: 2;
}

.home-categories {
  padding-top: 86px;
  padding-bottom: 80px;
}

.home-job-container {
  background: #f1efed;
}

.home-job-white-container {
  background: #fff;
}
ul.top-nav {
  margin: 0;
  padding: 0;
  float: right;
  display: inline-block;
  list-style: none;
}

ul.top-nav li {
  display: inline-block;
  margin-left: 30px;
  padding: 10px;
}

ul.top-nav li a {
  text-decoration: unset;
  color: #000;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
}

.cat-box {
  display: flex;
}
.cat-box .cat-box-cats {
  width: 100%;
  border-radius: 5px;
  box-shadow: 0px 0px 38px 0px rgba(0, 0, 0, 0.11);
  -webkit-box-shadow: 0px 0px 38px 0px rgba(0, 0, 0, 0.11);
  -moz-box-shadow: 0px 0px 38px 0px rgba(0, 0, 0, 0.11);
}

.cat-box .cat-box-title {
  display: flex;
  align-items: center;
  padding: 10px;
  font-size: 21px;
  font-weight: 600;
  color: #333333;
  line-height: 1.3;
}

.cat-box img.cat-box-image {
  width: 80px;
  height: 80px;
  margin-right: 24px;
}

.cat-box ul.cat-box-sub-cats {
  list-style: none;
  margin: 0;
  padding: 34px;
  padding-top: 28px;
  padding-bottom: 5px;
}

.cat-box ul.cat-box-sub-cats li {
  padding-bottom: 15px;
}

.cat-box ul.cat-box-sub-cats li a {
  color: #333;
  text-decoration: unset;
  font-weight: 500;
}
.cat-box ul.cat-box-sub-cats li span,
.cat-box ul.cat-box-sub-cats li a:hover span {
  color: #565555;
}
.cat-box ul.cat-box-sub-cats li a:hover {
  color: #ff6600;
}

.cat-box a.cat-box-btn {
  display: inline-block;
  padding: 0 34px;
  padding-right: 16px;
  margin-bottom: 34px;
  color: #333;
  font-weight: 700;
  background: url("assets/images/angle-double-right.svg") right center no-repeat;
  background-size: 10px 9px;
  text-decoration: none;
}

.section {
  padding-bottom: 80px;
}
h2.section-title {
  position: relative;
  margin-bottom: 44px;
  padding-top: 30px;
  padding-left: 30px;
  text-transform: uppercase;
}

.section-title strong {
  font-weight: 800;
  font-size: 42px;
}
.section-title::before {
  height: 96px;
  width: 5px;
  background: #ff6600;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
}

.section-title span.section-title-small-text {
  font-size: 28px;
  color: #ff6600;
  font-weight: 300;
}

.section-title span.section-title-count {
  font-size: 18px;
  color: #333333;
  font-weight: 300;
}

.jobs-filter-list {
  display: flex;
  margin-bottom: 38px;
}

.jobs-filter-list-item {
  font-size: 15px;
  font-weight: 600;
  color: #333333;
  cursor: pointer;
}

.jobs-filter-list-item-sep {
  padding: 0 18px;
  font-weight: 800;
}

.filter-item-active,
.jobs-filter-list-item:hover {
  color: #ff6600;
}

.job-item {
  width: 100%;
  background: #fff;
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 30px;
}

.job-item-shadow {
  box-shadow: 0px 0px 39px 0px rgba(0, 0, 0, 0.11);
  -webkit-box-shadow: 0px 0px 39px 0px rgba(0, 0, 0, 0.11);
  -moz-box-shadow: 0px 0px 39px 0px rgba(0, 0, 0, 0.11);
  /*padding-top: 15px;
	padding-bottom: 15px;*/
}

.job-item-img {
  position: relative;
}

.job-item-img img {
  position: relative;
  z-index: 1;
}
.job-item-img-cation {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 40px;
  left: 0;
  bottom: 0;
  position: absolute;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: 14px;
  padding-left: 18px;
  padding-right: 20px;
}

.job-item-meta span {
  padding-left: 7px;
  padding-right: 7px;
}
.job-item-meta img {
  height: 17px;
  width: auto;
  margin-right: 6px;
}
.job-item-price {
  float: left;
  font-weight: 700;
}

.job-item-content {
  padding: 15px;
}

.job-item-content h3 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 600;
  color: #333;
}

.job-item-category {
  text-transform: uppercase;
  font-size: 13px;
  color: #333;
  font-weight: 300;
}

.sidebar-user-meta {
  width: calc(100% - 120px);
  float: right;
  margin-bottom: 30px;
}
.job-item-company-name {
  /*	color: #fff;*/
  text-transform: uppercase;
  font-weight: 600;
  font-size: 15px;
  /*	width: 100%;*/
  /*	float: left;*/
}

.job-item-city {
  display: flex;
  align-items: center;
  margin-top: 10px;
}

.job-item-city img {
  height: 16px;
  width: auto;
  margin-right: 8px;
}
h1.rtcl-single-listing-title {
  font-size: 21px;
  font-weight: 600;
  color: #333333;
  margin-bottom: 20px;
}

.listing-like .pld-like-dislike-wrap {
  float: right;
}

.listing-like .pld-common-wrap > a.pld-like-dislike-trigger {
}

.listing-like .pld-common-wrap > a.pld-like-dislike-trigger .fas {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}

.listing-like .pld-common-wrap > a.pld-like-dislike-trigger .fas::before {
  content: "Patinka";
}

.listing-like .pld-common-wrap .pld-like-count-wrap::before {
  content: "(";
}

.listing-like .pld-common-wrap .pld-like-count-wrap::after {
  content: ")";
}

.rtcl-listing-sidebar-meta {
  display: flex;
  margin-bottom: 25px;
}
.simplefavorite-button {
  display: flex;
  padding: 0;
  border: unset;
  background: transparent;
  opacity: 1 !important;
}

.simplefavorite-button span.favorited-icon {
  margin-right: 8px;
  display: inline-block;
  width: 20px;
  height: 17px;
  background: url("assets/images/heart.svg") left top no-repeat;
  background-size: 20px 17px;
}

.simplefavorite-button .simplefavorite-button-count {
  margin-left: 6px;
}

.listing-views {
  margin-right: 22px;
}

.listing-views svg {
  width: 22px;
  height: 17px;
  margin-right: 5px;
}

.listing-updated {
  margin-left: 25px;
}
.rtcl-listing-sidebar {
  background: #333333;
  color: #fff;
}

.sidebar-cover-img {
  background: #f5f5f5;
}

.sidebar-cover-img img {
  width: 100%;
}

.rtcl-listing-sidebar-content {
  background: #333333;
  float: left;
  width: 100%;
  padding: 26px 35px;
}

.rtcl-listing-sidebar-content .author {
  margin-bottom: 10px;
}

.rtcl-listing-sidebar-content .author a {
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
}

.job-item-user-approved {
  color: #ff6600;
}

.job-item-user-approved svg {
  width: 20px;
  height: 20px;
  margin-right: 8px;
}

.sidebar-avatar-img {
  float: left;
  background: #fff;
  width: 84px;
  height: 84px;
  border-radius: 200px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 30px;
}

.sidebar-avatar-img img {
  width: 100%;
}

.rtcl-listing-sidebar-content .list-group-item {
  float: left;
  width: 100%;
  padding: 0.75rem 0;
  margin-top: 8px;
  margin-bottom: 8px;
  border-radius: 4px;
  border: 1px solid #fff;
  /*    border: unset;*/
}

.rtcl-listing-sidebar-content .list-group-item.reveal-phone {
  background: #ff6600;
  color: #fff;
  border: none;
  font-size: 17px;
  font-weight: 600;
  padding-left: 25px;
}
.rtcl-listing-sidebar-content .list-group-item.reveal-phone .rtcl-icon-phone {
  margin-top: 4px;
}
.rtcl-listing-sidebar-content
  .list-group-item.reveal-phone
  .rtcl-icon-phone:before {
  color: #fff;
}

.rtcl-listing-sidebar-content .list-group-item.reveal-phone .text-muted {
  font-size: 12px;
  color: #000 !important;
}
.rtcl-listing-sidebar-content .list-group-item .media-body > span {
  display: none;
}

.rtcl-listing-sidebar-content .list-group-item.rtcl-do-email {
  background: #ff6600;
  color: #fff;
  border: none;
  font-size: 17px;
  font-weight: 600;
  padding-left: 25px;
}
.rtcl-single-listing-details .rtcl-main-content-wrapper {
  padding-left: 0;
  padding-right: 0;
}

.rtcl-single-listing-details .rtcl-listing-meta {
  margin: 0;
  padding: 0;
}

.rtcl-single-listing-details {
  background-color: #fff;
  border: 0;
  border-radius: 0;
}

.rtcl-single-listing-meta-details {
  background: #f5f5f5;
  border-radius: 5px;
  padding: 14px 13px;
  margin-top: 15px;
  margin-bottom: 25px;
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  color: #333;
}

.listing-city-price-holder {
  flex-wrap: nowrap;
  display: flex;
}
.rtcl-single-price {
  padding-right: 15px;
}
.rtcl-single-listing-meta-details .listing-city svg {
  height: 20px;
}

.like-id-holder {
  display: flex;
}
.rtcl-single-listing-meta-details .listing-like svg {
  height: 19px;
  margin-right: 10px;
}

.rtcl-single-listing-meta-details .listing-like .pld-like-dislike-wrap {
  margin-bottom: 0;
}

.rtcl-single-listing-meta-details .listing-like .pld-like-wrap {
  margin-right: 33px;
}

.rtcl-single-listing-meta-details .listing-id svg {
  height: 17px;
}

.rtcl .rtcl-listing-description {
  font-size: 14px;
  color: #333;
  padding-left: 34px;
  padding-right: 34px;
  line-height: 2;
}

.rtcl-listing-comments {
  background: #f5f5f5;
  border-radius: 5px;
  padding: 37px;
  margin-top: 30px;
}

h2.comments-title {
  font-size: 18px;
  font-weight: 600;
  color: #333;
  margin-bottom: 30px;
}

a.comment-form-btn {
  float: right;
  font-size: 13px;
  color: #ff6600;
  font-weight: 500;
}

a.comment-form-btn svg {
  height: 13px;
  margin-right: 9px;
}

ul.comment-list {
  list-style: none;
  margin: 0;
  margin-bottom: 40px;
  padding: 0;
}
ul.comment-list .comment {
  position: relative;
}
ul.comment-list .comment .comment-body {
  padding-left: 70px;
}

ul.comment-list .comment .comment-body .reply {
  display: none;
}

ul.comment-list .comment .comment-body .comment-meta {
  display: none;
}
ul.comment-list .comment-author .avatar {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 100px;
}

ul.comment-list .comment-author cite {
  font-style: unset !important;
}

ul.comment-list .comment-author {
  padding-top: 7px;
  font-size: 14px;
  font-weight: 700;
  color: #333;
}
ul.comment-list .comment-author span.says {
  display: none;
}

h2.new-comment-title {
  font-size: 18px;
  font-weight: 600;
  color: #333;
  margin-bottom: 15px;
}
.comment-form-content {
  padding-bottom: 40px;
}
.comment-form-content form {
  display: flex;
  flex-wrap: wrap;
}
.comment-form-content textarea,
.comment-form-content input[type="text"] {
  float: left;
  width: 100%;
  border: 4px solid #e5e5e5;
  border-radius: 5px;
  background: #fff;
  padding: 5px 15px;
}

.comment-form-content p.comment-notes {
  order: 1;
  margin-bottom: 20px;
}

.comment-form-content label {
  font-weight: 600;
  font-size: 13px;
}
.comment-form-content p.comment-form-author {
  width: calc(50% - 15px);
  order: 2;
}

.comment-form-content p.comment-form-email {
  width: calc(50% - 15px);
  order: 3;
  margin-left: auto;
}
.comment-form-content p.comment-form-comment {
  width: 100%;
  order: 4;
}

.comment-form-content p.comment-form-cookies-consent {
  order: 5;
}

.comment-form-content p.comment-form-cookies-consent label {
  float: right;
  font-weight: 500;
  width: calc(100% - 30px);
}

.comment-form-content input[type="checkbox"] {
  float: left;
  position: relative;
  cursor: pointer;
}
.comment-form-content input[type="checkbox"]:before {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  top: 0;
  left: 0;
  border: 4px solid #e5e5e5;
  border-radius: 3px;
  background-color: white;
}
.comment-form-content input[type="checkbox"]:checked:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border: solid #333;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 2px;
  left: 6px;
}

.comment-form-content p.form-submit {
  width: 100%;
  order: 6;
}

.comment-form-content p.form-submit input.submit {
  background: #ff6600;
  border: none;
  padding: 10px 15px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
}

.comment-form-content .with-errors.help-block {
  color: red;
}
.comment-form-content .submit {
  float: right;
  width: 50%;
}

.rtcl-related-content {
  background: #f1efed;
  padding-bottom: 40px;
}

h2.cta-title {
  margin-bottom: 50px;
}
.cta-title .cta-title-content {
  display: inline-block;
  padding-top: 10px;
  font-size: 43px;
  color: #3a3a3a;
  font-weight: 700;
}

.cta-title .cta-title-content > span {
  font-size: 28px;
  color: #ff6600;
  font-weight: 400;
}

.cta-title .small-cta-title {
  font-size: 24px;
  color: #3a3a3a;
  font-weight: 700;
}

.cta-item {
  min-height: 256px;
  padding: 20px;
  border-radius: 3px;
  width: 240px;
  background: #ff6600 url("assets/images/price-item-bg.png") left top no-repeat;
  background-size: 47px 129px;
}

.cta-item:hover {
  box-shadow: 0px 0px 39px 0px rgba(0, 0, 0, 0.47);
  -webkit-box-shadow: 0px 0px 39px 0px rgba(0, 0, 0, 0.47);
  -moz-box-shadow: 0px 0px 39px 0px rgba(0, 0, 0, 0.47);
}
.cta-item .cta-item-price {
  color: #fff;
  font-weight: 600;
  font-size: 30px;
  line-height: 1.1;
}

.cta-item .cta-item-price > span {
  font-size: 14px;
}

.cta-item .cta-item-title {
  font-weight: 600;
  font-size: 40px;
  color: #fff;
  padding-top: 15px;
  margin-bottom: 15px;
}

.cta-item .cta-item-title > span {
  font-size: 13px;
  font-weight: 200;
}
.cta-item .item-price-btn {
  font-size: 12px;
  background: #333333;
  border-color: #333333;
  border-radius: 3px !important;
}

.cta-item .item-price-btn:hover {
  background: #fff;
  border-color: #fff;
  color: #ff6600;
}

.form-loading img {
  height: 18px;
  width: auto;
  margin-right: 15px;
}
.footer {
  float: left;
  width: 100%;
  padding-bottom: 10px;
}

.footer-logo {
  width: 224px;
  height: auto;
}

.footer-contacts {
}

.footer-contacts a {
  padding-left: 32px;
  margin-left: 26px;
  font-weight: 700;
  font-size: 16px;
  color: #333;
}
ul.footer-nav {
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 0;
  list-style: none;
}

ul.footer-nav li {
  display: inline-block;
  margin: 0 15px;
  padding: 10px;
}

ul.footer-nav li a {
  text-decoration: unset;
  color: #000;
  font-size: 15px;
  font-weight: 400;
}
