/*! DESIGN STUDIO BASE CSS **/

/*! STAGE SETTING **/
#sideBox,
#breadcrumbs,
#categoryHeader,
#seo-copy,
.grid-subcategories,
.c-page-header,
.back-to-top,
.c-back-to-top,
#changepageSizeForm,
h1.inner,
.pwa-site .c-custom-select__container {
    display: none !important;
}

#app-main .responsive-content .m-responsive-template {
	margin-top: 0;
}

.pwa-site .t-header .outer-search {
    margin-bottom: 0px;
}

.pwa-site .visuallyhidden {
    border: 0 !important;
    clip: rect(1px, 1px, 1px, 1px) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space: nowrap !important;
}

.rotating-banner {
	position: fixed;
	max-width: 150px;
	z-index: 3;
}

.desktop-site .rotating-banner {
	top: 160px;
	right: 30px;
}

.pwa-site .rotating-banner {
	top: 130px;
	right: 15px;
}

.desktop-site .full-width {
    width: 100vw;
    position: relative;
    margin-left: calc(-50vw + 50%);
    overflow:hidden;
}

.pwa-site .full-width {
    width: 100vw;
    position: relative;
    margin-left: calc(-50vw + 50%);
    overflow: hidden;
}

.pwa-site .full-width div[class*="col-"] {
    padding: 0;
}

#mainContent {
    width: 100% !important;
}

.desktop-site body {
    overflow-x:hidden;
}

.desktop-site .row.flex-row {
	display: -webkit-flex;
	display: flex;
}

.tabletHeaderRedesign .headerAndNav ~ #content {
    padding-top: 130px;
}

.headerRedesign .redesignedHeaderAndNav ~ #content {
    padding-top: 149px;
}

.tabletHeaderRedesign .module-hero .col-xs-12 {
	padding: 0;
}

.pwa-site div[data-tracking] {
	margin-top: 0;
}

.desktop-site div[class*="module-"] + div[class*="module-"] {
	margin-top: 90px;
}

.pwa-site div[class*="module-"] + div[class*="module-"] {
	margin-top: 60px;
}

#category > div[class*="module-"]:last-of-type {
	margin-bottom: 60px;
}
/*! END STAGE SETTING **/

/*! HELPER CLASSES **/
.full-width .overlay-wrapper-outer {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 1240px;
    pointer-events: none;
}

.full-width .overlay-wrapper-inner {
    position: relative;
    width: 100%;
    height: 100%;
}

.full-width .overlay-wrapper-outer .overlay-wrapper-inner .overlay-component {
    pointer-events: all;
} 

.overlay-component {
    position: absolute;
}

.overlay-component.bottom-right {
    bottom: 0;
    right: 0;
}

.overlay-component.bottom-left {
    bottom: 0;
    left: 0;
}

.overlay-component.top-right {
    top: 0;
    right: 0;
}

.overlay-component.top-left {
    top: 0;
    left: 0;
}

@media (min-width: 1550px) {
	.right-bleed .text-col {
		padding-left: 15%;
		padding-right: 3%;
	}
	.left-bleed .text-col {
		padding-right: 15%;
		padding-left: 3%;
	}
}

@media (min-width: 1225px) and (max-width: 1550px) {
	.right-bleed .text-col {
		padding-left: 12%;
	}
	.left-bleed .text-col {
		padding-right: 12%;
	}
}


@media (max-width: 1225px) {
	.right-bleed .text-col {
		padding-left: 6%;
	}
	.left-bleed .text-col {
		padding-right: 6%;
	}
}

.pwa-site .text-padding-left,
.pwa-site .text-col {
	padding-left: 60px !important;
	padding-right: 30px !important;
}

.pwa-site .text-col h2 {
	margin-top: 15px;
}

.desktop-site .video-wrapper {
	max-height: calc(100vh - 150px);
}

.video-wrapper.autoplay-video {
	position:  relative;
}

.video-controls-btn-wrapper.top-left {
	top: 5%;
	left: 5%;
}

.video-controls-btn-wrapper.top-right {
	top: 5%;
	right: 5%;
}

.tabletHeaderRedesign .video-wrapper {
	max-height: calc(100vh - 135px);
}

.full-width video {
	width: 100%;
	height: auto !important;
}

/*.pwa-site .video-wrapper {
	position: relative;
	height: 350px;
}

.video-wrapper video {
	position: absolute;
	top: 0;
	left: 0;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: -100;
	object-fit: cover;
	overflow: hidden;
}*/

.padding-lr-55 {
	padding-left: 55px;
	padding-right: 55px;
}

