.like-logo-and-text a {
  display: flex;
  align-items: center;
  gap: 5px;
}
.bluetype {
  display: none;
}

.bluetype.active {
  display: inline;
}

.blacktype.inactive {
  display: none;
}

#views-exposed-form-companies-search-page-1 {
  display: none;
}
.views-element-container {
  padding: 0px;
}
.register-form .form-input-btn {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}
.register .container .title {
  font-family: "Montserrat-Bold";
  font-weight: normal;
}
.form-input-btn input {
  font-family: "Montserrat-Bold";
}

.resetprofileimage {
  z-index: 99999;
  position: absolute;
  top: 5px;
  border-radius: 50%;
  border: 2px solid black;
  width: 22px;
  justify-content: center;
  align-items: center;
  height: 20px;
  display: flex;
  font-weight: bold;
  cursor: pointer;
  right: 15px;
  background: rgba(255, 255, 255, 0.19);
}

.resetprofileimage.hide {
  display: none;
}

.resetprofilebkgimage {
  z-index: 99999;
  position: absolute;
  top: 5px;
  border-radius: 50%;
  border: 2px solid black;
  width: 22px;
  justify-content: center;
  align-items: center;
  height: 20px;
  display: flex;
  font-weight: bold;
  cursor: pointer;
  right: 15px;
  background: rgba(255, 255, 255, 0.19);
}

.resetprofilebkgimage.hide {
  display: none;
}

.resetprofilevideo {
  z-index: 99999;
  position: absolute;
  top: 5px;
  border-radius: 50%;
  border: 2px solid black;
  width: 22px;
  justify-content: center;
  align-items: center;
  height: 20px;
  display: flex;
  font-weight: bold;
  cursor: pointer;
  right: 15px;
  background: rgba(255, 255, 255, 0.19);
}

.resetprofilevideo.hide {
  display: none;
}

.input-file-content img {
  width: 100%;
}

.removefromfavorite .fa-solid.fa-heart {
  color: var(--black);
}

.addtofavorite .fa-solid.fa-heart {
  color: #fff;
}
.nav-bar .container .nav-button .button.selected {
  background-color: #242424;
  color: #fff;
  cursor: pointer;
}
.profile-dropdown-list-item {
  list-style-type: none;
}

header .container .action .nav-btn.logged .container-header-small {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 50px;
  width: 100%;
  max-width: 380px;
  border-radius: 25px;
  background: #242424;
  cursor: pointer;
  color: #fff;
  max-width: 237px;
  position: relative;
}
header .container .action .nav-btn.logged .profile-dropdown-list {
  display: none;
  position: absolute;
  background: #242424;
  z-index: 9999;
  padding: 20px;
  left: 0;
  top: 50px;
  box-shadow: 4px 6px 6px rgba(0, 0, 0, 0.2),
    inset 0px 1px 2px rgba(0, 0, 0, 0.2);
  border-radius: 24px;
  display: none;
  color: #fff;
}
header .container .action .nav-btn.logged .container-header-small img {
  width: 45px;
  height: 45px;
  border-radius: 30px;
  object-fit: cover;
  margin-left: 5px;
}
header .container .action .nav-btn.logged .container-header-small {
  justify-content: space-between;
  padding-right: 10px;
}

.info {
  text-align: center;
  padding: 20px;
}
.provider-details-page
  .car-profile
  .container
  .car-content
  .description
  .contact-btn
  .button-submit {
  position: relative;
}
.provider-details-page
  .car-profile
  .container
  .car-content
  .description
  .contact-btn
  .button.black {
  cursor: pointer;
}
.provider-details-page
  .car-profile
  .container
  .car-content
  .description
  .contact-btn
  img {
  pointer-events: none;
  width: 20px !important;
  height: 20px !important;
  left: 10px !important;
  top: 50%;
  transform: translateY(-50%);
}
.marketplace-detail-page .container .content .double-boxes {
  width: 100%;
}

#item-buy-now {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.submit-review-content .title {
  margin: 0;
}

.button.black.submitreview {
  padding: 0px 20px;
  font-weight: bold;
}

