/* Styles copied/modded from old site */

html {
  font-family: Roboto,sans-serif !important;
}

section.banner {
  height: 265px;
  width: 100%;
}

.selected-locale {
  background-color: rgb(220, 220, 220);
}

/* overrides to DIVI */
article .et_pb_section {
  padding-top: 0px !important;
}

main.sipology h1 {
  text-align: center;
  color: #3d3d3d;
  font-size: 5.2rem !important;
  font-weight: 700;
  margin-top: .5rem;
}

main.sipology .subtitle {
  font-size: 2rem;
  display: block;
  clear: both;
  margin-top: -1.5rem !important;
  font-weight: bold;
}

div.no-top-pad {
  padding-top: 0 !important;
}

div.inline-nav {
  display: flex;
  align-items: center;
  justify-content: center;
}

div.inline-nav p {
  text-align: center;
}

div.inline-nav  a {
  text-decoration: none;
  color: #000;
  font-weight: bold;
}
div.inline-nav a:hover, div.inline-nav a:active {
  color: #b0d898;
}

ul.no-bullets {
  list-style: none;
}


/* Blog */

 .chevron {
  display: inline-block;
  height: 1.5rem;
  position: relative;
  top: .22rem;
  width: 1.5rem;
}

 .chevron.right:after {
  -ms-transform: translate(-30%,-50%) rotate(315deg);
  -o-transform: translate(-30%,-50%) rotate(315deg);
  -webkit-transform: translate(-30%,-50%) rotate(315deg);
  transform: translate(-30%,-50%) rotate(315deg);
}
 .chevron:after {
  border-bottom: 1px solid #3d3d3d;
  border-right: 1px solid #3d3d3d;
  content: "";
  display: block;
  height: 50%;
  left: 50%;
  position: absolute;
  top: 50%;
  width: 50%;
}

.btn-green .chevron:after {
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  content: "";
}
.btn-green:hover .chevron:after {
  border-bottom: 1px solid #779a3e;
  border-right: 1px solid #779a3e;
  content: "";
}
.category-blog #main-content h2 {
  width: 100% !important;
}
.category-blog #main-content .et_pb_column{
  display: flex;
  flex-flow: row wrap;
}

.category-blog #main-content .small-order-2 {
  order: 2;
}
.et_post_meta_wrapper {
  text-align: center;
}
.et_post_meta_wrapper img {
  width: 720px;
}

#main-content .container:before, h2::after, .et_pb_post h1:after {
  content: none !important;
}

/* Individual Blog */
.et_pb_post h1, .et_pb_post .post-meta {
  text-align: center;
}

/* Home Page */
.home .et_pb_button {
  border-radius: 0 !important;
}

.et_pb_slides .et_pb_container {
    height: 512px !important;
}

.home .et_pb_button_module_wrapper>a:hover, .home .et_pb_button_wrapper>a:hover {
  text-decoration: none;
  padding: .3em 1em !important;
  background-color: #fff !important;
}
.home .et_pb_button_module_wrapper>a:after, .home .et_pb_button_wrapper>a:after {
  content: none !important;
}

.featured_item .et_pb_slide_description {
  background-color: rgba(230,231,232,.75);
  padding: 2rem 1rem 3rem !important;
  text-shadow: none;
}

.featured_item h1 {
  color: #3d3d3d !important;
}

.featured_item h2.et_pb_slide_title {
  color: #0f3c60 !important;
  font-weight: bold;
}
.featured_item p {
  margin: 0;
  font-size: 1.9rem;
  color: #3d3d3d !important;
}
.featured_item p span.subtitle {
  font-size: 3.2rem;
  font-weight: 200;
}
.featured_item h2 {
  font-weight: normal;
}

/* Gravity Forms */
#input_1_6, #input_1_3_5_container {
  width: 100%;
}
#gform_submit_button_1, #gform_submit_button_3, #gform_submit_button_3 {
  font-size: 17px;
  font-weight: 400 !important;
  padding: 10px 40px;
  background: #779a3e;
  border: 1px solid transparent;
  color: #fff;
}
#field_1_8, #field_1_9 {
  text-align: center;
  border: 1px solid #bbb;
  padding: 20px 0;
  width: 48% !important;
}
#field_1_8 {
  margin-right: 20px;
}
#field_1_8 input[type="radio"], #field_1_9 input[type="radio"]{
  margin-top: 0;
  margin-right: 3px;
}

#menu-shopping-cart-menu {
    text-align: right;
}
#menu-shopping-cart-menu > li {
    display: inline-block;
    padding: 3px;
}
#menu-shopping-cart-menu > li > a {
    text-decoration: none;
}

.fixed-cart-indicator {
    position: fixed;
    top: 300px;
    right: 0;
    z-index: 100;
}
.fixed-cart-indicator a {
    background: #00A1B1;
    color: white;
    display: inline-block;
    font-size: 2.3rem;
    text-decoration: none;
}
.fixed-cart-indicator a > div {
    padding: 8px 10px;
}
.fixed-cart-indicator a:hover {
    text-decoration: none;
    color: white;
}
.fixed-cart-indicator a .fa-shopping-cart {
    color: white;
    font-size: 2.3rem;
}


