.pt_bag-finder .bucket-group .title {
	color: #3e3e3e;
}

.show-mobile {
	display: none
}

@media screen and (max-width: 768px) {
	.show-mobile {
		display: block
	}
}

#header.new-header-layout #mini-cart .mini-cart-label:before {
	content: "";
	font-family: "font-icons", sans-serif;
	font-size: 25px;
	font-weight: normal;
	line-height: 1;
	color: inherit;
	speak: none;
	text-decoration: none;
	display: inline-block;
	vertical-align: middle;
	padding-right: 5px;
}

#header #mini-cart {
	float: right;
	margin: 0 0 0 10px;
	position: relative;
	z-index: 10000;
	letter-spacing: 0.05em;
	color: #3e3e3e;
	font-size: 13px;
	line-height: 17px
}

#header #mini-cart .mini-cart-total {
	font-family: "Lato", "Century Gothic", Arial, sans-serif;
	font-weight: bold
}

#header #mini-cart .mini-cart-total a {
	font-family: "Lato", "Century Gothic", Arial, sans-serif;
	font-weight: bold;
	color: #004b8d
}

#header #mini-cart .mini-cart-total a .mini-cart-item-word {
	display: none
}

#header #mini-cart .mini-cart-total a .mini-cart-count {
	color: #fff;
	background: #FF0000;
	border-radius: 40px;
	font-size: 8px;
	height: 13px;
	min-width: 13px;
	display: inline-block;
	position: absolute;
	text-align: center;
	right: 0;
	top: 10px
}

#header #mini-cart .mini-cart-total a .mini-cart-count span {
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	left: 50%
}

#header #mini-cart .mini-cart-content {
	z-index: 10012;
	display: none;
	position: absolute;
	right: -1px;
	top: 25px;
	width: 260px;
	max-width: 260px;
	padding: 30px 30px 20px;
	background: #fff;
	box-shadow: #7c7c7c 0 0 6px;
	border: 1px solid #ddd;
	box-shadow: rgba(0, 0, 0, 0.2) 0 0 0 1500px;
	font-size: 12px
}

#header #mini-cart .mini-cart-content .mini-cart-header {
	padding-bottom: 10px
}

#header #mini-cart .mini-cart-content .mini-cart-header p {
	text-transform: uppercase;
	font-family: "Lato", "Century Gothic", Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #3e3e3e;
	letter-spacing: 0.05em;
	margin: 0
}

#header #mini-cart .mini-cart-content .mini-cart-header p a {
	display: inline-block;
	width: 50%;
	float: right;
	text-align: right;
	font-family: "Lato", "Century Gothic", Arial, sans-serif;
	color: #7c7c7c;
	font-size: 10px;
	line-height: 14px;
	text-decoration: underline;
	text-transform: uppercase;
	font-weight: normal
}

#header #mini-cart .mini-cart-content .mini-cart-header p a:hover {
	color: #3e3e3e
}

#header #mini-cart .mini-cart-content .mini-cart-header p span {
	display: inline-block;
	width: 49%
}

#header #mini-cart .mini-cart-content .mini-cart-header p:after {
	content: '';
	display: table;
	clear: both
}

#header #mini-cart .mini-cart-content .mini-cart-header .mini-cart-close {
	display: none
}

#header #mini-cart .mini-cart-content .mini-cart-product {
	padding-right: 0
}

#header #mini-cart .mini-cart-content .mini-cart-totals .order-totals-table {
	border-top: 1px solid #ddd;
	margin-bottom: 10px
}

#header #mini-cart .mini-cart-content .mini-cart-totals .order-totals-table thead {
	display: none
}

#header #mini-cart .mini-cart-content .mini-cart-totals .order-totals-table td {
	padding: 8px 0;
	font-size: 12px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #3e3e3e
}

#header #mini-cart .mini-cart-content .mini-cart-totals .order-totals-table td+td {
	white-space: nowrap;
	padding-left: 5px;
	font-family: "Lato", "Century Gothic", Arial, sans-serif;
	text-align: right
}

#header #mini-cart .mini-cart-content .mini-cart-totals .order-totals-table .order-shipping td {
	text-transform: none;
	font-size: 11px;
	color: #7c7c7c
}

#header #mini-cart .mini-cart-content .mini-cart-totals .order-totals-table .order-shipping td+td {
	color: #3e3e3e
}

#header #mini-cart .mini-cart-content .mini-cart-totals .order-totals-table .order-total {
	font-size: 13px;
	font-weight: bold;
	background: #efefef
}

#header #mini-cart .mini-cart-content .mini-cart-totals .order-totals-table .order-total td {
	padding: 8px 10px
}

#header #mini-cart .mini-cart-content .mini-cart-totals .mini-cart-slot {
	text-align: center;
	font-family: "Lato", "Century Gothic", Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #963434;
	border: 1px solid #ddd;
	padding: 20px 40px;
	margin: 8px 0;
	text-transform: none
}

