@media (min-width: 1200px) {
	.container {
		max-width: 1700px;
	}
	.table-responsive-arrow {
		display:none;
	}
	#webron .table {
		display:table;
	}
	.favorite-head-icon img{
		height: 27px;
	}
}


@media (max-width: 1600px) {

}

@media (max-width: 1400px) {
	
}

@media (max-width: 1299px) {

}
@media (max-width: 1199px) {
	.container, .container-lg, .container-md, .container-sm {
		max-width:100%!important;
	}
	.search {
		width:408px;
	}
	.cargo-detail {
    font-size: 13px;
		letter-spacing: 1px;
}
.widget-foot {
    padding: 0px 10px;
    font-size: 12px;
}
	
}
@media (max-width: 1099px) {
	.search {
		width: 332px;
	}
	.wsmenu>.wsmenu-list>li>a {
		padding: 6px 3px 6px 3px!important;
	}
}

@media (max-width: 1024px) {
	.product .discount {
		width: 40px;
		height: 40px;
	}
	#search-form button img {
		width: 20px!important;
	}
	#search-form input[type="search"] {
		color: #000;
		border: none;
		width: 100%;
		padding: 30px;
		font-size: 13px;
		letter-spacing: 0;
		outline: none;
	}
	.user-mobile {
		display: block;
	  }
	.user-mobile.ml-3.mr-2 {
		margin-left: 6px!important;
		margin-right: 0px!important;
	}
	.rules-menu ul {
		display: block;
	}
	.rules-menu ul li {
		width: 80%;
		margin: 0 auto;
		padding: 6px 0px;
		border-bottom: 1px solid #373438;
	}
	.info, .webron {
		display: none!important;
	}
	.container.d-flex.justify-content-between.align-items-center.mt-3 {
		display: block!important;
	}
	.footer-logo img {
		width: 170px;
	}
	.footer-menu ul {
		display: block;
	}
	.footer-menu ul li {
		width: 80%;
		margin: 0 auto;
		padding: 6px 0px;
		border-bottom: 1px solid #373438;
	}
	.img-category .category-title {
		height: 40px;
		font-size: 14px;
		margin-top: -21px;
	}
	.buttons-top.d-flex.align-items-center.pr-4 {
		padding-right: 7px!important;
	}
	.user-mobile a img {
		width: 16px;
	}
	.basket.mr-4 {
		margin-right: 8px!important;
	}
	header .basket-number {
		margin-left: 4px;
	}
	header .basket img {
		width: 20px;
	}
	header .search-button img {
		width: 18px;
	}
	header .basket img {
		width: 16px;
	}
	.right-top {
		height: 60px;
	}
	.buttons-top {
		height: 60px;
	}
	header {
		height: 60px;
		position: sticky;
		top: 0px;
		z-index: 9999;
		background: #fff;
	}
	.logo a img {
		width: 120px;
	}
	.top-menu {
		display: none;
	}
	.menu {
		display: block;
	  }
	.order-add-button {
		margin-left: -1px;
	}
	.variant-add-button {
		margin-left: -1px;
	}
	.variant-section {
		width: 1024px;
	  }
	.search {
		width:295px;
	}
}


