/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on January 17, 2025 */
@font-face {
    font-family: 'open_sansbold';
    src: url('../fonts/opensans-bold-webfont.eot');
    src: url('../fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-bold-webfont.woff2') format('woff2'),
         url('../fonts/opensans-bold-webfont.woff') format('woff'),
         url('../fonts/opensans-bold-webfont.ttf') format('truetype'),
         url('../fonts/opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansextrabold';
    src: url('../fonts/opensans-extrabold-webfont.eot');
    src: url('../fonts/opensans-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-extrabold-webfont.woff2') format('woff2'),
         url('../fonts/opensans-extrabold-webfont.woff') format('woff'),
         url('../fonts/opensans-extrabold-webfont.ttf') format('truetype'),
         url('../fonts/opensans-extrabold-webfont.svg#open_sansextrabold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sanslight';
    src: url('../fonts/..//fonts/opensans-light-webfont.eot');
    src: url('../fonts/..//fonts/opensans-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/..//fonts/opensans-light-webfont.woff2') format('woff2'),
         url('../fonts/..//fonts/opensans-light-webfont.woff') format('woff'),
         url('../fonts/..//fonts/opensans-light-webfont.ttf') format('truetype'),
         url('../fonts/..//fonts/opensans-light-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/opensans-regular-webfont.eot');
    src: url('../fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-regular-webfont.woff2') format('woff2'),
         url('../fonts/opensans-regular-webfont.woff') format('woff'),
         url('../fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('../fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sanssemibold';
    src: url('../fonts/opensans-semibold-webfont.eot');
    src: url('../fonts/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-semibold-webfont.woff2') format('woff2'),
         url('../fonts/opensans-semibold-webfont.woff') format('woff'),
         url('../fonts/opensans-semibold-webfont.ttf') format('truetype'),
         url('../fonts/opensans-semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	font-family: 'open_sansregular';
}
ul {
	padding: 0;
	list-style: none;
	margin: 0;
}
header {
	z-index: 9;
	background: transparent;
}
.header-top {
	display: flex;
	align-items: center;
	padding: 15px 50px;
	justify-content: space-between;
	background: #3D514D;
}
.header-top .logo {
	width: 16%;
}
.header-main {
	display: flex;
	align-items: center;
	gap: 0 26px;
	justify-content: space-between;
}
.head-top-right .btn.btn-primary img {
	margin-right: 5px;
	transition: 0.5s;
}
.search-section {
	display: flex;
}
.search-section select.form-control {
	height: 48px;
	border-radius: 10px 0 0 10px;
	font-size: 14px;
	color: #000000;
	width: 170px;
	border-right: none;
	font-family: 'open_sanssemibold';
	text-overflow: ellipsis;
}
.search-section .form-control {
	border-radius: 4px 0 0 4px;
	height: 48px;
	font-size: 16px;
	color: #6A6F74;
	border-right: none;
	width: 320px;
	box-shadow: none;
  	outline: none;
  	font-family: 'open_sansregular';
  	margin-right: 0;
}
.search-section .btn.btn-primary {
	background: #3D514D;
	border-color: #3D514D;
	color: #000;
	border-radius: 0 8px 8px 0; 
	font-size: 18px;
	padding: .375rem 0.75rem;
	height: 48px;
	margin-right: 2px;
	font-family: 'open_sanssemibold';
	outline: none;
  	box-shadow: none;
}
.navbar-light .navbar-nav .nav-link {
	color: #1f4f39;
	font-size: 18px;
	padding: 0 20px;
}
.nav-section .navbar {
	padding-right: 0;
}
.register-signin {
	margin-left: 20px;
}
.banner-btn {
	margin-bottom: -33px;
	margin-top: 35px;
	display: flex;
	justify-content: center;
	gap: 0 20px;
}
.login-btn {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
  align-items: center;
  gap: 0 25px;
}
.login-btn li a img {
	max-width: 40px;
}
.contact-us {
	background: #D3393F;
	color: #fff;
	font-size: 18px;
	padding: 12px 17px;
	border-radius: 6px;
	display: inline-table;
}
.contact-us:hover {
	color: #fff;
	text-decoration: none;
}
.search-section {
	display: flex;
	background: #fff;
	border-radius: 10px;
	align-items: center;
	position: relative;
}
.head-top-right {
	display: flex;
	gap: 0 15px;
}
.head-top-right .btn.btn-primary {
	border: 1px solid #fff;
	border-radius: 10px;
	background: transparent;
	height: 48px;
	font-size: 15px;
	padding: .375rem 0.65rem;
	font-family: 'open_sanssemibold';
	display: inline-block;
	box-shadow: none;
	outline: none;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 170px;
	line-height: 36px;
	transition: 0.5s;
}
.head-top-right .btn.btn-primary:focus, .head-top-right .btn.btn-primary:hover {
	border: 1px solid #fff;
	background: transparent;
	box-shadow: none;
	outline: none;
}
.head-top-right .btn.btn-primary:hover {
	background: #E8ECE6;
  	color: #000;
}
.head-top-right .btn.btn-primary:hover img {
	filter: invert(1) brightness(0);
}
.nav-section .navbar {
	padding: 1.2rem 0 1.2rem;
}
.nav-section .navbar-brand {
	margin: 0;
}
.nav-section {
	margin-top: 30px;
}
.nav-section .navbar-nav {
	width: 100%;
	justify-content:flex-start;
	margin: 0 !important;
	gap: 15px 15px;
  	flex-wrap: wrap;
}
.navbar-light .navbar-nav .nav-link {
	color: #000;
	font-size: 16px;
	padding: 4px 15px;
	display: flex;
	gap: 5px 10px;
	flex-wrap: wrap;
	flex-direction: column;
	justify-content: center;
	letter-spacing: -3%;
	font-family: 'open_sanssemibold';
	text-align: center;
	background: #E8ECE6;
	border-radius: 5px;
}
.navbar-light .navbar-nav .active .nav-link {
	background: #3D514D;
	color: #fff;
}
.navbar-light .navbar-nav .active .nav-link:hover, .navbar-light .navbar-nav .active .nav-link:focus {
	color: #fff;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
	color: #000;
}
.head-top-right .btn.btn-primary.sell-btn {
	text-transform: uppercase;
	width: auto;
}
.close-btn {
	display: none;
}
.search-section form {
    margin: 0;
	align-items: center;
}
.banner-content h2 {
	font-size: 56px;
	text-transform: uppercase;
	margin: 0;
	color: #000;
	font-weight: 700;
}
.banner-content span {
	width: 100%;
	display: block;
	font-size: 36px;
	color: #584737;
	font-weight: 700;
	margin-bottom: 20px;
}
.banner-section img {
	max-width: 100%;
}
.banner-img {
	background: #FFF6EA;
	margin: 0;
	text-align: center;
}

.main-listing {
	padding: 30px 0 50px;
}
.product-list {
	display: flex;
	list-style: none;
	padding: 0;
	flex-wrap: wrap;
	gap: 30px 30px;
}
.product-list li {
	position: relative;
	border: 1px solid #D4D6D8;
	border-radius: 20px;
	width: 31.5%;
	overflow: hidden;
}
.product-list li figure {
    height: 233px;
    text-align: center;
}
.product-list li figure img {
	max-width: 100%;
	width: auto;
    height: 100%;
    margin: auto;
}
.product-list li label {
	position: absolute;
	left: 10px;
	top: 10px;
	border-radius: 30px;
	background: #D8E7CD;
	height: 26px;
	padding: 0 17px;
	margin: 0;
	font-size: 12px;
	line-height: ;
	text-align: center;
	line-height: 26px;
	font-weight: 600;
	color: #4A6A34;
}
.product-list li label.good-tag {
	background: #FFFA66;
	color: #8B640A;
}
.product-list li a {
	font-size: 18px;
	font-family: 'open_sansbold';
	color: #000;
	text-decoration: none;
}
.product-list li a:hover {
	color: #3D514D;
}
.product-list li .price-tag {
	color: #3D514D;
	font-size: 24px;
	font-family: 'open_sansbold';
	margin-top: 10px;
	display: flex;
	align-items: center;
	gap: 0 5px;
}
.product-list li .price-tag label {
	position: relative;
	top: auto;
	left: auto;
	font-size: 12px;
	padding: 0 17px;
	background: #E8ECE6;
	color: #000;
	text-transform: capitalize;
	font-family: 'open_sansregular';
	font-weight: 600;
}
.product-list li .item-content {
	padding: 0 15px 10px;
}
.product-list li p {
	font-size: 16px;
	color: #6A6F74;
	margin-bottom: 5px;
}
.footer-main {
	background: #3D514D;
}
.footer-main .ad-system {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 34px 0;
}
.footer-main .ad-system .right-ad ul {
	padding: 0;
	list-style: none;
	display: flex;
	align-items: center;
	color: #fff;
	margin: 0;
	gap: 0 40px;
}
.footer-main .ad-system .right-ad ul li {
	font-size: 15px;
}
.footer-main .ad-system .right-ad ul li a {
	color: #fff;
	font-size: 16px;
	font-family: 'open_sanssemibold';
}
.copyright {
	display: flex;
	color: #fff;
	justify-content: space-between;
	border-top: 1px solid;
	padding: 15px 0;
}
.copyright p {
	margin: 0;
	text-transform: capitalize;
}
.copyright .social-icons {
	padding: 0;
	list-style: none;
	display: flex;
	align-items: center;
	gap: 0 20px;
	margin: 0;
}
.filter-section {
	display: flex;
	border-bottom: 1px solid #D4D6D8;
	justify-content: space-between;
	align-items: center;
	padding-bottom: 10px;
}
.filter-section h2 {
	font-size: 24px;
	color: #000000;
	font-family: 'open_sanssemibold';
	margin: 0;
}
.filter-section .dropdown-filter {
	display: flex;
	gap: 0 10px;
}
.filter-section select {
	background: #E8ECE6;
	border: 1px solid #D4E3CC;
	width: 120px;
	height: 34px;
	vertical-align: top;
	font-size: 14px;
	color: #000;
	padding: 4px 10px;
	text-overflow: ellipsis;
}
.filter-section .sort-by select {
	width: 146px;
}
.sort-by label {
	font-size: 14px;
	font-family: 'open_sansbold';
	margin-bottom: 0;
}
.sort-by {
	display: flex;
	align-items: center;
	gap: 0 10px;
}
.category-filters {
	padding: 40px 0 0;
}
.pagination-sm .page-link {
	padding: .25rem .5rem;
	font-size: 16px;
	line-height: normal;
	text-align: center;
	width: 30px;
	height: 30px;
	color: #000;
	background-color: #F7F5F6;
	border: 1px solid #F7F5F6;
	border-radius: 3px;
}
.page-item.active .page-link {
	color: #fff;
	background-color: #3D514D;
	border-color: #3D514D;
}
.pagination {
	margin-top: 30px;
	gap: 0 10px;
	text-align: center;
  	justify-content: center;
}
.safety-tips {
	border: 1px solid #F5CA71;
	border-radius: 10px;
	background: #FBECCD;
	padding: 15px;
	margin-top: 40px;
	margin-bottom: 0;
	position: relative;
}
.safety-tips h2 {
	font-size: 18px;
	color: #000;
	font-family: 'open_sanssemibold';
}
.safety-tips .tips-list {
	list-style: disc;
	padding-left: 12px;
}
.tips-list li {
	font-size: 14px;
	color: #000;
	margin-bottom: 5px;
}
.tips-label {
	position: absolute;
	right: 30px;
	top: 12px;
}
.product-info {
	display: flex;
	padding: 50px 0 0;
	gap: 0 30px;
}
.product-details {
	padding-bottom: 60px;
}
.product-info .product-left {
	background: #F7F5F6;
	border-radius: 15px;
	width: 50%;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 570px;
  	overflow: hidden;
}
.product-info .product-left figure {
	margin: 0;
	height: 100%;
}
.product-info .product-left figure img {
	height: 100%;
	object-fit: contain;
}
.product-right {
	width: 50%;
}
.product-right h2 {
	font-size: 32px;
	color: #000000;
	font-family: 'open_sansbold';
}
.product-right span {
	font-size: 30px;
	color: #3D514D;
	font-family: 'open_sansbold';
	display: flex;
  	align-items: center;
  	gap:0 12px;
}
.description {
	margin-top: 16px;
}
.description h4 {
	font-size: 20px;
	font-family: 'open_sanssemibold';
	margin-bottom: 6px;
}
.description p {
	color: #6A6F74;
	font-size: 16px;
}
.profile-img {
	position: relative;
	border: 1px solid #D4D6D8;
	border-radius: 10px;
	padding: 11px 15px 12px 70px;
	height: 70px;
	display: flex;
	align-items: center;
	width: 230px;
}
.profile-img img {
	position: absolute;
	left: 10px;
	top: 10px;
}
.profile-name figure img {
	border-radius: 100px;
}
.description .profile-img figure {
	width: 50px;
	height: 50px;
	overflow: hidden;
	border-radius: 50px;
	margin: 0;
	position: absolute;
	left: 8px;
	top: 8px;
	line-height: 70px;
}
.description .profile-img figure img {
	max-width: 80px;
	position: relative;
	left: auto;
	top: auto;
	vertical-align: top;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.description .profile-img span {
	color: #000;
	font-size: 16px;
	font-family: 'open_sanssemibold';
}
.description .profile-img p {
	font-size: 14px;
	color: #6A6F74;
	margin: 0;
}
.prdct-btn {
	display: flex;
	gap: 0 15px;
	margin-top: 24px;
}
.chat-btn {
	background: #3D514D;
	color: #fff;
	border-radius: 8px;
	padding: 0 20px;
	width: 50%;
	text-align: center;
	font-size: 18px;
	height: 56px;
	line-height: 56px;
	text-decoration: none;
}
.chat-btn:hover {
	color: #fff;
	text-decoration: none;
}
.chat-btn.report-btn {
	border: 1px solid #ADBCCD;
	background: transparent;
	color: #ADBCCD;
	text-decoration: none;
}
.chat-btn.report-btn img {
	margin-right: 5px;
}
.prdct-btn form {
	width: 100%;
	display: flex;
	gap: 0 15px;
}
.product-right span label {
	background: #D8E7CD;
	color: #4A6A34;
	border-radius: 20px;
	font-size: 12px;
	text-transform: uppercase;
	padding: 4px 15px;
	margin: 0;
	vertical-align: middle;
}

.login-main {
	margin: 100px 0 0;
}
.login-box {
	background: #F7F5F6;
	max-width: 470px;
	margin: auto;
	border-radius: 15px;
	padding: 30px 15px;
}
.login-box figure {
	text-align: center;
}
.login-box h2 {
	font-size: 24px;
	color: #000;
	text-align: center;
	font-family: 'open_sanssemibold';
}
.login-box span {
	font-size: 14px;
	color: #383838;
	text-align: center;
	display: block;
}
.login-box {
	background: #F7F5F6;
	max-width: 470px;
	margin: auto;
	border-radius: 15px;
	padding: 30px 15px 10px;
	margin-bottom: 50px;
}
.login-form label {
	font-size: 14px;
	color: #383838;
	padding-left: 20px;
}
.login-form .form-control {
	border-radius: 10px;
	border: 1px solid #3A34321A;
	height: 48px;
	padding-left: 20px;
	font-size: 14px;
}
.login-form .col-sm-12, .login-form .col-sm-6 {
	margin-bottom: 20px;
}
.rmbr {
	display: flex;
	justify-content: space-between;
}
.login-form {
	margin-top: 30px;
}
.rmbr-left {
	font-size: 14px;
	color: #000;
}
.rmbr-left input {
	width: 22px;
	height: 22px;
	vertical-align: middle;
	margin-right: 5px;
	border-radius: ;
	accent-color: #3D514D;
}
.rmbr-right a {
	color: #3D514D;
	text-decoration: underline;
	font-size: 14px;
	font-family: 'open_sanssemibold';
}
.btn.btn-primary {
	font-size: 18px;
	color: #fff;
	background: #3D514D;
	border-radius: 8px;
	border-color: #3D514D;
}
.login-form .btn.btn-primary {
	height: 56px;
	margin: 0 0 20px;
	width: 100%;
}
.login-box span.sign-inup {
	color: #3A3432;
}
.login-box span.sign-inup a {
	color: #3D514D;
}

.check-email .modal-body .btn.btn-primary {
	width: 100%;
	height: 56px;
	font-size: 18px;
}
.check-email .modal-body {
	text-align: center;
	padding: 40px 40px;
}
.check-email .close {
	position: absolute;
	right: 15px;
	top: 10px;
	z-index: 9;
}
.check-email .modal-body h2 {
	font-size: 24px;
	color: #000;
	font-weight: 600;
	margin-top: 20px;
}
.check-email .modal-body p {
	font-size: 16px;
	color: #3A3432;
	margin-bottom: 25px;
}

.profile-view {
	display: flex;
	gap: 0 30px;
	margin-top: 70px;
	padding-bottom: 50px;
}
.profile-view .profile-left {
	width: 22%;
}
.profile-top {
	border: 1px solid #0000001A;
	border-radius: 10px;
}
.profile-name {
	background: #3D514D;
	border-radius: 10px 10px 0 0;
	padding: 20px 20px 5px 20px;
	text-align: center;
}
.profile-top .profile-name {
	margin: 0;
}
.profile-name figure {
	height: 70px;
	width: 70px;
	margin: auto auto 15px;
	border: 1px solid #fff;
	border-radius: 100px;
	line-height: 60px;
	position: relative;
	overflow: visible !important;
}
.upload-profile {
	position: absolute;
	right: 0;
	width: 24px;
	height: 24px;
	bottom: 0;
}
.upload-profile .form-control {
	width: 24px;
	height: 24px;
	font-size: 0;
	opacity: 0;
	z-index: 9;
	position: relative;
	cursor: pointer;
}
.upload-profile img {
	position: absolute;
	top: 0;
	right: 0;
}
.profile-name h2 {
	font-size: 18px;
	color: #fff;
	margin: 0;
}
.profile-top .profile-name p {
	color: #fff;
	font-size: 14px;
}
.profile-list li {
	border-bottom: 1px solid #0000001A;
}
.profile-list li:last-child {
	border-bottom: none;
}
.profile-list li a.pro-links {
	padding: 14px 20px 14px 10px;
	display: flex;
	color: #6A6F74;
	font-size: 14px;
	text-decoration: none;
	align-items: center;
	gap: 0;
	border-radius: 0;
}
.profile-view .profile-list li {
	margin-bottom: 0;
}
.profile-list li a.pro-links img {
	margin-right: 10px;
	vertical-align: top;
}
.profile-list li a.pro-links:hover svg path {
	fill: #3D514D;
}
.profile-list li a.pro-links:hover {
	background: #E8ECE6;
	color: #3D514D;
}
.profile-left .safety-tips {
	margin-top: 20px;
}
.profile-left .tips-label {
	position: absolute;
	right: 10px;
	bottom: 0;
	top: auto;
}
.profile-left .safety-tips h2 {
	font-size: 14px;
}
.profile-left .tips-list li {
	font-size: 12px;
}
.profile-left .tips-label img {
	max-width: 80px;
}
.profile-right {
	width: 78%;
	padding-bottom: 50px;
}
.mypro-content {
	background: #F7F5F6;
	padding: 20px 15px 10px 15px;
	border-radius: 10px;
}
.top-head {
	display: flex;
	justify-content: space-between;
}
.top-head h2 {
	font-size: 24px;
	color: #000;
	font-weight: 600;
	margin: 0;
}
.current-sale {
	margin-top: 30px;
}
.sell-more {
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid #D4D6D8;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.sell-more h2 {
	font-size: 24px;
	color: #000;
	margin: 0;
	font-family: 'open_sanssemibold';
}
.sell-more a {
	background: #3D514D;
	border-radius: 8px;
	font-size: 16px;
	color: #fff;
	padding: 9px 12px;
	font-family: 'open_sanssemibold';
	text-decoration: none;
}
.current-sale .product-list {
	gap: 20px 20px;
}
.current-sale .product-list li .price-tag label {
	padding: 0 12px;
}
.current-sale .product-list li .price-tag {
	font-size: 20px;
	gap: 0 8px;
}
.mypro-content .current-sale .product-list li .price-tag {
	font-size: 17px;
	gap: 0 4px;
	white-space: normal;
	display: flex;
}
.mypro-content .current-sale .product-list li .price-tag label {
	padding: 0 7px;
	font-size: 12px;
}


.profile-list li a.pro-links.active {
	background: #E8ECE6;
	color: #3D514D;
	border-radius: 0;
}
.profile-list li a.pro-links.active svg path {
	fill: #3D514D;
}
.my-product-view .current-sale {
	margin-top: 0;
}
.my-product-view .current-sale .product-list {
	margin-bottom: 25px;
}
.login-form textarea.form-control {
	height: 158px;
	resize: none;
}

.upload-img {
	display: flex;
	flex-wrap: wrap;
	gap: 0px 30px;
}
.uploaded {
	width: 190px;
	height: 190px;
	background: #fff;
	border-radius: 10px;
	text-align: center;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}
.uploaded .dlt-icon {
	position: absolute;
	right: -15px;
  	top: -15px;
}
.upload-photo {
	width: 190px;
	background: #fff;
	height: 190px;
	border-radius: 10px;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
	border: 1px solid #3D514D;
}
.upload-photo .form-control {
	height: 190px;
	width: 100%;
	padding: 10px 10px;
	font-size: 0;
	opacity: 0;
	z-index: 9;
  	cursor: pointer;
}
.upload-icon {
	position: absolute;
	margin: 0;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	text-align: center;
	align-items: center;
	flex-direction: column;
	font-size: 14px;
  	color: #6A6F74;
  	text-decoration: none;
}
.upload-icon:hover {
	color: #6A6F74;
	text-decoration: none;
}
.upload-icon img {
	margin-bottom: 10px;
}
.upload-img p {
	font-size: 12px;
	color: #666;
	margin-top: 10px;
	padding-left: 20px;
}
.login-form .upload-img .btn.btn-primary {
	margin: 0;
}
.mypro-content .top-head {
	flex-wrap: wrap;
}
.mypro-content .top-head p {
	width: 100%;
	margin-top: 10px;
}
.mypro-content .nav.nav-pills {
	background: #fff;
	border-radius: 8px;
	border: 1px solid #D4D6D8;
	padding: 4px 4px;
}
.mypro-content .nav-pills .nav-link {
	border-radius: 6px;
	font-size: 14px;
	font-weight: 500;
	color: #6A6F74;
	padding: .5rem 2rem;
}
.mypro-content .nav-pills .nav-link.active, .mypro-content .nav-pills .show > .nav-link {
	color: #000000;
	background-color: #E8ECE6;
}
.dlt-account {
	background: #FEE8E8;
	border-radius: 10px;
	padding: 10px;
	color: #9E191F;
}
.dlt-account h4 {
	font-size: 18px;
	font-family: 'open_sanssemibold';
}
.dlt-account span {
	font-size: 14px;
}
.dlt-account svg path {
	fill: #9E191F;
}
.dlt-account h4 svg {
	vertical-align: top;
}
.btn.btn-primary.dlt-btn {
	background: #FC474F;
	border-color: #FC474F;
	vertical-align: middle;
}
.btn.btn-primary.dlt-btn svg {
	vertical-align: top;
}
#loginSignupModal .btn.btn-outline-primary {
	font-size: 18px;
	color: #fff;
	background: #3D514D;
	border-radius: 8px;
	border-color: #3D514D;
}
#loginSignupModal .close {
	display: none;
}
#loginSignupModal.modal, #logoutModal.modal {
	top: 120px;
}
#loginSignupModal.modal .modal-header {
	background: #E8ECE6;
	color: #000;
}
#loginSignupModal.modal .modal-header h5 {
	font-weight: bold;
}
#logoutModal .btn.btn-secondary {
	font-size: 18px;
	color: #fff;
	border-radius: 8px;
	background-color: #cacaca;
	border-color: #cacaca;
}
#logoutModal .btn-close {
	display: none;
}
#logoutModal .modal-header {
	background: #E8ECE6;
	color: #000;
}

