/* Resets
-------------------------------------------------- */
body,
button,
input,
select,
textarea {
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #333;
}

body {
	background: #fff;
  color: #615245;
  font-family: 'Roboto', ;
}

img {
	flex-shrink: 0;
}

a {
	color: #000;
}

a.active {
	color: #0275d8;
}

a:hover {
	color: #615245;
	text-decoration: none;
}

.form-control:focus{
    border-color: #cccccc;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.row.no-pad {
	 margin-right: 0;
	 margin-left: 0;
}
.row.no-pad > [class*='col-'] {
	 padding-right: 0;
	 padding-left: 0;
}

.l-no-pad {
	padding-left: 0;
}

.r-no-pad {
	padding-right: 0;
}

.l-r-no-pad {
	padding-left: 0;
	padding-right: 0;
}

.no-margin {
	margin: 0;
}

.vertical-align {
	display: flex;
	align-items: center;
}

.truncated {
	max-width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.borderless {
	border: none;
}

.border {
  border: 2px solid #615245!important;
}

.border-b {
	border-bottom: 1px solid rgba(0, 0, 0, .125);
}

.border-l {
	border-left: 1px solid rgba(0, 0, 0, .125);
}

.border-r {
	border-right: 1px solid rgba(0, 0, 0, .125);
}

.border-t {
	border-top: 1px solid rgba(0, 0, 0, .125);
}

.pagination>li>a, .pagination>li>span, .pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
	color: #000;
}

.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
	color: #615245;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
	background: #615245;
	border-color: #615245;
}

.page-item.active .page-link, .page-item.active .page-link:focus, .page-item.active .page-link:hover {
	background-color: #000;
	border-color: #000;
}

.form-control:focus{
    border-color: #cccccc;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.alert i {
	margin-right: 0.2rem;
}

.mandatory {
	color: #f70c0c;
}

.hidden {
	display: none;
}

.btn-main {
	background: #111;
	border-color: #111;
	color: #FFF;
}

.btn-main:hover,
.btn-main:focus,
.btn-main:active,
.btn-main.focus {
	background: #333;
	border-color: #333;
	color: #eee;
}

.card {
	margin-bottom: .75rem;
}

/* Typography
-------------------------------------------------- */
h1,h2,h3,h4,h5,h6 {
  font-family: 'Roboto',  !important;
	font-weight: 400 !important;
  text-transform: uppercase !important;
  letter-spacing: 2px !important;
}

h1 {
	margin-bottom: 2.5rem;
  font-size: 3.125rem;
}

h2 {
  font-size: 3.125rem;
}

h3 {
  font-size: 2.5rem;
}

h4 {
  font-size: 1.875rem;
}

p {
  font-size: 1.25rem;
}

.review-details h3 {
	margin-top: 0.8rem;
}

.order-details h4 {
	margin-bottom: 1rem;
}

.billing h4 {
	margin-bottom: 0.8rem;
}

.shipping h4 {
	margin-bottom: 1rem;
}

.myaccount-addresses .card-header h4,
.myaccount-orders .card-header h4 {
	margin-top: 0.4rem;
}

.card-img-overlay h4.card-title {
	font-size: 1rem;
}

footer h5 {
  margin-top: 0.8rem;
  margin-bottom: 0.6rem;
}

footer .fal {
  margin-right: 0.5rem;
}

footer .fab {
  margin-right: 0.75rem;
}

footer .fa-map-marker-alt {
  margin: 5px 1rem 0 0;
}

.order-details h6 {
	color: #615245;
	font-size: 1.2rem;
	font-weight: 700;
	text-transform: uppercase;
}

.modal.cart-update-modal h6 {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 0.7rem;
}

.modal-button {
  background-color: #425a4d;
  padding: 2rem;
  color: #fff;
  font-size: 1.25rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  transition: all 0.5s;
}

.modal-button:hover {
  background-color: #615245;
  color: #fff !important;
}

.cart-update-modal .price {
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 0.7rem;
}

.description {
  color: #888;
  font-size: 0.9rem;
}

/* Navigation
-------------------------------------------------- */
.main-menu .navbar {
    background: #efefef;
    border: 1px solid rgba(0, 0, 0, .125);
    margin-bottom: 1rem;
    margin-top: 1rem;
}

.mobile-navbar {
	border: none;
	margin-top: 0;
	overflow-y: scroll;
    max-height: 100%;
    background: #eee;
    border-bottom: 1px solid rgba(0, 0, 0, .125);
}

.mobile-navbar .brand {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 2.5rem;
}

.mobile-navbar .brand img {
	max-height: 100%;
}

.mobile-navbar .brand img {
	max-height: 100%;
	max-width: 100%;
}

.mobile-navbar .quick-icons {
	font-size: 1.4rem;
	line-height: 2.5rem;
}

.mobile-navbar .quick-icons a {
  color: #615245;
}

.mobile-navbar .cart-icon {
	position: relative;
	margin-right: 1rem;
}

.mobile-navbar .cart-icon .badge {
  font-size: 0.7rem;
  position: absolute;
  top: 0;
  left: 0.75rem;
}

.badge-danger {
  color: #fff;
  background-color: #425a4d;
}

.badge-pill {
  border-radius: 100%;
}

.mobile-navbar .tel-icon {
	margin-right: 0.625rem;
}

#mobile-menu {
	margin-top: 1rem;
  width: 100% !important;
}

#mobile-menu form {
	display: none;
}

#mobile-menu .nav-item {
	border-bottom: 1px solid rgba(0, 0, 0, .125);
	float: none;
	margin-left: 0;
}

#mobile-menu .nav-item:last-of-type {
	border-bottom: none;
}

#mobile-menu .nav-item {
	background: transparent;
	font-size: 1.1rem;
	font-weight: 500;
	padding: 0.4rem 0.8rem;
}

#mobile-menu .nav-item:focus {
	background: #ddd;
}

/* Header
-------------------------------------------------- */
header {
  padding: 3rem 8rem;
  background-color: #fff;
  box-shadow: 0px 0px 10px #615245;
  z-index: 99;
  position: relative;
}

header .logo {
	display: flex;
	align-items: center;
}

header .logo a {
	width: 100%;
}

header .nav-link {
  text-transform: uppercase;
  font-size: 1.25rem;
  padding: 0 1rem !important;
  color: #615245;
  font-weight: 400;
  letter-spacing: 2px;
}

header .nav-link:last-child {
  padding-right: 0;
}

.cart-link {
  color: #615245;
}

.cart-link a,
.cart-link a:hover,
.cart-link button {
  color: #615245;
}

.cart-link .fa-shopping-cart {
  margin-right: 1.5rem;
}

.cart-link span {
  padding: 0;
  background-color: #425a4d;
  border-radius: 100%;
  margin-left: 0.25rem;
  color: #fff;
  display: flex;
  text-align: center;
  width: 2rem;
  height: 2rem;
  position: absolute;
  top: 0.625rem;
  right: 0;
  align-items: center;
  justify-content: center;
}

