/* override style.css for landing page */
#userSetting .selectize-control.single .selectize-input input::-webkit-input-placeholder { opacity: 1; }
#userSetting .selectize-control.single .selectize-input input::-moz-placeholder { opacity: 1; }
#userSetting .selectize-control.single .selectize-input input:-ms-input-placeholder { opacity: 1; }
#userSetting .selectize-control.single .selectize-input input::placeholder { opacity: 1; }
/* similar to native .form-error until further notice */
.form-info { padding-left: 17px; font-family: 'Magda', sans-serif; font-size: 14px; font-weight: bold; }
.header-actions .nav-lang { display: none; }
div.facet_scent { display: none; }
div.facet_product_type { display: none; }
div.facet_product_type_fr { display: none; }
.section-products.hasresults { display: none; }
.section-products.noresult { display: none; }
.acdc-price { display: none; }
.acdc_currency { display: none; }
.changepw { display: none; }
.changepw .form-row .form-controls { padding-left: 140px; }
.product-image-hidden { display: none; }
.product-info .label { font-family: 'Bell Gothic Std','Arial', 'Helvetica', sans-serif; font-size: 12px; }
.product-info .product-info-foot p { font-weight: normal; }
.form-checkout .form-section-head-inner .sameshipbill { margin-top: 0px; }
.product-single-side { border: none; border-right: 1px solid #e7e7e7; }
.mini-cart .mini-cart-foot { position: relative; }
.mini-cart .mini-cart-items { max-height: 370px; height: auto; }
#sharethelove .form-label { font-weight: normal; }
.section-product .personalize {display: none;}
.gift-options .gift-bag { background-color: white; }
/* cat page static breadcrumb/filters */
.header { z-index: 200; }
.section-filter { background-color: #f6f8f6; z-index: 100; }
.banner { padding-top: 59px; }
/* splash landing page full video background fix */
.section-full video#full-page-video {  position: fixed; top: 50%; left: 50%; min-width: 100%; min-height: 100%; width: auto; max-width: initial; height: auto; z-index: -100; -ms-transform: translateX(-50%) translateY(-50%); -moz-transform: translateX(-50%) translateY(-50%); -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); background-size: cover;  }
.section-full .tablet-image,
.section-full .mobile-image  { display: none; }
/* home page slider fix fade-in/out effect fix */
.homepageFadeOut {
  -webkit-animation-name: homepageFadeOut;
  animation-name: homepageFadeOut;
  -webkit-animation-duration: .7s;
  animation-duration: .7s;
}
@-webkit-keyframes homepageFadeOut { 0% { opacity: 1; } 100% { opacity: 0; } }
@keyframes homepageFadeOut { 0% { opacity: 1; } 100% { opacity: 0; } }
@-webkit-keyframes homepageFadeIn { from { opacity: 1; } to { opacity: 1; } }
@keyframes homepageFadeIn {  from { opacity: 1; } to { opacity: 1; } }
.homepageFadeIn {
  -webkit-animation-name: homepageFadeIn;
  animation-name: homepageFadeIn;
  -webkit-animation-duration: .2s;
  animation-duration: .2s;
}
/* convert pdp square image to rectangular */
.slider-product .slide-image { overflow: hidden; margin: -10% 0; }
/* pdp packaging label popup fix */
#popup-pdp-packaging .popup-details { width: 600px; }
#popup-pdp-packaging .popup-details .popup-content { padding: 0px; background: #fff; }
#popup-pdp-packaging .popup-content { padding: 0px; border: 0px; }
/* pdp mobile sticky footer atc button */
.mobile-product-single-add-banner {
	position: fixed;
	bottom: -54px;
	right: 0;
	left: 0;
	z-index: 20;
	width: 100%;
	height: 54px;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}
/* pdp redesign */
.product-image .slides .slide { background-size: 708px; }
/* cart redesign */
.section-title.billing-title { padding-top: 20px; }
.main-checkout .gift-item-popup { display: none; }
.main-checkout .personalize-popup { display: none; }
.hide-if-same-shipping { display: none; }
.afterpay-checkbox-clicked { display: none; }
.paypal-checkbox-clicked { display: none; }
.credit-card-checkbox-clicked { display: none; margin-bottom: 10px; }
.billing-section { display: none; }
span.option-pickup-address { display: block; }
.slider-product-images .label-engraving { text-transform: uppercase; }
.section-success-banner .bgimg { display: none; }
.discovery-set.banner { padding-top: 0px; }

/* center banner text for top lvl cat pages for full site */
.banner-shop .banner-content { text-align: center; width: 100%; max-width: none; left: 0;}
.form-bar { position: relative; }

.country-name { line-height: 56px; }
.reset-message { display: none; padding: 14px 18px; font-family: 'Magda', sans-serif; font-weight: bold; }
.reset-message.show { display: block; }

/* changed region dropdown to a simple span display */
.region_display { line-height: 32px; padding-left: 13px; }

/* create account newsletter signup blurb */
.form .account-newsletter .privacy-policy { float: right; width: 336px; }
.form .account-newsletter .privacy-policy { padding-right: unset; padding-left: 34px; }
.form .account-newsletter .privacy-policy:before { left: 7px; right: unset; }
.form .account-newsletter .privacy-policy:after { left: 0; right: unset; }

.privacy-policy strong {
    font-family: 'Magda', sans-serif !important;
    text-decoration: underline;
}

.privacy-policy {
    color: #565656;
    font-family: 'Magda', sans-serif !important;
    font-weight: bold;
    display: inline-block;
    line-height: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.privacy-policy a {
	text-decoration: underline !important;
}

.form-actions .privacy-policy { margin: 0 0 10px; }

.form-contact .privacy-policy,
.address-book-alt .privacy-policy { padding: 0 20px; }

.form-row .privacy-policy,
.form.form-checkout .privacy-policy,
.form.form-proust .form-actions .privacy-policy { margin: 0; padding: 20px; }

.section-primary .form-checkout .privacy-policy { margin: 10px 0; padding: 0; }

.required-fields {
    font-family: 'Magda', sans-serif;
    font-weight: bold;
    text-align: right;
}
h5 + .required-fields {
    padding-right: 15px;
    height: 0;
    overflow: visible;
}

/* AFTERPAY */
.afterpayIntegerationBlock #afterpayIntegerationMinicart {
  font-family: 'Helvetica', sans-serif;
  font-size: 13px;
  text-align: right;
  white-space: nowrap;
  letter-spacing: 1px;
}

.afterpayIntegerationBlock #afterpayIntegerationIndexBody {
  font-family: 'Helvetica', sans-serif;
  font-size: 13px;
  text-align: right;
  white-space: nowrap;
  letter-spacing: 1px;
}

.afterpayIntegerationBlock #afterpayIntegerationIndexBodyMobile {
  font-family: 'Helvetica', sans-serif;
  font-size: 13px;
  text-align: right;
  white-space: nowrap;
  letter-spacing: 1px;
}