.pagination .page-item .page-link {
	color: #000;
}
.pagination .page-item.active .page-link {
	color: #fff;
}
.product-info .product-left #productImageCarousel {
	width: 100%;
	height: 100%;
}
.product-info .product-left #productImageCarousel .carousel-inner {
	height: 100%;
}
.product-info .product-left #productImageCarousel .carousel-inner .carousel-item {
	height: 100%;
}
.product-info .product-left #productImageCarousel .carousel-control-next, .product-info .product-left #productImageCarousel .carousel-control-prev {
	opacity: 1;
}
.product-info .product-left #productImageCarousel .carousel-indicators {
	display: none;
}
#reportModal .btn-close {
	display: none;
}
.content-section {
	padding: 0 !important;
}
.login-form .rmbr-left label {
	padding-left: 0;
}
.product-list li.no-products {
	width: 100%;
	text-align: center;
	padding: 10px 5px;
}
.dropdown-item.active, .dropdown-item:active {
	background-color: #3D514D;
}
.sidebar {
	background: #3D514D;
}
.dropdown #profileDropdown {
	text-decoration: none;
}
.btn-outline-primary {
	--bs-btn-color: #3D514D;
	--bs-btn-border-color: #3D514D;
	--bs-btn-hover-color: #fff;
	--bs-btn-hover-bg: #3D514D;
	--bs-btn-hover-border-color: #3D514D;
	--bs-btn-focus-shadow-rgb: 13,110,253;
	--bs-btn-active-color: #fff;
	--bs-btn-active-bg: #3D514D;
	--bs-btn-active-border-color: #3D514D;
	--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	--bs-btn-disabled-color: #3D514D;
	--bs-btn-disabled-bg: transparent;
	--bs-btn-disabled-border-color: #3D514D;
	--bs-gradient: none;
}
#sidebar .nav-link:focus, #sidebar .nav-link:hover {
	color: #fff;
}
.nav-item .nav-link .fas.fa-chevron-down {
	margin-left: 6px;
}
.profile-view .profile-list li #logoutBtn {
	padding: 14px 20px 14px 10px;
	font-size: 14px;
  	text-decoration:none;
}
.profile-view .profile-list li #logoutBtn:hover {
	background:#E8ECE6;
  	color: #3D514D;
}
.product-info .product-left #productImageCarousel .carousel-control-next, .product-info .product-left #productImageCarousel .carousel-control-prev {
	font-size: 0;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
	background-color: #3D514D;
	padding: 10px 10px;
	width: 50px;
	height: 50px;
	background-size: 16px;
	display: block;
}
.card.contact-form input {
	border-radius: 10px;
	border: 1px solid #3A34321A;
	height: 48px;
	padding-left: 20px;
	font-size: 14px;
}
.card.contact-form textarea {
	border-radius: 10px;
	border: 1px solid #3A34321A;
	padding-left: 20px;
	font-size: 14px;
}
.card.contact-form .form-group span {
	font-size: 14px;
	margin-left: 4px;
}
.addmore-optn a#editProfileBtn {
	position: absolute;
	right: 40px;
	top: 8px;
}
.product-list li .delete-mode {
	position: absolute;
	right: 10px;
	top: 9px;
}
.product-list li.addmore-optn a img, .product-list li.addmore-optn .delete-mode img {
	max-width: 24px;
}
#productForm .select2-container--default .select2-selection--multiple {
	border: solid black 1px;
	outline: 0;
	border-radius: 10px;
	border: 1px solid #3A34321A;
	height: 48px;
	padding-left: 20px;
	font-size: 14px;
	line-height: 28px;
	padding-bottom: 0;
	display: flex;
    align-items: center;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
    display: none;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
    vertical-align: top;
}
#productForm .select2-container--default .select2-selection--multiple .select2-search {
	height: 100%;
	line-height: normal;
	display: block;
}
#productForm .select2-container--default .select2-selection--multiple .select2-search .select2-search__field {
	height: 100%;
	line-height: 48px;
	margin: 0;
}
body .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
	background-color: #3D514D;
	color: white;
}
.product-list li .item-content .product-name {
	font-size: 18px;
	font-family: 'open_sanssemibold';
	margin-bottom: 10px;
	display: block;
}
.profile-view .mypro-content .btn.filter-btn {
	background: #E8ECE6;
	border: 1px solid #D4E3CC;
	font-size: 14px;
	color: #000;
	padding: 6px 12px;
	text-overflow: ellipsis;
	border-radius: 0;
	margin-bottom: 10px;
}
.btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show > .btn-outline-primary.dropdown-toggle, 
.profile-view .mypro-content .btn.filter-btn.active {
	color: #fff;
	background-color: #3D514D;
	border-color: #3D514D;
}
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.btn-outline-primary:not(:disabled):not(.disabled):focus, 
.btn-outline-primary:not(:disabled):not(.disabled):active:focus, 
.show > .btn-outline-primary.dropdown-toggle:focus {
	box-shadow: none;
}
.profile-view .mypro-content .btn.filter-btn:hover, 
.profile-view .mypro-content .btn.filter-btn:focus,
.profile-view .mypro-content .btn.filter-btn:active {
	box-shadow: none;
}
#chats-container .chat-card h5 {
	font-size: 18px;
	font-family: 'open_sanssemibold';
	margin-bottom: 10px;
	display: block;
	margin-right: 5px;
}
#chats-container .chat-card .d-flex.flex-column .d-flex.justify-content-between {
	flex-wrap: wrap;
	border-bottom: none !important;
	padding-bottom: 0 !important;
}
#chats-container .chat-card .d-flex.flex-column .d-flex.justify-content-between div {
	width: 100%;
	margin-bottom: 10px;
}
#chats-container .chat-card .btn.btn-sm.btn-outline-primary {
	background: #fff;
	color: #000;
	border-color: #3D514D;
	width: auto;
}
#chats-container .chat-card .badge.bg-secondary {
	background-color: #D8E7CD !important;
	color: #4A6A34;
}
#chats-container .chat-card .align-items-end {
	text-align: center;
}
#chats-container .chat-card .align-items-end .btn.btn-sm.btn-outline-secondary {
	background: #3D514D;
	color: #fff;
	border-color: #3D514D;
}
#chats-container .chat-card .col-md-7 {
	padding-left: 0;
}
.card.cms-main h2 {
	font-size: 32px;
}
.card.cms-main h3 {
	font-size: 24px;
}
.card.cms-main a {
	color: #3D514D;
	text-decoration: underline;
}

