.pt-collapse .pt-collapse-title {
	padding-bottom: 10px;
}
.pt-collapse:not(:last-child) {
	margin-bottom: 20px;
}
.bx-filter-parameters-box-container {
	padding-bottom: 0px;
}
.bx-filter .bx-filter-button-box {
	padding-top: 20px;
}
#modalAddToCart .pt-modal-addtocart .pt-modal-product .pt-img img {
	max-width: 250px;
}
.filter-popup {
	position: absolute;
	left: calc(100% + 10px);
	z-index: 11;
	background-color: #fff;
	width: 220px;
	padding: 14px;
	transform: translateY(-50%);
	line-height: 20px;
	border: 1px solid #bbcf00;
	color: #333;
	font-size: 16px;
}
.filter-popup a{
	color: #1c7dd5;
	border-bottom: 1px solid;
}
.filter-popup a:hover{
	color: #054982;
	border-color: transparent;
}
.filter-popup::before {
	content: '';
	position: absolute;
	top: 50%;
	left: -7px;
	width: 10px;
	height: 10px;
	background-color: #fff;
	border-top: 1px solid #bbcf00;
	border-left: 1px solid #bbcf00;
	transform: rotate(-45deg);
	margin-top: -5px;
}
.pt-filter-btn .btn {
	padding-left: 13px;
	padding-right: 13px;
	width: 100%;
	font-size: 14px;
}
.btn-link, .btn-link:focus {
	color: #333 !important;
}
.pt-filter-btn {
	width: 100%;
	text-align: center;
}
.pt-filter-btn .pt-item:not(:first-child) {
	margin-top: 14px;
}
.product-item-properties dl { clear: both; }

.product-item-properties dt {
	float: left;
	clear: both;
	font-weight: normal;
	width: 66%;
	padding-bottom: 5px;
}

.product-item-properties dd {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #000;
	
}
.product-item-properties {
	display: block;
	overflow: hidden;
	margin: 0;
	color: #777;
	font-size: 12px;
}
.pt-desctop-menu .pt-title-submenu span{
	min-height: 55px;
	display: block;
	
}
.pt-desctop-menu .pt-megamenu-submenu > li > a {
	color: #333;
	font-size: 15px;
	line-height: 22px;
	display: block;
	position: relative;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-right: 23px;
	transition: all .2s;
}
.pt-product .pt-option-block {
	display: none;
}
.pt-product.pt-view .pt-option-block {
	display: block;
}
.pt-label-out-label_array_blue {
	background: #327fd9;
}
.pt-label-out-label_array_black {
	background: #333;
}
.pt-label-out-label_array_yellow {
	background: #ffba0a;
}
.pt-label-out-label_array_green {
	background-color: #28a745;
}
.pt-btn-zoom svg {
	width: 25px;
	height: 24px;
	position: absolute;
	right: 0;
}
.pt-product .pt-image-box {
	min-height: 345px;
}
.custom-select-01 .show_no {
	font-weight: 800;
	line-height: 22px;
	font-size: 14px;
	padding: 5px 20px 5px 0px;
	color: #333333;
}
.pt-pagination ul li.active a {
	border-color: #333333;
}
 .pt-megamenu-col-01 .dropdown-menu {
	left: auto !important;
}
.made_in a {
	line-height: 18px !important;
}

.made_in a:hover, .made_in a:active, .made_in a:focus {
	text-decoration: none !important;
	color: hsl(137.9, 100%, 50%) !important;
}
.made_in span {
	text-decoration: underline !important;
}
.made_in span:hover {
}

.made_in font {
	font-size: 18px;
	letter-spacing:1px;
	color: hsl(137.9, 100%, 50%) !important;
	text-decoration: none !important;
	font-weight: 900 !important;
 }
.made_in {
  margin-top: -26px;
  padding-bottom: 27px;
  margin-left: 0;
  margin-right: 0;
  text-align: right;
}
.preview_text h2
{
	font-size: 18px!important;
	font-weight: normal!important;
}
