/** Shopify CDN: Minification failed

Line 314:0 Expected "}" to go with "{"

**/
.outplant_banner_text h3 {
    font-family: Madera, sans-serif;
    font-style: normal;
    font-size: 65px;
    color: #fff;
    line-height: 1.39em;
    margin-top: 0;
    margin-bottom: 32px;
    font-weight: 100;
}

.button{
    background-color: #4faf46;
    color: #fff;
    padding: 15px 30px;
    font-size: 16px;
    line-height: 1.25em;
    font-family: Hind;
    font-weight: 600;
    border-radius: 5px;
    display: table;
}
.button:hover{
        background-color: #d06c09;
    color: #fff !important;
}
.outplant_banner_inner {
    padding: 260px 650px 260px 85px;
    background-size: cover;
    background-repeat: no-repeat;
}
 .outdoor_richtext_inner {
    padding-top: 50px;
    padding-bottom: 50px;
}

.outdoor_richtext_text {
    padding: 15px 0;
}

.toronto_outdoor_text > h3 {
    font-weight: 100;
    font-size: 48px;
    text-align: center;
    color: #333;
    margin-bottom: 0;
}

.toronto_outdoor_text ul {
    margin: 0;
    padding: 60px 0 0;
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
    list-style: none;
}

.toronto_outdoor_text_box {
    text-align: center;
    padding: 15px;
}

.toronto_outdoor_image img {
    display: table;
    margin: 0 auto;
    max-width: 300px;
    display: block;
}

.toronto_outdoor_text_box .content {
    text-align: center;
}
 

.toronto_outdoor_text_box .button {
    display: table;
    margin: 30px auto 0;
}

.toronto_outdoor_text ul li {
    width: 33.33%;
    margin: 0;
    padding: 15px 0;
}

.toronto_outdoor_text_box h3 {
    font-weight: 600;
    font-size: 16px;
    color: var(--colorTextBody);
}

.toronto_outdoor_image {
    margin-bottom: 24px;
}

.toronto_outdoor_inner {
    background-color: #f9f9f9;
    padding-top: 105px;
    padding-bottom: 75px;
}
.outdoor_richtext_text h3 {
    text-align: center;
    font-family: Hind;
    font-style: normal;
    font-weight: 100;
    font-size: 48px;
    text-align: center;
    color: #333;
    margin-bottom: 0;
    line-height: 1.5em;
    margin-top: 0;
    padding-bottom: 30px;
}

.outdoor_richtext_text .button {
    margin: 40px auto 0;
    display: table;
}
.outdoor_image_text_wrap {
    display: flex;
    margin: 0 -20px;
    align-items: center;
    flex-wrap: wrap;
  padding:80px 0;
}

.outdoor_image_text_left {
    width: 50%;
    padding: 20px;
}

.outdoor_image_text_left h3 {
    font-family: Hind;
    font-style: normal;
    font-weight: 100;
    font-size: 56px;
    color: #333;
    margin-bottom: 0;
    line-height: 1.5em;
    margin-top: 0;
    padding-bottom: 30px;
}

.outdoor_image_text_left .button {
    margin-top: 40px;
}
.outdoor_image_text_wrap.imgfirst {
    flex-direction: row-reverse;
}

.faq-grid {
    position: static !important;
}
body {
    line-height: 21px;
}
 
.tooltipmain-div label {
    width: 60px;
    height: 60px;
}
.tooltip:before{
  display:none !important;
}
.product-single__title {
    font-size: 45px;
    margin: 0;
    font-family: Madera, sans-serif;
    font-style: normal;
    font-weight: 500;
    line-height: 55px;
    color: #4faf46;
    letter-spacing: 0em;
}
.product__policies{
  display:none;
}
.instructional_video_page {
    position: relative;
    z-index: 0;
}
.product-single__vendor {
    padding-top: 10px;
}
/*==============responsive===========*/


@media only screen and (min-width: 769px) {
    .medium-up--push-one-eighth {
        left: 12.5%;        position: relative;
    }
  
}

@media only screen and (min-width: 769px) {
article.article {
    width: 60%;
    margin: 0 auto;
}
  .page-width--narrow{
     padding-left:12.5%;
    padding-right:12.5%;
  }
}

@media screen and (min-width: 1025px) and (max-width: 1199px){
  .outplant_banner_inner{
            padding-right: 600px;
        padding-top: 180px;
        padding-bottom: 180px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px){
  .outplant_banner_text h3 {
    font-size: 48px;
}
  .outplant_banner_inner {
    padding: 80px 380px 80px 30px;
    background-size: cover;
    background-position: left top;
}
  .outplant_banner_text .button {
    margin-top: 60px;
    display: table;
}
  .toronto_outdoor_text>h3,.outdoor_richtext_text h3,.outdoor_image_text_left h3{
    font-size:40px;
  }
  .toronto_outdoor_image img{
    max-width:250px;
  }

  
}


@media screen and (max-width: 798px){
  .toronto_outdoor_image img {
    max-width: 150px;
  }
.product-single__title {
    font-size: 35px;
}
  
}


@media screen and (max-width: 767px){
        .outplant_banner_inner{padding: 90px 30px;}
  .outplant_banner_text h3 {
    font-size: 32px;
}
      .toronto_outdoor_text>h3, .outdoor_richtext_text h3, .outdoor_image_text_left h3  {
        font-size: 32px;
        line-height: 1.5em;
    }
  .toronto_outdoor_text ul li {
    width: 100%;
}
  .outdoor_richtext_inner {
    padding-top: 30px;
    padding-bottom: 30px;
}
  .outdoor_image_text_left {
    width: 100%;
    padding-top: 0;
}
  .tooltipmain-div label {
    width: 50px;
    height: 50px;
}
:root{
  --font-body-family:"IBM Plex Sans",sans-serif!important;
  --font-heading-family:"IBM Plex Sans",sans-serif!important;
}
body{
  font-family:var(--font-body-family)!important;
}
h1,h2,h3,h4,h5,h6{
  font-family:var(--font-heading-family)!important;
}
html, body, button, input, select, textarea,
p, li, a, span, label, small,
.rte, .rte *{
  font-family:"IBM Plex Sans",sans-serif!important;
}
/* === GLOBAL FONT OVERRIDE: IBM Plex Sans === */
/* Delete this block to revert */

html, body {
  font-family: 'IBM Plex Sans', -apple-system, BlinkMacSystemFont,
               'Segoe UI', Roboto, Helvetica, Arial, sans-serif !important;
}

/* Headings */
h1, h2, h3, h4, h5, h6 {
  font-family: 'IBM Plex Sans', -apple-system, BlinkMacSystemFont,
               'Segoe UI', Roboto, Helvetica, Arial, sans-serif !important;
  font-weight: 600;
}

/* Body copy */
p, li, span, div, a, button, input, textarea {
  font-family: 'IBM Plex Sans', -apple-system, BlinkMacSystemFont,
               'Segoe UI', Roboto, Helvetica, Arial, sans-serif !important;
}
