/* .overlay {
  position: fixed;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.1);
  z-index: 9000;
}

.overlay-icon {
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  font-size: 50px;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.lds-ring {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}

.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 64px;
  height: 64px;
  margin: 8px;
  border: 8px solid #0d6efd;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #0d6efd transparent transparent transparent;
}

.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}

.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}

.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}

@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.ec-sidebar-wrap .ec-sidebar-block .ec-sb-block-content li a {
  margin-left: 0px;
}

.ec-sidebar-wrap .ec-sb-block-content li a span {
  float: left;
}

.ui-menu-item-wrapper {
  font-size: 14px;
  padding: 12px 10px 15px 10px !important;
}

.ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: .2em .4em;
  line-height: 1.5;
  zoom: 1;
}

.ec-link-btn {
  width: 100%;
}

.ec-add-to-cart {
  width: 100%;
}

.ec-product-lsc .ec-product-body .ec-size a {
  min-width: 40px;
  min-height: 20px;
  padding: 1px 3px;
}

.single-pro-content .ec-pro-variation .ec-pro-variation-inner .ec-pro-variation-content li {
  min-width: 35px !important;
  padding-left: 3px !important;
  padding-right: 3px !important;
}

.ec-pro-variation .ec-pro-variation-inner.ec-pro-variation-size .ec-pro-variation-content .active {
  background-color: var(--bs-primary);
}

.ec-pro-variation .ec-pro-variation-inner.ec-pro-variation-size .ec-pro-variation-content .active>a {
  color: #fff;
}

select {
  border: 1px solid #CED4DA !important;
  height: 49px;
}

.ec-cart-content .table-content table tbody>tr td.ec-cart-pro-name a {
  overflow: hidden !important;
}

.ec-product-lsc .ec-product-body .ec-size a {
  margin: 5px 0 1px !important;
}

.section-title .ec-title {
  display: block!important;
} */

.overlay {
  position: fixed;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.1);
  z-index: 9000;
}

.overlay-icon {
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  font-size: 50px;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.lds-ring {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}

.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 64px;
  height: 64px;
  margin: 8px;
  border: 8px solid #0d6efd;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #0d6efd transparent transparent transparent;
}

.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}

.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}

.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}

@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.ec-sidebar-wrap .ec-sidebar-block .ec-sb-block-content li a {
  margin-left: 0px;
}

.ec-sidebar-wrap .ec-sb-block-content li a span {
  float: left;
}

.ui-menu-item-wrapper {
  font-size: 14px;
  padding: 12px 10px 15px 10px !important;
}

.ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: 0.2em 0.4em;
  line-height: 1.5;
  zoom: 1;
}

.ec-link-btn {
  width: 100%;
}

.ec-add-to-cart {
  width: 100%;
}

.ec-product-lsc .ec-product-body .ec-size a {
  min-width: 40px;
  min-height: 20px;
  padding: 1px 3px;
}

/* .single-pro-content .ec-pro-variation .ec-pro-variation-inner .ec-pro-variation-content li {
  min-width: 35px !important;
  padding-left: 3px !important;
  padding-right: 3px !important;
} */

.ec-pro-variation .ec-pro-variation-inner.ec-pro-variation-size .ec-pro-variation-content .active {
  background-color: var(--bs-primary);
}

.ec-pro-variation .ec-pro-variation-inner.ec-pro-variation-size .ec-pro-variation-content .active>a {
  color: #fff;
}

select {
  border: 1px solid #ced4da !important;
  height: 49px;
}

.ec-product-lsc .ec-product-body .ec-size a {
  margin: 5px 0 1px !important;
}

.ec-pro-variation .ec-pro-variation-inner.ec-pro-variation-size .ec-pro-variation-content li {
  font-size: 10px !important;
  line-height: 15px !important;
  font-weight: lighter !important;
  background-color: #ffffff !important;
  border: 0.5px solid #999 !important;
  color: #666 !important;
  font-weight: normal;
}

/* EC Header buttons */

