/*
Theme Name: Boatpickers
Version: 1.0.0
Template: adforest
Text Domain: boatpickers
Tags: featured-images, sticky-post, translation-ready
*/

@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@200;300;400;600;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap');

html body .ps-main, 
html body .ps-main h4, 
html body .ps-main h5, 
html body .ps-main h6 {
  font-family: 'Source Sans Pro', sans-serif;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
body .wpcf7 form .wpcf7-response-output {
  margin: -8px 3px;
}
.single-details-links-h1 .single-details-auction-reminder .select2-selection--single {
    height: 52px;
}
.single-details-auction-reminder .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 35px
}
.single-details-auction-reminder .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 33px;
}
.single-details-auction-reminder .select2-container--default .select2-selection--single .select2-selection__clear {
  display: none;
}
.theme-news-letter {
  display: none;
}
#boatpickers-1 span.EMAIL-label {
  display: none;
}
#boatpickers-1 .yikes-easy-mc-email {
  height: 48px;
}
#boatpickers-1 .yikes-easy-mc-submit-button {
  border: medium none;
  color: rgb(255, 255, 255);
  display: block;
  height: 48px;
  padding: 0px 18px;
  position: absolute;
  right: 0px;
  text-transform: uppercase;
  top: 0px;
  width: 20%;
  margin: 0px;
}
.user-preview a img, .profile-image a img {
  margin: 0px;
}
.featured-slider-3.owl-carousel .category-grid-box .short-description{
  height: 150px;
}
.featured-slider-3.owl-carousel .category-grid-box .category-grid-img > img{
  height: 150px;
}
.frd-btn-mobile a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-color-warning {
    width: 170px;
}
.slide-main.gallery li div {
  display: inline;
}
.ad-listing .content-area .category-title, .padding_cats a {
  pointer-events: none;
}
/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
.ad-listing .img-box::before{
  content: none !important;
  background: none !important;
}
.d-none{
  display: none !important;
}
.img-box .auction-ribbon span {
  background: #0d4bad none repeat scroll;
}
.saved-inner-wrap .image-area {
    height: 200px;
}
.empty-listing {
  font-size: 23px;
}
.price-card .card {
  border: 0;
  border-radius: 4px;
  -webkit-box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.04);
  box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.04);
  transition: all .3s ease-in-out;
  padding: 2.25rem 0;
  position: relative;
  will-change: transform;
}

.hr:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 4px;
  background-color: #00358acf;
  transition: 0.5s;
}

.card:hover .hr:after {
  width: 100%;
}

.card:hover {
  -webkit-box-shadow: 0 20px 35px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 20px 35px 0 rgba(0, 0, 0, 0.08);
}

.card:hover:after {
  width: 100%;
}

.card .card-header {
  border-bottom: 0px;
  background-color: #ffffff00;
  height: 140px;
}

.card .card-title {
  margin-bottom: 1rem;
}

.card .list-group-item {
  border: 0px;
  padding: .25rem;
  color: #808080;
  font-weight: 300;
}

.listing-price {
  font-size: 6rem;
  font-weight: 700;
  color: #00358a;
  text-align: center;
  font-family: 'Source Sans Pro', sans-serif;
}

.listing-price .currency {
  font-size: 6rem;
  letter-spacing: 0px;
}

.listing-price .period {
  font-size: 1rem;
  color: #b3b3b3;
  letter-spacing: 0px;
}

.btn {
  text-transform: uppercase;
  font-size: .75rem;
  font-weight: 500;
  color: #a6a6a6;
  border-radius: 0;
  padding: .75rem 1.25rem;
  letter-spacing: 1px;
}

.btn-gradient {
  background-color: #f2f2f2;
  transition: background .3s ease-in-out;
}

.btn-gradient:hover {
  color: white;
  background-color: #57e2b2;
}

.card .card-header h4 {
  font-size: 1.9rem;
  color: #00358a;
  font-weight: 500;
  text-align: center;
}

.row.price-card {
  padding: 30px 30px;
}

body .ps-listing-type .row.price-card .card .card-icon {
  background-repeat: no-repeat !important;
  width: 72px;
  height: 62px;
  margin: 0 auto;
}

.ps-listing-type #collapseFeature {
  background-color: #F7F9FD;
}

.card .card-block h4 {
  font-size: 1.8rem;
  color: #00358a;
  font-weight: 700;
  text-align: center;
}

.card-block ul.list-group li {
  color: #6D7384;
  font-weight: 500;
  font-size: 1.6rem;
  text-align: center;
}

.listing-button {
  text-align: center;
  padding-top: 1rem;
}

.row.price-card .card.reg .card-icon {
  background: url(images/free.png);
}

.row.price-card .card.fea .card-icon {
  background: url(images/rocket.png);
}

.row.price-card .card.auc .card-icon {
  background: url(images/auction.png);
}

.listing-button a {
  color: #00358a;
  font-size: 1.4rem;
  padding: 0.75rem 4rem;
  border-radius: 10rem;
  background-color: #ffffff00;
  border: 1.2px solid #00358a;
}

.listing-button a:hover {
  background-color: #00358a;
  color: #ffffff;
}

.card .hr {
  background-color: #7da9f9;
  width: 85%;
  height: 4px;
  margin: 0 auto;
  position: relative;
  border: none;
}

.card .card-block {
  padding-top: 2rem;
}

.ps-listing-type, 
.ps-listing-category, 
.ps-listing-details, 
.ps-listing-auction, 
.ps-listing-image, 
.ps-listing-map, 
.ps-dashboard, 
.ps-listing-location {
  border: 1px solid #eee;
  margin-bottom: 15px;
}

.price-option {
  text-align: center;
}

.card-block .list-group-item {
  background-color: #fff0;
}

.ps-add-feature__heading h5, 
span.sub-heading h5, 
.ps-profile-setting__upload h5, 
.ps-url.video-upload h5 {
  font-size: 1.6rem;
  line-height: 1.5em;
  color: #333333;
  font-weight: 700;
}

.card.active {
  background-color: #00358a;
}

.card.active .listing-price, 
.card.active .card-title, 
.card.active .card-block ul.list-group li {
  color: #ffffff;
}

.card.active .listing-button a {
  background-color: #F5F5F5;
  box-shadow: 0px 6px 8px 0 #0091a426;
  padding: 0.75rem 3.5rem;
}

.card.active .price-option .form-control {
  background-color: #fff0;
  border: 1px solid #ffffff61;
  border-radius: 4px;
  color: #ffffff;
  font-size: 1.2rem;
  font-weight: 500;
  text-align: center;
  padding: 0rem 0.75rem .2rem;
  height: unset;
}

.card.active .price-option option {
  background-color: #0392a5;
}

.card.active .hr:after {
  background-color: #defaff;
}

.card.active .listing-button a:hover {
  background-color: #ffffff00;
  color: #ffffff;
  border: 1.2px solid #ffffff;
}
.card.active .listing-button a {
  background-color: #ffffff00;
  color: #ffffff;
  border: 1.2px solid #ffffff;
}

.ps-listing-category #collapseCategory, 
.ps-listing-details #collapseDetails, 
.ps-listing-image #collapseImage, 
.ps-listing-auction #collapseAuction, 
.ps-listing-map #collapseLocation, 
.ps-dashboard #collapsedashboard, 
.ps-listing-location #collapseLocation {
  padding: 30px;
  border-top: 1px solid #eee;
}

span.sub-heading h5 {
  font-size: 1.4rem;
  line-height: 1.5em;
  margin-bottom: 7px;
  color: #333333;
  font-weight: 600;
}

.ps-listing-image .ps-profile-setting__upload {
  display: inline-block;
  width: 100%;
}

.ps-profile-setting__uploadarea button {
  color: white;
  font-size: 1rem;
  border-radius: 4px;
}

.ps-profile-setting__uploadarea svg, 
.ps-profile-setting__uploadarea rect {
  height: 70px;
}

.ps-profile-setting__upload #mCSB_1_container label span {
  width: 118px;
  height: 118px;
}

.add-more-image label:before, 
.add-video label:before, 
.agree-term label:before, 
.sold_post label:before,
.image-term label:before,
.video-term label:before,
.has-pre-purchase-ad label:before {
  color: #00358a !important;
  font-size: 18px;
}
.image-term,
.video-term {
  position: relative;
  top: 2px;
} 

.ps-profile-setting__save input[type=checkbox]+label:before,
.ps-profile-setting__upload input[type=checkbox]+label:before,
.listing-upload-video input[type=checkbox]+label:before, 
.sold_post input[type=checkbox]+label:before,
.has-pre-purchase-ad input[type=checkbox]+label:before {
  content: "\f0c8";
  color: #6c6c6c;
}

.ps-profile-setting__save input[type=checkbox]+label:before,
.ps-profile-setting__upload input[type=checkbox]+label:before,
.listing-upload-video input[type=checkbox]+label:before,
.sold_post input[type=checkbox]+label:before,
.has-pre-purchase-ad input[type=checkbox]+label:before {
  display: inline-block;
  font-family: 'Font Awesome\ 5 Free';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-right: 8px;
  width: 23px;
  color: #6c6c6c;
}

.ps-profile-setting__save input[type=checkbox],
.ps-profile-setting__upload input[type=checkbox], 
.listing-upload-video input[type=checkbox], 
.sold_post input[type=checkbox],
.has-pre-purchase-ad input[type=checkbox]
 {
  position: absolute !important;
  z-index: -1;
  visibility: hidden;
  opacity: 0;
}

.ps-profile-setting__save input[type=checkbox]:checked+label:before, 
.ps-profile-setting__upload input[type=checkbox]:checked+label:before,
.listing-upload-video input[type=checkbox]:checked+label:before,
.sold_post input[type=checkbox]:checked+label:before,
.has-pre-purchase-ad input[type=checkbox]:checked+label:before {
  content: "\f14a";
}

.add-more-image label, 
.agree-term label,
.image-term label,
.has-pre-purchase-ad label {
  color: #757575;
}


.add-video input[type=checkbox], 
.agree-term input[type=checkbox],
.image-term input[type=checkbox],
.video-term input[type=checkbox],
.sold_post input[type=checkbox],
.has-pre-purchase-ad input[type=checkbox] {
  z-index: 0;
  visibility: unset;
}

.form-icon .form-control {
  padding-left: 6rem;
}

.form-icon .has-icon {
  position: absolute;
  z-index: 2;
  display: block;
  line-height: 5.2rem;
  text-align: center;
  pointer-events: none;
  color: #aaa;
  width: 50px;
  background: #f0f0f0;
  border-color: #e0e0e0;
}

.form-icon .has-icon:before {
  color: #7B7B7B;
}

.ps-posted-ads .ps-profile-setting__save button {
  padding: 0;
  color: #ffffff;
  border-radius: 3px;
  font: 700 15px/24px;
  display: unset;
}

.ps-profile-setting__save button.btn-dft {
  color: #00BCD4;
  background-color: #ffffff00;
  border: 1.2px solid #00BCD4;
  text-transform: capitalize;
}

.ps-posted-ads .ps-profile-setting__save {
  display: block;
  padding-top: 15px;
}

.ps-profile-setting__save button.btn-dft:hover {
  background-color: #00358a;
  color: white;
}

.ps-profile-setting__save button.btn-pbs:hover {
  color: #00358a;
  background-color: #ffffff00;
  border: 1.2px solid #00358a;
}

.ps-profile-setting__save button.btn-pbs {
  margin-right: 0;
  text-transform: capitalize;
}

.ps-profile-setting__uploadarea p.ps-drop:before {
  content: '';
  background: url(images/upload.png);
  width: 28px;
  height: 28px;
  position: absolute;
  background-repeat: no-repeat;
  left: -40px;
}

.ps-profile-setting__uploadarea .ps-drop {
  margin-left: 80px;
  position: relative;
}

.row.price-card .card.reg.active .card-icon {
  background: url(images/free-white.png);
}

.row.price-card .card.fea.active .card-icon {
  background: url(images/rocket-white.png);
}

.row.price-card .card.auc.active .card-icon {
  background: url(images/auction-white.png);
}

.card.reg.active .card-header h4, 
.card.auc.active .card-header h4 {
  color: white;
}

.ps-posted-ads__heading.ps-form-top button {
  padding: 0;
  color: #ffffff;
  border-radius: 3px;
  font: 700 15px/24px;
  text-transform: capitalize;
}

.ps-posted-ads__heading.ps-form-top .btn-dft {
  color: #00358a;
  background-color: #ffffff00;
  border: 1.2px solid #00358a;
  width: 150px;
  margin-right: 19px;
}

.agree-term, 
.save-wrap {
  display: inline-block;
}

.save-wrap {
  float: right;
}

#bopi-product-images ul.product_images {
  margin: 0 0 10px 0;
  padding: 0;
}

#bopi-product-images ul.product_images li.image,
  #bopi-product-images ul.product_images li.bopi-sortable-placeholder {
  width: 64px;
  height: 64px;
  overflow: hidden;
  float: left;
  box-sizing: border-box;
  position: relative;
  margin: 9px 4px 0 0;
  border: 1px solid #eee;
  border-radius: 2px;
  padding: 2px;
  cursor: move;
}

#bopi-product-images ul.product_images li.image.add-image a,   
  #bopi-product-images ul.product_images li.bopi-sortable-placeholder.add-image a,   
  #bopi-product-images ul.product_images li.add-image.add-image a {
  width: 100%;
  height: 100%;
  color: #afafaf;
  font-size: 18px;
}

#bopi-product-images ul.product_images li.image.add-image,   
  #bopi-product-images ul.product_images li.bopi-sortable-placeholder.add-image,   
  #bopi-product-images ul.product_images li.add-image.add-image {
  cursor: pointer;
  text-align: center;
  line-height: 50px;
  border: 2px dashed 
    #ddd;
}

#bopi-product-images ul.product_images li.image img,
  #bopi-product-images ul.product_images li.bopi-sortable-placeholder img {
  padding: 0;
  margin: 0;
  max-width: 100%;
}

#bopi-product-images ul.product_images li.image,   
  #bopi-product-images ul.product_images li.bopi-sortable-placeholder,   
  #bopi-product-images ul.product_images li.add-image {
  width: 62px;
  height: 62px;
  overflow: hidden;
  float: left;
  box-sizing: border-box;
  position: relative;
  margin: 9px 4px 0 0;
  border: 1px solid #eee;
  border-radius: 2px;
  padding: 2px;
  cursor: move;
}

.instruction-inside i {
  font-size: 25px;
  vertical-align: middle;
}

.instruction-inside a.bopi-feat-image-btn:hover, 
.add-product-images i.fa.fa-plus:hover {
  color: #00bcd4;
}

.instruction-inside i.fas.fa-cloud-upload-alt {
  pointer-events: none;
}

.instruction-inside a.bopi-feat-image-btn {
  padding: .75rem .6rem;
}

.image-wrap a.close.bopi-remove-feat-image:hover {
  color: #ff3434;
  cursor: pointer;
}

#bopi-product-images ul.product_images li.image a.action-delete,
  #bopi-product-images ul.product_images li.bopi-sortable-placeholder a.action-delete {
  position: absolute;
  top: 0;
  right: 0;
  color: #ff3434;
  ;
  background: rgba(0, 0, 0, 0.6);
  margin: 0;
  padding: 0 3px;
  font-size: 35px;
  width: 100%;
  text-align: center;
  height: 100%;
  padding-top: 0%;
  font-weight: bold;
  display: none;
}

#bopi-product-images ul.product_images li.image:hover a.action-delete,
  #bopi-product-images ul.product_images li.bopi-sortable-placeholder:hover a.action-delete {
  display: inline-block;
}

#bopi-product-images ul.product_images li.bopi-sortable-placeholder {
  border: 1px dashed #ccc;
}

.bopi-product-edit-form .bopi-new-product-featured-img {
  height: auto !important;
}

.bopi-hide {
  display: none;
}

.instruction-inside {
  text-align: center;
  padding-top: 40px;
  color: #aaa;
}

.bopi-new-product-featured-img img {
  max-width: 100%;
  width: 100%;
  height: 100%;
}

.bopi-feat-image-upload img {
  max-width: 100%;
}

#map {
  height: 300px;
}

#collapseLocation {
  z-index: unset !important;
  position: unset !important;
}

.add-to-fav.fav {
  color: red;
}

.image-wrap a.close.bopi-remove-feat-image {
  top: 32px;
  position: relative;
  right: 8px;
  font-size: 2rem;
  color: red;
  opacity: 1;
}

#product_images_container li.image img {
  height: 100%;
}

li.add-image a.add-product-images {
  display: block;
}

.video-preview {
  width: 100%;
}

.video-preview .video-inner {
  background-color: #f5f5f5;
  border: 1px solid #efefef;
  height: 350px;
  border-radius: 4px;
}

.video-preview .video-header {
  background-color: #fff;
  padding: 6px 0;
  border-bottom: 1px solid #e8e8e8;
  text-align: center;
}

.video-frame {
  width: 100%;
  height: 100%;
}

.video-frame h6 {
  font-weight: 400;
  color: #8c8c8c;
  font-size: 16px !important;
  text-align: center;
}

.video-preview span.video-thumnail {
  background: url(images/video-player.png);
  background-repeat: no-repeat;
  width: 44px;
  height: 36px;
  display: block;
  margin: 107px auto 10px;
}

.video-frame iframe {
  display: none;
  width: 100%;
  height: 275px;
  border: none;
}

.price-option span {
  height: 30px;
}

.card .price-option span .select2-selection--single {
  line-height: 27px;
  background-color: #fff0;
  border: 1px solid #ced4da;
  border-radius: 4px;
  color: #ffffff;
  font-size: 1.6rem;
  font-weight: 600;
  text-align: center;
  padding: 0rem 0.75rem .2rem;
  height: unset;
}

