@import url('https://fonts.googleapis.com/css2?family=Dosis:wght@500&display=swap');



@import url('https://cdn-uicons.flaticon.com/uicons-brands/css/uicons-brands.css');
@import url('https://cdn-uicons.flaticon.com/uicons-regular-straight/css/uicons-regular-straight.css');
@import url('https://cdn-uicons.flaticon.com/uicons-solid-straight/css/uicons-solid-straight.css');
@import url('https://cdn-uicons.flaticon.com/uicons-regular-rounded/css/uicons-regular-rounded.css');
@import url('https://cdn-uicons.flaticon.com/uicons-bold-rounded/css/uicons-bold-rounded.css');
@import url('https://use.fontawesome.com/releases/v5.15.4/css/all.css');


body, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    color: #222 !important;
}
body a:hover, body a:focus {
    color: #f2c557;
}

html,
body {
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-smoothing: antialiased;
}

body {
	background: #eaeded !important;
	color: #687188;
	font-family: 'Dosis', sans-serif !important;
	font-size: 16px;
	letter-spacing: .3px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	color: #292b2c;

}
h6{
    font-size: 1.6rem;
}
.card-title {
	font-weight: 600;
}


p {
	color: #687188;
	line-height: 28px;
	margin-bottom: 25px;
}

a {
	color: #292b2c;
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all .3s ease-in-out;
}

a:hover {
	color: #3493df;
	text-decoration: none;
}

