ul.gallery {
    list-style: none outside none;
    margin: 0 0 10px;
}

ul.gallery li {
    display: block;
    float: left;
    margin: 0 5px 0 0;
}

.clearfix {
    display: block;
}

.content {
    background: none repeat scroll 0 0 #EEEEEE;
    clear: both;
    float: left;
    padding: 10px;
    width: 645px;
}

ul.gallery a {
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border: 2px solid #000000;
    display: block;
    line-height: 0;
    padding: 2px;
}

ul.gallery a.delete {
    background: url('delete.png') no-repeat scroll 0 0 transparent !important;
    border: 0px;
}

.tctooltip {
    background-color: #FFCC66;
    border: 1px solid #000000;
    border-radius: 3px 3px 3px 3px;
    color: #000000;
    font-size: 80%;
    max-width: 150px;
    padding: 4px;
    text-align: center;
}

.ow_item_list_item {
    float: left;
    height: 160px;
    padding: 10px;
    width: 120px;
}

.gallery a {
    background: none repeat scroll 0 0 transparent !important;
    border: 1px solid #000000;
    display: block;
    padding: 2px !important;
}

/* Accordion Style*/
.wrapper{
    width:90%;
    max-width:800px;
    margin:30px auto;
}
.st-accordion{
    width:100%;
    min-width:270px;
    margin: 0 auto;
}
.st-accordion ul li{
    border-bottom: 1px solid #c7deef;
    border-top:1px solid #fff;
    overflow: hidden;
}
.st-accordion ul li:first-child{
    border-top:none;
}
.st-accordion ul li > a{
    font-family: 'Josefin Slab',Georgia, serif;
    text-shadow: 1px 1px 1px #fff;
    font-size: 22px;
    display: block;
    position: relative;
    line-height: 60px;
    outline:none;
    -webkit-transition:  color 0.2s ease-in-out;
    -moz-transition:  color 0.2s ease-in-out;
    -o-transition:  color 0.2s ease-in-out;
    -ms-transition:  color 0.2s ease-in-out;
    transition:  color 0.2s ease-in-out;
}
.st-accordion ul li > a span{
    background: transparent url(../images/down.png) no-repeat center center;
    text-indent:-9000px;
    width: 26px;
    height: 14px;
    position: absolute;
    top: 50%;
    right: -26px;
    margin-top: -7px;
    opacity:0;
    -webkit-transition:  all 0.2s ease-in-out;
    -moz-transition:  all 0.2s ease-in-out;
    -o-transition:  all 0.2s ease-in-out;
    -ms-transition:  all 0.2s ease-in-out;
    transition:  all 0.2s ease-in-out;
}
.st-accordion ul li > a:hover{
    color: #1693eb;
}
.st-accordion ul li > a:hover span{
    opacity:1;
    right: 10px;
}
.st-accordion ul li.st-open > a{
    color: #1693eb;
}
.st-accordion ul li.st-open > a span{
    -webkit-transform:rotate(180deg);
    -moz-transform:rotate(180deg);
    transform:rotate(180deg);
    right:10px;
    opacity:1;
}
.st-content{
    padding: 5px 0px 30px 0px;
}
.st-content p{
    font-size:  16px;
    font-family:  Georgia, serif;
    line-height:  28px;
    padding: 0px 4px 15px 4px; 
}
.st-content img{
    border-right:1px solid #fff;
    border-bottom:1px solid #fff;
}
@media screen and (max-width: 320px){
    .st-accordion ul li > a{
        font-size:36px;
    }
}


@media (max-width: 1023px){
.anuncios_rate {
	margin-top: -10px !important;
}
.anuncios_tagcloud {
	margin-top: -10px !important;
}	
}


@media (max-width: 800px){
.cell_3 {
    width: 100% !important;
}
.anuncios_list_item {
    text-align: center;
}

.anuncios_list_item_left {
    margin: auto;
	float:none !important;
}
.anuncios_list_item_right {
    margin-left: 0px !important;
}
}
		
.anuncios_margin {
    margin-top: 10px;
}

.anuncios .ow_label {
color: #999;
    line-height: 1.8;
	font-size: 13px;
}
.anuncios_font {
color: #999;
    line-height: 1.8;
	font-size: 13px;
}

.anuncios_sect div {
    display: inline-block;
}
.anuncios_font_desc {
    font-size: 18px;
    line-height: 1.8;
	 padding-bottom: 20px;
}
.anuncios_rate {
    text-align: center;
	margin-top: -19px;
}
.anuncios_tagcloud {
	margin-top: -19px;
}

.anuncios_wrapp {
    padding: 20px 15px 5px;
}
.anuncios_list_item {
    clear: both;
    padding-bottom: 20px;
}
.anuncios_list_item_left {
    float: left;
    width: 120px;
}
.anuncios_list_item_poster {
    padding: 0 0 10px;
	font-size: 11px;
}
.anuncios_list_item_right {
    margin-left: 135px;
}
.anuncios_list_item_descripiton {
    font-size: 14px;
    line-height: 16px;
    padding-top: 5px;
}
.anuncios_item_back_url {
    margin: -10px 0 10px;
}
.anuncios {
    width: auto;
}
.anuncios_image img {
    max-width: 100%;
}
.r-list li h2 {
    padding: 15px;
}
.r-list li {
    border: 1px solid #e9eaed;
    background-color: #fff;
    margin-bottom: 5px;
}
.cell_3 {
    width: 32%;
    float: left;
    padding: 0.5%;
}
.category-box {
    width: 100%;
}
ul.r-list li span.collapse {
    cursor: pointer;
    display: inline-block;
    float: right;
    font-size: 28px;
}
.fa-caret-right::before {
    content: '\25BA';
}
.header-box {
    padding: 5px;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 1.8;
}
.anuncios-mp-text {
    overflow: hidden;
    margin-bottom: 30px;
}

/*my fix start*/
.ow_item_list_item.ow_small {
    width: 92%;
    text-align: center;
    padding-bottom: 10px;
    height: auto;
    line-height: 1.8;
    background: white;
    margin-bottom: 4px;
}

.ow_item_list_item.ow_small .ow_video_item_title {
    padding: 10px;
}

.ow_ads_item_description {
    font-size: 14px;
    padding-bottom: 5px;
}
.ow_video_item_title{border:none !important;}

