/* ****************
****************

MISCELLANEOUS 


****************
**************** */

* {
  padding: 0;
  margin: 0;
}

.full_width img {
  width: 100vw !important;
}

.sub_headlines, .sub_headlines_top {
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 5px;
}

.sub_headlines {
    margin-bottom: 2em !important;
    text-align: center;
}

@media only screen and (max-width: 700px) {
  .center {
    text-align: center !important;
    margin: 0 auto;
  }
} 

/* BANNERS */

.overlay h2, 
.overlay h5 {
  background: none !important;
}

.bs_hp_banner .overlay .bs_content {
  width: 100%;
  max-width: 1300px;
  margin: auto;
}

.bs_content img{
  display: block;
  width: 100%;
  max-width: 500px;
  margin: auto;
}

.align_content_left {
  float: left !important;
}

.align_content_right {
  float: right;
}

.overlay {
  display: -webkit-box; 
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex; 
  display: flex;
  -webkit-flex-direction: column; 
  flex-direction: column;
  justify-content: center;
}

.hp_video_banner_wrapper, .video_overlay, video#myVideo {
  height: 70vh !important;
  min-height: 450px !important;  
}

.hp_video_banner_wrapper {
  display: flex !important;
  justify-content: center !important;
  flex-direction: unset !important;  
  justify-content: center;  
  align-items: center;  
}

video#myVideo {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100vw;
  min-height: inherit;
  z-index: -1;
  object-fit: cover;
  background-color: #d3d0d1;
  margin: 0 auto !important;
}

.video_overlay {
  width: 100vw !important;  
}

.video_overlay img {
  width: unset !important;
}

.bs_coupon  img {
  width: initial !important;
  margin: 25px auto;
}

.banner_wrapper_generic {
  height:fit-content;
  background-image:url(../force/image/upload/v1552483255/Dealers/Behr-s/Blurred-backgrounds.jpg);
  background-size: cover;
  display: block;
}

.bs_hp_banner, .bs_carpet, .bs_hardwood, .bs_laminate, .bs_tile, .bs_luxury_vinyl, .bs_waterproof,
.bs_vinyl, .bs_glass_tile, .bs_stone, .bs_cork, .bs_metal_tile, .bs_area_rugs, .bs_carpet_tile {
  background-size: cover;
  background-position: bottom;  
}

.bs_carpet_tile h2 {
  color: #fff;
  margin-bottom: 20px;
}

.overlay h2, .overlay h5 {
  background: none;
}

.overlay .btn_lg [style] {
  color: var(--white-color);
  color: #fff;  
  width: 100%;
  line-height: 150% !important;  
  max-width: 400px;
  margin: 10px auto 0;
  border: none !important;
  text-align: center !important;
  margin: auto;
  padding: var(--button-padding);
  padding: 10px 0;  
}

.overlay .btn_lg, .btn_lg {
  line-height: 300% !important;
  max-width: 400px;
  margin: 10px 0;
  padding: 0 !important;
  color: #fff !important;
}

.overlay .btn_lg { /* ALIGNS BS BANNER BUTTONS */
    margin-left: auto;
    margin-right: auto;
}

.btn_lg button {
  box-shadow: none !important;
  -webkit-box-shadow: 0 0 0 0 !important;
  margin: 0 auto !important;
  border: none !important;
  max-width: 400px;
  margin: 0 auto !important;  
}

input[type="button" i], #form_0024_ao_submit_input {
  padding: 0 !important;
}

/* ****************
****************
****************

BUTTONS  

****************
****************
**************** */

.btn_text {
  margin-top: auto;
}

.btn_block, .btn_lg, .btn_sm, .btn_xs, .btn {
  display: block !important;
  color: var(--white-color);  
  transition: all 0.3s ease !important;
  width: 100%;
  padding: 0 !important;
}

.go_to_article a:hover { /* PREVENT JUMPING WHEN HOVERING */
  display: initial !important;
 }

@media only screen and (max-width: 700px) {  
  .btn_lg, .btn_sm, .btn_xs,
  .btn_sm_ghost button, .btn_lg_ghost button, .btn_block_ghost button  {
    display: block !important;
    min-width: 100% !important;    
  }
}