a:focus {
	outline: none;
}
.custom-container {
	max-width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

.card {
	margin: 10px 0;
}

.card-body {
	padding: 16px;
}
a.text-blue,
.text-blue {
	color: #096BAF !important;
}

.center-col {
	float: none !important;
	margin-left: auto;
	margin-right: auto;
}

.btn-sm {
    font-size: 14px;
}
.card{
    border-radius: 5px;
}
.card-title{
    font-size: 20px;
    color: #000;
    font-weight: 600;
}
button {
	-webkit-transition: all 0.3s ease-in-out;
	transition: all .3s ease-in-out;
}
button:hover{
    background:#096baf;
    color: #fff;
}
.btn-blue {
	background: #096baf;
	color: #fff;
}

/*===================================*
  START HEADLINE
*===================================*/
.headline-box {
	margin: 10px 0;
	background: #035494;
	border-left: 9px solid #1880c9;
}

.headline-box h6 {
	color: #fff;
	margin-bottom: 0;
}
.headline-box h2 {
	font-size: 1rem;
}

.headline-box h2 {
	font-size: 1.6rem;
	color: #fff !important;
	margin-bottom: 0;
}

.text-side-area {
	padding: 13px;
}


.gradient-box {
	padding: 13px;
	background: rgb(3, 84, 148);
	background: linear-gradient(90deg, rgba(3, 84, 148, 1) 9%, rgba(224, 116, 19, 1) 75%, rgba(225, 153, 54, 1) 100%);
}
.gradient-box a {
    color: #fff;
    font-weight: 600;
}

.gradient-box i {
	color: #4bc3ef;
}

/*===================================*
  END HEADLINE
*===================================*/


/*===================================*
  START PRODUCT
*===================================*/
.product-point {
	text-align: center;
	margin: 8px 0;
}

.product-point:hover .card {
	background: #f2f2f2;
	transition: all 0.3s ease-in-out;
}

.product-point .card-body {
	padding: 13px 3px;
}

.product-point img {
	width: 51px;
	height: 51px;
	min-height: 51px;
}

.product-point .btn {
	padding: 6px 9px;
	margin: 11px;
}

.product-point .btn:hover {
	color: #fff
}

.product-point h6 {
	margin-bottom: 0;
	height: 35px;
    color: #000;
    display: flex;
    justify-content: center;
    align-items: center;
}


.product-point-2 {
	margin: 8px 0;
}

.product-point-2:hover .card {
	border-color: rgba(0, 0, 0, 0.7);
	transition: all 0.3s ease-in-out;
}

.product-point .card-body {
	padding: 13px 3px;
}

.product-point-2 img {
	width: 150px;
	height: 95px;
	object-fit: contain;
}

.product-point-2 h6 {
	margin-bottom: 0;
	font-size: 14px;
	color: #000;
	height: 35px;
}


.product-point-3 img {
	width: 150px;
	height: 150px;
}

.product-point-3 {
	margin: 8px 0;
}

.product-point-3:hover .card {
	border-color: rgba(0, 0, 0, 0.7);
	transition: all 0.3s ease-in-out;
}


.custom-video-box .embed-responsive {
	height: 406px;
}

.product-pic-b img {
	width: 100%;
	height: 368px;
	margin-bottom: 15px;
	object-fit: cover;
}

.product-list .product_img img {
	height: 168px;
	object-fit: cover;
}

.small-p-box {
	position: relative;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
}

.small-p-box {
	-ms-flex: 0 0 12.5%;
	flex: 0 0 12.5%;
	max-width: 12.5%;
}

.product-list-v2 .small-p-box {
	padding-right: 0;
}

.product-list-v2 .small-p-box:last-child {
	padding-right: 15px;
}

.small-p-box h6 {
	font-size: 12px;
	height: 39px;
}

.product-list-v2 .product_img img {
	height: 110px;
	width: 100%;
	object-fit: contain;
}

.product-list-v2 .pr_action_btn li {
	position: relative;
	margin: 0px 1px;
}

.product-area-v2 .small-p-box img {
	width: 150px;
	height: 131px;
	object-fit: cover;
}
.product-area {
	margin: 20px 0;
}
.product-area ~ .product-list{
margin:0
}
.product-list ~ .product-list{
	margin-top:20px;
	}
.product-list .card,
.product-area .card{
	margin:0;
}
.product-list .product {
    border-bottom: 1px solid transparent;
}
.product-point .btn-blue:focus,
.product-point .btn-blue:active,
.product-point .btn-blue:hover{
    background: #055d9b;
    color: #fff !important;
	padding: 6px 9px;
}
/*===================================*
  END PRODUCT
*===================================*/
.product-point-2 {
    margin: 8px 0;
}
.limited-stock-product .product-image-photo,
.related-products .product-image-photo,
.exclusive-products .product-image-photo{
	width: 150px;
    height: 95px;
    object-fit: contain;
}
.product-point-2 .card{
	margin: 10px 0;
}
.category-products.grid{
	margin: inherit;
}
.page-layout-custom_home .per-product {
min-height: auto;
}
.page-layout-custom_home .grid.products-grid .item{
	margin-bottom: 0;
	padding-bottom: 0;
	margin-right: 30px;
	max-width: 239px;
}
.page-layout-custom_home .grid.products-grid .item:last-child{
	margin-right: 0;
}
.page-layout-custom_home .products-grid .product-name{
	min-height: 41px;
}
.page-layout-custom_home .per-product{
	border:none
}
.products-textlink{
	padding: 0;
}
.page-layout-custom_home .price-final_price{
	width: fit-content;
}
.page-layout-custom_home .negotiation-section{
	left: inherit;
	top: inherit;
	float: right;
}
.page-layout-custom_home .product-hover {
    border: 1px solid rgba(0, 0, 0, 0.24);
    border-radius: 5px;
    padding: 8px;
    margin-bottom: 9px;
}
.page-layout-custom_home .link-view{
	border-radius: 5px;
}
.bestsellers,
.new-products{
	min-height: 329px;
}
.trending-products{
	min-height: 185px;
}
.trending-products li,
.bestsellers li,
.new-products li{
	height: auto !important;
	margin-top: 0 !important;
}
.trending-products li .product-hover,
.bestsellers li .product-hover,
.new-products li .product-hover{
    border: 1px solid rgba(0, 0, 0, 0.24);
	border-radius: 5px;
	margin-bottom: 7px;
}
.trending-products li .product-hover .product-image-photo,
.bestsellers li .product-hover .product-image-photo,
.new-products li .product-hover .product-image-photo{
	border-radius: 5px;
}
.trending-products li .product-item-info,
.bestsellers li .product-item-info,
.new-products li .product-item-info{
	height: auto;
	min-height: auto;
	border:none;
}
.trending-products li .per-product,
.bestsellers li .per-product,
.new-products li .per-product{
width: 239px;
}
.trending-products li.item.product,
.bestsellers li.item.product,
.new-products li.item.product{
margin: 15px;
}
.trending-products li.item.product:first-child,
.bestsellers li.item.product:first-child,
.new-products li.item.product:first-child{
	margin-left: 0;
	}
	.trending-products li.item.product:last-child,
	.bestsellers li.item.product:last-child,
	.new-products li.item.product:last-child{
		margin-right: 0;
		}
		.trending-products li .price-final_price,
		.bestsellers li .price-final_price,
		.new-products li .price-final_price{
width: auto;
		}
		.trending-products li .negotiation-section,
		.bestsellers li .negotiation-section,
		.new-products li .negotiation-section{
float: right;
left: inherit;
    top: inherit;
		}
.product-pic-b{
	min-height: 383px;
}
.page-layout-custom_home .alotheme-tooltip .tooltip{
	z-index: 1111111;
}
.page-layout-custom_home .item .add-to-links a{
	background-color: #fff;
	border-color: #fff;
}

header .vmagicmenu .vmagicmenu-narrow{
    display: block;
	width: 382px;
	padding: 0;
}
.vmagicmenu{
	width: 382px;
}
.vmagicmenu .fa-chevron-down{
	display: none;
}
.vmagicmenu.vertical-menu .loading-mask{
	width: 382px;
}
header .vmagicmenu .block-title {
    pointer-events: none;
    background: none !important;
    border: none;
}
.full-bg-area {
    background: url(../../images/bg2.jpg) center center fixed;
    padding: 40px 0;
}
.content-text {
	border-top: 1px solid rgba(255, 255, 255, 0.6);
	margin: 20px 0;
	margin-bottom: 0;
	padding: 20px 0;
	padding-bottom: 0;
	text-align: center;
}
.content-text p{
	font-size: 16px;
	line-height: 28px;
    margin-bottom: 25px;
}
.content-text h5 {
    font-size: 20px;
}
.btn-orange {
    background-color: #ffb200;
    padding: 10px 24px;
    font-size: 16px;
    font-weight: 500;
}
.btn-orange:focus{
box-shadow: none;
}
.full-bg-area .btn-orange:active,
.full-bg-area .btn-orange:focus{
	color: #000;
	}
[aria-expanded="false"]>.expanded,
[aria-expanded="true"]>.collapsed {
	display: none;
}
.big-text-area {
	padding: 40px 0;
	background: #eeeeee;
}
.big-text-area {
	padding: 40px 0;
	background: #eeeeee;
}
.big-text-area h5 {
    font-size: 20px;
}
.big-text-area p {
    color: #687188;
    line-height: 28px;
    margin-bottom: 25px;
	font-size: 16px;
}
ul.custom-icon-list {
	--icon-space: 1.3em;
	list-style: none;
	padding: 0;
}

.custom-icon-list li {
	padding-left: var(--icon-space);
	padding-bottom: 15px;
	font-size: 16px;
}

.custom-icon-list li:before {
	content: "\f058";
	font-family: "Font Awesome 5 Free";
	display: inline-block;
	margin-left: calc(var(--icon-space) * -1);
	width: var(--icon-space);
}

.links {
	color: #096BAF;
	text-decoration: underline;
}



.bottom-footer-list li {
	float: left;
	margin: 1px 12px;
	list-style: none;
	color: #fff;
}



.copyright {
	border-top: 1px solid #f2f2f2;
	margin-top: 25px;
	padding-top: 15px;
}

.headline-box h2 {
	font-size: 1rem;
}

.headline-box h2 {
	font-size: 16px;
	color: #fff;
	margin-bottom: 0;
}
.more_slide_open{
	display: none;
}
.full-bg-area p {
    font-size: 16px;
}
.full-bg-area h4 {
    font-size: 24px;
}

/*===================================*
  Start PRODUCT Hover
*===================================*/
/* .product-items .product-item {
    padding: 0 15px;
    width: fit-content;
	float: left;
}
.product-items .product-item:first-child{
padding-left: 0;
}
.product-items .product-item:last-child{
	padding-right: 0;
	}
.product-hover {
    position: relative;
	border: 1px solid rgba(0, 0, 0, 0.24);
    border-radius: 3px;
}
.product-image-photo{
	border-radius: 3px;
}
.product-hover .link-view {
    z-index: 3;
	opacity: 0;
    position: absolute;
    text-align: center;
    top: -2px;
    visibility: hidden;
    width: 102%;
    left: -2px;
    height: 100%;
    opacity: .8;
    background: rgb(74 74 74 / 28%);
    border-radius: 7px 7px 0 0;
}

.item:hover .link-view {
    opacity: 1;
    visibility: visible;
}
.item .hover-box {
    z-index: 3;
	bottom: 0;
    clear: both;
    opacity: 0;
    position: absolute;
    visibility: hidden;
    transition: all .5s ease 0s;
    padding: 0;
	display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
	height: 100%;
}
.item:hover .hover-box {
    bottom: 0;
    opacity: 1;
    visibility: visible;
}
.item .add-to-links a {
    color: #222;
    font-weight: normal;
    font-size: 15px;
    margin: 0 10px 0 0;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    width: 37px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    overflow: visible;
    border-style: solid;
    border-width: 1px;
    border-color: #e6e6e6;
    border-radius: 3px;
}
.item .add-to-links a {
    color: #666666;
    background-color: #fff;
    border-color: #fff;
} */


/* -------------------------------------------------
  (min-width: 1680px)
---------------------------------------------------*/
@media only screen and (min-width: 1680px) {
    .custom-container {
        max-width: 1650px;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }
    }
	@media (max-width: 1555px){
		.vmagicmenu{
			width: 360px;
		}
		header .vmagicmenu .vmagicmenu-narrow {
			display: block;
			width: 360px;
		}
		.vmagicmenu.vertical-menu .loading-mask{
			width: 360px;
		}
		header .vmagicmenu .vmagicmenu-narrow li {
			line-height: 2.8;
		}
		.trending-products li .per-product, .bestsellers li .per-product, .new-products li .per-product {
			width: 219px;
		}
		
	}
  
@media only screen and (max-width: 1660px) {
	.trending-products li .per-product, 
	.bestsellers li .per-product, 
	.new-products li .per-product {
		width: 227px;
	}
}
@media only screen and (max-width: 1555px) {
	.trending-products li .per-product, 
	.bestsellers li .per-product, 
	.new-products li .per-product {
		width: 216px;
	}
}
@media only screen and (max-width: 1440px) {
	header .vmagicmenu .vmagicmenu-narrow{
		display: block;
		width: 334px;
		padding: 0;
	}
	.vmagicmenu{
		width: 334px;
	}
	.vmagicmenu.vertical-menu .loading-mask{
		width: 334px;
	}
	header .vmagicmenu .vmagicmenu-narrow li {
		line-height: 2.6;
	}
	.trending-products li .per-product, .bestsellers li .per-product, .new-products li .per-product {
		width: 200px;
	}
}
@media only screen and (max-width: 1366px) {
	header .vmagicmenu .vmagicmenu-narrow{
		display: block;
		width: 310px;
		padding: 0;
	}
	.vmagicmenu{
		width: 310px;
	}
	.vmagicmenu.vertical-menu .loading-mask{
		width: 310px;
	}
	header .vmagicmenu .vmagicmenu-narrow li {
		line-height: 2.4;
	}
	.trending-products li .per-product, .bestsellers li .per-product, .new-products li .per-product {
		width: 189px;
	}
	.new-products .product .negotiation-section-list a.negotiation-list-item,
	.bestsellers .product .negotiation-section-list a.negotiation-list-item{
		padding: 0 10px;
	}
}

.shopbrand:hover .slick-next,
.shopbrand:hover .slick-prev{
	display: none !important;
}
/* .sellers-view-bg .slick-slide img {
    margin: 0 auto;
    width: 25%;
    aspect-ratio: 2/3;
    object-fit: contain;
} */
.our-sellers-section{
	background: url(../images/bg.jpg) center center fixed;
	padding: 20px 0;
}
.our-sellers-section h1 {
    color: #fff !important;
}
.cms-home .grid.products-grid .item {
    margin-bottom: 0;
}
.cms-home .category-products.grid.products-grid .item {
    padding-bottom: 0;
}
.our-brand-section .slick-slide img,
	.our-sellers-section .slick-slide img {
		margin: 0 auto;
		width: 161px;
		/* aspect-ratio: 3/3; */
		/* object-fit: cover; */
		height: 67px;
		border-radius: 4px;
	}
	.our-brand-section {
		padding: 20px 0;
	}

   /* Start New responsive style */
@media (max-width: 915px) {
	.our-brand-section,
	.our-sellers-section,
	.homepage-ninth-row {
		overflow: hidden;
	}
	ul, ol {
		padding: 0;
	}
	.action, .button, button, button.button span, button span {
		font-weight: 600 !important; 
	}
	.minicart-wrapper {
		margin: 0;
	}
	.cms-index-index .product-image-photo {
		margin: 0 auto;
	}
	h6 {
		font-size: 11px;
		font-weight: bold;
	}
	.per-product, .product-item-actions, .product-hover {
		position: relative;
		z-index: 99;
	}
	.category-products.grid .item .product-image-wrapper {
		display: block;
		height: 0;
		overflow: hidden;
		position: relative;
	}
	.category-products.grid .item .product-image-photo {
		bottom: 0;
		display: block;
		height: auto;
		left: 0;
		margin: auto;
		max-width: 100%;
		position: absolute;
		right: 0;
		top: 0;
	}
	.cms-index-index .item .hover-box {
		right: 0;
		left: none;
		padding-bottom: 10px;
	}
	
	.item .hover-box {
		bottom: 0;
		clear: both;
		left: 8px;
		opacity: 0;
		position: absolute;
		visibility: hidden;
		transition: all .5s ease 0s;
		top: 90px;
		padding: 0;
	}
	.per-product a.product-item-link {
		font-size: 17px;
		font-weight: 600;
	}
	.product-item-name .product-item-link {
		color: #222 !important;
	}
	.products-grid .product-name a {
		line-height: 20px;
		text-decoration: none;
	}
	.products-grid .product-name {
		margin: 0;
		font-size: 100%;
		line-height: 1.3;
		text-align: left;
		padding: 0;
	}
	.cms-index-index .negotiation-section a {
		background: linear-gradient(0deg, #f0c049 0%, #fbdd99 100%);
		width: 100%;
		font-size: 14px;
		font-weight: 600;
		padding: 9px 0;
		border-radius: 5px;
		margin-top: 15px;
	}
	}
	
@media only screen and (max-width: 767px) {
	.slick-initialized .slick-slide, .slide-showcase {
		position: relative;
		min-height: auto !important;
	}
	.our-brand-section .brands-view-bg{
		padding: 0;
			}
	.our-sellers-section {
		padding: 7px 0 20px 0;
	}
	.our-brand-section .slick-slide img,
	.sellers-view-bg .slick-slide img {
		margin: 0 auto;
		width: 161px;
		/* aspect-ratio: 3/3; */
		/* object-fit: cover; */
		height: 27px;
		border-radius: 4px;
	}
	.trending-products li .product-item-info, 
	.bestsellers li .product-item-info, 
	.new-products li .product-item-info {
		height: auto;
		min-height: auto;
		border: none !important;
	}
	.price-box .price {
		font-size: 16px;
		color: #000 !important;
		font-weight: 600;
	}
	.trending-products li .price-final_price, .bestsellers li .price-final_price, .new-products li .price-final_price {
		width: auto;
		display: inline-block;
	}
	.trending-products li .negotiation-section, .bestsellers li .negotiation-section, .new-products li .negotiation-section {
		float: right;
		left: inherit;
		top: inherit;
		width: auto;
	}
	.trending-products li .negotiation-section a, .bestsellers li .negotiation-section a, .new-products li .negotiation-section a{
		padding: 9px 10px !important;
		margin-top:0;
	}
	.bestsellers .category-products.products-grid .category-products-grid,
	.new-products .category-products.products-grid .category-products-grid {
		margin-bottom: 17px;
		float: left;
		width: 100%;
	}
	.bestsellers .category-products.products-grid .product-name,
	.new-products .category-products.products-grid .product-name{
		min-height: auto;
		overflow: visible;
	}
	.trending-products li, 
	.bestsellers li, 
	.new-products li{
		padding: 0 !important;
		margin-right: 0 !important;
		margin-left: 0 !important;
	}
	.trending-products li, 
	.bestsellers li, 
	.new-products li,
	.trending-products li .per-product, 
	.bestsellers li .per-product, 
	.new-products li .per-product {
		width: 100%;
		margin: 0;
	}
	.product-area .card {
		margin: 0;
		margin-bottom: 15px;
	}
	.product-area {
		margin: 0;
	}
	.product-list .card,
	.product-area .card {
		margin: 6px 0;
		height: auto !important;
	}
	.product-list ~ .product-list {
		margin-top: 0;
	}
	.small-p-box{
		max-width: 50%;
		flex: inherit;
	}
	.sellers-view-bg{
		background: inherit;
	}
}
.product-view .social-link .fa {
	font-family: FontAwesome;
	font-weight: normal;
}
.slide-showcase{
	min-height: 237px;
}
.explore-the-market{
	min-height: 200px;
}
/* skeleton-loading */
.skeleton-loading, .skeleton-loading-wait {
	background: #c1c1c1;
	border-radius: 0.25rem;
	border:none;
	min-height: 200px;
	position: relative;
	overflow: hidden;
}
.product-item-name.skeleton-loading, .product-item-name.skeleton-loading-wait {
	min-height: 80px;
}
.product-item-details.skeleton-loading, .product-item-details.skeleton-loading-wait {
	min-height: 40px;
}
	
.skeleton-loading::before {
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	background: linear-gradient(to right, transparent, #d7d7d7, transparent);
	transform: translateX(-100%);
	animation: loading 1s infinite;
}
	
@keyframes loading {
	100% {
		transform: translateX(100%);
	}
}
.skeleton-loading > *{
	visibility: hidden;
}
.skeleton-loading-wait{
	background: #fff;
	border: 1px solid #ddd;
}
.oursellerslist-static .skeleton-loading, .oursellerslist-static .skeleton-loading-wait,
.brandlist .skeleton-loading, .brandlist .skeleton-loading-wait{
	min-height: 67px;
}
.category-panel .skeleton-loading-wait, .category-panel .skeleton-loading{
	min-height: 368px;
}
.full-layout-category.skeleton-loading, .full-layout-category.skeleton-loading-wait{
	min-height: 100%;
}
.oursellerslist-static .slick-list, .brandlist .slick-list{
	display: flex;
	align-items: center;
	justify-content: center;
}

/* Samsung galaxy S20 Ultra landscape */
@media only screen and (min-device-width: 412px) and (max-device-width: 915px) and (orientation: landscape) {
	.exclusive-products .product-point-2 .card-body,
	.related-products .product-point-2 .card-body{
margin: auto;
	}
	.limited-stock-product .card-body{
		text-align: center;
			}

	.trending-products li .per-product,
	.bestsellers li .per-product,
	.new-products li .per-product {
		width: 107px;
		min-height: auto !important;
		border: none !important;
	}

	.trending-products li.item::after,
	.bestsellers li.item::after,
	.new-products li.item::after {
		background-color: transparent;
	}

	.trending-products li.item:first-child,
	.bestsellers li.item:first-child,
	.new-products li.item:first-child {
		padding-left: 0 !important;
	}

	.bestsellers,
	.new-products {
		min-height: auto !important;
	}

	.trending-products li .product-item-link,
	.bestsellers li .product-item-link,
	.new-products li .product-item-link {
		height: 41px;
		display: block;
		overflow: hidden;
	}

	.sellers-view-bg {
		background: inherit;
	}

	.trending-products {
		min-height: auto;
	}

	.trending-products .product-point-3 .card-body {
		padding: 5px;
	}

	.trending-products .product-point-3 .product-image-photo {
		height: 90px;
		object-fit: contain;
	}

	.brands-view-bg {
		background: inherit;
	}

	footer .form.subscribe .btn-orange {
		padding: 0px 24px;
		width: 58px;
		height: 32px;
	}

	.product_search_form input {
		height: 50px !important;
	}
}

/* Samsung galaxy S8 landscape */
@media only screen and (min-device-width: 360px) and (max-device-width: 740px) and (orientation: landscape) {

	.trending-products li,
	.bestsellers li,
	.new-products li {
		width: 32%;
	}

	.trending-products li .per-product,
	.bestsellers li .per-product,
	.new-products li .per-product {
		width: 100%;
	}
	footer .form.subscribe .btn-orange{
		height: 44px;
	}
}
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1){
	.our-brand-section .slick-slide img, .our-sellers-section .slick-slide img{
		height: 41px;
	}
	.trending-products li .per-product, 
	.bestsellers li .per-product, 
	.new-products li .per-product {
		width: 198px;
		min-height: auto !important;
		border:none !important;
	}
	.trending-products li, 
	.bestsellers li, 
	.new-products li  {
		padding: 0 !important;
		margin-bottom: 10px !important;
	}
	.trending-products li.item.product:first-child, 
	.bestsellers li.item.product:first-child, 
	.new-products li.item.product:first-child{
		/* margin-left: 15px; */
	}
	.grid.products-grid .item {
		text-align: center;
		float: left;
		position: relative;
	}
	.trending-products li.item.product:last-child, 
	.bestsellers li.item.product:last-child, 
	.new-products li.item.product:last-child{
		margin-right: 15px;
	}
	.bestsellers li .product-item-link, 
	.new-products li .product-item-link {
		height: 50px;
		display: block;
	}
	.trending-products {
		min-height: auto;
	}
	.trending-products .product-point-3 .card-body {
		padding: 5px;
	}

	.trending-products .product-point-3 .product-image-photo {
		height: 90px;
		object-fit: inherit;
	}
	.sellers-view-bg,
	.brands-view-bg {
		background: inherit;
	}
	footer .form.subscribe .btn-orange{
		padding: 4px 24px;
    width: 58px;
    height: 34px;
	}
  }

  /* iPhone 14 Pro max*/
 @media only screen 
 and (width: 932px) 
 and (-webkit-min-device-pixel-ratio: 1){
   .trending-products li .per-product, .bestsellers li .per-product, .new-products li .per-product{
	   width: 114px;
   }
   .bestsellers, .new-products {
    min-height: auto;
}
.bestsellers li .product-item-link, 
.new-products li .product-item-link {
    height: 41px;
    display: block;
    overflow: hidden;
}
}

  /* iPhone 14 Pro max*/
  @media only screen 
  and (width: 915px) 
  and (-webkit-min-device-pixel-ratio: 1){
	.trending-products li .per-product, .bestsellers li .per-product, .new-products li .per-product{
		width: 111px;
	}
	.bestsellers, .new-products {
	 min-height: auto;
 }
 .bestsellers li .product-item-link, 
 .new-products li .product-item-link {
	 height: 41px;
	 display: block;
	 overflow: hidden;
 }
 }
 
  @media only screen 
  and (width: 896px) 
  and (-webkit-min-device-pixel-ratio: 1){
	.trending-products li .per-product, .bestsellers li .per-product, .new-products li .per-product{
		width: 107px;
	}
}

 /* iPhone 12 Pro*/
 @media only screen 
 and (width: 844px) 
 and (-webkit-min-device-pixel-ratio: 1){
   .trending-products li .per-product, .bestsellers li .per-product, .new-products li .per-product{
	   width: 100px;
   }
}

/* Start home new style */
.explore-sections-subtitle {
    color: #222;
    font-size: 16px;
    padding: 0;
    margin: 0;
    line-height: normal;
    font-weight: 500;
}
.product-point h6 {
    margin-bottom: 0;
    height: 35px;
    color: #000;
    display: flex;
    justify-content: center;
    align-items: center;
}
.login-by-credentials input[type=text] {
    height: auto !important;
    padding: 6px 4px;
	border-radius: 3px;
    font-family: 'Dosis', sans-serif;
}
.login-by-credentials .fieldset>.field>.label{
    padding: 15px 0 6px;
}
.login-by-credentials .action-login.wk-mp-btn{
	color: #222 !important;
    padding: 8px 12px !important;
    line-height: 18px !important;
}
.login-by-credentials .action span,
.login-by-credentials .action{
	font-family: 'Dosis', sans-serif;
    font-size: 14px;
    color: #222;
    text-shadow: none;
    text-transform: none !important;
	font-weight: 600;
}


.modal-slide._show.negotiation_popup .modal-inner-wrap {
    margin: 5rem auto;
    width: 47% !important;
}


/* Start Listing style */
.category-products.grid {
    margin: inherit;
}
.grid.products-grid {
    position: relative;
}
.grid.products-grid .item {
    text-align: center;
    float: left;
    position: relative;
}
.homepage-ninth-row {
    overflow: hidden;
}
.column.main .products-grid .product-items {
    margin-bottom: 0;
}
.category-products.grid .products:before, .category-products.grid .products:after {
    background-color: transparent;
}

.category-products.grid .products:before {
    left: 0;
}
.category-products.grid .products:before, .category-products.grid .products:after {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    width: 15px;
    z-index: 1;
}
.per-product, .category-products.products-grid .category-products-grid {
    background-color: #fff;
    border-radius: 7px;
    padding: 2px;
}
.per-product, .product-item-actions, .product-hover {
    position: relative;
}
a {
    color: #292b2c;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all .3s ease-in-out;
    outline: medium none;
}
.cms-index-index .link-view {
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 0;
    visibility: hidden;
    width: 100%;
    left: 0;
    height: 100%;
    opacity: .8;
    background: rgb(74 74 74 / 28%);
    border-radius: 7px 7px 0 0;
}
.cms-index-index .item:hover .link-view {
    opacity: 1;
    visibility: visible;
}
.cms-index-index .item .images-container .quickview {
    background-color: #f3a626;
    color: #222;
    border: 0;
    width: 150px;
    position: relative;
    opacity: 1;
    z-index: 9999;
    display: inline-block;
    top: 42%;
    border-bottom-color: transparent;
    border-left-color: transparent;
	height: 44px;
    line-height: 44px;
    font-size: 16px;
    padding: 0;
    text-align: center;
    font-weight: 600;
    border-radius: 0;
	cursor: pointer;
}
.cms-index-index .quickview span {
    font-size: 16px;
	padding-left: 20px;
}
.action, .button, button, button.button span, button span {
    font-family: 'Dosis', sans-serif;
    color: #222;
    text-shadow: none;
	font-size: 14px;
    text-transform: none;
}
button.button span, button span, .review-form .action.submit.primary, .cart .continue span, .actions-toolbar .primary a.action span {
    font-family: 'Dosis', sans-serif;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    text-align: center;
    white-space: nowrap;
    font-weight: 600;
}
.cms-index-index .quickview span .icons {
    font-size: 16px;
    height: auto;
    line-height: normal;
    position: absolute;
    left: -80px;
    top: 14px;
    width: auto;
	right: 10px;
}
.full-hyperlink {
    position: absolute;
    width: 100%;
    height: 100%;
    right: 0;
}
.cms-index-index .item .hover-box {
    right: 0;
    left: 0;
    padding-bottom: 10px;
}
.item:hover .hover-box {
    bottom: 0;
    opacity: 1;
    visibility: visible;
}
.item .hover-box {
    bottom: 0;
    clear: both;
    left: 0;
    opacity: 0;
    position: absolute;
    visibility: hidden;
    transition: all .5s ease 0s;
    padding: 0;
}
.related-available .product-item-actions, .per-product .product-item-actions {
    display: inline-flex;
}
.alotheme-tooltip {
    position: relative;
}
.actions-cart {
    display: inline-block;
    vertical-align: middle;
}
.item .actions .add-to-links {
    vertical-align: middle;
    margin: 0;
    position: relative;
    display: inline-block;
	font-size: 11px;
}
.item .add-to-links a {
    color: #222;
    font-weight: normal;
    font-size: 15px;
    margin: 0 10px 0 0;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    float: left;
    width: 37px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    overflow: visible;
    border-style: solid;
    border-width: 1px;
    border-color: #e6e6e6;
    border-radius: 3px;
}
.block-subscribe .actions button.button, .item .actions-cart .button.btn-cart, .item .add-to-links a:hover, .item .add-to-links a:hover {
    background: #e79c0b !important;
}
.item .add-to-links a .icon {
    font-size: 15px;
    width: 35px;
    height: 35px;
}
.alotheme-tooltip .tooltip {
    font-weight: normal;
    text-transform: initial;
    position: absolute;
    opacity: 0;
    visibility: hidden;
    background: #900;
    font-size: 12px;
    min-width: 72px;
    color: #fff;
    padding: 3px 5px;
    text-align: center;
    z-index: 99;
    bottom: 50px;
    left: 50%;
    border-radius: 3px;
    -webkit-transform: translateX(calc(-130%));
    transform: translateX(calc(-130%));
    -webkit-transition: all 300ms;
    transition: all 300ms;
}
.alotheme-tooltip:hover .tooltip {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
button span.tooltip {
    color: #fff !important;
}
.alotheme-tooltip .tooltip:before {
    border-color: #333333;
}
.alotheme-tooltip .tooltip:before {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    bottom: -5px;
    border-left: 5px solid transparent !important;
    border-right: 5px solid transparent !important;
    border-top: 5px solid #900;
}
.item .actions-cart .button.btn-cart:before, .item .actions-cart .stock.unavailable:before {
    content: "\f291";
    display: inline-block;
    font-family: "FontAwesome";
    font-size: 15px;
    line-height: 1;
}
.catalog-category-view .products.wrapper.grid .product-items .item .hover-box {
    z-index: 3;
}
.grid.products-grid .item {
    text-align: center;
}	
button:focus {
    outline: none;
}
.category-products.grid .item .product-image-wrapper {
    display: block;
    height: 0;
    overflow: hidden;
    position: relative;
}
.category-products.grid .item .product-image-photo {
    bottom: 0;
    display: block;
    height: auto;
    left: 0;
    margin: auto;
    max-width: 100%;
    position: absolute;
    right: 0;
    top: 0;
}
.cms-index-index .products-grid .product-name {
    min-height: 80px;
    overflow: auto;
}
.products-grid .product-name {
    margin: 0;
    font-size: 100%;
    line-height: 1.3;
    text-align: left;
    padding: 0;
    height: auto;
    overflow: auto;
	font-weight: normal;
	word-wrap: break-word;
	display: block;
}
.per-product a.product-item-link {
    font-size: 16px;
    font-weight: 600;
}

.products-grid .product-name a {
    line-height: 20px;
    text-decoration: none;
}
.products-grid .product-name a {
    line-height: 1.3;
    text-decoration: none;
}
.products-grid .product-name a {
    outline: 0 none;
    text-decoration: none;
}
.images-container .product-item-name .product-item-link {
    color: #222;
}
.product-list .product {
    border-bottom: 1px solid transparent;
}

.products-textlink {
    padding: 0;
}

.product .negotiation-section {
    background: none !important;
}
.cms-index-index .negotiation-section, .catalog-category-view .negotiation-section, .catalogsearch-result-index .negotiation-section {
    display: inline-block;
}
.product .negotiation-section-list a.negotiation-list-item {
    background: linear-gradient(0deg, #f0c049 0, #fbdd99 100%);
    display: table;
    text-align: center;
    font-size: 12px;
    color: #222;
    margin: 0px;
    height: 36px;
    line-height: 33px;
    padding: 0 22px;
    width: 100%;
    border-radius: 3px;
    font-weight: 600;
	cursor: pointer;
}
.product .negotiation-section-list a.negotiation-list-item:hover {
    background: linear-gradient(0deg, #fbdd99 0%, #f0c049 100%);
}
.catalog-category-view .item .actions-cart .button.btn-cart {
    border: 1px solid transparent;
}

.item .actions-cart .button.btn-cart:before, .item .actions-cart .stock.unavailable:before {
    content: "\f291";
    display: inline-block;
    font-family: "FontAwesome";
    font-size: 15px;
    line-height: 1;
}
.item .actions-cart .button.btn-cart span {
    display: inline-block;
    font-size: 12px;
    vertical-align: middle;
}
.item .actions-cart .button.btn-cart, .item .actions-cart .stock.unavailable {
    border-width: 1px;
    border-style: solid;
    margin: 0 7px 0 0;
    padding: 0;
    height: 37px;
    line-height: 37px;
    text-align: center;
    width: 37px;
    border-radius: 3px;
}