/*
Theme Name: The Flooring Guys v2
Author: 
Description: Your description goes here
Version: 1.0
Template: twentytwentyone

This is the child theme for Twenty Twenty-One theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

.show-mobile{ display: none; }

.exo-menu{
	width: 100%;
	float: left;
	list-style: none;
	position:relative;
	background: #F6F6F6;
	margin: 0px;
	padding: 0px;
}
.exo-menu > li {	list-style: none; display: inline-block;float:left;}
.exo-menu > li > a{
	list-style: none;
	color: #214453;
	text-decoration: none;
	font-weight: 600; 
	-webkit-transition: color 0.2s linear, background 0.2s linear;
	-moz-transition: color 0.2s linear, background 0.2s linear;
	-o-transition: color 0.2s linear, background 0.2s linear;
	transition: color 0.2s linear, background 0.2s linear;
}
.exo-menu > li > a.active,
.exo-menu > li > a:active,
.exo-menu > li > a:focus,
.exo-menu > li > a:hover,
li.drop-down ul > li > a:hover{
	background:#FFF !important;
	color:#5cbde3;
}

.exo-menu i {
  float: left;
  font-size: 18px;
  margin-right: 6px;
  line-height: 20px !important;
}
li.drop-down,
.flyout-right,
.flyout-left{position:relative;}
li.drop-down:before {
  content: "\f103";
  color: #fff;
  font-family: FontAwesome;
  font-style: normal;
  display: inline;
  position: absolute;
  right: 6px;
  top: 20px;
  font-size: 14px;
  list-style: none;
}
li.drop-down>ul{
	left: 0px;
	min-width: 230px;
	z-index: 999;

}
.drop-down-ul{display:none;}
.flyout-right>ul,
.flyout-left>ul{
  top: 0;
  min-width: 230px;
  display: none;
  border-left: 1px solid #365670;
  list-style: none;
  z-index: 999;
  }

.yellow-highlight{ background: #FFC700; text-transform: uppercase; font-size: 9px; font-weight: 700; padding: 0 8px; line-height: 200%;  border-radius: 8px; display: inline-block; }

.mega-menu h4{ margin-bottom: 20px; }
.mega-menu ul, .mega-menu ul ul{ list-style: none; margin: 0px; padding: 0px; }
.mega-menu a{ text-decoration: none; }
.mega-menu a:hover{ color: #5cbde3; }
.top-selling-product a{ display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; margin-bottom: 10px;  }
.top-selling-product a span{ flex: 1; font-size: 13px; margin-left: 20px; }
.top-selling-product a img{ flex: 0 0 86px;  max-width: 86px; max-height: 86px; }


li.drop-down>ul>li>a,
.flyout-right ul>li>a ,
.flyout-left ul>li>a {
	color: #fff;
	display: block;
	padding: 12px 14px;
	text-decoration: none;
	background-color: #365670;
	border-bottom: 1px dotted #547787;
	-webkit-transition: color 0.2s linear, background 0.2s linear;
	-moz-transition: color 0.2s linear, background 0.2s linear;
	-o-transition: color 0.2s linear, background 0.2s linear;
	transition: color 0.2s linear, background 0.2s linear;
}
.flyout-right ul>li>a ,
.flyout-left ul>li>a {
	border-bottom: 1px dotted #B8C7BC;
}

.row{ display: flex; flex-wrap: wrap; justify-content: space-between; }
.col{ flex: 1; padding: 20px; }

/*Flyout Mega*/
.flyout-mega-wrap {
	top: 0;
	right: 0;
	left: 100%;
	width: 100%;
	display:none;
	height: 100%;
	padding: 15px;
	min-width: 742px;

}
h4.row.mega-title {

  margin-top: 0px;
  font-size: 14px;
  padding-left: 15px;
  padding-bottom: 13px;
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
 }
.flyout-mega ul > li > a {
  font-size: 90%;
  line-height: 25px;
  color: #fff;
  font-family: inherit;
}
.flyout-mega ul > li > a:hover,
.flyout-mega ul > li > a:active,
.flyout-mega ul > li > a:focus{
  text-decoration: none;
  background-color: transparent !important;
  color: #ccc !important
}
/*mega menu*/

.mega-menu {
	transition:all 0.3s ease-in-out;
  left: 0;
  right: 0;
  padding: 15px;
  display:none;
  padding-top: 0;
  min-height: 100%;
  z-index:999;

}
h4.row.mega-title {
  color: #eee;
  margin-top: 0px;
  font-size: 14px;
  padding-left: 15px;
  padding-bottom: 13px;
  text-transform: uppercase;
  border-bottom: 1px solid #547787;
  padding-top: 15px;
  background-color: #365670
  }
 .mega-menu ul li a {
 

  display: block;
}
ul.stander li a {
    padding: 3px 0px;
}

ul.description li {
    padding-bottom: 12px;
    line-height: 8px;
}

