/* --- Base Styles from p-styles-sep30.css --- */

@import url(font-awesome.min.css);
.article .thumb-wrapper {
    width: 95%;
    height: 250px;
    overflow: hidden;
    position: relative;
    margin: 8px auto;
}
.article .img-fill {
    position: absolute;
    top: 0;
    left: 0;
    height: 100% !important;
    width: 100%;
    object-fit: cover;
}
.article h1 {
    margin-top: 30px;
}
.article h1, h2 {
    text-align: left !important;
}
.article h2 {
    font-size: 26px !important;
    margin-top: 30px;
}
.article .blog-content .wp-post-image {
    width: 100% !important;
    height: auto;
    margin-bottom: 30px;
}
.article a {
    color: #000 !important;
}
.article a:hover {
    color: #000 !important;
    text-decoration: underline;
}
.page-template-articles .btn-primary {
    background-color: #000;
    display: table;
    padding: 10px 20px;
    color: #fff !important;
    border: 1px solid #000;
    border-radius: 9px;
    margin-top: 15px;
}
.article .btn-primary:hover {
    color: #ccc !important;
    border-color: #000 !important;
    background-color: #000 !important;
}

.article .thumb-wrapper {
    width: 95%;
    height: 250px;
    overflow: hidden;
    position: relative;
    margin: 8px auto;
}
.article .img-fill {
    position: absolute;
    top: 0;
    left: 0;
    height: 100% !important;
    width: 100%;
    object-fit: cover;
}
.article h1 {
    margin-top: 30px;
}
.article h1, h2 {
    text-align: left !important;
}
.article h2 {
    font-size: 26px !important;
    margin-top: 30px;
}
.article .blog-content .wp-post-image {
    width: 100% !important;
    height: auto;
    margin-bottom: 30px;
}
.article a {
    color: #000 !important;
}
.article a:hover {
    color: #000 !important;
    text-decoration: underline;
}
.article .btn-primary {
    background-color: #000;
    display: table;
    padding: 10px 20px;
    color: #fff !important;
    border: 1px solid #000;
    border-radius: 9px;
    margin-top: 15px;
}
.article .btn-primary:hover {
    color: #ccc !important;
    border-color: #000 !important;
    background-color: #000 !important;
}
.reviews {
	margin-bottom: 0 !important;
}
.review-avatar {
	width: 30%;
	display: inline-block;
	overflow: hidden;
	border-radius: 50%;
	margin-top: 25px;
	border: 3px solid #000;
}
.review-avatar img {
	width: 100%;
	margin-top: 0 !important;
}
.mobile-logos {
	margin: 0 auto;
}
video {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: -1;
	-o-object-fit: cover;
	   object-fit: cover;
  }
.overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(232, 244, 228, 0.3);
}
.banner-text {
	z-index: 20;
	position: relative;
}
.banner {
	align-items: center;
	color: #ffffff;
	display: flex;
	justify-content: center;
	padding: 100px 0;
	text-align: center;
	position: relative;
	max-width: 100%;
	height: auto;
	overflow: hidden;
  }
.banner h1 {
	font-weight: 800;
	font-size: 2.5rem;
	}
.banner p {
	color: #000;
	}
.banner a {
	color: #fff;
	font-weight: bold;
	}
.btn-primary.active, 
.btn-primary:active, 
.open>.dropdown-toggle.btn-primary {
		color: #fff;
		background-color: #000;
		border-color: #000;
	}
body {
	font-family: 'Inter', sans-serif;
	font-size: 16px;
	line-height: 1.6em;
	background: linear-gradient(180deg, #EBEAE3 0.15%, #F8F8F8 50.52%);
}
.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
	font-family: Inter, sans-serif;
	font-weight: 800;
	margin-top: 0;
	color: #000
}
h2 {
	font-size: 16px;
	line-height: 3rem;
	margin-bottom: 20px;
	margin-top: 20px
}
.home-icons {
	margin-top: 20px;
	height: auto;
	width: 60px;
}
.card .service-box {
	min-height: 300px;
	padding-bottom: 10%;
	margin-bottom: 5%;
}
.card .service-box p {
	padding: 0 10%;
}
.card .service-box img {
	margin-top: 30px;
}
.card .service-box h2 {
	margin-bottom: 10px;
	margin-top: 10px;
}
.related.products h2 {
	font-size: 21px;
	text-align: center;
}
.panel h2:after,
.related h2:after {
	display: block;
	height: 1px;
    margin: 20px auto;
	width: 45px;
    background: #000 !important;
	content: ''
}
.title:after {
	margin: 20px auto 10px;
	background: #fff
}
.title.dark:after {
	margin: 20px auto;
	background: #333
}
.blog-footer .title:after {
	margin: 15px 0 20px;
	background: #9b9b9b
}
#wl-wrapper .wl-table td,.banner-logo img,.product_img {
	vertical-align: middle
}
.blog-footer ul,.grid,.mTS_vertical .mTSThumbContainer,.products li,.product-tags li,.thumbnails>ul>li {
	list-style: none
}
.service-box {
	background: #fff;
	border: 1px solid rgba(0, 0, 0, 0.20);
	border-radius: 20px;
	box-shadow: 0px 41px 11px 0px rgba(0, 0, 0, 0.00), 0px 26px 11px 0px rgba(0, 0, 0, 0.01), 0px 15px 9px 0px rgba(0, 0, 0, 0.05), 0px 7px 7px 0px rgba(0, 0, 0, 0.09), 0px 2px 4px 0px rgba(0, 0, 0, 0.10);
}
.clear:after {
	display: table;
	clear: both;
	content: ''
}
.blog-footer .title:after,.title:after {
	display: block;
	width: 45px;
	height: 1px;
	content: ''
}
.slick-next {
	right: 0
}
.slick-prev {
	left: 0
}
.slick-next:before,.slick-prev:before {
	font-size: 30px
}
.slick-next,.slick-prev {
	top: 40%;
	width: 30px;
	height: 30px
}
.slick-list {
	margin: 0 35px
}
.wp-post-image {
	width: auto;
	height: 100%
}
.single-product-main-image {
	overflow: hidden;
	height: 420px;
	padding: 0;
	text-align: center;
	background: #333
}
.slick-track,.thumbnails>ul {
	height: 95px
}
.slick-initialized .slick-slide {
	overflow: hidden;
	height: 81px
}
#wooswipe .thumbnails {
	height: 81px
}
.shopify-page {
	padding-top: 160px;
	width: 80%!important
}
.shopify-buy__product-img-wrapper {
	overflow: hidden;
	height: 200px
}
.navbar-toggle {
	margin-top: 15px
}
.blog-masthead {
	background-color: #428bca;
	-webkit-box-shadow: inset 0 -2px 5px rgba(0, 0, 0, .1);
	box-shadow: inset 0 -2px 5px rgba(0, 0, 0, .1)
}
.panel,.wishlist-content table {
	box-shadow: none
}
.blog-nav-item {
	font-weight: 500;
	position: relative;
	display: inline-block;
	padding: 10px;
	color: #cdddeb
}
.blog-nav-item:focus,.blog-nav-item:hover {
	text-decoration: none;
	color: #fff
}
.navbar-default .navbar-nav>.active>a {
	border-bottom: 3px #D81774 solid;
	background: 0 0;
	color: #000
}
.navbar-default .navbar-nav>.active>a:hover {
	background: 0 0;
	color: #ccc
}
.blog-nav .active {
	color: #fff
}
.blog-nav .active:after {
	border-bottom: 3px #999 solid
}
.navbar-default .navbar-nav>li>a {
	font-size: 14px;
	padding: 0;
	color: #000
}
.navbar-default .navbar-nav>li>a:hover {
	color: #ccc
}
.header-tfn {
	font-size: 18px
}
.header-tfn i {
	color: #999
}
.mobile-call {
	display: none;
	margin-right: 8px;
	padding: 6px 14px;
	color: #999
}
.category-nav {
	display: none;
	overflow: hidden;
	padding: 8px 9px;
	border: 1px solid #f6f8f8;
	border-radius: 4px;
	background: #ccc
}
.category-nav i {
	font-size: 20px;
	float: right;
	padding: 5px 12px;
	color: #fff;
	border-radius: 4px
}
.category-nav span {
	font-size: 16px;
	display: block;
	float: left;
	padding: 6px 0 0 5px;
	color: #fff
}
.category-holder {
	display: block;
	overflow: hidden;
	height: 300px;
	margin-bottom: 20px;
	background-color: #333
}
.blog-nav li.nav-break {
	display: block;
	float: none;
	height: 13px;
	margin-top: 45px;
	padding: 0
}
.blog-nav li.tier-2-nav {
	float: right;
	padding-top: 0
}
.blog-nav li.search {
	margin-left: 51px
}
.blog-header {
	display: block;
	width: 80%;
	margin: 0 auto;
	padding-top: 240px;
	padding-bottom: 20px
}
.blog-title {
	font-size: 60px;
	font-weight: 300;
	margin-top: 30px;
	margin-bottom: 0
}
.blog-title a {
	text-decoration: none;
	color: #D81774
}
.blog-description {
	font-size: 36px;
	font-weight: 300;
	color: #fff
}
.blog .wp-post-image {
	width: 100%;
	height: auto
}
.blog h1 a {
	font-size: 24px;
	font-weight: 300;
	line-height: 1.2em;
	display: block;
	margin: 30px 0 10px;
	color: #333
}
.blog p {
	text-align: left
}
.blog-content,.blog-content .blog-post-meta {
	text-align: center
}
.blog .news-date {
	font-weight: 700;
	display: block;
	margin-bottom: 20px
}
.blog article {
	margin-bottom: 40px
}
.blog article .post-preview-img {
	display: block;
	overflow: hidden;
	height: 210px;
	border: 5px solid #e4e4e4
}
.blog-read {
	display: table;
	margin: 20px auto;
	padding: 10px 20px;
	color: #999;
	border: 1px solid #ccc;
	border-radius: 20px
}
.blog-read:hover {
	text-decoration: none;
	color: #fff;
	border-color: #D81774;
	background: #D81774
}
.blog-content {
	padding-top: 120px
}
.blog-content li,.blog-content p,.pager {
	text-align: left
}
.blog-content .wp-post-image {
	width: 80%;
	height: auto;
	margin-bottom: 40px
}
.blog-content .foogallery-container {
	margin: 40px auto
}
.blog-content h3 {
	margin: 30px auto
}
.blog-content .alignright {
	float: right
}
.blog-main {
	font-size: 18px;
	line-height: 1.5
}
.sidebar-module {
	margin: 0 -15px 15px;
	padding: 15px
}
.sidebar-module-inset {
	padding: 15px;
	border-radius: 4px;
	background-color: #f5f5f5
}
.sidebar-module-inset ol:last-child,.sidebar-module-inset p:last-child,.sidebar-module-inset ul:last-child {
	margin-bottom: 0
}
.blog-post,.pager {
	margin-bottom: 60px
}
.category-block,.customers,.customers div,.home-intro .intro-icons,.home-intro h2,.pager>li>a {
	text-align: center
}
.home-intro h2 {
	color: #222;
}
.pager>li>a {
	width: 140px;
	padding: 10px 20px;
	border-radius: 30px
}
.blog-post-title {
	font-size: 40px;
	margin-bottom: 5px
}
.blog-post-meta {
	margin-bottom: 20px;
	color: #999
}
a.main-btn {
	display: inline-block;
	padding: 16px 28px;
	color: #fff;
	border: 1px solid #fff;
	border-radius: 50px
}
a.main-btn:hover {
	cursor: pointer;
	text-decoration: none;
	border: 1px solid #D81774;
	background: #D81774
}
.navbar {
	overflow: hidden;
	height: auto;
	margin-bottom: 0;
}
.navbar-brand {
	height: auto!important;
	padding: 0
}
.navbar-brand>img {
	width: 88px
}
.navbar-brand>img.dark,.no-nav-scroll .navbar-brand>img.lite {
	display: none
}
.navbar-brand>img.lite,.no-nav-scroll .navbar-brand>img.dark {
	display: block
}
.logo-hide {
	display: none!important
}
.logo-show,.no-nav-scroll .logo-dark {
	display: block!important
}
.navbar-default {
	box-shadow: 1px 5px 15px -8px #575757;
	border: 0;
	color: #000
}
.bio-logo img {
	margin: 18% 0;
    width: 75%
}
.blog-nav {
	margin-top: 14px
}
.blog-nav li,.blog-nav li a {
	font-weight: 500;
	position: relative;
	display: inline-block;
	padding: 10px;
	cursor: pointer;
	color: #000
}
.fade-down {
	-webkit-animation: fade-down ease-in-out .3s .1s both;
	-moz-animation: fade-down ease-in-out .3s .1s both;
	animation: fade-down ease-in-out .3s .1s both
}

