#master-container {
  margin: 0 auto;
  max-width: 100%;
  width: 100%;
  border: 0 !important;
}

#master-container #user-menu {
  padding: 0;
}

#header {
  margin-top: 38px;
}

#header .header-logo {
  padding: 0;
  margin: 0;
  align-items: center;
}

.btnSearch {
  height: 34px !important;
}

.user-menu-section {
  white-space: normal;
}

.user-menu-section .list-inline li:nth-child(2) {
  /*padding-left: 2px !important;*/
  /*padding-right: 2px !important;*/
}

.user-menu-section .dropdown.open > a {
  text-decoration: none;
} 

.user-menu-section[data-style="dropdown"] .dropdown.open .dropdown-menu.user-submenu {
  border-radius: 0;
  padding: 10px;
  left: -116px;
  text-transform: uppercase;
  font-size: 12px;
}

.user-menu-section[data-style="dropdown"] .dropdown.open .dropdown-menu.user-submenu > ul.user-submenu-section {
  text-align: left !important;
}

.sticky-ticker {
  background-color: #333 !important;
  color: #fff !important;
}

.sticky-ticker .list-unstyled {
  height: 25px !important;
}

.search-form input {
  max-width: 233px;

}

.fixed-ticker-top {
  position:fixed !important; top:0; margin:auto; z-index:100000; width:100%;
  border: 0;
  height: 28px;
  font-size: 15px;
}

body.modal-open .fixed-ticker-top {
  display: none;
}

.global-modal .modal-header > h4 {
    font-size: 35px;
    font-weight: 100;
    font-family: Neuton;
    color: black;
    text-transform: capitalize;
}

.global-modal .modal-body {
  font-size: 15px;
  font-weight: 300;
  line-height: 1.4;
  font-family: Lato;
  color: black;
}

.modal-header .close {
  opacity: .8;
}

.global-ticker-header > ul {
  padding: 0 !important;
  margin: 0;
}

#header .header-content {
  min-height: 0px !important;
  max-height: 85px;
  height: 100%;
}

.mobile-search-btn {
  transform: rotate(90deg);
  height: 30px;
  width: auto;
  margin-top: -1px;
}

.menu-icon {
  width: 28px;
  height: auto;
}

.btnSearch {
  border-radius: 8px;
  background-color: #ffffff;
}

.btnSearch:hover {
  background-color: white;
}

.header-logo-lg {
  width: 100%;
  max-width: 210px;
  height: auto;
}

.global-ticker-header .list-unstyled {
  overflow: visible;
}

#header #user-menu > .user-menu-section > ul {
  margin: 0;
  padding: 0;
  text-align: right;
}

.mobile-menu-controls > .navbar-toggle {
  border: 0 !important;
  padding-right: 0px !important;
  margin-right: 0px !important;
}

.mobile-menu-controls  > .navbar-toggle .icon-bar+.icon-bar {
  margin-top: 5px !important;
}

.icon-bar {
  height: 1px !important;
}

#header .header-top {
  top: -10px;
  height: 21px;
  z-index: -1;
  position: relative;
}

#header .header-bottom {
  background-position: 0 -157px;
}

#header ul#user-menu li {
  margin: 0;
  padding: 0;
}

#master-container ul#user-menu {
  margin: 0 !important;
  padding: 0 !important;
}

.cart-box {
  background: #ffffff;
  border: none;
  border-radius: 4px;
  padding: 0px;
}

.navbar-nav {
  padding-bottom: 0px !important;
}

.fixed-content-container {
  max-width: 1170px;
  border: 2px dashed red;
  margin: 0 auto;
}

.collapsing {
  margin-bottom: 0px !important;
}

.navigation-wrapper {
  padding: 0 15px;
}

.navigation-wrapper .nav-col-container {
  height: 78px;
  display: flex;
  flex-direction: column;
  vertical-align: middle;
  justify-content: center;
}