header .search-btn {
  padding: 0 1rem 0 0;
  background-color: transparent !important;
}

.phone-number p {
	color: #333;
	font-size: 1rem;
	font-weight: 600;
	line-height: 1.9rem;
	text-transform: uppercase;
}

.phone-number span {
	color: #333;
	font-size: 2em;
	font-weight: 900;
}

/* Header - Search
-------------------------------------------------- */
.header-search {
	position: relative;
}

.search-suggestions {
	position: absolute;
	width: 100%;
	z-index: 1002
}

.search-suggestions .list-group-item {
	padding: .55rem 1rem;
}

/* Header - My account
-------------------------------------------------- */
.account-dropdown {
	display: inline;
}

.account-dropdown  .dropdown-menu {
	z-index: 1001;
}

/* Search
-------------------------------------------------- */
.search #main_search {
	padding-bottom: 0.46rem;
}

/* Slider
-------------------------------------------------- */
#home-page-slider {
    padding-bottom: 1rem;
}

/* Page - Main layout
-------------------------------------------------- */

.main-container {
	background: #FFF;
}

.photogallery img {
	width: 100%;
	border-radius: 0rem !important;
}

.photogallery.card-columns {
	-webkit-column-count: 5;
	-moz-column-count: 5;
	column-count: 5;
	margin-bottom: 1rem;
}

/* Blog - Page
-------------------------------------------------- */
.body_blog_post .badge-primary {
	padding-top: 0.4rem;
	padding-bottom: 0.4rem;
}

/* Pagination
-------------------------------------------------- */
.pagination {
  background: #FFF;
  text-transform: uppercase;
  text-align: center;
  margin-top: 4rem;
}

.nav-pagination {
  width: 100%;
}

.pagination li {
    font-size: 0.75em;
}

.pagination li a {
  color: #615245;
  font-weight: 400;
  letter-spacing: 1px;
  border: solid 2px #615245;
  border-right: none;
}

.page-link:hover {
  z-index: 2;
  color: #ffffff !important;
  text-decoration: none;
  background-color: #615245;
  border-color: #615245;
  font-weight: 400;
  letter-spacing: 1px;
}

.page-link.disabled span {
  color: #999;
  font-weight: 500;
}

.page-link.disabled:hover {
	background: none;
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.page-item:last-child .page-link {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right: solid 2px #615245;
}

.page-item.active .page-link,
.page-item.active .page-link:focus,
.page-item.active .page-link:hover {
    background-color: #615245;
    border-color: #615245;
}

/* Supplier - General
-------------------------------------------------- */
.supplier-information-wrapper {
    padding-bottom: 1em;
    margin-bottom: 1em;
}

.supplier-information-wrapper .no-image {
    background: #f6f6f6;
    color: #999;
    display: block;
    padding: 10em 0;
    text-align: center;
    width: 100%;
    font-size: 1.6rem;
}

/* Sitemap - General
-------------------------------------------------- */
.letter span {
	font-size: 2rem;
}

.sitemap .letter {
    border-bottom: 1px solid rgba(0, 0, 0, .125);
    margin-bottom: 1rem;
    padding-bottom: 1rem;
}

.sitemap .link {
    border-bottom: 1px solid rgba(0, 0, 0, .125);
    margin-bottom: 1rem;
    padding-bottom: 1rem;
}

.sitemap .link a {
	width: 100%;
	display: block;
	padding: 0.5rem 0;
}

.sitemap .row:last-of-type .row .letter,
.sitemap .row:last-of-type .row .link {
	border-bottom: none;
	margin-bottom: 0;
}

.sitemap-wrapper li a {
	font-size: 0.9em;
}

/* Filters - Sidebar
-------------------------------------------------- */
.filter-sidebar .row {
	padding-right: 15px;
}

.filters {
	width: 100%;
}

.filters ul {
    list-style: none;
    line-height: 1.5rem;
    margin: 0;
}

.filters li a {
    font-size: 0.9rem;
}

.filters li a i {
	font-size: 0.9rem;
	margin-right: 0.3rem;
}

/* Filters - Bar
-------------------------------------------------- */
.product-filter label {
  font-size: 1.25rem;
  padding-right: 1rem;
  text-transform: uppercase;
}

.product-filter .form-control {
  font-size: 1.25rem;
}

.product-filter .view-per-page {
	margin-left: 0.5rem;
}

.per-page-options .active {
	color: #615245;
}

.product-filter-inner {
  margin: 0;
  border: solid 2px #615245;
  padding: 0.5rem;
  color: #615245;
}

.product-filter-inner select {
  vertical-align: top;
  background-color: transparent;
  border: none;
  color: #615245;
}

/* Department
-------------------------------------------------- */
.wrapper.departments .department {
  margin-bottom: 2rem;
}

.list.col-6:last-child .department,
.list.col-6:nth-last-child(2) .department {
  margin-bottom: 0;
}

.product-filter {
  float: left;
	margin-bottom: 6rem;
}

.filters .card .card-header {
	cursor: pointer;
}

.mobile-refine-by {
	margin-bottom: 1rem;
	margin-top: 1rem;
}

.card {
  border: none;
  border-radius: 0;
}

.card-img {
  width: 100%;
  border-radius: 0;
  height: 400px;
  object-fit: cover;
  padding: 0 8rem;
  margin-top: 4rem;
}

.department-list ul {
  margin-top: 0;
  margin-bottom: 1rem;
  list-style: none;
  padding-left: 0;
}

.department-list ul li {
  font-size: 1.25rem;
  margin-bottom: 1.5rem;
}

.department-list a {
  padding: 0;
  padding-right: 1rem;
}

.product-col {
  margin-bottom: 6rem;
}

.product-col img {
  margin-bottom: 2rem;
  object-fit: contain;
  width: 100%;
  object-position: bottom;
  max-height: 400px;
}

.product-col h4 {
  margin-bottom: 2rem;
}

/* Product
-------------------------------------------------- */
.wrapper.products .product {
  border: 1px solid rgba(0, 0, 0, .125);
  margin-bottom: 1.875rem;
}

.price {
	color: #615245;
}

.product-details .price {
	font-size: 2rem;
}

.product-details .list-group-flush .list-group-item {
	padding-left: 0;
	padding-right: 0;
}

.product-details .product-options .list-group-item:last-of-type {
	border-bottom: none;
}

.list-group {
  display: inline-block;
  width: 100%;
}

.product-details .product-options .list-group-item {
  position: unset;
  display: unset;
  padding: 0;
  margin-bottom: 0;
  background-color: #fff;
  border: 0;
  width: 48%;
  float: left;
  padding-right: 1%;
}

.product-details .product-options .list-group-item label {
  text-transform: uppercase;
  font-size: 1.25rem;
  letter-spacing: 1px;
}

.product-details .product-options .list-group-item:nth-child(even) {
  padding-right: 0;
  padding-left: 1%;
}

.product-details .product-options .list-group-item .form-group {
  margin-top: 2rem;
}

.product-thumbnail-gallery .col-md-3 {
	margin-top: 1.5rem;
}

.product-info-bar {
  background-color: #615245;
  padding: 1rem;
  color: #fff;
  text-align: center;
}

.product-info-bar p {
  margin-bottom: 0;
}

#product-gallery > div > div > a > img {
  width: 100%;
  padding: 0 8rem;
}

