/*
 Theme Name:   Divi Child
 Theme URI:    http://www.elegantthemes.com/gallery/Divi-Child/
 Description:  Divi Child Theme
 Template:     Divi
 Version:      1.0.6
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready
 Text Domain:  divi-child
*/
/*** custom fonts ***/
@import url("https://use.typekit.net/ibz6nuy.css");

@font-face {
    font-family: 'avallon_all_capsregular';
    src: url('fonts/avallon_all_caps-webfont.woff2') format('woff2'),
         url('fonts/avallon_all_caps-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}



/* end custom fonts */

/*** Responsive Styles All ***/
@media all {

  html {
    -webkit-text-size-adjust: none
  }

  h1, h2, h3, h4, p {
    color:black;
  }

  p {
    letter-spacing: 1px;
    font-size: 105%;
  }

  body {
    overflow-x:hidden;
  }


  #main-header {
        -webkit-box-shadow: none;
        box-shadow: none;
  }
  #main-header.et-fixed-header {
    /*-webkit-box-shadow: none !important; /* Theme is using Important :( */
    /*box-shadow: none !important;*/
  }

  #top-menu li {
    padding-right: 80px;
}

  #top-menu a {
    text-transform: uppercase;
  }

  #top-menu .current-menu-item a:first-child {
    font-weight: bolder;
  }



.ryv-popup img {
 margin-top:-40px;
}

  .et_mobile_menu {
      border-color: black;
  }

  .mobile_menu_bar:before {
    font-size: 52px;
    color: black;
}

	.welcome_farm {
		padding:0px !important;
	}


  .invest-container {
        display:block;
        position: relative;
        float: none;
        margin: auto;
        background-color: #6fcadb;
        border-radius: 16px 16px 16px 16px;
        padding: 5px 24px;
        z-index: 1000;
        width:200px;
        text-align: center;
  }

  .invest-container a {
    color:white;
    font-weight: bold;
    letter-spacing: 1px;

  }

  .et_pb_fullscreen .et_pb_fullwidth_header_container {
    width: 100%;
  }

  .hero-container {
    height: 400px;
  }
  .hero-container .et_pb_fullwidth_header {
    min-height: 400px !important;
    max-height: 400px !important;
  }
  .hero-container .et_pb_fullwidth_header .et_pb_fullwidth_header_container {
    min-height: 400px !important;
    max-height: 400px !important;

  }

  .hero-h1-container img {
    width:120px;
  }

  h1.et_pb_module_header {
    font-family: 'avallon_all_capsregular';
    font-size: 35px;
    color:white;
  }


  .header-content {
    width: 100%;
  }

  .page-invest-with-us .hero-brushstroke-bottom {
    margin-top:-3%;
  }

  h2 {
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 2.1em;
  }

	.home-quality-block h2 {
	   line-height: 0.9em;
	}

 /* video modal fix */
.ryv-popup-close {
  right: 5% !important;
  top: 5% !important;
}
.ryv-popup-wrapper {
  z-index: 9!important;;
}