.ads_no_results_button_post {
margin-top: 10px;
display: inline-block;
}
.ads_no_results_button_post span {
  padding: 10px;
  background-color: #01a8f9;
  border-color: #01a8f9;
  color: #fff;
  display: inline-block;
  margin: auto;
  border-radius: 3px;
  cursor: pointer;
  font-weight: bold;
}

.ads_no_results_button_post span:hover {
  color: #fff;
opacity:0.8;
}

.ads_no_results_button_search {
margin-top: 10px;
display: inline-block;
}
.ads_no_results_button_search span {
  padding: 10px;
  background-color: #49b975;
  border-color: #49b975;
  color: #fff;
  display: inline-block;
  margin: auto;
  border-radius: 3px;
  cursor: pointer;
  font-weight: bold;
}

.ads_no_results_button_search span:hover {
  color: #fff;
opacity:0.8;
}

.category_listing_sub_has_locations
{
display:block !important;
}

.sideBarFilter_inner_category_list {
  margin-left: 20px;
  margin-top: 10px;
}
.sideBarFilter_main_category_list_item {
  text-transform: capitalize;
}
.sideBarFilter_main_category_list {
display: inline-block;
margin: 10px 0 10px 0;
}
.sideBarFilter_inner_category_list li {
  display: inline-block;
  margin: 5px;
  padding: 5px;
}
.sideBarFilter_inner_category_list_item_name {
  color: #3e3d3d;
}

#ads_search_form {
  width: auto;
  margin: auto;
  max-width: 500px;
}
#ads_search_form form {
  margin: 20px;
}
.ow_store_add_new_button_wrapper {
  margin-bottom: 10px;
}
.filterCateroriesList
{
	clear:both;
	margin: 20px 0;
}
.sideBarFilter_main_category_list_item_name {
  font-weight: bold;
}
.active_category {
  text-decoration: underline;
}
.guestSellNow {
  background-color: #f8f9fa;
  color: #3c4043;
  padding: 10px 15px;
  font-size: 13px;
  text-transform: uppercase;
  display: inline-block;
  cursor: pointer;
  box-shadow: 0 1px 1px rgba(0,0,0,.1);
  border: 1px solid #dadce0;
}
.guestSellNow:hover {
	background-color: #4C5358;
	color: #fff;
}
.guestSellNowWrapper {
  margin-bottom: 10px;
}
.ads_category_bottom_welcome
{
overflow: hidden;
background-color: white;
}

.ads_category_bottom_welcome h3
{
font-size: 22px;
  margin: 10px auto;
}


.ads_category_bottom_welcome h2
{
font-size: 22px;
color: rgb(20, 23, 26);
background-color: white;
padding: 10px;
border-bottom: 5px solid #157d65;
line-height: 1.8;
text-transform: uppercase;
}
.ads_category_bottom_welcome p
{
padding: 10px 20px 20px 20px;
font-size: 18px;
line-height: 1.8;
}

 /* Style buttons */
.buyBtn {
    background-color: #f9be01;
    border: none;
    color: #191c1e;
    padding: 12px;
    font-size: 14px;
    cursor: pointer;
    width: 100%;
	border-radius: 3px;
	font-weight: 500;
  letter-spacing: 0.5px;
  font-family: 'Roboto',arial,sans-serif;
}

.buyBtn:hover {
	opacity:.7;
}


.buyBtn svg {
  height: 20px;
  width: 20px;
  vertical-align: bottom;
  fill: #191c1e;
}





.contactBtn, .userStoreBtn {
    background-color: rgb(255, 255, 255);
    border: none;
    color: rgb(115, 120, 123);
    font-size: 13px;
    cursor: pointer;
    border-radius: 3px;
    margin-right: 3px;
}

.ow_item_location .meta {
  font-size: 1rem;
}

.ow_item_location .meta .category {
  font-weight: 600;
}
.ow_item_location .meta .location {
  font-style: italic;
}

.ow_item_location .badge {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #dcdfe4;
}