#universities-table .btn.btn-sm.btn-primary.me-2 {
	font-size: var(--bs-btn-font-size);
	font-weight: var(--bs-btn-font-weight);
	line-height: var(--bs-btn-line-height);
	color: var(--bs-btn-color);
	border-radius: var(--bs-btn-border-radius);
}
#chats-container .chat-card .card-body .d-flex.align-items-center .badge {
	margin-right: 5px;
}
.mypro-content #productForm #addImageBtn {
	width: 190px;
	background: #fff;
	height: 190px;
	border-radius: 10px;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
	border: 1px solid #4D4B34;
	margin-right: 10px;
	font-size: 14px;
	color: #6A6F74;
}
#message-form .form-control {
	height: 41px;
}
#message-form #send-button {
	border-radius: 0 4px 4px 0;
}
#chat-messages .sender-bubble {
	background-color: #3D514D;
	color: white;
}
.btn.btn-sm.btn-outline-primary {
	background: #3D514D;
	color: #fff;
	border-color: #3D514D;
}
.card-header .dropdown.me-2 {
	margin-right: 5px;
}
#chat-messages .receiver-bubble {
	background-color: #E8ECE6;
	color: #212529;
}
#chats-container .card-body .col-md-7 .d-flex.align-items-center {
	align-items: flex-start !important;
}
.prdct-btn .btn.btn-primary.chat-btn {
	outline: none;
	box-shadow: none;
}