#submit-review {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.stars a.active i.fa-regular {
  font-weight: var(--fa-style, 900);
}

div[role="contentinfo"] {
  text-align: center;
  padding: 10px 0;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}

.createchat {
  cursor: pointer;
}

.custommessage_display {
  text-align: center;
  padding: 10px 0;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}

.nutzer-profil-details .person img,
.newsfeed-section .person img {
  width: 100%;
  min-width: 50px;
}
.nutzer-profil-details .person,
.newsfeed-section .person {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  overflow: hidden;
  min-width: 50px;
}

.reserved-ad {
  position: absolute;
  padding: 5px 20px;
  background-color: var(--black);
  color: white;
  border-top-left-radius: 80px 80px;
}

.newsfeed-section .upload-image input {
  top: 0px;
}

.newsfeed-section .video-post-section-body img {
  width: 100%;
  border-radius: 30px;
}

.newsfeed-section
  .second-list-content
  .contact-button
  .contact-button-newsfeed {
  width: 140px;
  height: 50px;
  width: 100%;
  background-color: #000;
  border: none;
  border-radius: 25px;
  color: #fff;
}

.register-private-newsfeed-main-network .first-group {
  gap: 50px;
  margin-top: 50px;
}

.ui-tabs .ui-tabs-panel {
  padding: 0;
}
#tabs {
  width: 100%;
}
.search-navigation aside .filter-checkboxes .item .item-header .text {
  margin-bottom: 0;
}
#tabs-3 .box.video {
  justify-content: center;
}
.search-results .item .content {
  align-items: unset;
  padding-bottom: unset;
}
.search-results .item .content .name {
  padding-bottom: unset;
}
.search-results .item .content .name .text {
  margin-bottom: 0;
}
.search-results .item {
  margin-bottom: 10px;
}
.persons-who-liked .likes {
  display: flex;
  gap: 5px;
}
.newsfeed-section .persons-who-liked {
  max-width: unset;
}

.nutzer-profil-details .video-post-section-body img {
  width: 100%;
  border-radius: 30px;
}
.text-img-newsfeed {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 100px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.resetnewsfeedimg.hide {
  display: none;
}
.resetnewsfeedimg {
  z-index: 99999;
  position: absolute;
  top: -15px;
  border-radius: 50%;
  border: 2px solid black;
  width: 22px;
  justify-content: center;
  align-items: center;
  height: 20px;
  display: flex;
  font-weight: bold;
  cursor: pointer;
  right: -15px;
  background: rgba(255, 255, 255, 0.19);
}
.details-page-boxes .box.reviews .reviews-items .item .content {
  align-items: unset;
  padding-bottom: 0;
  width: unset;
}
input[type="file"] {
  cursor: pointer;
}
.upload-image .parsley-errors-list.filled {
  /* position: absolute;
  left: 50%;
  transform: translate(-50%); */
}
.input-container .parsley-errors-list.filled {
  position: relative !important;
  left: unset;
  transform: none;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.parsley-errors-list.filled {
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  text-align: center;
  background-color: #fff;
  border: 1px solid red;
  border-radius: 15px;
  padding: 5px;
  list-style: none;
  width: 250px;
  z-index: 9999999;
}
.grid-3-col .item .content {
  display: initial;
  padding-bottom: 0;
}
#formreview .input-container.textarea {
  margin-bottom: 20px;
}
#formreview .input-container.textarea textarea:focus {
  outline: none;
}
#formreview .buttons .btn input {
  cursor: pointer;
}
.my-ads-list .container .wrapper .box-item .content .details .text {
  margin-bottom: 0;
}
.errorBlock {
  height: 31px;
  width: 100%;
}
.errorBlock .parsley-errors-list.filled {
  position: relative;
  width: 100%;
}
.personal-data .box .input-fields .input-container {
  grid-template-columns: 222px 450px;
}
.personal-data .box .input-fields .input-container textarea {
  padding: 15px;
}
.personal-data .box .input-fields .input-container textarea:focus {
  outline: none;
}
.how-it-works .container .content .description {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}
.advantage-item .name {
  padding-bottom: 0;
}
.from-marketplace .marketplace-box {
  align-items: start;
}
.from-marketplace .marketplace-box .marketplace-item .content .type {
  min-height: 46px;
}
.nutzer-profil-details .persons-who-liked {
  max-width: unset;
}
.register-for-free .register-for-free-image img {
  object-fit: cover;
}
.input-file.img {
  overflow: visible;
  position: relative;
}
.input-file.img .parsley-errors-list.filled {
  padding: 0 5px !important;
  width: 110px !important;
  bottom: -45px;
}
.burger-menu {
  position: relative;
}
.profile-dropdown {
  display: none;
}
.profile-dropdown.active {
  display: block;
}
.profile-dropdown {
  z-index: 99999;
  position: absolute;
  width: 200px;
  background-color: #fff;
  top: 30px;
  right: 0;
  padding: 10px 10px 20px 10px;
  text-align: center;
  border: 1px black solid;
  border-radius: 10px;
}
.profile-dropdown a .nav-link {
  padding: 10px;
  border-bottom: 1px solid black;
}
.newsfeed-section {
  padding: 0 20px !important;
}
.marketplace-detail-page .car-profile .container .car-content {
  z-index: 0;
}
.details-page-boxes .box.reviews .reviews-items .item .content .name {
  padding-bottom: 0;
}

