.clearance a {
	background: #da3831;
	color: #fff;
}

.clearance a:hover {
	color: black !important;
}

.pt-product .brand span {
	font-size: 10px !important;
}

.pt-product .price {
	font-size: 14px;
}

.whatsapp {
	background: #0dc143
}

.whatsappchat {
	width: 50px;
	height: 50px;
	position: fixed;
	bottom: 94px;
	right: 24px;
	z-index: 9999;
}

.pt-product .fship {
	font-size: 12px;
}

.cartbtn a.btn {
	background: #343a40;
}
.pro_details_w .single-product .subbtn .nostock {    font-size: 14px;}
.pro_details_w .single-product .cartbtn a.btn {
	display: flex;
    justify-content: center;
    align-items: center;
}

.prd-details table {
	max-width: 980px;
	width: 100%;
	background-color: transparent;
	border: 1px solid #dee2e6;
}
.product_w1 .brands .brand {padding: 15px;}
.product_w1 .brands h4 {font-size: 16px;padding: 0;    text-align: center;}
.prd-details th {
	border: 1px solid #dee2e6;
	vertical-align: bottom;
	border-bottom: 2px solid #dee2e6;
}

.prd-details td {
	border: 1px solid #dee2e6;
	padding: .75rem;
	vertical-align: top;
}

.specifications-table__caption {
	background-color: rgb(243, 242, 242);
	padding-left: 15px;
}

ul.sc-download li a:before {
	font-family: "Font Awesome 5 Free";
	content: "\f1c1";
	margin-right: 5px;
	color: #da3831;
}

.bulk-products {
	background-color: rgba(0, 0, 0, 0.05);
	padding: 15px;
}

.bulk-products .item {
	border-radius: 5px;
	background-color: #fff;
	margin: 5px 0;
	padding: 5px;
}

.bulk-products .name,
.cart-products .name {
	font-size: 14px;
	line-height: 20px;
}

.bulk-products .name a,
.cart-products .name a {
	color: rgba(0, 0, 0, 0.7);
}

.bulk-products .productimg {
	height: 45px;
	overflow: hidden;
}

.bulk-products .ribbon {
	top: 28px;
	left: -55px;
}

.bulk-products .price-old {
	display: block;
	color: rgba(0, 0, 0, 0.5);
	text-decoration: line-through;
}

.bulk-cart {
	position: relative;
}

.bulk-cart .cart-summary,
.bulk-cart .loader {
	position: sticky;
	top: 50px;
}

.cart-products {
	border: 1px solid #dee2e6;
}

.cart-products .item {
	border-bottom: 1px solid #dee2e6;
	margin: 5px 0;
	padding: 5px;
	max-height: 70px;
	overflow: hidden;
}

.bulk-products .btn-secondary {
	background-color: #4caf50 !important;
}


.ribbon::before {
	border-left: 11px solid transparent;
}

.loader {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	position: relative;
	animation: rotate 1s linear infinite;
	display: inline-block;
}

.loader::before {
	content: "";
	box-sizing: border-box;
	position: absolute;
	inset: 0px;
	border-radius: 50%;
	border: 2px solid #da3831;
	animation: prixClipFix 2s linear infinite;
}

@keyframes rotate {
	100% {
		transform: rotate(360deg)
	}
}

@keyframes prixClipFix {
	0% {
		clip-path: polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0)
	}

	25% {
		clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 0, 100% 0, 100% 0)
	}

	50% {
		clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 100%, 100% 100%, 100% 100%)
	}

	75% {
		clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 100%)
	}

	100% {
		clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 0)
	}
}

/* Ameen code  */

body {
	font-family: "Poppins", sans-serif !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Poppins", sans-serif !important;
}

.navbar-toggler-icon {
	border: 1px solid #000;
	margin-top: 12px;
}

.inner_container .cart-total {
	right: 22px;
}

@media (max-width: 767.98px) {
	.inner_container .mobilemenu a {
		color: #000;
	}

	.inner_container .ec-icon {
		margin-top: 0;
	}
}

.inner_container {
	width: 92% !important;
	max-width: 92% !important;
}

.pt-product {
	border-radius: 9px;
}

.support-icon {
	position: relative;
}

.support-icon:after {
	content: "";
	width: 1px;
	height: 80%;
	background: #ccc;
	position: absolute;
	right: 0;
	top: 10%;
}

.support-icon .cart-total {
	position: absolute;
	right: 25px;
	top: -5px;
}

.suppert_text {
	text-align: left;
}

.suppert_text h5 {
	font-size: 14px;
	margin: 0;
	font-weight: 400;
}

