/*---=== ECIGS Site ===---*/
body {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  --button-txt-color: #555555;
  --button-txt-color-hover: #ffffff;
  --button-bkg-color-hover: #999999;
  --button-border-color: #95a5a6;
  --button-border-color-hover: #999999;
}
body .cmp-experiencefragment {
  background-color: #3e2723;
}
body .cmp-experiencefragment .text {
  color: #ffffff;
}
body .cmp-experiencefragment--header {
  padding: 20px 28px;
}
body .cmp-experiencefragment--header text {
  font-size: 2em;
  font-weight: 500;
}
body .cmp-experiencefragment--header .column-container .c-thirds .cmp-section__item:first-child,
body .cmp-experiencefragment--header .column-container .c-thirds .cmp-section__item:last-child {
  width: 20%;
  padding-left: 1em;
  padding-right: 0;
}
body .cmp-experiencefragment--header .column-container .c-thirds .cmp-section__item:nth-child(2) {
  width: 60%;
}
body .cmp-experiencefragment--header .cmp-section__item:first-child img {
  top: 20px;
  width: 240px;
  left: 30px;
}
body .cmp-image {
  margin: 0;
}
body .cmp-experiencefragment--header .cmp-section__item:last-child .image {
  float: right;
  padding-right: 1em;
}
body .cmp-experiencefragment--header .cmp-section__item:last-child img {
  top: 40px;
  width: 120px;
}
body .cmp-experiencefragment--footer {
  padding: 20px 0;
}
body .cmp-experiencefragment--footer p {
  margin-bottom: 0;
}
@media screen and (max-width: 980px) {
  body .cmp-experiencefragment--header .container:first-child img {
    top: 30px;
    width: 160px;
    left: 10px;
  }
  body .cmp-experiencefragment--header .container:last-child img {
    right: 10px;
    width: 100px;
  }
  body .column-container .c-thirds .cmp-section__item:first-child {
    padding: 0 !important;
  }
}
@media screen and (max-width: 767px) {
  body .cmp-experiencefragment--header .container:first-child img {
    top: 28px;
    width: 130px;
  }
  body .cmp-experiencefragment--header .container:last-child img {
    top: 37px;
    width: 80px;
  }
  body .cmp-experiencefragment--header .text h2 {
    font-size: 1.2em;
  }
}
@media screen and (max-width: 599px) {
  body .cmp-experiencefragment--header .container:first-child img {
    top: 18px;
    width: 100px;
  }
  body .cmp-experiencefragment--header .container:last-child img {
    top: 27px;
    width: 50px;
  }
  body .cmp-experiencefragment--header .column-container .cmp-section__item > .vertical-ta-center > div.container-content {
    justify-content: inherit;
  }
  body .cmp-experiencefragment--header .text h2 {
    font-size: 16px;
  }
}
@media screen and (max-width: 448px) {
  body .cmp-experiencefragment--header .container:first-child img {
    width: 150px;
  }
  body .cmp-experiencefragment--header .container:last-child img {
    width: 80px;
  }
}
body #allcategoriesItem span {
  text-decoration: underline;
}
/*  --------------------------------------------------------------------------  *\

    COPY - BODY STYLES

\*  --------------------------------------------------------------------------  */
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
}
h2 {
  font-size: 1.6em;
  font-weight: 500;
}
p {
  font-size: 0.8em;
  font-weight: 400;
  line-height: 1.5em;
}
.cmp-container.p-l-em14 {
  padding-left: 1.4em;
}
.cmp-container.p-r-em14 {
  padding-right: 1.4em;
}
@media screen and (max-width: 538px) {
  h2 {
    font-size: 16px;
    padding-top: 50px;
    width: 300px;
    text-align: left !important;
  }
}
#dashboard h3 {
  font-size: 1.8rem;
  margin-bottom: 1.6rem;
}
#dashboard ul {
  width: 70%;
  margin: auto;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.5em;
  padding-bottom: 20px;
}
@media screen and (max-width: 760px) {
  #dashboard h2 {
    font-size: 16px;
    width: 90%;
  }
  #dashboard ul {
    font-size: 14px;
    width: 90%;
  }
  #dashboard .text {
    padding-left: 30px;
    padding-right: 20px;
  }
}
#dashboard #allcategories {
  display: block;
}
#dashboard #cigvape,
#dashboard #marketing,
#dashboard #juul {
  display: none;
}
.tableauPlaceholder,
.tableauViz {
  width: 1280px;
  height: 524px;
  margin: auto;
}
@media screen and (max-width: 1280px) {
  .tableauPlaceholder,
  .tableauViz {
    max-width: 896px;
    max-height: 467px;
  }
}
@media screen and (max-width: 896px) {
  .tableauPlaceholder,
  .tableauViz {
    max-width: 716px;
    max-height: 394px;
  }
}
@media screen and (max-width: 716px) {
  .tableauPlaceholder,
  .tableauViz {
    max-width: 660px;
    max-height: 400px;
  }
}
@media screen and (max-width: 538px) {
  .tableauPlaceholder,
  .tableauViz {
    max-width: 100%;
    max-height: 384px;
  }
}
.button {
  display: inline;
}
.cmp-button {
  font-weight: 500;
  font-size: 1 em;
  word-spacing: 2px;
  display: inline-block;
}
@media screen and (max-width: 500px) {
  .cmp-button {
    width: 100%;
  }
}
@media screen and (min-width: 501px) {
  .cmp-button {
    width: auto;
  }
}
.cmp-button:hover span {
  border: 1px solid #95a5a6;
  color: #ffffff;
}
.cmp-button.primary.light-theme span {
  border: 1px solid #95a5a6;
  border-radius: 4px;
  text-underline-offset: 3px;
  text-decoration-color: #949494;
}
.cmp-button.primary.light-theme:hover span {
  background-color: #999999;
  color: #ffffff;
  border-color: #999999;
}
.cmp-button span {
  color: #555555;
  padding: 15px 20px;
  margin-left: 12px;
  display: inline-block;
}
@media screen and (max-width: 500px) {
  .cmp-button span {
    display: block;
    min-width: fit-content;
    width: 300px;
    font-size: 14px;
    margin: 0 auto 10px auto;
  }
}
