/** Shopify CDN: Minification failed

Line 413:24 Unexpected "{"
Line 413:33 Expected ":"
Line 419:24 Unexpected "{"
Line 419:33 Expected ":"
Line 425:24 Unexpected "{"
Line 425:33 Expected ":"

**/
.contact-us-section {
  padding: 100px 0;
}
.contact-us-section .flex-container {
  margin: 0px auto 120px auto;
  display: flex;
  gap: 70px;
}
.contact-us-section .left-content .heading {
  
  color: #323230;
  font-size: 40px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 48px;
  /* letter-spacing: 0.80px; */
  margin-top: -5px;
  margin-bottom: 25px;
}

.left-content .text_1{
  color: black;
  font-size: 16px;
  font-family: Noto Sans;
  font-weight: 400;
  line-height: 24px;
}
.contact-us-section .left-content .address {
  margin-top: 40px;
}
.contact-us-section .left-content .flex-box {
  display: flex;
  gap: 20px;
  margin-bottom: 30px;
}
.contact-us-section .left-content .flex-box .logo-icon {
  padding-top: 3px;
}
.contact-us-section .left-content .flex-box .content h4 {
  color: #171717;

  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 10px;
}
.contact-us-section .left-content .flex-box .content p {
  color: #171717;

  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  opacity: 0.5;
}
.contact-us-section .flex-container .left-content {
  width: 30%;
}
.contact-us-section .flex-container .right-content {
  width: 70%;
}
.contact-us-section .inner-content .email {
  color: #20262e;

  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  text-decoration-line: underline;
  margin-top: 15px;
  display: block;
}

.form-flex-block {
 display: flex;
 margin: 0 auto;
 gap: 40px;
 /* padding-left: 35px; */
 width: 100%; 
 max-width: 100%;
}
.form-flex-block .left-content {
  width: 30%;
}

.form-flex-block .right-content {
  width: 60%;
}

@media screen and (min-width: 750px){
  .right-content form{
      width: 70%;
      float: right;
}
}
.form-flex-block .right-content .form-group {
  position: relative;
  width: 100%;
  max-width: 496px;
  margin-bottom: 50px;
}
.form-flex-block .right-content .form-group label {
  color: #1A202C;
  font-size: 16px;
  font-family: Noto Sans;
  font-weight: 700;
  line-height: 24px;
}
.form-flex-block .right-content .form-group input {
  height: 60px;
  border: 0px;
  width: 100%;
  /* max-width: 475px; */
  border-radius: 5px;
  background: transparent;
  outline-color: #704c1e;
  color: #171717;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  padding-left: 17px;
  border: 2px solid #dbdbdb;
}
/* .form-flex-block .right-content .form-group input::placeholder {
  color: #1A202C;
} */
/* .select-option option::placeholder {
  color: #1A202C;
} */
.form-flex-block .right-content .form-group .select-option {
  height: 60px;
  border: 0px;
  width: 100%;
  /* max-width: 490px; */
  border-radius: 5px;
  background: transparent;
  outline-color: #704c1e;
  color: #c5bcbc;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  padding-left: 20px;
  border: 2px solid #dbdbdb;
}
/* .textarea::placeholder {
  color: #1A202C;
  font-size: 16px;
  font-family: Noto Sans;
  font-weight: 400;
  line-height: 32px;
} */
.form-flex-block .right-content .form-group .arrow-icon {
  position: absolute;
  right: 22px;
  top: 55px;
}
.form-flex-block .right-content .form-group .textarea {
    width: 100%;
    background: transparent;
    border-radius: 5px;
    height: 150px;
    outline-color: #DBDBDB;
    padding-top: 15px;
    padding-left: 20px;
    max-width: 490px;
    border: 2px solid #DBDBDB;
}
.form-flex-block .right-content .buttons .send-btn {
    border-radius: 5px;
    width: 100%;
    max-width: 200px;
    /* height: 45px; */
    display: flex;
    justify-content: center;
    align-items: center;
    border: 0;
    cursor: pointer;
    padding: 14px 35px;
    color: white;
    font-size: 17px;
    font-family: Roboto Condensed;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 24px;
    letter-spacing: 0.68px;
    background-color: #323230;
}
.form-flex-block .right-content .radio-flex-block {
  display: flex;
  align-items: center;
}
.form-flex-block .right-content .radio-flex-block input {
  height: 18px;
  position: relative;
  top: -2px;
  accent-color: #000;
}
.form-flex-block .right-content .radio-flex-block label {
  margin: 0;
  color: #171717;

  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  position: relative;
  left: -12px;
}

