.padding {
    padding: 0px !important;
}
.padding-all {
    padding: 15px !important;
}

.padding-all5 {
    padding: 5px !important;
}

.padding-tb5 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
.padding-tb10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.padding-tb15 {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}
.padding-tb20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
.padding-dtm {
    padding: 0px !important;
}
.padding-top10 {
    padding-top: 10px !important;
}
.padding-bot10 {
    padding-bottom: 10px !important;
}

.mt-15{
margin-top: 15px !important;
}
.margin-tb5 {
    margin-top: 5px;
    margin-bottom: 5px;
}
.margin-tb10 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.margin-tb15 {
    margin-top: 15px;
    margin-bottom: 15px;
}
.margin-tb25 {
    margin-top: 25px;
    margin-bottom: 25px;
}
.margin-tb35 {
    margin-top: 35px;
    margin-bottom: 35px;
}

.margin-tb36 {
    margin-top: 36px;
    margin-bottom: 36px;
}


.margin-top7 {
    margin-top: 7px;
}
.margin-top3 {
    margin-top: 3px;
}
.margin-bottom5 {
    margin-bottom: 5px;
}
.margin-bottom10 {
    margin-bottom: 10px;
}
.margin-bottom13 {
    margin-bottom: 13px;
}

.margin-bottom20 {
    margin-bottom: 20px;
}
.margin-bottom23 {
    margin-bottom: 23px;
}
.margin-botdtm {
    margin-bottom: 0px;
}
.margin-bottom30 {
    margin-bottom: 30px;
}

.margin-tb13 {
    margin-top: 13px;
    margin-bottom: 10px;
}

.white {
    color: #fff;
}
.red {
    color: #e5011b;
}
.black {
    color: #000;
}
.blue {
    color: #000099;
}
.light-blue {
    color: #098fc2;
}
.gray {
    color: #333333 !important;
}
.border-bottom {
    border-bottom: 1px solid #ccc;
}
.border-top {
    border-top: 1px solid #e2e1e1;
}
.border-rd {
    border-bottom: 2px solid #13a7df;
}
.text-rightdtm {
    text-align: right;
}
.text-centerpd {
    text-align: center;
}
.font13 {
    font-size: 13px;
}
.font18-normal {
    font-size: 18px;
    font-weight: 500;
}
.font18 {
    font-size: 18px;
    font-weight: 600;
}
.font19 {
    font-size: 18px;
    font-weight: 600;
    text-decoration: line-through;
}

.font20 {
    font-size: 18px;
    font-weight: 600;
}

@media only screen and (min-width: 250px) and (max-width: 767px) {
.none {
    display: none;
}
.display {
    display: block;
}
.middle {
    width: 95%;
    border: 0px solid red;
}
.padding-dtm {
    padding: 15px !important;
}
.product-name {
    height: 40px;
}
h1 {
    font-size: 20px;
}
h2 {
    font-size: 20px;
}
.margin-tb35 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.cart-counter {
    width: 22px;
    color: #fff;
    text-align: center;
    border-radius: 100px;
    position: relative;
    top: -22px;
    left: 33px;
    font-size: 12px;
    float: left;
    margin-bottom: -25px;
    background-color: #13a7df;
}
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 130px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    text-align: left;
    left: -87px;
    top: 24px;
    border-top: 3px solid #f3b404;
}
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #fff;
    overflow-x: hidden;
    text-align: left;
    transition: 0.5s;
    padding-top: 60px;
}
.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
}
.sidenav a:hover {
    color: #f1f1f1;
}
.sidenav .closebtn {
    position: absolute;
    top: -9px;
    right: 0px;
    font-size: 45px;
    background: #fcd117;
    color: #000;
    border-radius: 0px 0px 0px 100px;
}
.menu-nav {
    font-size: 30px;
    cursor: pointer;
    margin: -7px 0px 0px 0px;
    display: inline-block;
    color: #000;
}
.search {
    padding: 0px 5px 0px 5px;
}
.search-input {
    padding: 13px 8px 0px 8px;
    width: 83.2%;
    font-size: 14px;
    height: auto;
    background: transparent;
    float: left;
    border: 0px solid red;
    outline: 0;
}
.search-btn {
    width: 55px;
    height: 45px;
    float: right;
    margin-right: -5px;
    border: 0px solid red;
}
.input-subscribe {
    width: 48%;
    font-size: 12px;
}
#list4 ul li a {
    margin: 0px 0px 0px 0px;
    width: 100%;
    font-size: 14px;
    line-height: 30px;
}
.text-rightdtm {
    text-align: left;
}
.tooltip1 .tooltiptext1 {
    width: 200px;
}
.margin-botdtm {
    margin-bottom: 35px;
}
.product-heading {
    margin: 0px 0px 10px 0px;
    font-size: 16px;
    font-weight: 600;
    line-height: 25px;
}
.select-size {
    width: 100%;
}
.text-centerpd {
    text-align: left;
}
.text-leftrpd {
    text-align: center;
}   

