@charset "UTF-8";
li.item-500 a + ul {
  display: none !important;
}

/*

#profile_items .items{
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
}
*/
.sp-module-content-bottom {
  display: none;
  margin-top: 50px;
}

dotlottie-player {
  /*    width: 100% !important;
      height: auto!important; */
  max-width: 100%;
}

/* @media screen and (min-width: 320px) {
     html {
         font-size: calc(14px + 6 * ((100vw - 320px) / 680));
    }
}
 @media screen and (min-width: 800px) {
     html {
         font-size: 1rem;
    }
}
 */
#sp-header > .row > div#sp-menu {
  padding-left: 48px;
  width: 48%;
}

@media (min-width: 1920px) {
  .layout-boxed .body-innerwrapper {
    max-width: 1920px;
  }
}
@media (max-width: 1840px) {
  #sp-header > .row > div#sp-menu {
    padding-left: 48px;
    width: auto;
  }
  .sp-megamenu-parent > li > a,
  .sp-megamenu-parent > li > span {
    padding: 6px 15px 3px;
  }
  #sp-header .user-menu > li {
    padding: 20px 0;
  }
  #sp-header .user-menu > li:first-child a,
  #sp-header .user-menu > li:first-child > span {
    padding: 0 15px;
  }
  button.modal-toggle {
    padding: 0 15px;
  }
}
@media (max-width: 1450px) {
  .sp-megamenu-parent > li > a,
  .sp-megamenu-parent > li > span {
    padding: 0 15px;
  }
}
@media (max-width: 1530px) {
  .sp-megamenu-parent > li.nav-button a {
    margin-right: 0;
  }
  .article-details > .article-header h1,
  .article-details > .article-header h2 {
    font-size: 2.375rem;
  }
}
@media (max-width: 1480px) {
  #sp-header > .row > div#sp-menu {
    padding-left: calc(var(--bs-gutter-x) * 0.5);
  }
}
@media (max-width: 1460px) {
  #sp-header,
  #sp-header.header-sticky {
    height: auto;
    padding: 30px;
  }
  #sp-header > .row {
    flex-wrap: wrap;
  }
  #sp-header > .row > div#sp-logo {
    width: 100%;
  }
  #sp-logo .sp-column {
    justify-content: center;
  }
  #sp-header .logo {
    height: auto;
  }
  #sp-header .logo a {
    padding: 10px;
  }
}
@media (max-width: 1400px) {
  /* #sp-header {
  	height: auto;
  	padding: 25px 0;
    }
  #sp-header .row{
  	-webkit-justify-content: center;
  	-ms-flex-pack: center;
  	justify-content: center;
    }
  #sp-menu > .sp-column {
  	-webkit-justify-content: center!important;
  	-ms-flex-pack: center!important;
  	justify-content: center!important;
    }
  */
  #sp-header > .container,
  section > .container,
  #sp-main-body > .container,
  #sp-footer > .container,
  .sp-module container {
    padding-left: 60px;
    padding-right: 60px;
    max-width: 100%;
  }
  #sp-header {
    padding: 30px 40px;
  }
  #sp-top-3-1-container .col-lg-4:nth-of-type(2)::before {
    left: auto;
    right: 100%;
    transform: translate(50%, 0%);
  }
  #sp-top-3-1-container .col-lg-4:nth-of-type(2)::after {
    right: auto;
    left: 100%;
    transform: translate(-50%, 0%);
  }
}
@media (max-width: 1340px) {
  #sp-header {
    height: auto;
    padding: 25px 0;
  }
  #sp-header.header-sticky {
    position: relative;
  }
  #sp-header .row {
    /* -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    */
  }
  #sp-header .row > div#sp-logo,
  #sp-header .row > div#sp-after-menu {
    min-width: 1px;
  }
  #sp-menu > .sp-column {
    justify-content: center !important;
  }
  #dj-classifieds .dj-item .djcf_images_generaldet_box {
    flex-direction: column;
  }
  #dj-classifieds .dj-item .djcf_images_generaldet_box > * {
    flex: 0 0 100%;
    width: 100% !important;
  }
  #dj-classifieds .dj-item .djcf_images_generaldet_box > * + * {
    margin-top: 40px;
  }
  #dj-classifieds.djcftheme-hey .dj-slide-image a {
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
  }
  #dj-classifieds.djcftheme-hey .dj-slide-image a img {
    position: relative;
    left: auto;
    top: auto;
    transform: scale(1) translate(0%, 0%);
    height: auto !important;
    width: 100% !important;
    max-width: 100% !important;
  }
  #dj-classifieds .dj-item .general_det {
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
  }
}
@media (max-width: 1280px) {
  h1,
  .h1,
  h2,
  #sp-top-1-1-container .h2,
  #sp-top-1-1-container h2,
  #sp-top-2-1-container .h2,
  #sp-top-2-1-container h2,
  #sp-top-3-1-container h2,
  #sp-bottom-2-1-container .bg-wrapper h2,
  #sp-bottom-4-1-container h2,
  .article-details .has-backgrounds h2,
  .article-details .price-table h2 {
    font-size: 4.375rem;
  }
  .article-list .article .article-header h2 {
    font-size: 2rem;
  }
  .sp-page-title .sp-page-title-heading {
    font-size: 3.125rem;
  }
}
@media (max-width: 1240px) {
  #sp-header .row {
    justify-content: center;
  }
  #sp-header .row > div#sp-logo {
    width: 100%;
  }
  #sp-logo .sp-column {
    justify-content: center;
  }
  #sp-header > .row > div#sp-after-menu {
    margin-left: 0;
  }
  #sp-slider-container .row .col-md-6:nth-of-type(1) {
    padding-top: 0;
    padding-bottom: 60px;
  }
  #sp-slider-container .row .col-md-6:nth-of-type(2) > div {
    display: flex;
    align-items: flex-end;
    height: 100%;
  }
  #sp-slider-container .row .col-md-6:nth-of-type(2) > div img {
    margin: 0;
  }
}
@media (max-width: 1180px) {
  #sp-bottom .row > #sp-bottom-logo {
    width: 100%;
    margin-bottom: 40px;
  }
  #sp-bottom-logo:before {
    content: none;
    left: -9999999em;
  }
  #sp-bottom a.footer-logo {
    margin: 0 auto;
  }
  #sp-bottom .col-lg-2 {
    width: 33.3333%;
  }
  #sp-bottom .row > #sp-bottom4 {
    width: 100%;
    margin-top: 60px;
    text-align: center;
  }
  .article-details > .article-header h1,
  .article-details > .article-header h2 {
    font-size: 2.125rem;
  }
}
@media (max-width: 991px) {
  #sp-header > .container,
  section > .container,
  #sp-main-body > .container,
  #sp-footer > .container,
  .sp-module container {
    padding-left: 40px;
    padding-right: 40px;
  }
  #sp-header .row {
    justify-content: space-between;
  }
  #sp-menu {
    order: 2;
  }
  #sp-menu > .sp-column {
    justify-content: flex-end !important;
    padding-right: 15px;
  }
  #sp-slider-container .row .col-md-6:nth-of-type(1) {
    width: 100%;
    text-align: center;
  }
  #sp-slider-container .row .col-md-6:nth-of-type(2) {
    display: none;
  }
  #sp-slider-container .dj_cf_search {
    margin-right: 0;
  }
  .body-innerwrapper > section + section,
  .body-innerwrapper > section + footer {
    margin-top: 90px;
  }
  #sp-top-1-1-container {
    padding: 90px 0;
    text-align: center;
  }
  #sp-top-1-1-container p {
    font-size: 1rem;
    line-height: 1.5;
    margin-bottom: 0;
    margin-top: 30px;
  }
  #sp-top-1-1-container .dj-cattree-wrap {
    margin-top: 20px;
    justify-content: center;
    flex-wrap: wrap;
  }
  #sp-top-1-1-container .dj-cattree-wrap ul {
    flex: 0 0 33.333%;
  }
  #sp-top-2-1-container #sp-top-2-1 > .sp-column {
    padding-top: 0;
    padding-bottom: 0;
  }
  #sp-top-2-1 {
    text-align: center;
  }
  #sp-top-2-1 ul.tpl-list.list1 {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-content: flex-start;
    align-items: center;
  }
  #sp-top-3-1-container {
    padding-top: 90px;
    padding-bottom: 90px;
    margin-top: 0;
  }
  #sp-top-3-1-container .sp-module .row {
    justify-content: center;
  }
  #sp-top-3-1-container .col-lg-4 + .col-lg-4 + .col-lg-4 {
    margin-top: 30px;
  }
  #sp-top-3-1-container .col-lg-4:nth-of-type(2)::after {
    right: auto;
    left: 50%;
    transform: translate(-50%, 0%) rotate(105deg);
  }
  .nspArtPage {
    justify-content: center;
  }
  .nspArt.nspCol3,
  .nspArt.nspCol4 {
    width: 50%;
    flex: 0 0 50%;
  }
  .nspArt.nspCol3 + .nspCol3 + .nspCol3,
  .nspArt.nspCol4 + .nspCol4 + .nspCol4 {
    margin-top: 30px;
  }
  .nspArt.nspCol5 {
    width: 33.333%;
    flex: 0 0 33.333%;
  }
  .nspArt.nspCol5 + .nspCol5 + .nspCol5 + .nspCol5 {
    margin-top: 30px;
  }
  #sp-bottom-2-1 .text-wrapper {
    text-align: center;
  }
  #sp-bottom-2-1 img {
    margin: 0 auto;
  }
  #sp-bottom-4-1 .btn-group {
    margin-top: 30px;
  }
  /* #sp-bottom .row > *{
  	width:33.333%;
    }
  #sp-bottom .row > #sp-bottom-logo{
  	width:100%;
  	margin-bottom: 40px;
    }
  #sp-bottom-logo:before {
  	content: none;
  	left: -9999999em;
    }
  #sp-bottom a.footer-logo {
  	margin: 0 auto;
    }
  */
  #sp-footer-container {
    margin-top: 30px;
  }
  #sp-footer-container .sp-column {
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    align-items: center;
  }
  #sp-footer-container ul.menu {
    margin: 25px -10px 0;
  }
  /* .tpl-counter .col-3{
  	width: 50%;
  	-webkit-flex: 0 0 50%;
  	-ms-flex: 0 0 50%;
  	flex: 0 0 50%;
    }
  */
  ol.breadcrumb {
    flex-wrap: wrap;
  }
  ol.breadcrumb li {
    margin: 8px;
    text-align: center;
  }
  .col-6 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* .sp-module.contact-info + .sp-module {
  	opacity:0;
  	position:absolute;
  	left:-999999999em;
  	top:-999999999em;
    }
  #sp-bottom .sp-module.contact-info {
  	position: relative;
  	left: auto;
  	top: auto;
  	-webkit-transform: translate(0%, 0%);
  	-moz-transform: translate(0%, 0%);
  	-ms-transform: translate(0%, 0%);
  	transform: translate(0%, 0%);
  	padding: 60px 20px;
    }
  #sp-bottom .sp-module.contact-info h3 {
  	text-align:center;
    }
  #sp-bottom .quick-contact li {
  	text-align: center;
    }
  .quick-contact li > a, .quick-contact li > span {
  	padding-left: 0;
    }
  .quick-contact li [class^="sign-"], .quick-contact li [class*=" sign-"] {
  	font-size: 23px;
  	position: relative;
  	left: auto;
  	top: auto;
  	-webkit-transform: translate(0%, 0%);
  	-moz-transform: translate(0%, 0%);
  	-ms-transform: translate(0%, 0%);
  	transform: translate(0%, 0%);
  	display: block;
  	margin: 0 auto 15px;
    }
  ul.social-links {
  	-webkit-justify-content: center;
  	-ms-flex-pack: center;
  	justify-content: center;
  	;
    }
  */
  /* typo*/
  h1,
  .h1,
  h2,
  #sp-top-1-1-container .h2,
  #sp-top-1-1-container h2,
  #sp-top-2-1-container .h2,
  #sp-top-2-1-container h2,
  #sp-top-3-1-container h2,
  #sp-bottom-2-1-container .bg-wrapper h2,
  #sp-bottom-4-1-container h2,
  .article-details .has-backgrounds h2,
  .article-details .price-table h2 {
    font-size: 3.125rem;
    /*50px*/
  }
  #sp-slider-container p[class],
  #sp-bottom-4-1-container p {
    font-size: 1rem;
  }
  body.com_content #sp-component.col-lg-8 > .sp-column {
    padding-right: 0;
  }
  .article-list .article .article-header h2 {
    font-size: 1.75rem;
  }
  body.com_djclassifieds #sp-component.col-lg-8 > .sp-column {
    padding-left: 0;
  }
  #dj-classifieds .djcf_items_blog .blog_det {
    /* -webkit-flex-direction: column;
    flex-direction: column;
    */
  }
  #dj-classifieds .djcf_items_blog .content {
    /* -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    -webkit-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    */
  }
  #dj-classifieds.djcftheme-heyy .blog_det .category,
  #dj-classifieds.djcftheme-heyy .blog_det .blog_profile_box {
    /* margin-top:15px;*/
  }
  #dj-classifieds .djcf_items_blog .item_box_in .item_img {
    /* -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 50%;
    margin: 0 auto 30px;
    */
  }
  #dj-classifieds .dj-item {
    text-align: center;
  }
  #dj-classifieds .dj-item .title_top {
    flex-direction: column;
    justify-content: center;
    align-content: center;
    align-items: center;
  }
  #dj-classifieds .dj-item .title_top span.new_icon {
    order: -1;
    margin: 0 auto 5px;
  }
  .custom_det .row,
  .additional .row {
    flex-direction: column;
  }
  #dj-classifieds .dj-item .custom_det .row .row_label,
  #dj-classifieds .dj-item .custom_det .row .row_value,
  #dj-classifieds .dj-item .additional .row_label,
  #dj-classifieds .dj-item .additional .row_value {
    flex: 0 0 100%;
    width: 100%;
  }
  .dj-slides {
    display: flex;
    justify-content: center;
  }
  #dj-classifieds.djcftheme-heyy .dj-item .general_det .general_det_in {
    display: -moz-flex;
    display: flex;
    -moz-flex-direction: column;
    flex-direction: column;
    -moz-align-items: center;
    align-items: center;
    -moz-justify-content: center;
    justify-content: center;
    height: 100%;
  }
  #dj-classifieds.djcftheme-heyy .dj-item .profile_item_box {
    display: -moz-flex;
    display: flex;
    flex-wrap: wrap;
    -moz-align-items: center;
    align-items: center;
    padding: 0;
    flex-direction: column;
  }
  #dj-classifieds.djcftheme-heyy .dj-item .profile_item_box .profile_img {
    flex: 0 0 auto;
    margin: 0 auto 5px;
  }
  #dj-classifieds.djcftheme-heyy .dj-item .profile_item_box .profile_name_data {
    flex: 0 0 100%;
    padding: 0;
    text-align: center;
  }
  #dj-classifieds.djcftheme-heyy .dj-item .profile_item_box .profile_name_data > * {
    text-align: center;
  }
  #dj-classifieds .dj-item .djcf_images_generaldet_box > * + * {
    margin-top: 20px;
  }
  .dj-item #ask_form_button {
    width: 100%;
  }
  /* ------------------- zmiany */
  .desc_content h4 {
    text-align: left;
  }
  #dj-classifieds form#djForm,
  #dj-classifieds form#askForm,
  #dj-classifieds form#abuseForm {
    margin: 40px 0 30px;
    background: none;
    padding: 0;
  }
  #dj-classifieds #ask_form .button {
    margin-left: 0;
  }
  #dj-classifieds .dj-additem form#djForm {
    justify-content: center;
  }
  .sp-page-title .sp-page-title-heading {
    font-size: 2.5rem;
  }
  .sp-page-title .sp-page-title-sub-heading {
    font-size: 20px;
    margin-top: 15px;
  }
  /**/
  article.singlePage, div[itemtype="http://schema.org/Product"] > div {
    /*padding: 50px;*/
  }
  .article-details {
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    align-items: center;
  }
  .article-details .article-header {
    margin-bottom: 40px;
  }
  .itemListView article header h2 {
    font-size: 2.125rem;
  }
  .article-details.has-image .article-full-image,
  .article-details .article-full-image,
  article.blogSinglePage .itemImageBlock {
    max-width: 70%;
    width: 100%;
    margin: 0 auto 50px auto;
    float: none;
  }
  .article-details.has-image .article-content {
    width: 100%;
    padding: 0;
    margin: 0;
  }
  article.singlePage header h1 {
    font-size: 2.25rem;
  }
  div[itemprop=articleBody] h2 {
    font-size: 2rem;
  }
  article.blogSinglePage time {
    font-size: 1rem;
    padding: 7px 5px;
    max-width: auto;
    min-width: 0;
  }
  article.blogSinglePage time span:nth-of-type(3) {
    font-size: 1rem;
    margin: 0;
  }
  /* articles */
  .article-list .article .article-body {
    text-align: center;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    align-items: center;
  }
  .article-list .article .tags.mb-4,
  .article-list .article .tags {
    margin: 20px 0 0 !important;
    order: 2;
    position: relative;
    left: auto;
    top: auto;
  }
  .article-info,
  .article-header,
  .article-introtext,
  div[itemprop=articleBody] {
    text-align: center;
  }
  .mod_djclassifieds_items .items-cols2 .items-col {
    width: 100% !important;
  }
  .formContainer > .row {
    width: 100%;
    margin: 0 auto;
  }
  #dj-classifieds .profile_outer .profile_box {
    display: block;
    padding: 20px;
  }
  #dj-classifieds .profile_outer .profile_box {
    display: block;
    padding: 20px;
  }
  #dj-classifieds .profile_outer .profile_img {
    display: block;
    padding-right: 0;
  }
  #dj-classifieds .profile_outer .profile_name_data {
    display: block;
    padding-left: 0;
  }
  #dj-classifieds .profile_outer .profile_name {
    margin: 20px 0 30px;
    padding: 0 0 20px 0;
    text-align: center;
  }
  #dj-classifieds .profile_outer .profile_name span {
    width: 100%;
  }
  #dj-classifieds .profile_outer .profile_data {
    padding-left: 0;
  }
  #dj-classifieds .profile_outer .profile_row {
    flex-wrap: wrap;
  }
  #dj-classifieds .profile_outer .profile_row .profile_row_label,
  #dj-classifieds .profile_outer .profile_row .profile_row_value {
    text-align: center;
    width: 100%;
  }
  #dj-classifieds .profile_outer .profile_data.profile_contact_form {
    margin: 0;
    text-align: center;
    padding: 0;
  }
  #dj-classifieds .profile_outer .profile_data.profile_contact_form #ask_form_button {
    margin: 0;
    padding-right: 58px;
  }
  /*
  	#dj-classifieds .dj-items-table2 {
  		width: 940px;
  		padding:20px;
  	}
  */
  #dj-classifieds .dj-items-table2 .main_title .item_col > a img,
  #dj-classifieds .dj-items-table2 .main_title .item_col > span img {
    width: 30px;
    height: 30px;
    padding: 4px;
  }
  #dj-classifieds .dj-items-table2 {
    padding: 0;
  }
  #dj-classifieds .dj-items-table2 .item_row.item_header,
  #dj-classifieds .dj-useradverts .main_title {
    display: none !important;
  }
  #dj-classifieds .dj-items-table2 .item_row {
    /*-webkit-flex-direction: column;
    flex-direction: column;*/
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    align-items: flex-start;
    padding: 30px 20px;
  }
  #dj-classifieds .dj-items-table2 .item_row + * {
    border-top: 1px solid #e8e8e8;
  }
  #dj-classifieds .dj-items-table2 .item_row .item_col {
    padding: 0;
    -moz-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  #dj-classifieds .dj-items-table2 .item_row:not(.main_title) .item_col {
    border: none !important;
  }
  #dj-classifieds .dj-items-table2 .item_row .item_col.icon.first {
    justify-content: center;
  }
  #dj-classifieds .dj-items-table2 .item_row .item_col.icon.first,
  #dj-classifieds .dj-items-table2 .item_row .item_col.name {
    flex: 0 0 100%;
  }
  #dj-classifieds .dj-items-table2 .item_row .item_col.name {
    margin-top: 15px;
    justify-content: center;
    align-content: center;
    align-items: flex-start;
  }
  #dj-classifieds span.new_icon {
    /*margin: 0 0 0 15px;*/
  }
  #dj-classifieds .dj-items-table2 .item_row .item_col.cat_name,
  #dj-classifieds .dj-items-table2 .item_row .item_col.sort_cat {
    justify-content: center;
    flex: 0 0 100%;
    margin-top: 10px;
  }
  #dj-classifieds .dj-items-table2 .item_row .item_col.date_start,
  #dj-classifieds .dj-items-table2 .item_row .item_col.date_exp,
  #dj-classifieds .dj-items-table2 .item_row .item_col.sort_date_sort {
    justify-content: center;
    flex: 0 0 50%;
    margin-top: 10px;
  }
  #dj-classifieds .dj-items-table2 .item_row .item_col.date_start:before {
    content: "Dodano: ";
    margin-right: 5px;
  }
  #dj-classifieds .dj-items-table2 .item_row .item_col.date_exp:before {
    content: "Wygasa: ";
    margin-right: 5px;
  }
  #dj-classifieds .dj-items-table2 .item_row.promotion.p_bg {
    background: #244034;
    border: none;
  }
  #dj-classifieds .dj-items-table2 .item_row.promotion.p_bg .item_col {
    background: none;
    border: none;
  }
  /* ------------------------------------------- dupa */
  #dj-classifieds .dj-items-table2 .item_row .item_col {
    flex: 0 0 100%;
  }
  #dj-classifieds .dj-items-table2 .item_row .item_col + * {
    margin-top: 15px;
  }
  #dj-classifieds .dj-items-table2 .item_row .item_col.payment-date {
    flex-wrap: wrap;
  }
  #dj-classifieds .dj-items-table2 .item_row .item_col:before {
    color: #000000;
    text-align: center;
    font-weight: bold;
  }
  #dj-classifieds .dj-items-table2 .item_row .item_col.payment-type:before {
    content: "Typ";
  }
  #dj-classifieds .dj-items-table2 .item_row .item_col.payment-name:before {
    content: "Nazwa";
  }
  #dj-classifieds .dj-items-table2 .item_row .item_col.payment-method:before {
    content: "Metoda";
  }
  #dj-classifieds .dj-items-table2 .item_row .item_col.payment-price:before {
    content: "Cena";
  }
  #dj-classifieds .dj-items-table2 .item_row .item_col.payment-date:before {
    content: "Data";
  }
  #dj-classifieds .dj-items-table2 .item_row .item_col.payment-status:before {
    content: "Status";
  }
  #dj-classifieds .dj-useradverts .row_ua {
    margin-bottom: 10px;
    padding: 15px 0;
    background: #fff;
  }
  #dj-classifieds .dj-useradverts .row_ua .row_ua1 {
    border-bottom: none;
  }
  #dj-classifieds .dj-useradverts .row_ua .row_ua1_in {
    display: block;
    width: 100%;
  }
  #dj-classifieds .dj-useradverts .row_ua .row_ua1 .col_ua {
    width: 100% !important;
    display: block;
    border: none !important;
    padding: 0 !important;
  }
  #dj-classifieds .dj-useradverts .row_ua .row_ua1 .col_ua_in {
    padding: 0 15px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-content: center;
    align-items: center;
  }
  #dj-classifieds .dj-useradverts .row_ua .row_ua1 .col_ua_in * + * {
    margin-top: 10px !important;
  }
  #dj-classifieds .dj-useradverts .row_ua .row_ua2_in {
    padding: 0;
    text-align: center;
  }
  #dj-classifieds .dj-useradverts .row_ua .row_ua1 .icon_name .icon {
    float: none;
    margin-right: 0;
  }
  #dj-classifieds .dj-useradverts .row_ua2 a {
    margin: 0 10px;
    float: none !important;
  }
  #dj-classifieds .dj-useradverts .row_ua_orders.payments .dj-items-table2 .item_col {
    -moz-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  #dj-classifieds .dj-useradverts .row_ua_orders_title {
    text-align: center;
    padding: 10px 0;
    border-top: none;
  }
  #dj-classifieds .dj-useradverts .row_ua_orders.payments .dj-items-table2 {
    padding: 0;
  }
  #dj-classifieds .dj-useradverts .row_ua_orders.payments .dj-items-table2 .item_row {
    padding: 20px;
  }
  #dj-classifieds .dj-useradverts .row_ua_orders.payments .dj-items-table2 .item_row + * {
    border: none;
  }
  #dj-classifieds .dj-useradverts .row_ua_orders.payments .dj-items-table2 .item_col:before {
    padding-right: 10px;
  }
  #dj-classifieds .profile_outer .profile_name {
    margin: 0 0 15px;
    padding: 0;
    text-align: center;
    font-size: 30px;
    border: none;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-content: center;
    align-items: center;
  }
  #dj-classifieds .profile_outer .profile_box .title_edit.button {
    font-size: 1rem;
    margin: 10px auto 0;
    padding-right: 58px;
  }
  #dj-classifieds .profile_outer .profile_row {
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
  #dj-classifieds .dj-items-table2 .item_row.promotion.p_bg .item_col::before {
    color: #fff;
  }
  #dj-classifieds table.paymentdetails.first {
    margin-bottom: 20px;
  }
  #dj-classifieds table.paymentdetails td.td_title {
    padding: 15px;
  }
  #dj-classifieds table.paymentdetails td.td_title h2,
  #dj-classifieds table.paymentdetails td.td_title h2 {
    font-size: 30px;
    margin: 0;
  }
  #dj-classifieds table.paymentdetails td.td_pdetails {
    padding: 0;
  }
  #dj-classifieds table.paymentdetails td.td_pdetails div.pd_row:first-child,
  #dj-classifieds table.paymentdetails td.td_pdetails div.pd_row {
    padding: 10px;
    margin-top: 0;
  }
  #dj-classifieds table.paymentdetails td.td_pdetails div.pd_row_total {
    padding: 10px 30px;
    margin-top: 0;
    font-weight: bold;
    border-top: 1px solid #eaeaea;
    box-sizing: border-box;
  }
  #dj-classifieds table.paymentdetails td.td_pdetails .pd_terms .terms_and_conditions {
    text-align: center;
    margin-top: 0;
  }
  #dj-classifieds table.paymentdetails .table_payment {
    padding: 0;
  }
  #dj-classifieds table.paymentdetails .payment_td {
    border: none;
    padding: 0;
  }
  #dj-classifieds table.paymentdetails td {
    display: block;
    text-align: center;
    padding: 0 20px;
    width: 100%;
  }
  #dj-classifieds table.paymentdetails td.table_payment table td.td3 .button {
    white-space: nowrap;
    margin: 0 auto 30px;
  }
  #dj-classifieds table.paymentdetails td.table_payment p {
    text-align: center !important;
  }
  #dj-classifieds table.paymentdetails td.table_payment table td.td1 img,
  #dj-classifieds table.paymentdetails td.table_payment table td.td3 img {
    vertical-align: middle;
    margin: 0 auto;
  }
  #dj-classifieds table.paymentdetails td.td_pdetails div span.price,
  #dj-classifieds table.paymentdetails td.td_pdetails div > span {
    float: none;
    padding: 0 5px;
  }
  .sp-module-content-bottom {
    display: block;
  }
  #sp-right .content-bottom-d-block {
    display: none;
  }
  #sp-right .sp-module {
    margin-top: 0;
  }
  .mod-banners a,
  .mod-banners a img {
    width: 100%;
  }
  #sp-component + #sp-right {
    margin-bottom: 50px;
  }
}
@media (max-width: 820px) {
  .subpage-header .image-container {
    min-height: 250px;
    padding: 80px 20px;
  }
  .sp-module.bg,
  body .uk-scope .uk-overlay-primary > div,
  .uk-scope .uk-overlay-primary > div {
    padding: 30px;
  }
  .sp-scroll-up {
    right: 200%;
  }
  table.price-table {
    width: 800px;
  }
}
/* col 100% */
@media (max-width: 768px) {
  [class^=col-],
  [class*=" col-"],
  #sp-bottom .col-lg-2 {
    width: 100%;
  }
  #sp-page-title,
  #sp-bottom-logo {
    display: none;
  }
  .body-innerwrapper > section + section,
  .body-innerwrapper > section + footer {
    margin-top: 50px;
  }
  .body-innerwrapper > section#sp-main-body {
    margin-top: 50px;
  }
  #sp-bottom {
    text-align: center;
  }
  #sp-bottom2,
  #sp-bottom3 {
    margin-top: 45px;
  }
  #sp-bottom .sp-module ul.menu li > span,
  #sp-bottom .sp-module ul.menu li > a {
    padding: 5px 0;
  }
  #sp-header > .container,
  section > .container,
  #sp-main-body > .container,
  #sp-footer > .container,
  .sp-module container {
    padding-left: 20px;
    padding-right: 20px;
  }
  #sp-header > .container,
  sections > .container,
  #sp-main-body > .container,
  #sp-footer > .container,
  .sp-module container {
    padding-left: 20px;
    padding-right: 20px;
    max-width: 100%;
  }
  #sp-header,
  #sp-header.header-sticky {
    position: relative !important;
    z-index: 9999;
    top: auto;
    left: auto;
    width: 100%;
    height: auto;
    padding: 15px 0 10px;
  }
  #sp-header + #sp-slider-container,
  #sp-header + * .sp-page-title,
  #userForm {
    padding-top: 0;
  }
  #sp-header .row > div#sp-logo {
    width: auto;
  }
  #sp-header > .row > div#sp-after-menu {
    /* position: absolute; */
    /* left: -99999999em; */
    /* -webkit-order: -1; */
    /* order: -1; */
    /* width: 100%; */
    padding: 0;
    margin-left: auto;
  }
  #sp-header .user-menu {
    width: 100%;
    text-align: center;
  }
  #sp-header .user-menu > li {
    padding: 0;
  }
  #sp-header .user-menu > li:first-child a,
  #sp-header .user-menu > li:first-child > span {
    padding: 0;
  }
  #sp-header .user-menu > li a.nav-button {
    color: #fff;
    background: none;
    border: none;
    line-height: normal;
    padding: 0;
  }
  #sp-header .user-menu > li > a,
  #sp-header .user-menu > li > span {
    padding: 0 14px !important;
    font-size: 14px;
  }
  #sp-logo {
    flex: 0 0 auto;
  }
  #sp-menu {
    flex: 0 0 auto;
  }
  #sp-fixed-mobile-menu {
    position: fixed;
  }
  body.view-item #sp-main-body,
  body.view-item #sp-bottom,
  body.com-rsform #sp-main-body,
  body.com-rsform #sp-bottom {
    /*margin-top:0;
    */
  }
  article.singlePage header h1,
  .h1,
  h1 {
    /*font-size: calc(1.375rem + 1.5vw);
    */
  }
  #sp-slider-container .dj_cf_search form {
    flex-wrap: wrap;
  }
  #sp-slider-container .dj_cf_search form .search_regions,
  #sp-slider-container .dj_cf_search form .search_cats {
    flex: 0 0 50%;
    padding: 20px 10px;
  }
  #sp-slider-container .dj_cf_search form .search_buttons {
    flex: 0 0 100%;
  }
  #sp-slider-container .dj_cf_search form .search_buttons button {
    border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
  }
  #sp-top-1-1-container .dj-cattree-wrap ul {
    flex: 0 0 50%;
  }
  #sp-top-1-1-container .dj-cattree-wrap ul li a span.cat_name {
    margin: 15px 0 0;
  }
  #sp-top-1-1-container .dj-cattree-wrap ul li a span.cat_name span {
    margin: 10px 0 0;
  }
  #sp-top-3-1-container .col-lg-4 + .col-lg-4 {
    margin-top: 30px !important;
  }
  #sp-top-3-1-container .col-lg-4:nth-of-type(2)::before,
  #sp-top-3-1-container .col-lg-4:nth-of-type(2)::after {
    content: none;
  }
  .nspArt.nspCol3,
  .nspArt.nspCol4 {
    width: 100%;
    flex: 0 0 100%;
  }
  .nspArt.nspCol3 + .nspCol3,
  .nspArt.nspCol4 + .nspCol4 {
    margin-top: 30px;
  }
  .nspArt.nspCol5 {
    flex: 0 0 50%;
  }
  .nspArt.nspCol5 + .nspCol5 + .nspCol5 {
    margin-top: 30px;
  }
  .nspMain.has-top-arrows .title-container,
  .title-container {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    justify-content: center !important;
  }
  .title-container h2 {
    text-align: center;
  }
  .title-container .button {
    display: none;
  }
  .nspMain.has-top-arrows .nspTopInterface {
    position: relative;
    right: auto;
    top: auto;
    margin: 0 auto 30px;
    display: table;
  }
  h1,
  .h1,
  h2,
  .article-details .has-backgrounds h2,
  #sp-top-1-1-container .h2,
  #sp-top-1-1-container h2,
  #sp-top-2-1-container .h2,
  #sp-top-2-1-container h2,
  #sp-top-3-1-container h2,
  #sp-bottom-2-1-container .bg-wrapper h2,
  #sp-bottom-4-1-container h2,
  .article-details .has-backgrounds h2,
  .article-details .price-table h2 {
    font-size: 2.375rem;
  }
  .sp-module h3.sp-module-title,
  .sp-module h3.custom-module-title {
    font-size: 2rem;
  }
  .article-details > .article-header h1,
  .article-details > .article-header h2 {
    font-size: 1.875rem;
  }
  .listView .mod_djclassifieds_items .item {
    padding: 20px;
  }
  .listView .mod_djclassifieds_items .item div.title {
    flex-direction: column;
    justify-content: center;
    align-content: center;
    align-items: center;
  }
  .listView .mod_djclassifieds_items .item div.title span.title {
    margin: 20px auto 0;
    padding-left: 0;
    flex: 0 0 100%;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    align-items: center;
  }
  .mod_djclassifieds_items div.title span.date,
  .mod_djclassifieds_items div.title span.category {
    text-align: center;
    margin-bottom: 10px;
  }
  .article-list .tags > li {
    margin: 11px 2px;
  }
  .uk-scope .tpl_faq {
    padding: 3px 20px 9px !important;
    margin-top: 20px;
  }
  .uk-scope .uk-accordion-title {
    padding: 25px 0 !important;
    font-size: 20px !important;
  }
  .rsform-block label {
    font-size: 15px;
    color: rgba(0, 0, 0, 0.5);
    margin-bottom: 9px;
    padding: 0;
    width: 100%;
    text-align: center;
  }
  #dj-classifieds .dj-items-blog .blog_sorting_box {
    position: relative;
    right: auto;
    top: auto;
  }
  #dj-classifieds .djcf_items_blog .item_box_in .item_img {
    /* -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
    */
  }
  #dj-classifieds .djcf_items_blog .item_box + .item_box {
    margin-top: 20px;
  }
  #dj-classifieds .djcf_items_blog .item_box_in2 {
    padding: 15px;
  }
  .see_details_box,
  .cf_box,
  .see_details_box,
  #dj-classifieds .djcf_items_blog .title span {
    display: none;
  }
  #dj-classifieds span.icon_top {
    display: block !important;
    order: -1;
    margin: 0 0 5px 5px;
  }
}
@media (max-width: 768px) and (max-width: 550px) {
  #dj-classifieds span.icon_top {
    margin-left: 0;
  }
}
@media (max-width: 768px) {
  #dj-classifieds span.new_icon {
    display: block !important;
    order: -2;
    margin: 0 0 5px;
  }
  #dj-classifieds .dj-item .top-cats {
    font-size: 17px;
    font-weight: 600;
  }
  #dj-classifieds .djcf_items_blog .title {
    margin-bottom: 0;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  #dj-classifieds .djcf_items_blog .title h2 {
    font-size: 1.125rem;
    line-height: 1.2em;
    width: 100%;
  }
  #smartsupp-widget-container {
    display: none;
  }
  .panel_cookie#panel_cookie_dol_lewa {
    font-size: 15px;
    bottom: 10px;
    left: 10px;
    right: 10px;
    width: calc(100% - 20px);
    max-width: 100%;
  }
  .panel_cookie#panel_cookie_dol_lewa input {
    right: 8px;
  }
  #dj-classifieds .dj-item {
    padding: 40px 15px;
    margin-right: -20px;
    margin-left: -20p;
  }
  #dj-classifieds form#djForm,
  #dj-classifieds form#askForm,
  #dj-classifieds form#abuseForm {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: flex-start;
    align-items: center;
  }
  .article-details .has-backgrounds {
    margin-right: -20px;
    margin-left: -20px;
  }
  .article-details .has-backgrounds .has-background {
    padding: 40px 20px;
  }
  .article-details .has-backgrounds p {
    font-size: 1rem;
    line-height: normal;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  div[itemprop=articleBody] ul {
    padding-left: 0;
  }
  ul.tpl-list.list1 li {
    font-size: 1rem;
  }
  ul:not([class]) li,
  ul.tpl-list li {
    margin: 15px 0 0 0;
  }
  .article-details ul li:first-child {
    margin-top: 0;
  }
  div[itemprop=articleBody] .margin-top-60 {
    margin-top: 20px;
  }
  .article-details .price-table .pricing-card-one,
  .price-table .pricing-card-one {
    margin-right: -20px;
    margin-left: -20px;
    padding: 38px 15px 38px;
  }
  .article-details .price-table .pricing-card-one .get-plan-btn,
  .price-table .pricing-card-one .get-plan-btn {
    max-width: none;
  }
  #dj-classifieds .djcf_items_blog .content {
    padding-left: 20px;
  }
  #dj-classifieds.djcftheme-heyy .blog_det .category,
  #dj-classifieds.djcftheme-heyy .blog_det .blog_profile_box,
  #dj-classifieds.djcftheme-hey .blog_det .blog_profile_box {
    /**/
    margin-top: 15px;
  }
  #dj-classifieds .djcf_items_blog .title h2 {
    line-height: 1.2em;
  }
  #dj-classifieds .dj-items-table2 .item_row .item_col.name {
    flex-direction: column;
    align-items: center;
  }
}
#sp-header .logo a {
  margin-top: 5px;
}

