@media screen and (max-width: 1850px) and (min-width:1601px){

  .slider-collection-box:after{
    width: 50%;
    left: 35px;
  }
  .banner-img-main-box h1 {
    font: normal normal bold 200px/200px poppins;
  }
  .banner-img-main-box{
    margin-top: -8% !important;
  }
  .blog-banner-img-two,.contact-banner-img-two,.about-banner-img-two,.about-history-image-two,.contact-service-image-box,.faq-page-main .faq-image-two,.faq-service-image-box,{
    display: none;
  }
  #footer .location{
    width: 90%;
  }
  #about-history-page p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
  }
  .header-menu{
    text-align: center;
  }
  #slider {
    margin-top: -6%;
  }
  .slider-image-box {
    height: 800px;
  }
  #slider h1 {
    font: normal normal bold 220px/220px poppins;
  }
  .slider-box-image {
    position: absolute;
    left: 0;
    top: 25%;
    border: 40px solid var(--light-brown);
    border-left: 0px;
    width: 380px;
    height: 450px;
    object-fit: cover;
    object-position: bottom;
  }
  .slider-text{
    width: 50%;
  }
  .slider-content-inner-box {
    position: absolute;
    top: 25%;
    left: 13%;
  }
  .slider-heading-content-box:before {
    content: '';
    width: 13%;
    height: 23%;
    border: 1px solid #000;
    position: absolute;
    left: 41%;
    text-align: center;
    z-index: 0;
    top: 0%;
  }
  .slider-heading-content-box:after {
    content: '';
    width: 28%;
    height: 1px;
    position: absolute;
    left: 38%;
    transform: rotate(90deg);
    top: -31%;
    background: var(--black);
  }
}
@media screen and (max-width: 1600px) and (min-width:1441px){
  .slider-collection-box:after{
    width: 50%;
    left: 35px;
  }
  .banner-img-main-box h1 {
    font: normal normal bold 180px/180px poppins;
  }
  .banner-img-main-box{
    margin-top: -8% !important;
  }
  #footer .location{
    width: 90%;
  }
  #about-history-page p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
  }
  .header-menu{
    text-align: center;
  }
  #slider {
    margin-top: -7%;
  }
  .slider-image-box {
    height: 700px;
  }
  #slider h1 {
    font: normal normal bold 180px/180px poppins;
  }
  .slider-box-image {
    position: absolute;
    left: 0;
    top: 26%;
    border: 40px solid var(--light-brown);
    border-left: 0px;
    width: 300px;
    height: 400px;
    object-fit: cover;
    object-position: bottom;
  }
  .slider-text{
    width: 81%;
  }
  .slider-content-inner-box {
    position: absolute;
    top: 25%;
    left: 8%;
  }
  .slider-heading-content-box:before {
    content: '';
    width: 13%;
    height: 23%;
    border: 1px solid #000;
    position: absolute;
    left: 41%;
    text-align: center;
    z-index: 0;
    top: 0%;
  }
  .slider-heading-content-box:after {
    content: '';
    width: 42%;
    height: 1px;
    position: absolute;
    left: 31%;
    transform: rotate(90deg);
    top: -50%;
    background: var(--black);
  }
}
@media screen and (max-width: 1440px) and (min-width:1367px){
  h1 {
    font: normal normal bold 140px/200px poppins;
  }
  .banner-img-main-box{
    margin-top: -8% !important;
  }
  .contact-banner-img-two,.about-banner-img-two,.about-history-image-two{
    display: none;
  }
  #footer .location{
    width: 90%;
  }
  #about-history-page p {
    /* overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7; */
  }
  .header-menu{
    text-align: center;
  }
  #slider {
    margin-top: -9%;
  }
  .slider-image-box {
    height: 700px;
  }
  #slider h1 {
    font: normal normal bold 180px/180px poppins;
  }
  .slider-box-image {
    position: absolute;
    left: 0;
    top: 26%;
    border: 40px solid var(--light-brown);
    border-left: 0px;
    width: 300px;
    height: 400px;
    object-fit: cover;
    object-position: bottom;
  }
  .slider-text{
    width: 81%;
  }
  .slider-content-inner-box {
    position: absolute;
    top: 25%;
    left: 8%;
  }
  .slider-heading-content-box:before {
    content: '';
    width: 13%;
    height: 23%;
    border: 1px solid #000;
    position: absolute;
    left: 41%;
    text-align: center;
    z-index: 0;
    top: 0%;
  }
  .slider-heading-content-box:after {
    content: '';
    width: 27%;
    height: 1px;
    position: absolute;
    left: 38%;
    transform: rotate(90deg);
    top: -28%;
    background: var(--black);
  }

  .pricing-plan-content-box{
    height: 690px;
  }
}
@media screen and (max-width: 1399px){
  .about-content-box:after{
    bottom: 5%;
    right: 55%;
  }
  .banner-one-paragraph{
    width: 100% !important;
  }
  .contact-banner-img-two,.about-banner-img-two,.about-history-image-two{
    display: none;
  }
}
@media screen and (max-width: 1399px) and (min-width:1366px){

  .service-page-main-content-box:after{
    bottom: 19%
  }
}
@media screen and (max-width: 1366px) and (min-width:1200px){

  .service-page-main-content-box:after{
    bottom: 19%
  }
  .banner-img-main-box h1 {
    font: normal normal bold 200px/200px poppins;
  }
  .banner-img-main-box{
    margin-top: -8% !important;
  }
  .contact-banner-img-two,.about-banner-img-two{
    display: none;
  }
  #footer .location{
    width: 90%;
  }
  .header-menu{
    text-align: center;
  }
  #slider {
    margin-top: -9%;
  }
  .slider-image-box {
    height: 650px;
  }
  #slider h1 {
    font: normal normal bold 135px/140px poppins;
  }
  .slider-box-image {
    position: absolute;
    left: 0;
    top: 20%;
    border: 40px solid var(--light-brown);
    border-left: 0px;
    width: 300px;
    height: 400px;
    object-fit: cover;
    object-position: bottom;
  }
  .slider-text{
    width: 81%;
  }
  .slider-content-inner-box {
    position: absolute;
    top: 25%;
    left: 9%;
  }
  .slider-heading-content-box:before {
    content: '';
    width: 12%;
    height: 19%;
    border: 1px solid #000;
    position: absolute;
    left: 41%;
    text-align: center;
    z-index: 0;
    top: -2%;
  }
  .slider-heading-content-box:after {
    content: '';
    width: 37%;
    height: 1px;
    position: absolute;
    left: 32%;
    transform: rotate(90deg);
    top: -36%;
    background: var(--black);
  }
  .about-mission-title-two,.about-mission-title-one {
    /* font:600 22px/35px poppins; */
    text-align: left;
  }
  .custom-content-main-box{
    height: 190px;
  }
  .pricing-plan-content-box{
    height: 690px;
  }
}
@media screen and (max-width: 1200px) and (min-width:576px){
  .banner-img{
    margin-top: -6% !important;
  }
  .banner-img-main-box h1 {
    font: normal normal bold 170px/170px poppins;
  }
  .banner-box:before{
    inset: 0 55% 0 0;
  }
  .banner-box:after{
    inset: 0 0 0 55%;
  }
}
@media screen and (max-width: 1199px) and (min-width:992px){
  .contains-search .search-icon img {
    padding: 0 16px;
  }

  .domain-search-page-imag-path,.about-mission-image-main-box,.about-vission-image-main-box{
    display: none;
  }
}
@media screen and (max-width: 1400px) and (min-width: 1200px){
	#menu-primary-menu >li {
		position: relative;
		margin: 20px 0px 20px 60px !important;
	}
  #Our-sale .product-image-main {
    justify-content: space-evenly;
  }
  #respond.comment-respond{
    width: 50%;
  }
}
@media screen and (max-width: 1199px) and (min-width:1024px){
  .service-page-main-content-box:after{
    bottom: 18%;
  }
  .wc-block-components-sidebar-layout .wc-block-components-main {
    width: 65% !important;
  }
  .wc-block-components-sidebar {
    width: 35% !important;
  }
  .wp-block-woocommerce-cart:before{
    right: 15%;
  }
  #footer .footer-col-div h3 {
    color: #000;
    font: normal normal bold 15px/25px poppins;
  }
  .slider-collection-box:after{
    width: 45%;
    left: 35px;
  }
  #menu-primary-menu >li{
    margin: 20px 0px 20px 35px !important;
  }
  h1 {
    font: normal normal bold 140px/200px poppins;
  }
  .banner-img-main-box{
    margin-top: -10% !important;
  }
  .contact-banner-img-two,.about-banner-img-two,.about-history-image-two,.contact-service-image-box{
    display: none;
  }
  #footer .location{
    width: 90%;
  }
  .header-menu{
    text-align: center;
  }
  #slider {
    margin-top: -10%;
  }
  .slider-image-box {
    height: 650px;
  }
  #slider h1 {
    font: normal normal bold 135px/140px poppins;
  }
  .slider-box-image {
    position: absolute;
    left: 0;
    top: 20%;
    border: 40px solid var(--light-brown);
    border-left: 0px;
    width: 300px;
    height: 400px;
    object-fit: cover;
    object-position: bottom;
  }
  .slider-text{
    width: 81%;
  }
  .slider-content-inner-box {
    position: absolute;
    top: 25%;
    left: 3%;
  }
  .slider-heading-content-box:before {
    content: '';
    width: 12%;
    height: 19%;
    border: 1px solid #000;
    position: absolute;
    left: 41%;
    text-align: center;
    z-index: 0;
    top: -2%;
  }
  .slider-heading-content-box:after {
    content: '';
    width: 47%;
    height: 1px;
    position: absolute;
    left: 27%;
    transform: rotate(90deg);
    top: -43%;
    background: var(--black);
  }
  .room-top-side-image {
    position: absolute;
    top: 0;
    right: 0;
    width: 175px;
    height: 200px;
  }
  .room-image-three-box {
    margin-left: -110px;
    max-width: 480px;
    position: relative;
    bottom: -15px;
    height: 155px;
  }
  .blog-banner-img-two,.about-banner-img-two,.about-history-image-two,.contact-service-image-box,.faq-page-main .faq-image-two,.faq-service-image-box,.booklet-form-image-box,.buy-bulk-form-image-box,.terms-service-image-box,.shop-banner-image-box{
    display: none;
  }
  .custom-content-main-box{
    height: 210px;
  }
  .single-product .product-type-simple .woocommerce-tabs ul{
    width: 40%;
  }
  .chair-shop-banner-text {
    color: #fff;
    width: 90%;
  }
  .chair-shop-banner-heading{
    width: 100%;
  }
  #sidebar aside ul li a {
    font: 500 15px/25px poppins;
    width: 65%;
    color: #000;
    padding-right: 5px;
    position: relative;
    border-bottom: 2px solid #ffffff;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
  }
  #sidebar aside#categories-1 ul:nth-child(2) li:after{
    right: 25px;
  }
}
@media screen and (max-width: 1400px) and (min-width:992px){
  .our-store-product-box:nth-last-child(1):nth-child(even),.our-store-product-box:nth-last-child(2):nth-child(odd){
    display: none;
  }
}
@media screen and (max-width: 1023px) and (min-width:992px){
  .wc-block-components-sidebar-layout .wc-block-components-main {
    width: 65% !important;
  }
  .wc-block-components-sidebar {
    width: 35% !important;
  }
  .wp-block-woocommerce-cart:before{
    right: 15%;
  }
  .services-image-box-content {
    width: 100%;
    height: 200px;
  }
  .service-page-main-content-box:after{
    bottom: 18%;
    /* padding: 3% 0px; */
  }
  #footer .footer-col-div h3 {
    color: #000;
    font: normal normal bold 15px/25px poppins;
  }
  .slider-collection-box:after{
    width: 45%;
    left: 35px;
  }
  h1 {
    font: normal normal bold 140px/200px poppins;
  }
  .banner-img-main-box{
    margin-top: -8% !important;
  }
  .blog-banner-img-two,.contact-banner-img-two,.about-banner-img-two,.about-history-image-two{
    display: none;
  }
  #footer .location{
    width: 90%;
  }
  .header-menu{
    text-align: center;
  }
  #slider {
    margin-top: -6%;
  }
  .slider-image-box {
    height: 550px;
  }
  #slider h1 {
    font: normal normal bold 135px/140px poppins;
  }
  .slider-box-image {
    position: absolute;
    left: 0;
    top: 10%;
    border: 40px solid var(--light-brown);
    border-left: 0px;
    width: 300px;
    height: 400px;
    object-fit: cover;
    object-position: bottom;
  }
  .slider-text{
    width: 81%;
  }
  .slider-content-inner-box {
    position: absolute;
    top: 15%;
    left: 3%;
  }
  .slider-heading-content-box:before {
    content: '';
    width: 12%;
    height: 19%;
    border: 1px solid #000;
    position: absolute;
    left: 41%;
    text-align: center;
    z-index: 0;
    top: -2%;
  }
  .slider-heading-content-box:after {
    content: '';
    width: 31%;
    height: 1px;
    position: absolute;
    left: 35%;
    transform: rotate(90deg);
    top: -29%;
    background: var(--black);
  }
  .about-content-box:after{
    bottom: 6%;
  }
  #aboutUs .about-heading {
    font: 600 21px/38px poppins;
  }
  #ourServices .service-layer:nth-child(5) .service-post-title, #ourServices .service-layer:nth-child(6) .service-post-title {
    width: 40%;
  }
  .service-post-title{
    width: 80%;
  }
  .room-img-box {
    width: 100%;
    height: auto;
  }
  .room-image-three-box{
    display: none;
  }
  .banner-one-paragraph{
    width: 100%;
  }
  #gallery .vw_gallery_front{
    grid-template-rows : repeat(50,10px);
  }
  .services-content-box h6 a{
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    text-align: start;
  }
  .service-page-section-main-box .service-paragraph{
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
  .about-history-heading,.about-vission-heading{
    font: 600 23px/38px poppins;
    text-align: left;
  }
  .about-banner-img-two,.blog-banner-img-two,.about-history-image-two,.contact-service-image-box,.faq-page-main .faq-image-two,.faq-service-image-box,.booklet-form-image-box,.buy-bulk-form-image-box,.terms-service-image-box,.shop-banner-image-box{
    display: none;
  }
  .about-mission-image-main-box{
    order: 1;
  }
  .about-mission-content-box{
    order: 2;
  }
  .about-page-counter-box span h3{
    font:600 30px/45px poppins;
  }
  .about-vission-button{
    left: -35%;
  }
  .custom-content-main-box{
    height: 210px;
  }
  .single-product .row .product .woocommerce-product-gallery{
    width: 45%;
  }
  .single-product .product div.summary {
    width: 52% !important;
  }
  .single-product .single-product-banner-title{
    width: 80%;
  }
  .single-product h1.product_title, .woocommerce #reviews #comments h2,.woocommerce-product-rating{
    margin: 0px !important;
  }
  .single-product .entry-summary .desc-para, .single-product .entry-summary .features-para, .single-product .entry-summary .single-product0-desc{
    font: 400 12px/20px poppins;
  }
  .single-product .entry-summary form.cart{
    padding-top: 5px;
  }
  .single-product .quantity-title {
    font: 600 14px/33px poppins;
  }
  .single-product .add-to-cart a {
    font: 600 14px/25px poppins;
    padding: 5px 8% !important;
  }
  .single-product h6.features-para-title {
    font: 600 18px/35px poppins !important;
  }
  .chair-shop-banner-text {
    color: #fff;
    width: 90%;
  }
  .chair-shop-banner-heading{
    width: 100%;
  }
  .about-mission-heading,.about-mission-page-title,.about-vission-heading,.about-vission-page-title{
    text-align: center;
  }
  .about-main-mission-box,.about-main-vission-box{
    justify-content: center !important;
  }
  #sidebar aside ul li a {
    font: 500 15px/25px poppins;
    width: 65%;
    color: #000;
    padding-right: 5px;
    position: relative;
    border-bottom: 2px solid #ffffff;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
  }
  #sidebar aside#categories-1 ul:nth-child(2) li:after{
    right: 25px;
  }
  .wp-block-woocommerce-cart:before{
    right: 15%;
  }
  #single-product-page .woocommerce-product-gallery {
    width: 45% !important;
  }
}
@media screen and (max-width: 1400px) {
  #Our-store .product-image-main, #Our-sale .product-image-main {
    /* justify-content: center; */
  }
  .faq-page-main h3.faq-heading{
    text-align: left;
  }
  #sidebar aside ul li a {
    font: 500 15px/25px poppins;
    width: 65%;
    color: #000;
    padding-right: 5px;
    position: relative;
    border-bottom: 2px solid #ffffff;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
  }
  #sidebar aside#categories-1 ul:nth-child(2) li:after{
    right: 25px;
  }
}
@media screen and (max-width: 1023px) {
  /*.right_menu.scrolled {
    background: var(--light-brown);
    box-shadow: 0px 4px 6px 0px var(--light-brown);
  }*/
  section{
    padding: 20px 0;
  }
  #menu-primary-menu-1 > .menu-item-has-children::before{
    content: "\f078";
    font-family: 'Font Awesome 5 Free';
    font-weight: 800;
    position: absolute;
    right: 16px;
    bottom: 0;
    top: 20px;
    font-size: 14px;
    color: #fff;
  }
  .main-navigation ul ul {
    background-color: transparent;
    border: none;
  }
  .main-navigation ul ul li, .menubar.scrolled .main-navigation ul ul li {
    border-bottom: none;
  }
  .toggle-nav {
    display: none;
  }
  #sidebar1{
    transition: 0.5s;
  }
  amp-sidebar#sidebar1 {
    height: 100%;
    width: 250px;
    position: fixed;
    z-index: 999999;
    top: 0;
    left: 0;
    background-color: var(--light-brown);
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 100px;
    transition: all 4s ease;
    -webkit-box-shadow: 1px 0 5px rgb(0 0 0 / 50%);
    box-shadow: 1px 0 5px rgb(0 0 0 / 50%);
    transition-duration: 1s;
    animation: slideInLeftMenu 1s;
    }
    @keyframes slideInLeftMenu {
    0% {
    opacity: 0;
    -webkit-transform: translateX(-296px);
    -ms-transform: translateX(-296px);
    transform: translateX(-296px);
  }

    100% {
      -webkit-transform: translateX(0px);
      -ms-transform: translateX(0px);
      transform: translateX(0px);
    }
  }
  .sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    color: #818181;
    display: block;
    transition: 0.3s;
  }
  #close_nav {
    position: absolute;
    top: 45px;
    right: 10px;
    font-size: 26px;
    color: white;
    cursor: pointer;
    z-index: 9999;
    text-align: right;
  }
  #close_nav i{
    color: #ffffff;
    border: 1px solid #ffffff;
    font-size: 15px;
    border-radius: 50%;
    padding: 9px;
    height: 30px;
    line-height: 0.8;
    width: 31px;
  }
  .sidenav #site-navigation {
    width: 100%;
  }
  .toggle-nav{
    position: relative;
  }
  .toggle-nav span {
    position: absolute;
    left: 25px;
  }
  .thumb_image_border, .main-header .sidenav {
    display: none;
  }
  iframe {
    width: 100%;
    height: auto;
  }
  .toggle-nav {
    display: block;
    z-index: 1;
  }
  .main-navigation a {
    color: var(--grey4);
    font: 500 16px/25px Source Sans Pro;
  }
  .main-navigation .menu {
    float: none;
    text-align: center;
  }
  .main-navigation ul ul li, #masthead.scrolled .main-navigation ul ul li {
    display: block;
  }
  .main-navigation .menu>ul>li.highlight {
    background: transparent !important;
  }
  .menu>ul>li:hover:before, .menu>ul>li.current_page_item:before, .menu>ul>li.current-menu-item:before {
    display: none;
  }
  .sf-arrows .sf-with-ul:after {
    border-top-color: var(--grey2);
  }
  .toggle i.fa.fa-bars, .toggle i.fa.fa-times {
    float: right;
    color: black;
  }
  .menubar .nav ul {
    width: 100%;
    margin-top: 0;
    margin-left: 0;
  }
  .menubar .nav ul li, .menubar.scrolled .main-navigation li {
    border-top:1px #ffffff solid;
    display: block;
    text-align: left;
    float: none;
    padding: 5px 0;
  }
  .menu-item-has-children>a {
    padding-bottom: 11px !important;
  }
  .nav ul li a {
    padding: 5px 10px;
    display: block;
/*  color: var(--black) !important; */
  }
  .nav ul li ul li a:before {
  content: "\00BB \00a0";
  }
  .nav ul li ul li a {
    padding-left: 20px !important;
  }
  .nav ul li ul li ul li a {
    padding-left: 30px !important;
  }
  .main-navigation ul ul {
    position: static;
    width: 100%;
    box-shadow: none;
  }
  .innermenubox {
    justify-content: center;
  }
  .main-navigation ul ul, .sub-menu{
    animation: unset !important;
    transition: unset !important;
  }

  .single-product .row .product{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .single-product .woocommerce-tabs {
    display: block;
  }
  .single-product .product-type-simple .woocommerce-tabs ul{
    display: flex;
    text-align: center;
    width: 100%;
    padding: 0 !important;
  }
  .single-product .woocommerce-tabs .tabs:after{
    display: none !important;
  }
  .single-product .product-type-simple .woocommerce-tabs ul.tabs li.active a, .related.products h2{
    font:600 16px/35px poppins !important;
  }
  .single-product .product-type-simple .woocommerce-tabs ul.tabs li a {
    font: 400 14px/35px poppins !important;
  }
  .services-content-box .services-button-box:after{
    display: none;
  }

  .woocommerce #content table.cart .product-thumbnail, .woocommerce table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail{
    display: block !important;
  }
  .woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before{
    display: none;
  }
  .woocommerce .cart-collaterals{
    width: 100% !important;
  }
  .cart-page-box .cart-subtotal th,.cart-page-box .order-total th{
    display: block !important;
  }
  .cart-page-box .cart-subtotal,.cart-page-box .order-total{
    display: flex !important;
    justify-content: space-between;
  }
  .cart-page-box .cart-subtotal th,.cart-page-box .order-total th{
    display: block !important;
  }
  .single-product .quantity-title{
    align-self: center;
  }
  .single-product .entry-summary form.cart .price{
    text-align: center;
    width: 100%;
    padding: 10px 0px;
  }
  .single-product-cart-btn .single_add_to_cart_button{
    width: 100%;
    margin: auto;
  }
  .single-product-cart-btn{
    width: 45%;
    /* margin: auto; */
  }
  .cart-page-box .woocommerce-cart-form__cart-item,body.cart tr.woocommerce-cart-form__cart-item.cart_item .quantity.wqpmb_quantity, .quantity.wqpmb_quantity{
    background: #f2f2f2 !important;
    margin-top: 10px;
  }
  .woocommerce #content table.cart .product-thumbnail, .woocommerce table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail{
    display: block !important;
  }
  .woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before{
    display: none;
  }
  .cart-page-box .woocommerce-cart-form__cart-item .product-thumbnail,.cart-page-box .woocommerce-cart-form__cart-item .product-price{
    text-align: center !important;
  }
  .cart-page-box .woocommerce-cart-form__cart-item .product-subtotal{
    text-align: end !important;
    position: relative;
    top: -8px;
  }
  .woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td{
    background-color: unset !important;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .service-page-main-content-box:after{
    display: none;
  }
  #footer .footer-col-div h3 {
    color: #000;
    font: normal normal bold 15px/25px poppins;
  }
  #slider h1 {
    font: normal normal bold 135px/140px poppins;
  }
  .about-circle-image {
    position: absolute;
    top: 33%;
    right: -24%;
    bottom: 0;
    width: 250px;
    height: auto;
  }
  .about-content-box:after{
    bottom: 3%;
    right: 75%;
  }
  .our-store-product-box {
    width: 228px;
  }
  .store-product-cat-box .nav-pills .nav-link, .sale-product-cat-box .nav-pills1 .nav-link{
    width: 130px;
    font: 600 14px/25px poppins;
  }
  .service-post-title {
    position: absolute;
    bottom: 20px;
    width: 80%;
    text-align: center;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 1;
    font: 600 18px/21px poppins;
  }
  .service-post-title a {
    color: #fff;
    font: 600 16px/25px poppins;
  }
  #ourServices .row{
    grid-template-rows: repeat(3,160px);
  }
  #ourServices .service-layer:nth-child(5) .service-post-title, #ourServices .service-layer:nth-child(6) .service-post-title {
    width: 45%;
  }
  .room-content-box p{
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 10;
  }
  .room-content-box:after {
    content: '';
    height: 1px;
    width: 100%;
    position: absolute;
    right: 48%;
  }
  .our-blog-box:after{
    inset: 0 0% 0 40%;
  }
  .newsletter-form-box {
    width: 90%;
  }
  .banner-two-heading{
    font:600 35px/50px Montserrat;
  }
  .banner-two-paragraph {
    width: 75%;
  }
  .banner-img-main-box h1 {
    font: normal normal bold 140px/170px poppins;
  }
  .about-history-heading,.about-vission-heading{
    font: 600 23px/38px poppins;
  }
  .about-vission-image-box,.about-mission-image-box{
    display: none;
  }
  .about-mission-image-main-box{
    order: 1;
  }
  .about-mission-content-box{
    order: 2;
  }
  .about-page-counter-box span h3{
    font:600 30px/45px poppins;
  }
  .about-history-button {
    position: relative;
    left: -55%;
  }
  .single-service-page-our-process-main-box .service-page-process-grid-box{
    grid-template-rows: repeat(3,70px);
  }
  .pricing-plan-image-box .pricing-plan-content {
    font: 12px/23px poppins;
  }
  .buy-bulk-form .name, .buy-bulk-form .mail, .buy-bulk-form .country, .buy-bulk-form .phone, .buy-bulk-form .company, .buy-bulk-form .pro-details, .buy-bulk-form .category, .buy-bulk-form .quantity {
    width: 100%;
  }
  .buy-bulk-form p{
    display: block;
  }
  .category span input{
    width: 100%;
  }
  .buy-bulk-form p .quantity{
    padding-top: 10px;
  }
  .buy-bulk-form p:nth-child(8){
    width: 80%;
    left: -10%;
  }
  .buy-bulk-form .wpcf7-spinner{
    position: absolute;
  }
  label.category:nth-child(2):before {
    left: 90%;
  }
  label.category:nth-child(2):after {
    left: 89%;
  }
  .buy-bulk-icon-box i{
    right: -50px;
  }
  .single-product .row .product .woocommerce-product-gallery{
    width: 45%;
  }
  .single-product .product div.summary {
    width: 47% !important;
  }
  .single-product .single-product-banner-title{
    width: 70%;
  }
  .single-product h1.product_title, .woocommerce #reviews #comments h2,.woocommerce-product-rating{
    margin: 0px !important;
  }
  .single-product .entry-summary .desc-para, .single-product .entry-summary .features-para, .single-product .entry-summary .single-product0-desc{
    font: 400 12px/20px poppins;
  }
  .single-product .entry-summary form.cart{
    padding-top: 5px;
  }
  .single-product .quantity-title {
    font: 600 14px/33px poppins;
  }
  .single-product .add-to-cart a {
    font: 600 14px/25px poppins;
    padding: 5px 8% !important;
  }
  .single-product h6.features-para-title {
    font: 600 18px/35px poppins !important;
  }
  #blog-left-sidebar .our-blog-recent-comment-main-box .collection-img-box, #blog-right-sidebar .our-blog-recent-comment-main-box .collection-img-box {
    height: 300px !important;
  }
  .our-blog-recent-comment-main-box .blog-post-title{
    top: 14.6%;
  }
  #Our-sale .our-sale-product-box {
    width: 345px;
  }
  #our-categories .owl-nav .owl-prev:before{
    left:42%;
  }
  #our-categories .owl-nav .owl-prev:after{
    left: 43%;
  }
  #our-categories .owl-nav .owl-next:before{
    right: 38%
  }
  #our-categories .owl-nav .owl-next:after{
    right: 39%
  }
  #our_testimonial .owl-nav .owl-prev:before{
    left:43%;
  }
  #our_testimonial .owl-nav .owl-prev:after{
    left: 43%;
  }
  #our_testimonial .owl-nav .owl-next:before{
    right: 43%;
  }
  #our_testimonial .owl-nav .owl-next:after{
    right: 43%;
  }
  .owl-nav .owl-next:after {
    content: "";
    font-family: 'FontAwesome';
    color: #000;
    text-align: center;
    position: absolute;
    width: 35px;
    height: 20px;
    left: unset;
    right: 44%;
    border-bottom: 2px solid #818181;
  }
  .owl-nav .owl-next:before {
    content: ">";
    color: #818181;
    font-size: 24px;
    text-align: center;
    position: absolute;
    width: max-content;
    height: 20px;
    bottom: 2px;
    left: unset;
    right: 44%;
  }
  .owl-nav .owl-prev:after {
    content: "";
    font-family: 'FontAwesome';
    color: #000;
    text-align: center;
    position: absolute;
    width: 35px;
    height: 20px;
    right: unset;
    left: 44%;
    border-bottom: 2px solid #818181;
  }
  .owl-nav .owl-prev:before {
    content: "<";
    color: #818181;
    font-size: 24px;
    text-align: center;
    position: absolute;
    width: max-content;
    height: 20px;
    bottom: 2px;
    right: unset;
    left: 44%;
    margin: auto;
  }
  .about-mission-text-one h4{
    font: 600 22px/38px poppins;
  }
  .service-layer-inner{
    width: auto;
    height: 100%;
  }
  .our-store-product-box:last-child{
    display: none;
  }
  .single-service-page-title {
    font: normal normal bold 102px/120px poppins !important;
  }
  .single-service-process-content-box h6 {
    font: 600 13px / 18px poppins;
    color: #fff;
    background: var(--brown);
    padding: 10px 5px;
    text-align: center;
    width: 138px;
    border-radius: 6px;
    box-shadow: 0px 3px 5px 0px #00000040;
  }
  #sb_instagram .sbi_photo {
    height: 180px !important;
  }
}
@media screen and (max-width: 991px) {
  .slider-image-box .slider-bg-image,.banner-one-inner-box, .banner-two-inner-box {
    opacity: 0.7;
  }
  .about-mission-image-main-box,.about-vission-image-main-box{
    display: none;
  }
	.woocommerce-cart .wc-block-components-totals-wrapper{
		padding: 16px 10px;
	}
  .banner-img-main-box{
    margin-top: -11% !important;
  }
  #slider{
    margin-top: 0px;
  }
  .slider-image-box img{
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .slider-image-box{
    height: 430px;
  }
  .slider-text {
    width: 80%;
  }
  .slider-collection-box:after{
    width: 45%;
    left: 35px;
  }
  .slider-heading-content-box:before,.slider-heading-content-box:after,.slider-box-image{
    display: none;
  }
  .slider-content-inner-box {
    position: absolute;
    top: 0;
    left: 4%;
    bottom: 0;
  }
  .slider-content-inner-main-box{
    align-self: center
  }
  .room-image-three-box{
    display: none;
  }
  .room-img-box {
    width: 100%;
    height: auto;
  }
  #footer .location {
    width: 100%;
  }
  #gallery .vw_gallery_front{
    grid-template-rows : repeat(50,8px);
  }
  .about-banner-img-two,.blog-banner-img-two,.about-history-image-two,.contact-service-image-box,.faq-page-main .faq-image-two,.faq-service-image-box,.booklet-form-image-box,.buy-bulk-form-image-box,.terms-service-image-box,.shop-banner-image-box{
    display: none;
  }
  .privacy-page-main-heading {
    /* text-align: center; */
  }
  .pricing-plan-content-box{
    height: 100%;
  }
  .single-service-page-main-button-box{
    margin-right: unset;
  }
  .buy-bulk-icon-box i{
    right: -30px;
  }
  .chair-shop-banner-image-box .container {
    padding: 3% 3% 8% 3% !important;
    border-right: none;
  }
  .chair-shop-banner-heading {
    font: 600 27px/40px Montserrat;
    width: 100%;
  }
  .chair-shop-banner-text{
    width: 100%;
  }
  .chair-discount-content-box{
    order: 1;
  }
  .chair-box-content{
    order: 2;
  }
  .lamp-shop-banner-image-box .container{
    border-left: none;
  }
  .lamp-shop-banner-discount-text{
    ont: 600 30px/30px Montserrat;
    left: unset;
  }
  .lamp-shop-banner-heading {
    font: 600 30px/45px Montserrat;
    width: 100%;
  }
  .lamp-shop-banner-text{
    width: 100%;
  }
  .sofa-shop-banner-image-box .container{
    border-left: none;
    padding: 3% 5% 15% 4% !important;
  }
  .sofa-shop-banner-discount-text{
    font: 600 30px/45px Montserrat;
    left: 0;
  }
  .sofa-shop-banner-heading {
    font: 600 30px/45px Montserrat;
    width: 100%;
  }
  .our-store-products-title a, .price-box {
    font: 400 14px/25px poppins;
  }
  .ask-question-title {
    text-align: left;
  }
  .privacy-policy-paregraph-main{
    font: normal normal normal 15px/25px poppins;
  }
  .single-service-page-row-box{
    flex-direction: column-reverse;
  }
  .domain-search-page-imag-path{
    display: none;
  }
  .banner-collection-text:after {
    content: '';
    width: 80%;
  }
  .single-service-page-our-process-main-box .service-page-process-grid-box .our-process-grid-content-box:nth-child(4) .our-process-image-box, .single-service-page-our-process-main-box .service-page-process-grid-box .our-process-grid-content-box:nth-child(5) .our-process-image-box, .single-service-page-our-process-main-box .service-page-process-grid-box .our-process-grid-content-box:nth-child(6) .our-process-image-box {
    display: flex;
    flex-direction: row-reverse;
    right: 10%;
    left: unset;
  }
  .dekstop-filter-main-box{
    display: none;
  }
  .mobile-filter-main-box{
    display: block !important;
  }
  .mobile-filter-main-box .accordion-header{
    color: #fff;
  }
  .mobile-filter-main-box.accordion.shop-page-filters{
    padding: 10px !important;
  }
  .wc-block-components-sidebar-layout .wc-block-components-main{
    width: 100% !important;
  }
  .wc-block-cart-items__row{
    display: flex !important;
    width: 100%;
  }
  .woocommerce-cart .wc-block-cart-item__product{
    width: 80%;
  }
  .woocommerce-cart .wc-block-components-sidebar{
    width: 100% !important;
    margin: auto;
    height: max-content;
    padding: 5% 20% !important;
  }
  .wp-block-woocommerce-cart:before{
    right: 20% !important;
  }
  .woocommerce-cart .wp-block-woocommerce-filled-cart-block{
    margin-top: 15% !important;
  }
  .wp-block-woocommerce-cart:after,.wp-block-woocommerce-cart:before{
    margin-top: -10% !important;
  }
  .wc-block-cart__sidebar{
    margin-bottom: 0px !important;
  }
  .woocommerce-cart .wc-block-components-product-name{
    left: 20px;
  }
  .category-page-box h2 {
    font: normal normal bold 40px / 60px poppins;
  }
  .contains-search .search-icon img {
    padding: 0 10px;
  }
}
@media screen and (max-width: 767px) {
  .slider-collection-box:after{
    display: none;
  }
  .slider-text {
    width: 100%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
  }
  .slider-heading-content-box h1 {
    font: normal normal bold 70px/80px poppins;
  }
  .banner-collection-text:after{
    width: 65%;
  }
  .contac_form .contact-form-input-box{
    border-radius: 0px;
  }
  .contact-btn input{
    right: 0px !important;
    }
  .contact-btn p,.contact-ques-box,.contact-box-address-content h6,.contact-box-address-content p,#footer p ,#footer .footer-one h3,#footer .footer-col-div h3,#footer .location{
    /* text-align: center; */
  }
  .contact-box .wpcf7-spinner{
    margin: unset;
  }
  #footer .location{
    width: 100%;
  }
  .footer-four{
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 5%;
  }
  .contact-btn p:after,.about-history-button-box:after, .about-vission-button-box:after,.about-mission-button-box:after{
    display: none;
  }
  .about-vission-button-box,.about-history-button, .about-vission-button,.about-mission-button-box{
    margin: 0px;
    left: unset;
  }
  .about-vission-image-box,.about-mission-image-box{
    display: none;
  }
  .about-vission-inner-content-two-box,.about-mission-inner-content-two-box,.about-mission-content-box{
    order: 2;
  }
  .about-vission-image-two-box,.about-mission-image-two-box,.about-mission-image-main-box{
    order: 1;
  }
  .about-circle-image{
    width: 50%;
    height: 50%;
    top: unset;
    bottom: -22%;
    left: 0;
    right: 0;
    margin: auto;
  }
  .about-content-box:after,li.nav-item:after{
    display: none;
  }
  .about-image-main-box,.room-image-main-box,.our-blog-category-image-box{
    order: 2;
  }
  .about-content-box,.room-content-main-box,.our-blog-category-box{
    order: 1;
  }
  h1,h2,h3,h4,h5,h6,p{
    /* text-align: center; */
  }
  .store-product-cat-box ul,.sale-product-cat-box ul{
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2,60px);
  }
  .our-sture-section-heading{
    text-align: center;
  }
  .store-product-cat-box, .sale-product-cat-box{
    display: block;
    text-align: center;
  }
  .store-product-cat-box .nav-pills .nav-link, .sale-product-cat-box .nav-pills1 .nav-link{
    margin: 0 auto;
  }
  #Our-store .product-image-main, #Our-sale .product-image-main {
    justify-content: center;
  }
  .banner-offer-text{
    display: none;
  }
  .banner-one-content-main-box .banner-one-heading,.banner-two-heading {
    font: 600 30px/45px Montserrat;
    text-align: center;
  }
  .banner-two-heading,.banner-two-paragraph{
    width: 100%;
  }
  .banner-one-paragraph,.our-testimonial-post-content-box p{
    width: 100%;
  }
  .banner-one-sub-heading,.banner-one-paragraph{
    text-align: center;
  }
  .banner-one-inner-box,.banner-two-inner-box{
    background-size: cover !important;
    background-position: center;
    z-index: 0;
    filter: brightness(0.9);
  }
  #ourServices .row{
    grid-template-rows: repeat(3,130px);
  }
  .service-post-title {
    position: absolute;
    bottom: 20px;
    width: 95%;
    font: 600 20px/22px poppins;
  }
  .service-post-title a {
    color: #fff;
    font: 600 14px/20px poppins;
  }
  #ourServices .service-layer:nth-child(5) .service-post-title, #ourServices .service-layer:nth-child(6) .service-post-title{
    width: 50%;
  }
  .newsletter-form-box {
    width: 100%;
    margin: auto;
  }
  .twentytwenty-handle {
    height: 30px !important;
    width: 30px !important;
    margin-left: -17px !important;
    /* left: 75px !important; */
  }
  .room-content-box:after{
    display: none;
  }
  .our-gallery-heading{
    text-align: center;
  }
  #gallery .vw_gallery_front{
    display: flex;
  }
  #gallery .vw_gallery_front li{
    width: 48% !important;
    height: 150px;
  }
  .banner-img-main-box h1 {
    font: normal normal bold 105px/120px poppins;
  }
  .about-sub-heading ,.about-mission-heading,.about-vission-page-title ,.about-main-vission-box,.about-history-heading,.about-vission-heading,.about-mission-title-two ,.about-mission-title-one{
    text-align: center;
  }
  .contact-btn .wpcf7-submit{
    margin: auto;
    left: 0;
  }
  .faq-page-main h3.faq-heading {
    font: 600 22px/30px poppins;
    text-align: left;
  }
  h5.faq-sub-heading {
    font: 600 18px/35px poppins;
  }
  .our-blog-box:after,.single-service-page-main-button-box:after{
    display: none;
  }
  h2.single-service-page-title {
    font: normal normal bold 55px/70px poppins !important;
  }
  .single-service-page-our-process-main-box .service-page-process-grid-box .our-process-grid-content-box:nth-child(4) .our-process-image-box, .single-service-page-our-process-main-box .service-page-process-grid-box .our-process-grid-content-box:nth-child(5) .our-process-image-box, .single-service-page-our-process-main-box .service-page-process-grid-box .our-process-grid-content-box:nth-child(6) .our-process-image-box {
    display: flex;
    flex-direction: unset;
    left: 0;
    right: unset;
  }
  .our-process-image-box{
    left: 0;
  }
  .single-service-page-our-process-main-box .service-page-process-grid-box{
    display: flex;
  }
  .single-service-page-our-process-main-box .service-page-process-grid-box .our-process-grid-content-box{
    width: 50%;
    height: auto;
  }
  .booklet-form .name, .booklet-form .mail, .booklet-form .country, .booklet-form .phone, .booklet-form .company, .booklet-form .message, .booklet-form .category, .booklet-form .quantity, .booklet-form .pro-details {
    width: 40%;
  }
  .booklet-form p:nth-child(8), .booklet-form p:nth-child(9), .booklet-form p:nth-child(10){
    left: 9%;
  }
  .buy-bulk-form .name, .buy-bulk-form .mail, .buy-bulk-form .country, .buy-bulk-form .phone, .buy-bulk-form .company, .buy-bulk-form .pro-details, .buy-bulk-form .category, .buy-bulk-form .quantity {
    width: 100%;
  }
  .buy-bulk-form p{
    display: block;
  }
  .category span input{
    width: 100%;
  }
  .buy-bulk-form p .quantity{
    padding-top: 10px;
  }
  .buy-bulk-form p:nth-child(8){
    width: 80%;
    left: -10%;
  }
  .buy-bulk-form .wpcf7-spinner{
    position: absolute;
  }
  label.category:nth-child(2):before {
    left: 90%;
  }
  label.category:nth-child(2):after {
    left: 89%;
  }
  .single-product .single-product-banner-title {
    color: #fff;
    padding: 4% 0px;
    font: 601 22px/35px poppins;
    width: 80%;
    margin: auto;
  }
  .single-product .product div.summary {
    width: 100% !important;
  }
  .single-product .entry-summary form.cart{
    justify-content: center;
  }
  .single-product h1.product_title, .woocommerce #reviews #comments h2,.single-product .add-to-cart,.single-product .entry-summary .desc-para, .single-product .entry-summary .features-para, .single-product .entry-summary .single-product0-desc{
    text-align: left;
  }
  .woocommerce-product-rating{
    width: max-content;
    margin: auto;
  }
  .features-para{
    width: 30%;
    margin: auto !important;
  }
  .single-product .woocommerce-tabs {
    display: block;
  }
  .single-product .product-type-simple .woocommerce-tabs ul{
    display: flex;
	flex-wrap: wrap;
    text-align: left;
    width: 100%;
    padding: 0 !important;
  }
  .single-product .woocommerce-tabs .tabs:after{
    display: none !important;
  }
  .single-product .product-type-simple .woocommerce-tabs ul.tabs li.active a, .related.products h2{
    font: 600 16px/26px poppins !important;
  }
  .single-product .product-type-simple .woocommerce-tabs ul.tabs li a {
    font: 400 14px/25px poppins !important;
  }
  #single-product-page .woocommerce-product-gallery__image {
    height: max-content;
  }
  #single-product-page .woocommerce-product-gallery {
    width: 100% !important;
  }
  .features-para-title{
    text-align: center;
  }
  .privacy-policy-paregraph-main{
    /* text-align: center; */
  }
  .service-page-main-content-box:after{
    display: none;
  }
  .services-content-box h6 a {
    font: 600 15px/33px poppins;
  }
  .services-content-box-main-box {
    height: 360px;
  }
  .services-image-box-content {
    width: 100%;
    height: 200px;
  }
  .privacy-policy-row-box {
    background: #fff;
    box-shadow: 0px 0px 30px 0px #d5d5d5;
    border-radius: 10px 0px 0px 10px;
    padding: 10px 0px;
    margin-top: 15px;
  }
  .privacy-policy-main-box-image-box{
    width: 100%;
    height: 100%;
  }
  .footer-col-div .social_widget {
    /* padding-bottom: 10%; */
  }
  .footer-social-payment-img{
    justify-content: center;
  }
  .single-product-cart-btn .single_add_to_cart_button{
    /* float: unset !important; */
  }
  /* .owl-nav .owl-next:before {
    right: 40%;
    left: unset;
  }
  .owl-nav .owl-next:after {
    right: 40%;
    left: unset;
  }
  .owl-nav .owl-prev:before {
    right: unset;
    left: 42%;
  }
  .owl-nav .owl-prev:after {
    right: unset;
    left: 42%;
  } */
  .wc-block-cart-items__row{
    display: block !important;
  }
  .woocommerce-cart .wc-block-cart-item__image{
    width: 50% !important;
    height: 150px !important;
  }
  .woocommerce-cart .wc-block-components-product-name{
    left: 25px;
    top: 40px;
  }
  .woocommerce-cart .wc-block-cart-item__prices, .woocommerce-cart .wc-block-cart-item__quantity, .woocommerce-cart .wc-block-cart-item__total {
    position: relative;
    top: 20px;
  }
  .wp-block-woocommerce-cart:after{
    left: 35px;
  }

  .single-product-quantity-box{
    flex-wrap: wrap;
    justify-content: center;
  }
  .single-product-cart-btn {
    width: 45%;
    margin: auto;
  }
}
@media screen and (max-width: 575px) {
  h2.single-service-page-title {
    font: normal normal bold 55px / 70px poppins !important;
  }
  .logo h4,.header-menu,.contact-btn p, .contact-ques-box, .contact-box-address-content h6, .contact-box-address-content p, #footer p, #footer .footer-one h3, #footer .footer-col-div h3, #footer .location{
    text-align: center;
  }
  #footer h4{
    text-align: center;
  }
  .banner-img-main-box h1 {
    font: normal normal bold 69px/80px poppins;
  }
  .banner-img{
    margin-top: -7% !important;
  }
  .banner-box:before{
    inset: 0 60% 0 0;
  }
  .banner-box:after{
    inset: 0 0 0 60%;
  }
  .banner-img-main-box{
    /* margin-top: 0% !important; */
  }
  .slider-heading-content-box h1 {
    font: normal normal bold 60px/70px poppins;
  }
  #Our-store .product-image-main, #Our-sale .product-image-main {
    justify-content: space-around;
  }
  #ourServices .row{
    display: block;
  }
  #ourServices .service-layer{
    margin-bottom: 15px;
  }
  #ourServices .service-layer:nth-child(5) .service-post-title, #ourServices .service-layer:nth-child(6) .service-post-title {
    width: 50%;
  }
  .slider-content-inner-box {
    position: absolute;
    top: 0;
    left: 4%;
    bottom: 0;
  }
  .header-cart-box{
    margin: auto;
  }
  .about-page-counter-box span h3 {
    font: 600 30px/45px poppins;
  }
  .single-service-page-our-process-main-box .service-page-process-grid-box{
    display: block;
  }
  .single-service-process-content-box{
    display: block;
    width: 100%;
    margin: auto;
  }
  .single-service-process-content-box:after{
    display: block;
    margin: auto;
  }
  .single-service-page-our-process-main-box .service-page-process-grid-box .our-process-grid-content-box {
    width: 100%;
    height: 100%;
  }
  .booklet-form .name, .booklet-form .mail, .booklet-form .country, .booklet-form .phone, .booklet-form .company, .booklet-form .message, .booklet-form .category, .booklet-form .quantity, .booklet-form .pro-details {
    width: 45%;
  }
  .img-category-title{
    text-align: center;
  }
  .buy-bulk-icon-box i{
    right: 0px;
  }
  .single-product .single-product-banner-title {
    color: #fff;
    padding: 4% 0px;
    font: 601 22px/35px poppins;
    width: 100%;
    margin: auto;
    padding: 10px;
  }
  .owl-nav .owl-prev:after {
    right: unset;
    left: 31%;
  }
  .owl-nav .owl-prev:before {
    right: unset;
    left: 30%;
  }
  .owl-nav .owl-next:after {
    right: 30%;
    left: unset;
  }
  .owl-nav .owl-next:before {
    right: 30%;
    left: unset;
  }
  .center .pricing-plan-content-box {
    background: var(--light-brown);
    transform: scale(1.1 ,1.1);
    margin-left: 40px;
    width: auto;
  }
  .features-para {
    text-align: center;
    width: 40%;
    margin-left: 32% !important;
  }
  .our-blog-recent-comment-main-box .blog-post-title{
    top: 16%;
  }
  .collection-img-box {
    width: 100%;
    height: 260px !important;
  }
  .cart-page-box .woocommerce-cart-form__cart-item .product-subtotal{
    text-align: start !important;
    position: relative;
    top: -8px;
  }
  .category-page-box h2 {
    font: normal normal bold 40px / 55px poppins;
  }
  .our-store-product-box {
    width: 275px;
  }
  .contact-text-box{
    text-align: center;
  }
}
@media screen and (max-width: 480px){
  .footer-four{
    flex-wrap: wrap;
    justify-content: center;
  }
  .footer-col-div .social_widget{
    padding-bottom: 20px;
  }
  .about-mission-title-one{
    font:600 24px/38px poppins;
  }
  .booklet-form .name, .booklet-form .mail, .booklet-form .country, .booklet-form .phone, .booklet-form .company, .booklet-form .message, .booklet-form .category, .booklet-form .quantity, .booklet-form .pro-details {
    width: 50%;
    color: #818181;
    font: normal normal normal 14px/25px poppins;
  }
  .faq-page-main .ask-question-button-box a{
    width: 100%;
    padding: 5%;
  }
  .our-blog-recent-comment-main-box .blog-post-title .title{
    width: 80%;
  }
  .faq-page-main .accordion-body p ,.faq-page-main .accordion-button:not(.collapsed),.faq-page-main .accordion-button{
    font: 400 13px/24px poppins;
    text-align: left;
  }
  .wc-block-cart-items__row {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
  }
  .woocommerce-cart .wc-block-cart-item__image img{
    height: 120px !important;
  }
  .woocommerce-cart .wc-block-components-product-name{
    left: 0;
    right: 0;
    width: max-content;
    margin: 0 auto;
  }
  .wc-block-cart-item__wrap{
    display: block !important;
    text-align: center;
  }
  .wc-block-components-quantity-selector{
    width: max-content !important;
    margin: auto !important;
  }
  .wp-block-woocommerce-cart:after, .wp-block-woocommerce-cart:before {
    margin-top: -17% !important;
  }
  .wp-block-woocommerce-cart:before {
    right: 35% !important;
  }
  .wp-block-woocommerce-cart:after {
    left: 55px;
  }
  .woocommerce-cart .wc-block-components-product-name {
/*     left: 25px; */
    top: 20px;
  }
  .wc-block-cart-items__row{
    position: relative;
  }
  .wishlist-page-image-box{
    width: 300px;
    margin: 0 auto;
  }
	.wc-block-cart-item__image{
    text-align: center;
    padding: 0 !important;
  }
	.woocommerce-cart .wc-block-cart-item__product {
    width: 100%;
	}
}
@media screen and (max-width: 767px) and (min-width: 481px) {
	.woocommerce-cart .wc-block-cart-item__total .wc-block-components-product-price .wc-block-components-product-price__value{
		position: relative;
    	top: -15px;
	}
}
@media screen and (max-width: 425px){
  #footer h4, .logo h4 {
    font: 400 23px/40px Staatliches;
  }
  .terms-condition-content-count{
    font: 600 14px/33px Source Sans Pro;
  }
  .single-product .product-type-simple .woocommerce-tabs ul.tabs li.active a {
    font: 600 18px/27px Source Sans Pro !important;
  }
  .related.products h2 {
    font: 600 16px/26px poppins !important;
  }
  .single-product .row .product{
    display: block;
  }
}
@media screen and (max-width: 375px){
  .wc-block-cart-item__image{
    text-align: center;
    padding: 0 !important;
  }
	.woocommerce-cart .wc-block-cart-item__product {
    width: 100%;
	}
}
