
*{
	margin:0px;
	padding:0px;

}
body{
	 
	margin:0px;
	padding:0px;
 	box-sizing:border-box ;
    background-color: #9d9c9c59;	
	color:#656565;
}
.nav-bar-bg{
	background-image: linear-gradient(0deg, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 67.21%, rgba(255, 255, 255, 0) 100%), linear-gradient(-103.35deg, rgb(215, 252, 254) 3.73%, rgb(251, 213, 250) 56.7%, rgb(254, 224, 213) 100.35%);
	    background-color:white;
		width:100%;
		height:180px;
}
.nav-bar{
	background-image: linear-gradient(0deg, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 67.21%, rgba(255, 255, 255, 0) 100%), linear-gradient(-103.35deg, rgb(215, 252, 254) 3.73%, rgb(251, 213, 250) 56.7%, rgb(254, 224, 213) 100.35%);
    background-color:white;
    width: 1025px;
    margin: 10px auto;
	height:165px;
	display: flex;
	justify-content:center;
	margin-top:-180px
}
.logo-bar{
/*	background-color: blue;*/
	width:300px;
	height: 165px;
}
.logo{
height: 118px;
width: 250px;
margin: 16px 0px 0px 36px;
 
}
.search-bar{
/*background-color: green;*/
	width:500px;
	height: 165px;
}
/*start new head search--------------------------------*/
.search-container1{
  text-align: center;
  padding-top: 61px;
  display: flex;
  margin-left: 25px;
}
#category {
  background-color: rgb(255 255 255 / 90%);
  box-shadow: 0 0 13px 1px rgb(10 10 90 / 30%);
  color:#656565;;
  height: 38px;
  width: 121px;
  padding-left: 8px;
  border-radius: 6px;
}
#category:hover {
color:red;
background-color:white;
}
#search {
  width:269px;
  border-radius: 5px;
  background-color: rgb(255 255 255 / 90%);
  box-shadow: 0 0 13px 1px rgb(10 10 90 / 30%);
  border-radius: 5px 5px 5px 5px;
  font-size: 13px;
  font-weight: bold;
}
.form-group {
    position: relative;
   background-color: #1e4b61;
   height: 38px;
   padding: 14px;
}
        .form-group input, .form-group select {
            width: 100%;
            padding: 10px;
            font-size: 16px;
            border: 1px solid #ccc;
            border-radius: 5px;
        }
        .suggestions {
            position: absolute;
            top: 100%;
            left: -149px;
            right: 0;
            background: white;
            border: 1px solid #ccc;
            border-top: none;
            z-index: 10;
            max-height: 200px;
            overflow-y: auto;
            margin-top: 1px;
        }
        .suggestions li {
            list-style: none;
            display: flex;
            align-items: center;
            padding: 1px;
            cursor: pointer;
            border-bottom: 1px solid #f0f0f0;
        }
        .suggestions li:hover {
            background:#1e4b61;
            color:white;
        }
        .suggestions img {
            width: 47px;
            height: 48px;
            border-radius: 5px;
            margin-left: 12px;
            margin-right: 15px;
        }