.card .price-option span .select2-selection__rendered {
  line-height: 30px;
  color: #495057;
}
.card.fea.active .price-option span .select2-selection__rendered {
  color: #ffffff;
  font-size: 1.9rem;
}
.card.fea.active .price-option span .select2-selection--single {
  border: 1px solid #f56f16;
  background-color: #f56f16;
}
.card .price-option span .select2-selection__arrow b {
  top: 32%;
  left: 65%;
}
.card.fea.active .price-option span .select2-selection__arrow b {
  border-color: #fff transparent transparent transparent;
}
.ps-add-feature__heading {
  display: flex;
  justify-content: space-between;
  background: #fcfcfc;
  padding: 0 20px;
  min-height: 46px;
  align-items: center;
  border-radius: 6px;
}
.ps-main-section button.btn-primary.back_to_listing, .ps-main-section button.btn-primary.back_to_dashboard {
    margin: 0 15px;
}
button.btn.ps-blue.ps-btn.video-upload-btn {
    margin-right: 5px;
}
.ps-main .ps-dashboard-user {
    margin: auto;
    float: none;
}
.ps-profile--row {
  display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 10px;
}
.ps-profile--row .form-group label {
  width: 100%;
}
#collapseLocation .ps-profile--row {
  display: block;
}
.ps-url input {
  height: 46px;
    padding: 0 19px;
    font: 400 0.875rem "Open Sans", sans-serif;
    border-color: #eee;
    border-radius: 6px;
    margin: 0 10px 10px 0;
}
.ps-url .ps-blue {
  background: #00358a;
}
.ps-url i {
  vertical-align: middle;
    color: #fff;
    font-size: 16px;
}
.ps-url__input {
  display: flex;
}
.ps-url button {
    width: 46px;
    height: 46px;
}
.ps-posted-ads h6, 
.ps-posted-ads h5 {
    font-size: 1.6rem;
    color: #333333;
    font-weight: 700;
}
.ps-posted-ads {
  border: 1px solid #eee;
    border-radius: 6px;
    overflow: hidden;
    margin-top: 0;
}
.ps-profile-setting__content {
  padding: 30px;
    border-top: 1px solid #eee;
}
.ps-posted-ads .ps-posted-ads__heading p {
    margin-left: auto;
    padding-right: 20px;
    color: #f56f16;
}
.ps-posted-ads .ps-posted-ads__heading {
  display: flex;
    min-height: 58px;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    background: #fcfcfc;
    padding: 0 10px 0 20px;
    border-radius: 6px 6px 0 0;
}
.ps-profile-setting .ps-posted-ads__heading button, 
.ps-profile-setting__save button {
    min-width: 130px;
    min-height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    box-shadow: unset;
    padding: 0;
    background-color: #00358a;
    color: #fff;
    min-height: 46px;
    cursor: pointer;
    font-weight: 700;
}
.ps-profile-setting__save button.btn-dft {
    color: #00358a;
    background-color: #ffffff00;
    border: 1.2px solid #00358a;
    text-transform: capitalize;
    width: 150px;
    margin-right: 19px;
}
.price-option .select2-selection__clear {
  display: none;
}
.float-right {
  float: right;
}
.ps-main {
  padding: 40px 0;
}
.pricing h3 {
  padding: 0 10px;
}
/*drag and drop upload image*/
.wrapper {
  width: 100%;
  height: 100%;
}
.preview-btns{
  left: 10px;
  display: inline-block;
  position: fixed;
  bottom: 40px;
  box-shadow: -3px 4px 15px 0px rgb(0 0 0);
  z-index: 99;
}
.tox-notification.tox-notification--in.tox-notification--warning {
  display: none !important;
}
.card.auc.active .price-option span .select2-selection--single {
    border: 1px solid #f56f16;
    background-color: #f56f16;
}
.card.auc.active .price-option span .select2-selection__rendered {
    color: #ffffff;
    font-size: 1.9rem;
}
.preview-btns a.btn.btn-primary {
  background: #00358a;
}
.drop {
  width: 100%;
  height: 96%;
  border: 3px dashed #DADFE3;
  border-radius: 10px;
  overflow: hidden;
  text-align: center;
  background: white;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin: auto;
  /*position: absolute;*/
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  /*&:hover
   * cursor: pointer
   * background: #f5f5f5 */
}
.drop .cont {
  width: 500px;
  height: 185px;
  color: #8E99A5;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin: 50px auto;
  /*position: absolute;*/
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.drop .cont i {
  font-size: 400%;
  color: #8E99A5;
  position: relative;
}
.drop .cont .tit {
  font-size: 2rem;
}
.drop .cont .desc {
  color: #A4AEBB;
}
.drop .cont .browse {
  margin: 10px 36%;
  color: #00bcd4;
  padding: 8px 16px;
  border-radius: 5px;
  background: #09f0;
  border: 3px solid #00bcd4;
  font-size: 1.6rem;
  font-weight: 700;
}
.content-half-part.featured-image .wrapper {
  position: relative;
}
.drop input {
  width: 100%;
  height: 100%;
  cursor: pointer;
  background: red;
  opacity: 0;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

#list {
  width: 100%;
  text-align: left;
  position: absolute;
  left: 0;
  top: 0;
}
#list .thumb {
  height: 75px;
  border: 1px solid #323a44;
  margin: 10px 5px 0 0;
}
#home-slider .content h1 {
  font-weight: 700;
  margin: 40px 0 0;
}
#home-slider .content h3 {
  font-weight: 500;
  color: #ffffff;
}
#popup { display: none; position: fixed; top: 12%; left: 15%; width: 70%; height: 70%; background-color: white; z-index: 10; }
#popup iframe { width: 100%; height: 100%; border: 0; }
#popupdarkbg { position: fixed; z-index: 5; left: 0; top: 0; width: 100%; height: 100%; overflow: hidden; background-color: rgba(0,0,0,.75); display: none; }
/*post an ad style end*/
/*dashboard style start*/
.dashboard-header-area {
  background-color: #404040;
  height: 220px;
}
.tabs.dashboard-inner li span {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  color: #656565;
  padding-left: 10px;
}
.tabs.dashboard-inner .content {
  background-color: #ffffff;
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.03), 0 10px 10px rgba(0, 0, 0, 0.03);
  min-height: 310px;
}
.tabs.dashboard-inner .slider {
    position: absolute;
    top: 28px;
}
.tabs {
  position: relative;
  border-radius: 5px;
}
.tabs input[name="tab-control"] {
  display: none;
}
.tabs .content section h2,
.tabs ul li label {
  font-family: "Montserrat";
  font-weight: bold;
  font-size: 18px;
  color: #428BFF;
}
.tabs ul {
  list-style-type: none;
  padding-left: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  margin-bottom: 10px;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
          align-items: flex-end;
  flex-wrap: wrap;
}
.tabs ul li label {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: #ffffff;
  padding: 5px auto;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  white-space: nowrap;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.tabs ul li label br {
  display: none;
}
.tabs ul li label svg {
  fill: #656565;
  height: 1.2em;
  vertical-align: bottom;
  margin-right: 0.2em;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  font-size: 20px;
  margin-bottom: 7px;
}
.tabs .slider {
  position: relative;
  width: 11.5%;
  -webkit-transition: all 0.33s cubic-bezier(0.38, 0.8, 0.32, 1.07);
  transition: all 0.33s cubic-bezier(0.38, 0.8, 0.32, 1.07);
}
.tabs .slider .indicator {
  position: relative;
  width: 100%;
  max-width: 100%;
  height: 4px;
  background: #067ad6;
  border-radius: 4px;
  height: 50px;
  box-shadow: 0 14px 28px rgb(0 0 0 / 5%), 0 10px 10px rgb(0 0 0 / 5%);
  margin-left: 20px;
}
.tabs .content section {
  display: none;
  -webkit-animation-name: content;
          animation-name: content;
  -webkit-animation-direction: normal;
          animation-direction: normal;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  line-height: 1.4;
}
.tabs .content section h2 {
  color: #428BFF;
  display: none;
}
.tabs .content section h2::after {
  content: "";
  position: relative;
  display: block;
  width: 30px;
  height: 3px;
  background: #428BFF;
  margin-top: 5px;
  left: 1px;
}
.tabs .content section .content-title {
  border-bottom: 1px solid #e5e5e5;
  padding: 7px 0;
}
.tabs.dashboard-inner .content section h3 {
  text-transform: uppercase;
  font-family: 'Source Sans Pro', sans-serif;
  padding: 18px 22px;
  letter-spacing: 1px;
}
.tabs input[name="tab-control"]:nth-of-type(1):checked ~ ul > li:nth-child(1) > label {
  cursor: default;
}
.single-details-links-h1 .single-details-auction-reminder {
  display: inline-block;
  width: 45%;
}
.single-details-links-h1 .single-details-page-links-right {
  display: inline-block;
}
.single-details-links-h1 .single-details-auction-reminder .select2-selection--single {
  height: 40px;
}
@media (max-width: 600px) {
  .tabs input[name="tab-control"]:nth-of-type(1):checked ~ ul > li:nth-child(1) > label {
    background: rgba(0, 0, 0, 0.08);
  }
}
.tabs input[name="tab-control"]:nth-of-type(1):checked ~ .slider {
  -webkit-transform: translateY(-5%);
          transform: translateY(-5%);
}
.tabs input[name="tab-control"]:nth-of-type(1):checked ~ .content > section:nth-child(1) {
  display: grid;
}
.tabs input[name="tab-control"]:nth-of-type(2):checked ~ ul > li:nth-child(2) > label {
  cursor: default;
}
@media (max-width: 600px) {
  .tabs input[name="tab-control"]:nth-of-type(2):checked ~ ul > li:nth-child(2) > label {
    background: rgba(0, 0, 0, 0.08);
  }
}
.tabs input[name="tab-control"]:nth-of-type(2):checked ~ .slider {
  -webkit-transform: translateY(108%);
          transform: translateY(108%);
}
.tabs input[name="tab-control"]:nth-of-type(2):checked ~ .content > section:nth-child(2) {
  display: grid;
}
.tabs input[name="tab-control"]:nth-of-type(3):checked ~ ul > li:nth-child(3) > label {
  cursor: default;
}
@media (max-width: 600px) {
  .tabs input[name="tab-control"]:nth-of-type(3):checked ~ ul > li:nth-child(3) > label {
    background: rgba(0, 0, 0, 0.08);
  }
}
.tabs input[name="tab-control"]:nth-of-type(3):checked ~ .slider {
  -webkit-transform: translateY(219%);
          transform: translateY(219%);
}
.tabs input[name="tab-control"]:nth-of-type(3):checked ~ .content > section:nth-child(3) {
  display: grid;
}
.tabs input[name="tab-control"]:nth-of-type(4):checked ~ ul > li:nth-child(4) > label {
  cursor: default;
}
@media (max-width: 600px) {
  .tabs input[name="tab-control"]:nth-of-type(4):checked ~ ul > li:nth-child(4) > label {
    background: rgba(0, 0, 0, 0.08);
  }
}
.tabs input[name="tab-control"]:nth-of-type(4):checked ~ .slider {
  -webkit-transform: translateY(330%);
          transform: translateY(330%);
}
.tabs input[name="tab-control"]:nth-of-type(4):checked ~ .content > section:nth-child(4) {
  display: block;
}
@-webkit-keyframes content {
  from {
    opacity: 0;
    -webkit-transform: translateY(5%);
            transform: translateY(5%);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}
@keyframes content {
  from {
    opacity: 0;
    -webkit-transform: translateY(5%);
            transform: translateY(5%);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}
@media (max-width: 1000px) {
  .tabs ul li label {
    white-space: initial;
  }
  .tabs ul li label br {
    display: initial;
  }
  .tabs ul li label svg {
    height: 1.5em;
  }
  .dashboard-main-panel .tabs ul li label svg {
    height: 1.2em;
  }
}
@media (max-width: 600px) {
  .tabs ul li label {
    padding: 5px;
    border-radius: 5px;
  }
  .tabs ul li label span {
    display: none;
  }
  .tabs .slider {
    display: none;
  }
  .tabs .content {
    margin-top: 20px;
  }
  .tabs .content section h2 {
    display: block;
  }
}
.tabs.dashboard-inner .inbox .inbox-count {
  position: absolute;
  top: -9px;
  right: 18px;
  background: linear-gradient(-38deg,#dc603c,#f58936);
  color: #fff;
  padding: 0px 5px;
  border-radius: 2px;
}
.tabs.dashboard-inner .inbox {
  position: relative;
}
.tabs.dashboard-inner .inbox .inbox-count h6 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 13px;
  line-height: 1.4em;
  letter-spacing: 1px;
}
.tabs.dashboard-inner .icon_box span {
  display: block;
  margin: auto;
}
.tabs.dashboard-inner .icon_box .msg-centre-icon {
  background: url(images/msg-icon.png);
  width: 52px;
  height: 42px;
  background-repeat: no-repeat;
}
.tabs.dashboard-inner .icon_box .adv-us-icon {
  background: url(images/withus-icon.png);
  width: 41px;
  height: 42px;
  background-repeat: no-repeat;
}
.tabs.dashboard-inner .icon_box .profile-icon {
  background: url(images/profile-setting.png);
  width: 42px;
  height: 42px;
  background-repeat: no-repeat;
}
.tabs.dashboard-inner .icon_box .ad-alt-icon {
  background: url(images/alrt-icon.png);
  width: 42px;
  height: 42px;
  background-repeat: no-repeat;
}
.tabs.dashboard-inner .icon_box .ad-pack-icon {
  background: url(images/aspack-icon.png);
  width: 30px;
  height: 42px;
  background-repeat: no-repeat;
}
.tabs.dashboard-inner .icon_box .write-icon {
  background: url(images/writeblog.png);
  width: 36px;
  height: 42px;
  background-repeat: no-repeat;
}
.tabs.dashboard-inner .icon_box .srch-icon {
  background: url(images/search-icon.png);
  width: 41px;
  height: 42px;
  background-repeat: no-repeat;
}
.tabs.dashboard-inner .icon_box .boatdeck-icon {
  background: url(images/yatch.png);
  width: 49px;
  height: 42px;
  background-repeat: no-repeat;
}
.tabs.dashboard-inner .icon_box .motor-icon {
  background: url(images/motor.png);
  width: 42px;
  height: 42px;
  background-repeat: no-repeat;
}
.tabs.dashboard-inner .icon_box .boat-fina-icon {
  background: url(images/boat-fiance.png);
  width: 36px;
  height: 42px;
  background-repeat: no-repeat;
}
.tabs.dashboard-inner .icon_box {
  background: linear-gradient(-38deg,#001d4c,#6094e6);
  padding: 23px 0;
  border-radius: 18px;
  width: 86px;
  margin: auto;
}
.content-inner-box span.icon_text {
  display: block;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  padding: 10px 0 0;
  font-size: 13px;
}
.featured-slider .listing-card .image-area {
  width: 268px;
  height: 201px;
}

.featured-slider .listing-detail li span {
  /*width: 224px;
  overflow: hidden;
  height: 18px;
  color: #252525;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;*/
}
html body .select2-container--default .select2-selection--single {
  height: 52px;
}
.content-inner-box .row:first-child {
  padding: 50px 20px 32px 20px;
}
.content-inner-box .inner-grid-button {
  width: 20%;
}
html body .bread-3.page-header-area {
  padding: 0px 0;
}
html body .sb-modern-header .sb-colors-combination-c1 .sb-header-social-h2 .list-inline li .btn-primary {
  background-color: #00358a;
  border: 1px solid #00358a !important;
}
html body .sb-modern-header .sb-colors-combination-c1 .sb-header-social-h2 .list-inline li .btn-primary:hover {
  background-color: #0d4bad !important;
}
.ps-main-section .offer-banner {
  height: 86px;
  margin: 15px;
  border-radius: 2px;
  margin-bottom: 10px;
  background: rgba(0, 0, 0, 0) url("images/pattern.png") repeat;
  border: 1px solid #f3f3f3;
}
.ps-main-section .offer-banner .offer-text {
  width: 68%;
  display: inline-block;
}
.offer-banner .offer-text h4 {
  padding: 15px 30px;
  color: #585858;
  line-height: 22px;
}
.ps-main-section .btn-bg.wave {
  display: inline-block;
  vertical-align: bottom;
  width: 31%;
  margin-left: 0;
  text-align: right;
}
.ps-main-section .offer-banner .offer-btn a {
  color: #ffffff;
  font-weight: 600;
}
.ps-main-section .offer-banner .offer-btn:hover {
  background-color: #e2620e;
}
body .btn-bg.wave .btn-group .offer button {
  color: #ffffff;
  overflow: hidden;
  position: relative;
  border-radius: 5px;
  border: 2px solid #00358a;
  background: #00358a;
  transition: all 2s ease;
}
body .btn-bg.wave .btn-group .offer button span {
  position: absolute;
  content: '';
  top: 1.5em;
  left: 50%;
  width: 20em;
  height: 20em;
  opacity: 0.3;
  background: #ffffff;
  margin-left: -10em;
  border-radius: 42.5%;
  transform-origin: 50% 50%;
  animation: wave 5s infinite linear;
  transition: all 2s ease, top 1.5s ease;
}
body .btn-bg.wave .btn-group .offer button:hover {
  color: #ffffff;
  border-color: #00358a;
  transition: all 2s ease;
}
body .btn-bg.wave .btn-group .offer button:hover span {
  opacity: 0.7;
  top: 0.5em;
  background-color: #ffffff;
  transition: all 2s ease, top 1.5s ease;
}
button {
  cursor: pointer;
  overflow: visible;
  outline: none;
  color: #fff;
  position: relative;
  letter-spacing: 0.1em;
  font-weight: 400;
  padding: 1rem 3rem 1rem 3rem;
  text-transform: uppercase;
  font-family: "Lato";
  font-size: 1.5em;
}
button a {
  text-decoration: none;
}
@-moz-keyframes wave {
  0% {
    transform: rotate(0deg) scale(1);
  }
  50% {
    transform: rotate(180deg) scale(0.975);
  }
  100% {
    transform: rotate(360deg) scale(1);
  }
}
@-webkit-keyframes wave {
  0% {
    transform: rotate(0deg) scale(1);
  }
  50% {
    transform: rotate(180deg) scale(0.975);
  }
  100% {
    transform: rotate(360deg) scale(1);
  }
}
@-o-keyframes wave {
  0% {
    transform: rotate(0deg) scale(1);
  }
  50% {
    transform: rotate(180deg) scale(0.975);
  }
  100% {
    transform: rotate(360deg) scale(1);
  }
}
@keyframes wave {
  0% {
    transform: rotate(0deg) scale(1);
  }
  50% {
    transform: rotate(180deg) scale(0.975);
  }
  100% {
    transform: rotate(360deg) scale(1);
  }
}
@-moz-keyframes smallwave {
  0% {
    transform: rotate(0deg) scale(1);
    opacity: 0.8;
  }
  50% {
    transform: rotate(180deg) scale(0.95);
    opacity: 0.25;
  }
  100% {
    transform: rotate(360deg) scale(1);
    opacity: 0.8;
  }
}
@-webkit-keyframes smallwave {
  0% {
    transform: rotate(0deg) scale(1);
    opacity: 0.8;
  }
  50% {
    transform: rotate(180deg) scale(0.95);
    opacity: 0.25;
  }
  100% {
    transform: rotate(360deg) scale(1);
    opacity: 0.8;
  }
}
@-o-keyframes smallwave {
  0% {
    transform: rotate(0deg) scale(1);
    opacity: 0.8;
  }
  50% {
    transform: rotate(180deg) scale(0.95);
    opacity: 0.25;
  }
  100% {
    transform: rotate(360deg) scale(1);
    opacity: 0.8;
  }
}
@keyframes smallwave {
  0% {
    transform: rotate(0deg) scale(1);
    opacity: 0.8;
  }
  50% {
    transform: rotate(180deg) scale(0.95);
    opacity: 0.25;
  }
  100% {
    transform: rotate(360deg) scale(1);
    opacity: 0.8;
  }
}
.ad-listing .img-box img {
  width: 100%;
}
.ps-url.video-upload .ps-url__input input::placeholder {
  font-size: 13px;
}
#adforest_res .white .image {
  height: 310.27px;
}
.white.category-grid-box-1 .short-description-1 {
  height: 205px;
}
.message-header a.messages_actions.active small {
  background-color: #f56f16;
  padding: 3px 10px;
  color: white;
}
html body .message-header .message-tabs span a small {
  border-right: 1px solid #999;
  background-color: #dedede;
  padding: 3px 10px;
  color: #404040;
  font-size: 14px;
}
html body .no-container > .right-area {
  display: unset;
}
html body .no-container > .left-area {
  height: auto;
}
span.extra-text {
    font-size: 25px;
    padding: 17px 0 0;
}
.no-container .left-area #map {
  height: 220px;
}
.owl-carousel.owl-drag .owl-item {
  /*width: 25% !important;*/
}
.search-with-adss .grid-card:last-child {
  display: none;
}
.posts-masonry .col-md-6 {
  width: 25%;
}
#adforest_res .message-body .col-md-4 {
  width: 40%;
}
.single.single-ad_post .white.category-grid-box-1 .short-description-1 {
  height: 195px;
}
#adforest_res .message-body .col-md-8 {
  width: 60%;
}
.list-wrap.ps-container .message-history .padding-top-30 .user-name {
  text-align: center;
  margin-left: 0;
}
.right-area .filtes-with-maps {
  padding: 7px 20px;
  background-color: #637583;
  margin-top: 5px;
}
.right-area .filtes-with-maps .seprator {
  border: none;
}
.right-area .filtes-with-maps .form-group label {
  color: #ffffff;
}
.right-area .adv-srch {
  color: #f56f16;
}
.right-area .filtes-with-maps .seprator {
  margin: 0;
  padding: 0 30px 10px;
  background-color: #4c5a65;
  margin-bottom: 17px;
  border-radius: 0 0 5px 5px;
}
.right-area .filtes-with-maps .seprator.adforest-mob-radius {
  margin-top: 18px;
  padding: 30px 30px 0;
  background-color: #4c5a65;
  border-radius: 5px 5px 0 0;
  margin-bottom: 0;
}
html body .no-container .header-listing .custom-select-box {
  top: -35px;
}
html body .for-radius .form-group .new-location i {
  right: 38px;
}
html body .no-container > .right-area > .inner-content {
  padding: 0;
}
.right-area .ads-listing-history, 
.right-area .search-with-adss {
  padding: 20px 30px 0;
}
.row.ad-history .user-stats {
  padding: 7px 15px;
}
.row.ad-history .user-stats .ps-icon {
  position: absolute;
  bottom: -10px;
  transform: rotate(-30deg);
  right: -5px;
}
.row.ad-history .user-stats {
  position: relative;
}
.row.ad-history .user-stats .ps-icon i {
  font-size: 4rem;
  opacity: 0.2;
  color: white;
}
html body .col-md-4:nth-child(1) .user-stats {
  background: #518ff5;
}
html body .col-md-4:nth-child(2) .user-stats {
  background: #38b258;
}
html body .col-md-4:nth-child(3) .user-stats {
  background: #ef4e41;
}
.search-result-item-body .row.ad-history {
  margin: 8px 0 0 0;
}
.category-grid-box .category-grid-img {
  height: 258px;
}
.category-grid-box .ad-info ul li:first-child {
  width: 238px;
  overflow: hidden;
  color: #252525;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
}
.ads-total-count {
  display: inline-flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
  margin-left: 20px;
}
.ads-total-title {
  display: inline-block;
  float: left;
}
.ads-total-count a.ads-inner-count {
  margin-left: 23px;
  position: relative;
  min-width: 261px;
  min-height: 80px;
  overflow: hidden;
  text-align: left;
  display: flex;
  align-items: center;
  padding: 10px 20px;
  justify-content: start;
  border-radius: 4px;
  pointer-events: none;
  background-color: white;
  box-shadow: 0 14px 28px rgb(0 0 0 / 2%), 0 10px 10px rgb(0 0 0 / 2%);
}
.ads-total-count a.ads-inner-count:first-child {
  margin-left: 0;
}
.ads-total-count .ads-inner-count h6 {
  color: #656565;
  font-size: 18px;
  font-weight: 600;
  line-height: 23px;
  font-family: 'Source Sans Pro', sans-serif;
  padding-left: 10px;
}
.ads-total-count .ads-inner-count .d-block {
  display: block;
  font-size: 15px;
  font-weight: 400;
  opacity: 0.7;
}
.ads-total-count .ads-inner-count .adv-icon i {
  font-size: 4rem;
  opacity: 0.1;
  color: #000000;
}
/*.ads-total-count .ads-inner-count .adv-icon {
  background-color: #edf8ff;
  padding: 13px 13px 6px;
  border-radius: 40px;
}*/
.ads-total-count .ads-inner-count .adv-icon svg {
  fill: #656565;
  height: 1.2em;
  vertical-align: bottom;
  margin-right: 0.2em;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  font-size: 22px;
}
.modern_sample .new-categoy {
  display: none;
}
.dashboard-main-panel .dashboard-inner ul {
  display: inline-block;
  width: 280px;
  float: left;
  background-color: #ffffff;
  padding: 28px 20px;
  min-height: unset;
  position: relative;
}
.dashboard-main-panel .dashboard-inner .content {
  margin-left: 301px;
}
.dashboard-main-panel .dashboard-inner ul .icon {
  display: inline-block;
  float: left;
}
.dashboard-main-panel .dashboard-inner ul li {
  padding: 10px 20px;
  z-index: 9;
  position: relative;
}
.dashboard-main-panel .dashboard-inner .slider {
  width: 239px;
}
.dashboard-main-panel .dashboard-inner {
  margin-top: 20px;
}
.dashboard-main-panel {
  background-color: #eff0f5;
  padding-bottom: 40px;
}
  #register-icon .st0{fill:#2196F3;}
  #register-icon .st1{fill:#1976D2;}
  #register-icon .st2{fill:#FFFFFF;}
  #register-icon .st3{fill:#1D83D4;}
  #register-icon .st4{fill:#1667B7;}
  #register-icon .st5{fill:#DEDEDE;}

  #posted-icon .st0{fill:#2196F3;}
  #posted-icon .st1{fill:#1D83D4;}
  #posted-icon .st2{fill:#FFCC80;}
  #posted-icon .st3{fill:#FFA726;}
  #posted-icon .st4{fill:#DEB26F;}
  #posted-icon .st5{fill:#DE9121;}
  #posted-icon .st6{fill:#FFFFFF;}
  #posted-icon .st7{fill:#DEDEDE;}

  #totalview-icon .st0{fill:#CAE8F9;}
  #totalview-icon .st1{fill:#B7E0F6;}
  #totalview-icon .st2{fill:#17ACE8;}
  #totalview-icon .st3{fill:#1689FC;}
  #totalview-icon .st4{fill:#FFFFFF;}

  .tabs input[name="tab-control"]:nth-of-type(1):checked ~ ul > li:nth-child(1) > label svg, 
  .tabs input[name="tab-control"]:nth-of-type(2):checked ~ ul > li:nth-child(2) > label svg,
  .tabs input[name="tab-control"]:nth-of-type(3):checked ~ ul > li:nth-child(3) > label svg, 
  .tabs input[name="tab-control"]:nth-of-type(4):checked ~ ul > li:nth-child(4) > label svg,
  .tabs input[name="tab-control"]:nth-of-type(5):checked ~ ul > li:nth-child(5) > label svg  {
    fill: #ffffff;
  }
