.m-b-5 {
  margin-bottom: 5px;
}
.m-lr-0 {
  margin-left: 0px;
  margin-right: 0px;
}
.m-l-15 {
  margin-left: 15px;
}
.m-l-25 {
  margin-left: 25px;
}
.m-r-15 {
  margin-right: 15px;
}

.txt-right {
  text-align: right;
}
.txt-left {
  text-align: left;
}
.txt-underline {
  text-decoration: underline;
}

.btn-bigger {
  width: 24%;
}
.width-23 {
  width: 23%;
}
.breadcrumb-item {
  font-size: larger;
  font-weight: 500;
}
.visible-md {
  display: static !important;
}

.inline-flex {
  display: inline-flex !important;
}

.highlight-link {
  text-decoration: underline;
  color: red;
}

.radio-fit-span {
  display: table-cell;
  vertical-align: middle;
}

.radio-fit-label {
  display: table-cell;
}

.contact-us-btn {
  padding: 0.8rem 1.6rem !important;
  font-size: 1.3rem !important;
}

#btn-history-modal {
  background: transparent;
  border: none;
  cursor: pointer;
  color: red;
}

.set-box {
  width: 245px;
}

.obj_fit {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.p-b-10 {
  padding-bottom: 10px;
}

.no-event {
  pointer-events: none;
}

.box-center {
  width: fit-content;
  text-align: left;
  margin: 0 auto;
}
.btn-common {
  font-weight: 600;
  border: 1px solid red;
  color: red !important;
  background: transparent;
  /*padding: 1.1rem;*/
  padding: 0.8rem 1.1rem;
  font-size: 1.3rem;
  text-transform: uppercase;
}

.btn-common:hover,
.btn-common:focus {
  border: 1px solid red;
  color: #fff !important;
  background: red;
}

.icheckbox,
.iradio {
  pointer-events: auto;
  margin-bottom: 0.5em;
}

/* Add to favorite */
.wish-red {
  color: #ff0000;
}

.wish-gray {
  color: lightgray;
}

/*.list > .item > .wrapper > .image > .wishlist{
    cursor: pointer;  
    width: 0;
    height: 38px;    
    border-top: 0 solid;
    border-bottom: 15px solid rgba(0,0,0,0);
    color: #fff;
    -o-text-overflow: clip;
    text-overflow: clip;
    position: absolute;
    top: 25px;
    z-index: 2;
    right: 45px;
}*/

/*.grid > .item > .wrapper > .image > .wishlist{
    cursor: pointer;  
    width: 0;
    height: 40px;    
    border-top: 0 solid;
    border-bottom: 15px solid rgba(0,0,0,0);
    color: #fff;
    -o-text-overflow: clip;
    text-overflow: clip;
    position: absolute;
    bottom: -57px;
    z-index: 2;
    right:32px;
}*/

/*#recent-ads-fav .item > .wrapper > .image > .wishlist{
    cursor: pointer;  
    width: 0;
    height: 40px;    
    border-top: 0 solid;
    border-bottom: 15px solid rgba(0,0,0,0);
    color: #fff;
    -o-text-overflow: clip;
    text-overflow: clip;
    position: absolute;
    bottom: -177px;
    z-index: 2;
    right:32px;
}*/

.wishlist i {
  font-size: large;
  font-size: 24px;
  margin-left: -16px;
  margin-top: 3px;
}

.fav-box {
  transform: translate(-50%, 20%);
  font-size: 18px;
  color: transparent;
}

/* end Add to favorite */

/*select 2 container css */
.select2-container .select2-selection--single {
  height: 44px !important;
  line-height: 20px !important;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  padding: 8px 0 0 15px !important;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 42px !important;
}
.select2-container--default .select2-selection--single {
  border-radius: 25px !important;
}

/* ended select 2 container css */

.ui-autocomplete {
  overflow: auto !important;
  max-height: 300px !important;
}

.about-us-nav {
  padding: 0.8rem 2.8rem 0.8rem 3rem !important;
}

.form label.error {
  background-color: transparent;
  color: red !important;
  width: max-content;
  font-size: 13px;
  font-weight: bold;
}

.flash-message {
  color: #e60a14;
  padding-bottom: 12px;
  text-align: center;
  font-weight: 600;
  font-family: "Montserrat";
}

.flash-message-green {
  color: red;
  padding-bottom: 12px;
  text-align: center;
  font-weight: 600;
  font-family: "Montserrat";
}

.email-error-message,
.contact-error-message {
  color: #e60a14;
  padding-bottom: 12px;
  text-align: center;
  font-weight: 600;
  font-family: "Montserrat";
}

.field-icon {
  float: right;
  margin-left: 0px;
  margin-top: -35px;
  position: relative;
  z-index: 1;
  padding-right: 30px;
  color: #7e84a3;
  font-size: 20px !important;
  cursor: pointer;
}

section#registrationSection,
section#signInSection,
section#forgotPasswordSection,
section#verifyAccount,
section#paymentFailedSection,
section#contactFormSection,
section#aboutUsSection {
  margin-bottom: 0px !important;
}

