/* Global style for Arial font family */
body {
	font-family: Arial, sans-serif;
}

/* Ensure specific components inherit the font */
header, 
button, 
input, 
select, 
footer, 
h1, h2, h3, h4, h5, h6, 
p {
	font-family: inherit;
}


header .logo_header.d-flex .form-control{display:none;}

.d-flex {
	height:40px;
}

.logo_header {
	margin-top:-10px;	
	margin-left:-50px;
}

.logo {
	margin-left:-50px;
	text-transform:capitalize;
	font-family:Oopen-serif;
	font-size:20px;
	color:#f6f6f6;
}

.btn-light {
	margin-top:1px;
	height:30px;
	width:40px;
}

.city-input{
	margin-top:-8px;
	width:100px;
	height:38px;
}

#startButton {
	margin-top:-9px;
}
.input-group-text {
	height:38px;
}


.input-group,  .search-input, .form-select  {
	margin-top:-8px;
	width:500px;
	height:38px;
}

.search-input {
	cursor: auto;
}

.input-group-text, .search-input, .city-input {
	margin-top:-8px;
}

.searc_section {
    width:100%;
}

.search_btn {
	margin-top:-8px;
	height:38px;
}

.form-select {
	width:150px;
	height:38px;
}


.myUL li a {
  width:300px;
  height:auto;
  margin-left:110px;
  border: 1px solid grey;
  background-color: #f6f6f6;
  font-size: 14px;
  color: black;
  display: block
}

.myUL li a:hover:not(.header) {
  background-color: #eee;
}

.btn-primary {background-color: green;color: #fff;font-weight: 700;font-size: 14px;line-height: 16.1px;letter-spacing: -0.02em; height:40px; border-color:white;
}