.prdct-btn .btn.btn-primary.chat-btn:hover, .prdct-btn .btn.btn-primary.chat-btn:focus, .prdct-btn .btn.btn-primary.chat-btn:active {
	background: #3D514D;
	border-color: #3D514D;
	outline: none;
	box-shadow: none;
	
}
.cstm-error-msg strong, .cstm-error-msg{
    color: #f75252;
    text-align: left;
    display: block;
    padding-left: 5px;
    margin-top: 8px;
    font-size: 14px;
}

.login-form .btn.btn-primary:hover, .login-form .btn.btn-primary:focus, .login-form .btn.btn-primary:active {
    background: #3D514D;
    border-radius: 8px;
    border-color: #3D514D;
	outline: none;
	box-shadow: none;
}
.location-input {
    display: none;
}
.search-section .location-input input.form-control {
    border: 1px solid #ced4da;
    border-radius: 4px;
	width: 100%;
}
.location-input {
    display: flex;
    position: relative;
	left: auto;
	right: auto;
	top: auto;
    background: #fff;
    max-width: 300px;
    gap: 10px 0;
    flex-wrap: wrap;
    border-radius: 8px;
    padding: 0;
	z-index: 99;
}
.cstm-dropdwn span {
    padding: 6px 20px;
    text-transform: capitalize;
}
.crnt-lctn {
    position: relative;
	width: 100%;
}
.crnt-lctn button.current_location_btn {
    font-size: 15px;
    color: #000;
    text-decoration: none;
    padding: 4px 12px;
    width: auto;
    display: inline-block;
    text-align: center;
    background: #3D514D;
    border-radius: 0 6px 6px 0px;
    font-weight: bold;
    margin-bottom: 0;
    border: 1px solid #3D514D;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
}
.crnt-lctn button.current_location_btn img {
    max-width: 20px;
}
.cstm-dropdwn #selectLocationSpan {
	padding: 0;
	align-items: center;
	display: flex;
}
.search-section form {
	padding: 6px 6px;
}
.cstm-dropdwn {
	margin-right: 4px;
  	width: 40%;
}
.srch-inpt {
	display: flex;
	width: 60%;
}
.search-section .btn.btn-primary img {
	max-width: 20px;
}

