body {
	color: #000;
	font-family: 'gilroy-light', sans-serif;
	background-color: #ffffff;
	max-width: 1920px;
	margin: 0 auto;
}

a {
	color: #000;
}

#content h1 {
	margin-top: 0;
}

.main-column .container {
	background: #fff;
}

.header-top .btn-group {
	margin-right: 0px;
}

#cart .icon-cart {
	margin-left: 0;
}

#cart .wrap-cart {
	float: right;
}

.product-meta .compare, .product-meta .cart {
	display: inline-block;
}

.featured-category img {
	width: 120px;
}

.pav-inner.container {
	padding-top: 15px;
}

.footer-contacts {
	padding: 0;
}

#cart {
	text-align: left;
	padding: 0 15px;
}

#cart .btn-remove > i {
	font-size: 11px;
}

#cart .dropdown-menu {
	margin: 0;
}

#cart .dropdown-menu .table-cart .btn {
	padding: 0 7px;
}

.autosearch {
	padding: 0px;
}

.autosearch a.media-left {
	padding: 0;
}

.page-information #content p img, .page-information #content h3 img {
	max-width: 100%;
	height: auto !important;
}

.autosearch a img {
	margin-right: 10px;
}

.shopping-cart-table {
	margin-top: 20px;
	background: #fff;
}

.shopping-cart-table > tbody > tr > td {
	vertical-align: middle !important;
}

.shopping-cart-table__product-image img {
	max-width: 80px;
}

.shopping-cart-table__product-price {
	font-size: 14px;
}

.shopping-cart-table [class^="icon-"],
.shopping-cart-table [class*=" icon-"] {
	font-size: 18px;
	line-height: 38px;
	display: inline-block;
	vertical-align: top;
}

.shopping-cart-table td.image-col {
	width: 105px;
	padding-left: 0;
	padding-right: 0;
}

.shopping-cart-table h6 {
	padding: 2px 0 5px;
}

.buy {
	margin-bottom: 15px;
}

.product-grid .product-block .top {
	background: rgba(255, 255, 255, .7);
	padding-top: 10px;
}

table.table-total {
	font-size: 18px;
	margin-bottom: 20px;
	margin-top: 15px;
}

.aside-column table.table-total {
	margin-bottom: 0;
}

table.table-total tr > th {
	border-top: 0;
	font-weight: normal;
}

table.table-total tr > th,
table.table-total tr > td {
	padding: 4px 25px 4px;
	width: 50%;
}

table.table-total h2 {
	font-size: 24px;
	padding-bottom: 0;
}

.th-title {
	display: none;
}

.logo-store {
	z-index: 9999;
}

.logo-store div {
	position: relative;
	left: -18px;
}

.product-list .product-block .block-img {
	margin-right: 15px;
}

.product-list .product-block .name {
	height: auto;
	font-weight: 700;
}

.product-list .product-block .price {
	margin-bottom: 15px;
}

.success {
	display: none;
	width: 600px;
	margin-left: -300px;
	background: white;
	border: 1px solid #e4e3e3;
	padding: 50px;
	left: 50%;
	top: 22%;
	font-size: 16px;
	color: #333333 !important;
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
	z-index: 100000;
	position: fixed;
}

.success a {
	text-decoration: none !important;
	font-size: 16px;
}

.success a:hover {
	color: #79b51c;
	text-decoration: underline;
}

.success .close {
	float: right;
	position: absolute;
	top: 20px;
	right: 20px;
	cursor: pointer;
	opacity: 0.7;
}

.success_button {
	background: #79b51c;
	border: 1px solid #79b51c;
	display: inline-block;
	cursor: pointer;
	color: #ffffff !important;
	font-size: 15px;
	font-weight: bold;
	padding: 6px 24px;
	text-decoration: none;
}

.success_button:hover {
	text-decoration: none !important;
	color: #4f4e4d !important;
	background: #ffffff;
}

.success_button:active {
	position: relative;
	top: 1px;
}

.product-grid .product-block .bottom {
	padding-top: 20px;
	position: relative;
}

.product-grid .product-block .cart .btn {
	width: auto;
	padding: 0 15px;
}

.price .price-new {
	font-size: 20px;
}

.product-meta .compare, .product-meta .cart {
	display: block;
}


.product-compare-header p {
	margin: 0;
}

.product-compare-header p#compare-total {
	font-weight: bold;
	line-height: 14px;
}

.product-compare-header i {
	font-size: 40px;
}

.product-compare .table-bordered > tbody > tr > td {
	width: 100px;
}

.product-compare .table-bordered > tbody > tr > td:first-child {
	text-align: left;
}

.table > tbody > tr > td {
	color: #444;
}