@media (max-width: 991px) {
	.pt_Quantity input {
		width: 54px!important;
	}
	.modal-footer {
		margin-bottom: 60px;
	}
	.top-ad .cargo {
		font-size: 13px!important;
	}
	.breadcrumb-wp {
		display: none;
	}
	.card-bottom {
		bottom: 45px!important;
	}
	.dropdown-menu.pagination-drop.show {
		width: 100% !important;
		padding: 10px!important;
	}
	.dropdown-menu.pagination-drop.show {
		background: #ededf1;
	}
	.row.filtermb.mb-3 {
		padding-left: 8px;
		padding-right: 8px;
	}
	col-xl-3.col-lg-3.col-md-12.m_p1.pr-4 .container {
		padding-left: 8px!important;
		padding-right: 0!important;
		margin-bottom: 10px!important;
	}
	.pmobile {
		display: none;
	}
	span.filter-title.w-100.btn.pb-1.border-left-0 {
		background: #f4f6f7;
		border-radius: 0px;
	}
	.dropdown.mbdrop {
		background: #f4f6f7;
	}
	.page-title {
		padding-left: 15px!important;
	  }
	.table-responsive-arrow {
		display: block;
		margin-bottom: -24px;
		margin-left: 1px;
		margin-top: 10px;
	}
	.table-responsive-arrow img {
		width: 62px;
	}
	.variant-arrow img {
		width: 85px;
	}
	.variant-arrow {
		display: block;
		margin-bottom: -57px;
		margin-left: 9px;
		margin-top: 10px;
	}
	.dropdown-menu {
		padding: 0rem 0;
		margin: 0.125rem 0 0;
	}
	.dropdown-item {
		padding-left: 6px !important;
		padding-right: 0px !important;
	}

	section.wrapper.mt-wp {
		margin-top: 0px;
	}
	.col-xl-4.col-lg-6.col-md-6.col-6.mb-3 {
		padding-left: 10px!important;
		padding-right: 10px!important;
	}
	.product a .price {
		font-size: 16px;
	}
	.product a .title {
		font-size: 12px;
	}
	.product a .old-price {
		font-size: 12px;
	}
	footer .items span {
		margin-bottom: 8px;
		margin-top: 15px;
	}
	.bottom-fixed {
		position: fixed;
		bottom: 0;
		left: 0;
		z-index: 999;
		background: white;
		padding: 15px 10px;
		display: flex!important;
		align-items: center;
		justify-content: space-between;
	}
	.desktop-banner {
		display: none;
	  }
	.mobile-banner {
		display: block;
	  }
	a.all-category {
		width: 100%;
	}
	footer .items span {
		text-align: left;
	}
	
	.w-75 {
		width: 100%!important;
		font-size: 12px;
	}
	.variant-section.mt-5 {
		margin-top: 20px!important;
	}
	.row.p-3.bg-gray.pt-5.pb-5 {
		margin-top: 20px;
		padding: 20px!important;
		padding-top: 20px!important;
		padding-bottom: 20px!important;
	}
	.gallery-img {
		height: auto;
	}
	button.filter-btns.mb-3 {
		font-size: 14px;
	}
	.widget-section {
		width: 100%;
		display: block;
	}
	.right {
		display: none;
	}
	.social-media {
		display: none!important;
	}
	header .top-section {
		display: none;
	}
	.gallery .slick-list {
		width:100%;
	}
	.gallery .slick-list .p-3{
		padding: 5px!important;
	}
	.product-slick .slick-prev, .product-slick .slick-next {
		display: none!important;
	}
	.breadcrumb-wp .container {
		overflow: auto!important;
	}
	.breadcrumb {
		min-width: 750px!important;
	}
	.mobile-none {
		display: none;
	}
	.modal-dialog {
    max-width: 100%!important;
    margin: 0!important;
}
	.paging-btn {
    width: 100%!important;
    background: #ededf1;
    height: 40px!important;
    font-weight: 500;
}
	.fitler-element {
    display: flex!important;
    justify-content: space-between;
		margin-top:1rem;
}
.fitler-element .dropdown {
	width: 49%;
}
.filter-btns {
    width: 49%;
    height: 40px;
    font-size: 16px;
    color: #212529;
    font-weight: 500;
    background: #ededf1;
}
.dropdown-menu {
	width: 100%;
}
.pagination-drop .dropdown-item {
	font-size: 14px!important;
	font-weight: 500;
}
	.info, .webron {
		width:100%;
		display: block;
		text-align: center;
	}
	.main-img {
    margin-bottom: 10px;
}
	
	header .header-right {
		width:100%;
		display: inline-block;
	}
	header .search-wp {
		width: 104%;
		display: inline-block;
		margin-top: 22px;
		margin-right: 0px!important;
	}
	.cargo-banner {
		width:100%;
	}
	.items, .nfo {
		width: 100%;
    text-align: center;
}
	.search {
		background: #f6f6f6;
    	width: 100%;
}
	header .panel-section {
		display:none;
	}
	.wsmobileheader .buttons {
		margin-top: 6px!important;
		display: block!important;
}
	.wsmobileheader .basket {
    width: 18px;
    height: 18px;
    float: right;
    display:block!important;
    margin-top: 10px!important;
}

	header .buttons {
    width: 25px;
    height: 40px;
    float: right;
}
		header .buttons img{
    width: 18px;
}

	header .buttons a {
    width: 40px;
    height: 40px;
}

	.wsmobileheader .basket {
    margin-top: 16px!important;
    margin-right: 4px!important;
}
	.modal-open .modal {
    padding-top: 51px;
}
	.wsmenu>.wsmenu-list>li.headerbtns {
    width: 49%;
    float: left!important;
}
	.wsmenu>.wsmenu-list>li.headerbtns a.headerbtn01 {
    background-color: #d7412e;
    color: #fff!important;
}
	.wsmobileheader .smllogo img {
    width: 80px;
}

	.mblock {
	display: block!important;
}
	.wsmenu>.wsmenu-list>li>.wsmenu-click>i {
    margin: 14px 18px 0px 0px!important;
}
	.wsmenu>.wsmenu-list>li .wsmenu-click.ws-activearrow>i {
    margin-right: 21px!important;
}
	.wsmenu>.wsmenu-list>li>a {
    border-bottom-color: #f3f3f3!important;
}
	.wsmenu>.wsmenu-list>li>.wsmegamenu.halfmenu {
    padding: 10px 4px!important;
}
	.wsmenu>.wsmenu-list>li>ul.sub-menu>li:last-child {
		border-bottom: 1px solid #f3f3f3!important;
	}
	.wsmenu>.wsmenu-list>li:hover>a {
    background-color: #007A41!important;
    text-decoration: none;
    color: #fff!important;
}
	.wsmenu>.wsmenu-list>li>a {
    padding: 6px 3px 6px 14px!important;
}
	.title span {
    font-size: 22px;
}
	.detail-content {
    width: 100%;
    line-height: 22px;
    margin-bottom: 20px;
}


}