.product-details .card-title {
  margin-bottom: 4rem;
}

.product-details .product-tags {
  display: none;
}

.select-wrapper {
  margin: 0;
  border: solid 2px #615245;
  padding: 0;
  color: #615245;
  background-color: #fff;
}

.select-wrapper select {
  vertical-align: top;
  background-color: transparent;
  border: none;
  color: #615245;
}

.select-wrapper select.form-control:not([size]):not([multiple]) {
  height: calc(54px + 2px);
}

.quantity-col {
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
  font-size: 1.25rem;
  line-height: 1.5;
  padding: 1rem 0 1rem;
  text-transform: uppercase;
  letter-spacing: 1px;
}

#productview_quantity {
  padding: 1rem;
  font-size: 1.25rem;
  color: #495057;
  background-color: #fff;
  border: 2px solid #425a4d;
  border-radius: 0;
  text-align: center;
}

.btn-cart {
  color: #fff;
  font-size: 1.25rem !important;
  font-weight: 400;
  text-decoration: none;
  padding: 15px 15px;
  background-color: #425A4D;
  transition: 0.5s;
  width: fit-content;
  border: solid 3px #425A4D;
  text-transform: uppercase;
  letter-spacing: 3px;
  transition: all 0.5s;
  width: 92.8%;
  margin-top: 0 !important;
  width: 100%;
}

.btn-cart p {
  margin: 0;
}

.btn-cart:hover,
.btn-cart:focus {
  text-decoration: none;
  background-color: #615245;
  border: solid 3px #615245;
  color: #fff !important;
}

.optional-col button {
  background-color: transparent;
  border: none;
}

.optional-extras h4 {
  margin-top: 2rem;
}

.modal-wrap-button {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
}

/* RRP
-------------------------------------------------- */
.rrp {
    color: #e74c3c;
    font-weight: 700;
    margin: 0 0.3em 0 0;
}

.rrp-price {
    text-decoration: line-through;
}

.rrp .currency,
.rrp .rrp-price {
    color: #d9534f;
    font-weight: 600;
}

/* Wrapper prices
-------------------------------------------------- */
.wrapper.products .price {
    border-top: 1px solid rgba(0, 0, 0, .125);
    font-size: 1.2rem;
    font-weight: 500;
    margin-top: 0.5rem;
    padding-top: 0.5rem;
}

/* Sale tags
-------------------------------------------------- */
.product-tags {
	margin-bottom: 0.8rem;
}

.sale, .stock-level {
	font-size: 1rem;
}

/* Modal
-------------------------------------------------- */
.cart-update-modal .product-info {
    margin-top: 1.5rem;
}

/* My Account - Register
-------------------------------------------------- */
#register_container .register-address .inner {
	background: #efefef;
	padding: 1rem;
}

#register_container .register-info .inner {
	padding: 1rem;
}

.register-account-type {
	margin-top: 1.5rem;
}

/* My Account - Account areas
-------------------------------------------------- */
.myaccount-addresses .card-body,
.myaccount-orders .card-body,
.my-account-orders .card-body {
    padding-bottom: 0.5rem;
}

.order-invoice-id {
    color: #aaa;
    font-size: 2rem;
    font-weight: 700;
}

.order-invoice-status strong,
.order-invoice-b-name strong,
.order-invoice-date strong{
	color: #555;
	font-size: 0.8rem;
	text-transform: uppercase;
	font-weight: 900;
}

.order-view-button {
    padding-bottom: 0.5rem;
}

/* Reviews - General
-------------------------------------------------- */
.review .full {
    color: #fcd450;
}

.review .half {
    color: #fcd450;
}

.review .empty {
    color: #ccc;
}

.products .review {
	margin-bottom: 0.3rem;
	margin-top: 0.2rem;
}

/* Reviews - Product view (price, title etc.)
-------------------------------------------------- */
.product-details .review {
	margin-bottom: 0.8rem;
	margin-top: 0.8rem;
}

.product-details .review-link {
	color: #999;
	display: inline-block;
	font-size: 0.7em;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	position: relative;
	top: -0.1rem;
}

/* Reviews - Product view - Read reviews
-------------------------------------------------- */
.reviews-container.inner {
	padding-left: 0.2rem;
	padding-right: 0.2rem;
}

.review-details {
	overflow-y: auto;
}

#product-reviews .product-reviews {
	border: 1px solid rgba(0, 0, 0, .125);
}

.reviews-container .review-holder:last-of-type {
	border-bottom: none;
}

.review-holder {
	margin-bottom: 1rem;
}

.review-holder .review {
	font-size: 1.2rem;
	margin-bottom: 0.6rem;
}

.review-recommend {
	margin-bottom: 1rem;
}

.review-write-a-review-recommended {
	margin-top: 2.4rem;
}

/* Reviews - Product view - Sidebar
-------------------------------------------------- */
.review-summary {
    background: #efefef;
    border-right: 1px solid rgba(0, 0, 0, .125);
}

.review-avg-score {
	color: #615245;
	font-size: 5em;
	font-weight: 600;
	letter-spacing: -0.02em;
	line-height: 1em;
	margin: 0;
	padding: 0.1em 0;
	text-align: center;
}

.review-review-count {
	color: #999;
	font-size: 0.7em;
	font-weight: 600;
	text-transform: uppercase;
}

.review-bar-rating-bar {
    display: block;
    height: 1.5rem;
    width: 100%;
}

.review-breakdown .rating {
    border-bottom: 1px solid rgba(0, 0, 0, .125);
    margin-bottom: 1rem;
    padding-bottom: 1rem;
}

.review-breakdown .rating:last-of-type {
	border-bottom: none;
	padding-bottom: 0;
}

.review-bar-rating-bar.bar-1 {
    background: #d5d5d5;
}

.review-bar-rating-bar.bar-2 {
    background: #ddd;
}

.review-bar-rating-bar.bar-3 {
    background: #ccc;
}

.review-bar-rating-bar.bar-4 {
    background: #bbb;
}

.review-bar-rating-bar.bar-5 {
    background: #aaa;
}

/* Cart View
-------------------------------------------------- */
.headings .header {
	color: #615245;
	font-weight: 400;
	padding-bottom: 0.4em;
	padding-top: 0.4em;
}

.cart .entry {
  border-top: 2px solid #615244;
  padding-bottom: 1rem;
  padding-top: 1rem;
}

.product-option {
	color: #999;
	font-size: 0.9rem;
}