@-webkit-keyframes fade-down {
	0% {
		-webkit-transform: translateY(-100%);
		opacity: 0
}
	100% {
		-webkit-transform: translateY(0);
		opacity: 1
}
}
@-moz-keyframes fade-down {
	0% {
		-moz-transform: translateY(-100%);
		opacity: 0
}
	100% {
		-moz-transform: translateY(0);
		opacity: 1
}
}
@keyframes fade-down {
	0% {
		-webkit-transform: translateY(-100%);
		-moz-transform: translateY(-100%);
		-ms-transform: translateY(-100%);
		-o-transform: translateY(-100%);
		transform: translateY(-100%);
		opacity: 0
}
	100% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
		opacity: 1
}
}
.navbar-scroll,.no-nav-scroll .navbar-fixed-top {
	background: #000
}
.navbar-default.navbar-scroll .navbar-nav>li>a,.navbar-scroll li,.no-nav-scroll .blog-nav>li,.no-nav-scroll .blog-nav>li>a {
	color: #999
}
.navbar-default.navbar-scroll .navbar-nav>li.tier-1-nav>a,.no-nav-scroll .blog-nav>li.tier-1-nav>a {
	color: #ccc
}
.navbar-default .navbar-nav>li>a:hover {
	color: #D81774!important;
	background-color: transparent
}
.carousel-inner-overlay {
	background: rgba(0, 0, 0, .4);
	display: none;
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 1
}
.pop-up-banner {
	height: 700px;
	background: url(../img/pop-up-banner.jpg) 0 no-repeat fixed;
	background-size: cover
}
.white-glass-table-banner {
	height: 700px;
	background: url(../img/White-Boat-Conference-Table-banner.jpg) 0 no-repeat fixed;
	background-size: cover
}
.otm-banner {
	height: 700px;
	background: url(../img/home-elite-banner.jpg) 0 no-repeat fixed;
	background-size: cover
}
.sitstand-banner {
	height: 700px;
	background: url(../img/sitstand-banner.jpg) 0 no-repeat fixed;
	background-size: cover
}
.blackdesk-banner {
	height: 700px;
	background: url(../img/blackdesk-banner.jpg) 0 no-repeat fixed;
	background-size: cover
}
.carousel-caption {
	bottom: 470px
}
.carousel-caption.caption-label {
	right: 0;
	bottom: 50px;
	left: 70%;
	width: 25%;
	padding: 30px 10px;
	opacity: .63;
	color: #fff;
	background: #000
}
#first-panel,.cat-right-shift {
	padding-right: 0
}
.carousel-caption.caption-label h5 {
	line-height: 1.5em;
	text-transform: uppercase;
	color: #fff
}
.categories {
	overflow: hidden;
	margin: 0
}
.categories h2 {
	color: #fff
}
.category-block {
	overflow: hidden;
	align-items: center;
	justify-content: center
}
.category-block h3 {
	margin-top: 290px;
	color: #fff
}
.category-block.image {
	height: 615px;
	background-attachment: fixed;
	background-size: cover
}
#desk-overview {
	height: 615px;
	background: url(http://www.ambiencedore.com/wp-content/uploads/2018/06/home-desk-banner.jpg) no-repeat fixed;
	background-position-x: right;
	background-position-y: top;
	background-size: 70%
}
#chairs-overview {
	height: 615px;
	background: url(http://www.ambiencedore.com/wp-content/uploads/2018/06/home-chair-banner.jpg) no-repeat fixed;
	background-position-y: 100px;
	background-size: cover
}
#tables-overview {
	height: 615px;
	background: url(http://www.ambiencedore.com/wp-content/uploads/2018/06/home-table-banner.jpg) 200px no-repeat fixed;
	background-size: cover
}
#storage-overview {
	height: 615px;
	background: url(../img/home-storage.jpg) -189px -300px no-repeat fixed;
	background-size: cover
}
#limited-overview {
	height: 615px;
	background: url(../img/limited-banner.jpg) no-repeat fixed;
	background-size: cover
}
#elite-overview {
	height: 615px;
	background: url(http://elite.ambiencedore.com/wp-content/themes/AMD-New-Dark/img/landing-img.jpg) no-repeat fixed;
	background-position-y: 60%;
	background-size: 70%
}
#glass-tables-overview {
	height: 615px;
	background: url(../img/home-glass-table.jpg) no-repeat fixed;
	background-position-x: 100px;
	background-size: cover
}
#first-panel {
	padding-left: 0
}
#chairs,#tables {
	margin-bottom: 15px
}
.category-block {
	height: 615px;
	background: url(../img/dark_exa.png)
}
.new-arrivals h1 {
	font-weight: 300;
	margin: 20px auto 30px
}
.new-arrivals .woocommerce ul.products li.product {
	width: 23.5%;
	margin: 0 0.40em 2.992em 0;
	text-align: center
}
.new-arrivals .woocommerce ul.products li:nth-child(4n) {
	margin-right: 0
}
.jumbotron {
	background: none
}
.home-banner {
	margin-bottom: 35px;
	margin-top: 135px;
}
.home-banner img {
	border: 20px solid #FFF;
	background: url(<path-to-image>) lightgray 50% / cover no-repeat;
	box-shadow: 0px 98px 27px 0px rgba(0, 0, 0, 0.00), 0px 63px 25px 0px rgba(0, 0, 0, 0.01), 0px 35px 21px 0px rgba(0, 0, 0, 0.05), 0px 16px 16px 0px rgba(0, 0, 0, 0.09), 0px 4px 9px 0px rgba(0, 0, 0, 0.10);
}
.home-banner h1 {
	font-size: 36px;
	font-style: normal;
	font-weight: 700;
	margin-top: 1.2rem;
}
.home-banner h2 {
	font-size: 24px;
	font-style: normal;
	font-weight: 300;
}
.home-intro {
	overflow: hidden;
	padding: 70px 0;
	background: url(../img/pattern.jpg);
	color: #222;
}
.home-intro .intro-icons {
	font-size: 80px;
	margin-bottom: 40px;
	color: #8e7a35
}
.home-intro .intro-icons .icon-Capa_1 {
	font-size: 55px
}
.home-intro h2 {
	margin-bottom: 30px
}
.logo-panel > img {
	width: 100%;
    position: relative;
    z-index: 1000;
    margin-left: -90px;
    margin-top: 36px
}