.btn, #form_0023_ao_submit_input, #form_0024_ao_submit_input {
  color: var(--white-color);
  color: white;
  font-size: 1em;
  transition: all 0.3s ease !important;
  line-height: 300% !important;
}

.btn_block, .btn_lg, .btn_sm, .btn_xs {
  width: 100%;
  text-align: center !important;
  display: block !important;
}

.msgwebcontainer button[class*=_container] [style] { /* OLD BUTTONS */
  line-height: unset !important;
  padding: var(--button-padding);
  padding: 10px 0;
  margin-left: auto !important; /* CENTER ALIGNS BUTTON's TEXT ON PIXEL 3 */
  margin-right: auto !important;      
}

.btn_block button {
    margin: auto !important; /* ALIGNS BLOCK BUTTONS */
}


input[type="button"], .msgwebcontainer button[class*=_container] {
    width: 100%;  
    max-width: 400px;
    line-height: 300% !important; /* Add thickness to buttons - makes the entire button clickeable */
    padding: 0 !important;
}

.btn_simple_text button[class*=_container] {
  line-height: 150% !important; /* REMOVES EXTRA SPACE AROUND TEXT BUTTONS */
}

@media only screen and (max-width: 700px) {  
  .btn_lg, .btn_sm, .btn_xs  {
    min-width: 100%;
  }
}


/* ****************
****************
****************

CATALOG  

****************
****************
**************** */

/* PLP */

/* RESPONSIVE FILTERS */

.pdf_right_container_responsive .collapse_component_title {
    padding: 10px;
}

span.texts { /* FOR THE CHECKBOXES */
  line-height: 140% !important;
}

.desktop_filters, .mobile_filters, .responsive_filters  {
  width: 100% !important;
  min-height: 30px;
}

.desktop_filters, .responsive_filters  {
  width: 20% !important;  
  height: fit-content !important;
  display: block !important;
}

.responsive_filters .collapse_component_title {
  padding: 10px;
}

.filters_container {
    padding: 0.5em 1em;
}

.mobile_filters {
  display: none !important;
  width: 100% !important;  
}

.responsive_filters .title {
  color: #333 !important;
  font-size: 1.6em !important;
  margin-bottom: 10px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.mobile_filters label,
.mobile_filters .notattributesfound {
  text-align: left;
}

.mobile_filters .morecheckboxeslink {
  margin-left: 0px !important;
  float: left !important;
}
@media only screen and (min-width: 961px) {
  .responsive_filters .collapse_component_title {
    display: none;
  }

  .responsive_filters .collapse_component_container[style] {
    display: block !important;
  }  
}

@media only screen and (max-width: 960px) {
  .mobile_filters, .responsive_filters .collapse_component_title,
  .responsive_filters .collapse_component_title  {
    display: block !important;    
    margin: 10px auto 20px auto !important;
    width: 100% !important;  
  }

  .responsive_filters .collapse_component_container[style] {
    display: inherit;
  }

  .filters_container .title {
    border: none !important;
  }

  .desktop_filters {
    display: none !important;
  }

    .catalog_container, .responsive_filters {
    min-width: 100% !important;
  }
}

.desktop_filters label {
  line-height: 160%;
} 

.catalog_container {
  width: 78%;
}

/* PDP */

.pdp_breadcrumbs a {
    margin-right: 0.5em;
}

.pdf_right_container h2,
.pdf_right_container_responsive h2 {
    font-size: 1em;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.pdf_right_container_responsive .collapse_component_title_wrap {
  border-bottom: 1px solid #ccc;
}

span.arrow_collapse,
span.arrow_expand {
  align-self: center;
}

span.arrow_collapse,
span.arrow_expand {
    visibility: hidden;
    position: relative;
}

span.arrow_collapse:after,
span.arrow_expand:after {
    visibility: visible;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 0.75em;
}

span.arrow_collapse:after {
    content: "→";
}

span.arrow_expand:after {
    content: "↓";
}

.product_swatches {
  width: 24% !important;
  padding: 0 5px;
  margin: 20px 0;
  display: inline-table;
}

.pdp_specifications td {
    background: none !important;
    width: 36% !important;
    padding: 10px;
    padding-left: 10px !important;
    line-height: 150%;
    border: none !important;
}

.pdp_specifications table tr:nth-child(odd) {
    background: #eee !important;
}

.area-rug-sizes li { /* AREA RUGS SIZES */
    display: inline-block;
    float: left;
    padding: 5px;
    border: 1px solid #888;
    margin: 5px;
    min-width: 30%;
    text-align: center;
}

.area-rug-sizes ul:last-child li:last-child {
    margin-bottom: 20px;
}

@media only screen and (max-width: 850px) {
  .product_swatches {
    width: 49% !important;
    min-width: 49% !important;
    height: auto;
  }
}

.swatch_colors_container {
  width: 60px;
  display: inline-block;
  float: left;
  margin: 5px 2px;
}

.swatch_colors {
  height: 60px;
  
}

.swatch_colors_name {
  height: 35px;
  margin: 5px 2px 10px 2px;
}

.swatch_colors_name a {
  font-size: 11px !important;
}

.catalog_titles {
  margin-bottom: 15px;
}

@media only screen and (max-width: 960px) {
  .catalog_titles h2 {
    font-size: 18px !important !important;
  }
}
@media only screen and (max-width: 580px) {
  .catalog_titles h2 {  
    font-size: 18px !important !important;  
  }
}
  
.product_swatches {
  min-height: 200px;
}

p#pdp_price {
    font-size: 2em;
    font-weight: bold;
    color: #222;
    line-height: 100%;   
    margin-top: 10px;
}

#pdp_price span {
    font-size: 18px;
    font-weight: initial;
}