.burger-menu i {
  cursor: pointer;
}
.personal-data.company
  .box
  .input-fields
  .input-container
  .parsley-errors-list.filled {
  grid-column-start: 2;
}

.last-posts-container .title {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 90px;
}
.from-marketplace .marketplace-box .marketplace-item {
  min-height: 534px;
}
.details-page-boxes .box .videos {
  justify-content: center;
}
.my-ads-list .container .wrapper .box-item .content {
  padding-top: 40px;
}

.sendcomment {
  display: none;
}
.personal-data.private
  .box
  .input-fields
  .input-container
  .parsley-errors-list.filled {
  grid-column-start: 2;
}
.my-ads-list .container .wrapper .box-item {
  text-align: center;
}
.more-input-files .input-file.img .overlay {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}

.container.checkout-page .profile-container {
  border-radius: 30px;
  fill: #ffffff;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
  padding: 77px 66px 50px 61px;
  max-width: 1442px;
  margin: 40px auto;
}
.dashboard-box h1 {
  text-align: center;
  padding-bottom: 50px;
}
.container.checkout-page form p {
  margin-bottom: 47px;
  font-weight: bold;
}
.container.checkout-page .action {
  max-width: 307px;
  height: 22px;
  text-align: center;
  margin: 40px auto;
}
.container.checkout-page .action input {
  color: #fff;
  background-color: #242424;
}
.container.checkout-page .input-container.checkbox input {
  width: auto;
}
.container.checkout-page .input-container.checkbox {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}
.sub-container-left .input-box {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-top: 20px;
}
.sub-container-left {
  border-right: 1px solid #d1d1d1;
}
.sub-container-left .input-box .row.double {
  flex-direction: row;
  gap: 40px;
}

.sub-container-left .input-box .row {
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 80%;
}
.sub-container-left .input-container input {
  border: 1px solid #d1d1d1;
  border-radius: 30px;
  background-color: #ffffff;
}
.sub-container-left .label label {
  background-size: cover;
  font-family: Montserrat;
  font-size: 15px;
  color: #474747;
  text-decoration: none solid rgb(71, 71, 71);
}
.middle-container {
  display: grid;
  gap: 40px;
  grid-template-columns: repeat(2, 1fr);
  padding-bottom: 60px;
}