.customers {
	background: #f8f8f8;
	padding: 100px 0 20px;
}
.customers h2 {
	color: #222;
	margin-bottom: 50px
}
.customers img {
	width: 75%
}
.home-bio {
	overflow: hidden;
	height: 500px;
	padding: 120px 70px 70px;
	color: #fff;
	background-color: #000
}
.home-bio h2 {
	color: #fff;
	text-align: left;
}
.home-page-quote {
	color: #000;
	margin-bottom: 40px;
	text-transform: none;
}
.home-page-quote h4 {
	font-weight: 100;
	font-style: italic;
	line-height: 1.5em
}
.shell-decor {
	overflow: visible;
	padding: 35px 0 50px;
	background: url(../img/shell-alpha.png) 50% 50% no-repeat;
	background-size: 450px
}
.blog-footer {
	overflow: hidden;
	padding: 80px 0 60px;
	color: #999;
	background-color: #F8F8F8
}
.blog-footer .container {
	border-top: 1px solid #ccc;
	padding-top: 80px
}
.blog-footer2 {
	padding: 20px 0 10px;
}
.blog-footer ul {
	float: left;
	color: #000
}
.blog-footer ul>li>a,.blog-footer ul>li>a:hover,.caption-label a,.category-block a {
	color: #000
}
.blog-footer h3 {
	font-size: 18px;
	color: #000
}
.product-links ul {
	width: 100%;
	padding: 0
}
.blog-footer2 {
	padding: 20px 0;
	text-align: left;
	color: #999;
	background-color: #000
}
.grid,.grid figure,.page-title,.products li {
	text-align: center
}
.blog-footer p:last-child {
	margin-bottom: 0
}
.footer-contact li,.footer-links li {
	margin-bottom: 5px
}
.footer-links li {
	font-size: 12px
}
.footer-contact li.footer-phone {
	font-size: 30px;
	margin-bottom: 15px
}
.footer-contact li.footer-email {
	font-size: 16px;
	margin: 20px 0 15px
}
.footer-contact li.address-wrapper {
	overflow: hidden
}
.footer-contact li.map-marker {
	font-size: 36px;
	float: left;
	margin-right: 10px;
	color: #ccc
}
.footer-contact li.address-holder {
	float: right
}
.footer-contact li.address {
	margin-bottom: 0;
	color: #000
}
.blog-footer ul.footer-break {
	font-size: 12px;
	margin: 20px 0;
	padding: 10px 0 0;
	color: #ccc;
	border-top: 1px solid #737373
}
.footer-break i {
	margin: 0 10px 0 0;
	color: #ccc
}
.footer-break i.fa-envelope {
	margin: 0 10px
}
.footer-break {
	margin: 0;
}
.footer-break li {
	list-style: none;
}
ul.footer-break>li>a {
	color: #ccc
}
.woocommerce-breadcrumb {
	margin-bottom: 74px
}
.crumb-spacer {
	margin: 0 5px
}
.grid {
	position: relative;
	clear: both;
	max-width: 1000px;
	margin: 0 auto
}
.grid figure,.grid figure img {
	position: relative;
	max-width: 100%
}
.grid figure {
	float: left;
	overflow: hidden;
	width: 100%;
	min-width: 100%;
	height: auto;
	max-height: auto;
	margin: 10px 1%;
	cursor: pointer;
	background: -webkit-linear-gradient(-45deg, #4d4f56 0, #333 100%);
	background: linear-gradient(-45deg, #4d4f56 0, #333 100%)
}
.grid figure img {
	display: block;
	min-height: 100%;
	opacity: .8
}
.woocommerce-ordering, ul.products .addquotelistbutton {
	display: none
}
.grid figure figcaption {
	font-size: 1.25em;
	padding: 2em;
	color: #fff;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}
.grid figure figcaption::after,.grid figure figcaption::before {
	pointer-events: none
}
.grid figure figcaption,.grid figure figcaption>a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.grid figure figcaption>a {
	font-size: 0;
	z-index: 1000;
	white-space: nowrap;
	text-indent: 200%;
	opacity: 0
}
.grid figure h2 {
	font-weight: 300;
	word-spacing: -.15em
}
.grid figure h2 span {
	font-weight: 800
}
.grid figure h2,.grid figure p {
	margin: 0
}
.grid figure p {
	font-size: 68.5%;
	letter-spacing: 1px
}
ul.products {
	overflow: hidden;
	padding: 0
}
.products li {
	float: left;
	width: 32%;
	margin-right: 22px
}
.products li.product-category:nth-child(even) {
	float: left
}
.woocommerce-pagination>ul {
	float: right
}
.products li:nth-child(3n) {
	margin-right: 0
}
.new-arrivals .woocommerce ul.products li.product h2 {
	font-size: 16px;
	text-transform: capitalize
}
.woocommerce-loop-product__title {
	margin-top: 25px
}
.woocommerce-result-count {
	color: #000;
	display: none;
    padding-bottom: 25px;
    text-align: center;
}

.products li img {
	width: 100%;
	height: 325px;
	border: 1px solid #eee
}
.focus-callout,.new-arrivals .woocommerce .products li a.button.product_type_simple,.products li .product_type_simple,.product_type_simple {
	background-color: #000;
	display: table;
	margin: 10px auto 40px;
	padding: 10px 20px;
	color: #fff;
	border: 1px solid #000;
	border-radius: 9px
}
.home-page-btn-blk {
	background-color: #000;
	font-size: 100%;
	margin: 10px auto 40px;
	padding: 10px 20px;
	color: #fff;
	border: 1px solid #000;
	border-radius: 9px
}
.home-page-btn-blk:hover,
.home-page-btn-blk:focus,
.home-page-btn-blk:active:focus {
	color: #ccc;
	background-color: #000;
	border: 1px solid #000;
}

.home-page-btn-wht {
	background-color: #fff;
	margin: 10px auto 40px;
	padding: 12px 20px;
	color: #000;
	border: 1px solid #000;
	border-radius: 9px
}
#wl-wrapper .button:hover,.new-arrivals .woocommerce .products li a.button.product_type_simple:hover,.products li .product_type_simple:hover,.product_type_simple:hover {
	text-decoration: none;
	color: #ccc;
	border-color: #000
}
.products li.product-category {
	overflow: hidden;
	width: 25%;
	height: 250px;
	min-height: 250px;
	margin-bottom: 0;
}
.products li.product-category a::before,.pop-cat li.product-category a::before {
	position: absolute;
	z-index: 1000;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	content: '';
	background-color: rgba(23, 23, 23, .4)
}
.products li.product-category a:hover::before,.pop-cat li.product-category a:hover::before {
	background-color: rgba(216, 23, 116, 0.5)
}
.products li.product-category {
	position: relative;
	margin-right: 0;
	margin-left: 0
}
.products li.product-category h2,.pop-cat h2.woocommerce-loop-category__title {
	position: absolute;
	z-index: 1000;
	top: 37%;
	width: 100%;
	color: #fff
}
.products li.product-category.first {
	margin-left: 0
}
.products li.product-category a {
	overflow: hidden
}
.products li.product-category img {
	width: 100%;
	height: auto
}
.new-arrivals .woocommerce a.button {
	font-weight: 300;
	line-height: 1.5em;
	background: 0 0
}
.new-arrivals .woocommerce-LoopProduct-link {
    display: block;
    height: 270px;
    overflow: hidden;
}
.new-arrivals {
	margin-top: 40px;
}
.our-services  {
	margin-top: 40px;
	margin-bottom: 80px;
}
.our-services h3  {
	margin-top: 40px;
	margin-bottom: 40px;
	text-align: center;
}
#wl-wrapper .button.wishlist,.request-quote,.wishlist,.woocommerce input.button.alt {
	margin: 6px 0 0 5px!important;
	padding: 13px 20px!important;
	color: #fff;
	border-radius: 9px!important
}
#wl-wrapper .button {
	font-weight: 400;
	color: #999;
	border: 1px solid #ccc;
	border-radius: 20px;
	background: 0 0
}
.wishlist {
	font-weight: 400!important;
	padding: 13px 20px!important;
	border: 1px solid #ccc!important;
	background: #ccc!important;
	text-shadow: none!important
}
.wishlist-info {
	font-size: 14px;
	display: block;
	padding: 16px 5px;
	color: #999
}
#wl-wrapper .button.wl-create-new {
	display: table;
	margin: 0 auto!important
}
.wishlist-content {
	margin-top: 50px
}
.wishlist-content #wl-wrapper .button {
	padding: 10px 20px
}
ul.wl-tabs {
	padding: 0
}
.woocommerce-message {
	border: 1px solid #ececec;
	background: #fffcfc
}
.woocommerce input.button.alt {
	margin: 6px 0 0!important
}
.request-quote,.woocommerce input.button.alt, .home-cta {
	font-weight: 400;
	border: 1px solid #D81774;
	background: #D81774
}
.request-quote:hover {
	color: #fff
}
.request-quote {
	padding: 10px 20px!important
}
#wdm-cart-count {
    background: #D81774 !important;
    border: 1px solid #dbd8bb !important;
    color: #555;
    right: 10px !important;
    top: 10px !important;
}
.wdm_enquiry {
    background: #000 !important;
    border-radius: 9px !important;
    border: 1px solid #666 !important;
    float: right;
    font-weight: normal !important;
    margin-left: 5px !important;
	margin-top: 1.5% !important;
    padding: 10px 20px !important;
    text-shadow: none !important;
    color: #fff
}
#wl-wrapper .wl-actions-table {
	margin-bottom: 20px
}
.single-controls {
	overflow: hidden;
	margin: -5px 0 15px;
	padding-right: 0
}
#wl-wrapper .wl-already-in {
	padding-left: 116px
}
.woocommerce-Tabs-panel {
	padding: 40px 0 20px
}
.sku_wrapper {
	font-size: 20px;
	font-weight: 300;
	margin-bottom: 5px
}
.sku-top {
	font-size: 40px;
	font-weight: 300;
	position: absolute;
	margin-top: 30px
}
.row#single-product-holder {
	margin-right: 0;
	margin-left: 0
}
.row#single-product-holder h1 {
	display: none
}
.woocommerce-pagination>ul>li {
	width: auto;
	height: auto;
	min-height: auto;
	margin: 0;
	border: 1px solid #ccc;
	border-left: 0
}
.woocommerce-pagination>ul>li>a,.woocommerce-pagination>ul>li>span {
	display: block;
	padding: 5px 10px;
	color: #999
}
.woocommerce-pagination>ul>li>span.current {
	color: #fff;
	border-color: #D81774;
	background: #D81774
}
.woocommerce-pagination {
	overflow: hidden;
	padding: 30px 0;
	border-top: 1px solid #ccc
}
.woocommerce-pagination>ul>li:first-child {
	border-left: 1px solid #ccc
}
.product-tags li a,.product-tags li a:hover {
	color: #ccc;
	border: 1px solid #333;
	background-color: #333
}
.page-numbers {
	width: auto;
	margin: 0;
	padding: 0
}
.nav-spacer {
	padding-top: 130px
}
.nav-spacer-half {
	padding-top: 51px
}
.page-title {
	padding-top: 30px;
	padding-bottom: 30px
}
.wpcf7-form-control-wrap.page-title {
	float: none
}
.product-tags {
	padding: 0
}
.product-tags h3 {
	font-size: 18px
}
.cat-sku {
	color: #000
}
.product-tags li {
	padding: 10px 0
}
.product-tags li a {
	font-size: 10px;
	padding: 5px 10px
}
.product-tags li a:hover {
	text-decoration: none
}
.single-product-bread {
	font-size: 11px;
	margin: 77px 0 20px;
	padding: 10px 0;
	background: #101010
}
.archieve-product-bread {
	margin-right: 0;
	margin-left: 0
}
.single-product-bread .woocommerce-breadcrumb {
	margin-bottom: 0;
	padding: 0 10px;
	color: #999
}
.single-product-bread .woocommerce-breadcrumb a {
	color: #999
}
.single-product-title {
	font-size: 24px;
	margin: 5px 0 55px;
	padding: 0
}
.conference-room-planning-banner {
	font-size: 18px;
	margin-bottom: 20px;
	padding: 19px;
	text-align: center;
	border: 1px solid #333;
	background: #000;
	color: #fff
}
.conference-room-planning-banner a {
	color: #D81774
}
hr {
	clear: both;
	display: block;
	height: 1px;
	padding: 0;
	border: 0;
	border-top: .5px solid #333
}
.phone-cta {
	font-size: 16px;
	margin-top: 39px;
	text-transform: uppercase
}
.phone-cta a {
	color: #333
}
.panel {
	border: none;
	background: 0 0;
	margin: 0 auto;
	width: 85%
}
.panel h2 {
	font-size: 20px;
	text-align: center
}
.wc-tabs {
	display: none
}
.related {
	margin-top: 50px
}
.related.products>ul>li {
	display: inline-block;
	float: left;
	overflow: hidden;
	width: 24.3%;
	height: 260px;
	min-height: auto;
	margin-right: 10px
}
.related.products>ul>li:last-child {
	margin-right: 0
}
.related.products>ul>li>a {
	width: auto
}
.related.products>ul>li>a>img {
	width: 100%;
	height: auto
}
.related ul li h2,
.related ul li .cat-sku,
.related ul li .button {
	display: none
}
.addquotelistlink {
	display: none
}
.single-product-image a {
	display: inline-block;
	overflow: hidden;
	height: 675px;
	border: 1px solid #eee;
	background: #fff
}
#wl-wrapper .wl-table .product-purchase .button,.count,.page-description,.wl-already-in ul {
	display: none
}
.single-product-image a img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto
}
.single-product-image .thumbnails a {
	overflow: hidden;
	width: 100%;
	height: 122px;
	margin-bottom: 10px
}
.single-product-image .thumbnails a img {
	position: relative;
	top: 50%;
	left: 0;
	width: 100%;
	height: auto;
	transform: translateY(-50%)
}
.product-thumbnail {
	width: 20%
}
#wl-wrapper .wl-table .product-remove {
	width: 4%
}
.woocommerce a.remove {
	font-size: 3.75em
}
.modal.fade .modal-dialog {
	top: 300px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	-webkit-transform: scale(.1);
	-moz-transform: scale(.1);
	-ms-transform: scale(.1);
	transform: scale(.1);
	opacity: 0
}
.modal.fade.in .modal-dialog {
	-webkit-transform: scale(1);
	-webkit-transform: translate3d(0, -300px, 0);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	transform: translate3d(0, -300px, 0);
	opacity: 1
}
.modal-header {
	color: #fff;
	border-radius: 4px 4px 0 0;
	background: #000
}
.modal-header .close,.modal-title {
	color: #fff
}
.modal-body {
	color: #333;
	padding: 35px 35px 15px
}
.email-field,.name-field {
	padding-left: 0
}
.email-field {
	padding-right: 0
}
#wl-wrapper label {
	padding: 7px 5px 0
}
.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea {
	padding: 5px
}
#wl-wrapper .wl-tabs>li>a {
	color: #333
}
#wl-wrapper .wl-tabs>li.active>a {
	font-weight: 600;
	background: #f8f8f8
}
.woocommerce-message {
	margin-top: 0
}
#wl-wrapper .wl-manage {
	margin: 40px 0
}
#wl-wrapper .wl-manage td.actions {
	padding: 20px 0
}
#wl-wrapper .wl-tab-wrap {
	margin-top: 20px
}
.about-banner {
	height: 500px;
	background: url(../img/AMD-about.jpg) 0 no-repeat fixed;
	background-size: cover
}
.conf-room-plan-guide {
	margin-bottom: 60px;
}
.conf-room-plan-guide h2 {
	text-align: left;
	font-size: 32px;
	margin-top: 8%;
	width: 85%;
}
.conf-room-plan-guide p {
	width: 90%;
}
.conf-room-plan-guide img {
	width: 100%;
}
.conf-room-plan-guide .request-quote {
	margin: 0 !important;
}
.amd-quote {
	height: 300px;
	margin-top: 60px;
	background: url(../img/shell-alpha.svg) 50% 50% no-repeat #000
}
.amd-quote > img {
	opacity: .2
}
#map,.search-cell {
	height: 500px
}
.amd-quote blockquote {
	font-family: Georgia, serif;
	font-size: 24px;
	font-style: italic;
	line-height: 2em;
	padding: 70px 60px;
	text-align: center;
	color: #fff;
	border-left: 0
}
table,table a:link {
	color: #666
}
table th:first-child,table tr td:first-child {
	padding-left: 20px;
	text-align: left
}
.about-amd h2 {
	margin-top: 80px
}
.about-content {
	margin: 70px auto
}
#map {
	width: 100%;
	margin-bottom: 40px
}
#contact-banner {
	height: 300px;
	background: url(../img/contactus.jpg) 50% 29% no-repeat;
	background-size: 100%
}
.contact-content h4 {
	line-height: 1.6em;
	width: 80%;
	margin-bottom: 35px
}
.footer-links .address {
	text-align: left
}
.address,table tr {
	text-align: center
}
.address h4 {
	width: 100%;
	margin-bottom: 20px
}
.address address {
	margin-bottom: 60px
}
.address address,.hours {
	font-size: 18px
}
.disclaimer {
	font-size: 10px;
	font-style: italic
}
.ad,.ad-lite {
	display: block
}
.crp {
	padding-right: 0;
	padding-left: 0
}
#conference-room-planning-guide {
	margin-top: 100px
}
#conference-room-planning-guide h2 {
	font-size: 32px;
	font-weight: 300;
	line-height: 1.3em;
	margin-bottom: 20px
}
table a:link,table a:visited {
	font-weight: 700;
	text-decoration: none
}
#conference-room-planning-guide h3 {
	margin-bottom: 20px;
	text-transform: capitalize
}
.c-planning-cheat-sheet-title {
	margin: 30px 0 10px
}
.conference-room-planning-form {
	padding: 16px;
	border: 1px solid #ccc;
	background: #eee
}
table th,table tr td {
	border-bottom: 1px solid #e0e0e0
}
.conference-room-planning-form h3 {
	line-height: 1.3em;
	padding: 20px 16px;
	text-transform: capitalize
}
.foogallery-default.spacing-width-10 a {
	margin-right: 14px;
	margin-bottom: 14px
}
table a:visited {
	color: #999
}
table a:active,table a:hover {
	text-decoration: underline;
	color: #bd5a35
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 20px 0;
	border: 1px solid #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #eaebec;
	-webkit-box-shadow: 0 1px 2px #d1d1d1;
	-moz-box-shadow: 0 1px 2px #d1d1d1;
	box-shadow: 0 1px 2px #d1d1d1;
	text-shadow: 1px 1px 0 #fff
}
table th {
	padding: 21px 25px 22px;
	border-top: 1px solid #fafafa;
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb));
	background: -moz-linear-gradient(top, #ededed, #ebebeb)
}
table tr:first-child th:first-child {
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-left-radius: 3px
}
table tr:first-child th:last-child {
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px
}
table tr {
	padding-left: 20px
}
table tr td:first-child {
	border-left: 0
}
.banner-copy h2,.search-results .product_descript p {
	text-align: center
}
table tr td {
	padding: 18px;
	border-top: 1px solid #fff;
	border-left: 1px solid #e0e0e0;
	background: #fafafa;
	background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
	background: -moz-linear-gradient(top, #fbfbfb, #fafafa)
}
table tr.even td {
	background: #f6f6f6;
	background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
	background: -moz-linear-gradient(top, #f8f8f8, #f6f6f6)
}
table tr:last-child td {
	border-bottom: 0
}
table tr:last-child td:first-child {
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-left-radius: 3px
}
table tr:last-child td:last-child {
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	border-bottom-right-radius: 3px
}
table tr:hover td {
	background: #f2f2f2;
	background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));
	background: -moz-linear-gradient(top, #f2f2f2, #f0f0f0)
}
#search {
	margin-top: 120px
}
#search .page-title {
	float: left
}
#myModalSearch .modal-body {
	padding: 12px
}
#search-submit {
	position: relative;
	z-index: 1000;
	float: right;
	margin-top: -45px;
	margin-left: -4px;
	padding: 10px 10px 9px;
	border-radius: 0 2px 2px 0;
	background: #D81774;
	color: #fff
}
#search-input {
	font-size: 16px;
	position: relative;
	z-index: 100;
	width: 100%;
	padding: 10px;
	border: 1px solid #ccc
}
.search-cell img {
	width: 120%;
	height: 370px;
	margin-left: -26px
}
.search-results .product_descript {
	text-align: center;
	text-transform: capitalize
}
.search-results .product_descript h2 {
	margin: 20px 0;
	text-transform: capitalize
}
.search-results .product_descript a {
	color: #333
}
.product_img {
	position: relative;
	overflow: hidden;
	height: 300px;
	border: 1px solid #eee
}
.all-products {
	margin-top: 60px
}
.search-results ul {
	padding: 0;
	list-style: none
}
figure.effect-jazz {
	background: -webkit-linear-gradient(-45deg, #f3cf3f 0, #f33f58 100%);
	background: linear-gradient(-45deg, #f3cf3f 0, #f33f58 100%)
}
figure.effect-jazz img {
	opacity: .9
}
figure.effect-jazz figcaption::after,figure.effect-jazz img,figure.effect-jazz p {
	-webkit-transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, transform .35s
}
figure.effect-jazz figcaption::after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: '';
	-webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
	transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	opacity: 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff
}
figure.effect-jazz h2,figure.effect-jazz p {
	-webkit-transform: scale3d(.8, .8, 1);
	transform: scale3d(.8, .8, 1);
	opacity: 1
}
figure.effect-jazz h2 {
	padding-top: 26%;
	-webkit-transition: -webkit-transform .35s;
	transition: transform .35s
}
figure.effect-jazz p {
	font-size: .85em;
	padding: .5em 2em;
	text-transform: none;
	opacity: 0
}
figure.effect-jazz:hover img {
	-webkit-transform: scale3d(1.05, 1.05, 1);
	transform: scale3d(1.05, 1.05, 1);
	opacity: .7
}
figure.effect-jazz:hover figcaption::after {
	-webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 1, 1);
	transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 1, 1);
	opacity: 1
}
figure.effect-jazz:hover p {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	opacity: 1
}
figure.effect-romeo {
	-webkit-perspective: 1000px;
	perspective: 1000px
}
figure.effect-romeo img {
	-webkit-transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, transform .35s;
	-webkit-transform: translate3d(0, 0, 300px);
	transform: translate3d(0, 0, 300px);
	opacity: .3
}
figure.effect-romeo:hover img {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: .6
}
figure.effect-romeo figcaption::after,figure.effect-romeo figcaption::before {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 25%;
	height: 1px;
	content: '';
	-webkit-transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, transform .35s;
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
	background: #fff
}
figure.effect-romeo:hover figcaption::before {
	width: 80%;
	-webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
	transform: translate3d(-50%, -50%, 0) rotate(45deg);
	opacity: .5
}
figure.effect-romeo:hover figcaption::after {
	width: 80%;
	-webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
	transform: translate3d(-50%, -50%, 0) rotate(-45deg);
	opacity: .5
}
figure.effect-romeo h2,figure.effect-romeo p {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	-webkit-transition: -webkit-transform .35s;
	transition: transform .35s
}
figure.effect-romeo h2 {
	-webkit-transform: translate3d(0, -50%, 0) translate3d(0, -150%, 0);
	transform: translate3d(0, -50%, 0) translate3d(0, -150%, 0)
}
figure.effect-romeo p {
	top: 40%;
	padding: .25em 6em;
	-webkit-transform: translate3d(0, -50%, 0) translate3d(0, 150%, 0);
	transform: translate3d(0, -50%, 0) translate3d(0, 150%, 0)
}
.ofm-holder,.thumbnails>ul {
	padding: 0
}
figure.effect-romeo:hover h2 {
	-webkit-transform: translate3d(0, -50%, 0) translate3d(0, -100%, 0);
	transform: translate3d(0, -50%, 0) translate3d(0, -100%, 0)
}
figure.effect-romeo:hover p {
	-webkit-transform: translate3d(0, -50%, 0) translate3d(0, 100%, 0);
	transform: translate3d(0, -50%, 0) translate3d(0, 100%, 0)
}
@font-face {
	font-family: icomoon;
	font-weight: 400;
	font-style: normal;
	src: url(../fonts/icomoon.eot?dhe467);
	src: url(../fonts/icomoon.eot?dhe467#iefix) format('embedded-opentype'), url(../fonts/icomoon.ttf?dhe467) format('truetype'), url(../fonts/icomoon.woff?dhe467) format('woff'), url(../fonts/icomoon.svg?dhe467#icomoon) format('svg')
}
[class*=' icon-'],[class^=icon-] {
	font-family: icomoon!important;
	font-weight: 400;
	font-style: normal;
	font-variant: normal;
	line-height: 1;
	text-transform: none;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.icon-designer-chair:before {
	content: '\e900'
}
.icon-Capa_1:before {
	content: '\e901'
}
.icon-swivel-chair:before {
	content: '\e902'
}
.ad {
	overflow: hidden;
	margin-bottom: 20px;
	background-image: linear-gradient(-180deg, #1f1f1f 0, #000 100%)
}
.ad-lite {
	overflow: hidden;
	margin-bottom: 40px;
	background-image: linear-gradient(-180deg, #f1f1f1 0, #ecebeb 100%)
}
.banner-copy h2 {
	font-weight: 300;
	line-height: 5.1em;
	color: #999
}
.banner-logo {
	margin: 0;
	padding: 0;
	background: #000
}
.banner-logo-2 {
	background: #fff
}
.banner-logo img {
	display: block;
	width: auto;
	height: 50px;
	margin: 10% auto
}
.thumb-content {
	position: relative;
	float: left;
	overflow: auto;
	width: 50%;
	height: auto;
	margin: 20px;
	padding: 10px;
	background-color: #ccc
}
.thumb-content li {
	overflow: hidden;
	margin: 4px
}
.mTSButtonIconContainer {
	width: 30px
}
.mTS-buttons-out .mTS_vertical .mTSThumbContainer {
	margin: 0
}
a#mTS_1_buttonUp {
	margin-top: 10px
}
.single-product-image .thumbnails a.mTSButtonDown,.single-product-image .thumbnails a.mTSButtonUp {
	left: 34px;
	width: 93%!important;
	margin-bottom: 0;
	margin-left: -24px;
	border: 0
}
.mTSButton.mTS-hidden,.mThumbnailScroller.mTS_no_scroll .mTSButton {
	opacity: .25
}
.mTS-buttons-out .mTSButton {
	line-height: 12px;
	width: 36px;
	height: 36px!important;
	padding: 6px;
	background-color: transparent;
	fill: #fff
}
.mTS-buttons-out {
	background: 0 0
}
.mTS-buttons-out svg,.mTSButton svg {
	width: 85%;
	height: auto
}
.mTS-buttons-out .mTSButtonIcon {
	fill: #999
}
.thumb-content li a {
	display: inline-block;
	border: 7px solid rgba(255, 255, 255, .1)
}
.thumb-content.light,.thumb-content.light .mTSButton {
	background-color: #c2beb2
}
.thumb-content.light li a {
	border: 7px solid rgba(255, 255, 255, .4)
}
#content-1,#content-2 {
	overflow: hidden;
	height: 669px
}
#content-1 ul li:first-child {
	margin-top: 20px
}
#content-1 ul li:last-child {
	margin-bottom: 20px
}
#content-2 {
	padding: 55px 10px
}
#content-3 .mTSButton {
	background-color: #333
}
#content-5 {
	background-color: #444
}
#content-6 {
	background-color: transparent
}
#content-6 .mTSButton {
	-webkit-border-radius: 48px;
	-moz-border-radius: 48px;
	border-radius: 48px;
	background-color: rgba(0, 0, 0, .7)
}
#content-6 .mTSButtonLeft {
	left: 5px
}
#content-6 .mTSButtonRight {
	right: 5px
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
	/* Styles for iPad in portrait mode */
	.main-banner-img {
		height: 370px;
		margin: 7% auto 0;
	}
	.card .service-box {
		min-height: 370px;
	}
  }