.item_location::before {
  content: '';
  display: inline-block;
  background-image: url(https://www.ofertasdemandas.com/ow_static/plugins/iclassifieds/images/placeholder.png);
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 2px;
}

.item_location {
  display: flex;
  align-items: baseline;
}

.ow_item_location .ow_item_state_category_value {
  width: 100%;
}

.geolocation_item a {
  color: #808d93;
text-decoration: none;
}

.geolocation_item {
color: #808d93;
}


.item_ref {
  color: #808d93;
  font-size: 11px;
  float: right;
}


.itemShareButton svg {
  height: 16px;
  width: 16px;
  fill:#fff;
}
.itemShareButton {
  border: none;
  border-radius: 50%;
  padding: 10px;
  background-color: #808d93;
  cursor: pointer;
}

.viewitem_share .label {
  font-size: 15px;
  font-weight: bold;
  display:none;
}

.viewitem_share .value {
  display: flex;
  margin-top: 10px;
  justify-content: center;
  gap:10px;
}

.viewitem_share {
  margin-top: 15px;
  text-align: center;
}

.itemShareButton:hover {
opacity: .7;
}

/**/
.ow_item_header .ads_list_save_feature_wrapper {
  position: absolute;
  right: 4px;
  top: -55px;
  background-color: #e3e3e3a8;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
}
.item_add_to_saved .ads_list_save_feature_wrapper {
  position: unset;
}
.item_add_to_saved {
  border-radius: 50%;
  border: 1px solid #dbdbdb;
  display: flex;
  align-items: center;
  height: 32px;
  width: 32px;
  justify-content: center;
}
.item_add_to_saved .ads_list_save_button_wrapper {
  cursor: pointer;
  margin-right: 0px;
  margin-left: 0px;
}
/**/

.item_description .label {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 20px;
}

.item_description br {
  line-height: 15px;
}

.item_description {
    margin-top: 20px;
	padding-right: 15px;
line-height: 1.5;
margin-bottom: 20px;
}

.item_timestamp div {
  display: inline-block;
  color:#808d93;
}

.item_edit_timestamp div {
  display: inline-block;
  color: #808d93;
}

.item_category {
  margin-bottom: 5px;
  color: #808d93;
}

.item_category .label {
  float: left;
  margin-right: 5px;
}

.item_category a {
  color: #808d93;
  text-decoration: underline;
}

.match_terms_list.item_tag_terms {
  margin-top: 10px;
  margin-left: 0;
  display: block;
}
.match_terms_list.item_tag_terms h2 {
  text-transform: uppercase;
  font-size: 13px;
}
.match_terms_list.item_tag_terms h2::after {
  content: ':';
}

.item_tag_terms {
  color: #808d93;
  margin: 0px auto 30px auto;
}
.item_tag_terms .label {
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
}
.item_terms_list li {
  display: inline-block;
  margin: 0 10px 10px 0;
}

.item_terms_list a {
  color: #808d93;
  text-decoration: underline;
}

.item_timestamp {
  margin-bottom: 5px;
}
.item_edit_timestamp {
  margin-bottom: 5px;
}

.item_location .value {
  width: 100%;
}


.item_price {
  font-size: 2rem;
  color: #1a73e8;
  margin-bottom: 20px;
  font-weight: 700;
}
.user_type_profesional {
  background-color: #96031E;
}

.user_type_particular {
  background-color: #0098dd;
}


.seller_user_type_string {
  padding: 2px 10px 2px 8px;
  color: #fff;
  display: inline-block;
  border-radius: 12px;
  font-size: 11px;
  font-weight: 500;
}

.seller_user_type {
  margin: 5px auto;
}


.seller_link .ow_button input {
    font-size: 11px;
    height: 25px;
}
.cover_image {
    margin-bottom: 10px;
	padding-right: 15px;
	text-align: center;
}
.galery_image img {
    height: 50px;
    width: 50px;
	box-shadow: 6px 4px 8px #888;
	
}
.galery_image {
    display: inline-block;
    border: 1px solid #c8c6c6;
}



.rating-box {
  position:relative;
  vertical-align: middle;
  font-size: 15px;
  display:inline-block;
  color: #828180;
  letter-spacing: 5px;
}
.rating-box:before{
    content: "★★★★★";
  }
.rating-box .rating {
    position: absolute;
    left:0;
    top:0;
    white-space:nowrap;
    overflow:hidden;
    color: orange;
	letter-spacing: 5px;
	margin: 0;
	width:80%;
  }
  .rating-box .rating:before {
      content: "★★★★★";
    }
	.seller_avatar {
    float: left;
}
.seller_wrapper {
width: 310px;
}


@media (max-width: 767px) {
.image_wrapper {
min-width: auto !important;
    flex: auto !important;
}
.seller_wrapper {
max-width:400px;
width: 100% !important;
margin: auto auto 5px auto;
    clear: both;
  }
  .slider_container
  {
  margin: 7px auto 25px auto !important;
  }
}


.seller-right {
    overflow: hidden;
}
.seller_link {
    margin-top: 5px;
}
.seller-ranking-wrapper {
  display: flex;
  align-items: center;
}
.seller-links {
width: 100%;
text-align: right;
}
.seller-links div {
    display: inline-block;
}
.seller_link a {
  font-size: 13px;
  word-break: break-word;
  font-weight: bold;
}
.item_wrapper {
    background-color: #fff;
	padding: 0 0 15px 0;
	overflow: hidden;
	clear: both;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
gap: 10px;
}
.cover_image img {
    border-radius: 5px;
    border: 1px solid #f1f6f7;
	box-shadow: 6px 4px 8px #888;
	max-width: 100%;
}
.table.table-bordered {
    width: 100%;
}


.contact-options {
  display: flex;
  margin-top: 15px;
  justify-content: space-between;
  gap: 6px;
}
.contact-options .co_margin {
  margin: auto;
}

.co_margin {
    width: 100%;
   margin: 0 2px;
}

.item_title {
  margin-top: 10px;
  padding-right: 15px;
  margin-bottom: 20px;
}
.item_title h1 {
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  color: #333;
  font-size: 2rem;
  line-height: 1.2;
  font-weight: 600;
  text-transform: none;
}
.otherItemsWrapper .ow_superwide {
    width: 100%;
}

.otherItemsWrapperHeader {
    text-transform: uppercase;
    color: #000;
    font-weight: bold;
    margin-bottom: 20px;
	line-height: 1.3;
}

.otherItemsWrapper {
    margin-top: 20px;
}


.geolocation_contener {
    margin: 20px 0;
}
.geolocation_contener h2 {
margin: 10px 0;
line-height: 1.5;
color: rgb(20, 23, 26);
text-transform: uppercase;
font-size: 18px;
}
.geolocation_wrapper li {
    display: inline-block;
    margin: 5px;
  border-radius: 4px;
  padding: 5px 10px;
  box-shadow: 0 4px 10px rgba(0,0,0,0.08);
border: 1px solid #dfdfdf;
line-height: 1.5;
}


.sideBarFilter_inner_category_list .sidebar_location_links {
 margin-top: 0px; 
 margin-left: 10px;
}

.sidebar_location_links li {
  display: inline-block;
  margin: 5px;
}

.sidebar_location_links span {
  font-weight: bold;
}

.sidebar_location_links {
  margin-left: 5px;
  color: #3e3d3d;
  margin-top: 10px;
}
.sidebar_location_links a {
  color: #3e3d3d;
}

.home_cats_wrapper li {
  margin: 10px;
}
.home_cats_wrapper li {
  display: inline-block;
  margin: 5px auto;
}
.guestSurvayLink {
  color: rgb(0, 0, 0);
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  line-height: 1.2;
  display: inline-table;
  background-color: #fff;
  padding: 17px 15px;
  border-radius: 5px;
  box-shadow: 1px 3px 5px #aeaaaa;
  border: 1px solid rgb(206, 206, 206);
  text-shadow: 1px 2px 3px rgb(221, 221, 221);
  text-decoration: none !important;
}
.guestSurvayLink::before {
  content: "\25BA";
  margin-right: 5px;
  color: red;
}
.floatbox_body .home_cats_wrapper {
  margin-top: 10px;
width: 100%;
}



/*right side start*/
.store_right_site_item {
  display: inline-block;
  border: 1px solid #dbdada;
  margin: 5px;
  padding: 5px 7px;
  border-radius: 5px;
  font-size: 11px;
}
.store_right_site_item_active a {
  font-weight: bold;
}
/*end*/

.ow_paging {
  width: 100%;
}

.ow_store_right_side_content {
  background-color: #fff;
  padding: 10px;
  overflow: hidden;
  margin-bottom: 10px;
}

.ow_item-details {
padding: 0 20px;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
position: relative;
}
.ow_item_header {
margin-bottom: 8px;
}
.ow_item-details h2 {
  line-clamp: 2;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  margin: 0px;
}
.ow_item_title {
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: 700;
  color: #333 !important;
text-decoration: none !important;
}
.ow_item-details a {
    color: rgb(0, 0, 0);
}

.ads_list_auction_icon {
  background-image: url(https://www.ofertasdemandas.com/ow_static/plugins/iclassifieds/images/subasta.png);
  width: 16px;
  height: 16px;
  display: inline-block;
  background-size: contain;
}

.ow_item_price {
  font-size: 1.25rem;
  color: #1a73e8;
  margin-bottom: 12px;
  font-weight: 700;
}

.ow_item_location {
  color:#777;
  margin-bottom: 12px;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
line-clamp: 1;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.ow_item_text {
  margin: 1.05rem auto 1.8rem auto;
  color: #555;
  line-height: 1.5;
  font-size: 1.05rem;
}

/**/
.ads_list_save_button_wrapper {
cursor: pointer;
}


.ads_list_save_button_active {
fill: #000000 !important;
}

.ads_list_save_button:hover
{
	opacity: .8;
}


.ads_list_save_button {
  width: 20px;
  height: 20px;
  stroke: #000;
  stroke-width: 2;
  fill: transparent;
}


.ow_item_header .ads_list_save_feature_wrapper .ads_list_save_button {
  width: 16px;
  height: 16px;
} 

/**/

.ow_item_image {
  margin-bottom: 15px;
  border-bottom: 1px solid #e5e7eb;
/*border-bottom: 1px solid rgb(244, 244, 244);*/
}

.ow_item_image img {
  width: 100%;
  height: 180px;
  object-fit: cover;
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
}


.ow_item_featured {
  background-color: #e6f4ea;
  border-radius: 4px;
  box-shadow: 0 1px 12px 0 rgba(0, 0, 0, .07);
  color: #188038;
  font-size: 11px;
  font-weight: bold;
  padding: 3px 6px 1px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  display: inline-block;
  margin-bottom:10px;
}
.otherItemsWrapper .ow_item_featured {
  margin-top: -10px;
}
.ow_item_category a {
  color: #8d9295 !important;
  font-size: 11px;
  letter-spacing: 0.2px;
  text-transform: capitalize;
}
.index-ICLASSIFIEDS_CMP_ItemListWidget {
  padding: 16px 0 !important;
}
.store_site_list_widget .store_items_list
{
	width:100% !Important;
}


.geolocation_form_input_wrapp div {
  margin-bottom: 10px;
}


.store_items_list {
  display: grid !important;
  gap: 20px;
  margin: 6px auto 10px auto;
  width: 100%;
  background-color: #f7f7f7;
  padding: 20px;
  box-sizing: border-box;
  grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
border-radius: 5px;
}
.ow_item_container {
  min-width: 230px;
  background-color: #fff;
  padding-bottom: 5px;
box-shadow: 0 4px 10px rgba(0,0,0,0.08) !Important;
position:relative;
border-radius: 8px;
  box-sizing: border-box;
transition: transform 0.2s, box-shadow 0.2s;
}

.ow_item_container:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 20px rgba(0,0,0,0.12);
}

.ow_item_image.no-picture {
background-color: #00000003;
}
.ow_item_image.no-picture img
{
opacity: 0.2;
}

@media screen and (max-width: 510px){
.ow_item_image img {
  height: 250px !important;
}

.ow_item_image.no-picture img
{
height: 170px !important;
    object-fit: contain;
    padding-top: 15px;
}

}

.itemForm {
  margin: 20px 0;
}
.itemForm input {
  min-height: 50px !important;
  border-radius: 5px;
  font-size: 16px;
}
.itemFormPrice,.itemFormPhone {
  width: 170px;
}

.ow_item_price_type {
  font-size: 11px;
  display: inline-block;
  vertical-align: bottom;
  margin-bottom: -2px;
}

.item_price .price_type {
  font-size: 13px;
  display: inline-block;
  vertical-align: bottom;
  margin-bottom: -5px;
}

.itemFormBids {
  display: flex;
  align-items: center;
  margin: 10px 0 30px;
}
.itemFormBids .ow_label {
  margin-bottom: 0 !important;
  margin-left: 5px;
  font-weight: bold;
  text-transform: capitalize;
}
.itemFormBids input {
  min-height: auto !important;
}

.itemFormPrice,.itemFormCurrency,.itemFormPriceType {
  display: inline-block;
}
.itemFormCurrency select, .itemFormLocation select, .itemFormType select, .itemFormPriceType select, .itemFormCondition select{
  padding: 15px;
  border-radius: 5px;
}
.itemFormDescription textarea {
  border-radius: 3px;
  font-size: 16px;
}
.postAdFormDescriptionCounter, .postAdFormNameCounter {
  font-size: 11px;
  color: #888686;
}
.itemForm .ow_label {
  color: #4a4949;
  margin-bottom: 5px;
}

.resetGeoLocationButton .ow_button input {
  min-height: 30px !important;
  font-size: 12px;
}
.geolocation_address {
  font-weight: bold;
  margin-bottom: 10px;
}


.geolocation_address_preloader {
  height: 22px;
  width: 22px;
  margin-left: 50px;
  margin-bottom: 10px;
}

.filterButtonLabel {
  background-color: #4182c3;
  padding: 10px 10px;
  border-radius: 3px;
  color: #fff;
  letter-spacing: 0.8px;
  font-weight: 500;
  display: flex;
justify-content: center;
align-items: center;
}


.filterButtonLabel:hover {
  opacity: .7;
}

.store_items_counter {
  color: #808d93;
  float: left;
  clear: both;
display: flex;
  gap: 5px;
position: relative;
}
.store_items_counter_help {
  display: flex;
  gap: 3px;
  align-items: center;
  margin-top: -2px;
  padding-left: 5px;
}

.store_items_counter_help_label {
  font-size: 12px;
  color: #646464;
  font-weight: 600;
}
#store_items_counter_info {
  cursor: pointer;
}
.store_items_counter_help svg use {
  fill: #646464;
}

.ads_menu_wrapper {
  margin-bottom: 10px;
  color: #4e4e4f;
}

.ads_menu_wrapper a {
  color: #4e4e4f;
  text-transform: capitalize;
}

.ads_viewitem_toolbar_wrapper {
  clear: both;
}

.ads_viewitem_toolbar_wrapper .ow_box_toolbar {
  margin: 0px auto 7px auto;
}

.ads_viewitem_toolbar_wrapper {
  float: right;
  width: 20px;
  height: 20px;
  background: url(../../../themes/simplicity/images/miniic_gearwheel.svg) 0px 0px no-repeat;
cursor:pointer;
}

.ads_viewitem_toolbar_wrapper .ow_box_toolbar {
  position: absolute;
  right: -6px;
  margin: 0;
  padding: 5px 0;
  display: none;
  z-index: 99;
  white-space: normal;
  border: 1px solid #ddd;
  background: #fff;
  top: 23px;
}

.ads_viewitem_toolbar_wrapper .ow_box_toolbar::before {
  content: "";
  position: absolute;
  right: 5px;
  transform: translateX(-50%);
  bottom: 100%;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 6px solid #6a6a6a;
}

.ads_viewitem_toolbar_wrapper .ow_box_toolbar li a {
  display: inline-block;
  padding: 5px 14px;
  color: #333;
  text-decoration: none;
  transition: background 0.2s;
background-color: inherit !important;
text-transform: none;
line-height: 1.5;
  height: auto;
border:none;
}

.ads_viewitem_toolbar_wrapper .ow_box_toolbar li a:hover {
  font-weight: 600;
  border:none;
}

.ads_viewitem_toolbar_wrapper .ow_box_toolbar li {
  width: 160px;
  margin: 0;
  padding: 0;
  float: none;
}

.ads_viewitem_toolbar_wrapper .ow_box_toolbar:hover li {
  transform: translateY(0);
}

.filterButtonIcon {
  background-image: url(https://www.ofertasdemandas.com/ow_static/plugins/iclassifieds/images/filter-icon.png);
  height: 16px;
  width: 16px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: cover;
  vertical-align: middle;
  margin-right: 5px;
}
#show_ads_filter_button {
  text-align: right;
  cursor: pointer;
  float: right;
  margin-bottom: 10px;
}

.ow_item_category {
  display: inline-block;
  margin-bottom: 25px; /*use 10 without ads_list_save_feature_wrapper*/
}
.ow_item_post_time {
  float: right;
  font-size: 13px;
  color: #50595e;
  margin-bottom: 10px;
  margin-left: 5px;
}

.search_form_item {
  display: flex;
  align-items: flex-start;
  margin: 10px 0;
}
.search_form_item .ow_value {
  width: 150px;
}

.search_form_item input, .search_form_item textarea {
  min-height: 50px !important;
  height: 50px;
  border-radius: 3px;
  font-size: 16px;
}

.search_form_item.sPatern .ow_value {
  width: 100%;
}
.sPaternCounter,.LocationSearchCounter {
  font-size: 11px;
  color: #7d7d7c;
}


.sCategoryLabel
{
  color: #888787;
}

.sCategoryInput {
  margin: 5px 0px 0px -5px;
}

.sMinPrice, .sMaxPrice, .sLocation, .sType {
  margin: 10px 0;
}
.sCategory {
  margin: 10px auto 15px auto;
}

.search_form_item.sLocation .ow_value {
  width: 100%;
}


.sTypeInput select, .sConditionInput select {
  width: 200px;
  padding: 15px 15px 15px 5px;
  font-size: 16px;
  color: #b5b5b5;
}

.ui-autocomplete li {
  padding: 10px 5px;
  font-size: 11px;
}


.ui-autocomplete.ui-menu {
  z-index: 9999 !important;
  max-height: 150px;
  overflow-y: auto;
}


.ui-menu-item a {
padding:10px 5px;
  text-decoration:none;
}

.ui-menu-item a.ui-state-focus {
background: #ececec;
}

.search_form_item.sCategory .ow_value {
  width: 100%;
}
.userStoreCategories_wrapper {
  margin-top: 20px;
  color: #808d93;
}
.userStoreCategories_wrapper a {
  color: #808d93;
}
.userStoreCategories_wrapper li {
  display: inline-block;
  margin: 5px;
}
.userStoreCategories_label {
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 14px;
}

.floatbox_body .userStoreCategories_wrapper {
  margin-top: -10px;
}
.search_form_submit {
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ow_nocontent {
  clear: both;
}

.ow_store_add_new_button {
margin-bottom: 10px;
float: left;
}
.ow_store_add_new_button:hover {
opacity: .7;
}
.ow_store_add_new_button_label {
  background-color: #f9be01;
  border: 1px solid #f9be01;
  padding: 10px;
  color: #191c1e;
  fill: #191c1e;
  border-radius: 3px;
  cursor: pointer;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
}
.ads_searches {
  margin-top: 30px;
}

.ads_searches h2 {
  margin: 10px auto 20px;
  line-height: 1.5;
  text-transform: uppercase;
  font-size: 14px;
}


.ads_searches li {
  display: inline-block;
  margin: 0 10px 10px 0;
  padding: 5px 7px;
  border-radius: 3px;
  border: 1px solid #d9d9d9;
}
.ads_searches a {
  color: #353535;
  text-decoration: none;
  font-size: 13px;
  font-weight: bold;
}
.ads_searches a:hover {
opacity:.7;
}

.filterByCountriesList {
  margin: 30px 0 10px;
}

.category_item_icon {
background-image: url(https://www.ofertasdemandas.com/ow_static/plugins/iclassifieds/images/category-icons.png);
  background-repeat: no-repeat;
  width: 50px;
  height: 60px;
  margin: auto;
  display: block;
  margin-bottom: 10px;
}
.category_item_label {
  line-height: 1.3;
}
.category_item h2 {
  font-size: 14px;
}
.home_main_categories_list a {
  color: #4a4a4a;
  text-decoration: none;
}
.home_main_categories_list li:hover {
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.24);
}

.category_item_icon_1 {
  background-position: -147px -62px;
}

.category_item_icon_2 {
  background-position: -245px -62px;
}



.category_item_icon_3 {
  background-position: -147px 0px;
}

.category_item_icon_4 {
  background-position: -98px -59px;
}

.category_item_icon_5 {
  background-position: -196px 0px;
}

.category_item_icon_6 {
  background-position: -49px -60px;
}

.category_item_icon_7 {
  background-position: 0px -60px;
}

.category_item_icon_8 {
  background-position: 0px 0px;
}

.category_item_icon_81 {
  background-position: -49px 0px;
}

.category_item_icon_87 {
  background-position: 0px -119px;
}

.category_item_icon_97 {
  background-position: -245px 0px;
}

.category_item_icon_118 {
  background-position: -98px 0px;
}

.category_item_icon_129 {
  background-position: -196px -60px;
}

.category_item_icon_154 {
  background-position: -49px -119px;
}


.itemFormCaptcha {
  margin: auto auto 20px;
  text-align: center;
}
.itemFormCaptcha .ow_label {
  margin-bottom: 5px;
}


.view_item_share_url_link {
  font-size: 20px;
  color: rgb(20, 23, 26);
  line-height: 1.3;
  padding: 5px 10px;
  word-wrap: break-word;
}


.view_item_share_copy_txt {
  padding: 8px;
  background-color: #444;
  color: white;
  font-size: 13px;
  border-radius: 5px;
  cursor: pointer;
  display: inline-block;
  margin-top: 20px;
}


.view_item_share_url {
  font-size: 16px;
  padding: 30px;
  text-align: center;
  word-wrap: break-word;
}

#view_item_share_url_link {
  font-weight: bold;
  color:#2d732d;
  letter-spacing: 0.4px;
}

.item_type {
  color: #808d93;
  text-transform: capitalize;
  font-size: 12px;
}

.store_items_list_mached_terms {
  clear: both;
  margin: 20px auto;
}
.store_items_list_mached_terms h2 {
  margin-right: 10px;
  margin-bottom: 10px;
  float: left;
  font-size: 13px;
  text-transform: uppercase;
}
.store_items_list_mached_terms li {
  display: inline-block;
  margin: 0 15px 15px 0;
}

.store_items_list_mached_terms a {
  text-decoration: underline;
  color: #808d93;
}
.ow_item_type {
  position: absolute;
  bottom: 20px;
  left: 10px;
  font-weight: bold;
  color: #6c6c6c;
  font-size: 13px;
}

.custom-toggle-button {
  display: inline-block;
  padding: 10px 20px;
  font-size: 16px;
  cursor: pointer;
  border: 1px solid #ccc;
  border-radius: 5px;
  background-color: #fff;
}

.custom-toggle-button:hover
{
background-color: #eee;
}

.custom-toggle-button-check-symbol {
  display: none;
  font-size: 16px;
  color: green;
  margin-left: -10px;
}
.search_form_item.searchFilterByButtons .ow_value {
  width: 100%;
}
.search_form_item.searchFilterByButtons .ow_value {
  width: 100%;
  display: flex;
  gap: 5px;
  align-items: center;
  justify-content: left;
}
.search_form_item.searchFilterByButtons,.search_form_item.sPaternExact {
  margin: 15px 0 20px 0;
}

.ow_box_empty .ow_box_toolbar_cont {
  border-bottom: none;
}

.ow_bl.ow_box_toolbar li a {
  background-color: #eff2f5;
  border-radius: 5px;
  margin-left: 0px;
}

@media (max-width: 767px) {

.store_items_list {
padding: 10px !important;
}
}

:root {
/*--slider-max-height: 300px;
  --slider-min-height: 300px;*/
  /*testing*/
  --slider-max-height: 400px;
  --slider-min-height: 150px;
}
.image_wrapper {
  flex: 1;
min-width: 500px;
}

.slider_container {
  position: relative;
  width: 99%; /*adjust for some overflow*/
  height: auto;
  max-height:var(--slider-max-height);
  min-height: var(--slider-min-height);
  margin: 7px auto 25px 0;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  border:1px solid #eaeaea;
}

.slider {
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  max-height: var(--slider-max-height);
  min-height: var(--slider-min-height);
  height: auto;
}

.slider_container img:first-child {
	position:relative;
	width:100%;
	max-width: 100%;
	height: auto;
	left:0%;
	top:0;
}

.slider_container img {
	position:absolute;
	width:100%;
	max-width: 100%;
	height: auto;
	left:-100%;
	object-fit: scale-down;
	/*max-height: var(--slider-max-height);*/
	max-height:300px;/*test*/
	cursor:pointer;
}

.slider_next_circle {
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	right:0;
	width:50px;
	height:50px;
	border-radius: 50%;
	opacity:0.5;
	background-color:black;
	z-index:19;	
}

.slider_next {
	position:absolute;
	top:50%;
	left:50%;
	transform: translate(-50%,-50%) rotate(180deg);
	color:white;
	z-index:20;

}

.slider_next_circle:hover{
	opacity:0.7;
	cursor: pointer;
}

.slider_prev_circle {
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	left:0;
	width:50px;
	height:50px;
	border-radius: 50%;
	opacity:0.5;
	background-color:black;
	z-index:19;	
}

.slider_previous {
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	color:white;
	z-index:20;
	
}

.slider_prev_circle:hover {
	opacity: 0.7;
	cursor: pointer;
}

.slider_images_counter_wrapper {
  position: absolute;
  bottom: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #444444ad;
  padding: 2px 10px;
  border-radius: 5px;
  color: #fff;
  gap: 10px;
  
}

.slider_images_counter_icon {
  width: 16px;
  height: 16px;
   fill: #fff;
     font-size: 12px;
}

.slider_previous svg, .slider_next_circle svg {
  fill: #bdbbbb;
  height: 30px;
  width: 30px;
}

.sliderImagePopUpFloatBox {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  /*hack to prevent image overflow due to top margin*/
  margin-top: -40px;
  padding-top: 32px;
  /*end*/
}

.sliderImagePopUpFloatBox img {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
}

.ads_post_filter_buttons_container
{
display: inline-block;
  width: 100%;
}

.userItemsNoResultsWrapper {
  margin: 20px auto 40px auto;
  text-align: center;
  font-size: 15px;
}
.rounded-anchor-links a {
  text-decoration: none;
  color: #3e4b5e;
  box-shadow: 0px 0px 6px 1px hsla(0,1%,80.6%,.5);
  background-color: #fff;
  border-radius: 10px;
  padding: 5px 1rem;
  border: .5px solid rgba(0,0,0,.1);
}
.rounded-anchor-links a:hover {
  color: #848484;
}
#ads_search_form h2 {
  font-size: 16px;
  margin: 15px auto 5px 15px;
}