.ec-header-bottons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.ec-header-bottons .ec-header-btn {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
  color: #777777;
  width: auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

/* .ec-header-bottons .ec-header-btn:not(:last-child) {
  margin-right: 48px;
} */

.ec-header-bottons .ec-header-btn .header-icon {
  position: relative;
}

.ec-header-bottons .ec-header-btn:hover {
  color: #00969b;
}

.ec-header-bottons .ec-header-btn:hover .ec-btn-title {
  color: #00969b;
}

.ec-header-bottons .ec-header-btn:hover .header_svg {
  fill: #222;
}

.ec-header-bottons .ec-header-btn i {
  font-size: 21px;
  line-height: 1;
}

.ec-header-bottons .ec-header-btn .header_svg {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.ec-header-bottons .ec-header-btn .ec-btn-stitle {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-size: 13px;
  font-weight: 600;
  color: #777777;
  line-height: 1;
}

.ec-header-bottons .ec-header-btn.ec-side-toggle {
  padding-right: 0;
}

.ec-header-bottons .ec-header-btn.dropdown-toggle::after {
  display: none;
}

.ec-header-bottons .ec-btn-title {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-size: 12px;
  line-height: 1;
  color: #777777;
  margin-bottom: 6px;
  letter-spacing: 0.6px;
  text-transform: capitalize;
  font-weight: 300;
}

.ec-btn-desc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-transform: uppercase;
  margin-left: 10px;
}

div#ec-main-menu-desk {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 79%;
  flex: 0 0 79%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.openpay-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.openpay-card-header {
  display: flex;
  width: 100%;
  background-color: #e8e8e8;
  align-items: center;
  justify-content: flex-start;
  padding: 1.4rem;
}

.openpay-card-title {
  margin: 0 !important;
  font-size: 1.5rem !important;
  font-weight: normal !important;
  margin: 0 !important;
  padding: 0;
  border: none;
  text-transform: none !important;
}

.openpay-card-body {
  display: flex;
  width: 100%;
  flex-direction: column;
  background-color: #f7f7f7;
  padding: 0.5rem;
}

.openpay-card-imgs {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  margin-bottom: 0.5rem;
}

.openpay-card-imgs>div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  margin-bottom: 0.5rem;
  padding: 0.5rem;
}

.openpay-card-imgs>div.credit {
  padding-right: 0.5rem;
}

.openpay-card-imgs>div.debit {
  padding-left: 0.5rem;
}

.openpay-card-imgs>div h3 {
  font-weight: 400 !important;
  font-size: 0.8rem !important;
  margin: 0 !important;
  padding: 0;
  border: none;
}

.openpay-card-imgs>div img {
  width: 100%;
  object-fit: contain;
}

.openpay-form-group {
  margin-bottom: 1rem;
}

.openpay-form-group label {
  font-size: 1.2rem;
  line-height: 24px;
  margin-bottom: 10px;
  width: 100%;
  font-weight: 400 !important;
}

.openpay-form-group input {
  border: 1px solid #ccc;
  font-size: 0.9rem;
  line-height: 24px;
  padding: 10px 12px;
  font-style: italic;
  background-color: #fff;
}

.openpay-logo {
  display: flex;
  width: 100%;
  gap: 0.5rem;
  align-items: center;
  justify-content: flex-end;
  margin-bottom: 1rem;
}

.openpay-logo>div {
  display: flex;
  flex: 1;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 0.5rem;
}

.openpay-logo>div p {
  margin: 0 !important;
  font-size: 0.6rem;
}

.openpay-logo>div img {
  object-fit: contain;
  height: 1.8rem;
}

.openpay-logo>div.security {
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  border-left: 0.1rem solid #ccc;
  padding-left: 0.5rem;
}

