@media (max-width: 1680px) {
  .content_calculator .content_calculator_inner .content_lsit .content .content_inner .content_dec-list .item .item_inner .item_dec {
    font-size: 17px;
  }

  .content_calculator .content_calculator_inner .content_lsit .content .content_inner .content_dec-list .item .item_inner {
    padding-left: 5px;
    padding-right: 5px;
  }
}

@media (max-width: 1199px) {
  .content_calculator .content_calculator_inner .content_lsit .content .content_inner .content_dec-list .item .item_inner .item_dec {
    font-size: 15px;
  }
}

.icon_inner svg {
  margin-inline: auto;
}

.hero_banner__item.hero_banner__item--ruminant {
  .hero_banner__content:before {
    background-image: url("../../dist/images/home-banner-arrow-ruminant.svg");
  }

  .hero_banner__content_main {
    background-color: #8e7fae;
  }
}

.single-product-ruminant {
  .content-title_bullet_list_with_background .content_inner {
    background-color: #8e7fae;
  }

  .when_to_use .bg_section:before {
    background-color: #330072;
  }

  .when_to_use .bg_section .section_innner .when_to_use_heading h2 span {
    color: #8e7fae;
  }

  /*
  .when_to_use
    .bg_section
    .section_innner
    .four_card
    .card_one
    .card_bg
    .card_dec
    .card_data {
    background: #8e7fae;
  }
  */
  .when_to_use .bg_section .section_innner .four_card .card_one .card_bg .card_dec .card_data {
    background: #330072;

    .card_heading {
      color: #fff;
    }
  }
}

.testimonial_slider_main--ruminant:before {
  background-color: #330072;
}

.testimonial_slider_main.testimonial_slider_main--ruminant .section_inner .testimonial_list .slick-track .item .item_section .item_inner .content_part .icon svg path {
  fill: #b8acd6;
}

.testimonial_slider_main.testimonial_slider_main--ruminant .section_inner .testimonial_list .item .item_section .item_inner .content_part .post_meta_data .author_image .image_section .image_bg {
  border-color: #330072;
}

.testimonial_slider_main.testimonial_slider_main--ruminant .section_inner .testimonial_list .slick-track .item.slick-center .item_section .item_inner .content_part .icon svg path {
  fill: #330072;
}

/*
.testimonial_slider_main.testimonial_slider_main--ruminant
  .section_inner
  .testimonial_list_dots
  .slick-arrow
  path {
  fill: #b8acd6;
}

.testimonial_slider_main.testimonial_slider_main--ruminant
  .section_inner
  .testimonial_list_dots
  .slick-arrow
  #Oval
  g
  use {
  stroke: #b8acd6;
}
*/
.testimonial_slider_main.testimonial_slider_main--ruminant .section_inner .testimonial_list_dots .slick-arrow:hover path {
  fill: #330072 !important;
}

.testimonial_slider_main.testimonial_slider_main--ruminant .section_inner .testimonial_list_dots .slick-arrow:hover #Oval g use {
  stroke: #330072 !important;
}

.content_product_section .content_product .content_product_list {
  justify-content: center;
}

.content_product_section--ruminant {
  .btn.btn_purple {
    background-color: #330072;

    span {
      background-image: url("../../dist/images/button_arrow_rum_1.svg");
    }
  }

  .product_inner:hover .btn.btn_purple {
    background-color: #b8acd6 !important;

    span {
      background-image: url("../../dist/images/button_arrow_rum_2.svg") !important;
      color: #330072;
    }
  }
}

.content_calculator--ruminant {
  background-color: #330072;

  .content_calculator_inner .content_lsit .content .content_inner .content_image-heading .image_heading,
  .content_calculator_inner .content_lsit .content .content_inner .content_dec-list .item .item_inner .item_dec,
  .content_calculator_inner .content_3_column .content_3_column_list .content_3_column_wrape .content_3_logo .logo_text .logo_subtitle {
    color: #b8acd6;
  }

  .content_calculator_inner .content_lsit .content .content_inner .slick-arrow:hover svg #Oval use {
    stroke: #b8acd6;
  }

  .content_calculator_inner .content_lsit .content .content_inner .slick-arrow:hover svg #Colours--Cool-Grey-11 path {
    fill: #b8acd6;
  }
}

