@font-face {
	font-family: 'ElegantIcons';
	src:url('fonts/ElegantIcons.eot');
	src:url('fonts/ElegantIcons.eot?#iefix') format('embedded-opentype'),
		url('fonts/ElegantIcons.woff') format('woff'),
		url('fonts/ElegantIcons.ttf') format('truetype'),
		url('fonts/ElegantIcons.svg#ElegantIcons') format('svg');
	font-weight: normal;
	font-style: normal;
}

html, body {
	font-family: 'Visby CF';
	font-size: 14px;
	--tpl-color-brand: #ffdd2d;
}

a, div, p {
	font-family: 'Visby CF';
}

h1 {
	font-size: 2rem;
}

h2 {
	font-size: 1.9rem;
}

a {
	color: #cf4239;
	text-decoration: none;
}

a:hover {
    color: #cf4239;
}

.mCSB_dragger_bar {
	background-color: #ffdd2d !important;
}
.mCSB_draggerRail {
	background-color: #707070 !important;
}

.mCSB_inside > .mCSB_container {
	margin-right: 15px !important;
}

.row {
    padding-bottom: 20px;
    border-bottom: none;
    margin-bottom: 20px;
}

.top-nav-menu a {
	font-size: 13px;
	color: #999;
}

.top-nav-menu a:hover {
	color: #cf4239;
}

.head-right, .head-left{
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	padding-bottom: 5px;
}

.podmenu_coll_left {
	float: unset;
	width: auto;
}

a.freesheep_box:hover {
    background: #ffdd2d;
	color: rgba(0,0,0,.8);
}

svg.logo {
	width: auto;
    height: 40px;
}

svg.logo:hover {
    -webkit-filter: brightness(1.1);
    filter: brightness(1.1);
}

.ui-front.col-lg-8 {
  position: relative;
  padding: 0;
}

#form-search {
	display: block !important;
	-webkit-appearance: none;
	text-align: left;
	margin-left: 0;
	position: relative;
	float: right;
	margin-top: 4px;
	border: 1px solid #999;
	border-radius: 25px;
	width: 100%;
	background: #fff;
}

.search-input {
    background: #ffffff;
    border: 0 solid #333;
    padding: 10px 0 10px 22px;
    width: 92%;
    cursor: text;
    text-align: left;
    font: 14px/1.3 Visby CF,arial,sans-serif;
    outline: 0;
    border-radius: 10px;
	z-index: 2;
	position: relative;
}

#searchbar {
    border-radius: 25px;
}

#form-search select {
    background: no-repeat;
    border: none;
    margin-left: 15px;
    font-size: 14px;
    padding: 11px 0;
}

.submit-search {
    padding: 6px 0;
	color: #Fff;
	cursor: pointer;
	background: url(../img/ico/poisk_ico2.png) center no-repeat #ffffff;
		background-size: auto;
	background-size: auto;
	background-size: 23px;
	opacity: 0.5;
	margin-top: 2px;
	margin-right: 7px;
	border: 0;
	outline: 0;
	width: 36px;
	right: 0;
	top: 0;
	position: absolute;
	border-radius: 0 4px 4px 0;
	z-index: 2;
}

.ui-front .ui-menu {
  width: 100% !important;
  background: #fff;
  z-index: 1;
  margin-top: 22px;
  border: 1px solid #999;
  padding: 22px 0 0 0;
  border-top: none;
}

.ui-front .ui-menu .ui-menu-item {
	padding: 8px 21px;
}

.ui-front .ui-menu .ui-state-focus {
	border: none;
	background: #ffdd2d;
	color: unset;
	font-weight: unset;
}

.phone-wrapper {
	padding: 0;
}

.phone {
    font: 18px/1 Visby CF,arial,serif;
    color: rgba(0,0,0,.8);
    padding-bottom: 5px;
    text-decoration: none;
    margin-top: 0;
    display: block;
    text-decoration: none;
}

.phone-callback {
    font-size: 14px;
	color: rgba(0,0,0,.8);
	text-decoration: none;
}

.head-address-wrapper {
    text-align: center;
}

.head-cart-wrapper {
    text-align: right;
    margin-top: 2px;
	padding: 0;
}

.head-cart-wrapper a {
    color: rgba(0,0,0,.8);
    text-decoration: none;
    font-size: 16px;
}

.head-cart-wrapper div {
    display: inline-block;
    text-align: left;
    margin-left: 10px;
    vertical-align: top;
    position: relative;
}