@media (max-width:1480px) {
	#storage-overview {
		background-position: -189px 0
}
}
@media only screen and (max-width:1243px) {
	.grid figure {
		height: 100%
	}
	.customers img {
		width: 100%;
	}
}
@media only screen and (max-width:1199px) {
	.products li {
		margin-right: 15px
}
	.products li:nth-child(3n) {
		margin-right: 0
}
	.related.products>ul>li {
		width: 24.2%
}
	.blog-nav li.search {
		margin-left: 0
}
}
@media only screen and (max-width:991px) {
	.customers img {
		width: 100%;
}
	.home-bannere-copy {
		text-align: center;
		margin-top: 50px;
}
	.navbar-brand>img {
		width: 78px
}
	.navbar-default .navbar-nav>li>a {
		font-size: 10px
}
	.blog-nav li.tier-1-nav a {
		font-size: 12px
}
	.navbar-header {
		float: none
}
	.navbar-left,.navbar-nav,.navbar-right {
		float: none!important
}
	.navbar-toggle {
		display: block
}
	.navbar-collapse {
		border-top: 1px solid transparent;
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
}
	.navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px
}
	.navbar-collapse.collapse {
		display: none!important
}
	.navbar-nav {
		margin-top: 7.5px
}
	.navbar-nav>li {
		float: none
}
	.navbar-nav>li>a {
		padding-top: 10px;
		padding-bottom: 10px
}
	.product-shot {
		display: none
}
	.logo-panel {
		padding-left: 0;
		padding-right: 0
}
	.logo-panel > img {
    	margin-left: 0;
    	margin-top: 0 
}
	.collapse.in {
		display: block!important
}
	.top-phone {
		display: none!important
}
	.blog-footer,.categories,.category-nav,.product-tags,.related.products>ul>li>.cat-sku,.related.products>ul>li>a.button,.related.products>ul>li>a>h3,.wishlist-info {
		display: none
}
	.amd-quote {
		font-size: 18px;
		height: auto
}
	.amd-quote blockquote {
		font-size: 18px;
		padding: 40px 20px 20px
}
	.home-banner {
		height: auto !important;
		background-attachment: scroll;
		background-position: left
}
	.blog-title {
		font-size: 44px;
		margin-top: 80px;
		margin-bottom: 10px
}
	.blog-header {
		padding-top: 180px
}
	.carousel-caption {
		bottom: 280px
}
	.footer-company-links,.footer-contact {
		width: 100%;
		margin-top: 20px;
		padding: 0
}
	.blog-footer ul.footer-break {
		width: 100%
}
	.single-product-title {
		margin: 5px 0 35px;
		text-align: center
}
	.products li,.products li:nth-child(3n) {
		margin-right: 20px
}
	.request-quote.pull-right {
		float: left!important;
		margin-top: 6px!important
}
	.wl-button-wrap {
		text-align: center
}
	.related.products>ul>li {
		width: 23.9%
}
	.woocommerce-breadcrumb {
		margin-bottom: 73px
}
	#wl-wrapper {
		padding: 0 20px
}
	.wishlist-content .request-quote {
		float: right!important
}
	.product-tags li {
		padding: 1px 0 0
}
	.product-tags li a {
		font-size: 12px;
		display: block;
		width: 100%;
		padding: 10px;
		border: 1px solid #666;
		background-color: #666
}
	.page-title {
		padding-top: 20px
}
	.products li {
		width: 48.5%
}
	.products li:nth-child(2n) {
		margin-right: 0
}
	#conference-room-furniture .product-category.product,.products li.product-category {
		width: 100%!important
}
	.home-bio {
		height: auto;
		padding: 40px;
	}
	.bio-logo img {
		margin-bottom: 30px;
		width: 150px;
	}
}
@media only screen and (max-width:767px) {
	.blog-nav li,.mobile-call {
		display: block
}
	.navbar-nav {
		margin: 0 -15px
}
	.blog-nav li {
		float: none;
		padding: 0;
		text-align: center;
		border-bottom: 1px solid #ccc
}
	.navbar-default .navbar-nav>li>a {
		font-size: 14px;
		width: 100%;
		padding: 20px 10px;
		text-decoration: none
}
	.single-product-bread,
	.single-product-bread {
		margin: 68px 0 20px;
}
	#first-panel,.cat-right-shift {
		padding-right: 15px
}
	.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover {
		color: #ccc;
		border-bottom: 1px solid #333;
		background: #333
}
	.navbar-fixed-top .navbar-collapse {
		height: auto;
		max-height: 500px;
		background: #f8f8f8
}
	.blog-nav .header-tfn,.blog-nav li.nav-break {
		display: none
}
	.blog-nav li.tier-1-nav a {
		font-size: 16px
}
	.blog-nav li.tier-2-nav {
		float: none;
		padding-top: 0
}
	.archieve-product-bread {
		margin-top: 90px
}
	.navbar-default.navbar-scroll .navbar-nav>li.tier-1-nav>a,.no-nav-scroll .blog-nav>li.tier-1-nav>a {
		color: #999
}
	.category-block#overview {
		height: 300px;
		margin: 0 0 15px
}
	#first-panel {
		padding-left: 15px
}
	#desks {
		margin-bottom: 15px
}
	.blog-header {
		padding-top: 140px
}
	.new-arrivals {
		padding-right: 1.5em;
		padding-left: 1.5em
}
	.new-arrivals .woocommerce ul.products li.product {
		width: 48.15%
}
	.new-arrivals .woocommerce ul.products li:nth-child(2n) {
		margin-right: 0
}
	#wooswipe .single-product-main-image,#wooswipe .wp-post-image {
		width: 100%;
		height: auto
}
	.single-controls {
		padding-left: 0
}
	#wooswipe .thumbnails img {
		width: 100%;
		height: 100px
}
}
@media only screen and (max-width:725px) {
	.products li {
		width: 48.4%
}
}
@media only screen and (max-width:710px) {
	.related.products>ul>li {
		width: 50%;
		margin: 0
}
	.about-banner {
		background-position: 22%
}
.conf-room-plan-guide {
	text-align: center;
}
.conf-room-plan-guide h2 {
	width: 100%;
	text-align: center;
}
.conf-room-plan-guide p {
	width: 100%;
}

}
@media only screen and (max-width:685px) {
	.products li {
		width: 48.3%
}
}
@media only screen and (max-width:648px) {
	.home-page-btn-wht,
	.home-page-btn-blk {
		margin: 10px auto 0;
		width: 90%;
	}
	.video {
		display: none;
}
	.banner {
        align-items: center;
        background-image: url(../img/mobile-video-banner.jpg);
        background-size: cover;
        background-position: center;
        display: flex;
        justify-content: center;
        padding: 100px 0;
        text-align: center;
}
	.address.down,.address.top,.blog-footer h3,.blog-footer ul {
		text-align: center
}
	.map-marker {
		display: none
}
	.home-bio {
		padding: 5px 0 40px !important
}
	.footer-break li {
    font-size: 12px;
}
	.customers {
		padding: 4em 0 0
}
	.home-page-quote {
		padding-bottom: 50px
}
.new-arrivals .woocommerce ul.products li.product h2 {
    margin-top: 2.5em;
}
	.customers .col-sm-2 {
		margin-bottom: 40px
}
	.carousel-caption {
		bottom: 240px
}
	.customers img {
		width: 75%
}
	.carousel-caption img {
		width: 75%
}
	.blog-footer ul {
		width: 100%;
		margin: 0 auto 40px;
		padding: 0
}
	.blog-footer .title:after {
		margin: 15px auto 20px
}
	.shell-decor {
		background-size: 350px
}
	.products li {
		width: 48%
}
	.home-banner {
		height: 500px;
		background-attachment: scroll;
		background-position: -180px 0
}
}
@media only screen and (min-width:320px) and (max-width:568px) {
	.blog article .post-preview-img {
		height: auto
}
	.phone-cta,.sku-top {
		display: none
}
	.related.products>ul>li {
		height: 30%
}
	.products li {
		float: none;
		width: 100%
}
	.new-arrivals .woocommerce ul.products li.product {
		width: 100%
}
	.carousel-caption.caption-label {
		right: 0;
		bottom: 0;
		left: 0;
		width: 100%
}
	.banner-copy h2 {
		line-height: 1.5em;
		margin: 20px 0
}
	#conference-room-furniture .product-category.product,.products li.product-category {
		width: 100%!important;
		height: 250px;
		min-height: 250px
}
	.pop-cat li.product-category {
		overflow: hidden;
	}
	.new-arrivals .pop-cat .woocommerce ul.products li.product a img {
		transform: none;
	}
}
.show-mobile-nav {
	display: block
}
.hide-mobile-nav,.show-mobile-nav h3 {
	display: none
}