/*
Theme Name: Steeped Tea Theme
Theme URL:
Description: Steeped Tea's Theme
Author: Steeped Tea
Author URL: https://sipology.com
Template: Divi
Version: 1.0.0
Text Domain: steepedtea-theme
*/


/*site wide styles*/
html body {
    color: #3d3d3d;
    font-size: 1.6rem;
    font-weight: 300;
}
.utility-bar {
    background: #00A1B1;
    font-weight: 400;
    padding: 10px 0;
    font-size: .85em;
}
.utility-bar a {
    color: white;
}

.menu li {
    text-align: right;
}
#menu-sipology-links a, #et-secondary-nav a{
    padding: 0;
}
#menu-sipology-links a:last-child, #et-secondary-nav a:last-child{
    padding-right: 0 ;
}
.welcome-message {
    display: none;
}

.grid-container {
    max-width: inherit;
}

.et_pb_row {
    width: auto;
}
#et-secondary-nav, #et-secondary-nav li{
    display: block;
}
#et-secondary-menu > .menu > li a {
    padding: 0 1rem;
}
#et-secondary-menu > .menu > li.cart-icon a {
    padding: .5rem 1rem .5rem 1rem;
}
#et-secondary-nav a:last-child {
    padding: 0;
}
#et-secondary-nav li {
    margin-right: 0;
    margin-left: 15px;
}
#et-secondary-nav li {
    float: right;
}
header .container .row{
    margin: 10px 0;
}
header .top a:not(.flag){
    color: #7e7979;
    text-decoration: underline;
    font-size: 14px;
}
header a:hover{
    color:black;
}
header .flag {
    text-align: right;
    flex-grow: 2;
    display: inline-block;
}

.above-header a,
.above-header a:visited {
    color: #779A3F;
}

.flex{
    display:flex;
}

.consultant-info {
    max-width: 130px;
}
.consultant-info img {
    border-radius: 50%;
    width:100px;
    height: 100px;
    object-fit: contain;
    margin: 0 auto;
}
.consultant-info .name {
    text-align: center;
    font-size: 14px;
}

.logo img{
    width:100%;
    max-width: 250px;
    min-height: 110px;
}
.sr-only{
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border: 0;
}
footer{
    background: #3d3d3d;
    /* margin-top: 10rem; */
    min-height: 200px;
    /* padding-bottom: 5rem; */
    /* padding-top: 5rem; */
    color: rgb(230, 231, 232);
    font-family: Roboto, sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 25.6px;
}
/*
header .container {
	padding: 0;
	width: 100%;
}
 */
@media (max-width: 992px) {
    header .container {
        margin: 0;
        width: 100%;
    }
}

header ul.menu {
    margin-bottom:0;
}
header ul.menu li.active > a {
    background: rgba(0,0,0,.2);
    transition: background 400ms;
}
footer a{
    color:rgb(230, 231, 232);
}
footer a:hover{
    opacity:.8;
}
footer ul li{
    /*
    margin-bottom: 1rem;
    margin-top: 1rem;
     */
}
footer .contact h3 a{
    text-decoration: underline;
}
footer .contact h3 {
    margin-bottom:0;
}
.social-icons a.facebook{
    background-image: url(../images/social/facebook.png);
}
.social-icons a.twitter{
    background-image: url(../images/social/twitter.png);
}
.social-icons a.youtube{
    background-image: url(../images/social/youtube.png);
}
.social-icons a.instagram{
    background-image: url(../images/social/instagram.png);
}
.social-icons a.pinterest{
    background-image: url(../images/social/pinterest.png);
}
.social-icons a{
    background-color: #e5e6e7;
    border-color: red;
    border-radius: 50%;
    width:33px;
    background-repeat: no-repeat;
    height: 33px;
    display: inline-block;
}
.social-icons a:hover{
    background-color: #00A1B1;
}




