/******************/
/* GUIDES V2 BASE */
/******************/

/* RULES TO SET STAGE **/
#sideBox,
#breadcrumbs,
#categoryHeader,
#seo-copy,
.grid-subcategories,
.c-page-header,
.back-to-top,
.c-back-to-top,
#changepageSizeForm {
    display: none !important;
}

.quick-links-wrapper {
    position: absolute;
    z-index: 99;
    top: 95px;
    width: 100vw;
    max-width: none;
    margin-left: calc(-50vw + 50%);
    overflow: hidden;
    background-color: #fff;
}

.quick-links-wrapper .quick-links-container {
    margin-top: 7px;
    margin-bottom: 7px !important;
}

#mainContent {
    width: 100% !important;
}

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

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

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

/*.video-wrapper {
    position: relative;
    height: 712px;
}

.pwa-site .video-wrapper {
    height: 368px;
}*/

/*.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;
}*/

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

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

.desktop-site .module-hero img {
    max-height: calc(100vh - 150px);
    object-fit: cover;
}

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

.text-with-icon {
    display: inline-block;
    margin-bottom: 0px !important;
}

.text-with-icon + .house-icon {
    vertical-align: bottom;
    margin-left:10px;
}

/*.text-with-icon.house-icon:after {
    content: url(/wcsstore/images/Frontgate/_media/Footer/ContentDrivers/images/ds.svg);
    width: 62px;
    height: 82px;
}*/

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

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

.flex-row {
    display: flex;
}

.desktop-site .right-side-col .right-side-col-inner {
    padding-left: 7.5px;
}

.right-side-col .content-row {
    margin-bottom: 80px;
}

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

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

.pwa-site #mainContent,
.pwa-site #app-main .m-responsive-template {
    margin-top: 0;
}

.pwa-site .b1 {
    font-size: 2.3125em;
    line-height: 1.18;
}

.pwa-site .b2 {
    font-size: 1.75em;
    line-height: 1.25;
}

.pwa-site .faq-component a {
    font-weight: 700;
}

.tabletHeaderRedesign .b1 {
    font-size: 2.625em;
    line-height: 1.19;
}

.tabletHeaderRedesign .b2 {
    font-size: 2em;
    line-height: 1.25;
}

.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;
}

html.pwa-site {
    line-height: 1.5;
}

.icon-prefix:before {
    content:'';
    width: 48px;
    height: 48px;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: 15px;
    vertical-align: bottom;
}

.icon-prefix.comfort-icon:before {
    background-image: url('/wcsstore/images/Cinmar/interface/icons/comfort_icon_black_48.svg');
}

.desktop-site div[data-tracking*="Buying Guide"] img[src*="data:image"] {
    max-height: 550px;
}

/*! END RULES TO SET STAGE **/

/*! GENERAL RULES **/
.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;
}

.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;
}

.jump-label {
    margin-bottom: 10px;
    display: inline-block;
}

.module-two-cols,
.module-banner,
.module-quicknav-tiles,
.submodule-content + .submodule-content,
.module-explore,
.module-one-col,
.pwa-site .module-one-col > .row > .col-xs-12 + .col-xs-12,
.pwa-site .twoup-submodule > div:last-of-type,
.pwa-site .right-side-col {
    margin-top: 80px !important;
}

.divider-col,
.tabletHeaderRedesign .left-side-col {
    border-right: 1px solid #b5b5b5;
}

.title-component {
    letter-spacing: 5px;
    font-weight: 600 !important;
    display: inline-block;
    padding-bottom: 8px;
    border-bottom: 1px solid #000;
}

.dark-menu .title-component {
    border-bottom: 1px solid #fff;
}

.title-component.no-border {
    border-bottom: none;
    padding-bottom: 0;
}

.pwa-site .title-component {
    text-transform: uppercase;
    margin-bottom: 18px;
}

/*.btn-bloglike {
    text-transform: uppercase;
    font-weight: 400;
    color: #000;
    line-height: 1.4;
    letter-spacing: 1px;
    text-decoration:  underline;
    text-underline-position:  under;
    text-underline-offset:  2px;
    display: inline-block;
    border-bottom:  none;
}

.btn-bloglike:hover {
    text-decoration: underline;
    border-bottom:  none;
    color: #787878;
    border-color: #787878;
}*/

.pwa-site .ds-module > .row {
    margin-left: 0;
    margin-right: 0;
}

.desktop-site .ds-menu {
    max-width: 405px;
}

.ds-menu .logo-container-component {
    background-color: #000;
    border-radius: 9px 9px 0 0;
    box-shadow: 0 -11px 10px 0 rgba(0,0,0,0.2);
    padding: 20px;
}

.ds-menu.top-right .logo-container-component {
    border-radius: initial;
    box-shadow: none;
}

.ds-menu.top-right .links-container-component {
    border-radius: 0 0 9px 9px;
    box-shadow: 0 11px 10px 0 rgb(0,0,0,0.2);
}

.ds-menu .links-container-component {
    background-color: rgba(255,255,255,0.9);
    padding: 15px 50px;
}