.like-logo-and-text a {
  display: flex;
  align-items: center;
  gap: 5px;
}
.from-marketplace .marketplace-box {
  justify-content: start;
  max-width: 1225px;
  margin: 0 auto;
}
.from-marketplace .marketplace-box .marketplace-item {
  max-width: 385px;
}
.member .photo img {
  object-fit: cover;
  border-radius: 10px;
}
.image-section img {
  object-fit: cover;
}
.contact-page .email-button a {
  background-color: var(--black);
  color: #fff;
  border-radius: 25px;
  height: 50px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.contact-page .email-button {
  max-width: 250px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 20px;
}
.mini-lists-title {
  max-width: 100%;
}
.category-button {
  max-width: 100%;
}
.category-button.active button {
  background-color: var(--black);
  color: #fff;
}
.personal-data {
  padding: 0 20px;
}
.details-page-boxes .box {
  margin-bottom: 20px;
}
a,
button,
input[type="submit"] {
  cursor: pointer;
}
.type .bluetype.active {
  display: flex !important;
  align-items: center;
}
.my-public-profile-company .title {
  margin: 0;
}

.nutzer-profil-details .last-posts-container {
  padding-top: 50px;
}

.removevideo,
.removevideoprof,
.resetcarimage,
.resetprofileimage,
.resetprofileimage {
  z-index: 99999;
  position: absolute;
  top: 5px;
  border-radius: 50%;
  border: 2px solid black;
  width: 22px;
  justify-content: center;
  align-items: center;
  height: 20px;
  display: flex;
  font-weight: bold;
  cursor: pointer;
  right: 15px;
  background: rgba(255, 255, 255, 0.19);
}
.middle-container .sub-container-right table {
  width: 100%;
}
.middle-container .sub-container-right {
  padding-left: 40px;
}
.middle-container .sub-container-right table td {
  height: 24px;
  padding-bottom: 31px;
}
.middle-container {
  gap: 0;
}
.checkout-page {
  padding: 0 20px;
}

.user-pass-reset {
  padding: 60px 0px;
  text-align: center;
}

.user-pass-reset .button:first-child {
  background-color: var(--black);
  color: #fff;
  max-width: 400px;
  margin: auto;
  margin-top: 30px;
}

.underline {
  text-decoration: underline;
}
.from-marketplace .container .marketplace-box {
  max-width: 100%;
}
.register-for-free .content .title {
  font-size: 30px;
  font-family: "Montserrat-Bold";
  color: #242424;
}
.content-begin h3 {
  margin-bottom: 30px;
}
.content-begin p {
  line-height: 24px;
  margin-bottom: 20px;
}
.our-team-section .description {
  line-height: 24px;
}
#aboscroll .button.black {
  max-width: 250px;
}
.newsfeed-section .whats-new-text-section {
  position: relative;
}
.newsfeed-section .document-post-body .parsley-errors-list.filled {
  font-size: 16px;
}
.select2-container--open .select2-dropdown--below {
  z-index: 999999;
}
.marketplace-detail-page
  .car-profile
  .container
  .car-content
  .description
  .contact-btn
  .button.black {
  text-align: center;
  padding: 0 10px;
  box-sizing: border-box;
}
#tabs-3 .box.video a video {
  max-width: 100%;
}
.from-marketplace .marketplace-box .marketplace-item .content .model {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.newsfeed-section .person-body .profile-picture {
  overflow: revert;
  width: 90px;
  height: 90px;
}
.register-private-newsfeed-main-network .name-and-position {
  text-align: start;
}
.more-input-files .input-file {
  overflow: revert;
}
.more-input-files .input-file .parsley-errors-list.filled {
  bottom: -80px;
  width: 100%;
}
.my-ads-list .container .wrapper .box-item .content .details .text {
  text-align: start;
}
.nutzer-profil-details .last-posts-small-box {
  padding-left: 0;
  padding-right: 0;
}
.search-results .item .image {
  width: 230px;
  height: 230px;
}
.search-results .item .image img {
  object-fit: cover;
}
.stars {
  width: 110px;
}
.marketplace-detail-page
  .car-profile
  .container
  .car-content
  .description
  .car-name {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}
.search-navigation aside .filter-checkboxes .item.slider label {
  margin-bottom: 0;
  padding-bottom: 10px;
}
.search-navigation aside .filter-checkboxes .item.slider input {
  padding: 10px 20px;
  border: none;
  margin-bottom: 10px;
  background-color: transparent;
}
.create-listing .container {
  max-width: 1364px;
}

.hero-container .hero-content .button-double .button:first-child a {
  font-size: 16px;
}
.more-input-files .input-files-wrap {
  display: flex;
  gap: 20px;
}
.membership-item .buy-membership-button {
  width: 100%;
  text-align: center;
}
.marketplace-detail-page
  .car-profile
  .container
  .car-content
  .description
  .contact-btn
  .button.black {
  text-align: center;
  padding: 0 10px;
  box-sizing: border-box;
  height: auto;
}
.marketplace-detail-page .car-profile .container .car-content .image img {
  position: absolute;
  width: 180px;
  height: 180px;
  object-fit: contain;
  border-radius: 10px;
}
.newsfeed-section .document-post-body {
  box-sizing: border-box;
  width: 100%;
  display: flex;
  border-radius: 30px;
  border: 1px solid #c8c8c8;
  align-items: center;
  padding: 10px 30px;
  gap: 24px;
}
.register-private-newsfeed-main-network .items-holder .person {
  position: relative;
  max-width: 100%;
  width: 100%;
  display: flex;
  height: 130px;
  align-items: center;
  justify-content: space-between;
  height: auto;
}
.content {
  max-width: 1364px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 0px;
  margin-bottom: 50px;
}
.from-marketplace .marketplace-box .marketplace-item .content {
  padding: 20px;
  display: flex;
  flex-direction: column;
  min-height: 248px;
}
.table-listing td {
  max-width: 83px;
  /* width: 100%; */
}
.stars {
  width: 125px;
}
.car-row.last {
  border: none;
}
#user-register-subscription {
  text-align: center;
}
.marketplace-detail-page
  .car-profile
  .container
  .car-content
  .description
  .contact-btn
  .button.black {
  text-align: center;
  padding: 0 10px;
  box-sizing: border-box;
  height: auto;
}
.views-row:last-child .car-row {
  border: none;
}
.cars-content {
  margin-bottom: 65px;
}
.membership-item .buy-membership-button {
  min-height: 36px;
}
.marketplace-detail-page .car-profile .container .car-content .image img {
  object-fit: cover;
}
.marketplace-detail-page
  .car-profile
  .container
  .car-content
  .description
  .contact-btn
  .button.black {
  min-height: 50px;
}
.marketplace-detail-page
  .container
  .content
  .double-boxes
  .box.tehnical-details
  .action {
  display: grid;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 40px;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
}
.from-marketplace .marketplace-box .marketplace-item .content .type + .tags {
  min-height: 66px;
  align-items: start;
}
.accordion {
  margin-left: 0;
  margin-right: 0;
}
.content {
  padding: 0 10px;
}
.hero-container .hero-content {
  z-index: 0 !important;
}
.register-private-newsfeed-main-network .profile-picture a {
  width: 100px;
  height: 100px;
}
.register-private-newsfeed-main-network .name-and-position {
  max-width: 430px;
}
.marketplace-detail-page
  .car-profile
  .container
  .car-content
  .description
  .contact-btn
  .button.black {
  padding: 5px;
}
.profile-dropdown a:last-child .nav-link {
  border-bottom: none;
}
.my-ads-list .container .wrapper .box-item {
  position: relative;
  overflow: hidden;
}
.reserved-ad {
  left: 0;
}