/*
@media
    screen and
    (max-width: 39.99875em) {
  .above-header
    .float-right, .above-header.no-consultant {
  display: none!important;
}
}.above-header
    .flag
    img {
  width: 30px;
}
.above-header
    .login {
  margin-left: 15px;
}
.above-header
    .consultant-image {
  height: 50px;
}
.above-header
    .consultant-link {
  padding: 0
    1rem;
}
.above-header
    a, .above-header
    a: visited {
  font-family: Roboto, sans-serif;
  font-weight: 300;
}
header {
  color: #3d3d3d;
  height: 125px;
  z-index: 100;
}
header, header
    .title-bar {
  background: #fff;
  position: relative;
}
header
    .title-bar {
  height: 100%}
header
    .title-bar
    .clearfix {
  position: relative;
  width: 100%}
header
    .title-bar
    .site-logo {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
header
    .title-bar .site-logo
    img {
  width: 150px;
}

@media screen
    and (min-width: 40em) {
  header
    .title-bar .site-logo
    img {
  width: 200px;
}
}header
    .title-bar
    button.menu-icon, header
    .title-bar
    button.menu-icon: hover {
  width: 30px;
}
header
    .title-bar
    button.menu-icon: after, header
    .title-bar
    button.menu-icon: hover:after {
  background-color: #779a3e;
  box-shadow: 0
    7px 0 #779a3e, 0 14px 0
    #779a3e;
  height: 2px;
}
header
    .title-bar
    .centered {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
header
    .wrapper {
  width: 100%}
@media
    print, screen and
    (min-width: 64em) {
  header
    .wrapper {
  display: flex;
  flex-flow: row
    wrap;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
}@media
    print, screen and
    (min-width: 64em) {
  header
    .wrapper .site-logo {
  flex: 0 0
    auto;
  margin-left: 1.5rem;
  margin-right: 1.5rem;
  width: auto;
}
}@media
    screen and
    (max-width: 63.99875em) {
  header
    .wrapper
    .site-logo.large {
  display: none!important;
}
}@media
    print, screen and
    (min-width: 64em) {
  header
    .wrapper
    .site-logo.small {
  display: none!important;
}
}header
    .wrapper .site-logo
    img {
  width: 200px;
}
header
    .wrapper
    #mainMenu {
  background-color: #fff;
}
@media
    print, screen and
    (min-width: 64em) {
  header
    .wrapper #mainMenu {
  flex: 1 1
    0px;
  margin-left: 1.5rem;
  margin-right: 1.5rem;
  padding: 3rem;
  width: auto;
}
}header
    .wrapper #mainMenu
    ul {
  background-color: #fff;
}
@media
    screen and
    (min-width: 64em) {
  header
    .wrapper #mainMenu ul {
  margin: 0
    auto;
  min-width: 400px;
  text-align: center;
  width: 50%}
}header
    .wrapper #mainMenu ul li
    a, header .wrapper #mainMenu ul
    li
    a: visited {
  color: #3d3d3d;
  font-family: Roboto, sans-serif;
  font-size: 2rem;
  font-weight: 300;
  text-transform: uppercase;
}
header
    .wrapper #mainMenu ul li
    a.active, header .wrapper
    #mainMenu ul li a: hover, header
    .wrapper #mainMenu ul li
    a: visited.active, header
    .wrapper #mainMenu ul li
    a: visited:hover {
  border-bottom: 1px
    solid
    #779a3e;
  color: #779a3e;
}
header
    .wrapper #mainMenu ul li
    a.social: hover, header .wrapper
    #mainMenu ul li
    a: visited.social:hover {
  border-bottom: none;
}
@media
    screen and
    (min-width: 40em) {
  header
    .wrapper #mainMenu ul
    li.phone-only {
  display: none!important;
}
}@media
    print, screen and
    (min-width: 64em) {
  header
    .wrapper #mainMenu ul
    li.tablet-down {
  display: none!important;
}
}header
    .wrapper #mainMenu ul
    li.country-selector
    img {
  height: 28px;
}
header
    .wrapper #mainMenu ul
    li.country-selector a, header
    .wrapper #mainMenu ul
    li.country-selector
    a: visited {
  border: none;
  display: inline-block;
}
header
    .wrapper #mainMenu ul
    li.country-selector
    a.active, header .wrapper
    #mainMenu ul
    li.country-selector
    a: hover, header .wrapper
    #mainMenu ul
    li.country-selector
    a: visited.active, header
    .wrapper #mainMenu ul
    li.country-selector
    a: visited:hover {
  border-bottom: none;
}
header
    .wrapper
    .social-icons {
  position: relative;
}
@media
    screen and
    (max-width: 63.99875em) {
  header
    .wrapper
    .social-icons.large {
  display: none!important;
}
}@media
    print, screen and
    (min-width: 64em) {
  header
    .wrapper .social-icons {
  flex: 0
    0
    auto;
  margin-left: 1.5rem;
  margin-right: 1.5rem;
  padding: 3rem
    0;
  width: auto;
}
}header .wrapper
    .social-icons.small {
  margin-top: 1rem;
  padding-left: .7rem;
}
header
    .wrapper .social-icons.small
    a {
  display: inline-block;
}
header
    .wrapper .social-icons
    a {
  display: inline-block;
  height: 30px;
  padding: .7rem
    .5rem;
  width: 30px;
}
header
    .wrapper .social-icons
    a: hover {
  border-bottom: none;
}
header
    .wrapper .social-icons
    a.facebook {
  background-image: url(/images/layout/30px_Social_FB_Grey.png);
}
header
    .wrapper .social-icons
    a.facebook: hover {
  background-image: url(/images/layout/30px_Social_FB_Green.png);
}
header
    .wrapper .social-icons
    a.twitter {
  background-image: url(/images/layout/30px_Social_Tweet_Grey.png);
}
header
    .wrapper .social-icons
    a.twitter: hover {
  background-image: url(/images/layout/30px_Social_Tweet_Green.png);
}
header
    .wrapper .social-icons
    a.instagram {
  background-image: url(/images/layout/30px_Social_Insta_Grey.png);
}
header
    .wrapper .social-icons
    a.instagram: hover {
  background-image: url(/images/layout/30px_Social_Insta_Green.png);
}
header
    .wrapper .social-icons
    a.pinterest {
  background-image: url(/images/layout/30px_Social_Pin_Grey.png);
}
header
    .wrapper .social-icons
    a.pinterest: hover {
  background-image: url(/images/layout/30px_Social_Pin_Green.png);
}
header
    .wrapper .social-icons
    a.youtube {
  background-image: url(/images/layout/30px_Social_YouTube_Grey.png);
}
header
    .wrapper .social-icons
    a.youtube: hover {
  background-image: url(/images/layout/30px_Social_YouTube_Green.png);
}
@media
    print, screen and
    (min-width: 64em) {
  header
    .title-bar {
  display: none;
}
}header
    .top-bar {
  display: none;
}
@media
    print, screen and
    (min-width: 64em) {
  header
    .top-bar {
  display: block;
}
}header
    #mainMenu {
  display: none;
}
@media
    print, screen and
    (min-width: 64em) {
  header
    #mainMenu {
  display: block;
}
}footer {
  background: #3d3d3d;
  margin-top: 10rem;
  min-height: 200px;
  padding-bottom: 10rem;
  padding-top: 10rem;
}
@media
    screen and
    (max-width: 39.99875em) {
  footer
    .footer1 {
  text-align: center;
}
}@media
    screen and
    (max-width: 39.99875em) {
  footer
    .footer1
    img {
  margin-bottom: 1.5rem;
  width: 150px;
}
}footer
    .footer2 {
  text-align: left;
}
@media
    screen and
    (max-width: 39.99875em) {
  footer
    .footer2 {
  text-align: center;
}
}footer
    .footer2 ul
    li {
  list-style: none;
  margin-bottom: 1rem;
  margin-top: 1rem;
}
footer
    .footer2 ul li a, footer
    .footer2 ul li
    a: visited {
  color: #e6e7e8;
  font-family: Roboto, sans-serif;
  font-weight: 300;
}
footer
    .footer2 ul li a: hover, footer
    .footer2 ul li
    a: visited:hover {
  color: #779a3e;
}
footer
    .footer3 {
  padding-top: 2rem;
}
footer
    .footer3
    .social-icons {
  text-align: right;
}
@media
    screen and
    (max-width: 39.99875em) {
  footer
    .footer3
    .social-icons {
  text-align: center;
}
}footer
    .footer3 .social-icons
    a {
  display: inline-block;
  height: 30px;
  margin: 0
    .3rem;
  width: 30px;
}
footer
    .footer3 .social-icons
    a: last-child {
  margin-right: 0;
}
footer
    .footer3 .social-icons
    a.facebook {
  background: url(/images/layout/30px_Social_FB_LightGrey.png);
}
footer
    .footer3 .social-icons
    a.facebook: hover {
  background: url(/images/layout/30px_Social_FB_Green.png);
}
footer
    .footer3 .social-icons
    a.pinterest {
  background: url(/images/layout/30px_Social_Pin_LightGrey.png);
}
footer
    .footer3 .social-icons
    a.pinterest: hover {
  background: url(/images/layout/30px_Social_Pin_Green.png);
}
footer
    .footer3 .social-icons
    a.twitter {
  background: url(/images/layout/30px_Social_Tweet_LightGrey.png);
}
footer
    .footer3 .social-icons
    a.twitter: hover {
  background: url(/images/layout/30px_Social_Tweet_Green.png);
}
footer
    .footer3 .social-icons
    a.instagram {
  background: url(/images/layout/30px_Social_Insta_LightGrey.png);
}
footer
    .footer3 .social-icons
    a.instagram: hover {
  background: url(/images/layout/30px_Social_Insta_Green.png);
}
footer
    .footer3 .social-icons
    a.youtube {
  background: url(/images/layout/30px_Social_YouTube_LightGrey.png);
}
footer
    .footer3 .social-icons
    a.youtube: hover {
  background: url(/images/layout/30px_Social_YouTube_Green.png);
}
footer
    .footer3
    .contact {
  color: #e6e7e8;
  font-family: Roboto, sans-serif;
  font-weight: 300;
  padding-top: 5rem;
  text-align: right;
}
@media
    screen and
    (max-width: 39.99875em) {
  footer
    .footer3
    .contact {
  text-align: center;
}
}footer
    .footer3 .contact
    h3 {
  color: #e6e7e8;
  font-family: Roboto, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
}
footer
    .footer3 .contact h3 a, footer
    .footer3 .contact h3
    a: visited {
  color: #fff;
  text-decoration: underline;
}
footer
    .footer3 .contact h3
    a: hover, footer .footer3
    .contact h3
    a: visited:hover {
  color: #779a3e;
}
footer
    .footer3 .contact
    .address, footer .footer3
    .contact
    .phone {
  padding-top: .5rem;
  text-transform: uppercase;
}
footer
    .bottom-footer {
  color: #fff;
  margin-top: 5rem;
}
@media
    screen and
    (max-width: 39.99875em) {
  footer
    .bottom-footer
    .copyright {
  text-align: center;
}
}footer
    .bottom-footer
    .terms {
  text-align: right;
}
@media
    screen and
    (max-width: 39.99875em) {
  footer
    .bottom-footer
    .terms {
  text-align: center;
}
}footer
    .bottom-footer .terms a, footer
    .bottom-footer .terms
    a: visited {
  color: #fff;
  font-family: Roboto, sans-serif;
  font-weight: 300;
}
footer
    .bottom-footer .terms
    a: hover, footer .bottom-footer
    .terms
    a: visited:hover {
  color: #779a3e;
}
*/

