/* large desktop :2160px. */
@media (min-width: 2160px) and (max-width: 3840px) {}


/* large desktop :2001px. */
@media (min-width: 2001px) and (max-width: 2160px) {}

/* large desktop :1400px. */
/* @media (min-width: 1401px) and (max-width: 1919px) {} */


/* desktop 1200px to 1600px */
@media (min-width: 1231px) and (max-width: 1919px) {
.stellarnav ul {
	gap: 25px;
    }
.stellarnav > ul > li > a {
    font-weight: 500;
    font-size: 13px;
}
.stellarnav li.has-sub > a::after {
	margin-left: 4px !important;
	font: normal normal normal 12px/1 FontAwesome;
    }
.rightlink-info ul {
	gap: 0px;
    }
.rightlink-info li a img {
	width: 73%;
    }
.counter {
	right: 45px;
	top: -6px;
	width: 17px;
	height: 17px;
	font-size: 10px;
    }
.logo {
	width: 52%;
    }
.header.scroll .logo {
	width: 52%;
    }
.banner-section {
	height: auto;
    }
.bannercarousel-text {
	bottom: 86px;
    }
.bannercarousel-text h1 {
	font-size: 63px;
	line-height: 45px;
    }
.banner-text-inner .owl-dots {
	bottom: 29px;
    }
.featured-products-section {
	padding: 40px 0px;
    }
.featured-products-section-header h2 {
	font-size: 45px;
	line-height: 30px;
    }
.hero-content-upper {
	padding-top: 8%;
}
.about-section-right {
	width: 100%;
	height: 100%;
    }
.recommended-box-img {
	height: 315px;
    }
.popular-products-box-img {
	height: 254px;
    }
.latest-arrivals-section-text h2 {
	font-size: 54px;
	line-height: 69px;
	margin: 0px 0px 25px 0px;
}
.about-section-left h2 {
	font-size: 45px;
	line-height: 54px;
	margin: 0px 0px 22px 0px;
}

.about-section-left {
	padding: 51px 49px;
	height: 100%;
}
.bapf_head h3 {
	font-size: 22px;
     }

.archive .s-ctgry .bapf_sfilter.bapf_ckbox input[type="checkbox"], .archive .bapf_sfilter.bapf_ckbox label, .archive .bapf_sfilter.bapf_ckbox label + span, .archive .bapf_sfilter.bapf_ckbox label > span {
	font-size: 16px;

}
.price-row h3 {
	font-size: 14px;
	line-height: 14px;
    }
    
.related .price-cart p {
	font-size: 13px;
    }   
.related .price-cart p {
	font-size: 13px;
    }

.footer-info-link {
	margin: 0px;
	padding: 0% 0% 0% 0%;
}
.footer-info-link p {
	padding: 0px 0px 20px 0px;
	font-size: 16px;
	line-height: 30px;
	gap: 1px; 
}
.footer-manu-butm ul {
	gap: 8px;
    }
.footer-manu-butm ul li a {
        font-size: 13px;
        line-height: 13px;
        margin: 7px 1px 0px 0px;
    }
.footer-manu-butm ul li a::after {
	font: normal normal normal 16px/1 FontAwesome;
	content: "|";
	height: auto;
	width: 5px;
	margin: 2px 0px 0px 2px;
	font-size: 20px;
    }
.footer-quick-links ul li a {
	font-size: 16px;
	line-height: 29px;
    }
.footer-news-sec {
	width: 83%;
    }

}