.et_pb_column.et_pb_column_4_4.et_pb_column_0.et_pb_css_mix_blend_mode_passthrough.et-last-child {
  z-index: 2;
}

  /*


  Age verification Styles
  */


  .ag_pagecontainer {
      opacity:0.3;
      pointer-events: none;
  }
  .av_container {
    text-align: center;
    top: 26%;
    max-width: 94%;
    width: 700px;
    z-index: 999;
    position: fixed;
    height: 440px;
    display: none;
    left: 50%;
    transform: translateX(-50%);
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }

  .av_container span {
    display:block;
  }

  .av_tittle {
    margin-top:14%;
    font-family: 'avallon_all_capsregular';
    color:black;
    font-size: 36px;
    margin-bottom: 20px;
  }
  .av_description {
    font-size: 18px;
    color: black;
    margin:auto;

    margin-bottom: 34px;
    max-width: 90%;

  }
  .av_description a {
    color:#22c7d2;
    text-decoration: underline;
  }



  .av_buttons_container {
    width: 70%;
    margin: auto;
  }

  .av_buttons_container a {
    display: block;
    color:white;
    font-size: 32px;
    background-color: #7d7d7d;
    padding: 12px 30px;
    margin:0 12px;
    margin-bottom:15px;
    cursor: pointer;
  }

  .av_buttons_container a:hover {
    background-color: #22c7d2;
  }

  /*
  End age verification Styles
  */

  /* Homepage products' buttons */
  .procol {
    width: 505px;
    margin:auto;
    margin-bottom:80px!important;
  }

  .probutton_hover {
    background-color: rgba(2,2,2,0.5);
        color: white;
        position: absolute;
        width: 79%;
        height: 96%;
        display:none;
        visibility: hidden;
        pointer-events: none;
  }

  .probutton_hover_text {
    width: 80%;
    margin:auto;
    margin-top:20px;
  }

  .probutton_hover_right .probutton_hover_text {
    text-align: right;
    margin-left: 18px;
    width: 70%;
  }

  .probutton_hover_text h2, .probutton_hover_text p {
    color:white;
  }
  .probutton_hover_text h2 {
    line-height: 1.1em;
  }

  .probutton_container {
    text-align: center;
    width: 400px;
    margin: auto;
  }
   .probutton_front {
    position: absolute;
    bottom: -18%;
    z-index: 9;
  }

  .probutton_front_left {
    left: -18%;
    bottom: -26%;
  }

  .probutton_front_left img {
    width: 88%;
  }

  .probutton_front_right {
    right: -11%;
    bottom: -30%;
  }

  .probutton_front_right img {
    width: 80%;
  }

  /* End Homepage products' buttons */


  .Content-block-700 {
    max-width: 700px;
    margin:auto;
  }

  a.smallblue {
    border: 2px solid #6fcadb;
    color: black !important;
    background: #fff;
    border-radius: 25px;
    padding: 4px 50px;
    font-size: 14px;
    font-weight: 600 !important;
    margin-top: 18px;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  a.smallblue:hover {
    color: white !important;
    background: #6fcadb;
  }

  .instagramfeed-container {
    padding: 0px !important;
  }

  /* Gallery styles */
  .three_columns_gallery .et_pb_gallery_item {
    margin: 14px!important;
    clear: none!important;
    width: 29.7%!important;
  }

  .mfp-title {
    display:none;
  }

   /* mobile gallery fix */
   .et-pb-active-slide {
     opacity:1 !important;
     display:block !important;
   }

   /* IG block */
   #sb_instagram {
     padding-bottom: 0px !important;
   }

  /* End Gallery styles */

  /* Mobile Slider styles */
  .et_pb_bg_layout_light .et-pb-controllers .et-pb-active-control {
    background-color: #fff;
  }
  .et_pb_bg_layout_light .et-pb-controllers a {
    background-color: rgba(255,255,255,.5);
  }

  .et-pb-controllers a {
    width: 12px;
    height: 12px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    background-color: rgba(255,255,255,.5);
    border: 1px solid #6fcadb;
}

  /* End Mobile Slider styles */

  /* farm styles */
  .farm-hero {
    max-width: 1080px;
    float: none;
    margin: auto;
  }

  .page-loudpack-farms .welcome_farm h2 {
    line-height: 1.4em;
  }


  .page-loudpack-farms .welcome_farm .et_pb_row_0 {
      min-height: auto;
  }



  .page-loudpack-farms .hero-brushstroke-bottom  {
    margin-top:-3%;
  }

  .page-loudpack .hero-brushstroke-bottom  {
    margin-top:-3%;
  }

  .process-block .et_parallax_bg {
    background-position: 25% 50%;
  }

  .process-block .hero-brushstroke-bottom {
    margin-top: -1%;
  }

  .left-block {
    max-width: 480px;
    margin-top:0px;
    margin-left: auto;
    margin-right: auto;
  }
  .left-block .header-content-container {
    background-color: rgba(255,255,255,0.5);
  }

  .right-block {
    max-width: 380px;
    margin-top:0px;
    margin-left: auto;
    margin-right: auto;
  }
  .desktop_left_to_mobile_center {
    text-align: center;
  }

  .desktop_right_to_mobile_center {
    text-align: center;
  }

  /* end farm styles */

  /* T & C styles */
  .t_c_block {
    /*text-align: justify !important;*/
  }
  /* end T & C styles */

  /* Investor page */
.investors-quality-block {
  margin-top:20px;
}

.block-bgimage img {
  display:block;
}


 #left-image-v-right-copy {
   width:100%!important;
   padding:0px;
 }

 #left-image-v-right-copy .investors-copy-block {
   text-align: center;
   width: 85%!important;
    margin: auto;
 }

 #left-image-v-right-copy .block-bgimage {
   min-height: 310px;
 }

 #right-image-v-left-copy {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width:100%!important;
 }

 #right-image-v-left-copy .investors-copy-block {
   text-align: center;
   width: 85%!important;
    margin: auto;
 }

 #right-image-v-left-copy .et_pb_column_1_2 {
   order: 2;
    -webkit-order: 2;
 }

 #right-image-v-left-copy .et-last-child {
   order: 1;
    -webkit-order: 1;
 }


 #right-image-v-left-copy .block-bgimage {
   min-height: 310px;
 }

 #invest-contact, #invest-quality {
   padding:0px;
 }

 #invest-products .et_pb_image img {
   right:-10%;
 }

 /* End Investor page */

 .levitating-bg .mejs-controls.mejs-offscreen {
   opacity:1!important;
 }

 /* PLP */
 #plp-right-image-v-left-copy {
   display: -webkit-box;
   display: -moz-box;
   display: -ms-flexbox;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
 }

 #plp-right-image-v-left-copy .et_pb_column_1_2 {
   order: 2;
    -webkit-order: 2;
 }

 #plp-right-image-v-left-copy .et-last-child {
   order: 1;
    -webkit-order: 1;
    margin-bottom: 30px!important;
 }

 .plp-hero {
   max-width: 95%;
   margin: auto;
   background-position-y: 100%;
 }

 .plp-hero h1 {
   color:black;
   margin-top: 20%;
 }

 .plp-text-block-1 {
   max-width: 350px;
   margin:auto;
 }

 .plp-text-block-2 {
   max-width: 350px;
   margin:auto;
 }


 /* End PLP */



  /* footer styles */