/* ****************
****************
****************

LAYOUT  

****************
****************
**************** */

.container { 
  margin: auto;
  max-width: 1300px;
  padding: 40px 10px;  
}

.container_full_width {
  width: 100vw !important;
}

.container_2_column,
.container_2_column_lg,
.container_2_column_sm,
.container_3_column,
.container_4_column,
.container_5_column {
  box-sizing: border-box;
  float: left;
} 

.ContentTopInternal_wp_outer img {
  display: initial;
}

.ContentTopInternal_wp_outer {
    min-height: unset !important; /* REMOVE PROMO BAR FROM TABLET  */
}

@media only screen and (max-width: 1350px) {  
  .layout_featured_image_1, .layout_featured_image_2 {
    width: 100% !important;
  }
}

@media only screen and (max-width: 1080px) {  
  .container_5_column {
    width: 24% !important;
  }
    .container_6_column {
    width: 19% !important;
  }
  .gallery img, .container_4_column {
    width: 50% !important;
  } 
}

@media only screen and (max-width: 880px) {  
  .container_2_column, .container_2_column_lg, .container_2_column_sm {
    max-width: inherit !important;
  }

  .container_5_column {
    width: 32% !important;
  }
  .container_6_column {
    width: 24% !important;
  }
}

@media only screen and (max-width: 720px) {  
.container_3_column, .container_5_column, .container_6_column {
    width: 50% !important;
  }
  .gallery_work img {
    width: 48% !important;
    min-width: 48% !important;
  }   
  .gallery_work img {
    width: 31.33% !important;
    min-width: 31.33% !important;
  } 
  .awards {
    width: 70% !important;
    margin: 0 auto !important;
  }
  .manufacturers {
    display: none !important;
    }
  
  #page651_newgallery1 .page651_newgallery1_grid_item {
      display: contents;
  }  
}

@media only screen and (max-width: 600px) {  
  .container_2_column, .container_2_column_lg, .container_2_column_sm, .container_4_column {
    width: 100% !important;
  }
}

.align_items {
  align-items: stretch !important;
}

.container_2_column {
    padding: 20px;
    width: 48%;
}

/* COLUMNS */

.container_2_column_lg_video {
  width: 67% !important;
  /* background: #fff !important; */  
}

.container_2_column_sm_video {
  padding: 0.75em;  
  width: 27% !important;
  /* background: #fff !important; */  
}


/* SHOWCASES */

.showcase_container_title {
  padding: 40px 10px 0;
}

.showcase_container {
    display: flex;
    align-items: stretch !important;
    padding: 0 10px 40px;    
}

