
@media only screen and (max-width:1400px) {
	.banner .general-landing-banner .female-banner-img{
		right: 50px;
	}
	/* .product-wrapper .product-info .product-name{
		max-width: 200px;
	} */
	/* .featured-products-wrapper .featured-products {
		grid-template-columns: repeat(4, 1fr);
	} */
	.otp-input-fields input{
		height: 40px; width: 40px;font-size: 17px;
	}
}
@media only screen and (max-width:1200px) {
	/* .product-wrapper .product-info .product-name {
		max-width: 170px;
	} */
	.form-wrapper-main{padding: 0;}
	.banner .banner-text h1{
		font-size: 46px; line-height: 58px;
	}
	.banner .banner-text {
		max-width: 560px;
	}	
	.banner {
		min-height: 550px;
	}
}

@media only screen and (max-width:991px) {


	.seller-banner{
		display: none;
	}
	.seller-form-wrapper{
		max-width: 100%;
	}
	
	
	section {
		padding: 60px 0;
	}

	.heading {
		font-size: 24px;
	}

	.navbar-toggler {
		border: none;
		padding: 0;
	}

	.navbar-collpase-inner-wrapper {
		background: #fff;
		margin-bottom: 0 !important;
		flex-direction: row;
	}

	#header .navbar-light .navbar-nav .nav-link svg {
		display: none;
	}

	#header .navbar-light .navbar-nav .nav-link {
		color: #181818;
	}

	.footer-wrapper .footer-inner-wrapper {
		display: block;
	}

	.footer-wrapper .footer-logo-wrapper {
		padding-top: 0;
	}

	#header .navbar-light .navbar-nav .nav-link {
		padding: 12px;
		border-radius: 4px;
		transition: all .3s;
	}

	#header .navbar-light .navbar-nav .nav-link:hover {
		background-color: #D2EEE5;
		color: #1C5E49;
	}

	#header.general-landing-header .navbar-light .navbar-nav .nav-link:hover {
		background-color: #FFEBED;
		color: #4A0B12;
	}

	.banner {
		background: #ACC6AF;
		min-height: 450px;
	}

	.banner.general-landing-main-banner {
		background: linear-gradient(93deg, rgba(248, 147, 29, 0.26) 3.38%, rgba(154, 23, 37, 0.17) 98.48%);
	}

	.banner .banner-text h1 {
		font-size: 46px;
		line-height: 58px;
	}

	.get-afrikonbo-wrapper {
		flex-direction: column;
	}

	.get-afrikonbo-wrapper .get-afrikonbo-content {
		max-width: 100%;
	}

	.get-afrikonbo-wrapper {
		padding: 40px;
	}

	.get-afrikonbo-wrapper .get-afrikonbo-img img {
		margin-top: 30px;
		margin-bottom: 0;
	}

	.banner .general-landing-banner .female-banner-img {
		display: none;
	}

	.products-slider {
		margin-left: auto;
	}

	.product-list-wrapper {
		grid-template-columns: repeat(2, 1fr);
		margin-top: 15px;
	}

	.products-main-wrapper .products-listing {
		flex: 0 0 70.7%;
		max-width: 70.7%;
	}

	.product-list-wrapper .product-wrapper .product-img {
		height: 180px;
	}

	.buying-selling-inner .content-wrap {
		padding-right: 15px;
	}

	.buying-selling-inner .content-wrap p {
		font-size: 16px;
	}

	.buying-selling-inner {
		min-height: 200px;
	}

	.products-slider .next-btn {
		top: -43px
	}

	.products-slider .prev-btn {
		top: -43px;
	}

	.products-slider .next-btn {
		right: 30px;
	}

	.products-slider .prev-btn {
		right: 70px;
	}
	.featured-products-wrapper .featured-products {
		grid-template-columns: repeat(3,1fr);
		gap: 28px;
	}
	.featured-products .product-wrapper .product-info .product-name{
		max-width: 168px;
	}
	.products-main-wrapper .products-listing .results-wrapper:before{
		display: none;
	}
	.product-view-wrapper .product-view-inner{
		flex-direction: column;
	}
	.product-view-wrapper .product-view-inner .product-img-wrapper{
		width: 100%;
	}
	.vendor-average-price-detail {
		width: 100%;
	}
	.product-view-wrapper{
		padding: 12px;
	}
	.product-view-wrapper .product-view-inner .product-img-wrapper #product-main-view{
		height: auto;
	}
	.login-form-main-wrapper{
		padding-left: 0;
	}
	.header-inner-center{
		display: none;
	}
	
	

}

