/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/
@import url("/font-awesome-6.4.0/css/font-awesome.min.css");
.connorsa_header .wpml-ls-legacy-dropdown {
  width: fit-content !important;
}
.connorsa_header .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
  width: fit-content !important;
  font-size: calc(0.8rem + 0.15vw);
  font-weight: 600;
  border: 2px solid #1b1e46;
  border-radius: 10px;
  font-family: "DM Sans", Sans-serif;
  text-transform: uppercase;
  padding: 0.6rem 1.1rem;
}
@media (max-width: 767px) {
  .connorsa_header .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
    padding: 0.6rem 0.8rem;
    width: 65px !important;
  }
}
.connorsa_header .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
  display: inline-block !important;
  box-sizing: border-box !important;
  width: 10px !important;
  height: 10px !important;
  border-bottom: 2px solid !important;
  border-right: 2px solid !important;
  transform: rotate(45deg) !important;
  margin-bottom: 2px !important;
  border-top: none !important;
  border-left: none !important;
  position: relative !important;
  right: auto !important;
}
.connorsa_header .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle span {
  margin-right: 0.5rem !important;
}
.connorsa_header .wpml-ls-legacy-dropdown .wpml-ls-sub-menu a {
  width: 100% !important;
  font-size: calc(0.8rem + 0.15vw);
  font-weight: 600;
  border: 2px solid #1b1e46;
  font-family: "DM Sans", Sans-serif;
  text-transform: uppercase;
  padding: 0.6rem 1.1rem;
  border-radius: 10px;
}
@media (max-width: 767px) {
  .connorsa_header .connorsa-menu-left {
    width: 25% !important;
  }
  .connorsa_header .connorsa-lg-container {
    width: 33% !important;
  }
  .connorsa_header .connorsa-menu-logo {
    width: 30% !important;
  }
}

.connorsa-mega-menu .connorsa-submenu-item .connorsa-submenu-title {
  opacity: 0;
}
.connorsa-mega-menu .connorsa-submenu-item:hover .connorsa-submenu-title {
  opacity: 1 !important;
}

.otgs-development-site-front-end {
  display: none !important;
}

@media (min-width: 1921px) {
  .connorsa-slider .swiper-slide-contents {
    max-width: 31% !important;
  }
}
.connorsa-slider .elementor-repeater-item-590f574 .elementor-background-overlay {
  background: linear-gradient(0deg, rgba(27, 30, 70, 0.1), rgba(27, 30, 70, 0.1)) !important;
}
.connorsa-slider .elementor-repeater-item-6f92367 .elementor-background-overlay {
  background: linear-gradient(0deg, rgba(27, 30, 70, 0.4), rgba(27, 30, 70, 0.4)) !important;
}
.connorsa-slider .elementor-swiper .swiper-pagination-bullets .swiper-pagination-bullet {
  border: 2px solid #ffffff6e;
  background: transparent;
  opacity: 1 !important;
}
.connorsa-slider .elementor-swiper .swiper-pagination-bullets .swiper-pagination-bullet-active {
  border-radius: 10px;
  width: 34px !important;
}

.connorsa-counters .elementor-counter-number-wrapper {
  display: flex;
  align-items: flex-end;
}
.connorsa-counters .elementor-counter-number-wrapper .elementor-counter-title {
  margin-top: 0.8rem;
}
.connorsa-counters .elementor-counter-number-wrapper span.elementor-counter-number-suffix span {
  font-size: 3.8rem;
  line-height: 1.1em;
}
@media (max-width: 1024px) {
  .connorsa-counters .elementor-counter-number-wrapper span.elementor-counter-number-suffix span {
    font-size: 2rem !important;
  }
}
@media (max-width: 768px) {
  .connorsa-counters .elementor-counter-number-wrapper span.elementor-counter-number-suffix span {
    font-size: 1.4rem !important;
  }
}