.upload-image #postimage {
  display: none;
}
.name {
  font-size: 16px;
  font-family: "Montserrat-Bold";
  padding-bottom: 30px;
  text-align: center;
}
.grid-3-col .item .content {
  padding: 0;
}
.nutzer-profil-details .person a {
  max-height: 50px;
}
.stars {
  width: 141px;
}

.more-input-files .input-file .parsley-errors-list.filled {
  bottom: -54px;
  width: 100% !important;
  max-width: 117px;
  font-size: 11px;
}
.car-profile .stars {
  width: 125px;
}
.stars {
  width: 143px;
}

.name {
  font-size: 16px;
  font-family: "Montserrat-Bold";
  padding-bottom: 30px;
  text-align: left;
}

.newsfeed-section .document-post-body .parsley-errors-list.filled {
  font-size: 15px;
  margin-top: 25px;
}

/* .personal-data .box .input-fields .input-container {
  display: grid;
  grid-template-columns: 173px 450px;
  gap: 5px;
  align-items: center;
} */

.personal-data.company .box .input-fields .input-container {
  display: grid;
  grid-template-columns: 250px 450px;
  gap: 5px;
  align-items: center;
}

.marketplace-detail-page
  .container
  .content
  .double-boxes
  .box.description
  .title {
  font-family: "Montserrat-Bold";
  font-size: 21px;
  display: flex;
}