section#registrationSection .form-group,
section#contactFormSection .form-group {
  margin-bottom: 2rem;
}

section#contactFormSection .block {
  padding-top: 0rem;
}

section#contactFormSection h2 {
  margin-bottom: 2rem;
}

.welcome_message p {
  font-weight: 600;
  font-family: "Montserrat";
  color: black;
}
.welcome_message span {
  font-weight: 600;
  font-size: xx-large;
}
.footer_logo {
  margin-top: 17px;
  max-height: 145px;
}
.testimonial {
  margin-bottom: 3rem;
  padding-top: 0rem;
}
.sub-page .hero .hero-wrapper {
  padding-bottom: 1rem !important;
}
.rounded-b {
  border-radius: 25px !important;
  font-size: 13px !important;
  padding: 1.3rem !important;
}
.btn-submit {
  padding: 1rem !important;
}

.hide-ele {
  display: none !important;
}

.disable-link {
  pointer-events: none;
  color: gray;
}

.disable-element {
  background: gray !important;
  border: none;
  pointer-events: none;
}

.about-us {
  background: url("../img/Upcybom_Letters_bold.png");
  background-repeat: no-repeat;
  background-size: contain, cover;
  background-position: left;
}

/* Sign In */
#signInSection .btn-highlight {
  /*font-size: 1.9vw;*/
  color: #fff;
  font-weight: 900;
  white-space: no-wrap;
}

/* Account Verification*/
#verifyAccount .red-alert {
  color: #e60a14;
  font-weight: 600;
  font-size: 16px;
  opacity: 0.99;
}
#verifyAccount .green-alert {
  color: green;
  font-weight: 600;
  font-size: 16px;
}
#verifyAccount .link_sign_in {
  color: red;
  font-weight: 600;
  color: #e60a14;
  opacity: 0.99;
}
.txt-upcycler {
  white-space: nowrap;
}

.txt-upcycler label {
  padding: 0 !important;
  font-size: 250%;
  color: #fff;
  margin: 0 !important;
}

/* Registration */
#registrationSection .custom-error,
#registrationSection .web_custom-error {
  position: absolute;
  left: 0;
  bottom: -3rem;
  background-color: transparent;
  color: red;
  padding: 0.3rem;
  display: none;
}

#registrationSection #verify-otp {
  width: 140px;
  color: red;
  font-weight: 600;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  line-height: 46px;
}

#registrationSection .otp-status {
  position: absolute;
  left: 0;
  bottom: -3.4rem;
  color: red;
  padding: 0.6rem;
}

/*Change Password */
.ch_custom-error {
  position: absolute;
  left: 0;
  bottom: -3rem;
  background-color: transparent;
  color: red;
  padding: 0.3rem;
  display: none;
}

.pr_custom-error {
  position: unset;
  left: 0;
  bottom: -3rem;
  background-color: transparent;
  color: red;
  padding: 0.3rem;
  display: none;
}

/* Product */
.items:not(.selectize-input).grid .item .cat {
  font-size: 1.5rem;
  text-transform: capitalize;
  padding-left: 0.5em;
  padding-right: 0.5em;
}
.cat {
  text-transform: capitalize;
}

#publicProducts .grid .item .quantity {
  /* background-color: #ffffff;*/
  opacity: 0.5;
  font-size: 1rem;
  font-weight: 600;
  position: absolute;
  top: 16.3rem !important;
  right: 0rem;
  padding: 0.6rem 1.6rem;
  border-top-left-radius: 1.5rem;
  border-top-right-radius: 0rem;
  z-index: 1;
  /* background: #000000 0% 0% no-repeat padding-box; */
  background: rgba(0, 0, 0, 0.4) 0% 0% no-repeat padding-box;
  border-radius: 15px 0px 0px 0px;
  /* opacity: 0.4; */
  height: 25px;
  color: #fff;
  bottom: 0 !important;
  top: unset !important;
}
#publicProducts .list .item .vertcal-line {
  border-right: 2px solid grey;
  position: absolute;
  bottom: 25%;
  top: 25%;
  position: absolute;
  /* left: 45%; */
  /* padding-left: 39%; */
  width: 100%;
}

#publicProducts .list .item .quantity {
  background-color: #ffffff;
  font-size: 1.3rem;
  font-weight: 600;
  position: absolute;
  left: 25rem;
  padding: 0.6rem 0.6rem;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
  z-index: 1;
  width: 7%;
  /*margin-left: 11.7vw;*/
  height: 50%;
  top: 0rem;
}

.ck-editor__editable {
  min-height: 200px !important;
}

.remove_icon {
  font-size: 20px;
  margin-top: 15px;
  color: red;
  cursor: pointer;
}
.addmore {
  font-size: 20px;
  margin-top: 50px;
  color: green;
  cursor: pointer;
}

.page-pagination > nav .pagination .page-item a.disabled {
  cursor: not-allowed;
  pointer-events: none;
}

.removeImage,
.removeCover {
  position: absolute;
  top: 0px;
  right: 2px;
  z-index: 100;
  cursor: pointer;
  color: red;
}