article p a {
    color: #525252;
    text-decoration: underline;
}

header #menu-shopping-cart > li.cart-icon { margin-left: 5px; }
header #menu-shopping-cart > li.cart-icon a { text-decoration: none; }

header #change-country-bar .wrapper{
    background: #757575;
    border-bottom: 1px solid #777;
    color: #fff;
    padding: 5px 0;
}
header #change-country-bar a {
    color: #fff;
    text-decoration: underline;
}

header #flag-container .menu { text-align: right; }
header #flag-container .menu > li { display: inline-block; }
header #flag-container .menu > li.us { padding: 5px 0 5px 0; }
header #flag-container .menu > li.ca { padding: 5px 0 5px 5px; }

header #current-country {
    text-align: right;
}
header #current-country .flag-container {
    float: right;
    display: inline-block;
    border: 1px solid #cdcdcd;
    margin: 5px 0;
    padding: 3px;
    /* box-shadow: 1px 1px 2px 2px rgba(224, 224, 224, 0.5); */
    box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.1);
}

header .usflag.color {
    display: block;
    /* background: url("/wp-content/themes/steeped-tea-divi-child-theme/images/us-flag_c.png"); */
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAcCAYAAAD4IkbVAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3FpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDowMzg0ZWNjZi1lMjM4LTY4NDUtYjg4Ny0zZjhlYTE5MjQxYjQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RDcwNDgzQzg2QTY3MTFFOEE1RjJFNTc2QTFGNTc2MjEiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RDcwNDgzQzc2QTY3MTFFOEE1RjJFNTc2QTFGNTc2MjEiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjAzODRlY2NmLWUyMzgtNjg0NS1iODg3LTNmOGVhMTkyNDFiNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowMzg0ZWNjZi1lMjM4LTY4NDUtYjg4Ny0zZjhlYTE5MjQxYjQiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6Xg3LXAAAC4ElEQVR42uyYy08TURTGv7kzU9qKLMSKCQos0ISHIMTExD0qoiKtEiHu2LgwgZ1/gfAXuHInJBREG4juTIxGoiKEp+GxkJcgISUqWIildDz3tEWoEkPSu5iEkzSnv3uTO9+c+c69k9Hu1D201jUHUhFOK4y7wR7oiCLVYWRkRA0p1Ok0ITRgfWMzdtF9sstlgpAYiGg6dCv1YiOrq8KQf2quFcNh6mj1D/BFvdfPwDTENu+cR3ze0AXaOmLsqy7h3Ebz+c3NcDsNqAhetefFJ1iUKy8WkAgN3c/HdvH/5gM9o8xc5dxcuNwOJWI1b/0j61z5Sa7k16U1aFTKzMxDe7MAPJnp0EmkZBnHsw5zfv9xFvc9E3BqW+oqKx+pRqp+hn6RCIEs+snYi4VH28U7IzQ+joi1qU5s/+A8hBDwkRcFVazj6RA1kAYveVHfwdKbgjqrMzDMXpasEXcRJ+KYzweXGsvGxFZXFcOkBmrvGuTBmzdKuNr+JP4zX8o3keDamlJIv3Q+G0KW1wu3Ss8eJU/KKCvN5q7/0D+3zfIm+uJcfvYEDPJugqXXZcX7BmIcXAnhQWU6XKamTuzpfA+L2NqyuKGiUYu9KPO/OBEx1rbHJqaWcS8YQJpKz+blHmEvvun9zPnC+by/WKf8Omn+7btpXoSZFEuxzpwctbvBy1dT3DC3b5XRFqXjcXs/c11tOXs1mVuJZdQTC3k4xFnGqZYWZZ5lsXJzT3PoeBIYASwLV4hNU1DDDDNXXSpgG3TSriCj6nIhP/qOOF+tLOTcTYdHOBiEofIEGxlbZO+FwxEeHE7iodE4b8Ye7+DIQhIvImHlycZGdZ51WBHMf/m+a3C/PDf/jbNJaxlQ41feDZZmF6y1lR8pWcxNb1+qXmJYbCgUsmCTMCabmmAbsRszM/YRm93QYBux9vLskt+PA7EqxKYXFR14Vs3WNT1tn8r2VlTYprJCfpaxhQVI528BBgA+gjvKRoMTrwAAAABJRU5ErkJggg==');
    width: 43px;
    height: 28px;
}
header .caflag.color {
    display: block;
    /* background: url("/wp-content/themes/steeped-tea-divi-child-theme/images/ca-flag_c.png"); */
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAcCAYAAAD4IkbVAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3FpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDowMzg0ZWNjZi1lMjM4LTY4NDUtYjg4Ny0zZjhlYTE5MjQxYjQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTA3RUJDQTg2QTY3MTFFODk2MjBCNTA5QkI4NkM1MkYiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTA3RUJDQTc2QTY3MTFFODk2MjBCNTA5QkI4NkM1MkYiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjAzODRlY2NmLWUyMzgtNjg0NS1iODg3LTNmOGVhMTkyNDFiNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowMzg0ZWNjZi1lMjM4LTY4NDUtYjg4Ny0zZjhlYTE5MjQxYjQiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7h2JVuAAAB1ElEQVR42mI8GRz898+nT0wMeAC/uTmDYmUlA63A/fZ2ho8nT+JVw8LH94+JkEMHCwC5c0g4FAZGHTukHPvpzJmh4djvDx4w3G9rA9OD1rFfb95k+PXyJcOzBQsY/v/7x/Bs/nwwHyROLcBCLYPeHzjA8Gb7djj/88WLDNfS0xlEPDwYuNXVB1fIcsjJYReXlx88yQBU8/z5+BG3Y4HiIPmPx48PTDL4fOECw4vlyxl4DQwY3h8+zMDMzY2zOmaXkABnuD+fP4MzHUivREQEA6+hIX0cyyYmBs44yJnnbmMjVrV3m5oYfjx8CGa/WLkSrp9uyYBFQABDDOYgYsSx6aeJY3+9fs1wr7mZorR3r6UFbA7NHcsmKsogHhzMwC4lRZZDQfpA+kHm0CXN8pmYgDMIqFx9sWIFw98vXwjqYebhAWcsEU9PBkZmZvoWXSALRX18GLRmzGDgUlPDqxYkD1IHUk+uQ6lSzoJCjEtZGb9jgfIgdYOiugWVpVKJiQyswFzOzMvL8HLNGgbxkBCGv8Cy9ff79wyMjIyDp20g6u+Pwv9w5AgDn5HR0GjP/v32beg0vkHRP2Qcy0uDJEAzx4IK/dEO45ByLGhYZig4FOROgAADALspnvqTvSz1AAAAAElFTkSuQmCC');
    width: 43px;
    height: 28px;
}
header .usflag.bw {
    display: block;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAcCAYAAAD4IkbVAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3FpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDowMzg0ZWNjZi1lMjM4LTY4NDUtYjg4Ny0zZjhlYTE5MjQxYjQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0UxMTNFMEI2QTY3MTFFOEE5OEFBQTIxMzkwODJFQUYiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0UxMTNFMEE2QTY3MTFFOEE5OEFBQTIxMzkwODJFQUYiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjAzODRlY2NmLWUyMzgtNjg0NS1iODg3LTNmOGVhMTkyNDFiNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowMzg0ZWNjZi1lMjM4LTY4NDUtYjg4Ny0zZjhlYTE5MjQxYjQiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4L/Ze8AAACa0lEQVR42uSYTY8hURSGT31oxGY0CRILsdNj07NWGGlFB/+jzZ+Z/iuq2yBa79qmSaaJrViRtAUWtE1XzT3HVPnIWMykb6IyJ5Fbj1N17lvXe09BUBTFYAGnHh6PRxdRqNPpBJfLZSX+lvF4l3nEcrkUZTy4usqCwyGDpmmUyGazIMtbxjzy3d02L0m7rIIgAJ1/c1Omm+ERJPbxsUWQTCZJRKu1z/t56SAvwcND0yoYDAbB7XZzESskEgkjHo/Tyr2+TtkKCeD1fiKeTqd4Cpyfe0kU8ia/Zcz7/X4q9vLyEyKRCIiiyG9lcWKc9O1tRRNJko+Sq9WGRXGffb59BjDoeozRaMTNtyR2MBjQiqmqSpPXarWjLAgi1Ou7LECj0bAKptNf6VPhJjaTybAJHFCtVulNVc0xlo5yLpdjN7HlfP6aRNdqP5jYNF/PogcxYrEY6woO6PV6FuNN9Psbvrj4TJYxGb2OIvv9PvFsNmPC81SDm1jcFLjrdf2dvGcYOq0cjn9iupANuq6TWHxhDIdDrr2WbBAOh2nCTqdD4+XlFybukEXGz3v5brdLRUxGsYFAgG83aLfbBIVCgTZHpVL5zUXy6jEuFou04ppWsQqWy9+4eZbEKkoSzs4cbJfXrWaPonHXY6RSKRJlMm4itAN2CbMDmA+X+XwO6/Wan2dDoRDBZDKh8V8Y7TEej7l6lsSCTUK4v68ai8XiQ4odfhv7cM9ijzX77KmHfHv73S4uANncJLYQWyqV7CM2kVDsI7bZbNpH7O5PkpMXG41GbSNWeHpq2+YJJvN+nv+33w1E/FvGDkJR5y8BBgAVz/R60Q5H5gAAAABJRU5ErkJggg==');
    width: 43px;
    height: 28px;
}