/*end new search--------------------------------*/
.searchbg{
  background-color: #f1f2f3;
  border: none;
  height: 50px;
  width: 70%;
  border-radius: 5px 0px 0px 5px;
  color: #484242;
  font-size: 14px;
  padding-left: 9px;

}
.searchbt{
 background-color: #69727d;
    height:50px;
	width:50px;
	border:none;
   cursor:pointer;
   color:white;
   border-radius:0px 5px 5px 0px;
   font-size: 17px;
}
.soci-bar{
/*	background-color:red;*/
	width:300px;
	height:165px;
}
.sociicon{
  margin-top:75px;
  text-align:center;
 
}
.fa-facebook {
  background: #3b5998;
  color: white;
  font-size:15px;
  border-radius:50px;
  padding:10px 10px 10px 10px;
  
}
.fa-twitter {
  background:#1da1f2;
  color: white;
  font-size:15px;
  border-radius:50px;
  padding:10px 10px 10px 10px;
}
.fa-youtube {
  background: #cd201f;
  color: white;
  font-size:15px;
  border-radius:50px;
  padding:10px 10px 10px 10px; 
}
.fa-instagram {
  background:black;
  color: white;
 font-size:15px;
  border-radius:50px;
  padding:10px 10px 10px 10px;  
}
.fa-whatsapp {
  background:green;
  color: white;
 font-size:15px;
  border-radius:50px;
  padding:10px 10px 10px 10px;  
}
/*manu item start------------------------------*/
.manu-bar-bg{
background: linear-gradient(90deg, rgba(255,7,121,1) 6%, rgba(248,133,16,1) 48%, rgba(72,221,201,1) 100%);
height:60px;
width:100%;	
box-shadow: 0px -1px 3px -1px white;
border-bottom: 1px solid hsla(0,0%,59%,0.5);
margin-top: -10px;
}
.manu-bar{
    background: linear-gradient(90deg, rgba(255, 7, 121, 0.02) 6%, rgb(248, 133, 16) 48%, rgba(72, 221, 201, 0.37) 115%);
	height:60px;
    width: 1025px;
    margin: 10px auto;
    display: flex;
	justify-content: center;
	align-items: center;
	margin-top:-61px;
	padding-left: 9px;

}
.manu-bar ul{
    width: 1025px;
    margin: 10px auto;
	list-style: none;
	display: flex;
	justify-content: space-between;
}
.manu-bar ul li a{
    text-decoration: none;
	color: white;
    text-shadow: 1px 1px 2px rgb(0 0 0 / 40%);
	font: 400 18px Google-Oswald,Arial,sans-serif;
}
.manu-bar ul li a:hover{
	color:#1e4b61;
	border-bottom:2px solid white;
	text-shadow: 1px 1px 2px rgb(0 0 0 / 40%);
}
/* ================================== */
#shearBtn1{
	background-color: #f000;
	border:none;
	color:white;
    font-size:18px;
    border-radius:5px;
	cursor: pointer;
	text-shadow: 1px 1px 2px rgb(0 0 0 / 40%);
    font: 400 18px Google-Oswald,Arial,sans-serif;
	margin-right: 15px;
}
#shearBtn1:hover{
	color:#1e4b61;
    text-shadow: 1px 1px 2px rgb(0 0 0 / 40%);
}

.popup-container1 {
    background-color: rgba(172, 171, 171, 0.3);;
    backdrop-filter: blur(10px);
	height:500px;
	width:1000px;
    display:none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 20px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    border-radius: 5px;
    z-index: 1000;
    animation: fadeIn 0.5s ease-out; 
}

.popup-content1 {
    text-align: center;
}

/* .close-btn1 { */
    /* position: absolute; */
    /* top: 10px; */
    /* right: 10px; */
    /* font-size: 20px; */
    /* cursor: pointer; */
    /* color:#1e4b61; */
	
/* } */
 

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.search-container2{
	margin-top:5px;
		text-align: center;
}
@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.searchbg1{
	height: 50px;
	width: 600px;
    border: none;
    background-color: rgb(255 255 255 / 90%);
    box-shadow: 0 0 13px 1px rgb(10 10 90 / 30%);
    border-radius:5px 5px 5px 5px;
    padding: 10px 130px 10px 30px;
    font-size: 2.2rem;
}
.close-btn1 {
    position: absolute;
    top: 30px;
    right:35px;
    font-size: 50px;
    cursor: pointer;
    color: white;
	background-color:#1e4b61;
	border-radius:100%;
	 padding-left:15px;
	 padding-right:15px;
}
.popup-addproduct1{
	width:950px;
	height:400px;
    background-color:white;
    border-radius: 20px;
    box-shadow: 0 0 13px 1px rgb(10 10 90 / 30%);
	margin-top:15px;
	margin-left:20px;
	overflow: auto;
 }