.in-cart, #fav-count, #korzina, .in-cart-mobile {
    border-bottom: none !important;
}

.head-cart-wrapper div .btn-cart {
	background: #ffdd2d;
	display: inline-block;
	position: absolute;
	border-radius: 20px;
	text-align: center;
	line-height: .8;
	margin-top: 0;
	right: -8px;
	bottom: 0;
	padding: 0 6px;
	margin-left: 24px;
	font: 700 11px/1.6 Visby CF,arial,sans-serif;
	color: #fff;
}

.head-cart-wrapper .head-cart {
    margin-top: 6px;
}

.head-cart-wrapper div .btn-cart span {
	color: rgba(0,0,0,.8);
}

.head-cart-wrapper .compare-ico {
    margin-top: 5px;
    margin-right: 5px;
}

.compare-ico/*, .fav-head*/ {
    visibility: hidden;
}

.fav-head .in-cart {
    background: url(../img/ico/like_head.svg) no-repeat;
        background-size: auto;
    background-size: 100%;
    width: 31px;
    height: 29px;
}

.in-cart {
    display: inline-block;
}

.compare-ico .in-cart {
    background: url(../img/ico/graf_head.svg) no-repeat;
        background-size: auto;
    background-size: 100%;
    width: 28px;
    height: 29px;
}

.head-cart-ico .in-cart {
    background: url(../img/ico/kor_head.svg) no-repeat;
        background-size: auto;
    background-size: 100%;
    width: 31px;
    height: 31px;
}

.top-menu {
	box-shadow: 0 5px 10px rgb(245 245 245);
	-webkit-box-shadow: 0 5px 10px rgb(245 245 245);
	border-top: 1px solid #eee;
	margin-bottom: 30px;
}

.top-menu > .container-xl {
	display: flex;
	position: relative;
	margin: auto;
	padding-bottom: 0;
}

.top-menu-item-wrapper {
	margin-top: 6px;
	margin-right: 7px;
	transition: ease-in .15s;
	width: auto;
	padding: 0;
	margin: auto;
}

.top-menu-item-wrapper:hover {
	color: rgba(0, 0, 0, 0.8);
	border-radius: 3px 3px 0 0;
	background: #ffdd2d;
}

.top-menu-item {
	display: inline-block;
	padding: 6px 8px 12px 8px;
	font-size: 14px;
	font-weight: bold;
	color: rgba(0,0,0,.8);
	text-transform: uppercase;
}

.top-menu-item:hover {
	color: rgba(0,0,0,.8);
}

.top-menu-sub-wrapper {
	position: absolute;
	opacity: 0;
	padding-top: 20px;
	background: #fff;
	left: 0;
	z-index: 1;
	border-radius: 0 0 8px 8px;
	box-shadow: 0 5px 10px rgb(245 245 245);
	-webkit-box-shadow: 0 5px 10px rgb(245 245 245);
	visibility: hidden;
	transition: .2s ease-in;
}

.top-menu-item-wrapper:hover .top-menu-sub-wrapper {
	visibility: visible;
	opacity: 1;
}

.main-subcat {
	margin-bottom: 10px;
	display: block;
	font-weight: bold;
}

.submenu-left-block p:first-child {
	margin-top: 0;
}

.submenu-left-block p {
	font-weight: bold;
	margin-top: 30px;
}

.submenu-left-block > * {
	margin-bottom: 8px;
	display: block;
	color: rgba(0,0,0,.8);
}

/*.banners-rght-wrapper {
	display: flex;
	flex-direction: column;
}

.top-r-banner {
	margin-bottom: auto;
}

.banners-rght-wrapper img {
	width: 100%;
}*/

.menu-box:hover {
    background: #ffdd2d;
}

a.maincat, a.cmb {
	color: #cf4239;
}

.product-card-wrapper {
	display: flex;
	flex-direction: column;
	margin-top: 10px;
	margin-bottom: 20px;
}

.product-card-w {
	display: flex;
	flex-direction: column;
}

.product-card-w:hover {
	background: #fff;
	z-index: 1;
	width: calc(100% + 40px);
	height: calc(100% + 32px);
	margin: -16px -20px;
	padding: 16px 20px;
	border-radius: 8px;
	-webkit-box-shadow: 0 5px 40px rgba(0,0,0,.2);
	box-shadow: 0 5px 40px rgba(0,0,0,.2);
}

.product-card-preview-image {
	position: relative;
	display: block;
	padding-top: 100%;
	overflow: hidden;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	background-blend-mode: multiply;
}