/* --- Overrides from p-overrides84.css --- */

.art-show {
    margin-top: 80px;
}
.about-doc {
    margin-top: 40px;
}
.page-id-8437 h1 {
    margin-top: 100px;
}
.page-id-8437 h3 {
    margin-bottom: 20px;
}
.term-art .cat-sku {
    display: none;
}
.term-art h2.woocommerce-loop-product__title {
    margin-top: 40px;
    margin-bottom: 25px;
}
.product_cat_art .related.products {
    display: none;
}
.product_cat_art .woocommerce-Tabs-panel.woocommerce-Tabs-panel--description.panel.entry-content.wc-tab {
    text-align: center;
    margin-bottom: 100px;
}
.product_cat_art .woocommerce-Tabs-panel.woocommerce-Tabs-panel--description.panel.entry-content.wc-tab h2 {
    text-align: center;
}
.product_cat_art .sku-top {
    display: none !important;
}
.product_cat_art .thumbnails {
    display: none !important;
}
.product_cat_art .single-product-main-image {
    height: 610px;
}
.product_cat_art .woocommerce-product-gallery__image.single-product-main-image > a > img {
    border: solid #fff 20px;
}
.product_cat_art .single-product-main-image {
    background: none;
}
#terms-conditions ol {
    list-style-position: unset;
    margin-top: 40px;
    margin-bottom: 40px;
  }
  #terms-conditions ol li {
    margin-bottom:10px
  }
  #terms-conditions ol ol {
    margin-left:40px;
    margin-top: 10px;
    margin-bottom: 15px;
  }
  .shopify-page {
      padding-top: 110px;
      width: 68%!important;
      margin-top: 40p;
  }