.product-list1{}
.product-link1 {
    display: none;
    color: #23316a;
	text-decoration: none;
	font-size: 17px;
	background-color: #d9dcdd;
	height: 136px;
	width: 134px;
	border-bottom: 1px solid gray;
	float: left;
	padding: 10px 5px 20px 5px;
	margin-left: 8px;
	margin-top: 17px;
	text-transform: uppercase;
}
.product-link1:hover{
	background-color:#1e4b61;
	color:white;
}
.product-link1 img{
	height:80px;
	width:60px;
}
.manu-bar2-bg{
	height:60px;
	width:100%;
	margin-top:-10px;
}
.manu-bar2{
	 width: 1025px;
    margin: 10px auto;
	height:60px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top:-68px;
    
}
.manu-bar2 ul{

	background:#1e4b61;
    width:1002px;
    height: 45px;
	list-style: none;
	display: flex;
	justify-content: space-between;
	align-items: center;
    border-radius: 0px 0px 17px 17px;
}
.manu-bar2 ul li a{
	margin:0 20px;
    text-decoration: none;
	color: white;
    text-shadow: 1px 1px 2px rgb(0 0 0 / 40%);
	font:  14px Google-Oswald,Arial,sans-serif;
}
.manu-bar2 ul li a:hover{
	color:red;
	border-bottom:2px solid white;
	text-shadow: 1px 1px 2px rgb(0 0 0 / 40%);
}
/*---------------add start------------*/
.add-bar{
	width: 1025px;
    height: 120px;
	margin: 10px auto;
    background-image: linear-gradient(0deg, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 67.21%, rgba(255, 255, 255, 0) 100%), linear-gradient(-103.35deg, rgb(215, 252, 254) 3.73%, rgb(251, 213, 250) 56.7%, rgb(254, 224, 213) 100.35%);
}
.upcoming-bg{
	width: 1025px;
    height: 900px;
    background-color: white;
    margin: 10px auto;
}
.populer-product-1{
    width: 1025px;
    height: auto;
    background-color:white;
    margin: 10px auto;
    
}
.pop-pro-flex{
    width: 1025px;
    height:330px;  
    background-color:white;
     display:flex;
}
.title-1{
  width: 1014px;
  height: 40px;
  background-color: #1e4b61;
  margin: 10px auto;
  color: white;
  line-height: 40px;
  padding-left: 10px;

}
.item4{
  margin-left: 15px;
  width: 185px;
  height: 300px;
  background-color: white;
  border: 1px solid lightgray;
  box-shadow: 0px -1px 3px -1px red;   
}
 
 
.product-name{
	margin-left:15px; 
	width:150px;
	height:50px;
}
.product-name a{
	text-decoration: none;
color: #1e4b61;
font-size: 14px;
height: 46px;
display: inline-block;
width: 157px;
text-align: center;
line-height: 21px;
}
.product-name a:hover{
	color:red;
}
.c-name-c{
	width:150px;
	height:70px;
}	
.product-price{
	color:red;
	margin-left:25px;
	margin-top:10px;
	font-size:18px;
	 
}	
.old-price{
	color:gray;
	font-size:12px;
 
}
.product-opt {
  
 
}
.product-opt ul{
   text-align: center;
	list-style: none;
}
.product-opt-ul{
    margin-left:1px;
}
.product-opt-li{
    padding:5px;
    margin-left: 5px;
}
.p-opt-c{
	margin-left: 12px;
}
/*-------------------------------------------------*/
.policy-bg{
    width: 1025px;
    height: auto;
	margin: 10px auto;
	padding-bottom: 50px;
    background-image: linear-gradient(0deg, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 67.21%, rgba(255, 255, 255, 0) 100%), linear-gradient(-103.35deg, rgb(215, 252, 254) 3.73%, rgb(251, 213, 250) 56.7%, rgb(254, 224, 213) 100.35%);
}

.policytag{
	 width: 900px;
	 margin-left:50px;
	 height:1150px;
}
.policytag p{
	margin-left:30px;
}
.policytag ul{
	margin-left:30px;
}
.policytag ul li{
	margin-left:40px;
}
 
/*---------------news start------------*/
.news-bar{
	width: 1025px;
    height: auto;
	margin: 10px auto;
    background-image: linear-gradient(0deg, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 67.21%, rgba(255, 255, 255, 0) 100%), linear-gradient(-103.35deg, rgb(215, 252, 254) 3.73%, rgb(251, 213, 250) 56.7%, rgb(254, 224, 213) 100.35%);
}
/*---------------news start------------*/
/* <-----------------------footer start------------------------------------> */
.footer-bg{
	width:100%;
	background-color:#1e4b61;
	height:510px;
}
.fboxbg{
	margin: 10px auto;
	width:1025px;
    height:510px;
    background-color:#1e4b61;
    margin-top:-521px
}	
.Subscribe-box{
	height:70px;
	width:1025px;
	margin: 10px auto;
	border-bottom:1px solid white;
	text-align:center;
    color:white;
	line-height:70px;
	margin-top: 11px;
}
.textfield{
	background-color:lightgray;
	height:30px;
	width:250px;
	border:none;
	border-radius:2px;
	padding-left:8px;
}
.sub-btn{
	height: 30px;
	width: 64px;
	background-color: black;
	border: none;
	color: white;
	cursor: pointer;
	border-radius: 2px;
}
.sub-btn:hover{
	background-color:red;
	color:black;
}
.fbox{
	background-color:#02241b;
	height: 360px;
	width:1025px;
	display: flex;
	margin: 10px auto;
}
 
