@media (min-width: 1200px) {
	.container {
		max-width: 1340px;
	}

	.table-responsive-arrow {
		display: none;
	}

	#webron .table {
		display: table;
	}
}


@media (max-width: 1600px) {}

@media (max-width: 1400px) {}

@media (max-width: 1299px) {}

@media (max-width: 1199px) {
	.fancybox__slide {
		margin: 0 !important;
		padding: 0 !important;
	}

	.is-compact .fancybox__footer {
		position: absolute;
		bottom: 40px !important;
		right: 80px !important;
	}

	.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-modal-content input {
		width: calc(112% - 110px);
	}

	.top-menu.border-right.pr-2.mr-3 {
		margin-right: 0px !important;
		padding-right: 0px !important;
		border: 0px !important;
	}

	.top-left .phone+.phone {
		display: none;
	}

	header .logo {
		width: auto;
		height: 60px;
		display: flex;
		align-items: center;
	}

	.ds-none {
		display: block !important;
	}

	.right.uk-flex.uk-flex-center {
		display: grid;
		grid-template-columns: 50px auto;
		margin-right: 10px;
	}

	header .logo a img {
		width: 150px;
	}

	nav.menu-top.uk-dropnav {
		display: none !important;
	}

	.title span a {
		padding: 10px 20px;
	}

	.title small {
		display: none;
	}

	.dealer-section {
		display: flex;
		flex-direction: column;
		margin-top: 30px;
	}

	.search {
		width: 332px;
	}

	.wsmenu>.wsmenu-list>li>a {
		padding: 6px 3px 6px 3px !important;
	}
}

@media (max-width: 1024px) {
	.order-add-button {
		margin-left: -1px;
	}

	.variant-add-button {
		margin-left: -1px;
	}

	.variant-section {
		width: 1024px;
	}

	.search {
		width: 295px;
	}
}


@media (max-width: 991px) {
	.motor-selector {
		padding: 20px 0px;
	}

	.selector-fields select {
		margin-bottom: 7px;
	}

	.motor-selector-inner {
		display: flex;
		flex-direction: column;
		align-items: center;
		gap: 20px;
	}

	.selector-fields {

		width: 100%;
		display: grid;
		grid-template-columns: 49% 49%;
		gap: 1%;
	}

	.topSection {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		gap: 10px;
		justify-content: flex-start;
	}

	.m-p {
		padding-left: 10px !important;
	}

	.uk-parent a {
		display: flex;
		justify-content: space-between;
	}

	.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;
	}

	.buttons .dropdown-item {
		width: 100% !important;
		height: auto !important;
		border-radius: 0 !important;
		display: block !important;
	}

	.buttons .dropdown .show {
		left: 0 !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;
	}

	.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: 12px;
	}

	.widget-section {
		width: 100%;
		display: block;
	}

	.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: #f6f8fa;
		height: 40px !important;
		font-weight: 500;
	}

	.fitler-element {
		display: flex !important;
		justify-content: space-between;
		margin-top: 15px;
	}

	.fitler-element .dropdown {
		width: 49%;
	}

	.filter-btns {
		width: 49%;
		height: 40px;
		font-size: 16px;
		color: #212529;
		border-radius: 3px;
		font-weight: 500;
		background: #f6f8fa;
	}

	.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 {
		width: 100%;
	}

	.container.d-flex.justify-content-between {
		display: inherit !important;
		justify-content: inherit !important;
	}

	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 .basket img {
		width: 18px;
	}

	header .basket a {
		width: 18px;
		height: 18px;
	}

	header .basket-number {
		right: -11px;
	}

	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) {
	.wsmenu>.wsmenu-list>li>.fullmenu .link-list li {
		width: 100% !important;
	}

	.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) {
	.l0 {
		margin-left: 66px;
	}

	section.wrapper.mt-3 {
		margin-top: 0px !important;
	}

	.title p {
		font-size: 26px;
	}

	.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) {
	.l0 {
		margin-left: 42px;
	}

	.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) {
	.l0 {
		margin-left: 20px;
	}

	.cargo-detail {
		font-size: 12px;
		letter-spacing: 0px;
	}

	.title span {
		font-size: 20px;
	}

	.cargo-banner {
		font-size: 13px;
	}
}

@media (max-width: 390px) {
	.l0 {
		margin-left: 13px;
	}
}

@media (max-width: 320px) {}