


































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

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

	.header-top .row {
    align-items: center;
}
	.home-slider-image {
    height: 600px;
}
	.home-slider-content h2 {
    font-size: 46px;
}
	li.product-category h2 {
    font-size: 16px !important;
}
	.choose-box {
    text-align: center;
    padding: 25px 0px;
}
	.container.cp-bottom {
    margin-top: 40px;
    padding: 20px 0px;
}
	footer.footer {
    padding-top: 50px;
}
	
	
	
	
	
	
	
}
@media only screen and (min-width : 100px) and (max-width : 1000px) {


}
@media only screen and (min-width : 100px) and (max-width : 900px) {
.inner-page-title {
    font-size: 2rem;
}
section.responsive-menu {
    width: 100%;
    right: -102%;
}
	.header-top-right ul li a {
    font-size: 14px;
}
	.d-none-in-tab{
		display: none;
	}
	.header-right-woo {
    display: flex
;
    justify-content: right;
    column-gap: 30px;
    align-items: center;
}
	.menu-line {
    background: var(--c2) !important;
}
	.header-logo {
    width: 32%;
}
	    .home-slider-image {
        height: 540px;
    }
	.home-slider-content-wrap {
    top: 22%;
}
	h2.main-heading {
    font-size: 26px;
}
	section.categories {
    padding: 40px 0px;
}
	section.section-brand {
    padding: 40px 0px;
}
	.brand-image {
    width: 70%;
}
	.why-choose-content {
    height: auto;
    padding: 30px 0px;
}
	section.services-section {
    padding: 40px 0px;
}
	.faq-content h4 {
    font-size: 18px;
}
	
	section.section-contact {
    padding: 40px 0px;
}
	.footer-logo {
    width: 17%;
}
	.menu-icon .menu-logo img {
    width: 30%;
    padding-right: 0;
    float: right;
}
	.inner-banner {
    height: 250px;
}
	
	
	
}

@media only screen and (min-width : 100px) and (max-width : 600px) {
.blogs-item .custom-theme-post-item {
    display: block;
}
.blogs-item .custom-theme-post-item .custom-theme-post-content {
    padding-left: 0px;
}
}

@media only screen and (min-width : 100px) and (max-width : 500px) {
.inner-page-title {
    font-size: 1.6rem;
}
.custom-theme-post-title a {
    font-size: 1.3rem;
}
.woocommerce .woocommerce-result-count {
    margin: 0 0 13px;
    width: 100%;
    text-align: center;
}
.woocommerce .woocommerce-ordering select {
    width: 100%;
}
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
    float: unset;
}
.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
    margin: 0 0 1.8em;
}
	.header-top {
    display: none;
}
	.header-main {
    padding: 10px 0px;
}
	.header-logo {
        width: 48%;
    }
	    .home-slider-content h2 {
        font-size: 36px;
    }
	.home-slider-image:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background: #000;
    opacity: 50%;
}
	p {
    font-size: 14px !important;
}
	ul li a, {
    font-size: 14px !important;
}
	ul li {
    font-size: 14px !important;
}
    h2.main-heading {
        font-size: 22px;
    }
.ct-ajax-search {
    float: left;
}
li.product-category {
    margin-top: 55px !important;
}
li.product-category h2 {
        font-size: 14px !important;
    }
	.why-choose-content h2 {
    margin: 20px 0px;
}
	    .choose-box {
        padding: 25px 40px;
    }
	.choose-right {
    height: auto;
}
.choose-icon {
    width: 80px;
    margin: 0 auto 8px;
}
    .brand-image {
        width: 100%;
    }
	
	
}
@media only screen and (min-width : 100px) and (max-width : 375px) {
.post-meta span {
    font-size: 11px;
    letter-spacing: .5px;
}
.custom-theme-post-title a {
    font-size: 1.2rem;
}
.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
    width:100%;
}
}
@media only screen and (min-width : 100px) and (max-width : 320px) {

}
