/*
Partnership Green
R:0 G:57 B:54 C:78
M:0 Y:41 K:81 
HEX: 003936
Pantone: TBD

Happier Orange
R:241 G:180 B:114 C=0
M=34 Y=55 K=4 
HEX: f1b472
Pantone: 2017

White
R:255 G:255 B:255 
C:0 M:0 Y:0 K:0
HEX: ffffff

Black
R:0 G:0 B:0
C:0 M:0 Y:0 K:100 
HEX: 000000
Process Black

Mid green
R5 G:176 B:132 
C:76 M:0 Y:61 K:0 
HEX: 05b084
Pantone: 2413

Dark orange
R:238 G:140 B:45 C=0
M=51 Y=83 K=0
HEX: ee8c2d 
Pantone: 157

Light green
R:183 G:224 B:203 
C:31 M:0 Y:24 K:5
HEX: b7e0cb 
Pantone: 4162

Light orange
R:246 G:222 B:202 
C=0 M=17 Y=23 K=0
HEX: f6deca 
Pantone: 9221

Grey 10: ececec

*/

@viewport{zoom:1.0;width:extend-to-zoom;}
@-ms-viewport{width:extend-to-zoom;zoom:1.0;}

.fill-partnership-green{fill:#003936;filter:invert(17%) sepia(10%) saturate(5209%) hue-rotate(135deg) brightness(94%) contrast(101%);}
.fill-happier-orange{fill:#f1b472;filter:invert(71%) sepia(47%) saturate(440%) hue-rotate(345deg) brightness(101%) contrast(89%);}
.fill-white{fill:#ffffff;filter:invert(100%) sepia(58%) saturate(0%) hue-rotate(248deg) brightness(106%) contrast(102%);}
.fill-black{fill:#000000;filter:invert(0%) sepia(5%) saturate(7500%) hue-rotate(238deg) brightness(90%) contrast(104%);}

/*body.jlp */.footer_wrap{font-family:'Gill Sans Light',arial,helvetica,sans-serif;}
/*body.jlp */.footer_wrap h5{font-weight:normal;font-size:1.125rem;}
.footer_wrap li{font-size:1rem;line-height:1.38;}
.footer_wrap li a:hover{text-decoration:underline;}
.footer_wrap li{margin-bottom:1rem;}

.bg-green{background-color:#0e893e !important;}
.border-green{border-color:#0e893e !important;}

body.jlp{color:#003936;}
body.jlp .header,body.jlp .navbar-toggler,body.jlp .search_icon{background-color:#003936;}
body.jlp .navbar-toggler{border-color:#003936;}

body.johnlewis .header,body.johnlewis .header_wrap,body.johnlewis .navbar-toggler,body.johnlewis .search_icon {background-color:#102b2b;}
body.waitrose .header,body.waitrose .header_wrap,body.waitrose .navbar-toggler,body.waitrose .search_icon {background-color:#0e893e;}

body.jlp .header--logos ul li .li_logo_item--body{border-bottom:6px solid #003936;}
body.johnlewis .header--logos ul li .li_logo_item--body{border-bottom:6px solid #102b2b;}
body.waitrose .header--logos ul li .li_logo_item--body{border-bottom:6px solid #0e893e;}

.header--logos ul li{padding:0 1rem;margin:0;}
.header--logos ul li.li_logo_divider{padding:1rem 2rem;width:1rem;border:0;color:#f1b472;opacity:.3;}
.header--logos ul li .li_logo_item--body{padding:1rem 0;}
.header--logos ul li.active{width:100%;}

.header--logos ul li.li_logo_partner img{max-height:20px;}

/*.header--logos ul li:not(.active){max-width:40%;}*/

@media (min-width: 768px) {
    .header--logos ul li.active .li_logo_item--body{border-bottom:6px solid #f1b472 !important;}
}
@media print{
    .header--logos ul li.active .li_logo_item--body{border:0;}
}


.signup_form_sec{background-color:unset !important;}
.latest_content,.latest_content .latest_details{background-color:#ececec;}
.section_title h3{font-size:2rem;text-transform:initial;font-weight:400;}

.latest_wrap{background-color:#ececec;padding-top:2.5rem;padding-bottom:2.5rem;}
.lb-title-box{background-color:#ececec;min-height:4rem;}
.lookbook_filter_wrap,.pp_filter_wrap,.single_cat_btm{background-color:#ececec;}

.zoomhoverimg .content_card_img img{object-fit:cover;}
.zoomhoverimg .content_card_img:hover img{object-fit:cover;-webkit-transform:scale(1);transform:scale(1);}


body.jlp .news_img{background-color:#05b084;}
body.johnlewis .news_img{background-color:#102b2b;}
body.waitrose .news_img{background-color:#0e893e;}

body.jlp .menu_middle_content ul li.green_bg{background-color:#003936;}
body.johnlewis .menu_middle_content ul li.green_bg{background-color:#102b2b;}
body.waitrose .menu_middle_content ul li.green_bg{background-color:#0e893e;}


.dd_main_menu{background-color:none;}
.dd_main_menu li a{text-transform:initial;}
body.jlp .dd_main_menu li a{background-color:#003936;color:#fff;}
body.jlp .dd_main_menu li a:not(.active):hover{background-color:#f6deca;color:#003936;}
body.jlp .dd_main_menu li a.active{background-color:#f1b472;color:#003936;}

body.jlp .latest_details .l_title h4 a{color:#003936;}

/* hero */
.hero_slider{margin-bottom:0;}
.hero_slider .carousel-item{height:40rem;}
.hero_slider .carousel-item.vh100{height:100vh;}
.hero_slider .bg_overlay{background:rgba(0,0,0,0.3);}

.carousel_content p{width:100%;margin:0;}
.carousel_content .carousel_content--title,.carousel_content .carousel_content--subtitle,.carousel_content .carousel_content--date{width:100%;}
.carousel-item{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d;}
.carousel-indicators [data-bs-target]{width:34px;height:6px;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;border-radius:initial;background-color: #fff;background-clip:padding-box;}
.carousel-indicators .active{opacity:1;}

body.jlp .hero_slider{background-color:#05b084;}
body.johnlewis .hero_slider{background-color:#102b2b;}
body.waitrose .hero_slider{background-color:#0e893e;}


/* footer + social */
.footer_social_list i,.footer_social_list svg,.footer_social_link i,.footer_social_link svg{background-color:none;}
.social_wrap{background-color:#fff;}
.social_wrap .social_content{border-bottom:.275rem solid #f1b472;}
.social_wrap .card{border:0;border-radius:0;}
.social_wrap .card .card-img{background-color:#d9d9d9;height:15rem;overflow:hidden;}
.social_wrap-item-noimg{padding:3rem;}
.social_wrap .social-icon{background-color:#fff;color:#000;opacity:.7;}
.social_wrap .social-icon:hover{opacity:1;}
.social_wrap .card-img-overlay.social-icon{right:unset;bottom:unset;}
.social_wrap .card-footer{background-color:transparent;color:#003936;border-top:0;}

body.jlp .social_wrap .card .card-img{background-color:#003936;}
body.jlp .social_wrap .social-icon{color:#003936;opacity:1;}
body.jlp .card-img-overlay.social-icon{background-color:#f1b472;}

.footer_wrap{background-color:#ececec;}
body.jlp .footer_wrap h5,body.jlp .footer_wrap a:hover,body.jlp .section_title h3,body.jlp .hero_title h1{color:#000;/*color:#003936;*/}
body.jlp .social_wrap .social_wrap-item .card-link,body.jlp .social_wrap .social_wrap-item .card-text a,body.jlp .latest_details .l_date span{color:#003936;}
body.jlp .footer_wrap h5{border-bottom:1px solid #003936;}



/* btn */
.btn{border-radius:2px;font-size:1.25rem;}

body.jlp .search_pnl .btn{border-color:#003936;background-color:#fff;color:#000;}
body.jlp .search_pnl .btn:hover{border-color:#003936;background-color:#003936;color:#fff;}

body.jlp .btn_wrap a,body.jlp .btn.btn-primary,body.jlp .primary_btn .btn,body.jlp .submit_btn .btn{border:1px solid #f1b472;background-color:#f1b472;color:#003936;}
body.jlp .btn.btn-primary-invert{border:1px solid #003936;background-color:#003936;color:#f1b472;}
body.jlp .btn_wrap a:hover,body.jlp .btn.btn-primary:hover,body.jlp .primary_btn .btn:hover,body.jlp .submit_btn .btn:hover{border-color:#f6deca;background-color:#f6deca;color:#000;}

body.johnlewis .btn_wrap a,body.johnlewis .btn.btn-primary,body.johnlewis .primary_btn .btn,body.johnlewis .submit_btn .btn{border-color:#102b2b;background-color:#fff;color:#102b2b;}
body.johnlewis .btn.btn-primary-invert{border:1px solid #102b2b;background-color:#102b2b;color:#fff;}
body.johnlewis .btn_wrap a:hover,body.johnlewis .btn.btn-primary:hover,body.johnlewis .primary_btn .btn:hover,body.johnlewis .submit_btn .btn:hover{background-color:#102b2b;color:#fff;}

body.waitrose .btn_wrap a,body.waitrose .btn.btn-primary,body.waitrose .primary_btn .btn,body.waitrose .submit_btn .btn{border-color:#0e893e;background-color:#fff;color:#102b2b;}
body.waitrose .btn.btn-primary-invert{border:1px solid #0e893e;background-color:#0e893e;color:#fff;}
body.waitrose .btn_wrap a:hover,body.waitrose .btn.btn-primary:hover,body.waitrose .primary_btn .btn:hover,body.waitrose .submit_btn .btn:hover{border-color:#c4d600;background-color:#c4d600;color:#000;}

body.jlp .btn_border{border-color:#003936;background-color:#fff;color:#003936;}
body.jlp .btn_border:hover{border-color:#f6deca;background-color:#f6deca;color:#000;}
body.jlp .btn_border:hover img{filter:initial;}

body.jlp .signup_blk .form-control{background-color:#003936;border-bottom:1px solid #b7e0cb;}
body.johnlewis .signup_blk .form-control{background-color:#102b2b;border-bottom:1px solid #b7e0cb;}
body.waitrose .signup_blk .form-control{background-color:#0e893e;border-bottom:1px solid #b7e0cb;}


.signup_wrap{padding:50px 0;background-size:cover;background-repeat:no-repeat;background-position:50% 50%;}
body.jlp .signup_wrap.signup_wrap_v1{background-color:#003936;background-image:url(../images/jlp_bg001.jpg);}
body.jlp .signup_wrap.signup_wrap_v2{background-image:url(../images/jlp_bg002.jpg);padding-top:3em;padding-bottom:10.75em;}
body.jlp .signup_wrap,body.jlp .signup_wrap.signup_wrap_v3{background-image:url(../images/jlp_bg003.jpg);padding:8.75em 0;}
body.jlp .signup_wrap.signup_wrap_v4{background-image:url(../images/jlp_bg004.jpg);padding-top:11.75em;padding-bottom:2em;}
body.johnlewis .signup_wrap{background-image:url(../images/johnlewis_bg001.jpg);}
body.waitrose .signup_wrap{background-image:url(../images/waitrose_bg001.jpg);}



.category_content_static .content-details h3{font-weight:400;text-transform:initial;font-size:1.5rem;letter-spacing:.1em;}
.category_content_static .content-overlay{opacity:.3;}
.category_content_static:hover .content-overlay{opacity:.7;}
.content_index_card .content-footer,.category_content_static .content-footer{position:absolute;bottom:0;left:0;right:0;text-align:right;padding:1em;width:100%;color:#fff;}

.category_content_static{height:270px;}
.category_content_static img{height:100%;width:100%;object-fit:cover;object-position:center;}

@media (min-width: 992px){
    .carousel-caption-middle{position:absolute;width:668px;height:230px;top:calc(50% - 230px/2 - 20px);bottom:initial;right:initial;left:calc(50% - 668px/2 - 106px);}
}


/* bootstrap */

@media (max-width:320px){
.w-xxs-100{width:100%!important;}
}

/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {
.w-sm-auto{width:auto!important;}
.w-sm-100 {width:100%!important;}
.w-sm-75 {width:75%!important;}
.w-sm-50 {width:50%!important;}
.w-sm-40 {width:40%!important;}
.w-sm-25 {width:25%!important;}
.h-sm-auto{height:auto!important;}
.h-sm-100 {height:100%!important;}
.h-sm-75 {height:75%!important;}
.h-sm-50 {height:50%!important;}
.h-sm-25 {height:25%!important;}
}
/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
.w-md-auto{width:auto!important;}
.w-md-100 {width:100%!important;}
.w-md-75 {width:75%!important;}
.w-md-50 {width:50%!important;}
.w-md-40 {width:40%!important;}
.w-md-25 {width:25%!important;}
.h-md-auto{height:auto!important;}
.h-md-100 {height:100%!important;}
.h-md-75 {height:75%!important;}
.h-md-50 {height:50%!important;}
.h-md-25 {height:25%!important;}
}
/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
.w-lg-auto{width:auto!important;}
.w-lg-100 {width:100%!important;}
.w-lg-75 {width:75%!important;}
.w-lg-50 {width:50%!important;}
.w-lg-40 {width:40%!important;}
.w-lg-25 {width:25%!important;}
.h-lg-auto{height:auto!important;}
.h-lg-100 {height:100%!important;}
.h-lg-75 {height:75%!important;}
.h-lg-50 {height:50%!important;}
.h-lg-25 {height:25%!important;}
}
/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
.w-xl-auto{width:auto!important;}
.w-xl-100 {width:100%!important;}
.w-xl-75 {width:75%!important;}
.w-xl-50 {width:50%!important;}
.w-xl-40 {width:40%!important;}
.w-xl-25 {width:25%!important;}
.h-xl-auto{height:auto!important;}
.h-xl-100 {height:100%!important;}
.h-xl-75 {height:75%!important;}
.h-xl-50 {height:50%!important;}
.h-xl-25{height:25%!important;}
}

.XXsignup_wrap{position:relative;overflow:hidden;}
.XXsignup_wrap .bgimg {
    position:absolute;
    top:0;bottom:0;left:0;right:0;
    min-width:100%;
    min-height:100%;
    object-fit:fill;
}



.content_card_img img{object-fit:cover;object-position:top;width:100%;height:100%;}
.content_card_img img.objpos-top{object-position:top;}
.content_card_img img.objpos-middle{object-position:center;}
.content_card_img img.objpos-bottom{object-position:bottom;}
.content_card_img img.objpos-left{object-position:left;}
.content_card_img img.objpos-right{object-position:right;}
.content_card_img img.objpos-cover{width:100%;height:100%;object-fit:cover;}
.content_card_img img.objpos-contain{width:100%;height:100%;object-fit:contain;}
.content_card_img img.objpos-fill{width:100%;height:100%;object-fit:fill;}


.pressrelease_body-inner table,.pressrelease_body-inner th,.pressrelease_body-inner td{border:1px solid black;}

