DELETE FROM KEYWORDS WHERE ID_DOMAINE=36461389DoneDoneDone
URL:brownthomas.ie
Connection: keep-alive
Date: Fri, 01 Nov 2024 18:35:51 GMT
Via: 1.1 varnish (Varnish/7.1)
Via: 1.1 varnish (Varnish/7.1)
Via: 1.1 varnish (Varnish/6.1)
Content-Length: 0
Content-Type: text/html; charset=UTF-8
Expires: Fri, 01 Nov 2024 21:38:40 GMT
Age: 7372
Location: https://www.brownthomas.com/
Server: Apache/2.4.62 (Debian)
x-forward-answer: ok
X-Varnish: 514350498
X-Varnish: 544580653
X-Varnish: 1527161 2061
Location => https://www.brownthomas.com/
Status => 301
(vide) Tentative en https
<!doctype html>
<!--[if lt IE 7]> <html class="ie6 oldie" lang="en"> <![endif]-->
<!--[if IE 7]> <html class="ie7 oldie" lang="en"> <![endif]-->
<!--[if IE 8]> <html class="ie8 oldie" lang="en"> <![endif]-->
<!--[if gt IE 8]><!--> <html lang="en"> <!--<![endif]-->
<head>
<meta charset=UTF-8>
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<script type="text/javascript">
if(typeof $ == 'undefined'){
var _jqfb = {
'domReadyEvents' : [],
'windowLoadEvents' : [],
'ready' : function(func, isShortCut){
if(_jqfbfunc.param==document || isShortCut){
_jqfb.domReadyEvents.push(func);
}
},
'load' : function(func){
if(_jqfbfunc.param==window){
_jqfb.windowLoadEvents.push(func);
}
}
};
var _jqfbfunc = function(param){
_jqfbfunc.param = param;
if('function' == typeof param) {
return _jqfb.ready(param, true);
}
return _jqfb;
};
var $ = jQuery = _jqfbfunc;
}
</script>
<script type="text/javascript">
WebFontConfig = {
google: { families: [ 'Lato:100,300,700,100italic,300italic:latin', 'Crete+Round:400,400italic:latin' ] }
};
(function() {
var wf = document.createElement('script');
wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
'://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
wf.type = 'text/javascript';
wf.async = 'true';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(wf, s);
})();
</script>
<meta name="description" content="Brown Thomas, where you'll find world's most exclusive luxury brands, just for you.">
<title>Brown Thomas | Designer Fashion, Beauty, Homewares & Gifts</title>
<link href="/on/demandware.static/Sites-BrownThomas-Site/-/default/dw1d27e574/images/favicon.ico" rel="shortcut icon" />
<meta name="description" content=" Brown Thomas"/>
<!-- open graph data -->
<script type="text/javascript" src="/on/demandware.static/Sites-BrownThomas-Site/-/en_IE/v1730440446739/lib/headjs/head.core.min.js"></script>
<!-- UI -->
<link rel="stylesheet" href="/on/demandware.static/Sites-BrownThomas-Site/-/en_IE/v1730440446739/css/style.css" />
<!-- Adobe Typekit -->
<link rel="stylesheet" href="https://use.typekit.net/tqy4aad.css">
<noscript id="async-stylesheets">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet">
</noscript>
<!--[if lt IE 9]>
<script src="/on/demandware.static/Sites-BrownThomas-Site/-/en_IE/v1730440446739/lib/html5.js"></script>
<![endif]-->
<script type="text/javascript">//<!--
/* <![CDATA[ (head-active_data.js) */
var dw = (window.dw || {});
dw.ac = {
_analytics: null,
_events: [],
_category: "",
_searchData: "",
_anact: "",
_anact_nohit_tag: "",
_analytics_enabled: "true",
_timeZone: "Europe/London",
_capture: function(configs) {
if (Object.prototype.toString.call(configs) === "[object Array]") {
configs.forEach(captureObject);
return;
}
dw.ac._events.push(configs);
},
capture: function() {
dw.ac._capture(arguments);
// send to CQ as well:
if (window.CQuotient) {
window.CQuotient.trackEventsFromAC(arguments);
}
},
EV_PRD_SEARCHHIT: "searchhit",
EV_PRD_DETAIL: "detail",
EV_PRD_RECOMMENDATION: "recommendation",
EV_PRD_SETPRODUCT: "setproduct",
applyContext: function(context) {
if (typeof context === "object" && context.hasOwnProperty("category")) {
dw.ac._category = context.category;
}
if (typeof context === "object" && context.hasOwnProperty("searchData")) {
dw.ac._searchData = context.searchData;
}
},
setDWAnalytics: function(analytics) {
dw.ac._analytics = analytics;
},
eventsIsEmpty: function() {
return 0 == dw.ac._events.length;
}
};
/* ]]> */
// -->
</script>
<script type="text/javascript">//<!--
/* <![CDATA[ (head-cquotient.js) */
var CQuotient = window.CQuotient = {};
CQuotient.clientId = 'bbbp-BrownThomas';
CQuotient.realm = 'BBBP';
CQuotient.siteId = 'BrownThomas';
CQuotient.instanceType = 'prd';
CQuotient.locale = 'en_IE';
CQuotient.fbPixelId = '__UNKNOWN__';
CQuotient.activities = [];
CQuotient.cqcid='';
CQuotient.cquid='';
CQuotient.cqeid='';
CQuotient.cqlid='';
CQuotient.apiHost='api.cquotient.com';
/* Turn this on to test against Staging Einstein */
/* CQuotient.useTest= true; */
CQuotient.useTest = ('true' === 'false');
CQuotient.initFromCookies = function () {
var ca = document.cookie.split(';');
for(var i=0;i < ca.length;i++) {
var c = ca[i];
while (c.charAt(0)==' ') c = c.substring(1,c.length);
if (c.indexOf('cqcid=') == 0) {
CQuotient.cqcid=c.substring('cqcid='.length,c.length);
} else if (c.indexOf('cquid=') == 0) {
var value = c.substring('cquid='.length,c.length);
if (value) {
var split_value = value.split("|", 3);
if (split_value.length > 0) {
CQuotient.cquid=split_value[0];
}
if (split_value.length > 1) {
CQuotient.cqeid=split_value[1];
}
if (split_value.length > 2) {
CQuotient.cqlid=split_value[2];
}
}
}
}
}
CQuotient.getCQCookieId = function () {
if(window.CQuotient.cqcid == '')
window.CQuotient.initFromCookies();
return window.CQuotient.cqcid;
};
CQuotient.getCQUserId = function () {
if(window.CQuotient.cquid == '')
window.CQuotient.initFromCookies();
return window.CQuotient.cquid;
};
CQuotient.getCQHashedEmail = function () {
if(window.CQuotient.cqeid == '')
window.CQuotient.initFromCookies();
return window.CQuotient.cqeid;
};
CQuotient.getCQHashedLogin = function () {
if(window.CQuotient.cqlid == '')
window.CQuotient.initFromCookies();
return window.CQuotient.cqlid;
};
CQuotient.trackEventsFromAC = function (/* Object or Array */ events) {
try {
if (Object.prototype.toString.call(events) === "[object Array]") {
events.forEach(_trackASingleCQEvent);
} else {
CQuotient._trackASingleCQEvent(events);
}
} catch(err) {}
};
CQuotient._trackASingleCQEvent = function ( /* Object */ event) {
if (event && event.id) {
if (event.type === dw.ac.EV_PRD_DETAIL) {
CQuotient.trackViewProduct( {id:'', alt_id: event.id, type: 'raw_sku'} );
} // not handling the other dw.ac.* events currently
}
};
CQuotient.trackViewProduct = function(/* Object */ cqParamData){
var cq_params = {};
cq_params.cookieId = CQuotient.getCQCookieId();
cq_params.userId = CQuotient.getCQUserId();
cq_params.emailId = CQuotient.getCQHashedEmail();
cq_params.loginId = CQuotient.getCQHashedLogin();
cq_params.product = cqParamData.product;
cq_params.realm = cqParamData.realm;
cq_params.siteId = cqParamData.siteId;
cq_params.instanceType = cqParamData.instanceType;
cq_params.locale = CQuotient.locale;
if(CQuotient.sendActivity) {
CQuotient.sendActivity(CQuotient.clientId, 'viewProduct', cq_params);
} else {
CQuotient.activities.push({activityType: 'viewProduct', parameters: cq_params});
}
};
/* ]]> */
// -->
</script>
<!-- Demandware Apple Pay -->
<style type="text/css">ISAPPLEPAY{display:inline}.dw-apple-pay-button,.dw-apple-pay-button:hover,.dw-apple-pay-button:active{background-color:black;background-image:-webkit-named-image(apple-pay-logo-white);background-position:50% 50%;background-repeat:no-repeat;background-size:75% 60%;border-radius:5px;border:1px solid black;box-sizing:border-box;margin:5px auto;min-height:30px;min-width:100px;padding:0}
.dw-apple-pay-button:after{content:'Apple Pay';visibility:hidden}.dw-apple-pay-button.dw-apple-pay-logo-white{background-color:white;border-color:white;background-image:-webkit-named-image(apple-pay-logo-black);color:black}.dw-apple-pay-button.dw-apple-pay-logo-white.dw-apple-pay-border{border-color:black}</style>
<!-- OneTrust Cookies Consent Notice start for brownthomas.com -->
<!-- OneTrust Cookies Consent Notice end for brownthomas.com -->
<meta name="apple-itunes-app" content="app-id=919501446">
<link rel="manifest" href="/manifest.json">
<meta name="facebook-domain-verification" content="ve84lyq8oqceb6v9g7unge2ybal0ua" />
<meta name="facebook-domain-verification" content="nwf1p147ltwano67u8m1rh7bx8hmxv" />
<style>
.ytp-button:not([aria-disabled=true]):not([disabled]):not([aria-hidden=true]) {
display: none !important;
}
div.magazine_page-layout.advert-page .advert-link{
max-width:100% !important ;
}
@media screen and (max-width: 800px){
#barba-wrapper > div > div > div.cover-page-wrapper > div > span.page-lead-text {
font-size: 4rem !important;
}
}
@media screen and (max-width: 400px){
#barba-wrapper > div > div > div > div.col-xs-12.col-md-6.article-page-media > div > div > div > div > div > div > div > picture > img{
height: 45vh !important;}
}
.cover-page .cover-page-lead span.page-lead-issue {
display: none;
}
.menu-page-title .page-title-text {
display: none;
}
.page-lead span.page-lead-issue {
display: none;
}
.advert-page .advert-page-title {
padding:40px;
}
@media screen and (max-width: 1024px){
.advert-link{ top: 88px;
position: relative;}
}
@media screen and (max-width: 1700px) and (min-width: 1025px) {
.feature-page .feature-page-content-grid-item-image {
overflow: inherit;
width: calc(100% / 3);
height: 351px;
}
.feature-page .feature-page-content-grid-item:nth-child(even) .feature-page-content-grid-item-text {
background: #fff;
min-height: 310px;
}
.feature-page .feature-page-content-grid-item-image .component-image, .feature-page .feature-page-content-grid-item-image .component-picture {
display: block;
max-width: 293px;
margin-top: -40px;
}
.feature-page .feature-page-content-grid-item:nth-child(odd) .feature-page-content-grid-item-text {
min-height: 310px;
}
}
@media screen and (min-width: 1290px) and (max-width: 1355px) {
.cover-page .cover-page-bg-container .component-image, .cover-page .cover-page-bg-container .component-video {
max-width: 107% !important;
min-height: 100%;
}
}
.magazine-share {
border: 1px #fff solid;
}
.magazine-share-list {
position: absolute;
bottom: 100%;
width: 100%;
margin: 0;
display: none;
}
@media screen and (min-device-width: 1150px) and (max-device-width: 1441px) {
.magazine-body .fullpage .component-image {
top: -25%;
}
.magazine-body .fullpage-container .fullpage-content {
background: linear-gradient(to top,rgba(0,0,0,0.3),rgba(0,0,0,0));
padding-bottom: 0px;
}
.magazine-body .fullpage-content-copy{
margin-bottom: -10px;
}
.magazine-body .fullpage-container .fullpage-content .fullpage-content-title {
font-size: 6rem;
}
}
.magazine-body .fullpage-container .fullpage-content {
background: linear-gradient(to top,rgba(0,0,0,0.3),rgba(0,0,0,0));
}
.mag-box {
padding: 50px 50px;
text-align: center;
color: #63a35f;
background-image: url(https://bta.scene7.com/is/image/brownthomas/positive-change-logo-mag);
background-repeat: no-repeat;
background-attachment: inherit;
background-position: top right;
min-height: 245px;
max-width: 460px;
background-size: 130px;
margin-left: auto;
margin-right: auto;
font-size: large;
}
</style>
<style>
#cq_recomm_slot-9ce78a2eeb1971ad2f08ffd7c8 > div > div{
padding-bottom: 50px;
}
</style>
<style>
.large-bi-title{
text-transform: uppercase;
font-weight: 800!important;
}
</style>
<style>
/*PDP tab Bullet Point fix*/
.tab-content.js-tab-content ul li {
font-size: 1.4rem;
}
/* End PDP tab Bullet Point fix - DOL 20/8/21 */
</style>
<style>
.content-panel {
margin: 0 0 40px 0;
}
.cart-summary-loyalty {
display: none
}
.slot-panels .asset-description {
max-height: none
}
@media screen and (max-width:800px) {
.search-result-options {
position: relative;
padding: 0 0 40px
}
}
.slot.home-row4 {
margin-bottom: 60px
}
/* REMOVING HP SLIDER SPACING DOL 30/9/21 */
/*
.hp-new-arrivals {
position: relative;
width: 100%;
height: 0;
overflow: hidden;
padding-top: -webkit-calc(433/1280 * 100%);
padding-top: -webkit-calc(433 / 1280 * 100%);
padding-top: -webkit-calc(433/1280*100%);
padding-top: calc(433/1280*100%);
margin: 0 0 65px
}
.hp-new-arrivals>.slot {
position: absolute;
width: 100%;
top: 0;
left: 0;
right: 0
}
@media only screen and (max-width:1023px) {
.hp-new-arrivals {
padding-top: 100%
}
}
@media only screen and (max-width:767px) {
.hp-new-arrivals {
padding-top: -webkit-calc(4/3 * 100%);
padding-top: -webkit-calc(4 / 3 * 100%);
padding-top: -webkit-calc(4/3*100%);
padding-top: calc(4/3*100%)
}
}
*/
.amp-generic-slick-slider.slick-slider {
width: 100%;
margin: 0 auto;
padding: 0
}
.bt-homepage.full-width-block {
position: relative;
display: block;
width: 100%;
height: 0;
margin: 0 auto;
padding-top: -webkit-calc(433 / 1280 * 100%);
padding-top: -webkit-calc(433/1280*100%);
padding-top: calc(433/1280*100%)
}
.bt-feature-slider-container {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
width: 100%;
height: 100%
}
.masonry {
padding: 0
}
.slick-arrow {
display: block !important
}
.bt-feature-slider {
position: relative;
display: block;
width: 100%;
height: 100%;
margin: 0 auto
}
.bt-feature-slider-block-left {
position: absolute;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
top: 0;
bottom: 0;
left: 0;
right: 0;
width: 100%;
text-decoration: none
}
.bt-feature-slider-block-left.bt-feature-slider-gradient-on {
background: -webkit-linear-gradient(right, transparent 50%, rgba(0, 0, 0, .6) 100%);
background: -webkit-gradient(linear, right top, left top, color-stop(50%, transparent), to(rgba(0, 0, 0, .6)));
background: linear-gradient(to left, transparent 50%, rgba(0, 0, 0, .6) 100%)
}
.bt-feature-slider-block-right {
position: absolute;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
top: 0;
bottom: 0;
left: 0;
right: 0;
width: 100%;
text-decoration: none
}
.bt-feature-slider-block-right.bt-feature-slider-gradient-on {
background: -webkit-linear-gradient(left, transparent 40%, rgba(0, 0, 0, .6) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(40%, transparent), to(rgba(0, 0, 0, .6)));
background: linear-gradient(to right, transparent 40%, rgba(0, 0, 0, .6) 100%)
}
.bt-feature-slider-block-center {
position: absolute;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
top: 0;
bottom: 0;
left: 0;
right: 0;
width: 100%;
text-decoration: none
}
.bt-feature-slider-block-center.bt-feature-slider-gradient-on {
background: -webkit-linear-gradient(top, transparent 10%, rgba(0, 0, 0, .6) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, transparent), to(rgba(0, 0, 0, .6)));
background: linear-gradient(to bottom, transparent 10%, rgba(0, 0, 0, .6) 100%)
}
.bt-feature-slider-text-left {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
margin: auto 0 auto 5%;
width: 100%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center
}
.bt-feature-slider-text-right {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
margin: auto 5% auto 0;
width: 100%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center
}
.bt-feature-slider-text-center {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
width: 100%;
margin: auto auto 4%;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end
}
.bt-feature-slider-text-wrapper {
width: 100%;
max-width: 430px
}
.bt_above_title {
display: block;
margin: 0 0 5px;
color: #fff;
font-weight: 800
}
.bt_h2 {
font-size: 32px;
font-weight: 800;
line-height: 32px;
text-transform: none;
max-width: 20ch;
text-align: left;
margin: 0 0 5px;
color: #fff;
text-transform: uppercase
}
.bt_text {
font-size: 18px;
line-height: 1.4;
font-weight: 500;
max-width: 35ch;
text-align: left;
color: #fff
}
.bt-feature-slider-text-center .bt_above_title {
text-align: center;
margin: 0 auto
}
.bt-feature-slider-text-center .bt_h2 {
text-align: center
}
.bt-feature-slider-text-center .bt_text {
text-align: center
}
.bt-feature-slider-btns {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
width: 100%;
color: #fff;
margin: 20px 0 0
}
.bt-feature-slider-text-center .bt-feature-slider-btns {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center
}
.bt-feature-slider-btns .underline {
position: relative;
padding: 0;
font-size: 16px;
text-decoration: none;
text-transform: capitalize;
font-weight: 500;
-webkit-border-radius: 4px;
border-radius: 4px;
text-shadow: none;
margin: 0 15px 15px 0
}
.bt_btn_white {
background: #fff;
color: #151515
}
.feature-slider {
display: block;
width: 100%;
margin: 0 auto
}
.home-row4 .content-panel {
max-width: none !important;
width: 100vw;
left: 50%;
position: relative;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%)
}
@media only screen and (max-width:1023px) {
.bt-homepage.full-width-block {
padding-top: 100%
}
.bt-feature-slider-text-left {
margin: auto 0 auto 8%
}
.bt-feature-slider-block-left.bt-feature-slider-gradient-on,
.bt-feature-slider-block-right.bt-feature-slider-gradient-on,
.bt-feature-slider-block-center.bt-feature-slider-gradient-on {
background: -webkit-linear-gradient(top, transparent 0, rgba(0, 0, 0, .6) 100%);
background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, .6)));
background: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), to(rgba(0, 0, 0, .6)));
background: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, .6) 100%)
}
.bt-feature-slider-btns .button {
width: auto
}
.bt-feature-slider-text-left,
.bt-feature-slider-text-right,
.bt-feature-slider-text-center {
margin: auto 5% 10%;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end
}
}
@media only screen and (max-width:767px) {
.amp-generic-slick-slider.slick-slider {
width: 100%;
margin: 0 auto;
padding: 0;
background: #e8e3de
}
.bt-homepage.full-width-block {
position: relative;
display: block;
width: 100%;
height: 0;
margin: 0 auto;
padding-top: -webkit-calc(4 / 3 * 100%);
padding-top: -webkit-calc(4/3*100%);
padding-top: calc(4/3*100%)
}
.bt-feature-slider-text-left,
.bt-feature-slider-text-right,
.bt-feature-slider-text-center {
margin: auto 5% 10%;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end
}
.bt_above_title,
.bt-feature-slider-text-center .bt_above_title {
margin: 0 0 5px;
text-align: left
}
.bt_h2,
.bt-feature-slider-text-center .bt_h2 {
font-size: 28px;
line-height: 28px;
text-align: left;
text-shadow: none
}
.bt_text,
.bt-feature-slider-text-center .bt_text {
font-size: 14px;
text-align: left;
text-shadow: none
}
.bt-feature-slider-btns .underline {
padding: 0;
font-size: 14px;
text-shadow: none
}
.bt-feature-slider-text-center .bt-feature-slider-btns {
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start
}
.bt_above_title,
.bt-feature-slider-text-center .bt_above_title,
.bt_h2,
.bt-feature-slider-text-center .bt_h2,
.bt_text,
.bt-feature-slider-text-center .bt_text,
.bt-feature-slider-btns .underline {
color: #111
}
.masonry {
margin: 60px 0 0
}
}
.home-row3 .content-panel {
max-width: none !important;
width: 100vw;
left: 50%;
position: relative;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%)
}
@media screen and (max-width:800px) {
.slot-panels .slot.home-row3,
.slot-panels.slot.home-row3 {
margin-bottom: 65px
}
}
.bt-homepage.full-width-video-block {
position: relative;
display: block;
width: 100%;
height: 0;
margin: 0 auto;
padding-top: -webkit-calc(433 / 1280 * 100%);
padding-top: -webkit-calc(433/1280*100%);
padding-top: calc(433/1280*100%)
}
.bt-feature-video {
position: relative;
display: block;
width: 100%;
margin: 0 auto
}
.bt-hp-video-container {
position: relative;
width: 100%;
height: 0;
padding-top: -webkit-calc(433/1280 * 100%);
padding-top: -webkit-calc(433 / 1280 * 100%);
padding-top: -webkit-calc(433/1280*100%);
padding-top: calc(433/1280*100%)
}
@media only screen and (max-width:1023px) {
.bt-homepage.full-width-video-block {
min-height: 768px
}
.bt-hp-video-container {
padding-top: 100%
}
}
@media only screen and (max-width:767px) {
.bt-homepage.full-width-video-block {
min-height: 425px
}
.bt-hp-video-container {
padding-top: -webkit-calc(4/3 * 100%);
padding-top: -webkit-calc(4 / 3 * 100%);
padding-top: -webkit-calc(4/3*100%);
padding-top: calc(4/3*100%)
}
}
.bt-butterfly-video {
position: absolute;
background-size: cover;
-o-object-fit: cover;
object-fit: cover;
min-width: 100%;
min-height: 100%;
width: auto;
height: auto;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%)
}
.slot-panels .asset-description {
max-height: none;
}
@media screen and (max-width: 800px) {
.search-result-options {
position: relative;
padding: 0px 0 40px;
}
}
/*PDP tab Bullet Point fix*/
.tab-content.js-tab-content ul li {
font-size: 1.4rem;
}
/* End PDP tab Bullet Point fix - DOL 20/8/21 */
</style>
<style>
.level-2-content .menu-category-column
a[href="https://www.brownthomas.com/beauty/destinations/planet-beauty/"],
.level-2-content .menu-category-column
a[href="https://www.brownthomas.com/ni/beauty/destinations/planet-beauty/"],
.level-2-content .menu-category-column a[href="https://staging.brownthomas.com/beauty/destinations/planet-beauty/"]
{
color:#9696FF!important;
font-weight: 700;
}
</style>
<style>
/*
.sustainableBadge {
position: absolute;
top: 40px;
display: block;
z-index: 4;
width: 45px!important;
height: 45px!important;
background-image: url(//bta.scene7.com/is/image/brownthomas/sustainable-positive-change-black?unsharp=0,1,1,7&w=64)!important;
background-image: url(//bta.scene7.com/is/image/brownthomas/sustainable-positive-change-black-svg)!important;
background-color: transparent;
background-repeat: no-repeat;
background-size: 38px 38px!important;
margin: 5px 0 0 -5px;
padding: 0px;
text-indent: -9999px;
left: 25px;
}
*/
.positive-change-icon {
background-image: url(//bta.scene7.com/is/image/brownthomas/sustainable-positive-change-black?fmt=png-alpha)!important;
background-image: url(//bta.scene7.com/is/image/brownthomas/sustainable-positive-change-black-svg?fmt=png-alpha)!important;
height: 80px;
}
</style>
<style>
.hp-new-arrivals {
padding-bottom: 15px;
}
</style>
<style>
/* .level-1>li:nth-child(1)>a {
color: #f872e1 !important;
} */
[data-cgid="20-percent-off-christmas"] a, [data-cgid="20-percent-off-christmas-trees"] > a {
color: #c31010;
}
</style>
<style>
.vertically-align-global .slick-track {
display: flex;
align-items: center;
}
</style>
<style>
#main > div.main-hp > div:nth-child(4) {
margin-bottom: 60px;
}
</style>
<style>
[data-cgid="living-sale"] a, [data-cgid="living-sale"] a, [data-cgid="mid-season-women"] a, [data-cgid="bags-sale-link"] a, [data-cgid="sale-mens-link"] a, [data-cgid="childrens-sale-link"] a, [data-cgid="electrical-sale-link"] a {
color: #c2015e !important;
}
</style>
<!--[if lte IE 8]>
<script src="//cdnjs.cloudflare.com/ajax/libs/respond.js/1.4.2/respond.js" type="text/javascript"></script>
<script src="//cdn.rawgit.com/chuckcarpenter/REM-unit-polyfill/master/js/rem.min.js" type="text/javascript"></script>
<![endif]-->
<meta name="google-site-verification" content="lNT4hR39wt0gMhFhERnUbQUo6waXo7HeKdDJ0u86Sxc" />
<script type="text/javascript">
if (window.jQuery) {
jQuery(document).ready(function(){
if(screen.width < 768){
jQuery('#footer').append('<a href="/" class="full-site-link">View Full Site</a>');
jQuery('.full-site-link')
.attr('href', '/on/demandware.store/Sites-BrownThomas-Site/en_IE/Home-FullSite')
.click(function(e) {
e.preventDefault();
jQuery.ajax({
url: '/on/demandware.store/Sites-BrownThomas-Site/en_IE/Home-FullSite',
success: function(){
window.location.reload();
}
});
}
);
}
});
}
</script>
<!-- Marketing Cloud Analytics -->
<script type="text/javascript" src="//500009199.collect.igodigital.com/collect.js"></script>
<!-- End Marketing Cloud Analytics -->
<link rel="canonical" href="https://www.brownthomas.com/"/>
<link rel="alternate" href="https://www.brownthomas.com/" hreflang="en-IE"/>
<link rel="alternate" href="https://www.brownthomas.com/ni" hreflang="en-GB"/>
<link rel="alternate" href="https://www.brownthomas.com/" hreflang="x-default"/>
</head>
Brown Thomas | Designer Fashion, Beauty, Homewares & Gifts
Recherche META Description de la page
Brown Thomas
Recherche META Keywords de la page
UPDATE DOMAINES SET server='Apache/2.4.62 (Debian)',redirection='https://www.brownthomas.com/',Status='200',err='',[TITRE]=N'Brown Thomas | Designer Fashion, Beauty, Homewares & Gifts',[DESCRIPTION]=N' Brown Thomas',[KEYWORDS]=N'' WHERE id=36461389
0 Brown Thomas | Designer Fashion Beauty Homewares & Gifts Brown Thomas
0. Brown (5)--------->0
1. Thomas (6)--------->0
2. | (1)--------->0
3. Designer (8)--------->0
4. Fashion (7)--------->0
6. Beauty (6)--------->0
8. Homewares (9)--------->0
9. & (5)--------->0
10. Gifts (5)--------->0
INSERT INTO KEYWORDS (keyword,id_domaine) VALUES (N'Brown',36461389),(N'Thomas',36461389),(N'|',36461389),(N'Designer',36461389),(N'Fashion',36461389),(N'Beauty',36461389),(N'Homewares',36461389),(N'&',36461389),(N'Gifts',36461389)