body {
    font-family: sans-serif;
}

/*
	remomeber to remove
*/
main#main {padding-top: 70px;}



/*-------------------- -------------------------- ----------*/



/* mian content*/
main#main {min-height: 70vh;}


/* render helper form */
p.form-field label {display: inline-block;width: 30%;}
p.form-field label + * {width: 50%;}
p.form-field label + textarea {display: block;width: 80%;}


/*media uploader */
.hs_media_uploader_sandbox_container {position: fixed;top: 0px;bottom: 0px;left: 0px;right: 0px;z-index: 9999;background: #00000066;font-family: sans-serif;font-size: 16px;}
.hs_media_uploader_sandbox {width: 50%;margin: 20vh 25%;background: #f1f1f1;padding: 10px 15px;border: 1px solid #e0e0e0;border-radius: 8px;min-height: 50vh;}
.hs_media_uploader_sandbox .media,
.hs_media_uploader_sandbox .gallery {background: #ffffff;min-height: 38vh;margin-bottom: 15px;border-radius: 0px;border: 1px solid #bbbbbb;max-height: 38vh;overflow: scroll;}
.hs_media_uploader_sandbox .media-element {position: relative;}


.hs_media_uploader_sandbox .media-element.img-container-icon, 
.hs_media_uploader_sandbox .media-element.a-container-icon {display: inline-block;vertical-align: top;margin: 10px;width: 90px;text-align: center;}

.hs_media_uploader_sandbox .media-element.img-container-icon > div,
.hs_media_uploader_sandbox .media-element.a-container-icon > div {background-color: white;margin: auto;width: 90px;height: 90px;background-size: cover;background-position: 50%;border: 1px solid silver;margin: auto;border-radius: 9%;}

.hs_media_uploader_sandbox .media-element.img-container-icon label,
.hs_media_uploader_sandbox .media-element.a-container-icon label  {font-size: 12px;display: block;line-height: 12px;font-weight: 100;margin-top: 6px;}



.progressbar {width: 100%;margin-bottom: 10px;border-radius: 10px;display: none;}
.progressbar span {width: 5%;display: inline-block;}
.progressbar div.bar {width: 95%;background: #cecece;}
.progressbar .bar div {width: 0%;background: #22c336;height: 8px;border-radius: 10px;}
.progressbar.failed .bar div {background: red;}
.progressbar > div {display: flex}
.progressbar input[type="file"] {width: 100%;border: none;background: none;}

.hs_media_uploader_sandbox .media-element .delete-item {border-radius: 100%;cursor:pointer;width: 20px;height: 20px;line-height: 10px;font-size: 10px;text-align: center;padding: 0px;position: absolute;right: 3px;top: 3px;}
.hs_media_uploader_sandbox_container footer {background: none;padding: 10px 0px;}

.hs_media_uploader_sandbox header.hs_media_uploader_sandbox_header {position: inherit;background: none;padding: 0px;}
.hs_media_uploader_sandbox header.hs_media_uploader_sandbox_header button.hs-media-action-btn {background: none;background-color: #f9f9f900 ;color: black;position: relative;padding: 5px 10px;border: 0px;}
.hs_media_uploader_sandbox header.hs_media_uploader_sandbox_header button.hs-media-action-btn.active {background-color: white ;border: 1px solid silver;border-bottom: 0px;}
button.hs-media-action-btn.active:after {content: '';position: absolute;bottom: -2px;left: 0px;right: 0px;height: 2px;background: white;}
.hs_media_uploader_sandbox_container:after {content: '✕';position: absolute;top: 18vh;right: 22%;background: #ac825d;width: 30px;height: 30px;border-radius: 30px;text-align: center;line-height: 30px;cursor: pointer;color: white;font-weight: bold;}
.hs_media_uploader_sandbox .media:after {content: 'Drap and Drop here';position: absolute;top: 40%;left: 0px;right: 0px;text-align: center;opacity: 0.3;font-size: 2em;}
.hs_media_uploader_sandbox header.hs_media_uploader_sandbox_header {height: auto;    text-align: left;}

.hs_media_cropper {z-index: 99999999;position: fixed;background: #00000070;width: 100%;top: 0%;left: 0%;right: 0px;overflow: scroll;max-height: 90vh;height: 90vh;}
.hs-croper-btn-wraper {width: 40%;margin: auto;background: white;padding: 10px;box-sizing: border-box;}

.hs_media_cropper img {width: 100%;max-width: 100%;}
.hs_media_cropper .croper-wraper {width: 40% !important;margin: auto;padding-top: 20vh;}

.xwt input.intlTelInput {padding-left: 40px;}


/*
some style
*/


.vc_basic_grid.xwt_tags_grid {display: flex;}
.vc_basic_grid.xwt_tags_grid > ul {width: 30%;}
.vc_basic_grid.xwt_tags_grid > div {width: 70%;}
.vc_basic_grid.xwt_tags_grid > ul li.vc_grid-filter-item {display: block;text-align: left;background: none;display: block;background: white;box-shadow: 0px 1px 2px silver;margin-bottom: 9px;padding: 10px 10px;text-transform: capitalize;font-size: 1.2em;border-radius: 0px;list-style: none;border-left: 2px solid #112a4f;margin: 0px;margin-bottom: 10px;box-sizing: border-box;width: 95%;}
.vc_basic_grid.xwt_tags_grid > ul li.vc_grid-filter-item.vc_active {background: none !important;background: white;}
.vc_basic_grid.xwt_tags_grid > * {padding-top: 30px;padding-bottom: 30px;}

.xwt-sto-filter-grid ul {list-style: none;margin: 0px;}
.xwt-sto-filter-grid li {margin: 0px;font-size: 1.2em;margin-bottom: 10px;}
.xwt-sto-filter-grid .filters-list li > * {padding: 10px;box-sizing: border-box;display: block;border-left: 2px solid #17274e;}
.xwt-sto-filter-grid li:hover label,
.xwt-sto-filter-grid li.active label  {color: #5078da;border-color: #5078da;}
/*
	post sto styles
*/
.taglist.sto-tags {margin-bottom: 25px;}
p.sale-time-msg {margin-bottom: 0px;padding-left: 25px;}
span.status-value {text-transform: uppercase;font-weight: bolder;color: black;}
.taglist.sto-tags {margin: 0px;list-style: none;margin-bottom: 20px;}
.taglist.sto-tags ul,.taglist.sto-tags li {margin: 0px;list-style: none;}
.taglist.sto-tags .tag a {display: inline-block;background: #8796bd;padding: 3px 10px;margin: 5px 3px;border-radius: 10px;color: white;font-size: 13px;}
.taglist.sto-tags .tag {display: inline-block;}
li.tag-profile {display: inline-block;margin: 5px 3px;border-radius: 10px;color: white;font-size: 0.9em;cursor: pointer;}
li.tag-profile span.profile-value {background: #9bc367;color: black;padding: 6px 11px;border-radius: 0px 10px 10px 0px;}
li.tag-profile span {padding: 6px 12px;background: #566688;border-radius: 10px 0px 0px 10px;font-size: 13px;}


body.xwt_horsefeed.xwt,
body.xwt_horsefeed.xwt h1,
body.xwt_horsefeed.xwt h2,
body.xwt_horsefeed.xwt h3,
body.xwt_horsefeed.xwt h4,
body.xwt_horsefeed.xwt h5,
body.xwt_horsefeed.xwt h6  {
	font-family: Arial, Helvetica, sans-serif;
}
li.select2-results__option {
    margin: 0px;
}
