/*
 Theme Name:   MJBizHemp
 Description:  A child of the MJBizDaily theme
 Author:       John Doe
 Author URI:   http://annehollandventures.com
 Template:     mjbizdaily
 Version:      1.0.66
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  jointswp
*/

/* Style Overrides | Brand Green #2A4734 */

/* Table of Contents 

	Header
	Optin Box
	Footer
	Recent News
	Features Banner
	Free Reports Section
	Popup Maker
	General

*/
.gform_button.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem;
  padding: 0.85em 1em !important;
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-size: 0.9rem;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #f99d25 !important;
  color: #fefefe;
}

button,
.button_form {
  background-color: #f99d25;
}
.gform_wrapper .gform_footer {
  padding: 0px 0 0px !important;
  margin: 0px 0 0 !important;
  width: 100% !important;
  clear: none !important;
}

.button,
input[type="submit"],
#menu-marijuana-business-daily-1 > .highlight > a {
  background-color: #f99d25;
}
.button:hover,
#menu-marijuana-business-daily-1 > .highlight > a:hover {
  background-color: #666;
}

.alm-load-more-btn {
  background-color: #eb9d26 !important;
}
.qa-banner .overlay:before {
  background: url("../mjbizhemp-child/assets/images/qa-bg-alt.png") no-repeat
    top left;
}
/*****************************************************************
* Header
*****************************************************************/
/* header.header {
	background: url('../mjbizhemp-child/assets/images/header-bg.jpg') repeat 0 0;
} */
.nav-wrapper {
  background: #ffffff;
}
#optinBox,
#optinBox h3 {
  color: #fff;
}
#optinBox a {
  display: block;
  width: 100%;
  font-size: 14px !important;
  font-weight: bold;
  margin: 15px auto;
  padding: 10px 20px !important;
  color: #ffffff;
  background: #eb9c27;
  text-align: center;
  text-transform: uppercase;
}

/* Landing Page Edition */

#edition-selection {
  margin: 20px auto 10px auto;
  padding: 0;
  text-align: left;
  color: #000000;
}

#edition-selection .fullwidth {
  width: 100%;
}

#edition-selection .valign-middle {
  display: table;
}

#edition-selection .columns.valign-middle {
  display: table-cell;
  vertical-align: middle;
  padding: 0;
}

.valign-middle .columns:not(.valign-middle) {
  width: 100%;
  display: block;
}

.valign-middle small {
  display: block;
}
.edition-link {
  color: #000000;
  font-size: 85%;
}
.edition-link.text-orange {
  color: #ea9c2a;
  text-decoration: underline;
}
.edition-link:hover,
.edition-link:focus {
  color: #ccc;
}

@media (max-width: 1023px) {
  /* 1023 put is beneath ipad landscape width */
  .nav-wrapper {
    background: transparent;
  }
  .sb-icon-search {
    color: #ffffff;
    background: #eb9c27;
  }
  .header-logo {
    max-width: 200px;
  }
  #edition-selection {
    margin-top: 0;
  }
}

/*****************************************************************
* Optin Box
*****************************************************************/
#optinBox h3 {
  font-size: 15px;
  margin: 5px 0 !important;
}
/*#optinBox input[type=submit] { padding-top: 0;} */ /* Fixes padding issue in header newsletter signup; not relevant on Daily*/
article #optinBox {
  width: 100%;
  color: #444;
}
article .row.optinbox {
  border-top: 1px solid #cacaca;
  border-bottom: 1px solid #cacaca;
  padding: 15px 0;
}
article #optinBox h3 {
  color: #444;
}
@media (max-width: 1023px) {
  article #optinBox {
    display: block;
    width: 100%;
  }
}
/*****************************************************************
* Footer
*****************************************************************/

#content .recent-news ul {
  margin-bottom: 0;
}
/*****************************************************************
* Features Banner
*****************************************************************/
.live-stream-banner {
  margin-top: 10px;
  font-size: 15px;
  line-height: 18px;
}
.live-stream-banner .thumb-wrapper {
  min-height: auto;
  float: left;
  width: 75px;
}
.live-stream-banner:after {
  display: table;
  content: "";
  clear: both;
}
/*****************************************************************
* Free Reports Section
*****************************************************************/
div.free-report {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  background: #eaeaea !important;
  font-size: 15px;
  line-height: 1.3em;
}
.free-report h6 {
  margin-bottom: 5px;
  font-weight: bold;
}
.free-report img {
  margin: 3px 10px 0 0;
  max-width: 75px;
  height: auto;
  float: left;
}
.free-report .btn-bottom {
  margin: 0px;
  /*position: absolute;*/
  bottom: 0;
  left: 0;
  right: 0;
  /*width: 80%;*/
  width: 175px;
  margin: 0 auto 0;
  display: block;
}
@media (max-width: 860px) {
  /* Arbitrary breakpoint based on where it starts to look weird */
  .free-report .btn-bottom {
    position: relative;
    width: 100%;
    font-size: 90%;
  }
}
@media (max-width: 640px) {
  .free-report .btn-bottom {
    position: relative;
    width: 80%;
  }
}
/*****************************************************************
* Popup Maker
*****************************************************************/