/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1230px) {
.custom-container {
	padding: 0px 40px;
    }

	.stellarnav ul {
		margin: 0px 0px 0px 0px;
		padding: 0px;
	}

	.main-nav.scroll .logo img {
		width: 117px;
	}

	.logo {
		width: 132px;
		height: auto;
		margin: 0px;
		padding: 0px;
	}

	.stellarnav {
		justify-content: end;
		align-items: center;
		gap: 5px;
	}

	a.banner-butn {
		font-size: 16px;
		width: auto;
	}

	a.banner-butn span {
		margin-right: 10px;
		width: 20px;
	}

		.menu-toggle {
		display: block !important;
		text-align: center;
	}

	.stellarnav .menu-toggle span.bars {
		top: 0px;
	}

	.stellarnav .menu-toggle {
		padding: 0px;
	}

	.stellarnav .menu-toggle span.bars span {
		width: 25px;
		height: 3px;
		margin: 0 0 3px;
		background: #FE0101;
	}

	.stellarnav.mobile.right>ul {
		z-index: 999;
		background: #010309;
	}

	.main-nav .stellarnav ul ul {
		width: 100%;
		background: #fff0f6;
		padding: 11px 2px;
	}

	.modal-body {
		padding: 12px 25px 16px 21px;
	}

	.stellarnav>ul>li>a:hover {
		color: #FE0101 !important;
	}

	.stellarnav>ul>li>a.active {
		color: #FE0101 !important;
	}

	.stellarnav .icon-close::after {
		border-bottom: solid 3px #f10a38;
	}

	.stellarnav .icon-close::before {
		border-bottom: solid 3px #f10a38;
	}
	.stellarnav a.dd-toggle .icon-plus::after {
		border-bottom: solid 2px #fff;
	}

	.stellarnav a.dd-toggle .icon-plus::before {
		border-bottom: solid 2px #fff;
	}

	.stellarnav.mobile li a {
		color: #fff;
		font-size: 16px;
		border-bottom: 1px solid rgba(210, 176, 176, 0.15);
		text-align: left;
		font-weight: 300;
	}

	.stellarnav .menu-toggle span.bars {
		top: 6px !important;
		margin-right: 0px;
	}
.stellarnav.mobile ul ul {
	background: #444;
	top: 0px;
    }
.stellarnav ul ul li {
	border-bottom: 1px solid #fff0;
    }
.bannercarousel-text h1 {
	font-size: 50px;
	line-height: 40px;
    }
.bannercarousel-text {
	bottom: 64px;
    }
.banner-text-inner .owl-dots {
	bottom: 22px;
    }
.banner-section {
	height: auto;
    }
.recommended-box-img {
	height: 263px;
    }
.popular-products-box-img {
	height: 214px;
    }

.latest-arrivals-section-text h2 {
font-size: 37px;
    line-height: 55px;
    }
.latest-arrivals-section-text {
	padding: 7% 0%;
    }
.about-section-left {
	padding: 45px 39px;
    }
.about-section-left h2 {
font-size: 37px;
    line-height: 36px;
    margin: 0px 0px 15px 0px;
    }
.about-section-left p {
	font-size: 17px;
	line-height: 26px;
	margin: 0px 0px 38px 0px;
    }
.about-section-right img {
	width: 100%;
	height: 100%;
	object-fit: cover;
     }
.about-section-right {
	height: 100%;
    }
.client-text p {
	font-size: 15px;
	line-height: 19px;
     }
.client-info-img {
	width: 45px;
	height: 45px;
}
.googleicon {
	width: 25px;
	height: 25px;
	bottom: -6px;
	left: 30px;
    } 
.breadcumb img {
	height: 260px;
	max-height: 260px;
    }
.hero-content-upper {
	padding-top: 8%;
    }
.hero-content {
	top: 30px;
     }
.hero-content-upper h2 {
	font-size: 45px;
	line-height: 40px;
    }
.aboutrightimg {
	width: 97%;
	height: auto;
    }
.aboutrightimg02 {
	height: auto;
    }
.price-cart p {
	font-size: 14px;

}
.price-row h3 {
	font-size: 14px;
    }

.recommended-box-text h2 {
	font-size: 13px;
}
.featured-products-section-header h2 {
	font-size: 37px;
}
.popular-products-section-header h2 {
	font-size: 37px;
}
.client-say-section h2 {
	font-size: 37px;
	line-height: 12px;
    }

.archive .s-ctgry {
	padding: 15px 12px;
    }
.bapf_head h3 {
	font-size: 18px;
	line-height: 19px;
	margin-bottom: 6px;
}
.archive .s-ctgry .bapf_sfilter.bapf_ckbox input[type="checkbox"], .archive .bapf_sfilter.bapf_ckbox label, .archive .bapf_sfilter.bapf_ckbox label + span, .archive .bapf_sfilter.bapf_ckbox label > span {
	font-size: 15px;
	line-height: 30px;
    }
.archive .s-ctgry .bapf_sfilter.bapf_ckbox input[type="checkbox"] {
	width: 15px;
	height: 15px;
    }
.archive .bapf_slidr_jqrui .bapf_from, .archive .bapf_slidr_jqrui .bapf_to {
	font-size: 13px;
	font-weight: 500;
    }
.archive .bapf_body {
	margin: 12px 6px 20px 6px;
    }  
  .articles-page-sec p {
    margin: 0px 0px 14px 0px;
    font-size: 18px;
    line-height: 26px;
    }  
.woocommerce table.my_account_orders .button {
	font-size: 15px;
	font-weight: 500;
	padding: 9px 16px;
}    
    
.u-column1 header {
	margin-bottom: 6px;
	gap: 0px;
	flex-wrap: wrap;
}    
 .u-column2 header {
	margin-bottom: 6px;
	gap: 0px;
	flex-wrap: wrap;
} 
 .articles-page-sec {
	padding: 39px 31px;
}   
.page-id-51 .woocommerce ul.order_details {
	justify-content: center;
	gap: 10px;
		width: 100%;
}

.blog {
	padding: 60px 40px;
}

.featured-image {
	height: auto;
    } 



















.footer-logo {
	width: 265px;
	margin: 0px 0px 20px 0px;
    }
.footer-news-sec h3 {
	font-weight: 600;
	font-size: 24px;
	line-height: 30px;
	margin: 0px 0px 10px 0px;
}
.footer-quick-links h3 {
	font-weight: 600;
	font-size: 26px;
    }
.footer-info-link h3 {
	font-weight: 600;
	font-size: 26px;
	line-height: 22px;
    }
.footer-info-link {
	padding: 0% 0% 0% 0%;
    }
.footer-info-link p {
	padding: 0px 0px 13px 0px;
	font-size: 16px;
	font-size: 19px;
	line-height: 25px;
	gap: 10px;
}
.footer-quick-links ul li a {
	font-weight: 300;
	font-size: 19px;
	line-height: 25px;
}
.footer-manu-butm ul li a {
	font-size: 13px;
	line-height: 22px;
	margin: 0px 10px 0px 0px;
   }
.footer-manu-butm ul {
	justify-content: start;
	gap: 11px;
	flex-wrap: wrap;
    }
}