.summary .value {
	border-bottom: 1px solid rgba(0, 0, 0, .125);
	padding-bottom: 0.8rem;
	padding-top: 0.8rem;
}

.summary .value:last-child {
	border-bottom: none;
}

.order-overview-info-notes {
    margin-bottom: 1.5rem;
}

.order-overview-info-notes .border-b {
	padding-bottom: 1rem;
}

.quantity {
  text-align: center;
}

.total {
	font-size: 1.5rem;
	font-weight: 700;
	text-transform: uppercase;
}

.checkout {
	margin-top: 1.5rem;
}

.order-view-totals {
	margin-bottom: 1.5rem;
}

.order-view-totals .col-md-6 {
	padding-bottom: 0.5rem;
	padding-top: 0.5rem;
}

.green {
	color: #007d1e;
}

.body_viewcart .form-group {
  margin-bottom: 0;
}

/* Cart Errors & Messages
-------------------------------------------------- */
.no-items {
	margin-bottom: 1rem;
	margin-top: 1rem;
}

.shipping-schedule {
	margin-bottom: 1rem;
	margin-top: 1rem;
}

/* Cards Accepted
-------------------------------------------------- */
.cards-accepted {
	background: #615245;
	color: #FFF !important;
	font-size: 1.875rem;
	text-align: center;
  padding: 4rem;
  margin: 4rem auto;
}

.cards-accepted h4,
.cards-accepted li {
	color: #FFF !important;
}

.cards-accepted ul {
	margin-bottom: 0;
}

/* Order Details
-------------------------------------------------- */

#shipping_container_ajax input {
  margin-right: 0.5rem;
}

#shipping_container_ajax dt {
  margin-bottom: 1rem;
}

#shipping_container_ajax dd, #shipping_container_ajax dt {
  font-size: 1.875rem;
  font-weight: 400;
}

.grey-bg {
	background: #efefef;
}

.billing {
	margin-bottom: 1rem;
}

.order-details .shipping {
	margin-bottom: 1.5rem;
}

.same-details {
	background: #615245;
	border-radius: 0;
	color: #FFF;
  padding: 2rem;
  margin: 0 auto 2rem;
}

.order-details .billing-address .inner,
.shipping .shipping-address .inner,
.order-details .billing .inner,
.shipping .inner {
	padding: 1rem;
}

.additional-information {
  margin-bottom: 4rem;
}

/* Review Details
-------------------------------------------------- */
.payment-method-info {
	color: #555;
	font-size: 0.9rem;
	font-weight: 600;
}

/* Order Status
-------------------------------------------------- */
.status-message {
	margin-bottom: 2.1875em;
	margin-top: 1.5625rem;
}

.review-addresses {
    padding-bottom: 2rem;
}

.review-addresses .shipping-address .inner,
.review-addresses .billing-address .inner {
	padding: 1rem;
}

/* Footer
-------------------------------------------------- */
.recycled-usp {
  background: #425A4D;
  color: #FFF;
  padding: 4rem 8rem;
}

.recycled-usp .recycle-img {
  max-height: 116px;
  float: right;
}

footer .footer-container {
  background: #fff;
  color: #615245;
	font-size: 1.25rem;
  padding: 4rem 8rem;
  text-transform: uppercase;
}

footer .footer-container  a {
  color: #615245;
}

footer .footer-container  a:hover {
  color: #615245;
}

footer .footer-container  .list-group-item {
  background: #222;
  border-color: #222;
  padding: .75rem 1rem;
}

footer .footer-container .list-group-item:hover {
	background: #444;
}

.footer-newsletter .btn-main {
	background-color: #333;
	border-color: #333;
}

/* Legal
-------------------------------------------------- */
.legal {
  background: #615245;
	font-size: 0.9rem;
  text-transform: uppercase;
  color: #fff;
}

.legal a,
.legal a:hover {
  color: #fff;
}

.legal .list-inline {
	margin-top: 1rem;
}

.list-inline-item:not(:last-child) {
  margin-left: .5rem;
  margin-right: .5rem;
}

/* Animated
-------------------------------------------------- */
.spinner {
	margin: 0 auto;
	text-align: center;
	width: 4.375rem;
}