.connorsa-counters-2 .elementor-counter-number-wrapper {
  display: flex;
  align-items: flex-end;
}
.connorsa-counters-2 .elementor-counter-number-wrapper span.elementor-counter-number-suffix {
  font-size: 2.3rem;
  line-height: 1.4em;
  margin-left: 0.5rem;
}
@media (max-width: 1024px) {
  .connorsa-counters-2 .elementor-counter-number-wrapper span.elementor-counter-number-suffix {
    font-size: 1.8rem !important;
  }
}
@media (max-width: 768px) {
  .connorsa-counters-2 .elementor-counter-number-wrapper span.elementor-counter-number-suffix {
    font-size: 1.2rem !important;
  }
}
.connorsa-counters-2 .elementor-counter-title {
  margin-top: 0.8rem !important;
}

.connorsa-counters-3 .elementor-counter-number-wrapper {
  display: flex;
  align-items: flex-end;
}
.connorsa-counters-3 .elementor-counter-number-wrapper span.elementor-counter-number-suffix span {
  font-size: 2.3rem;
  line-height: 1.4em;
  margin-left: 0.5rem;
}
@media (max-width: 1024px) {
  .connorsa-counters-3 .elementor-counter-number-wrapper span.elementor-counter-number-suffix span {
    font-size: 1.8rem !important;
  }
}
@media (max-width: 768px) {
  .connorsa-counters-3 .elementor-counter-number-wrapper span.elementor-counter-number-suffix span {
    font-size: 1.2rem !important;
  }
}
.connorsa-counters-3 .elementor-counter-title {
  margin-top: 0.8rem !important;
}

.connorsa-shadow {
  filter: drop-shadow(-20px 24px 25px rgba(22, 24, 47, 0.5)) !important;
}

.connorsa-shadow2 {
  filter: drop-shadow(-10px 15px 25px rgba(22, 24, 47, 0.2)) !important;
}

.slider-calidad .swiper-wrapper {
  align-items: center !important;
}
@media (min-width: 768px) {
  .slider-calidad .swiper-wrapper img {
    min-height: 30px !important;
    object-fit: cover !important;
  }
}

.connorsa-shadow-product {
  filter: drop-shadow(-10px 15px 25px rgba(22, 24, 47, 0.2));
}

.is-ajax-search-posts .is-search-sections {
  display: flex;
  align-items: center;
}
.is-ajax-search-posts .is-search-sections .is-title a {
  text-transform: capitalize;
  text-align: center;
  color: #636363 !important;
  font-family: "DM Sans", Sans-serif;
  font-size: calc(0.8rem + 0.26vw);
  font-weight: 400;
  line-height: 1.6em;
  letter-spacing: 0.02em;
}

.connorsa-marcas .swiper-wrapper .elementor-carousel-image {
  background-size: contain !important;
}
.connorsa-marcas .elementor-swiper-button.elementor-swiper-button-prev {
  left: -10px !important;
}
.connorsa-marcas .elementor-swiper-button.elementor-swiper-button-next {
  right: -10px !important;
}

.connorsa-ivory-search .is-search-form input {
  font-family: "DM Sans", Sans-serif;
  font-size: 1.3rem !important;
  font-style: italic;
  border: solid 1px #a2805b !important;
  padding: 30px 20px 25px 50px !important;
  font-weight: 700;
  letter-spacing: 3px;
  text-align: center !important;
}
.connorsa-ivory-search .is-search-form input::before {
  content: url("/wp-content/uploads/2023/05/search-2.png");
}

.connorsa-featured-taxonomy .elementor-shortcode {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  align-content: stretch;
  margin-top: 30px;
}
@media (max-width: 767px) {
  .connorsa-featured-taxonomy .elementor-shortcode {
    margin-top: 0;
    justify-content: center !important;
  }
}
.connorsa-featured-taxonomy .elementor-shortcode img {
  max-height: 150px;
  max-width: 159px;
  padding: 14px 30px 14px 0;
}
@media (max-width: 1024px) {
  .connorsa-featured-taxonomy .elementor-shortcode img {
    max-height: 121px !important;
    max-width: 125px !important;
  }
}
@media (max-width: 767px) {
  .connorsa-featured-taxonomy .elementor-shortcode img {
    padding: 0px 10px 14px 10px !important;
  }
}

