.category-widget-title-collapse {
	display: none;
}
#collapseCategories, #collapseBrand {
	display: block;
}
@media screen and (max-width: 991px) {
	.header-area {
		display: none;
	}
	.mobile-header-footer {
		display: block;
	}
.slider-area {
	padding-top: 20px;
}
.page-header-title {
	margin-top: 42px;
	margin-bottom: 20px;
}
.category-box h3 {
	padding: 12px;
	font-size: 15px;
}
.single-product img {
	height: 210px;
}
.product-short-info h3 {
	font-size: 15px;
	line-height: 20px;
	height: 42px;
}
.advertisement-content img {
	width: auto;
	height: 170px;
}
.advertisement-content h2 {
	margin: 10px 0;
	font-size: 20px;
}
p {
	font-size: 13px;
	line-height: 18px;
}
.advertisement-content {
	padding: 20px;
}
.advertisement-content a {
	font-size: 13px;
	color: #000;
	line-height: 1;
}
.price-rating {
	margin-top: 0 !important;
}
.current-price, .old-price {
	font-size: 16px;
}
.btn-add-to-cart {
	border-radius: 3px;
	font-size: 15px;
	line-height: 22px;
}
.product-advertisement {
	height: 370px;
}
.footer-area {
	padding-bottom: 40px;
}
.page-header-title {
	margin-top: 22px;
	margin-bottom: 15px;
}
.footer-widget h3 {
	margin-bottom: 10px;
}
.footer-area .row-cols-2 > * {
	padding-bottom: 20px;
}
.cart-pro-content .pro-text {
	display: none;
}
.pro-title h3 {
	font-size: 15px;
}
.quantity-box {
	padding: 7px;
	border-radius: 5px;
	width: 130px;
}
.cart-delete {
	margin-top: 0;
}
.cart-delete a.btn {
	padding: 6px;
}
.order-summary-box h2 {
	font-size: 20px;
	margin-top: 0;
}
.order-summary-box {
	padding: 20px;
}
.coupon-form {
	padding: 20px 0 20px 0;
	margin-bottom: 10px;
}
.register-area {
	margin-bottom: 0 !important;
}
.shipping-title ul li {
	font-size: 18px;
}
.product-deails-container {
	margin-top: 25px;
}
.cart-and-buynow button {
	height: 45px;
}
.top-banner {
	margin-top: 20px;
}
.feature-box h3, .feature-box h5, .post-info h3, .blog-review h3, .post-info-large h3, .sidebarProduct h4  {
	font-size: 15px;
}
.post-info-large h3 {
	margin-top: 10px;
}
.post-info-large p {
	display: none;
}
.blog-heading h2 {
	font-size: 22px;
}
.footer-area .row-cols-2 > .col:last-child {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}


}/* max-width: 991 close */



@media screen and (max-width: 768px) {

.page-header-title h2 {
	font-size: 25px;
}


}/* max-width: 768 close */



@media screen and (max-width: 767px) {
.hidden-sm{
	display: none;
}
.coupon-form button.btn {
	width: 100%;
}

}/* max-width: 767 close */