.product-card-preview-sec-image {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #f4f2ee;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	background-blend-mode: multiply;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
}

.product-card-wrapper:hover .product-card-preview-sec-image{
    visibility: visible;
    opacity: 1;
}

.product-card-price-wrapper {
    margin-top: 12px;
	margin-bottom: 5px;
}

.product-card-stock-wrapper {
	font-size: 13px;
	margin-bottom: 5px;
}

.product-card-stock svg {
	color: #00b02a;
	height: 12px;
}

.prod-card-buy-block {
    margin: 12px auto;
    padding: 0;
}

.quantity-wrapper {
	display: flex;
}

.qty_button {
	flex: 1;
    padding: 0;
    border: none;
    background: none;
	height: 100%;
}

.qty_button i {
    display: flex;
    width: auto;
	height: 100%;
    background: #f0f0f0;
    color: #fff;
    align-items: center;
}

.icon-angle-minus::before {
    content: '-';
    color: rgba(0,0,0,.8);
    margin: auto;
    font-size: 24px;
	font-style: normal;
}

.icon-angle-plus::before {
    content: '+';
    color: rgba(0,0,0,.8);
    margin: auto;
    font-size: 24px;
	font-style: normal;
}

.qty_input {
    flex: 2;
	width: 50%;
	border: none;
	-moz-appearance: textfield !important;
	-webkit-appearance: none;
	padding: 0;
	text-align: center;
	height: 40px;
	font-size: 22px;
}

.add-to-cart-button {
    background: #ffdd2d;
    width: 100%;
    border-radius: 3px;
    height: 40px;
    border: none;
    color: #000;
    padding: 5px;
}

.product-card-new-price {
    font-size: 20px;
    padding: 0 8px;
    background: #ffdd2d;
    border-radius: 5px;
    font-weight: 700;
}

.product-card-old-price {
	font-size: 16px;
	font-weight: bold;
	text-decoration: line-through;
	margin: auto;
}

.product-card-discount {
	font-size: 16px;
	font-weight: bold;
	color: #cf4239;
	margin: auto 0;
}

.product-card-name, .product-card-name:hover {
	font-size: 16px;
	color: rgba(0,0,0,.8);
	text-decoration: none;
}

.product-card-dimensions-wrapper {
	margin-top: 16px;
}

.product-card-dimensions-title {
	font-size: 12px;
	color: #999;
}

.product-card-dimensions {
    font-size: 12px;
    margin: auto;
}

.product-card-dimension + .product-card-dimension{
    margin-left: 7px;
}

.product-card-dimension-title {
    color: #999;
}


/* START PRODUCT PAGE */

.breadcrumb-item a {
	text-decoration: none;
	color: #cf4239;
}

.breadcrumb-item .dropdown-toggle::after {
	display: none;
}

.dropdown-item.active, .dropdown-item:active {
	background-color: #e9ecef;
	color: rgba(0,0,0,.8);
}

.dropdown-menu {
    font-size: 14px;
    opacity: 0;
    position: absolute;
    transition: all .3s ease;
    display: none;
}

.breadcrumb-item:hover .dropdown-menu {
    opacity: 1;
    transform: translateY(0);
	display: block;
}

.product-page-main-info-wrapper, .product-page-info {
	padding-bottom: 0;
	margin-bottom: 30px;
	height: fit-content;
}

.product-page-gallery-nav {
    max-height: 463px;
}

.product-page-gallery-nav .slick-current{
    border: 4px solid #ffdd2d;
}

.product-page-big-img img {
    width: 100%;
	height: auto;
	max-height: 463px;
}

.prod-min-specs {
	margin-top: 35px;
	column-count: 2;
}

.prod-min-specs p {
	justify-content: space-between;
	display: flex;
	border-bottom: 1px dotted #6c757d;
}

.product-code span, .prod-min-specs span {
	color: #6c757d;
}

.prod-main-info {
    padding-right: 35px;
}

.prod-cart-wrapper {
	border: 1px solid #ccc;
	border-radius: 15px;
}

.prod-cart-wrapper > .row {
	margin-bottom: 20px;
	padding-bottom: 0;
}

.discount, .fav-c {
	padding-top: 10px;
}

.discount-value {
	/*color: #cf4239;
	padding: 5px 2px;
	font-size: 24px;
	font-weight: bold;*/
	background-color: #cf4239;
	padding: 5px 10px;
	font-size: 18px;
	color: #fff;
	border-radius: 5px;
}

.old-price {
	color: #6c757d;
	font-size: 18px;
	margin-right: 20px;
	position: relative;
}