.page-invest-with-us .footer_container a:nth-of-type(2) {
  font-weight: bold;
}

.page-contact-us .footer_container a:nth-of-type(1) {
  font-weight: bold;
}

.page-privacy-policy-terms-of-use .footer_container a:nth-of-type(3) {
  font-weight: bold;
}

  #footer-bottom  .container {
    border-top: 0px;
  }

  #footer-widgets .footer-widget li {
    display: block;
  }
  #footer-widgets .footer-widget li:before {
    border-width: 0px;
  }
  #footer-widgets .footer-widget li a {
    font-size: 16px;
    letter-spacing: 1px;
  }

  .footer-widget:nth-of-type(1) {
    display:none;
  }

  .footer-widget:nth-of-type(3) {
    display:none;
  }

  .footer-widget:nth-of-type(4) {

  }


  .footer-widget {
    text-align: center;
  }

  .footer-widget:nth-of-type(4) {
    color:#888;
  }
  /*.footer-widget:nth-of-type(3) {
    max-width:100px;
  }*/

  .et_pb_widget {
    float:none;
  }

  footer-widget {
    text-align: center;
  }

  .footer_container {
    position: relative; left: 48%;
    transform: translateX(-50%);
    max-width: 100%;
    width:550px;
  }

 .footer_container a {
   margin: 20px;
 }

 .footer_container .lasta {
   margin-left: 20px;
 }

  .footer-widget:nth-of-type(2) {
    min-width: 90%;
  }

  .footer-widget:nth-of-type(4) div {
 }

 .footer-license {
   position: absolute;
    left: 48%;
    transform: translateX(-50%);
    width: 350px;
 }


  .tri-logo {
    display:none;
    margin-right:20px;
  }

  .tri-logo img {
     margin-bottom: -25px;
  }



  #footer-bottom {
    display:none;
  }
  /* end footer styles */



} /* end Responsive Styles All */


/*** Responsive Styles Smartphone Only ***/
@media all and (max-width: 767px) {
  /* Homepage products' buttons */
  .procol {
    width: 320px;
    margin:auto;
    margin-bottom:80px!important;
  }

  h2 {
    line-height: 1.2em;
  }


  .probutton_container {
    text-align: center;
    width: 250px;
    margin: auto;
  }
  .probutton_front {
    position: absolute;
    bottom: -16%;
  }
  .probutton_front_left {
    left: -52%;
    bottom: -34%;
  }

  .probutton_front_left img {
    width: 63%;
  }

  .probutton_front_right {
    right: -23%;
    bottom: -29%;
  }

  .probutton_front_right img {
    width: 50%;
  }
  /* End Homepage products' buttons */

  /* Video player */
  .pp_details {
    width: 100%!important;
    padding-top: 30px;
    padding-bottom: 10px;
}

.pp_content_container .pp_left, .pp_content_container .pp_right {
  padding:0px;
}

a.pp_close {
    right: 12%!important;
}

  /* End Video player */

  /* Farm */
  .page-loudpack-farms .process-block  .header-content {
      	width:82%;
      	margin:auto!important;
        float:none!important;
}
/* end Farm */
  /* PLP */
  .plp-hero {
    max-width: 95%;
    margin: auto;
    background-position-y: 91%;
    background-size: 100% 85% !important;
 }

  .plp-hero h1 {
    color:black;
    margin-top: 40%;
  }

  /* End PLP */

  .contact-form-container .et_contact_bottom_container {
    margin-top: 90px;
    padding-top: 50px;
  }

  .agcheckbox_des {
        margin-top: -210px;
  }






  /* Footer special */
  .footer_container a {
     width: 100%;
     margin: auto;
     display: block;
 }

 .footer_container .lasta {
   margin-left: auto;
 }

 /* End Footer special */




}