#requestquoteinfo h1,
#requestquoteinfo h4 {
    color: #333;
}
#requestquoteinfo .modal-header h4 {
    color: #fff;
}
.search-results .product_descript a {
    color: #000;
}
/* -- Contact Form 7 Validation Updates -- */
.wpcf7 form.invalid .wpcf7-response-output {
    border-color: #DC3333;
    border-radius: 4px;
    background: #DC3333;
    color: white;
    padding: 10px;
}
.wpcf7 form.sent .wpcf7-response-output {
    background: #46b450;
    border-radius: 4px;
    border-color: #46b450;
    color: white;
    padding: 10px;
}
.wpcf7-form-control.wpcf7-submit.btn.request-quote {
    display: table;
    text-align: center;
    width: 130px;
    margin: 0 auto !important;
}
.wpcf7 .ajax-loader {
    margin-top: 24px 24px 0 !important;
}

#wooswipe .thumbnails {
    height: 121px;
}
.slick-track, .thumbnails>ul {
    height: 121px;
}
.slick-initialized .slick-slide {
    overflow: hidden;
    height: 128px;
}
.thumbnails img {
    margin-top: 0;
}
.slick-next, .slick-prev {
    top: 45%;
}
.thumbnails .slick-next:before, .thumbnails .slick-prev:before {
    color: #eee;
}
.four-o-four-title {
    width: 65%;
    margin: 0px auto 0;
    padding-top: 20px;
    font-weight: 100;
}
body.search {
    max-width: 100%;
}
body.search h1 {
    border-bottom: 0;
}
.padding-20 {
    padding: 0 20px;
}
.no-float {
    float: none !important;
}
.wdm-quote-cart-table img {
    width: 100% !important;
}
body.page-template-wishlist {
    background-color: #b5b5b5;
}
.wdm-enquiry-form {
    background-color: #fff !important;
    border: 1px solid #ddd !important;
}
span.contact-cc-txt {
    color: #333 !important;
}
.woocommerce a.remove {
    margin-left: 12px;
}
th.cart-subtotal {
    width: 39% !important;
}
th.cart-name {
    width: 28% !important;
}
textarea.wdm-remark {
    height: 120px;
    width: 100% !important;
}
.wdm-quantity {
    width: 3.631em;
    margin: 0 auto;
}
.wdm-quote-cart-table textarea {
    padding: 5px;
}
#btnMPESend,#mpeSendCustom,.wc-backward {
    background: #F3E514 !important;
    text-decoration: none;
    border: 1px solid #F3E514;
    border-radius: 20px !important;
    color: #555 !important;
    display: table;
    font-size: 12px !important;
    font-weight: normal !important;
    padding: 10px 20px !important;
}
#mpeSendCustom {
    float: none !important;
    margin: 0 auto 30px;
}
#wdm-message {
    min-height: 200px;
}
.wdm-enquiry-form {
    margin-bottom: 50px;
}
.wc-ppc-form-wrapper {
    background: url('http://elite.ambiencedore.com/wp-content/themes/AMD-New-Dark/img/landing-img.jpg') #000;
    background-position: 100% 70%;
    background-size: cover;
    background-repeat: no-repeat;
    height: auto;
    padding: 280px 0;
    text-align: center;
}
.wc-ppc-password-form {
    width: auto;
    margin: 0 auto;
    color: #979797;
    display: table;
    padding: 50px 30px;
    background: rgba(0, 0, 0, 0.8);
}
.wc-ppc-password-form h1 {
    color: #F3E514;
    margin-top: 10px;
}
.wc-ppc-password-form h3 {
    color: #979797;
    ;
}
.bulk-request-page-banner {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0,0,0,0.5)), url(http://ambiencedore.com/wp-content/uploads/2018/07/Bella-Boardroom-Chairs.jpg);
    background-attachment: fixed;
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
    display: table;
    height: 350px;
    width: 100%;
    text-align: center;
}
.bulk-request-page-banner h1 {
    color: #fff;
    display: table-cell;
    vertical-align: middle;
}
.wishlist-content .container {
    padding: 50px 0;
}
.wdm-quoteup-woo > .shop_table.cart input[type='button'].update.wdm-update {
    background: #ccc !important;
    border-radius: 20px !important;
    padding: 10px 20px !important;
}
.td-btn-update .load-ajax {
    margin-left: 5px;
    margin-top: 0;
}
.wdm-modal-backdrop {
    z-index: 1040 !important;
}
.wl-modal-backdrop {
    z-index: 1040;
}