#sp-header .user-menu > li ul.menu-child {
  left: auto;
  right: 0;
}

#sp-header .user-menu > li ul.menu-child:after {
  left: auto;
  right: 18px;
}

/* niestandaetowe */
@media (max-width: 671px) {
  #dj-classifieds form#djForm > div + div {
    margin-top: 15px !important;
    width: 100%;
    text-align: center;
  }
}
#dj-classifieds .useritems_search .inputbox {
  width: calc(100% - 118px);
}

@media (max-width: 580px) {
  #sp-slider-container .dj_cf_search form .search_regions,
  #sp-slider-container .dj_cf_search form .search_cats {
    flex: 0 0 100%;
    padding: 20px 10px;
  }
  #sp-slider-container .dj_cf_search form select {
    text-align: center;
  }
  #sp-top-1-1-container .dj-cattree-wrap ul,
  .nspArt.nspCol5 {
    flex: 0 0 100%;
  }
  .nspArt.nspCol5 + .nspCol5 {
    margin-top: 30px;
  }
  #sp-bottom-4-1 .btn-group {
    margin-top: 20px;
  }
  .btn-group li {
    margin: 10px !important;
  }
  .article-list .article {
    padding: 20px;
  }
  .article-list .article .article-header h2 {
    font-size: 1.5rem;
  }
  .article-details > .article-header h1,
  .article-details > .article-header h2 {
    font-size: 1.75rem;
  }
  #sp-bottom .rsm-module [id^=rsm-module-email-],
  #sp-bottom .rsm-module [id*=" rsm-module-email-"] {
    position: relative;
    height: auto;
    flex-direction: column;
    padding: 20px 10px;
  }
  #sp-bottom .rsm-module input[type=text] {
    background: rgb(255, 255, 255);
    -moz-text-align-last: center;
         text-align-last: center;
    margin-bottom: 20px;
  }
  #sp-bottom .rsm-module [id^=rsm-module-email-] .controls,
  #sp-bottom .rsm-module [id*=" rsm-module-email-"] .controls,
  #sp-bottom #rsm-module-button,
  #sp-bottom #rsm-module-button button {
    width: 100%;
  }
  #dj-classifieds .dj-item {
    padding: 25px 20px;
    margin: 0 -20px;
  }
  #dj-classifieds .dj-item .general_det {
    padding: 35px 15px;
  }
  #dj-classifieds .dj-item .general_det {
    padding: 35px 15px;
  }
  .modal .mod-login {
    padding: 0;
  }
  #dj-classifieds .dj-additem .djform_row .label {
    float: left;
    font-weight: bold;
    margin: 5px 0 5px 0;
    text-align: center;
    width: 100%;
    color: inherit;
    font-size: inherit;
  }
  #dj-classifieds .dj-additem .djform_row .djform_field {
    float: left;
    min-width: 0;
    max-width: 100%;
  }
  #dj-classifieds .dj-additem .djform_row .djform_field {
    /*float: none;
      */
    width: 100%;
  }
  #dj-classifieds .profile_image > label {
    margin: 5px 0 20px 0;
    padding: 0;
    display: block;
  }
  #dj-classifieds .dj-additem .djimage {
    float: none;
    width: 100%;
  }
  #dj-classifieds .dj-additem .djimage + div {
    text-align: center;
  }
  #dj-classifieds .profile_outer,
  #profile_items,
  #dj-classifieds .dj-items-table2.userpayments {
    margin-right: -20px;
    margin-left: -20px;
  }
  #dj-classifieds .dj-items-table2.userpayments {
    width: calc(100% + 40px);
  }
  .article-details .rsm-module form {
    flex-direction: column;
  }
  .article-details .rsm-module form > div#rsm-module-email-167 > .controls {
    flex: 0 0 100%;
    padding-right: 0;
  }
  .article-details .rsm-module form #rsm-module-button {
    width: 100%;
    margin-top: 25px;
  }
  #dj-classifieds select {
    max-width: 100%;
    width: 100% !important;
    min-width: 100%;
  }
  /* ------------------------------------------------  dupa */
  .login .form-validate > div {
    flex-wrap: wrap;
  }
  .login .form-validate label {
    text-align: center;
    -moz-flex: 0 0 100%;
    flex: 0 0 100%;
    padding: 0;
    margin: 0 0 20px;
  }
  .login .form-validate > div > input,
  .login .form-validate > div > div {
    -moz-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
@media (max-width: 540px) {
  #sp-logo,
  #sp-menu {
    padding: 0;
  }
}
@media (max-width: 480px) {
  #sp-header .sign-logo .path1:before {
    content: none;
  }
  #sp-header .sign-logo .path2:before {
    margin-left: 0;
  }
  #sp-header .sign-logo .path2 {
    width: 44px;
  }
}
@media (max-width: 448px) {
  #djcatalog.djc_item .djc_title {
    font-size: 1.875rem;
  }
  #djcatalog.djc_item .djc_title,
  #djcatalog.djc_item .djc_price,
  #djcatalog.djc_item .djc_description,
  #djcatalog.djc_item table tbody tr {
    text-align: center;
  }
  #djcatalog.djc_item .djc_toolbar,
  #djcatalog.djc_item .djc_item_info,
  #djcatalog.djc_item table tbody {
    justify-content: center;
    text-align: center;
  }
  #djcatalog.djc_item table tbody tr td {
    padding: 5px 0px;
    display: inline;
  }
  #djcatalog.djc_item .djc_images {
    margin: 0 auto 30px auto;
  }
}
/* maciej fix */
@media (max-width: 1200px) {
  body .djcftheme-hey #dj-galleryGrid3p .dj-slide {
    position: relative !important;
    width: 100% !important;
  }
}
.pagination {
  width: 100%;
  justify-content: center;
}