/*** Responsive Styles Tablet Only ***/
@media all and (min-width: 768px) and (max-width: 980px) {

  h1.et_pb_module_header {
    font-size: 50px;
  }

  .hero-h1-container img {
    width:120px;
  }

  h2 {
    font-size: 20px;
  }

  .agcheckbox_des {
    margin-left: 18%;
  }

  #et_pb_contact_form_0 > div.et_pb_contact > form > p.et_pb_contact_field.et_pb_contact_field_5.et_pb_contact_field_half {
    margin-left: 12%;
  }


/* Footer */
.footer_container {
    left: 55%;
}

.footer_container .lasta {
  margin-left: 80px;
}

 .footer-widget:nth-of-type(2) {
   min-width: 90%;
 }

.footer-license {
   left: 49%;
   transform: translateX(-50%);
}

.footer_container a {
   width: 100%;
   margin: auto;
   display: block;
}

.footer_container .lasta {
 margin-left: auto;
}


/* End Footer */

}
/* end Responsive Styles Tablet only */



/*** Responsive Styles Standard Desktop And Above ***/
@media all and (min-width: 981px) {
  .et_header_style_left .et-fixed-header #et-top-navigation nav>ul>li>a, .et_header_style_split .et-fixed-header #et-top-navigation nav>ul>li>a, .et_header_style_left #et-top-navigation nav>ul>li>a, .et_header_style_split #et-top-navigation nav>ul>li>a {
    padding-bottom: 30px !important;
  }

	.welcome_farm {
		padding:50px 0px !important;
	}


  .invest-container {
        display:block;
        float: right;
  }

  .hero-container {
    height: auto;
  }

  .hero-container .et_pb_fullwidth_header {
    min-height: 75vh !important;
    max-height: 75vh !important;

  }
  .hero-container .et_pb_fullwidth_header .et_pb_fullwidth_header_container {
    min-height: 75vh !important;
    max-height: 75vh !important;

  }

  /*.block-container-farm .et_pb_fullwidth_header {
    min-height: 600px !important;
  }
  .block-container-farm .et_pb_fullwidth_header .et_pb_fullwidth_header_container {
    min-height: 600px !important;
  }*/

  h1.et_pb_module_header {
    font-family: 'avallon_all_capsregular';
    font-size: 90px;
    color:white;
  }

  /*
  Age verification Styles
  */
  .ag_pagecontainer {
      opacity:0.3;
      pointer-events: none;
  }
  .av_container {
    text-align: center;
    top: 26%;
    max-width: 100%;
    width: 724px;
    z-index: 999;
    position: fixed;
    height: 440px;
    left: 50%;
    transform: translateX(-50%);
    background-size: cover;
    background-repeat: no-repeat;
  }

  .av_container span {
    display:block;
  }

  .av_tittle {
    margin-top:16%;
    font-family: 'avallon_all_capsregular';
    color:black;
    font-size: 44px;
    margin-bottom: 20px;
  }
  .av_description {
    font-size: 22px;
    color: black;
    margin-bottom: 34px;
    max-width: 80%;
  }

  .av_buttons_container {
    width: 100%;
    margin: auto;
  }


  .av_buttons_container a {
    display:inline-block;
    color:white;
    font-size: 32px;
    background-color: #7d7d7d;
    padding: 12px 50px;
    margin:0 12px;
    cursor: pointer;
  }

  .av_buttons_container a:hover {
    background-color: #22c7d2;
  }

  /*
  End age verification Styles
  */

  .probutton_hover {
    visibility: visible;
  }



  .hero-h1-container img {
    width:120px;
  }


.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
  max-width: 900px;
 }

 h2 {
   font-size: 24px;
 }

 /* farm styles */
 .farm-hero {
   /*float: right;
   margin-right: 10%;*/
 }

 .left-block .header-content-container {
   background-color: inherit;
 }


 .process-block .et_parallax_bg {
   background-position: top center;
 }

 .process-block .hero-brushstroke-bottom {
   margin-top: 0px;
 }


  .page-loudpack-farms .hero-brushstroke-bottom  {
    margin-top:0px;
  }


 .left-block {
   max-width: 580px;
   margin-top:-160px;
   margin-left: 10%;

 }

 .right-block {
   max-width: 480px;
   margin-top:-160px;
   margin-left: 50%;
 }

 .farm-desktop-gallery-container .et_pb_module {
 	margin-bottom:24px;
 }

 .farm-desktop-gallery-container .et_pb_column {
   margin-right:28px;
 }

 .desktop_left_to_mobile_center {
   text-align: left;
 }

 .desktop_right_to_mobile_center {
   text-align: right;
 }

 /* end farm styles */


 /* Contact form */

 .contact-form-container #et_pb_contact_email_1 {
   width: 140%;
 }

 .contact-form-container .et_pb_contact_field_3 {
   text-align: right;
 }

 .contact-form-container #et_pb_contact_zip_1 {
   width: 60%;
 }

 .agcheckbox_des {
       margin-top: -88px;
 }

 .contact-form-container .et_contact_bottom_container {
     margin-top:-1.5%;
     padding-top: inherit;
     text-align: right;
 }

 /* End Contact form */

 /* Investor page */