header .flag {
    width: 23px;
}
@media (min-width: 812px) {
    header .flag {
        width: auto;
    }
}
.modal .modal-body {
    text-align: center;
}
.modal .country-choice {
    text-align: center;
}

/* Fixes for conflicts with IDSTC modal window */
.modal {
    /* z-index: 9999999!important; */
}
.modal-backdrop.in {
    /* z-index: 9999998!important; */
}


/* PRODUCT DETAILS */

@media (min-width: 768px) {
    .col-md-6.productdetail-image-col {
        margin-top: -60;
    }
}

@media (min-width: 768px) {
    .col-md-6.productdetail-description-col {
        margin-top: -60px;
    }
}

.productdetail-description-col .text-center.product-name {
    font-weight: 900;
    color: #00a0af;
    font-size: 21px;
}

.btn.btn-default.btn-block.btn-continue-shopping {
    background-color: #7d7979;
    color: #ffffff;
    border-radius: 0px;
}

.btn.btn-primary.btn-block.btn-add-to-cart {
    border-width: 0px;
    border-radius: 0px;
    padding: 11px;
}



/* SEARCH */

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
    border-width: 0px;
    border-radius: 0px;
    background-color: #f8f8f8;
    box-shadow: 0px 0px 0px 0px;
}

    .input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle {
        border-width: 0px;
        border-radius: 0px;
        background-color: #00a0af;
    }

