







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */





































































/* 1d. Buttons */










/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */





/* 1h. Site footer */








.content-wrapper {
  max-width: 1440px;
}

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 80px 20px;
}

.dnd-section > .row-fluid {
  max-width: 1440px;
}







body {
  font-size: 16px;
  color: #333333;
  font-weight: 400;
  font-family: Roboto;
}

/* Paragraphs */

p {
  font-size: 16px;
  color: #333333;
  font-weight: 400;
}

/* Anchors */

a {
  color: #ec7c00;
}

a:hover,
a:focus,
a:active {
  color: #ec7c00;
}

/* Headings */

h1 {
  font-family: Roboto;
  font-size: 48px;
  color: #333333;
  font-weight: 700;
}

h2 {
  font-family: Roboto, sans-serif;
  font-size: 36px;
  color: #262626;
  font-weight: 700;
}

h3 {
  font-family: Roboto, sans-serif;
  font-size: 32px;
  color: #333333;
  font-weight: 700;
}

h4 {
  font-family: Roboto, sans-serif;
  font-size: 24px;
  color: #333333;
  font-weight: 500;
}

h5 {
  font-family: Roboto, sans-serif;
  font-size: 23px;
  color: #333333;
  font-weight: 500;
}

h6 {
  font-family: Roboto, sans-serif;
  font-size: 21px;
  color: #333333;
  font-weight: 800;
}

/* Blockquote */

blockquote {
  border-left-color: #F8FAFC;
}





button,
.button {
  background-color: 

  
  
    
  


  rgba(236, 124, 0, 1.0)

;
  border: 2px solid 

  
  
    
  


  rgba(236, 124, 0, 1.0)

;
  border-radius: 5px;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  padding: 14px 60px;
}

button:hover,
button:focus,
.button:hover,
.button:focus {

  background-color: rgba(196, 84, 0, 1.0);
  border-color: #c45400;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

button:active,
.button:active {
  background-color: rgba(255, 164, 40, 1.0);
  border-color: #ffa428;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}




form,
.submitted-message {
  font-size: 16px;
  color: #333333;
  font-weight: 400
}

/* Form title */

.form-title {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  color: #333333;
}

/* Form label */

form label {
  color: #21252e;
}

/* Form help text */

form legend {
  color: #21252e;
}

/* Form inputs */

form input[type=text],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
  border-color: #f2f2f2;
}

form input[type=text]:hover,
form input[type=email]:hover,
form input[type=password]:hover,
form input[type=tel]:hover,
form input[type=number]:hover,
form input[type=file]:hover,
form select:hover,
form textarea:hover{

}



form input[type=text]:focus,
form input[type=email]:focus,
form input[type=password]:focus,
form input[type=tel]:focus,
form input[type=number]:focus,
form input[type=file]:focus,
form select:focus,
form textarea:focus{
  border-color: #f2f2f2;
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: #333333;
}

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
::placeholder,
.hs-fieldtype-date .input .hs-dateinput:before {
  color: #333333;
}

/* Date picker */

.fn-date-picker td.is-selected .pika-button {
  background: #333333;
}

.fn-date-picker td .pika-button:hover {
  background-color: #333333 !important;
}

.fn-date-picker td.is-today .pika-button {
  color: #333333;
}

/* Submit button */

form input[type=submit],
form .hs-button,
button,
.button{
  background-color: 

  
  
    
  


  rgba(236, 124, 0, 1.0)

;
  border: 2px solid 

  
  
    
  


  rgba(236, 124, 0, 1.0)

;
  border-radius: 5px;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  padding: 14px 60px;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: 

  
  
    
  


  rgba(236, 124, 0, 1.0)

;
  color: 

  
  
    
  


  rgba(236, 124, 0, 1.0)

;
}

.button:hover,
.button:focus,
button:hover,
button:focus{
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: 

  
  
    
  


  rgba(236, 124, 0, 1.0)

;
  color: 

  
  
    
  


  rgba(236, 124, 0, 1.0)

;

}

.button:active,
button:active{
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: 

  
  
    
  


  rgba(236, 124, 0, 1.0)

;
  color: 

  
  
    
  


  rgba(236, 124, 0, 1.0)

;

}
form input[type=submit]:active,
form .hs-button:active {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: 

  
  
    
  


  rgba(236, 124, 0, 1.0)

;
}





table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: #000000;
}