.input-unit {
  width: 52% !important;
  display: inline-flex !important;
}

.select-unit + .selectize-control {
  width: 45% !important;
  display: inline-flex !important;
  padding: 0;
}
.label-block2 {
  display: block !important;
}

#addProductSection #char-restrict {
  display: none;
  margin: 0 !important;
  padding: 4px 0px 0px 0px !important;
  background-color: transparent;
  color: red !important;
  width: max-content;
  font-size: 13px;
  font-weight: bold;
  opacity: 1;
}

#addProductSection .file-upload-previews > .MultiFile-label {
  width: fit-content !important;
}

#addProductSection .file-upload-previews .MultiFile-remove:after {
  font-family: "fontawesome";
  content: "\f068";
  font-size: 0.9rem;
  font-weight: bold;
}
#addProductSection textarea {
  resize: none;
}

/*Cover Picture*/

#addProductSection #cover-file-upload-previews > .SingleFile-label {
  width: fit-content !important;
}

#addProductSection #cover-file-upload-previews span.SingleFile-label {
  box-shadow: 0 0.2rem 0.7rem 0 rgba(0, 0, 0, 0.08);
  position: relative;
  text-align: center;
  display: inline-block;
  margin: 1rem;
}

#addProductSection #cover-file-upload-previews > .SingleFile-label {
  border-radius: 0.4rem;
  background-color: rgba(0, 0, 0, 0.03);
  display: inline-block;
  border: 0.2rem solid rgba(0, 0, 0, 0.1);
  padding: 1rem;
  position: relative;
  margin-right: 1rem;
}

#addProductSection #cover-file-upload-previews .SingleFile-remove {
  box-shadow: 0 0.2rem 0.7rem 0 rgba(0, 0, 0, 0.08);
  border-radius: 50%;
  color: transparent;
  position: absolute;
  background-color: red;
  width: 2rem;
  height: 2rem;
  top: -1rem;
  right: -1rem;
  z-index: 1;
}

#addProductSection #cover-file-upload-previews .SingleFile-remove:after {
  font-family: "fontawesome";
  content: "\f068";
  font-size: 0.9rem;
  font-weight: bold;
  color: #fff;
}

#addProductSection
  #cover-file-upload-previews
  span.SingleFile-label
  .SingleFile-title {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.4);
  color: #fff;
  padding: 1rem;
  bottom: 0;
  font-size: 1.2rem;
  text-align: center;
  width: 100%;
}

#addProductSection
  #cover-file-upload-previews
  span.SingleFile-label
  .SingleFile-preview {
  max-width: 20rem !important;
  max-height: 15rem !important;
}

#addProductSection .ck.ck-editor__top.ck-reset_all {
  display: none;
}
#addProductSection
  .ck.ck-content.ck-editor__editable.ck-rounded-corners.ck-editor__editable_inline.ck-blurred,
#addProductSection
  .ck-rounded-corners
  .ck.ck-editor__main
  > .ck-editor__editable,
.ck.ck-editor__main > .ck-editor__editable.ck-rounded-corners {
  padding: 0 14px;
}

/*#publicProducts .list > .item > .wrapper > .image > .wishlist{
    cursor: pointer;  
    width: 0;
    height: 38px;    
    border-top: 0 solid;
    border-bottom: 15px solid rgba(0,0,0,0);
    color: #fff;
    -o-text-overflow: clip;
    text-overflow: clip;
    position: absolute;
    top: 28px;
    z-index: 2;
    right: 45px;
}*/

/*#publicProducts .grid > .item > .wrapper > .image > .wishlist{
    cursor: pointer;  
    width: 0;
    height: 40px;    
    border-top: 0 solid;
    border-bottom: 15px solid rgba(0,0,0,0);
    color: #fff;
    -o-text-overflow: clip;
    text-overflow: clip;
    position: absolute;
    bottom: -178px;
    z-index: 2;
    right:32px;
}*/

/*My Products */
.btn-add-alert {
  margin-left: 10px;
  vertical-align: middle;
  text-align: center;
  font-weight: 600;
}

.mp-add-product {
  margin-left: 10px;
  vertical-align: middle;
  text-align: center;
  font-weight: 600;
}

#my_products_section .lbl_sort_by {
  float: left;
  line-height: 5rem;
}

.no-product {
  font-size: 16px;
  color: red;
  text-align: center;
  height: 200px;
  vertical-align: middle;
  line-height: 160px;
}
.category_filter_div {
  padding-left: 10px;
}

/* Product Details */
#ProductDetailSection h2 {
  margin-bottom: 2rem;
}
#ProductDetailSection #descriptionBlock {
  margin-bottom: 2rem;
}

#ProductDetailSection .owl-carousel.gallery-carousel .owl-nav .owl-prev i,
#ProductDetailSection .owl-carousel.gallery-carousel .owl-nav .owl-next i,
#ProductDetailSection .owl-carousel.full-width-carousel .owl-nav .owl-prev i,
#ProductDetailSection .owl-carousel.full-width-carousel .owl-nav .owl-next i {
  background: transparent;
  box-shadow: none;
  font-size: 5rem;
  font-weight: lighter !important;
}