.ds-menu .links-container-component ul {
    list-style-type: none;
    padding: 0;
    margin-bottom: 0;
}

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

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

.ds-menu .links-container-component ul li a {
    font-weight: normal;
}

.ds-menu .links-container-component ul li span {
    display: block;
}

.desktop-site.tabletHeaderRedesign .ds-menu,
.desktop-site.screen-md .ds-menu,
.desktop-site.screen-sm .ds-menu {
    display: flex;
    max-width: 600px;
}

.desktop-site.tabletHeaderRedesign .ds-menu .logo-container-component,
.desktop-site.screen-md .ds-menu .logo-container-component,
.desktop-site.screen-sm .ds-menu .logo-container-component {
    border-radius: 9px 0 0 0;
    box-shadow: none;
} 

.desktop-site.tabletHeaderRedesign .ds-menu .logo-container-component img,
.desktop-site.screen-md .ds-menu .logo-container-component img,
.desktop-site.screen-sm .ds-menu .logo-container-component img {
    margin-top: 35%;
}

.desktop-site.tabletHeaderRedesign .ds-menu .links-container-component,
.desktop-site.screen-md .ds-menu .links-container-component,
.desktop-site.screen-sm .ds-menu .links-container-component {
    padding: 15px;
    border-radius: 0 9px 0 0;
} 

.pwa-site .ds-menu {
    margin-top: -50px;
    position: relative;
}

.pwa-site .ds-menu .logo-container-component {
    padding: 20px 50px;
}

.pwa-site .ds-menu .links-container-component p {
    margin-top: 15px;
    padding-left: 15%;
    padding-right: 15%;
}

.ds-menu.dwf-variant .links-container-component ul li a:hover, 
.ds-menu.dwf-variant .links-container-component ul li a:active,
.ds-menu.dwf-variant .links-container-component ul li a:focus {
  text-decoration: none;
}

.ds-menu.dwf-variant .links-container-component ul li span {
  display: inline-block;
  font-weight: 700;
  text-transform:uppercase;
  letter-spacing:3px;
  text-align:left;
  vertical-align: middle;
  line-height:1.2;
}

/*! END GENERAL RULES **/

/*! HERO **/ 
.box-menu {
    background-color: rgba(255,255,255,0.95);
    color: #000;
}

.desktop-site .box-menu {
    max-width: 350px;
    padding: 15px;
}

.screen-sm .box-menu {
    font-size: 75%;
}

.pwa-site .box-menu {
    padding: 24px;
}

.box-menu.dark-menu {
    background-color: rgba(0,0,0,0.95);
    color: #fff;
}

.hero-menu.box-menu a {
    display: block;    
}

.pwa-site .hero-menu.box-menu a {
    display: inline-block;
    float:  left;
    clear:  left;
}

.pwa-site .hero-menu.box-menu .btn-cta {
    width:  100%;
}

.box-menu hr {
    border: none;
    border-top: 1px solid #000;
    margin-top: 15px;
    margin-bottom: 15px;
}

.box-menu .btn-jump,
.box-menu .btn-cta {
    margin-left: 0;
}

.box-menu .btn-jump {
    text-align: left;
}

.box-menu .btn-jump + .btn-jump,
.box-menu .btn-cta {
    margin-top: 10px;
}

.box-menu .btn-jump:focus,
.box-menu .btn-jump:hover {
    border-color: transparent;
}

.tabletHeaderRedesign .hero-menu h1,
.screen-sm .hero-menu h1,
.screen-md .hero-menu h1 {
    margin-bottom: 7px;
}

.tabletHeaderRedesign .hero-menu hr,
.screen-sm .hero-menu hr,
.screen-md .hero-menu hr {
    margin-top: 7px;
    margin-bottom: 7px;
}

.tabletHeaderRedesign .hero-menu .btn-jump-wrapper,
.screen-sm .hero-menu .btn-jump-wrapper,
.screen-md .hero-menu .btn-jump-wrapper {
    display: flex;
    justify-content: space-between;
    flex-direction:  column;
}

.tabletHeaderRedesign .hero-menu .btn-jump-wrapper .btn-jump,
.screen-sm .hero-menu .btn-jump-wrapper .btn-jump,
.screen-md .hero-menu .btn-jump-wrapper .btn-jump {
    margin-top: 0;
    font-size: 75%;
    padding:  3px !important;
}

.tabletHeaderRedesign .box-menu:not(.hero-menu) p {
	display: none;
}

/*! QUICK NAV TILES **/
.desktop-site .module-quicknav-tiles .col-xs-12 {
    display:  flex;
    justify-content:  center;
}

.pwa-site .module-quicknav-tiles {
    border-top:  1px solid #000;
    border-bottom:  1px solid #000;
    padding-top:  40px;
    padding-bottom:  40px;
}

.desktop-site .module-quicknav-tiles .quicknav-tile {
    margin-left:  3%;
    margin-right:  3%;
}

.module-quicknav-tiles .quicknav-tile a {
    display:  flex;
    flex-direction:  column;
    text-align:  center;
}

