div#BambooHR * {
    color: inherit;
}

.text-page .content {
	max-width: 80em;
}
.text-page .content .col-md-12,
div#BambooHR {
	max-width: 40em;
	margin: auto;
	float: none;
}
.careers-img > div + div {
	margin-top: 2em;
}
.two-columns-flex .row {
    display: flex;
    align-items: center;
}

.gtranslate label {
	display: block;
}
.gtranslate select {
	color: #333;
	padding: .25em;
	margin-top: .25em;
	width: 10em;
}


/* NEW CAROUSEL CSS */
.hero-img-container {
	margin-bottom: 0;
	position: relative;
	font-size: 2em;
	@media (max-width: 1400px) {
		font-size: 1.5em;
	}
	@media (max-width: 480px) {
		font-size: 1em;
	}
	& .hero-cta {
		display: flex;
		align-items: center;
		justify-content: center;
		font-size: 1em;
		  margin-top: 1em;
		padding: .5em 1em;
		width: max-content;
		@media (max-width: 380px) {
		  width: 100%;
		}
    }
	& h1 {
		font-size: 3em;
		line-height: 1;
		margin: 0;
	}
	& .img-responsive {
		width: 100%;
		max-width: initial;
	}
}
.background-overlay {
  @media (min-width: 911px) {
    &:before {
      display: block;
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: rgba(255,255,255,.25);
    }
    &:has(.light-font):before {
      background-color: rgba(0,0,0,.25);
    }
  }
}
.cta-text {
  position: absolute;
  & h1 {
    font-weight: 400;
  }
}
.top-left {
  top: 3rem;
  left: 3rem;
}
.top-center {
    top: 3rem;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
}
.top-right {
  top: 3rem;
  right: 3rem;
}
.center-center {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
    text-align: center;
}
.center-left {
    left: 3rem;
    top: 50%;
    transform: translateY(-50%);
}
.center-right {
    right: 3rem;
    top: 50%;
    transform: translateY(-50%);
}
.bottom-left {
  bottom: 3rem;
  left: 3rem;
}
.bottom-center {
    bottom: 3rem;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
}
.bottom-right {
  bottom: 3rem;
  right: 3rem;
}
.button-center {
  margin-left: auto;
  margin-right: auto;
}
.button-right {
  margin-left: auto;
}
.mobile-background {
  padding: 2rem 3rem 3rem;
}
.hero-wrapper-link {
    text-decoration: none;
    color: inherit;
}
.text-shadow .text-editor-block {
    text-shadow: 1px 1px 2px rgba(0,0,0,.5);
}
@media (min-width: 911px) {
    .hidden-responsive-up {
        display: none;
    }
}
@media (max-width: 910px) {
    .hidden-responsive-down {
        display: none;
    }
    .cta-text {
        position: initial;
        transform: initial;
        max-width: initial;
        width: 100%;
        padding: 2rem 1rem 3rem;
		display: flex;
        flex-direction: column;
        align-items: center;
    }
}

.shop-hero-container {
  & > div {
    display: flex;
    align-items: center;
    gap: 2rem;
    max-width: 1920px;
    margin: auto;
    padding: 0 1rem;
  }
}
.mobile-show {
	@media (min-width: 1081px) {
		display: none;
	}
}
.mobile-hide {
	@media (max-width: 1080px) {
		display: none;
	}
}

/* Rasin New Css  */