.cnter{margin: auto;}
.bg-nav{background-color: #FF014D;}
.bg-nav .icons_hd p{color: #fff;font-size: 14px;font-weight: 400;}
.bg-nav .fre_btn{padding: 9px;border-radius: 7px;gap: 10px;background: #fff;color: #2E3192;font-weight: 700;font-size: 15px;border-color: #fff;}
.btn,.search_btn{background-color: #004099;color: #fff;font-weight: 700;font-size: 14px;line-height: 16.1px;letter-spacing: -0.02em;
}

.bg-footer{background-color: #FF004C1A;width:100%;}

.footer-container {
	width:100%;
}

.footer-border {
	width:100%;
	background-color:#151B54;
}

footer.bg-footer h5{
    font-size: 17px;
    font-weight: 700;
    line-height: 19.55px;
    text-align: left;
	color:#151B54;
}

footer li .text-white{
    font-size: 14px;
    font-weight: 400;
    line-height: 16.1px;
    text-align: left;
    color: #727272!important;
    text-decoration: none;
}
p.copyright{color: #727272;font-size: 14px;}

.double_lst li{width: 49%;display: inline-block;}

.category {
	display:absolute;
	margin-left:100px;
    margin-top:50px;
}

.category .card{box-shadow: 0px 0px 5px 2px #00000036;background: #FFFFFF;     padding: 10px;
    border-radius: 6px;
    opacity: 0px;
    }

.category .card img{width: 80px;height: 80px;margin: auto;}

.category .card .card-body h5 {
	color: #2E3192;        
	font-size: 16px;
	font-weight: 700;
	line-height: 27.6px;
	letter-spacing: 0.02em;
	text-align: center;height: 40px;
 }

.category-card {
	box-shadow: 0px 0px 5px 2px #00000036;
	padding: 10px;
	border-radius: 12px;
	background: #fff;	
	width:120px;
	height:120px;
}

.category-img {
	box-shadow: 0px 0px 5px 2px #00000036;
	padding: 10px;
	border-radius: 12px;
	width:90px;
	height:90px;
}

.category-card-img-top {
	width:60px;
	height:60px;
}

.category-title {
	font-size:15px;
}

.city-card {
	box-shadow: 0px 0px 5px 2px #00000036;
	padding: 10px;
	border-radius: 12px;
	background: #fff;
    display: inline-block;
    position: relative;
	width:150px;
	height:160px;
}

.city-img {
	width:150px;
	height:150px;
}

.detail-card {
	box-shadow: 0px 0px 5px 2px #00000036;
	padding: 10px 25px;
	border-radius: 12px;
	background: #fff;	
	justify-content:center;
	text-align:justify;
	font-size:12px;
	width:550px;
	height:480px;
	float:left;
}

 .detail-desc{
	box-shadow: 0px 0px 5px 2px #00000036;
	padding: 10px;
	border-radius: 12px;
	background: #fff;
	justify-content:center;
	margin:auto;
	align-items:center;
    width: 95%;
    height: auto;     
}

.product-details h2 {           
	font-size: 19px;
	font-weight: 700;
	line-height: 21.85px;
	letter-spacing: -0.02em;
	text-align: left;
	color: #FF014D;
}

.detail-card-link-left {
	margin-left:-10px;
	float:left;
}

.detail-card-link-right {
	margin-right:-10px;
	float:right;
}

.detail-card img{margin: auto;width: 350px;height: 300px;}

.zoom-container {
	text-align:center;
}
.btn-center {
	text-align:center;
}

 .heading h2{       
	font-size: 25px;
	font-weight: 700;
	line-height: 28.75px;
	letter-spacing: -0.03em;
	text-align: left;
	color: #101010;
	margin-bottom: 0px;
	}
		
 span.para_p p{
	color: #2E358F;  
	font-size: 14px;
	font-weight: 400;
	line-height: 16.1px;
	letter-spacing: -0.03em;
	text-align: left;
	padding-top: 18px;
	padding-left: 12px;
}

	span.para_p {margin-bottom: 20px;align-items: center;}

	.services h2{
		font-size: 24px;
		font-weight: 700;
		line-height: 27.6px;
		letter-spacing: 0.02em;
		text-align: left;
		color: #101010;
		margin-bottom: 20px;
}
.services{padding: 32px;box-shadow: 0px 0px 5px 2px #00000036;background: #FFFFFF;border-radius: 6px; height:80px;}
.file_in  { height: 42px;
    padding: 13px 20px 13px 20px;
    gap: 10px;
    border-radius: 6px;
    border: 1px 0px 0px 0px;
    margin-bottom: 20px;
    }

.submit_req{background: #FF014D!important;
	color:#fff;        
	font-size: 18px;
	font-weight: 400;
	line-height: 20.7px;
	text-align: left;      
	padding: 17px 32px 17px 32px;
	border-radius: 6px ;
	border-color: #FF014D;
 }
 
 .owned{
	border: 1px solid #0d6efd;
}
.owned-tag-backgrounds {
bottom: 0px;
right: 0px;
text-align: center;
padding: 5px;
border-radius: 7px 15px;
color: #fff;
background-color: #0d6efd;
}

 
 .product-title{height: auto!important;font-size:13px;line-height: 14.95px;font-weight:750;}

 .product-card{
	box-shadow: 0px 0px 5px 2px #00000036;
	padding: 10px;
	border-radius: 12px;
	background: #fff;
    display: inline-block;
    position: relative;
    width: 240px;
    height: 520px;     
}

        /* Centering the product image */
.product-card img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    height: auto;
}

.product-card img{margin: auto;width: 150px;height: 105px;}
.product-card h5.product-title{
	margin-top: 20px;
	font-size: 15px;
	font-weight: 700;
	line-height: 17.25px;
	letter-spacing: -0.02em;
	text-align:left;
	color: #101010;
	margin:auto;
	height:32px;
 }

.product-info img,.single .product-card .product-info img{width: 20px;height: 20px;display: inline;margin-top:-5px;}

.list-group-item img{
	width:550px;
	height:275px;	
	padding:10px 120px;
}

.detail-anchortag {
	margin-left:170px;
}

.side-product img{width: 150px;height: 150px; display:inline-block;}

.card-link-left {
	margin-left:-5px;
	float:left;
	color:blue;
}

.card-link-right {
	float:right;
	color:blue;
}

.new-section {
  width:100%;
  height: 30px;
  font-weight: 700;
	border-radius: 7px 15px;
  text-align:center;
  color:white;
  background-color: #9b59b6;
}

.yellow {
}

 .view_number{background: #FFFFD6; width: 100%;
	padding: 8px 17px 8px 17px;
	border-radius: 6px;
	border: 1px solid #FF014D   ;
	color: #FF014D;       
	margin-bottom: 10px;               
	font-size: 13px;
	font-weight: 400;
	line-height: 17.25px;
	letter-spacing: -0.02em;
	text-align: left;       
	transition: transform .2s; /* Animation */
}

.divider {
	color:white;
	background-color:white;
	line-height: 13.25px;
	
}



.card-img-top {
	width:100px;
	height:120px;
}

.card {
	box-shadow: 0px 0px 5px 2px #00000036;
	padding: 10px;
	border-radius: 12px;
	background: #fff;	
    display: inline-block;
    position: relative;
    width: 240px;
    height: 400px;     
    font-size-adjust: 0.545;
	float:left;
}

.adjust {
    font-size-adjust:0.480;
    height:40px;
}

.card-body {
	font-size: 14px;
}

.double-card-body {
	margin-left:40px;
	font-size: 14px;
}

.double-card {
	box-shadow: 0px 0px 5px 2px #00000036;
	padding: 10px;
	border-radius: 12px;
	background: #fff;	
	width:370px;
	height:200px;
}

.img-rounded {
	width:130px;
	height:180px;
}

.product-info {
	width:200px;
	height:auto;
}

.btn-phone {
	text-align:center;
}


.checked {
  color: orange;
}

.price-tag-backgrounds {
top: 200px;
width:75px;
left: 0px;
padding: 5px 15px;
border-radius: 7px 15px;
color: #fff;
background-color: #9e0788;
}


.badge {
    left: 0;
    top: 20px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    background: red;
    color: #fff;
    padding: 3px 10px;
}

.vc {
  background: #39b6ba;
  color: #fff;
  width: 165px;
  font-size:14px;
  font-weight:700;
  text-align: center;
  padding: 2px 18px;
  position: relative;
}
.vc:after {
  width: 0;
  height: 0;
  border: 12.5px solid transparent;
  position: absolute;
  content: "";
  border-top-color: #39b6ba;
  right: -23px;
  top: 0px;
  border-left-color: #39b6ba;
}
.vc:before {
    width: 0;
    height: 0;
    border: 13px solid transparent;
    position: absolute;
    content: "";
    border-bottom-color: #39b6ba;
    right: -23px;
    top: -1px;
}

.btn-latest-price{width: 100%;color: #fff;
border-radius: 6px ;
padding: 8px 12px 8px 12px;
border-radius: 6px;background: #FF014D;
border: 1px solid #FF014D   ;

}

.product-info{margin-top: 20px;margin-bottom: 20px;    font-size: 13px;
    font-weight: 400;
    line-height: 14.95px;
    letter-spacing: -0.03em;
    text-align: left;color: #101010;

    }

	
footer {
    clear: both;
    position: relative;
	width:100%;
    height: auto;
}	
    footer.bg-footer h5.footer_frst_col{
        font-size: 25px;
        font-weight: 700;
        line-height: 28.75px;
        letter-spacing: -0.02em;
        text-align: left;
        color: #2E3192;

        }

    .product-price{        
		font-size: 20px;
        font-weight: 700;
        line-height: 23px;
        letter-spacing: -0.02em;
        text-align: left;
    }

    .product-price span{
        font-size: 16px;
        font-weight: 400;
        line-height: 18.4px;
        letter-spacing: -0.02em;
        text-align: left;
    }
    
	.location{
        font-size: 13px;
        font-weight: 750;
        line-height: 14.95px;
        text-align: left;
        color: #222;
    }

	.construction .content-image {
		flex: auto; /* 1/4 of the column width */
		max-width: 30%;
	}
	
	
	.construction .content-col {
		display: flex;
		align-items: center;
	}

.content-col {
	padding: 10px;
    display: inline-block;
	position:relative;
    width: 400px;
    height: 180px;     
	box-shadow: 0px 0px 5px 2px #00000036;
}

.content {
	justify-content: space-around;
	align-items: center;
	display: flex;
	flex-direction: row;
	margin-left:-350px;
	margin-top:50px;
}

.content_2 {
	justify-content: space-around;
	align-items: center;
	display: flex;
	flex-direction: row;
	margin-left:-80px;
	margin-top:200px;
}

.column {
	margin-top:-100px;
	padding:10px 10px;
	width:2%;
	height:100px;
}

.construction .content-col{background: #FFFFFF;box-shadow: 0px 0px 5px 2px #00000036;    padding: 10px;border-radius: 12px;    }
.construction .content-text{height: 125px;}
.construction .content-text p{margin-bottom: 0px;padding-bottom: 10px;color: #333;
    font-size: 14px;
    font-weight: 400;
    line-height: 16.1px;
    letter-spacing: -0.03em;
    text-align: left;
    }
	
    .construction .content-text p:first-child{
        font-size: 14px;
        font-weight: 700;
        line-height: 16.1px;
        letter-spacing: -0.03em;
        text-align: left;
        }

        .bg-footer .ft_frst{margin-top: -28px;}

        .single .product-card img{width: 187px;
            height: 160px;
        }


        .breadcrumb {
            background-color: transparent;
            font-family: Arial;
            font-size: 12px;
            font-weight: 400;
            line-height: 13.8px;
            text-align: left;
            color: #101010;

            
        }

        .breadcrumb .breadcrumb-item a,.breadcrumb .breadcrumb-item {text-decoration: none;font-size: 12px;
            font-weight: 400;
            line-height: 13.8px;
            text-align: left;
            color: #101010!important;}
        .single_pro .product-image {
            max-width: 100%;
            border-radius: 8px;
        }
        .single_pro .product-details {
            font-size: 0.9rem;
        }
        
        .pixelated {
          image-rendering: pixelated;
        }
        
        .product-image {
            width:300px;
            height:250px;
        }
        

.single_pro .product-details h2 {
            
		font-size: 19px;
		font-weight: 700;
		line-height: 21.85px;
		letter-spacing: -0.02em;
		text-align: left;
		color: #FF014D;
}

	.single_pro .product-info-table td {
		padding: 0.4rem 0.8rem;
	}
	.single_pro .contact-supplier-btn {
		font-weight: bold;
		border-color: #d9534f;
		color: #d9534f;
	}
	.single_pro .contact-supplier-btn:hover {
		background-color: #d9534f;
		color: #fff;
	}
	.single_pro .get-price-btn {
		background-color: #d9534f;
		color: #fff;
		font-weight: bold;
		padding: 0.6rem 1.5rem;
		margin-top: 1rem;
	}

	.single h3{
		font-size: 20px;
		font-weight: 400;
		line-height: 23px;
		letter-spacing: -0.02em;
		text-align: left;
		margin-bottom: 20px;
		}


.breadcrumb-item+.breadcrumb-item::before{content: var(--bs-breadcrumb-divider, ">")!important;}

.image_sec{
	padding: 15px 20px 15px 20px;
	text-align: center;
	border-radius: 12px;
	background: #FFFFFF;
	box-shadow: 0px 0px 5px 2px #00000036;

	}

.brochure img{width: 20px;
	height: 20px;}
.get_more_photos img,.view_similar img{width: 16.5px;
	height: 16.5px;}
.get_more_photos,.view_similar{
	height: auto;
	padding: 7px 15px 7px 15px;
	border-radius: 15.5px;
	border: 1px solid #FF014D; 
	background: #fff;      
	font-family: Arial;
	font-size: 14px;
	font-weight: 700;
	line-height: 16.1px;
	letter-spacing: -0.02em;
	text-align: left;
	color: #FF014D;
	}
	
	.brochure a{color: #000;
		font-size: 14px;
		font-weight: 400;
		line-height: 16.1px;
		letter-spacing: -0.02em;
		text-align: left;
		}

.single .product-card h5.product-title{height: 32px;}
.view_more{margin-top: 32px!important;text-align: center;}
.custom-button {
	margin: auto;
	color: #ff0066; /* Match the pink color */
	border: 1px solid #ff0066; /* Border color */
	font-weight: bold;
	padding: 0.5rem 1.5rem;
	border-radius: 8px;
	display: inline-flex;
	align-items: center;
	transition: background-color 0.3s ease;
	text-decoration: none;
}

.custom-button i {
	margin-left: 0.5rem; /* Space between text and icon */
	font-size: 0.9rem;
}
.table-borderless tr td strong{font-weight: 400;}
.table-borderless tr{border-bottom: 1px solid #D9D9D9}
.table-borderless tr td {color: #000;
	font-size: 15px;
	font-weight: 400;
	line-height: 17.25px;
	letter-spacing: -0.02em;
	text-align: justify;
	}

p.text-muted{color: #101010!important;
	font-size: 24px;
	font-weight: 700;
	line-height: 27.6px;
	letter-spacing: -0.02em;
	text-align: left;
	}

p.text-muted span {color: #000;
	font-size: 18px;
	font-weight: 400;
	line-height: 20.7px;
	letter-spacing: -0.02em;
	text-align: left;
}

p.text-muted .text-primary{color: #2E3192!important;
	font-size: 14px;
	font-weight: 700;
	line-height: 16.1px;
	letter-spacing: -0.02em;
	text-align: left;
	text-decoration: none!important;
	}

p.desc{color: #101010;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	letter-spacing: -0.02em;
	text-align: left;
	}

.product-details .all_detai{color: #2E3192;
	font-size: 13px;
	font-weight: 400;
	line-height: 14.95px;
	letter-spacing: -0.02em;
	text-align: left;
	}

.late_price{
    margin: auto;
    display: block;
    padding: 20px 85px 20px 85px;
    border-radius: 6px ;
    background: #FF014D;
    font-size: 22px;
    font-weight: 700;
    line-height: 25.3px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #fff;
    border: none;
    margin-top: 12px;
    }

    .suppliers{background: #FFFFFF;
        border: 1px solid #FF014D;
        border-radius: 6px;
        
padding: 9px 27px 9px 27px;
font-size: 17px;
font-weight: 700;
line-height: 19.55px;
letter-spacing: -0.02em;
text-align: left;
color: #FF014D;
margin-top: 10px;

            }
    .mobile_no{background: #FAF9FA;
        
padding: 14px 29px 14px 29px;
border-radius: 6px;
font-size: 14px;
font-weight: 400;
line-height: 16.1px;
letter-spacing: -0.02em;
text-align: left;
color: #FF014D;
border: none;

    }

    .border h5{font-family: Arial;
        font-size: 15px;
        font-weight: 700;
        line-height: 17.25px;
        letter-spacing: -0.02em;
        text-align: left;
        color: #000;}
    .border p{font-family: Arial;
        font-size: 12px;
        font-weight: 400;
        line-height: 13.8px;
        letter-spacing: -0.02em;
        text-align: left;
        color: #000;
    }

    /* Styling for Zoom Effect */
.zoom-container {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: auto;
}

.zoom-img {
    height:800px;
    transition: transform 0.3s ease;
}

.zoom-img:hover {
    transform: scale(1.2); /* Adjust scale for zoom level */
}

.copyright{padding-left:18px;padding-right:12px;}
p.left{font-family: Arial;
font-size: 14px;
font-weight: 400;
line-height: 16.1px;
letter-spacing: -0.03em;
text-align: left;
color:#101010;}
p.right{font-family: Arial;
font-size: 13px;
font-weight: 400;
line-height: 14.95px;
letter-spacing: -0.03em;
text-align: left;
color:#727272;}

.text_ft{font-family: Arial;
    font-size: 14px;
    font-weight: 400;
    line-height: 16.1px;
    letter-spacing: -0.03em;
    text-align: left;
    color:#727272;}
p.right span{font-family: Arial;
font-size: 14px;
font-weight: 400;
line-height: 16.1px;
letter-spacing: -0.03em;
text-align: left;
color:#101010;}
p.left img,p.right img{padding-left:12px;}



.btn-call {
    background-color: #FF014D; /* Button background color */
    color: white;
    font-weight: bold;
    border-radius: 50px 0px 0px 50px;
    padding: 10px 20px;
    border: 1px solid #FF014D;
}
.btn-price {
    background-color: #FF014D; /* Button background color */
    color: white;
    font-weight: bold;
    border-radius: 0px 50px 50px 0px;
    padding: 10px 20px;
    border: 1px solid #FF014D;
}
.btn-custom-outline {
    border: 2px solid #FF014D; /* Border color */
    color: #FF014D;
    background-color: #fff;
    font-weight: bold;
    margin-left: 5px;
    margin-right: 5px;
    border-radius: 4px;
    padding: 10px 20px;
}
.btn-group-custom {
    display: flex;
    justify-content: center;
    margin-top: 18px;
}


.cust_btn p{color: #fff;}

.left_tg{margin-right: 12px;}
.ft_frst img.logo_img{width:100px;height: 100px;}

.logo_img{width:350px;height: 250px;}

.offcanvas-menu {
	margin-top:100px;
	margin-left:390px;
	max-width:100px;
	height:450px;
}

.offcanvas {
	margin-top:100px;
	max-width:100px;
	height:450px;
}

.offcanvas-body .list-unstyled li a{color:#fff; text-decoration: none;}
.offcanvas-body .list-unstyled li {
	background: #FF014D;
    color: #fff;
    padding: 4px 18px;
    text-decoration: none;
    border-radius: 4px;
    margin-bottom: 4px;
	}

.list-unstyled li a:hover { 
	color: #FF014D;
}

.offcanvas-body .list-unstyled li{margin-bottom:8px;}

.offcanvas-backdrop{background:transparent!important;}
    
.single .product-card .btn-custom-outline img{width:15px;height:15px;}
    
.carousel-item .col-4 {
    padding: 10px;
}


.carousel-item img {
    max-width: 100%;
    height: auto;
    object-fit: contain;
}


/* mobile display */

@media (min-width: 320px) and (max-width: 480px) {	
	.btn-post {
	    display:none;
	}
	
	.d-flex, .text-center {
		display:none;
	}
	
	.input-group,  .search-input, .form-select  {
		margin-top:-5px;
		width:150px;		
	}
			
	.input-group-text, .search-input {
		margin-top:-5px;
	}
	.btn  {
		margin-top:-5px;
	}

    .cust_btn {
        margin-right:20px;
    }
    
    #offcanvasMenu{
        width:320px;
    }
    
    .category {
        display:none;
    }

	.product-card {
		width:400px;
	}

	.card {
		width:400px;
	}
	
	.double-card {
		width:400px;
	}
	
	.container {
		width:400px;
	}

    
}

@media (min-width: 481px) and (max-width: 573px) { /* Small devices (landscape phones, 768px and down) */

	.btn-post {
		display:none;
	}
			
	.d-flex, .text-center {
		display:none;
	}
	
	.input-group,  .search-input, .form-select  {
		margin-top:-8px;
		width:150px;		
	}
			
	.input-group-text, .search-input {
		margin-top:-8px;
	}
	
	.btn  {
		margin-top:-8px;
	}
	
	.product-card {
		width:300px;
		height:auto;
	}

	.card {
		width:300px;
		height:auto;
	}
	
	.double-card {
		width:300px;
		height:auto;
	}
	.detail-card {
		width:300px;
		height:auto;
	}

	.double-card-body {
		margin-left:150px;
		margin-top:-180px;
	}
	
	.content-col {
		width:300px;
	}

}

@media (min-width: 574px) and (max-width: 767px) { /* Extra small devices (portrait phones, 576px and down) */

	.d-flex, .text-center {
		display:none;
	}
	
	.input-group,  .search-input, .form-select  {
		margin-top:-8px;
		width:200px;		
	}
			
	.input-group-text, .search-input {
		margin-top:-8px;
	}
	
	.btn  {
		margin-top:-5px;
	}
	
    /* Adjust button text and spacing */
    .fre_btn {
        font-size: 0.9rem;
        padding: 0.25rem 0.5rem;
    }

    /* Smaller icons layout */
    .icons_hd div {
        width: 20%;
        padding: 0.25rem 0;
    }
	
	.product-card {
		width:300px;
	}

	.card {
		width:300px;
	}

	.double-card {
		width:300px;
	}

	.content-col {
		width:300px;
	}
	
    /* Hide country selector on small screens to save space */
    /* Adjust font size */
    header p {
        font-size: 0.7rem;
    }
}

/* half screen*/

@media (min-width: 768px) and (max-width: 1024px) {	
	
	.input-group,  .search-input, .form-select  {
		margin-top:-8px;
		width:250px;		
	}
			
	.input-group-text, .search-input {
		margin-top:-8px;
	}
	.btn  {
		margin-top:-5px;
	}
		
	.product-card {
		width:150px;
		height:auto;
	}

	.card {
		width:150px;
		height:auto;
	}
	.content-col{
		width:250px;
	}
	
	.double-card {
		width:150px;
		height:auto;
	}
}

@media (min-width: 1025px) and (max-width: 1200px) {
	.input-group,  .search-input, .form-select  {
		margin-top:-8px;
		width:350px;		
	}
			
	.input-group-text, .search-input {
		margin-top:-8px;
	}
	
	.btn  {
		margin-top:-5px;
	}

	.search_btn {
		margin-top:-10px;	
	}

	.product-card {
		width:200px;
	}

	.product-info {
		font-size:12px;
	}

	.btn-phone {
		font-size:12px;

	}

	.card {
		width:200px;
	}

	
	.double-card {
		width:300px;
		height:auto;
	}
	.content-col {
		width:320px;
	}
}

@media (min-width: 1201px) and (max-width: 1300px) {	

	.input-group,  .search-input, .form-select  {
		margin-top:-8px;
		width:350px;		
	}
			
	.input-group-text, .search-input {
		margin-top:-8px;
	}

	.city-input {
		margin-left:-20px;
	}
		
	
	.btn  {
		margin-top:-5px;
	}

	.product-card {
		width:210px;
	}

	.card {
		width:210px;
	}
	
	.content-col {
		width:330px;
	}
}

@media (min-width: 1301px) and (max-width: 1324px) {	
	.form-select {
		margin-top:-10px;
	}

	.product-card {
		width:250px;
	}

	.card {
		width:250px;
	}
	
	.input-group-text {
		margin-top:-10px;
	}
	
	.search-input {
		margin-top:-10px;
	}
		
	.search_btn {
		margin-top:-10px;
	}
	.content-col {
		width:400px;
	}
}