.old-price:before {
    content: "";
    position: absolute;
    top: 50%;
    width: 110%;
    height: 1px;
    display: block;
    background: #888888;
    -webkit-transform: rotate(3deg);
    transform: rotate(6deg);
    left: -5%;
}

.price {
	font-size: 36px;
	font-weight: 700;
}

.quantity {
	float: left;
	height: 100%;
	background: #f0f0f0;
	border-radius: 5px;
}

.quantity > * {
	height: 100%;
	display: block;
	float: left;
}

.btn-add-to-cart, .btn-buynow {
	width: 100%;
	height: 100%;
	border: none;
	background: #ffdd2d;
	border-radius: 5px;
	font-size: 20px;
	height: 46px;
}

.btn-buynow {
	/*background: #6c757d;
	color: #fff;*/
	background: #f0f0f0;
}

.quantity button {
	border: none;
	border-radius: 5px;
	color: black;
	width: 30%;
	font-size: 18px;
	background: transparent;
}

.count-buttons__input {
	width: 40%;
	text-align: center;
	border: none;
	-moz-appearance: textfield !important;
	-webkit-appearance: none;
	font-size: 22px;
}

.add-to-cart-notice-wrapper {
	font-size: 12px;
}

.product-page-bottom-wrapper {
	/*margin-bottom: -45px !important;*/
}

.buynow-btn-wrapper {
	margin-bottom: 10px;
}

.product-page-collection .product-card-wrapper {
	margin: 0 10px;
}

.product-card-collection .product-card-price-wrapper {
	margin-top: 0;
}

.product-card-collection .product-card-new-price {
	text-align: center;
	background: #f0f0f0;
}

.product-card-collection .product-card-price-wrapper {
	padding-bottom: 0;
}

.product-card-collection .product-card-name {
	font-size: 14px;
}

.characteristics .prod-min-specs {
	column-count: 4;
}

.characteristics .prod-min-specs p {
	margin-left: 30px;
	margin-right: 30px;
	color: #cf4239;
}

.product-page-collection .slick-track, .similar-slider .slick-track {
	margin-left: 0;
}

.similar-slider .slick-track .slick-slide{
	padding: 15px;
}



/* END PRODUCT PAGE */


/* START CATALOG PAGE */

.filter-wrapper {
	/*max-height: 80vh !important;*/
	border: 1px solid #f0f0f0;
	border-radius: 5px;
	padding: 10px;
	/*overflow-y: auto;*/
	scrollbar-width: thin;
	margin-right: 15px;
	z-index: 1;
	top: 20px;
	height: 100%;
}

.nc_netshop_filter_field {
	max-height: 200px;
	overflow-y: auto;
	margin-bottom: 20px;
	scrollbar-width: thin;
	padding-left: 5px;
	padding-top: 8px;
	padding-bottom: 5px;
}

.nc_netshop_filter_label {
	background: #f0f0f0;
	padding: 10px;
}

.nc_netshop_filter_field_min, .nc_netshop_filter_field_max {
	width: 45%;
}

.nc_netshop_filter_field_min input, .nc_netshop_filter_field_max input {
	width: 100%;
	border: none;
	background: #f0f0f0;
	border-radius: 3px;
	padding: 5px 5px;
	text-align: center;
}

.nc_netshop_filter_submit.tpl-button-primary {
	width: 100%;
	border: none;
	border-radius: 3px;
	background: #ffdd2d;
	padding: 10px 5px;
}

.nc_netshop_filter_reset.tpl-button-secondary {
	width: 100%;
	border: none;
	border-radius: 3px;
	padding: 10px 5px;
	margin-top: 5%;
}

.catalog-head-wrapper, .catalog-smple-filters-wrapper {
    margin: 0;
}

.catalog-smple-filters-wrapper {
  z-index: 0;
}

.prod-count {
    display: flex;
}

.items_count-info {
    margin: auto 0;
}

.sort-wrapper {
	display: flex;
	
}

.sort-stock-wrapper {
  height: 3rem;
  padding-top: 20px;
  margin-bottom: -26px;
  z-index: 1;
  font-size: 16px;
  cursor: pointer;
}

.sort-stock-wrapper a {
  background-color: #f0f0f0;
  padding: 14px 10px 4px 10px;
  border-radius: 3px;
}

.sort-stock-wrapper input {
	margin: 5px;
	transform: scale(1.4);
}

.sort_vrn {
	position: absolute;
	z-index: -1;
	opacity: 0;
}