.logo-footer{
	margin-top: 30px;
	height:300px;
	width:265px;
	margin-right:20px;
}
.logofooter{
	height: 118px;
	width: 250px;	
	padding:0px 0px 0px 8px;
 
}
.sosiyal-footer{
	margin-left:45px;
	margin-top:15px;
}
.shourtcut-btn{
    background-color:red;
    height: 30px;
    width: 24px;
    cursor: pointer;
    border-radius: 3px;
    line-height: 30px;
    padding: 5px;
    margin-left: 195px;
    margin-top: 97px;
    display: block;
}
.shourtcut-btn a {
	color:white;
	text-decoration:none;
	margin-left:5px;
	display:block;
}
.shourtcut-btn:hover{
	background-color:black;
}
/* start btn tooltip*/
.tooltip-btn {
    position: relative;
}
.tooltip-btn:hover::after {
    content: attr(data-tip);
    position: absolute;
    bottom: 120%;
    left: 50%;
    transform: translateX(-50%);
    background: #000;
    color: #fff;
    padding: 4px 8px;
    font-size: 12px;
    border-radius: 4px;
    white-space: nowrap;
    opacity: 1;
    pointer-events: none;
    transition: opacity 0s;
}
.tooltip-btn::after {
    opacity: 0;
}
/* end btn tooltip*/
.Categories-box{
	margin-top: 21px;
	height:310px;
	width:165px;
	padding: 0px 0px 0px 15px; 
}
.Categories-box h3{
	color:white;
	margin-bottom: 14px;
	margin-left: 15px;
}
.Categories-box a{
	color:#fff;
	text-decoration:none;
	float:left;
}
.Categories-box a:hover{
	color:red;
	background-color:lightgray;
}
 
.Mobilebrands-box{
	height:310px;
	width:180px;
	padding:0px 0px 0px 8px;
	margin-top:24px;
}
.Mobilebrands-box h3{
	color:white;
	margin-bottom: 14px;
	margin-left: 15px;
}
.Mobilebrands-box a{
	color:white;
	text-decoration:none;
}
.Mobilebrands-box a:hover{
	color:red;
	background-color:lightgray;
}
.Mobilelists-box{
	margin-top:24px; 
	height:310px;
	width:180px;
	padding:0px 0px 0px 8px;
}
.Mobilelists-box h3{
	color:white;
	margin-bottom: 14px;
	margin-left: 15px;
}
.Mobilelists-box a{
	color:white;
	text-decoration:none;
}
.Mobilelists-box a:hover{
	color:red;
	background-color:lightgray;
}
.About-box{
	margin-top:24px; 
	height:310px;
	width:180px;
	padding:0px 0px 0px 8px;
}
.About-box h3{
	color:white;
	margin-bottom: 14px;
	margin-left: 15px;
}
.About-box a{
	color:white;
	text-decoration:none;	
}
.About-box a:hover{
	color:red;
	background-color:lightgray;
} 
.footer-last{
    border-top:1px  solid white;
	height: 50px;
	width:1025px;
	display: flex;
	justify-content:center;
	 margin: 10px auto;
}
.last-one{
	height: 50px;
	width:510px;
	text-align:center;
	line-height:50px;
	}
.last-one h4{
	color:white;
	font-size:12px;
}
.last-two{
	 
	height: 50px;
	width:508px;
	text-align:right;
    line-height:50px;
	padding-right: 24px;
}
.last-two a{
	color:white;
	text-decoration:none;
}
.last-two a:hover{
	color:red;
}
.fa-arrow-up-right-from-square{
	color:red;
	font-size:14px;
}
.footer-link-li{
  text-decoration: none;
  list-style: none;
  padding-bottom: 5px;
  height: 19px;
  padding-left: 17px;
}

.top-product{  
	width: 1025px;
	height: 263px;
	margin: 10px auto;
    background-color:white;
	 
  }
 .title{
	 width: 1010px;
	height: 50px;
	background-color:#1e4b61;
	color:white;
	line-height:50px;
    padding-left:15px;	
	 
 } 