.black-hr {
	border: none !important;
	border-top: 1px solid #000 !important;
}

.icon-prefix {
	display: inline-block;
	vertical-align: middle;
	height: 40px;
	width: 40px;
	margin-right: 8px;
	background-size: cover;
}

.tabletHeaderRedesign .icon-prefix {
	height: 25px;
	width: 25px;
	margin-right: 5px;
}

.pwa-site p a[href*="tel:"] {
	font-weight: bold;
}

.icon--ask {
	background-image: url('/wcsstore/images/Frontgate/_media/Landing/DesignConsultants/2020/images/base/ask_a_question.svg');
}

.icon--chat {
	background-image: url('/wcsstore/images/Frontgate/_media/Landing/DesignConsultants/2020/images/base/live_chat.svg');
}

.icon--call {
	background-image: url('/wcsstore/images/Frontgate/_media/Landing/DesignConsultants/2020/images/base/call.svg');;
}

.icon--appointment {
	background-image: url('/wcsstore/images/Frontgate/_media/Landing/DesignConsultants/2020/images/base/schedule.svg');
}

.icon--apply {
	background-image: url('/wcsstore/images/Frontgate/_media/Landing/DesignConsultants/2020/images/base/application.svg');
}

.icon--explore {
	background-image: url('/wcsstore/images/Frontgate/_media/Landing/DesignConsultants/2020/images/base/explore.svg');
}

.icon--umbrella {
	background-image: url('/wcsstore/images/Frontgate/_media/Landing/DesignConsultants/2020/images/base/umbrella.svg');
}

.icon--od-furniture {
	background-image: url('/wcsstore/images/Frontgate/_media/Landing/DesignConsultants/2020/images/base/od-furniture.svg');
}

.icon--furniture {
	background-image: url('/wcsstore/images/Frontgate/_media/Landing/DesignConsultants/2020/images/base/furniture.svg');
}

.icon--comfort {
	background-image: url('/wcsstore/images/Frontgate/_media/Landing/DesignConsultants/2020/images/base/comfort.svg');
}

.icon--tree {
	background-image: url('/wcsstore/images/Cinmar/interface/icons/treegreenery_icon_black_64.svg');
}

.icon--entertain {
	background-image: url('/wcsstore/images/Cinmar/interface/icons/te_icon_black_64.svg');
}

.icon--swatch {
	background-image:  url('/wcsstore/images/Cinmar/interface/icons/swatches_icon_black_64.svg');
}

.scroll-to-top-btn {
	cursor: pointer;
}
/*! END HELPER CLASSES **/

/*! HEADER OVERLAY CLASSES **/
.logo-container-component {
	background-color: #000;
	padding: 20px 30px 15px 30px;
	text-align: center;
	border-radius: 9px 9px 0 0;
	box-shadow: 0 -11px 10px 0 rgba(0,0,0,0.2);
	margin-left: 8%;
	margin-right: 8%;
	margin-bottom: -60px;
	position: relative;
}

.hero-hr {
	border:none;
	border-top: 2px solid #fff !important;
	margin-top: 15px;
	margin-bottom: 15px;
}

.hero-headline {
	letter-spacing: 7px;
	font-weight: 600;
	margin-bottom:0px;
}

.pwa-site .logo-container-component {
	margin-top: -100px;
	margin-left: 9%;
	margin-right: 9%;
	padding-left: 50px;
	padding-right: 50px;
}

.links-container-component {
	background-color: rgba(255,255,255,0.95);
	padding: 90px 30px 30px 30px;
	border-radius: 5px 5px 0 0;
}

.links-container-component ul,
ul.icons-ul {
	list-style-type: none;
	padding: 0;
}

.links-container-component ul li,
ul.icons-ul li {
	display: inline-block;
	text-align: center;
	padding: 0 15px;
}

ul.flex-ul {
	display: flex;
	flex-direction: row;
	flex-wrap:wrap;
}

ul.flex-ul li {
	flex-basis: 0;
	flex-grow: 1;
}

.links-container-component ul li img,
ul.icons-ul li img {
	min-height: 64px;
	min-width: 64px;
	margin-bottom: 10px;
}

.links-container-component ul li a,
ul.icons-ul li a {
	font-weight: normal;
}

.links-container-component ul li span,
ul.icons-ul li span {
	display: block;
}

/*! END HEADER OVERLAY CLASSES **/

.link-list-component {
	list-style-type: none !important;
	padding: 0 !important;
}

.link-list-component li {
	margin-bottom: 15px;
}