html, body {
	scroll-behavior: smooth;
}
button.btn.btn-secondary.sold-out {
    display: block;
    width: 100%;
    margin-top: 15px;
    padding: 5px 10px;
    max-width: 100%;
}
.login-form .form-control#dob {
	padding-left: 16px;
}

@media (min-width:1340px) { 
.container {
	max-width: 1200px;
}
}

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

@media (min-width:1200px) and (max-width:1340px) { 
	.navbar-light .navbar-nav .nav-link {
		font-size: 16px;
		padding: 4px 10px;
	}
	.navbar-light .navbar-nav .nav-link {
		font-size: 14px;
	}
	.header-top {
		padding: 15px 30px;
	}

	.head-top-right .btn.btn-primary {
		width: 160px;
	}
}

@media (min-width:768px) and (max-width:1199px) { 
.nav-section .navbar-nav {
	gap: 8px 8px;
}
.navbar-light .navbar-nav .nav-link {
	font-size: 14px;
	padding: 4px 10px;
}
.search-section .form-control {
	font-size: 16px;
	width: 100%;
}
.search-section .btn.btn-primary {
	font-size: 16px;
	padding: .375rem 0.75rem;
}
.product-list {
	gap: 20px 20px;
}
.product-list li .price-tag {
	font-size: 18px;
}
.product-list li .price-tag label {
	font-size: 12px;
	padding: 0 10px;
}
.product-list li p {
	font-size: 14px;
}
.container, .container-lg, .container-md, .container-sm {
	max-width: 100%;
}
.header-top {
	padding: 15px 0;
}
.content-section.full-width {
	padding: 0;
}

.carousel-control-prev, .carousel-control-next {
	font-size: 0;
}
.product-info .product-left #productImageCarousel .carousel-control-next {
	justify-content: center;
}