/* .header-group {
	border-bottom: 1px solid #eaeaea !important;
}
.search-sign > ul > li a:not(.dropdown a) {
border-bottom: 1px solid white !important;
}
h1, h2, h3 {

	 font-family: "Instrument Serif", serif !important;
  font-weight: 400;
  font-style: normal;
	font-weight: 300 !important; 
	max-width: 20ch;
}
h4, h5, h6, p, a, span, div, li {
	font-family: 'Instrument Sans', sans-serif !important;
	font-weight: 300 !important; 
}


.header-group {
background: white !important;
}


.header-group span, .header-group a {
	color: #111111 !important; 
	font-size: 13px !important; 
	
}


.header-group .btn-mega2nd, .header-group .btn-mega1st {
color: #ffffff !important; 
}

header .form-control {

background: #ffffff !important; 
	border-color: #dadada !important; 

}

.header-group .site-search label {
 color: #424242 !important; 
}

.header-group .dropdown-toggle {
font-size: 13px !important; 
}

.master-header-top {
bottom: 1em;

	    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    background-color: #bfbfbf33;
    max-width: 100%;
    opacity: 1;
	border-radius: 4px; 
	box-shadow:  0 1px 1px hsl(0deg 0% 0% / 0.075),
      0 2px 2px hsl(0deg 0% 0% / 0.075),
      0 4px 4px hsl(0deg 0% 0% / 0.075),
      0 8px 8px hsl(0deg 0% 0% / 0.075),
      0 16px 16px hsl(0deg 0% 0% / 0.075);
	background: #111 !important;
}

.master-header-top a, .master-header-top span {
	
		font-size: 12px !important; 
	text-transform: uppercase !important; 
	color: white !important; 
	letter-spacing: 1px;
}

header form [type=submit] {
background: #7b7b7b !important; 
	border-left-color: #7b7b7b;
}


.dark-mode, .important-dates {
	    background: white !important;
    color: #111 !important;

}

.alternate:nth-of-type(even) {
 background: white !important;
}


.alternate p span, .container p span {
font-size: 18px; 
	max-width: 30ch; 
}

.alternate .cta, a.cta {
	background: #1e1e1e;
    text-shadow: initial;
    text-transform: uppercase;
    font-size: 13px !important;
    letter-spacing: 1px;
    font-weight: 400 !important;
    padding: 16px 40px;
	margin-top: 24px; 
	
}

.alternate {
padding: 0;
}
.alternate .column{
padding: 0; 
}

.alternate .cta:hover, a.cta:hover { 
	color: white !important;
	background: #525252; 
	
}


.brands-header {
    background: #ffffff;
    color: #111;
    padding: 20px;
	border: 1px solid #eaeaea;
	border-bottom: 0px; 
	padding-top: 30px; 
}
.brands-header div {
align-items: center; 
	display: flex; 
	justify-content: center; 
	color: black; 
	
}

.slick-slide img {
max-width: 150px; 
}

.home-page .brands-carried, .top-sellers {
padding: 0; 
	background: white;
}

#top-link-block a {
background: #fffffff7; 
	color: #000000b8; 
	border-radius: 4px; 
}

.slick-prev, .slick-next {
background-color: white;
	color: #ccc;
}
.slick-prev:hover, .slick-next:hover {
background-color: white;
	color: #111;
}

.cta, .featured-images .overlay a {
	background: #1e1e1e;
    text-shadow: initial;
    text-transform: uppercase;
    font-size: 13px !important;
    letter-spacing: 1px;
    font-weight: 400 !important;
    padding: 16px 40px;
}

.overlay p {
    font-family: "Instrument Serif", serif !important;
    font-weight: 400;
    font-style: normal;
    font-weight: 300 !important;
    max-width: 20ch;
	color: #111 !important; 
	text-shadow: none !important; 

}

.navbar-toggle .icon-bar {

background: #c1c1c1; 
}

.navbar-toggle .icon-bar {
height: 2px; 
	padding-bottom: 2px;
}

.mobile-show .btn {
text-transform: uppercase; 
	padding: 20px;
    letter-spacing: 1px;
    font-weight: 400 !important;
}


@media (max-width: 960px) {
    .featured .overlay {
        padding: 0 20px;
        position: initial;
    }
	
	.featured .overlay p {
	        font-size: 32px;
        padding-top: 24px;
	}
	
	.featured .overlay p:nth-child(2) {
	     padding: 0; 
		margin: 0; 
		height: 0; 
	}
}

#pos_3080 {
margin: 0; 
}

.featured-images {
margin: 0; 
}

#pos_3696 {
margin-bottom: 30px; 
}
#pos_3696 h2{
	
	width: 100%; 
	    justify-self: center;
	margin-top: 40px; 

}

#pos_3696 .ui-carousel .track-wrapper {
display: flex; 
	justify-content: center;
}


.home-page .related-items-item {
background-color: #ececec; 
	color: #111; 
	padding: 20px !important;
}

.home-page .grid-item-text {
    height: initial;
    margin-top: 1em;
    text-align: center;
    padding: 20px;
    text-transform: uppercase;
    color: #727272;
    letter-spacing: 1px;
	font-weight: bold !important; }

#top-link-block.affix.show {
bottom: 28%;
}

footer {
border-top: 0px; 
	background: #eaeaea; 
	color: #111; 
	padding: 2em 0 2em;
}

footer .quicklinks-heading {
display: none; 
}

footer form input, footer form button {
background: #ffffff;
}

footer p:not(.quicklinks-heading) {
margin-top: 0; 
}


.yamm .nav.navbar-nav>li.dropdown:hover {
background: #fff; 
}

header .dropdown-menu {
background: #f3f3f3; 
}


.yamm .btn.btn-mega2nd {

color: #111 !important; 
}

.yamm .nav-header, .nav h3 {
color: #111 !important; 
	
	color: #111;
    font-family: instrument serif !important;
border-bottom: 0; 
 
}

.yamm h3 {
padding-top: 4px;
	font-size: 16px; 
	margin: 0; 
}

.yamm .cta, .yamm .btn.btn-mega1st {
color: white !important;
    font-size: 10px !important;
    padding: 10px 20px !important;
    font-weight: 600 !important;
    margin-top: 6px;
	margin-left: 0px !important;
	color: white !important; 
	background: #111 !important;
}

.yamm .cta:hover, .yamm .btn.btn-mega1st:hover {
color: #111 !important;
	background: #ccc !important; 
}

#pos_3804 {
margin-bottom: 30px; 
}

.what-we-deliver {
background: #ececec; 
	padding: 2em 4em;
	
}

.what-we-deliver h2, .what-we-deliver p span {
max-width: 100% !important; 
} */