#setFlashOfferResult span {
  font-weight: bold;
}
#setFlashOfferResult {
  margin-top: 10px;
  display:none;
}
#setFlashOfferButton{
  min-height: 30px !important;
  font-size: 12px;
}

#setFlashOfferButton {
  background-image: url(https://www.ofertasdemandas.com/ow_static/plugins/iclassifieds/images/flash.png);
}

#setFlashOfferResult .item {
  padding: 3px 0;
}
#setFlashOfferResult .value {
  color: #0058ff;
}
.itemFormFlashOffer.itemForm .ow_button.active {
  background-color: #1F67D7;
  position: relative;
}
.itemFormFlashOffer.itemForm .ow_button.active input {
  color: #fff;
}

.itemFormFlashOfferContainer
{
display: inline-block;
}


#setFlashOfferButtonReset {
  background-color: red;
  color: #fff;
  padding: 5px;
  border-radius: 50%;
  height: 15px;
  width: 15px;
  position: absolute;
  top: -11px;
  right: -14px;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  display:none;
}

.itemForm .lockedItem {
  pointer-events: none;
  color: #fff;
  opacity: 0.5;
  background-color: #626262;
}

.itemForm .lockedItemLabel {
  opacity: 0.5;
}

.ads_flash_offer_icon {
  background-image: url(https://www.ofertasdemandas.com/ow_static/plugins/iclassifieds/images/flash.png);
  width: 16px;
  height: 16px;
  display: inline-block;
  background-size: contain;
}


.item_flash_offer {
  margin-bottom: 20px;
}

.item_flash_offer_wrapper {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 10px;
}

.item_flash_offer .value {
  font-weight: bold;
  font-size: 28px;
  color: green;
}


.item_price_wrapper.flash_offer_active 
{
  text-decoration: line-through;
  opacity: 0.5;
  font-size: 20px;
}




#countdown_end_date,.ends_label,.countdown_timer {
  font-size: 16px;
  font-weight: 500;
}
#countdown_end_date,.countdown_timer {
  color: #96031e;
}
#countdown {
  margin: 15px auto 0;
}
.flash_offer_form_item input {
  min-height: 35px;
  border-radius: 5px;
  font-size: 14px;
  width: 120px;
  text-align: center;
}
.flash_offer_form_item {
  margin-bottom: 20px;
}
.flash_offer_form_item .ow_label {
  margin-bottom: 5px;
}
.flash_offer_form_item select {
  padding: 10px;
  border-radius: 5px;
  font-size: 14px;
}