.form-password {
    margin: 0 auto;
    width: 50%}
#login-access {
    display: block;
    padding: 200px 0;
}
#form-group {
    float: left;
    width: auto;
}
#wcl_pwbox-1644 {
    padding: 5px;
}
.single-product .woocommerce-breadcrumb a {
    display: none;
}
#breadcrumb-main .woocommerce-breadcrumb {
    display: block;
}
.new-banner-2020 {
    background: url('../img/2022-Banner.jpg') #000;
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
    padding-top: 148px;
    padding-bottom: 148px;
}
.new-banner-2020 p {
    font-size: 20px;
    line-height: 1.5em;
    text-transform: uppercase;
}
@media only screen and (max-width: 991px) {
    .product-grid li {
    width: 50% !important;
}
.product-grid li:nth-child(3n) {
    margin-right: 0;
}
.product-grid li h3 {
    font-size: 16px !important;
}
}
@media only screen and (max-width: 767px) {
    .product-grid li {
        width: 100% !important;
    }
}
.new-arrivals .woocommerce .products li a.button.product_type_simple {
    margin: 10px auto 30px;
}
.new-arrivals .woocommerce ul.products li.product h3 {
    font-size: 18px;
    margin-bottom: 5px;
}
.new-arrivals .woocommerce ul.products li.product a img {
    width: 100%;
    height: auto;
    margin: 0;
}
.term-elite-collection .navbar-fixed-top,.term-lighting-elite .navbar-fixed-top,.term-tables-elite .navbar-fixed-top,.term-storage-elite .navbar-fixed-top,.term-chairs-elite .navbar-fixed-top,.term-desks-elite .navbar-fixed-top,.product_cat_chairs-elite .navbar-fixed-top,.product_cat_lighting-elite .navbar-fixed-top,.product_cat_tables-elite .navbar-fixed-top,.product_cat_storage-elite .navbar-fixed-top,.page-template-cat-login .navbar-fixed-top,#product-categoryelite-collection .navbar-fixed-top {
    background: #0E0E0E;
    border-bottom: 1px solid #232323;
}
.term-elite-collection,.term-lighting-elite,.term-tables-elite,.term-storage-elite,.term-chairs-elite,.term-desks-elite,.product_cat_chairs-elite,.product_cat_lighting-elite,.product_cat_tables-elite,.product_cat_storage-elite,.page-template-cat-login,#product-categoryelite-collection {
    background-color: #000;
    color: #949494;
}
.page-template-cat-login {
    background: url('http://elite.ambiencedore.com/wp-content/themes/AMD-New-Dark/img/landing-img.jpg') #000;
    background-position: bottom right;
    background-size: cover;
    background-repeat: no-repeat;
}
.category-login__heading {
    color: #979797;
}
table .product-name a:link,table .product-name a:visited {
    color: #333;
}
#bulk-request #wdm-cart-count {
    display: none;
}
input.category-login__submit {
    background-image: linear-gradient(-180deg, #DECE80 0%, #D8C275 100%);
    border: 1px solid #979797;
    color: #8C7F50;
    float: left;
    margin-right: 10px !important;
    padding: 6px 25px;
}
input.category-login__password {
    float: left;
    font-size: 19px;
    line-height: 1.53em;
    margin-left: 37px !important;
}
#product-categoryelite-collectiondesks-elite .col-sm-12 {
    padding-left: 0;
    padding-right: 0;
}
.cat-login {
    height: 800px;
}
.term-elite-collection .archieve-product-bread,.term-lighting-elite .archieve-product-bread,.term-tables-elite .archieve-product-bread,.term-storage-elite .archieve-product-bread,.term-chairs-elite .archieve-product-bread,.term-desks-elite .archieve-product-bread,.product_cat_chairs-elite .single-product-bread,.product_cat_lighting-elite .single-product-bread,.product_cat_tables-elite .single-product-bread,.product_cat_storage-elite .single-product-bread,.product_cat_desk-elite .single-product-bread {
    background: #232323;
    border-color: #232323;
}
.term-elite-collection h1.page-title,.term-lighting-elite h1.page-title,.term-tables-elite h1.page-title,.term-storage-elite h1.page-title,.term-chairs-elite h1.page-title,.term-desks-elite h1.page-title {
    color: #949494 !important;
}
.term-elite-collection .woocommerce-LoopProduct-link,.term-lighting-elite .woocommerce-LoopProduct-link,.term-tables-elite .woocommerce-LoopProduct-link,.term-storage-elite .woocommerce-LoopProduct-link,.term-chairs-elite .woocommerce-LoopProduct-link,.term-desks-elite .woocommerce-LoopProduct-link {
    border-bottom: 1px solid #000;
}
.term-elite-collection .product-grid li,.term-lighting-elite .product-grid li,.term-tables-elite .product-grid li,.term-storage-elite .product-grid li,.term-chairs-elite .product-grid li,.term-desks-elite .product-grid li {
    background: #0E0E0E;
    border-left: 1px solid #000;
}
.term-elite-collection hr,.term-lighting-elite hr,.term-tables-elite hr,.term-storage-elite hr,.term-chairs-elite hr,.term-desks-elite hr {
    border-top: .5px solid #333;
}
.product_cat_chairs-elite .single-product-title,.product_cat_lighting-elite .single-product-title,.product_cat_tables-elite .single-product-title,.product_cat_storage-elite .single-product-title,.product_cat_desk-elite .single-product-title {
    color: #949494;
}
.term-elite-collection .product-grid li h3,.term-lighting-elite .product-grid li h3,.term-tables-elite .product-grid li h3,.term-storage-elite .product-grid li h3,.term-chairs-elite .product-grid li h3,.term-desks-elite .product-grid li h3 {
    color: #fff;
}
.product_cat_chairs-elite .single-product-main-image,.product_cat_lighting-elite .single-product-main-image,.product_cat_tables-elite .single-product-main-image,.product_cat_storage-elite .single-product-main-image,.product_cat_desk-elite .single-product-main-image {
    background: #222;
}
.product_cat_chairs-elite a.wishlist,.product_cat_lighting-elite a.wishlist,.product_cat_tables-elite a.wishlist,.product_cat_storage-elite a.wishlist,.product_cat_desk-elite a.wishlist {
    background: #666 !important;
    border: 1px solid #666 !important;
}
.cat-login,.page-id-2557655 {
    padding: 150px 0;
}
.footer-links a {
    text-transform: uppercase;
}
#conference-room-furniture h2.woocommerce-loop-category__title {
    font-size: 24px;
    position: absolute;
    z-index: 1000;
    top: 40%;
    width: 100%;
    color: #fff;
}
#conference-room-furniture .product-category.product a::before {
    position: absolute;
    z-index: 1000;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    content: '';
    background-color: rgba(23, 23, 23, .4);
}
#conference-room-furniture .product-category.product {
    overflow: hidden;
    width: 25%;
    height: 250px;
    min-height: 250px;
}
#conference-room-furniture .product-category.product:nth-child(even) {
    float: left;
}
#conference-room-furniture .product-category.product:nth-child(odd) {
    margin-right: 0;
    float: left;
}
#conference-room-furniture .blog-post-meta  {
  display: none;
}
#conference-room-furniture .blog-post-title {
    font-size: 40px;
    margin-bottom: 25px;
    margin-top: 25px;
    border-bottom: 1px solid #333;
    padding-bottom: 20px;
}
#conference-room-planning-guide .new-arrivals .woocommerce-LoopProduct-link {
    height: 260px;
}
#conference-room-planning-guide h2.woocommerce-loop-product__title {
    font-size: 20px !important;
    font-weight: normal;
}
#conference-room-furniture .woocommerce ul.products li.first {
    clear: none;
}
#conference-room-furniture h2.woocommerce-loop-category__title {
    font-size: 20px;
    text-transform: capitalize;
}
#conference-room-furniture .woocommerce ul.products li.product {
    border-left: 1px solid #333;
    margin-bottom: 20px;
}
#conference-room-furniture .blog-post {
    margin-bottom: 0;
}
.page-template-cat-login .wc-ppc-form-wrapper {
    background: none;
    padding: 0;
  }