#ProductDetailSection #contactSeller {
  font-size: 1.3rem !important;
}

#ProductDetailSection #btn-follow-seller {
  font-size: 1.5rem !important;
}

#ProductDetailSection #btn-follow-seller {
  color: red;
  border: 1px solid red;
  font-size: 1.6rem !important;
  width: 50%;
  font-weight: 500;
}

#ProductDetailSection #btn-follow-seller:hover {
  background: red;
  color: #fff;
}

#ProductDetailSection .be_aware {
  color: gray;
  width: 40%;
  text-align: justify;
}

#ProductDetailSection .grid .item .quantity {
  /* background-color: #ffffff; */
  opacity: 0.5;
  font-size: 1rem;
  font-weight: 600;
  position: absolute;
  top: 16.3rem !important;
  right: 0rem;
  padding: 0.6rem 1.6rem;
  border-top-left-radius: 1.5rem;
  border-top-right-radius: 0rem;
  z-index: 1;
  /* background: #000000 0% 0% no-repeat padding-box; */
  background: rgba(0, 0, 0, 0.4) 0% 0% no-repeat padding-box;
  border-radius: 15px 0px 0px 0px;
  /* opacity: 0.4; */
  height: 25px;
  color: #fff;
  bottom: 0 !important;
  top: unset !important;
}

#ProductDetailSection .list .item .quantity {
  background-color: #f8f8f8;
  font-size: 1.6rem;
  font-weight: 600;
  position: absolute;
  bottom: 2rem;
  left: 15rem;
  padding: 0.5rem 1.8rem;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
  z-index: 1;
  top: unset;
  bottom: 0!important;
}

#add_product_form .selectize-control .selectize-input.full,
#add_alert_form .selectize-control .selectize-input.full,
#my_products_section .selectize-control .selectize-input.full {
  height: 46px !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* Full Profile Page */

#fullProfile .grid .item .quantity {
  background-color: #f8f8f8;
  font-size: 1.4rem;
  font-weight: 600;
  position: absolute;
  top: 22.6rem;
  right: 1.8rem;
  padding: 0.6rem 0.6rem;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
  z-index: 1;
}

#fullProfile .list .item .quantity {
  background-color: #f8f8f8;
  font-size: 1.6rem;
  font-weight: 600;
  position: absolute;
  bottom: 2rem;
  left: 15rem;
  padding: 0.5rem 1.8rem;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
  z-index: 1;
}

/*.subscription  */
.subscription .pricing h2 {
  font-size: 14px !important;
}

.subscription .pricing figure {
  /*margin-top: -42px !important;
    margin-right: 75px !important;*/
  margin: -14% 22% !important;
}

.subscription .pricing.box {
  height: 530px !important;
}
.subscription ul {
  font-size: 12px;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
a,
p,
figure,
strong,
button,
input,
select,
span,
label,
ul,
li,
ol {
  font-family: "Montserrat";
}

.bold-text {
  font-weight: bold !important;
}

/*Network*/
.btn_network_email {
  /*padding-left:10px;*/
}

/*checkout plan*/
.fit-img {
  padding: 20px;
  background-color: #fff;
}
.mycomp {
  /*margin-top: 25px!important;*/
}
#beneficiaryForm .form-group {
  margin-bottom: 25px !important;
}

.bene_message {
  color: red;
}

/*Email Preview Modal*/
.modal-body label {
  font-size: smaller;
  font-weight: 500;
}

.modal-content {
  border-radius: 25px;
}

.modal-body {
  padding: 25px 50px;
}

.modal-header h5 {
  margin-left: auto;
  font-weight: 500;
}

.modal-header {
  border-bottom: none;
}

.modal button.close {
  margin-top: -15px;
}

.thumbnail-toggle a {
  color: #a9a9a9;
}
.thumbnail-toggle a.active {
  background-color: #a9a9a9;
}
.main-navigation {
  background-color: #bbd9d5 !important;
}
.d-show {
  display: block !important;
}

/*for zoom picture*/
#modal-image-product-gallary .owl-next i,
#modal-image-product-gallary .owl-prev i {
  background-color: transparent;
  font-size: 60px;
}
#product-images-preview-modal button.close {
  cursor: pointer;
  width: 25px;
  height: 25px;
  font-size: 25px;
  font-weight: bolder;
  background: #fff;
  border-radius: 50px 50px;
  padding: 0 !important;
  float: right;
}
#modal-image-product-gallary .slider-img.modal-img {
  max-height: 110vh !important;
}
#modal-image-product-gallary .slider-img.modal-img {
  width: 100% !important;
}
#modal-image-product-gallary {
  margin-bottom: 0 !important;
}
#modal-image-product-gallary .owl-nav .owl-prev,
.owl-carousel.full-width-carousel .owl-nav .owl-prev {
  left: -20px;
}
#modal-image-product-gallary .owl-nav .owl-next,
.owl-carousel.full-width-carousel .owl-nav .owl-next {
  right: -20px;
  /*margin-right: 0rem;*/
}
#modal-image-product-gallary .owl-stage-outer,
#modal-image-product-gallary .owl-stage-outer {
  text-align: -webkit-center;
  float: none;
}