.items_list_price_wrapper.flash_offer_active 
{
  text-decoration: line-through;
  opacity: 0.5;
  font-size: 16px;
}

.items_list_flash_offer_wrapper {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 12px;
}


.items_list_flash_offer .value {
  font-weight: bold;
  font-size: 20px;
  color: green;
}

.items_list_flash_offer {
  margin-top: -5px;
}
.userCoverWidget {
  margin-bottom: 15px;
  padding-bottom: 20px;
  /*box-shadow: 0px 10px 8px -10px rgb(170, 170, 170);*/
}
.ads_search_notice {
  float: left;
  padding: 0 0 10px;
  color: #808d93;
}
.profile-ICLASSIFIEDS_CMP_ItemListWidget {
  margin-bottom: 10px;
  margin-top: 20px;
}

@media (max-width: 767px)
{
.profile-ICLASSIFIEDS_CMP_ItemListWidget {
  margin-top: 0px !important;
}
}
.ow_paging {
  margin: 10px auto 0 auto;
  padding: 0;
font-size: 13px;
}
.ow_paging span {
  padding-left: 0px;
}
    .map-container {
      max-width: 600px;
      margin: auto auto auto 0;
      border: 1px solid #ddd;
      border-radius: 10px;
      overflow: hidden;
      box-shadow: 0 0 10px rgba(0,0,0,0.05);
      position: relative;
      background-color: #eee;
    }

    .map-iframe {
      width: 100%;
      height: 300px;
      border: 0;
      opacity: 0;
      transition: opacity 0.4s ease;
    }

    .map-iframe.loaded {
      opacity: 1;
    }

    .map-loading {
      position: absolute;
      top: 0; left: 0; right: 0; bottom: 0;
      display: flex;
      align-items: center;
      justify-content: center;
      background-color: #f0f0f0;
      color: #777;
      font-size: 1rem;
      z-index: 10;
    }

    .map-fallback {
      display: none;
      padding: 1em;
      text-align: center;
      background-color: #fff3f3;
      color: #cc0000;
      font-size: 0.95rem;
    }