/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {


	.custom-container {
		padding: 0px 20px;
	}

	.main-nav.scroll {
		height: auto;
		padding: 8px 0px;
		position: relative;
	}

	.stellarnav ul {
		margin: 0px 0px 0px 0px;
		padding: 0px;
	}

	.main-nav.scroll .logo img {
		width: 117px;
	}

	.logo {
		width: 70px;
		height: auto;
		margin: 0px;
		padding: 0px;
	}

	.stellarnav {
		justify-content: end;
		align-items: center;
		gap: 5px;
	}

	a.banner-butn {
		font-size: 16px;
		width: auto;
	}

	a.banner-butn span {
		margin-right: 10px;
		width: 20px;
	}

		.menu-toggle {
		display: block !important;
		text-align: center;
	}

	.stellarnav .menu-toggle span.bars {
		top: 0px;
	}

	.stellarnav .menu-toggle {
		padding: 0px;
	}

	.stellarnav .menu-toggle span.bars span {
		width: 25px;
		height: 3px;
		margin: 0 0 3px;
		background: #FE0101;
	}

	.stellarnav.mobile.right>ul {
		z-index: 999;
		background: #010309;
	}

	.main-nav .stellarnav ul ul {
		width: 100%;
		background: #fff0f6;
		padding: 11px 2px;
	}

	.modal-body {
		padding: 12px 25px 16px 21px;
	}

	.stellarnav>ul>li>a:hover {
		color: #FE0101 !important;
	}

	.stellarnav>ul>li>a.active {
		color: #FE0101 !important;
	}

	.stellarnav .icon-close::after {
		border-bottom: solid 3px #f10a38;
	}

	.stellarnav .icon-close::before {
		border-bottom: solid 3px #f10a38;
	}
	.stellarnav a.dd-toggle .icon-plus::after {
		border-bottom: solid 2px #fff;
	}

	.stellarnav a.dd-toggle .icon-plus::before {
		border-bottom: solid 2px #fff;
	}

	.stellarnav.mobile li a {
		color: #fff;
		font-size: 16px;
		border-bottom: 1px solid rgba(210, 176, 176, 0.15);
		text-align: left;
		font-weight: 300;
	}

	.stellarnav .menu-toggle span.bars {
		top: 6px !important;
		margin-right: 0px;
	}
.stellarnav.mobile ul ul {
	background: #444;
	top: 0px;
    }
.stellarnav ul ul li {
	border-bottom: 1px solid #fff0;
    }
	.main-nav {

		padding: 5px 0px;

	}

	.main-nav {

		padding: 5px 0px;

	}


	.banner-section {
		height: auto;
	}

	.banner-text-inner .owl-dots {
		bottom: 40px;
	}

	.banner-text-inner .owl-dots .owl-dot.active span,
	.banner-text-inner .owl-dots .owl-dot:hover span {
		width: 20px;
		height: 8px;
	}

	.banner-text-inner .owl-dots .owl-dot span {
		width: 8px;
		height: 8px;
	}


	.bannercarousel-text h1 {
		font-size: 40px;
		line-height: 40px;
	}

	.bannercarousel-text {
		bottom: 80px;
	}

	/* ================================= */


	.logo img {
		width: 100%;
	}


	.featured-products-section {
		padding: 35px 0px;
	}


	.featured-products-section-header h2 {
		font-size: 30px;
		line-height: 30px;
	}


	.featured-products-carousel .owl-nav {
		top: -17%;
	}


	.featured-products-row {
		margin: 25px 0px 0px 0px;
		padding: 0px;
	}


	.recommended-box-img {
		height: auto;
	}


	.recommended-box-text h3 {
		font-size: 20px;
		line-height: 20px;
		margin: 0px 0px 10px 0px;
	}


	.header.scroll {
		height: 80px;
	}

	.price-cart {
width: auto;
    height: auto;
	}


	.about-section-left {
		padding: 20px 30px;
	}


	.about-section-left h2 {
	font-size: 30px;
		line-height: 38px;
		margin: 0px 0px 15px 0px;
	}


	.about-section-left p {
		font-size: 14px;
		line-height: 18px;
		padding: 0px 0px 10px 0px;
		margin: 0px 0px 20px 0px;
	}


	.cumn-butn-body.blue-butn {
		margin: 15px 0px 0px 0px;
	}


	.about-section {
		height: 100%;
	}


	.about-section-left {
		padding: 30px 30px;
		height: auto;
	}


	.about-section-right {
		height: 100%;
	}


	.tag-section {
		padding: 20px 0px;
	}


	.tag-section-box {

		margin: 0px 0px 20px 0px;
		text-align: center;

	}

	.tag-section-box-icon {

		margin: 0px auto;

	}


	.tag-section-box-info {
		padding: 0px;
		margin: 10px 0px 0px 0px;
		text-align: center;
	}


	.tag-section-box-info h5 {
		font-size: 20px;
		line-height: 100%;
		margin: 0px 0px 10px 0px;
	}


	.tag-section-box-info p {
		width: 100%;
		font-size: 14px;
		line-height: 20px;
	}
.popular-products-section-header h2 {
	font-size: 30px;
	line-height: 30px;
    }
.popular-products-section {
	padding: 35px 0px;
    }	
.popular-products-box-img {
	height: 295px;
    }
.latest-arrivals-section-text h2 {
	font-size: 30px;
	line-height: 39px;
	margin: 0px 0px 14px 0px;
    }
.latest-arrivals-section-text p {
	font-size: 20px;
	line-height: 20px;
	margin: 0px 0px 39px 0px;
    }
.latest-arrivals-section {
	padding: 35px 0px;
	min-height: 317px;
    }
.latest-arrivals-section-text {
	padding: 8% 0%;
    }
.about-section-left {
min-height: 320px;
    }
.client-say-section {
	padding: 35px 0px;
    }
.client-say-section h2 {
	font-size: 30px;
	line-height: 30px;
    }
.client-say-section-inner {
	margin: 30px 0px;
    }
.client-text p {
	font-size: 15px;
	line-height: 21px;
    }
.client-info-img {
	width: 45px;
	height: 45px;
    }
.googleicon {
	padding: 2px;
	width: 25px;
	height: 25px;
	bottom: -6px;
	left: 27px;
    }
.client-say-section-inner .owl-dots {
	bottom: -34px;
    }

.breadcumb img {
    height: 235px;
    max-height: 235px;
    }
.hero-content-upper {
	padding-top: 10%;
    }
.hero-content-upper h2 {
	font-size: 36px;
	line-height: 40px;
    }
.aboutrightimg {
	margin: 0px 0px 22px 0px;
	width: 100%;
	height: auto;
}
.aboutuspage-text {
	padding: 0px 0px 11px 0px;
   }
.aboutrightimg02 {
	margin: 0px 0px 22px 0px;
	height: auto;
    }
.aboutleft {
	padding: 0px 0px 0px 0px;
    }
.aboutright {
	padding: 0px 0px 0px 0px;
    }
.containerimg {
	width: 100% !important;
    height: auto;
    margin-bottom: 35px;
    }
.dropus-line h2 {
	margin: 0px 0px 17px 0px;
	font-size: 30px;
	line-height: 30px;
}
.recommended-box-img {
	height: auto;
	position: relative;
    background: #fff;
    }
.articles-page-sec {
	padding: 29px 6px;
}
.woocommerce-account .woocommerce-MyAccount-content {
	width: 100%;
    }
.woocommerce table.my_account_orders .button {
	white-space: nowrap;
	font-size: 15px;
	font-weight: 500;
	padding: 9px 16px;
}
.woocommerce-column__title {
	font-size: 22px;
	line-height: 25px;
}
.woocommerce .woocommerce-customer-details address {
	margin-bottom: 28px !important;
}
.woocommerce-Address-title.title h2 {
	font-size: 26px;
}
.woo-variation-product-gallery {
	width: 100%;
	max-width: 100% !important;
		margin-bottom: 2em;
    }
.woocommerce div.product div.summary {
	margin-bottom: 2em;
	width: 100%;
}
.single .custom-header-above-title {
	margin: 0px 0px 11px 0px;
	width: 100%;
}

.wc-block-components-sidebar-layout .wc-block-components-main {
	width: 100%;
    }
.wc-block-checkout__sidebar.is-sticky {
	width: 100%;
  }
.page-id-51 .woocommerce ul.order_details {
	justify-content: center;
	gap: 8px;
	flex-wrap: wrap;
	width: 100%;
    }

.blog {
	padding: 43px 28px;
    }
.featured-image {
	height: auto;
    } 













.footer-logo {
	width: 252px;
    }
.footer-news-sec h3 {
	font-size: 22px;
	line-height: 31px;
	margin: 0px 0px 10px 0px;
}
.footer-news-sec {
	width: 96%;
    }
.footer-info-link {
	padding: 8% 0% 0% 0%;
    }

}


