@media only screen and (max-width: 1000px) {
	

.navbar-collapse.collapse.in {
    display: block !important;
}


.navbar-nav {
    margin: 10px 0px;
}



.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    color:#222;
}
	
.navbar-toggle {
    border: 1px solid #222;
    background: white;
}	
	
.sale-point {
    text-align: left;
    background: #be2833;
    padding: 20px;
    border: 1px solid #5E0000;
    color: white;
    margin-right: 15px;
    height: 200px;
}

.sale-point-col{
	width:100%;
}
.sale-points{
	display:none;
}


.feature-cat-1 .feature-cat-banner img, .feature-cat-3 .feature-cat-banner img, .feature-cat-4 .feature-cat-banner img {
    height: 300px;
    filter: grayscale(100%);
}

.feature-cat-text-inner h5 span,
.feature-cat-text-inner h5 {
    
    font-size: 30px;
    
}	


.mobile-filters{
 display:block;	
}

.mobile-filters {
    position: fixed;
    background: #222;
    width: 100%;
    padding: 10px;
    text-align: center;
    bottom: 0px;
    z-index: 99999;
    left: 0px;
    color: white;
	cursor:pointer;
}

#filters{
	display:none;
}


#filters {
    position: fixed;
    background: white;
    width: 100%;
    z-index: 9999;
    top: 0px;
    left: 0px;
	height:calc(100% - 20px);
	overflow:scroll;
}


.related.products .prd-item-in-loop {
    width: 50%;
    float: left;
}

.page-template-template-new-products .col-md-4.prd-item-in-loop {
    width: 100%;
}

.navbar-toggle {
    border: 1px solid #222;
    background: white;
    position: sticky;
    top: 0px;
    z-index: 99999;
	padding-top: 4px;
}

.navbar-toggle .icon-bar {
    display: table;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    margin: 0 auto;
}
#navbar {
    position: sticky;
    top: 0px;
    background: #ebebec;
    z-index: 8888;
    width: 100%;
    min-height: 400px;
}
.brands-page-list li {
    display: inline-block;
    width: 47%;
    text-align: center;
    font-size: 19px;
    height: 100px;
    border: 1px solid #CACACA;
    line-height: 25px;
    padding-top: 0px;
    margin-bottom: 22px;
    font-weight: lighter;
    color: #222;
    padding-left: 10px;
    padding-right: 10px;
    background: white;
}
	
.feature-cat-banner img {
    filter: grayscale(0%) !important;
}	
	
body {
    overflow-x: hidden;
}	

.wc_payment_method.payment_method_paypal img {
    display: none;
}

.sng-prd-images-right-to-image-col.col-md-2 {
    position: absolute;
    top: 153px;
    right: 0px;
}

.about_paypal {
    display: none;
}
.navbar-menu-div {
    display: table;
    width: 100%;
    position: fixed;
    top: 0px;
    z-index: 9999;
}

.footer-mobile-phone {
    display: block;
    position: fixed;
    bottom: 0px;
    z-index: 99;
    width: 100%;
    padding: 4px 20px;
    text-align: left;
    background: #c42d2d;
    color: white !important;
    font-weight: bold;
}

.footer-mobile-phone img {
    height: 35px;
    object-fit: unset;
    width: auto;
}
.four-img-imagediv {
    height: unset !important;
}

.triple-img-title {
    font-size: 31px;
    font-family: 'PFC', serif;
    color: #222;
}

.four-img-title.big-title {
    font-size: 32px;
    font-family: 'PFC', serif;
    margin-bottom: 19px;
    line-height: 45px;
}

header.main {
    background: #d02f27;
    display: none;
}
.header-phone {
    display: none;
}
	
.col-md-4.cart-login-area {
    display: none;
}	
	#navbar {
    position: fixed;
    top: 60px;
    background: #ebebec;
    z-index: 9999999;
    width: 100%;
    height: calc(100% - 60px) !important;
    max-height: unset;
}



.home-categories-section ul li {
    list-style: none;
    text-align: center;
    display: inline-table;
    width: calc(32%);
    margin-bottom: 40px;
    font-weight: bold;
}

.home-categories-section ul li img {
    display: table;
    margin: 0 auto;
        margin-bottom: 0px;
    margin-bottom: 0px;
    margin-bottom: 8px;
    height: 35px;
    object-fit: contain;
    width: 100%;
    transition: all 0.5s;
}


.section-title {
    margin-top:0px;
    margin-bottom:20px;
}

section {
    padding: 20px 0px;
}

.feature-offer-banner img {
    height: 300px;
    object-fit: contain;
}

.owl-dots {
    position: relative;
    top: -30px;
	display:none;
}
.gap {
    display: none;
}

.new-products {
    margin-top: 0px;
    margin-bottom: 50px;
}

	
	
.track-order-inner {
    text-align: center;
}	
	
.track-order-inner li img {
    height: 97px;
    filter: grayscale(100%);
    opacity: 0.3;
}	

.track-order-inner li{
 margin-bottom: 25px;
 display: inline-table;
 padding-right: 70px;
 position: relative;
}	
	
.track-loading {
    width: 40px;
    height: 40px !important;
    left: 0px;
    right: 0px;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
	top: 30px;
}	
	
	
.tiny-slider-one-wrapper .single-hero-slide {
	
	height: 120px;
	
	
}	
	
	
	
	
	
	
}