#header #mini-cart .mini-cart-content .mini-cart-totals .mini-cart-link-cart {
	font-size: 14px;
	line-height: 14px;
	display: block;
	color: #fff;
	text-align: center;
	font-family: "Lato", "Century Gothic", Arial, sans-serif;
	font-weight: bold
}

#header #mini-cart .mini-cart-content .mini-cart-totals .mini-cart-link-checkout {
	display: block;
	margin-top: 15px;
	text-align: center;
	font-family: "Lato", "Century Gothic", Arial, sans-serif;
	color: #3e3e3e;
	font-size: 12px;
	text-decoration: underline;
	text-transform: none;
	letter-spacing: 0.05em
}

#header #mini-cart .mini-cart-content .mini-cart-totals .mini-cart-link-checkout:first-letter {
	text-transform: capitalize
}

#header #mini-cart .mini-cart-content .mini-cart-totals .minicart-link-paypal {
	text-align: center;
	margin-top: 15px
}

#header #mini-cart .mini-cart-content #order-slot_mini-cart {
	margin: 10px 0
}

#header #mini-cart .mini-cart-content .mini-cart-name,
#header #mini-cart .mini-cart-content .mini-cart-attributes,
#header #mini-cart .mini-cart-content .mini-cart-product .product-availability-list,
#header #mini-cart .mini-cart-content .mini-cart-pricing {
	float: right;
	width: 180px
}

#header #mini-cart .mini-cart-content .mini-cart-pricing .value {
	vertical-align: bottom
}

#header #mini-cart .mini-cart-content .collapsed .mini-cart-name,
#header #mini-cart .mini-cart-content .collapsed .mini-cart-attributes,
#header #mini-cart .mini-cart-content .collapsed .mini-cart-product .product-availability-list,
#header #mini-cart .mini-cart-content .collapsed .mini-cart-pricing {
	width: 236px
}

.header-search {
	width: 33%;
	float: left;
	position: relative;
	margin-top: 8px
}

#header #mini-cart .mini-cart-content:before {
	content: ' ';
	background: url("../images/interface/pixel.png");
	position: absolute;
	top: -10px;
	left: 0;
	height: 10px;
	width: 320px
}

#header #mini-cart .mini-cart-content .quantity-basket-error {
	margin-top: 15px;
	width: auto
}

#header #mini-cart:hover .mini-cart-content,
#header #mini-cart:hover .minicart-overlay {
	display: block
}

.mini-cart-products {
	overflow: auto
}

.mini-cart-product {
	overflow: hidden;
	padding: 20px 0;
	border-top: #ddd 1px solid
}

.mini-cart-product .mini-cart-image {
	float: left;
	width: 75px;
	margin-right: 5px;
	text-align: center
}

.mini-cart-product .mini-cart-image img {
	max-width: 100%;
	margin: 0 auto;
	display: inline-block
}

.mini-cart-product .mini-cart-name a {
	letter-spacing: 0.05em;
	font-family: "Lato", "Century Gothic", Arial, sans-serif;
	font-style: italic;
	color: #7c7c7c;
	text-transform: none;
	line-height: 16px
}

.mini-cart-product .mini-cart-name .product-collection,
.mini-cart-product .mini-cart-name .gift-certificate-title {
	font-family: "Lato", "Century Gothic", Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	color: #3e3e3e;
	display: block
}

.mini-cart-product .mini-cart-attributes {
	font-family: "Lato", "Century Gothic", Arial, sans-serif;
	font-style: italic;
	color: #7c7c7c;
	text-transform: none
}

.mini-cart-product .mini-cart-pricing {
	margin-top: 10px;
	clear: right;
	font-family: "Lato", "Century Gothic", Arial, sans-serif
}

.mini-cart-product .mini-cart-pricing .mini-cart-price {
	float: right
}

.mini-cart-product .mini-cart-pricing:after {
	content: '';
	display: table;
	clear: both
}

.mini-cart-product.collapsed {
	background: none
}

.mini-cart-product.collapsed .mini-cart-name,
.mini-cart-product.collapsed .mini-cart-attributes,
.mini-cart-product.collapsed .mini-cart-pricing,
.mini-cart-product.collapsed .product-availability-list {
	width: 240px
}

.mini-cart-mobile-panel {
	visibility: hidden;
	pointer-events: none;
	transition: visibility 0.5s linear;
	position: fixed;
	z-index: 100010
}

.mini-cart-mobile-panel .mini-cart-mobile-panel-overlay {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.5);
	opacity: 0;
	transition: opacity 0.3s ease-in-out
}

.mini-cart-mobile-panel.active {
	visibility: visible;
	pointer-events: all
}

.mini-cart-mobile-panel.active .mini-cart-mobile-panel-overlay {
	opacity: 1
}

.mini-cart-mobile-panel.active .mini-cart-mobile-panel-content {
	transform: translate3d(0, 0, 0)
}

