@media (min-width:1200px) {
	.container {
		width: 95.9%;
		margin: 0 auto;
		max-width: 1400px;
		padding: 0;
	}
}
body {
	font-family: verdana;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	text-align: left;
}
.elementor-widget-container01 ul li::marker {
	font-size: 28px;
	color: #0ACA0A;
	font-weight: bold;
	line-height: 1;
}
a {
	color:#54ae3f;
}
select{
	background:url(../images/down-arrow.png) no-repeat right center;
	-moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}
a:focus, a:hover {
	outline-style:none;
	text-decoration:none;
	color:#54ae3f;
}
.btn {
	font-size: .9rem;
}
.btn:focus, .btn:hover {
	box-shadow:0 0 0;
	color:#54ae3f;
}
.btn.btn-default{
	background-color: #f6f6f6;
	box-shadow:1px 1px 1px 0 rgba(0, 0, 0, 0.1);
	border:1px solid #f6f6f6;
	font-weight: 600;
	color: #666;
}
.btn.btn-default:hover {
	background-color: #ddd;
}
.mid-content {
	min-height:calc(100vh - 100px);
	padding:0px 0 20px;
}
.header-area {
	border-bottom:1px solid #eee;
	margin-bottom:0px;
}
.header-area.sticky-navbar {
    position: fixed;
    top: 0;
    width: 100%;
    background: #fff;
    z-index: 100;
    box-shadow: 0 0 10px #ddd;
}
{
	box-shadow:3px 4px 7px #efefef;
}
.sticky-navbar .info-bar {
    display: none;
}
.info-bar {
	background:#f3f3f3;
	padding:4px 0;
}
.info-bar ul{
	padding-left:0;
	margin:0;
}
.info-bar li {
	list-style:none;
	display:inline-block;
}
.info-bar li a {
	color:#666666;
	font-size:15px;
	margin: 0 4px;
}
.info-bar li i {
	font-size:20px;
}
.info-bar .login li a{
	color: #54ae3f;
	line-height: 15px;
	font-size: 15px;
	font-weight: 600;
}
.call {
	color: #666;
}
.call i{
	margin-right: 6px;
	color: #666;
}
.social-links #dropdownMenuButton {
    padding: 0;
    background: transparent;
    border: 0;
    color: #666;
    margin-right: 10px;
}
.social-links #dropdownMenuButton:focus,.social-links #dropdownMenuButton:hover{
	border:0;
	box-shadow:0 0 0;
	color:#54ae3f;
}
.info-bar .social-links .s-link a{  
    border-radius: 50%;
    width: 25px;
    height: 25px;
    display: inline-block;
    padding: 0;
	text-align:center;
}
.info-bar .social-links a:hover {
	background: #54ae3f;
}
.info-bar .social-links a:hover i{
	color:#fff;
}
.social-links a i{
	font-size:17px;
}
.social-links .facebook a i{
	color:#3c5a98;
}
.social-links .twitter a i{
	color:#55acee;
}
.social-links .youtube a i{
	color:#e84542;
}
.social-links .pinterest a i{
	color:#cb2027;
}
.social-links .instagram a i{
	color:#4c61b0;
}
.info-bar li a:hover{
	color:#666;
}
.info-bar li a.dropdown-item {
	margin:0;
}
.info-bar li a.dropdown-item:hover{
	color:#fff;
}
.search-form {
	/*border:1px solid #e5e5e5;*/
	border-radius:6px;
}
.search-form #product_cat {
    border: 0;
    padding: 7px;
    color: #a4a4a4;
    border-radius:0;
	width:20%;
	border-right:1px solid #eee;
}
.search-form input{
	border: 0;
	padding: 5px;
	width: 61%;
}
.search-btn {
	background: #54ae3f;
	border-radius: 4px 0px 0px 4px;
	width: 17.3%;
	font-size: 16px;
	color: #fff;
	padding: 4px 0 6px;
	display: inline-block;
	text-align: center;
	float: right;
	border: 2px solid #54ae3f;
}
.search-btn:hover {
	color: #fff;
	font-weight:bold;
}
.support-nav-area {
	padding:10px 0 5px;
}
.logo-wrapper img {
	max-width:150px;
}
ul.user-links {
	padding:0;
	margin: -2px 0 0 0;
}
ul.user-links li {
	list-style:none;
	display:inline-block;
	margin-left:9px;
	position:relative;
}
ul.user-links li i {
	font-size:28px;
	display: inline-block;
	float: left;
	margin-right: 10px;
}
ul.user-links li a{
	font-size: 17px;
	line-height: 17px;
	display: flex;
	color:#6c6c6c;
}
ul.user-links li a:hover i,ul.user-links li a:hover {
	color:#54ae3f;
}
.user-links sup {
    background: #54ae3f;
    width: 20px;
    height: 20px;
    text-align: center;
    color: #fff;
    padding: 8px 0 0;
    border-radius: 50%;
    position: absolute;
    bottom: -4px;
    right: -3px;
    top: auto;
}
/* menu */
.navbar-area {
    position: relative;
    box-shadow: 3px 4px 7px #efefef;
    padding: 10px 0px;
    min-height: 40px;
    margin-bottom: 10px;
	border-top:1px solid #d8d8d8;
}
.navbar-area nav ul {
    list-style-type: none;
    padding-left: 0px;
    margin: 0px;
    margin-top: -2px;
}
.navbar-area nav ul li {
    display: inline-block;
    margin: 0px 20px;
    position: relative;
	list-style:none;
}
.navbar-area nav ul li.active a,
.navbar-area nav ul li:hover a {
    color: #54ae3f;
}
.navbar-area nav ul li.dropdown.active::after {
    color: #54ae3f;
}
.navbar-area nav ul li:last-child {
    margin-right: 0px;
}
.navbar-area nav ul li:first-child {
    margin-left: 20px;
}
.navbar-area nav ul li a {
    color: #000;
    text-transform: uppercase;
    padding: 0px;
    font-weight:600;
    padding:10px 0px;
    font-size: 15px;
    text-decoration: none;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.navbar-area nav ul li.dropdown {
    position: relative;
    margin-right: 32px;
}

.navbar-area nav ul li.dropdown::after {
    position: absolute;
    content: '\f0d7';
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    color: #000;
    top: 4px;
    right: -13px;
    font-size: 12px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.navbar-area nav ul li.dropdown:hover::after {
    color: #54ae3f;
}

.navbar-area nav ul li.dropdown ul {
    position: absolute;
    z-index: 10;
    color: #fff;
    visibility: hidden;
    -webkit-transform: translate(-50%, 50px);
    -ms-transform: translate(-50%, 50px);
    transform: translate(-50%, 50px);
    opacity: 0;
    left: 50%;
    top: 40px;
    width: 350px;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}

.navbar-area nav ul li.dropdown:hover ul {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate(-50%, 0px);
    -ms-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px);
}

.navbar-area nav ul li.dropdown ul li {
    display: block;
    text-align: left;
    background-color: #1f415f;
    margin: 0px;
    position: relative;
    z-index: -1;
    border-bottom: 2px solid rgba(0, 0, 0, 0.2);
}

.home-2 .navbar-area nav ul li.dropdown ul li {
    background-color: #234966;
}

.navbar-area nav ul li.dropdown ul li:last-child {
    border-bottom: none;
}

.navbar-area nav ul li.dropdown ul li a {
    display: block;
    padding: 12px 32px;
    color: #fff;
    position: relative;
    overflow: hidden;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
}

.navbar-area nav ul li.dropdown ul li a:hover {
    color: #1f415f;
}

.navbar-area nav ul li.dropdown ul li a::before {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 0;
    height: 0;
    border-bottom: 0px solid #fff;
    border-right: 0px solid transparent;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    z-index: -1;
}

.navbar-area nav ul li.dropdown ul li a::after {
    content: "";
    position: absolute;
    top: 0px;
    right: 0px;
    width: 0;
    height: 0;
    border-top: 0px solid #fff;
    border-left: 0px solid transparent;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    z-index: -1;
}

.navbar-area nav ul li.dropdown ul li a:hover::before {
    border-bottom: 220px solid #fff;
    border-right: 220px solid transparent;
}

.navbar-area nav ul li.dropdown ul li a:hover::after {
    border-top: 220px solid #fff;
    border-left: 220px solid transparent;
}

.navbar-area nav ul li.dropdown ul li.active {
    background-color: #fff;
}

.navbar-area nav ul li.dropdown ul li.active a {
    color: #1f415f;
}

.navbar-area nav ul li.dropdown ul li.active::before {
    display: none;
}

.navbar-area nav ul li.dropdown ul li.dropdown-submenus {
    position: relative;
}

.navbar-area nav ul li.dropdown ul li.dropdown-submenus ul {
    position: absolute;
    width: 200px;
    left: 200px;
    top: 2px;
    opacity: 0;
    visibility: hidden;
    display: none;
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}

.navbar-area nav ul li.dropdown ul li.dropdown-submenus:hover ul {
    opacity: 1;
    visibility: visible;
    display: block;
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
}

.navbar-area nav ul li.dropdown ul li.dropdown-submenus ul li a {
    color: #fff;
}

.navbar-area nav ul li.dropdown ul li.dropdown-submenus ul li.active a {
    color: #1f415f;
}

.navbar-area nav ul li.dropdown ul li.dropdown-submenus ul li:hover a {
    color: #1f415f;
}

.navbar-area nav ul li.dropdown ul li.dropdown-submenus a i {
    font-size: 9px;
    margin-left: 2px;
}

/* carousel */
.carousel-item img {
	width:100%;
}
.small-banner {
	margin-bottom:5px;
}
.carousel-item a.buy-now{
	position: absolute;
	top: 70%;
	left: 61%;
	background: #54ae3f;
	color: #fff;
	padding: 5px 20px;
	border-radius: 4px;
	font-size: 14px;
}
.carousel-item a.border-buy {
	position: absolute;
	top: 35%;
	left: 13%;
	border-bottom: 2px solid #54ae3f;
	color: #54ae3f;
	padding: 5px 10px;
	font-size: 14px;
}
.order-2 img {
    height: 400px;
}
.order-1 img {
    height: 198px;
}
/* pro info */
.product-slide h2, h2 {
	color:#666;
	font-size:30px;
	padding-bottom:0;
	border-bottom:1px solid #eee;
	margin-bottom:7px;
	position:relative;
	padding-left:10px;
}
.product-slide h2:before, h2:before {
	content: '';
	width: 5px;
	height: 25px;
	background: #54ae3f;
	display: inline-block;
	margin-right: 10px;
	top: 5px;
	position: absolute;
	left:0;
}
.product-slide.service-section .single-service {
	height:auto;
	background:transparent;
	border:0;	
	margin: 10px 0;
	padding: 10px;
}
.product-slide.service-section .single-service:hover{
	box-shadow: 0 0 10px #eee;
} 
.product-slide.service-section .single-service:before,
.product-slide.service-section .single-service:after{
	display:none;
}
.pro-info {
	padding-left: 10px;
	padding-top: 10px;
	height: 160px;
}
.pro-info h6{
	color: #000;
	
	font-size: 15px;
	text-transform: none;
}
.pro-info h6 a {
	color: #000;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}
.pro-info .price {
    color: #54ae3f;
    font-weight: 600;
    margin-bottom: 10px;
    position: absolute;
    bottom: 0;
    top: 93%;
}
.ratings img {
    max-width: 70px;
    height: 17px;
}

/*---------------------------
** Service Section CSS
---------------------------*/

.service-section {
    padding: 40px 0px 0;
    position: relative;
}
.service-section .single-service {
    border-radius: 3px;
    border: 1px solid #f1f1f1;
    position: relative;
	width:210px;
	height:133px;
	background:#f6fafe;
	margin:20px 0;
}
.service-section .single-service .img-wrapper {
    overflow: hidden;
}
.service-section .single-service img {
    width: 100%;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition: 10s;
    -o-transition: 10s;
    transition: 10s;
}
.service-section .single-service:hover img {
    -webkit-transform: scale(1.5, 1.5);
    -ms-transform: scale(1.5, 1.5);
    transform: scale(1.5, 1.5);
}
.service-section .single-service::before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 100%;
    right: 100%;
    opacity: 0;
    border-top: 2px solid #54ae3f;
    border-right: 2px solid #54ae3f;
    z-index: 1;
}
.service-section .single-service:hover::before {
    opacity: 1;
    right: 0px;
    bottom: 0px;
    -webkit-transition: opacity .001s, right .125s linear .001s, bottom .125s linear .126s;
    -o-transition: opacity .001s, right .125s linear .001s, bottom .125s linear .126s;
    transition: opacity .001s, right .125s linear .001s, bottom .125s linear .126s;
}
.service-section .single-service::after {
    content: "";
    position: absolute;
    bottom: 0px;
    right: 0px;
    top: 100%;
    left: 100%;
    opacity: 0;
    border-bottom: 2px solid #54ae3f;
    border-left: 2px solid #54ae3f;
    z-index: 1;
}
.service-section .single-service:hover::after {
    -webkit-transition: opacity .001s linear .251s, left .125s linear .252s, top .125s linear .377s;
    -o-transition: opacity .001s linear .251s, left .125s linear .252s, top .125s linear .377s;
    transition: opacity .001s linear .251s, left .125s linear .252s, top .125s linear .377s;
    opacity: 1;
    left: 0px;
    top: 0px;
}
.service-carousel.owl-carousel .owl-item {
    margin-bottom: 4px;
}
.service-carousel.owl-carousel .owl-nav {
    position: absolute;
    top:-50px;
    width: 100%;
    z-index: 10;
	display:block !important;
}
.service-carousel.owl-carousel .owl-nav button.owl-next,
.service-carousel.owl-carousel .owl-nav button.owl-prev,
.seller-carousel.owl-carousel .owl-nav button.owl-next,
.seller-carousel.owl-carousel .owl-nav button.owl-prev {
    display: inline-block;
    width: 30px;
    height: 30px;
    color: #1f415f;
    font-weight: 900;
    font-size:24px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
	position:absolute;
	right:0px;
	margin:0;
}
.service-carousel.owl-carousel .owl-nav button.owl-prev,
.seller-carousel.owl-carousel .owl-nav button.owl-prev{
	right:40px;
	left:auto;
}
.service-carousel.owl-carousel .owl-nav button.owl-next:hover,
.service-carousel.owl-carousel .owl-nav button.owl-prev:hover,
.seller-carousel.owl-carousel .owl-nav button.owl-next:hover,
.seller-carousel.owl-carousel .owl-nav button.owl-prev:hover {
    background-color: #54ae3f;
    color: #fff;
    border: 1px solid #54ae3f;
}
.service-carousel.owl-carousel .owl-nav button.owl-next:hover:before,
.service-carousel.owl-carousel .owl-nav button.owl-prev:hover:before,
.seller-carousel.owl-carousel .owl-nav button.owl-next:hover:before,
.seller-carousel.owl-carousel .owl-nav button.owl-prev:hover:before{
	color: #fff;
}
.service-section .single-service img {
    width: 100%;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
    width: 28px;
    height: 28px;
    line-height: 26px;
    color: transparent;
    text-align: center;
    background: #fff;
    border: 1px solid #e1e1e1;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}
.owl-nav button.owl-prev {
    float: left;
}
.owl-nav button.owl-next {
    float: right;
}
.owl-nav button::before {
    content: "\f105";
    font-family:"Font Awesome 5 Free";
    color: #999999;
    font-size: 1rem;
    display: block;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.owl-nav button.owl-prev::before {
    content: "\f104";
} 
.owl-nav .flaticon-left-arrow, .owl-nav .flaticon-right-arrow {
	display:none;
}
/*---------------------------
** Feature Section CSS
---------------------------*/
.features-section {
    margin:20px 0;
    position: relative;
    z-index: 1;
}
.feature-bg {
    background-size: cover;
    height: 100%;
}
.feature-content {
    position: relative;
}
.features {
    padding:25px ;
    position: relative;
}
.feature-lists .single-feature {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 21px;
	width:33.3%;
	float:left;
}
.feature-lists .single-feature .icon-wrapper {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
}
.feature-lists .single-feature:hover .icon-wrapper {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
}
.feature-lists .single-feature:last-child {
    margin-bottom: 0px;
}
.feature-lists .single-feature i {
    font-size: 45px;
    color: #54ae3f;
}
.single-feature .feature-details {
    margin:0 15px;
    z-index: 1;
}
.single-feature .feature-details h4 {
    font-size: 18px;
    font-weight: 900;
    color: #183650;
    text-transform: uppercase;
    margin-bottom: 8px;
}
.back-to-top {
    text-align: center;
    position: fixed;
    cursor: pointer;
    right: 24px;
    bottom: 20px;
    z-index: 99;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    display: block !important;
    width: 0px !important;
    height: 0px !important;
}
.back-to-top i {
	color:#54ae3f;
}
/*---------------------------
** Footer Section CSS
---------------------------*/

footer {
    background-color: #f3f3f3;
    color: #b7cee1;
}
footer .logo-wrapper {
    height: auto;
    margin-bottom: 32px;
}
footer .logo-wrapper img {
    max-width: 230px;
    max-height:65px;
}
footer .top-footer {
    padding: 10px 0px 0px;
    border-bottom: 1px solid #d2d2d2;
}
footer h4 {
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 28px;
}
footer ul.userful-links {
    list-style-type: none;
    padding-left: 0px;
}
footer ul.userful-links li {
    margin-bottom: 10px;
}
footer ul.userful-links li a {
    text-transform: uppercase;
    color: #666666;
    font-size: 12px;
    display: inline-block;
    position: relative;
    padding-left: 10px;
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
    text-decoration: none;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
footer ul.userful-links li a:hover {
    /* -webkit-transform: translateX(5px); 
    -ms-transform: translateX(5px);*/
    /* transform: translateX(5px); */
    color: #54ae3f;
}
footer ul.userful-links li a:before {
    content: '\f054';
    position: absolute;
    left: 0px;
    top: 4px;
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    font-size: 8px;
    color: #666666;
	display: none;
}
.footer-contact .contact-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 13px;
}
.footer-contact .contact-info i {
    font-size: 16px;
    display: inline-block;
    margin-top: 3px;
    color: #666666;
}
.footer-contact .contact-info p {
    margin-left: 15px;
    margin-bottom: 0px;
}
footer .bottom-footer {
    padding: 15px 0px 3px;
    font-size: 12px;
	color:#666666;
}

.carousel {
    padding: 0 2%;
}
.effect {
	position:relative;
}
/*.effect:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    margin: auto;
    background-color: rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
    z-index: 1;
}
.effect:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    background-color: rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
    z-index: 1;
}
.effect:hover:before, .effect:hover:after {
    width: 100%;
    height: 100%;
}
/**/
.category {
	background:#f1f3f6;
	padding:30px 0;
	margin:20px 0 0;
}
.ApImage .ApImage-inner {
    background-color: #fff;
	width: 100%;
	float: left;
	margin-top: 20px;
	min-height: 235px;
}
.ApImage img {
    max-width: 200px;
	float:left;
	padding: 20px;
}
.ApImage .image_description {
    width: calc(100% - 200px);
    padding: 30px 0;
	float:left;
}
.image_description ul {
    padding: 0;
}
 .ApImage .image_description ul li {
    margin-bottom: 0;
	list-style: none;
}
.ApImage .image_description ul li a{
	color:#666;
}
.ApImage .image_description ul li a:hover{
	color:#54ae3f;
}
/* blog */
.blog {
	background:#f1f3f6;
	padding:30px 0;
}
.blog .item {
    padding: 30px 0 0 0;
}
.left-block {
    width: 50%;
    float: left;
    padding-right: 25px;
}
.right-block {
    width: 50%;
    float: left;
}
.blog-meta {
    font-size: 12px;
    margin-bottom: 20px;
    color: #999;
}
.blog-meta i{
	color: #54ae3f;
}
.blog-desc {
    line-height: 24px;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.blog-image-container {
    background: #fff;
    text-align: center;
    border: 1px solid #ccc;
    padding: 20px 0;
}
.link-bn {
    text-decoration: underline;
}

.time-deal {
	font-size:18px;
	padding-left:20px;
}
.newsletter {
    margin-bottom:10px;
    display: inline-block;
    margin-top:6px;
	width:100%;
}
.newsletter input {
	width: 70%;
    float: left;
    border-radius: 4px 0 0 4px;
}
.newsletter input.form-input{
    width:70%;
    float: left;
    background: none;
    border:1px solid #ccc; 
    border-right:40px;
    height: 40px;
    color: #fff;
    padding: 1rem;
}
.newsletter .submit {
	float: left;
	width: 75px;
	border: 0;
	color: #fff;
	text-transform: capitalize;
	height: 38px;
	background: #54ae3f;
	border-radius: 4px;
	margin: 0px 0 0 0;
}
.newsletter .submit:hover,.newsletter .submit:focus{
	font-weight:bold;
	border:0;
	box-shadow:0 0 0 !important;
	background:#54ae3f !important;
}
.social-icons{
    margin:0;
    float:left;
}
.social-icons li{
    margin:0;
    float: left;
    list-style: none;
}

.icons {
	margin: -30px 20px 20px 40px;
	position: relative;
	z-index: 1;
}
.info-box{
    background:#fff;
    box-shadow:1px 1px 10px rgba(0,0,0,.1);
    width:290px;
    float: left;
    margin-right: 25px;
    padding:10px 10px 5px;
}
.info-box .ship, .info-box .inter{
    width: 60px;
    height: 60px;
    display: inline-block;
    float: left;
    margin:0 10px 0 0;
    background-size: cover;
}
.info-box svg{
    stroke:#000;
}
.info-box:hover svg{
    stroke:#fff;
}
.info-box .inter svg{
    fill:#000;
}
.info-box:hover .inter svg{
    fill:#fff;
}
.info-box:hover{
    background:#000;
    color:#fff;
}
.info-box:last-child{
    margin-right: 0;
}
.info-box h6{
    font-weight: 600;
}
.info-box h6 span{
    display: block;
    padding:7px 0;
    font-size:11px;
    text-transform:capitalize;
    line-height: 18px;
    font-weight: normal;
}
h4.follow {
	margin:10px 0 20px;
	text-transform: capitalize;
	font-size: 16px;
}
.textwidget .social-links {
	padding:0;
}
.textwidget .social-links .s-link {
    list-style: none;
    display: inline-block;
    padding: 0px 7px;
    font-size: 14px;
}
.textwidget .social-links .s-link a i{
	font-size:18px;
}


.ApImage-inner img {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
}
.ApImage:hover .ApImage-inner img{
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
/* functional-buttons */
.functional-buttons > .btn-over  {
    width: 40px;
    height: 40px;    
    border-radius: 3px;
    padding: 0;
    display: inline-block;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #212121;
    margin: 0 2px;
    position: relative;
}
.functional-buttons > .btn-over i {
    color: #888;
    font-size: 20px;
}
.btn-over .btn {
	padding:5px 5px;
	margin:0;
	display:block;







	background: #fff;
    border: 1px solid #e1e1e1;
}
.btn-over .btn:hover {
	background:#54ae3f;
	color:#fff;
	border: 1px solid #54ae3f;
}
.btn-over .btn:hover i{
	color:#fff;
}
.leo-hover-image {
	max-width:80px;
}

.thumbs_list {
    overflow: hidden;
    float: left;
    width: 75px;
    height: 160px;
}
ul.thumbs_list_frame {
    list-style-type: none;
    padding-left: 0;
}
.thumbs_list li {
    cursor: pointer;
    float: left;
    width: 75px;
    height: 80px;
}
.thumbs_list li a {
    display: block;
    text-align: center;
}
.thumbs_list li a img {
    max-width: 100%;
}

/* verticla carousel */
.views_block {
	position:absolute;
	top:10px;
	right:0px;
	width:100px;
	background:#fff;
	border-radius:6px;
	box-shadow:0 0 7px #ccc;
	text-align:center;
	padding:20px 0;
	opacity:0;
	z-index:1;
}
.views_block img {
	max-width:70px;
	width:auto !important;
	margin:0 auto;
	max-height:50px;
	padding:10px 0 0 0;
}
.carousel-control-prev, .carousel-control-next {
	color:#54ae3f;
	width:100%;
	text-align:center;
}
.carousel-control-prev:hover, .carousel-control-next:hover {
	color:#54ae3f;
}
.carousel-control-prev {
	top:-15px;
	bottom:auto;
}
 .carousel-control-next {
	bottom:-30px;
	top:auto;
 }
.vert .carousel-item-next.carousel-item-left,
.vert .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.vert .carousel-item-next,
.vert .active.carousel-item-right {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100% 0);
}
.vert .carousel-item-prev,
.vert .active.carousel-item-left {
	-webkit-transform: translate3d(0,-100%, 0);
	transform: translate3d(0,-100%, 0);
}
.brand.service-section .single-service {
	background:#fff;
}
.brand.service-section .single-service img {
	max-height:120px;
}

.rating-block{
	background-color:#FAFAFA;
	border:1px solid #EFEFEF;
	padding:15px 15px 0px 15px;
	border-radius:3px;
}
.padding-bottom-7{
	padding-bottom:7px;
}

.review-block{
	background-color:#FAFAFA;
	border:1px solid #EFEFEF;
	padding:15px;
	border-radius:3px;
	margin-bottom:15px;
}
.review-block-name{
	font-size:12px;
	margin:10px 0;
}
.review-block-date{
	font-size:12px;
}
.review-block-rate{
	font-size:13px;
	margin-bottom:15px;
}
.review-block-title{
	font-size:15px;
	font-weight:700;
	margin-bottom:10px;
}








.plan-name-bronze {
	padding: 10px;
	color: #fff;
	background-color: #C0C0C0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}
  
.plan-name-silver {
	padding: 10px;
	color: #fff;
	background-color: #C0C0C0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	font-size: 12px;
}
  
.plan-name-gold {
  padding: 10px;
  color: #fff;
  background-color: #C0C0C0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  } 
  
.pricing-table-bronze  {
  padding: 10px;
  color: #fff;
  background-color: #f89406;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
 
.plan-feature {
	padding: 2px 10px;
	border-top: 1px solid #c5c8c0;
	/* margin-right: 35px; */
	text-align: center;
	font-size: 13px;
}

.btn-plan-select {
	padding: 2px 26px;
	font-size: 18px;
	margin-top: 5px;
}
.badge {
	display: inline-block;
	padding: 5px;
	font-size: 10px;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25rem;
	top: -28%;
	position: absolute;
}
.plan-select-button-margin {
	margin-bottom: 0px;
}
.plan-name-silver h2 {
	color: #fff;
}
.plan-name-bronze h2 {
	color: #fff;
}
.plan-name-gold h2 {
	color: #fff;
}
.plan-name-bronze h2::before, h2::before {
	content: '';
	width: 5px;
	height: 24px;
	background: #fff;
	display: none;
	margin-right: 10px;
	top: 7px;
	position: absolute;
	left: 0;
}
h5.note3.note3-new23012 {
	margin-top: 5px;
	font-weight: 600;
	font-size: 20px;
	color: #54ae3f;
	text-decoration: underline;
}
.badge-warning {
	color: #fff;
	background-color: #54ae3f;
}

.plan-s-new {
	font-size: 16px;
	color: #54ae3f;
	font-weight: 600;
}
.pl-s-q {
	padding-left: 13px;
	border: 3px dotted #c0c0c0;
	margin-left: 28px;
	margin-top: 5px;
	padding-bottom: 13px;
	border-radius: 15px;
}
.emp-profile {
	padding: 1% 3% 0px 3%;
	border-radius: 10px;
	background: #fff;
	box-shadow: 2px 2px 11px 0px rgba(0, 0, 0, 0.1);
	margin: 10px 130px 20px 130px;
}
h3.stylish-heading-profile {
	color: #227C0D;
	margin-bottom: 6px;
	font-size: 24px;
	font-weight: 600;
	margin-top: -9px;
	margin-bottom: ;
	
}

.profile-head h5{
    color: #333;
}
.profile-head h6{
    color: #0062cc;
}
.profile-edit-btn {
	border: none;
	border-radius: 1.5rem;
	max-width: 70%;
	padding: 4% 12%;
	font-weight: 600;
	color: #fff !important;
	cursor: pointer;
	background: #54ae3f;
}
.proile-rating {
	font-size: 12px;
	color: #818182;
	margin-top: 0%;
	margin-bottom: 0%;
}
.tab-profile-opne {
	margin-top: -17%;
}
.proile-rating span{
    color: #495057;
    font-size: 15px;
    font-weight: 600;
}
.profile-head .nav-tabs{
    margin-bottom:5%;
}
.profile-head .nav-tabs .nav-link{
    font-weight:600;
    border: none;
}
.profile-head .nav-tabs .nav-link.active{
    border: none;
    border-bottom:2px solid #0062cc;
}
.profile-work{
    padding: 14%;
    margin-top: -15%;
}
.profile-work p {
	font-size: 23px;
	color: #54ae3f;
	margin-top: 1%;
	text-decoration: underline;
}
.profile-work a {
	text-decoration: none;
	color: #495057;
	font-size: 16px;
	line-height: 2;
}
.profile-work ul{
    list-style: none;
}
.profile-tab label{
    font-weight: 600;
}
.profile-tab p {
	font-weight: 600;
	color: #b3b6b9;
}
.modula-edit-profile {
	margin-left: 25px;
}
.dropbtn {
	background-color: #FFF;
	color: #373434;
	padding: 3px;
	font-size: 16px;
	border: none;
	cursor: pointer;
}
.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
	display: none;
	position: absolute;
	background-color: #f9f9f9;
	min-width: 160px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 9999;
	top: 40px;
	left: -40px;
}
.dropdown-content a {
	color: black;
	padding: 9px 16px;
	text-decoration: none;
	display: block;
	font-size: 16px !important;
}
.dropdown-content a:hover {background-color: #fff; color:#fff;}

.dropdown:hover .dropdown-content {
  display: block;
}

.dropdown:hover .dropbtn {
  background-color: #fff;
  color:#54ae3f;
}

.noti-title {
	border-radius: 0.25rem 0.25rem 0 0;
	background-color: #54ae3f !important;
	margin: -5px -1px 0 0px;
	width: auto;
	padding: 12px 20px;
	color: #fff !important;
	font-size: 14px;
}
.dropdown-item {
	padding: 0.55rem 1.5rem;
}
.dropdown-item.noti-title h5 {
	margin-bottom: 2px;
}
.dropdown-item {
	display: block;
	width: 100%;
	padding: .25rem 1.5rem;
	clear: both;
	font-weight: 400;
	color: #212529;
	text-align: inherit;
	white-space: nowrap;
	background-color: transparent;
	border: 0;
}
.profile-dropdown i {
	font-size: 17px;
	vertical-align: middle;
	margin-right: 5px;
}
.text-muted {
	color: #54ae3f !important;
	margin-top: -2px;
	font-size: 22px !important;
}
.dropdown-divider {
	height: 0;
	margin: 0;
	overflow: hidden;
	border-top: 1px solid #e9ecef;
}
.text-muted12 {
	font-size: 36px;
	margin-top: -12px;
	color: #54ae3f;
}
.text-muted-logout {
	font-size: 25px;
	color: #54ae3f;
	margin-left: -11px;
}
@media (min-width: 992px) {
	.single-service {
		position:relative;
	}
    .functional-buttons {
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s; 
		position:absolute;
		top:40%;
		width: 100%;
		text-align: center;

	} 
	.single-service:hover .functional-buttons {
      opacity: 1;
      visibility: visible; 
	}
	.single-service:hover .views_block {
      opacity: 1;
      visibility: visible; 
	}
}




.owl-theme .owl-nav.disabled + .owl-dots {
	margin-top: 10px;
	display: none !important;
}






.donate-now {
     /*float:left;*/
     margin:0 5px 0 25px;
    width:100px;
    height:35px;
    position:relative;
	text-align:center;
}

.donate-now li {
     float:left;
     margin:0 5px 0 0;
    width:100px;
    height:40px;
    position:relative;
}

.donate-now label, .donate-now input {
    display:block;
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
}

.donate-now input[type="radio"] {
    opacity:0.011;
    z-index:100;
}

.donate-now input[type="radio"]:checked + label {
	background: #54ae3f;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	border: 1px solid #54ae3f;
	border-radius: 10px;
	padding: 0px 5px;
	text-align: center;
	margin-top: 5px;
}


.donate-now label {
	padding: 5px;
	border: 2px solid #54AE3F;
	cursor: pointer;
	z-index: 90;
	border-radius: 7px;
	margin-top: 5px !important;
	background: #fff;
}

.donate-now label:hover {
     background:#DDD;
}

.link-list .form-small {
	width: 75px;
	height: 26px;
	padding: 5px 0px !important;
	display: inline-block !important;
}

#admin-login {
	border: 7px double #55ae40;
	border-radius: 10px;
}
.m-10 {
	margin-top: 90px;
}
.home-web-one {
	margin-top: 0%;
}
.home-web-two {
	margin-top: 0%;
}

.Continue-Shopping {
    text-align: center;
    margin-top: 20px;
}
.Continue-Shopping a {
    background: #54ae3f;
    padding: 10px;
    border-radius: 7px;
    color: #fff;
}








.donate-now {
     /*float:left;*/
     margin:0 5px 0 25px;
    width:100px;
    height:35px;
    position:relative;
	text-align:center;
}

.donate-now li {
     float:left;
     margin:0 5px 0 0;
    width:100px;
    height:40px;
    position:relative;
}

.donate-now label, .donate-now input {
    display:block;
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
}

.donate-now input[type="radio"] {
    opacity:0.011;
    z-index:100;
}

.donate-now input[type="radio"]:checked + label {
	background: #54ae3f;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	border: 1px solid #54ae3f;
	border-radius: 10px;
	padding: 0px 5px;
	text-align: center;
	margin-top: 5px;
}

.donate-now label {
	padding: 5px;
	border: 2px solid #54AE3F;
	cursor: pointer;
	z-index: 90;
	border-radius: 7px;
	margin-top: 5px !important;
	background: #fff;
}

.donate-now label:hover {
     background:#DDD;
}
.sellers-update {
	border: 1px solid #54ae3f;
	padding: 1px 5px;
	border-radius: 5px;
	margin-left: 25px;
	color: #54ae3f !important;
	cursor: pointer;
}
.sellers-Delete {
	border: 1px solid #54ae3f;
	padding: 1px 5px;
	border-radius: 5px;
	margin-left: 10px;
	color: #54ae3f !important;
	cursor: pointer;
}

.sellers-link label {
	margin-bottom: 0px;
}
.sellers-free-shipping label {
	margin-bottom: 0;
}
.sellers-free-shipping label b {
	font-size: 12px;
}

.item-info .right {
	float: right;
	color: #000;
	font-weight: 700;
	font-family: lato;
	padding-right: 0px !important;
	font-size: 15px !important;
}
.a-color-success {
	color: #067D62 !important;
}
.a-color-state {
	color: #c45500 !important;
}
.sellers-padding {
	padding: 0;
}
.ship-method p {
	margin-bottom: 0;
	font-size: 15px !important;
}
.main-sellers-row {
	border: 1px solid #eee;
	padding: 0;
}
.top {
	height: 34px;
	overflow: hidden;
	margin: -1px -1px 0;
	border-bottom: 1px solid #ccc;
	background-color: #fff;
}
.top .offer_left {
	
	font-size: 16px;
	letter-spacing: .02em;
	margin-top: -1px;
}
.top .location {
	font-size: 11px;
	color: #757575;
	padding-left: 5px;
	letter-spacing: normal;
	font-family: Arial,Helvetica,FreeSans,sans-serif;
}
.top .username {

	font-weight: bold;
}

.inline_icon_text {
	font-size: 10px;
	color: #999;
	text-align: left;
}
.sellers-bottom-main {
	margin-bottom: 40px;
}
.address-btn-top {
	text-align: right;
}
.address-btn-top a {
	border: 1px solid;
	padding: 8px;
	border-radius: 5px;
}
.payment-ops-billing-popuyt {
	color: #54ae3f;
	font-size: 18px;
}



.main-por-bottom {
	margin-top: -19px;
}
.xyz-img {
	margin-bottom: 0px;
}

.booth_title_bar {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0px;
	padding: 10px;
	border: 1px solid #ddd;
}
.booth_favorite_button_container {
	min-height: 30px;
	text-align: right;
}
.booth_title_bar h2 {
	margin: 3px 0 3px -10px;
	font-size: 26px;
	border: none;
}
.booth_favorite_button::before {
	content: url(../images/heart.18.gray.png);
	display: inline-block;
	vertical-align: middle;
	margin-bottom: -3px;
	margin-right: 3px;
}

.booth_favorite_button, .booth_edit_items_main_grid .sort_by_submit {
	border: 1px solid #d9d9d9;
	background-color: #fff;
	background-image: none;
	color: #3279a6;
	text-shadow: none;
	box-shadow: none;
	padding: 10px;
	border-radius: 10px;
}

.All-Categories-sellers {
	font-weight: normal;
	font-size: 18px;
	font-style: italic;
}



.left_side_header .title {
	padding: 10px 8px 10px 16px;
	position: relative;
	z-index: 2;
	background: #d5d5d5;
	opacity: .45;
	filter: alpha(opacity=45);
	z-index: 1;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}
.seller_swatch_username {
	font-size: 13px;
	font-weight: bold;
	padding: 5px 0;
}
.seller_swatch_links_container {
	color: #555;
	padding: 10px;
}
.seller_swatch_membership_flair {
	float: right;
	margin-bottom: 4px;
}
.seller_swatch_user_rating {
	padding: 5px 0;
	font-size: 13px;
}
.seller_swatch_user_rating a .user_feedback_stars_container {
	display: inline-block;
	font-size: 17px;
	color: #facf25;
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0;
}
.seller_swatch_user_rating a .user_feedback_stars_container {
	font-size: 12px;
	color: #facf25;
}
.seller_swatch_profile_links {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 5px 17px;
padding: 10px 0;
}
.contact_email {
	/*background: url(../images/sprite_global.png) no-repeat transparent right 1px;*/
	padding: 1px 25px 0 0;
}
.seller_swatch_subscribe_container {
	margin: 0 17px;
	padding: 5px 0;
}
.booth_subscription {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-flow: row wrap;
}
.booth_subscription_label {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	box-sizing: border-box;
	display: inline-flex;
	align-items: center;
	width: 100%;
	margin: 5px 1.5%;
	padding: 9px 7px;
	overflow: hidden;
	background-color: #fff;
	border: 1px solid #d9d9d9;
	border-radius: 5px;
	color: #3d84ad;
	font-size: 12px;
	white-space: nowrap;
	cursor: pointer;
}
.sidebar_section {
	background: #f5f5f5;
	margin-bottom: 10px;
	border-radius: 5px;
	text-align: left;
}

div#booth_policies {
	border-top: 1px solid #ddd;
	margin: 0 17px 10px 17px;
	padding-top: 10px;
	color: #555;
}
div#booth_policies ul {
	margin: 0;
}
div#booth_policies ul li {
	padding-top: 3px;
}

.sidebar_section.seller_swatch a {
	font-size: 13px;
}

.only-search-bar {
	padding: 33px 0 33px;
}
.only-search-bar-main {
	background: #f5f5f5;
}
.search-btn-only {
	background: #54ae3f;
	border-radius: 4px;
	/* width: 17.3%; */
	font-size: 16px;
	color: #fff;
	padding: 8px 9px;
	display: inline-block;
	text-align: center;
	float: right;
	border: 1px solid #54ae3f;
}
.search-btn-only:hover {
	color: #fff;
	font-weight: normal;
}
.sellers-search-bar {
	width: 79% !important;
	padding: 9px !important;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
#feedback_user {
	display: flex;
	flex-direction: column;
	align-items: center;
	border: 1px solid #eee;
	margin-top: -4px;
}
 #feedback_user .feedback_user_vitals_container {
	flex-direction: column;
	text-align: center;
	align-items: center;
}
.feedback_user_vitals_container {
	display: flex;
	padding-bottom: 0;
	padding-top: 0;
	padding: 15px;
}
.feedback_title_header {
	font-weight: bold;
	font-size: 14px;
}
 #feedback_user .feedback_user_vitals_container {
	text-align: center;
}

.feedback_title_subhead {
	font-size: 12px;
	line-height: 16px;
}
#feedback_user .feedback_user_vitals_container .user_overall_rating_container {
	width: 100%;
	padding: 4px 0;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

.user_overall_rating_container .user_feedback_stars_container {
	font-size: 20px;
}
.user_feedback_stars_container .user_feedback_star {
	margin-right: 0px;
	color: #facf25;
}
#feedback_user .feedback_expandable_details {
	display: block !important;
}
#feedback_user .feedback_expandable_details {
	display: none;
	margin-top: 15px;
}
#feedback_user .feedback_expandable_details .seller_tags {
	padding: 10px 10px 0;
}
.item_listing_tag.titan a {
	background-color: #6f53a6;
	padding: 5px;
	border-radius: 6px;
}
#feedback_user .feedback_expandable_details .seller_tags .item_listing_tag {
	margin-top: 5px;
}
.item_listing_tag a {
	color: #fff;
}
.item_listing_tag {
	font-weight: bold;
	line-height: 18px;
	color: #fff;
}
#feedback_page #feedback_user .feedback_summary_container {
	width: 100%;
	box-sizing: border-box;
	border-bottom: 1px solid #d9d9d9;
}
#feedback_user .feedback_summary_container .feedback_summary_table {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
}
#feedback_user .feedback_summary_container .feedback_summary_table .source_all {
	font-weight: bold;
}
#feedback_user .feedback_summary_container .feedback_summary_table .feedback_summary_name {
	padding: 4px 0;
	width: 70%;
}
#feedback_user .feedback_summary_container .feedback_summary_table .source_all {
	font-weight: bold;
}