.content .title {
  text-align: center;
  font-size: 30px;
  font-family: "Montserrat-Bold";
  margin: 5px 0;
}

.showmorecomments.homepage {
  max-width: 250px;
  margin: auto;
  margin-top: 30px;
  width: 100%;
}

.showmorecomments.newsfeed {
  max-width: 250px;
  margin: auto;
  width: 100%;
}

.impressum-container b,
strong {
  font-weight: bold;
}
.input-file .input-file-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  width: 100%;
}

.more-input-files .imageThumb {
  margin-top: unset;
  margin-bottom: unset;
  width: 100%;
  max-width: 148px;
  max-height: 128px;
  border-radius: 31px !important;
}
.content.faqpage .title {
  padding: 30px 0px;
}
.contact-btn form {
  position: relative;
}

.select2-container .select2-selection--multiple {
  border-radius: 25px !important;
  border: 1px solid var(--border) !important;
  padding: 5px 20px;
}
.input-file.img img {
  width: 150px;
}

.specifications .title {
  padding: 30px 0px 0px 0px;
}
.stars {
  display: flex;
  justify-content: center;
  gap: 6px;
}
.button.black {
  font-weight: normal;
}
.create-ad .input-file.img img {
  object-fit: cover;
  width: 95%;
  height: auto;
}
.input-file.img img {
  height: 128px;
}
.video {
  max-width: 1364px;
}
.like-logo-and-text img {
  cursor: pointer;
}

.marketplace-item .reserved-ad {
  left: auto;
  margin: auto;
  z-index: 9999;
}

#chatpage h1 {
  font-size: 20px;
}

.items-holder.os .title {
  font-size: 20px;
}

.provider-details-page
  .car-profile
  .container
  .car-content
  .description
  .contact-btn
  img {
  z-index: 9999;
}
article .video {
  max-width: 891px;
}
.member .name {
  text-align: center;
}
.newsfeed-section .person img {
  width: 100%;
  min-width: 1px;
  object-fit: cover;
  border-radius: 50%;
}
newsfeed-section .person {
  width: unset;
  height: unset;
  border-radius: unset;
  overflow: unset;
  min-width: unset;
}
.newsfeed-section .video-post-section-body img {
  width: 100%;
  border-radius: 30px;
  max-height: 563px;
  object-fit: contain;
}

.reserved-ad-small {
  position: absolute;
  padding: 5px 20px;
  background-color: var(--black);
  color: white;
  border-top-left-radius: 10px 10px;
  z-index: 9999;
}
#tabs-3 .box.video a {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
#tabs-3 .box.video a video {
  width: 100%;
  height: 100%;
}
.details-page-boxes.private-reviews .box.reviews .reviews-items .item .content {
  width: 100%;
}
.messaging .messaging-wrapper aside .message-list .message .image {
  display: flex;
  justify-content: center;
  align-items: center;
}
.profile-dropdown {
  padding: 0;
}
.container.checkout-page .input-container.checkbox input {
  width: 15px;
  height: 15px;
}
.no-display-input {
  display: none !important;
}
#views-exposed-form-parts-page-1 {
  display: none !important;
}

#views-exposed-form-rent-page-1 {
  display: none !important;
}

#rent-car-now .rent-car-now-content {
  position: relative;
}

#rent-car-now {
  max-width: 580px;
  width: 100%;
  border: none;
  border-radius: 30px;
}

#rent-car-now .rent-car-now-content {
  padding: 50px;
}

#rent-car-now .title {
  text-align: center;
  max-width: 410px;
  margin: 0 auto;
  font-size: 16px;
  font-family: "Montserrat-Bold";
  margin-bottom: 50px;
}

#rent-car-now .small-text a {
  text-decoration: underline;
  font-family: "Montserrat-Bold" !important;
}

#rent-car-now .small-text {
  color: var(--black);
  margin: 0 auto;
  text-align: center;
  max-width: 293px;
  width: 100%;
  margin-bottom: 50px;
}

