@charset "utf-8";
/* CSS Document */

/*
Extra-light		200
Light			300
Regular			400
Medium			500
Semi-bold		600
Bold			700
Extra-bold		800
Black			900

font-family: 'Poppins', sans-serif;
*/


html 				{scroll-behavior: smooth;}
body 				{color: #333333; background-color: #FFFFFF; font-size: 1rem; font-family: 'Poppins', sans-serif;}

h1, h2, h3, h4, h5	{color: #333333; font-weight: 600;}
h1					{}
h2					{}
h3					{}
h4					{}
h5					{}

strong				{font-weight: 600;}

a					{text-decoration:none; color: #006633;}
a:hover				{text-decoration:none; color: #333333;}
a:visited			{text-decoration:none;}
a:focus,a:hover		{text-decoration:none;}

.page				{}

.breadcrumb			{margin-bottom: 3rem;}


.top-area				{padding-top: 10px; padding-bottom: 10px; background-color: #FFFFFF;}

.top-area .top-icons									{text-align: right;}
.top-area .top-icons .list-inline						{display: inline-block; margin-bottom: 0;}
.top-area .top-icons .list-inline-item .top-icons-icon				{font-size: 1.25rem;}
.top-area .top-icons .list-inline-item:not(:last-child)	{margin-right: 1.25rem;}

.top-area .top-search .form-control				{border-right: none; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px;}
.top-area .top-search .btn						{border-left: none; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px;}
.top-area .top-search .form-control:focus		{border-color: #ced4da; box-shadow: none;}
.top-area .top-search .btn-outline-secondary	{border-color: #ced4da;}

.top-area .top-search .btn-check:focus+.btn-outline-secondary,
.top-area .top-search .btn-outline-secondary:focus {box-shadow: none;}



.banner												{overflow: hidden;}
.banner .banner-swiper .swiper-slide img			{transition: all 0.8s ease-out; transform: scale(1);}
.banner .banner-swiper .swiper-slide-active img		{transform:scale(1.1);}

.sale-newarrival		{padding-top: 3rem; padding-bottom: 3rem;}



.home-sale				{position: relative; overflow: hidden;}
.home-sale h2			{position: absolute; left: 5%; top: 10%; z-index: 1; color: #FF0000;}
.home-sale a img 		{-webkit-transition: 0.4s ease; transition: all 0.4s ease;}
.home-sale a:hover img 	{-webkit-transform: scale(1.1); transform: scale(1.1);}
.home-sale:hover h1 	{color: #000000;}

.home-new-arrival		{height: 100%; position: relative; border: 1px solid #e5e5e5; overflow: hidden; cursor: pointer;}
.home-new-arrival h2 	{position: absolute; left: 5%; top: 10%; z-index: 1; color: #175427;}
.home-new-arrival img 	{position: absolute; width: 100%; bottom: 0; -webkit-transition: 0.4s ease; transition: all 0.4s ease;}
.home-new-arrival:hover img	{-webkit-transform: scale(1.1); transform: scale(1.1);}
.home-new-arrival:hover h1 	{color: #FF0000;}


.most-popular-wrap		{padding-top: 3rem; padding-bottom: 3rem;}
.most-popular-block		{text-align: center;}
.most-popular-block .line-a		{margin-bottom: 0.75rem; overflow: hidden; border: 1px solid #e5e5e5;}
.most-popular-block .line-b		{margin-bottom: 0.5rem;}
.most-popular-block .line-c		{font-weight: 600;}

.most-popular-block .line-a img			{-webkit-transition: 0.4s ease; transition: all 0.4s ease;}
.most-popular-block:hover .line-a img	{-webkit-transform: scale(1.1); transform: scale(1.1);}



.categories-wrap		{padding-top: 3rem; padding-bottom: 3rem;}
.categories-block		{background-color: #000000; position: relative; overflow: hidden;}
.categories-block img 	{opacity: .7; -webkit-transition: 0.4s ease; transition: all 0.4s ease;}
.categories-block:hover img 	{-webkit-transform: scale(1.1); transform: scale(1.1);}

.categories-block span	{position: absolute; bottom: 20%; left: 0; width: 100%; text-align: center; z-index: 1; color: #FFFFFF; font-size: 150%; font-weight: 600; -webkit-transition: -webkit-transform 0.35s;	transition: transform 0.35s;}
.categories-block span			{-webkit-transform: translate3d(0,40px,0); transform: translate3d(0,40px,0);}
.categories-block:hover span	{-webkit-transform: translate3d(0,0,0);	transform: translate3d(0,0,0);}

.blog-detail-content h6 {
  font-weight: 700;
}

.hd-fp-wrap					{padding-top: 3rem; padding-bottom: 3rem;}

.hot-deals-wrap							{}
.hot-deals-wrap .swiper-button-next,
.hot-deals-wrap .swiper-button-prev		{top: 30%;}

.hot-deals-block			{background-color: #f4f4f4;}
.hot-deals-block .line-a	{}
.hot-deals-block .line-b	{padding: 1rem; background-color: #175427;}
.hot-deals-block .line-c	{padding: 2rem 1rem; text-align: center;}
.hot-deals-block .line-d	{padding: 1rem; border-top: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; text-align: right; font-weight: 600;}


.countdown 				{}
.countdown > div 		{display: inline-block;}
.countdown > div > span {display: block; text-align: center;}

.countdown-container 						{width: 25%; display: inline-block; color: #fff;}
.countdown-container .countdown-heading		{font-size: 75%; text-transform: uppercase; padding: 0; margin: 0;}
.countdown-container .countdown-value 		{font-size: 250%; font-weight: 600; padding: 0; margin: 0;}


.featured-products-block			{background-color: #f4f4f4; height: 100%; text-align: center; }
.featured-products-block .line-a	{margin-bottom: 0.75rem; overflow: hidden; position: relative;}
.featured-products-block .line-b	{margin-bottom: 0.75rem;}
.featured-products-block .line-c	{margin-bottom: 0.75rem; font-weight: 600;}
.featured-products-block .line-d	{padding-bottom: 1rem;}

.featured-products-block .line-d a img {height: 18px; margin-right: .5rem;}

.featured-products-block .line-a img {-webkit-transition: 0.4s ease; transition: all 0.4s ease;}
.featured-products-block:hover .line-a img {-webkit-transform: scale(1.1); transform: scale(1.1);}

.featured-products-block .line-a span	{position: absolute; right: 5px; top: 5px; padding: .25rem .75rem; font-size: 80%;}
.featured-products-block .line-a span.new	{background-color: #00307F; color: #FFFFFF;}
.featured-products-block .line-a span.sale	{background-color: #FFFFFF; color: #00307F;}


.testimonial-wrap		{padding-top: 3rem; padding-bottom: 3rem;}
.explore-button			{padding: .5rem 1rem; background-color: #003399; color: #FFFFFF; border-radius: .5rem; display: inline-block;}
.explore-button:hover	{background-color: #006633; color: #FFFFFF;}

.testimonial-row				{padding: 1rem; width: 80%; border: 1px solid #f2f2f2; box-shadow: 0px 5px 40px 15px rgba(0,0,0,0.05); -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}
.testimonial-row .line-img img	{-webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px;}
.testimonial-row .line-a		{font-weight: 600; margin-bottom: .25rem;}
.testimonial-row .line-b		{font-size: 75%;}

.testimonial-row.ml-3			{margin-left: 10%;}



.brand-logo-wrap						{padding-top: 3rem; padding-bottom: 3rem; background-color: #fafafa;}
.brand-logo-swiper .swiper-slide img {
    border: 1px solid #CCCCCC;
    height: 100px;
    width: 100%;
    object-fit: contain;
}


.footer-a				{padding-top: 3rem; padding-bottom: 3rem; background-color: #808080;}
.footer-a .column-a .line-a			{margin-bottom: 1rem;}
.footer-a .column-a .line-a img 	{width: 200px;}
.footer-a .column-a .line-b			{margin-bottom: 2rem; font-size: 80%; color: #FFFFFF;}
.footer-a .column-a .line-c a 		{font-size: 125%; color: #FFFFFF;}

.footer-a h5		{color: #FFFFFF;}
.footer-a ul 		{margin-bottom: 0;}
.footer-a ul li a ,.footer-a ul li 			{color: #cccccc;}
.footer-a ul li a:hover		{text-decoration: underline;}

.footer-b				{background-color: #FFFFFF; padding-top: 1rem; padding-bottom: 1rem; font-size: 85%;}
.footer-b a:hover 		{text-decoration: underline;}


.my-cart-row			{padding: 1rem 0.5rem; border-bottom: 1px dashed #e5e5e5;}
.my-cart-row:last-child	{border-bottom: none;}

.my-cart-mid h5			{font-size: 90%;}
.my-cart-mid p			{font-size: 80%; margin-bottom: 0;}
.my-cart-close			{font-size: 125%;}
.cart-sub-total			{background-color: #f9f9f9;}


.top-icons .dropdown-item:focus,
.top-icons .dropdown-item:hover {color: #003399; background-color: transparent;}


.mid-area				{padding-top: 3rem; padding-bottom: 3rem;}

.login-register-bg			{background-color: #f7f7f7;}
.login-register-wrap		{padding: 2rem; background-color: #FFFFFF;}
.login-register-wrap h1		{}


.product-block							{background-color: #f7f7f7; height: 100%;}
.product-block .product-img				{position: relative; overflow: hidden; height: 256px; background-color: #FFFFFF; text-align: center;}
.product-block .product-img span		{position: absolute; padding: 0.1rem 0.5rem; font-size: 80%;}


.product-block .product-img img {
	max-height: 100%;
	max-width: 100%;
	height: 100%;
	width: 100%;
	/*object-fit: contain;*/
}

.product-block .product-img .new			{left: 0; top: 0; background-color: #00307F; color: #FFFFFF;}
.product-block .product-img .out-of-stock	{left: 0; top: 0; background-color: #FF0004; color: #FFFFFF;}
.product-block .product-img .sale			{left: 0; top: 0; background-color: #FF0004; color: #FFFFFF;}
.product-block .product-img .heart			{right: 0; top: 0; font-size: 125%;}
.product-block .product-img .heart a		{color: #000000;}
.product-block .product-img .heart a:hover	{color: #FF0000;}

.product-block .product-desc				{padding: 1rem;}
.product-block .product-desc .line-aa		{margin-bottom: .25rem; font-size: 81.25%;}
.product-block .product-desc .line-a		{margin-bottom: .25rem; font-weight: 500; line-height: normal; overflow: hidden; height: 48px;}
.product-block .product-desc .line-b		{margin-bottom: 1rem;}
.product-block .product-desc .line-b span	{text-decoration: line-through; margin-right: 1rem; font-size: 75%;}
.product-block .product-desc .line-b strong	{font-weight: 500;}
.product-block .product-desc .line-c .add-to-cart	{padding: .25rem 1rem; width: 100%; text-align: center; background-color: #003399; color: #FFFFFF; display: inline-block; line-height: normal; font-size: 87.5%; border: 1px solid #003399;}
.product-block .product-desc .line-c .add-to-cart:hover	{background-color: #FFFFFF; border: 1px solid #003399; color: #003399;}

.product-block .product-desc .line-c .quick-view		{padding: .25rem 1rem; width: 100%; text-align: center; background-color: #FFFFFF; border: 1px solid #003399; color: #003399; display: inline-block; line-height: normal; font-size: 87.5%;}
.product-block .product-desc .line-c .quick-view:hover	{background-color: #003399; border: 1px solid #003399; color: #FFFFFF;}

.quickview-right h5		{color: #003399;}

.handle-counter 					{overflow: hidden;}

.handle-counter .counter-minus,
.handle-counter .counter-plus,
.handle-counter input 				{float: left; text-align: center;}

.handle-counter .counter-minus,
.handle-counter .counter-plus 		{text-align: center;}

.handle-counter input 				{width: 50px; border-left: none; border-right: none; border-radius: 0;}

.handle-counter .counter-minus		{border-top-right-radius: 0px; border-bottom-right-radius: 0px;}
.handle-counter .counter-plus		{border-top-left-radius: 0px; border-bottom-left-radius: 0px;}

.products-left-block:not(:last-child)	{margin-bottom: 2rem;}
.products-left-block h5			{margin-bottom: 1rem; padding-bottom: .5rem; border-bottom: 1px solid #d9d9d9; font-size: 100%;}

.catogory-link			{display: none;}

.pro-details-right .in-stock		{color: #009933;}
.pro-details-right .out-of-stock	{color: #cc0000;}
.pro-details-right .price			{color: #006633;}
.pro-details-right .btn-holder		{}
.pro-details-right .btn-holder .btn-lg {padding: 0.5rem 1rem; font-size: 1rem; border-radius: 0.3rem;}

.pro-details-right .color-selection li a		{width: 40px; height: 40px; border: 2px solid #FFFFFF; background-color: #FF0004; display: inline-block;
	-webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px;}
.pro-details-right .color-selection li a:hover	{border-color: #000000;}
.pro-details-right .color-selection li a.active	{border-color: #000000;}

.pro-details-right .color-selection li a.orange {background-color: #FF8901;}
.pro-details-right .color-selection li a.blue 	{background-color: #23a4f7;}
.pro-details-right .color-selection li a.black 	{background-color: #363431;}
.pro-details-right .color-selection li a.grey 	{background-color: #9a9998;}

.pro-details-right .size-selection li a			{padding: .5rem 1rem; border: 2px solid #CCCCCC; color: #000000; display: inline-block; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.pro-details-right .size-selection li a:hover, 	
.pro-details-right .size-selection li a.active 	{background-color: #CCCCCC; color: #000000;}

.pro-details-right .list-inline-item:not(:last-child) {margin-right: 0.25rem; margin-bottom: 0.25rem;}

.brand-name-top h1 {
	list-style: none;
	font-size: 30px;
}
.brand-name-top h2 {
	font-size: 25px;
}
.brand-name-top{
    text-align:center;
}
.product-description-row			{padding-top: 3rem; padding-bottom: 3rem; background-color: #fafafa;}


.fixed-button-holder					{position: fixed; bottom: 0; left: 0; width: 100%; padding: .75rem 0; background-color: #FFFFFF; z-index: 9;
	box-shadow: 0px -5px 10px 0px rgba(0,0,0,0.05); -webkit-box-shadow: 0px -5px 10px 0px rgba(0,0,0,0.05); -moz-box-shadow: 0px -5px 10px 0px rgba(0,0,0,0.05);}
.fixed-button-holder .btn-holder .btn-lg {font-size: 1rem;}


.similar-products-wrap			{padding-top: 4rem; padding-bottom: 4rem;}

.similar-products-block									{background-color: #f7f7f7;}
.similar-products-block .similar-products-img			{position: relative; overflow: hidden;}
.similar-products-block .similar-products-img span		{position: absolute; padding: 0.1rem 0.5rem; font-size: 80%;}

.similar-products-block .similar-products-img .new			{left: 0; top: 0; background-color: #00307F; color: #FFFFFF;}
.similar-products-block .similar-products-img .out-of-stock	{left: 0; top: 0; background-color: #FF0004; color: #FFFFFF;}
.similar-products-block .similar-products-img .sale			{left: 0; top: 0; background-color: #FF0004; color: #FFFFFF;}
.similar-products-block .similar-products-img .heart			{right: 0; top: 0; font-size: 125%;}
.similar-products-block .similar-products-img .heart a		{color: #000000;}
.similar-products-block .similar-products-img .heart a:hover	{color: #FF0000;}


.similar-products-block .similar-products-desc				{padding: 1rem;}
.similar-products-block .similar-products-desc .line-a		{margin-bottom: .5rem; font-weight: 500;}
.similar-products-block .similar-products-desc .line-b		{margin-bottom: 1rem;}
.similar-products-block .similar-products-desc .line-b span	{text-decoration: line-through; margin-right: 1rem; font-size: 75%;}
.similar-products-block .similar-products-desc .line-b strong	{font-weight: 500;}
.similar-products-block .similar-products-desc .line-c .add-to-cart	{padding: .25rem 1rem; width: 100%; text-align: center; background-color: #003399; color: #FFFFFF; display: inline-block; line-height: normal; font-size: 87.5%; border: 1px solid #003399;}
.similar-products-block .similar-products-desc .line-c .add-to-cart:hover	{background-color: #FFFFFF; border: 1px solid #003399; color: #003399;}


.cart-bg		{background-color: #FFFFFF;}


.shopping-cart-row					{padding-bottom: 1rem; margin-bottom: 1rem; border-bottom: 1px solid #e5e5e5;}
.shopping-cart-row:last-child		{padding-bottom: 0rem; margin-bottom: 0rem; border-bottom: none;}
.shopping-cart-row .line-a img 	{border: 1px solid #CCCCCC; padding: 1px;}
.shopping-cart-row .line-b .line-b-a	{margin-bottom: .5rem; font-weight: 600;}
.shopping-cart-row .line-b .line-b-b	{margin-bottom: 0rem; font-size: 87.5%;}
.shopping-cart-row .line-b .line-b-c	{ font-size: 75%;}
.shopping-cart-row .line-c				{width: 90%;}
.shopping-cart-row .line-d				{text-align: right;}
.shopping-cart-row .line-d-a			{font-size: 125%; font-weight: 600; margin-bottom: .5rem;}
.shopping-cart-row .line-d-b			{font-size: 87.5%;}
.btn-lg									{font-size: 1rem;}

.address-row				{padding-bottom: 1rem; margin-bottom: 1rem; border-bottom: 1px solid #e5e5e5;}
.address-row:last-child		{padding-bottom: 0rem; margin-bottom: 0rem; border-bottom: none;}
.address-row .line-a		{font-size: 115%; font-weight: 500;}
.address-row .line-b		{font-size: 87.5%}

.deliberto-row				{padding-bottom: 1rem; margin-bottom: 1rem; border-bottom: 1px solid #e5e5e5;}
.deliberto-row:last-child	{padding-bottom: 0rem; margin-bottom: 0rem; border-bottom: none;}


.top-links-row				{margin-bottom: 2rem;}
.top-links-row a 			{padding: .75rem 1rem; border-radius: .5rem; background-color: #e5eaf5; height: 100%; display: inline-block; color: #003399;}
.top-links-row a:hover,
.top-links-row a.active		{background-color: #cce0d6; color: #006633;}


.addresses-block			{background-color: #f2f5fa; padding: 1rem; border-radius: .5rem; height: 100%;}
.addresses-block .line-a	{margin-bottom: .5rem; font-weight: 600;}
.addresses-block .line-b	{margin-bottom: .5rem; font-weight: 600; color: #003399;}
.addresses-block .line-c	{margin-bottom: 1rem; font-size: 87.5%;}
.addresses-block .line-d	{margin-bottom: 0rem; font-weight: 500;}

.orders-listing				{background-color: #f2f5fa; padding: 1rem; margin-bottom: 1rem;}
.orders-listing .line-a		{font-weight: 500;}
.orders-listing .line-b		{font-size: 75%;}


.order-detail-block			{}
.order-detail-head			{padding: 0 0 1rem 0; margin-bottom: 1rem; border-bottom: 1px solid #ccc;}

.order-detail-row			{padding-bottom: .5rem; margin-bottom: .5rem; border-bottom: 1px dashed #ccd6eb;}
.order-detail-row:last-child	{margin-bottom: 0; padding-bottom: 0; border-bottom: none;}
.order-detail-row .line-a	{font-weight: 500;}
.order-detail-row .line-b	{font-size: 87.5%; font-weight: 500; color: #003399;}
.order-detail-row .line-c	{font-size: 75%;}
.order-detail-row .line-d	{font-size: 75%;}
.order-detail-row .line-d .delivered	{color: #006633;}


.wishlist-block							{background-color: #f7f7f7;}
.wishlist-block .wishlist-img			{position: relative;}
.wishlist-block .wishlist-img span		{position: absolute; right: 1%; top: 1%; z-index: 1; color: #006633; background-color: rgba(255,255,255,0.50); line-height: normal; border-radius: 100%; width: 24px; height: 24px; text-align: center;}
.wishlist-block .wishlist-desc			{text-align: center; padding: 0.5rem}
.wishlist-block .wishlist-desc .line-a	{margin-bottom: 0.5rem; font-weight: 500;}
.wishlist-block .wishlist-desc .line-b	{margin-bottom: 0.75rem; font-weight: 500;}
.wishlist-block .wishlist-desc .line-c	{}
.wishlist-block .wishlist-desc .line-c .add-to-cart {padding: 0.25rem 1rem; width: 100%; text-align: center; background-color: #003399; color: #FFFFFF; display: inline-block; line-height: normal; font-size: 87.5%; border: 1px solid #003399;}
.wishlist-block .wishlist-desc .line-c .add-to-cart:hover {background-color: #FFFFFF; border: 1px solid #003399; color: #003399;}



.track						{position: relative; background-color: #ddd; height: 5px; display: -webkit-box; display: -ms-flexbox; display: flex; margin-bottom: 100px; margin-top: 50px;}
 .track .step 				{-webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; width: 25%; margin-top: -18px; text-align: center; position: relative;} 
 .track .step::before 		{height: 5px; position: absolute; content: ""; width: 100%; left: 0; top: 18px;}
 .track .step.active .icon 	{color: #fff;}
 .track .icon 				{display: inline-block; width: 40px; height: 40px; line-height: 40px; position: relative; border-radius: 100%; background: #ddd;} 
 .track .text 				{display: block; margin-top: 7px; font-size: 0.875rem;}

.track .step.active:before 	{background: #9fb2d9;}
.track .step.active .icon 	{background: #003399;}


.testimonial-line									{padding: 1rem; background-color: #e5eaf5; border-radius: 0.5rem;}
.testimonial-line .testimonial-img img				{border-radius: 500px;}
.testimonial-line .testimonial-desc p 				{quotes: '"' '"' "'" "'";}
.testimonial-line .testimonial-desc p::before		{content: open-quote;}
.testimonial-line .testimonial-desc p::after		{content: close-quote;}














.offcanvas-header		{background-color: #e5e5e5;}


/*** CUSTOM FILE INPUT STYE ***/
.wrap-custom-file 						{position: relative; display: inline-block; width: 100px; height: 100px; margin: 0; text-align: center;}
.wrap-custom-file input[type="file"] 	{position: absolute; top: 0; left: 0; width: 2px; height: 2px; overflow: hidden; opacity: 0;}
.wrap-custom-file label 				{z-index: 1;  position: absolute; left: 0; top: 0; bottom: 0; right: 0; width: 100%; overflow: hidden; padding: 0; cursor: pointer; background-color: #fff; border-radius: 8px; border: 1px solid #CCCCCC;}
.wrap-custom-file label span 			{display: block; margin-top: 1rem; padding: 0 10%; font-size: 87.5%; color: #777;}
.wrap-custom-file label .bi 			{position: absolute; bottom: 5%; left: 0; width: 100%; text-align: center; font-size: 1.5rem; color: #006633;}
.wrap-custom-file label.file-ok 		{background-size: cover;  background-position: center;}
.wrap-custom-file label.file-ok span 	{position: absolute; bottom: 0; left: 0; width: 100%; padding: 0.25rem; font-size: 70%; color: #000; background-color: rgba(255, 255, 255, 0.9);}
.wrap-custom-file label.file-ok .bi 	{display: none;}
/*** CUSTOM FILE INPUT STYE ***/




/* ===== PRELOADER ===== */
#preloader	{position: fixed; top: 0; left: 0; right: 0; bottom: 0; background-color: #fff; z-index: 9999;}
#status		{width: 64px; height: 64px; position: absolute; left: 50%; top: 50%; background-image: url("../images/loading.gif"); background-repeat:no-repeat; background-position: center center; margin: -32px 0 0 -32px;}	
/* ===== PRELOADER ===== */

/* custome css start  16-04-24*/
section.breadcrumb-section {
  background: url("../uploads/blog-image/blog-bg-1.jpg");
  text-align: center;
  padding: 100px 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.breadcrumb-content nav .breadcrumb {
  margin-bottom: 0;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.blog-top .blog-image img {
  width: 100%;
}
.blog-content .blog-date h5 {
  height: 50px;
  width: 50px;
  text-align: center;
  background: #003399;
  color: #fff;
  border-radius: 4px;
  font-size: 17px;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}

.blog-content-heading {
  display: flex;
  gap: 16px;
}
.blog-content-heading h4 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 2;
}
.blog-content {
  padding: 14px 0;
}
.three-line {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 3;
}
a.read-more-button {
  font-weight: 600;
  border-bottom: 1px double;
}

section.about-section {
  /* background: url("../uploads/about-us/About_us_07.jpg");
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain; */
  padding: 50px 0;
}

.content-inner-1 {
  padding-bottom: 70px;
  padding-top: 70px;
  position: relative;
  z-index: 1;
}
.section-head {
  margin-bottom: 40px;
}
.section-head .h2, .section-head h2 {
  font-size: 2.25rem;
  font-weight: 600;
}
.section-head p {
  margin-left: auto;
  margin-right: auto;
  max-width: 80%;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}
.icon-bx-wraper.style-3 {
  background-color: #fff;
  border: 2px solid transparent;
  border-radius: 14px;
  box-shadow: 1px 1.732px 60px 0 rgba(0,0,0,.1);
  padding: 45px;
  transition: all .8s;
}
.icon-bx-wraper {
  position: relative;
}
.m-b30 {
  margin-bottom: 30px;
}
.icon-lg {
  display: inline-block;
  line-height: 1;
  text-align: center;
}

.m-b20 {
  margin-bottom: 20px;
}
.icon-bx-wraper.style-3 [class*=icon-lg] .icon-cell {
  color: #1a1668;
  margin-bottom: 30px;
}
.icon-lg i {
  font-size: 60px;
  vertical-align: middle;
}
.icon-bx-wraper.style-3:hover {
  border: 2px solid #006633;
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px);
}
.icon-bx-wraper.style-3:hover [class*=icon-lg] .icon-cell {
  color: #006633;
}
.icon-content {
  overflow: hidden;
}
.icon-bx-wraper.style-3 .icon-content .title {
    margin-bottom: 15px;
}
.icon-bx-wraper.style-3 .icon-content p {
  margin-bottom: 20px;
}
.icon-bx-wraper.style-3 .icon-content a {
  font-size: 18px;
  font-weight: 600;
}


.owl-nav button {
  position: absolute;
  top: 50%;
  background-color: #000;
  color: #fff;
  margin: 0;
  transition: all 0.3s ease-in-out;
}
.owl-nav button.owl-prev {
  left: -25px;
}
.owl-nav button.owl-next {
  right: -25px;
}

.owl-dots {
  text-align: center;
  padding-top: 15px;
}
.owl-dots button.owl-dot {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  display: inline-block;
  background: #ccc;
  margin: 0 3px;
}
.owl-dots button.owl-dot.active {
  background-color: #000;
}
.owl-dots button.owl-dot:focus {
  outline: none;
}
.owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    /* background: rgba(255, 255, 255, 0.38) !important; */
}
.owl-nav span {
    font-size: 70px;    
    position: relative;
    top: -5px;
}
.owl-nav button:focus {
    outline: none;
}
.testimonials-content img {
  width: 50px !important;
  height: 50px;
  border-radius: 50%;
  border: 2px solid #fff;
}
.testimonials-content {
  display: flex;
  padding: 20px;
  gap: 10px;
}
.testimonials-content h6 {
  margin: 0;
}
div#carousel .item {
  border-radius: 10px;
  background: #efefef;
  padding: 20px;
  transition: all .5s ease-in-out;
}
div#carousel .item:hover {
  background: #006633;
  color: #fff;
}
.owl-nav button.owl-next i, 
.owl-nav button.owl-prev i {
  background: #006633;
  color: #fff;
  height: 40px;
  width: 40px;
  font-size: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 2px solid #fff;
}
/* custome css End */

/* custome css start 17-04-24 */
section.blog-detail-section {
  padding: 50px 0;
}
.blog-detail-heading {
  display: flex;
  justify-content: space-between;
  margin: 15px 0;
}
.blog-detail-img img {
  width: 100%;
  border-radius: 10px;
  box-shadow: 0 0 14px #ccc;
}
.dlog-date h5 {
  color: #006633;
}
.line-a img.img-fluid {
    width: 100%;
    /* object-fit: contain; */
    aspect-ratio: 1;
    height: 100%;
}
.about-image {
  float: right;
  width: 50%;
  margin-left: 15px;
}



/* custome css start 17-04-24 */

/* ----------- Non-Retina Screens ----------- */
@media screen 
  and (min-device-width: 1200px) 
  and (max-device-width: 1600px) 
  and (-webkit-min-device-pixel-ratio: 1) {
	  

	  
}

/* ----------- Retina Screens ----------- */
@media screen 
  and (min-device-width: 1200px) 
  and (max-device-width: 1600px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (min-resolution: 192dpi) {
	  

	  
}


/* Laptop - For 1366 Resolution */
@media only screen
and (min-width: 1030px)
and (max-width: 1366px)
{
	
	
	
}


/* Laptop  - For 1024 Resolution */
@media only screen
and (min-width : 768px)
and (max-width : 1024px)
{
	
}


/* iPad Landscape */
@media only screen   
and (orientation : landscape)   
and (-webkit-min-device-pixel-ratio: 2)  
and (min-width : 768px)   
and (max-width : 1024px)   
{
body 				{font-size: 0.875rem;}
	
.page					{margin-top: 60px;}
.top-logo-col			{display: none;}	
	
.menu .smllogo img		{height: 40px;}
	
.top-area .top-icons .list-inline-item a			{font-size: 1rem;}
	
	
.product-block .product-desc 		{padding: .5rem;}	
	
	
.product-block .product-img			{height: 185px;}		
	
}


/* iPad Portrait */
/* Orientation : Portrait */  
@media only screen   
and (orientation : portrait)   
and (-webkit-min-device-pixel-ratio: 2)   
and (min-width : 768px)   
and (max-width : 1024px)  
{

body 				{font-size: 0.875rem;}

.page					{margin-top: 60px;}
.top-logo-col			{display: none;}	
	
.menu .smllogo img		{height: 40px;}
	
.top-area .top-icons .list-inline-item a			{font-size: 1rem;}
	
	
.product-block .product-desc 		{padding: .5rem;}
	
	
	
.login-register-wrap {padding: 1rem;}
	
.product-block .product-img			{height: 170px;}	

	

	
}

/* Generally, this dimension is recommended for mobile: - For 640 Resolution */  
@media only screen   
and (min-width : 360px)   
and (max-width : 640px)  
{
	
body 				{font-size: 0.875rem;}
	
.page					{margin-top: 60px;}
.top-logo-col			{display: none;}	
	
.menu .smllogo img		{height: 40px;}
	
.top-area .top-icons .list-inline-item a			{font-size: 1rem;}
	
	
.product-block .product-desc 		{padding: .5rem;}	

	
.products-left							{padding: 1rem; position: relative;}	


.whitepanelWrap							{transition:all 0.3s ease-out 0s; -webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; -ms-transition:all 0.3s ease-out 0s;}	
.whitepanelWrap							{position:fixed; z-index:93; bottom: -300px; left: 0; max-height: 300px; height: 100%; background: #fff; padding: 0px; box-shadow: 0px 0px 10px rgba(0,0,0,0.15);}	
.whitepanelWrap.opened					{bottom: 0px; left: 0; width: 100%;}	
.whitepanelWrap.opened .products-left	{overflow: scroll; background-color: white; max-height: 100%;}

.catogory-link 									{display: block; width: 100%; height: auto; padding: .5rem 2rem; z-index: 99; position: absolute; right: 0; top: -37px; background: #003399; color: white; text-align: center;}
.catogory-link:hover 							{color: white;}	
.catogory-link::after 							{font-family: 'Font Awesome 5 Free'; content: "\f0b0"; font-weight: 900;}
.whitepanelWrap.opened .catogory-link::after	{font-family: 'Font Awesome 5 Free'; content: "\f057"; font-weight: 900;}
	
.login-register-wrap {padding: 1rem;}
	
.home-new-arrival img 	{position: static;}	
	
.testimonial-line .testimonial-img		{width: 150px; margin: 0 auto;}
	
	
.product-block .product-img			{height: 190px;}	
	
}

/* Mobile - For 480 Resolution */  
@media only screen   
and (min-width : 320px)   
and (max-width : 480px)
{
body 					{font-size: 0.875rem;}

.page					{margin-top: 60px;}
.top-logo-col			{display: none;}	
	
.menu .smllogo img		{height: 40px;}
	
.top-area .top-icons .list-inline-item a			{font-size: 1rem;}
	
	
.product-block .product-desc 		{padding: .5rem;}	

	
.products-left							{padding: 1rem; position: relative;}	


.whitepanelWrap							{transition:all 0.3s ease-out 0s; -webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; -ms-transition:all 0.3s ease-out 0s;}	
.whitepanelWrap							{position:fixed; z-index:93; bottom: -300px; left: 0; max-height: 300px; height: 100%; background: #fff; padding: 0px; box-shadow: 0px 0px 10px rgba(0,0,0,0.15);}	
.whitepanelWrap.opened					{bottom: 0px; left: 0; width: 100%;}	
.whitepanelWrap.opened .products-left	{overflow: scroll; background-color: white; max-height: 100%;}

.catogory-link 									{display: block; width: 100%; height: auto; padding: .5rem 2rem; z-index: 99; position: absolute; right: 0; top: -37px; background: #003399; color: white; text-align: center;}
.catogory-link:hover 							{color: white;}	
.catogory-link::after 							{font-family: 'Font Awesome 5 Free'; content: "\f0b0"; font-weight: 900;}
.whitepanelWrap.opened .catogory-link::after	{font-family: 'Font Awesome 5 Free'; content: "\f057"; font-weight: 900;}

	

.login-register-wrap {padding: 1rem;}
	
	
.home-new-arrival img 	{position: static;}
	
	
	
.testimonial-line .testimonial-img		{width: 150px; margin: 0 auto;}



.product-block .product-img			{height: 190px;}



	


}





