.reviews-success {
    color: green;
    background-color: var(--c2);
    width: max-content;
    padding: 3px 7px;
    border-radius: 5px;
    font-size: 14px;
}
/*for-large-dekstop view-1400*/

@media only screen and (min-width: 100px) and (max-width: 1699px) {
	.book-section-content {
		width: 90%;
	}
	.book-section-img {
		width: 590px;
		margin: 0 auto;
	}
	.main-logo{
		margin-left:0px;
	}
}

/*for-large-dekstop view-1200*/

@media only screen and (min-width: 100px) and (max-width: 1399px) {

	.book-section-img {
    width: 500px;
    margin: 0 auto;
}
	.web-title h2 {
    font-size: 50px;
   
}
	.newsletter-form input {
    width: 74%;
}
	.featured-products ul.products li.product {

    width: 22%;

}
		body.single-product .woocommerce-message {
    width: 1000px;

}
	.main-menu ul li a{
		font-size:15px;
	}
	.main-menu ul{
		gap: 30px;
	}
}

/*for-laptop view-1024*/

@media only screen and (min-width: 100px) and (max-width: 1199px) {
	.web-btn a {
    padding: 8px 40px;
}
    .main-menu ul li a {
        font-size: 14px;
    }
	.header-contacts ul li a{
		font-size:15px;
	}
	.main-menu ul {
		gap: 24px;
	}
	.banner-title h2 {
    font-size: 47px;

}
	.main-logo {
		width: 175px;
		padding: 12px 16px 6px 15px;
	}
	.banner-title h4 {

    font-size: 19px;
}
	.banner-img img {
    height: 560px;
}
	.about-image img {
    height: 400px;
}
	.about-content p {
    font-size: 14px;
}
	.book-section-img {
    width: 490px;
}
	.book-section-content p {
    font-size: 15px;
    margin-bottom: 10px;
}
	.book-section-content h2 {
    font-size: 37px;
    margin-bottom: 10px;
}
	.featured-products ul.products li.product {
    width: 23%;
    margin-right: 12px;
}

	.testi-content p {
    font-size: 15px;
    margin-bottom: 12px !important;
}
	.tit-gap.testi-title {
    margin-bottom: 40px;
}
	.newsletter-form input {
    width: 69%;
}
	.testi-content ul li {
    font-size: 14px;
}
	.newsletter-quote h2 {
    font-size: 33px;
}
	.shop-page-sec-main ul.products li.product {
    width: 32.001%;
    margin: 0px;
}
	.single-pro-content-main button.single_add_to_cart_button {
    width: 309px;
}
}

/*for-tablet view-768*/

@media only screen and (min-width: 100px) and (max-width: 991px) {
	.review-form {
		padding: 36px 34px;
	}
	.main-logo{
		        top: 5px;
	}
	.testi-form-title h2 {
		font-size: 46px !important;
		letter-spacing: 0px;
	}
	.header-top{
		display:none;
	}
	.inner-header .inner-header-title h2 {
		font-size: 42px;
	}
	
	.header-contacts ul {
    justify-content: center;
}
.related.products ul.products li.product {
    width: 48%;
}
.header-socials ul {
    justify-content: center;
    margin-top: 20px;
}

    .header-bottom{
        padding: 20px 0px;
        position:relative;
    }
.cust-gap{
    row-gap: 54px;
}
    .header-bottom .row{
        display:flex;
        align-items:center;
    }
.book-section-content {
    width: 90%;
    margin: 0 auto;
    text-align: center;
}
.inner-header {
    height: 280px;
}
	body.single-product .woocommerce-message {
    width: 720px;
}

    .mobile-toggle{
        display:flex;
        justify-content:flex-end;
        align-items:center;
        font-size: 28px;
        cursor:pointer;
    }

    .main-menu{
        display:none;
        position:absolute;
        top:100%;
        left:0;
        width:100%;
        background:#fff;
        z-index:999;
        padding:20px;
        box-shadow:0 10px 30px rgba(0,0,0,.1);
    }

    .main-menu.active{
        display:block;
    }

    .main-menu ul{
        display:flex;
        flex-direction:column;
        gap:0;
    }

    .main-menu ul li{
        width:100%;
        border-bottom:1px solid #eee;
    }

    .main-menu ul li:last-child{
        border:none;
    }

    .main-menu ul li a{
        display:block;
        padding:15px 0;
        text-align:left;
    }





.banner-image {display: none;}

.banner-img img {
    height: 500px;
}
    .banner-title {
    text-align: center;
}
	.about-image img {
    margin-left: 0;
    margin-top: 50px;
    height: 650px;
}
	.book-section-img {
    width: 530px;
    margin-bottom: 60px;
}
	.web-btn.feature-btn {
    margin-top: 0px;
}
	.spacing {
    padding: 60px 0;
}
	.newsletter-quote {
    margin-bottom: 50px;
    text-align: center;
}
.main-footer {
    padding-top: 60px;
}
.newsletter-form {
    text-align: center;
}
	.is-medium table.wc-block-cart-items .wc-block-cart-items__row, .is-mobile table.wc-block-cart-items .wc-block-cart-items__row, .is-small table.wc-block-cart-items .wc-block-cart-items__row {
    padding: 30px 30px;
    margin:  0;
}
	.wc-block-components-sidebar-layout .wc-block-components-main {
    margin-bottom: 30px;
}
		.wc-block-components-sidebar-layout .wc-block-components-main {
    margin-top: 50px;
}
	.wc-block-components-order-summary-item {
    padding: 20px 20px;
}
	.woocommerce-account .woocommerce-MyAccount-navigation {

    width: 40%;
    margin-bottom: 50px;
}
	.woocommerce-account .woocommerce-MyAccount-content {
    width: 90%;

    padding-left: 0;
}
}