.tabs ul li label:hover svg, .tabs ul li label:focus svg, .tabs ul li label:active svg {
  fill: #8c8b8b;
}
.tabs ul li label span:hover {
  color: #8c8b8b;
} 
.tabs input[name="tab-control"]:nth-of-type(1):checked ~ ul > li:nth-child(1) > label span, 
.tabs input[name="tab-control"]:nth-of-type(2):checked ~ ul > li:nth-child(2) > label span,
.tabs input[name="tab-control"]:nth-of-type(3):checked ~ ul > li:nth-child(3) > label span, 
.tabs input[name="tab-control"]:nth-of-type(4):checked ~ ul > li:nth-child(4) > label span,
.tabs input[name="tab-control"]:nth-of-type(5):checked ~ ul > li:nth-child(5) > label span  {
  color: #ffffff;
}
.content-inner-box .profile-section {
  padding: 0;
}
.content-inner-box .row div.inner-grid-button {
  padding-bottom: 20px;
}
.search-form-container .search-form-col .search-form {
  padding: 10px 20px;
  margin: auto;
  border-radius: 12px;
  border: 1px solid #4a4a4a;
  width: 100%;
  min-height: 124px;
  max-height: 200px;
  background: #00000080;
  backdrop-filter: blur(0.5px);
  pointer-events: all;
  z-index: 99;
  transition: height 200ms ease;
}
.search-form-container .search-form-col .search-form .fields-wrapper-primary {
  margin: 10px 0;
  justify-content: space-between;
  color: #4a4a4a;
}
.search-form-container .search-form-col .search-form .fields-wrapper {
  display: flex;
  flex-flow: row nowrap;
}
.search-form-container .search-form-col .search-form .fields-wrapper .search-field.dropdown-search:not([disabled]) {
  cursor: pointer;
}
.search-form-container .search-form-col .search-form .fields-wrapper-primary .search-field:not(:last-of-type) {
  border-right: 1px solid #ddd;
}
.search-form-container .search-form-col .search-form .fields-wrapper .dropdown-main {
  position: relative;
} 
#search-field-add {
  width: 36%;
}
#search-field-cat {
  width: 40%;
  height: 57px;
}
#search-field-keyword {
  width: 30%;
}
#search-field-dist {
  width: 20%;
}
#search-field-keyword .inner-addon.left-addon, 
#search-field-add .inner-addon.left-addon {
  width: 100%;
}
.search-form-container .search-form-col .search-form .fields-wrapper-primary .search-field {
  line-height: 38px;
}
#search-form-container .search-form-col .search-form .fields-wrapper .dropdown-main .dropdown-value {
  white-space: nowrap;
  overflow: hidden;
  position: relative;
}
.search-form-container {
  position: absolute;
  left: 0;
  top: 32%;
  width: 100%;
  max-width: 100%;
  pointer-events: none;
  z-index: 9;
}
.search-form-container .search-form-col .search-form .fields-wrapper .dropdown-main .dropdown-box {
  position: absolute;
  left: 0;
  width: auto;
  min-width: 100%;
  max-width: 300px;
  max-height: 350px;
  padding: 10px 0;
  border-radius: 0 0 6px 6px;
  box-shadow: 10px 13px 15px -10px rgba(195, 195, 195, 0.5);
  background: #fff;
  color: #000;
  overflow-x: hidden;
  overflow-y: auto;
  cursor: default;
  z-index: 90;
  user-select: none;
}
.search-form-container .search-form-col .search-form .fields-wrapper-primary .dropdown-main .dropdown-box {
  top: 57px;
  border-top: 1px solid #ddd;
}
.search-form-container .search-form-col .search-form .fields-wrapper .arrow-down:after {
  content: "";
  position: absolute;
  width: 11px;
  top: 4px;
}
.search-form-container #search-field-new .dropdown:after, 
.search-form-container #search-field-new:after {
  background: unset;
}
.search-form-container #search-field-new .dropdown {
  background-color: #f0fff000;
}
.search-form-container #search-field-new, 
#extra-field-new {
  padding: 0;
  margin: 0;
}
#extra-field-type, 
#extra-field-pricemin, 
#extra-field-pricemax {
  margin: 0;
  margin-left: 20px;
  padding: 0;
}
.search-form-container #search-field-new .dropdown .select {
  color: #ffffff;
  padding: 0;
}
#search-field-keyword input::placeholder, 
#search-field-add input::placeholder {
  color: #474747;
}
.search-form-container #search-field-new .dropdown .select span {
  padding: 0px 20px 0 0;
}
.search-form-container .search-form-col .search-form .fields-wrapper-secondary {
  color: #fff;
  font-size: 14px;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.search-form-submit {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 170px;
  height: 57px;
  border: 0;
  padding: 20px;
  color: #fff;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 14px;
  transition: 250ms ease;
  cursor: pointer;
}
.search-form-container .search-form-col .search-form .fields-wrapper-secondary .search-field:not(:last-child) {
  margin-right: 20px;
}
.search-form-container .search-form-col .search-form .fields-wrapper-secondary .search-field {
  margin: 5px 0;
}
.search-form-container .search-form-col .search-form .fields-wrapper .search-field.range-search {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
}
.search-form-container .search-form-col .search-form .fields-wrapper-secondary .search-field.range-search .range:first-child {
  margin-right: 20px;
}
.search-form-container .search-form-col .search-form .fields-wrapper .search-field.text-search input {
  display: block;
  background-color: transparent;
  border: 0;
  outline: 0;
  font-style: normal;
  cursor: inherit;
}
.search-form-container .dropdown:after {
  content: "";
  position: absolute;
  width: 11px;
  top: 0;
}
.search-form-container .dropdown:after {
  right: 12px;
  height: 57px;
  background: url(images/down-arrow.svg) no-repeat center;
  transform: rotate(0deg);
}
.search-form-container .search-form-col .search-form .fields-wrapper-secondary .arrow-down:after {
  right: 0;
  height: 15px;
  background: url(images/arrow-white.svg) no-repeat center;
}
.price-range-slider .rang-from-wrap span.select2-selection__arrow, 
.price-range-slider .rang-to-wrap span.select2-selection__arrow {
  top: 6px;
  right: 0;
  height: 11px;
  background: url(images/arrow-white.svg) no-repeat center;
}
.price-range-slider .select2-container--default .select2-selection--single .select2-selection__arrow b,
.price-range-slider .select2-selection__clear {
  display: none;
}
.search-form-container .search-form-col .search-form .fields-wrapper-secondary .search-field.dropdown-search {
  padding-right: 20px;
}
.search-form-container .search-form-col .search-form .fields-wrapper .search-field.range-search .range {
  min-width: 0;
  padding-right: 20px;
  flex: 1 0 auto;
  cursor: pointer;
}
.search-form-container .search-form-col .search-form .fields-wrapper-secondary .dropdown-main .dropdown-value {
  height: 15px;
  line-height: 15px;
}
.inner-addon.left-addon i {
  position: absolute;
  pointer-events: none;
  font-size: 18px;
  padding: 21px 13px;
  left: 0 !important;
  right: auto !important;
  z-index: 999 !important;
}
.addr-wrap .inner-addon.left-addon input {
  height: 57px;
}
#search-form-container .addr-wrap {
  margin-bottom: 0;
}
#home-slider div#form-panel {
  display: none;
}
html body .search-form-col {
  bottom: 283px;
  left: 0;
  right: 0;
  margin: auto;
  float: none;
}
.page-template-page-search.page-id-29 .search-form-col, 
.page-template-page-search.page-id-29 .search-form-container {
  position: unset;
}
.search-result-wrap {
  width: 100%;
  background: rgba(0, 0, 0, 0) url(images/search-background.jpg) repeat;
  padding: 120px 0 30px;
  margin-top: -100px;
  position: relative;
}
.results.result-reset {
  display: inline-block;
}
#about-slider form {
  display: none;
}
#about-slider .modern_sample {
  height: 230px !important;
}
#about-slider .modern_sample .content {
  padding: 84px 0;
  z-index: 9;
}
/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.save-search-alert-checkbox .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.save-search-alert-checkbox .slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

.save-search-alert-checkbox input:checked + .slider {
  background-color: #f58936;
}

.save-search-alert-checkbox input:focus + .slider {
  box-shadow: 0 0 1px #00358a;
}

.save-search-alert-checkbox input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
.white.category-grid-box-1 h2 {
  line-height: 20px;
}
label.disabled {
  pointer-events: none;
}

button.btn-primary.back_to_listing, button.btn-primary.back_to_dashboard {
    color: #fff;
    background-color: #00358a00;
    border-color: #00358a00;
    border: none;
    padding-left: 5px;
}
.user-profile-section button.btn-primary.back_to_listing, .user-profile-section button.btn-primary.back_to_dashboard {
  color: #000;
}
.save-search-alert-icon i.fa.fa-bell {
    font-size: 22px;
    color: #f58936;
}
.save-search-alert-text {
  margin-left: 20px;
}
.save-search-alert-label {
  display: inline-flex;
}
html body .ad-listing .content-area .additional-info {
  top: 0;
}
#about-slider:before {
  position: absolute;
  top: 0;
  left: 0;
  background: #00000069;
  width: 100%;
  height: 230px;
  z-index: 9;
}
#about-slider {
  position: relative;
}
#about-content {
  width: 1170px;
  padding-right: 15px;
  padding-left: 15px;
  margin: auto !important;
  padding-top: 60px;
}
.aboutus-heading {
  font-size: 30px;
  color: #2b2b2b;
  font-weight: 600;
  text-transform: uppercase;
}
.page-template-page-search.page-id-29 .search-form-container .search-form-col .search-form {
    border: 1px solid #292828;
}
.header-listing.main-sortby {
  display: inline-block;
  width: auto;
  float: right;
}
.search-result-cover {
  position: absolute;
  top: 0;
  left: 0;
  background: #00000069;
  width: 100%;
  height: 100%;
}
.page-template-page-search.page-id-29 .mega-menu .menu-links > li > a {
  color: #ffffff;
}
.search-form-container .search-form-col .search-form .fields-wrapper .search-field.text-search input + label {
  position: absolute;
  line-height: 12px;
  left: 48px;
  pointer-events: none;
  transition: all 0.2s;
  outline: none;
}
/*Styling Selectbox*/
.search-form-col .dropdown {
  background-color: #fff;
  transition: all .5s ease;
  position: relative;
  font-size: 14px;
  color: #474747;
  height: 100%;
  text-align: left;
  outline: none;
}
.search-form-col .dropdown .select {
    cursor: pointer;
    display: block;
    padding: 9px;
    outline: none !important;
}
.search-form-col .dropdown:after {
    cursor: pointer;
    transition: all .3s ease-in-out;
}
.search-form-col .dropdown:active {
    background-color: #f8f8f8;
}
.search-form-col .dropdown.active:hover,
.search-form-col .dropdown.active {
    border-radius: 2px 2px 0 0;
    outline: none;
}
.search-form-col .dropdown.active:after {
    transform: rotate(180deg);
}
#search-field-dist .dropdown .dropdown-menu, 
#search-field-cat .dropdown .dropdown-menu,
#search-field-sub-cat .dropdown .dropdown-menu {
  min-width: 100%;
  max-height: 200px;
  overflow: scroll;
  overflow-x: hidden;
}
#search-field-cat .dropdown {
  border-radius: 3px 0 0 3px;
}
.search-form-col .search-form-submit.text-white.bg-primary {
  border-radius: 0 3px 3px 0;
  width: 25%;
  background-color: #f58936;
}
.search-form-col .search-form-submit.text-white.bg-primary:hover {
  background-color: #e6741c;
}
.search-form-col .search-form-submit.text-white.bg-primary:hover {
  color: #ffffff;
}
#search-field-dist 
.dropdown .dropdown-menu {
    position: absolute;
    background-color: #fff;
    width: 100%;
    left: 0;
    margin-top: 1px;
    box-shadow: 0 1px 2px rgb(204, 204, 204);
    border-radius: 0 1px 2px 2px;
    overflow: hidden;
    display: none;
    max-height: 144px;
    overflow-y: auto;
    z-index: 9;
    outline: none;
}
.search-form-col .dropdown .dropdown-menu li {
    padding: 10px;
    transition: all .2s ease-in-out;
    cursor: pointer;
} 
.search-form-col .dropdown .dropdown-menu {
    padding: 0;
    list-style: none;
}
.search-form-col .dropdown .dropdown-menu li:hover {
    background-color: #f2f2f2;
}
.search-form-col .dropdown .dropdown-menu li:active {
    background-color: #e2e2e2;
}
html body .modern_sample {
    height: 600px !important;
}
body.home .mob-blog-post .blog-post h3 a {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 24px;
  width: auto;
  overflow: hidden;
  height: 56px;
  text-overflow: ellipsis;
  display: inline-block;
  color: #383838;
}
.minimal-category .minimal-img img {
  height: 200px;
}
.search-form-bottom .dropdown-menu {
  max-height: 160px;
  overflow: hidden scroll;
  overflow-x: hidden;
}

.col_half { width: 49%; }
.col_third { width: 32%; }
.col_fourth { width: 23.5%; }
.col_fifth { width: 18.4%; }
.col_sixth { width: 15%; }
.col_three_fourth { width: 74.5%;}
.col_twothird{ width: 66%;}
.col_half,
.col_third,
.col_twothird,
.col_fourth,
.col_three_fourth,
.col_fifth{
  position: relative;
  display:inline;
  display: inline-block;
  float: left;
  margin-right: 2%;
  margin-bottom: 20px;
}
.end { margin-right: 0 !important; }
/* Column Grids End */

.count-title {color: #fff; font-size: 48px; font-weight: 700; }
.count-text { font-size: 13px; font-weight: normal;  margin-top: 10px; margin-bottom: 0; text-align: center; }
.fa-2x { margin: 0 auto; float: none; display: table; color: #4ad1e5; }

html body .wrap-counter .counter {
  text-align: center;
  color: white;
}
html body .wrap-counter .counter h2, 
html body .wrap-counter .counter p {
  font-family: 'Source Sans Pro', sans-serif;
}
.wrap-counter .counter i {
  font-size: 55px;
}
html body .wrap-counter .counter p {
  font-size: 25px;
  margin-bottom: 30px;
  margin-top: 0;
}
.funfacts.custom-padding.parallex .row {
  visibility: hidden;
}
.wrap-counter {
  position: absolute;
  z-index: 99;
  left: 0;
  right: 0;
  top: 90px;
}
#wrap-main-counter .funfacts {
  height: auto;
}
/*price range*/
.double-slider{
  display:flex;
  justify-content: space-between;
  width:100%;
  position:relative;
  margin:10px auto;
}

.value-output {
  margin-top: 15px;
  font-family: "Arial", sans-serif;
}

.value-output.from:before {
  content:'Min: $';
}

.value-output.to:before {
  content:'Max: $';
}


.progressbar_from {
  position: absolute;
  top: -2px;
  left:0;
  height: 5px;
  width: 0;
  background-color: #e6e6e6;
  z-index: 1;
}

.progressbar_to {
  position: absolute;
  top: -2px;
  right:0;
  height: 5px;
  width: 0;
  background-color: #e6e6e6;
  z-index: 1;
}

input[type=range] {
  -webkit-appearance: none;
  margin: 0;
  width: 100%;
  height: 1px;
  position: absolute;
}

input[type=range]:focus {
  outline: none;
}

/* Chrome Styles */
input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  animate: 2.2s;
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  background: #f58936;
  border-radius: 25px;
  border: 0px solid #000101;
  position: relative;
}
input[type=range]::-webkit-slider-thumb {
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  border: 1px solid #e6e6e6;
  height: 20px;
  width: 20px;
  border-radius: 15px;
  background: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: 0;
  transform: translate(0, -50%);
  z-index: 9999;
  position: absolute;
  top: 50%;
}


input[type=range]:focus::-webkit-slider-runnable-track {
  background: '#f58936';
}

/* Firefox styles */
input[type=range]::-moz-range-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  animate: 2.2s;
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  background: #f58936;
  border-radius: 25px;
  border: 0px solid #000101;
  position: relative;
}
input[type=range]::-moz-range-thumb {
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  border: 0px solid #000000;
  height: 20px;
  width: 20px;
  border-radius: 15px;
  background: #ffffff;
  cursor: pointer;
  z-index: 9999;
  position: absolute;
}
input[type=range]:focus::-moz-slider-runnable-track {
  background: '#f58936';
}
/* IE styles */
input[type=range]::-ms-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  animate: 0.2s;
  background: transparent;
  border-color: transparent;
  border-width: 39px 0;
  color: transparent;
}
input[type=range]::-ms-fill-lower {
  background: #f58936;
  border: 0px solid #000101;
  border-radius: 50px;
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
}
input[type=range]::-ms-fill-upper {
  background: #f58936;
  border: 0px solid #000101;
  border-radius: 50px;
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
}
input[type=range]::-ms-thumb {
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  border: 0px solid #000000;
  height: 20px;
  width: 39px;
  border-radius: 7px;
  background: #ffffff;
  cursor: pointer;
}
input[type=range]:focus::-ms-fill-lower {
  background:#ffffff;
}
input[type=range]:focus::-ms-fill-upper {
  background: #ffffff;
}
#extra-field-pricerange {
  width: 30%;
  margin-left: 25px;
  z-index: 0;
  margin-top: -2px;
}