#popmake-71145,
#popmake-80433,
#popmake-66448 {
  background: url("../mjbizhemp-child/assets/images/header-bg.jpg") repeat 0 0;
  background-color: #2a4734;
}
#popmake-80433 .bodyText p {
  color: #ffffff;
}
#popmake-80433 .bodyText a {
  color: #ea9c25;
}
/*****************************************************************
* General
*****************************************************************/
/* Wrap video iframes in a div with this class to make them responsive */
.video-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}
.video-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}

.single-leaderboard {
  margin: 10px 0 20px 0;
}

.single-leaderboard iframe,
.single-leaderboard img {
  max-width: 100%;
}

@media (max-width: 761px) {
  .banner-position.position-1 {
    text-align: center !important;
  }
}

/*********************
IMAGE GALLERY STYLES
*********************/
/*Slick Slider*/
article .slick-prev:before,
article .slick-next:before {
  color: #eb9d26;
  font-size: 40px;
  opacity: 1;
}
article .slick-prev,
article .slick-next {
  width: 40px;
  height: 40px;
  z-index: 9999;
}
.slick-slide img {
  cursor: inherit;
}
#content .entry-content ul.slick-dots li:before {
  display: none;
}
article .slick-dots {
  bottom: auto;
}
article .slick-prev,
article .slick-next {
  top: 250px;
}

.acf-slide-content {
  margin: 15px auto;
  padding: 25px;
  background-color: #eee;
  border-radius: 6px;
}

/*********************
YOUTUBE PLAYLIST
*********************/

.yotu-playlist {
  padding: 0 !important;
}

.yotu-playlist ul {
  margin: 0 !important;
  padding: 0 !important;
}

.yotu-mode-grid li {
  width: 100% !important;
}

.yotu-video-title {
  color: #2a4734 !important;
}

.cbd-retail-featured {
  height: 400px;
  background-size: cover;
}

.cta-wrapper {
  padding: 50px 0px;
  color: #fff;
  margin-bottom: 20px;
}
.cta-wrapper h1 {
  color: #fff;
}
.cta-btn {
  text-align: center;
  text-decoration: none;
  display: block;
  padding: 10px 10px;
  background: #eb9d26;
  margin: 0px auto;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  width: 200px;
  font-size: 24px;
}
.by-the-numbers-wrapper {
  padding: 50px 0px;
}
.by-the-numbers-wrapper h1 {
  color: #1d3c16;
  font-size: 58px;
}
.cbd-list-wrapper {
  padding: 0px 70px;
}
.cbd-retail-item header {
  margin-bottom: 20px;
  margin-left: 10px;
  margin-right: 10px;
}

.cbd-retail-item .entry-summary {
  margin-left: 10px;
  margin-right: 10px;
}

.cbd-retail-item .entry-title {
  font-size: 24px;
  margin: 20px 0px;
}

.cbd-retail-read-more button.secondary:focus,
.cbd-retail-read-more .button.secondary:hover {
  background-color: #1f411e;
  color: #fefefe;
}
.cbd-content-wrapper {
  position: absolute;
  bottom: 0px;
  color: #fff;
  padding-left: 20px;
}
.cbd-content-wrapper .entry-title {
  margin-bottom: 10px;
}

.cbd-category-wrapper {
  background: #183715;
  padding: 5px 10px;
  width: fit-content;
  margin: 20px 0px;
}

.cbd-retail-featured-img img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}

.cbd-retail-item {
  margin: 20px 0px;
}

.page-template-page-cbd-retail .container {
  max-width: 1400px;
}