#feedback_user .user_feedback_totals_container {
	width: 100%;
	box-sizing: border-box;
	padding: 8px;
	text-align: left;
	border-bottom: 1px solid #d9d9d9;
}
#feedback_user .feedback_title_header {
	font-weight: bold;
	font-size: 14px;
}
#feedback_user .feedback_title_subhead {
	font-size: 12px;
	line-height: 16px;
}
#feedback_user .user_feedback_totals_container {
	text-align: left;
}
#feedback_user .user_feedback_totals_container .user_feedback_stars_container {
	font-size: 15px;
}
#feedback_page #feedback_user .feedback_summary_container {
	width: 100%;
	box-sizing: border-box;
	border-bottom: 1px solid #d9d9d9;
}
#feedback_user .feedback_summary_container .feedback_summary_table {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
	font-size: 15px;
	margin-top: 4px;
	margin-left: 10px;
}

#feedback_user .feedback_links_container {
	padding-bottom: 0;
}
#feedback_main {
	margin-top: -20px;
}
.rating_table_container #rating_table {
	width: 100%;
	margin: 12px 0;
}

.rating_table_container #rating_table {
	border: 1px solid #d9d9d9;
	border-collapse: collapse;
}
.rating_table_container #rating_table #title_row {
	height: 32px;
	background-color: #f2f2f2;
	font-size: 12px;
}
.rating_table_container #rating_table #title_row .rating_table_cell {
	padding-top: 0;
	padding-bottom: 0;
	border-bottom: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
}
.rating_table_container #rating_table > tbody > tr, #feedback_page .rating_table_container #rating_table thead > tr {
	border: 1px solid #d9d9d9;
}
.rating_table_container #rating_table .feedback_table_row .rating_table_cell {
	padding: 15px;
}
#feedback_sidebar::before {
	background-color: #6f53a6;
}
.top-one {
	
	content: "";
	position: absolute;
	
	top: 11px;
	height: 20px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	background-color: #e5e5e5;
}
.user_title {
	font-size: 26px;
	margin: 10px 0px;
	 text-align: center;
	  
}
.feedback_links_container {
	padding: 10px;
	font-size: 13px;
	border-top: 1px solid #d9d9d9;
}
.seller_swatch_profile_links a {
	margin: -4px 0px;
	display: block;
}
.booth_detail_links {
	margin: 1px 0px 4px;
	display: block;
}