.afterpay-integration-container #afterpayintegrationCheckout {
  padding-left: 15px;font-family: 'Helvetica', sans-serif;
  font-size: 13px;
  text-align: left;
  white-space: nowrap;
  letter-spacing: 1px;
  margin-bottom: 5px;
}

.afterpay-logo { max-width: 80px !important; }

.qmark-aftermay { width: 12px; }

/* Payment Options Collapse */
.credit-card-collapse {
  background-color: #777;
  color: white;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
}

.credit-card-collapse:hover {
  background-color: #555;
}

.payment-afterpay:hover { cursor: pointer; }

/* for dropdown text that expands 2 rows */
.form-controls.shipping-method-div .fs-dropdown-selected { line-height: 15px; }

/* for labels that expand 2 rows */
.acdc-longtext { line-height: 23px; padding-top: 7px; }

@media (min-width: 767px) {
	/* mobile sticky footer atc button */
	.mobile-product-single-add-banner { display: none; }
	/* fix for product type facet values taking up 2 lines */
	.filter-type li { height: auto; }
	/* checkout thank you page single column layout */
	.cols-alt .acdc-single-col { float: none; margin: auto; }
}

@media (min-width: 1024px) {
	/* don't show bag image for full site */
	.header .shopping-bag .ico-bag { display: none; }
}

@media (min-width: 1025px) {
    .acdc-tablet-only {display : none; }
    .acdc-mobile-only { display: none; }
    .acdc-main-only { display: block; }
}