.cstm-dropdwn span {
	padding: 6px 5px;
	font-size: 12px;
}
.cstm-dropdwn {
	width: 40%;
}
}

@media (min-width:768px) and (max-width:991px) { 
.content-section.full-width {
	padding: 0;
}
.container, .container-md, .container-sm {
	max-width: 100%;
}
.nav-section .navbar-nav {
	gap: 8px 8px;
}
.navbar-light .navbar-nav .nav-link {
	font-size: 12px;
	padding: 4px 8px;
	gap: 5px 0px;
}
.nav-section .navbar {
	padding: 0.2rem 0 0.2rem;
}
.header-top {
	padding: 15px 0;
}
.header-main {
	gap: 0 15px;
}
.header-top .logo {
	width: 17%;
	display: block;
}
.header-top .logo img {
	max-width: 100%;
	width: 100%;
}
.search-section form {
	display: flex;
	width: 100%;
}
.cstm-dropdwn {
	margin-right: 4px;
}
.search-section select.form-control {
	font-size: 14px;
	width: 30%;
	height: 42px;
}
.search-section .form-control {
	font-size: 13px;
	width: 100%;
	height: 42px;
}
.search-section .btn.btn-primary {
	font-size: 14px;
	height: 42px;
}
.head-top-right .btn.btn-primary {
	font-size: 13px;
	padding: .375rem 0.65rem;
	height: 42px;
	line-height: 29px;
	width: auto;
}
.product-list {
	gap: 20px;
}
.product-list li .price-tag {
	font-size: 18px;
}
.product-list li p {
	font-size: 14px;
}
.product-list li {
	width: 48.6%;
}
.footer-main .ad-system .right-ad ul {
	gap: 0 20px;
}
.footer-main .ad-system .right-ad ul li a {
	font-size: 14px;
}
.copyright p {
	font-size: 14px;
}

.carousel-control-prev, .carousel-control-next {
	font-size: 0;
}
.product-info .product-left #productImageCarousel .carousel-control-next {
	justify-content: center;
}
.product-right h2 {
	font-size: 24px;
}
.product-right span {
	font-size: 20px;
}
.product-right span label {
	font-size: 10px;
	padding: 4px 10px;
}
.description h4 {
	font-size: 16px;
}
.description p {
	font-size: 14px;
}
.profile-list li a.pro-links {
	padding: 10px 6px;
	font-size: 13px;
	gap: 0;
}
.profile-list li .pro-links {
	padding: 10px 6px;
	font-size: 12px;
}
.profile-view .profile-list li svg {
	max-width: 18px;
}
.pro-links svg {
	margin-right: 6px;
}
.top-head h2 {
	font-size: 20px;
}
.sell-more h2 {
	font-size: 20px;
}
.sell-more a {
	font-size: 14px;
	padding: 8px 10px;
}
.btn.btn-primary {
	font-size: 14px;
}
#chats-container .chat-card h5 {
	font-size: 16px;
}
}