.investors-quality-block {
  padding: 30px 0;

}

.block-bgimage img {
  display:none;
}

#left-image-v-right-copy {
  width: 100%!important;
  max-width: 100%!important;
  min-height: 510px!important;
  padding:0px;

}

#left-image-v-right-copy .investors-copy-block {
  max-width: 480px;
  margin: auto;
  margin-top: 130px;
  text-align: left;
  min-height: 340px;
}

#left-image-v-right-copy .block-bgimage {
  min-height: 510px;
}

#left-image-v-right-copy .et_pb_column_1_2 {
  margin-right: 0%;
  width: 50%;
}

#left-image-v-right-copy .et-last-child {
   margin-right: inherit;
}



#right-image-v-left-copy {
  width: 100%!important;
  max-width: 100%!important;
  min-height: 510px!important;
  display:block;
  padding:0px;

}


#right-image-v-left-copy .et_pb_column_1_2 {
  order: 1;
   -webkit-order: 1;
   margin-right: 2.76%;
}

#right-image-v-left-copy .et-last-child {
  order: 2;
   -webkit-order: 2;
   margin-right: inherit;
   width: 49.99%;
}


#right-image-v-left-copy .investors-copy-block {
  max-width: 480px;
  margin: auto;
  margin-top: 145px;
  text-align: left;
  min-height: 340px;
}

#right-image-v-left-copy .block-bgimage {
  min-height: 510px;
}

#invest-products {
  margin-top:60px;
}

#invest-products .desktop_left_to_mobile_center {
  margin-top:10%;
  max-width: 480px;
}

/* End Investor page */

/* PLP */
#plp-right-image-v-left-copy {
  display:block;

}

#plp-right-image-v-left-copy .et_pb_column_1_2 {
  order: 1;
   -webkit-order: 1;
}

#plp-right-image-v-left-copy .et-last-child {
  order: 2;
   -webkit-order: 2;
}

.doublebarrel {
  margin-top: 45px;
}

.plp-hero {
  max-width:950px;
  margin: auto;
  margin-bottom: -13%;
  background-position-y: 50%;

}

.plp-hero h1 {
  color:black;
  margin-top: -20px;
}

.plp-text-block-1 {
  margin-top: 50px;
  max-width: 350px;
}

.plp-text-block-2 {
  margin-top: 20px;
  max-width: 350px;
}


.plp-text-block-left {
  margin-right:0px;
}


/* End PLP */


 /* footer styles */

 footer-widget {
   text-align: center;

 }

 #footer-widgets {
   margin-left: 80px;
 }

 .footer_container {
   position: relative; left: 42%;
   transform: translateX(-50%);
   max-width: 100%;
   width:850px;
 }

.footer_container a {
  margin: 30px;
}

.footer_container .lasta {
  margin-left: 50px;
}

 .footer-widget:nth-of-type(2) {
   min-width: 90%;
 }

 .footer-widget:nth-of-type(4) div {
}

.footer-license {
      position: relative;
      left: 700px;
      width: 350px;
      top: -61px;
}


 .tri-logo {
   display:inline-block;
   margin-right:20px;
 }

 .tri-logo img {
    margin-bottom: -25px;
 }

 @-moz-document url-prefix() {
   .tri-logo {
     margin-right: -10px;
    }
 }


 /* end footer styles */



} /* end Responsive Styles Standard Desktop And Above */

@media all and (min-width: 1100px) { /* Responsive Styles 1100+ desktop */
  .footer_container a {
      margin: 40px;
  }

  .footer-license {
    position: relative;
    left: 788px;
        width: 350px;
        top: -72px;
  }


}
/* End Responsive Styles 1100+ desktop */


@media all and (min-width: 1280px) { /* Responsive Styles 1280+ desktop */

  .footer-license {
    position: relative;
        left: 862px;
        width: 350px;
        top: -77px;
  }


}
/* End Responsive Styles 1280+ desktop */

/***** M's code for product pages *******/
.hero-headers {
	max-height: 400px;
}

#loudpack-box-holder .et_pb_text_0 {
	max-width: 676px;
  margin: 124px auto 60px;
}

#loudpack-box-holder .et_pb_text_1 h2 {
	padding-bottom: 0;
}

#loudpack-box-holder.kingpen-section .et_pb_row_0 {
	min-height: 210px;
}

.custom-text p {
	line-height: 26px;
}

.brushtop img {
	top: -4px;
}

.brushbot img {
	bottom: -4px;
}

