@media all and (max-width:1700px){
	/* Banner Section  */
	.single-banner {
		padding-left: 120px;
		padding-right: 120px;
	}
	.banner-sec .slick-arrow {
		left: 20px;
		width: 60px;
		height: 60px;
		background-position: top 23px left 13px;
	}
	.banner-sec .slick-next {
		right: 20px;
		left: unset;
	}

}
/*1700 End */
@media all and (max-width:1440px) {
	/* Banner Section  */
	.single-banner {
		background-position: center;
		padding-top: 130px;
		padding-bottom: 190px;
	}
	.single-banner h1 {
		font-size: 80px;
	}
	.single-banner h2 {
		font-size: 54px;
	}
	.single-banner h3 {
		font-size: 32px;
	}
	/* About World Section  */
	.about-world-wrp {
		gap: 40px;
		grid-template-columns: .7fr 1fr;
	}
	/* Single Product Page */
	.flex-control-thumbs {
		min-width: 100px;
		max-width: 120px;
	}
	.sa-cart-wishlist-remove-wraper {
		margin-top: 25px;
		margin-left: auto;
		margin-right: auto;
	}






}
/* 1440 End  */
@media all and (max-width:1439px){
	/* Header Top  */
	.logo a img {
		max-width: 160px;
	}
	.header-right {
		gap: 30px;
	}
	/* main menu  */
	.main-menu > ul {
		gap: 18px;
	}
	.menu-item-has-children {
		padding-right: 20px;
	}
	/* Home Product Gallery */
	.mini-product-area ul li > a {
		height: 300px;
	}
	html body .mini-product-area .add_to_cart_button {
		width: 55px;
		height: 55px;
	}
	html body .mini-product-area .add_to_cart_button::after {
		font-size: 21px;
	}
	.mini-product-area .sa-product-mid h2 {
		font-size: 24px !important;
		margin-bottom: 15px;
	}
	/* Shop Page */
	ul.products li > a {
		margin-right: 20px;
	}
	.sa-product-mid {
		margin-right: 15px;
		padding-right: 15px;
	}
	.sa-product-last {
		min-width: 300px;
	}
	.add_to_cart_button {
		padding: 20px 15px !important;
	}
	.sa-woo-cart-form {
		max-width: calc(70% - 40px);
	}
	.sa-custom-cart-right {
		max-width: 30%;
	}
	.sa-custom-cart-single-product {
		margin-bottom: 30px;
	}
	.sa-custom-cart-single-product-right {
		padding-left: 15px;
		margin-left: 15px;
	}
	.sa-custom-cart-single-product-right::after {
		bottom: unset;
	}



}
/*1439 End */
@media all and (max-width:1200px){
	.sec-m {
		margin-top: 50px;
		margin-bottom: 50px;
	}
	.sec-p {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	/* Main Footer  */
	.main-footer {
		padding: 50px 0;
	}
	.single-footer.five {
		max-width: 370px;
		width: 100%;
	}
	/* Questions Section  */
	.question-faq {
		gap: 40px;
	}
	/* Favorite Brands Section */
	.brand-list {
		display: block;
		margin-top: 50px;
	}
	.brand-list li {
		padding: 15px;
		height: 135px;
		margin: 0 5px;
	}
	.brand-list li img {
		display: block;
		height: 100%;
		width: 100%;
		object-fit: contain;
	}
	.brand-list .slick-dots {
		display: flex;
		margin-top: 30px;
		justify-content: center;
		gap: 5px;
	}
	.brand-list .slick-dots li {
		max-width: 10px;
		height: 10px;
		padding: 0;
		margin: 0;
		display: block;
	}
	.brand-list .slick-dots li button {
		display: block;
		font-size: 0;
		width: 10px;
		height: 10px;
		background: #309900;
		border-radius: 100px;
	}
	.brand-list .slick-dots li.slick-active button {
		background: #000;
	}
	/* Inner Banner Section -------- */
	.inner-banner-sec {
		padding: 80px 0;
	}
	/* Catagories - Page */
	.single-offer {
		padding-top: 40px;
		padding-left: 20px;
	}
	/* Offer Product Section */
	.offer-product {
		display: flex;
		flex-wrap: wrap;
		gap: 30px 20px;
		justify-content: center;
	}
	.single-offer {
		flex: 300px;
	}
	.single-offer h2 {
		font-size: 34px;
		line-height: 1.2;
	}
	.single-offer.two .img,
	.single-offer .img {
		position: absolute;
		z-index: 2;
		bottom: 0;
		right: 0;
		width: 230px;
		height: 230px;
		margin-top: 0;
		text-align: right;
	}
	.single-offer .img img {
		height: 100%;
		padding-top: 25px;
	}
	.single-offer.two .img::after,
	.single-offer .img::after {
		top: 0;
		left: 10px;
		width: 300px;
		height: 300px;
	}
	.question-faq-right.about .title {
		padding-right: 25px;
	}
	.question-faq-right.about .title::before {
		right: 0;
	}
	/* About World Section  */
	.about-world-right h2 {
		font-size: 32px;
		line-height: 1.4;
		margin-bottom: 40px;
	}
	.about-prog {
		gap: 20px;
		margin-bottom: 25px;
	}
	.about-world-right p {
		font-size: 18px;
		line-height: 1.5;
	}
	.about-easy {
		margin-top: 30px;
	}
	.about-easy li {
		padding-left: 60px;
	}
	.about-easy li::before {
		width: 46px;
		background-size: contain;
	}
	.about-easy li:last-child:before {
		background-size: contain;
	}
	.about-easy li p {
		font-size: 18px;
		line-height: 1.5;
	}
	.contact-right {
		max-width: 100%;
		flex: 300px;
	}
	.single-review {
		padding: 40px 30px;
		max-width: 800px;
		width: 100%;
		margin: auto;
	}
	.single-review::before {
		margin-bottom: 20px;
	}
	.single-review .star {
		font-size: 30px;
		padding-left: 35px;
		margin-bottom: 15px;
	}
	.single-review .star::before {
		top: 9px;
		left: 0;
		width: 30px;
		height: 30px;
		background-size: contain;
	}
	/* Home Product Gallery */
	.product-gallery {
		margin: 50px 0 20px 0;
	}
	.mini-product-area .product-categories a {
		margin-bottom: 10px;
	}
	.mini-product-area .sa-product-mid h2 {
		font-size: 22px !important;
		margin-bottom: 10px;
	}
	.mini-product-area .sa-product-last .price {
		gap: 12px;
	}
	.mini-product-area .sa-product-last .amount {
		font-size: 20px;
	}
	.shipping-feature {
		padding: 50px 0;
	}
	.sa-custom-cart-wraper {
		margin: 50px 0;
	}
	.sa-cart-attr {
		font-size: 15px;
		padding: 5px 10px;
		margin-bottom: 7px;
	}
	.wc-block-components-sidebar-layout .wc-block-components-main {
		padding-right: 0 !important;
	}
	.checkout-page {
		margin: 50px 0;
	}
	.pageid-12.not-loged-in .woocommerce {
		padding: 50px 0;
	}
	/* Dashpboard Page */
	body.logged-in .woocommerce {
		gap: 20px;
	}
	.woocommerce-account .woocommerce-MyAccount-content {
		padding: 30px 15px;
	}






}
/*1200 End*/
@media all and (max-width:1199px) {
	/* Main Header  */
	.header-wrp {
		gap: 40px;
	}
	.logo a img {
		max-width: unset;
	}
	.header-sign {
		display: flex;
		gap: 0;
	}
	.header-sign .sign {
		opacity: .75;
		padding-right: 20px;
		margin-right: 20px;
		border-right: 1px solid #e0e0e0;
	}
	.mobail-bars {
		display: flex;
	}
	.main-menu {
		position: fixed;
		top: 95px;
		left: -100%;
		width: 100%;
		height: 100%;
		background: #FFF;
		padding: 80px;
		transition: .3s ease;
	}
	.main-menu > ul {
		gap: 18px;
		flex-direction: column;
		max-width: 450px;
		width: 100%;
	}
	.main-menu.active {
		left: 0;
	}
	.main-menu ul li a {
		font-size: 30px;
		color: #000;
	}
	/* Drop Down  */
	.main-menu ul li ul {
		position: unset;
		background: transparent;
		padding: 5px;
		border-radius: 0;
		width: 100%;
		transition: unset;
		opacity: 1;
		visibility: visible;
		display: none;
	}
	.main-menu ul li ul li {
		padding: 5px 0;
	}
	.main-menu ul li ul a {
		font-size: 22px;
	}
	.menu-item-has-children:after {
		display: none;
	}
	.dropdown-menu-items {
		position: absolute;
		top: 3px;
		right: 0;
		width: 11px;
		height: 11px;
		border-left: 3px solid #000;
		border-bottom: 3px solid #000;
		transform: rotate(-45deg);
		transition: .3s ease;
	}
	.dropdown-menu-items.rotate {
		transform: rotate(136deg);
		top: 9px;
	}
	/* Main Footer  */
	.footer-wrp {
		flex-wrap: wrap;
	}
	.single-footer {
		margin-top: 0;
	}
	/* Single product Featured */
	.shipping-feature {
		padding: 30px 0;
	}
	.single-shipping {
		padding-left: 65px;
	}
	.single-shipping.deli::before {
		width: 50px;
		background-size: contain;
	}
	.product-acc .title {
		font-size: 20px;
		padding-top: 15px;
		margin-bottom: 15px;
	}
	.product-acc .title::after {
		top: 24px;
		right: 12px;
		width: 7px;
		height: 7px;
	}
	.effect-btn li {
		max-width: 170px;
		width: 100%;
	}
	/* About task Section */
	.why-better ul li {
		font-size: 20px;
		line-height: normal;
		padding-left: 55px;
	}
	.why-better ul.right li {
		padding-right: 55px;
	}
	.why-better ul li::before {
		transform: scale(.5);
		left: -21px;
		top: -21px;
	}
	.why-better ul.right li::before {
		right: -20px;
	}
	.why-better ul li span {
		font-size: 18px;
		line-height: 1.5;
	}
	.single-review p {
		font-size: 18px;
		line-height: 1.5;
	}
	.thank-con p {
		font-size: 20px;
		line-height: 1.5;
	}
	.thank-con h2 {
		padding-top: 55px;
	}
	.thank-con h2::before {
		height: 40px;
		background-size: contain;
	}
	.delivery {
		gap: 15px;
	}
	/* Shop Page */
	.catagories-wrp {
		gap: 30px;
	}
	ul.products li > a {
		min-width: 165px;
		height: 165px;
	}
	.catagories-right-all-product ul.products > li {
		padding: 0 !important;
	}
	.woocommerce ul.products li.product a .single-product-thumbnail {
		height: 100%;
	}
	.woocommerce ul.products li.product a img {
		height: 100% !important;
	}
	.sa-product-mid h2 {
		padding-bottom: 10px !important;
	}
	.product-short-description p {
		margin-bottom: 15px;
	}
	.cart-share-whishlist-wraper {
		gap: 12px;
		margin-top: 20px;
	}
	.add_to_cart_button {
		padding: 13px 15px !important;
	}
	.sa-share-button, .yith-wcwl-add-button a {
		width: 45px;
		height: 45px;
	}
	.sa-product-last {
		justify-content: flex-start;
	}
	.single-product-right {
		max-width: 50%;
	}
	.single-product-left {
		max-width: calc(50% - 35px);
	}
	.sa-single-product-top {
		gap: 20px;
		grid-template-columns: 100%;
	}
	.sa-single-product-top-right {
		order: -1;
	}








}
/* 1199 End  */
@media all and (max-width:992px){
	.step-boxes .step-box {
		width: 100%;;
	}
	/* Main Header Top  */
	.main-header-top {
		min-height: unset;
	}
	.main-menu {
		top: 82px;
	}
	/* Banner Section  */
	.single-banner {
		padding: 80px;
	}
	.single-banner h1 {
		font-size: 56px;
	}
	.single-banner h2 {
		font-size: 36px;
	}
	.single-banner h3 {
		font-size: 24px;
		margin-bottom: 30px;
	}
	.short-bn-bottm {
		margin-top: 50px;
	}
	/* Featured List Section */
	.featured-list {
		gap: 20px;
	}
	.single-feature {
		border-radius: 20px;
		padding: 40px 20px;
	}
	.single-feature h2 {
		font-size: 22px;
		line-height: normal;
		margin: 20px 0;
	}
	.single-feature p {
		font-size: 18px;
		line-height: 1.5;
	}
	/* Questions Section  */
	.question-faq-right h2 {
		margin-bottom: 40px;
	}
	.question-faq-right .title {
		font-size: 22px;
		margin-top: 15px;
		padding-bottom: 15px;
	}
	.question-faq-right .title::before {
		font-size: 22px;
	}
	/* Inner Banner Section -------- */
	.inner-banner-sec {
		padding: 50px 0;
	}
	.inner-banner h1 {
		font-size: 36px;
		line-height: 1.2;
		margin-bottom: 15px;
	}
	.table-of-content {
		padding: 12px 0;
	}
	.step-list {
		background: unset;
	}
	.step-head h2 {
		font-size: 36px;
		margin-bottom: 10px;
	}
	.sa-cart-product-thumb {
		align-self: flex-start;
	}



}
/*992 End */
@media all and (max-width:992px) {
	.question-faq-left {
		padding: 40px 20px;
		height: 350px;
	}
	.about-video-sec {
		padding: 100px 0;
	}


}
/* 992 End  */
@media all and (max-width:991px)  {
	.why-better-sec h2 {
		font-size: 26px;
		line-height: 1.2;
	}
	.why-better-sec h2 span {
		font-size: 17px;
	}
	.why-better {
		margin-top: 40px;
		flex-wrap: wrap;
		gap: 20;
		max-width: 600px;
		width: 100%;
		margin-inline: auto;
	}
	.why-better .img {
		order: 1;
	}
	.why-better ul.right {
		text-align: left;
	}
	.why-better ul.right li {
		padding-left: 55px;
		padding-right: 0;
		margin-bottom: 10px;
	}
	.why-better ul.right li::before {
		right: unset;
		left: -20px;
	}
	.delivery li {
		height: unset;
		min-height: 230px;
		padding-inline: 20px;
		max-width: 400px;
		width: 100%;
	}
	.delivery li::before {
		height: 70px;
		margin: 50px auto 25px auto;
		background-size: contain !important;
	}
	.step-list li {
		width: 110px;
		height: 110px;
	}
	.step-by-sec p {
		font-size: 18px;
		line-height: 1.5;
	}
	/* Shop Page*/
	.catagories-wrp {
		gap: 0;
		flex-wrap: wrap;
	}
	.catagories-left {
		width: 100%;
	}
	.catagories-left form {
		display: flex;
		justify-content: space-between;
		width: 100%;
		gap: 20px;
		margin-top: 15px;
	}
	.catagories-left .yith-wcan-filters .yith-wcan-filter {
		margin-bottom: 15px;
	}
	.catagories-right-all-product ul.products > li {
		width: 100% !important;
	}
	.sa-product-last {
		min-width: 230px;
	}
	.page-numbers {
		gap: 10px;
	}
	.single-product-wrp {
		gap: 40px;
		flex-wrap: wrap;
	}
	.single-product-left {
		max-width: 600px;
		width: 100%;
	}
	.single-product-right {
		max-width: 100%;
	}
	.sa-woo-cart-form {
		max-width: 100%;
	}
	.sa-custom-cart-right {
		max-width: 600px;
		width: 100%;
		margin: 0 auto;
	}
	.sa-custom-cart-single-product-right {
		padding-left: 30px;
		margin-left: 30px;
	}
	.sa-custom-cart-wraper {
		max-width: 650px;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	.wc-block-components-sidebar-layout {
		gap: 40px;
	}
	.wc-block-components-sidebar,
	.wc-block-components-sidebar-layout .wc-block-components-main {
		width: 100% !important;
	}





}
/* 991 End  */
@media all and (max-width:768px){
	.default-btn {
		font-size: 16px;
		padding: 14px 25px;
	}
	/* Header Top  */
	.main-menu {
		top: 70px;
	}
	.logo a img {
		max-width: 150px;
	}
	/* Banner Section  */
	.single-banner {
		padding: 50px 30px 80px 30px;
	}
	.banner-sec .slick-dots {
		display: flex;
		gap: 10px;
		justify-content: center;
		position: absolute;
		bottom: 30px;
		left: 0;
		right: 0;
	}
	.banner-sec .slick-dots li button {
		display: block;
		font-size: 0;
		width: 10px;
		height: 10px;
		background: #309900;
		border-radius: 100px;
	}
	.banner-sec .slick-dots li.slick-active button {
		background: #FFF;
	}
	.short-banner {
		padding: 50px;
		background-position: center;
	}
	.title-top .btn {
		font-size: 18px;
		line-height: normal;
	}
	.featured-list {
		gap: 20px;
		justify-content: center;
	}
	.single-feature {
		flex: 260px;
		max-width: 500px;
		width: 100%;
	}
	/* Single Product Section */
	.single-product-wrp {
		gap: 40px;
		flex-wrap: wrap;
	}
	.single-shipping {
		margin-bottom: 30px;
	}
	.single-shipping.secure,
	.single-shipping.deli {
		margin-inline: unset;
	}
	/* About World Section  */
	.about-world-wrp {
		grid-template-columns: 100%;
	}
	.about-world-left img {
		width: 100%;
	}
	.about-task {
		padding: 30px 0;
		border-radius: 10px;
	}
	.about-task ul {
		justify-content: center;
	}
	.contact-left ul {
		margin-top: 40px;
	}
	.contact-left ul li {
		font-size: 26px;
		line-height: normal;
		padding-left: 50px;
	}
	.contact-left ul li a::before {
		top: -50px;
		left: -65px;
		transform: scale(.6);
	}
	.contact-left ul li a {
		line-height: normal;
	}
	.map iframe {
		aspect-ratio: 16/9;
	}
	/* Home Product Gallery */
	.product-gallery {
		margin-bottom: 0;
	}
	.mini-product-area ul {
		gap: 5px 20px;
	}
	.mini-product-area ul li {
		flex: 250px;
	}
	.single-product-left {
		max-width: 100%;
	}
	.sa-single-product-top {
		grid-template-columns: auto auto;
	}
	.sa-single-product-top-right {
		order: 1;
	}
	.single-product-price .price {
		font-size: 26px;
	}
	.sa-custom-cart-single-product-left {
		gap: 20px;
	}
	/* Dashboard Page */
	body.logged-in .woocommerce {
		gap: 20px;
		flex-wrap: wrap;
	}
	body.logged-in .woocommerce::after,
	body.logged-in .woocommerce::before {
		display: none;
	}
	nav.woocommerce-MyAccount-navigation {
		max-width: 100%;
	}
	.woocommerce-account .woocommerce-MyAccount-content {
		overflow: auto;
	}
	body.logged-in .woocommerce table {
		min-width: 350px;
	}





}
/*768 End */
@media all and (max-width:767px) {
	.m-columns {
		grid-template-columns: 1fr;
	}
	/* Main Footer  */
	.footer-wrp {
		justify-content: space-around;
	}
	.single-footer.one {
		order: 1;
		max-width:500px;
	}
	.single-footer.five {
		max-width: 500px;
		order: 3;
	}
	/* Short Banner  */
	.short-banner h2 {
		font-size: 28px;
		line-height: 1.2;
	}
	.short-banner h2 span {
		margin-bottom: 10px;
	}
	.white-arrow-btn {
		font-size: 17px;
		padding: 15px 65px 15px 15px;
	}
	.white-arrow-btn::after {
		right: 15px;
	}
	/* Questions Section  */
	.question-faq {
		flex-wrap: wrap;
	}
	.question-faq-right h2 {
		margin-bottom: 30px;
	}
	.question-faq-left {
		max-width: 100%;
	}
	.question-faq-left h2 {
		font-size: 28px;
	}
	.question-faq-left .btn {
		margin-top: 30px;
	}
	.accordion-body {
		margin: 20px 0;
	}
	.accordion-body p {
		font-size: 18px;
		line-height: 1.5;
	}
	/* Shop Page */
	ul.products {
		gap: 40px 20px; 
	}
	.catagories-right-all-product ul.products > li {
		max-width: 600px;
		width: 100% !important;
		flex-wrap: wrap;
		gap: 30px;
		justify-content: center;
		margin-left: auto !important;
		margin-right: auto !important;
	}
	.catagories-right-all-product ul.products li > a {
		min-width: 165px;
		max-width: 30%;
		height: 165px;
		padding-right: 0;
		margin-right: 0;
	}
	.product-gallery ul.products li > a {
		margin-right: 0;
	}
	.sa-product-mid {
		margin-right: 0;
		padding-right: 0;
		border-right: 0;
		max-width: calc(70% - 35px);
	}
	.product-gallery .sa-product-mid {
		max-width: 100%;
	}
	.product-gallery .sa-product-last {
		justify-content: center;
	}
	.product-acc .accordion-body {
		margin: 0 0 20px 0;
	}
	.sa-product-last {
		justify-content: flex-start;
		flex-direction: row;
		flex-wrap: wrap;
		gap: 20px;
	}
	.sa-product-last .price {
		margin-bottom: 0 !important;
	}
	.product-stock,
	.cart-share-whishlist-wraper {
		margin-top: 0 !important;
	}











}
/* 767 End  */
@media all and (max-width: 576px){
	/* Header Top  */
	.logo a img {
		max-width: 130px;
	}
	.header-wrp {
		gap: 15px;
	}
	.header-sign .sign {
		font-size: 0;
		gap: 0;
		padding-right: 14px;
		margin-right: 14px;
	}
	.main-menu {
		top: 60px;
		padding: 50px 20px;
	}
	.main-menu > ul {
		gap: 13px;
	}
	.main-menu ul li a {
		font-size: 20px;
	}
	.main-menu ul li ul a {
		font-size: 18px;
	}
	.mobail-bars {
		position: relative;
		width: 45px;
		height: 45px;
	}
	/* Main Footer  */
	.footer-wrp {
		flex-wrap: wrap;
		gap: 30px;
		justify-content: flex-start;
	}
	/* Banner Section  */
	.single-banner {
		padding: 50px 0 80px 0;
	}
	.single-banner h1 {
		font-size: 32px;
	}
	.single-banner h2 {
		font-size: 24px;
	}
	.single-banner h3 {
		font-size: 18px;
		margin-bottom: 25px;
	}
	.single-banner .bn-btn {
		font-size: 17px;
		padding: 15px 64px 15px 20px;
	}
	.single-banner .bn-btn::after {
		right: 15px;
	}
	.short-banner {
		padding: 50px 15px;
	}
	.brand-list li {
		border-radius: 8px;
	}
	/* Inner Banner Section -------- */
	.inner-banner h1 {
		font-size: 26px;
	}
	#breadcrumbs span, #breadcrumbs a, #breadcrumbs {
		font-size: 16px;
		line-height: normal;
	}
	.table-of-con ul li a {
		font-size: 14px;
		line-height: normal;
	}
	.product-acc .accordion-body .wrp {
		flex-wrap: wrap;
	}
	.effect-btn {
		gap: 10px;
	}
	.effect-btn li {
		max-width: 160px;
	}
	.product-acc .accordion-body .wrp ul {
		gap: 15px;
	}
	.about-world-right h2 {
		font-size: 26px;
		line-height: 1.2;
	}
	.single-input textarea, .single-input input {
		font-size: 18px;
		padding: 15px 20px;
	}
	.single-input textarea {
		height: 150px;
	}
	.contact-left h2 {
		margin-bottom: 14px;
		font-size: 32px;
		line-height: normal;
	}
	.thank-con .btn {
		font-size: 18px;
		padding: 15px;
	}
	.thank-con .red {
		font-size: 18px;
	}
	.thank-con h2 {
		font-size: 32px;
	}
	.thank-con p {
		font-size: 18px;
	}
	.step-list li {
		width: 80px;
		height: 80px;
	}
	.step-head h2 {
		font-size: 26px;
		line-height: 1.2;
	}
	/* Shop Page */
	.catagories-left form {
		flex-wrap: wrap;
	}
	.catagories-left form > div {
		flex: 175px;
		margin: 0 !important;
	}
	.sa-single-product-content ul li, 
	.sa-single-product-content p {
		font-size: 18px;
		line-height: 1.5;
	}
	.flex-control-thumbs {
		min-width: 50px;
		max-width: 80px;
	}
	.sa-single-product-top {
		grid-template-columns: 100%;
	}
	.sa-single-product-top-right {
		order: -1;
	}
	.sa-single-product-top-left .product_title {
		font-size: 26px;
	}
	.sa-single-product-stock {
		margin-bottom: 0;
	}
	.single-product-bottom-right .cart button[type="submit"] {
		font-size: 16px;
		line-height: normal;
		padding: 15px;
	}
	.heading, .title-top h2 {
		font-size: 30px;
	}
	.qib-button-wrapper button {
		padding: 25px 18px !important;
	}
	.sa-custom-cart-single-product {
		gap: 25px;
		flex-wrap: wrap;
	}
	.sa-custom-cart-single-product-right {
		padding-left: 0;
		margin-left: 0;
		width: 100%;
	}
	.sa-custom-cart-single-product-right::after {
		display: none;
	}
	.woocommerce-thankyou-order-details {
		columns: 4 120px;
		gap: 30px;
		column-rule: 1.5px dotted #a6a6a6;
	}
	.woocommerce-thankyou-order-details::before,
	.woocommerce-thankyou-order-details::after {
		display: none !important;
	}
	.woocommerce-thankyou-order-details li {
		margin: 0 0 10px 0!important;
		padding: 0 !important;
		border: 0 !important;
	}
	div#customer_login {
		flex-wrap: wrap;
	}
	div#customer_login > div:last-child {
		max-width: 100%;
	}
	.woocommerce-account .woocommerce-MyAccount-content p {
		flex: unset !important;
		width: 100% !important;
	}
	.single-product-bottom {
		flex-wrap: wrap;
	}
	.single-product-bottom-right .cart {
		gap: 15px;
		flex-wrap: wrap;
	}



}
/*576 End */
@media all and (max-width: 425px) {
	/* About World Section  */
	.about-prog {
		flex-wrap: wrap;
	}
	.about-easy {
		flex-wrap: wrap;
	}
	.about-easy li p {
		max-width: 100%;
	}
	.single-review {
		padding: 40px 15px;
	}
	/* Shop Page */
	ul.products li > a {
		max-width: 300px;
		height: 200px;
	}
	.sa-product-mid {
		max-width: 100%;
		text-align: center;
	}
	.product-categories a {
		text-align: center;
	}
	.product-short-description p {
		margin-bottom: 8px;
	}
	.product-short-description p:last-child {
		margin-bottom: 0;
	}
	.sa-product-last {
		justify-content: center;
		gap: 10px;
	}
	.product-short-description ul li {
		display: block;
	}
	.catagories-right p.woocommerce-result-count,
	.catagories-right form.woocommerce-ordering {
		float: unset;
	}
	.page-numbers {
		gap: 3px;
	}
	.page-numbers li span, .page-numbers li {
		width: 30px;
		height: 30px;
	}
	.prev.page-numbers::after, 
	.next.page-numbers::after {
		top: 10px;
	}
	.woocommerce-product-gallery {
		flex-wrap: wrap;
	}
	.flex-control-thumbs {
		max-width: 100%;
		flex-direction: row;
		height: 50px;
	}
	.flex-control-thumbs li {
		border: 2px solid #D5C58A;
	}
	.woocommerce-product-gallery__trigger {
		top: 66px;
	}
	.flex-viewport {
		border: 4px solid #D5C58A;
	}
	.product-gallery ul.products li > a {
		max-width: 100%;
	}
	.single-product-bottom-right .cart {
		gap: 12px;
	}
	.qib-button-wrapper button {
		padding: 25px 14px !important;
		width: 25px !important;
	}
	.sa-custom-cart-single-product-left {
		flex-wrap: wrap;
		justify-content: center;
	}
	.sa-cart-product-data {
		max-width: 100%;
		text-align: center;
	}
	.sa-custom-cart-single-product-right {
		max-width: 100%;
	}
	.sa-custom-cart-single-product-right .qib-button-wrapper {
		margin: auto !important;
	}
	.sa-cart-product-short-description ul {
		margin-left: 0;
	}
	.sa-cart-product-short-description ul li {
		list-style: none;
		margin-top: 5px;
	}
	body.postid-70 .woocommerce-product-gallery__trigger {
		top: 0;
	}
	div#customer_login > div:first-child {
		padding: 40px 20px;
	}




}