.wrapper{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:10px;
	 
}
.item{
	height:150px;
	width:150px;
	box-shadow: 0px -1px 3px -1px red;
	margin-left: 27px;
}
 
.owl-carousel .owl-dots{
 display:none;
	
}
.owl-carousel .owl-nav .owl-prev .owl-next{
	background-color:red;
	color:green;
	height:100px;
	width:50px;
}
.owl-theme .owl-nav {
	 
     float:right;
	 width:80px;
	 color:white;
	 border-radius:5px;
     margin-right:15px;
	
}
 
.owl-theme .owl-nav .owl-prev {
 
	height:30px;
	width:30px;
	 
 
} 
 
.owl-theme .owl-nav .owl-next {
 
	height:30px;
	width:30px;
	 
	 
	
}
.owl-carousel .owl-nav .owl-next{
  
 height:30px;
 width:30px;
}
.owl-carousel .owl-nav .owl-prev{
 margin-right:500px;
 height:30px;
 width:30px;
}


/* <------------------------------------------------> */
.home-slider-manu{
    width: 1025px;
	height: 50px;
	margin: 10px auto;
	background-color:#1e4b61;
    
}
/* <------------------------------------------------> */
 .home-slider-manu h3{
  color: white;
  line-height: 50px;
  margin-left: 22px;
  position: absolute;
     }
 .home-slider-manu a{
  float: right;
  color: white;
  text-decoration: none;
  margin-right: 35px;
  line-height: 50px;
  font-size: 19px;
 }  
 .home-slider-manu a:hover{
     color:red;
 }
 /* <------------------------------------------------> */

.home-slider-manu1{
    width: 1025px;
	height: 450px;
	background-color:white;	
	overflow:hidden;
	margin:10px auto;
    margin-top: -10px;	
}
.Smartphones1{
	width: 1025px;
 	height: 450px;
}
.Smartphones2{
	width: 1025px;
 	height: 450px;
}
.Smartphones3{
	width: 1025px;
 	height: 450px;
}
.Tablets1{
	width: 1025px;
 	height: 450px;
}
.Tablets2{
	width: 1025px;
 	height: 450px;
}
.Tablets3{
	width: 1025px;
 	height: 450px;
}
.Cameras1{
	width: 1025px;
 	height: 450px;
}
.Cameras2{
	width: 1025px;
 	height: 450px;
}
.Cameras3{
	width: 1025px;
 	height: 450px;
}
 
.Accessories1{
    width: 1025px;
 	height:450px;
}
.Accessories2{
    width: 1025px;
 	height:450px;
}
.Accessories3{
    width: 1025px;
 	height:450px;
}
.item4{
	margin-left:10px;
	width:180px;
	height:360px;
	background-color:white;
	margin-top:15px;
	border:1px solid lightgray;
	box-shadow: 0px -1px 3px -1px red; 
}
.item4 img  {
    height: 170px;
    width: 161px;
    margin-top: 15px;
    padding-bottom: 10px;
    margin-left: 10px;
    object-fit: contain;
}
.image-c img{
	height:150px!important;
	 width:150px!important;
	 
	  
}
.product-name{
	margin-left:15px; 
	width:150px;
	height:50px;
}
.product-name a{
	text-decoration:none;
	color: #1e4b61;
	font-size:14px;
}
.product-name a:hover{
	color:red;
}
.c-name-c{
	width:150px;
	height:70px;
}	
.product-price{
	color:black;
	margin-left:25px;
	margin-top:10px;
	font-size:18px;
	border-bottom:1px solid @cccccc;
}	
.old-price{
	color:#464242;
	font-size:12px;
 
}