.btn-cart {
    padding: 15px 15px 15px 15px;
    font-size: 16px;
}
.mbl{
margin-bottom: 10px;
}   

.bd-link a {
    font-size: 12px;
}
    
.upto { 
 font-size: 12px;
}
    
.zipcode-input {
   width: 49.3%;
}
    
.procode-input {
   width: 53%;
}   
    
.btn-checkout {
    padding: 15px 15px 15px 15px;
    font-size: 16px;
}
    
.login-img{
display: none;  
}
    
.login-bg{
padding: 20px 20px 20px 20px;
border-radius: 50px 0px 50px 0px;
}


.font11 {
    font-size: 11px;
    display: none;
}
    
    
.full-width {
    width: 100%;
    overflow: scroll !important;
    overflow-x: scroll;
    overflow-y: hidden;
}
    
.full-width-order {
    width: 100%;
    overflow-x: scroll;
    overflow-y: scroll;
}
    
.contact-box{
 margin: 0px 0px 30px 0px;
}
.contact-text{
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
  font-size: 14px;
  font-weight: 600;
} 
	
}

@media screen and (max-height: 450px) {
.sidenav {
    padding-top: 15px;
}
.sidenav a {
    font-size: 18px;
}
}

@media only screen and (min-width: 768px) and (max-width: 1299px) {
.middle {
    width: 99%;
}
.margin-tab5 {
    margin-top: 5px;
}
    
.input-subscribe {
    padding: 17px;
    width: 51%;
    font-size: 12px;
}
.input-subscribe-bg {
    margin: 10px 0px 10px 0px;
}
.search-input {
    padding: 10px 0px 8px 0px;
    width: 79%;
}
.search-btn {
    width: 50px;
    height: 40px;
    margin-right: -15px;
    border: 0px solid red;
}
.cart-counter {
    top: -17px;
    left: 18px;
    padding: 0px 3px 0px 3px;
}
button.accordion {
    padding: 18px 10px 16px 10px !important;
    font-size: 11px;
}
#list1 ul li a {
    margin: 0px 0px 0px 0px;
    padding: 16px 4px 16px 5px !important;
    font-size: 12px;
    font-weight: 500;
    display: inline-block;
}
#list4 ul li a {
    margin: 0px 0px 0px 0px;
    width: 100%;
    font-size: 14px;
    line-height: 30px;
}
.cat-btn {
    padding: 12px 0px 0px 0px;
    Background: #fcd117;
    width: 100%;
    height: 50px;
    text-align: center;
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 18px;
    background-image: url("../images/nav-bar1.png");
    background-repeat: no-repeat;
}
.slidingDiv {
    width: 255px;
}
.product-heading {
    margin: 0px 0px 10px 0px;
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
}
    
.zipcode-input {
    width: 83.3%;
}   

.procode-input{
    width: 83.3%;
}   
    
.btn-checkout {
    padding: 15px 25px 15px 25px;
    font-size: 20px;
}

.font11 {
    font-size: 11px;
    display: block;
}
    
    
.full-width {
    width: 100%;
    overflow: scroll !important;
    overflow-x: scroll;
    overflow-y: hidden;
}
    