/*popup style*/

.wrap-bopi-modal {
  display: none;
}
.bopi-modal {
  margin: auto;
  background-color: #FFF;
  height: 250px;
  width: 450px;
  border-radius: 3px;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  z-index: 9999;
  display: block !important;
}
.bopi-cover {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0,0,0,0.6);
  z-index: 999;
  width: 100%;
  height: 100%;
}

.gradient-bar {
  width: 100%;
  height: 7px;
  background-image: linear-gradient(to right, #f58936, #00358a);
  display: block;
  position: absolute;
  top: 0;
}

.fa-times {
  float: right;
  margin: 15px 10px;
  color: #454545;
  cursor: pointer;
  transition: all 0.3s;
}
.fa-times:hover {
  transform: scale(0.75);
  color: #6b6b6b;
}

.text-wrapper {
  text-align: center;
  width: 80%;
  font-family: "Open Sans";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.text-wrapper h3 {
  font-size: 18px;
}
.text-wrapper p {
  margin: 10px 0px 20px 0px;
  font-size: 16px;
  color: #454545;
}
.text-wrapper .button {
  padding: 10px 20px;
  border-radius: 5px;
  font-weight: 600;
  border: none;
  margin: 0px 5px;
  height: 40px;
  transition: all 0.3s;
  cursor: pointer;
}
.text-wrapper .button-yes {
  background-color: #d231e7;
  color: #FFF;
}
.text-wrapper .button-yes:hover {
  background-image: none;
  background-color: #aa31e7;
}
.text-wrapper .button-no {
  border: 1px solid #454545;
  background-color: transparent;
  color: #454545;
}
.text-wrapper .button-no:hover {
  border-color: black;
  color: black;
}
.rqst-message span .form-control {
  min-height: 90px;
  height: 90px;
}
.widget.socail-icons li a i.fa {
  position: relative;
  top: calc(50% - 11px);
}
.sticky-post-button span.sell-icons i.flaticon-interface-2:before {
  font-family: "Font Awesome 5 Free";
   content: "\f1c5";
   display: inline-block;
   padding-right: 3px;
   vertical-align: middle;
   font-weight: 900;
}
.sticky-post-button .sell-icons {
  margin: 22px 0 8px 0 !important;
}
.sticky-post-button .sell-icons i.flaticon-interface-2 {
  font-size: 25px;
}
html body .ad-listing .view-button {
  background: none;
  color: #ffffff;
}
.inner-content.srch-result {
  z-index: -1;
  position: relative;
}
.wrap-counter h2.count-title.count-number {
  padding-top: 15px;
}
.ads-listing-history .results {
  padding: 13px 0;
}
.search-form-container .search-form-col .search-form form {
  margin-bottom: 0;
}
.header-listing.main-sortby {
  padding-bottom: 0;
}
.inner-content.srch-result .category-grid-box .category-grid-img {
  height: auto;
}
html body .well.ad-listing .content-area .btn {
  padding: 10px 15px !important;
}
html body .ad-listing .content-area .negotiable {
  display: inline-block;
}
body.blog .posts-masonry .col-md-6 {
  width: 50%;
}
#write-blogs, 
#adwith-content {
    width: 1170px;
    margin: auto !important;
    padding-right: 15px;
    padding-left: 15px;
}
#write-blogs .writeblog-left {
  padding-right: 15px;
}
#write-blogs .writeblog-left .ap-form-field-wrapper {
    width: 50%;
    display: inline-block;
    float: left;
}
#write-blogs .ap-form-field-wrapper {
  padding-right: 15px;
}
#write-blogs .writeblog-left .ap-form-field input {
    padding: 10px;
    font-size: 15px;
    outline: 0;
    border: 1px solid #ebebeb;
    margin-bottom: 7px;
    height: 50px;
    margin-top: 7px;
    border-radius: 3px;
}
#write-blogs .ap-form-submit-button {
  min-width: 130px;
    border-radius: 4px !important;
    background-color: #00358a;
    color: #fff;
    min-height: 46px;
    cursor: pointer;
    font-weight: 700;
    border: none !important;
}
#write-blogs .ap-form-submit-button:hover {
  background-color: #0848ae;
}
#write-blogs .widget.widget-content:nth-child(3),
#write-blogs .widget.widget-content:nth-child(5),
#write-blogs .widget.widget-content:nth-child(6) {
  display: none;
}
#write-blogs .blog-sidebar .widget.widget-content {
    background-color: #fefefe;
}
.tabs.dashboard-inner .icon_box:hover {
    background: linear-gradient(-38deg,#6094e6,#6094e6);
}
.featured-slider .listing-detail .listing-content .listing-title a {
    width: auto;
    overflow: hidden;
    height: 54px;
    text-overflow: ellipsis;
    display: inline-block;
}
body.page-id-4916.theme-adforest .section-padding.error-page.pattern-bgs.gray {
    background-color: #ffffff;
}
body.page-id-4916.theme-adforest .type-post .post-excerpt {
  display: -webkit-box;
  max-width: 100%;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
body.page-id-4916.theme-adforest #blog-slider .col-lg-8,
body.page-id-4873.theme-adforest #blog-slider .col-lg-8,
body.page-id-5430.theme-adforest #adwith-slider .col-lg-8,
body.page-id-5428.theme-adforest #ad-alert .col-lg-8 {
  width: 100%;
}
body.page-id-4916.theme-adforest #blog-slider .col-lg-8 .sprt-hero-text, 
body.page-id-4873.theme-adforest #blog-slider .col-lg-8 .sprt-hero-text,
body.page-id-5430.theme-adforest #adwith-slider .col-lg-8 .sprt-hero-text,
body.page-id-5428.theme-adforest #ad-alert .col-lg-8 .sprt-hero-text {
  text-align: center;
  padding-top: 160px;
  padding-bottom: 80px;
}
body.page-id-4916.theme-adforest #blog-slider .col-lg-8 .sprt-hero-text p, 
body.page-id-4873.theme-adforest #blog-slider .col-lg-8 .sprt-hero-text p,
body.page-id-5430.theme-adforest #adwith-slider .col-lg-8 .sprt-hero-text p,
body.page-id-5428.theme-adforest #ad-alert .col-lg-8 .sprt-hero-text p {
  width: 100%;
  padding-top: 12px;
  font-size: 17px;
}
body.page-id-4916.theme-adforest #blog-slider .col-lg-8 .sprt-hero-text h3,
body.page-id-4873.theme-adforest #blog-slider .col-lg-8 .sprt-hero-text h3,
body.page-id-5430.theme-adforest #adwith-slider .col-lg-8 .sprt-hero-text h3,
body.page-id-5428.theme-adforest #ad-alert .col-lg-8 .sprt-hero-text h3 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 45px;
}
body.page-id-4916.theme-adforest .blog-post .post-title a {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 24px;
  width: auto;
  overflow: hidden;
  height: 56px;
  text-overflow: ellipsis;
  display: inline-block;
  color: #383838;
}
body.page-id-4873.theme-adforest #write-blogs {
  margin-top: -110px !important;
}
#adwith-section {
  margin-top: -50px !important;
}
body.page-id-4916.theme-adforest #blogs-sec .clearfix {
  display: none;
}
body.page-id-4916.theme-adforest .blog-post {
  box-shadow: 0px 1px 20px 0px #00000014;
  border: none;
}
#blog-slider, 
#adwith-slider, 
#ad-alert {
  top: -142px;
}
body.page-id-4916.theme-adforest .mega-menu .menu-links > li > a,
body.page-id-5430.theme-adforest .mega-menu .menu-links > li > a,
body.page-id-5428.theme-adforest .mega-menu .menu-links > li > a {
  color: #ffffff !important;
}
body.page-id-4916.theme-adforest #blogs-sec {
  margin-top: -110px !important;
}
.search-field.dropdown-search#search-field-sub-cat .select span {
  width: 85%;
  overflow: hidden;
  height: 30px;
  text-overflow: ellipsis;
  display: inline-block;
}
.page-template-template-ads-listing .listing-filters-wrap h4 {
  font-weight: 600;
  color: #494949;
  padding-bottom: 2px;
  margin-bottom: 12px;
}
.page-template-template-ads-listing .listing-filters-wrap div {
  margin-bottom: 20px;
}
.page-template-template-ads-listing .listing-filters-wrap ul li input {
  margin-right: 8px;
}
.page-template-template-ads-listing .listing-posts li {
  list-style: none;
}
.page-template-template-ads-listing .listing-header-wrap {
    display: grid;
    padding-bottom: 10px;
}
.page-template-template-ads-listing .listing-filters-wrap {
    background-color: #fafafaad;
    padding: 15px;
}
.page-template-template-ads-listing .listing-header-wrap .sortby-flt {
  padding: 0;
}
.ads-total-count {
  display: none;
}
/*dashboard inside tab*/
.dashboard-main-panel .dashboard-inner .card ul {
  width: 100%;
  padding: 0;
  display: flex;
}
.dashboard-inner .content-inner-box .my-listing .row {
  padding: 20px;
}
.dashboard-main-panel .dashboard-inner .card {
  margin-bottom: 0;
  box-shadow: 0px 1px 7px 0px rgb(0 0 0 / 5%);
}
.dashboard-main-panel .dashboard-inner .card:hover {
  box-shadow: 0px 1px 7px 0px rgb(0 0 0 / 5%);
}
.page-template-template-ads-listing .select2-container--default .select2-selection--single {
    background-color: #f8f8f800;
    border: 1px solid #e7e7e7;
}
.page-template-template-ads-listing .listing-filters-submit button {
    background-color: #00358a;
    border: none;
    color: white;
}
.dashboard-main-panel .dashboard-inner .card .user-all-listings {
  display: unset;
}
.dashboard-main-panel .dashboard-inner .card .user-all-listings li.user-list-item {
  background-color: #ffffff;
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.03), 0 10px 10px rgba(0, 0, 0, 0.03);
  margin-bottom: 10px;
  padding: 0;
  height: 238px;
  border: 1px solid #e7e7e7;
}
.dashboard-main-panel .dashboard-inner .card .user-all-listings li.user-list-item .listing-chekbox {
  display: none;
}
.dashboard-main-panel .dashboard-inner .card .user-all-listings li.user-list-item .listing-title div .image-active-wrap {
  width: 40%;
  display: inline-block;
  float: left;
  position: relative;
}
.dashboard-main-panel .dashboard-inner .card .user-all-listings li.user-list-item .listing-title div figure {
  height: 236px;
}
.dashboard-main-panel .dashboard-inner .card .user-all-listings li.user-list-item .listing-title  img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.dashboard-main-panel .dashboard-inner .card .listing-bulk-action {
  display: none;
}
.dashboard-main-panel .dashboard-inner .card li.user-list-item .listing-title .listing-description, 
.dashboard-main-panel .card .user-all-listings li.user-list-item .listing-title .listing-location-card h5 {
  display: inline-block;
}
.dashboard-main-panel .card li.user-list-item .listing-title .listing-location-card h5 {
    padding-left: 8px;
}
.dashboard-main-panel .dashboard-inner .card li.user-list-item .listing-title .listing-description span i {
  padding-right: 5px;
}
.dashboard-main-panel .dashboard-inner .card li.user-list-item .listing-title .listing-description span i.fa.fa-clock-o {
  margin-left: 8px;
}
.dashboard-main-panel .card li.user-list-item .listing-title .listing-location-card span, 
.dashboard-main-panel .card li.user-list-item .listing-title .listing-title-card h3 {
  padding: 0;
}
.dashboard-main-panel .card li.user-list-item .listing-title .listing-description {
  width: 43%;
}
.dashboard-main-panel .card li.user-list-item .listing-title .listing-category-card h5, 
.dashboard-main-panel .card li.user-list-item .listing-title .listing-location-card span, 
.dashboard-main-panel .card li.user-list-item .listing-title .listing-viewdate-wrap span, 
.dashboard-main-panel .card li.user-list-item .listing-title .listing-location-card h5  {
  color: #a0a0a0;
  font-size: 12px;
  padding: 0;
}
.dashboard-main-panel .dashboard-inner .card li.user-list-item .listing-title .listing-description div {
  padding-top: 5px;
  padding-left: 20px;
}
.dashboard-main-panel .card li.user-list-item .listing-title {
  width: 80%;
  display: inline-block;
  float: left;
}
.dashboard-main-panel .card li.user-list-item .listing-actions {
  width: 20%;
  display: inline-block;
}
.dashboard-main-panel .card li.user-list-item .listing-actions a.button {
  background-color: #f8f8f8;
  color: #686868;
  padding: 8px 0;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 14px;
  margin: 4px 2px;
  cursor: pointer;
  border: 2px solid #f1f1f1;
  width: 133px;
}
.dashboard-main-panel .card li.user-list-item .listing-actions a.button:hover {
  background-color: #f56f16;
  color: #ffffff;
  border: 2px solid #f56f16;
}
.dashboard-main-panel .card li.user-list-item .listing-title .listing-price-card h4 {
  color: #f58936;
  font-weight: 600;
}
.dashboard-main-panel .card li.user-list-item .listing-title .listing-title-card h3 {
  color: #232323;
  line-height: 28px;
}
.acti-ads span, 
.acti-search, 
.acti-ads {
  display: inline-block;
}
.listing-posts .ad-listing .content-area {
  padding-top: 14px;
  padding-left: 10px;
}
.listing-posts .ad-listing .content-area .col-md-3 {
  padding: 0;
  padding-right: 9px;
  padding-top: 10px;
}
.dashboard-inner .my-listing .card .tab-content {
  display: inline-block;
  padding-top: 0;
  min-height: 270px;
}
.page-template-template-post-ad.loaded .ps-posted-ads .ps-profile-setting__save {
  padding-top: 0;
}
.page-template-template-post-ad.loaded .ps-posted-ads .ps-profile-setting__save .btn-pbs.update {
  margin-bottom: 14px;
}
.ps-listing-image .ps-url.video-upload .ps-url__input input {
  font-size: 13px;
  box-shadow: 0px 0px 12px 0px rgb(0 0 0 / 1%);
  margin-right: 0;
}
.acti-search .search-box {
  display: flex;
  width: 100%;
  border: none;
  position: relative;
  height: 50px;
  background: #f6f6f6;
  border-radius: 50px;
  color: white;
  font-weight: 600;
  cursor: text;
}
.acti-search .search-box input {
  position: absolute;
  z-index: 0;
  width: 90%;
  height: 50px;
  border-radius: 50px;
  border: none;
  color: #979797;
  background: #f6f6f6;
  padding-left: 60px;
  font-size: 16px;
}
.acti-search .search-box input::placeholder {
  font-size: 16px;
  color: #979797;
}
.acti-search {
  float: right;
  width: 40%;
}
.acti-search .search-box input:focus {
  outline: none;
}
.acti-search .search-box input:focus + .search {
  transform: perspective(400px) rotateY(89deg);
  padding: 3px 0;
  opacity: 0;
}
.acti-search .search-box i.search {
  height: 20px;
  width: 20px;
  border: 3px solid #8d8d8d;
  border-radius: 50%;
  position: relative;
  z-index: 1;
  transform: rotatez(-45deg);
  top: 14px;
  left: 5%;
  transition: .2s all;
  transform-style: preserve-3d;
  perspective: 400px;
}
.acti-search .search-box i.search::after {
  content: '';
  display: block;
  width: 4px;
  height: 14px;
  background: #8d8d8d;
  position: absolute;
  left: calc(50% - 2px);
  border-radius: 10px;
  top: 102%;
}
html body .tabs.dashboard-inner .acti-ads h4 {
  font-size: 20px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  color: #919191;
  padding-left: 4px;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}
html body .tabs.dashboard-inner .acti-ads h3 {
  text-transform: capitalize;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  padding: 8px 0px;
}
.tabs.dashboard-inner .user-list-wrap {
  padding-bottom: 20px;
}
.ribbon.ribbon-top-right {
  top: 0;
  right: 0;
}
.ribbon.ribbon-top-right {
  width: 91px;
  height: 113px;
  overflow: hidden;
  position: absolute;
}
.ribbon.ribbon-top-right span {
  background-color: #d2281e;
}
.ribbon-top-right span {
  left: -44px;
  top: 9px;
  transform: rotate(45deg);
}
.ribbon.ribbon-top-right span {
  position: absolute;
  display: block;
  width: 212px;
  padding: 10px 0;
  background-color: #d2281e;
  box-shadow: 0 5px 10px rgba(0,0,0,.1);
  color: #ffffff !important;
  font: 400 15px/1 'Lato', sans-serif;
  text-shadow: 0 1px 1px rgba(0,0,0,.2);
  text-transform: uppercase;
  text-align: center;
  font-size: 11px !important;
}
.page-template-template-ads-listing .ad-listing .img-box img {
  height: 100%;
  object-fit: cover;
}
.page-template-template-ads-listing .ad-listing .img-box {
  height: 210px;
  width: 105%;
}
.wrapper-filt {
    height: 100%;
}

.block__item {
    margin-bottom: 20px;
}
.block__title {
    position: relative;
    cursor: pointer;
}

.block__title::before,
.block__title::after {
    content: "";
    width: 10px;
    height: 1px;
    background-color: #828282;
    position: absolute;
    top: 13px;
    transition: all 0.3s ease 0s;
}

.block__title:before {
    transform: rotate(40deg);
    right: 0;
}
.block__title::after{
    transform: rotate(-40deg);
    right: 8px;
}

.block__title.active::before,
.block__title.active::after {
    background-color: #494949;
}

.block__title.active::before {
    transform: rotate(-40deg);
}

.block__title.active::after {
    transform: rotate(40deg);
}
.listing-posts .ad-details p {
  width: auto;
    overflow: hidden;
    height: 52px;
    text-overflow: ellipsis;
    display: inline-block;
}
.well.ad-listing .content-area h3 a {
  width: auto;
    overflow: hidden;
    height: 28px;
    text-overflow: ellipsis;
    display: inline-block;
}