.mini-cart-mobile-panel-content {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	transform: translate3d(0, 100%, 0);
	transition: transform 0.5s ease-in-out;
	background: #fff
}

.mini-cart-mobile-panel-content .mini-cart-mobile-panel-cta,
.mini-cart-mobile-panel-content .mini-cart-mobile-panel-header {
	margin: 0 20px
}

.mini-cart-mobile-panel-content .mini-cart-mobile-panel-cta {
	border-top: 1px solid #ddd;
	padding: 15px 0
}

.mini-cart-mobile-panel-content .mini-cart-mobile-panel-header {
	display: flex;
	justify-content: space-between;
	text-transform: none
}

.mini-cart-mobile-panel-content .mini-cart-mobile-panel-header span {
	font-weight: bold;
	font-size: 16px;
	padding: 20px 0
}

.mini-cart-mobile-panel-content .mini-cart-mobile-panel-header span:last-of-type:before {
	content: "";
	font-family: "font-icons", sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1;
	color: inherit;
	speak: none;
	text-decoration: none;
	font-weight: bold;
	margin-right: -20px;
	padding: 20px
}

.mini-cart-mobile-panel-content .mini-cart-mobile-panel-header span:last-of-type:hover {
	cursor: pointer
}

.mini-cart-mobile-panel-content .mini-cart-mobile-panel-link {
	display: block;
	width: auto;
	margin: 10px 0;
	font-size: 16px
}

.mini-cart-mobile-panel-content .mini-cart-mobile-panel-link.mini-cart-mobile-panel-close {
	width: auto;
	display: block;
	padding: 1em 0.8em;
	border: 1px solid #3e3e3e;
	background: white;
	color: #3e3e3e;
	font-size: 16px;
	text-align: center;
	font-weight: bold
}

.mini-cart-mobile-panel-content .mini-cart-mobile-panel-link.mini-cart-mobile-panel-close:hover {
	border: 1px solid #3e3e3e;
	cursor: pointer;
	background: #3e3e3e;
	color: #fff
}

.minicart-overlay {
	display: none;
	transition: all 0.2s linear;
	position: fixed;
	z-index: 10009;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.2)
}

.js .mini-cart-toggler {
	background: url("../images/interface/minicart-toggler.png") no-repeat 0 0;
	cursor: pointer;
	width: 15px;
	height: 15px;
	position: absolute;
	top: 20px;
	left: 0px
}

.js .mini-cart-product {
	position: relative
}

.js div.collapsed .mini-cart-toggler {
	background: url("../images/interface/minicart-toggler.png") no-repeat -20px 0
}

.js div.collapsed .mini-cart-image {
	display: none
}

@media only screen and (min-width: 769px) {
	.mini-cart-mobile-panel {
		display: none !important
	}
}

@media screen and (max-width: 980px) {
	#header #mini-cart:hover .mini-cart-content {
		display: none
	}
}

@media screen and (max-width: 768px) {
	#header .header-right #mini-cart {
		display: inline-block;
		vertical-align: middle;
		float: none;
		margin: 0;
		line-height: 1.5
	}
	#header .header-right #mini-cart .mini-cart-content {
		display: none !important
	}
}

@media screen and (max-width: 480px) {
	#header .header-right #mini-cart {
		line-height: 1;
		font-size: 12px
	}
}

.mini-cart-mobile-panel {
	visibility: hidden;
	pointer-events: none;
	transition: visibility 0.5s linear;
	position: fixed;
	z-index: 100010
}

.mini-cart-mobile-panel .mini-cart-mobile-panel-overlay {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.5);
	opacity: 0;
	transition: opacity 0.3s ease-in-out
}

.mini-cart-mobile-panel.active {
	visibility: visible;
	pointer-events: all
}

.mini-cart-mobile-panel.active .mini-cart-mobile-panel-overlay {
	opacity: 1
}

.mini-cart-mobile-panel.active .mini-cart-mobile-panel-content {
	transform: translate3d(0, 0, 0)
}

.mini-cart-mobile-panel-content {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	transform: translate3d(0, 100%, 0);
	transition: transform 0.5s ease-in-out;
	background: #fff
}

.mini-cart-mobile-panel-content .mini-cart-mobile-panel-cta,
.mini-cart-mobile-panel-content .mini-cart-mobile-panel-header {
	margin: 0 20px
}

.mini-cart-mobile-panel-content .mini-cart-mobile-panel-cta {
	border-top: 1px solid #ddd;
	padding: 15px 0
}

.mini-cart-mobile-panel-content .mini-cart-mobile-panel-header {
	display: flex;
	justify-content: space-between;
	text-transform: none
}

.mini-cart-mobile-panel-content .mini-cart-mobile-panel-header span {
	font-weight: bold;
	font-size: 16px;
	padding: 20px 0
}

.mini-cart-mobile-panel-content .mini-cart-mobile-panel-header span:last-of-type:before {
	content: "";
	font-family: "font-icons", sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1;
	color: inherit;
	speak: none;
	text-decoration: none;
	font-weight: bold;
	margin-right: -20px;
	padding: 20px
}