.spinner > div {
	width: 1.125rem;
	height: 1.125rem;
	background-color: #333;
	border-radius: 100%;
	display: inline-block;
	-webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
	animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner .bounce1 {
	-webkit-animation-delay: -0.32s;
	animation-delay: -0.32s;
}

.spinner .bounce2 {
	-webkit-animation-delay: -0.16s;
	animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
	0%, 80%, 100% { -webkit-transform: scale(0) }
	40% { -webkit-transform: scale(1.0) }
}

@keyframes sk-bouncedelay {
	0%, 80%, 100% {
		-webkit-transform: scale(0);
		transform: scale(0);
	} 40% {
		-webkit-transform: scale(1.0);
		transform: scale(1.0);
	}
}

/* Media Queries
-------------------------------------------------- */
/* Medium devices - grid */
@media (max-width: 991px) {
}


/* Small devices - grid */
@media (max-width: 767px) {
	body{
		padding-top: 3.5rem;
	}

	.modal .img-fluid {
		width: 75%;
	}

	h4.modal-title {
		font-size: 1.1rem;
	}

	.modal.cart-update-modal h6 {
		font-size: 1.4rem;
	}
	.logo {
		margin-bottom: 1rem;
	}

	.logo img {
		margin: 0 auto;
	}
	.review-summary {
		border-right: none;
	}
	.wrapper.products .product {
	    margin-bottom: 1.1em;
	}

	.wrapper.products > .row > .col-6:nth-child(odd) {
		padding-right: 0.4375rem;
	}

	.wrapper.products > .row > .col-6:nth-child(even) {
		padding-left: 0.4375rem;
	}

	.add-to-cart .col-md-6:last-of-type .btn-main {
		margin-top: 1.5rem;
	}

	.filters {
		display: none;
	}

	.filter-sidebar .row {
		padding-right: 0;
	}

	.checkout-buttons .update-cart {
		margin-bottom: 1.5rem;
	}

	.status-message {
		margin-bottom: 1.5rem;
		margin-top: 0;
	}

	.shipping-address {
		margin-bottom: 1.5rem;
	}

	.order-details .billing-details .inner,
	.shipping .shipping-details .inner {
		margin-bottom: 1.5rem;
	}

	.review-addresses {
		padding-bottom: 1.5rem;
	}

	.order-details .shipping {
		margin-bottom: 0;
	}

	.legal {
		margin-top: 1.5rem;
	}

	.photogallery.card-columns {
		-webkit-column-count: 3;
		-moz-column-count: 3;
		column-count: 3;
	}
}

/* Extra small devices - grid */
@media (max-width: 575px) {

	/* .match {
        height: auto !important;
    }
    */

	.page-item:nth-child(2) .page-link {
		border-bottom-left-radius: .25rem;
		border-top-left-radius: .25rem;
	}

	.cart-desc {
		padding-bottom: 1em;
	}
}

/* GLOBAL
-------------------------------------------------- */
html {
  scroll-behavior: smooth;
}

.mt-0 {
  margin-top: 0 !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.p-lr-0 {
  padding-left: 0;
  padding-right: 0;
}

img {
  max-width: 100%;
}

.navbar-toggler {
  padding: 0.25rem 0.5rem;
}

.navbar-toggler-icon {
  width: 1em;
  height: 1em;
}

.inline-block {
  display: inline-block;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: block;
}

.owl-nav {
  height: 100%;
  position: absolute;
  top: 0;
  display: flex !important;
  align-items: center;
  width: 100%;
  font-size: 2rem;
  z-index: -1;
  color: #615245;
  right: 0;
}

.owl-nav .owl-prev {
  left: -2rem;
  position: absolute;
}

.owl-nav .owl-next {
  right: -2rem;
  position: absolute;
}

.modal-content {
  border: none;
  border-radius: 0;
  outline: 0;
}

.modal-header {
  border-bottom: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.modal-body .form-control {
  color: #615246;
  border: 1px solid #425a4d;
  border-radius: 0;
}

.modal-body .list-group-item {
  position: relative;
  display: block;
  padding: .5rem 0.75rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgb(66, 90, 77);
  border-radius: 0 !important;
  border-top: none;
  color: #615246;
}

.modal-body .list-group-item a,
.modal-body .list-group-item a:hover {
  color: #615246;
}

.modal-body .btn-main {
  background: #425a4d;
  border-color: #425a4d;
  color: #fff;
  height: 100%;
}

.modal-footer {
  display: none;
}

/* BUTTONS
-------------------------------------------------- */
button:focus,
video:focus {
  outline: 0 !important;
  box-shadow: none !important;
}

.btn {
  border-radius: 0 !important;
  white-space: normal !important;
  text-transform: uppercase;
}

.btn-white-outline {
  color: #fff;
  font-size: 1.25rem !important;
  font-weight: 400;
  text-decoration: none;
  padding: 15px 30px;
  background-color: transparent;
  transition: 0.5s;
  width: fit-content;
  border: solid 2px #fff;
  text-transform: uppercase;
  letter-spacing: 3px;
}

.btn-white-outline p {
  margin: 0;
}

.btn-white-outline:hover,
.btn-white-outline:focus {
  text-decoration: none;
  background-color: #fff;
  border: solid 2px #fff;
  color: #615245 !important;
}

.btn-brown-outline {
  color: #615245;
  font-size: 1.25rem !important;
  font-weight: 400;
  text-decoration: none;
  padding: 15px 30px;
  background-color: transparent;
  transition: 0.5s;
  width: fit-content;
  border: solid 2px #615245;
  text-transform: uppercase;
  letter-spacing: 3px;
}

.btn-brown-outline p {
  margin: 0;
}

.btn-brown-outline:hover,
.btn-brown-outline:focus {
  text-decoration: none;
  background-color: #615245;
  border: solid 2px #615245;
  color: #fff !important;
}

.btn-green-solid {
  color: #fff;
  font-size: 1.25rem !important;
  font-weight: 400;
  text-decoration: none;
  padding: 15px 45px;
  background-color: #425A4D;
  transition: 0.5s;
  width: fit-content;
  border: solid 2px #425A4D;
  text-transform: uppercase;
  letter-spacing: 3px;
  transition: all 0.5s;
}

.btn-green-solid p {
  margin: 0;
}

.btn-green-solid:hover,
.btn-green-solid:focus {
  text-decoration: none;
  background-color: #615245;
  border: solid 2px #615245;
  color: #fff !important;
}

.btn-red-outline {
  color: red !important;
  font-size: 1.25rem !important;
  font-weight: 400;
  text-decoration: none;
  padding: 15px 30px;
  background-color: transparent;
  transition: 0.5s;
  width: fit-content;
  border: solid 2px red;
  text-transform: uppercase;
  letter-spacing: 3px;
}

.btn-red-outline p {
  margin: 0;
}

.btn-red-outline:hover,
.btn-red-outline:focus {
  text-decoration: none;
  background-color: red;
  border: solid 2px red;
  color: #fff !important;
}

/* HOMEPAGE
-------------------------------------------------- */
.logo-carousel .owl-nav {
  display: none !important;
}

.logo-carousel .owl-item img {
  display: block;
  width: 100%;
  max-width: 200px;
  margin: 0 auto;
  max-height: 75px;
  height: inherit;
  object-fit: contain;
}

.white-section {
  padding: 8rem 8rem 0;
}

.white-section h1,
.white-section h2,
.white-section h3,
.white-section h4,
.white-section h5,
.white-section h6,
.white-section p,
.white-section li,
.white-section a,
.white-section a:hover {
  color: #615245;
}

.white-section .card-title {
  margin-bottom: 2rem;
}

.white-section.pb {
  padding: 8rem 8rem;
}

.white-section.brown {
  background-color: #615245;
  color: #fff;
  margin-top: 8rem;
  padding: 8rem 8rem;
}

.white-section.brown h1,
.white-section.brown h2,
.white-section.brown h3,
.white-section.brown h4,
.white-section.brown h5,
.white-section.brown h6,
.white-section.brown p,
.white-section.brown li {
  color: #fff;
}

.white-section.brown h3 {
  margin-bottom: 4rem;
}

.white-section.brown p {
  color: #fff;
}

.recycled-usp-small {
  background: #425A4D;
  color: #FFF;
  padding: 1rem 8rem;
  text-align: center;
}

.recycled-usp-small p {
  text-transform: uppercase;
  margin-bottom: 0;
}

.logo-carousel-wrapper {
  background-color: #615245;
  padding: 3rem 8rem;
  color: #fff;
}

.departments h3 {
  display: none;
}

.department {
  position: relative;
  text-align: center;
}

.square-image {
  position: relative;
  width: 100%;
}

.square-image::before {
  content: "";
  display: block;
  padding-top: 100%;
}

.square-image.dept::before {
  content: "";
  display: block;
  padding-top: 68%;
}

.square-image-inner {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  color: #fff;
  line-height: 100%;
  height: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.square-image-inner img {
  object-fit: cover;
  object-position: center;
  height: 100%;
  width: 100%;
}

.department .panel {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  padding: 4rem 14rem;
}

.list.col-12.col-sm-12 .square-image.dept::before {
  content: "";
  display: block;
  padding-top: 30.6%;
}

.list.col-12.col-sm-12 .square-image-inner img {
  object-position: bottom;
}

.department .panel a,
.department .panel a:hover {
  color: #fff;
}

.department .panel h2 {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 2rem;
}

.popular-products .owl-item {
  padding: 4rem 4rem 8rem;
}

.popular-products .owl-item .thumbnail {
  margin-bottom: 2rem;
}

.popular-products .owl-item img {
  display: block;
  width: 100%;
  object-fit: contain;
  max-height: 400px;
  background-color: #fff;
  object-position: bottom;
}

.popular-products .owl-item h4 {
  margin-bottom: 2rem;
}

.wrapper.products .product {
  border: none;
  margin-bottom: 0;
}

.wrapper.products .panel {
  font-size: 1.875rem;
  color: #615245;
}

.wrapper.products .panel a,
.wrapper.products .panel a:hover {
  color: #615245;
}

.wrapper.products .panel h3 a,
.wrapper.products .panel h3 a:hover {
  text-transform: uppercase;
  color: #615245;
}

.wrapper.products .price {
  border-top: none;
  font-size: 1.875rem;
  font-weight: 400;
  margin-top: 2rem;
  padding-top: 0;
  margin-bottom: 2rem;
}

.wrapper.products .panel span {
  color: #615245;
}

.wrapper.products .price form {
  margin-top: 2rem;
}

.page-content h1 {
  margin-bottom: 3rem;
}

.page-content .buttons {
  margin-top: 4rem;
}

.page-content .buttons .btn:first-child {
  margin-right: 1rem;
}

.commercial-cta-section {
  height: 70vh;
  color: #fff;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}

.commercial-cta-section .overlay {
  padding: 8rem 8rem;
  height: 100%;
  width: 100%;
  background-color: rgb(97 82 69 / 50%);
}

.commercial-cta-section .content {
  position: absolute;
  bottom: 8rem;
  max-width: 30vw;
}

/* COMMERCIAL Page
-----------------------------------------*/
.wrapper.products .price {
  margin-bottom: 0;
}

/* COMMERCIAL Page
-----------------------------------------*/
.form-content {
  margin-bottom: 4rem;
}

.form-content h2 {
  margin-bottom: 1rem;
}

.form-control {
  display: block;
  width: 100%;
  padding: 1rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #615245;
  background-color: #fff;
  background-clip: padding-box;
  border: 2px solid #615245;
  border-radius: 0;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  height: inherit;
}

label {
  display: inline-block;
  margin-bottom: 1rem;
  font-size: 1.875rem;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.form-group .btn {
  margin-top: 2rem;
}

.mandatory {
  color: #615245;
}

.slider-images img {
  height: 75vh;
  object-fit: cover;
}

.gallery-thumbnails {
  padding: 0 1rem;
}

.commercial-slider-image img {
	width: 100%;
	height: 180px;
	object-fit: cover;
	object-position: center;
}
/* Hints Tips Page
-----------------------------------------*/

#accordion .card {
  background-clip: unset;
  border: none;
  border-radius: 0;
  margin-bottom: 2rem;
}

#accordion .card hr {
  height: 2px;
  background-color: #615245;
  border: none;
  width: 50%;
  margin: 0 auto;
}

#accordion .card:last-child {
  margin-bottom: 0;
}

#accordion .card:last-child hr {
  display: none;
}

#accordion button {
  background-color: transparent;
  border: none;
  padding: 0;
}

#accordion .card-header {
  background-color: transparent;
  border-bottom: none;
  margin-bottom: 2rem;
}