.connorsa-tabs .e-n-tabs-heading {
  padding: 0rem 1rem;
}
@media (max-width: 1680px) {
  .connorsa-tabs .e-n-tabs-heading .e-n-tab-title {
    padding-left: 2.5rem;
    padding-right: 0.8vw;
  }
}
@media (max-width: 1440px) {
  .connorsa-tabs .e-n-tabs-heading .e-n-tab-title {
    padding-left: 1.5rem;
    padding-right: 0.8vw;
  }
}
@media (max-width: 1369px) and (min-width: 1025px) {
  .connorsa-tabs .e-n-tabs-heading .e-n-tab-title {
    padding-left: 1rem;
    padding-right: 0.8vw;
  }
}
@media (max-width: 1024px) {
  .connorsa-tabs .e-n-tabs-heading .e-n-tab-title {
    padding: 0.5rem !important;
  }
}
.connorsa-tabs .e-n-tabs-heading .e-n-tab-title.e-active .e-n-tab-title-text,
.connorsa-tabs .e-n-tabs-heading .e-n-tab-title:hover .e-n-tab-title-text {
  font-weight: 700 !important;
}
.connorsa-tabs .e-n-tabs-heading .e-n-tab-title:first-child {
  padding-left: 0.5rem !important;
}
@media (max-width: 1024px) {
  .connorsa-tabs .e-n-tabs-heading .e-n-tab-title:first-child {
    padding-left: 0.5rem !important;
  }
}
.connorsa-tabs .e-n-tabs-heading .e-n-tab-title:last-child {
  padding-right: 0.5rem !important;
}
@media (max-width: 1024px) {
  .connorsa-tabs .e-n-tabs-heading .e-n-tab-title:last-child {
    padding-right: 0.5rem !important;
  }
}
@media (max-width: 1366px) and (min-width: 1025px) {
  .connorsa-tabs .connorsa-360 {
    padding-left: 6rem !important;
  }
}

.connorsa-contact .elementor-icon-list-item {
  align-items: flex-start !important;
}

.connorsa-form .elementor-form-fields-wrapper {
  align-items: flex-start !important;
}
.connorsa-form .elementor-form-fields-wrapper .elementor-field-group-field_573c881 label {
  font-size: 1rem !important;
  text-transform: uppercase;
  color: #1b1e46;
  border: 2px solid #1b1e46;
  padding: 10px 15px !important;
  opacity: 1 !important;
  font-family: "DM Sans", Sans-serif;
  font-weight: 700;
  min-height: 40px;
  line-height: 1.4;
  display: flex;
  align-items: center;
  cursor: grab;
}
.connorsa-form .elementor-form-fields-wrapper .elementor-field-group-field_573c881 label:hover {
  background-color: #1b1e46;
  color: white !important;
}
.connorsa-form .elementor-form-fields-wrapper .elementor-field-group-field_573c881 input[type=file] {
  display: none !important;
}
.connorsa-form .elementor-form-fields-wrapper .elementor-field-type-email {
  margin-top: -95px;
}
@media (max-width: 767px) {
  .connorsa-form .elementor-form-fields-wrapper .elementor-field-type-email {
    margin: auto !important;
  }
}
.connorsa-form .elementor-form-fields-wrapper .elementor-field-type-number {
  margin-top: -95px;
}
@media (max-width: 767px) {
  .connorsa-form .elementor-form-fields-wrapper .elementor-field-type-number {
    margin: auto !important;
  }
}
.connorsa-form .elementor-form-fields-wrapper .elementor-field-type-upload {
  margin-top: 59px;
  margin-bottom: 10px !important;
}
@media (max-width: 767px) {
  .connorsa-form .elementor-form-fields-wrapper .elementor-field-type-upload {
    margin: 20px 0px !important;
  }
}
.connorsa-form .elementor-form-fields-wrapper .elementor-field-type-html {
  margin-top: -217px;
  text-align: justify;
  opacity: 0.7;
}
@media (max-width: 1024px) {
  .connorsa-form .elementor-form-fields-wrapper .elementor-field-type-html {
    margin: 20px 0px !important;
  }
}
.connorsa-form .elementor-form-fields-wrapper .elementor-field-type-submit {
  margin-top: auto;
  width: fit-content;
}
.connorsa-form .elementor-form-fields-wrapper .elementor-field-type-acceptance {
  margin-top: 208px;
}
@media (max-width: 1024px) {
  .connorsa-form .elementor-form-fields-wrapper .elementor-field-type-acceptance {
    margin: auto !important;
  }
}
@media (max-width: 767px) {
  .connorsa-form .elementor-form-fields-wrapper .elementor-field-type-acceptance {
    margin: 20px 0px 0px 0px !important;
  }
}
.connorsa-form .elementor-form-fields-wrapper .elementor-field-type-acceptance .elementor-field-option {
  display: flex;
  align-items: center;
}
.connorsa-form .elementor-form-fields-wrapper .elementor-field-type-acceptance .elementor-field-option input {
  background-color: #fff;
  width: 48px;
  height: 48px;
  appearance: none;
  border: 2px solid #888;
  width: 20px !important;
  height: 20px !important;
  margin-right: 15px !important;
  cursor: pointer;
}
.connorsa-form .elementor-form-fields-wrapper .elementor-field-type-acceptance .elementor-field-option input:checked {
  background-color: #1b1e46 !important;
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
}