.mini-cart-mobile-panel-content .mini-cart-mobile-panel-header span:last-of-type:hover {
	cursor: pointer
}

.mini-cart-mobile-panel-content .mini-cart-mobile-panel-link {
	display: block;
	width: auto;
	margin: 10px 0;
	font-size: 16px
}

.mini-cart-mobile-panel-content .mini-cart-mobile-panel-link.mini-cart-mobile-panel-close {
	width: auto;
	display: block;
	padding: 1em 0.8em;
	border: 1px solid #3e3e3e;
	background: white;
	color: #3e3e3e;
	font-size: 16px;
	text-align: center;
	font-weight: bold
}

.mini-cart-mobile-panel-content .mini-cart-mobile-panel-link.mini-cart-mobile-panel-close:hover {
	border: 1px solid #3e3e3e;
	cursor: pointer;
	background: #3e3e3e;
	color: #fff
}

@media only screen and (min-width: 768px) {
	.mini-cart-mobile-panel {
		display: none !important
	}
}

.header-search form[name="simpleSearch"] {
	margin: 0 20px;
	position: relative
}

.header-search form[name="simpleSearch"]:before {
	content: '';
	background: url("../images/icon-search.png") center center no-repeat;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 32px
}

.header-search form[name="simpleSearch"] input[type="text"] {
	border: #ddd 1px solid;
	background: #fff;
	margin-left: 0;
	padding: 0 15px 0 31px;
	width: 100%;
	max-width: none;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	font-size: 10px;
	height: 34px;
	color: #7c7c7c;
	outline: none;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease
}

.header-search form[name="simpleSearch"] input[type="text"]:focus {
	border-color: #c4c3c3
}

.header-search form[name="simpleSearch"] input[type="text"]+.error {
	display: none !important
}

.header-search form[name="simpleSearch"] input::-ms-clear {
	display: none
}

.js #suggestions,
#search-suggestions {
	display: none;
	position: absolute;
	top: 32px;
	right: 20px;
	left: 20px;
	z-index: 11000;
	background-color: #fff;
	cursor: pointer;
	font-size: 11px;
	color: #3e3e3e
}

.js #suggestions .totalhits,
.js #suggestions .hit,
#search-suggestions .totalhits,
#search-suggestions .hit {
	background-color: #f3f3f3;
	text-transform: uppercase;
	border-bottom: 1px solid #ddd
}

.js #suggestions {
	padding: 0;
	line-height: 32px;
	border: 1px solid #ddd;
	border-top: none
}

.js #suggestions .totalhits {
	font-weight: bold;
	text-align: right
}

.js #suggestions>div {
	clear: both;
	padding: 5px 15px;
	overflow: hidden;
	white-space: nowrap;
	border-top: 1px solid #ddd
}

.js #suggestions>div:hover,
.js #suggestions>div.selected {
	background-color: #f3f3f3
}

.js #suggestions>div div.suggestionterm {
	float: left;
	overflow: hidden;
	max-width: 80%
}

.js #suggestions>div span.hits {
	float: right;
	text-align: right;
	margin-left: 3px
}

#search-suggestions .search-suggestion-wrapper {
	border: 1px solid #ddd
}

#search-suggestions .phrase-suggestions .header {
	display: none
}

#search-suggestions .hit,
#search-suggestions .product-suggestions>div {
	padding: 12px 15px
}

#search-suggestions .suggestion-term {
	display: none
}

#search-suggestions .hit {
	display: block;
	line-height: 1.5
}

#search-suggestions .hit .parent-category,
#search-suggestions .hit .parent-folder {
	font-weight: normal;
	text-transform: none;
	color: #7c7c7c
}

#search-suggestions .hit .parent-category:after,
#search-suggestions .hit .parent-folder:after {
	content: ">";
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px
}

#search-suggestions .hit em {
	font-size: 8px;
	display: inline-block;
	vertical-align: top;
	font-style: normal;
	margin-left: 2px
}

#search-suggestions .search-phrase {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center
}

#search-suggestions .search-phrase a {
	border-bottom: 1px solid
}

#search-suggestions .product-suggestion {
	border-top: 1px solid #ddd
}

#search-suggestions .product-suggestion:first-child {
	border-top: none
}

#search-suggestions .product-link {
	display: table;
	width: 100%;
	box-sizing: border-box
}

#search-suggestions .product-link>div {
	display: table-cell;
	vertical-align: middle;
	box-sizing: inherit
}

#search-suggestions .product-image {
	width: 50px
}

#search-suggestions .product-image img {
	display: block;
	width: 100%
}

#search-suggestions .product-details {
	padding: 0 0 0 15px;
	color: #3e3e3e
}

#search-suggestions .product-name {
	font-size: 12px;
	margin-bottom: 12px
}