@media screen and (max-width: 575px) {
.hidden-xs{
	display: none;
}
.row {
	margin-right: -7px;
	margin-left: -7px;
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto, .col-xs-6 {
	padding-right: 7px;
	padding-left: 7px;
}
.catPadding {
	margin-bottom: 14px !important;
}
.col-xs-6, .col-xs-5, .col-xs-7 {
	position: relative;
	width: 100%;
	padding-right: 7px;
	padding-left: 7px;
}
.col-xs-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}
.col-xs-5 {
	-ms-flex: 0 0 41.666667%;
	flex: 0 0 41.666667%;
	max-width: 41.666667%;
}
.col-xs-7 {
	-ms-flex: 0 0 58.333333%;
	flex: 0 0 58.333333%;
	max-width: 58.333333%;
}
.advertisement-content {
	padding: 25px;
}
.copyright, .payment-logo, .developer {
	text-align: center;
	margin-bottom: 10px;
}
.social-media {
	display: none;
}
.footer-bottom {
	padding-bottom: 30px;
}
.footer-border {
	background: rgba(255, 255, 255, 0.5);
	margin-bottom: 20px;
}
.cart-area {
	margin-bottom: 0 !important;
}
.category-breadcrumb-area {
	padding-bottom: 0 !important;
}
.category-widget-title-collapse {
	display: block;
	font-size: 18px;
}
.category-widget-title{
	display: none;
}
#collapseCategories {
	display: none;
}
#collapseBrand {
	display: none;
}
.product-title h2 {
	font-size: 20px;
	line-height: 28px;
}
.product-terms h4 {
	font-size: 17px;
}
.pro-nav-link {
	padding: 10px 18px;
	font-size: 14px;
}
.tab-content > .tab-pane h3{
	font-size: 20px;
}
.page-header-title h2 {
	font-size: 22px;
}
.gallery-grid li {
	margin-right: 18px;
	margin-bottom: 18px;
}
.post-info h3, .single-post, .advertisement-banner-square img, .post-thumb img {
	height: auto;
}
.sidebar-widget .social-media {
	display: flex;
}
.post-info-large span {
	padding: 2px 7px;
	font-size: 13px;
}
.post-title h3, .post-details-content h5 {
	font-size: 16px;
}

}/* max-width: 575 close */

@media screen and (max-width: 480px) {

.single-product:hover img {
	-webkit-transform: scale(1);
	transform: scale(1);
}
.single-product {
	border: 0px solid #f2f2f2;
	box-shadow: 0 0 10px #ddd;
	padding: 0;
}
.btn-add-to-cart {
	margin-bottom: 0;
}
.product-short-info h3, .price-rating {
	padding: 0 7px;
}
.rating-tm {
	padding: 2px 5px;
	font-size: 11px;
	margin-top: 3px;
}
.current-price, .old-price {
	font-size: 13px;
}
.product-short-info h3 {
	font-size: 13px;
	line-height: 18px;
	height: 35px;
	font-weight: 400;
	margin-bottom: 3px;
}
.price-rating {
	margin-bottom: 0 !important;
}
.single-product img {
	object-position: center center !important;
}
.page-header-title h2 {
	font-size: 20px;
}
.single-product .icofont-heart {
	right: 20px;
	top: 10px;
}
.flash-sale-area {
	padding: 30px 0;
}
#dropdownMenuButton {
	width: 100%;
}
.social-login li {
	width: 100%;
	float: none;
	margin-right: 0;
	margin-bottom: 10px;
}
.shipping-title ul li {
	font-size: 16px;
}
.login-card {
	padding: 20px;
}
.shipping-address .table th {
	font-weight: 400;
}
.shipping-method-title {
	font-size: 18px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.form-group {
	margin-bottom: 1rem !important;
}
.sidebarProduct h4 {
  font-size: 12px;
}


}/* max-width: 480 close */

@media screen and (max-width: 375px) {
.category-box h3 {
	padding: 8px;
	font-size: 12px;
	font-weight: 400;
	background: rgba(0,0,0,0.5);
}
.single-product img {
	height: 170px;
}
.feat-title h2 {
	font-size: 15px;
	margin-top: 10px;
}
.footer-area .row-cols-2 > * {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	padding-bottom: 20px;
}
.footer-widget h3 {
	margin-bottom: 5px;
	border-bottom: 1px solid rgba(255,255,255,0.4);
	padding-bottom: 5px;
}
.footer-top {
	padding: 40px 0 20px 0;
}
.feature-area {
	padding: 50px 0;
}
.product-short-info h3 {
	font-size: 11px;
	line-height: 16px;
	height: auto;
	font-weight: 300;
	margin-bottom: 0;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.btn-add-to-cart {
	font-size: 13px;
	line-height: 18px;
	font-weight: 400;
}
.current-price, .old-price {
	font-size: 12px;
}
.current-price {
	font-weight: 400;
}
.rating-tm {
	margin-top: 5px;
}
.single-product .icofont-heart {
	background: rgba(0,0,0,0.5);
	font-size: 12px;
}
.continue-shipping .btn {
	font-size: 13px;
	padding: 7px 10px !important;
}


}/* max-width: 375 close */