.ferd {
	font-size: 14px;
	margin: 5px 0px !important;
}
a.next i {
    padding: 10px 0px;
}
select#pagination {
  height: 30px;
  padding: 0px 0px;
  display: block;
  margin: 0px 4px;
  padding: .1rem .5rem !important;
  width: 60px;
}
.main-select-pagination a {
    width: 53px;
    display: block;
}
.main-select-pagination {
    display: contents;
}
span.of-class-pagination {
    margin: 5px;
}






.only-search-bar-line {
	margin-top: -12px;
	margin-bottom: 10px;
}


a.next i {
	padding: 9px 0px;
}
.main-select-pagination {
	display: contents;
}
span.of-class-pagination {
	margin: 5px;
}
select#pagination {
	height: 36px;
	padding: 0px 0px;
	display: block;
	margin: 0px 4px;
}



.Contact-seller-textarea textarea {
	width: 100%;
	border: 1px solid #ced4da;
	border-radius: .25rem;
}
nav > .nav.nav-tabs {
	border: none;
	color: #fff;
	background: #fff;
	border-radius: 0;
	margin-top: 15px;
}
nav > div a.nav-item.nav-link,
nav > div a.nav-item.nav-link.active
{
  border: 2px solid #ccc !important;
    padding: 10px 25px;
    color:#0c0b0b;
    background: #fff;
    border-radius:0;
}