#accordion .card-header h4 {
  margin-bottom: 0;
  color: #615245
}

#accordion .card-body {
  margin-bottom: 2rem;
}

/* Contact Page
-----------------------------------------*/

.contact-col {
  text-transform: uppercase;
  color: #615245;
}

.contact-col a,
.contact-col a:hover {
  color: #615245;
  text-decoration: none;
}

.contact-col .fal,
.contact-col .fab {
  margin-right: 0.5rem;
}

.contact-col h4 {
  margin-bottom: 2rem;
}

.contact-col p {
  line-height: 2;
  margin-bottom: 0;
}

.contact-col .social-icons a {
  display: block;
  margin-bottom: 1rem;
}

/* Cart Page
-----------------------------------------*/

.cart .img-thumbnail {
  padding: .25rem;
  background-color: #fff;
  border: 2px solid #615245;
  border-radius: 0;
  max-width: 100%;
  height: auto;
}


/* Checkout Page
-----------------------------------------*/

.custom-control {
  position: relative;
  display: flex;
  align-items: center;
  min-height: 54px;
  padding-left: 2.75rem;
}

.custom-checkbox .custom-control-label::before {
  background-color: #fff;
}

.custom-checkbox .custom-control-label::before,
.custom-control-label::after {
  border-radius: 0;
  width: 2.25rem;
  height: 2.25rem;
  left: -2.75rem;
  border: solid 1px #fff;
  top: 0.25rem;
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::before {
  background-color: #425A4D;
}

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
  left: 1.25rem;
  width: 2.25rem;
  height: 2.25rem;
  top: 0;
}

.custom-control-input:focus~.custom-control-label::before {
  box-shadow: none;
}

.alert-warning {
  color: #ffffff;
  background-color: #615245;
  border-color: #615245;
  border-radius: 0;
}


.alert-warning a,
.alert-warning a:hover {
  color: #ffffff;
}

/* Responsive CSS
-----------------------------------------*/

@media only screen and (max-width: 2320px) {
  .department .panel {
    padding: 4rem 10rem;
  }
}

@media only screen and (max-width: 2120px) {
  .department .panel {
    padding: 4rem 8rem;
  }

  .popular-products .owl-item {
    padding: 3rem 3rem 8rem;
  }
}

@media only screen and (max-width: 1920px) {
  h1,
  h2 {
    font-size: 2.75rem;
  }

  h4 {
    font-size: 1.75rem;
  }

  .department .panel {
    padding: 4rem 6rem;
  }

  .popular-products .owl-item {
    padding: 2rem 2rem 8rem;
  }

  .commercial-cta-section .content {
    position: absolute;
    bottom: 8rem;
    max-width: 40vw;
  }

  .wrapper.products .price {
    font-size: 1.75rem;
  }

  #product-gallery > div > div > a > img {
    width: 100%;
    padding: 0 4rem;
  }

  #shipping_container_ajax dd,
  #shipping_container_ajax dt {
    font-size: 1.75rem;
  }
}

@media only screen and (max-width: 1740px) {
  label {
    font-size: 1.625rem;
  }

  .custom-checkbox .custom-control-label::before,
  .custom-control-label::after {
    top: 0rem;
  }
}

@media only screen and (max-width: 1650px) {
  label {
    font-size: 1.5rem;
  }
}

@media only screen and (max-width: 1550px) {
  label {
    font-size: 1.25rem;
  }

  .department .panel {
    padding: 4rem 4rem;
  }

  .commercial-cta-section .content {
    position: absolute;
    bottom: 8rem;
    max-width: 50vw;
  }

  .slider-images img {
    height: 50vh;
    object-fit: cover;
  }

  #product-gallery > div > div > a > img {
    width: 100%;
    padding: 0;
  }

  .product-details .product-options .list-group-item label {
    font-size: 1rem;
  }

  .custom-checkbox .custom-control-label::before,
  .custom-control-label::after {
    top: -0.25rem;
  }

	.commercial-slider-image img {
		width: 100%;
		height: 130px;
		object-fit: cover;
		object-position: center;
	}
}