#search-suggestions .product-price .price-standard {
	text-decoration: line-through;
	color: #7c7c7c
}

#search-suggestions .product-price .price-promo,
#search-suggestions .product-price .price-sales {
	font-size: 12px;
	font-weight: bold
}

.search-active #search-suggestions.has-suggestions {
	display: block
}


@media screen and (max-width: 980px) {
	.header-search {
		float: none;
		clear: both;
		width: 100%
	}
	.header-search form[name='simpleSearch'] {
		margin: 0
	}
	.header-search form[name='simpleSearch']:before {
		background-position: 20px center;
		width: 36px
	}
	.header-search form[name='simpleSearch'] input[type='text'] {
		height: 44px;
		padding-left: 44px;
		border-width: 1px 0;
		font-size: 12px;
		line-height: 44px
	}
	#header.new-header-layout .js #suggestions,
	#header.new-header-layout #search-suggestions {
		top: 160px;
		position: fixed;
		bottom: 0;
		overflow: auto
	}
	.js #suggestions,
	#search-suggestions {
		top: 44px;
		right: 0;
		left: 0;
		border: none
	}
	.js #suggestions {
		line-height: 42px
	}
	.js #suggestions>div {
		padding: 5px 20px
	}
}

@media screen and (max-width: 768px) {
	.new-header-layout .header-search {
		position: static;
		max-height: 0;
		visibility: hidden;
		-moz-transition: visibility 0s, max-height 0.3s ease-in-out;
		-webkit-transition: visibility 0s, max-height 0.3s ease-in-out;
		-o-transition: visibility 0s, max-height 0.3s ease-in-out;
		transition: visibility 0s, max-height 0.3s ease-in-out
	}
	.new-header-layout .header-search.is-active {
		visibility: visible;
		max-height: 100px
	}
	.header-search {
		position: absolute;
		bottom: 0;
		left: 0;
		margin: 0
	}
	.fixed-header .js #suggestions,
	.fixed-header #search-suggestions {
		top: 105px
	}
	
	.header-search {
		position: absolute;
		bottom: 0;
		left: 0;
		margin: 0;
	}
	
	#header.new-header-layout .toggle-sidebar {
		display: block;
		background: #004b8d;
		position: absolute;
		top: 0;
		right: 0;
		width: 50px;
		height: 50px;
	}
}

@media screen and (max-width: 768px) {
	.fixed-header #header {
		-moz-transform: translate3d(0, 0, 0);
		-webkit-transform: translate3d(0, 0, 0);
		-o-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	#header {
		position: relative;
		padding-bottom: 44px
	}
	#header.new-header-layout {
		padding-bottom: 0
	}
	#header.new-header-layout .header {
		position: relative
	}
	#header .header {
		padding: 0
	}
	#header.new-header-layout .header-left,
	#header.new-header-layout .header-right {
		height: 50px;
		line-height: 50px
	}
	#header.new-header-layout .header-left {
		width: 40%
	}
	#header.new-header-layout .header-right {
		width: 60%
	}
	#header .header-left,
	#header .header-right {
		height: 62px;
		margin: 0;
		line-height: 62px
	}
	#header .header-left {
		width: 50%
	}
	#header .header-left .primary-logo {
		display: inline-block;
		vertical-align: middle;
		line-height: 1
	}
	#header .header-right {
		width: 50%;
		padding: 0 75px 0 0;
		text-align: right
	}
	#header .header-right #mini-cart {
		display: inline-block;
		vertical-align: middle;
		float: none;
		margin: 0;
		line-height: 1.5
	}
	#header .header-right #mini-cart .mini-cart-content {
		display: none !important
	}
	#header .menu-utility-user {
		display: none
	}
	.fixed-header #header {
		box-sizing: border-box;
		background: #f3f3f3;
		position: fixed;
		top: 0;
		right: 0;
		left: 0;
		z-index: 11001;
		max-height: 100%;
		overflow: auto;
		padding-bottom: 0;
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.25)
	}
	.fixed-header #header.new-header-layout {
		overflow: hidden
	}
	.fixed-header #header .header-top {
		display: none
	}
	.fixed-header #header .toggle-sidebar,
	.fixed-header #header .toggle-navigation {
		position: absolute;
		top: 0;
		right: 0;
		margin: 0
	}
	.fixed-header .header-search,
	.fixed-header #search-suggestions {
		position: static
	}
	.fixed-header.nav-expanded #header .header-search {
		display: none
	}
	.fixed-header.search-active:not(.nav-expanded) #header {
		bottom: 0
	}
}

#header .toggle-sidebar {
	display: none
}