.content_calculator--ruminant::after {
  background-image: url("../../dist/images/Icons-Dropdown-Chevron-Rum-2.png");
}

/*
.content_calculator--ruminant {
  background-color: #b8acd6;

  .content_calculator_inner
    .content_lsit
    .content
    .content_inner
    .content_image-heading
    .image_heading,
  .content_calculator_inner
    .content_lsit
    .content
    .content_inner
    .content_dec-list
    .item
    .item_inner
    .item_dec,
  .content_calculator_inner
    .content_3_column
    .content_3_column_list
    .content_3_column_wrape
    .content_3_logo
    .logo_text
    .logo_subtitle {
    color: #330072;
  }

  .content_calculator_inner
    .content_lsit
    .content
    .content_inner
    .slick-arrow:hover
    svg
    #Oval
    use {
    stroke: #330072;
  }
  .content_calculator_inner
    .content_lsit
    .content
    .content_inner
    .slick-arrow:hover
    svg
    #Colours--Cool-Grey-11
    path {
    fill: #330072;
  }
}
.content_calculator--ruminant::after {
  background-image: url("../../dist/images/Icons-Dropdown-Chevron-Rum.png");
}
*/

.welcome_section_main--purple:after {
  background-color: #8e7fae;
}

.welcome_section_main--purple .section_inner .heading {
  color: #330072;
}

@media (min-width: 1441px) {
  .content_blocks .section_inner .section_wrapper .content_blocks_image {
    max-width: 420px;
  }
}

.content_product_section .content_product .content_product_list {
  align-items: stretch;

  .product {
    .product_btnn {
      margin-top: auto;
    }
  }
}

.content_product_section .content_product .content_product_list--3 {
  align-items: stretch;

  .product {
    width: 33.333%;

    .product_description {
      text-align: center;
    }
  }
}

@media (max-width: 767px) {
  .content_product_section .content_product .content_product_list--3 {
    .product {
      width: 100%;
    }
  }
}

@media (min-width: 1441px) {
  .hero_banner__image {
    max-width: 60vw;
  }

  .content_blocks .section_inner .section_wrapper .right_section {
    width: 25%;
  }
}

@media (min-width: 1200px) {
  .hero_banner__item .description p {
    margin: 0 0 12px;
  }

  .contact__form__inner__left__wrapper__strongtext {
    font-size: 20px;
  }

  .content_blocks--wider {
    .container {
      padding: 0;
      width: calc(100% - 60px);
      max-width: 1600px;

      .section_inner {
        max-width: 100%;

        .section_wrapper {
          .middle_section {
            width: 47%;
          }

          .content_blocks_image {
            max-width: unset;
            width: 33%;
          }
        }
      }
    }
  }
}

@media (min-width: 1022px) and (max-width: 1100px) {
  .content_blocks .section_inner .section_wrapper .right_section {
    width: 25%;
  }
}

@media (min-width: 992px) {
  .hero_banner__image .image {
    height: 100%;
    max-height: calc(100% - 8em);
    width: 100%;
  }

  .hero_banner__image:before {
    z-index: 1;
  }

  :not(.page-template-contact-page) {
    .contact__form__inner--rows {
      flex-direction: column;
      justify-content: center;
      align-items: center;

      .contact__form__inner__left {
        width: 70%;
        text-align: center;

        .contact__form__inner__left__wrapper {
          max-width: unset;
          padding: 0;
        }
      }

      .contact__form__inner__right {
        padding: 0;
        width: 70%;

        .contact__form__inner__right__wrapper {
          max-width: 100%;
        }

        .gform_fields {
          display: grid;
          grid-template-columns: 1fr 1fr;
          gap: 1em 2em;
          align-items: center;
        }
      }
    }
  }

  .case_study_section .section_bg:before {
    background-size: cover;
    background-position: center right;
  }

  .content_blocks--wider {
    .container {
      padding: 0;
      width: calc(100% - 60px);
      max-width: 1600px;

      .section_inner {
        max-width: 100%;
      }
    }
  }
}