nav > div a.nav-item.nav-link.active:after
 {
  content: "";
  position: relative;
  bottom: -49px;
  left: -50%;
  border: 15px solid transparent;
  border-top-color: #c5c8c4;
}
.tab-content {
	background: #fdfdfd;
	line-height: 25px;
	border: 1px solid #ddd;
	border-top: 2px solid #c5c8c4;
	border-bottom: 2px solid #c5c8c4;
	padding: 20px 0px 0px;
}

nav > div a.nav-item.nav-link:hover,
nav > div a.nav-item.nav-link:focus
{
  border: none;
    background: #54ae3f;
    color:#fff;
    border-radius:0;
    transition:background 0.20s linear;
}
.nav-fill .nav-item {
	-ms-flex: 1 1 auto;
	flex: none;
	text-align: center;
	border-right: 2px solid #c5c5c5 !important;
}
.tab-content > .tab-pane {
	padding: 13px 15px;
}

.form-header {
	color: #183650;
	line-height: 2rem;
	font-size: 20px;
	letter-spacing: 1.0px;
	font-weight: 600;
	margin-bottom: 3px;
	border-bottom: 1px solid #dadada;
	margin-top: 10px;
	padding: 0px;
	
}
.form-header i {
	color: #54ae3f;
}
.expedited-optons ul li {
	float: left;
	padding-right: 5px;
}
.expedited-optons ul li label {
	font-weight: bold;
}
#nav-Free thead {
	background: #eee;
}
#nav-Free tbody {
	border: 1px solid #eee;
}