@media screen and (max-width: 480px) {
	#header .header-left {
		position: static;
		width: 50%
	}
	#header .header-left .language-switcher {
		position: absolute;
		top: 10px;
		right: 3px
	}
	#header.new-header-layout .header-right {
		position: static;
		top: initial;
		right: initial;
		padding: 0 75px 0 0
	}
	#header.new-header-layout .header-left {
		width: 40%
	}
	#header .header-right {
		position: absolute;
		top: 0;
		right: 20px;
		width: auto;
		height: auto;
		padding: 0;
		line-height: 30px;
		width: auto
	}
	#header .header-right #mini-cart {
		line-height: 1;
		font-size: 12px
	}
	.fixed-header #header .header-left {
		width: 40%
	}
	.fixed-header #header.new-header-layout .header-right {
		height: 50px;
		line-height: 50px
	}
	.fixed-header #header .header-right {
		position: static;
		width: 60%;
		height: 62px;
		padding-right: 75px;
		padding-left: 10px;
		line-height: 62px
	}
}

@media screen and (max-width: 768px) {
	#header.new-header-layout .header-right .search-icon {
		display: inline-block;
		width: 40px;
		position: relative;
		height: 100%;
		vertical-align: middle;
		padding-right: 20px;
		cursor: pointer
	}
	#header.new-header-layout .header-right .search-icon:before {
		content: "";
		font-family: "font-icons", sans-serif;
		font-size: 22px;
		font-weight: normal;
		line-height: 1;
		color: #3e3e3e;
		speak: none;
		text-decoration: none;
		position: absolute;
		width: 100%;
		top: 50%;
		right: 30%;
		transform: translate(0, -50%)
	}
	#header.new-header-layout .header-right .search-icon.is-active:before {
		content: "";
		font-family: "font-icons", sans-serif;
		font-size: 22px;
		font-weight: normal;
		line-height: 1;
		color: #004b8d;
		speak: none;
		text-decoration: none
	}
	
	#header.new-header-layout .toggle-sidebar {
		display: block;
		background: #004b8d;
		position: absolute;
		top: 0;
		right: 0;
		width: 50px;
		height: 50px
	}
	#header.new-header-layout .toggle-sidebar span,
	#header.new-header-layout .toggle-sidebar span:before,
	#header.new-header-layout .toggle-sidebar span:after {
		display: block
	}
	#header.new-header-layout .toggle-sidebar span {
		content: '';
		display: block;
		background: #fff;
		position: absolute;
		top: 50%;
		left: 50%;
		width: 30px;
		height: 24px;
		margin: -12px 0 0 -15px
	}
	#header.new-header-layout .toggle-sidebar span:before,
	#header.new-header-layout .toggle-sidebar span:after {
		content: '';
		background: #004b8d;
		height: 6px;
		margin-top: 4px
	}
	#header .toggle-navigation {
		display: block;
		background: #004b8d;
		position: relative;
		float: right;
		width: 60px;
		height: 62px;
		margin-top: -62px
	}
	#header .toggle-navigation span,
	#header .toggle-navigation span:before,
	#header .toggle-navigation span:after {
		display: block
	}
	#header .toggle-navigation span {
		content: '';
		display: block;
		background: #fff;
		position: absolute;
		top: 50%;
		left: 50%;
		width: 30px;
		height: 24px;
		margin: -12px 0 0 -15px
	}
	#header .toggle-navigation span:before,
	#header .toggle-navigation span:after {
		content: '';
		background: #004b8d;
		height: 6px;
		margin-top: 4px
	}
}

@media screen and (max-width: 480px) {
	#header .toggle-navigation {
		margin-top: 0
	}
}

#navigation ul.level-1>li>a>span.login:before {
    content: "" !important;
    font-family: "font-icons",sans-serif !important;
    font-size: 16px !important;
    font-weight: normal !important;
    line-height: 1 !important;
    color: inherit !important;
    speak: none !important;
    text-decoration: none;
    position: absolute !important;
    top: 50% !important;
    left: 20px !important;
    transform: translate(0, -50%) !important;
}

#navigation ul.level-1>li>a>span.login {
	padding-left: 20px;
}

.breadcrumb {
    padding: 10px 20px;
}

@media screen and (max-width: 768px) {
	#navigation .static-menu ul.level-1>li.background_red-4 {
		background-color: #f44336!important;
	}

	#navigation .static-menu ul.level-1>li>a.background_red-4 {
		background-color: #f44336!important;
	}
   
	#navigation .static-menu ul.level-1>li.background_teal_darken-4 {
		background-color: #004d40!important;
	}

	#navigation .static-menu ul.level-1>li>a.background_teal_darken-4 {
		background-color: #004d40!important;
	}
    
	.background_teal_darken-4 {
		background-color: #004d40!important;
	}
	
	.background_red {
		background-color: #f44336!important;
	}
}

.pt_checkout #main h1{
	font-family: lato, century gothic, Arial, sans-serif;
	font-weight: 300;
	font-size: 38px;
	text-transform: uppercase;
	line-height: 42px;
	margin-bottom: 18px
}

.pt_checkout #main h1{
	position: absolute;
	padding: 0 8px
}

.pt_checkout #main .account-logout{
	line-height: 42px
}