.block__text {
    display: none;
    padding-top: 10px;
}
.listing-posts .ad-listing .content-area .price {
  font-size: 22px;
}
.ad-listing .content-area .price {
  margin-bottom: 5px;
}
.ad-listing .content-area .price span {
  display: block;
  padding: 3px;
}
.tab-content.followers-content {
  background-color: #ffffff;
}
.tab-content.followers-content .user-list-wrap {
  padding: 0 20px;
}
.dashboard-main-panel .dashboard-inner ul.all-followers {
  width: 100%;
}
ul.all-followers .follower-userimg img {
    width: 150px;
    height: 150px;
    object-fit: cover;
    border-radius: 12px;
    margin: 0;
}
ul.all-followers .followers-info-wrap {
    display: flex;
}
ul.all-followers .followers-description {
    padding: 0 20px;
    width: 58%;
}
ul.all-followers .followers-description div span {
  display: inline-block;
  font-weight: 600;
  color: #767676;
}
ul.all-followers .followers-description .followers-title h3 {
    padding: 0;
    color: #232323;
    text-transform: capitalize;
    font-size: 24px;
    font-weight: 600;
}
ul.all-followers li.followers-info-wrap {
    background-color: #ffffff;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.03), 0 10px 10px rgba(0, 0, 0, 0.03);
    margin-bottom: 10px;
    padding: 15px 15px;
    border: 1px solid #f8f8f8;
  border-radius: 8px;
}
ul.all-followers .followers-description .followers-member h5,
ul.all-followers .followers-description .followers-liveads h5,
ul.all-followers .followers-description .followers-blogpost h5  {
    color: #767676;
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
}
ul.all-followers .followers-action button {
  margin: 4px 2px;
}
.followers-rating .review__rating input {
  display: none;
}
.followers-rating .review__rating input:checked ~ label {
  color: #d9d9d9; 
}
.followers-rating .review__rating label {
  color: #FFCC00;
  font-size: 2rem;
  display: inline-block;
  line-height: 21px;
}
.followers-action .followers-rating {
  display: flex;
}
.followers-info-wrap .followers-action {
  text-align: right;
  padding: 9px 0;
  width: 22%;
}
.followers-info-wrap .followers-action span.rating-text {
  background-color: #0670c5;
  color: white;
  font-size: 12px;
  display: inline-flex;
  padding: 0 8px;
  margin-left: 12px;
  border-radius: 3px;
  height: 21px;
}
.followers-info-wrap .followers-action #follow-message-button,
.followers-info-wrap .followers-action #follow-button {
    background-color: #f8f8f8;
    color: #686868;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    margin: 5px 2px;
    cursor: pointer;
    border: 2px solid #f1f1f1;
    width: 111px;
    padding: 12px 0;
}
.dashboard-main-panel .card li.user-list-item .listing-title .listing-title-card h3 {
  width: auto;
  overflow: hidden;
  height: 56px;
  text-overflow: ellipsis;
  display: inline-block;
}
.listing-filters-header h5 {
  font-size: 21px;
  font-weight: bold;
  color: #000;
}
#wrap-main-counter {
    width: auto !important;
}
.featured-section .sidebar {
  display: none;
}
.featured-section .featured {
  width: 100%;
}
.featured-section {
  background-color: #ffffff;
}
.featured-section .container {
  border-top: 6px solid #0D2C62;
  position: relative;
}
.featured-section .custom-padding  {
  padding: 0 0 60px 0;
}
.featured-section .custom-padding .row {
  padding-top: 100px;
}
.featured-section .container::before {
  content: " ";
  position: absolute;
  top: 3px;
  left: 0;
  right: 0;
  border-top: 3px solid #0D2C62;
  width: 100%;
}
.featured-section .container:after {
  content: " ";
  position: absolute;
  top: 9px;
  left: 0;
  right: 0;
  border-top: 3px solid #d1d1d1;
  width: 100%;
}
.featured-section .white.category-grid-box-1 .short-description-1 {
  height: 137px;
}
.page-template-template-dashboard .featured-section .white.category-grid-box-1 .short-description-1{
  height: 158px;
}
.dealers-feed-body li.dealers-feed-item {
  border: 1px solid #d1d1d1;
  padding: 5px 10px;
  margin-bottom: 12px;
}
.dealers-feed-body li.dealers-feed-item span.dealer-name, 
.dealers-feed-body li.dealers-feed-item span.dealer-id {
  width: 30%;
  display: inline-block;
}
.dealers-feed-body li.dealers-feed-item span.dealer-feed-requested-on,
.dealers-feed-body li.dealers-feed-item span.dealer-feed-activate {
  width: 20%;
  display: inline-block;
}
.dealers-feed-body li.dealers-feed-item span.dealer-name {
  color: #232323;
  text-transform: capitalize;
  font-size: 15px;
}
.dealers-feed-head h3 {
  color: #232323;
  text-transform: capitalize;
  font-weight: 600;
  font-size: 18px;
}
.dealers-feed-body li.dealers-feed-item span.dealer-feed-activate {
  text-align: right;
}
.dealers-feed-head span.feed-count {
  color: #f58936;
}
.dealers-feed-body li.dealers-feed-item span.dealer-feed-activate a.active_feed_btn {
  background-color: #f58936;
  color: white;
  padding: 5px 25px;
  border-radius: 1px;
  text-transform: uppercase;
}
.dealers-feed-body li.dealers-feed-item span.dealer-feed-requested-on, 
.dealers-feed-body li.dealers-feed-item span.dealer-id  {
  color: #747474;
  font-size: 15px;
}
.dealers-feed-body li.dealers-feed-item span.dealer-id input {
  margin-left: 5px;
  border: 1px solid silver;
  padding: 0 15px;
}
.dealers-feed-body li.dealers-feed-item span.dealer-id input::placeholder {
  color: #c0c0c0;
}
.dealers-feed-body li.dealers-feed-item span.dealer-feed-activate a.active_feed_btn:hover {
  background-color: #e87c29;
}
div.header-page p {
  display: none;
}
.dealers-feed-body ul.dealers-feed-list {
  min-height: 130px;
  border: 1px solid #dfdfdf;
  padding: 12px;
  margin: 15px 0;
}
.boatdeck-wrap .boatdeck-plan {
  display: inline-block;
  float: left;
  width: 30%;
}
.boatdeck-wrap .boatdeck-form {
  display: inline-block;
  width: 70%;
  padding: 0 30px;
}
.boatdeck-wrap .boatdeck-plan .card.fea.active {
  width: 80%;
  padding: 20px 0;
  margin: auto;
}
.boatdeck-wrap .boatdeck-plan .card .card-header {
  height: auto;
  padding-bottom: 12px;
}
.boatdeck-wrap .boatdeck-form .form-group input, 
.boatdeck-wrap .boatdeck-form .form-group select, 
.boatdeck-wrap .boatdeck-form .form-group textarea {
  width: 100%;
}
.boatdeck-wrap .boatdeck-head {
  margin-bottom: 40px;
}
.boatdeck-wrap .boatdeck-form .snd-rqst .note {
  display: inline-block;
  width: 60%;
  float: left;
  font-weight: 600;
  font-size: 15px;
}
.boatdeck-wrap .boatdeck-form .snd-rqst .note span {
  color: #f56f16;
}
.boatdeck-wrap .boatdeck-form .snd-rqst p {
  display: inline-block;
  width: 40%;
  text-align: right;
}
.boatdeck-wrap .boatdeck-form .snd-rqst p input {
  text-transform: capitalize;
}
.boatdeck-wrap .card-block h4.card-title, 
.boatdeck-wrap .card-header h4.card-title  {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  font-size: 1.8rem;
}
.boatdeck-wrap .boatdeck-head h3 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  color: #262626;
  font-size: 18px;
}
.boatdeck-wrap .boatdeck-head h4 {
  font-family: 'Source Sans Pro', sans-serif;
  color: #979797;
  font-size: 16px;
}
.boatdeck-wrap .boatdeck-form .snd-rqst p span.ajax-loader {
  position: absolute;
  top: 12px;
}
.price-range-slider .rang-from-wrap, 
.price-range-slider .rang-to-wrap {
  display: inline-block;
  min-width: 40%;
}
.price-range-slider .select2-container--default .select2-selection--single {
  background-color: #fff0;
  border: 1px solid #e1e1e100;
  height: 23px;
}
.price-range-slider .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #ffffff;
  line-height: 23px;
}
.price-range-slider .rang-from-wrap {
  margin-right: 10px;
}
.search-field.dropdown-search#search-field-sub-cat {
  width: 33%;
  height: 57px;
}
#search-field-cat .select span {
  width: 90%;
  overflow: hidden;
  height: 30px;
  text-overflow: ellipsis;
  display: inline-block;
}
.listing-posts ul.ad-meta-info li a {
  width: 169px;
  overflow: hidden;
  height: 21px;
  text-overflow: ellipsis;
  display: inline-block;
  margin-bottom: -4px;
}
.withus-content-title p strong {
  font-weight: 800;
}
.page-template-template-dashboard .featured-section .view-all-listing a {
    color: #fff;
    background-color: #f90;
    font-size: 14px;
    border-radius: 5px;
    padding: 14px 20px;
}
.page-template-template-dashboard .featured-section .view-all-listing a:hover {
    background-color: #e38b07;
}
.page-template-template-dashboard .featured-section .view-all-listing {
  text-align: center;
}
.page-template-template-dashboard .featured-section {
  padding-bottom: 40px;
}
.author-boatpickers .seller-public-profile .ads-list-archive .ad-archive-img a img {
  height: 230px;
}
.author-boatpickers .seller-public-profile .ad-archive-desc h2 {
  height: 50px;
}
.withus-content-title p {
  font-size: 29px;
  color: #414B61;
  font-family: Lato;
}
.withus-content-title, 
.withus-content-title {
  margin-bottom: 25px;
}
#adwith-section {
  background-position: unset !important;
}
#adwith-section-inner {
  width: 1170px;
  padding-right: 15px;
  padding-left: 15px;
  margin: auto !important;
}
#adwith-section-inner .withus-inner-left {
  padding-left: 60px;
}
#adwith-section-inner .withus-inner-top {
  padding-top: 80px;
  padding-bottom: 80px;
}
#adwith-section-inner .withus-top-mid {
  padding-top: 40px;
}
.search-alert-wrap {
  background-color: #ffffff;
  border: 1px solid #F1F1F1;
  border-radius: 12px 12px 0 0;
}
.search-alert-wrap .search-alerts {
  background-color: #faf8f870;
  padding: 10px 35px;
  border-radius: 12px 12px 0 0;
}
.alert-main-heading, 
.alert-dlt-btn {
  display: inline-block;
}
.alert-dlt-btn {
  float: right;
  line-height: 13px;
}
.alert-dlt-btn button.alert-dlt {
  background-color: #00008b00;
  color: #414B61;
  border: none;
  padding-left: 0;
  padding-right: 0;
}
.search-alerts-list li.search-alerts-item {
  width: 49%;
  display: inline-block;
  box-shadow: 0 0 16px 0px #0000001c;
  margin: 5px 4px;
  min-height: 247px;
}
.search-alerts-list li.search-alerts-item span {
  display: block;
  line-height: 30px;
  font-size: 15px;
}
.search-alerts-list li.search-alerts-item span:nth-child(even) {
  background-color: #fcfcfcd9;
}
.search-alerts-item .alerts-item-wrap {
  display: flex;
  padding: 10px 20px 15px;
}
.alerts-item-right {
  text-align: right;
  width: 30%;
}
.alerts-item-left {
  width: 70%;
}
.search-alert-wrap .search-alerts-body {
    padding: 30px 30px;
}
.alerts-item-top {
  padding: 7px 20px;
  border-bottom: 1px solid #ececec;
  display: flex;
}
.alerts-item-top .alert-heading-left {
  width: 70%;
}
.alerts-item-top .alert-view-btn,
.alerts-item-top .alert-delete-btn {
  width: 15%;
  text-align: right;
  line-height: 30px;
  cursor: pointer;
}
#alert-section {
  margin-top: -80px !important;
}
.listing-filters-wrap .save-search-alert-label,
.listing-filters-wrap .save-search-alert-text,
.listing-filters-wrap .save-search-alert-input {
  margin-bottom: 0 !important;
}
.save-search-alert-input .switch .slider {
  border-radius: 60px;
}
.save-search-alert-checkbox .switch {
  width: 54px;
  height: 26px;
}
.listing-filters-wrap button.back_to_listing {
  background-color: #b2222200;
  border: none;
  background-color: #b2222200;
  border: none;
  padding-left: 7px;
  padding-top: 0;
}
.listing-filters-wrap .filter-back-btn {
  border-bottom: 1px solid #dddddd;
}
.save-search-alert-input .switch .slider:before {
  border-radius: 60px;
  height: 20px;
  width: 20px;
  left: 4px;
  bottom: 3px;
}
.listing-filters-wrap .save-search-alert-input {
  padding-left: 30px;
}
html body .save-search-alert-input .save-search-alert-checkbox {
  margin-bottom: 0;
}
.listing-location-filter .block__item input.location,
.lisitng-keyword-filter .block__item input.keyword {
  color: #939393;
  font-size: 16px;
  margin-bottom: 20px;
  width: 100%;
  border: 1px solid #f1f1f1;
  padding: 10px 14px;
  background-color: #ffffffa1;
}

/*tab style */
.tab-block .tab-mnu li.active {
  color: #fff;
  background: #00358a;
  border-bottom: 2px solid #00358a;
}
.tab-block .tab-mnu {
  display: block;
  list-style: none;
}
.tab-block .tab-mnu:after {
  content: '';
  display: table;
  clear: both;
}
.ad-video-wrap .video-inner-left {
  width: 50%;
  padding-right: 10px;
  padding-top: 5px;
}
.video-inner-left h2 {
  text-align: center;
}
.tab-block .tab-mnu li {
  box-sizing: border-box;
  float: left;
  background-color: #eff0f2;
  color: #888;
  width: 130px;
  text-align: center;
  padding-top: 13px;
  padding-bottom: 13px;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
  border-bottom: 2px solid #00358a;
}
.tab-block .tab-mnu li:hover:not(.active) {
  background-color: #c0c7cb;
}
.tab-block .tab-mnu .active {
  background-color: #fff;
  color: #596165;
  border-bottom: 1px solid #eaecec;
  cursor: default;
}
.tab-block .tab-cont {
  box-sizing: border-box;
  border-top: 1px solid white;
  background-color: white;
  color: #292d2f;
  border: 1px solid #ededed;
}
.tab-block .tab-cont .tab-pane {
  padding: 20px 15px;
}
.ad-video-wrap .video-inner-left,
.ad-video-wrap .video-inner-right {
  display: inline-block;
  float: left;
}
.ad-video-wrap .video-inner-right {
  width: 50%;
  padding-left: 10px;
  padding-top: 5px;
  margin-top: -45px;
}
/*upload video style*/
.video-upload-form {
  width:100%;
  height:250px;
  position:relative;
  overflow:hidden;
  border-radius: 5px;
  box-shadow: 0px 0px 12px 0px rgb(0 0 0 / 1%);
  border: 1px solid #ededed;
  margin-top: 6px;
}

.video-upload-form input{
  display:inline-block;  border-radius:5px;

  width: 100%;
  height:100%;  
  position:absolute;
  z-index: 99;
  opacity: 0;
  cursor:pointer;
}

.video-upload-form input::-webkit-file-upload-button {
  visibility: hidden;
}

.video-upload-form i {
  display: flex;
  width: 100%;
  position: absolute;
  top: 60px;
  left: 0;
  justify-content: center;
  color: #00358a61;
  font-size: 40px;
}
button.video-set-btn {
  width: 152px;
  color: white;
  padding: 0;
  border-radius: 0 4px 4px 0;
  margin-left: 5px;
}
button.video-set-btn:hover {
  background: #0844a5;
  color: white;
}
.ad-video-wrap h4 {
  padding-top: 15px;
}

.video-upload-form::after {
  content:"";
  position:absolute;
  background: linear-gradient(90deg, transparent, #ffffff69, transparent);
  display: inline-block;
  width:100%;
  height:100%;
  left:-100%;
  transform:skewX(35deg);
  animation: slide 1.5s infinite;
  top: 0;
}

.fa-cloud-upload-alt {
  animation: upDown 1.7s infinite;
}

@keyframes upDown{
  0%{
    transform:translateY(0);
  }
  50%{
    transform:translateY(-20px);
  }
  100%{
    transform:translateY(0);
  }
}

@keyframes slide{
  0%{
      left:-100%;
  }
  100%{
      left:200%;
  }
}
.upload{
  position:relative;
  width:120px;
  height:50px;
  overflow:hidden;
  user-select:none;
  margin: auto;
  top: 124px;
}
.upload input,
.upload span{
  position:absolute;
  top:0px;
  left:0px;
  width:100%;
  height:100%;
  cursor:pointer;
}
.upload span{
  background-color:#00358a;
  color:#fff;
  text-align:center;
  line-height:50px;
  text-transform:uppercase;
  font-weight:bold;
  font-size:16px;
  pointer-events:none;
  z-index: 1;
  border-radius: 6px;
}
.upload span:before{
  content:'';
  position:absolute;
  top:0px;
  left:-100%;
  width:100%;
  height:100%;
  background-color:#0758d9;
  transition:.5s;
  z-index:-1;
  border-radius: 6px;
}
.upload:hover span:before {
  left:0%;
}
.content-half-part.featured-image .image-wrap img {
  min-height: 370px;
  max-height: 390px;
  object-fit: contain;
}
.saved-ad-wrap .posts-masonry .col-md-4 {
  position: unset !important;
}
.saved-ad-wrap {
  display: inline-block;
  width: 100% !important;
}
.ps-main-section .back_to_listing {
  margin: 0 15px;
}
.ps-posted-ads .ps-posted-ads__heading.ps-form-top h5, 
.ps-posted-ads__heading.ps-form-top .btn-dft, 
.ps-profile-setting .ps-posted-ads__heading button, 
.ps-posted-ads .ps-posted-ads__heading p {
    display: inline-block;
}
.ps-profile-setting__save {
    padding: 0px 15px;
}
.ps-profile-setting__save .agree-term, 
.post-footerbtn-wrap {
  display: inline-block;
}
.post-footerbtn-wrap {
  float: right;
  margin-top: -15px;
  padding: 12px 0px;
}
.ps-profile-setting__save .agree-term {
  line-height: 37px;
}
.saved-inner-wrap {
  display: inline-block;
  width: 32.2%;
  margin: 0px 5px;
  box-shadow: 0 0 9px 0px #00000029;
  margin-bottom: 18px;
  float: left;
}
.saved-ad-wrap .col-md-12 {
  padding: 0;
}
.featured-slider .listing-card {
  height: 400px;
}
.saved-ad-wrap .listing-card {
  box-shadow: unset;
  border: none;
}
.ps-add-feature__heading h5 span {
  color: #999999;
  font-size: 14px;
  font-weight: 500;
  padding-left: 5px;
}
span.image-term {
  padding-left: 6px;
}
.ad-video-wrap h4 {
  font-size: 15px;
}
.tab-content.tab-ads-wrap {
  width: 100%;
}
.descs-box#description .clear-custom .col-sm-3 {
  width: 50%;
  padding: 2px 7px !important;
}
.descs-box#description .clear-custom .web_link .ad-tags {
  display: inline-block;
}
a.bopi-feat-image-btn.btn.btn-sm:focus { 
  color: inherit; 
}
.ps-main-section button.back_to_listing {
  background-color: #f0fff000;
  border: none;
  padding-left: 5px;
}
#privacy-policy-section p {
  font-family: 'Source Sans Pro', sans-serif;
  color: #4a4b4a;
}
#privacy-policy-section p strong {
  color: #515151;
}
#privacy-policy-section ul li {
  list-style: disc;
  font-size: 16px;
  color: #4a4b4a;
}
#privacy-policy-section ul li ul li {
  list-style: circle;
}
#privacy-policy-section ul {
  padding-left: 35px;
}
.withus-inner-content.withus-inner-bottom {
  margin-bottom: 0;
}
.no-listing-found a {
    color: #fff;
}
.listing-description .listing-category-card h5 {
    width: auto;
    overflow: hidden;
    height: 20px;
    text-overflow: ellipsis;
    display: inline-block;
}
.tab-content.tab-ads-wrap .listing-description .listing-title-card h3 {
    width: auto;
    overflow: hidden;
    min-height: 20px;
    text-overflow: ellipsis;
    display: inline-block;
}
.woocommerce-notices-wrapper { 
  display: none; 
}
.listing-location-card h5 {
    width: 205px;
    overflow: hidden;
    height: 17px;
    text-overflow: ellipsis;
    display: inline-block;
}
.no-listing-found div {
  text-align: center;
  padding-top: 15px;
}
.no-listing-found div h5 {
  padding-bottom: 12px;
}
.search-alerts-list .search-alerts-item.no-saved-result {
  box-shadow: none;
  width: 100%;
  text-align: center;
}
.listing-posts .ad-listing .content-area .additional-info li a {
  background: #f6f4f4 none repeat scroll 0 0;
  border-radius: 2px;
  width: 100px;
}
.view-all-wraps h4 {
  font-size: 13px;
  display: inline-block;
  padding-left: 20px;
  line-height: 50px;
}
.tab-menu-wraps ul.tab-mnu, 
.tab-menu-wraps .view-all-wraps {
  display: inline-block;
}
.tab-menu-wraps .view-all-wraps a button {
  text-transform: capitalize;
  background-color: #f58936;
  border-color: #f58936;
  border-radius: 5px;
}
.tab-menu-wraps .view-all-wraps {
  width: 76%;
  vertical-align: top;
}
.tab-menu-wraps .view-all-wraps a {
  float: right;
}
.saved-ad-right .listing-dlt-btn {
  display: inline-block;
  float: right;
  line-height: 13px;
}
.saved-ad-right .listing-dlt-btn .saved-listing-dlt {
  background-color: #00008b00;
  color: #414B61;
  border: none;
  padding-left: 0;
  padding-right: 0;
}
.tab-pane .saved-ad-wrap {
  background-color: #ffffff;
  border: 1px solid #F1F1F1;
  border-radius: 12px 12px 0 0;
}
.tab-pane .saved-ad-wrap .saved-ad-right {
  padding: 10px 35px;
  background-color: #faf8f870;
}
.saved-ad-wrap .item .listing-card {
  padding: 30px 30px;
}
.saved-inner-wrap .saved-listing-delete {
  position: absolute;
  top: 0;
  z-index: 99999;
  right: 0;
  background-color: #ffffffcc;
  padding: 2px 8px;
  border-radius: 1px;
}
.saved-ad-wrap .item .listing-card .saved-inner-wrap {
  position: relative;
  min-height: 397px;
}
.saved-listing-delete-btn .saved-listing-delete {
  cursor: pointer;
  margin: 4px 4px;
  z-index: 9;
  display: none;
}
.listing-card .saved-inner-wrap:hover .saved-listing-delete-btn .saved-listing-delete {
  display: block;
}
.ps-add-feature__heading h5 span.video-plan-text {
  color: #f56f16;
  padding-left: 0px;
  font-size: 1.6rem;
  font-weight: 700;
}
.has-pre-purchase-ad p {
  display: inline-block;
  color: #f84f4f;
  font-size: 1.6rem;
}
.has-pre-purchase-ad label {
  padding-left: 4px;
}
.content-inner-box:hover .inner-grid-button.temp-comingsoon {
  opacity: 1;
}
.content-inner-box:hover .inner-grid-button.temp-comingsoon .icon_box {
  opacity: 1;
}
.content-inner-box:hover .inner-grid-button.temp-comingsoon .icon_box:before {
  content: "COMING SOON";
  background-color: #f58936f0;
  color: white;
  font-size: 15px;
  padding: 10px 14px;
  position: absolute;
  left: 18px;
  top: 23px;
  border-radius: 5px;
}
.additional-info.pull-right .tooltip.top {
  left: -47.5px !important;
  top: 1px !important;
}
.tooltip.top .tooltip-arrow {
  display: none;
}
.page-header-section-single .page-header-area::before {
  background: rgb(0 0 0 / 45%) none repeat scroll 0 0;
}
.dashboard-main-panel .dashboard-inner > ul {
  min-height: 353px;
}
.video-inner-right h4 {
  color: #a6a6a6;
  font-weight: 700;
  padding-bottom: 5px;
}
.video-inner-right h4 span {
  color: #f56f16;
}
.has-pre-purchase-ad label {
  font-size: 1.6rem;
  color: #333333;
  font-weight: 700;
}
.boatdeck-wrap .boatdeck-body {
  padding-bottom: 100px;
}
.listing-description .listing-location-card i.fa.fa-map-marker {
    top: -3px;
    position: relative;
}
.white.category-grid-box-1 .short-description-1 p.location {
  position: absolute;
  bottom: 33px;
}
.white.category-grid-box-1 .short-description-1 span.ad-price {
  position: absolute;
  bottom: 0px;
}
.ps-profile-setting__content .has-pre-purchase-ad {
  margin-top: -12px;
  padding-bottom: 7px;
}