#nav-Price thead {
	background: #eee;
}
#nav-Price tbody {
	border: 1px solid #eee;
}

#nav-Weight thead {
	background: #eee;
}
#nav-Weight tbody {
	border: 1px solid #eee;
}












a div.user_feedback_stars_container.popover__title {
    line-height: 20px;
}
.popover__title {
  font-size: 14px;
  line-height:36px;
  text-decoration: none;
  color: #000;
  padding:0;
}

.popover__wrapper {
	position: relative;
	margin-top:0rem;
	display: inline-block;
	margin-bottom:10px;
}
.popover__content {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	left: 0;
	transform: translate(0, 10px);
	background-color: #fff;
	padding: 0px 20px;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
	width: 400px;
	border-radius: 15px;
	box-shadow: 0px 0px 20px 0px #d2dde7;
	top: 48px;
}
.popover__content:before {
  position: absolute;
  z-index: -1;
  content: "";
  right: calc(85% - 10px);
  top: -10px;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #54ae3f transparent;
  transition-duration: 0.3s;
  transition-property: transform;
}
.popover__wrapper:hover .popover__content {
  z-index: 10;
  opacity: 1;
  visibility: visible;
  transform: translate(0, -20px);
  transition: all 0.5s cubic-bezier(0.75, -0.02, 0.2, 0.97);
}
.popover__message {
  text-align: center;
}
.progress {
	display: -ms-flexbox;
	display: flex;
	height: 1rem;
	overflow: hidden;
	font-size: .75rem;
	background-color: #e9ecef;
	border-radius: .25rem;
	margin-top: -10px;
}
.progress-bar {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	background-color: #54ae3f;
	transition: width .6s ease;
}
.a-link-emphasis {
	text-align: center;
	position: initial;
	display: block;
	margin-top: 10px;
	text-decoration: underline;
}
.only-search-bar-feedback {
    margin-top: -10px;
    margin-bottom: 20px;
}
.sellers-search-bar-feedback {
    width: 86% !important;
    padding: 9px !important;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.only-search-bar-policy {
	margin-top: 25px;
	margin-bottom: 14px;
}
.sellers-search-bar-policy {
    width: 86% !important;
    padding: 9px !important;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.search-btn-only-policy {
	background: #54ae3f;
	border-radius: 4px;
	/* width: 17.3%; */
	font-size: 16px;
	color: #fff;
	padding: 8px 9px;
	display: inline-block;
	text-align: center;
	float: right;
	border: 1px solid #54ae3f;
}
.navbar-nav button.profile-btn {
    position: relative;
}
#loginForm .form-group a {
    border: 1px solid #ddd;
    padding: 6px 10px;
    border-radius: 4px;
    margin: 3px 10px 0 0;
    display: inline-block;
    height: 36px;
    color: #000;
    font-size: 11pt;
}
#loginForm .form-group a:hover {
    background: #ddd;
}
.list-filter p span.not-found, .find-similar-products .not-found {
    padding: 0;
    color: #54ae3f;
    font-weight: bold;
}
.Other-product-main p a .fas {
    font-size: 13px;
}
#searchList {
	position: absolute;
	margin-left: 0%;
}
.searchListHome {
    position: absolute;
    margin-left: 0% !important;
}
.searchListHome .dropdown-menu {
	max-height: 200px;
	width: 79% !important;
	overflow: auto;
	box-shadow: 0 6px 30px -10px #d5dbed;
	border: none;
}
#searchList .dropdown-menu {
    max-height: 200px;
    width: 100% !important;
    overflow: auto;
    box-shadow: 0 6px 30px -10px #d5dbed;
    border: none;
}
#searchList .dropdown-menu li {
	padding: 6px 12px;
	border-bottom: 1px solid #e7e6e6;
	text-transform: capitalize;
	font-size: 14px;
}
#searchList .dropdown-menu li a {
    color: #000;
}