/*
.cta_section.cta_section--ruminant {
  .cta_section_bg
    .content
    .text_button_sec_main_inner
    .description_section
    .description_text
    span {
    color: #330072;
  }
}
*/
.case_study_section.case_study_section--ruminant {
  .section_bg:before {
    background-image: url("../../dist/images/Group_8_rum.svg");
  }

  .section_bg {
    .section_bg_color:before {
      background: #8e7fae;
    }

    .section_bg_color {
      .case_study_section_inner {
        .heading_section:before {
          background-image: url("../../dist/images/button_arrow_rum_1.svg");
        }
      }
    }

    .btn.btn_pink {
      background: #8e7fae;

      span {
        background-image: url("../../dist/images/button_arrow_rum_2.svg");
      }
    }

    .btn.btn_pink:hover {
      background: #330072;

      span {
        background-image: url("../../dist/images/button_arrow_rum_1.svg");
      }
    }
  }
}

.product-ruminant-template-default {
  .inner_banner .content_text .sub_heading.color_black {
    color: #fff;
  }

  .content-title_bullet_list_with_background .content_inner .bullet_list .bullet_list_item:before {
    background-image: url("../../dist/images/Icons-Tick-Rum.svg");
  }

  div:not(.header-button) {
    >.btn.btn_pink {
      background: #330072;

      span {
        background-image: url("../../dist/images/button_arrow_rum_1.svg");
      }
    }

    >.btn.btn_pink:hover {
      background: #8e7fae;

      span {
        background-image: url("../../dist/images/button_arrow_rum_2.svg");
      }
    }
  }

  .big__small__boxes__inner--button-section .btn {
    background: #330072;
    transition: 0.2s ease-in;

    span {
      background-image: url("../../dist/images/button_arrow_rum_1.svg");
      transition: 0.1s ease-in;
    }
  }

  .big__small__boxes__inner--button-section .btn:hover {
    background: #8e7fae;
    color: #330072;
    transition: 0.2s ease-in;

    span {
      background-image: url("../../dist/images/button_arrow_rum_2.svg");
      transition: 0.1s ease-in;
    }
  }

  .big__small__boxes__inner__right__list__item__inner.box_bg_pink {
    background: #b8acd6;
  }
}

:not(.page-template-contact-page) .contact__form__inner .form_section .gform_wrapper form #field_submit {
  display: flex;
}

:not(.page-template-contact-page) .contact__form__inner .form_section .gform_wrapper form #field_submit button {
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  background-color: #e471ac;
  font-family: "ProximaNova-Bold";
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: normal;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  border-radius: 10px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background-image: url("../../dist/images/button_arrow_purple.svg");
  background-position: 0;
  background-repeat: no-repeat;
  background-size: 12px 19px;
  padding: 6px 15px 6px 33px;
  transition: all 0.4s ease;
  background-position-x: 10px;
  margin-inline-start: auto;
}

.single-product-ruminant .big__small__boxes__inner__right__list .big__small__boxes__inner__right__list__item:first-child .btn.btn_pink {
  background: #b8acd6;
  color: #330072;

  span {
    background-image: url("../../dist/images/button_arrow_rum_2.svg");
    background-position: 0;
    background-repeat: no-repeat;
    background-size: 12px 19px;
  }
}

