@media screen and (max-width: 1450px){
	.support-item .box4 {
		width: 48%;
	}
	.slider-head .swiper {
		height: auto;
	}
	.slider-head .swiper-slide img {
		object-fit: cover;
	}
	.slider-head .box {
		width: 100%;
	}
	.slider-head .box.left {
		width: 100%;
		padding: 0 0 0 0;
	}
	.slider-head .box .slide-img {
		width: 32.33%;
		margin: 15px 0.5% 0 0.5%;
	}
	.pre-sale .box.small {
		display: none;
	}
	.pre-sale .swiper {
		width: 100%;
		height: 430px;
	}
}
@media screen and (max-width: 1380px){
	.single-prodct .similar .all-post-product {
		width: 23%;
		margin: 1%;
	}
}
@media screen and (max-width: 1300px){
	.support-item .box4 {
		width: 48%;
	}	
	.footer-kalastor .social .box {
		width: 48%;
		margin: 5px 1%;
	}
}
@media screen and (max-width: 1200px){	
	.archive {
		margin: 10px 0 0 0;
	}
	.mobileMenu {
		display: block;
	}	
	.menuBasket {
		display: block;
	}
	.blog-post .box4 {
		width: 48%;
		margin: 10px 0;
	}
	.blog-post .box4:nth-child(2n) {
		float: left;
	}
	.pre-sale .box .box-price .money {
		width: 50%;
	}
	.pre-sale .box .box-price .offer {
		width: 50%;
	}
	.pre-sale .box .box-price .offer .box-offer.bg {
		float: left;
	}
	.pre-sale .box .box-price .offer .box-offer .text {
	}
	.pre-sale .box .box-price .offer .box-offer {
	}
	.single-prodct .box3,
	.single-prodct .box3-2 {
		width: 100%;
	}
	.single-prodct .box3-2 .box2 {
		width: 98%;
	}
	
	.product-archive .filter-sort {
	}
	.product-archive .filter-sort .select-sort {
		display:none;
	}
	
	.product-archive .search-filter .title .txt {
		display:inline-block;
	}
	.product-archive .search-filter .showBtn svg {
		display:block;
	}
	.product-archive .box4.search-filter {
		width: 100%;
		height:65px;
		overflow:hidden;
		margin-bottom:20px;
	}
	.product-archive .box4.search-filter.show {
		height:auto;
	}
	.product-archive .box4-2 {
		width: 100%;
		float: right;
	}
	.contactus .circle {
		bottom: 80px;
	}
	.contactus .socialicon {		
    	top: -260px;
	}
	.contactus.contactus-product .circle {
		bottom: 150px;
	}
	.contactus.contactus-product .socialicon {		
    	top: -330px;
	}
	.footer-kalastor {
		margin: 30px 0 90px 0;
	}
	
}
@media screen and (max-width: 1080px){	
	.header .darkMode {
		float:right;
	}
	.header .search .searchBox {
	  position: relative;
	  width: 70%;
	  float: right;
	}
	.profile-page {
		margin: 10px 0 0 0;
	}
	.header .search form {
		float: right;
		margin: 0 0 0 0;
		border:none;
	}
	.header .search.searchRes {
		width: 100%;
		height: auto;
		float: right;
		margin: 20px 0 0 0;
		padding: 5px 0;
		background-color: var(--color-bg);
		box-shadow: var(--color-box-shadow);
		border-radius: 10px;
		position: relative;
	}
	.header .search.searchRes input {
		width: 100%;
		float: left;
		border: none;
		padding: 0 50px 0 0;
	}
	.header .search.searchRes button {
		background-color: inherit;
		border: none;
		float: inherit;
		position: absolute;
		top: -5px;
		right: 0px;
		z-index: 1;
	}
	.header .search.searchRes svg {
		filter: var(--color-svg-black);
	}
	.header .search.searchRes .btn {
		width: 15px;
		height: 15px;
		position: absolute;
		top: 11px;
		left: 25px;
		display:block;
		margin: 5px 0 0 0;
	}
	.header .search.searchRes .btn.basketIcon {
		top: 8px;
		left: 70px;
	}
	.header .search.searchRes .btn.basketIcon svg {
		width: 30px;
		height: 30px;
	}
	.header .search.searchRes .btn.basketIcon .circle {
		width: 15px;
		height: 15px;
		position: absolute;
		top: -3px;
		right: -3px;
		text-align: center;
		border-radius: 50%;
		background-color: var(--color-bg-eggplant);
		color: var(--color-font-white);
		font-size: 10px;
	}
	.header .search .ajax-search {
		right:10px;
		top:55px;
		width:130%;
	}
	
	.header .menu-burger {
		display: block;
	}
	.header .menuHead ul.menuTop {
		display: none;
	}
	.category-box .box {
		width: 24%;
		margin: 5px 0.5%;
	}
	.collection .box5 {
		display: none;
	}
	.all-box .box5-2 {
		width: 100%;
		float: left;
	}
	.collection .img {
		height: auto;
	}
	.single-prodct .itemsSite .box4 {
		width: 48%;
		margin: 5px 0;
	}
	.single-prodct .similar .all-post-product {
		width: 48%;
	}
	.boxSingle .price,
	.single-prodct .boxSingle .addtocart {
		display: none;
	}
	.header .menuHead {
		display: none;
	}
	
	.product-archive .filter-sort .box.sort ul {
		display:none;
	}
	.product-archive .filter-sort .select-sort {
		display:block;
	}
	
	.archive .all-post-product {
		width: 48%;
	}
	.product-list.rows .all-post-product {
	  width: 98%;
	}
	.profile-page .box4,
	.profile-page .box4-2 {
		width: 100%;
		margin: 10px 0;
	}
	.box-left-profile.lists .all-post-product {
		width: 49%;
	}
	.post-slider .swiper .img, .all-post-product .img {
	}
    .cart {
        display: inherit;
		margin: 10px 0 0 0;
    }
    .cart .box4-2,
    .cart .box4 {
        width: 100%;
        margin: 10px 0;
    }
	.footer .supporting .box4 {
		width: 50%;
		margin: 10px 0;
	}
	.footer .box4,
	.footer .box2 {
		width: 100%;
	}
	.slider-vijeh .box {
		width: 80%;
	}
	.slider-vijeh .box.small {
		width: 20%;
	}
	.blog-single {
		margin: 30px 0 0 0;
	}
	.footer-kalastor .box3-2,
	.footer-kalastor .box3 {
		width: 100%;
	}
	.footer-kalastor .copyright span.txt {
		width: 100%;
		text-align: center;
	}
}
@media screen and (max-width: 950px){
	.post-slider .box,
	.post-slider .box.left {
		width: 100%;
	}
	.post-slider .box {
		height: auto;
		margin: 20px 0;
		background-color: inherit;
	}
	.post-slider .box.post-detail svg {
		width: 40px;
		height: 40px;
		margin: 0 0 0 0;
	}
	.post-slider .box .line {
		margin: 0 0 5px 0;
	}
	.post-slider .box .btn.catName {
		font-size: 14px;
	}
	.post-slider .box p.desc,
	.post-slider .box .btn.catMore {
		margin: 5px 0;
	}
	.post-slider .box p.desc,	
	.post-slider .box .btn.catMore {
		font-size: 11px;
	}
	.post-slider .box p.desc {
		padding: 0 0;
	}
	.single-prodct form.comment {
		width: 100%;
	}
	.profile-page .product-tab-box .line-status {
		width: 100%;
		position: inherit;
		float: right;
	}
	.profile-page .product-tab-box .factor-product .box.big {
		width: 100%;
	}
	.profile-page .comments .box2 {
		width: 100%;
	}
	.profile-page .comments .box2 h2, .profile-page .comments .user-comment .product h2 {
		margin: 0 0 15px 0;
	}
	.profile-page .comments .user-comment .product svg.menu {
		top: inherit;
		bottom: 22px;
	}
	.footer .feedSite span.txt {
		width: 100%;
		text-align: center;
		line-height: 220%;
	}
	.single-prodct ul.breadcrumb li a,
	.single-prodct ul.breadcrumb li:last-child {
		font-size: 11px;
		margin: 5px 0;
	}
}
@media screen and (max-width: 750px){
	.support-item .box4 {
		width: 100%;
	}
	.slider-head .box .slide-img {
		width: 48%;
		margin: 15px 1%;
	}	
	.slider-head .box .slide-img:last-child {
		display: none;
	}	
	.all-box .box3-2,
	.all-box .box3 {
		width: 100%;
		float: left;
	}
	.collection .box3-2 .img,
	.collection .box3 .img {
		height: 120px;
	}
	.pre-sale .swiper {
		height: auto;
	}
	.pre-sale .box {
		width: 100%;
	}
	.pre-sale .box .box-price .offer .box-offer.bold {
		display: block;
	}	
	.single-prodct .itemsSite .box4 {
		width: 100%;
	}
	.single-prodct .swiperBox {
		padding: 0 0 0 0;
	}
	.product-archive .productBox.loading {
		max-width:46%;
	}
    .cart .box4-2 .box .right {
        width: 30%;
    }
    .cart .box4-2 .box .left {
        width: 70%;
    }
	.footer .box2 .txt {
		padding: 0 10px;
	}
	.slider-vijeh .box {
		width: 70%;
	}
	.slider-vijeh .box.small {
		width: 30%;
	}	
	.slider-vijeh .swiper-slide h2 {
		height: 42px;
		overflow: hidden;
	}
	.slider-vijeh .swiper-slide .discount.percentage {
		float: none;
		height: 22px;
		position: absolute;
		bottom: 70px;
		right: 10px;
	}
}
@media screen and (max-width: 670px){
	.header .menuHead .btn {
		background-color: inherit;
		border: none;
		padding: 10px 0;
		margin: 0 5px;
	}
	.header .menuHead .btn:hover {
		background-color: inherit;
	}
	.header .menuHead .btnsvg {
		margin: 0 0 0 0;
	}
	.header .menuHead .btn:hover svg {
		filter: var(--color-font-black);
	}
	.header .menuHead .btn span.txt {
		display: none;
	}
	.header .menuHead .btn.minWidth {
		width: auto;
	}
	.slider-head {
		margin: 0px 0 -20px 0;
	}
	.slider-head .swiper {
		height: 150px;
	}
	.category-box .box {
		width: 49%;
	}
	.title-box .onvan span.text {
		display: none;
	}
	.title-box .onvan span.text.bold {
		display: block;
	}	
	.single-prodct .postTab li {

		margin: 0 1%;
		width: 31.33%;
	}
	.single-prodct form.comment .box.small {
		width: 100%;
	}
	.single-prodct .features .box,
	.single-prodct .features .box.small {
		width: 50%;
	}
	.single-prodct .features .box.big {
		width: 100%;
	}
	
	.product-archive .productBox.loading {
		max-width:96%;
	}
	.box-left-profile.addresses .box2 {
		width: 98%;
	}
	.profile-page .column-personal-info .box {
		width: 100%;
	}
	.profile-page .column-personal-info {
		display: inherit;
	}
	.profile-page .column-personal-info .box {
		border-left: none;
		float: right;
	}	
	.blog-post .img {
	  width: 100%;
	  height: 210px;
	}
	.blog-post p {
		height: 25px;
	}
	.footer .supporting .box4 {
		width: 100%;
	}
	.all-post-product .img .discount svg {
		width: 20px;
		height: 20px;
		margin: 10px 5px;
	}
	.all-post-product .img .discount .txt { width: 30px; }
	.post-slider .swiper .img .discount p,
	.all-post-product .img .discount p  {
		font-size: 8px;
	}
	.post-slider .swiper .img .discount p.bold,
	.all-post-product .img .discount p.bold  {
		font-size: 13px;
	}
	.post-slider .swiper .img, .all-post-product .img {
		height: 300px;
	}
	.footer-kalastor .box4 {
		width: 100%;
	}
	.footer-kalastor .namad .box {
		float: right;
		margin: 0 0 0 10px;
	}
	.footer-kalastor .namad .clear {
		clear: inherit;
	}
}
@media screen and (max-width: 550px){
	.box-left-profile.lists .all-post-product {
		width: 99%;
	}
	.header .phone .box,
	.header .phone .box.color {
		color: #FFF;
	}
	.post-slider .swiper .bottom.basket,
	.all-post-product .bottom.basket {
		width: 70%;
	}	
	.post-slider .swiper h2 a,
	.all-post-product h2 a,
	.post-slider .swiper .bottom,
	.all-post-product .bottom,
	.post-slider .swiper .bottom.unit,
	.all-post-product .bottom.unit {
		font-size: 14px;
	}
	.post-slider .swiper h2, .all-post-product h2 {
		float: right;
		height: 42px;
		overflow: hidden;
		margin: 15px 0 0 0;
	}
	.post-slider .swiper {
		height: auto;
	}
	.single-prodct .similar .all-post-product {
		width: 98%;
		margin: 25px 0;
	}
	.post-slider .swiper .img, .all-post-product .img {
		margin: 0 0 0 0;
		height: auto;
	}
	.post-slider .swiper .img .thumbnail .box, .all-post-product .img .thumbnail .box {
		width: 50px;
		height: 50px;
	}
	.single-prodct .boxSingle .swiper .swiper-slide img {
		width: 80%;
	}
	.single-prodct .boxSingle .category .catName {
		margin-bottom: 10px;
	}
    .cart .box4-2 .box .right {
        width: 60%;
    }
    .cart .box4-2 .box .left {
        width: 100%;
    }
	.slider-vijeh .box {
		width: 60%;
	}
	.slider-vijeh .box.small {
		width: 40%;
	}
	.header .iconBox {
		display: none;
	}
	.post-slider .swiper .bottom p.namemycat,
	.all-post-product .bottom p.namemycat {
		font-size: 11px;
		width: 80px;
		height: 17px;
		margin: 0 0 10px 0;
	}
}
@media screen and (max-width: 450px){
	.post-slider .swiper .img, .all-post-product .img {
		height: auto;
	}
	.pre-sale .box .box-price .offer .box-offer {
		display: none;
	}
	.blog-post .box4 {
		width: 100%;
		margin: 10px 0;
	}
	.blog-post .box4:nth-child(2n) {
		float: inherit;
	}	
	.swal2-modal .box4,
	.swal2-modal .box3,
	.swal2-modal .box2,
	.swal2-modal .box1 {
		width: 100%;
		margin: 0 0 10px 0;
	}	
	.post-slider .swiper .bottom.basket,
	.all-post-product .bottom.basket {
		width: 65%;
		padding: 10px 0;
	}
	.post-slider .swiper .bottom p.color,
	.all-post-product .bottom p.color {
		font-size: 12px;
	}
	.post-slider .swiper .bottom p.mycat,
	.all-post-product .bottom p.mycat {
		font-size: 11px;
	}
	.post-slider .box .catName span.txt {
		font-size: 14px;
	}
	.post-slider .box .catName span.desc {
		font-size: 10px;
		margin: 5px 0 0 0;
	}
	.post-slider .box.post-detail .btn.catMore {
		top: 0;
		font-size: 9px;
	}
}
@media screen and (max-width: 440px){
	
	.archive .all-post-product {
		width: 98%;
		margin: 10px 1%;
	}
	.post-slider .swiper .img, .all-post-product .img {
		height: auto;
	}
}