/* Tablet desktop :320px. */
@media (min-width: 320px) and (max-width: 767px) {
	.custom-container {
		padding: 0px 20px;
	}
.rightlink-info ul {
	gap: 5px;
    }
.counter {
        right: 40px;
        top: -4px;
        width: 18px;
        height: 18px;
        font-size: 9px;
       }	
	.main-nav.scroll {
		height: auto;
		padding: 8px 0px;
		position: relative;
	}
.header.scroll {
	height: auto;
    }
	.stellarnav ul {
		margin: 0px 0px 0px 0px;
		padding: 0px;
	}

	.main-nav.scroll .logo img {
		width: 117px;
	}

	.logo {
		width: auto;
		height: auto;
		margin: 0px;
		padding: 0px;
	}

	.stellarnav {
		justify-content: end;
		align-items: center;
		gap: 5px;
	}

	a.banner-butn {
		font-size: 16px;
		width: auto;
	}

	a.banner-butn span {
		margin-right: 10px;
		width: 20px;
	}

	.menu-toggle {
		display: block !important;
		text-align: center;
	}

	.stellarnav .menu-toggle span.bars {
		top: 0px;
	}

	.stellarnav .menu-toggle {
		padding: 0px;
	}

	.stellarnav .menu-toggle span.bars span {
		width: 25px;
		height: 3px;
		margin: 0 0 3px;
		background: #FE0101;
	}

	.stellarnav.mobile.right>ul {
		z-index: 999;
		background: #010309;
	}

	.main-nav .stellarnav ul ul {
		width: 100%;
		background: #fff0f6;
		padding: 11px 2px;
	}

	.modal-body {
		padding: 12px 25px 16px 21px;
	}

	.stellarnav>ul>li>a:hover {
		color: #FE0101 !important;
	}

	.stellarnav>ul>li>a.active {
		color: #FE0101 !important;
	}

	.stellarnav .icon-close::after {
		border-bottom: solid 3px #f10a38;
	}

	.stellarnav .icon-close::before {
		border-bottom: solid 3px #f10a38;
	}
	.stellarnav a.dd-toggle .icon-plus::after {
		border-bottom: solid 2px #fff;
	}

	.stellarnav a.dd-toggle .icon-plus::before {
		border-bottom: solid 2px #fff;
	}

	.stellarnav.mobile li a {
		color: #fff;
		font-size: 16px;
		border-bottom: 1px solid rgba(210, 176, 176, 0.15);
		text-align: left;
		font-weight: 300;
	}

	.stellarnav .menu-toggle span.bars {
		top: 6px !important;
		margin-right: 0px;
	}
.stellarnav.mobile ul ul {
	background: #444;
	top: 0px;
    }
.stellarnav ul ul li {
	border-bottom: 1px solid #fff0;
    }
	.main-nav {

		padding: 5px 0px;

	}


	.banner-section {
		height: auto;
	}

	.banner-text-inner .owl-dots {
		bottom: 10px;
	}

	.banner-text-inner .owl-dots .owl-dot.active span,
	.banner-text-inner .owl-dots .owl-dot:hover span {
		width: 20px;
		height: 8px;
	}

	.banner-text-inner .owl-dots .owl-dot span {
		width: 8px;
		height: 8px;
	}


	.bannercarousel-text h1 {
		font-size: 20px;
		line-height: 20px;
	}


	.bannercarousel-text {
		bottom: 33px;
	}

.featured-products-section {
	padding: 30px 0px;
    }	
.featured-products-section-header h2 {
	font-size: 26px;
	line-height: 35px;
    }
.featured-products-section-header {
	flex-wrap: wrap;
	gap: 15px;
	justify-content: center;
    }
.featured-products-row {
	margin: 30px 0px 0px 0px;
    }
.recommended-box-img {
	height: auto;
	position: relative;
    background: #fff;
    }
.recommended-box {
	margin: 0px 0px 12px 0px;
}	
.popular-products-section {
	padding: 30px 0px;
    }	
.popular-products-section-header h2 {
    font-size: 26px;
    line-height: 35px;
    text-align: center;
	
    }
.popular-products-section-header {
	flex-wrap: wrap;
	gap: 15px;
	justify-content: center;
    }
.popular-products-box-img {
	height: auto;
    }
.latest-arrivals-section {
	padding: 30px 0px;
	min-height: 415px;
    }
.latest-arrivals-section-text h2 {
    font-size: 26px;
    line-height: 35px;
    margin: 0px 0px 10px 0px;
    text-align: center;
    }
.latest-arrivals-section-text {
	padding: 4% 0% 9% 0%;
	text-align: center;
    }
.latest-arrivals-section-text p {
	font-size: 18px;
	line-height: 20px;
	margin: 0px 0px 30px 0px;
	text-align: center;
    }	
.cumn-butn-body {
	font-size: 12px;
	padding: 9px 19px;
    }
.about-section-right {
	height: auto;
   }
.about-section-left {
	padding: 36px 34px;
	min-height: 545px;
	text-align: center;
    }
.about-section-left h2 {
font-size: 26px;
    line-height: 35px;
    margin: 0px 0px 8px 0px;
    text-align: center;
    }
.about-section-left p {
	font-size: 15px;
	line-height: 20px;
	margin: 0px 0px 29px 0px;
	text-align: center;
    }
.client-say-section {
	padding: 30px 0px;
    }
.client-say-section h2 {
    font-size: 26px;
    line-height: 35px;
    }
.client-say-section-inner {
	margin: 30px 0px;
    }
.client-text p {
	font-size: 14px;
	line-height: 18px;
    }
.client-info-img {
	width: 38px;
	height: 38px;
    }
.googleicon {
	width: 22px;
	height: 22px;
	left: 25px;
    }
.client-info-text h4 {
	font-size: 16px;
	line-height: 18px;
	margin: 0px 0px 0px 0px;
    }
.client-info-text h5 {
	font-size: 13px;
	line-height: 18px;
    }
.reating {
	margin: 14px 0px 10px;
	font-size: 9px;
    }
.client-say-section-inner .owl-dots {
	bottom: -31px;
	gap: 5px;
    }
.breadcumb img {
	height: 160px;
	max-height: 160px;
    }
.hero-content-upper h2 {
	font-size: 25px;
	line-height: 40px;
    }
.aboutuspage-section {
	padding: 35px 0px;
    }
.aboutrightimg {
	margin: 0px 0px 22px 0px;
	width: 100%;
	height: auto;
    }
.aboutuspage-text p {
	font-size: 15px;
	line-height: 20px;
    }
.aboutuspage-text {
	padding: 0px 0px 12px 0px;
    }
.aboutrightimg02 {
	margin: 0px 0px 22px 0px;
	width: 100%;
	height: auto;
    }
.aboutleft {
	padding: 0px 0px 0px 0px;
	width: 100%;
}
.aboutright {
	padding: 0px 0px 0px 0px;
	width: 100%;
}
.contactuscard-section {
	padding: 30px 0px;
	width: 100%;
    }
.hero-content-upper {
	padding-top: 9%;
}
.containerimg {
	margin: 0px 0px 25px 0px;
	width: 100%;
	height: auto;
    }
.dropus-line h2 {
	margin: 0px 0px 11px 0px;
	font-size: 30px;
	line-height: 35px;
    }
.dropus-line p {
	margin: 0px 0px 27px 0px;
	font-size: 15px;
	line-height: 22px;
    }
.articles-page-sec {
	padding: 30px 10px;
    }    
 .u-column1.col-1 h2 {
    font-size: 21px;
    line-height: 10px;
    width: 100%;
    }   
 .u-column2.col-2 h2 {
	font-size: 21px;
	line-height: 10px;
	   width: 100%;
    }   
.u-column2 header {
	flex-wrap: wrap;
}    
    
 .articles-page-sec p {
	margin: 0px 0px 14px 0px;
	font-size: 13px;
	line-height: 18px;
    }   
.woocommerce-button.button.woocommerce-form-login__submit {
	padding: 11px 23px !important;
	font-size: 13px !important;
	line-height: 14px;
    }    
.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit {
	padding: 11px 23px !important;
	font-size: 13px !important;
	line-height: 14px;
    }    
.woocommerce-account .woocommerce-MyAccount-content {
	width: 100%;
    }   
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button {
	padding: 9px 23px;
	font-size: 14px;
	line-height: 13px;
    }
 .u-column1 header {
	flex-wrap: wrap;
}  
 .woocommerce div.product div.summary {
	margin-bottom: 2em;
	width: 100%;
}
.single .custom-header-above-title {
	margin: 0px 0px 11px 0px;
	width: 100%;
}   
 .woo-variation-product-gallery {
    width: 100%;
    max-width: 100% !important;
  }
.single .woo-variation-gallery-wrapper .woo-variation-gallery-slider {
	height: auto;
    }
.single .woocommerce-product-details__short-description p {
	font-size: 15px;
	line-height: 21px;
	font-weight: 400;
    }  
  .single #tab-description p {
	font-weight: 400;
	font-size: 15px;
	line-height: 21px;
}
 .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
	font-size: 24px;
	margin: 2px 0px;
} 
.single .quantity .qty {
	margin-bottom: 23px;
	min-width: auto;
}  