.home-web-one {
    margin-top: 3%;
    padding: 0px;
}

div#searchListSeller {
    position: absolute;
}

ul.dropdown-menu-seller {
    position: relative;
    z-index: 9999;
    background: #fff;
    width: 380px;
    height: 230px;
    overflow-y: auto;
    padding: 0px 3px;
}
ul.dropdown-menu-seller li {
    border-bottom: 1px solid #ddd;
    /* margin: 10px 0px; */
    padding: 10px 0px;
    font-size: 14px;
}





/*--- start-selling ---*/
.a-link-emphasis {
	text-align: center;
	position: initial;
	display: block;
	margin-top: 10px;
	text-decoration: underline;
}
.b-seller-economy {
	padding: 0px;
	font-size: 17px;
}
.economy-business-days {
	margin-left: 10px;
}
.elementor-heading-title {
	color: #54AE3F;
	font-family: "Maven Pro", Sans-serif;
	font-size: 43px;
	font-weight: 700;
	/* line-height: 1em; */
	top: 0px;
	position: relative;
	text-align: center;
}
.elementor-heading-title {
	color: #54AE3F;
	font-family: "Maven Pro", Sans-serif;
	font-size: 43px;
	font-weight: 700;
	/* line-height: 1em; */
	top: 0px;
	position: relative;
	text-align: center;
	margin: 20px 0px;
	text-transform: none;
}
.elementor-widget-container {
	margin: 90px 0px 0px 0px;
}
.elementor-icon-list-items {
	margin-left: -38px;
}
.text-tty {
	font-size: 16px;
	text-transform: uppercase;
}
.text-tty-main {
	margin-bottom: 30px;
}
.feature-main-t {
	text-align: center;
	margin-bottom: 36px;
	color: #54ae3f;
	font-weight: bold;
	text-transform: capitalize;
}
.category1 h2 {
	border: none;
}
.elementor-divider {
	text-align: center;
	padding-top: 17px;
	padding-bottom: 17px;
	border-top: 5px dotted #54ae3f;
	margin-top: 30px;
}
.elementor-divider-separator {
	border-top: var(--divider-border-width) var(--divider-border-style) var(--divider-color);
	width: 100%;
    margin: 0 auto;
}
.elementor-heading-title01 {
	color: #54AE3F;
	font-family: "Maven Pro", Sans-serif;
	font-size: 32px;
	font-weight: 700;
	line-height: 1em;
	top: 20px;
	position: relative;
	text-transform: capitalize;
}
.elementor-widget-container01 {
	margin: 10px 0px 0px 0px;
}
.elementor-icon-list-item {
	list-style: none;
}
.elementor-divider-new {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 5px dotted #54ae3f;
	margin-top: 30px;
}
.sr-only-seller {
	position: relative;
	width: 10px;
	height: 1px;
	padding: 0;
	margin-left: -20px;
	overflow: inherit;
	clip: rect(0,0,0,0);
	border: 0;
	z-index: 9999;
	top: -38px;
	color: #54ae3f;
	font-weight: bold;
	font-size: 22px;
}