/*countdown timer*/

.single-count-down-auction li {
  display: inline-block;
  font-size: 13px;
  list-style-type: none;
  padding: 1em;
  text-transform: capitalize;
  color: #ffffff;
  position: relative;
}

.single-count-down-auction li span {
  display: block;
  font-size: 4.5rem;
  color: #f56f16;
  padding-bottom: 15px;
  font-weight: 600;
}

.single-count-down-auction .message {
  font-size: 4rem;
}

.single-count-down-auction #content {
  display: none;
  padding: 1rem;
}

.single-count-down-auction .emoji {
  padding: 0 .25rem;
}
.single-count-down-auction {
  background-color: #00358a;
  padding: 25px 0 0;
}
.single-count-down-auction .bid-count-btn {
  color: #ffffff;
  background-color: #e17522;
  padding: 5px 17px;
  border-radius: 56px;
  font-size: 16px;
  font-weight: 600;
}
.single-count-inner-auction #countdown p {
  color: white;
  line-height: 22px;
  font-size: 14px;
  padding: 25px 5px 5px 5px;
  margin: 0px;
}
.single-count-inner-auction #countdown {
  padding-top: 7px;
}
.single-count-inner-auction #countdown ul li:before {
  content: ":";
  color: #f56f16;
  font-size: 25px;
  position: absolute;
  top: 13px;
  right: -4px;
  font-weight: 600;
}
.single-count-inner-auction #countdown ul li:last-child:before {
  display: none;
}

@media all and (max-width: 768px) {
  .vc_column-inner .vc_btn3-container.frd-btn-mobile {
      text-align: center;
  }
  .page-template-template-ads-listing .ad-listing .img-box {
    width: 100%;
  }
  .listing-posts .ad-listing .content-area {
    padding-left: 0;
  }

  .single-count-down-auction h1 {
    font-size: 1.5rem;
  }
  
  .single-count-down-auction li {
    font-size: 1.125rem;
    padding: .75rem;
  }
  
  .single-count-down-auction li span {
    font-size: 3.375rem;
  }
}
.single-count-down-auction {
  z-index: 0;
  position: relative;
  text-align: center;
}
.order-table-below h4 a, 
.total-ad-spend h4 {
  color: #494949;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 15px;
  font-weight: 600;
}
.order-table-below h4 a:hover {
  color: #f58936;
}
.order-table-below .print-history, 
.order-table-below .total-ad-spend, 
.order-table-below .order-pagination {
  display: inline-block;
}
.order-table-below .total-ad-spend {
  float: right;
}
.order-table-below .total-ad-spend span {
  color: #919191;
}
.single-count-down-auction h1#headline {
  font-family: 'Source Sans Pro', sans-serif;
  color: white;
  font-size: 20px;
  font-weight: 600;
}
.section-padding .sidebar .widget {
  width: 100%;
}
.tab-content .my-ads-pagination {
  display: inline-block;
  width: 100%;
  text-align: center;
  padding-top: 15px;
}
.tab-content .my-ads-pagination a.next.page-numbers {
  background-color: #f56f16;
  color: white;
  padding: 5px 10px;
  border-radius: 3px;
  text-transform: capitalize;
}
.tab-content .my-ads-pagination a.next.page-numbers:hover {
  background-color: #e6630d;
}
.tab-content .my-ads-pagination a.page-numbers {
  padding: 0 15px;
}
.saved-ad-wrap .saved-inner-wrap h2.listing-title {
  min-height: 60px;
  width: auto;
  overflow: hidden;
  height: 60px;
  text-overflow: ellipsis;
}
.checkout.woocommerce-checkout #customer_details .col-2 {
  float: none;
  width: 100%;
}
.checkout.woocommerce-checkout #customer_details .col-1 {
  width: 100%;
}
.checkout.woocommerce-checkout #customer_details {
  display: inline-block;
  float: left;
  width: 50%;
  padding-right: 15px;
}
.checkout.woocommerce-checkout #order_review {
  display: inline-block;
  width: 50%;
  padding-left: 15px;
}
.checkout.woocommerce-checkout h3#order_review_heading {
  padding-left: 15px;
}
.post-desc .woocommerce-form-coupon-toggle .woocommerce-info {
  margin-top: 0px !important;
}
.ps-listing-details .no-res .save-search-alert-checkbox .switch, .ps-listing-details .price-type .save-search-alert-checkbox .switch {
  width: 61px !important;
  height: 34px;
  margin-bottom: 0;
}
.ps-listing-details .no-res .save-search-alert-checkbox .switch span, .ps-listing-details .price-type .save-search-alert-checkbox .switch span {
  border-radius: 2px;
}
.bid-field-wrap .bidding-head h3 {
  color: #232323;
  font-size: 15px;
  font-weight: 600;
  font-family: 'Source Sans Pro', sans-serif;
}
.bid-field-wrap .chat-form .avatar {
  border: 1px solid #f4f4f4;
}
.bid-field-wrap .chat-form img {
  padding-bottom: 4px;
}
.bid-field-wrap .image-bid-inner {
  width: 10%;
  padding: 0;
}
.bid-field-wrap .button-bid-inner button {
  text-transform: capitalize;
}
.bid-field-wrap .field-bid-inner {
  width: 71%;
}
.bid-field-wrap .bid-info-wrap {
  display: block;
}
.bid-field-wrap .bid-info-wrap .bid-info-inner {
  display: inline-block;
}
.bid-field-wrap .bid-info-wrap .agree-term {
  float: right;
}
.bid-field-wrap .bid-info-wrap .bid-info-inner small {
  font-size: 15px;
  font-weight: 600;
  color: #939292;
}
.bid-field-wrap .bid-info-wrap .bid-info-inner strong {
  color: #f34235;
  font-size: 15px;
}
.order-pagination .my-ads-pagination li span.current {
  background-color: #f56f16;
  color: white;
  padding: 0 7px 1px 7px;
  border-radius: 2px;
}
.ps-listing-details .ps-profile--row .no-res label span.no-res-txt, .ps-listing-details .ps-profile--row .price-type label span.no-res-txt {
  display: inline-block;
  font-weight: 400;
  color: #a6a6a6;
  vertical-align: sub;
}
.ps-listing-details .ps-profile--row .no-res label .save-search-alert-checkbox, .ps-listing-details .ps-profile--row .price-type label .save-search-alert-checkbox {
  display: inline-block;
}
.ps-listing-details .ps-profile--row .no-res, .ps-listing-details .ps-profile--row .price-type {
  border: 1px solid #e1e1e1;
  height: 52px;
}
.ps-listing-details .ps-profile--row .no-res .no-res-inner, .ps-listing-details .ps-profile--row .price-type .price-type-inner {
  padding: 7px 10px;
}
.ps-listing-details .ps-profile--row .no-res .no-res-inner .no-res-active {
  display: inline-block;
  color: #f56f16;
  float: right;
  line-height: 34px;
}
.order-pagination .pagination li > a {
  padding: 0 2px 1px 2px;
  color: #f56f16;
}
.order-pagination .pagination li:hover {
    background-color: unset;
}
.single-count-inner-auction .bid-close-msg-au h3 {
    color: white;
    font-weight: 600;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 18px;
    padding-bottom: 15px;
}
.single-count-inner-auction .bid-close-msg-au strong {
    font-size: 25px;
    text-transform: uppercase;
    color: #e50000;
    font-weight: 600;
}
.single-count-inner-auction .bid-close-msg-au h1,
.single-count-inner-auction .bid-close-msg-au small {
    color: white;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 26px;
    font-weight: 600;
    padding: 10px 0;
}
.single-count-inner-auction .bid-close-msg-au button {
    color: white;
    background-color: #f58936;
    border: none;
    font-weight: 600;
    letter-spacing: 0;
    margin-bottom: 25px;
}
.panel.status.panel-info .panel-heading strong a {
  color: #424342;
}
.panel.status.panel-success .panel-title.fancy a,
.panel.status.panel-success .panel-title.fancy a small {
  color: #00c800 !important;
  font-weight: 700 !important;
}
.panel.status.panel-warning .panel-title.fancy a small {
  color: #f58936 !important;
  font-weight: 700 !important;
}
.listing-bidding h3 {
  color: #ffffff;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 15px;
  background-color: #f58936f0;
  padding: 0 10px;
  margin-bottom: 4px;
  margin-right: 9px;
  border-radius: 1px;
}
.image-active-wrap .ribbon.ribbon-top-right.auction span {
    background-color: #00358A;
}
.item .featured-ribbon.auction span {
    background: #00358A none repeat scroll 0 0;
}
.singlepost-content .featured-ribbon.auction span {
    background: #00358A none repeat scroll 0 0;
}
.page-template-template-dashboard .user-all-listings .listing-bidding {
    bottom: -11px;
    right: 3px;
}
.page-template-template-dashboard .user-all-listings .listing-bidding h3 {
    color: #ffffff;
    font-size: 15px;
    background-color: #f58936f0;
    padding: 0 10px !important;
    margin-bottom: 4px;
    margin-right: 9px;
    border-radius: 1px;
    text-transform: capitalize !important;
    bottom: 12px;
    left: 7px;
}
#most-rcnt-sec .ad-listing .content-area {
  padding: 15px 0 0;
}
#most-rcnt-sec .ad-listing .content-area .col-md-3 {
  padding-top: 10px;
}
#most-rcnt-sec .ad-listing {
  height: 208px;
}
#most-rcnt-sec .ad-listing .content-area .ad-details p {
    width: auto;
    overflow: hidden;
    height: 75px;
    text-overflow: ellipsis;
    display: inline-block;
}
.my-ads-pagination {
    text-align: center;
}
.listing-posts .my-ads-pagination .pagination ul {
    border: 1px solid #ddd;
    width: auto !important;
    padding: 0 !important;
    border-radius: .25rem;
}
.listing-posts .my-ads-pagination .pagination ul li span {
    padding: 10px 14px;
}
.listing-posts .my-ads-pagination .pagination ul li span.current {
  background-color: #f58936;
  color: white;
  padding: 13px 19px;
}
.listing-posts .my-ads-pagination .pagination ul li {
    border-right: 1px solid #ddd !important;
    margin: 0;
    padding: 10px 0px !important;
}
.listing-posts .my-ads-pagination .pagination ul li:last-child {
  border-right: none !important;
}
.page-template-template-ads-listing .col-md-9 {
  padding-bottom: 0;
}
.listing-posts .my-ads-pagination .pagination ul li:hover > a {
  background-color: rgba(235,159,38,0.05);
  color: #f58936 !important;
}
.listing-posts .my-ads-pagination .pagination li > a {
  padding: 11px 19px;
  color: #9b9b9b;
}
.listing-card .saved-inner-wrap .image-area img {
  height: 100%;
  width: 100%;
}
.listing-posts .ad-listing .content-area .additional-info li a {
  border-radius: 95px;
  width: 32px;
}
.main-listing-dropdown .block__title.main-listing-inner::before, 
.main-listing-dropdown .block__title.main-listing-inner::after {
  background-color: #141c66;
  top: 17px;
}
.block__items.main-listing-dropdown .block__texts.inner-content-dropdown {
  display: block;
}
.main-listing-dropdown .block__title.main-listing-inner::before, 
.main-listing-dropdown .block__title.main-listing-inner::after {
  display: none;
}
.main-listing-dropdown .block__title.main-listing-inner {
  pointer-events: none;
}
#most-rcnt-sec .category-title a {
  font-size: 14px;
}
.singlepost-content .flexslider.single-page-slider .slides li img {
  width: 100%;
  height: 100%;
}
.singlepost-content .flexslider.single-page-slider .slides li {
  height: 450px;
}
.page-template-template-dashboard .listing-description .listing-location-card h5 {
  width: 255px;
  height: auto;
  padding-left: 15px !important;
  min-height: 17px;
  max-height: 38px;
}
.page-template-template-dashboard .listing-description .listing-location-card, 
.page-template-template-ads-listing .content-area .ad-meta-info {
  position: relative;
}
.page-template-template-dashboard .listing-description .listing-location-card span i.fa.fa-map-marker {
  top: 9px;
  position: absolute;
}
.page-template-template-ads-listing .content-area .ad-meta-info li:first-child i {
  top: 6px;
  position: absolute;
}
.content-area .ad-meta-info li {
  display: block;
}
.page-template-template-ads-listing .content-area .ad-meta-info li a {
  width: 420px;
  padding-left: 20px !important;
}
.single-ad_post .singlepost-content .flexslider.single-page-slider .slides li img {
  justify-content: center;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  height: 100%;
  background-size: contain;
  width: auto;
}
.video-inner .video-frame video {
  width: 100%;
}
.single.single-ad_post .category-grid-box .category-grid-img > img {
  height: 100%;
}
#bopi-product-images ul.product_images li.image, 
#bopi-product-images ul.product_images li.add-image.add-image {
  width: 80px;
  height: 80px;
  padding: 0;
}
#bopi-product-images .add-image.add-product-images.tips a i {
  margin-top: 28px;
}
a.post-listing-tutorial.play-video {
  color: #F58936;
  font-size: 17px;
  opacity: 1;
  position: unset;
  background-color: #FFF4EB;
  border: 1px solid #FED7B9;
  padding: 9px 17px;
  border-radius: 5px;
      float: right;
    margin-right: 15px;
}
a.post-listing-tutorial.play-video strong {
  padding-right: 8px;
}
a.post-listing-tutorial.play-video .fa-youtube:before {
  top: 2px;
  position: relative;
}
a.post-listing-tutorial.play-video i {
  font-size: 20px;
}
a.post-listing-tutorial.play-video:hover {
  color: #ffffff;
  background-color: #F58936;
  border: 1px solid #F58936;
}