.openpay-btn {
  border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  text-align: center;
  font-size: 1rem;
  font-weight: 400;
  padding: 0.3rem 1rem;
  width: auto;
  background: #e51f04;
  color: #fff;
  background: -moz-linear-gradient(top, #e51f04 0%, #a60000 100%);
  background: -webkit-gradient(linear,
      left top,
      left bottom,
      color-stop(0%, #e51f04),
      color-stop(100%, #a60000));
  background: -webkit-linear-gradient(top, #e51f04 0%, #a60000 100%);
  background: -o-linear-gradient(top, #e51f04 0%, #a60000 100%);
  background: -ms-linear-gradient(top, #e51f04 0%, #a60000 100%);
  background: linear-gradient(top, #e51f04 0%, #a60000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E51F04', endColorstr='#A60000', GradientType=0);
}

.cs-header-bottom {
  display: grid;
  width: 100%;
  align-items: center;
  justify-content: center;
  grid-template-columns: 20% 50% 30%;
}

.cs-header-social-icons {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin: 0;
  padding: 0;
  list-style: none;
  gap: 2rem;
}

.cs-header-social-icons>li {
  display: flex;
  align-items: center;
  justify-content: center;
}

.cs-header-social-icons>li>a {
  display: flex;
  height: 2.2rem;
  width: 2.2rem;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  /*border: 0.15rem solid #333;*/
  font-size: 1rem;
}

.cs-header-social-icons>li>a.no-border {
  border: 0.1rem solid transparent;
}

.cs-header-social-icons>li>a.no-border i {
  font-size: 1.8rem;
}

.cs-header-social-icons>li>a>i {
  color: #fff;
}

.cs-desktop-navbar {
  display: grid;
  width: 100%;
  align-items: center;
  justify-content: center;
  grid-template-columns: 20% 80%;
  padding: 0 2rem;
}

.cs-desktop-navbar .cs-logo {
  height: 1.5rem;
  object-fit: contain;
  margin-left: 1rem;
}

.cs-desktop-navbar .ec-main-menu {
  justify-content: flex-end;
}

.cs-desktop-navbar .cs-buttons {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 0.5rem;
  padding-right: 0.5rem;
  padding-left: 1rem;
}

.cs-desktop-navbar .cs-buttons .cs-button {
  display: flex;
  padding: 0.2rem 0.5rem;
  width: 8.5rem;
  align-items: center;
  justify-content: center;
  border: 0.1rem solid #000;
  color: #000;
  font-size: 0.9rem;
  font-weight: bold;
  border-radius: 3rem;
}

.cs-desktop-navbar .cs-buttons .cs-button.secondary {
  background-color: #000;
  color: #fff;
}

.cs-desktop-navbar .cs-buttons .cs-shopping-bag {
  position: relative;
  align-items: center;
  justify-content: center;
  color: #000;
  font-size: 1.8rem;
  margin-left: 0.5rem;
}

.cs-badge {
  display: flex;
  height: 1rem;
  width: 1rem;
  background-color: #0f9b22;
  align-items: center;
  justify-content: center;
  color: #fff;
  border-radius: 100%;
  position: absolute;
  bottom: 0.3rem;
  right: -0.5rem;
  font-size: 0.5rem;
  font-weight: bold;
}

.ec-slide-content {
  position: absolute;
  z-index: auto;
  display: flex !important;
  height: 100%;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  bottom: 0;
}

.cs-categorie-slider-item {
  display: flex;
  height: 90%;
  width: 90%;
  flex-direction: column;
  background-color: #fff;
  align-items: center;
  justify-content: center;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  margin-bottom: 1rem;
}

.cs-categorie-slider-item img {
  width: 100%;
  object-fit: contain;
}

.cs-categorie-slider-item .content {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem;
}

.cs-categorie-slider-item .content>span {
  font-weight: bold;
  font-size: 1rem;
  color: #000;
}

.cs-categorie-slider-item .content>.icon {
  display: flex;
  height: 2rem;
  width: 2rem;
  background-color: rgb(0, 184, 184);
  align-items: center;
  justify-content: center;
  color: #fff;
  border-radius: 100%;
  transition: 0.3s;
}

.cs-categorie-slider-item:hover .content>.icon {
  background-color: #ffa800;
}

.img-support {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-top: 3rem;
}

.img-support img {
  width: 100%;
  object-fit: cover;
  height: 35vh;
}

.img-support>div {
  display: flex;
  height: 100%;
  width: 90%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  position: absolute;
}

.img-support>div p {
  margin: 0;
  font-size: 2rem;
  line-height: 1.5;
  color: #fff;
  margin-bottom: 1rem;
}

.img-support>div a {
  display: flex;
  background-color: #ffa800;
  align-items: center;
  justify-content: center;
  padding: 0.1rem 1rem;
  font-size: 1.5rem;
  color: #fff;
  font-weight: bold;
  border-radius: 5rem;
}

.yt-section {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 4rem 1rem;
}

.yt-title {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
}

.yt-title>h2 {
  font-weight: normal;
  font-size: 1.3rem;
  margin: 0;
  text-align: center;
}

.yt-title>img {
  height: 3rem;
  object-fit: contain;
}

.yt-videos {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 1rem;
}

.yt-videos>div {
  display: flex;
  height: 20rem;
  width: 100%;
  align-items: center;
  justify-content: center;
}

.yt-videos iframe {
  height: 100%;
  width: 100%;
  border-radius: 1rem;
}

.yt-button {
  padding: 0.3rem 1rem;
  font-size: 1.2rem;
  background-color: #ffa800;
  font-weight: bold;
  color: #fff !important;
  margin-bottom: 2rem;
  margin-top: 1rem;
}

@media screen and (min-width: 48em) {
  .openpay-card-imgs {
    display: flex;
    width: 100%;
    flex-direction: row;
  }

  .openpay-card-imgs>div.debit {
    border-left: 0.1rem solid #ccc;
  }

  .openpay-logo {
    padding-left: 30%;
  }
}

@media (min-width: 992px) {
  .img-support>div {
    height: 100%;
    width: 80%;
  }

  .yt-section {
    padding: 3rem 15%;
  }

  .yt-videos {
    flex-direction: row;
    gap: 2rem;
  }

  .img-support img {
    width: 100%;
    object-fit: contain;
    height: auto;
  }

  .yt-title {
    flex-direction: row;
  }
}

/* :::::::::::::::START NUEVOS ESTILOS::::::::::: */
.custom-banner {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-bottom: 2rem;
}

.custom-banner>img {
  object-fit: cover;
  height: 15rem;
}

.custom-banner>div {
  display: flex;
  height: 100%;
  width: 100%;
  flex-direction: column;
  background-color: rgba(0, 0, 0, 0.3);
  align-items: center;
  justify-content: center;
  position: absolute;
}

.custom-banner>div>img {
  height: 60%;
  object-fit: contain;
}

p {
  font-size: 0.9rem;
  margin-bottom: 1rem;
  color: #000;
}

h6 {
  font-size: 0.9rem;
  color: #000;
  margin-bottom: 1rem;
}

.h6-bold h6 {
  font-weight: bold;
}

.text-content-justify p {
  text-align: justify;
}

.box-gray {
  background-color: rgba(200, 200, 200, 0.3);
  padding: 1rem;
  border-radius: 0.5rem;
  text-align: left;
}

.form-group {
  margin-bottom: 1rem;
}

input.form-control,
textarea.form-control,
select.form-control {
  border: 0.1rem solid rgb(240, 240, 240) !important;
  background-color: rgb(240, 240, 240) !important;
  border-radius: 1rem !important;
  font-size: 1rem !important;
}

select {
  cursor: pointer;
}

textarea.form-control {
  padding: 1.3rem !important;
}

.btn-form-submit {
  display: flex;
  background-color: #ffa800;
  align-items: center;
  justify-content: center;
  padding: 0.1rem 2rem;
  border-radius: 1rem;
  color: #fff;
  font-size: 1rem;
}

.textarea-with-btn {
  position: relative;
}

.textarea-with-btn>textarea.form-control {
  padding-bottom: 4rem !important;
}

.textarea-with-btn .btn-form-submit {
  position: absolute;
  bottom: 1.3rem;
  left: 1.3rem;
}

.textarea-with-btn span.error+.btn-form-submit {
  bottom: 3rem;
}

.btn {
  border-radius: 0.8rem;
}

.btn-group .btn:first-child {
  border-top-left-radius: 0.8rem;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0.8rem;
  border-bottom-right-radius: 0;
}

.btn-group .btn:last-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0.8rem;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0.8rem;
}

.btn-lg {
  padding: 0.5rem 2rem;
  height: auto;
  line-height: 1.5;
}

.btn-dark {
  background-color: #222;
}

.btn-dark:hover {
  background-color: #333;
}

.svg-icons-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 0.5rem;
}

.svg-icons-container>div {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.svg-icons-container>div>img {
  height: 2rem;
  width: 2rem;
  margin-right: 0.5rem;
}

.ec-register-container,
.ec-login-container,
.card {
  border-radius: 1rem;
}

.card-header,
.card-footer {
  background-color: rgba(0, 0, 0, 0.01);
}

.card-title {
  font-size: 1rem;
  font-weight: bold;
  margin: 0.5rem 0;
}

.profile-username {
  font-size: 1rem;
  font-weight: bold;
  margin: 0.5rem;
}

@media screen and (min-width: 64em) {
  .custom-banner>div.with-logo {
    align-items: flex-end;
    padding-right: 5rem;
  }

  .custom-banner>img {
    height: auto;
  }
}

/* :::::::::::::::END NUEVOS ESTILOS::::::::::: */

@media (max-width: 575px) {
  .border-top {
    border-top: 1px solid #dee2e6;
  }

  .border-left {
    border-left: 1px solid #dee2e6;
  }

  .border-bottom {
    border-bottom: 1px solid #dee2e6;
  }

  .border-right {
    border-right: 1px solid #dee2e6;
  }

  .border-top-0 {
    border-top: none !important;
  }

  .border-left-0 {
    border-left: none !important;
  }

  .border-bottom-0 {
    border-bottom: none !important;
  }

  .border-right-0 {
    border-right: none !important;
  }
}

@media (min-width: 576px) {
  .border-sm-top {
    border-top: 1px solid #dee2e6;
  }

  .border-sm-left {
    border-left: 1px solid #dee2e6;
  }

  .border-sm-bottom {
    border-bottom: 1px solid #dee2e6;
  }

  .border-sm-right {
    border-right: 1px solid #dee2e6;
  }

  .border-sm-top-0 {
    border-top: none !important;
  }

  .border-sm-left-0 {
    border-left: none !important;
  }

  .border-sm-bottom-0 {
    border-bottom: none !important;
  }

  .border-sm-right-0 {
    border-right: none !important;
  }
}

@media (min-width: 768px) {
  .border-md-top {
    border-top: 1px solid #dee2e6;
  }

  .border-md-left {
    border-left: 1px solid #dee2e6;
  }

  .border-md-bottom {
    border-bottom: 1px solid #dee2e6;
  }

  .border-md-right {
    border-right: 1px solid #dee2e6;
  }

  .border-md-top-0 {
    border-top: none !important;
  }

  .border-md-left-0 {
    border-left: none !important;
  }

  .border-md-bottom-0 {
    border-bottom: none !important;
  }

  .border-md-right-0 {
    border-right: none !important;
  }
}

@media (min-width: 992px) {
  .border-lg-top {
    border-top: 1px solid #dee2e6;
  }

  .border-lg-left {
    border-left: 1px solid #dee2e6;
  }

  .border-lg-bottom {
    border-bottom: 1px solid #dee2e6;
  }

  .border-lg-right {
    border-right: 1px solid #dee2e6;
  }

  .border-lg-top-0 {
    border-top: none !important;
  }

  .border-lg-left-0 {
    border-left: none !important;
  }

  .border-lg-bottom-0 {
    border-bottom: none !important;
  }

  .border-lg-right-0 {
    border-right: none !important;
  }
}

.select2-container--bootstrap .select2-selection {
  border: 0.1rem solid rgb(240, 240, 240) !important;
  background-color: rgb(240, 240, 240) !important;
  border-radius: 1rem !important;
  font-size: 1rem !important;
  height: 50px !important;
}

.select2-container--bootstrap .select2-selection--single .select2-selection__rendered {
  padding-top: 7px !important;
}
.ec-footer-links ul
{
    min-height:110px;
}
footer img{
    width:80%;
}