.sort_vrn+label {
  display: inline-flex;
  align-items: center;
  user-select: none;
  text-decoration: underline;
	color: #333;
	cursor: pointer;
}

.sort_vrn+label::before {
  content: '';
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  flex-shrink: 0;
  flex-grow: 0;
  border: 1px solid #ffdd2d;
  border-radius: 0.25em;
  margin-right: 0.5em;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
  background-color: #ffdd2d;
}

.sort_vrn:checked+label::before {
  border-color: #ffdd2d;
  background-color: #ffdd2d;
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHg9IjBweCIgeT0iMHB4Igp3aWR0aD0iMjQiIGhlaWdodD0iMjQiCnZpZXdCb3g9IjAgMCAyNCAyNCIKc3R5bGU9IiBmaWxsOiMwMDAwMDA7Ij48cGF0aCBmaWxsPSJub25lIiBzdHJva2U9IiMwMDAiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLXdpZHRoPSIyIiBkPSJNMjEgNkw5IDE4IDQgMTMiPjwvcGF0aD48L3N2Zz4=');
	background-size: 100%;
}

.sorting_wrapper {
    margin-top: auto;
	margin-bottom: auto;
}

.rec_wrapper/*, .sorting_wrapper*/ {
    margin: auto;
}

.select_wrapper a {
    flex: 1 0;
    color: rgba(0,0,0,.8);
    text-align: center;
    padding: 8px 16px;
    text-align: left;
}

.select_wrapper a:hover {
    background: #fedc2c;
}

.select_wrapper {
    position: relative;
}

.active_select {
    position: relative;
    cursor: pointer;
    align-items: center;
    width: 210px;
    padding: 8px 16px;
    border-radius: 3px;
    background: #f0f0f0;
	height: 100%;
	margin: auto;
	display: flex;
}

.active_select::before, .active_select::after {
    background: #333;
    content: "";
    position: absolute;
    top: 50%;
    display: block;
    width: 10px;
    height: 1px;
    transition: all .3s ease-out;
    transform: translate(-4px,-50%) rotate(45deg);
    right: 16px;
}

.active_select::after {
	transform: translate(3px,-50%) rotate(-45deg);
	border: 0;
}

.active_select.show::before {
	transform: translate(-4px,-50%) rotate(-45deg);
}

.active_select.show::after {
	transform: translate(3px,-50%) rotate(45deg);
}

.select_options {
    background: #fff;
    position: absolute;
    left: 0;
    flex-direction: column;
    width: -webkit-min-content;
    width: min-content;
    min-width: 100%;
    border-top: none;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    transition: all .3s ease-out;
    z-index: 100;
    top: 42px;
	box-shadow: 0 4px 18px rgba(0, 0, 0, 0.12);
	opacity: 1;
    transform: scaleY(0);
}

.select_options.show {
	display: flex !important;
}

.catalog-pagination {
    text-align: right;
}

.catalog-pagination a {
    background: #f0f0f0;
    color: rgba(0,0,0,.8);
    font-size: 18px;
    padding: 5px 10px 8px;
    border-radius: 3px;
	margin: 0 1px;
}


.loader,
.loader:before,
.loader:after {
  border-radius: 50%;
}

.loader {
  color: #ffdd2d;
  font-size: 11px;
  text-indent: -99999em;
  margin: 20% auto;
  position: relative;
  width: 10em;
  height: 10em;
  box-shadow: inset 0 0 0 1em;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}

.loader:before,
.loader:after {
  position: absolute;
  content: '';
}
.loader:before {
  width: 5.2em;
  height: 10.2em;
  background: #ffffff;
  border-radius: 10.2em 0 0 10.2em;
  top: -0.1em;
  left: -0.1em;
  -webkit-transform-origin: 5.1em 5.1em;
  transform-origin: 5.1em 5.1em;
  -webkit-animation: load2 2s infinite ease 1.5s;
  animation: load2 2s infinite ease 1.5s;
}
.loader:after {
  width: 5.2em;
  height: 10.2em;
  background: #ffffff;
  border-radius: 0 10.2em 10.2em 0;
  top: -0.1em;
  left: 4.9em;
  -webkit-transform-origin: 0.1em 5.1em;
  transform-origin: 0.1em 5.1em;
  -webkit-animation: load2 2s infinite ease;
  animation: load2 2s infinite ease;
}
@-webkit-keyframes load2 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load2 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}



.catalog-pagination a:hover, .catalog-pagination a.catalog-page-current {
    background: #ffdd2d;
}