.search-form {
  display: flex !important;
  align-items: center;
  height: 80px;
}

.btnSearch img {
  height: 24px;
  position: relative;
  width: auto;
  top: -1px;
  right: -6px;
}

.btn.btn-link {
  background: none;
  border: none;
  color: #000;
  text-decoration: underline;
  display: inline-block;
}

#master-container #user-menu #userMenuLabel > span.caret {
  margin-left: -5px;
}

#master-container #user-menu .cart-box > a {
  position: relative;  
}

#master-container #user-menu .cart-box a span.cart-item-count-sm {
  display: inline !important;
  font-weight: bold;
  color: black;
  font-size:10px;
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#master-container #user-menu .cart-box a span.cart-item-count-sm.badge {
  background-color: red;
  padding: 4px;
  color: #FFF;
  top: -50%;
  left: 45%;
  transform: initial;
  min-width: 18px;
}

#master-container #user-menu .cart-box[data-item-count="0"] a span.cart-item-count-sm.badge {
  opacity: 0;
}


.cart-item-count-sm {
  top: 2px;
  left: -21px;
  position: relative;
}

#brandsDropdown-label {
  border-top: none !important;
}

.subnav-table.navbar-collapse {
  padding-top: 0px !important;
}

.navbar.collapse.in {
  margin-bottom: 0;
}


.subnav-table > nav.navbar.yamm > .nav > li.dropdown > .dropdown-menu > .yamm-content > .vtable > .vcell:first-child()  {
  padding: 5px 15px;
}

.yamm .yamm-content {
  padding: 0 30px 20px 5px
}

.subnav-table > nav.navbar.yamm > .nav > li.dropdown > .dropdown-menu > .yamm-content a {
   display: inline-block;
   /*padding: 0px 5px 5px 0px !important;*/
}

.yamm .yamm-content .thumbnail-link {
  padding: 0 !important;
}

.subnav-table > nav.navbar > ul.nav li.dropdown.nav-text-danger > a {
  color: #D90000;
}


.home-page #homepage-slides.ls-carousel .owl-pagination {
  display: block;
}

.home-page #homepage-slides.ls-carousel .owl-buttons {
  display: none;
}

.homepage-stories {
  display: none;
  gap: 25px;
  padding: 20px;
  overflow-x: auto;
  scrollbar-width: none;
  max-width: 645px; /* This value should be set by calculating the total empty space within the homepage-stories element. */
  margin: auto;
}

#main-container,
#main-table {
  padding-top: 0;
}

.circle {
  flex: none;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  text-align: center;
}

.circle-bordered {
  border: 3px solid #83881c;
  box-shadow:inset 0px 0px 0px 4px #fff;
}

.homepage-stories > .circle {
  
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 6px;
  font-weight: bold;
  padding: 0 2px;
}

.homepage-stories .circle.circle-blue {
  border-color: #008fcf;
  background-color: #008fcf;
}

.homepage-stories .circle-text {
  color: white;
  font-size: 13px;
  line-height: 16px;
  position: relative;
  text-shadow: 1px 1px 2px black;
  padding: 0 4px;
  font-weight:300;
}

/* Mini Cart Styles */
.modal.right.mini-cart .modal-dialog {
	height: 100vh !important;
	max-width: 374px !important;
	width: 100%;
}

.modal.mini-cart .modal-body {
	padding: 15px !important;
	font-family: 'Lato', sans-serif;
}

.modal.mini-cart .h4 {
	font-family: 'Lato', sans-serif;
	font-weight: normal;
}

.modal.mini-cart .modal-body .h3 {
	padding-bottom: 20px;
}

.modal.mini-cart .modal-body .h4 {
	border-bottom: 1px solid black; 
	padding: 0 0 18px 0; 
	margin-bottom: 20px;
}

.modal.mini-cart .modal-content {
	box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
}

.modal.mini-cart .modal-content .col {
	padding-bottom: 20px;
}