#cannabis-flower {
	color: #fff;
	max-width: 400px;
	text-align: center;
	margin: 0 auto;
	padding: 46px 0;
}

#cannabis-flower ul {
	list-style:none;
	margin:0 0 25px 0;
	padding:0;
	line-height: 22px;
	letter-spacing: 1px;
	font-weight: bold;
}

#cannabis-flower h3 {
	text-transform: uppercase;
	font-size: 30px;
	color: #fff;
    letter-spacing: 1.4px;
	margin-bottom: 24px;
}

#cannabis-flower h4 {
	font-size: 18px;
	text-transform: uppercase;
	padding-bottom: 6px;
	font-weight: bold;
}

#cannabis-flower h4.purple {
	color: #FFCD00;
}

#cannabis-flower h4.green {
	color: #0077C8;
}

#cannabis-flower h4.orange {
	color: #5AA749;
}

#man-levitating {
	color: #3d444a;
	max-width: 702px;
	text-align: center;
	margin: 0 auto;
	padding: 30px 0 0;
}

#man-levitating h3 {
	font-size: 36px;
	color: #003768;
    letter-spacing: 0.4px;
	line-height: 40px;
	margin-bottom: 12px;
}

#man-levitating p {
	line-height: 28px;
	padding-bottom: 32px;
}

#product-kingpen h1 {
	font-family: "din-condensed";
	color: #d1232a !important;
  font-weight: bold;
}

#product-kingpen .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
	max-width: 1070px;
	padding: 0;
	width: 90%;
}

#product-kingpen .red-color {
	color: #d1232a;
}

.page-product-kingpen p {
	line-height: 26px;
}

.strains-columns h4 {
	text-transform: uppercase;
    display: inline-block;
    width: 180px;
    padding: 7px 0 9px 14px;
    color: #fff;
    letter-spacing: 0.8px;
	font-weight: bold;
}

.strains-columns h5 {
	font-weight: bold;
	padding: 22px 0 4px 14px;
	color: #000;
	font-size: 17px;
}

.strains-columns em {
	padding: 0 0 2px 0;
}

.strains-columns p {
	padding-left: 14px;
}

.strains-columns h4.purple {
	background-color: #cf37b3;
}

.strains-columns h4.green {
	background-color: #67a643;
}

.strains-columns h4.orange {
	background-color: #eb5928;
}

#kingpen-oil .et_pb_image img {
	top: -50px;
}

#award-dates{
	max-width: 440px;
	margin: 0 auto;
	color: #fff;
	text-align: center;
}

#award-dates h4 {
	color: #d1232a;
	margin-top: 40px;
}

#award-dates .place {
	font-size: 20px;
	letter-spacing: 0.6px;
	margin-top: 10px;
}

#award-dates .sep {
	padding: 0 8px;
}

#award-dates .venue {
	font-size: 13px;
}

#bot-black-bushstroke {
	bottom: -23px;
	height: 43px;
}

#lp-logo-bt img {
	top:5px;
}

@media (max-width: 1349px) {
	#product-kingpen .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
	max-width: 1070px;
	}

	#product-kingpen h1.et_pb_module_header {
		font-size: 76px;
	}
}

@media (max-width: 1149px) {
	#product-kingpen h1.et_pb_module_header {
		font-size: 62px;
	}
}

@media (min-width: 1081px) {
#product-loudpack .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
    max-width: 1160px;
}

#product-loudpack .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
	width: 100%;
}

}

@media (max-width: 942px) {
	#product-kingpen h1.et_pb_module_header {
		font-size: 54px;
	}
}

@media (min-width: 981px) {
	#loudpack-box {
		position: absolute;
		left: 50%;
		margin-left: -181px;
		z-index: 100;
		top: -280px;
	}

  .page-product-loudpack #loudpack-box-holder {
  margin-top:40px !important;
  }



	#kingpen-box {
		position: absolute;
		left: 50%;
		transform: translate(-50%, 0);
		z-index: 100;
		top: -400px;
	}
  #kingpen-box img {
    max-width: 670px;
  }

	.strains-columns h4.green.indica {
		margin-top: 20px;
	}

	#product-kingpen h1 {
		font-size: 86px;
	}
}

@media (min-width: 981px) and (max-width: 1080px) {
#product-loudpack .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
    max-width: 660px;
}

	#kingpen-oil .et_pb_image img {
	top: -40px;
	}
}