.contact-box{
  height: 200px;
}
    
.full-width {
    width: 100%;
    overflow: scroll !important;
    overflow-x: scroll;
    overflow-y: hidden;
}
    
.full-width-order {
    width: 100%;
    overflow-x: scroll;
    overflow-y: scroll;

}
}

@media only screen and (min-width: 768px) and (max-width: 999px) {
.cat-btn {
    padding: 18px 0px 0px 0px;
    background: #fcd117;
    width: 100%;
    height: 50px;
    text-align: center;
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    background-image: url("../images/nav-bar2.png");
    background-repeat: no-repeat;
}
.slidingDiv {
    width: 200px;
}
.btn-cart {
    margin: -14px auto;
    padding: 15px 25px 15px 25px;
}
    
.login-inner {
    font-size: 12px;
}   

}

@media only screen and (min-width: 250px) and (max-width: 379px) {
.input-subscribe {
    width: 49%;
    font-size: 12px;
}
.button-subscribe {
    width: 122px;
    height: 51px;
}
    
.cart-price{
font-size: 16px;
}
}

@media only screen and (min-width: 992px) and (max-width: 1299px) {
#list1 ul li a {
    margin: 0px 0px 0px 0px;
    padding: 15px 12px 14px 12px !important;
    font-size: 13.9px;
    font-weight: 500;
    display: inline-block;
}
#list4 ul li a {
    margin: 0px 0px 0px 0px;
    width: 100%;
    font-size: 14px;
}
    
.zipcode-input {
    width: 65.3%;
}
    
.procode-input {
    width: 67.3%;
}
}

@media only screen and (min-width: 850px) and (max-width: 991px) {
#list1 ul li a {
    margin: 0px 0px 0px 0px;
    padding: 15px 5px 14px 5px !important;
    font-size: 13.7px;
    font-weight: 500;
    display: inline-block;
}
}

@media only screen and (min-width: 425px) and (max-width: 471px) {
.cart-counter {
    top: -19px;
    left: 37px;
}
}

@media only screen and (min-width: 472px) and (max-width: 520px) {
.cart-counter {
    top: 6px;
    left: 37px;
}
}

@media only screen and (min-width: 521px) and (max-width: 649px) {
.cart-counter {
    top: 6px;
    left: 47px;
}
}

@media only screen and (min-width: 650px) and (max-width: 767px) {
.cart-counter {
    top: 1px;
    left: 60px;
}
}

@media only screen and (min-width: 768px) and (max-width: 900px) {
.product-name {
    height: 73px;
}
.margin-bottom13 {
    margin-bottom: 18px;
}
}


@media only screen and (min-width: 250px) and (max-width: 991px) {
.filter-none{
display: block;
}   
    
.filter-block{
display: none;
}
    
.filter-fix{
font-size:30px;
cursor:pointer;
position: fixed;
z-index: 666;
margin: 0px 0px 0px -4px;
}
    
.sidenav-filter {
height: 100%;
width: 0;
position: fixed;
z-index: 999;
top: 0;
left: 0;
background-color: #fff;
overflow-x: hidden;
text-align: left;
transition: 0.5s;
padding-top: 60px;
}

.sidenav-filter a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.sidenav-filter a:hover {
  color: #f1f1f1;
}

.sidenav-filter .closebtn {
 position: absolute;
    top: -9px;
    right: 0px;
    font-size: 45px;
    background: #fcd117;
    color: #000;
    border-radius: 0px 0px 0px 100px;
}


.colour-budgets {
   margin: 10px 9px 10px 0px;
}   
}

@media screen and (max-height: 450px) {
  .sidenav-filter {padding-top: 15px;}
  .sidenav-filter a {font-size: 18px;}
}

@media only screen and (min-width: 450px) and (max-width: 767px) {
    .col-50{
    width: 50%;
    }
}


@media only screen and (min-width: 767px) and (max-width: 1024px) {

.contact-box{
   margin: 0px 0px 30px 0px;
}

.contact-text{
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
  font-size: 13px;
  font-weight: 600;
}

.p-text{
    font-size: 12px;
}
}