#rent-car-now .buttons {
  display: flex;
  gap: 20px;
  align-items: center;
}

#rent-car-now .buttons .btn {
  width: 100%;
}

#rent-car-now {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.modal-rent-car-now .close-button3 {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}

#send-offer-now .send-offer-now-content {
  position: relative;
}

#send-offer-now {
  max-width: 580px;
  width: 100%;
  border: none;
  border-radius: 30px;
}

#send-offer-now .send-offer-now-content {
  padding: 50px;
}

#send-offer-now .title {
  text-align: center;
  max-width: 410px;
  margin: 0 auto;
  font-size: 16px;
  font-family: "Montserrat-Bold";
  margin-bottom: 50px;
}

#send-offer-now .small-text a {
  text-decoration: underline;
  font-family: "Montserrat-Bold" !important;
}

#send-offer-now .small-text {
  color: var(--black);
  margin: 0 auto;
  text-align: center;
  max-width: 293px;
  width: 100%;
  margin-bottom: 50px;
}

#send-offer-now .buttons {
  display: flex;
  gap: 20px;
  align-items: center;
}

#send-offer-now .buttons .btn {
  width: 100%;
}

#send-offer-now {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.modal-send-offer-now .close-button4 {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}

.rent-cars .container .content .action .btn {
  position: relative;
  width: 100%;
  max-width: 292px;
}
.rent-cars .container .content .action .btn img {
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
}
.rent-cars .container .content .action {
  display: flex;
  gap: 20px;
  width: 100%;
  margin-top: 60px;
}

.action.addtocart {
  max-width: 300px;
  display: block;
  align-content: center;
  justify-content: center;
  margin: auto;
}

.addtocart > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) {
  display: none;
}

#carslistingpage .container .title {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 50px;
}

#viewmycars .content .tags {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
  margin-bottom: 20px;
}

#viewmycars .content .tags .tag {
  padding: 5px;
  border-radius: 5px;
  background-color: var(--background);
}

#createcarpost .type-of-car-page,
#createrentcar .type-of-car-page,
#updaterentcar .type-of-car-page,
#createpostparts .type-of-car-page,
#updatepostparts .type-of-car-page {
  display: flex;
  gap: 20px;
  width: 100%;
  margin-top: 60px;
}

#createcarpost .type-of-car-page a,
#createrentcar .type-of-car-page a,
#updaterentcar .type-of-car-page a,
#createpostparts .type-of-car-page a,
#updatepostparts .type-of-car-page a {
  position: relative;
  width: 100%;
  max-width: 292px;
}

.rented-ad {
  position: absolute;
  padding: 5px 20px;
  background-color: var(--black);
  color: white;
  border-top-left-radius: 80px 80px;
}
#viewmycars .box-item .description {
  text-align: start;
}
#createrentcar .submit-button {
  max-width: 350px;
  margin-left: auto;
  margin-right: auto;
}
.box > .input-container {
  margin-top: 20px;
  gap: 10px;
  display: flex;
  flex-direction: column;
}
.details-page-boxes .box {
  padding: 30px 50px;
  box-sizing: border-box;
}
.accessories.marketplace-detail-page .container .content .double-boxes .box {
  max-width: 100%;
  display: flex;
  gap: 20px;
  justify-content: space-between;
}
.accessories.marketplace-detail-page
  .container
  .content
  .double-boxes
  .box.tehnical-details
  .action {
  margin-top: 0;
  display: flex;
  gap: 20px;
  flex-wrap: nowrap;
  width: 100%;
  max-width: 600px;
}
.accessories.marketplace-detail-page .grid-2-col {
  width: 100%;
  align-content: center;
}
#rentcar-search.marketplace-search .filter-search .inputs .input-container {
  max-width: 420px;
  width: 100%;
}
#rentcar-search.marketplace-search .filter-search .inputs .row,
#accessories-search.marketplace-search .filter-search .inputs .row {
  width: 100%;
}
#rentcar-search .from-marketplace .marketplace-box {
  margin-bottom: 50px;
}
#accessories-search.marketplace-search .filter-search .inputs .input-container {
  max-width: 548px;
  width: 100%;
}