@media (max-width:767px) { 
.close-btn {
	display: none;
}
.header-main {
	gap: 0;
	flex-wrap: wrap;
	width: 100%;
}
.header-top {
	padding: 15px 0;
}
.search-section {
	max-width: 100%;
	width: 100%;
	margin-bottom: 0;
}
.search-section select.form-control {
	font-size: 12px;
	width: 30%;
	text-overflow: ellipsis;
}
.header-top .logo img {
	max-width: 120px;
}

/*navbar-custom*/
.nav-section .navbar-collapse {
    position: fixed;
    right: -100%;
    top: 0;
    background: #fff;
    width: 80%;
    max-width: 100%;
    height: 100vh;
    padding: 0;
    z-index: 99;
    opacity: 0;
    transition: all 0.25s;
    -webkit-transition: all 0.25s;
    display: block;
}
.nav-section .navbar-collapse.show {
    right: 0;
    opacity: 1;
    transition: all 0.25s;
    -webkit-transition: all 0.25s;
}
.close-btn {
       position: absolute;
       top: 0;
       background: #E8ECE6;
       padding: 0 4px;
       left: -27px;
       height: 28px;
       width: 28px;
       text-align: center;
       cursor: pointer;
       display: block;
}
.close-btn img {
       max-width: 14px;
}
.nav-section .navbar-nav .nav-item {
	padding: 0;
	width: 100%;
}
.navbar-light .navbar-nav .nav-link {
       font-size: 14px;
       border-bottom: 1px solid #fff;
       color: #000;
       padding: 10px 15px;
       border-radius: 0;
       justify-content: flex-start;
       text-align: left;
}
.navbar-light .navbar-toggler {
       color: transparent;
       border-color: transparent;
       border: none;
       padding-right: 0;
}
.nav-section {
       padding: 6px 0;
       margin: 10px 0 0;
}
.nav-section .navbar {
	padding: 0;
}
.navbar-light .navbar-toggler img {
       max-width: 36px;
}
.nav-section .navbar {
	position: static;
}
.nav-section .navbar .navbar-toggler {
	position: absolute;
	top: 14px;
	right: 15px;
}
/*navbar-custom*/



.search-section .form-control {
	font-size: 12px;
	width: 100%;
	height: 40px;
}
.search-section .btn.btn-primary {
	padding: .375rem 0.74rem;
	font-size: 14px;
	height: 40px;
	margin-right: 4px;
}
.header-top .logo {
	width: auto;
	text-align: center;
	margin: auto 0 12px;
}
.head-top-right {
	gap: 0 8px;
	position: absolute;
	right: 55px;
	top: 17px;
}
.head-top-right .btn.btn-primary {
	height: 32px;
	font-size: 12px;
	padding: .40rem 0.40rem;
	line-height: 18px;
	width: 90px;
}
.head-top-right .btn.btn-primary img {
	margin-right: 5px;
	max-width: 18px;
	width: 18px;
	height: 18px;
	margin-top: -3px;
}
.content-section.full-width {
	width: 100%;
	padding: 0;
}
.content-section .main-listing {
	padding: 0 0 20px;
}
.product-list li {
	width: 100%;
}
.product-list li .price-tag {
	font-size: 18px;
}
.product-list li .price-tag label {
	padding: 0 12px;
}
.product-list li p {
	font-size: 14px;
}
.product-list li a {
	font-size: 18px;
	margin-bottom: 10px;
}
.footer-main .ad-system {
	padding: 20px 0;
	flex-wrap: wrap;
}
.footer-main .ad-system .right-ad ul {
	margin: 20px 0 0;
	gap: 12px 0;
	flex-wrap: wrap;
}
.footer-main .ad-system .right-ad ul li {
	width: 100%;
}
.footer-main .ad-system .right-ad ul li a {
	font-size: 14px;
}
.copyright {
	flex-direction: column-reverse;
	gap: 15px 0;
}
.copyright p {
	margin: 0;
	font-size: 14px;
}
.copyright .social-icons {
	gap: 0 15px;
}
.copyright .social-icons a img {
	max-width: 18px;
}

.nav-section .navbar-nav {
	overflow-y: auto;
	height: 100%;
	display: block;
}
body.show {
	overflow: hidden;
}
.filter-section {
	padding-bottom: 15px;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
.filter-section h2 {
	font-size: 16px;
	margin: 0 0 10px;
	font-family: 'open_sansbold';
}
.filter-section .dropdown-filter {
	gap: 0;
	flex-wrap: wrap;
}
.filter-section .dropdown-filter li {
	width: 100%;
	margin-bottom: 5px;
}
.filter-section select {
	width: 100%;
	font-size: 14px;
	padding: 4px 10px;
}
.sort-by {
	width: 100%;
	flex-wrap: wrap;
	margin-top: 10px;
}
.sort-by label {
	font-size: 16px;
	margin-bottom: 4px;
}
.close-btn img {
	margin-top: 7px;
}

.category-filters {
	padding: 10px 0 0;
}
.product-info {
	padding: 30px 0 0;
	flex-wrap: wrap;
}
.product-info .product-left {
	width: 100%;
}
.product-right {
	width: 100%;
	margin-top: 15px;
}
.product-right h2 {
	font-size: 24px;
}
.product-right span {
	font-size: 20px;
}
.product-right span label {
	font-size: 10px;
	padding: 4px 10px;
}
.description h4 {
	font-size: 14px;
}
.description p {
	font-size: 13px;
}
.carousel-control-prev, .carousel-control-next {
	font-size: 0;
}
.product-info .product-left #productImageCarousel .carousel-control-next {
	justify-content: center;
}
.profile-view {
	margin-top: 30px;
	padding-bottom: 20px;
	flex-wrap: wrap;
}
.profile-view .profile-left {
	width: 100%;
	margin-bottom: 20px;
}
.profile-right {
	width: 100%;
	padding-bottom: 20px;
}
.btn.btn-primary {
	font-size: 14px;
}
.top-head h2 {
	font-size: 18px;
}
.login-form {
	margin-top: 10px;
}
.sell-more a {
	font-size: 12px;
	padding: 8px 8px;
}
.sell-more h2 {
	font-size: 16px;
}
.profile-list li a.pro-links {
	gap: 0;
}
.profile-list li .pro-links {
	padding: 8px 10px;
	font-size: 14px;
}
.login-form .form-control, .form-control {
	font-size: 12px;
}
.mypro-content .nav.nav-pills {
	flex-wrap: nowrap;
	justify-content: space-between;
}
.mypro-content .nav-pills .nav-link {
	padding: 0.5rem 1rem;
	text-align: center;
}
.description {
	margin-bottom: 0 !important;
}
.mypro-content .col-md-4.text-right {
	text-align: left !important;
	margin-top: 10px;
}
.mypro-content .row.mb-4 {
	margin-bottom: 0 !important;
}
.mypro-content .current-sale {
	margin-top: 10px;
}
.profile-right .mypro-content .btn.btn-primary {
	padding: 8px 8px;
    font-size: 12px;
}
.mypro-content .col-md-8.top-head {
	width: 50%;
	padding: 0;
    font-size: 14px;
    align-content: center;
}
.mypro-content .col-md-8.top-head h2 {
	font-size: 16px;
}
.mypro-content .col-md-4.text-right {
	width: 50%;
	margin-top: 0;
	padding: 0;
	text-align: right !important;
}
.mypro-content {
	padding: 10px 5px 10px 5px;
}
.mypro-content .row.mb-4 {
	margin: 0;
}
#chats-container .chat-card h5 {
	font-size: 15px;
}
#chats-container .chat-card .col-md-7 {
	padding-left: 15px;
	padding-top: 15px;
}
#chats-container .chat-card .align-items-end {
	text-align: center;
	align-items: flex-start !important;
	margin-top: 20px;
	flex-wrap: nowrap;
	flex-direction: row !important;
}
#chats-container .chat-card .align-items-end div {
	display: flex;
	margin: 0 !important;
	gap: 0 10px;
}
#chats-container .chat-card .align-items-end div p, #chats-container .chat-card .align-items-end div span {
	margin: 0 !important;
}
.card.cms-main h2 {
	font-size: 22px;
} 
.card.cms-main h3 {
	font-size: 18px;
}
.mb-4.cms-heading {
	font-size: 28px;
	margin-bottom: 15px !important;
}
.card.contact-form h3 {
	font-size: 22px;
}

.mypro-content .product-list li .item-content h4 {
	font-size: 18px;
}

.cstm-dropdwn span {
	padding: 6px 5px !important;
	font-size: 12px;
}
.cstm-dropdwn {
	width: 100%;
}
.location-input {
	padding: 0;
	max-width: 100%;
	margin-bottom: 6px;
}
.search-section .location-input input.form-control {
	height: 40px;
}
.crnt-lctn button.current_location_btn {
	font-size: 8px;
	padding: 4px 12px;
}
.crnt-lctn button.current_location_btn img {
	max-width: 20px;
}
.search-section form {
	flex-wrap: wrap;
}
.cstm-dropdwn #selectLocationSpan {
	padding: 0 !important;
}
.srch-inpt {
	width: 100%;
}
.filter-section .sort-by select {
	width: 100%;
}

.my-profile-space .head-top-right {
	right: 15px;
}
#logoutModal .btn.btn-secondary {
	font-size: 14px;
}
}