@media screen and (min-width:200px) and (max-width:683px) {
    body {
        font-size: 85%;
    }



    :root {
        --btnradius: 80px;
        --radius: 50px;
        --small-radius: 30px;
    }

    .container {
        width: 90%;
    }

    .flex.detail-qty {
        align-items: center;
        justify-content: space-between;
        flex-direction: column-reverse;
    }

    .thumbnails img {
        width: 100px;
        height: 60px;
    }

    .main-image img {
        height: 280px;
    }

    ul.sub {

        padding: 0 0 0 20px;
    }

    .mobile-only {
        display: block;
    }


    .menu-toggle {
        color: #000;
        width: 20px;
    }

    .flex {
        display: flex;
        flex-wrap: wrap
    }


    .category-btn img {
        width: 30px;
        height: 30px;
        object-fit: contain;
    }

    .logo {
        width: 30%;
    }

    .mobile-only a.btn {
        font-size: 2.5em;
        border-bottom: 0;
    }

    .flex {
        flex-wrap: wrap;
    }


    .logo img {
        max-width: 80px;
    }

    .header.bgcolor .logo img {
        max-width: 60px;
    }

    h1 {
        font-size: 3em;
    }

    .header-btn {
        display: none;
    }

    header {
        padding: 10px 0;
    }

    h2 {
        font-size: 1.8em;
    }

    h3 {
        font-size: 2.8em;
    }

    .header header nav li ul li:nth-child(odd) a {
        background: transparent;
    }

    .header header nav li ul li:nth-child(even) a {
        background: transparent;
    }


    h4 {
        font-size: 1.6em;
    }


    .banner {

        height: 75vh;
        min-height: 550px;
        align-items: center;
    }


    .subnav-content {
        position: relative;
        left: 0;
        top: 0;
    }

    .header.bgcolor .logo svg {
        max-width: 60px;
    }

    .header header nav ul li a:after {
        display: none;
    }

    .header.bgcolor li.subnav::after {
        display: none;
    }

    .header header nav ul li a {
        text-transform: capitalize;
    }

    .banner-text {
        padding: 0 0 0 0;
        width: 80%;

    }

    .menu-bar ul {
        display: flex;
        padding: 0 0 0 0;
        flex-wrap: wrap;
        gap: 10px;
        margin: 15px 0 0 0;
    }

    .menu-bar ul li a {
        padding: 0 10px 0 0;
    }

    .content-area {
        padding: 50px 0;
    }

    .content-area p {
        font-size: 1.6em;
    }

    .product-sec-block {
        width: 46%;
        cursor: pointer;
    }

    .full-width {
        padding: 50px 0;
		height: inherit;
    }

    .big-content h3 {
        font-size: 2em;
    }

    .special-block img.img-sp {
        height: 225px;
    }

    .special-block h4 {
        color: #302A2A;
        font-size: 1.3em;
        font-weight: 500;
        margin: 10px 0;
    }

    .special-block p {
        font-size: 1.3em;
    }

    .two-column {
        padding: 50px 0;
    }

    .inspiration .left {
        width: 100%;
    }

    .inspiration .right {
        width: 100%;
        margin: 40px 0 0 0;
    }

    .inspiration-sec {
        width: 100%;
    }

    .inspiration {
        padding: 50px 0;
    }

    .footer .left {
        width: 100%;
    }

    .footer .right {
        width: 100%;
    }

    .navigation {
        width: 100%;
        margin: 30px 0;
    }

    .address {
        width: 60%;
    }

    .bottom-footer {
        flex-wrap: wrap;
        margin: 0 0 0 0;
    }

    .btn-left {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }

    .address a {
        padding: 0 0 20px 0;
    }

    .menu-item a {
        color: #333;
        font-size: 2em;
        padding: 0;
    }

    .btn-left a {
        color: #614B49;
        font-weight: 400;
        font-size: 1em;
        padding: 13px 3px;
    }

    .header-bg-banner {
        padding: 150px 0 5px 0;
        text-align: center;
        width: 100%;
    }

    .header-bg-banner h1 {
        font-size: 2em;
        line-height: 1.2;
    }

    .header-bg-banner .light-banner-bg p {
        font-size: 1.5em;
    }

    .category-btn button {
        background-color: #fff;
        border: 0;
        border-radius: 300px;
        padding: 10px 20px;
        display: flex;
        align-items: center;
        color: #302A2A;
        font-weight: 500;
        font-size: 1em;
        font-family: var(--font-one);
        white-space: nowrap;
    }

    .category-btn {
        margin: 0 0 0 0;
    }

    .light-category .product-sec-block {
        width: 100%;
    }

    .wp-singular .light-category .product-sec-block {
        width: 46%;
    }

    .wp-singular .light-category .product-sec-block .wall-lamp-container img {
        height: 225px !important;
        padding: 0;
    }

    .wall-lamp-container img {
        height: 350px !important;
        padding: 0;
    }

    .product-category {
        padding: 20px 0 0 0;
    }

    .product-list strong {
        font-size: 1.2em;
        padding: 10px 0 20px 0;
        text-align: center;
    }

    .admin {
		width: 100%;
        display: flex;
        padding: 0 15px 0 0;
        position: fixed;
        bottom: 0;
        background: #c6872ba1;
        left: 0;
        padding: 10px 20px;
        text-align: left;
        justify-content: space-between;
        z-index: 2;
        backdrop-filter: blur(10px);
        -webkit-backdrop-filter: blur(10px);
    }
	.ft {
		text-align: center;
	}
	.admin a img {
   	 	width: 22px;
    	margin: 0 5px;
	}
	.admin a img {
		width: 22px;
		margin: 0 5px;
	}
	.admin a:last-child {
    	margin: 0 10px;
    	font-size: 22px;
	}
    button#adfy__woofc-trigger {
        display: none;
    }

    .wall-lamp-banner .left {
        width: 100%;
    }

    .light-banner-bg .right.flex {
        gap: 10px;
        justify-content: flex-start;
        margin: 30px 0 00;
        flex-wrap: nowrap;
    }

    .styled-select {
        font-size: 12px;
        padding: 5px 10px;

    }

    .styled-select-wrapper {
        height: 40px;
    }

    .wall-lamp-banner .right {
        width: 100%;
    }

    .product-actions {
        flex-wrap: wrap;
        margin: 50px 0 0 0;
    }

    .product-detail-content h3 {
        font-size: 2.5em;
    }

    .product-detail-content p {
        font-size: 1.5em;
    }

    .contact-link ul {
        display: flex;
        gap: 0;
        flex-wrap: wrap;
    }

    .contact-link ul li a {
        margin: 20px 0 0 0;
    }

    .map-flex {
        flex-wrap: wrap;
    }
	.image-container img {
		height: 170px;
	}
    .map-flex .left {
        width: 100%;
    }

    .map-flex .right {
        width: 100%;
    }
	.special-list {
		flex-wrap: wrap;
	}
	.special-block {
		width: 100%;
	}
	img.inspiration-img {
    width: 100%;
    height: 225px;
    object-fit: cover;
}
	.about-us-page .header-bg-banner .about-width.antique-banner {
		height: 60vh;
	}
	.about-text {
    width: 95%;
}
	.about-us-page .header-bg-banner h1 {
		font-size: 4em;
	}
	.product-detail {
		padding: 50px 0 0 0;
	}
	.product-detail-page .top-sticky .breadcrumb {
		padding: 50px 0 0 0;
	} 
	.ship {
    margin: 30px 0 0 0;
}
	.product-detail-page .product-detail-content {
		padding: 50px 0 0 0;
	} 
	#load-more-btn {
		margin: 0 0 50px 0;
	}
	.product-detail-page .header-bg-banner {
    background-color: #fff;
    padding: 80px 0 40px 0;
}
	.about-content h3 {
		font-size: 2.5em;
	}
	.about-list .left {
    flex: 100%;
}
	.about-list .right {
    flex: 100%;
}
	.about-list-sec.flex img {
		height: 225px;
	}
	.about-list h4 {
		font-size: 3em;
	}
	.about-list {
		padding: 50px 0;
	}
	.inspiration-page .inspiration-list .inspiration-sec {
		width: 100%;
	}
	.shipping-details img {
		height: 225px;
	}
	.shipping-details {
		padding: 0 0 50px 0;
	}
	.map-flex .right img {
    max-width: 130px;
}
	.enquiry-form {
		margin: 50px 0;
	}
	.custom-cart-container {
		margin: 150px auto 100px !important;
	}
	.wp-block-woocommerce-checkout {
		padding: 150px 0 !important;
	}
}