.toolbar-allow-guest-contact a {
  background-color: #fbca39 !important;
}

/**/
.gc-conversations-wrapper {
  display: flex;
}
.gc-conversations-sidebar {
  width: 300px;
  border-right: 1px solid #eee;
  padding: 10px;
  max-height: 90vh;
  overflow-y: auto;
  scrollbar-width: thin;
  height: 100%;
}
.gc-conversations-sidebar h3 {
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 500;
}
.gc-conversations-item {
  border-radius: 6px;
  cursor: pointer;
  border: 1px solid #eee;
  margin-bottom: 10px;
  padding: 8px;
line-height: 1.6;
position: relative;
}
.gc-conversations-chat-area {
  flex: 1;
  padding: 10px;
}
.gc-contact_chat_header {
  margin-bottom: 15px;
}
.gc-contact_chat_list {
  width: 100%;
  display: flex;
  flex-direction: column;
  margin: auto auto 10px auto;
  justify-content: center;
  align-items: center;
}
.gc-contact_chat_item {
  margin: 10px 1px 0 1px;
  background: #fff;
  padding: 10px 15px;
  border-radius: 10px;
  border: 1px solid #e8e8e8;
  position: relative;
  min-width: 50%;
}
.gc-conversations-item.active, .gc-conversations-item:hover {
  background: #2d2d2d;
  color: #fff;
}
.gc-showmore, .gc-contact_chat_delete
{
display: none;
}
.gc-contact_chat_header {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  flex-direction: column;
align-items: center;
}