.page-id-51 .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button {
	height: auto;
	width: auto;
    }
    
  .woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
	font-size: 17px;
	margin: 0px 0px 20px 0px;
	padding: 10px 8px;
	width: 100%;
	text-align: center;
    }  
.page-id-51 .woocommerce ul.order_details {
	padding: 19px;
	width: 100%;
	align-items: center;
	justify-content: left;
	gap: 11px;
	flex-wrap: wrap;
	text-align: left;
} 
    
 .blog {
	padding: 30px 20px;
    }   
.blog-cardimg {
	height: 194px;
    } 
.single .product .cart .button {
	padding: 17px 25px;
	font-size: 19px;
	font-weight: 500;
    } 
.related .price-row h3 {
	font-weight: 600;
	font-size: 14px;
	line-height: 14px;
    }
.related .price-cart p {
	font-weight: 600;
	font-size: 18px;
	line-height: 14px;
    }
  .archive .woocommerce-result-count {
    font-size: 21px;
    line-height: 26px;
    text-align: center;
    width: 100%;
}  
.woocommerce .woocommerce-ordering {
    margin: 0 0 1em;
    text-align: center;
    width: 100%;
}    
.archive .woocommerce-ordering select {
    font-size: 14px !important;
}    
    
 .woocommerce form .form-row label, .woocommerce-page form .form-row label {
	display: block;
	font-size: 17px;
	font-weight: 300;
	width: 100%;
}   
.single .woo-variation-gallery-wrapper .woo-variation-gallery-slider {
	height: 447px !important;
    }    
   .featured-image {
	height: auto;
} 
.post-content p {
	margin: 0px 0px 7px 0px;
	font-size: 14px;
	line-height: 20px;
}    
    
    