.suppert_text h3 {
	font-size: 20px;
	margin-bottom: 0;
	font-weight: 500;
}

.cartlabel {
	white-space: nowrap;
}

/*********header css********/
.main_header .mainmenu {
	font-weight: 400;
	background: #fcb700;
	box-shadow: inherit;
	border-top: 0px solid #ebebeb;
	border-bottom: 0px solid #ebebeb;
    padding: 6px 0;
    align-items: center;
}
.main_header .mainmenu .container.inner_container {
    flex-wrap: wrap;
}
.sub_header .mid-bar {
	align-items: center;
}

.main_header .allcat {
	background: #fff;

}

.sub_header .col.dropdown {
	padding-right: 5px;
	padding-left: 5px;
}

.mainmenu .navbar-nav a.nav-link {
        padding: 6px 16px;
    font-size: 13px !important;
    font-weight: 500;
}
.mainmenu .navbar-nav a.nav-link.special_menu {
    background: #156b2c;
    color: #fff;
    border-radius: 30px;
    font-weight: 400;
}

.main_bannner {
	overflow: hidden;
	margin: 0;
}
/* .banner .slider-pro .sp-slides-container .sp-mask {height: auto !important;display: inline-block;width: 100% !important;} 
.banner .slider-pro .sp-slide {height: auto !important;    position: relative;}
.banner .slider-pro .sp-slide .sp-image-container {height: auto !important;} */
.main_categories {
	padding: 40px 0 40px;
}
/*******************************new akz css*********************************/
.feature_pd1 {display: flex;background: #f5f5f5;padding: 20px 15px;    align-items: center;}
.feature_img1 {position: relative;}
.feature_text1 {position: relative;} 
.feature_img1 img{max-width: 80px;padding-right: 20px;  }
.feature_text1 h4 {
    font-size: 17px;
    font-weight: 600;
    color: #000;
}
.feature_text1 a {
    font-size: 14px;
    font-weight: 600;
    color: #444;    
} 
.feature_text1 a i {
    color: #fcb700;
    position: relative;
    top: 1px;
    margin-left: 4px;
    font-size: 16px;
}
/*******************************new akz css*********************************/
.sub_header .top-search .topsearch.input-group {    background: #e5e5e5;
    border-radius: 60px;align-items: center;}
.sub_header .top-search input {    border: 0;
    background: transparent;
    font-size: 14px;
    height: calc(2.85rem + 2px);}
.sub_header .top-search button {
    background: #14682c;
    border: none;
    text-align: center;
    padding: 6px;
    color: #fff !important;
    width: 43px !important;
    min-width: 40px !important;
    height: 43px;
    padding: 0;
        margin: 5px;
    border-radius: 43px;
}
.sub_header .top-search button i {color: #fff;}
section.banner {
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.main-head.main_header .banner {
    margin: 0;
}
.sub_header .logo {
    width: 150px;
}
.main-head.main_header .navbar-nav.menu-top {align-items: center;}
.sub_header .mid-bar .h_profile_nav .col.dropdown {
    padding-left: 15px;
    margin-left: 15px;
}
.sub_header .h_profile_nav .login_pi.col.dropdown::after {
    content: "";    
    position: absolute;
    left: 0;
    top: 50%;
    height: 30px;
    background: #8c8c8c;
    width: 1px;
    transform: translateY(-50%);
}
.sub_header .mid-bar .h_profile_nav a {
    font-size: 14px;
    align-items: center;
}
.sub_header .mid-bar .h_profile_nav i {
    font-size: 16px;
    margin-right: 5px;
}
.sub_header .inner_container .h_profile_nav .cart-total {
    left: 10px;
    right: auto;
    top: -20px;
}
.sub_header .h_profile_nav .dropdown div,
.sub_header .h_profile_nav .dropdown a,
.sub_header .h_profile_nav .dropdown {
    display: flex;
    align-items: center;
}
.sub_header .language_f a{
    font-size: 14px;
        font-weight: 600;
}
.product_w1 .prodct_card1 {
    flex: 0 0 20%;
    max-width: 20%;
    padding: 8px;
}
.product_w1 .prodct_card1 .pt-product .productimg {
    position: relative;
    background: #fff;
    min-height: 200px;
    overflow: hidden;
    padding: 15px;
}

.product_w1 .prodct_card1 .pt-product .productimg img {
    transition: transform 0.5s ease;
    transform: scale(1);
}

.product_w1 .prodct_card1 .pt-product:hover .productimg img {
    transform: scale(1.1);
}

.product_w1 .pt-product:hover .hoverimg img {
    max-height: 100%;
}

.product_w1 .prodct_card1 .pt-product {
    border-radius: 0;
    position: relative;
    border: solid 3px #f5f5f5;
    padding: 2px;
    background: #f5f5f5;
    text-align: center;
    display: flex;
    flex-direction: column; 
    height: 100%;
    justify-content: space-between;
    margin: 0;
}
.product_w1 .prodct_card1 .pt-product .smdes {display: none;}
.product_w1 .prodct_card1 .pt-product .row.mhidden {display: none;}
.product_w1 .pt-product h3 {height: auto;margin-top: 10px;}
.product_w1 .pt-product h3 a {
    color: #000;
    line-height: 24px;
    font-weight: 400;
}
/*******************************new akz css*********************************/
.featur_wrap_1 {
    padding: 3rem 0;
}
.product_add {
  margin: 5px 0 10px;
  padding: 0;
}
.product_add .product-icon {
     background-color: #fff;
    border: 0;
    border-radius: 6px;
    color: #333;
    width: 150px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    transition: all 0.3s ease;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
    display: inline-block;
}
.product_add .product-icon i {    margin-left: 3px;}
.product_add .product-icon:hover {
  color: #fff;
  background-color: #fcb700;
  border-color: #fcb700;
  transform: translateY(-4px);
  box-shadow: 0 4px 10px rgba(255, 200, 0, 0.221);
  text-decoration: none;
}
.product_add .product-icon:active {
  transform: scale(0.95);
}
.product_add .list-inline-item {
  margin: 0 3px;
}

/*****************************/
.cate_heading {
	font-size: 14px;
	font-weight: 600;
	text-align: center;
}

.main_categories .custome_col img {
	margin: 0 auto 15px;
	display: block;
}

h3.categ_heading {
	font-size: 22px;
	font-weight: 400;
	color: #666;
	text-transform: capitalize;
}

.product_sec_1 {
	box-shadow: 0 0 0.95rem rgba(0, 0, 0, 0.09);
	padding: 40px 0 60px;
}

.product_sec_1 .pt-product h3 a {
	font-weight: 500;
}

.product_sec_1 .pt-product .price-old,
.product_sec_2 .pt-product .price-old {
	margin-left: 0;
	text-decoration: line-through;
}

.main_price {
	font-size: 15px;
}

.price_rib_tag {
	padding: 0;
}
.featured.product_w1 {padding:  0 0 50px;}
.product_w1 .main_head_1,
.brands_wrap .main_head_1 {
    font-size: 30px;
    padding-bottom: 11px;
    margin: 0 auto 18px;
    position: relative;
        text-align: center;
        width: 100%;
}
.product_w1 .main_head_1 span,
.brands_wrap .main_head_1 span {
    font-size: 30px;
    font-weight: 600;
    color: #000;
    text-align: center;
    display: inline-block;
    text-transform: capitalize;
        position: relative;
    margin: auto;
    text-align: center;
}

.product_w1 .main_head_1:before,
.product_w1 .main_head_1 span:after,
.brands_wrap .main_head_1:before,
.brands_wrap .main_head_1 span:after {
    content: "";
    position: absolute;
    bottom: 0;
        display: block;
        width: 60px;
            background: #000;
}
.product_w1 .main_head_1 span:after,
.brands_wrap .main_head_1 span:after {
    height: 3px;
    background: #156b2c;
    width: 100%;
    margin: auto;
    left: 50%;
    transform: translateX(-50%);
        bottom: -11px;
}
.product_w1 .main_head_1:before,
.brands_wrap .main_head_1:before {
    height: 1px;
    background: #ccc;
    width: 100%;
    left: 0;
}
.main_para_1 {
    font-size: 15px;
    color: #333;
    font-weight: 400 !important;
}
/************************************************************/
.pro_details_w .cartbtn .btn, .checkout .btn {
    background: #156b2c;
}
.pro_details_w .cartbtnright {
        width: auto;
}
.pro_details_w .cartbtnright .btn {
    background: #156b2c;
    width: 194px;
    font-weight: 400;
    font-size: 13px;
}
.pro_details_w .thumbnails .mainimg {
    background: #fff;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
    padding: 35px;
    margin-bottom: 30px;
}
.mainimg img {
    box-shadow: inherit;
    margin-bottom: 0;
    background: #fff;
}
.pro_details_w .single-product .wishbutton {
    position: absolute;
    z-index: 9;
    left: auto;
    right: -30px;
    display: block;
    text-align: right;
    margin: auto;
    top: 33px;
}
.pro_details_w .single-product .wishbutton a.heart {
    position: relative;
    width: 36px;
    height: 36px;
    margin: 0;
    line-height: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.pro_details_w .single-product .wishbutton a.heart i {
    position: relative;
}
.mp_border_btm {border-bottom: 1px solid #ccc;padding:7px 0;}
.pro_details_w .prd-details {padding-top: 1rem;border-top: 1px solid #ccc;}




.footer.footer_wrap .logo  {max-width: 150px;}



/**************************************************/
.main_c_wrap {padding:50px 0;background: #54A866;
background: linear-gradient(280deg, rgba(84, 168, 102, 1) 34%, rgba(22, 109, 46, 1) 100%);}
.main_head_2 {
    font-size: 30px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    display: block;
    text-transform: capitalize;
    position: relative;
    margin: auto;
    text-align: center;
}
.main_c_wrap .col.categ_wrap1 {
    flex: 0 0 20%;
    padding: .8rem;
    max-width: 20%;
    display: flex;
}
.main_head_2 span.text_en_head,
.main_head_2 span.text_ar_head{    font-size: 30px;
    font-weight: 600;
    color: #ffffff;
    display: inline-block;
    text-transform: capitalize;
    position: relative;
    margin: auto;
    text-align: center;}
.featured.product_w1 .main_head_2{text-align: center;}
.main_head_1 span.text_en_head,.main_head_2 span.text_en_head{display: inline-block !important;}
.main_head_1 span.text_ar_head,.main_head_2 span.text_ar_head{display: none !important;}
.about_info.product_w1 .main_head_1 {text-align: left !important;}
.about_info .main_head_2 span{color: #000 !important;}
.about_info p {font-size: 15px;}
.categ_cardw {
    background: #fff;
    padding: 5px;
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.categ_cardw:hover {
    transform: translateY(-5px);
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
}

.categ_imagw {
    overflow: hidden;
}

.categ_imagw img {
    transition: transform 0.5s ease;
}

.categ_cardw:hover .categ_imagw img {
    transform: scale(1.1);
}

.categ_textw {
    padding: 11px 0 6px;
    align-items: center;
}

.categ_textw h4 {
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    margin: 0;
}
.special_bnr .banner-item {
  position: relative;
  overflow: hidden;
  border-radius: 8px;
}

.special_bnr .banner-item img.img-cover {
  width: 100%;
  height: 320px;
  object-fit: cover;
  transition: transform 0.4s ease;
}

.special_bnr .banner-item img.img-cover:hover {
  transform: scale(1.05);
}

.special_bnr .banner-item a {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 20px;
    overflow: hidden;
}

@media (max-width: 768px) {
  .special_bnr .banner-item img.img-cover {
    height: 240px;
  }
  .special_bnr .banner-item.banner_i2 img.img-cover,
  .special_bnr .banner-item.banner_i3 img.img-cover {
    height: 300px;
  }
}

.brands_wrap {
    position: relative;
}
.brands_wrap .swiper-viewport {
    margin: 0;
    background: #fff;
    z-index: 1;
    border: 0px solid #fff;
    border-radius: 0;
    box-shadow: inherit;
    width: 100%;
    position: relative;
    overflow: visible;
}
.brands_wrap .swiper-viewport .item {padding: 8px;}
.brands_wrap .swiper-viewport .item_title {display: none;}
.readmore_bt_1 {
    padding: 12px 26px 12px;
    background: #cb0000;
    color: #fff;
    font-size: 14px;
}
.readmore_bt_1:hover,.readmore_bt_1:focus {color: #000;}
.blogs_wrap {
    position: relative;
    padding: 4rem 0;
}
.blogs_wrap .item .content {
    padding:10px 0;
}
.blogs_wrap .item .content h4 {
    font-size: 15px;
    margin-top: 0;
    margin-bottom: 20px;
}
/********************************/
.footer.footer_wrap {padding: 3rem 0 0;}
.footer_wrap .ftitle {
    text-transform: capitalize;
    padding-bottom: 12px;
    display: block;
    font-size: 20px;
    font-weight: 400;
    color: #fcb700 !important;
}
.footer li {
    padding: 3px 0;
}
.newsletter_w .input-group {
  display: flex;
  width: 100%;
}

.newsletter_w .input-group .form-control {
    border-radius: 7px 0 0 7px;
    padding: 10px 15px;
    height: 50px;
    font-size: 14px;
}
.newsletter_w .input-group .btn {
  border-radius: 0 7px 7px 0;
  height: 50px; /* match input height */
  padding: 0 20px;
  display: flex;
  font-size: 14px;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  color: #000;
}
.newsletter_w .input-group .btn i {
  margin-left: 7px;
}

.newsletter_w .input-group .btn:hover {
  background-color: #b3a400;
  transform: translateY(-2px);
  color: #000;
}

@media (max-width: 576px) {
  .newsletter_w .input-group {
    flex-direction: column;
  }
  .newsletter_w .input-group .form-control,
  .newsletter_w .input-group .btn {
    border-radius: 25px;
    width: 100%;
    height: 50px; /* consistent height */
  }
  .newsletter_w .input-group .btn {
    margin-top: 10px;
  }
}
.footer_social {
  display: flex;
  gap: 15px;
  justify-content: flex-start; /* left align */
  align-items: center;
  padding: 10px 0;
}

.footer_social a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  background-color: #fff;
  border-radius: 50%;
  color: #000;
  font-size: 14px;
  transition: all 0.3s ease;
  text-decoration: none;
  box-shadow: 0 2px 5px rgba(0,0,0,0.15);
}

.footer_social a:hover {
  background-color: #000;
  color: #fff;
  transform: translateY(-2px);
}
.footer .footer-botom h4 {
    font-size: 14px;
    font-weight: 300;
}
.footer .footer-botom h4 span {
    color: #b1a407;
    font-weight: 800;
}
/**********New category**********/

.categry_wrap {
	width: 100%;
	height: 100%;
	max-width: 125px;
	display: table-cell;
	margin: auto;
	padding: 8px;
	border-radius: 100%;
	overflow: hidden;
	transition-duration: 1s;
}

.categry_wrap img {
	width: 100%;
}

.categry_1 {
	background: rgb(218, 221, 255);
	background: linear-gradient(350deg, rgba(218, 221, 255, 1) 0%, rgba(167, 216, 255, 1) 100%);
}

.categry_2 {
	background: rgb(208, 230, 251);
	background: linear-gradient(180deg, rgba(208, 230, 251, 1) 0%, rgba(249, 237, 211, 1) 100%);
}

.categry_3 {
	background: rgb(254, 219, 249);
	background: linear-gradient(180deg, rgba(254, 219, 249, 1) 0%, rgba(210, 231, 250, 1) 100%);
}

.categry_4 {
	background: rgb(220, 220, 254);
	background: linear-gradient(180deg, rgba(220, 220, 254, 1) 0%, rgba(230, 248, 210, 1) 100%);
}

.categry_5 {
	background: rgb(206, 231, 251);
	background: linear-gradient(180deg, rgba(206, 231, 251, 1) 0%, rgba(218, 219, 250, 1) 100%);
}

.categry_6 {
	background: rgb(205, 232, 251);
	background: linear-gradient(180deg, rgba(205, 232, 251, 1) 0%, rgba(248, 236, 210, 1) 100%);
}

.categry_7 {
	background: rgb(250, 217, 244);
	background: linear-gradient(180deg, rgba(250, 217, 244, 1) 0%, rgba(213, 231, 251, 1) 100%);
}

.categry_8 {
	background: rgb(224, 224, 252);
	background: linear-gradient(180deg, rgba(224, 224, 252, 1) 0%, rgba(234, 249, 220, 1) 100%);
}

.categry_9 {
	background: rgb(208, 233, 253);
	background: linear-gradient(180deg, rgba(208, 233, 253, 1) 0%, rgba(252, 237, 206, 1) 100%);
}

.categry_wrap:hover {
	opacity: .80;
	background: rgb(196, 255, 196);
	background: linear-gradient(99deg, rgba(196, 255, 196, 1) 0%, rgba(255, 181, 253, 1) 100%);
}

.brand_wrap {
	box-shadow: 0 0.125rem 0.15rem rgba(0, 0, 0, 0.05);
}

.brand_sec_1 {
	padding: 40px 0;
}

.brand_sec_2 {
	padding: 0 0 30px;
}

.product_sec_2 {
	padding: 20px 0 40px;
}

.has-fixed.navbar {
	box-shadow: 0 0 0.95rem rgba(0, 0, 0, 0.30);
}

.product_sec_1 .prdct_colmn_1 {
	padding-left: 5px;
	padding-right: 5px;
}

.product_sec_1.shadow_none {
	box-shadow: inherit;
}

.d_min_hgt {
	min-height: 29px;
}

.main_header .mobilemenu .navbar-toggler {
	filter: drop-shadow(0px 100px 0 #000);
	margin-left: 10px;
}

.main_header .mobilemenu .navbar-toggler span {
	filter: invert(48%) sepia(13%) saturate(3207%) hue-rotate(8deg) brightness(100%) contrast(100%);
}

.sub_header .dropdown .dropdown-menu {
	box-shadow: 0 0 0.95rem rgba(0, 0, 0, 0.30);
}

.ads-top .up.up_mb1 {
	margin-bottom: 14px;
}

/************** New slider categories Section *****************/

.home-categories .swiper-viewport {
	margin:0 !important;
	background: #fff;
	z-index: 1;
	border: 0;
	border-radius: 0;
	box-shadow: inherit;
	width: 100%;
	padding: 40px 60px 30px;
}

.home-categories .swiper-viewport .swiper-slide .item {
	width: 100%;
	height: 100%;
	max-width: 125px;
	display: table-cell;
	margin: auto;
	padding: 14px;
	border-radius: 100%;
	overflow: hidden;
	transition-duration: 1s;
	background: rgb(205, 232, 251);
    background: linear-gradient(180deg, rgba(205, 232, 251, 1) 0%, rgba(248, 236, 210, 1) 100%);
}

.home-categories .swiper-viewport .swiper-slide .item_title {
	font-size: 14px;
	font-weight: 600;
	text-align: center;
	display: flex !important;
	justify-content: center !important;
}

.home-categories .swiper-viewport .swiper-slide a:hover .item {
    background: rgb(250, 217, 244);
    background: linear-gradient(180deg, rgba(250, 217, 244, 1) 0%, rgba(213, 231, 251, 1) 100%);
}
.contact-page .sub-title {
    background: rgb(233 238 23 / 12%);
    padding: 30px;
    font-size: 17px;
    margin-bottom: 40px;
}

.cart_icon_w {
    position: relative;
    display: inline-block;
}

.cart_list_i1 a {    display: inline-block;
    width: 100%;}
.cart_list_i1 a .img-thumbnail {
    max-width: 120px;
    height: auto;
    width: 100%;
}
.tmcart h2 {
    font-size: 15px;
    margin: 0;
    font-weight: 600;
}
.product_c_w .main_head_1 {border: 0;}
.product_c_w .item_p_card {margin-bottom: 20px;}

.checkout_w1 .panel-default > .panel-heading {
    color: #fff;
    padding: 15px;
    background-color: #14682c;
    border-color: #14682c;
}
.checkout_w1 .panel-title {
    font-size: 14px;
}
.checkout_w1 .panel-body {font-size: 14px;}
.checkout_w1 .well .form-group input,.checkout_w1 .panel-body .form-group input,
.checkout_w1 .panel-body .input-group input {font-size: 14px !important;}
.checkout_w1 .radio label input {margin-right: 7px;
    position: relative;
    top: 1px;}
.checkout_w1 .panel-body .btn.btn-primary {
    background-color: #fcb700;
    border: none;
    color: #000;
    font-size: 14px;
    padding: 11px 30px;
}
.checkout_w1 .panel-body {font-size: 14px;}
.checkout_w1 .panel-body legend {font-weight:600;}
.mp_border_btm .alert-success .btn.btn-primary,.mp_border_btm .panel-body .btn.btn-primary {
    background-color: #fcb700;
    border: none;
    color: #000;
    font-size: 14px;
    padding: 11px 20px;
        display: inline;
}

.account_Wrap .list-group {
    background: #fcb700;
    padding: 7px;
}
.account_Wrap .list-group-item {
    font-size: 14px;
    font-weight: 600;
}
.accountgrid li a:hover,.accountgrid li a:focus,.accountgrid li a:active {
    background: #000;
    color: white;
}
.credit_point {
    display: inline-block;
    background: #fcb700;
    font-size: 15px;
    padding: 10px;
    line-height: 23px;
}
.credit_point span {font-weight: 600;}
.accountgrid li a {
    display: block;
    background: rgb(21 107 44);
    margin: 10px 10px 10px 0;
    padding: 10px 15px;
    border-radius: 3px;
    color: #fff;
    font-size: 13px;
    text-decoration: none;
}

.accountgrid li a::after {
    content: "\f044";
    font-family: "Font Awesome 5 Free"; 
    font-weight: 900; 
    margin-left: 8px;
    display: inline-block;
}
.product_w1 h1 {border-left:0 !important;}
.mp_border_btm .cart_alert_1 .alert {font-size: 12px;}
.mp_border_btm .cart_alert_2 .alert .btn.btn-primary {font-size: 12px;display: inline;margin-left: 20px;padding: 7px 8px;}

@media screen and (min-width: 1100px) {
	.sub_header .col.dropdown.lg_pl {
		padding-left: 14px;
	}

	.category_wrap {
		flex: 0 0 11.11%;
		max-width: 11.11%;
	}
}

@media screen and (min-width:992px) and (max-width:2500px) {
	.custome_col {
		flex: 0 0 11.11%;
		max-width: 11.11%;
		position: relative;
		width: 100%;
		padding-right: 10px;
		padding-left: 10px;
	}

	.brands_col_1 {
		flex: 0 0 12.50%;
		max-width: 12.50%;
		position: relative;
		width: 100%;
	}
}

@media (max-width: 1490px) {
	.inner_container {
		width: 96% !important;
		max-width: 96% !important;
	}

	.support-icon.pl-5 {
		padding-left: 1rem !important;
	}

	.mainmenu .navbar-nav a.nav-link {
		padding: 10px 14px;
		font-size: 14px !important;
	}

	.suppert_text h3 {
		font-size: 16px;
	}

	.suppert_text h5 {
		font-size: 13px;
	}

	.product_sec_1 .pt-products {
		margin-left: -11px;
		margin-right: -11px;
	}

	.product_sec_1 .pt-product h3 a {
		font-size: 12px;
	}

	.product_sec_1 .main_price {
		font-size: 13px;
	}

	.product_sec_1 .pt-product .price-old {
		font-size: 11px;
	}

	.pt-product .fship {
		font-size: 10px;
	}

	.pt-product .brand span {
		font-size: 9px !important;
		padding: 0 3px 1px;
	}
}

@media (max-width: 1260px) {
	.inner_container {
		width: 100% !important;
		max-width: 100% !important;
	}
}

@media (max-width: 1210px) {
	.inner_container {
		width: 100% !important;
		max-width: 100% !important;
	}

	.support-icon.pl-5 {
		padding-left: 0rem !important;
	}

	.suppert_text h3 {
		font-size: 15px;
	}

	.mainmenu .navbar-nav a.nav-link {
		padding: 10px 11px;
		font-size: 13px !important;
		min-width: auto;
	}

	.feat-icon .title {
		font-weight: 600;
		font-size: 14px;
	}

	.feat-icon p {
		font-size: 12px;
		line-height: normal;
	}

	.feat-icon .fa {
		margin-top: 11px;
		font-size: 26px;
	}

	.feat-icon .item {
		border: none;
	}

	.feat-icon .item .row {
		box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
		margin: 10px auto;
		min-height: 70px;
		align-items: center;
	}
    .home-categories .swiper-viewport {
        padding: 40px 0px 30px;
    }
}

@media (max-width: 1100px) {
	.product_sec_1 .prdct_colmn_1 {
		padding-left: 1px;
		padding-right: 1px;
	}
    .sub_header .ec-icon a div {
		display: none !important;
	}
    .product_w1 .prodct_card1 {
        flex: 0 0 25%;
        max-width: 25%;
        padding: 8px;
    }
    .main_c_wrap .col.categ_wrap1 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .featured.product_w1 {
        padding: 0 5px 50px;
    }
}

@media (max-width: 992px) {

	.inner_container .cart-total {
		right: 3px;
	}

	.main_header .mobilemenu button:focus {
		outline: 1px dotted;
		outline: 0;
	}

	.navbar-brand {
		margin-right: 0;
	}

	.mob_pd_none {
		padding-left: 3px;
		padding-right: 3px;
	}
    .feature_pd1 {
        margin: 10px 0;
    }
    .main_c_wrap .col.categ_wrap1 {
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
    .main_header .tab_nav_btn.collapsed {margin-right:0px;}
    .main_header .tab_nav_btn {margin-right:15px;}
}

@media (max-width: 767px) {
    .inner_container .cart-total {
        right: 2px;
        position: relative;
        top: -17px;
        background: #fff;
    }

	.navbar-toggler-icon {
		margin-top: 0;
	}

	.cate_heading {
		font-size: 12px;
	}

	.top-search.mshow .form-control {
		font-size: 14px;
	}

	.Showing_text {
		font-size: 13px;
	}

	.pagination a,
	.pagination span {
		padding: 4px 14px;
		display: inline-block;
		border: solid 1px #d7c6c6;
		border-radius: 0 !important;
		margin: 3px;
		display: block;
		color: #444;
		padding: 0 7px;
		line-height: normal;
		font-size: 14px;
	}
    .searchform .form-control {
        margin-bottom: 10px;
    }
    .searchform .checkbox-inline {
        font-size: 14px;
    }
    .product_w1 .prodct_card1 {
        flex: 0 0 33.33%;
        max-width: 33.33%;
        padding: 8px;
    }
    .main_header .tab_nav_btn {display: none;}
    .main_header .inner_container .mobilemenu a.navbar-brand {
        margin: auto !important;
        display: block;
        text-align: center;
    }
    .main_header .inner_container .ec-icon.cart-wrp {
        margin-top: 0;
        text-align: right;
    }
    .product_w1.pro_details_w .prd-details th,.product_w1.pro_details_w .prd-details td {font-size: 9px;    padding: 0.55rem;}
    .prdmiddle.pl-5 {    padding-left:0rem !important;}
    .main_header .navbar-brand img {
        max-height: 100px;
        max-width: 166px;
        margin-bottom: 13px !important;
    }
    .top-search button {
        background: #e50018;
    }
    .main-head.main_header .mobilemenu {
        padding: 0 10px;
    }
    .feature_pd1 {
        margin-bottom: 0;
    }
    .featur_wrap_1 {
        padding: 2rem 0;
    }
    .carousel0.brands_wrap  {
        margin-top: 20px;
    }
        .featured.product_w1 {
        padding: 0 5px 30px;
    }
        
    .main_c_wrap {
        padding: 30px 0;
    }
    .feature_img1 img {
        max-width: 60px;
        padding-right: 20px;
    }
    .feature_text1 h4 {
        font-size: 15px;
    }
    .inner_container .mobilemenu a {
        min-width: 33px;
        display: block;
        padding: 0 !important;
    }
    .inner_container .mobilemenu .language_f a {
        min-width: 33px !important;
        display: block;
        padding: 0 !important;
    }
    
    .mobilemenu .login_pi a {min-width: 29px;}
    .mobilemenu .login_pi a i {
        font-size: 22px;
    }
    .who_we_1.abt_who_we .feature_sec_1 {margin-top: 0rem !important;}
}
@media (max-width: 600px) {
    .product_w1 .prodct_card1 {
        flex: 0 0 50%;
        max-width: 50%;
        padding: 8px;
    }
        .main_c_wrap .col.categ_wrap1 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .mainmenu .navbar-nav a.nav-link {
        border-bottom: solid 1px #d9af00;
    }
    .main_header .mobilemenu .navbar-toggler .navbar-toggler-icon {
        width: 1.1em;
        height: 1.1em;
    }
    header.main-head.main_header {
        position: relative;
        overflow: hidden !important;
    }
    .breadcrumb {
        flex-flow: nowrap;
    }
}
@media (max-width: 510px) {
    .special_bnr .banner-item img.img-cover {
        height: 160px;
    }
    .pro_details_w .price-sec .df_brand_mob {
        flex-direction: column;
        align-items: self-start !important;
    }

    .df_brand_mob > div {
        margin-bottom: 8px;
    }

    .df_brand_mob img {
        display: inline-block;
        vertical-align: middle;
    }
    .login .login-tab a {
        padding: 0 0px 20px;
        display: inline-block;
        font-size: 16px;
        font-weight: 600;
    }
}
@media (max-width: 420px) {
    .home-categories .swiper-viewport .swiper-slide .item_title {
        font-size: 10px;
        font-weight: 500;
    }
    .product_w1 .prodct_card1 {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 8px;
    }
        .main_header .navbar-brand img {
        max-width: 120px;
    }
    .main_header .mobilemenu .navbar-toggler {
        margin-right: 0 !important;
    }
    .main_header .inner_container .ec-icon.cart-wrp.language_f {
        padding: 0 !important;
    }
    .main_header .mobilemenu .navbar-toggler {
        margin-left: 0;
    }
    
    .mobilemenu .ec-icon.cart-wrp a {min-width: 22px;}
    .mobilemenu .login_pi a {min-width: 29px;}
    .mobilemenu .login_pi a i {
        font-size: 16px;
    }
    .mobilemenu .fa-shopping-cart {
        font-size: 14px;
    }
}
@media (max-width: 350px) {
    .main_c_wrap .col.categ_wrap1 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .main_c_wrap .col.categ_wrap1 {
        flex: 0 0 100%;
        max-width: 100%;
    }  
    .special_bnr .banner-item img.img-cover {
        height: 120px;
    }
}


/************** ameen new css *****************/
.single-product .prdright {
	padding-top: 1rem !important;
}
.single-product .prdright .cartbtnright {
    float: left;
    width: 71%;
    margin-right: 1%;
	margin-bottom: 1%;
}
.single-product .prdright .cartbtnleft {
    float: left;
    width: 28%;
	margin-bottom: 1%;
}
.single-product .prdright .cartbtnleft .prdqty {
    width: 85px;
}
/*  
  font-family: "Poppins", sans-serif;
  font-family: "Montserrat", sans-serif;
  
  */