@media only screen and (min-width:767px) {
	.filters-mob-wrapper {
		display: none;
	}

	.mob-filters .filters-close-btn {
		display: none;
	}
	.mob-filters .filter-heading {
		display: none;
	}
	.back-arrow-btn{
		display: none;
	}
	.filter-heading{
		display: none !important;
	}
	.login-banner{
		display: none;
	}
	.forgot-password-mob{
		display: none;
	}
	.category-sidebar{
		display: none;
	}
	.ppc-user-account{
		display: none
	}
	
	
}

@media only screen and (max-width:767px) {
	.banner-category {
        display: none !important;
    }
	
	.seller-info-tabs .nav-tabs .nav-link:after{
		display: none;
	}
	.seller-info-tabs .nav-tabs .nav-link{
		text-align: left;
	}
	/* .navbar-collpase-inner-wrapper{
		display: none;
	} */

	.footer-wrapper .footer-links-wrapper {
		padding-top: 0;
	}

	.footer-wrapper .footer-links-wrapper ul {
		margin-bottom: 0;
	}

	.follow-us-desktop {
		display: none;
	}

	.footer-links-wrapper {
		flex-flow: wrap;
	}

	.useful-links {
		flex-basis: 100%;
	}

	.footer-links-wrapper .useful-links {
		border-top: 1px solid #323232;
		padding-top: 24px !important;
		margin-top: 24px;
	}

	.mob-footer-icons {
		display: block;
	}

	.products-main-wrapper {
		display: block;
	}

	.products-main-wrapper .filters-sorts-wrapper {
		position: fixed;
		right: 0;
		top: 0;
		z-index: 99;
		background: #fff;
		transform: translateX(100%);
		transition: all 0.3s;
		z-index: 2000;
		border-radius: 0;
	}

	.filters-sorts-wrapper.active {
		transform: translateX(0%);
		right: 0;
	}

	.products-main-wrapper .products-listing {
		max-width: 100%;
	}

	.products-main-wrapper .filters-sorts-wrapper {
		z-index: 9999;
		width: 100%;
		max-width: 100%;
		top: 64px;
	}
	.banner .banner-text h1 {
		font-size: 40px;
		line-height: 52px;
	}
	.get-afrikonbo-wrapper .get-afrikonbo-content h2 {
	    font-size: 30px;
		line-height: 40px;
	}
	
	.product-view-wrapper .product-view-inner .product-img{
		height: auto; width: auto;
	}
	.inner-page-content{padding-top: 50px;}
	.featured-products-wrapper .featured-products {
		/* grid-template-columns: repeat(2,1fr); */
		gap: 20px;
	}
	.featured-products .product-wrapper .product-info .product-name{
		max-width: 200px;
	}
	.fixed-search-wrapper.sticky-top{
		min-height: auto;
	}
	.product-view-wrapper .product-view-inner {
		gap: 28px;
	}
	.product-view-wrapper .product-view-inner .heading-md{
		line-height: 24px;
	}
	.product-view-wrapper .product-view-inner .p-price{
		font-size: 16px; font-weight: 600;
	}
	.product-view-wrapper .product-view-inner .p-price .price-symbol{
		font-size: 16px;
	}
	.products-slider .next-btn{
		right: 0;
	}
	.products-slider .prev-btn {
		right: 50px;
	}
	.fixed-back-btn .back-btn{padding-top: 20px; padding-bottom: 20px;}
	.fixed-back-btn.sticky-top {
		top: 56px;
	}
	section.effortless-savings-wrapper {
		padding-top: 100px;
	}
	.products-main-wrapper .filters-sorts-wrapper .filters-inner-wrapper{
		margin-right: 16px;
		margin-left: 16px;
	}
	/* .product-wrapper .product-info .product-name{
		max-width: 180px;
	} */
	.products-listing .results-wrapper{
		display: none !important;
	}
	.breadcrumb-wrapper {
		display: none;
	}
	.price-desk-products-search.search-wrapper .search-input-wrapper .form-control {
		border: none;
		margin-top: 0;
		margin-bottom: 0;
		border-radius: 8px;
		background-color: #F9F9FA;
	}
	.search-wrapper .search-input-wrapper .form-control{
		height: 48px;
	}
	.search-wrapper .search-input-wrapper .search-icon {
		position: absolute;
		top: 11px;
		left: 15px;
	}

	.price-desk-products-search.search-wrapper .search-btn {
		display: none;
	}
	.body-grey-bg {
		background-color: #fff;
	}
	.price-desk-products-search.search-wrapper{
		margin-top: 0;
		gap: 0;
		margin-bottom: 0;
	}
	.sticky-results.sticky-top{
		top: 122px;
		background-color: #fff;
	}
	.fixed-search-wrapper.sticky-top{
		top: 74px;
		background-color: #fff;
		padding-top: 10px;
        padding-bottom: 10px;
	}
	.price-desk-products-search.search-wrapper .search-input-wrapper .form-control {
		padding: 11px 11px 11px 55px;
	}
	.filters-mob-wrapper {
		padding: 10px 0 10px 0;
	}
	.product-list-wrapper{
		margin-top: 0;
	}
	.page-main-wrapper{
		padding-top: 0;
	}
	.featured-products-wrapper {
		padding: 0;
		border: none;
		border-radius: 0 ;
	}
	.become-vendor-btn{
		width: 100%;
	}
	.productSearchModal .modal-body{
		padding: 30px 20px;
	}
	.productSearchModal .modal-content{
		border-radius: 0;
		border: none;min-height: 100vh;
	}
	.productSearchModal .modal-dialog{
		max-width: 100%;margin: 0;
	}
	.productSearchModal p{
		font-size: 14px;
	}
	.productSearchModal .search-wrapper .search-btn {
		height: 48px;
		padding: 11px 24px;
	}
	.filter-top-heading{
		margin: 20px 16px 10px 16px;
		justify-content: space-between;
	}
	.filter-main-wrapper {
		max-height: 80vh;
	}
	.slider-wrapper{
		display: none;
	}
	.login-main-page-wrapper {
		padding-top: 0;background-color: #fff; padding-bottom: 50px;
	}
	
	.login-form-inner-wrapper{
		padding: 30px 0 0 0;
		box-shadow: none;
	}
	.forgot-password-web{
		display: none;
	}
	.banner-slider .slick-slide > a::before{
		background: none;
	}
	
}