.btn-kn-red {
	background-color: #ec1b24;
	color: white;
}

.btn-kn-red.button-credit {
	background-color: #c1c1c1;
}

.btn-kn-blue {
	background-color: #2656ab;
	color: white;
}

.btn.btn-kn-red:hover, .btn.btn-kn-red:focus {
	background-color: #d90811;
	color: white;
}

.btn.btn-kn-blue:hover, .btn.btn-kn-blue:focus {
	background-color: #114196;
	color: white;
}

#product .compare, #product .cart, #product .credit {
	display: flex;
	max-width: 300px;
	justify-content: flex-start;
	gap: 16px;
}

#product .cart {
	margin-bottom: 15px;
}

#product .compare {
	margin-left: 10px;
}

.header-v1 .media-body a {
	color: #fff !important;
}

.canvas-menu {
	padding: 0 8px;
}

.canvas-menu span.fa {
	font-size: 2em;
	line-height: 35px;
}

.autosearch {
	right: 0;
	left: auto;
}

.autosearch .media-body a {
	color: #444 !important;
}

.product-filter .btn-switch {
	height: 28px;
	margin: 0;
}

.product-filter .btn-switch .fa {
	font-size: 20px;
}

.product-filter .form-control {
	height: 28px;
	padding: 0 7px;
}

.pav-megamenu .navbar-nav > li.spec > a {
	color: #79b51c;
}

.breadcrumbs {
	padding: 0;
}

.panel-contact-custom {
	font-size: 18px;
}

.panel-contact-custom .fa {
	padding-right: 10px;
}

#input-enquiry {
	resize: none;
}

.category-home {
	height: auto;
}

.category-home-wrap {
	background: #f8f8f8;
	padding: 15px;
}

.category-home-wrap .category-home img {
	display: inline-block;
	width: 100%;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding: 5px;
	background: #fff;
}

.category-home-wrap .category-home .name {
	font-size: 17px;
	padding: 15px;
	line-height: 20px;
	font-family: 'gilroy', sans-serif;
	color: #4f4e4d;
}

.widget-raw-html .box-heading {
	font-size: 27px;
	text-transform: none;
	font-weight: 600;
}

.list-unstyled li {
	position: relative;
}

.owl-wrapper {
	background: #fff;
}

.owl-carousel .owl-item {
	padding: 10px 0;
}

.products-row {
	background: #fff;
}

.panel-title.text-related {
	font-size: 22px;
}

.attr section h3 {
	font-size: 18px;
	color: #fff;
	background: #2656ab;
	padding: 10px;
	margin: 15px 0 0 0;
}

.tcarousel {
	margin-bottom: 0;
}

.producttabs .panel-body {
	padding: 0;
}

#logo a .logo-text {
	color: #fff;
	text-transform: none;
	font-size: 14px;
}

#logo a:hover .logo-text {
	color: #fff;
}

.panel-v4 .img-responsive {
	border: 1px solid #ccc;
}

.footer-contacts .fa {
	padding-right: 3px;
	margin-left: -23px;
}

#powered .container {
	position: relative;
}

.payment-img {
	position: absolute;
	bottom: 4px;
	right: 0;
	display: inline-block;
}

.payment-img img {
	height: 61px;
}
.payment-img img:last-child {
	display: none;
}

.image-additional .owl-wrapper .owl-item {
	background: #fff;
}

.image-additional .owl-wrapper {
	background: transparent;
}

.horital .owl-wrapper img {
	width: 100%;
}

td.cart-thumb .img-thumbnail {
	border: none;
}

.under_the_order .fa {
	margin-right: 10px;
	margin-right: 3px;
}

.under_the_order .text_under_the_order, .under_the_order .fa, .under_the_order a, .under_the_order .under_the_order_phone {
	font-size: 20px;
}

.advantages {
	list-style: none;
	padding-left: 0px;
	font-size: 14px;
	color: #4f4e4d;
	line-height: 37px;
}

.advantages li a {
	color: #4f4e4d !important;
}

.advantages li a:hover {
	color: #79b51c !important;
}

.advantages .fa {
	font-size: 19px;
	width: 17px;
}

.compare button {
	min-width: 48px;
}

table.compare-table {
	background: #fff !important;
}

.custom-pull-right {
	float: right !important;
}

#payment_methods {
	display: block;
}

a.pricelist {
	display: inline-block;
	padding: 10px 10px 10px 54px;
	background: #ec1b24 url(/image/excel.png) 10px 10px no-repeat;
	background-size: 33px;
	color: #fff;
	font-size: 20px;
	margin: 15px 0;
}

a.pricelist:hover {
	text-decoration: none;
	background-color: #d90811;
	color: #fff;
}