/*sweet alert custome css*/
.swal2-popup.swal2-modal {
  width: 390px;
  height: 360px;
  border-radius: 25px;
}
.swal2-header {
  margin-top: -50px;
}

.swal2-title {
  font-weight: 900 !important;
  padding: 10px 0px !important;
}
.swal2-styled {
  border-radius: 50px !important;
  font-size: 20px !important;
  font-weight: 700;
}
button.swal2-cancel {
  background-color: transparent !important;
  color: red !important;
  border: 1px solid red !important;
}
.swal2-confirm {
  background-color: red !important;
}
.swal2-icon.swal2-warning {
  border-color: red !important;
  color: red !important;
}

/*NetWork Table Design*/
#networks-tbl {
  font-family: "Montserrat";
  border-collapse: collapse;
  width: 100%;
}

#networks-tbl th {
  border-bottom: 1px solid #ddd;
  padding: 8px;
}
#networks-tbl td {
  padding: 8px;
}

#networks-tbl tr:nth-child(even) {
  /*background-color: #f2f2f2;*/
}

#networks-tbl tr:hover {
  background-color: #ddd;
}

#networks-tbl th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  /*background-color: red;
  color: white;*/
  width: 17%;
}
.scrollit {
  overflow-y: auto;
  max-height: 450px;
}

/* for clipping the product name */

#publicProducts .grid a.title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 13.021vw;
}

/********************************For landing Background*******************************/

.landing-background {
  height: 90vh;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  border-radius: 0px 0px 35px 35px;
  z-index: 99;
}
.text-circle{
  padding: 0;
}
a#logout {
  font-size: 1.6rem;
}
a#logout ion-icon {
  font-size: 2.4rem;
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
}
a#help_center ion-icon {
  font-size: 2.4rem;
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
}
 .container.products {
    max-width: 2220px;
    padding: 0px 15px;
  }
  .container {
    max-width: 2220px;
    padding: 0px 15px;
  }
  h1.heading {
    text-align: left;
    font: italic normal 300 4rem/4rem Montserrat;
    letter-spacing: 0px;
    color: #5a607f;
    margin-top: 23px;
    margin-bottom: 31px;
}

.help-close{
  position: absolute;
  width: 30px;
  height: 30px;
  background: #ffffff 0% 0% no-repeat padding-box;
  opacity: 0.73;
  border-radius: 50%;
  text-align: center;
  top: 4px;
  right: 5px;
  cursor: pointer;
  z-index: 9999999;
}
.help-close ion-icon {
  color: #e4151a;
  margin-top: 5px;
  width: 19px;
  height: 19px;
}
/************************************************************************************/
/******************************  Media Queries  *************************************/
/************************************************************************************/

@media only screen and (max-width: 768px) {
  .mp-add-product {
    margin-left: 0px;
    padding: 8px;
  }

  .category_filter_div {
    padding-left: 0px;
  }

  #ProductDetailSection #btn-follow-seller,
  #ProductDetailSection .be_aware {
    width: 60%;
  }

  #signInSection .btn-common {
    font-size: 1.1rem;
  }

  #registrationSection .btn-common {
    width: 27% !important;
  }
  .btn-bigger {
    width: 25%;
  }

  .label-block {
    display: block !important;
  }
  .hero .main-navigation {
    /* padding-left: 11rem; */
    padding-top: 6rem !important;
  }

  /*.list > .item > .wrapper > .image > .wishlist{
        top:unset;
        left:unset;
        bottom: -197px!important;
        right:32px!important;
    }*/

  /*#publicProducts .list > .item > .wrapper > .image > .wishlist{
        top:unset;
        left:unset;
        bottom: -178px!important;
        right:32px!important;
    }*/

  #publicProducts .list .item .quantity {
    background-color: #f8f8f8;
    font-size: 1.3rem;
    font-weight: 600;
    position: absolute;
    top: 14rem;
    right: 1.8rem;
    padding: 0.6rem 0.6rem;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
    z-index: 1;
  }

  #publicProducts .items:not(.selectize-input).list .item .price {
    top: 13.9rem;
    bottom: auto;
  }

  #publicProducts .list .item .quantity {
    left: unset;
  }
  /*sweet alert custome css*/
  .swal2-popup.swal2-modal {
    width: 70%;
    height: auto;
    border-radius: 25px;
    left: 10% !important;
  }
  .swal2-header {
    margin-top: 0px;
  }

  .swal2-title {
    font-weight: 900 !important;
    padding: 10px 0px !important;
    font-size: 10px !important;
  }
  .swal2-styled {
    border-radius: 50px !important;
    font-size: 10px !important;
    font-weight: 700;
  }
  button.swal2-cancel {
    background-color: transparent !important;
    color: red !important;
    border: 1px solid red !important;
  }
  .swal2-confirm {
    background-color: red !important;
  }
  .swal2-icon.swal2-warning {
    border-color: red !important;
    color: red !important;
  }
  #publicProducts .grid a.title {
    width: calc((100vw - 72px - 20vw) / 1);
  }
  a#logout {
    font-size: 2.6rem !important;
  }
  #help_center {
    cursor: pointer;
    font-size: 2.6rem !important;
  }
  a#logout ion-icon ,#help_center ion-icon {
    font-size: 3.4rem !important;
  }
}
@media screen and (max-width: 1125px) {
  .txt-upcycler label {
    font-size: 26px !important;
  }
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
  #signInSection .btn-highlight {
    font-size: 7vw;
  }
  .btn-bigger {
    width: 30%;
  }
  .visible-md {
    display: none !important;
  }
  .landing-background {
    max-height: 50vh;
  }
  html {
    font-size: 30%;
  }
  .field-icon {
    margin-top: -20px;
  }
}