@media only screen and (min-width: 767px) and (max-width: 1299px) {
.contact-box{
  height: 200px;
}
}

@media only screen and (min-width: 550px) and (max-width: 767px) {
.col-50{
width: 48% !important;
}

.contact-box{
  height: 185px;
}
}


@media only screen and (min-width: 250px) and (max-width: 348px) {
.search-input {
    padding: 13px 8px 0px 8px;
    width: 72.2%;
    font-size: 12px;
    height: auto;
    background: transparent;
    float: left;
    border: 0px solid red;
    outline: 0;
}
}


@media only screen and (min-width: 250px) and (max-width: 302px) {
.input-subscribe {
    width: 42%;
    font-size: 12px;
}
}

@media only screen and (min-width: 250px) and (max-width: 299px) {

.cart-counter {
    
    top: -16px;
    left: 12px;
    font-size: 10px;
    
}
} 

@media only screen and (min-width: 300px) and (max-width: 339px) {
    
.cart-counter {
    top: -17px;
    left: 17px;
    font-size: 10px;
}
} 

@media only screen and (min-width: 472px) and (max-width: 506px) {
  .cart-counter {
    top: -20px;
   }

} 


@media only screen and (min-width:376px) and (max-width: 767px) {
.apply-btn {
    float: right;
}
} 

@media only screen and (min-width:250px) and (max-width: 375px) {
.apply-btn {
    width: 80px;
    float: right;
    }

    .zipcode-btn {           
    width: 78px;
    float: right;
    
}
} 

@media only screen and (min-width:355px) and (max-width: 767px) {
.zipcode-btn {
    float: right;

}
} 

@media only screen and (min-width:250px) and (max-width: 280px) {
.cat-box {
    padding: 10px 0px 10px 0px;
    margin: auto auto 10px -13px;
    width: 72px!important;
    font-size: 10px !important;
    
}
} 

@media only screen and (min-width:281px) and (max-width: 315px) {
.cat-box {
    padding: 10px 0px 10px 0px;
    margin: auto auto 10px -18px;
    width: 90px!important;
    font-size: 10px !important;
    
}
} 


@media only screen and (min-width:316px) and (max-width: 356px) {

.cat-box {
    margin: auto auto 10px -12px;
    width: 90px;
    height: 110px;
    font-size: 12px !important;
    

}
} 







@media only screen and (min-width:790px) and (max-width: 981px) {

.apply-btn {
   float: right;
   
}
}

@media only screen and (min-width:981px) and (max-width: 991px) {

.apply-btn {
   float: right;
   
}
}  


@media only screen and (min-width:809px) and (max-width: 1300px) {

.zipcode-btn {
    float: right;
    
}
} 

@media only screen and (min-width:1033px) and (max-width: 1299px) {

.apply-btn {
   float: right;
   
}
} 

@media only screen and (min-width:1200px) and (max-width: 1298px) {

.cat-box {
   margin: auto auto 10px -6px;
   
}
} 

@media only screen and (min-width:915px) and (max-width: 999px) {

.cat-btn {
    padding: 18px 25px 0px 0px;
} 
}

@media only screen and (min-width:262px) and (max-width: 339px) {

.cart-counter {
   top: -17px;
   left: 20px;
   font-size: 9px;
}
}

@media only screen and (min-width:250px) and (max-width: 274px) {

.cart-counter {
   top: -16px;
   left: 14px;
   font-size: 9px;
}
}
@media only screen and (min-width:480px) and (max-width: 507px) {

.cart-counter {
   top: 4px;
   left: 44px;
   
}
}

@media only screen and (min-width:768px) and (max-width: 1300px) {

.cart-counter {
   left: 27px;
   
}
}

@media only screen and (min-width:1151px) and (max-width: 1299px) {

.cat-btn {
    padding: 14px 20px 0px 0px;
}
}

@media only screen and (min-width:1215px) and (max-width: 1299px) {

.cat-btn {
    padding: 14px 41px 0px 0px;
}
}