.cbd-post-content-wrapper .cbd-category-wrapper {
  background: #183715;
  padding: 5px 10px;
  width: fit-content;
  margin: 20px 0px;
  color: #fff;
  position: absolute;
  z-index: 999;
}
.cbd-content-wrapper .entry-title a {
  color: #fff;
  margin-bottom: 20px;
}
.cbd-retail-widget {
  background: url("https://hempindustrydaily.com/wp-content/uploads/2020/09/cbd-retail-footer-1-1-236x236.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 20px;
  color: #fff;
  text-align: center;
}

.row-cbd .recent-news ul li img {
  max-width: 100px;
}

.row-cbd .recent-news li {
  padding: 15px 0px;
}

.row-cbd .recent-news .thumb-wrapper {
  float: left;

  margin-right: 10px;
  width: 100px;
}

.cbd-retail-widget #optinBox {
  width: 100%;
}
.cbd-retail-categories {
  border-bottom: 1px solid #1f411e;
  color: #fff;

  padding: 5px 10px 10px 10px;
  background-color: #1f411e;
  transition: 0.4s all;
}
.cbd-retail-categories:hover {
  background-color: #366e35;
}

.cbd-retail-categories a {
  color: #fff;
}

.cbd-retail-categories a:hover {
  color: #fff;
}

.home-link {
  text-align: right;
  color: #fff;
  font-weight: bold;
}

.home-link a {
  color: #fff !important;
  text-decoration: none !important;
}

.cbd-retail-btn:hover {
  color: #fff;
  background: #1f411e;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.sidebar .press-releases ul {
  background-color: #1f411e;
  margin-left: 0;
}
.sidebar .press-releases .each {
  border-bottom: 1px solid #1f411e;
  color: #fff;
  margin: 5px auto;
  padding: 5px 10px 10px 10px;
}
.sidebar .press-releases .each a {
  color: #fff;
}

.cbd-retail-featured:hover {
  transform: scale(1.2);
}
.cbd-retail-featured-wrapper {
  width: 100%;
  height: 400px;
  object-fit: cover;
  overflow: hidden;
}

.page-template-page-cbd-retail #optinBox {
  margin: 0 auto;
  float: none;
}

@media (max-width: 1023px) {
  .page-template-page-cbd-retail #optinBox {
    display: inherit;
  }
}

.row-cbd .alm-reveal {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  padding-left: 0px;
  padding-right: 0px;
  margin: 5px;
}

.row-cbd .banner-position.position-1,
.row-cbd .banner-position.position-2 {
  text-align: center;
  display: inline-block;
  width: 100%;
  background: transparent;
  padding: 0;
  margin: 10px auto 20px auto;
}

.cbd-retail-featured-img {
  overflow: hidden;
}
.cbd-retail-featured-img img {
  display: block;
  transition: transform 0.4s;
}
.cbd-retail-featured-img:hover img {
  transform: scale(1.3);
  transform-origin: 50% 50%;
}

@media all and (max-width: 768px) {
  .cbd-retail-wrapper .cbd-retail-filter {
    display: block;
  }
  .cbd-retail-wrapper .cbd-retail-filter li {
    margin: 5px 0px;
  }
  .cbd-retail-wrapper p {
    padding: 0px 20px;
  }
  .cbd-retail-wrapper .cbd-retail-item {
    border-right: none;
    padding-right: 00px;
    margin-bottom: 30px;
  }
}
@media all and (max-width: 1200px) and (min-width: 1020px) {
}
@media all and (max-width: 1020px) {
}

.mega-menu-row .mega-menu-link:hover {
  color: initial !important;
}

/* New CTA 2022 */
.cta-bg {
  /* height: 330px */
}
.cta-content p {
  font-size: 25px;
  font-weight: 700;
  padding-top: 25px;
}
.cta-date-loc {
  padding-bottom: 35px;
}
.cta-button {
  color: #000;
  border-radius: 8px;
  text-align: center;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  padding: 4px 8px;
  text-decoration: none;
  width: 140px;
  display: block;
}

.cta-bg .Orange {
  background-color: #eb9e26;
}

.cta-bg .Green {
  background-color: #259947;
}

/* Vue Loading Style */
[v-cloak] { display: none; }

/* Advertisment Style */

.small-add {
  text-align: center;
  font-weight: 700;
  color: #9A9A9A;
  font-size: 12px;
  padding-top: 10px;
}


/* New Footer 2023 */

.new-footer {
  background: #484848;
  padding: 25px 0;
}

.new-footer-copyright {
  background: #2b2b2b;
  color: #fff;
  padding: 25px 0;
}

.new-footer-links {
  background: #484848;
}



.footer-brand-name {
  color: #fff;
}    

.footer-menu li {
  display: inline;
}

.footer-menu li ::after {
  content: " |";
  color: #fff;
}

.footer-menu li:last-of-type ::after {
  content: "";
}

.new-footer-copyright a { 
  color: #fff;
}

.new-footer-copyright-text {
  text-align: right;
}
.footer-bottom-links {
  text-align: right;
  padding: 20px 10px;
  width: 100%;
}
.footer-bottom-links a {
  color: #fff;
  font-size: 15px;
}