@media only screen and (max-width:998px){
  select.sort-select {
    font-size: 9px !important;
    background-position: calc(100% - 100px), calc(100% - 95px);
    cursor: pointer;
}
}
/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
  #signInSection .btn-highlight {
    font-size: 5.2vw;
  }
  #ProductDetailSection #btn-follow-seller,
  #ProductDetailSection .be_aware {
    width: 40%;
  }
  #contact_us_landing .contact_us_text_mask {
    width: 50%;
  }
  html {
    font-size: 35%;
  }
  .field-icon {
    margin-top: -22px;
  }
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
  #signInSection .btn-highlight {
    font-size: 2.2vw;
  }

  #registrationSection .password_tip {
    text-align: justify;
    width: 21em;
  }

  #ProductDetailSection #btn-follow-seller,
  #ProductDetailSection .be_aware {
    width: 64%;
  }
  #contact_us_landing .landing_text {
    font-size: 2.6vw;
  }
  /* #contact_us_landing .bottom-content h3 {
    letter-spacing: 0.1px;
    font: normal normal bold 35px/30px Montserrat;
  } */
  #publicProducts .grid a.title {
    width: calc((100vw - 72px - 28vw) / 2);
  }
  html {
    font-size: 45%;
  }
  .field-icon {
    margin-top: -29px;
  }
  h1.heading{
    margin-top: 0;
    margin-bottom: 0;
  }
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
  #signInSection .btn-highlight {
    font-size: 2.4vw;
  }
  #ProductDetailSection #btn-follow-seller,
  #ProductDetailSection .be_aware {
    width: 46%;
  }
  #publicProducts .grid a.title {
    width: calc((100vw - 72px - 28vw) / 4);
  }
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
  #signInSection .btn-highlight {
    font-size: 2.6vw;
  }

  .no-product,
  .shift-left {
    margin-left: -170px;
  }

  .btn-bigger {
    width: 21%;
  }
  #publicProducts .grid a.title {
    width: calc((100vw - 72px - 28vw) / 5);
  }
  html {
    font-size: 50%;
  }
  .field-icon {
    margin-top: -29px;
  }
}
@media screen and (min-width: 1366px) {
  html {
    font-size: 55%;
  }
}
@media only screen and (min-width: 1680px) {
  #signInSection .btn-highlight {
    font-size: 1.8vw;
  }
  html {
    font-size: 55%;
  }
}

@media only screen and (min-width: 1920px) {
  #signInSection .btn-highlight {
    font-size: 1.8vw;
  }
  html {
    font-size: 10px;
  }
}

@media only screen and (max-width: 420px) {
  .btn-bigger {
    width: 44%;
  }
  #ProductDetailSection #btn-follow-seller,
  #ProductDetailSection .be_aware {
    width: 68%;
  }
}