.sr-only-seller-one {
	position: relative;
	width: 10px;
	height: 1px;
	padding: 0;
	margin-right: -50px;
	overflow: inherit;
	clip: rect(0,0,0,0);
	border: 0;
	z-index: 9999;
	top: 486px;
	color: #54ae3f;
	font-weight: bold;
	font-size: 22px;
}
.elementor-icon-list-icon i {
	color: #0ACA0A;
	font-size: 16px;
	padding: 0px 8px 0px 0px;
}
.elementor-icon-list-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	padding-bottom: calc(15px/2);
}
#top-info-widget i {
	color: #54ae3f;
	font-size: 20px;
	margin-top: 0px;
}
#top-info-widget strong {
	color: #53ad3e;
}



.topnav {
	overflow: hidden;
	background-color: #fff;
}

.topnav a {
	float: left;
	display: block;
	color: #262222;
	text-align: center;
	padding: 14px 16px;
	text-decoration: none;
	font-size: 17px;
}

.topnav .icon {
  display: none;
}

.dropdown {
    float: left;
    /* overflow: hidden; */
    display: flex;
    z-index: 9999;
    position: inherit;
    padding: 0px 0px 0px 0px;
    margin-left: -15px;
    top: 10px;
}
.dropdown span {
    position: relative;
    left: -9px;
    top: 10px;
}
.pricing-tab {
	margin-left: 82px;
}
.dropdown .dropbtn {
    font-size: 17px;
    border: none;
    outline: none;
    color: #3e3b3b;
    padding: 0px 16px 16px 16px;
    background-color: inherit;
    font-family: inherit;
    margin: 0;
    position: relative;
    top: 10px;
}
.fa-shopping-bag-order {
	position: relative;
	
}
.dropdown-content {
	display: none;
	position: absolute;
	background-color: #f9f9f9;
	min-width: 160px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 1;
	top: 54px;
	z-index: 9999;
}

.dropdown-content a {
	float: none;
	color: black;
	padding: 10px 16px;
	text-decoration: none;
	display: block;
	text-align: left;
	border-bottom: 2px dotted #ccc;
}
.topnav a:hover, .dropdown:hover .dropbtn {
	background-color: transparent;
	color: white;
}

.dropdown-content a:hover {
	background-color: #fff;
	color: white;
}

.dropdown:hover .dropdown-content {
  display: block;
}

@media screen and (max-width: 600px) {
  .topnav a:not(:first-child), .dropdown .dropbtn {
    display: none;
  }
  .topnav a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 600px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
  .topnav.responsive .dropdown {float: none;}
  .topnav.responsive .dropdown-content {position: relative;}
  .topnav.responsive .dropdown .dropbtn {
    display: block;
    width: 100%;
    text-align: left;
  }

  .got_text {
	text-align: center !important;

	padding: 20px 0 0 0px !important;

}

.ques-were {
	text-align: center !important;
	
	padding: 0px 10px !important;

}


}

table {
  font-family: arial, sans-serif;
  border-collapse: collapse;
  width: 100%;
}

td, th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}

/* tr:nth-child(even) { */
  /* background-color: #dddddd; */
/* } */

.typing-demo {
  width: 100%;
  animation: typing 2s steps(22), blink .5s step-end infinite alternate;
  white-space: nowrap;
  overflow: hidden;
  /* border-right: 3px solid; */
  font-size: 2em;
}

@keyframes typing {
  from {
    width: 0
  }
}
    
@keyframes blink {
  50% {
    border-color: transparent
  }
}
.selling-img-page img {
	width: 430px !important;
}
#mybutton {
	position: fixed;
	bottom: -4px;
	right: 128px;
	z-index: 999;
	top: 160px;
	transform: rotate(90deg);
	/* cursor: pointer; */
}
.Message {
	background-color: #54ae3f;
	color: white;
	padding: 6px 30px;
	border-radius: 0px 0px 20px 20px;
	border: 2px solid #54ae3f;
	font-size: 18px;
}
.col-tu h3 {
	font-size: 23px;
	color: #54ae3f;
	font-weight: bold;
}
.col-tu {
	border-bottom: 1px solid #ccc;
}
.btn-bg-color {
	background: #54ae3f;
	border-color: #54ae3f;
}
.btn-bg-color:hover {
	background: #54ae3f;
	border-color: #54ae3f;
	color: #fff !important;
}
.group-mt-10 {
    position: relative;
    top: 6.5px;
}


.NTS-Search-new-btn {
    background: #bdbdbd;
    border: 1px solid #bdbdbd;
    cursor: pointer;
}
.NTS-Search-new-btn:hover {
    background: #54ae3f;
    border: 1px solid #54ae3f;
    cursor: pointer;
}

.main-seller-all-supply {
    margin-top: 20px;
}
/* .sold-by-other-botton09 {
	position: relative;
	top: 31px;
} */

.sold-by-other-botton09 {
	position: absolute;
	top: 89.3%;
	right: 5px;
  }


/*--- advanced search bar ---*/



.search-sec{
    padding: 2rem;
}
.search-slt{
    display: block;
    width: 100%;
    font-size: 0.875rem;
    line-height: 1.5;
    color: #55595c;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    height: calc(3rem + 2px) !important;
    border-radius:0;
}
.wrn-btn{
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    height: calc(3rem + 2px) !important;
    border-radius:0;
}
.carousel {
	padding: 0 0% !important;
}
.search-form #product_cat {
	background: #fff;
}
.search-form input {
	border: 0;
	padding: 7px;
	width: 82%;
}
.footer-sellers-border {

}
.search-sec-img-border {
	position: relative;
	/* top: -80px; */
	/* margin-bottom: -35px; */
}
.multi-p-selling {
	margin-bottom: 15px;
}
.VendorElite-Complete {
border-top: 4px solid #fff;
padding: 10px 0px 0px 0px;
border-radius: 10px;
border-bottom: 4px solid #fff;
box-shadow: 1px 0 20px rgba(0, 0, 0, 0.05);
background: #fff;
}
.footer-sellers-border span {
	width: ;
	font-size: 14px;
}
.footer-sellers-border a {
	text-decoration: underline;
	font-weight: bold;
}
.Start-Now-home-page:hover {
    background: #54ae3f;
    color: #fff;
    border: 1px solid #54ae3f;
    font-weight: bold;
    box-shadow: 1px 0 20px rgba(0, 0, 0, 0.05);
}
.Start-Now-home-page {
    border: 1px solid #54ae3f;
    padding: 2px 10px 4px 10px;
    border-radius: 50px;
    font-weight: bold;
    color: #54ae3f;
    font-size: 17px !important;
}
.search-sec-img-border h3 {
	font-size: 22px;
}
@media (min-width: 992px){
.search-sec {
	position: relative;
	top: -314px;
	background: rgba(224, 226, 227, 0.51);
	z-index: 9;
	justify-content: center;
	display: block;
	position: ;
	text-align: center;
	width: 60%;
	left: 20%;
	border-radius: 20px;
	border: 5px solid #54ae3f61;
}
}

@media (max-width: 992px){
    .search-sec{
        background: #1A4668;
    }
}
.mid-content-new-home {
	min-height: calc(100vh - 100px);
	padding: 0px 0 0px;
	background: #f3f3f3;
}
	.home-main-logo-co li img {
	width: 150px;
	padding: 8px;
}
.home-main-logo-co li img:hover {
	transition: 1s;
	transform: scale(0.9);
	cursor: pointer;
	position: relative;
	z-index: 2;
}

.footer-sellers-img-border.text-center {
	/* border-top: 4px solid #aaf76a70; */
	padding: 0px;
	border-radius: 10px;
	/* border-bottom: 4px solid #aaf76a70; */
	/* box-shadow: 1px 0 20px rgba(0, 0, 0, 0.05); */
	background: #f3f3f3;
	/* margin-bottom: -54px; */
}
.home-main-logo-co li {
	float: left;
	list-style: none;
	border: 2px solid #ccc;
	margin: 5px;
	height: 105px;
	border-radius: 14px;
}
.home-main-logo-co {
	width: 100%;
	position: relative;
	display: flex;
	list-style: none;
	left: -20px;
}


.multi-p-selling span {
	border: 1px solid #ccc;
	padding: 5px 20px;
	border-radius: 30px;
	/* margin-bottom: 10px; */
}


.main-home-page-border-new {
	border: 2px solid #000;
	padding: 10px;
	border-radius: 10px;
}

.home-page-border-new {
	position: relative;
	top: -80px;
	margin-bottom: -54px;
}


@media (max-width: 767px){
	.bottom-footer p{
		text-align: center !important;
		
   }
   
   .bottom-footer .social-media-icon{
		float: inherit !important;
		text-align: center !important;
		display: block;
   }
   .got_text{
   padding: 0px 10px !important;
   }

   .ques-were{
	padding: 0px 10px !important;
   }
}