@media (max-width: 1024px) {
    .acdc-tablet-only { display: block; }
    .acdc-mobile-only { display: none; }
    .acdc-main-only { display: none; }
	.banner { padding-top: 0; }
	.section-full { background-size: cover; }
	/* hacky fix to make link clickable on homepage */
	.slider-home .slider-thumb-inner::before { height: 1px; }
	.section-success-banner .banner-video { display: none; }
	.section-success-banner .bgimg { display: block; width: 100%; height: auto; }
	.section-success-banner .bgimg img { width: 100%; height: auto; }
	.section-success-banner .banner-inner { padding: 20px 0 0; text-align: center; }
	.section-success-banner .banner-inner .banner-body { margin: auto; }
	.section-success-banner .banner-inner .banner-body * { color: black; }
	.section-confirmation .section-head { padding: 20px; }
}

/* others */
@media (max-width: 767px) {
	/* reusable tablet and mobile content css - used by landing splash page to show picture instead of video */
	.acdc-main-only { display: none; }
    .acdc-tablet-only { display: none; }
    .acdc-mobile-only { display: block; }
    .homepage .footer { position: static; }
	/* home page slider video fix */
	.slider-home .slide-video { margin: 0px; height: auto; }
	.slider-home .slide-video:after { background: none; }
	.slider-home .slider-thumb-inner::before { border-right: 0px; }
	/* pdp packaging label popup fix */
	#popup-pdp-packaging .popup-details { width: 100%; }
	#popup-pdp-packaging .popup-details .popup-content { padding: 0px; }
	#popup-pdp-packaging .popup-inner { position: absolute; top: 50vh; left: 0; max-height: 100%; overflow-y: auto; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
	/* homepage product atc link smaller */
	.product-item .sku-atc { font-size: 12px; position: absolute; top:11px;  }
	.nav > ul > li ~ li { margin-top: 5px; }
	/* fix menu/cart scroll on mobile */
	.menu { overflow-y: scroll; -webkit-overflow-scrolling: touch; }
	.menu-inner { width: 100%; display: block; min-height: calc(100% + 1px); z-index: 9999; }
	.filter .search .search-btn { right: auto; }

	.reset-message { padding: 14px 6px; }
}

/* product breadcrumbs */
.camel-case{text-transform: capitalize;}

/* Personal Care Page */
.personal-care-page .banner-alt .banner__image { padding-top: 32%; background-size: cover; background-repeat: no-repeat; background-position: center center; }

.personal-care-page .banner-alt .banner__video { position: relative; padding-top: 32%; }
.personal-care-page .banner-alt .banner__video iframe { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }

@media(max-width: 1023px){
    .personal-care-page .banner-alt .banner__video,
    .personal-care-page .banner-alt .banner__image { padding-top: 59%; }
}

.personal-care-page .section-article { padding: 44px 0 35px; }

@media(max-width: 1023px){
    .personal-care-page .section-article { padding: 30px 0 36px; }
}

@media(max-width: 767px){
   .personal-care-page  .section-article { padding: 20px 0; }
}

.personal-care-page .product-details { padding: 20px 17px;
    font-family: 'Magda', sans-serif;
    font-weight: bold;
    font-size: 14px;
    line-height: 1.27; }
.personal-care-page  .article--alt { text-align: center; font-family: 'Magda', sans-serif; font-weight: 500; font-size: 15px; letter-spacing: 0.02em; line-height: 1.4; }

.personal-care-page  .article--alt .article__title { margin-bottom: 14px;  line-height: 1.2; font-family: 'Bell Gothic Std','Arial', 'Helvetica', sans-serif; font-weight: normal; text-transform: uppercase; letter-spacing: 0; }

.personal-care-page  .article--alt .article__entry { max-width: 600px; margin: auto; }

.personal-care-page  .article--alt .article__entry--alt { max-width: 480px; }

@media(max-width: 1023px){
    .personal-care-page  .article--alt { font-size: 15px; line-height: 1.4; letter-spacing: 0.02em; }

    .personal-care-page  .article--alt .article__title { margin-bottom: 18px; font-size: 20px; letter-spacing: 0.015em; }

    .personal-care-page  .article--alt .article__entry { max-width: 400px; }

    .personal-care-page  .article--alt .article__entry--alt { max-width: 480px; }

    .personal-care-page  .article--aditional { padding: 32px 0 20px; }
}