@media (max-width: 980px) {
	.strains-columns h4.green{
		margin-top: 25px;
	}

	.page-product-kingpen #loudpack-box-holder .et_pb_column.et-last-child {
		margin-bottom: 0;
	}

	.et_pb_section.kingpen-section {
		padding-bottom: 0;
	}

	#kingpen-bot-logo {
		padding-top: 0;
	}

	#the-oil-box, #pen-section-box {
		padding-bottom: 10px;
	}

	.bottom-strokes, .top-strokes {
		position: absolute;
		width: 100%;
		z-index:1;
		bottom:0;
		left: 0;
		right: 0;
	}

	.top-strokes {
		bottom: initial;
		top: 0;
	}

	#handcrafted.et_pb_section_4 {
		padding-top: 20px;
	}

	#loudpack-box-holder .et_pb_text_0 {
	max-width: 676px;
	margin: 18px auto 50px;
}
}

@media (min-width: 768px) and (max-width: 980px) {
	#product-loudpack .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
    	max-width: 538px;
		margin-top: 0;
    	padding-top: 0;
    	top: -20px;
    	position: relative;
	}
	#loudpack-box.et_always_center_on_mobile {
		position: absolute;
		left: 50%;
		margin-left: -120px !important;
		z-index: 100;
		top: -265px;
	}

	#product-loudpack h1.et_pb_module_header {
		font-size: 80px;
	}

	#loudpack-box img {
		max-width: 240px;
	}

	#man-levitating {
		max-width: 588px;
	}

	.levitating-bg.et_pb_section_3 {
		padding-bottom: 24% !important;
	}

	#kingpen-box.et_always_center_on_mobile {
		position: absolute;
		left: 50%;
		transform: translate(-50%, 0);
		z-index: 100;
		top: -300px;
	}

	#kingpen-box img {
		max-width: 400px;
	}

	.et_pb_gutters3 .tablet-columns.et_pb_column_1_2 {
		width: 47.25% !important;
	}

	.et_pb_gutters3 .tablet-columns.et_pb_column {
		margin-right: 5.5% !important;
	}

	.et_pb_row .tablet-columns.et_pb_column.et-last-child, .et_pb_row .tablet-columns.et_pb_column:last-child {
		margin-right:0 !important;
	}

	.et_pb_gutters3 .tablet_1_4.et_pb_column_1_4 {
		width: 20.875% !important;
	}

	.et_pb_gutters3 .tablet_1_4.et_pb_column {
		margin-right: 5.5% !important;
	}

	.et_pb_gutters3 .tablet_3_4.et_pb_column_1_4 {
		width: 20.875% !important;
	}

	.et_pb_row .tablet_3_4.et_pb_column.et-last-child, .et_pb_row .tablet_3_4.et_pb_column:last-child {
		margin-right: 0!important;
	}

	.et_pb_gutters3 .tablet_3_4.et_pb_column_3_4 {
		width: 73.625% !important;
	}

	.et_pb_section .et_pb_row .tablet_3_4.et_pb_column .et_pb_module:last-child {
		margin-bottom: 0 !important;
	}

	#kingpen-oil .et_pb_image img {
		top: -40px;
	}
	#lp-logo-bt img {
		top:5px;
	}
}

@media (max-width: 767px) {
	#product-loudpack .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
   	 	max-width: 366px;
	}

	#loudpack-box.et_always_center_on_mobile {
		position: absolute;
		left: 50%;
		margin-left: -140px !important;
		z-index: 100;
		top: -276px;
	}

	#product-loudpack .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
    	max-width: 390px;
		margin-top: 0;
    	padding-top: 0;
    	top: -48px;
    	position: relative;
	}

	#product-loudpack h1.et_pb_module_header {
		font-size: 52px;
	}

	#loudpack-box img {
		max-width: 254px;
	}

	#loudpack-box-holder .et_pb_text_1 h2 {
    font-size: 26px;
	}

	#cannabis-flower h3 {
    font-size: 24px;
	}

	#man-levitating {
		max-width: 70%;
	}

	#man-levitating h3 {
		font-size: 28px;
		line-height: 30px;
		margin-bottom: 4px;
	}

	#man-levitating p {
    line-height: 24px;
    padding-bottom: 24px;
    font-size: 100%;
	}

	div.et_pb_section.et_pb_section_3.levitating-bg {
		padding-bottom: 35%;
	}

	#product-kingpen h1.et_pb_module_header {
		font-size: 36px;
	}

	#kingpen-box.et_always_center_on_mobile {
		position: absolute;
		left: 50%;
		transform: translate(-50%, 0);
		z-index: 100;
		top: -285px;
	}

	#kingpen-box img {
    max-width: 340px;
	}

	#bot-black-bushstroke {
	bottom: -42px;
	}

	#kingpen-oil .et_pb_image img {
		top: 0;
	}

#loudpack-box-holder .et_pb_text, #kingpen-oil h2, #kingpen-oil p, #pen-section h2, #pen-section p, #powered-by {
		text-align: center;
	}

#lp-logo-bt img {
	top:0;
}

}