.fa.fa-search {
    color: #ffffff;
}



/* SIDEBAR */

.shoppingcart-category-panel {
    background-color: #f8f8f8;
    border-width: 0px;
    border-radius: 0px;
}

.shoppingcartapp .k-state-selected {
    background-color: #00a0af;
    width: 89%;
    margin: auto;
    border-radius: 0px;
    border-width: 0px;
}



/* TOP SECTIONS */

.shoppingcart-category-description {
    display: none !important;
}

.entry-content ol.breadcrumb {
    display: none !important;
}

.shoppingcart-filter-controls .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    display: none !important;
}

.shoppingcart-filter-controls .btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    display: none !important;
}

.cart-pagination.text-right-lg.text-right-md.text-center-sm.text-center-xs {
    display: none !important;
}

.shoppingcart-filter-controls {
    box-shadow: 0px 0px 0px 0px;
    border-width: 0px !important;
    border-radius: 0px !important;
    background-color: #f5f5f5;
    margin-top: -10px;
}


/* PRODUCT GRID CARDS */

.gridproduct-card {
    border-width: 0px !important;
    -webkit-box-shadow: 0px 0px 27px -4px rgba(0,0,0,0.27);
    box-shadow: 0px 0px 27px -4px rgba(0,0,0,0.27);
}

    .gridproduct-card:hover {
        transform: scale(1.03);
        transition: all .2s ease-in-out;
    }