/*for-landscape_mobile view-576*/

@media only screen and (min-width: 100px) and (max-width: 767px) {
	
	.banner-title h2 {
    font-size: 36px;
}
	.banner-title h4 {
    font-size: 17px;
}
	.about-content {
    padding: 35px;
}
	.about-content h2 {
    font-size: 30px;
}
	.woocommerce-Tabs-panel h2, .related.products > h2 {
    font-size: 23px;
   
}
	.woocommerce-account .woocommerce-MyAccount-navigation {
    width: 100%;
    margin-bottom: 50px !important;
    margin: 0 auto;
}
	body.single-product .woocommerce-message {
    width: 540px;
}
.contact-form {

    padding: 20px 20px;
}
	.contact-form h2 {
    font-size: 33px;
    margin-bottom: 14px;
}
body.single-product .woocommerce-tabs ul li a {

    font-size: 16px;
   
}
	.web-title h2 {
    font-size: 35px;
}
a.button.wc-forward {
    margin-top: 20px;
}

	.inner-header .inner-header-title h2 {
    color: #fff;
    font-size: 38px;
    font-weight: 700;
}
	.about-image img {
    margin-top: 50px;
    height: 480px;
}
	.inner-header-title {
    padding-top: 20px;
}
	.web-title.testi-title h2 {
    font-size: 32px;
}
	.footer-menu ul {
    padding: 25px 0;
}
		.mobile-toggle {
    font-size: 22px;
   
}
	.form-input input, .form-input select, .form-input textarea {
    padding: 10px 17px;
    border-radius: 10px;

}
	.contact-form .row {
    row-gap: 16px;
}
	.contact-form h2 {
    font-size: 33px;
    margin-bottom: 14px;
}
	.footer-menu ul li a {
    font-size: 14px;
    transition: all .7s;
	
	}
	.web-btn.form-btn button {
    padding: 15px 29px;
    font-size: 13px;
}
}

/*for-mobile view-375*/

@media only screen and (min-width: 100px) and (max-width: 575px) {
	.shop-page-sec {
		padding: 40px 0px;
	}
	.responsive-menu-inner {
		padding: 20px;
	}
    .responsive-links {
        margin-top: 30px;
    }
	.responsive-links ul li a {
		font-size: 16px;
		padding: 8px 0px;
	}
	.respon-cross a {
		width: 35px;
		height: 35px;
		font-size: 18px;
	}
	.responsive-menu-inner{
		width: 90%;
	}
	.rating-wrapper {
		padding: 0px 17px 36px;
	}
	.star-rating span {
		font-size: 18px;
	}
	.review-form .form-input {
		margin-bottom: 15px;
	}
	.form-submit.web-btn button {
		padding: 8px 20px;
		font-size: 14px;
	}
	.reviews-success {
		padding: 4px 8px;
		font-size: 11px;
		width:unset;
	}
	.reviews-message {
    margin: 20px 0px 38px 0px;
}
	.testi-form-title h2 {
        font-size: 25px !important;
        letter-spacing: 1px;
    }
    .review-form {
        padding: 25px 20px;
        border-radius: 5px;
    }
	.spacing {
        padding: 40px 0;
    }
	.inner-header .inner-header-title h2 {
        font-size: 34px;
    }
	.inner-header {
		
        height: 230px;
    }
	.main-logo {
        width: 125px;
        padding: 8px 8px 4px 8px;
        top: 5px !important;
    }
  .container {
    width: 96%;
  }
	.header-top {
    display: none;
}
		.mobile-toggle {
    font-size: 20px;
   
}
	.banner-title h2 {
    font-size: 26px;
}
	.banner-title h4 {
    font-size: 14px;
}
	.banner-title p {
    font-size: 13px;
}
	.web-btn a {
    font-size: 14px;
}
	.banner-img img {
    height: 427px;
}
	.about-content {
    padding: 25px;
}
	body.single-product .woocommerce-message {
    width: 390px;
}
	.about-image img {
    margin-top: 40px;
    height: 310px;
}
	.book-section-img {
    width: 320px;
    margin-bottom: 20px;
}
	.book-section-content h2 {
    font-size: 30px;
    margin-bottom: 10px;
}
	.book-section-content p {
    font-size: 14px;
    margin-bottom: 10px;
}
	.web-title h2 {
    font-size: 25px;
}
	.web-title.feature-title p {
    font-size: 14px;
}
	
	.tit-gap {
    margin-bottom: 30px;
}
	.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
    width: 100%;
}
	.tit-gap.testi-title {
    margin-bottom: 30px;
}
	.web-title.testi-title h2 {
    font-size: 22px;
}
	.newsletter-quote h2 {
    font-size: 22px;
}
	.newsletter-form input {
    width: 58%;
}
	.footer-menu ul {
    display: flex;
    gap: 22px;
    justify-content: center;
    padding: 45px 0;
    flex-wrap: wrap;
}
	.product-box-image img {
    height: 230px !important;
    object-fit: contain;
}
	.single-pro-content-main button.single_add_to_cart_button {
    width: 252px;
}
	body.single-product .woocommerce-tabs ul {

    gap: 15px;
}
body.single-product .woocommerce-tabs ul li a {
    font-size: 14px;
}
}

/*for-small_mobile view-320*/

@media only screen and (min-width: 100px) and (max-width: 374px) {
}