.pagination_new {
  display: flex;
  justify-content: center;
  align-items: center;
}
.pagination_new .page-item {
  display: none;
  background: transparent;
}
.pagination_new .page-item .page-link {
  width: auto;
  height: auto;
  background: transparent;
}
.pagination_new .page-item.active {
  display: inline-block;
  margin: 0 40px;
}
.pagination_new .page-item.active span {
  color: #111 !important;
  font-size: 24px;
}
.pagination_new .page-item.active:hover {
  color: #111;
}
.pagination_new .page-item.active:hover span {
  color: #111;
}
.pagination_new .page-item:first-child {
  display: inline-block;
}
.pagination_new .page-item:first-child a {
  display: inline-block;
  border: 3px solid #e2e2e2;
  color: #94979c;
  border-radius: 7px;
  padding: 11px 15px;
  line-height: 1;
}
.pagination_new .page-item:first-child a span::before {
  content: "POPRZEDNIE";
  letter-spacing: 3px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  color: #94979c;
  font-size: 16px;
}
.pagination_new .page-item:first-child a:hover {
  background: #244034;
  border-color: #244034;
}
.pagination_new .page-item:first-child a:hover span::before {
  color: #fff;
}
.pagination_new .page-item:last-child {
  display: inline-block;
}
.pagination_new .page-item:last-child a {
  display: inline-block;
  border: 3px solid #e2e2e2;
  color: #94979c;
  border-radius: 7px;
  padding: 11px 15px;
  line-height: 1;
}
.pagination_new .page-item:last-child a span::before {
  content: "NASTĘPNE";
  letter-spacing: 3px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  color: #94979c;
  font-size: 16px;
}
.pagination_new .page-item:last-child a:hover {
  background: #244034;
  border-color: #244034;
}
.pagination_new .page-item:last-child a:hover span::before {
  color: #fff;
}
.pagination_new .disabled {
  display: none !important;
}