.pt_checkout #main .account-logout a{
	height: 42px;
	width: 42px
}

#navigation ul.level-1>li>a.level-1 {
	text-decoration: none;
}

#navigation ul.level-1>li>div.level-2 ul.level-2.subCategories>li>a {
	text-decoration: none;
}

#navigation ul.level-1>li>div.level-2 .menu-banners ul li a {
	text-decoration: none;
}

#header .header-top .language-switcher.active>a, #header .header-top .country-switcher.active>a {
	text-decoration: none;
}

#header .header-top .language-switcher a, #header .header-top .country-switcher a {
	text-decoration: none;
}

.pt_cart .cart-top a, .pt_cart .cart-middle a, .pt_checkout a, .pt_order-confirmation a, .pt_giftcert .main-wrapper a {
	text-decoration: none !important;
}

.show-web {
	display: block;
}

@media only screen and (max-width: 40em) {
	.show-web {
		display: none;
	}
	
	.pt_checkout #main .checkout-login-wrapper {
		padding-top: 100px;
	}
}

.delivery-method-dialog .method-title:before {
	content: '';
}

@media screen and (max-width: 768px) {
	.fixed-header #header.new-header-layout {
		overflow: auto;
	}
}

.menuGuideLogin, .menuGuideStore {
	background: #fff !important;
	border-top: 0px !important;
}

.menuGuideLogin>a>span {
	color: #3e3e3e !important;
}

#navigation ul.level-1>li>a>span.stores:before {
    content: "" !important;
    font-family: "font-icons",sans-serif !important;
    font-size: 16px !important;
    font-weight: normal !important;
    line-height: 1 !important;
    color: inherit !important;
    speak: none !important;
    text-decoration: none;
    position: absolute !important;
    top: 50% !important;
    left: 20px !important;
    transform: translate(0, -50%) !important;
}

#navigation ul.level-1>li>a>span.support:before {
    content: "" !important;
	font-family: "font-icons", sans-serif !important;
	font-size: 16px !important;
	font-weight: normal !important;
	line-height: 1 !important;
	color: inherit !important;
	speak: none !important;
	text-decoration: none;
	position: absolute !important;
	top: 50% !important;
	left: 20px !important;
	transform: translate(0, -50%) !important;
}

#navigation ul.level-1>li>a>span.stores {
    padding-left: 20px;
    color: #3e3e3e !important;
}

#navigation ul.level-1>li>a>span.support {
    padding-left: 20px;
    color: #3e3e3e !important;
}

.nohitssearch404 {
	padding-top:30px;
	width:50%;
}

.inputtext404 {
	width:66% !important;
	display: inline-block !important;
}

.btn404 {
	float:right;
	height: 35px;
    padding: 0px 20px;
}

.content-asset-404 {
	padding-left: 40px;
}

@media screen and (max-width: 767px) {
	.nohitssearch404 {
		padding-top:30px;
		width:100%;
	}
	
	.inputtext404 {
		width:87% !important;
	}
	
	.btn404 {
		float:right;
		margin-top: 20px;
		margin-right: 13%;
	}
	
	.content-asset-404 {
		padding-left: 0px;
	}
	
	.divBack404 {
		margin-right: 13%;
		text-align: right;
	}

}

#header .header-usps {
	display: flex;
	justify-content: space-between;
	height: 40px;
	background: white
}

#header .header-usps .inner-wrapper {
	position: relative;
	padding: 0
}

#header .header-usps .inner-wrapper .header-usps-item {
	text-align: center;
	height: 0;
	opacity: 0;
	visibility: hidden;
	transition: visibility 0s, height 0s, opacity 0.5s ease-in-out
}

#header .header-usps .inner-wrapper .header-usps-item p {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	position: relative;
	margin-left: 30px;
	display: inline-block
}

#header .header-usps .inner-wrapper .header-usps-item p:before {
	left: -30px;
	position: absolute
}

#header .header-usps .inner-wrapper .header-usps-item p.returns:before {
	content: "";
	font-family: "font-icons", sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 1;
	color: #3e3e3e;
	speak: none;
	text-decoration: none
}

#header .header-usps .inner-wrapper .header-usps-item p.delivery:before {
	content: "";
	font-family: "font-icons", sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 1;
	color: #3e3e3e;
	speak: none;
	text-decoration: none
}

#header .header-usps .inner-wrapper .header-usps-item p.payment:before {
	content: "";
	font-family: "font-icons", sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 1;
	color: #3e3e3e;
	speak: none;
	text-decoration: none
}

#header .header-usps .inner-wrapper .header-usps-item.active {
	visibility: visible;
	opacity: 1;
	visibility: visible;
	height: auto
}

#header .header-usps .prev,
#header .header-usps .next {
	position: relative;
	width: 40px;
	height: 40px;
	cursor: pointer
}

#header .header-usps .prev:before,
#header .header-usps .next:before {
	position: absolute;
	top: 50%;
	transform: translate(0, -50%)
}