@media(max-width: 767px){
    .personal-care-page  .article--alt { font-size: 12px; line-height: 1.2; }

    .personal-care-page  .article--alt .article__title { margin-bottom: 16px; }

    .personal-care-page  .article--alt .article__entry--alt { max-width: 300px; }

    .personal-care-page  .article--aditional { padding: 18px 0 17px; }

    .personal-care-page  .article--aditional .article__title { margin-bottom: 14px; }
}

.personal-care-page  .banner-alt .banner__image { padding-top: 32%; background-size: cover; background-repeat: no-repeat; background-position: center center; }

.personal-care-page  .banner-alt .banner__video { position: relative; padding-top: 32%; }
.personal-care-page  .banner-alt .banner__video iframe { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }

@media(max-width: 1023px){
    .personal-care-page  .banner-alt .banner__video,
    .personal-care-page  .banner-alt .banner__image { padding-top: 59%; }
}

.personal-care-page  .banner--fluid { padding: 0 9%; margin-bottom: 103px; }

.personal-care-page  .banner--fluid .banner__image { padding-top: 67%; }

@media(max-width: 1023px){
    .personal-care-page  .banner--fluid { padding: 0 14%; margin-bottom: 97px; }

    .personal-care-page  .banner--fluid .banner__image { padding-top: 67%; }
}

@media(max-width: 767px){
    .personal-care-page  .banner--fluid { padding: 0 3%; margin-bottom: 75px; }
}