.modal.mini-cart .content-wrapper {
	max-width: 412px; 
	margin: auto;
	max-height: 50vh;
	overflow-y: auto;
	padding-right: 15px;
}

.modal.mini-cart .qty-container {
	display: flex;
	justify-content: space-between;
	font-size: 14px;
	color: grey; 
	margin-bottom: -8px; 
	border-top: thin solid black; 
	padding-top: 14px;
}

.modal.mini-cart .price-container {
	display: flex; 
	justify-content: space-between; 
	font-size: 18px;
}

.modal.mini-cart .detail-list-container {
	display: flex; 
	justify-content: flex-start
}

.modal.mini-cart .detail-list {
	list-style: none;
	padding: 0;
	margin: 0; 
	display: flex;
	flex-direction: column; 
	justify-content: center;
}

.modal.mini-cart .blank-img-placeholder {
	flex: none;
	height: 80px;
	width: 80px;
}

.modal.mini-cart .sub-title {
	color: grey; 
	font-size: 12px;
}

.modal.mini-cart .primary-title {
	padding: 0; 
	font-weight: bold;
	padding-bottom: 6px;
}

.modal.mini-cart .qty-detail {
	color: black; 
	font-size: 12px;
	padding-top: 2px;
}

.modal.mini-cart .modal-footer {
	display: flex;
	flex-direction: column;
	gap: 10px;
	padding: 0px 30px !important;
}

.modal.mini-cart .modal-footer .btn {
	margin: 0 0 20px 0;
	font-family: 'Lato', sans-serif;
}

body.cart ul.included-samples-list, .modal.mini-cart .sample-container {
	border: thin dashed black; 
	padding: 10px; 
	text-align: center;
  background-color: #F7F7E8;
}

body.cart ul.included-samples-list {
 padding: 14px;
}

.modal.mini-cart .sample-container p {
	font-size: 12px; 
	font-weight: 500; 
	margin: 0;
}

.modal.mini-cart .close {
	margin-top: -3px !important;
	margin-right: 15px;
	font-size: 41px;
	font-weight: 300;
	opacity: 1;
}

/* BELOW DISABLES THE FULLSCREEN TINT OVERLAY FOR POPUPS. */
body.mini-cart-modal.modal-open .modal-backdrop.in {
	/*display: none !important;*/
  	opacity: .2;
}


.password-form-group .checkbox > label {
  line-height: 20px;
}

.password-form-group #opened-eye, 
.password-form-group #closed-eye {
  z-index: 1;
  position: absolute;
  z-index: 1;
} 

.password-form-group.password-form-group_profile-page #opened-eye, 
.password-form-group.password-form-group_profile-page #closed-eye {
  top: 10px;
  right: 24px;
}

.password-form-group.password-form-group_checkout-page #opened-eye, 
.password-form-group.password-form-group_checkout-page #closed-eye {
  top: 10px;
  right: 9px;
} 

.password-form-group #toggle-pwd-checkbox {
  opacity: 0;
  z-index: 2;
  width: 20px;
  height: 20px;
  position: absolute;
  top: -5px;
  right: 18px;
}

.password-form-group.password-form-group_profile-page #toggle-pwd-checkbox {
  top: -5px;
  right: 18px;
}

.password-form-group.password-form-group_checkout-page {
  position: relative;
}

.password-form-group.password-form-group_checkout-page #toggle-pwd-checkbox {
  top: -3px;
  right: 4px;
  border: thin solid red;
}

.password-form-group #toggle-pwd-checkbox input{
  cursor: pointer;
}

.homepage-product-carousel .owl-controls .owl-page:nth-child(n + 10) {
  border: thin solid red !important;
  display: none;
}

.footer-bottom-content p {
  padding: 37px  8px 60px;
  border-top: 1px solid #c0c0c0;
  font-size: 17px;
  line-height: 29px;
  font-style:italic;
  color: #7b7b7b;
}