.catalog-products-wrapper-new {
    min-height: 300px;
}

.simple-filter-button {
	display: block;
	width: auto;
    max-height: 31px;
	color: #000;
	background: #f0f0f0;
	border-radius: 3px;
	padding: 5px;
	margin: 5px;
	position: relative;
}

.simple-filter-button.active {
	background-color: #ffdd2d;
}

.simple-filter-button.active .fas.fa-times {
	margin-left: 5px;
	font-size: 11px;
}

.no_items-found {
    width: 100%;
    text-align: center;
}

.nif_img img{
    height: 280px;
}

.nif_1 {
    font-size: 24px;
    font-weight: bold;
}

.nif_2 {
    font-size: 18px;
}

.show-more-btn {
	display: block;
	width: auto;
	background: #ffdd2d;
	color: rgba(0,0,0,.8);
	border-radius: 5px;
	padding: 10px 15px;
	margin: auto;
	font-size: 16px;
}

.show-more-btn:hover {
	color: rgba(0,0,0,.8);
	opacity: 0.7;
}

.product-card-wrapper2 {
	display: flex;
	flex-direction: column;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 5px;
	border: 1px solid #f0f0f0;
	border-radius: 5px;
}

.product-card-w2 {
	display: flex;
	flex-direction: column;
}

.product-card-preview-image2 {
	width: 100%;
	height: 230px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
	padding-top: 5px;
	padding-left: 5px;
}

.badge {
	display: inline-block;
	border-radius: 5px;
	padding: 0 3px;
	font-weight: bold;
	font-size: 16px;
}

.discount-badge {
	background: #cf4239;
	color: #fff;
	padding: 8px 5px;
	/*background: #ffdd2d;
	color: #000;*/
}

.product-card-w2 .product-card-price {
	font-size: 20px;
	padding: 0 8px;
	font-weight: 700;
}

.catalog-products-wrapper > .col {
	padding-left: 5px;
	padding-right: 5px;
}

.product-card-w2 .product-card-price-wrapper {
	position: relative;
}

.product-card-w2 .product-card-old-price {
	position: absolute;
	bottom: 30px;
	color: #cf4239;
}

.product-card-w2 .product-card-name {
	height: 48px;
}