.footer-top {
	padding: 35px 0px 13px 0px;
    }
.footer-logo {
	width: 206px;
	margin: 0px auto 20px auto;
    }	
.footer-news-sec h3 {
	font-weight: 600;
	font-size: 22px;
	line-height: 31px;
	margin: 0px 0px 10px 0px;
    }
.footer-news-sec {
	margin: 31px 0px 0px 0px;
	width: 100%;
    }
.footer-news-sec p {
	font-size: 13px;
	line-height: 20px;
	margin: 0px 0px 15px 0px;
    }
.footer-news-sec .newsletter-form .button .btn {
	font-size: 14px;
	line-height: 22px;
	border-radius: 0px 40px 40px 0;
	width: 104px;
    }
.footer-news-sec .newsletter-form input {
	font-size: 13px;
	padding: 0px 18px;
    }
.footer-social-icon ul li {
	width: 30px;
	height: 30px;
	padding: 7px 0px;
	font-size: 17px;
	line-height: 7px;
    }
.footer-social-icon {
	margin: 26px 0px 23px 0px;
    }
.footer-quick-links h3 {
	font-weight: 600;
	font-size: 25px;
	line-height: 22px;
	margin: 10px 0px 10px 0px;
    }
.footer-quick-links ul li a {
	font-weight: 300;
	font-size: 16px;
	line-height: 18px;
    }
.footer-info-link {
	padding: 7% 0% 0% 0%;
    }
.footer-info-link h3 {
	font-weight: 600;
	font-size: 25px;
	line-height: 22px;
	margin: 0px 0px 25px 0px;
}
.footer-info-link p {
	padding: 0px 0px 6px 0px;
	font-size: 16px;
	font-weight: 300;
	font-size: 16px;
	line-height: 23px;
	gap: 0px;
    }
.footer-info-link p span.f-icon {
	margin-right: 8px;
	width: 17px;
	margin-top: 6px;
    } 
.footer-manu-butm ul li a::after {
	font: normal normal normal 11px/30px FontAwesome;
	width: 1px;
	font-size: 14px;
    }
.footer-manu-butm ul li a {
	font-size: 13px;
	line-height: 13px;
	margin: 0px 10px 0px 0px;
    }
.footer-bottm p {
	font-size: 12px;
	line-height: 32px;
	line-height: 12px;
	text-align: center;
    }
.footer-bottm-left {
	margin-bottom: 7px;
    }
.footer-manu-butm ul {
	justify-content: center;
    }

}