body {
  background-color: #FFFDE1;
  background-image: url("/Content/img/bg.jpg");
  background-position: left top;
  background-repeat: repeat-x;
  color: #555555;
  font-family: Arial;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  line-height: 18px;
  margin: 0;
  padding: 0;
  text-decoration: none;
}
/* Set padding to keep content from hitting the edges */
.body-content {
  padding-left: 15px;
  padding-right: 15px;
  /*padding-bottom:20px;*/
  min-width: 325px;
}
a {
  color: #680139;
  text-decoration: none;
  transition: all 0.8s ease-out 0s;
}
a:hover {
  text-decoration: none;
  color: #000000;
}
a.colorbox {
  color: white;
  text-decoration: none;
  display: block;
}
@media (max-width: 400px) {
  .freeBadge {
    display: none;
  }
}
@media (max-width: 767px) {
  .np-xs {
    padding: 0;
  }
}
/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
  max-width: 280px;
}
.youtube {
  background-color: red;
  color: white;
}
.youtube::-webkit-input-placeholder {
  /* WebKit browsers */
  color: white;
}
.youtube:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: white;
  opacity: 1;
}
.youtube::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: white;
  opacity: 1;
}
.youtube:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: white;
}
/* styles for validation helpers */
.field-validation-error {
  color: #b94a48;
  float: right;
}
.field-validation-valid {
  display: none;
}
input.input-validation-error {
  border: 1px solid #b94a48;
}
input[type="checkbox"].input-validation-error {
  border: 0 none;
}
.validation-summary-errors {
  color: #b94a48;
}
.validation-summary-valid {
  display: none;
}
header {
  background-color: #FFFCD5;
  background-image: linear-gradient(to bottom, #fffcd5, #fff79b);
  background-repeat: repeat-x;
  border: 0 none;
  border-radius: 0 0 5px 5px;
  box-shadow: 0 2px 5px rgba(50, 50, 50, 0.51);
  display: inline-block;
  margin-bottom: 5px;
  width: 100%;
}
.logo {
  padding: 10px 10px 10px 22px;
  float: left;
}
.social {
  width: 100px;
  margin: 8px auto;
  float: left;
}
.topRight {
  background-color: #8C014D;
  background-image: linear-gradient(to bottom, #8c014d, #4b012a);
  background-repeat: repeat-x;
  border-radius: 0 0 0 5px;
  float: right;
  height: 43px;
  margin: 0;
  padding: 0;
  max-width: 374px;
}
@media (max-width: 767px) {
  .topRight {
    width: 100%;
    border-radius: 0 0 0 0;
  }
}
.topRight ul {
  margin-left: 0em;
  padding-left: 0.2em;
  margin-bottom: 1em;
  font-size: 14px;
  text-transform: capitalize;
}
.topRight ul li {
  list-style: none outside none;
  display: inline;
  font-size: 14px;
  line-height: 43px;
  padding: 0 0 0 20px;
}
.topRight ul li a {
  text-decoration: none;
  color: #FFFFFF;
}
.login {
  color: #555555;
  float: right;
  font-weight: bold;
  margin-top: 11px;
  padding-bottom: 0.5%;
  padding-right: 2%;
  text-align: right;
}
.login ul {
  margin-bottom: 1em;
}
.login ul li {
  list-style: none outside none;
  display: inline;
  padding-top: 0px;
}
.login a {
  color: #555555;
}
.login a:hover {
  color: #CCCCCC;
}
header col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
/*-----FOOTER----*/
#footer {
  background-color: #680139;
  color: #B98724;
  float: left;
  padding: 25px 0;
  position: relative;
  width: 100%;
}
#footer a {
  color: #B98724;
}
#footer a:hover {
  color: #FFFFFF;
}
#footer ul {
  height: auto;
  list-style: none outside none;
  margin: auto;
  padding: 0;
}
#footer li {
  float: left;
  height: auto;
  list-style: none outside none;
  margin-right: 5%;
  padding: 0;
}
#footer img {
  width: auto;
}
#footer h2 {
  color: #B98724;
  font-size: 18px;
  text-transform: uppercase;
}
/*----right adv-----*/
.rightAdv {
  margin: 0px auto 15px auto;
  width: 250px;
}
.rightAdv img {
  width: 100%;
}
/*---------------Newsletter facebook-----------*/
.newsletter {
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
  padding: 4%;
  width: 250px;
}
@media (max-width: 768px) {
  .newsletter {
    width: 100%;
  }
}
.subHeading {
  color: #000000;
  font-size: 22px;
}
.social_r {
  width: 40px;
  height: 40px;
  float: left;
  margin-right: 10px;
}
.newsletterEmail {
  border: 1px solid #CCCCCC;
  border-radius: 5px;
  margin-bottom: 10px;
  padding: 2% 1% 3%;
  width: 100%;
  color: #555555;
  font-weight: bold;
}
.newsletterEmail:hover {
  border: 1px solid #47C633;
  box-shadow: 0 0 4px #47C633;
}
/*--------------Gold buttons*/
.button_gold {
  background-color: #FFEE58;
  background-image: linear-gradient(to bottom, #ffee58, #804500);
  background-repeat: repeat-x;
  border: 1px solid #FFEE58;
  border-radius: 5px;
  color: #5A3000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
}
.button_gold4 {
  background-color: #FFEE58;
  background-image: linear-gradient(to bottom, #ffee58, #804500);
  background-repeat: repeat-x;
  border: 1px solid #FFEE58;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  height: auto;
  padding: 1%;
  margin-left: 5px;
  width: 157px;
}
.button_gold4 a {
  color: #fff;
}
.button_gold2 {
  background-color: #FFEE58;
  background-image: linear-gradient(to bottom, #ffee58, #804500);
  background-repeat: repeat-x;
  border: 1px solid #FFEE58;
  border-radius: 5px;
  color: #5A3000;
  cursor: pointer;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  height: auto;
  width: 98%;
}
.button_gold1 {
  background-color: #FFEE58;
  background-image: linear-gradient(to bottom, #ffee58, #804500);
  background-repeat: repeat-x;
  border: 1px solid #FFEE58;
  border-radius: 5px;
  color: #5A3000;
  cursor: pointer;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  height: auto;
  width: 98%;
}
.button_gold:hover {
  background-color: #FFEE58;
  background-image: linear-gradient(to bottom, #804500, #ffee58);
  background-repeat: repeat-x;
}
/*---------pink button----------------*/
.button {
  background-color: #8C014D;
  background-image: linear-gradient(to bottom, #8c014d, #4b012a);
  background-repeat: repeat-x;
  border: 0 none;
  color: #FFFFFF;
  cursor: pointer;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  height: auto;
  padding: 1%;
  width: 98%;
}
.button:hover {
  color: #FFFFFF;
  background-color: #8C014D;
  background-image: linear-gradient(to bottom, #4b012a, #8c014d);
  background-repeat: repeat-x;
}
/*--------------Search container--------*/
.search-container {
  background-color: #8C014D;
  background-image: linear-gradient(to bottom, #8c014d, #4b012a);
  background-repeat: repeat-x;
  border-radius: 5px;
  box-shadow: 0 2px 5px rgba(50, 50, 50, 0.51);
  color: #FFFFFF;
  float: left;
  margin-bottom: 15px;
  margin-top: 2px;
  padding: 1% 1% 1%;
  width: 100%;
}
.search-container a {
  color: white;
  font-size: 14px;
  text-decoration: underline;
}
.search-container a:hover {
  color: #787878;
}
.search-container .heading {
  font-size: 20px;
  line-height: 35px;
}
.searchtitle {
  color: #f6ebbd;
  font-size: 20px;
  font-weight: bold;
}
.searchprop {
  width: 25%;
  float: left;
}
.searchpropcolor {
  width: 50%;
}
@media (max-width: 768px) {
  .search-container {
    margin-bottom: 2px;
  }
  .search-container .heading {
    font-size: 16px;
    line-height: 18px;
  }
  .searchprop {
    width: 100%;
    float: none;
  }
  .searchpropcolor {
    width: 100%;
  }
}
/*--------------Home--------------------*/
.homeBox {
  border: 1px solid #FFFDE1;
  /*border:1px solid #CDA81F;*/
  border-bottom: 1px solid #CDA81F;
  margin-bottom: 10px;
  top: 0;
  left: 0;
  margin: 0px;
  padding: 0px;
}
.title {
  border-bottom: 1px solid #CDA81F;
  color: #680139;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 13px;
}
@media (max-width: 768px) {
  .title {
    font-size: 15px;
    margin-bottom: 7px;
  }
}
.titleHighlightedAds {
  padding: 10px;
  float: right;
  background-color: #3989CF;
  color: #FFFFFF;
  font-weight: bold;
}
.titleHighlightedAds a {
  color: #fff;
}
.titleHighlightedAds a:hover {
  text-decoration: underline;
}
.titleLatestAds {
  padding: 10px;
  float: right;
  background-color: #DE241A;
  color: #FFFFFF;
  font-weight: bold;
}
.titleLatestAds a {
  color: #fff;
}
.titleLatestAds a:hover {
  text-decoration: underline;
}
.titleCategories {
  padding: 10px;
  float: left;
  font-size: 20px;
  text-transform: uppercase;
}
h1.path {
  margin: 0;
  padding: 0;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
}
@media (max-width: 768px) {
  .titleLatestAds,
  .titleHighlightedAds {
    font-size: 10px;
    width: 50%;
  }
  .titleCategories {
    padding: 2px;
    float: left;
    font-size: 16px;
    text-transform: uppercase;
  }
  h1.path {
    font-size: 16px;
  }
}
.homeBox h1 {
  color: #680139;
  font-size: 15px;
  font-weight: bold;
  margin: 4.6% 0;
  text-transform: uppercase;
}
@media (max-width: 992px) {
  .homeBox h1 {
    color: #680139;
    font-size: 11px;
    font-weight: bold;
    margin: 4.6% 0;
    text-transform: uppercase;
  }
}
.homeBox img {
  /*width: 100%; */
  min-width: 310px;
  min-height: 100px;
}
@media (max-width: 992px) {
  .homeBox img {
    width: auto;
    height: 50px;
    min-width: 50px;
    min-height: 50px;
    margin-right: 0px;
  }
}
.homeBoxLink {
  background-color: #AB7C2C;
  color: #FFFFFF;
  display: block;
  float: right;
  font-size: 14px;
  font-weight: bold;
  padding: 1% 3%;
}
.homeBoxLink a {
  color: #fff;
}
/*last products*/
.lastProductBox {
  margin-top: 15px;
}
.lastProduct {
  width: 135px;
  min-height: 237px;
  margin-right: 5px;
  margin-bottom: 10px;
  padding: 10px;
  float: left;
  background-color: #f3e7b3;
  background-image: linear-gradient(to bottom, #f3e7b3, #dfc674);
  border-radius: 5px;
  border: 1px solid #dfc674;
  box-shadow: 0px 2px 5px;
  text-overflow: ellipsis;
}
div.lastProductThumb {
  height: 86px;
  width: 113px;
  border-radius: 5px;
  background-size: cover;
}
@media (max-width: 470px) {
  .lastProduct2,
  .lastProduct3,
  .lastProduct4,
  .lastProduct5 {
    display: none;
  }
}
/*--------------sub category page---------------*/
.topCatBox {
  /*subcategory with more subcategories*/
  border: solid 1px #787878;
  padding: 10px;
  margin: 5px;
  text-align: center;
}
.topCatBox .subtext {
  color: rgba(50, 50, 50, 0.51);
  font-size: 13px;
  padding-left: 15px;
}
.topCatName {
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  color: #8c014d;
}
.subCatBox {
  border: solid 1px #787878;
  padding: 10px;
  margin: 5px;
  height: 132px;
  width: 117px;
  float: left;
}
.subCatName {
  color: #787878;
  text-align: center;
  font-weight: bold;
}
@media (max-width: 768px) {
  .subCatBox {
    border: solid 1px #787878;
    padding: 1px;
    margin: 3px;
    height: 80px;
    width: 58px;
    float: left;
  }
  .subCatBox img {
    max-width: 54px;
  }
  .subCatName {
    color: #787878;
    text-align: center;
    font-weight: bold;
    font-size: 9px;
    line-height: normal;
  }
}
.side-menu {
  background-color: #FFFCD3;
  padding: 20px 0;
  margin: 0;
}
.sideMenuHeader {
  border-radius: 5px 5px 0px 0px;
  border-top: 1px solid #a8a680;
  background-color: #4f012c;
  background-image: linear-gradient(to bottom, #7c0445, #4d012b);
  width: auto;
  padding: 10px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  display: block;
}
.side-menu ul {
  list-style: none outside none;
  width: 100%;
  margin: 0;
  padding: 0;
}
.side-menu li {
  border-bottom: 1px solid #E7D38A;
  padding: 10px 0px 10px 15px;
  cursor: pointer;
}
.side-menu li.current {
  background-color: white;
}
.side-menu li:hover {
  background-color: #DBBA4B;
  transition: all 0.8s ease-out 0s;
}
.side-menu a {
  display: block;
  color: #414141;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 15px;
  text-decoration: none;
  text-transform: uppercase;
}
.side-menu a:hover {
  color: #811749;
  text-decoration: underline;
}
/*----------------Profile----------------------*/
.userMainContent {
  min-height: 350px;
}
.profileMenu {
  padding-left: 10px;
}
.profileMenu li {
  border-bottom: 1px dashed #CCCCCC;
  line-height: 43px;
  list-style: none outside none;
  text-align: right;
  padding-right: 10px;
}
.profileMenu li a {
  color: #cc0000;
}
.profileMenu li a:hover {
  color: #ff0000;
}
/*------------Admin-----------------*/
a.adminMenu {
  font-weight: bold;
  color: #ff9900;
}
/*------------------List page----------------------*/
.count {
  font-size: 16px;
  font-weight: bold;
  color: #8c014d;
  margin-bottom: 5px;
  margin-left: 5px;
}
.list {
  border-radius: 5px;
  background-color: #f0edc0;
  border: 1px solid #a8a680;
}
.listItem {
  background-color: #FFFDE1;
  border-radius: 5px;
  margin: 1%;
  padding: 1%;
}
.listColorBox {
  width: 40px;
  height: 20px;
  border: 1px solid black;
  padding: 5px;
  margin-right: 5px;
  float: left;
}
.listHighlighted {
  background-color: #407fc6;
  color: white;
  width: 100px;
  padding: 3px;
  margin-bottom: 2px;
  font-weight: bold;
}
.listPrice {
  white-space: nowrap;
}
.listTime {
  white-space: nowrap;
}
@media (max-width: 768px) {
  .listItem img {
    width: 66px;
  }
  .listPrice {
    white-space: normal;
  }
  .listTime {
    white-space: normal;
  }
}
.listHeader {
  background-color: #4f012c;
  background-image: linear-gradient(to bottom, #7c0445, #4d012b);
  padding: 10px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
}
th.listHeader {
  border-top-width: 0px !important;
}
div.listItemImage {
  height: 112px;
  width: 150px;
  background-size: cover;
}
@media (max-width: 768px) {
  div.listItemImage {
    width: 66px;
    height: 49px;
  }
}
@media (max-width: 400px) {
  div.listItemImage {
    width: 44px;
    height: 33px;
  }
  .listCountyXs {
    font-size: 9px;
  }
}
.listPager {
  margin: 5px;
  padding-left: 1px;
  text-align: left;
  float: right;
}
.listPager a {
  background-color: #F0EDC0;
  border: medium none;
  color: #680139;
  display: inline-block;
  font-size: 12px;
  margin: auto 2px;
  padding: 2px 4px;
  text-decoration: none;
  font-weight: bold;
}
.listPager a.current {
  background-color: #680139;
  border: 1px solid #680139;
  color: #FFFFFF;
  display: inline-block;
  margin: auto 2px;
  padding: 2px 4px;
}
.list a {
  color: #680139;
  font-size: 15px;
  font-weight: bold;
}
.list a:hover {
  color: #CDA81F;
}
.listcontent {
  color: #787878;
  font-size: 12px;
  line-height: 16px;
}
.location_icon {
  background-image: url("/Content/img/location_icon.png");
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 10px;
  font-weight: bold;
  color: #8c014d;
  font-size: 12px;
}
.update_icon {
  background-image: url("/Content/img/calendar.gif");
  background-position: left center;
  background-repeat: no-repeat;
  font-size: 12px;
  margin-left: 14px;
  padding-left: 13px;
  font-weight: bold;
  color: #8c014d;
}
/*-------------Offer page -------------*/
.offer {
  border-radius: 5px;
  background-color: #f0edc0;
  border: 1px solid #a8a680;
}
.offerHeader {
  background-color: #4f012c;
  background-image: linear-gradient(to bottom, #7c0445, #4d012b);
  width: auto;
  padding: 10px;
  font-size: 17px;
  font-weight: bold;
  color: #fff;
  display: block;
}
.offerContent {
  margin: 10px;
}
.offerImage {
  margin: 10px 10px 0px 10px;
}
.offerOpensRow {
  margin: 0px 10px 0px 10px;
  padding: 3px;
  background-color: #EDDD9F;
}
.offerOpens {
  font-weight: bold;
  color: #8c014d;
  font-size: 12px;
}
.sellerInfo {
  background-color: #8D014D;
  color: #FFFFFF;
  height: auto;
  padding: 10px;
}
.sellerInfo div {
  background-color: #A25C82;
  background-position: left center;
  background-repeat: no-repeat;
  display: block;
  font-size: 12px;
  font-weight: normal;
  min-height: 20px;
  height: auto;
  margin-top: 3px;
  padding-bottom: 5px;
  padding-left: 30px;
  padding-top: 5px;
  text-decoration: none;
}
.sellerAddress {
  background-image: url("/Content/img/offerLocation.png");
}
.sellerTel {
  background-image: url("/Content/img/offerPhone.png");
  cursor: pointer;
}
.sellerEmail {
  background-image: url("/Content/img/offerEmail.png");
  cursor: pointer;
}
.sellerAbuse {
  background-image: url("/Content/img/offerAbuse.png");
  cursor: pointer;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/*-----------------user area pay way page*/
.payWithCC {
  text-align: right;
}
.payWithSms {
  text-align: left;
}
@media (max-width: 768px) {
  .payWithCC {
    text-align: center;
  }
  .payWithSms {
    text-align: center;
    padding-top: 5px;
  }
}
/*---------------- modal ---------------*/
.modalPopup .jumbotron {
  background: #358CCE;
  color: #FFF;
  border-radius: 0px;
}
.modalPopup .jumbotron-sm {
  padding-top: 24px;
  padding-bottom: 24px;
}
.modalPopup .jumbotron small {
  color: #FFF;
}
.modalPopup .h1 small {
  font-size: 24px;
}
/*------------static pages-------------*/
.sub_hd {
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  color: #8c014d;
}
.subcol1 hd {
  background-color: #4F012C;
  background-image: linear-gradient(to bottom, #7c0445, #4d012b);
  border-radius: 5px 5px 0 0;
  color: #FFFFFF;
  display: block;
  font-size: 17px;
  font-weight: bold;
  padding: 10px;
}
.sub_hd1 {
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  color: #8c014d;
  width: 96%;
  background-image: url("/Content/img/plus.gif");
  background-repeat: no-repeat;
  background-position: right top;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
}
.sub_item1 {
  display: none;
  margin-left: 20px;
}
/*
 * jQuery File Upload Plugin CSS 1.3.0
 * https://github.com/blueimp/jQuery-File-Upload
 *
 * Copyright 2013, Sebastian Tschan
 * https://blueimp.net
 *
 * Licensed under the MIT license:
 * http://www.opensource.org/licenses/MIT
 */
.fileinput-button {
  position: relative;
  overflow: hidden;
}
.fileinput-button input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  -ms-filter: 'alpha(opacity=0)';
  font-size: 200px;
  direction: ltr;
  cursor: pointer;
}
.fileupload-buttonbar .btn,
.fileupload-buttonbar .toggle {
  margin-bottom: 5px;
}
.progress-animated .progress-bar,
.progress-animated .bar {
  background: url("/img/progressbar.gif") !important;
  filter: none;
}
.fileupload-process {
  float: right;
  display: none;
}
.fileupload-processing .fileupload-process,
.files .processing .preview {
  display: block;
  width: 32px;
  height: 32px;
  background: url("/img/loading.gif") center no-repeat;
  background-size: contain;
}
.files audio,
.files video {
  max-width: 300px;
}
@media (max-width: 767px) {
  .fileupload-buttonbar .toggle,
  .files .toggle,
  .files .btn span {
    display: none;
  }
  .files .name {
    width: 80px;
    word-wrap: break-word;
  }
  .files audio,
  .files video {
    max-width: 80px;
  }
  .files img,
  .files canvas {
    max-width: 100%;
  }
}
.files div.imageBox {
  border: solid 1px #cccccc;
  padding: 5px;
  float: left;
  margin: 5px;
}
.files div.imageBox img {
  max-height: 135px;
}
.files div.imageRemove {
  padding: 5px;
}