#photo-view-container {
    display: inline-block;
    background-color: #fff;
    width: 590px;
    text-align: center;
    padding: 10px 10px 10px 10px;
    border: 5px solid #fff;
    border-radius: 10px;
    transform: rotate(-270deg);
    position: relative;
    top: 195px;
    float: left;
    left: -219px;
}
#photo-display{
	display: inline-block;
	height: 300px;
	width: 500px;
}
#selected-photo{
	max-height: 290px;
	max-width: 500px;
}
#commentary{
	color: #aaa;
}
#left {
    float: left;
    margin-bottom: -63px;
    margin-top: -13px;
}
#right {
    float: right;
    margin-right: 190px;
    margin-top: -8px;
}
#right, #left {
	position: relative;
	bottom: -45px;
	cursor: pointer;
	background: #54ae3f;
	border-radius: 50px;
	padding: 4px;
	width: 26px;
}
#photo-container-holder {
    display: inline-block;
    width: 336px;
    overflow: hidden;
    border: 1px solid #e3e3e3 !important;
    position: relative;
    left: 12px;
}
#photo-container {
    display: inline-block;
    height: 90px;
    padding: 10px 0;
    -webkit-transition: all 0.50s ease;
    -moz-transition: all 0.50s ease;
    -o-transition: all 0.50s ease;
    transition: all 0.50s ease;
    margin-bottom: ;
    position: relative;
    left: 0px;
    width: auto !important;
}
.photo-holder {
	background-color: #fff;
	display: inline-block;
	width: 90px;
	height: 90px;
	margin: 0 5px;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
	transform: rotate(-90deg);
}
.photo-item {
    cursor: pointer;
    width: 70px !important;
    height: 75px !important;
    border: 1px solid #e3e3e3;
    left: 10px !important;
    position: relative;
}
#photo-display .show {
    width: 366px;
    height: 366px;
    border: 1px solid #e3e3e3 !important;
    margin-top: -11px;
}
.input-foces {
    border: 2px solid #000;
    border-radius: 5px;
    background: #fff;
}

.position-static form:focus {
  background-color: #ccc;
  border: 1px solid #54ae3f;
}
*:focus {
    outline: none;

}

hr {
	margin-top: 1rem;
	margin-bottom: 1rem;
	border: 0;
	border-top: 1px solid #eee;
}
.hr1 {
	margin-top: -10px;
	margin-bottom: 4px;
	border: 0;
	border-top: 1px solid #eee;
}


/*--- search auto suggestion box ---*/


.wrapper .search-input{
  background: #fff;
  width: 100%;
  border-radius: 5px;
  position: relative;
  box-shadow: 0px 1px 5px 3px rgba(0,0,0,0.12);
}

.search-input input {
	height: auto;
	width: 100%;
	outline: none;
	border: none;
	border-radius: 5px;
	padding: 7px;
	font-size: 18px;
	box-shadow: 0px 1px 5px rgba(0,0,0,0.1);
}

.search-input.active input{
  border-radius: 5px 5px 0 0;
}

.search-input .autocom-box{
  padding: 0;
  opacity: 0;
  pointer-events: none;
  max-height: 280px;
  overflow-y: auto;
}

.search-input.active .autocom-box {
	padding: 10px 8px;
	opacity: 1;
	pointer-events: auto;
	position: absolute;
	background: #fff;
	z-index: 9999;
	width: 100%;
	border-top: 1px solid #eee;
	top: 43px;
}

.autocom-box li{
  list-style: none;
  padding: 8px 12px;
  display: none;
  width: 100%;
  cursor: default;
  border-radius: 3px;
  text-align: left;
  border-bottom: 1px solid #eee;
}

.search-input.active .autocom-box li{
  display: block;
}
.autocom-box li:hover{
  background: #efefef;
}

.search-input .icon {
	position: absolute;
	right: 0px;
	top: 0px;
	height: auto;
	width: auto;
	text-align: center;
	/* line-height: 47px; */
	font-size: 19px;
	color: #fff;
	cursor: pointer;
	padding: 4px 20px;
}
#watchlist {
    height: 34px !important;
    margin-top: -1px !important;
    margin-bottom: 0px !important;
    padding: 5px 10px !important;
    font-size: 16px !important;
}



/* mega menu css */

.megamenu {
	padding: 20px 20px;
	position: absolute;
	top: auto;
	left: 0;
	right: 0;
	max-width: 1500px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
/* ------ Mid Menu ------ */
.midmenu {
	position: absolute;
	padding: 20px 20px;
	float: left;
	top: auto;
	left: auto;
	right: auto;
	max-width: 650px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.dropdown-menu.megamenu.midmenu.show {
    right: 0;
  }
  .dropdown-menu.show {
    right: 0;
  }

/ responsive-css-new /
@media only screen and (max-width: 991px){
	.ul.user-links {
		padding: 0;
		margin: -2px 0 0 0;
		display: flex;
		position: absolute;
		right: 41px;
	}
	

	
}
@media only screen and (max-width: 991px){
	
ul.user-links li a {
	font-size: 15px;
	line-height: 17px;
	display: flex;
	color: #6c6c6c;
}

ul.user-links li {

    margin-left: 20px;
   
}


}


@media only screen and(max-width:359) {
	ul.user-links {
		padding: 0;
		margin: -1px 0 -4px 0;
		padding: 0;
		margin: 0px 0 -4px 0;
		position: absolute;
		top: -44px;
		right: -305px;
	}

	ul.user-links li {
		list-style: none;
		display: inline-block;
		margin-left: 17px;
		position: relative;
		top: 17px;
	}
}


@media only screen and(max-width:340) {
ul.user-links {
    padding: 0;
    margin: -1px 0 -4px;
    padding: 0;
    margin: 0px 0 -4px 0;
    position: absolute;
    top: -55px;
    right: -282px;
}

.logo-wrapper img {
    max-width: 80px;
    max-height: 62px;
    margin-top: 5px;
    padding-bottom: 15px;
}

}

.hide_cat_attributes {
	float: right;
	font-weight: 300;
	font-size: 13px;
}
.show_cat_attributes {
	float: right;
	font-weight: 300;
	font-size: 13px;
}
.right_expend {
	margin-left: 20px;
}
.left_expend {
	margin-left: 20px;
}



.economy-business-days li span.form-b {
    width: 183px ;
    display: inline-block;
}

.economy-business-days li span.form-b-price {
    width: 110px ;
    padding: 3px 10px;
    display: inline-block;
}


.seller-price-b {
    width: 252px;
    display: inline-block;
}


.Shipping-price-b{
   width: 280px;
    display: inline-block;  
}

.modiji-btn-vikas{
    top: 90.3%;
    right: 7px;
    padding: 1px 2px;
    height: 24px!important;
    font-size: 12px;

    
}
.more-ship-btn-bb{
     left:10px;
     width:88px;
}

.pro-info .modiji-ship-vikas {
    font-size: 12px;
    color: #54ae3f;
    margin-top: 20px;
    position: absolute;
    bottom: 30px;
}

.popup-add-new{
        position: absolute;
    width: 36.5%;
    z-index: 99;
    /* left: 33%; */
    transform: translate(87.5%, 20px);
    padding: 4px 10px;
}


h1.text-center.seller-login-new {
    color: #227C0D;
    margin-bottom: 6px;
    font-size: 20px;
    font-weight: 600;
    margin-top: 70px;
    text-transform: capitalize;
}
.search-sec-img-border h1.vendor-heading {
    font-size: 22px;
}
	  @media screen and (min-width: 1240px) and (max-width: 1280px) {
	.search-sec-img-border h1.vendor-heading {font-size: 18px;}	
	}
@media screen and (min-width: 992px) and (max-width: 1200px) {
.pro-info .modiji-ship-vikas {
    font-size: 12px;
    color: #54ae3f;
    margin-top: 0;
    position: relative;
    bottom: 0;
}
.pro-info a {
    position: relative;
    left: 0;
}
.pro-info a button {
    left: 0;
}
.modiji-btn-vikas {
    position: relative;
    top: 0;
    margin-top: 2px !important;
}
.single-service-listing {
    border: 1px solid #f9f6f6;
    min-height: 500px;
}
.fp-box {
    height: 470px;
}
.new-right {
    float: left !important;
    left: 0;
}
}
@media screen and (min-width: 767px) and (max-width: 992px) {
.pro-info .modiji-ship-vikas {
    font-size: 12px;
    color: #54ae3f;
    margin-top: 0;
    position: relative;
    bottom: 0;
}
.pro-info a {
    position: relative;
    left: 0;
}
.pro-info a button {
    left: 0;
}
.modiji-btn-vikas {
    position: relative;
    top: 0;
    margin-top: 2px !important;
}
.single-service-listing {
    border: 1px solid #f9f6f6;
    min-height: 500px;
}

.bottom-footer p{
	 text-align: center !important;
	 
}

.bottom-footer .social-media-icon{
	 float: inherit !important;
	 text-align: center !important;
	 display: block;
}
}

.social-media-icon a {
	position: relative;
	border: 1px solid #54ae3f;
	border-radius: 3px;
	/* width: 30px; */
	/* height: 30px; */
	overflow: hidden;
	margin: 0 8px 0 0;
	background: #54ae3f;
	transition: .6s;
	color: #fff;
	display: inline-block;
	padding: 3px 5px 5px 5px;
}
.social-media-icon a:hover {
    opacity: 1;
top: 0px;
transform: translate(0, -10%);
transition: .6s;
color: #fff;
}