@media screen and (min-width:684px) and (max-width:1024px) {
    body {
        font-size: 75%;
    }

    .container {
        width: 90%;
    }
	
    .navbar {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        width: 40%;
    }
	
    .admin {
		width: 100%;
        display: flex;
        padding: 0 15px 0 0;
        position: fixed;
        bottom: 0;
        background: #c6872ba1;
        left: 0;
        padding: 10px 20px;
        text-align: left;
        justify-content: center;
        z-index: 2;
        backdrop-filter: blur(10px);
        -webkit-backdrop-filter: blur(10px);
    }

    .header header nav li ul li a {
        padding: 0 0 15px 0;
        font-size: 1.5em;
    }

    ul.sub {

        padding: 10px 0;
    }


    .header header nav li > ul {
        display: block;
    }

    .flex {
        display: flex;
        flex-wrap: wrap;

    }

    h1 {
        font-size: 4.5em;
    }

    .header {
        padding: 20px 0;
    }

    .header.bgcolor {
        padding: 20px 0;
    }

    .header-btn {
        display: none;
    }

    .menu-toggle {
        color: #000;
        width: 20px;
    }

    .hamburger .line {
        width: 20px;
        height: 2px;
        background-color: var(--maincolor);
        display: block;
        margin: 4px 0;
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

    .hamburger span.line:nth-child(2) {
        width: 15px;
    }

    header nav {
        padding: 100px 0 0 0;
    }

    .header header nav ul li a {
        text-align: center;
        font-size: 4em;
    }

    .header {
        padding: 0 0 0;
    }

    .header.bgcolor {
        padding: 0 0;
    }

    .mobile-only {
        display: block;
        text-align: center;
        width: 100%;
    }

    .mobile-only a.btn {
        font-size: 4em;
        font-weight: 500;
    }

    .logo {
        width: 15%;
    }

    header {
        padding: 20px 0;
    }

    .header header nav li ul li:nth-child(even) a {
        background-color: transparent;
    }

    .header header nav li ul li:nth-child(odd) a {
        background-color: transparent;
    }

    .subnav-content {

        position: relative;
        left: 0;
        right: 0;
        top: 0;
        text-align: center;
        margin: 0 auto;
    }

    .header.bgcolor li.subnav::after {
        display: none;
    }

    .banner {
        max-height: 1000px;
        height: 60vh;
    }

  
    .full-width {
        padding: 100px 0;
    }

    .big-content h3 {
        font-size: 3.5em;
    }

    h3 {
        font-size: 5em;
    }

    .special-block img.img-sp {
        height: 320px;
    }

    .inspiration-sec {
        width: 47%;
    }

    .footer .left img {
        max-width: 150px;
    }

    .footer .left {
        width: 25%;
    }

    .footer .right {
        width: 75%;
    }

    .bottom-footer {
        flex-wrap: wrap;
    }

    .btn-right {
        margin: 30px 0 0 0;
    }
	.product-detail {
		padding: 0 0 0 0;
	}
	.product-detail-page .header-bg-banner {
		padding: 80px 0 0 0;
	}
	.product-detail-content {
		padding: 0 0 0 0;
	}
	img.inspiration-img {
		height: 250px;
	}
	.full-width {
		height: 50vh;
	}
    .wall-lamp-container img {
        height: 250px!important;
        padding: 10px;
    }
	.styled-select { 
		border: none;
		font-size: 12px; 
		text-align:center;
	 
	}
	.about-us-page .header-bg-banner .about-width.antique-banner {
		height: 50vh;
	}
	.about-list-sec.flex img {
		height: 450px;
	}
	.inspiration-page .inspiration-list .inspiration-sec {
    width: 30%;
    margin: 0 0 30px 0;
}
	.about-list .left .arrow-sec {
		margin: 20px 0 0 0;
	}
	.about-list h4 {
		font-size: 3.5em;
	}
	.styled-select-wrapper {
    	height: 42px;
	}
	.light-banner-bg .right.flex {
		gap: 10px;
	}
    .full-width {
        padding: 100px 0;
    }
	button#adfy__woofc-trigger {
        display: none;
    }
	.menu-item a {
        color: #333;
        font-size: 2em;
        padding: 0;
    }
	.header-bg-banner {
		padding: 150px 0 0 0;
	}
}

@media screen and (min-width:1024px) and (max-width:1550px) {

    body {
        font-size: 80%;
    }
	.light-category .product-sec-block {
		width: 23.2%;
	}

}
@media screen and (min-width:1024px) and (max-width:1300px) {

  
	.menu-item a {
    text-decoration: none;
    color: #fff;
    padding: 30px 0.2rem;
    display: block;
    font-family: var(--font-one);
  
	}

}