@media all and (max-width: 579px) {
	#man-levitating h3 {
    font-size: 22px;
    line-height: 28px;
	}

	#man-levitating p {
    line-height: 22px;
    padding-bottom: 22px;
    font-size: 96%;
	}

	div.et_pb_section.et_pb_section_3.levitating-bg {
		background-image: url(/wp-content/uploads/2018/04/man-levitating-mobile.jpg) !important;
	}

	#product-kingpen h1.et_pb_module_header {
		/*font-size: 34px;*/
	}

	#loudpack-box-holder .et_pb_text_0 {
	max-width: 676px;
	margin: 8px auto 50px;
}
}

@media all and (max-width: 479px) {
	#product-loudpack h1.et_pb_module_header {
		font-size: 38px;
	}

	#product-loudpack .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
    	max-width: 254px;
		margin-top: 0;
    	padding-top: 0;
    	top: -48px;
    	position: relative;
	}

	#loudpack-box.et_always_center_on_mobile {
    position: absolute;
    left: 50%;
    margin-left: -140px !important;
    z-index: 100;
    top: -288px;
	}

	#loudpack-box-holder .et_pb_text_1 h2 {
    font-size: 22px;
	}

	#cannabis-flower h3 {
    font-size: 20px;
	}

	#man-levitating {
		max-width: 80%;
	}

	div.et_pb_section.et_pb_section_3.levitating-bg {
		padding-bottom: 42%;
	}

	#product-kingpen h1.et_pb_module_header {
		/*font-size: 30px;*/
	}

	#award-dates .sep {
		padding: 0 4px;
	}

	#award-dates .place {
		font-size: 16px;
	}

	#venue {
		font-size: 12px;
	}
}

@media all and (max-width: 413px) {
	#cannabis-flower h3 {
    	font-size: 20px;
	}

	#product-kingpen h1.et_pb_module_header {
		/*font-size: 22px;*/
	}

	#kingpen-box.et_always_center_on_mobile {
		/*top: -345px;*/
	}

	#award-dates {
		padding: 0 10%;
	}
}

@media all and (max-width: 370px) {
	#man-levitating h3 {
    	font-size: 20px;
	}
}

@media (max-width: 370px) {
	#man-levitating h3 {
		font-size: 18px;
		line-height: 24px;
		letter-spacing:0;
	}

	div.et_pb_section.et_pb_section_3.levitating-bg {
		padding-bottom: 54%;
	}
}

@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
  .agcheckbox_des {
    margin-top: -190px;
  }
}

/************************
******* NEW PAGES *******
*************************/

	body.page-id-1144 #main-content{
		background-image:url(/wp-content/uploads/2021/02/our-brands-bg.png);
		background-repeat:no-repeat;
		background-size:cover;
	}

	body.page-id-1144 .et_pb_section,
	body.page-id-1219 .et_pb_section{
		background-color:transparent !important;
	}

	body.page-id-1219 #main-content{
		background-image:url(/wp-content/uploads/2021/02/our-products-bg.png);
		background-repeat:no-repeat;
		background-size:cover;
	}

/***************************
*** RESPONSIVE NEW PAGES ***
****************************/

@media only screen and (min-width: 981px) and (max-width: 1199px) {
	
	.loudpack-products-banner{
		padding-top:80px !important;
	}
	
	.loudpack-products-banner img,
	.loudpack-products-18-image img{
		max-width:300px;
	}
	
	.loudpack-our-products:before,
	.loudpack-products-flower:before,
	.loudpack-products-18:before{
		background-size: 90px;
	}

	.loudpack-our-products:after,
	.loudpack-products-flower:after,
	.loudpack-products-18:after{
		background-position:right top !important;
		background-size:100px;
	}
	
	/*.loudpack-our-products .loudpack-our-products-title{
		margin-bottom:50px !important;
	}*/	
	
	.et_pb_section_13.loudpack-products-concentrates{
		padding:70px 0 !important;
		background-size: 250px !important;
	}
	
	.loudpack-products-concentrates:before{
		background-size: 250px;
		background-position: center left !important;	
	}
	
	.loudpack-products-concentrates:after{
		background-position:center right !important;
		background-size: 250px !important;
	}
	
	.loudpack-products-badder:before{
		top: -80px !important;
		background-size: 110px;
	}
	
	.loudpack-products-badder:after{
		background-size:110px;
	}
	
	.loudpack-products-crumble:before{
		top: 0 !important;
		background-size: 150px;
		background-position: bottom left;
	}	
	
	.loudpack-products-crumble:after{
		top: -450px !important;
		background-size:150px;
	}
	
	.loudpack-products-disposable:before{
		background-size:180px;
	}
	
	.loudpack-products-disposable:after{
		top: 0 !important;
		background-position: right bottom !important;
		background-size:200px;
	
	}	
}