.product-card-w2 .product-card-name span {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.product-card-buy-btn-wrapper {
	flex: 1;
	text-align: center;
}

.product-card-buy-btn {
	width: 90%;
	border: none;
	border-radius: 3px;
	height: 100%;
	font-size: 16px;
	background: #ffdd2d;
}

.prod-card-link {
	display: block;
	padding: 10px 0;
	/*border: 1px solid #f0f0f0;*/
	border-radius: 5px;
	margin: 5px 0;
}

.prod-card-link:hover {
	box-shadow: 0 4px 18px rgba(0, 0, 0, 0.12);
}

.prod-card-link, .prod-card-link:hover {
	text-decoration: none;
	color: rgba(0,0,0,0.8);
}

.slick-slide img {
    display: block;
    z-index: -1 !important;
    position: relative;
	width: 100%;
}

.product-page-collection .prod-card-wrapper-new.slick-slide {
    margin: 10px;
}

.prod-card-link > a {
    color: rgba(0,0,0,.8);
    text-decoration: none;
}

.prod-card-prices-wrapper {
	display: flex;
	margin: 0 10px;
}

.prod-img-wrapper {
	position: relative;
}

.discount-ico {
	position: absolute;
	right: 0px;
	top: 5px;
	font-size: 20px;
	background: #fff;
	border-radius: 3px;
	padding: 5px;
	margin: 0 5px;
	line-height: 1.4rem;
	border: 2px solid #cf4239;
	color: #cf4239;
	font-weight: bold;
	z-index: 1;
}

.prod-card-fav {
  background: url('/netcat_template/template/svet_36/img/fav.png');
  display: inline-block;
  width: 23px;
  height: 21px;
  border: none;
  opacity: 0.5;
  margin-left: 10px;
}

.prod-card-fav:hover {
	opacity: 1;
}

.in-fav {
	background: url('/netcat_template/template/svet_36/img/in-fav.png');
	opacity: 1;
}

.prod-card-price {
	font-size: 24px;
	color: rgba(0,0,0,0.8);
}

.prod-card-price.pr-discount {
	color: #cf4239;
}

.product-page-collection .prod-card-price.pr-discount {
    font-size: 18px;
}

.product-page-collection .prod-card-old-price {
    font-size: 16px;
}

.prod-card-old-price {
	margin-left: 20px;
	font-size: 18px;
	color: #6c757d;
	position: relative;
	padding-top: 2%;
}

.prod-card-old-price::before {
	content: "";
	position: absolute;
	top: 50%;
	width: 120%;
	height: 1px;
	display: block;
	background: #888888;
	-webkit-transform: rotate(-3deg);
	transform: rotate(-6deg);
	left: -10%;
}

.prod-card-name-w {
	font-size: 16px;
	/*color: #6c757d;*/
	margin: 0 10px;
	height: 3em;
}

.product-page-collection .prod-card-name-w {
	min-height: 48px;
}

.prod-card-name-w p {
	margin-bottom: 0;
	margin-bottom: 0;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.product-card-stock {
    margin: 0px 10px;
}


span.size {
	font-size: 14px;
}

.catalog-products-wrapper-new .product-card-stock {
	color: #6c757d;
	margin: 0 10px;
	height: 3rem;
}

.catalog-products-wrapper-new .product-card-stock svg {
	height: auto;
	color: #ffdd2d;
}

.catalog-products-wrapper-new .product-card-stock svg.check-green {
	color: #00b02a;
}

.fa.fa-shopping-basket::before {
    background: url(/netcat_template/template/svet_36/img/ico/kor_head.svg) no-repeat;
        background-size: auto;
    width: 100px;
    height: 100px;
    display: block;
    background-size: 100%;
    content: "";
}

.popup-content-header.tpl-text-header4 {
    font-size: 18px;
    padding-top: 0 !important;
}

.popup-content-buttons button {
    border: none;
    font-size: 18px;
    padding: 10px;
    border-radius: 3px;
}

.tpl-button-secondary.tpl-button-secondary-big {
    background: #ffdd2d;
}



/* END CATALOG PAGE */

.sale-wrapper {
	padding: 0;
	margin: 0;
}

.sale-products .slick-slide, .userchoice-products .slick-slide {
    margin: 0 10px;
}

footer {
    background: #f0f0f0;
    padding: 10px 0;
	border-top: 1px solid #ccc;
}

footer .row {
    padding: 0;
    margin: 0;
}

.footer-logo {
    margin-top: 20px;
}

.footer-logo svg {
    height: 50px;
}

.footer-menu-title {
    font-size: 18px;
    padding-left: 2rem;
    margin-bottom: 6px;
}

.footer-menu {
    list-style: none;
}

.footer-menu.footer-cat {
    column-count: 3;
}

.footer-menu-item {
    padding: 4px 0;
    font-size: 14px;
}

.footer-menu-item a {
	color: rgba(0,0,0,.8);
}

.footer-menu-item a:hover {
	color: #cf4239;
}

footer .contacts {
    margin-top: 20px;
}

footer .contacts > * {
	padding: 10px 0;
	font-size: 16px;
}

.mobile-top {
	display: none;
}

.prod-img-wrapper:after {
	content: "";
	padding-top: 100%;
	display: block;
}

.prod-img-wrapper img {
	position: absolute;
	transform: translate(-50%, -50%);
	top: 50%;
	left: 50%;
	max-width: 100%;
	max-height: 100%;
	width: auto !important;
}

.mobile-filter-button {
	display: none;
}

.catalog-common > .row {
	display: block;
}

@media (max-width: 1023px){
	.top-nav-menu-wrapper, .navbar, .top-menu, .head-cart-wrapper .compare-ico, .tpl-component-big-banner-slider .banners-rght-wrapper, .quantity-wrapper {
		display: none !important;
	}
	
	.mobile-top {
		display: block;
	}
	
	.mobile-top svg.logo {
		height: 32px;
	}
	
	.mobile-top a.btn {
		padding-left: 0;
		padding-right: 0;
	}
	
	.menu-icon > div {
		width: 30px;
		height: 2px;
		background-color: rgba(0, 0, 0, .8);
		margin: 7px 0;
	}
	
	.mobile-top .offcanvas-start {
		width: 300px;
	}
	
	.mobile-top .offcanvas-header {
		background-color: #f4f4f4;
		border-bottom: 1px solid #ccc;
	}
	
	.mobile-top .offcanvas-body {
		padding: 0;
	}
	
	.mobile-top .phone-wrapper, .mobile-top .head-address-wrapper {
		text-align: center;
		padding: 10px 20px;
	}
	
	.info-menu {
		border-top: 1px solid #ccc;
	}
	
	.info-menu ul, .mobile-top-menu {
		list-style: none;
		padding-left: 15px;
		font-size: 16px;
		margin: 0;
	}
	
	.info-menu ul li, .mobile-top-menu li {
		padding-top: 8px;
		padding-bottom: 8px;
		/*border-bottom: 1px solid #f4f4f4;*/
	}
	
	.mobile-top-menu li:not(:last-child) {
		border-bottom: 1px solid #f4f4f4;
	}
	
	.info-menu ul li a, .mobile-top-menu li a {
		color: rgba(0,0,0,.8);
	}
	
	.mobile-top-menu {
		border-bottom: 1px solid #ccc;
	}
	
	.mobile-top-menu-item-wrapper {
		font-weight: bold;
	}
	
	.navbar-brand {
		margin-right: 0;
	}
	
	.mobile-top > .row {
		margin-top: 10px;
		margin-bottom: 0;
		padding-bottom: 0;
		min-height: 43px;
	}
	
	.tpl-component-big-banner-slider .container-xl {
		margin: 0;
		padding: 0;
	}
	
	.prod-card-price, .prod-card-old-price {
		font-size: 16px;
	}
	
	.prod-card-old-price {
		margin-left: 10px;
		width: auto;
	}
	
	.prod-card-name-w, .product-card-stock {
		font-size: 14px;
	}
	
	.product-card-stock {
		font-size: 12px;
		min-height: 36px;
	}
	
	.addtocart-wrapper {
		width: 100%;
	}
	
	.footer-menu-title, ul.footer-menu {
		padding-left: 0;
	}
	
	.footer-menu.footer-cat {
		column-count: 2;
	}
	
	.breadcrumbs {
		margin-top: 10px;
		font-size: 18px;
		margin-bottom: -10px;
	}
	
	.breadcrumbs nav {
		overflow-x: scroll;
	}
	
	.breadcrumbs nav ol.breadcrumb {
		width: max-content;
	}
	
	.catalog-wrapper .row > .row, .catalog-product-wrapper .row > .row {
		margin-left: 0;
		margin-right: 0;
		padding-left: 0;
		padding-right: 0;
	}
	
	.product-page-info {
		margin-top: 140px;
	}
	
	.cat-name-wrapper, .tpl-template-244 h1 {
		margin: 10px 0;
	}
	
	.active_select {
	  width: auto;
	  padding-right: 35px;
	}
	
	.sorting_wrapper .active_select {
	  margin-right: 10px;
	}
	
	.select_wrapper {
		width: auto;
	}
	
	.items_count-info {
		margin: 10px auto;
	}
	
	.catalog-pagination {
		display: flex;
	}
	
	.catalog-pagination a {
		padding: 5px 15px 8px;
		margin: auto;
	}
	
	.sort-stock-wrapper {
		font-size: 14px;
	}
	
	.catalog-products-wrapper-new .product-card-stock {
		overflow: hidden;
	}
	
	.prod-main-info {
		padding-right: calc(var(--bs-gutter-x) * .5);
	}
	
	
	.prod-min-specs, .characteristics .prod-min-specs {
		column-count: 1;
	}
	
	.prod-cart-wrapper {
		border: none;
	}
	
	.prod-cart-wrapper .row {
		text-align: center;
	}
	
	.discount {
		width: 100%;
	}
	
	.tpl-component-popular-cats .popular-cat {
		padding: 5px !important;
		height: auto !important;
	}
	
	/*.prod-img-wrapper {
		margin-top: -20px;
		z-index: -1;
	}*/
	
	.prod-card-buy-block {
		margin: 0;
	}
	
	.tpl-component-popular-cats .row {
		margin-bottom: 0;
	}
	
	.banners-wrapper, .main_slider  {
		margin: 0;
		padding: 0;
	}
	
	.tpl-component-big-banner-slider {
		margin: 10px 0;
	}
	
	.catalog-common > .filter-wrapper > form {
		display: none;
	}
	
	.mobile-filter-button {
		display: inline-block;
	}
	
	.filter-wrapper.mobile-filter-wrapper {
		height: auto;
		font-size: 16px;
	}
	
	.mobile-filter-wrapper .nc_netshop_filter_actions{
		position: sticky;
		bottom: -15px;
		background: #fff;
		padding: 15px 0;
	}
}

@media (min-width: 1024px) and (max-width: 1452px) {
	.top-menu-item {
		font-size: 12px;
		padding: 6px 2px 12px 2px;
	}
}

@media (min-width: 768px) and (max-width: 1023px) {
	
}