.single-product-ruminant .big__small__boxes__inner__right__list__item:first-child .btn.btn_pink:hover {
  background: #330072;
  color: #b8acd6;
  /*
  background-image: url("../../dist/images/button_arrow_rum_1.svg");
  background-repeat: no-repeat;
  */

  span {
    background-image: url("../../dist/images/button_arrow_rum_1.svg");
    background-repeat: no-repeat;
  }
}

.hero_banner__item .description p {
  margin: 0 0 1.3em;
}

@media (min-width: 992px) {

  body:not(.home) .hero_banner__content:before,
  body:not(.home) .hero_banner__content .container.medium {
    top: unset;
    transform: translateY(-5em);
  }
}

@media (max-width: 991px) {
  .hero_banner__image {
    min-height: 500px;
  }

  .hero_banner__content_main .hero_banner__content {
    padding-top: 30px;
  }

  .contact__form__inner__left__wrapper__strongtext {
    font-size: 16px;
    line-height: 1.4;
  }

  :not(.page-template-contact-page) .contact__form__inner__left {
    margin-bottom: 0;
  }

  .hero_banner {
    margin-bottom: 30px;
  }

  .hero_banner__item .description {
    margin-bottom: 20px;
  }

  .single-product-ruminant .inner_banner .content_text .thumbnail_image {
    max-height: 200px;
  }

  .when_to_use .bg_section .section_innner .when_to_use_heading h2 {
    display: flex;
    flex-direction: column;
  }
}

@media (max-width: 490px) {
  .single-product-ruminant .inner_banner .content_text .thumbnail_image img {
    max-height: 200px;
  }
}

.content_calculator .content_calculator_inner .content_lsit .content .content_inner .content_logo_main .logo {
  background-size: contain;
}

.content_calculator .content_calculator_inner .content_lsit .content .content_inner .content_dec-list .item .item_inner .icon_section .icon_inner img {
  max-height: 64px;
}

p+.prominent-text {
  margin-top: 3em;
}

.prominent-text {
  text-align: center;
  margin: 2em auto;
  color: #54565b;
  position: relative;
  font-size: 1.2em;
  width: fit-content;
  max-width: 100%;
  padding-inline: 1em;

  a:hover {
    color: #e471ac;
  }
}

.prominent-text::before,
.prominent-text::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  top: -1em;
  left: 50%;
  transform: translateX(-50%);
  background: #54565b;
}

.prominent-text::after {
  top: unset;
  bottom: -1em;
}

.left_side_map_image_right_side_content_main.mt-0 {
  margin-top: 0;
}

.left_side_map_image_right_side_content_main.mb-0 {
  margin-bottom: 0;
}

/* 
body:not(.page-template-contact-page) .contact__form__inner .form_section .gform_wrapper form .gform_body .gform_fields .gfield {
  display: flex;
  align-items: center;
  gap: 0.5em;
} */

body.home .contact__form__inner .form_section .gform_wrapper form .gform_body .gform_fields .gfield {
  display: flex;
  align-items: center;
  gap: 0.5em;
  flex-wrap: wrap;
}

body:not(.page-template-contact-page) .contact__form__inner .form_section .gform_wrapper form .gform_body .gform_fields .gfield .gfield_label {
  white-space: nowrap;
}

body:not(.page-template-contact-page) .contact__form__inner .form_section .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container {
  flex-grow: 1;
}


.welcome_section_main--black-bg {
  background: #01000a;
  border-radius: 8px;
  padding: 80px 0 70px;

  .section_inner {
    .heading {
      color: #e471ac;
    }

    .sub_heading,
    .content p,
    .prominent-text {
      color: #fff;
    }

    a {
      color: #e471ac;
    }
  }
}

.welcome_section_main--black-bg:after {
  background: #d9d8d6;
  z-index: 5;
  top: unset !important;
  bottom: 0 !important;
  right: 7%;
  left: unset;
  height: calc(100% + 170px);
  opacity: 0.2;
}

.welcome_section_main:after {
  z-index: 1;
}