@media only screen and (min-width:768px) and (max-width: 949px) {

.navbar1 a {
  font-size: 10px;
  padding: 20px 9px 16px 9px;
font-weight: 500;
text-transform: capitalize;
}
	
	
.dropdown1 .dropbtn1 {
  font-size: 10px;  
font-weight: 500;
  padding: 20px 9px 16px 9px;
text-transform: capitalize;
}	
	
}



@media only screen and (min-width:950px) and (max-width: 1299px) {

.navbar1 a {
  font-size: 13px;
  padding: 15px 9px 16.9px 9px;
font-weight: 500;
text-transform: capitalize;
}
	
	
.dropdown1 .dropbtn1 {
  font-size: 13px;
font-weight: 500;
  padding: 15px 9px 16.9px 9px;
text-transform: capitalize;
}

}

/* =====================================================================
   FOOTER REDESIGN (footer.php) - logo moved to a normal left-aligned
   size instead of a full-width centered banner; 4-column layout
   (Brand / Quick Links / Company / Get In Touch) instead of the old
   3-column address+logo+links split.
   ===================================================================== */
.footer-brand-col {
	text-align: left;
}
.footer-logo {
	max-width: 150px;
	width: 100%;
	height: auto;
}
.footer-tagline {
	margin: 14px 0 16px;
	font-size: 13px;
	line-height: 1.7;
	color: #6b7280;
	max-width: 260px;
}
.footer-social {
	display: flex;
	gap: 10px;
}
.footer-social a {
	width: 34px;
	height: 34px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #eef2f6;
	color: #333;
	transition: background 0.15s ease, color 0.15s ease;
}
.footer-social a:hover {
	background: #10a0d7;
	color: #fff;
}
.footer-col-heading {
	font-size: 15px;
	font-weight: 700;
	color: #1a1a2e;
	margin: 0 0 14px;
	text-transform: uppercase;
	letter-spacing: 0.4px;
}
.footer-contact-line {
	font-size: 13px;
	color: #444;
	margin: 0 0 10px;
	line-height: 1.6;
}
.footer-contact-line i {
	width: 16px;
	color: #10a0d7;
	margin-right: 4px;
}
.footer-contact-line a {
	color: #444;
}
.footer-contact-line a:hover {
	color: #10a0d7;
}
.footer-divider {
	border-top: 1px solid #e2e6ec;
	margin: 20px 0;
}
.footer-bottom-left img {
	height: 36px;
	width: auto;
	margin-right: 10px;
}
.footer-bottom-right {
	text-align: right;
	font-size: 13px;
	color: #6b7280;
}
@media (max-width: 767px) {
	.footer-bottom-right {
		text-align: left;
		margin-top: 10px;
	}
}

/* =====================================================================
   HOMEPAGE - real category tiles (Men/Women/Youth/Kids), replacing the
   4 wrong-industry stock promo banners that used to sit under "Browse
   Our Categories" - see middle.php.
   ===================================================================== */
.home-category-grid {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 16px;
	height: 100%;
	padding: 8px;
}
.home-category-tile {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 150px;
	background: linear-gradient(135deg, #10a0d7, #0d7fac);
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	border-radius: 12px;
	text-decoration: none;
	box-shadow: 0 4px 18px rgba(13, 127, 172, 0.2);
	transition: transform 0.15s ease, box-shadow 0.15s ease;
}
.home-category-tile:hover {
	color: #fff;
	transform: translateY(-3px);
	box-shadow: 0 8px 24px rgba(13, 127, 172, 0.3);
}
.home-category-tile:nth-child(2) {
	background: linear-gradient(135deg, #fcd117, #f3b404);
	color: #1a1a2e;
}
.home-category-tile:nth-child(2):hover {
	color: #1a1a2e;
}
.home-category-tile:nth-child(3) {
	background: linear-gradient(135deg, #1a1a2e, #333);
}
.home-category-tile:nth-child(4) {
	background: linear-gradient(135deg, #e5011b, #b3000f);
}
@media (max-width: 767px) {
	.home-category-tile {
		min-height: 100px;
		font-size: 16px;
	}
}