th,
td {
  border-color: #000000;
  color: #000000;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  border-bottom-color: #000000;
  color: #FFFFFF;
}

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #000000;
}


















































.opening-hours-info .box-title:before,
.frame_contact a:first-child:before,
.frame_contact a:last-child:before,
.showowarehouse-header:before,
.opening-hours-info .box-title:before,
.opening-hours-info .box-title .hs_cos_wrapper>span span a:after,
.showowarehouse-header strong:after,
.savings-amount:before{
  color: 

  
  
    
  


  rgba(236, 124, 0, 1.0)

;
}
.savings-amount{
  color: 

  
  
    
  


  rgba(51, 51, 51, 1.0)

;
}

.navigation-primary>ul>li>a{
  border-color: 

  
  
    
  


  rgba(234, 234, 234, 1.0)

;
}
.navigation-primary>ul{
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.login-dropdown-trigger span a,
.login-dropdown-trigger span,
.login-dropdown-trigger strong{
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
.login-dropdown-trigger span a:hover{
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
.header_top{
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
.savings-amount a, .box-title, .frame_contact a
.savings-amount{
  color: 

  
  
    
  


  rgba(51, 51, 51, 1.0)

;
}
.savings-amount a,
.box-title,
.frame_contact a{
  color: 

  
  
    
  


  rgba(51, 51, 51, 1.0)

;
}

.savings-amount a:hover,
.box-title:hover,
.frame_contact a:hover{
  color: 

  
  
    
  


  rgba(51, 51, 51, 1.0)

;
}
.main_header {
  background-color: 

  
  
    
  


  rgba(236, 124, 0, 1.0)

;
}
.icon-text-header .hs_cos_wrapper_type_text:before,
.icon-text-header{
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
.action_tem:hover .icon-text-header,
.action_tem:hover .icon-text-header .hs_cos_wrapper_type_text:before{
  color: 

  
  
    
  


  rgba(252, 206, 1, 1.0)

;
}

.header_top .hs-menu-wrapper>ul>li>a{
  color: ;
}
.header_top .hs-menu-wrapper>ul>li>a:hover{
  color: ;
}

.navigation-primary>ul>li>a {
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

.navigation-primary>ul>li:hover>a,
.navigation-primary>ul>li.hover>a,
.custom-menu-primary ul li a:focus,
.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher .lang_list_class li a:focus {
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  background-color: 

  
  
    
  


  rgba(234, 234, 234, 1.0)

;
}
.navigation-primary>ul>li>a.active-item,
.custom-menu-primary ul li a.active-item,
.header__language-switcher-label-current:active,
.header__language-switcher .lang_list_class li a:active {
  color: 

  
  
    
  


  rgba(236, 124, 0, 1.0)

;
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
}
.custom-menu-primary ul ul,
.navigation-primary>ul ul,
.header__language-switcher .lang_list_class {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
.child_menuWrapper>li>a{
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}


body .submenu.level-2 > li:first-child:before {
  border-color: ;
}
.header__language-switcher .lang_list_class:before {
  border-bottom-color: ;
}

.custom-menu-primary ul ul li a,
.navigation-primary>ul ul>li>a{
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

.navigation-primary>ul ul>li:hover>a{
  background-color: ;
}
.custom-menu-primary ul ul li a.active-item,
.navigation-primary>ul ul>li>a.active-item{
  color: 

  
  
    
  


  rgba(236, 124, 0, 1.0)

;
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
}
.custom-menu-primary ul ul li a.active{
  color: 

  
  
    
  


  rgba(236, 124, 0, 1.0)

;
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
}

.navigation-primary>ul .child_wrapper,
.navigation-primary>ul ul>.menu-grid-wrapper,
.header__language-switcher .lang_list_class {
  background-color: 

  
  
    
  


  rgba(236, 124, 0, 1.0)

;
  border-color: ;
}

body .submenu.level-2 > li:first-child:before {
  border-color: ;
}

.header__language-switcher .lang_list_class:before {
  border-bottom-color: ;
}




.header__language-switcher .lang_list_class.first-active::after {
  border-bottom-color: 

  
  
    
  


  rgba(236, 124, 0, 1.0)

;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: Roboto;
}

.header__language-switcher-label-current:after {
  border-top-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}



.child_menuWrapper>li>a:hover{
  color: 

  
  
    
  


  rgba(236, 124, 0, 1.0)

;
  background-color: 

  
  
    
  


  rgba(#null, 1)

 ;
}



.navigation-primary>ul ul>li>a:hover{
  color: 

  
  
    
  


  rgba(236, 124, 0, 1.0)

;
  background-color: 

  
  
    
  


  rgba(#null, 1)

 ;
}





.lets_btn a{
  background-color: ;

  border-color:  ;
}

.lets_btn a{
  color: ;
}
.lets_btn a:hover{
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: 

  
  
    
  


  rgba(236, 124, 0, 1.0)

 ;
  color: 

  
  
    
  


  rgba(236, 124, 0, 1.0)

;
}




@media (min-width: 768px){

  .navigation-primary>ul>li:hover>a:after,
  .navigation-primary>ul>li.hover>a:after{
    background: 

  
  
    
  


  rgba(236, 124, 0, 1.0)

;
  }

}


@media(max-width: 767px) {


  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  }
}

@media(max-width: 767px) {


  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  }
}





































.footer-social_wrap p span,
.footer_brand_logo p span{
  color: 

  
  
    
  


  rgba(51, 51, 51, 1.0)

;
}

.footer-social_wrap a{
  color: 

  
  
    
  


  rgba(236, 124, 0, 1.0)

;
}
.footer-social_wrap a:hover{
  color: 

  
  
    
  


  rgba(236, 124, 0, 1.0)

;
}

.footer_content .hs_cos_wrapper> .hs-button{
  background-color: 

  
  
    
  


  rgba(236, 124, 0, 1.0)

; 
  color: #ffffff;
  border-color: 

  
  
    
  


  rgba(236, 124, 0, 1.0)

; 
}

.footer_content .hs_cos_wrapper> .hs-button:hover{
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

; 
  color: #ec7c00;
  border-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

; 
}
.footer_bottom{
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
.footer_content .hs_cos_wrapper >p{

  color: #ffffff;
}

footer.footer {
  background-color: 

  
  
    
  


  rgba(236, 124, 0, 1.0)

;
}
.footer_nav .hs-menu-wrapper>ul>li>a,
.footer_nav ul.hs-menu-children-wrapper>li>a,
.footer_nav ul.hs-menu-children-wrapper>li>a>strong,
.footer_nav .hs-menu-wrapper >ul>li{
  color: #ffffff;
}
.footer_nav .hs-menu-wrapper>ul>li>a:hover,
.footer_nav ul.hs-menu-children-wrapper>li>a:hover,
.footer_nav ul.hs-menu-children-wrapper>li>a:hover>strong{
  color: #ffffff;
}
.copyright p{
  color: #333333;
}

.footer_links .hs-menu-wrapper>ul>li>a{
  color: #333333;

}

.footer_links .hs-menu-wrapper>ul>li>a:hover{
  color: #333333;

}





/* Blog Header */

.blog-header {
  background-color: rgb(#null);
}

/* Blog Listing */

.blog-index__post-inner-card {
  box-shadow: -5px 0px 20px 0px rgba(#null, 0.10);
}

.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
  color: #333333;
}

.blog-card__tag-link:hover,
.blog-card__title a:hover,
.blog-tag-filter__menu-link:hover,
.blog-post__tag-link:hover,
.blog-post__author-name:hover,
.blog-card__tag-link:focus,
.blog-card__title a:focus,
.blog-tag-filter__menu-link:focus,
.blog-post__tag-link:focus,
.blog-post__author-name:focus {
  color: #ec7c00;
}

.blog-card__tag-link:active,
.blog-card__title a:active,
.blog-tag-filter__menu-link:active,
.blog-post__tag-link:active,
.blog-post__author-name:active {
  color: #ec7c00;
}

.blog-tag-filter__menu-link--active-item:after {
  background-color: #333333;
}

.blog-pagination__link {
  color: #333333;
}

.blog-pagination__link--active:after,
.blog-pagination__prev-link:after,
.blog-pagination__next-link:after {
  background-color: #333333;
}

.blog-post__title {
  color: #333333;
  font-family:Roboto;
  font-size: 48px;
  font-weight: 700;
}

.blog-post__author {
  background-color: #F8FAFC;
}

#comments-listing .comment-reply-to {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:active {
  color: rgba(#null, 0.0);
}

/*             Blog Grid Listing and Post styles            */

.hs-blog-listing,
.hs-blog-post {
  background-color: ;
}

.blog-index__post-content a:hover,
.blog-sidebar a:hover,
.blog-post__meta a:hover,
.blog-post__back-to-blog:hover {
  color: #ec7c00;
}

.blog-post__read-more a:hover svg,
a.blog-post__back-to-blog:hover svg {
  fill: #ec7c00;
}

.blog-index__post-content--small h2 {
  font-size: 32px;
}

.blog-index__post-content a {
  color: #333333;
}

.blog-post__read-more svg {
  fill: #333333;
}

.blog-sidebar ul {
  box-shadow: -5px 0px 20px 0px rgba(#null, 0.10);
}

.blog-sidebar a {
  color: #333333;
}

.blog__subscription-block, .blog-related-posts {
  background-color: rgb(#null);
}

.post-featured-image {
  max-height: px;
}

.blog-post {
  box-shadow: -5px 0px 20px 0px rgba(#null, 0.10);
}

.blog-post__meta a {
  color: #333333;
}

.blog-post__meta a:hover {
  color: #ec7c00;
}

.blog-post__links-container {
  border-top:  2px solid rgb(#null);
}

.blog-post__back-to-blog {
  color: #333333;
}

.blog-post__back-to-blog svg {
  fill: #333333;
}

.comment.depth-0,
.blog-comments form {
  border-top: 2px solid rgb(#null) !important;
}

.comment.depth-1 {
  border-left: 2px solid rgb(#null);
}

.section.post-footer .hs-input {
  border-color: rgb(#null);
}

.blog-recent-posts {
  background-color: rgb(#null);
}











.card__price {
  font-family: Roboto, sans-serif
    font-size: 32px;
  color: #333333;
  font-weight: 700
}

.landing_header2 {
  background-color: #f5eee2 !important;
  padding-left: 30px;
}

.landing_header2 .main_header_container{
  background-color: #f5eee2;
    padding : 30px 0px;
}
table.no-borders{
  margin: 0px !important;
   border:0px solid white !important;
  background: transparent !important;
}
table.no-borders td{
  border:0px solid white !important;
  vertical-align: middle;
}


table.no-borders.wirra td{
   color: white;
    font-size: 20px;
    line-height: 1.2em;
  font-family: usual, sans-serif;
  font-weight: 400;
}

.wirra .align-center {
    text-align: center;
}
.indigenousLogo {
    width: 200px !important;
    margin: auto;
    text-align: center;
    padding: 20px 50px 0px 50px;
}
.wirra h2 {
    font-size: 34px;
    line-height: 44px;
    font-weight: 700;
    margin-bottom: 20px;
  
  font-family: usual, sans-serif;
}

.wirra .contact-header{
    font-size: 34px;
    line-height: 44px;
    font-weight: bold;
    margin-bottom: 10px;
  text-align: center;
  color: white;
  max-width: 100% !important;
}

.wirra small.white{
  color: white;
  margin-bottom: 20px;
  display: block;
}
.wirra p {
    font-size: 22px;
    line-height: 1.2em;
    font-weight: 400;
  font-family: usual, sans-serif;
}
.wirra blockquote {
    color: #4dac00;
    font-size: 22px;
    line-height: 1.2em;
    max-width: 550px;
    margin-bottom: 30px;
    padding-left: 0px !important;
  border-left: 0px solid white !important;
   font-weight: 400;
  font-family: usual, sans-serif;
  font-style: italic;
}

.wirra p.marginleft20{
   font-weight: normal;
}

.wirra img {
    width: 100%;
    height: auto;
}
	
.maxwidth80{
  max-width: 80%
}

.maxwidth550{
  max-width: 550px;
}

.maxwidth850{
  max-width: 850px;
}

.wirra .btn, .wirra .hs-button.primary.large{
		background-color: #f5eee2;
  border-radius: 40px;
		padding: 10px 50px;
		text-transform: uppercase;
		font-size: 19px;
		margin: 20px 0px;
  color:#1a402b;
  border: 0px solid white !important;
  font-weight: 500;
  width: auto !important;
  font-family: usual, sans-serif;
	}


.wirra .btn:hover, .wirra .hs-button.primary.large:hover{
		background-color: #1a402b;
  
  color:#f5eee2;
  
	}
.wirra .hs-button.primary.large{
	margin: auto !important;
	}

.wirra .white p, .wirra .white h2{
  color: white;
  
}

.wirra small{
  font-size: 15px;
  line-height: 20px;
  
}
.button-link{
  color: #4dac00;
  font-size: 15px;
  line-height: 1.2em;
  font-family: usual, sans-serif;
font-weight: 700;
font-style: normal;
  position: relative;
  text-transform: uppercase;
  padding-right: 70px;
/*   display: block; */
}

.button-link:hover{
  color: #4dac00;
}

.button-link:hover:after{
   right: -2px;
}
.button-link:after {
    background-image: url(//6891251.fs1.hubspotusercontent-na1.net/hubfs/6891251/raw_assets/public/Atom_August2021/images/arrow-right.svg);
    background-position: -10px 0;
    background-size: contain;
    content: "";
    width: 42px;
    opacity: 1;
    top: -1px;
    right: 3px;
  background-repeat: no-repeat;
    height: 21px;
    position: absolute;
    transition: all .3s ease-in-out;
}

.how-to-give-back{
  background: #f5efe2;
  max-width: 70%;
  position: relative;
  padding: 100px 100px 100px 0px;
  margin-bottom: 100px;
  margin-top: 15%;

}

.how-to-give-back h2{
  max-width: 100%;
}

.how-to-give-back small{
  max-width: 300px;
  display: block;
}

.how-to-give-back .main-img{
      margin-top: -30%;
    width: 72vw !important;
    max-width: 100vw;
    margin-bottom: 80px;
}

.how-to-give-back:before {
    left: -999em;
    background: #f5efe2;
    content: '';
    display: block;
    position: absolute;
    width: 999em;
    top: 0;
    bottom: 0;
}

.wirra.footer{
  background:#f5eee2;
  padding: 80px 20px 50px 20px;
  text-align: center;
}

.wirra.footer:before {
    background: #f5eee2;
   
    position: relative;

}

.wirra form{
      max-width: 500px;
    margin: auto;
}

.wirra form input, .wirra form textarea, .wirra form select{
 width: 100% !important;; 
}

.wirra form .actions{
  text-align: center;
}

.wirra form label{
 display: none;
}
.wirra.footer img{
  width: 250px;
}
.wirra.footer .social{
 display: block;
}
.wirra.footer .social img{
  width: 40px;
}

.wirra-story{
  background: #f5eee2;
  padding: 80px 0px 0px 0px !important;
}

.hs-content-id-64644298526 .wirra .Body-row-0-background-image > .row-fluid{
/*   background-image: url(https://promo.atom.com.au/hs-fs/hubfs/Asset%202.png);
  background-size: auto 90% ;
  background-position: 75% bottom;
  background-repeat: no-repeat; */

}

.wirra .banner  .right_column img{
/*   display:none; */
}

.adamimage{
  width: 180px !important;
  margin-bottom: -5px;
}

.wirra p a{
  color: #1a402b;
}

.wirra .Body-row-3-background-image{
 padding-bottom: 50px !important; 
  background-attachment: fixed;
}

.wirra  .Body-row-0-background-image,
.wirra  .Body-row-2-background-image,
.wirra  .Body-row-3-background-image,
.wirra  .Body-row-5-background-image,
.wirra  .Body-row-6-background-image{
background-attachment: fixed;
}


.discover-form img{
/*  width: 300px;  */
}
.discover-form p{
 padding-top: 100px;
  padding-bottom: 100px;
  max-width: 350px;
}

.discover-form, .wirra .Body-row-0-background-image form{
  max-width: 800px;
    margin: auto;
}

@media only screen and (max-width: 796px) {
  
.main_header.landing_header2 {
    padding-bottom: 0px !important;
}
  
  .maxwidth80{
    max-width: 100%;
    padding: 50px 20px !important;
  }
  
  .how-to-give-back{
    max-width: 100%;
    padding: 50px 20px 50px 20px;
  }
  
  .hs-content-id-64644298526 .wirra .Body-row-0-background-image>.row-fluid{
  background-image: none !important;
    background-size: 0px;
    padding-right: 0px;
}
  .wirra .banner  .right_column img{
/*   display:block !important; */
}
  
  .discover-form p{
 padding-top: 30px;
  padding-bottom: 30px;
  max-width: 100%;
}

}

.wirra .submitted-message{
  color: white;
  font-size: 24px;
  line-height: 1.2em;
      max-width: 800px;
    margin: auto;
    padding: 30px;
    text-align: center;
}

.wirra-products{
  padding-top: 80px;
}     

.module_16493978569534
  color: black;
  font-family: Roboto, sans-serif;
}