/*
Template Name:Seller
File: Layout CSS
Author: Templates On Web
Author URI: http://templateonweb.com/
Licence: <a href="http://www.templateonweb.com/terms.php?v=content&contentid=152">Website Template Licence</a>
*/
/*********************product****************/
@import url('https://fonts.googleapis.com/css2?family=Barlow+Semi+Condensed:wght@500;600&display=swap');
body{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	font-family: 'Barlow Semi Condensed', sans-serif;
}.center_about{
  padding-top:40px;
  padding-bottom:70px;
  background:#f4f4f4;
  }
  body,html{
    width: 100%;
    overflow: hidden;
    height: 100%;
    scroll-behavior: smooth;
    overflow-y: scroll;
    /* overflow: hidden; */
  }
.cat_1i img{
 height:300px; 
  }
.cat_1im{
 position:relative; 
  }
.cat_1i1 {
 background:#0000009e; 
 padding:20px 15px;
 position:absolute;
 top:0;
 height:100%;
 padding-top:16%;
 display:none;
  }
.cat_1i1 span i{
  color:#f1d68f;
  font-size:40px;
  }
.cat_1i1 h3{
  color:#fff;
  }
.cat_1i1 p{
  color:#f4f4f4;
  }
.cat_1im:hover  .cat_1i1{
display:block;
cursor:pointer; 
 }
.rmg{
 margin-top:40px; 
  }
.about_page_t{
 margin-bottom:40px; 
  }
#about_page{
 padding-bottom:40px;
 }
/*********************product_end****************/



@media screen and (max-width : 767px){
.cat_1im {
 margin-top:10px; 
  }
#about_page{
 padding-bottom:0; 
  }
}

@media (min-width:768px) and (max-width:991px) {

 }
 @media (min-width:992px) and (max-width:1200px) {

 }
@media (min-width:1201px) and (max-width:1310px) {

 }



 @import url('https://fonts.googleapis.com/css2?family=Barlow+Semi+Condensed:wght@500;600&display=swap');
body{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	font-family: 'Barlow Semi Condensed', sans-serif;
}


.navbar ul li a{
  padding-top: 20px;
  padding-bottom: 20px;
 }
 .navbar-brand{
  padding-top: 12px;
 }
 

 .navbar ul li a{
  padding-top: 20px;
  padding-bottom: 20px;
 }
 .navbar-brand{
  padding-top: 18px;
 }