@media only screen and (min-width : 900px) and (max-width : 1450px) {
	#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text{
		width: auto;
	}
}

@media only screen and (min-width : 100px) and (max-width : 1450px) {
	section.home-slider .home-slider-item:nth-of-type(2):before {
		transform: rotate(10.5deg);
	}
	section.home-slider .home-slider-item:nth-of-type(2):after{
		transform: rotate(-10.5deg);
	}
}
@media only screen and (min-width : 100px) and (max-width : 1100px) {
	section.home-slider .home-slider-item:nth-of-type(2):before {
		transform: rotate(7.5deg);
	}
	section.home-slider .home-slider-item:nth-of-type(2):after{
		transform: rotate(-7.5deg);
	}
}
@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: 50%;
    right: -52%;
}
section.home-slider{
    display: table;
    width: 100%;
    height: unset;
}
.home-slider-item {
    height: 400px;
}
section.home-slider .home-slider-item:nth-of-type(2){
    clip-path: polygon(0 30%, 100% 0, 100% 100%, 0 70%);
    margin: -28% 0;
    height: 300px;
}
.home-slider-content-wrap{
    display: none;
}
section.section7 .row {
    justify-content: center;
}
footer.footer .row {
    row-gap: 25px;
}
}

@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;
}
section.responsive-menu {
    width: 100%;
    right: -102%;
}
section.section1 .items {
    grid-template-columns: repeat(1 ,1fr);
}
section.section1 .items .item:nth-of-type(5) {
    grid-column: unset;
}
.slick-prev {
    left: 0;
}

.slick-next {
    right: 0;
}
.banners {
    flex-direction: column;
}
.logo {
    width: 160px;
}
.shop-cart-icon .cart-contents {
    right: -11px;
}
section.home-slider .home-slider-item:nth-of-type(2):before {
    height: 6px;
    width: 70%;
    transform: rotate(-13.5deg);
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 15%;
}
	section.home-slider .home-slider-item:nth-of-type(2):after {
    height: 6px;
    width: 70%;
    transform: rotate(13.5deg);
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 15%;
}
}
@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%;
}
	.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{
		    font-size: 11px;
	}
}
@media only screen and (min-width : 100px) and (max-width : 320px) {

}