#_dj-classifieds .djcf_items_blog .item_box_in .item_img {
  background-image: url(../img/obrazekdomyslny-odloszenie-f.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  aspect-ratio: 1;
  border-radius: 15px;
}

#dj-classifieds .djcf_items_blog .item_box_in2 {
  border: none !important;
  border-radius: 20px;
}
#dj-classifieds .djcf_items_blog .blog_det {
  flex-direction: row;
  margin: 0 !important;
  padding: 0 !important;
  justify-content: flex-start;
  align-items: stretch;
}
#dj-classifieds .djcf_items_blog .blog_det .content2 {
  width: 67%;
  flex-direction: row;
  height: auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 550px) {
  #dj-classifieds .djcf_items_blog .blog_det .content2 {
    width: 100%;
  }
}
#dj-classifieds .djcf_items_blog .blog_det .content2 .title {
  justify-content: flex-start;
  flex-direction: column-reverse;
  margin-top: 0;
  margin-bottom: auto;
}
#dj-classifieds .djcf_items_blog .blog_det .content2 .title h2 {
  line-height: 1.25;
}
#dj-classifieds .djcf_items_blog .blog_det .content2 .title .top-a {
  margin-bottom: 0.8rem;
  display: flex;
  width: 100%;
}
#dj-classifieds .djcf_items_blog .blog_det .content2 .title .top-a > span {
  margin-right: 10px;
  margin-left: 0;
}
#dj-classifieds .djcf_items_blog .item_box .item_box_in2 {
  padding: 0;
}
#dj-classifieds .djcf_items_blog .p_special_icon {
  display: none;
}
#dj-classifieds .djcf_items_blog .item_box_in {
  border: none !important;
}
#dj-classifieds .djcf_items_blog .item_box_in .item_img {
  width: 31%;
  min-width: 31%;
  aspect-ratio: 1/1;
}
@media (max-width: 550px) {
  #dj-classifieds .djcf_items_blog .item_box_in .item_img {
    width: 100%;
    min-width: 100%;
    aspect-ratio: 3/1;
  }
}
#dj-classifieds .djcf_items_blog .item_box_in .item_img a {
  border: 0;
}
#dj-classifieds .djcf_items_blog .item_box_in .item_img img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border: 0;
}
@media (max-width: 550px) {
  #dj-classifieds .djcf_items_blog .item_box_in .item_img img {
    height: 250px;
  }
}
#dj-classifieds .djcf_items_blog .profile_img img {
  max-width: 36px;
  max-height: 36px;
}
#dj-classifieds .djcf_items_blog .content2 {
  padding: 20px 7px 20px 20px;
}
#dj-classifieds .djcf_items_blog .see_details-url {
  background: #cdf04b;
  border: 2px solid #2d380e !important;
  border-radius: 30px !important;
  text-transform: uppercase;
  padding: 13px 25px !important;
  height: auto !important;
  font-weight: 500 !important;
  line-height: 1 !important;
  font-size: 14px;
}
#dj-classifieds .djcf_items_blog .see_details-url:hover {
  background: #2d380e !important;
  color: #fff !important;
}
#dj-classifieds .djcf_items_blog .see_details-url::after {
  display: none;
}
#dj-classifieds .djcf_items_blog .item-bottom {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 0;
  margin-top: auto;
}
#dj-classifieds .djcf_items_blog .item-bottom .blog_profile_box {
  max-width: 55%;
}
@media (max-width: 550px) {
  #dj-classifieds .djcf_items_blog .item-bottom .blog_profile_box {
    max-width: 100%;
  }
}
#dj-classifieds .djcf_items_blog .item-bottom .profile_name {
  color: #383838;
  font-weight: 500;
  line-height: 1.1;
}
#dj-classifieds .djcf_items_blog .icon_archived {
  background: #b2b4b3;
  color: #fff;
}
#dj-classifieds .djcf_items_blog .item_archived .title h2 a {
  color: #c3c5c4;
}
#dj-classifieds .djcf_items_blog .item_archived .item_img img {
  opacity: 0.8;
}

#dj-classifieds .djcf_items_blog .promotion.p_bg .item_box_in2 {
  color: #ffffff;
  background: #d6e8d8;
}

#dj-classifieds .item_archived .item_box_in2 {
  color: #ffffff;
  background: #ebedec !important;
}

#dj-classifieds .djcf_items_blog .promotion.p_bg a {
  color: #000;
}
#dj-classifieds .djcf_items_blog .promotion.p_bg a:hover {
  color: #31795a;
}

.nspArtScroll1, .nspLinkScroll1 {
   
    overflow: hidden;
}
#djsortbox_select{display:none!important;}
.desc_content p {
  text-align: left !important;
}/*# sourceMappingURL=template-rwd.css.map */