.showcase_container_swatches {
  width: 25%;
  justify-content: center;
}

.showcase_container .category_buttons {
    margin-top: auto !important;
    padding-top: 10px;
}

/* ****************
****************
****************
****************

TYPOGRAPHY  

****************
****************
**************** */

body {
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  }

a, img, p, h1, h2, h3, h4, h5, h6, input:hover,
.btn_block, .btn_lg, .btn_sm, .btn_xs {
  transition: all 0.3s ease !important;
}

.catalog_titles h1 {
  font-size: 36px !important;
}

.catalog_titles .sub_headlines {
    text-align: inherit;
}
  
 /* ****************
****************
****************

BLOG  

****************
****************
**************** */

p { 
  font-size: 1rem;
  line-height: 150%;
}

@media only screen and (max-width: 700px) {    
    .go_to_article a {
      text-align: center !important;
      margin: 0 auto;  
    }

    .go_to_article a,
    .article-container,
    .right_wind,
    .blog-container,
    .article-container {
      width: 100% !important;  
  }

    .right_wind {
       display: block;
  }
}
       
/* ****************
****************
****************

VISUALIZER  

****************
****************
**************** */

.roomvo_product_page {
    margin-top: 10px;
}
    
/* SIDE PANEL "X" */

#closeBtnDiv {
    width: max-content !important;
    cursor: pointer !important;
    padding: 5px 5px 3px 0 !important;
    margin-left: auto !important;
    right: 20px !important;
    top: 5px;
    background-image: url(../data/icons/slim-square-icons-basics/100/basics-22-128.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
 
#pageslide a { /* SIDE PANEL ITEMS */
    text-decoration: none;
    color: #222 !important;
    background: none !important;
}

     /* POP */

ul.ui-autocomplete {
  overflow: hidden;
  max-height: unset;
  max-width: 300px;
  padding-right: initial;
  scroll-padding-block: inherit;
  padding-right: 20px;
  text-align: left;
}

/* REVIEWS */

.leaveFeedbackcomment {
  display: none !important;
}

/* ****************
****************
****************
****************

DEKTOP/MOBILE TOGGLE
  
****************
****************
**************** */

.tablet_header, .mobile_tablet_header, .mobile_footer, .mobile_header, .hp_products_mobile {
  display: none !important;
}

@media only screen and (max-width: 1180px) {
  .mobile_tablet_header, .mobile_header {
    display: inline-flex !important;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flexbox;
  }
  
  .tablet_header {
    display: block !important;
  }
  .header_desktop, .mobile_footer {
    display: none !important;
  }
}
  
@media only screen and (max-width: 800px) {
  .header_desktop, .tablet_header, .desktop_footer, .hp_products_desktop {
    display: none !important;
  }

  .mobile_tablet_header, .hp_products_mobile {
    display: inline-flex !important;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flexbox;
  }  
    
  .mobile_footer, .inc199_menucomp8_txt {
    display: block !important;
  }
}  

/* HEADERS 2020 */

.header_desktop {
    z-index: 10 !important;
    position: relative;
    top: 0 !important;
    width: 100%;
}

.mini_header {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10 !important;
}

/*
  HOMEPAGE PRODUCT WIDGETS
*/

.products_desktop {
  display: block;
}

.products_mobile {
  display: none;
}

@media only screen and (max-width: 720px) {
  .products_mobile {
    display: block;
  }

  .products_desktop {
    display: none;
  }
}



/* ****************
****************
****************
****************

SKIPLINKS  

****************
****************
**************** */

.skip_links {
  margin: 0;
  padding: 0;
  list-style-type: none !important;
}

.skip_links a {
  position: absolute !important;
  top: -3em !important;
  background-color: #222;
  color: #eee;
  padding: 0.5em 0.75em;
  font-weight: bold;
  text-decoration: none;
  z-index: 100;
}

.skip_links a:hover {
  color: #fff;
}

.skip_links a:focus {
    top: 0 !important;
} 


/* ****************
****************
****************
****************

EFFECTS  

****************
****************
**************** */

.hover_effect_basic {
    overflow: hidden;
}

.hover_effect_basic img:hover {
    transform: scale(1.5);
}