.nav-tabs { border-bottom: 2px solid #DDD; }
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover { border-width: 0; }
.nav-tabs > li > a { border: none; color: #FFFFFF; }
.nav-tabs > li.active > a, .nav-tabs > li > a:hover { border: none;  color: #5A4080 !important; background: #fff; }
.nav-tabs > li > a::after { content: ""; height: 2px; position: absolute; width: 100%; left: 0px; bottom: -1px; transition: all 250ms ease 0s; transform: scale(0); }
.nav-tabs > li.active > a::after, .nav-tabs > li:hover > a::after { transform: scale(1); }
.tab-nav > li > a::after { background: #5a4080 none repeat scroll 0% 0%; color: #fff; }
.tab-pane { padding: 15px 0; }
.tab-content{padding:20px}
.nav-tabs > li  {width:20%; text-align:center;}
.card {background: #FFF none repeat scroll 0% 0%; box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3); margin-bottom: 30px; }
@media all and (max-width:724px){
.nav-tabs > li > a > span {display:none;} 
.nav-tabs > li > a {padding: 5px 5px;}
}
/**/

/*Responsive design start here*/

@media only screen and (max-width: 1920px) {
  .tabs input[name="tab-control"]:nth-of-type(1):checked ~ .slider {
    -webkit-transform: translateY(-5%);
    transform: translateY(-5%);
  }
  .tabs input[name="tab-control"]:nth-of-type(2):checked ~ .slider {
    -webkit-transform: translateY(108%);
    transform: translateY(108%);
  }
  .tabs input[name="tab-control"]:nth-of-type(3):checked ~ .slider {
    -webkit-transform: translateY(219%);
    transform: translateY(219%);
  }
  .tabs input[name="tab-control"]:nth-of-type(4):checked ~ .slider {
    webkit-transform: translateY(330%);
    transform: translateY(330%);
  }
}
@media only screen and (max-width: 1440px) {
  .tabs input[name="tab-control"]:nth-of-type(1):checked ~ .slider {
    -webkit-transform: translateY(-5%);
    transform: translateY(-5%);
  }
  .tabs input[name="tab-control"]:nth-of-type(2):checked ~ .slider {
    -webkit-transform: translateY(108%);
    transform: translateY(108%);
  }
  .tabs input[name="tab-control"]:nth-of-type(3):checked ~ .slider {
    -webkit-transform: translateY(219%);
    transform: translateY(219%);
  }
  .tabs input[name="tab-control"]:nth-of-type(4):checked ~ .slider {
    webkit-transform: translateY(330%);
    transform: translateY(330%);
  }
  .featured-slider .listing-card .image-area {
    width: 100%;
  }
  html body.home .sb-modern-header .mega-menu .menu-links > li > a {
    color: #ffffff !important;
  }
}
@media only screen and (max-width: 1320px) {
  html body .mega-menu .menu-links > li > a {
    padding: 0 10px;
  }
  html body .sb-modern-header .sb-colors-combination-c1 .sb-header-social-h2 .list-inline li .btn-primary {
    padding: 11px 17px;
  }
  html body .wrap-counter .counter p {
    font-size: 20px;
  }
}
@media only screen and (max-width: 1199px) {
  .ads-total-count {
    margin-left: 301px;
    display: none;
    flex-wrap: unset;
  }
  .ads-total-count a.ads-inner-count {
    display: inline-block;
    min-width: 0;
    text-align: center;
    width: 195px;  
  }
  .content-inner-box .row div:nth-child(5) {
    clear: both;
  }
  .ads-total-count .ads-inner-count .d-block {
    display: none;
  }
  .content-inner-box .inner-grid-button {
    width: 25%;
  }
  html body .mob-blog-post .blog-post {
    min-height: 410px;
  }
  .featured-slider .listing-detail li span {
    display: unset;
  }
  html body .menu-list-items .sb-header-social-h2 .list-inline li a i.custom.fa.fa-plus {
    visibility: visible;
    background-color: #00358a !important;
    padding: 7px 12px 7px 14px;
    border-radius: 55px !important;
  }
  .list-inline li a.btn.btn-primary {
    visibility: hidden;
    width: 30px;
  }
  html body .sb-modern-header .sb-colors-combination-c1 .sb-colored-header .mega-menu .sb-header-social-h2 {
    margin-top: 5px;
    right: 72px;
    overflow: hidden;
    width: 161px;
  }
  html body .sb-modern-header .sb-colors-combination-c1 .sb-header-social-h2 .list-inline li .btn-primary {
    padding: 0;
  }
  html body .sb-modern-header .sb-colors-combination-c1 .sb-colored-header .mega-menu .sb-header-social-h2 {
    right: 0px;
    width: 143px;
  }
  .ps-main-section .btn-bg.wave {
    vertical-align: unset;
  }
  .ps-main-section .offer-banner {
    min-height: 100px;
  }
  .dashboard-main-panel .card li.user-list-item .listing-title {
    width: 73%;
  }
  .dashboard-main-panel .card li.user-list-item .listing-title .listing-title-card h3 {
    width: auto;
    overflow: hidden;
    height: 54px;
    text-overflow: ellipsis;
    display: inline-block;
  }
  ul.all-followers .followers-description {
    padding: 0 15px;
    width: 42%;
  }
  #adwith-section-inner {
    width: 970px;
  }
  .withus-inner-content p br {
    display: none;
  }
  .search-alerts-list li.search-alerts-item {
    width: 100%;
    margin-bottom: 10px;
  }
  .followers-info-wrap .followers-action {
    width: 32%;
  }
  .saved-inner-wrap {
    width: 31.9%;
  }
  .sb-modern-header .sb-header-social-h2 {
  overflow: visible !important;
  }
  #listing-form-submit .listing-above-infos {
    width: 40%;
  }
  #listing-form-submit .listing-above-btn {
    width: 60%;
  }
  .tab-menu-wraps .view-all-wraps {
    width: 72%;
  }
  .view-all-wraps h4 {
    width: 75%;
    line-height: 22px;
  }
  .content-inner-box:hover .inner-grid-button.temp-comingsoon .icon_box:before {
    left: 14px;
  }
  .ps-profile-setting__upload .ad-video-wrap  h5 {
    width: 50%;
  }
  .single-count-down-auction li {
    font-size: 8px;
  }
  .bid-field-wrap .field-bid-inner {
    width: 67%;
  }
  .bid-field-wrap .bid-info-wrap .agree-term {
    float: left;
  }
  .ps-listing-details .ps-profile--row .no-res .no-res-inner .no-res-active {
    display: block;
    color: #f56f16;
    float: none;
    line-height: 0;
    text-align: center;
  }
  .ps-listing-details .ps-profile--row .no-res label span.no-res-txt, .ps-listing-details .ps-profile--row .price-type label span.no-res-txt {
    vertical-align: unset;
  }
  .page-template-template-ads-listing .content-area .ad-meta-info li a {
    width: 255px;
    padding-left: 20px !important;
    min-height: 17px;
    max-height: 45px;
    height: auto;
  }
}
@media only screen and (max-width: 1024px) {
  html body .mega-menu .menu-links > li > a {
    padding: 0 7px;
  }
  .ps-main .ps-dashboard-user {
    width: 100%;
  }
  .ps-main-section .offer-banner {
    width: 97%;
  }
}
@media only screen and (max-width: 991px) {
  .ads-total-count a.ads-inner-count {
    min-height: 0;
    margin-left: 10px;
    width: 131px;
  }
  .content-inner-box .inner-grid-button {
    width: 50%;
  }
  html body .minimal-category .description span {
    font-size: 16px;
  }
  html body.home .sb-modern-header .mega-menu .menu-links > li > a {
    color: #191919 !important;
  }
  html body .sb-modern-header .sb-colors-combination-c1 .sb-colored-header .mega-menu .sb-header-social-h2 {
    margin-top: 0px;
    width: auto;
    position: absolute;
    right: 100px;
  }
  .list-inline li a.btn.btn-primary {
    visibility: visible;
    width: auto;
  }
  html body .menu-list-items .sb-header-social-h2 .list-inline li a i.custom.fa.fa-plus {
    padding: 0;
  }
  html body .sb-modern-header .sb-colors-combination-c1 .sb-header-social-h2 .list-inline li .btn-primary {
    padding: 9px 21px;
  }
  html body .wrap-counter .counter p {
    margin-bottom: 60px;
  }
  .wrap-counter h2.timer.count-title.count-number {
    padding-top: 0;
  }
  .page-template-template-post-ad-php .mega-menu .menu-mobile-collapse-trigger, 
  .page-template-template-post-ad-php .mega-menu .menu-mobile-collapse-trigger:hover {
    background: #1a1a1a00;
  }
  .page-template-template-post-ad-php .mega-menu .menu-mobile-collapse-trigger:before, 
  .page-template-template-post-ad-php .mega-menu .menu-mobile-collapse-trigger:after, 
  .page-template-template-post-ad-php .mega-menu .menu-mobile-collapse-trigger span {
    background: #00358a;
  }
  html body .mega-menu .menu-links > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .mega-menu .menu-links > li {
    border-bottom: 1px solid #f3f3f3;
  }
  .ps-main-section .btn-bg.wave {
    vertical-align: text-bottom;
  }
  .ps-main-section .offer-banner {
    height: 100px;
  }
  .card-block ul.list-group li {
    font-size: 1.4rem;
  }
  .agree-term {
    display: block;
  }
  .ps-posted-ads.ps-profile-setting {
    padding-bottom: 0;
  }
  ul.all-followers .followers-info-wrap {
    display: block;
  }
  ul.all-followers .follower-userimg img {
    width: 100%;
  }
  ul.all-followers .followers-description {
    width: 100%;
  }
  .followers-info-wrap .followers-action span.rating-text {
    display: none;
  }
  .followers-info-wrap .followers-action {
    width: 35%;
    display: inline-block;
  }
  ul.all-followers .followers-description {
    width: 65%;
    display: inline-block;
    float: left;
  }
  .followers-action .followers-rating {
    display: inline-block;
  }
  ul.all-followers .followers-description .followers-title h3 {
    font-size: 21px;
  }
  ul.all-followers .followers-description .followers-member h5, 
  ul.all-followers .followers-description .followers-liveads h5, 
  ul.all-followers .followers-description .followers-blogpost h5,
  ul.all-followers .followers-descr, 
  ul.all-followers .followers-description div span {
    font-size: 14px;
  }
  ul.all-followers .followers-description {
    padding: 9px 15px;
  }
  .dashboard-main-panel .dashboard-inner .card .user-all-listings li.user-list-item .listing-title div .image-active-wrap,
  .dashboard-main-panel .card li.user-list-item .listing-title,  
  .dashboard-main-panel .card li.user-list-item .listing-title .listing-description, 
  .dashboard-main-panel .card li.user-list-item .listing-actions {
    width: 100%;
  }
  .dashboard-main-panel .dashboard-inner .card .user-all-listings li.user-list-item {
    height: auto;
    padding-bottom: 20px;
  }
  .dashboard-main-panel .card li.user-list-item .listing-actions a.button {
    width: 89%;
  }
  .dashboard-main-panel .card li.user-list-item .listing-actions {
    text-align: center;
  }
  #most-rcnt-sec .content-area a.btn {
    width: auto;
    display: inline-block;
    float: right;
  }
  .dashboard-main-panel .dashboard-inner .card ul.nav.nav-tabs li {
    padding: 10px 0px;
  }
  .dashboard-main-panel .dashboard-inner .card ul.nav.nav-tabs li span {
    padding-left: 0;
    display: block;
  }
  #extra-field-pricerange {
    width: 40%;
  }
  .price-range-slider .rang-from-wrap, 
  .price-range-slider .rang-to-wrap {
    min-width: 45%;
  }
  #adwith-section-inner {
    width: 900px;
  }
  body.page-id-4916.theme-adforest .mega-menu .menu-links > li > a, 
  body.page-id-5430.theme-adforest .mega-menu .menu-links > li > a, 
  body.page-id-5428.theme-adforest .mega-menu .menu-links > li > a {
    color: #191919 !important;
  }
  .saved-inner-wrap {
    width: 48.2%;
  }
  #adforest_res .message-body .col-md-4 {
    width: 60%;
  }
  .page-template-template-ads-listing .listing-posts .ad-listing .content-area .col-md-3 {
    padding: 0 20px;
  }
  .page-template-template-ads-listing .listing-posts .ad-details p {
    height: 47px;
  }
  .ps-posted-ads .ps-posted-ads__heading p {
    display: none;
  }
  #listing-form-submit .listing-above-btn {
    text-align: right;
  }
  .view-all-wraps h4 {
    width: 70%;
    line-height: 20px;
  }
  .tab-menu-wraps .view-all-wraps {
    width: 63%;
  }
  .content-inner-box:hover .inner-grid-button.temp-comingsoon .icon_box:before {
    left: 31px;
  }
  .single-count-down-auction li {
    font-size: 15px;
  }
  .bid-field-wrap .field-bid-inner {
    width: 67%;
    display: inline-block;
  }
  .bid-field-wrap .button-bid-inner {
    display: inline-block;
    padding-right: 0;
  }
  .bid-field-wrap .image-bid-inner {
    display: inline-block;
  }
  .bid-field-wrap .bid-info-wrap .agree-term {
    float: none;
  }
  .ps-listing-details .ps-profile--row {
    grid-template-columns: unset; 
  }
  .ps-listing-details .ps-profile--row .no-res .no-res-inner .no-res-active {
    display: inline-block;
    float: right;
    line-height: 35px;
  }
  .ps-listing-details .ps-profile--row .no-res label span.no-res-txt, .ps-listing-details .ps-profile--row .price-type label span.no-res-txt {
    vertical-align: sub;
  }
}
@media only screen and (max-width: 884px) {
  #adwith-section-inner {
      width: 830px;
  }
}
@media only screen and (max-width: 768px) {
  .vc_column-inner .vc_btn3-container.frd-btn-mobile {
      text-align: center;
  }
  .dashboard-main-panel .dashboard-inner ul {
    display: flex;
    width: 100%;
    float: none;
  }
  .ads-total-count {
    margin-left: 0;
    display: none;
    flex-wrap: unset;
  }
  .tabs .slider .indicator {
    width: 75%;
  }
  .dashboard-main-panel .dashboard-inner .content {
    margin-left: 0;
    margin-top: 3px;
  }
  .tabs input[name="tab-control"]:nth-of-type(1):checked ~ .slider {
    -webkit-transform: translateX(-5%);
    transform: translateX(-5%);
  }
  .tabs input[name="tab-control"]:nth-of-type(2):checked ~ .slider {
    -webkit-transform: translateX(77%);
    transform: translateX(77%);
  }
  .tabs input[name="tab-control"]:nth-of-type(3):checked ~ .slider {
    -webkit-transform: translateX(155%);
    transform: translateX(155%);
  }
  .tabs input[name="tab-control"]:nth-of-type(4):checked ~ .slider {
    webkit-transform: translateX(229%);
    transform: translateX(229%);
  }
  .ads-total-count a.ads-inner-count {
    width: 231px;
    text-align: center;
  }
  .tabs .slider .indicator {
    width: 60%;
  }
  .content-inner-box .col-lg-2.col-md-3.col-sm-4.col-xs-6 {
    max-width: 25%;
  }
  .content-inner-box .row div:nth-child(4) {
    clear: unset;
  }
  .search-form-col {
    bottom: 150px;
  }
  html body .modern_sample {
    height: 475px !important;
  }
  #home-slider .modern_sample .content {
    padding: 5em 0 0;
  }
  html body .search-form-col {
    bottom: 250px;
  }
  .card-block ul.list-group li {
    font-size: 1.4rem;
  }
  .ps-main-section .offer-banner .offer-text {
    width: 64%;
  }
  .followers-info-wrap .followers-action {
    padding: 9px 15px;
  }
  .dashboard-main-panel .card li.user-list-item .listing-actions a.button {
    width: 133px;
  }
  .dashboard-main-panel .card li.user-list-item .listing-actions {
    text-align: right;
    position: relative;
    bottom: 175px;
    right: 15px;
  }
  .dashboard-main-panel .dashboard-inner .card .user-all-listings li.user-list-item {
    height: 470px;
  }
  .dashboard-main-panel .card li.user-list-item .listing-title .listing-title-card h3 {
    width: 65%;
  }
  .followers-info-wrap .followers-action {
    width: 40%;
  }
  ul.all-followers .followers-description {
    width: 60%;
  }
  .followers-rating .review__rating input:checked ~ label {
    padding: 0;
  }
  .dashboard-main-panel .dashboard-inner ul li {
    padding: 10px 0px;
  }
  #adwith-section-inner {
    width: 750px;
  }
  .ad-video-wrap .video-inner-left {
    width: 100%;
    padding-right: 0;
    padding-top: 10px;
  }
  .ad-video-wrap .video-inner-right {
    width: 100%;
    padding-left: 0;
    padding-top: 55px;
  }
  ul.all-followers li.followers-info-wrap {
    width: 100%;
  }
  .search-result-item .search-result-item-body .col-md-7 .row.ad-history .col-md-4 {
    padding: 0;
  }
  .page-id-19 #adforest_res .message-body .col-md-4, 
  .page-id-19 #adforest_res .message-body .col-md-8.message-content {
    width: 100%;
  }
  .page-id-19 #adforest_res .message-inbox {
    border: none;
  }
  .page-id-19 #adforest_res .message-body .col-md-8 h2 {
    text-align: center;
  }
  .ps-main-section .btn-bg.wave {
    width: 38%;
  }
  .content-inner-box:hover .inner-grid-button.temp-comingsoon .icon_box:before {
    left: 21px;
  }
  .my-ads-tab.extra-space {
    display: none;
  }
  .dashboard-main-panel .dashboard-inner > ul {
    min-height: auto;
  }
  .single.single-ad_post .page-header-section-single .page-header-area {
    padding: 90px 70px !important;
  }
  .single-count-inner-auction #countdown ul {
    padding-bottom: 10px;
  }
  .ps-profile-setting__upload .ad-video-wrap h5, 
  .descs-box .with-nav-tabs .nav-tabs > li {
    width: 100%;
  }
  .home #most-rcnt-sec .ad-listing {
    height: auto;
  }
  .main-listing-dropdown .block__title.main-listing-inner::before, 
  .main-listing-dropdown .block__title.main-listing-inner::after {
    display: block;
  }
  .main-listing-dropdown .block__title.main-listing-inner {
    pointer-events: unset;
  }
  .block__items.main-listing-dropdown .block__texts.inner-content-dropdown {
    display: none;
  }
  #bopi-product-images ul.product_images li.image, 
  #bopi-product-images ul.product_images li.add-image.add-image {
      width: 145px;
      height: 145px;
  }
  #product_images_container li.image img {
    width: 100%;
  }
  #bopi-product-images .add-image.add-product-images.tips a i {
    margin-top: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .content-inner-box .row div:nth-child(4) {
    clear: unset;
  }
  .tabs input[name="tab-control"]:nth-of-type(1):checked ~ .slider {
    -webkit-transform: translateX(-5%);
    transform: translateX(-5%);
  }
  .tabs input[name="tab-control"]:nth-of-type(2):checked ~ .slider {
    -webkit-transform: translateX(77%);
    transform: translateX(77%);
  }
  .tabs input[name="tab-control"]:nth-of-type(3):checked ~ .slider {
    -webkit-transform: translateX(156%);
    transform: translateX(156%);
  }
  .tabs input[name="tab-control"]:nth-of-type(4):checked ~ .slider {
    webkit-transform: translateX(236%);
    transform: translateX(236%);
  }
  .tabs input[name="tab-control"]:nth-of-type(1):checked ~ ul > li:nth-child(1) > label, 
  .tabs input[name="tab-control"]:nth-of-type(2):checked ~ ul > li:nth-child(2) > label, 
  .tabs input[name="tab-control"]:nth-of-type(3):checked ~ ul > li:nth-child(3) > label, 
  .tabs input[name="tab-control"]:nth-of-type(4):checked ~ ul > li:nth-child(4) > label,
  .tabs input[name="tab-control"]:nth-of-type(5):checked ~ ul > li:nth-child(5) > label {
    background: #067ad6;
    padding: 8px 10px 4px;
    box-shadow: 0 14px 28px rgb(0 0 0 / 5%), 0 10px 10px rgb(0 0 0 / 5%);
    border-radius: 4px;
  }
  .tabs.dashboard-inner .slider {
    display: none;
  }
  .dashboard-main-panel .dashboard-inner ul label {
    padding: 8px 10px 4px;
  }
  .ads-total-count a.ads-inner-count {
    width: 31%;
  }
  html body #home-slider .modern_sample .content {
    padding: 5em 0 0 !important;
  }
  .card-block ul.list-group li {
    font-size: 1.6rem;
  }
  .ps-main-section .offer-banner {
    width: 96%;
  }
  .ps-main-section .offer-banner .offer-text {
    width: 60%;
  }
  #most-rcnt-sec .content-area a.btn {
    width: 100%;
    float: none;
  }
  #extra-field-pricerange {
    width: 40%;
  }
  #adwith-section-inner .withus-top-mid {
    padding-top: 0;
  }
  #adwith-section-inner .withus-inner-left {
    padding-left: 0;
    padding-top: 0;
  }
  #full-width-rcontent #adwith-section-inner {
    width: 50%;
    margin-right: 0 !important;
  }
  #full-width-lcontent #adwith-section-inner {
    width: 50%;
    margin-left: 0 !important;
  }
  .tab-menu-wraps .view-all-wraps {
    width: auto;
    float: right;
  }
  .view-all-wraps h4 {
    display: none;
  }
}
@media only screen and (max-width: 730px) {
  #adwith-section-inner {
    width: 650px;
  }
  .saved-inner-wrap {
    width: 47.5%;
  }
  .bid-field-wrap .button-bid-inner {
    padding-left: 0;
  }
  .ps-listing-auction .ps-profile--row {
    grid-template-columns: unset;
  }
  #bopi-product-images ul.product_images li.image, 
  #bopi-product-images ul.product_images li.add-image.add-image {
    width: 182px;
    height: 182px;
  }
  #bopi-product-images .add-image.add-product-images.tips a i {
    margin-top: 80px;
  }
}
@media only screen and (max-width: 660px) {
  #search-field-dist {
    width: 25%;
  }
  #adwith-section-inner {
    width: 600px;
  }
  .ps-main-section .offer-banner {
    width: 95%;
  }
  .ps-posted-ads .ps-posted-ads__heading p {
    display: none;
  }
  .ps-posted-ads__heading.ps-form-top .btn-dft {
    margin-right: 0;
  }
  .ps-posted-ads .ps-posted-ads__heading.ps-form-top h5, 
  .ps-posted-ads__heading.ps-form-top .btn-dft, 
  .ps-profile-setting .ps-posted-ads__heading button {
    display: inline-block;
  }
  .ps-posted-ads__heading.ps-form-top .btn-dft {
    margin-right: 7px;
  }
  .ps-add-feature__heading h5 span.image-inner-par {
    display: block;
    padding: 0;
  }
  .ps-add-feature__heading.display-subheading {
  padding-top: 10px;
  padding-bottom: 10px;
  }
  .offer-banner .offer-text h4 {
    padding: 15px 17px;
  }
  .bid-field-wrap .field-bid-inner {
    width: 65%;
  }
  #bopi-product-images ul.product_images li.image, 
  #bopi-product-images ul.product_images li.add-image.add-image {
    width: 32.4%;
    height: 162px;
  }
}
@media only screen and (max-width: 632px) {
  #bopi-product-images ul.product_images li.image, 
  #bopi-product-images ul.product_images li.add-image.add-image {
    width: 49%;
    height: 233px;
  }
  #bopi-product-images .add-image.add-product-images.tips a i {
    margin-top: 106px;
  }
}
@media only screen and (max-width: 600px) {
  .content-inner-box .col-lg-2.col-md-3.col-sm-4.col-xs-6 {
    max-width: 33%;
  }
  .content-inner-box .row div:nth-child(5) {
    clear: unset;
  }
  html body .sb-modern-header .sb-colors-combination-c1 .sb-header-social-h2 .list-inline li .btn-primary {
    padding: 0;
  }
  html body .menu-list-items .sb-header-social-h2 .list-inline li a i.custom.fa.fa-plus {
    visibility: visible;
    background-color: #00358a !important;
    padding: 7px 12px 7px 14px;
    border-radius: 55px !important;
  }
  .list-inline li a.btn.btn-primary {
    visibility: hidden;
    width: 30px;
  }
  .page-id-5633 .mega-menu .menu-mobile-collapse-trigger:before, 
  .page-id-5633 .mega-menu .menu-mobile-collapse-trigger:after, 
  .page-id-5633 .mega-menu .menu-mobile-collapse-trigger span {
    background: #000;
  }
  html body .sb-modern-header .sb-colors-combination-c1 .sb-colored-header .mega-menu .sb-header-social-h2 {
    margin-top: 5px;
    right: 72px;
    overflow: hidden;
    width: 143px;
  }
  html body .mega-menu .menu-mobile-collapse-trigger {
    width: 42px;
  }
  .search-form-container .search-form-col .search-form {
    padding: 10px 10px;
  }
  html body .search-form-col {
    padding: 0;
  }
  #extra-field-pricerange {
    width: 40%;
  }
  .search-form-container .dropdown:after {
    display: none;
  }
  html body .mega-menu .menu-mobile-collapse-trigger:hover, 
  html body .mega-menu .menu-mobile-collapse-trigger {
    background: transparent;
  }
  .ps-main-section .offer-banner .offer-text {
    width: 100%;
  }
  .ps-main-section .offer-banner {
    height: 148px;
    text-align: center;
  }
  #extra-field-pricerange {
    width: 50%;
  }
  #adwith-section-inner {
    width: 560px;
  }
  .search-alerts-item .alerts-item-wrap {
    display: block;
    padding: 15px 20px;
  }
  .alerts-item-left, 
  .alerts-item-right {
    width: 100%;
    text-align: left;
  }
  .alerts-item-right .blank-row {
    display: none !important;
  }
  .search-alerts-list li.search-alerts-item {
    min-height: auto;
  }
  .alerts-item-top .alert-heading-left {
    width: 60%;
  }
  .alerts-item-top .alert-view-btn, .alerts-item-top .alert-delete-btn {
    width: 20%;
  }
  #full-width-lcontent #adwith-section-inner, 
  #full-width-rcontent #adwith-section-inner {
    width: 70%;
  }
  .page-template-template-dashboard .mega-menu .menu-mobile-collapse-trigger:before, 
  .page-template-template-dashboard .mega-menu .menu-mobile-collapse-trigger:after, 
  .page-template-template-dashboard .mega-menu .menu-mobile-collapse-trigger span,
  .single-ad_post .mega-menu .menu-mobile-collapse-trigger:before, 
  .single-ad_post .mega-menu .menu-mobile-collapse-trigger:after, 
  .single-ad_post .mega-menu .menu-mobile-collapse-trigger span {
    background: #000;
  }
  .ps-posted-ads .ps-posted-ads__heading.ps-form-top h5 {
    font-size: 15px;
  }
  .featured-image .bopi-feat-image-upload .instruction-inside a {
    white-space: unset;
  }
  .bid-field-wrap .field-bid-inner {
    width: 62%;
  }
  .ps-listing-details .ps-profile--row {
    display: unset;
  }
  .checkout.woocommerce-checkout #customer_details, 
  .checkout.woocommerce-checkout #order_review, 
  .checkout.woocommerce-checkout h3#order_review_heading {
    width: 100%;
    padding-left: 0;
  }
  .details-main-section .single-details-links-h1 .col-lg-8, 
  .details-main-section .single-details-links-h1 .col-lg-4 {
    padding: 0;
  } {
    padding: 0;
  }
  .tab-content .profile-edit thead tr th:nth-child(2),
  .tab-content .profile-edit thead tr th:nth-child(5),
  .tab-content .profile-edit tbody tr td:nth-child(2),
  .tab-content .profile-edit tbody tr td:nth-child(5) {
    display: none;
  }
  div#profile .order-table-below {
    display: unset !important;
  }
  .order-table-below .total-ad-spend {
    float: none;
  }
  .order-table-below .print-history, 
  .order-table-below .total-ad-spend, 
  .order-table-below .order-pagination {
    display: block;
  }
  .tab-content .my-ads-pagination {
    text-align: left;
  }
  div#profile .order-table-below {
    display: block !important;
    padding: 10px 10px;
  }
  #bopi-product-images ul.product_images li.image, 
  #bopi-product-images ul.product_images li.add-image.add-image {
    width: 49%;
    height: 220px;
  }
}
@media only screen and (max-width: 560px) {
  .ps-listing-details .ps-profile--row .no-res .no-res-inner .no-res-active {
    display: block;
    float: none;
    line-height: 0;
  }
  .single-details-page-links li i.fa.fa-clock {
    padding: 0 10px;
  }
}
@media only screen and (max-width: 541px) {
  .ps-main-section .offer-banner {
    height: 170px;
  }
  .dashboard-main-panel .card li.user-list-item .listing-actions {
    text-align: center;
    position: unset;
  }
  .dashboard-main-panel .dashboard-inner .card .user-all-listings li.user-list-item {
    height: auto;
  }
  .dashboard-main-panel .card li.user-list-item .listing-actions a.button {
    width: 90%;
  }
  .dashboard-main-panel .card li.user-list-item .listing-title .listing-title-card h3 {
    width: auto;
  }
  .search-form-container .search-form-col .search-form .fields-wrapper-primary .search-field {
    height: 57px;
  }
  #adwith-section-inner {
    width: 500px;
  }
  #full-width-lcontent #adwith-section-inner, 
  #full-width-rcontent #adwith-section-inner {
    width: 80%;
  }
  .saved-inner-wrap, 
  .saved-inner-wrap .image-area a img {
   width: 100%;
   margin-left: 0;
    margin-right: 0;
   }
   #listing-form-submit .listing-above-infos, 
   #listing-form-submit .listing-above-btn {
    width: 100%;
    text-align: center;
   }
   .ps-posted-ads .ps-posted-ads__heading {
    padding: 10px 10px 15px 20px;
   }
   #listing-form-submit .listing-above-btn {
    padding-top: 10px;
   }
   .bid-field-wrap .field-bid-inner {
    width: 61%;
  }
  #bopi-product-images ul.product_images li.image, 
  #bopi-product-images ul.product_images li.add-image.add-image {
    width: 48%;
    height: 186px;
  }
}
@media only screen and (max-width: 530px) {
  .post-footerbtn-wrap .post-fwidth {
    width: 100% !important;
    margin-right: 0 !important;
    margin: 5px 0;
  }
  .post-footerbtn-wrap {
    margin-top: 0;
    padding: 0;
    width: 100%;
  }
  .post-footerbtn-wrap {
    padding-bottom: 10px;
  }
  .bid-field-wrap .field-bid-inner {
    width: 60%;
  }
  .search-alert-wrap .search-alerts h3 {
    font-size: 17px;
  }
}
@media only screen and (max-width: 503px) {
  .search-form-col #search-field-cat .dropdown .select span, 
  .search-form-col #search-field-dist .dropdown .select span {
    width: auto;
    overflow: hidden;
    height: 40px;
    text-overflow: ellipsis;
    display: inline-block;
    line-height: 55px;
  }
  .search-form-col .dropdown .select {
    padding: 0 9px;
  } 
  #search-field-cat .dropdown .dropdown-menu {
    width: 200px;
  }
  #search-field-dist .dropdown .dropdown-menu {
    width: 70px;
  }
  html body .search-form-col {
    bottom: 445px;
  }
  .ps-listing-category .ps-profile--row, 
  .ps-listing-details .ps-profile--row {
    display: unset;
  }
  .ps-listing-category .ps-profile--row .form-group {
    margin-bottom: 0;
  }
  .search-form-container .search-form-col .search-form .fields-wrapper {
    display: unset;
  }
  #search-field-cat, 
  #search-field-keyword {
    width: 100%;
    margin-bottom: 6px;
  }
  #search-field-add {
    width: 75%;
    display: inline-block;
    float: left;
  }
  #search-field-dist {
    width: 25%;
    display: inline-block;
    height: 57px;
  }
  .search-form-col .search-form-submit.text-white.bg-primary {
    width: 100%;
  }
  #search-form-container .addr-wrap {
    margin-bottom: 6px;
  }
  html body .modern_sample {
    height: 700px !important;
  }
  .search-form-container .search-form-col .search-form {
    max-height: 405px;
  }
  html body .search-form-bottom .fields-wrapper.fields-wrapper-secondary {
    display: flex !important;
    padding-top: 15px;
  }
  #extra-field-pricerange {
    width: 100%;
    margin-left: 0;
    margin-top: 12px;
  }
  .search-form-container .search-form-col .search-form .fields-wrapper-primary .search-field {
    height: auto;
  }
  .search-form-container #extra-field-new, 
  .search-form-container #extra-field-type {
    width: 47%;
  }
  .price-range-slider .rang-from-wrap, .price-range-slider .rang-to-wrap {
    min-width: 49%;
    margin: 0;
  }
  .price-range-slider .select2-container--default .select2-selection--single .select2-selection__rendered {
    padding-left: 0;
  }
  .price-range-slider .rang-to-wrap {
    padding-left: 8px;
  }
  .price-range-slider .rang-from-wrap span.select2-selection__arrow {
    right: 4px;
  }
  .price-range-slider .rang-to-wrap span.select2-selection__arrow {
    right: -5px;
   }
   .search-field.dropdown-search#search-field-sub-cat .select span {
    width: auto;
    overflow: hidden;
    height: 40px;
    text-overflow: ellipsis;
    display: inline-block;
   }
   .search-field.dropdown-search#search-field-sub-cat {
    width: 100%;
    margin-bottom: 6px;
    height: 57px;
    line-height: 57px;
   }
   .search-field.dropdown-search#search-field-sub-cat .select span {
    height: 40px;
   }
   #adwith-section-inner {
    width: 470px;
   }
   #full-width-lcontent #adwith-section-inner, 
   #full-width-rcontent #adwith-section-inner {
   width: 100%;
   }
   .content-inner-box:hover .inner-grid-button.temp-comingsoon .icon_box:before {
    left: 7px;
   }
   .bid-field-wrap .button-bid-inner button {
    padding: 15px 18px;
   }
   .bid-field-wrap .bid-info-wrap .bid-info-inner small {
    font-size: 14px;
   }
   #bopi-product-images ul.product_images li.image, 
   #bopi-product-images ul.product_images li.add-image.add-image {
    width: 48%;
    height: 170px;
   }
}
@media only screen and (max-width: 460px) {
  .content-inner-box .col-lg-2.col-md-3.col-sm-4.col-xs-6 {
    max-width: unset;
  }
  #extra-field-pricerange {
    width: 100%;
  }
  body.page-id-4916.theme-adforest #blog-slider .col-lg-8 .sprt-hero-text h3 {
    font-size: 35px;
  }
  body.page-id-4916.theme-adforest #blog-slider .col-lg-8 .sprt-hero-text p {
    font-size: 15px;
  }
  ul.all-followers .followers-description {
    width: 100%;
  }
  .followers-action .followers-rating {
    display: -webkit-box;
  }
  .followers-info-wrap .followers-action span.rating-text {
    display: inline-block;
  }
  .followers-info-wrap .followers-action #follow-message-button, 
  .followers-info-wrap .followers-action #follow-button, 
  .followers-info-wrap .followers-action {
    width: 100%;
  }
  #wrap-main-counter .funfacts {
    padding: 0;
  }
  #adwith-section-inner {
    width: 440px;
   }
   .alerts-item-top .alert-view-btn, .alerts-item-top .alert-delete-btn {
    width: 30%;
   }
   .search-alert-wrap .search-alerts-body {
    padding: 30px 12px 30px 5px;
   }
   .search-alert-wrap .search-alerts {
    padding: 10px 20px;
   }
   .alert-main-heading h3 {
    font-size: 16px;
   }
   .ps-main-section .offer-banner {
    width: 93%;
  }
  .listing-above-btn {
    width: 100%;
  }
  .ps-profile-setting .listing-submit-btn-head.extra-publi {
    float: right;
  }
  .ps-posted-ads__heading.ps-form-top {
    padding: 10px 15px;
  }
  .listing-above-infos h5 {
    padding-bottom: 10px;
  }
  .descs-box#description .clear-custom .col-sm-3 {
    width: 100%;
  }
  .bopi-modal {
    height: 270px;
    width: 410px;
  }
  .content-inner-box:hover .inner-grid-button.temp-comingsoon .icon_box:before {
    left: 33px;
   }
   .bid-field-wrap .button-bid-inner button {
    padding: 15px 15px;
   }
   .bid-field-wrap .bid-info-wrap .bid-info-inner strong {
    font-size: 14px;
   }
   .ps-listing-details .ps-profile--row .no-res .no-res-inner .no-res-active {
    text-align: left;
   }
   .ps-listing-details .ps-profile--row .no-res label span.no-res-txt, .ps-listing-details .ps-profile--row .price-type label span.no-res-txt {
      vertical-align: unset;
      padding-left: 0;
      padding: 7px 0;
   }
   .ps-listing-details .ps-profile--row .no-res label .save-search-alert-checkbox, .ps-listing-details .ps-profile--row .price-type label .save-search-alert-checkbox {
      width: 100%;
   }
   .ps-listing-details .ps-profile--row .no-res, .ps-listing-details .ps-profile--row .price-type {
      height: auto;
   }
   .ps-main-section .btn-bg.wave {
      width: 100%;
      text-align: center;
   }
   .listing-posts .my-ads-pagination .pagination ul {
    width: auto !important;
   }
}
@media only screen and (max-width: 439px) {
  .bid-field-wrap .image-bid-inner {
    width: 12%;
  }
  .bid-field-wrap .field-bid-inner {
    width: 86%;
    padding-right: 0;
  }
  .bid-field-wrap .button-bid-inner {
    width: 100%;
    padding-bottom: 10px;
  }
  .search-alerts .alert-dlt-btn, 
  .saved-ad-right .listing-dlt-btn {
    float: none;
    line-height: 0;
   }
   #about-content {
    width: auto;
  }
}
@media only screen and (max-width: 425px) {
   .singlepost-content .flexslider.single-page-slider .slides li{
    height: 250px;
   }
  .dashboard-main-panel .dashboard-inner ul li {
    padding: 10px 0;
  }
  .content-inner-box .row div:nth-child(5) {
    clear: both;
  }
  .sb-header-social-h2 .list-inline>li {
    padding-right: 2px;
    padding-left: 2px;
  }
  html body .sb-modern-header .sb-colors-combination-c1 .sb-colored-header .mega-menu .sb-header-social-h2 {
    width: 131px;
    padding-left: 3px;
  }
  .count-title {
    font-size: 40px;
  }
  html body .wrap-counter .counter p {
    font-size: 18px;
  }
  #wrap-main-counter {
    height: auto;
  }
  #home-slider .content h3 {
    font-size: 17px;
  }
  #adwith-section-inner {
    width: 380px;
   }
  body.page-id-4916.theme-adforest #blog-slider .col-lg-8 .sprt-hero-text h3, 
  body.page-id-4873.theme-adforest #blog-slider .col-lg-8 .sprt-hero-text h3, 
  body.page-id-5430.theme-adforest #adwith-slider .col-lg-8 .sprt-hero-text h3, 
  body.page-id-5428.theme-adforest #ad-alert .col-lg-8 .sprt-hero-text h3{
    font-size: 36px;
   }
   .acti-search {
    width: 55%;
   }
   .acti-search .search-box i.search {
    left: 11%;
   }
   .ps-main-section .offer-banner {
    width: 92%;
  }
  .bopi-modal {
    width: 380px;
  }
  .single.single-ad_post .page-header-section-single .page-header-area {
    padding: 60px 20px 100px !important;
  }
  #alert-section .tab-block .tab-mnu li, 
  #alert-section .tab-block .tab-mnu {
    width: 100%;
  }
  #alert-section .tab-block .tab-mnu li.saved-searched {
    margin-bottom: 10px;
  }
  #alert-section .view-all-wraps a {
    float: none;
  }
  #alert-section .view-all-wraps a button, 
  #alert-section .view-all-wraps {
    width: 100%;
  }
  #alert-section .view-all-wraps a button {
    padding: 13px 0;
  }
  .search-alerts .search-alert-wrap {
    margin-top: 40px;
  }
  .tab-content.tab-ads-wrap .user-list-wrap span h3,
  .tab-content.tab-ads-wrap .user-list-wrap span h4 {
    font-size: 17px;
  }
  .user-list-wrap .acti-search {
    width: 50%;
  }
  #bopi-product-images ul.product_images li.image, 
  #bopi-product-images ul.product_images li.add-image.add-image {
    width: 48%;
    height: 131px;
  }
  #bopi-product-images .add-image.add-product-images.tips a i {
    margin-top: 54px;
  }
}
@media only screen and (max-width: 395px) {
  .ads-total-count a.ads-inner-count {
    width: 30%;
    padding: 10px 0px;
  }
  #extra-field-pricerange {
    width: 100%;
    padding-top: 0;
    margin-left: 0;
  }
  #home-slider .content h3 {
    font-size: 16px;
  }
  .modern_sample .content h1 {
    font-size: 22px;
  }
  .dashboard-main-panel .dashboard-inner .card ul.nav.nav-tabs li span {
    display: none;
  }
  .search-form-container #extra-field-new, 
  .search-form-container #extra-field-type {
    width: 46%;
  }
  .alerts-item-top .alert-view-btn, .alerts-item-top .alert-delete-btn {
    width: 45%;
   }
   .alert-main-heading h3 {
    font-size: 14px;
   }
   .alert-dlt-btn button.alert-dlt {
    font-size: 13px;
    margin-top: -4px;
   }
   .ps-main-section .offer-banner {
    height: 190px;
   }
   .ps-main-section .btn-bg.wave {
    margin-left: 0;
   }
   .bopi-modal .text-wrapper h3 {
    font-size: 17px;
   }
   .bopi-modal .text-wrapper p {
    font-size: 15px;
   }
   .bopi-modal {
    width: 352px;
    height: 308px;
   }
   .content-inner-box:hover .inner-grid-button.temp-comingsoon .icon_box:before {
    left: 18px;
   }
}
@media only screen and (max-width: 375px) {
  html body .mega-menu .menu-mobile-collapse-trigger:before, 
  html body .mega-menu .menu-mobile-collapse-trigger:after, 
  html body .mega-menu .menu-mobile-collapse-trigger span {
    width: 32px;
    -webkit-transform-origin: -4px 50% 0px;
    -ms-transform-origin:-4px 50% 0px;
    transform-origin: -4px 50% 0px;
  }
  html body .mega-menu .menu-mobile-collapse-trigger {
    width: 38px;
  }
  html body .sb-modern-header .sb-colors-combination-c1 .sb-colored-header .mega-menu .sb-header-social-h2 {
    right: 56px;
  }
  html body .mega-menu .menu-logo img {
    height: 35px;
  }
  html body .sb-modern-header .sb-colors-combination-c1 .sb-header-social-h2 .list-inline li.sb-new-sea-green a i {
    font-size: 13px;
    padding: 6px 9px;
  }
  html body .sb-modern-header .sb-colors-combination-c1 .sb-header-social-h2 .list-inline li.sb-bg-blue a i {
    font-size: 13px;
    padding: 7px 8px;
  }
  html body .menu-list-items .sb-header-social-h2 .list-inline li a i.custom.fa.fa-plus {
    padding: 6px 10px 6px 12px;
  }
  html body .sb-modern-header .sb-colors-combination-c1 .sb-colored-header .mega-menu .sb-header-social-h2 {
    width: 117px;
  }
  .ps-main-section .offer-banner {
    height: 190px;
  }
  #adwith-section-inner {
    width: 375px;
   }
   html body .tabs.dashboard-inner .acti-ads h3, 
   html body .tabs.dashboard-inner .acti-ads h4 {
    font-size: 16px;
   }
   .ps-posted-ads__heading.ps-form-top .btn-dft, 
   .ps-profile-setting .listing-submit-btn-head.extra-publi {
    width: 100%;
   }
   .ps-posted-ads__heading.ps-form-top .btn-dft {
    margin-bottom: 10px;
   }
   .featured-image .bopi-feat-image-upload .instruction-inside a {
    line-height: 25px;
   }
   .bid-field-wrap .image-bid-inner {
    width: 14%;
   }
   .bid-field-wrap .field-bid-inner {
    width: 84%;
   }
   .page-template-template-ads-listing .content-area .ad-meta-info li a {
    width: 216px;
   }
   #bopi-product-images ul.product_images li.image, 
  #bopi-product-images ul.product_images li.add-image.add-image {
    width: 48%;
    height: 110px;
  }
  a.post-listing-tutorial.play-video {
    font-size: 15px;
    padding: 9px 16px;
   }
}
@media only screen and (max-width: 360px) {
  #adwith-section-inner {
    width: 350px;
   }
   .alerts-item-top .alert-view-btn, .alerts-item-top .alert-delete-btn {
    width: 60%;
   }
   .ps-main-section .offer-banner {
    height: 210px;
   }
   html body .message-header .message-tabs span a small {
    font-size: 13px;
    padding: 3px 3px;
   }
   .bopi-modal .text-wrapper p {
    font-size: 14px;
   }
   .bopi-modal {
    width: 303px;
    height: 308px;
   }
   .search-alert-wrap .search-alerts h3 {
    font-size: 15px;
   }
   button.back_to_listing {
      margin-right: 0;
      padding-right: 0;
   }
}
@media only screen and (max-width: 320px) {
  html body .mega-menu .menu-logo img {
    height: 32px;
  }
  #adwith-section-inner {
    width: 320px;
   }
}