.top-contact .media-title a, .top-contact .media-title a:hover {
	color: #fff;
}

.producttabs .owl-item {
	border: 1px solid #ddd;
}

.holiday_works {
	margin: 0 !important;
}

.page-product .fancybox-skin {
	background: #ffffff !important;
}

.page-product .fancybox-overlay {
	z-index: 9999 !important;
}

.page-product .fancybox-opened {
	z-index: 10000;
}

.page-product .fancybox-title {
	opacity: 0;
}
.product-markdown-view .price,
.product-markdown-view .quantity-adder,
.product-markdown-view #product .cart {
	margin: 0;
}
.product-markdown-view #product .cart,
.product-markdown-view #product .credit {
	max-width: unset;
}
.product-markdown-view .price .price-new,
.product-markdown-view .price .price-old {
	line-height: 1;
}
.product-markdown-view .btn-buy-credit {
	width: calc(100% / 2 - 8px);
}
.product-markdown-view .price {
	display: flex;
	gap: 8px;
	justify-content: flex-start;
	align-items: flex-end;
}
.product-markdown-view .quantity {
	display: flex;
	flex-wrap: nowrap;
	gap: 16px;
	align-items: center;
}
.product-markdown-view .quantity-adder {
	display: flex;
	flex-wrap: nowrap;
	width: max-content;
	align-items: center;
}
.product-markdown-view .cheaper-item,
.product-markdown-view .cheaper-products,
.product-markdown-view .cheaper-items,
.product-markdown-view .cheaper-item-info {
	display: flex;
	flex-direction: column;
	gap: 16px;
}
.product-markdown-view .cheaper-item {
	padding: 20px;
	border: 1px solid #444;
	max-width: 425px;
}
.product-markdown-view .cheaper-item:not(.general) {
	border: 1px solid #a8a8a8;
}
.product-markdown-view .cheaper-item:not(.general) .price .price-new {
	font-size: 28px;
}
.product-markdown-view .cheaper-products {
	margin-top: 20px;
}
.product-markdown-view .cheaper-item .cheaper-item__title,
.product-markdown-view .cheaper-products .cheaper-products__title {
	font-size: 16px;
	line-height: 16px;
	font-weight: 600;
}
.product-markdown-view .cheaper-item .cheaper-item__reason {
	color: #8b8b8b;
}
.product-markdown-view .cheaper-item .cheaper-item__status {
	color: #8b8b8b;
	font-weight: 600;
}

@media (min-width: 768px) {
	.mainbanner {
		position: relative;
		top: -32px;
		margin-bottom: -32px;
	}

	.top-contact {
		padding-top: 40px;
	}
}

@media (max-width: 1199px) and (min-width: 992px) {
	#cart {
		padding: 0 15px;
	}

	.pav-megamenu .navbar-nav > li > a > .menu-title {
		font-size: 14px;
	}

	.pav-megamenu .navbar-nav > li > a {
		padding: 16px 8px;
	}
}

@media (max-width: 991px) {
	.custom-pull-right {
		display: none;
	}

	.offcanvas-body .box.category {
		margin-bottom: 0;
	}

	.payment-img {
		position: static;
	}

	#cart {
		padding: 0 15px;
	}

	#cart .dropdown-menu {
		right: 15px;
	}

	.offcanvas-body {
		padding: 0;
		overflow-y: scroll;
		height: calc(100vh - 45px);
	}

	.offcanvas-body .btn.offcanvas-close, .offcanvas-heading .btn.offcanvas-close {
		background: transparent;
		right: 5px;
		top: 9px;
		font-size: 18px;
		color: #79b51c;
	}

	.offcanvas-body .category .list-group li a {
		padding-right: 30px;
		padding-left: 10px;
	}

	.offcanvas-heading {
		text-align: right;
		background-color: #f8f8f8;
	}

	.total-table .text-right {
		min-width: 80px;
	}
}

