.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;
}


.custom-select-01 .show_no {
	line-height: 22px;
	font-size: 14px;
	padding: 5px 10px 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;
}
.pt-breadcrumb {
	background: none;
	line-height: 22px;
}
.pt-breadcrumb ul li {
	font-size: 14px;
	color: #777777;
}
.pt-breadcrumb ul li:not(:first-child)::before {
	content: '/';
	position: absolute;
	display: inline-block;
	left: 0;
	top: 4px;
}
.pt-btn-col-close .filter-header__title {
	position: fixed;
    padding: 15px 14px 15px 30px;
	font-size: 16px;
	background: transparent;
	transition: color 0.2s;
	font-weight: 700;
}
.hrcontent {
	border: none;
	background-color: #ebebeb;
	height: 1px;
	font-size: 0;
	line-height: 0;
	width: 100%;
	overflow: hidden;
	margin-bottom: 40px!important;
}
.bottomdescription h2 {
	font-size: 24px !important;
	line-height: 35px !important;
	margin: 0;
	padding: 0 0 19px 0 !important;
	letter-spacing: 0 !important;
}
.bottomdescription p {
	font-size: 14px;
	line-height: 20px;
}

.pt-offset-small{
	margin-top: 10px;
}
.pt-offset-20{
	margin-top: 20px !important;
}
.pt-offset-90{
	margin-top: 115px;
}
.pt-offset-50{
	margin-top: 50px;
}
.pt-offset-60{
	margin-top: 60px;
}
@media (max-width: 1024px){
	.pt-offset-90{
		margin-top: 90px;
	}
}
@media (max-width:767px){
	.pt-offset-90{
		margin-top: 30px;
	}
	.pt-offset-50,
	.pt-offset-60{
		margin-top: 40px;
	}
}
.pt-offset-40{
	margin-top: 40px !important;
}
.pt-title-subpages span {
	font-size: 1.4rem;
	line-height: 2rem;
	font-weight: normal;
	color: #8e8e93;
	margin-left: 1.2rem;
}
#pt-pageContent .bx-filter .container-fluid {
	padding-left: 0;
	padding-right: 0;
}
.pt-product .pt-image-box .pt-label-location [class^="pt-label-"] {
	margin-left: 3px;
	margin-top: 3px;
	font-size: 12px;
	line-height: 1;
	color: #fff;
	font-weight: 800;
	padding: 5px 7px 4px;
}
.sale-personal-section-index-block-name {
	font-size: 18px !important;
	font-weight: normal;
}
.bx_subscribe_response_container {
	padding: 40px;
	color: #35414E;
}
#sender-subscribe .main-user-consent-request-announce-link {
	font-size: 12px;
}
/* TEMP */
header .pt-dropdown-obj02 {
	position: relative;
	padding-top: 0;
	padding-bottom: 0;
}
header .pt-dropdown-obj02 .pt-dropdown-toggle .pt-icon {
	display: inline-block;
	position: relative;
	transition: all 0.15s;
	color: #000;
}
header .pt-dropdown-obj02 .pt-dropdown-toggle .pt-icon svg {
	width: 14px;
	height: 14px;
	margin-left: -1px;
	margin-top: -4px;
	transition: color 0.2s;
}
header .pt-dropdown-obj02 .pt-dropdown-toggle:hover svg{
	color: #48CAB2;
}
/* TEMP END */

._header_v2 .pt-menu-categories .pt-dropdown-menu {
	display: block!important;
}
._header_v2 .pt-menu-categories .pt-dropdown-menu nav > ul {
	padding: 0!important;
}
._header_v2 .pt-menu-categories .pt-dropdown-menu nav > ul .dropdown-menu {
	position: relative!important;

}
._header_v2 .pt-menu-categories .pt-dropdown-menu nav > ul .dropdown-menu .dropdown-menu-wrapper {
	padding: 0 40px 38px;
}
._header_v2 .pt-menu-categories .pt-dropdown-menu {
	width: 300px;
}

/* the slides */
.slick-slide {
	margin: 0 12px;
}

/* the parent */
.slick-list {
	margin: 0 -12px;
}

.pt-desctop-parent-submenu .fa-phone{
	margin-right: 5px;
	color: #333;
}
.pt-view .product-item-button-container {
	width: 100%;
	text-align: right;
}
.item-top-index .pt-image-box {
	position: relative;
	text-align: center;
	display: flex;
	justify-content: center;
}
.item-top-index .pt-image-box .pt-img-roll-over {
	text-align: center;
	width: auto;
	display: flex;
	margin: auto;
	left: auto;
	justify-content: center;
}
button.pt-btn-wishlist {
	background: none;
	border: 0;
}
.bx-soa{
	z-index: 1;
}
#bx-soa-orderSave .btn {
	display: inline-flex !important;
}
@media (max-width: 700px) {
  #bx-soa-orderSave .btn {
    display: none !important;
  }
}