.create-ad .box .input-container.textarea textarea {
  min-height: 600px;
}
#accessories-search .results-navigation {
  max-width: 100%;
  width: 100%;
}
#accessories-search .results-navigation .from-marketplace {
  max-width: 100%;
  width: 100%;
}
#accessories-search .results-navigation .from-marketplace .marketplace-box {
  max-width: 100%;
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}
#rent-car-now .custom-datepicker {
  width: 100%;
  margin-bottom: 10px;
}
#rent-car-now .custom-datepicker input {
  width: 100%;
  border: 1px solid #d1d1d1;
  border-radius: 30px;
  background-color: #ffffff;
  height: 50px;
  padding: 0 10px;
}
.ui-datepicker {
  width: 100%;
  margin-top: 5px;
}
.rentcarproductpage {
  min-height: 46vh;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.rentcarproductpage .action.addtocart {
  margin: 0;
  width: 100%;
}
a[href="/cart"] {
  text-decoration: underline;
}
.cart {
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
  min-height: 46vh;
  display: flex;
  align-items: center;
}
.cart table {
  width: 100%;
}
.cart table th,
.cart table td {
  text-align: center;
}
.cart .views-element-container {
  width: 100%;
}
.cart form {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.cart .order-total-line {
  width: 100%;
  text-align: unset;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.cart .order-total-line span {
  width: 100%;
}
.cart #edit-actions {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
#commerce-checkout-flow-multistep-default .layout-checkout-form .layout-region {
  float: none;
  width: 100%;
}
#commerce-checkout-flow-multistep-default .layout-checkout-form {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 20px;
}
#commerce-checkout-flow-multistep-default {
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  min-height: 46vh;
}
.checkout-order-summary table {
  width: 100%;
}
.checkout-order-summary .order-total-line {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#tabs-1 .box.description .text {
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2);
  background-color: #fff;
  border-radius: 30px;
  max-width: 672px;
  width: 100%;
  padding: 30px;
  box-sizing: border-box;
  width: 100% !important;
  max-width: 100%;
  margin-top: 20px;
  text-align: left;
}
#tabs-1 .box.description .title {
  margin-top: 50px;
}
.my-ads-list .container .wrapper .box-item .content .details {
  gap: 15px;
}
.my-ads-list .container .wrapper .box-item .content {
  margin-bottom: 0;
}
#send-offer-now .title {
  max-width: 100%;
}
#send-offer-now input[type="text"] {
  max-width: 100%;
  width: 100%;
  border: 1px solid #d1d1d1;
  border-radius: 30px;
  background-color: #ffffff;
  height: 50px;
  padding: 0 10px;
}
#send-offer-now .small-text {
  max-width: 100%;
}
#send-offer-now .buttons input {
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
}
.personal-data .box .input-fields .input-container.submit a {
  grid-column-start: 2;
  max-width: 250px;
}
.create-listing .container:has(.wrapper) {
  max-width: 1600px;
}
.from-marketplace .marketplace-box > div > div > div > div,
.from-marketplace .marketplace-box > div > div > div,
.from-marketplace .marketplace-box > div > div,
.from-marketplace .marketplace-box > div {
  width: 100%;
}
.from-marketplace .marketplace-box > div > div > div > div {
  display: grid;
  margin-bottom: 50px;
  grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
}
#accessories-search .from-marketplace .marketplace-box > div > div > div > div {
  margin-bottom: 50px;
}
.marketplace-item .content .tags .tag {
  padding: 5px;
  border-radius: 5px;
  background-color: var(--background);
  display: revert !important;
  margin-bottom: revert !important;
  width: revert !important;
}
.marketplace-detail-page
  .car-profile
  .container
  .car-content
  .description
  .contact-btn
  img {
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  width: 100%;
  height: 100%;
  object-fit: unset;
  max-width: 22px;
  max-height: 22px;
}
.marketplace-detail-page
  .car-profile
  .container
  .car-content
  .description
  .contact-btn {
  position: relative;
}
.homepage .marketplace-box > div > div {
  width: max-content;
}