.custom_footer .footer_inner .social_list .social_list_item.custom_logo>a {
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #FFFFFF;
  border-radius: 100%;
  color: #FFFFFF;
}

.custom_footer .footer_inner .social_list .social_list_item.custom_logo>a:hover {
  color: #e471ac;
  border-color: #e471ac;
}

@media (max-width: 575px) {
  .hero_banner__image {
    min-height: 253px;
  }

  .hero_banner__image .image img {
    min-height: 253px;
    height: 253px;
    max-height: unset;
    max-width: unset;
    min-width: 100%;
  }

  .hero_banner__image--rotator .image {
    width: 100%;
  }

  .hero_banner__content_main .hero_banner__content {
    padding-top: 0;
  }
}

@media (min-width: 1200px) {
  .inner_banner .content_text .thumbnail_image {
    max-width: 370px;
  }
}

.menu-modal .menu-modal-inner .menu-top nav.mobile-menu .modal-menu>li>.sub-menu .sub-menu li .ancestor-wrapper a:before,
.menu-modal .menu-modal-inner .menu-top nav.mobile-menu .modal-menu>li>.sub-menu .sub-menu li.external_link a,
#site-header ul.primary-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item ul li .sub-menu li.external_link>a {
  display: flex;
  align-items: center;
}

.menu-modal .menu-modal-inner .menu-top nav.mobile-menu .modal-menu>li>.sub-menu .sub-menu li.external_link a:after,
#site-header ul.primary-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item ul li .sub-menu li.external_link>a:after {
  content: "";
  width: 18px;
  height: 18px;
  background-image: url(../images/external_link.svg);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center;
  display: inline-block;
  margin-left: 10px;
  position: relative;
  top: -2px;
}

.menu-modal .menu-modal-inner .menu-top nav.mobile-menu .modal-menu>li>.sub-menu .sub-menu li.external_link a:hover:after,
#site-header ul.primary-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item ul li .sub-menu li.external_link>a:hover:after {
  background-image: url(../images/external_link_hover.svg);
}

.contact__form__inner__left__wrapper__addreslist__item__sociallinks__item a.custom_icon {
  width: 32px;
  height: 32px;
  border: 1px solid #E471AC;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.cta_section .cta_section_bg .content .text_button_sec_main_inner {
  flex-wrap: nowrap;
  align-items: flex-end;
}

.cta_section .cta_section_bg .content .text_button_sec_main_inner .description_section {
  max-width: 62%;
}

@media (min-width: 1441px) and (max-width: 1600px) {
  #site-header ul.primary-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item {
    margin-right: 30px;
  }
}

@media (min-width: 1361px) and (max-width: 1440px) {
  #site-header ul.primary-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item {
    margin-right: 38px;
  }
}

@media (max-width: 1360px) {
  #site-header ul.primary-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item {
    margin-right: 30px;
  }
}

@media (max-width: 1199px) {
  .cta_section .cta_section_bg .content .text_button_sec_main_inner .description_section {
    max-width: 56%;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  #site-header .header-inner .header-titles-wrapper {
    max-width: 175px;
  }

  #site-header ul.primary-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
    font-size: 12px;
  }

  #site-header ul.primary-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item {
    margin-right: 15px;
  }
}

@media (max-width: 991px) {
  .cta_section .cta_section_bg .content .text_button_sec_main_inner .description_section {
    max-width: 100%;
  }

  .cta_section .cta_section_bg .content .text_button_sec_main_inner {
    flex-wrap: wrap;
    align-items: flex-end;
  }
}

.content_calculator .content_calculator_inner .content_lsit .content .content_inner .content_dec-list .item .item_inner .number_dec {
  font-size: 16px;
  line-height: 30px;
}

@media (max-width: 1199px) {
  .content_calculator .content_calculator_inner .content_lsit .content .content_inner .content_dec-list .item .item_inner .number_dec {
    font-size: 14px;
    line-height: 30px;
}
}