.personal-care-page .divider { border-bottom: 1px solid #eeefee; }


.personal-care-page  .subscribe--default { float: none; width: 442px; height: auto; margin: 0 auto; padding: 58px 0; border-width: 0 1px; border-style: solid; border-color: #e5e5e5; }
.personal-care-page  .subscribe--default.typed .subscribe-field { width: 100%; }

.personal-care-page  .subscribe--default .subscribe__inner { position: relative; }

.personal-care-page  .subscribe--default .subscribe-field { display: block; padding-left: 106px; padding-right: 20px; width: 100%; height: 55px; border: 1px solid #f0f0f0; border-radius: 0; background: #fff; margin: 0 0 20px; }

.personal-care-page  .subscribe--default .subscribe-label { position: absolute; left: 20px; top: 50%; transform: translateY(-50%); }

.personal-care-page  .subscribe--default .subscribe__actions { padding: 0 20px; }

.personal-care-page  .subscribe--default .subscribe__btn { display: block; margin-bottom: 18px; width: 100%; height: 55px; line-height: 55px; border: none; background: #707070; font-size: 16px; color: #fff; text-transform: uppercase; transition: background .3s; }
.personal-care-page  .subscribe--default .subscribe__btn:hover { background: #858585; }

.personal-care-page  .subscribe--default .subscribe__title { padding-left: 20px; margin-bottom: 15px; text-transform: uppercase; }

.personal-care-page  .subscribe--default.typed .subscribe-label { display: block; max-width: 100%; }

@media(max-width: 1023px){
    .personal-care-page  .subscribe--default { width: auto; max-width: 441px; padding: 74px 0; }

    .personal-care-page  .subscribe--default .subscribe__title { font-size: 20px; padding-left: 18px; margin-bottom: 14px; }

    .personal-care-page  .subscribe--default .subscribe-field { height: 55px; padding-left: 103px; font-size: 14px; margin: 0 0 20px; letter-spacing: 0.02em; }

    .personal-care-page  .subscribe--default .subscribe-label { left: 19px; font-size: 14px; }

    .personal-care-page  .subscribe--default .subscribe__btn { margin-bottom: 18px; height: 55px; line-height: 55px; font-size: 16px; }
}

@media(max-width: 767px){
    .personal-care-page  .subscribe--default { padding: 39px 0; max-width: 342px; }

    .personal-care-page  .subscribe--default .subscribe__title { font-size: 17px; }

    .personal-care-page  .subscribe--default .subscribe-field { margin-bottom: 22px; }
    .personal-care-page  .subscribe--default .subscribe-field::placeholder { opacity: 1; }

    .personal-care-page  .subscribe--default .subscribe__btn { margin-bottom: 20px; }
}

.personal-care-page  .checkbox--inverse label { padding-left: 27px; padding-right: 0; font-family: 'Magda', sans-serif; font-weight: normal; font-size: 13px; line-height: 1.4; }
.personal-care-page  .checkbox--inverse label a { text-decoration: underline; }
.personal-care-page  .checkbox--inverse label a:hover { text-decoration: none; }

.personal-care-page  .checkbox--inverse label:before,
.personal-care-page  .checkbox--inverse label:after { right: auto; left: 0; }

.personal-care-page  .checkbox--inverse label:before { left: 7px; right: auto; }

@media(max-width: 1023px){
    .personal-care-page  .checkbox--inverse label:before,
    .personal-care-page  .checkbox--inverse label:after { right: auto; left: 0; top: 4px; }

    .personal-care-page  .checkbox--inverse label:before { left: 7px; top: 9px; right: auto; }
    .personal-care-page .section-success-banner .bgimg { display: block; width: 100%; height: auto; }
    .personal-care-page .section-success-banner .bgimg img { width: 100%; height: auto; display: block; }
    .personal-care-page .banner-video { display: none; }
    .personal-care-page .acdc-main-only { display: none; }
}

@media(max-width: 767px){
    .personal-care-page  .checkbox--inverse label { font-size: 12px; line-height: 1.2; letter-spacing: 0.015em; }
}

.section-discovery-products .section-content { max-width: 600px; }
.section-discovery-products .section-content p { width: 600px; }

@media(max-width: 767px) {
	.section-discovery-products .section-content { font-size: 10px; }
	.section-discovery-products .section-content p { width: 100%; }
}

/* -- CONTACT US DROPDOWN --*/
#reason-dropdown .fs-dropdown-item {height:36px; line-height: 15px;}

/* ------------------------------------------------------------ *\
	Cookie - disclaimer css
\* ------------------------------------------------------------ */

.cookie { position: fixed; bottom:0; right:0; width: 100%; height: auto; z-index: 9999; transform: translateY(110%); transition: all .3s; }
.cookie .cookie-inner { background:#f7f7f7; margin-left: auto; border:1px solid #e5e5e5;}
.cookie .cookie-head { height: auto; position: relative; }
.cookie .cookie-head a { position: absolute; top:10px; right: 10px; }
.cookie .cookie-body { border-left:1px solid #e5e5e5; border-right:1px solid #e5e5e5; }
.cookie .cookie-title { font-size: 18px; text-transform: uppercase; color: #2d2d2d; }
.cookie .cookie-content { padding: 5px 15px 5px; border-bottom:1px solid #e5e5e5; font-size:13px; font-weight:400; font-family: 'Magda', sans-serif; text-align: center; display: flex; width: 100%; background-color: #f6f8f5;}
.cookie .cookie-content a { text-decoration: underline; }
.cookie .cookie-content a:hover { text-decoration: none; }
.cookie .cookie-content .disclaimerText {margin-bottom: 0px; height: auto; width: 1870px; color:#595959;padding-left: 150px; padding-right: 150px; }
.disclaimerText span { text-transform: uppercase; }

.cookie.open { transform: translateY(0); }

@media (min-width: 768px) and (max-width: 1200px) {
    .cookie .cookie-inner { max-width: 100%; }
    .cookie .cookie-content .disclaimerText {margin-bottom: 15px; padding-left: 0px; padding-right: 0px; }
}

@media (max-width: 1023px) {
	.cookie .cookie-inner { max-width: 100%; }
}

@media (max-width: 767px) {
    .cookie .cookie-content .disclaimerText {padding-left: 0px; padding-right: 0px; font-size: 12px; }
}

/* ------------------------------------------------------------ *\
	Disclaimer popup
\* ------------------------------------------------------------ */
.disclaimerFooter {width: 100%;height: 50px;background: #ffffff;position: fixed;bottom: 1px;z-index: 10000;}
.popover { position: fixed; bottom:0; right:0; width: 100%; height: auto; z-index: 9999; transform: translateY(110%); transition: all .3s; }
.popover .popover-inner { background:#f7f7f7; margin-left: auto; border:1px solid #e5e5e5; max-width: 445px; }
.popover .popover-head { height: auto; border-bottom:1px solid #e5e5e5; position: relative; padding: 20px 30px; }
.popover .popover-body { border-left:1px solid #e5e5e5; border-right:1px solid #e5e5e5; }
.popover .popover-title { font-size: 18px; text-transform: uppercase; color: #2d2d2d; }
.popover .popover-content { font-size:14px; font-weight:700; font-family: 'Magda', serif; padding: 20px 30px; }
.popover .btn { width: 100%; border:0; }

.popover .popover-actions { text-align:center; }
.popover .popover-actions .form-btn { text-decoration: none; font-family: 'Magda', serif; height:40px; }

.popover.open { transform: translateY(0); }

@media (max-width: 1023px) {
	.popover { padding: 0 20px; }
	.popover .popover-inner { max-width: 100%; }
}

@media (max-width: 767px) {
	.popover .popover-inner { padding: 0 20px; }
	.popover .popover-content,
	.popover .popover-head { padding-left:20px; padding-right:20px; }
}


/* ------------------------------------------------------------ *\
	Newsletter popup
\* ------------------------------------------------------------ */
#popover-newsletter span a { text-decoration: underline; z-index: 2; }

.subscribe .btn-join { z-index: 1; }
.subscribe-trigger { font-family: "Helvetica", serif; }
.subscribe-trigger strong { display:block; font-weight:400; color: #595959; }
.subscribe-trigger span { display:block; color: #989898; }
.subscribe-trigger span a { text-decoration: underline; position: absolute; z-index: 2; }
.subscribe-trigger span a:hover { text-decoration: none; }

.sign-me-up a { text-decoration: underline; z-index: 2; }
.sign-me-up a:hover { text-decoration: none; }


/* ------------------------------------------------------------ *\
	Subscribe Alt
\* ------------------------------------------------------------ */

.subscribe-alt { padding: 0; margin: 0; border:0; float:none; width: auto; height: auto; }


/* ------------------------------------------------------------ *\
	Subscribe footer
\* ------------------------------------------------------------ */

/*.subscribe { float: left; width: 445px; height: 79px; border-left: 1px solid #e5e5e5; margin-left: 30px; padding: 0px; }*/
.subscribe .btn-join { position: absolute; width: 100%; height: 100%; }
.subscribe .subscribe-trigger { padding: 30px 30px 0 28px; }

/* ACADACA removing the float */
.subscribe-label { max-width: 100px; width: 100%; white-space: nowrap; font-family: 'Helvetica', sans-serif; transition: all .3s; }
.subscribe-label span { display: none; }
.subscribe-label .visible { display: inline; }
.subscribe.typed .subscribe-label { overflow: hidden; max-width: 0; }

/* ACADACA removing the float */
.subscribe-field { height: 22px; margin: -1px 0 0 15px; border: 0 none; background: none; font-family: 'Magda', sans-serif; line-height: 1; font-weight: bold; transition: all .3s; }
.subscribe.typed .subscribe-field { width: 261px; }
.subscribe-field::-webkit-input-placeholder { color: #999; }
.subscribe-field::-moz-placeholder { color: #999; }
.subscribe-field:-ms-input-placeholder { color: #999; }
.subscribe-field::placeholder { color: #999; }
.subscribe-btn { float: right; border: 0 none; background: none; }
.subscribe-btn:disabled { display: none; }

.subscribe-btn:hover { opacity: .9; }

.subscribe-thank { display: none; }

.subscribe.success form { display: none; }
.subscribe.success .subscribe-thank { display: block; font-family: 'Magda', sans-serif; font-weight: bold; }

@media (max-width: 1200px) {
	.subscribe { width: 400px; }

	.subscribe-label { padding-top: 1px; font-size: 13px; }
}

@media (max-width: 1023px) {
	.subscribe { overflow: hidden; float: none; width: auto; }
	.subscribe-field { margin-top: -2px; }
}

@media (max-width: 767px) {
	.subscribe { position: relative; height: 50px; padding: 5px 16px 0 10px; }

	.subscribe-field { width: 120px; margin-left: 5px; margin-top: -2px; }
	.subscribe-field::-webkit-input-placeholder { opacity: 0; }
	.subscribe-field::-moz-placeholder { opacity: 0; }
	.subscribe-field:-ms-input-placeholder { opacity: 0; }
	.subscribe-field::placeholder { opacity: 0; }

	.subscribe-btn { position: absolute; top: 50%; right: 10px; height: 11px; margin-top: -5px; }
	.subscribe-btn i { vertical-align: top; }

	.subscribe-thank { padding-top: 3px; font-size: 11px; }

	.subscribe.typed .subscribe-label { display: none; }
}

@media (max-width: 736px) {
  .form-enter .form-row .form-label { position: absolute; }
}



@media (max-width: 480px) {
	.subscribe .subscribe-trigger { padding: 0; }
}

.section.section-legal .section-border > h2 {text-transform: uppercase;}

.slider-home .slides .slide .actions a {
    text-decoration: underline;
}

.breadcrumbs li {
  display: inline; list-style-type: none; margin-left: 0;

}
.breadcrumbs li:before { content: "/"; padding-right: 3px; }
.breadcrumbs li:first-child:before { content: ""; padding-right: 0; }

.form-alert a {
	text-decoration: underline !important;
}

.mobile_banner_image {
	display: none;
}

@media (max-width: 767px) {
	.hidden-sm { display: none !important; }
}

@media (max-width: 767px) {
	.visible-sm-block { display: block !important; }
}

.slider-home .slide-video .bgvid {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

#paInlineFrame { width: 100%; height: 360px; border: none; border-bottom: 1px solid #ededec; margin-bottom: 20px; }

.top-banner {
    text-align: center;
    background: #424242;
    color: white;
    font-family: 'Magda', sans-serif;
    height: 30px;
    line-height: 30px;
}
.header.has-banner .nav { top: 84px; }
.section-filter.has-banner {top: 111px;}
.top-banner .top-banner-close { float: right; padding-right: 8px; }

@media (max-width: 767px) {
    .header.has-banner { height: 80px; }
    .header.has-banner .logo { top: 39px; }
    .top-banner { padding: 0 30px; font-size: 12px; display: flex; height: auto; line-height: 20px; }
    .top-banner .top-banner-text { margin: auto; }
    .top-banner .top-banner-close { position: relative; display: inline-block; right: -15px; margin-top: auto; margin-bottom: auto; }
}

.payment-afterpay { cursor: pointer; }

@media (min-width: 1025px) {
  .section-product .afterpay-integration-container { margin: -17px 0 20px 0; }
}

@media (max-width: 1024px) {
  .section-product .afterpay-integration-container { text-align: center; margin: 0 0 0 0; }
}

.gift-wrap-checkbox {
  font-family: 'Magda', sans-serif;
  padding: 5px;
  width: 100%;
  background-color: #ffffff;
  font-size: 14px;
  letter-spacing: 0.02em;
  margin-bottom: 1px;
  margin-top: 10px;
}

.section-gift-wrap .form-label {
  position: relative;
  float: left;
  padding-left: 0;
  width: 30%;
  overflow: hidden;
}

.section-gift-wrap .form-controls {
  float: right;
  width: 70%;
  padding: 8px 0 0 8px;
}

.section-gift-wrap .form-controls textarea {
  height: 122px;
}

.clearfix::after {
  content: "";
  clear: both;
  display: table;
}

.section-gift-wrap .form-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.section-gift-wrap .form-label img {
    position: absolute;
    top: 50%;
    max-width: none;
    left: 50%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

/* ------------------------------------------------------------ *\
    section-landing
\* ------------------------------------------------------------ */

.section-landing { background-color: #f6f8f6; }
.section-landing .shell { max-width: none; padding: 0 20px; }
.section-landing .section__inner { margin-left: auto; margin-right: auto; padding-bottom: 120px; border-left: 1px solid #EBEBEB; border-right: 1px solid #EBEBEB; max-width: 1064px; }
.section-landing .section__head { padding: 22px 0 32px; border-bottom: 1px solid #EBEBEB; }
.section-landing .section__body { border-bottom: 1px solid #EBEBEB; }
.section-landing .section__title { margin-bottom: 0; font-size: 26px; text-transform: uppercase; color: #424242; text-align: center; line-height: 1; font-weight: 400; }
.section-landing .section__close { margin-left: auto; margin-bottom: 23px; width: 10px; height: 10px; display: block; transition: opacity .3s ease-out; }
.section-landing .section__close svg { display: block; }
.section-landing .section__close:hover { opacity: .5; }
.section-landing .article-landing + .article-landing { border-top: 1px solid #EBEBEB; }

@media(max-width: 1440px){
    .section-landing .section__inner { max-width: 850px; }
}

/*  section-landing--mobile  */
.section-landing--mobile { padding: 0 10px; }
.section-landing--mobile .shell { padding: 0 15px; }
.section-landing--mobile .section__head { padding: 20px 0 30px; }
.section-landing--mobile .section__title  { font-size: 20px; }
.section-landing--mobile .section__close { margin-right: 5px; margin-bottom: 19px; }

/* ------------------------------------------------------------ *\
    .article-landing
\* ------------------------------------------------------------ */

.article-landing { padding: 50px 0; font-size: 13px; }
.article-landing .article__title { margin-bottom: 0; padding-bottom: 34px; font-size: 18px; text-transform: uppercase; color: #333; line-height: 1; font-weight: 400; }

/*  article-landing--mobile  */
.article-landing--mobile { padding: 0; }
.article-landing--mobile .article__title { padding: 22px 0px 22px; }
.article-landing--mobile .article__content { padding-top: 20px; padding-bottom: 33px; }

/* ------------------------------------------------------------ *\
    location-landing
\* ------------------------------------------------------------ */

.location-landing .location__link { display: inline-block; }
.location-landing .location__link--alt { text-decoration: underline;  }
.location-landing .location__link:hover { text-decoration: underline; }
.location-landing .location__title { margin-bottom: 13px; font-size: 13px; text-transform: uppercase; color: #424242; line-height: 1; font-family: 'Bell Gothic Std'; font-weight: 400; }
.location-landing .location__language { margin-bottom: 0;  font-size: 13px; font-family: 'Magda'; color: #333; line-height: 1; font-weight: 400; }

/*  location-landing--mobile  */
.location-landing--mobile .location__title { margin-bottom: 10px; }

/* ------------------------------------------------------------ *\
    locations-landing
\* ------------------------------------------------------------ */

.locations-landing .locations__inner { margin: -19px; display: flex; flex-wrap: wrap; }
.locations-landing .location-landing { padding: 19px; flex: 0 1 20%; max-width: 20%; }

@media(max-width: 1440px){
    .locations-landing .location-landing { flex: 0 1 25%; max-width: 25%; }
}

/*  locations-landing--mobile  */
.locations-landing--mobile .locations__inner { margin: 0; display: block;  }
.locations-landing--mobile .location-landing { padding: 0; max-width: none; }
.locations-landing--mobile .location-landing + .location-landing { margin-top: 24px; }

/* ------------------------------------------------------------ *\
	accordion-landing
\* ------------------------------------------------------------ */

.accordion-landing .accordion__expand { opacity: 0; pointer-events: none; transition: .3s ease-out; }
.accordion-landing .accordion__trigger { position: relative; padding-right: 26px; cursor: pointer; transition: transform .3s ease-out; }
.accordion-landing .accordion__icon { position: absolute; top: 24px; right: 5px; width: 14px; height: 14px; }
.accordion-landing .accordion__icon svg { display: block; }

.accordion-landing .accordion__on,
.accordion-landing .accordion__off { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); transition: opacity .3s ease-out; }

.accordion-landing .accordion__on { opacity: 0; }

.accordion-landing.active .accordion__trigger { transform: translateY(7px); }
.accordion-landing.active .accordion__expand  { opacity: 1; pointer-events: all; }
.accordion-landing.active .accordion__on  { opacity: 1; }
.accordion-landing.active .accordion__off { opacity: 0; }


.locationIcon { background-image: url(../css/images/pointer.png); width: 8px; height: 13px; display: inline-block; vertical-align: middle; margin-left: 15px;}
.footer_location_icon { background-image: url(../css/images/pointer.png); width: 8px; height: 13px; display: inline-block; vertical-align: middle; margin-right: 5px;}
.footer .footer-user-country {
    float: left;
    display: inline-block;
    margin-left: 30px;
    padding-right: 30px;
    padding-top: 30px;
    color: #000;
    border-right: 1px solid #e6e6e6;
    font-family: 'Helvetica', sans-serif;
}

.article-landing.active { background-color: #fff; }
.article__title.active { background-color: #fff; }


@media (max-width: 767px){
    .footer .footer-user-country { margin-left: 0px; margin-right: 0px; border-right: 0px; float: none; padding-top: 0px; padding-bottom: 10px;
        border-bottom: 1px solid #e6e6e6;width: 100%;}
}