@media (max-width: 767px) {
	.information-opt .panel-contact-custom a {
		color: #000 !important;
	}

	#payment_methods {
		width: 100%;
	}

	.compare-table tr td {
		max-width: 160px;
	}

	#logo a .logo-text {
		font-size: 12px;
	}

	.checkout-cart table, .shopping-cart-table {
		background: #fff;
	}

	.shopping-cart-table > thead {
		display: none;
	}

	.shopping-cart-table__product-image img {
		max-width: 160px;
	}

	.shopping-cart-table td.image-col {
		width: 100%;
		text-align: center !important;
	}

	.shopping-cart-table,
	.shopping-cart-table tbody,
	.shopping-cart-table td,
	.shopping-cart-table tr {
		display: block;
		border: 0;
		width: 100%;
	}

	.shopping-cart-table td:first-child {
		border-top: 0;
	}

	.shopping-cart-table td {
		position: relative;
		padding-left: 43% !important;
		text-align: left !important;
		white-space: normal !important;
	}

	.buy .shopping-cart-table td div.th-title {
		width: 35%;
	}

	.buy .shopping-cart-table td {
		padding-left: 40% !important;
	}

	.shopping-cart-table td div.th-title {
		display: block;
		position: absolute;
		left: 10px;
		width: 38%;
		padding-right: 10px;
		text-align: right;
		top: 50%;
		-webkit-transform: -webkit-translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		font-weight: bold;
		text-transform: uppercase;
	}

	.total-table .text-right {
		padding-left: 60% !important;
	}

	.total-table td div.th-title {
		width: 53% !important;
	}

	.shopping-cart-table td.no-title {
		padding-left: 20px !important;
		text-align: center !important;
	}

	.shopping-cart-table .input-group-qty {
		display: inline-block;
		padding-right: 10px;
	}

	.shopping-cart-btns {
		text-align: center;
	}

	.shopping-cart-btns .btn.pull-left,
	.shopping-cart-btns .btn.pull-right {
		float: none !important;
		margin: 0 !important;
	}

	.checkout-buttons {
		margin: 0;
	}

	.checkout-buttons div {
		display: block;
		text-align: center;
		float: none !important;
		margin: 10px;
	}

	.product-filter .limit {
		display: none;
	}

	.success {
		width: 350px;
		margin-left: -175px;
		left: 50%;
		font-size: 10px;
		padding: 20px 10px 10px;
	}

	.success a {
		font-size: 13px
	}

	.success .success_button {
		padding: 6px 10px
	}

	.success .close {
		top: 10px;
		right: 10px
	}

	.logo-store {
		text-align: left;
	}

	.refine-search .panel-body {
		padding: 0;
	}

	.refine-search .list-inline {
		margin: 0;
	}

	.refine-search .list-inline a .name {
		font-size: 14px;
	}

	.product-grid .products-row, .product-grid .products-block {
		border: none;
	}

	.product-grid .products-block .product-block {
		margin: 10px 0;
		border: 1px solid #b9b8b8;
	}

	.product-grid .products-block .product-block:hover {
		border-color: #79b51c;
	}

	.product-grid .product-block .image {
		padding: 5px;
	}

	.product-grid .products-block .product-block .product-meta .top {
		padding-top: 0;
	}

	.widget-images {
		margin-bottom: 0;
	}

	.homebuilder .row-level-2 .panel-heading {
		padding: 0;
	}

	.catbanners .row-level-2 .col-xs-6, .catbanners .row-level-2 .col-xs-12 {
		padding: 1px;
	}

	.catbanners .pav-inner {
		padding-top: 0;
	}

	.homebuilder .producttabs {
		margin-bottom: 0;
	}

	td.cart-thumb {
		padding: 0 !important;
		text-align: center !important;
	}

	.producttabs .nav li {
		display: block;
		float: none;
		text-align: center;
		font-size: 20px;
	}

	.producttabs .nav li:before {
		display: none;
	}

	.producttabs .nav li a {
		padding: 15px;
	}

	.fancybox-skin {
		padding: 30px !important;
		background: #ffffff !important;
	}

	.fancybox-skin {
		padding: 30px !important;
	}

	.fancybox-wrap {
		width: 90% !important;
	}

	.fancybox-inner {
		width: 100% !important;
	}

	.product-grid .product-block .image img {
		width: 60%;
	}
}

@media (max-width: 600px) {
	.box-col .media-body {
		font-size: 12px;
		overflow: visible;
	}

	.holiday_works {
		white-space: nowrap;
	}
}

@media (max-width: 468px) {
	.dropdown-menu {
		right: -15px;
		min-width: 320px;
	}

	.box-col .media-body {
		font-size: 10px;
	}

	.box-col {
		padding: 0 4px;
	}

	h1 {
		font-size: 30px;
	}

	h2 {
		font-size: 26px;
	}
}

@media (max-width: 350px) {
	.success {
		width: 300px !important;
		margin-left: -150px;
		left: 50%;
		font-size: 13px;
		padding: 20px 10px 10px;
	}

	.success a {
		font-size: 13px
	}

	.success .success_button {
		padding: 6px 6px
	}

	.success .close {
		top: 10px;
		right: 10px
	}

	#cart .dropdown-menu {
		min-width: 320px;
	}

	#cart .dropdown-menu .table-cart .btn {
		font-size: 12px;
	}

	.dropdown-menu.autosearch {
		right: 5px;
		min-width: 280px;
	}
}

.main-title {
	position: absolute;
	left: -9999rem;
	top: -9999rem;
}