.proveedor-cuenta-index .productCustomer.container {
  max-width: 1095px;
}
.proveedor-cuenta-index .registration-title .clicker-title,
.productCustomer {
  display: none;
}
.proveedor-title {
  max-width: 424px;
}
.proveedor-cuenta-index .groups ul li {
  width: 24.5%;
}
.proveedor-cuenta-index .proveedor-title,
.proveedor-cuenta-index .groups ul li[data-group-id="nombre_show_products"] {
  display: block !important;
}
.proveedor-cuenta-index .productCustomer .form-field-shadow {
  background: #ffffff;
  -webkit-box-shadow: 0px 4px 9px #00000040;
  box-shadow: 0px 4px 9px #00000040;
  border-radius: 10px;
  /*padding: 66px 92px 76px 92px;*/
  padding: 62px 0 78px;
  margin-top: 65px;
  margin-bottom: 64px;
}
.proveedor-cuenta-index .productCustomer .subtitle {
  padding: 0 50px;
  border-bottom: 1px solid #ff844cb8;
}
.proveedor-cuenta-index .productCustomer .subtitle p {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
  color: #000000;
  margin-bottom: 13px;
}
.proveedor-cuenta-index .productCustomer .product-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  padding: 61px 50px 0;
}
.proveedor-cuenta-index .productCustomer .product-list form {
  width: calc((100% - 68px)/3);
  margin-right: 34px;
  margin-bottom: 50px;
}
.proveedor-cuenta-index .productCustomer .product-list form:nth-child(3n) {
  margin-right: 0;
}
.proveedor-cuenta-index .productCustomer .product .fieldset.info {
  margin-bottom: 0;
  width: 100%;
}
.proveedor-cuenta-index .productCustomer .product .fieldset.info .fieldset img {
  -o-object-fit: contain;
  object-fit: contain;
}
.image-field {
  position: relative;
  height: 0;
  padding-bottom: 90%;
}
.image-field img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto;
  height: auto;
  max-width: 100%;
  height: 100%;
}
.proveedor-cuenta-index .productCustomer .product .fieldset.info .field.filesubmission {
  margin-top: 56px;
  border: 1px solid #E9E9E9;
  border-radius: 5px;
  position: relative;
}
.proveedor-cuenta-index .productCustomer .product .fieldset.info .field.filesubmission .label {
  position: absolute;
  width: calc(100% - 77px);
  height: 100%;
  padding: 7px 10px 7px 60px;
}
.proveedor-cuenta-index .productCustomer .product .fieldset.info .field.filesubmission .label span {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 28px;
  letter-spacing: 0.2px;
  color: #737373;
}
.proveedor-cuenta-index .productCustomer .product .fieldset.info .field.filesubmission .label:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 16px;
  width: 20px;
  height: 14px;
  background-image: url('../images/cloud-up.svg');
  background-size: cover;
  background-repeat: no-repeat;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.proveedor-cuenta-index .productCustomer .product .fieldset.info .field.filesubmission .control {
  max-width: 77px;
  float: right;
}
.proveedor-cuenta-index .productCustomer .product .fieldset.info .field.filesubmission .input-file {
  max-width: 100%;
  visibility: hidden;
}
.proveedor-cuenta-index .productCustomer .product .fieldset.info .field.filesubmission .input-file:before {
  content: 'Buscar';
  cursor: pointer;
  position: absolute;
  width: 77px;
  height: 100%;
  background: #F2994A;
  border: 1px solid #E6E6E6;
  border-radius: 0px 5px 5px 0px;
  top: 0;
  right: 0;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 28px;
  text-align: center;
  letter-spacing: 0.2px;
  color: #FFFFFF;
  visibility: visible;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  padding: 10px 16px;
}
.proveedor-cuenta-index .productCustomer .product .fieldset.info .field .control .currentcy-symbol {
  position: absolute;
  /*top: 50%;*/
  top: 9px;
  left: 13px;
  /*transform: translateY(-50%);
	-webkit-transform: translateY(-50%);*/
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.26px;
  color: #7C8495;
  opacity: 0.5;
}
.proveedor-cuenta-index .productCustomer .product .fieldset.info .field .control .input-text {
  padding: 11px 26px 9px;
}
.proveedor-cuenta-index .productCustomer .product .fieldset.info .field .control textarea.description {
  width: 100%;
  height: 98px;
  text-align: left;
  padding: 16px 26px;
  margin-bottom: 5px;
  border-radius: 5px;
  font-style: normal;
  font-weight: 400;
  font-size: 11px;
  line-height: 16px;
  letter-spacing: 0.2px;
  color: #737373;
}
.proveedor-cuenta-index .productCustomer .product .fieldset.info .field .control .number-characters {
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  line-height: 11px;
  text-align: right;
  letter-spacing: 0.2px;
  color: #A9A5A5;
  display: block;
  margin-right: 15px;
}
.proveedor-cuenta-index .productCustomer .product .fieldset.info .field.meta-field {
  display: none;
}
.proveedor-cuenta-index .productCustomer .product .fieldset.info .field.required .label:after {
  display: none;
}
.proveedor-cuenta-index .productCustomer .product .submit-product-div {
  text-align: center;
}
.proveedor-cuenta-index .productCustomer .product .submit-product-div .button.submit-product {
  background: #FF844C;
  border: 1px solid #FF844C;
  color: #fff;
  border-radius: 12px;
  /*padding: 9px 15px;*/
  padding: 9px 20px 11px 48px;
  min-width: 106px;
  height: 44px;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  /*letter-spacing: 2.35846px;*/
  margin: 0 21px;
  position: relative;
}
.proveedor-cuenta-index .productCustomer .product .submit-product-div .button.submit-product:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 21px;
  width: 20px;
  height: 14px;
  background-image: url('../images/cloud-up-white.svg');
  background-size: cover;
  background-repeat: no-repeat;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.proveedor-cuenta-index .productCustomer .product .submit-product-div .button.submit-product:hover {
  background: #218838;
  border-color: #1e7e34;
  color: #ffffff;
}
.proveedor-cuenta-index .productCustomer .image-note {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 40px;
  padding: 0 50px;
  text-align: center;
  color: #858585;
}
.proveedor-cuenta-index .productCustomer .wk-mp-page-title.legend {
  text-align: center;
  padding: 0 50px;
}
.proveedor-cuenta-index .productCustomer .wk-mp-page-title.legend .button {
  background: #FF844C;
  border: 1px solid #FF844C;
  color: #fff;
  border-radius: 3px;
  padding: 12px 38px;
  /*width: 153px;*/
  min-width: 153px;
  height: 45px;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 2.35846px;
  text-transform: capitalize;
  margin: 0 21px;
}
.proveedor-cuenta-index .productCustomer .wk-mp-page-title.legend .button:hover {
  background: #218838;
  border-color: #1e7e34;
  color: #ffffff;
}
.image-product-review {
  position: relative;
  height: 0;
  padding-bottom: 92.5%;
  width: 100%;
}
@media (max-width: 1199px) {
  .proveedor-cuenta-index .productCustomer .form-field-shadow {
    padding: 62px 0;
  }
  .proveedor-cuenta-index .productCustomer .product .fieldset.info .fieldset img {
    min-height: 250px;
  }
}
@media (max-width: 1024px) {
  .proveedor-cuenta-index .productCustomer .subtitle {
    padding: 0 40px;
  }
  .proveedor-cuenta-index .productCustomer .product-list {
    padding: 50px 40px 0;
  }
  .proveedor-cuenta-index .productCustomer .product-list form {
    width: calc((100% - 50px)/3);
    margin-right: 25px;
  }
  .proveedor-cuenta-index .productCustomer .product .fieldset.info .fieldset img {
    min-height: 240px;
  }
  .proveedor-cuenta-index .productCustomer .product .fieldset.info .field.filesubmission .label {
    padding: 7px 10px 7px 50px;
  }
  .proveedor-cuenta-index .productCustomer .image-note {
    padding: 0 40px;
  }
  .proveedor-cuenta-index .productCustomer .wk-mp-page-title.legend {
    padding: 0 40px;
  }
}
@media (max-width: 991px) {
  /*.proveedor-cuenta-index .productCustomer .form-field-shadow {
		padding: 66px 30px;
	}*/
  .proveedor-cuenta-index .productCustomer .subtitle {
    padding: 0 30px;
  }
  .proveedor-cuenta-index .productCustomer .product-list {
    padding: 50px 30px 0;
  }
  .proveedor-cuenta-index .productCustomer .product .fieldset.info .fieldset img {
    min-height: 195px;
  }
  .proveedor-cuenta-index .productCustomer .product .fieldset.info .field.filesubmission {
    margin-top: 40px;
  }
  .proveedor-cuenta-index .productCustomer .image-note {
    padding: 0 30px;
  }
  .proveedor-cuenta-index .productCustomer .wk-mp-page-title.legend {
    padding: 0 30px;
  }
}
@media (max-width: 899px) {
  .proveedor-cuenta-index .productCustomer .product .fieldset.info .field.filesubmission {
    margin-top: 30px;
  }
  .proveedor-cuenta-index .productCustomer .product .fieldset.info .field.filesubmission .label {
    width: calc(100% - 60px);
    padding: 7px 5px 7px 35px;
  }
  .proveedor-cuenta-index .productCustomer .product .fieldset.info .field.filesubmission .label:before {
    left: 10px;
  }
  .proveedor-cuenta-index .productCustomer .product .fieldset.info .field.filesubmission .control {
    max-width: 60px;
  }
  .proveedor-cuenta-index .productCustomer .product .fieldset.info .field.filesubmission .input-file:before {
    width: 60px;
    padding: 10px 7px;
  }
  .proveedor-cuenta-index .productCustomer .product .fieldset.info .field .control .currentcy-symbol {
    left: 10px;
  }
  .proveedor-cuenta-index .productCustomer .product .fieldset.info .field .control .input-text {
    padding: 11px 20px 9px;
  }
  .proveedor-cuenta-index .productCustomer .product .fieldset.info .field .control textarea.description {
    padding: 10px 20px;
  }
}
@media (max-width: 768px) {
  .proveedor-cuenta-index .productCustomer .form-field-shadow {
    padding: 50px 0;
  }
  .proveedor-cuenta-index .productCustomer .subtitle {
    padding: 0 15px;
  }
  .proveedor-cuenta-index .productCustomer .product-list {
    padding: 30px 15px 0;
  }
  .proveedor-cuenta-index .productCustomer .product-list form {
    width: calc((100% - 30px)/3);
    margin-right: 15px;
  }
  .proveedor-cuenta-index .productCustomer .image-note {
    padding: 0 15px;
  }
  .proveedor-cuenta-index .productCustomer .wk-mp-page-title.legend {
    padding: 0 15px;
  }
  .proveedor-cuenta-index .productCustomer .wk-mp-page-title.legend .button {
    margin: 0 7px;
  }
}
@media (max-width: 767px) {
  .proveedor-cuenta-index .productCustomer .product .fieldset.info .field.filesubmission:before,
  .proveedor-cuenta-index .productCustomer .product .fieldset.info .field.filesubmission:after {
    content: '';
    display: table;
  }
  .proveedor-cuenta-index .productCustomer .product .fieldset.info .field.filesubmission:after {
    clear: both;
  }
  .proveedor-cuenta-index .productCustomer .product-list form {
    width: 100%;
    margin-right: 0;
  }
  .proveedor-cuenta-index .productCustomer .product-list {
    display: block;
  }
  .proveedor-cuenta-index .productCustomer .product-list .product {
    max-width: 100%;
  }
}
@media (max-width: 500px) {
  .proveedor-cuenta-index .productCustomer .wk-mp-page-title.legend .button {
    width: 100%;
    margin: 0 0 10px 0;
    padding: 0 10px;
  }
}
/*-------------Proverdor popup-----------*/
.popup-clicker#popup-register-preview-2 .popup-inner {
  width: 100%;
  max-width: 699px;
  padding: 50px;
}
.popup-clicker#popup-register-preview-2 .main-content h4 {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-size: 27px;
  line-height: 30px;
  color: #000;
  margin-bottom: 33px;
}
.popup-clicker#popup-register-preview-2 .main-content .sub-title,
.popup-clicker#popup-register-preview-2 .main-content .data-content {
  text-align: left;
}
.popup-clicker#popup-register-preview-2 .main-content .data-content.basic .email strong.value {
  padding-left: 5px;
}
.popup-clicker#popup-register-preview-2 .main-content .data-content.personal-business .review-product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  width: 100%;
}
.popup-clicker#popup-register-preview-2 .main-content .data-content.personal-business .review-product .product-item {
  width: calc((100% - 82px)/3);
  margin-right: 41px;
  margin-bottom: 23px;
  word-break: break-word;
  color: #000;
}
.popup-clicker#popup-register-preview-2 .main-content .data-content.personal-business .review-product .product-item:nth-child(3n) {
  margin-right: 0;
}
.popup-clicker#popup-register-preview-2 .main-content .data-content.personal-business .review-product .product-item img {
  width: 100%;
  margin-bottom: 10px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  height: auto;
  width: auto;
  max-width: 100%;
  max-height: 100%;
}
.popup-clicker#popup-register-preview-2 .main-content .data-content.domain-name {
  margin-bottom: 34px;
}
@media (max-width: 767px) {
  .popup-clicker#popup-register-preview-2 .main-content .data-content.personal-business .review-product .product-item {
    width: calc((100% - 60px)/3);
    margin-right: 30px;
  }
}
@media (max-width: 600px) {
  .popup-clicker#popup-register-preview-2 .popup-inner {
    padding: 50px 30px;
  }
  .popup-clicker#popup-register-preview-2 .main-content .data-content.personal-business .review-product .product-item {
    width: calc((100% - 30px)/3);
    margin-right: 10px;
  }
}
@media (max-width: 475px) {
  .popup-clicker#popup-register-preview-2 .popup-inner {
    padding: 60px 15px 50px;
  }
  .popup-clicker#popup-register-preview-2 .main-content h4 {
    font-size: 22px;
    line-height: 25px;
    margin-bottom: 25px;
  }
  .popup-clicker#popup-register-preview-2 .main-content .data-content.personal-business .review-product .product-item {
    width: 100%;
    margin-right: 0;
  }
}