/*css for all products pages recent ads, products, my favorites, my ads, my compagny ads...*/
/* .wishlist {
  cursor: pointer;
  width: 0;
  height: 40px;
  border-top: 0 solid;
  border-bottom: 15px solid rgba(0, 0, 0, 0);
  color: #fff;
  -o-text-overflow: clip;
  text-overflow: clip;
  position: absolute;
  bottom: 210px;
  z-index: 2;
  right: 32px;
} */
.wishlist {
  cursor: pointer;
  width: 0;
  height: 40px;
  border-top: 0 solid;
  border-bottom: 15px solid rgba(0, 0, 0, 0);
  color: #fff;
  -o-text-overflow: clip;
  text-overflow: clip;
  position: absolute;
  bottom: 210px;
  z-index: 999;
  right: 3rem;
  top: 1rem;
}
.items:not(.selectize-input) .item .price,
.items:not(.selectize-input).list.compact .item .price {
  font-size: 1.3rem !important;

  padding: 0.6rem 0.6rem !important;
}
.items:not(.selectize-input) .item .description,
.items:not(.selectize-input) .item .detail {
  display: block;
  height: 100%;
}
.items:not(.selectize-input) .item .meta figure {
  margin-right: 2px !important;
  text-align: left;
}
.items:not(.selectize-input).grid .item {
  height: auto;
}
@media screen and (min-width: 2500px) and (max-width: 7000px) {
  .items.grid.grid-xl-4-items .item,
  .items.masonry.grid-xl-4-items .item {
    height: auto !important;
  }
}
/*product page selection*/
.selectize-control .selectize-input.full,
.rounded-b,
.select2-container--default .select2-selection--single {
  border: 1px solid #aaa !important;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__placeholder,
.selectize-control .selectize-input .item {
  color: black;
  opacity: 1;
  font-family: "Montserrat";
  font-size: 13px;
}
.emailcontrol {
  color: #000 !important;
}
.selectize-control .selectize-input .item[data-value=""] {
  opacity: 0.6 !important;
}
::placeholder {
  opacity: 0.6 !important;
  color: #000 !important;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__placeholder {
  color: #000 !important;
  opacity: 0.6 !important;
}
#add_product_form
  > div
  > div
  > section:nth-child(1)
  > div:nth-child(4)
  > div
  > div
  > div
  > div.ck.ck-editor__main
  > div
  > p {
  opacity: 1 !important;
  color: #000 !important;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  color: #000 !important;

  opacity: 1 !important;
  line-height: 28px;
}

/*new css for select options*/
select {
  color: #848484;

  padding: 1.2rem !important;
  font-family: "Montserrat" !important;
  border: 1px solid #aaa !important;
  border-radius: 25px !important;
  border-radius: 25px !important;
  font-size: 13px !important;
  transition: 0.3s ease;
  font-weight: 500;
  height: auto;
  background-image: none;
  background-color: #fff;
  position: relative;
  line-height: inherit;
  box-shadow: 0 0.2rem 1rem 0rem rgba(0, 0, 0, 0.1);
  appearance: none !important;
  -moz-appearance: none !important; /* Firefox */
  -webkit-appearance: none !important; /* Safari and Chrome */
  background-image: linear-gradient(45deg, transparent 50%, gray 50%),
    linear-gradient(135deg, gray 50%, transparent 50%);
  background-position: calc(100% - 20px), calc(100% - 15px);
  background-size: 5px 5px, 5px 5px;
  background-repeat: no-repeat;
}

select.sort-select {
  color: #5a607f;
  padding: 0 !important;
  font-family: "Montserrat" !important;
  border: 1px solid rgba(170, 170, 170, 0) !important;
  border-radius: 25px !important;
  border-radius: 25px !important;
  font-size: 14px;
  transition: 0.3s ease;
  font-weight: 500;
  height: auto;
  background-image: none;
  background-color: #f4f7fc;
  position: relative;
  line-height: inherit;
  box-shadow: 0 0.2rem 1rem 0rem rgba(0, 0, 0, 0);
  appearance: none !important;
  -moz-appearance: none !important; /* Firefox */
  -webkit-appearance: none !important; /* Safari and Chrome */
  background-image: linear-gradient(45deg, transparent 50%, gray 50%),
    linear-gradient(135deg, gray 50%, transparent 50%);
  background-position: calc(100% - 25px), calc(100% - 20px);
  background-size: 5px 5px, 5px 5px;
  background-repeat: no-repeat;
  cursor: pointer;
}
select.sort-select:focus-visible {
  outline: -webkit-focus-ring-color auto 0px;
}
.sort-select-label {
  color: #5a607f;
  padding-right: 5px !important;
  text-align: right;
}
.boook_demo_field {
  height: 40px !important;
  border-radius: 10px !important;
}
.boook_demo_border {
  border-radius: 10px !important;
}
.margin-book-field {
  margin-bottom: 0.9rem !important;
}
.contact-us-btn {
  width: 71%;
  border-radius: 12px;
  /*background-color: #e60a14 !important;*/
  color: #ffffff !important;
  font: normal normal 600 16px/19px Montserrat;
}
.submit-bookdemo {
  background-color: #e60a14;
  font: 16px !important;
  color: #fff;
  padding: 3% 12% !important;
}
.footer-content-head {
  font: normal normal 600 2.4rem/2.9rem Montserrat;
}

/*footer css*/
#request-a-live-demo-Modal .modal-content {
  background: #ffffffa1;
  backdrop-filter: blur(16px);
}
.form label.error {
  bottom: -2.5rem;
}
#request-a-live-demo-Modal .modal.show .modal-dialog {
  backdrop-filter: blur(8px);
}
#request-a-live-demo-Modal .p-2 {
  padding: 0.8rem 1.6rem !important;
}
#request-a-live-demo-Modal input[type="text"],
#request-a-live-demo-Modal input[type="email"],
#request-a-live-demo-Modal input[type="date"],
#request-a-live-demo-Modal input[type="time"],
#request-a-live-demo-Modal input[type="search"],
#request-a-live-demo-Modal input[type="password"],
#request-a-live-demo-Modal input[type="number"],
#request-a-live-demo-Modal input[type="tel"],
#request-a-live-demo-Modal textarea.form-control {
  border-radius: 1rem;
}
.modal-backdrop {
  background-color: transparent !important;
}
div#live-demo-private {
  padding: 50px;
}
div#live-demo-form {
  padding: 50px 50px 50px 0px;
  /* border-radius: 25px; */
  /* background-color: #e5e5e5; */
}
.live-demo-p {
  opacity: 1;
  font-size: 16px;
  text-align: center;
}
button#live-demo-upcycling {
  padding: 2% 30%;
  font-weight: bolder;
  text-transform: uppercase;
  background-color: #e60a14;
  width: 100%;
  border-radius: 5px;
}
#recaptcha1,
#recaptcha2 {
  transform: scale(0.77) !important;
  -webkit-transform: scale(0.77) !important;
  transform-origin: 0 0 !important;
  -webkit-transform-origin: 0 0 !important;
}
.swal2-icon.swal2-success [class^="swal2-success-line"][class$="long"] {
  top: 4.1em;
  right: 0.8em;
  width: 4.9375em;
  transform: rotate(-45deg);
}
.swal2-icon.swal2-success [class^="swal2-success-line"][class$="tip"] {
  top: 4.875em;
  left: 0.8125em;
  width: 2.5625em;
  transform: rotate(45deg);
}
input[type="text"],
input[type="email"],
input[type="date"],
input[type="time"],
input[type="search"],
input[type="password"],
input[type="number"],
input[type="tel"],
textarea.form-control {
  border-radius: 1rem !important;
  padding: 0.6rem;
}
#live-demo-upcycling-11 {
  padding: 2% 28%;
  font-weight: bolder;
  text-transform: uppercase;
  background-color: #e60a14;
  width: 100%;
  border-radius: 10px;
}
.padd-f {
  padding: 3%;
}
.menu-f-s {
  font-size: 17px;
}
.footer_logo {
  margin-top: 17px !important;
  max-height: 175px !important;
}
@media only screen and (max-width: 988px) {
  footer.footer {
    padding-bottom: 10rem !important;
    padding-top: 0rem !important;
    /*bottom: 190px;*/
  }
  .form-group.spacing-home-search {
    margin-left: 34px;
    margin-right: 35px;
  }
  img.footer_logo_1 {
    width: 20vw !important;
  }
  .footer p {
    font-size: 1.2rem !important;
  }
  a.footer_li {
    line-height: 10px !important;
    font-size: 10px;
  }
  .foo-space-alignment h2,
  .foo-space-alignment div div nav,
  .footer-content-head {
    /* font-size: inherit; */
    margin: 0;
  }
  address.footer_address {
    font-size: 10px;
  }
  .padd-f {
    text-align: center;
  }
  ul.list-unstyled.menu-f-s li {
    width: 100% !important;
  }
  a.btn.btn-primary.contact-us-btn.submit-bookdemo {
    padding: 0.8rem 1.5rem !important;
    width: auto !important;
  }
  .footer_div {
    margin: 0 !important;
  }
  section.home_div {
    padding-bottom: 60vw !important;
  }
}