.product-opt ul{
   text-align: center;
	list-style: none;
}
.product-opt-ul{
    margin-left:1px;
}
.product-opt-li{
    padding:5px;
    margin-left: 5px;
}
.p-opt-c{
	margin-left: 12px;
}
.top-brand{  
	width: 1025px;
	height: 200px;
	margin: 10px auto;
	background-color:white;
}
.item5{
	height:50px;
	width:150px;
	 
}
.item5 img{
	height:50px;
	width:150px;
	margin-top:15px;
	  object-fit: contain;
}
.Mobiles-Ranges{  
	width: 1025px;
	height: 200px;
	margin: 10px auto;
	background-color:white;
}
.item-r{
	height:50px;
	width:150px;
	background-color:#e6f1ff;
	border-radius: 5px;
	padding-left: 15px;
    padding-top: 11px;
    box-shadow: 0px -1px 3px -1px red;
}
.item-r a:hover{
    color:red;
}
.item-r a{
    color:#036;
    text-decoration: none;
    font-weight: bold;
} 
/*----------------------- searbox new fatch type start --------------------*/ 
 .popup-overlay-new {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    backdrop-filter: blur(8px);
    background: rgba(0,0,0,0.4);
    justify-content: center;
    align-items: center;
    z-index: 9999;
}
.popup-box-new {
    width: 850px;
    height: 450px;
    margin: 10px auto; 
    background: white;
    padding: 30px;
    border-radius: 20px;
    box-shadow: 0 0 25px rgba(0,0,0,0.2);
    position: relative;
    bottom: 5px;
}
.close-btn-new {
    position: absolute;
    right: 20px;
    top: 15px;
    background: #003d55;
    color: white;
    border: none;
    font-size: 42px;
    border-radius: 100%;
    cursor: pointer;
    height: 55px;
    width: 55px;
}
.close-btn-new:hover{
    background-color:red;
}
 .search-bar-new {
    display: flex;
    gap: 20px;
    margin-top: 25px;
}
.search-bar-new select
 {
    width: 100%;
    padding: 10px 15px;
    font-size: 18px;
    border-radius: 5px 5px 5px 5px;
    border: 1px solid #aaa;
    outline: none;
    box-shadow: 0 0 13px 1px rgba(10, 10, 90, 0.3);
    color: #6d6969;
}
.search-bar-new input {
     width: 600px;
    padding: 10px 15px;
    font-size: 18px;
    border-radius: 5px 5px 5px 5px;
    border: 1px solid #aaa;
    outline: none;
    box-shadow: 0 0 13px 1px rgba(10, 10, 90, 0.3);
}
 .suggestions-final {
    margin-top: 36px;
    list-style: none;
    padding: 0;
    border: 1px solid #ccc;
    background: #fff;
    height: 326px;
    overflow-y: auto;
    border-radius: 10px;
    position: absolute;
    width: 97%;
    z-index: 999;
    left: 18px;
}
.suggestions-final li {
  padding: 10px;
  cursor: pointer;
  border-bottom: 1px solid #eee;
  height: 160px;
  width: 134px;
  background-color: #d9dcdd;
  float: left;
  margin-left: 5px;
  margin-top: 5px;
  border-bottom: 1px solid gray;
  text-align: center;
  color: #003d55;
}
.suggestions-final li:hover{
    background-color: #1e4b61;
  color: white;
}
.suggestions-final img {
    width: 132px;
    height: 82px;
    object-fit: contain;
}
.open-search-btn-new {
  background: none;
  border: none;
  cursor: pointer;
  font-size: 19px;
  color: white;
  margin-right: 31px;
  text-shadow: 1px 1px 2px rgb(0 0 0 / 40%);
}
.open-search-btn-new :hover {
    color:#1e4b61;
    text-shadow: 1px 1px 2px rgb(0 0 0 / 40%);
}
.visually-hidden {
  position: absolute;
  left: -9999px;
}

 /*----------------------- searbox new fatch type end --------------------*/ 
 
 /*-------------------------bolg fatch in wordpress start-------------------------------------------------*/
 
.blog-container {
    display: flex;
    flex-wrap: wrap;
    gap: 18px;
    padding: 0;
    margin: 0;
}
.blog-card {
    width: 300px;
    border-radius: 10px;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 2px 6px rgba(0,0,0,0.1);
    margin-left: 22px;
    margin-top: 10px;

}
.blog-card img {
    width: 100%;
    height: 170px;
    object-fit: cover;
}
.blog-content {
    padding: 12px;
}
.blog-title a {
    font-size: 17px;
    font-weight: bold;
    text-decoration: none;
    color: #444;
}
.blog-title a:hover {
    color: #e60000;
}
.blog-description {
    font-size: 14px;
    color: #666;
    margin-top: 6px;
}
.blog-link {
    display: inline-block;
    margin-top: 10px;
    padding: 6px 10px;
    background: #e6f1ff;
    color: #036;
    text-decoration: none;
    border-radius: 5px;
}
 
/*-------------------------bolg fatch in wordpress end-------------------------------------------------*/ 