#header .header-usps .prev:before {
	content: "";
	font-family: "font-icons", sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 1;
	color: #3e3e3e;
	speak: none;
	text-decoration: none;
	left: 20px
}

#header .header-usps .next:before {
	content: "";
	font-family: "font-icons", sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 1;
	color: #3e3e3e;
	speak: none;
	text-decoration: none;
	right: 20px
}

@media only screen and (min-width: 769px) {
	#header .header-usps {
		display: none
	}
}

@media screen and (max-width: 768px) {
	#header .header-top .header-banner {
		max-width: 60%;
		line-height: 31px;
		display: none
	}
}

@media screen and (min-width: 611px) {
	.div_section_banners .banner.large:first-child {
		float: left;
	}
	.div_section_banners .banner.large:first-child+.banner.large {
		float: right;
	}
}

.primary-content-404 {
	width: 980px !important;
    margin: 0 20px !important;
}

@media screen and (max-width: 768px) {
	.primary-content-404 {
		width: 775px !important;
		margin: 0 20px !important;
	}
}

@media screen and (max-width:980px) {
	.primary-content-404 {
		width: 775px !important;
		margin: 0 20px !important;
	}
}

.divBack404 {
	padding-top:30px;
}

@media screen and (max-width:768px) {
	.show-small {
		display: block!important
	}
}

.refinement ul.swatches li.swatch-branco a {
    border: 1px solid #ddd;
}

@media screen and (max-width: 768px) {
	#article_seo-luggage .article_text {
		padding-left: 0px !important;
	}
}

/* NOVOS 2020-06-16 */
.product-promo_callout{position:relative;display:inline-block;float: left;margin-right: 8px;}
.product-promo_callout > a, .product-promo_callout > span {
    display: inline-block;
    font-size: 10px;
    line-height: 12px;
    padding: 6px 6px 6px;
    border: 2px solid;
    background: #fff;
    color: #424242;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
}
.product-promo_callout > span {
    cursor: default;
}
.product-promo_callout {
    margin-bottom: 8px;
}
.product-name {
    clear: inherit;
}

.product-promo {
    top: 20px !important;
    left: 0 !important;
    width: 100% !important;
    position: unset !important;
    text-align: left !important;
}

@media only screen and (min-width: 768px){
	.product-tile .product-promo_callout {
		margin-bottom: 8px;
	}
	.product-promo {
		position: relative;
		top: 0;
		left: 0;
	}
}

.background_red {
    background-color: red !important;
}

.promotion-callout-outlet {
    background: red !important;
    color: #fff !important;
}

#storelocator_results .store .name {
	width: 81%;
}

.product-tile .product-name .product-collection {
    margin-right: 3px;
}

#kayako-messenger-frame{display:none}

.article_text ul li {
	font-size: 12px !important;
}

/*
.plk-exclusive{position:absolute;top:64.7%;right:0px}

@media screen and (max-width: 768px) {
	.plk-exclusive{position:absolute;top:85%;right:23px}
}*/

#locator-container .whatsapp {
	/*background: url("/images/sams_icon-phone.png") center left no-repeat;*/
	background: url("/images/sams_icon-whatsapp.jpg") center left no-repeat;
}

#locator-container .whatsapp {
	padding-left: 27px;
	line-height: 16px;
	padding-top: 5px;
}

.not-available-msg, .availability-msg {
	float:left;
}

.plk-exclusive{float:right;padding-top: 12px;}

.checkout-box-voucher .checkout-box-voucher_radio > label:before {
	content: ' ';
	background: url("../images/001-big-gift-box.png");
}

.promotion-inner-wrapper2 {padding: 10px 20px;}

@media screen and (max-width: 980px) {
	.promotion-inner-wrapper {padding: 0 0px;}
	.promotion-inner-wrapper2 {padding: 0px 0px;}
	.breadcrumb-padding10 {padding: 10px 20px !important;}

	.category-top .category-tabs .hl-content {
		padding: 10px 20px !important;
	}
}

.breadcrumb-padding10 {padding: 10px 0px;}
.inner-wrapper-tabs {padding: 10px 0px;}

.product-highlight[data-social="twitter"]::after {content: "";}
.product-highlight[data-social]::before {border-width: 0;}
.product-highlight[data-social="twitter"]::before {border-color: unset;}

@media screen and (max-width: 980px) {
	.li-scroll-to_product-details-hideMobile{display:none;}
	.li-scroll-to_product-details-paddingMobile{padding-bottom:10px;}

	.collection_slider_title_mobile>a {font-size: 14px !important;font-weight: 700 !important;text-transform: uppercase !important;line-height: 21px !important;text-decoration: none !important;padding-left: 0px !important;position:relative;}

	.collection_slider_title_mobile.expanded:after{content: "" !important;}
}

.collection_slider_title_mobile {display: block !important;}

/* 2020-08-06 */
.order-history-table {background: #f3f3f3;}