.gc-contact_chat_delete {
  text-align: center;
  margin-top: 10px;
}
.gc-contact_chat_delete span {
  cursor: pointer;
  background-color: #d9404e;
  padding: 10px 20px;
  border-radius: 3px;
  color: #fff;
  font-weight: 500;
}
.guest_contact_form_error {
  line-height: 1.5;
  font-size: 15px;
  text-align: center;
  color: #8a0303;
}
.gc-conversations-new {
  font-size: 11px;
  color: #fff;
  font-weight: 500;
  background-color: #7fd22b;
  padding: 2px 5px;
  border-radius: 3px;
display: inline-block;
}
.gc-conversations-subject.new {
  font-weight: 500;
}
.gc-conversations-date {
  font-size: 11px;
  color: #b9b9b9;
}

.gc-conversations-date-new-wrapper {
  display: flex;
  justify-content: space-between;
margin-top: 10px;
align-items: center;
}
.gc-contact_chat_item .item {
  margin: 10px auto;
}
.gc-contact_chat_item .label {
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 1px;
}
.gc-contact_chat_item .date {
  margin-bottom: 0;
font-size: 11px;
color: #b9b9b9;
}
.gc-contact_chat_item .message {
  margin-top: 0;
}
.gc-showmore {
  text-align: center;
}
:root {
  --text-dark-gc: #222;
  --radius-gc: .5rem;
}
.guest_contact_form_item .ow_label {
  font-weight: 600;
  color: var(--text-dark-gc);
  padding: .5rem 0;
  align-self: center;
}