@media (max-width: 1024px) {
  .clicktoshow {
    position: relative !important;
    left: auto !important;
  }
}

.connorsa-news .elementor-post__text {
  display: flex !important;
  justify-content: center !important;
}
@media (max-width: 767px) {
  .connorsa-news .elementor-post__text {
    margin-top: 1.5rem;
  }
}
.connorsa-news .elementor-post__text .elementor-post__title {
  order: 2 !important;
}
.connorsa-news .elementor-post__text .elementor-post__meta-data {
  order: 1 !important;
}
.connorsa-news article {
  border-bottom: 1px solid #979797;
}
@media (max-width: 767px) {
  .connorsa-news article {
    flex-direction: column !important;
    padding-bottom: 32px !important;
  }
}
.connorsa-news article:last-child {
  border: none !important;
}

.connorsa-recetas-list ul {
  margin-left: 2em !important;
}

.connorsa-gastronomy-list .elementor-post__text {
  display: flex !important;
}
.connorsa-gastronomy-list .elementor-post__read-more {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-style: solid;
  border-width: 2px 2px 2px 2px;
  border-color: var(--e-global-color-primary);
  border-radius: 10px 10px 10px 10px;
  padding: 8px 17px 8px 18px;
  margin-top: auto;
}
.connorsa-gastronomy-list .elementor-post__read-more::after {
  content: url(/wp-content/uploads/2023/05/Vector-Stroke.svg);
  width: 200px;
  height: 200px;
  margin-left: 6px;
}
.connorsa-gastronomy-list .elementor-post__read-more:hover {
  background-color: #1b1e46;
  color: white !important;
}
.connorsa-gastronomy-list .elementor-post__read-more:hover::after {
  content: url(/wp-content/uploads/2023/05/Vector-Stroke-1.svg) !important;
}

.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer {
  display: none !important;
}

.contenido-oculto {
  display: none !important;
}

.rank-math-breadcrumb p {
  color: #a2805b !important;
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase !important;
  font-family: "DM Sans", Sans-serif;
}
.rank-math-breadcrumb p a {
  color: #a2805b !important;
}

.connorsa-product-list .elementor-post__thumbnail img {
  height: 100% !important;
}
.connorsa-product-list a.elementor-post__thumbnail__link {
  margin-bottom: 0 !important;
}
@media (max-width: 767px) {
  .connorsa-product-list .elementor-post__text {
    padding-top: 0.2rem !important;
  }
}

/*# sourceMappingURL=style.css.map */