@media only screen and (min-width:480px) {
	.p-badge-mob {
		display: none;
	}

	.product-rating {
		display: none;
	}

	.wishlist-items {
		display: none;
	}

	.product-wrapper .product-info .product-price-wrapper .discounted-price {
		display: none;
	}
	.mobile-search-icon{
		display: none;
	}
	.search-input-wrapper{
		position: relative;
	}
	
}


@media only screen and (max-width:480px) {
	/* .container {
		padding-right: 24px;
		padding-left: 24px;
	} */
	.hide-searchText{
		display: none;
	}
	.mobile-search-icon .search-icon path{
		fill: #fff;
	}
	/* .container-padding-0 {
		padding-right: 0;
		padding-left: 0;
	} */

	.container {
		padding-left: 16px;
		padding-right: 16px;
	}

	#header .navbar-brand {
		padding-top: 0;
		padding-bottom: 0;
		line-height: 0;
	}

	#header .navbar-brand img {
		width: 80px;
		height: 24px;
	}

	.banner {
		min-height: auto;
		padding-top: 70px;
		padding-bottom: 40px;
	}

	.banner .banner-text h1 {
		font-size: 32px;
		line-height: 36px;
	}

	.banner .banner-text p {
		font-size: 16px;
		font-weight: 400;
		line-height: 22px
	}

	.banner .banner-text .btn {
		padding: 10px 16px;
		font-size: 12px;
		font-weight: 600;
		line-height: 16px;
		margin-top: 18px;
		width: 174px;
	}

	.why-join-afrikobo .box-main-wrapper [class*="col-"]:last-child .box-content {
		margin-bottom: 0;
	}

	.why-join-afrikobo .box-main-wrapper .box-wrapper .box-content {
		margin-bottom: 24px;
	}

	section {
		padding: 40px 0;
	}

	.heading {
		font-size: 24px;
		font-style: normal;
		font-weight: 600;
		line-height: 28px;margin-bottom: 15px;
	}

	.get-afrikonbo-main-wrapper .container {
		padding: 0;
	}

	.get-afrikonbo-wrapper {
		border-radius: 0;
		padding: 48px 16px;
		flex-direction: column;
	}

	.get-afrikonbo-wrapper .get-afrikonbo-content h2 {
		font-size: 18px;
		font-weight: 700;
		line-height: 24px;
	}

	.get-afrikonbo-wrapper .get-afrikonbo-content p {
		margin-top: 12px;
		margin-bottom: 16px;font-size: 14px;
	}

	.get-afrikonbo-wrapper .get-afrikonbo-img img {
		margin-top: 40px;
		margin-bottom: 0;
	}

	.get-afrikonbo-wrapper .get-afrikonbo-content .app-store-icons img {
		width: 100%;
	}
	.get-afrikonbo-wrapper .get-afrikonbo-content .app-store-icons{
		display: grid; gap: 10px;
	}

	.vendor-feedback {
		padding-top: 16px;
	}

	.vendor-feedback-wrapper .vendor-feedback .vendor-feedback-box>p {
		margin-bottom: 32px;
	}

	.vendor-feedback-wrapper .vendor-feedback .vendor-feedback-box {
		box-shadow: 4px 4px 8px 0px rgba(0, 0, 0, 0.04);
		border: none;
		padding: 32px 24px 24px 24px;
	}
	section.price-desk-wrapper .featured-products-wrapper {
		padding: 45px 0 45px 0;
	}
	section.get-afrikonbo-main-wrapper {
		padding-top: 43px;
	}

	.vendor-feedback-wrapper .heading {
		margin-bottom: 0;
	}

	.vendor-feedback-wrapper .vendor-feedback .vendors-feedback-slider .slick-slide {
		width: 288px;
	}

	/* Search */
	/* .search-wrapper .search-input-wrapper .form-control {
		padding: 15px;
	} */
	
	/* .desktop-search-icon{
		display: none;
	} */
	/* .search-wrapper{
		margin: 20px 0 20px 0;
	} */

	.price-desk-products-search.search-wrapper.mob-listing-search{
		margin-bottom: 0;
	}
	.price-desk-products-search.search-wrapper.mob-listing-search{
		gap: 0; margin-top: 0;
	}
	.price-desk-products-search.search-wrapper.mob-listing-search .search-input-wrapper .form-control{
		border-bottom: none;
	}

	.search-wrapper {
		display: flex;
	}

	.search-wrapper .search-input-wrapper {
		width: 100%;
	}

	.search-wrapper .search-input-wrapper .mick-icon {
		top: 12px;
	}
	.search-wrapper .search-input-wrapper .form-control{
		padding-left: 50px;
	}


	.search-wrapper .search-btn.btn {
		padding: 11px 20px;
		height: 48px;
	}
	#searchResults ul{
		padding: 8px;
		top: 52px;
	
	}
	#searchResults ul li a{
		padding: 3px 0;
	}
	.search-wrapper{
		position: relative;
	}

	.price-desk-wrapper .inner-content-box>p {
		font-size: 14px;
		line-height: 22px;
	}
	section.get-afrikonbo-main-wrapper.general-landing-get{
		padding-top: 43px; padding-bottom: 0;
	}
	.product-wrapper .product-info , .featured-products-wrapper .featured-products .product-wrapper .product-info{
		/* padding: 0; */
		flex: 1;
	}

	.product-wrapper .product-info .wishlist-items {
		right: 0;
		bottom: 5px;
	}

	section.price-desk-wrapper {
		padding-top: 40px;
	}

	.product-wrapper .product-img .product-badge {
		top: 4px;
		left: 8px;
	}

	.product-wrapper .product-img .product-badge .p-badge-mob {
		background: #FFEBED;
		border-radius: 8px;
		height: 20px;
		padding: 5px;
		color: #9A1725;
		font-size: 12px;
		font-weight: 500;
		display: flex;
		align-items: center;
		justify-content: center;
		line-height: normal;
	}

	.product-wrapper .product-info .product-price-wrapper {
		display: flex;
		gap: 10px;
		align-items: center;
	}
	/* .featured-products .product-wrapper .product-info .product-name{
		max-width: 130px;
	} */

	.product-wrapper .product-info .product-price-wrapper {
		background: none;
		border-radius: 0;
		
	}

	.product-wrapper .product-info .product-price-wrapper>a,
	.product-wrapper .product-info .product-price-wrapper .discounted-price a {
		padding: 0;
		gap: 3px;
	}

	.product-wrapper .product-info .product-price-wrapper .product-price {
		font-weight: 500;
		line-height: 22px;
	}

	.product-wrapper .product-info .product-price-wrapper .discounted-price .product-price {
		color: #929292;
		font-size: 14px;
		font-weight: 500;
		line-height: 18px;
		text-decoration: line-through;
	}

	.product-wrapper .product-info .product-price-wrapper .discounted-price .price-symbol svg>path {
		fill: #929292;
	}

	.product-wrapper .product-info .product-price-wrapper .discounted-price .price-symbol svg,
	.product-wrapper .product-info .product-price-wrapper .price-symbol>svg {
		margin-top: -3px;
	}

	.product-wrapper .product-info .product-price-wrapper .price-symbol>svg>path {
		fill: #9A1725;
	}

	.featured-products-wrapper .product-wrapper .product-img{
		height: 120px;
	}
	.p-badge-desktop {
		display: none;
	}

	.price-desk-wrapper .inner-main-box .search-wrapper .search-input-wrapper .form-control {
		margin-top: 30px;
	}

	/* .product-list-wrapper , .featured-products-wrapper .featured-products {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 16px;
	} */

	.products-listing .product-list-wrapper .product-wrapper, .featured-products-wrapper .featured-products .product-wrapper{
		gap: 16px;
	}

	.product-wrapper .product-info .product-name , .featured-products-wrapper .featured-products .product-wrapper .product-info .product-name {
		font-size: 14px;
		line-height: 22px;
	}
	.product-wrapper .product-info .product-price-wrapper .price-symbol{
		margin-top: -2px;
	}
	.buying-selling-inner {
		min-height: 145px;
	}
	.buying-selling-inner .content-wrap p {
		font-size: 12px;
		line-height: 20px;
	}

	/* .product-list-wrapper .product-wrapper .product-img , .featured-products-wrapper .featured-products .product-wrapper .product-img{
		height: 100px;
		width: 100px;
	} */

	
	.product-view-wrapper .product-view-inner .product-detail .buy-now-btn{
		font-size: 14px;width: 100%;
	}
	.heading-md{
		font-size: 16px;
    	font-weight: 700;
    	line-height: 28px;
	}
	.selling-content p.font-16{font-size: 14px;}
	.selling-content p.line-height-28{line-height: 22px;}
	.selling-content span{
		font-size: 16px;
		font-style: normal;
		font-weight: 500;
		line-height: 28px;
		margin-top: 15px;
		display: block;
	}
	/* .product-wrapper .product-info .product-name {
		max-width: 115px;
	} */
	.product-wrapper .product-img img {
		transition: all .3s;
		height: 100%;
		object-fit: contain;
	}
	.selling-content p{
		margin-bottom: 0;
	}
	.selling-content {
		padding: 16px 0 0 0;
	}
	

	.buying-selling-inner .content-wrap p{
		font-size: 12px; line-height: 22px;
	}

	.buying-selling-inner .content-wrap h3 {
		font-size: 16px;
		font-weight: 600;
		line-height: 22px;margin-bottom: 5px;
	}
	
	.share-with-wrapper{
		text-align: center;
	}
	.product-view-wrapper .product-view-inner .product-detail .share-with-wrapper ul{
		justify-content: center;
	}
	.product-pricedesk-wrapper{
		margin-top: 16px !important;
	}
	.product-pricedesk-wrapper .text-orange , .product-pricedesk-wrapper  .price-symbol , .product-pricedesk-wrapper .text-gray{
		font-size: 14px !important;
	}
	.product-list-wrapper .product-wrapper {
		background: #fff;
		padding: 12px 12px 20px 12px;
	}

	.footer-wrapper {
		margin-top: 0;
	}

	.footer-wrapper .footer-inner-wrapper {
		padding-bottom: 16px;
	}

	.footer-wrapper {
		padding: 40px 0 24px 0;
	}

	.footer-wrapper .bottom-bar span {
		font-size: 14px;
	}

	.footer-wrapper .footer-links-wrapper h3 {
		margin-bottom: 16px;
		padding: 8px 0;
	}

	.footer-wrapper .footer-links-wrapper ul li a {
		padding: 6px 0;
		margin-bottom: 12px;
	}

	.footer-wrapper .footer-links-wrapper ul li:last-child a {
		margin-bottom: 0;
	}

	.footer-wrapper .mob-footer-icons h3 {
		line-height: 20px;
		margin-bottom: 16px;
	}
	.effortless-savings-wrapper .boxContent .btn{
		width: 100%; font-weight: 600;
	}
	.effortless-savings-wrapper .boxContent .btn-red{
		margin-bottom: 15px;
	}
	.try-our-priceDesk{
		padding: 10px 15px;
	}
	.try-our-priceDesk .btn-red{
		width: 100%;
	}
	
	.fixed-search-wrapper.sticky-top{
		top: 57px;
	}
	.sticky-results.sticky-top {
		top: 125px;
	}
	.error-page {
		padding: 60px 0;
	}
}

@media only screen and (max-width:400px) {
	.banner .banner-text .btn-black{
		margin-top: 7px;
	}
}