ul.description li span {
    color: #ccc;
    font-size: 85%;
}
a.view-more{
  border-radius: 1px;
  margin-top:15px;
  background-color: #009FE1;
  padding: 2px 10px !important;
  line-height: 21px !important;
  display: inline-block !important;
}
a.view-more:hover{
	color:#fff;
	background:#0DADEF;
}
ul.icon-des li a i {
    color: #fff;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    background-color: #009FE1;
    line-height: 35px !important;
}

ul.icon-des li {
    width: 100%;
    display: table;
    margin-bottom: 11px;
}

/*common*/
.flyout-right ul>li>a ,
.flyout-left ul>li>a,
.flyout-mega-wrap,
.mega-menu{
	background:#FFF;
}

/*hover*/
.mega-menu:active,
.drop-down-ul:active,
li.flyout-left>ul:active,
li.flyout-right>ul:active,
.flyout-mega-wrap:active,
li.flyout-left a:active +ul,
li.flyout-right a:active +ul,
.blog-drop-down >a:active+.Blog,
li.drop-down>a:active +.drop-down-ul,
.images-drop-down>a:active +.Images,
.mega-drop-down a:active+.mega-menu,
li.flyout-mega>a:active +.flyout-mega-wrap,
.mega-menu:focus,
.drop-down-ul:focus,
li.flyout-left>ul:focus,
li.flyout-right>ul:focus,
.flyout-mega-wrap:focus,
li.flyout-left a:focus +ul,
li.flyout-right a:focus +ul,
.blog-drop-down >a:focus+.Blog,
li.drop-down>a:focus +.drop-down-ul,
.images-drop-down>a:focus +.Images,
.mega-drop-down a:focus+.mega-menu,
li.flyout-mega>a:focus +.flyout-mega-wrap

{
	display:block;
}
/*responsive*/
 @media (min-width:767px){
	.exo-menu > li > a{
	display:block;
	padding: 14px;
 }
.mega-menu, .flyout-mega-wrap, .Images, .Blog,.flyout-right>ul,
.flyout-left>ul, li.drop-down>ul{
		position:absolute;
}
 .flyout-right>ul{
	left: 100%;
	}
	.flyout-left>ul{
	right: 100%;
}
 }
@media (max-width:767px){
    
.tw-header-bg .site-header{ padding: 10px !important;  } 

.mega-menu-wrap .col{ flex: 0 0 100%; }

.mega-menu:hover,
.drop-down-ul:hover,
li.flyout-left>ul:hover,
li.flyout-right>ul:hover,
.flyout-mega-wrap:hover,
li.flyout-left a:hover +ul,
li.flyout-right a:hover +ul,
.blog-drop-down >a:hover+.Blog,
li.drop-down>a:hover +.drop-down-ul,
.images-drop-down>a:hover +.Images,
.mega-drop-down a:hover+.mega-menu,
li.flyout-mega>a:hover +.flyout-mega-wrap{
    	display:block;
}

    .dgwt-wcas-search-wrapp{ min-width: 180px !important; }
    .show-mobile{ display: block; }
	.exo-menu {
		min-height: 58px;
		
		width: 100%;
	}
	
	.exo-menu > li > a{
		width:100% ;
	    display:none ;
	
	}
	.exo-menu > li{
		width:100%;
	}
	.display.exo-menu > li > a{
	  display:block ;
	  	padding: 20px 22px;
	}
	
.mega-menu, .Images, .Blog,.flyout-right>ul,
.flyout-left>ul, li.drop-down>ul{
		position:relative;
}

}
a.toggle-menu{
    position: absolute;
    right: 0px;
    padding: 10px;
    font-size: 27px;
    color: #23364B;
    top: 0px;
    z-index: 999;
}



.home.tw-header-bg .site-content{ padding-top: 0 !important; }

.wp-block-cover__inner-container a{ text-decoration: none; }

.wp-block-cover__inner-container h3{ word-spacing: 100vw; transition:all 0.3s ease-in-out; }

.wp-block-cover__inner-container:hover h3{ padding-left: 8px;}

/* ===== .onsale sale badge — brand colour #AD9063 + smaller (2026-06-30) =====
   Positioning (position / top / right / display) is intentionally LEFT to the
   parent theme (twentytwentyone: position:absolute; top:-0.7rem; right:-0.7rem)
   so the badge stays anchored in the image corner. We only restyle colour + size.
   Do NOT add left/width/height here: combined with the theme's right offset,
   an absolutely-positioned element with both left and right set stretches to
   fill the image (the earlier "giant tan box" bug). */
.woocommerce span.onsale,
.woocommerce ul.products li.product .onsale,
.woocommerce-page span.onsale,
ul.products li.product .onsale,
li.product .onsale,
span.onsale {
	background-color: #AD9063 !important;
	background: #AD9063 !important;
	color: #ffffff !important;
	font-size: 11px !important;
	font-weight: 600 !important;
	line-height: 1.4 !important;
	letter-spacing: 0.2px !important;
	padding: 2px 8px !important;
	border-radius: 3px !important;
	min-width: 0 !important;
	min-height: 0 !important;
	box-shadow: none !important;
	text-shadow: none !important;
}

#socialmedialinks figure{ display: block !important; width: auto !important; }