@media only screen and (max-width: 1360px) {
  header {
    padding: 3rem 4rem;
  }

  label {
    font-size: 1.125rem;
  }

  .recycled-usp-small {
    padding: 1rem 4rem;
  }

  .logo-carousel-wrapper {
    padding: 3rem 4rem;
  }

  .white-section {
    padding: 4rem 4rem 0;
  }

  .white-section.pb,
  .white-section.brown {
    padding: 4rem 4rem 4rem;
  }

  .department .panel {
    padding: 2rem 2rem;
  }

  .commercial-cta-section {
    height: 70vh;
  }

  .commercial-cta-section .overlay {
    padding: 8rem 4rem;
  }

  .commercial-cta-section .content {
    bottom: 8rem;
    max-width: 60vw;
  }

  .recycled-usp {
    padding: 4rem 4rem;
  }

  .card-img {
    padding: 0 4rem;
  }

  .item-title {
    font-size: 1.125rem;
  }

  footer .footer-container {
    padding: 4rem 4rem;
  }
}

@media only screen and (max-width: 1280px) {
}

@media only screen and (max-width: 1199px) {
  h1,
  h2 {
    font-size: 2.5rem;
  }

  h4 {
    font-size: 1.5rem;
  }

  p {
    font-size: 1rem;
  }

  header {
    padding: 2rem 2rem;
  }

  header .nav-link {
    font-size: 1rem;
  }

  .navbar-nav li:last-child a {
    padding-right: 0;
  }

  header .search-btn {
    padding: 0 0.5rem 0 0;
  }

  .cart-link span {
    margin-left: 0;
    width: 1.5rem;
    height: 1.5rem;
    top: 0.5rem;
    font-size: 0.75rem;
  }

  .recycled-usp-small {
    padding: 1rem 2rem;
  }

  .logo-carousel-wrapper {
    padding: 2rem 2rem;
  }

  .white-section {
    padding: 2rem 2rem 0;
  }

  .white-section.pb,
  .white-section.brown {
    padding: 2rem 2rem 2rem;
  }

  .department .panel {
    padding: 2rem 2rem;
  }

  .popular-products .owl-item {
    padding: 2rem 6rem 8rem;
  }

  .owl-nav .owl-prev {
    left: 0rem;
    position: absolute;
  }

  .owl-nav .owl-next {
    right: 0rem;
    position: absolute;
  }

  .wrapper.products .price {
    font-size: 1.5rem;
  }

  .commercial-cta-section {
    height: 60vh;
  }

  .commercial-cta-section .overlay {
    padding: 4rem 2rem;
  }

  .commercial-cta-section .content {
    position: absolute;
    bottom: 4rem;
    max-width: 70vw;
  }

  .recycled-usp {
    padding: 2rem 2rem;
  }

  .card-img {
    padding: 0 2rem;
  }

  .listing-gallery {
    padding: 2rem !important;
  }

  .listing-gallery .owl-nav .owl-prev {
    left: -2rem;
  }

  .listing-gallery .owl-nav .owl-next {
    right: -2rem;
  }

  .department-list ul li {
    font-size: 1rem;
    margin-bottom: 1rem;
  }

  .product-details .product-options .list-group-item label {
    font-size: 0.8rem;
  }

  .product-details .price {
    font-size: 1.5rem;
    margin-bottom: 2rem;
  }

  .btn-cart {
    width: 94.8%
  }

  .checkout-buttons .btn {
    padding: 15px 20px;
    letter-spacing: 1px;
  }

  .body_order_details label {
    font-size: 0.9rem;
  }

  #shipping_container_ajax dd,
  #shipping_container_ajax dt {
    font-size: 1.5rem;
  }

  footer .footer-container {
    padding: 2rem 2rem;
    font-size: 1rem;
  }

  footer p,
  footer li {
    font-size: 0.8rem;
  }
}

@media only screen and (max-width: 991px) {
  h1,
  h2 {
    font-size: 2rem;
  }

  h3 {
    font-size: 1.75rem;
  }

  h4 {
    font-size: 1.125rem;
  }

  h5 {
    font-size: 1rem;
  }

  .navbar {
    padding: .5rem 0;
  }

  header .nav-link {
    padding: 0 0.5rem !important;
    font-size: 0.9rem;
  }

  .cart-link .fa-shopping-cart {
    margin-right: 1rem;
  }

  .cart-link span {
    top: 0.4rem;
  }

  .btn-white-outline,
  .btn-brown-outline,
  .btn-red-outline {
    font-size: 1rem !important;
    padding: 10px 30px;
  }

  .logo-carousel .owl-item img {
    max-width: 150px;
    max-height: 50px;
  }

  .square-image.dept::before {
    padding-top: 75%;
  }

  .popular-products .owl-item {
    padding: 2rem 2rem 8rem;
  }

  .owl-nav .owl-prev {
    left: -1rem;
    position: absolute;
  }

  .owl-nav .owl-next {
    right: -1rem;
    position: absolute;
  }

  .wrapper.products .price {
    font-size: 1.125rem;
  }

  .slider-images img {
    height: 40vh;
    object-fit: cover;
  }

  .department-title {
    margin-bottom: 2rem;
    text-align: center;
  }

  .product-filter {
    float: unset;
  }

  .product-filter .form-inline .form-group {
    width: fit-content;
    margin: 0 auto;
  }

  .pagination {
    margin-top: 1rem;
  }

  .product-details .price {
    font-size: 2rem;
    margin-bottom: 2rem;
  }

  .product-details .product-options .list-group-item .form-group {
    margin-top: 0;
  }

  .product-details .product-options .list-group-item {
    width: 100%;
    padding-right: 0;
  }

  .product-details .product-options .list-group-item:nth-child(even) {
    padding-right: 0;
    padding-left: 0;
  }

  .btn-cart {
    width: 100%;
  }

  .body_viewcart .form-control {
    padding: 0.625rem;
  }

  .checkout-buttons .btn {
    padding: 15px 10px;
    letter-spacing: 1px;
  }

  .shipping-details {
    margin-bottom: 4rem;
  }

  .same-details {
    padding: 1.25rem;
  }

  #shipping_container_ajax dd,
  #shipping_container_ajax dt {
    font-size: 1.125rem;
  }

  .promotion-details {
    margin-top: 4rem;
  }

  .footer-col {
    margin-bottom: 4rem;
  }

	.commercial-slider-image img {
		width: 100%;
		height: 100px;
		object-fit: cover;
		object-position: center;
	}
}