.module-quicknav-tiles .quicknav-tile a:hover {
    text-decoration:  none;
}

.module-quicknav-tiles .quicknav-tile a:hover span {
    color:  #787878;
}

.module-quicknav-tiles .quicknav-tile a span {
    margin-top:  15px;
}

.pwa-site .module-quicknav-tiles .quicknav-tile a span {
    padding: 0 !important;
}

/*! FAQs  **/
.search-row {
    display: flex;
}

.search-row span {
    line-height: 1.8;
}

.pwa-site .search-row span {
    line-height: 1.6 !important;
}

.search-row input {
    font-size: 1em;
}

.faq-icon {
    position: relative;
    height: 16px;
    width: 16px;
    display: inline-block;
    vertical-align: top;
}

.faq-icon span {
    position: absolute;
    left: 0;
    top: 12px;
    display: block;
    width: 100%;
    height: 3px;
    opacity: 1;
    background: #000;
}

.faq-icon span:last-of-type {
    -webkik-transform: rotate(90deg);
    transform:rotate(90deg);
    transition: .3s ease-in-out;
}

.faq-component {
    padding-left: 0 !important;
    margin-top: 30px;
    list-style-type: none !important;
}

.faq-component li {
    list-style-type:none;
    margin-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #d8d8d8;
}

.faq-component .question-component {
    display:inline-block;
    width: calc(100% - 27px);
    margin-left: 7px;
    margin-bottom: 0px;
}

.faq-component li .answer-component {
    display: block;
    opacity: 0;
    height: 0;
    transition: .3s ease-in-out;
    overflow: hidden;
}

.faq-component li.active-question .faq-icon span:last-of-type {
    opacity: 0;
    -webkik-transform: rotate(0deg);
    transform: rotate(0deg);
}

.faq-component li.active-question .answer-component {
    opacity: 1;
    margin-top: 15px;
    height: auto;
}

.show-more-faqs-btn {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/*! CONTENT ADDON COMPONENT **/
.content-addon-component {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #d8d8d8;
}

.content-addon-component .btn.text-left {
    text-align: left !important;
}

.tabletHeaderRedesign .content-addon-component .btn.text-left {
    margin-top: 15px;
    text-align: center !important;
}

/*! FAQ/REVIEW CALLOUT COMPONENT **/
.faq-callout-row,
.review-callout-row {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #000;
}

.faq-callout-row .col-xs-12 + .col-xs-12 {
    margin-top: 60px;
}

.spotlight-review-stars {
    min-width: 35%;
    margin-top: 15px;
    margin-bottom: 15px;
}

/*! KEEP EXPLORING COMPONENT **/
.module-explore .title-row hr {
    border: none;
    border-bottom: 1px solid #000;
}

.module-explore .text-component {
    border: 1px solid #000;
    padding: 15px;
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
}

.desktop-site .module-explore.two-up-variant .text-component {
    padding: 15px 22%;
    text-align: center;
}

.module-explore .text-component p {
    flex: 1 0 auto;
}

.module-explore .text-component a {
    width: 100%;
}

.module-explore .card-list {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
}

.module-explore .card-list .card-content {
    display: flex;
    flex-direction: column;

    width: 100%;
    height: 100%;
}

.pwa-site .card-list-item:first-of-type {
    margin-top: 15px;
}

.pwa-site .card-list-item {
    margin-bottom: 80px;
    padding-left: 24px;
    padding-right: 24px;
}

.screen-xs .module-footer a {
    display: block;
    color: #FFF;
    margin-bottom: 15px;
    padding: 14px 30px;
}

.screen-xs .module-footer a.c--secondary,
.screen-xs .module-footer a.pw--secondary {
    background-color: transparent;
    border: 1px solid #FFF;
    max-width: 75%;
    margin-left: auto;
    margin-right: auto;
    font-size: 12px;
}

.module-footer .btn.btn-secondary {
    color: #FFF;
    background-color: transparent;
    border-color: #FFF;
}

.module-footer {
    opacity: 0;
    margin-top: 0px !important;
    height: 0;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index:999;
    background-color: rgba(0,0,0,0.9);
    -webkit-transition: opacity 0.3s ease-in, height 0.3s ease-in;
    transition: opacity 0.3s ease-in, height 0.3s ease-in;
}

.module-footer .col-xs-12 {
    margin-top: 9px;
}

.module-footer.scrolled {
    opacity: 1;
    height: 63px;
    -webkit-transition: opacity 0.3s ease-in, height 0.3s ease-in;
    transition: opacity 0.3s ease-in, height 0.3s ease-in;
}

.pwa-site .module-footer.scrolled {
    height: 90px;
}

.pwa-site .module-footer.two-up-footer.scrolled {
    height: 132px;
}

.pwa-site .module-footer.three-up-footer.scrolled {
    height: 200px;
}

.extole-overlay-cta-wrapper {
    bottom: 80px !important; 
}

.pwa-site .extole-overlay-cta-wrapper {
    bottom: 100px !important;
}