@media (max-width: 767px) {
	.member-menu {
		display:none;
	}
	.hide {
		display:none!important;
	}
	.cargo-banner {
    	font-size: 22px;
	}
	.gallery-img img {
		/* width:90%; */
	}
	.gallery-img img {
		/* height: 400px; */
	}
	.product-title {
    width: 100%;
    height: auto;
    color: #3E445A;
    font-size: 20px;
    font-weight: 600;
    margin-top: 15px;
    line-height: 24px;
}
}
@media (max-width: 650px) {
	
}


@media (max-width: 576px) {
	section.wrapper.mt-3 {
		margin-top: 0px!important;
	}
	.title p {
		font-size: 16px;
	}
	.banner-slider .slick-dots {
		bottom: 43px !important;
	}
	.cargo-banner {
    font-size: 18px;
}
	.tabs-menu .nav-tabs .nav-item {
		width: 100%;
	}
	.tabs-menu .nav-tabs .nav-link {
    width: 100%;
    font-weight: 500;
    font-size: 14px;
    background: #F3F6F7;
    margin-bottom: 8px;
}
.tabs-menu .nav-tabs .nav-item {
    margin-right: 0px;
}
}

@media (max-width: 480px) {
	.add-favorite a {
}
	.buy-btn {
    width: 100%;
    margin-top: 10px;
}
	.cargo-banner {
    font-size: 16px;
    text-align: center;
}
	.basket-add {
    width: 100%!important;
}

}

@media (max-width: 414px) {
	.cargo-detail {
    font-size: 12px;
    letter-spacing: 0px;
}
	.title span {
    font-size: 20px;
}
	.cargo-banner {
    font-size: 13px;
}
}

@media (max-width: 375px) {}

html.product-list-restoring {
	overflow: hidden;
	background: #f5f6f8;
	height: 100%;
}

html.product-list-restoring:not(.product-list-ready) body {
	opacity: 0;
}

html.product-list-restoring.product-list-ready body {
	opacity: 1;
}

#product-list-restore-overlay {
	position: fixed;
	inset: 0;
	z-index: 999999;
	background: #f5f6f8;
	overflow-y: auto;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
	transition: opacity 0.22s ease;
	overscroll-behavior: contain;
}

#product-list-restore-overlay.is-hiding {
	opacity: 0;
	pointer-events: none;
}

.product-list-restore-inner {
	max-width: 1700px;
	margin: 0 auto;
	padding: 24px 16px 40px;
}

.product-list-restore-logo {
	display: block;
	width: 160px;
	max-width: 45vw;
	height: auto;
	margin: 12px auto 28px;
	opacity: 0.9;
}

.product-list-restore-grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 12px;
}

.product-list-restore-card {
	background: #fff;
	border-radius: 4px;
	padding: 8px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04);
}

.product-list-restore-img {
	width: 100%;
	padding-top: 130%;
	background: linear-gradient(90deg, #eceff1 0%, #f7f8f9 50%, #eceff1 100%);
	background-size: 200% 100%;
	animation: product-list-shimmer 1.2s ease-in-out infinite;
	border-radius: 2px;
}

.product-list-restore-line {
	height: 12px;
	margin-top: 10px;
	border-radius: 6px;
	background: linear-gradient(90deg, #eceff1 0%, #f7f8f9 50%, #eceff1 100%);
	background-size: 200% 100%;
	animation: product-list-shimmer 1.2s ease-in-out infinite;
}

.product-list-restore-line.short {
	width: 55%;
	margin-top: 8px;
}

@keyframes product-list-shimmer {
	0% { background-position: 200% 0; }
	100% { background-position: -200% 0; }
}

@media (min-width: 768px) {
	.product-list-restore-grid {
		grid-template-columns: repeat(4, minmax(0, 1fr));
		gap: 16px;
	}

	.product-list-restore-inner {
		padding-top: 32px;
	}
}

@media (min-width: 1200px) {
	.product-list-restore-grid {
		grid-template-columns: repeat(4, minmax(0, 1fr));
	}
}

.product-list-infinite .product-list-sentinel {
	pointer-events: none;
}


@media (max-width: 320px) {}