.guest_contact_form_item .ow_value > :first-child {
  width: 100%;
  border-radius: var(--radius-gc);
  padding: .625rem .75rem;
  font: inherit;
  color: var(--text-dark-gc);
  box-sizing: border-box;
min-height: 40px;
}
.guest_contact_form_item.captcha .ow_value {
  text-align: center;
  margin-bottom: 15px;
}
.guest_contact_form_submit {
  text-align: center;
}
@media (max-width: 767px) {
.gc-conversations-wrapper {
  display: block;
}
.gc-conversations-sidebar {
  width: 100%;
}
}
/**/
.iclassifieds_list_oderby {
  font-weight: 500;
}
.iclassifieds_list_oderby_select {
  position: relative;
  display: inline-block;
  width: 150px;
}
.iclassifieds_list_oderby_select select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 100%;
  padding: 7px 40px 7px 10px;
  font-size: 14px;
  border: 1px solid #b5b2b2;
  border-radius: 10px;
  background-color: #fff;
  color: #535455;
  cursor: pointer;
  transition: border .3s,box-shadow .3s;
}

.iclassifieds_list_oderby_select::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 16px;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  pointer-events: none;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #1f2937;
}
.iclassifieds_order_by_string {
  display: flex;
  gap: 5px;
  margin-top: 10px;
}
.rank_items_list_helper {
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 5px auto 15px;
justify-content: space-between;
flex-wrap: wrap;
}


.owmatched_terms_links_wrapper main, .owmatched_terms_links_wrapper header {
  margin: 0 auto;
  background: #fff;
font-size: 16px;
  line-height: 1.5;
}

.owmatched_terms_links_wrapper section {
  margin: 2rem 0;
}

.owmatched_terms_links_wrapper header {
  margin-top: 1rem;
}

.owmatched_terms_links_wrapper header p {
color:#535353;
}

.owmatched_terms_links_wrapper header h1 {
  font-size: 1.3rem;
margin: auto auto 1.3rem auto;
}

.owmatched_terms_links_wrapper section h2{
  font-size: 1.7rem;
margin: auto auto 1.3rem auto;
}

.matched_terms_links_item, .matched_terms_links_inner {
  border: 1px solid #e9ecef;
  border-radius: 8px;
  margin: 20px auto;
  padding: 20px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
}

.owmatched_terms_links_wrapper section ul {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.owmatched_terms_links_wrapper section a {
  background: #f0f0f0;
  padding: 0.4rem 1rem;
  border-radius: 4px;
  text-decoration: none;
  color: #333;
  transition: background 0.2s ease-in-out;
display: inline-block;
border: 1px solid #e9ecef;
}

.owmatched_terms_links_wrapper section a:hover {
opacity: 0.6;
}

.ic_toggle_showmore_hidden_list_btn {
  font-size: 13px;
}
.matched_terms_links_inner p {
  margin-bottom: 20px;
}

.matched_terms_links_link_cat_name
{
font-size: 14px;
  color: #8a8787;
}

/* Container for the entire section */
.link_to_searches_page_wrapper {
    background-color: #f8f9fa;
    border: 1px solid #e9ecef; 
    border-radius: 8px; 
    padding: 2rem; 
    margin: 0rem 0; 
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
    text-align: center; 
}

/* Heading style */
.link_to_searches_page_wrapper h2 {
    font-size: 1.8rem;
    color: #212529; 
    margin-bottom: 1rem;
float: none;
}

/* Paragraph style */
.link_to_searches_page_wrapper p {
    font-size: 1rem;
    color: #495057;
    line-height: 1.6;
    margin-bottom: 1.5rem;
}

/* Link/Button style */
.link_to_searches_page_wrapper .link a {
    display: inline-block;
    padding: 0.75rem 1.5rem;
    font-size: 1rem;
    font-weight: bold;
    color: #ffffff;
    background-color: #007bff; 
    border-radius: 50px; 
    text-decoration: none; 
    transition: background-color 0.3s ease, transform 0.3s ease; 
}

/* Hover effect */
.link_to_searches_page_wrapper .link a:hover {
    background-color: #0056b3; 
    transform: translateY(-2px); 
}

/* Simple responsiveness for smaller screens */
@media (max-width: 600px) {
    .link_to_searches_page_wrapper {
        padding: 1.5rem;
    }

    .link_to_searches_page_wrapper h2 {
        font-size: 1.5rem;
    }
}
.item_phone_form_wrapper {
  text-align: center;
}
.item_phone_form_item.captcha {
  margin-bottom: 15px;
}
.item_phone_form_item.captcha .ow_label {
  margin-bottom: 5px;
  color: #333;
  font-weight: 500;
}
.item_phone_form_header {
  text-align: center;
  font-size: 18px;
  margin-bottom: 17px;
  font-weight: 600;
  color: #135ce8;
}