.page-template-cat-login h1:first-child,
.page-template-cat-login .elite-login p:nth-child(7),
.page-template-cat-login .elite-login h3.category-login__heading {
    display: none !important;
}
.modal {
    overflow-y: auto;
}
.upsells > ul.products > li {
    float: left;
    width: 50%;
    background: #fff;
    border-left: 1px solid #eee;
    list-style: none;
    padding-bottom: 20px;
  }
  
  .upsells > ul.products > li > a img {
    width: 100%;
    height: auto;
  }
  
  .upsells > ul.products > li > h2 {
    margin-top: 30px;
  }
  
  .upsells > ul.products > li > .cat-sku {
      float: none;
      font-size: 16px;
      font-weight: 300;
      padding: 10px 30px;
      text-align: center
  }
  .up-sells.upsells.products > h2:first-child {
      font-size: 24px;
      margin-bottom: 24px;
  }
  .grecaptcha-badge {
    bottom: 80px !important;
}  
@media only screen and (min-width: 1600px) {
    .new-arrivals .woocommerce ul.products li.product a img {
        transform: translateY(0);
    }
    #modern-conference-table .new-arrivals .woocommerce-LoopProduct-link,
    #glass-tables .new-arrivals .woocommerce-LoopProduct-link,
    #black-glass-desks .new-arrivals .woocommerce-LoopProduct-link {
        height: 200px !important;
    }
}
 @media only screen and (min-width: 2000px) {
    .new-arrivals .woocommerce ul.products li.product a img {
        transform: translateY(-18%);
    }
}
@media only screen and (max-width: 1226px) {
    .new-arrivals .woocommerce ul.products li.product {
    width: 33.3%;
}
.new-arrivals .woocommerce ul.products li.first {
        clear: none;
    }
}
@media only screen and (max-width: 1044px) {
    .new-arrivals .woocommerce ul.products li.product {
        width: 49%;
    }
}
@media only screen and (max-width: 658px) {
    .new-arrivals .woocommerce ul.products li.product {
        width: 100%;
    }
    .new-arrivals .woocommerce ul.products li.product a img {
        position: relative;
        top: 50%;
        transform: translateY(-50%);
    }
    input.category-login__password,input.category-login__submit {
        float: none;
        margin: 0 auto 10px !important;
        width: 75%;
    }
    .cat-login {
        height: auto;
        padding: 50px 0;
    }
    .modal {
        overflow: scroll;
    }
    #wdm-cart-count {
        margin-top: 60px;
    }
    .new-banner-2020 {
        background-size: 305%;
        padding-top: 108px;
        padding-bottom: 118px;
    }
    .blog-footer2 {
        padding: 20px 0;
    }
    .about-doc {
        text-align: center;
        margin-bottom: 40px;
        margin-top: 0;
    }
}
@media only screen and (max-width: 568px) and (min-width: 220px) {
    .related.products>ul>li {
        height: 300px;
    }
    .woocommerce-LoopProduct-link {
        height: auto;
    }
    .related.products h2 {
        margin-top: 15px;
    }
    .product-grid li img {
        top: 0;
        transform: translateY(0);
    }
    .shell-decor {
        background: none;
    }
    h2.woocommerce-loop-product__title {
        display: block !important;
        font-size: 18px;
    }
    div.phone-cta + hr {
        display: none;
    }
    .new-banner-2020 {
        background-size: 305%;
        padding-top: 108px;
        padding-bottom: 118px;
    }
    .new-banner-2020 p {
        padding: 0 60px;
    }
}