button.btn.btn-secondary.btn-rounded.btn-submit {
  background: #7e84a3 0% 0% no-repeat padding-box !important;
  box-shadow: 0px 1px 3px #11111112 !important;
}

input[type="text"],
input[type="email"],
input[type="date"],
input[type="time"],
input[type="search"],
input[type="password"],
input[type="number"],
input[type="tel"],
textarea.form-control {
  border-radius: 1rem;
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 1px solid #dddddd;
  border-radius: 12px !important;
}

.p-2 {
  padding: 1.2rem 1.6rem !important;
}
.file-upload-previews span.MultiFile-label .MultiFile-title {
  word-break: break-word;
  font-size: 0.8rem;
}
#help_center {
  cursor: pointer;
  font-size: 1.6rem;
}
@media only screen and (max-width: 480px) {
  div#live-demo-form {
    padding: 15vw !important;
  }
}
@media only screen and (min-width: 0px) and (max-width: 480px) {
  #request-a-live-demo-Modal {
    margin-top: 50px !important;
    padding-right: 0px !important;
  }
  #request-a-live-demo-Modal .row {
    padding: 0 !important;
  }
  div#live-demo-private {
    padding-bottom: 0 !important;
  }
  #request-a-live-demo-Modal .p-2,
  #request-a-live-demo-Modal textarea.form-control {
    padding: 0.8rem 1.6rem !important;
    border-radius: 5px !important;
  }
  .form label.error {
    font-size: 6px !important;
  }
  h3.go_to_upcybom_1 a {
    font-size: 10px !important;
    border: none;
    padding-top: 15px !important;
  }
  #request-a-live-demo-Modal .col-md-12 {
    /*padding-right: 0 !important;*/
  }
  .modal.show .modal-dialog,
  #request-a-live-demo-Modal .modal-content {
    backdrop-filter: blur(40px) !important;
  }
  #request-a-live-demo-Modal .modal-content {
    background: #f7f7f9 !important;
  }
  .dropdown-menu.show {
    transform: translate3d(0px, 0px, 0px) !important;
    border: none;
  }
}
a.image-wrapper.background-image {
  -ms-background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  position: absolute;
}