.panel-body.shoppingcart-product-panel .text-center.product-name {
    font-weight: 600;
    font-size: 15px;
}

.text-center.product-price {
    margin-top: 13px;
}

.btn.btn-primary.btn-sm.quarter-pad-bottom.btn-product-more-info {
    background-color: #00a0af;
    border-width: 0px;
    border-radius: 0px;
    width: 47%;
}

    .btn.btn-primary.btn-sm.quarter-pad-bottom.btn-product-more-info:hover {
        background-color: #397f8c;
    }

.btn.btn-primary.btn-sm.quarter-pad-bottom.btn-product-add-to-cart.ng-scope {
    background-color: #7d7979;
    border-width: 0px;
    border-radius: 0px;
    width: 47%;
}

    .btn.btn-primary.btn-sm.quarter-pad-bottom.btn-product-add-to-cart.ng-scope:hover {
        background-color: #655f5f;
    }



/* HIDE ZIP & GRID FORM LAYOUT FIXES */

.search-by-zip {
    display: none !important;
}

.flex-grid, .flex-grid > div[class*="col-"] {
    display: flex;
    flex: 400px;
    flex-wrap: wrap;
}




* {
    letter-spacing: 0;
}

@media only screen and (max-width: 980px) {
    .three-col .et_pb_column_1_3 {
        width: 33%;
        padding: 5px;
    }

    .et_pb_column .et_pb_module {
        margin-bottom: 0px;
    }

    .reverse-direction-rows .et_pb_equal_columns {
        display: flex;
        flex-direction: column;
    }

    .reverse-direction-rows div:nth-child(even) {
        flex-direction: column-reverse;
    }

    .reverse-direction-rows .et_pb_row {
        max-height: none;
    }
}