@media only screen and (max-width: 767px) {
  body {
    padding-top: 4.5rem;
  }

  h1,
  h2 {
    font-size: 1.75rem;
  }

  h3 {
    font-size: 1.5rem;
  }

  .mobile-navbar {
    border: none;
    margin-top: 0;
    overflow-y: scroll;
    max-height: 100%;
    background: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, .125);
    padding: 1rem 1rem;
    color: #615245;
  }

  .recycled-usp-small {
    padding: 1rem 1rem;
  }

  .logo-carousel-wrapper {
    padding: 1rem 1rem;
  }

  .logo-carousel .owl-item img {
    max-width: 100px;
    max-height: 50px;
  }

  .white-section {
    padding: 2rem 1rem 0;
  }

  .white-section.pb,
  .white-section.brown {
    padding: 2rem 1rem 2rem;
  }

  .list.col-12.col-sm-12 .square-image.dept::before,
  .list .square-image.dept::before {
    padding-top: 40%;
  }

  .wrapper.departments .department {
    margin-bottom: 1rem;
  }

  .popular-products .owl-item {
    padding: 2rem 8rem 4rem;
  }

  .commercial-cta-section {
    height: 50vh;
  }

  .commercial-cta-section .overlay {
    padding: 2rem 1rem;
  }

  .commercial-cta-section .content {
    position: absolute;
    bottom: 2rem;
    max-width: 100%;
    right: 1rem;
    left: 1rem;
  }

  .card-img {
    margin-top: 2rem;
    padding: 0 1rem;
    height: 300px;
  }

  .slider-images img {
    height: 30vh;
    object-fit: cover;
  }

  .listing-gallery {
    padding: 1rem !important;
  }

  .listing-gallery .owl-nav .owl-prev {
    left: -1.5rem;
  }

  .listing-gallery .owl-nav .owl-next {
    right: -1.5rem;
  }

  .form-group .btn {
    font-size: 1rem !important;
    padding: 20px 20px;
    margin-top: 0;
    width: 100%;
  }

  .white-section.brown {
    margin-top: 2rem;
  }

  .optional-col {
    margin-bottom: 2rem;
  }

  .cart .img-thumbnail {
    margin: 0 auto 2rem;
  }

  .form-group .col-12 {
    margin-bottom: 1rem;
  }

  .form-group .col-12:last-child {
    margin-bottom: 0;
  }

  footer .footer-container {
    padding: 1rem 1rem;
  }

  .footer-col {
    margin-bottom: 2rem;
  }

  .legal .container {
    max-width: unset;
    text-align: center;
  }

  .list-inline-item:not(:last-child) {
    margin-left: .5rem;
    margin-right: .5rem;
    margin-bottom: .5rem;
  }

  .btn-cart {
    border: solid 1px #425A4D;
  }

  #product-gallery>div>div>a>img {
    margin-bottom: 2rem;
  }
}

@media only screen and (max-width: 678px) {
  .custom-checkbox .custom-control-label::before,
  .custom-control-label::after {
    top: 0rem;
  }
}

@media only screen and (max-width: 575px) {
  h1,
  h2 {
    font-size: 1.5rem;
    letter-spacing: 1px;
  }

  h3 {
    font-size: 1.375rem;
  }

  label {
    font-size: 1rem;
    letter-spacing: 1px;
  }

  .btn-white-outline,
  .btn-brown-outline,
  .btn-green-solid {
    font-size: 1rem !important;
    padding: 10px 20px;
  }

  .recycled-usp-small p {
    font-size: 0.75rem;
  }

  .department .panel {
    padding: 1rem;
  }

  .list.col-12.col-sm-12 .square-image.dept::before,
  .list .square-image.dept::before {
    padding-top: 60%;
  }

  .popular-products .owl-item {
    padding: 2rem 4rem 2rem;
  }

  .owl-nav {
    font-size: 1.5rem;
  }

  .page-content h1 {
    margin-bottom: 1rem;
  }

  .page-content .buttons {
    margin-top: 2rem;
  }

  .page-content .buttons .btn:first-child {
    display: block;
    margin: 0 auto 1rem;
  }

  .popular-products .item .product {
    padding: 0 1rem;
  }

  .recycled-usp {
    padding: 2rem 1rem;
  }

  .recycled-usp .recycle-img {
    margin-top: 2rem;
    float: unset;
  }

  .slider-images img {
    height: 300px;
    object-fit: cover;
  }

  .listing-gallery {
    padding: 0 !important;
  }

  .listing-gallery .owl-nav {
    display: none !important;
  }

  .form-content {
    margin-bottom: 2rem;
  }

  .card-img {
    margin-top: 1rem;
    padding: 0;
    height: 300px;
  }

  #accordion .card-header {
    margin-bottom: 1rem;
  }

  .product-filter .form-inline .form-group {
    width: fit-content;
    margin: 0 auto;
    text-align: center;
  }

  .product-details .card-body {
    padding: 0;
  }

  .product-col {
    margin-bottom: 2rem;
  }

  .cart .img-thumbnail {
    margin: 0 0 2rem !important;
    width: 100%;
  }

  .price {
    padding: 1rem 0;
    font-size: 2rem;
  }

  .cards-accepted {
    background: #615245;
    color: #FFF !important;
    font-size: 1.125rem;
    text-align: center;
    padding: 1rem;
    margin: 1rem auto;
  }

  .additional-information {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .promotion-details {
    margin-top: 2rem;
  }

  .form-group .btne {
    font-size: 1rem !important;
    padding: 20px 10px;
    margin-top: 0;
    width: 100%;
  }

  footer .footer-container {
    text-align: center;
  }

  footer .footer-col:first-child {
    justify-content: center;
    text-align: left;
  }

  footer .fab {
    margin-right: 0.5rem;
    margin-left: 0.5rem;
  }

  .legal {
    margin-top: 0;
  }
}

@media only screen and (max-width: 460px) {
  .popular-products .owl-item {
    padding: 2rem 2rem 2rem;
  }

  .slider-images img {
    height: 250px;
    object-fit: cover;
  }

  .card-img {
    height: 250px;
  }
}

@media only screen and (max-width: 400px) {
  .popular-products .owl-item {
    padding: 1rem 0 1rem;
  }

  .mobile-navbar .quick-icons {
    font-size: 1rem;
    line-height: 2.5rem;
  }

  .mobile-navbar .cart-icon .badge {
    font-size: 0.5rem;
  }

  .list.col-12.col-sm-12 .square-image.dept::before,
  .list .square-image.dept::before {
    padding-top: 70%;
  }

  .slider-images img {
    height: 200px;
    object-fit: cover;
  }

  .card-img {
    height: 200px;
  }
}


/* PHONE LANDSCAPES
-----------------------------------------*/

@media only screen and (max-height: 850px) {
}

@media only screen and (max-height: 600px) {
  .commercial-cta-section {
    height: 100%;
  }

  .commercial-cta-section .overlay {
    padding: 4rem 1rem;
  }

  .commercial-cta-section .content {
    position: relative;
    bottom: unset;
    max-width: 100%;
    right: unset;
    left: unset;
  }
}

@media only screen and (max-height: 500px) {
}

@media only screen and (max-height: 414px) {
}

@media only screen and (max-height: 375px) {
}

@media only screen and (max-height: 320px) {
}