.form-group.radio-buttons {
  margin-bottom: 35px !important;
}
.form-group.order-id {
  margin-bottom: 35px !important;
}
/* #shopify-section-template--20330877026581__b19a8fd5-5a1d-4d52-945b-8cc8261290f1 .multicolumn-card__title{
  color: #000;
   
  font-size: 26.199px;
  font-style: normal;
  font-weight: 700;
}
#shopify-section-template--20330877026581__b19a8fd5-5a1d-4d52-945b-8cc8261290f1 .typeset p{
  color: #000;
   font-family:Montserrat-reguller;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
}
#shopify-section-template--20330877026581__b19a8fd5-5a1d-4d52-945b-8cc8261290f1 .typeset p strong{
     font-family:Montserrat-medium;
     text-decoration:none;
    border-bottom:1px solid #000;
}
#Slide-template--20330877026581__b19a8fd5-5a1d-4d52-945b-8cc8261290f1-2 {
    padding-left: 70px;
}

#Slide-template--20330877026581__b19a8fd5-5a1d-4d52-945b-8cc8261290f1-4 {
    padding-left: 70px;
}
#shopify-section-template--20330877026581__b19a8fd5-5a1d-4d52-945b-8cc8261290f1 .multicolumn-list {
    row-gap: 8rem;
} */
/* .banner__box {
  padding: 0px 0px 75px 0px !important;
} */
.template-page h2.banner__heading.h1 {
  /* color: #fff; */

  font-size: 48px;
  font-style: normal;
  font-weight: 800;
}
/* #shopify-section-template--20330877026581__b19a8fd5-5a1d-4d52-945b-8cc8261290f1{
  padding-top:50px;
} */

.file-wrapper {
  width: 495px;
  padding: 50px 0;
  border-radius: 32px;
  border: 2px solid #e7e7e7;
  position: relative;
  margin: auto;
  overflow: hidden;
  text-align: center;
}
.file-wrapper .drop-text {
  color: #c3c3c3;
  text-align: center;

  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  margin: 10px 0px 0px 0px;
}
.file-wrapper:after {
  content: "+";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: max-content;
  height: max-content;
  display: block;
  max-height: 85px;
  font-size: 70px;
  font-weight: bolder;
  color: gray;
  display: none;
}
.file-wrapper:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 35px;
  width: max-content;
  height: max-content;
  font-size: 0.75em;
  color: gray;
}

.file-wrapper input {
  height: 100% !important;
}
.file-wrapper .flex-content {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.file-wrapper .flex-content p {
  color: #171717;
  text-align: center;

  font-size: 24px;
  font-style: normal;
  font-weight: 400;
}
input[type="file"] {
  position: absolute;
  width: 100% !important;
  height: 100% !important;
  left: 0;
  opacity: 0;
  z-index: 99999;
  cursor: pointer;
}
.file-set {
  background-size: cover;
  background-repeat: no-repeat;
  color: transparent;
  padding: 10px;
  border-width: 0px;
}
.file-set:hover {
  transition: all 0.5s ease-out;
  filter: brightness(110%);
}
.file-set:before {
  color: transparent;
}
.file-set:after {
  color: transparent;
}
.file-set .close-btn {
  position: absolute;
  width: 35px;
  height: 35px;
  display: block;
  background: #000;
  color: #fff;
  top: 0;
  right: 0;
  font-size: 25px;
  text-align: center;
  line-height: 1.5;
  cursor: pointer;
  opacity: 0.8;
}
.file-set > input {
  pointer-events: none;
}

/* #shopify-section-template--20330877747477__b7c7862a-a7e5-4525-b567-21b4a7b2b894{
  padding:100px 0px 0px 0px;
} */

.form-flex-block .text_2{
  color: #323230;
  font-size: 15px;
  font-family: Noto Sans;
  font-weight: 400;
  line-height: 26.85px;
}

@media screen and (max-width: 749px){
  .form-flex-block {
    display: block;
}
.form-flex-block .left-content, .form-flex-block .right-content {
    width: 100%;
}
  .contact-us-section .left-content h3, .feeding-guid-section .inner-content h3 {
    font-size: 30px;
}
  .form-flex-block .right-content .buttons .send-btn {
    margin: auto;
}
  .contact-us-section {
        padding: 0 0px 100px;
}
}

     @media screen and (max-width:1200px){
      #shopify-section-{{ section.id }} .contact-us-section .left-content .heading{
         font-size: 35px;         
       }
         }

     @media screen and (max-width:1024px){
      #shopify-section-{{ section.id }} .contact-us-section .left-content .heading{
         font-size: 30px;         
       }
         }

     @media screen and (max-width:750px){
      #shopify-section-{{ section.id }} .contact-us-section .left-content .heading{
         font-size: 25px;         
       }
         }

/*Fixes  */
.form-flex-block .right-content .form-group .textarea::placeholder , 
.form-flex-block .right-content .form-group input::placeholder , 
.form-flex-block .right-content .form-group input::placeholder, 
.form-flex-block .right-content .form-group .select-option{
    color: #171717;
    opacity: 0.5;
    font-family: Noto Sans !important;
    font-size: 1.4rem;
}
.form-flex-block .right-content .form-group .textarea , 
.form-flex-block .right-content .form-group input , 
.form-flex-block .right-content .form-group input, 
.form-flex-block .right-content .form-group .select-option{
    font-family: Noto Sans !important;
}
.form-flex-block .right-content .form-group .textarea::placeholder:focus-visible , 
.form-flex-block .right-content .form-group input::placeholder:focus-visible , 
.form-flex-block .right-content .form-group input::placeholder:focus-visible, 
.form-flex-block .right-content .form-group .select-option:focus-visible
{
    outline: unset;
    outline-offset: unset;
    box-shadow: unset;
}
*:focus-visible {
    outline: unset !important;
    outline-offset: unset !important;
    box-shadow: unset !important;
}
.form-flex-block .right-content .form-group input::placeholder {
color: #171717;
font-size: 1.4rem;
font-family: Noto Sans;
}