.circle {
    padding: 20px !important;
    border-radius: 50%;
    width: auto;
    text-align: center;
    background: rgba(255,255,255, 0.7 );
}

.et_pb_slide_image img {
    max-height: 100% !important;
}

@media (max-width: 767px) {
    .et_pb_slide_image, .et_pb_slide_video {
        display: block !important;
    }
}

.et_multi_view_hidden, .et_multi_view_hidden_image {
    display: block !important;
}

.et_pb_slide_image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

h2:after {
    content: "";
    position: absolute;
    left: 25%;
    top: 40px;
    height: 1px;
    width: 50%;
    border-bottom: 1px solid black;
}

.h2, h2 {
    font-weight: 300;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.shoppingcartapp .btn.btn-primary {
    background-color: #00a1b1;
    border-color: #008894;
}

    .shoppingcartapp .btn.btn-primary:hover {
        background-color: #06808e;
    }

.shoppingcartapp a {
    color: #06808e;
}

.shoppingcartapp .k-widget.k-treeview {
    color: #06808e;
}

.shoppingcartapp .k-treeview-lines .k-icon {
    color: #06808e;
}

.shoppingcartapp .k-state-selected {
    background-color: #00a1b1;
}

.cp-round:after {
    border-top: solid 6px #00a1b1;
}

/* Hide leave rewards shopping button and make message red for canadian shoppers */
.page-id-29906 #maincart .well.well-sm .btn.btn-warning.pull-right {
    display: none;
}

.page-id-29906 #maincart .well.well-sm p {
    font-weight: bold;
    color: red
}

.modal a.close-modal {
    position: absolute;
    top: -12.5px;
    right: -12.5px;
    display: block;
    width: 30px;
    height: 30px;
    text-indent: -9999px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAA3hJREFUaAXlm8+K00Acx7MiCIJH/yw+gA9g25O49SL4AO3Bp1jw5NvktC+wF88qevK4BU97EmzxUBCEolK/n5gp3W6TTJPfpNPNF37MNsl85/vN/DaTmU6PknC4K+pniqeKJ3k8UnkvDxXJzzy+q/yaxxeVHxW/FNHjgRSeKt4rFoplzaAuHHDBGR2eS9G54reirsmienDCTRt7xwsp+KAoEmt9nLaGitZxrBbPFNaGfPloGw2t4JVamSt8xYW6Dg1oCYo3Yv+rCGViV160oMkcd8SYKnYV1Nb1aEOjCe6L5ZOiLfF120EjWhuBu3YIZt1NQmujnk5F4MgOpURzLfAwOBSTmzp3fpDxuI/pabxpqOoz2r2HLAb0GMbZKlNV5/Hg9XJypguryA7lPF5KMdTZQzHjqxNPhWhzIuAruOl1eNqKEx1tSh5rfbxdw7mOxCq4qS68ZTjKS1YVvilu559vWvFHhh4rZrdyZ69Vmpgdj8fJbDZLJpNJ0uv1cnr/gjrUhQMuI+ANjyuwftQ0bbL6Erp0mM/ny8Fg4M3LtdRxgMtKl3jwmIHVxYXChFy94/Rmpa/pTbNUhstKV+4Rr8lLQ9KlUvJKLyG8yvQ2s9SBy1Jb7jV5a0yapfF6apaZLjLLcWtd4sNrmJUMHyM+1xibTjH82Zh01TNlhsrOhdKTe00uAzZQmN6+KW+sDa/JD2PSVQ873m29yf+1Q9VDzfEYlHi1G5LKBBWZbtEsHbFwb1oYDwr1ZiF/2bnCSg1OBE/pfr9/bWx26UxJL3ONPISOLKUvQza0LZUxSKyjpdTGa/vDEr25rddbMM0Q3O6Lx3rqFvU+x6UrRKQY7tyrZecmD9FODy8uLizTmilwNj0kraNcAJhOp5aGVwsAGD5VmJBrWWbJSgWT9zrzWepQF47RaGSiKfeGx6Szi3gzmX/HHbihwBser4B9UJYpFBNX4R6vTn3VQnez0SymnrHQMsRYGTr1dSk34ljRqS/EMd2pLQ8YBp3a1PLfcqCpo8gtHkZFHKkTX6fs3MY0blKnth66rKCnU0VRGu37ONrQaA4eZDFtWAu2fXj9zjFkxTBOo8F7t926gTp/83Kyzzcy2kZD6xiqxTYnHLRFm3vHiRSwNSjkz3hoIzo8lCKWUlg/YtGs7tObunDAZfpDLbfEI15zsEIY3U/x/gHHc/G1zltnAgAAAABJRU5ErkJggg==');

}