:focus{outline:0;box-shadow:none}input[type=date],input[type=number],input[type=text]{border:1px solid #b1b1b1;border-radius:6px;line-height:1.4;padding:15px 25px;font-size:17px;width:calc(100% - 50px);font-family:Mulish,sans-serif}input[type=date]{padding-bottom:14px;background-image:var(--calendar);background-repeat:no-repeat;background-position:right 15px center}input[type=date]::-webkit-calendar-picker-indicator,input[type=date]::-webkit-inner-spin-button{display:none;-webkit-appearance:none}@media(max-width:767px){input[type=date]{height:40px;width:200px;padding:3px 12px 3px 12px}}select{border:1px solid #b1b1b1;border-radius:6px;line-height:1.4;padding:15px 25px 15px 25px;font-size:17px;width:100%;appearance:none;background-repeat:no-repeat;background-position:right 15px center;font-family:Mulish,sans-serif}select[name=quantity]{width:100px;padding:15px 25px 14px 25px;margin-right:5px}@media(max-width:767px){select[name=quantity]{padding:9px 15px 9px 15px}.quantity_height{height:45px}}.button{font-family:'Playfair Display',serif;background-color:#12ab45;color:#fff;border-radius:6px;padding:15px 30px;font-size:18px;font-weight:700;display:inline-block;transition:.3s}.button:hover{background-color:#0d7d32}.button--small{padding:12px 15px;font-size:16px}.button--gold{background-color:#bea669}.button--gold:hover{background-color:#7e6e45}.button--secondary{background-color:#e8e9ee;color:#56674d;border:2px solid #56674d}.button--secondary:hover{background-color:#56674d;color:#fff}@media(max-width:767px){.button{padding:15px 20px;font-size:16px}}body.bottombar__gap{padding-bottom:78px}@media(max-width:767px){body.bottombar__gap{padding-bottom:132px}}.bottombar{position:fixed;bottom:0;left:0;width:calc(100% - 50px);background-color:#e8e9ee;padding:15px 25px}.bottombar .wrapper{display:flex;justify-content:center;align-items:center}.bottombar__text{font-family:'Playfair Display',serif;font-size:32px;color:#121b45;font-weight:600;display:inline-block;margin-right:30px}@media(max-width:767px){.bottombar .wrapper{display:block}.bottombar .wrapper a,.bottombar .wrapper span{display:block;margin:10px 0}.bottombar__text{font-size:26px}}.plotwidget{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;padding-top:25px}@media(max-width:767px){.plotwidget{padding-top:10px}}.plotwidget .label{display:block;color:#121b45;font-size:13px;margin-bottom:8px;line-height:1.4}.plotwidget__left{width:calc(100% - 540px)}.plotwidget__right{width:100%;max-width:500px}.certcontainer{aspect-ratio:400/568;width:100%;height:auto;position:relative;display:flex;justify-content:center;align-items:center}.certcontainer img{display:block;width:100%;height:100%;object-fit:cover;object-position:center center;position:absolute;z-index:-1}.certcontainer__text{width:calc(100% - 20px);color:#121b45;font-size:34px;font-weight:500;font-style:italic;font-family:'Playfair Display',serif;text-align:center}.certcontainer__text_cert{font-size:14px}.certcontainer__text_first{margin-bottom:10px;line-height:1.6}.certcontainer__text_second{margin-bottom:10px;line-height:1.6}.plotwidget__columns{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}.plotwidget__column:nth-child(even){width:calc(70% - 10px);margin-bottom:20px}.plotwidget__column:nth-child(odd){width:calc(30% - 10px);margin-bottom:20px}.plotwidget__column--reissue1{width:calc(20% - 10px)!important;margin-bottom:20px!important}.plotwidget__column--reissue2{width:calc(20% - 10px)!important;margin-bottom:20px!important}.plotwidget__column--reissue3{width:calc(60% - 10px)!important;margin-bottom:20px!important}.plotwidget__column--span2{width:100%!important}.plotwidget__column--title{margin-bottom:0!important}@media(max-width:767px){.plotwidget__column--title{display:none}.plotwidget__column--reissue1{width:100%!important}.plotwidget__column--reissue2{width:100%!important}.plotwidget__column--reissue3{width:100%!important}}@media(max-width:1365px){.plotwidget__column:nth-child(even){width:calc(60% - 10px);margin-bottom:20px}.plotwidget__column:nth-child(odd){width:calc(40% - 10px);margin-bottom:20px}}@media(max-width:1023px){.plotwidget{display:block}.plotwidget__left{width:100%}.plotwidget__right{margin:20px auto 20px auto}}@media(max-width:767px){.plotwidget__column:nth-child(even){width:100%;margin-bottom:20px}.plotwidget__column:nth-child(odd){width:100%;margin-bottom:20px}.plotwidget__column--space{margin-bottom:0!important}}#productupsellitems{visibility:hidden;width:0;height:0;overflow:hidden;opacity:0;background-color:rgba(9,24,18,.49);position:fixed;top:0;left:0;z-index:100;transition:opacity .3s}.showupsell{overflow:hidden}.showupsell #productupsellitems{visibility:visible;opacity:1;width:100%;height:100vh}.closesvg{position:fixed;top:20px;right:650px;color:#fff;z-index:2;width:100px;height:15px;padding-left:30px;background-position:left center;background-repeat:no-repeat}@media(max-width:800px){.closesvg{width:0;height:15px;left:5px;top:10px;right:auto;overflow:hidden}}.productupsellitems__wrapper{position:fixed;right:-1000px;top:0;width:calc(100% - 40px);max-width:670px;height:100%;background-color:#fff;box-shadow:0 3px 6px #00000029;transition:right .6s}.showupsell .productupsellitems__wrapper{right:0}.productupsellitems__wrapper_inside{padding:40px 40px 15px 40px;overflow:auto;height:calc(100% - 135px)}.productupsellitems__bar{position:absolute;bottom:0;left:0;text-align:right;background-color:#e8e9ee;height:80px;width:100%}.productupsellitems__bar a{margin:20px 20px 0 0}@media(max-width:767px){.productupsellitems__wrapper_inside{padding:20px 20px 0 20px;height:calc(100% - 90px)}.productupsellitems__bar{height:70px}}.upsellitem{border-top:1px solid #e8e9ee;padding-top:20px;margin-bottom:20px;transition:.3s}.upsellitem.done{background-color:#e8e9ee;padding:20px}.upsellitem.done *{display:none}.upsellitem__done{display:none}.upsellitem.done .upsellitem__done,.upsellitem.done .upsellitem__title{display:block}.upsellitem__done--complete{color:#56674d!important;background-repeat:no-repeat;background-position:left top 10px;background-size:18px 18px;padding-left:25px;font-size:18px;padding-top:10px;font-family:'Playfair Display',serif;font-weight:600}.upsellitem img{display:block;object-fit:cover;object-position:center center;width:110px;height:auto;float:right;margin:0 0 10px 20px}.upsellitem__frm{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;padding-top:15px}.upsellitem__frm input[type=number]{width:50px;margin-right:20px;padding:13px 25px}.upsellitem__btn{display:inline-block;background-color:#fff;border:2px solid #121b45;color:#121b45;padding:13px 30px 14px 30px;border-radius:6px;font-size:17px;transition:.3s;margin-left:5px}.upsellitem__btn:hover{background-color:#121b45;color:#fff}@media(max-width:767px){.upsellitem__btn{padding:8px 15px 7px 15px}}.upsellitem__title{font-family:'Playfair Display',serif;font-size:24px;font-weight:400;color:#121b45;margin-bottom:10px}.upsellitem__price{font-size:14px;font-weight:400;color:#121b45;margin-bottom:20px}.upsellitem__link a{display:block;font-size:17px;font-weight:400;color:#bea669;margin-bottom:10px}.upsellitem__link a:hover{text-decoration:underline}@media (max-width:767px){.upsellitem__link a{font-size:14px}}.highlighted{color:#121b45;font-size:20px;font-family:'Playfair Display',serif;font-weight:600}.greenticked{color:#56674d!important;background-position:left center;background-repeat:no-repeat;padding-left:45px;margin-bottom:10px!important}@media(max-width:424px){.greenticked{background:0 0;padding-left:0}}.product_columns{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;padding-bottom:50px;margin-bottom:50px;border-bottom:1px solid #e8e8e8}.product_columns--inverted{flex-direction:row-reverse}.product_column{width:calc(50% - 20px)}@media(max-width:767px){.product_columns--inverted{flex-direction:row}.product_column{width:100%}.product_column:first-child{margin-bottom:40px}}.product_gallery_itms{display:grid;gap:10px;grid-template-columns:1fr 1fr 1fr 1fr}.product_gallery_itms a{display:block}.product_gallery_itms img{display:block;aspect-ratio:620/413;object-fit:cover;object-position:center center;width:100%;height:auto}.product_gallery_itms a:first-child{grid-column:span 4}.product_gallery_itm_empty{grid-column:span 4;aspect-ratio:620/413;background-color:#f1f1f1}.product_cost{color:#121b45;font-size:32px;font-family:'Playfair Display',serif;font-weight:600}.product__frm input[type=number]{width:50px;margin-right:20px;padding:10px 20px}@media(max-width:767px){.product__frm input[type=number]{width:40px;margin-right:10px;padding:4px 15px 5px 15px}}.main-content iframe{max-width:840px}.main-content .truspilot iframe{max-width:100%!important}.main-content hr{padding-bottom:50px;margin-bottom:50px;border-bottom:1px solid #e8e8e8}@media(max-width:767px){.main-content hr{padding-bottom:20px;margin-bottom:20px}}.main-content ul{margin-left:0}.main-content ul li{list-style:none;margin-left:2px;padding-left:40px;background-position:left top 1px;background-repeat:no-repeat;background-size:24px 24px}.relatedproducts{background-color:#e8e9ee;padding:100px 0}@media(max-width:767px){.relatedproducts{padding:50px 0}}.relatedproducts__inner{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start}.relatedproduct{width:calc(33.33% - 20px)}@media(max-width:1200px){.relatedproduct{width:calc(50% - 20px)}.relatedproduct:nth-child(3){display:none}}@media(max-width:767px){.relatedproduct{width:100%;margin:0 0 60px}.relatedproduct:nth-child(3){display:block;margin-bottom:0}}.relatedproduct img{display:block;aspect-ratio:400/266;width:100%;height:auto;background-color:#fff;margin-bottom:25px;object-fit:cover;object-position:center center}.relatedproduct__noimage{aspect-ratio:400/266;width:100%;height:auto;background-color:#fff;margin-bottom:25px}.relatedproduct__title{font-family:'Playfair Display',serif;color:#121b45;font-size:22px;font-weight:600;margin-bottom:25px}.basket{margin-top:60px;width:100%}@media(max-width:767px){.basket{margin-top:0}}.basket tr th{background:0 0;color:#121b45;font-size:32px;font-weight:600;font-family:'Playfair Display',serif;padding:0 20px 20px 0;border-bottom:1px solid #e8e8e8;text-align:left}@media(max-width:1200px){.basket tr th{font-size:26px}}.basket tr th:last-child{text-align:right;padding-right:0}.basket tr td{padding:30px 0 30px 0;background:0 0!important;border-bottom:1px solid #e8e8e8;max-width:600px;vertical-align:top;color:#707070}.basket tr td:last-child{text-align:right}.basket tr.total td{border:0 none}.basket tr.total td:first-child{text-align:right;font-size:26px;font-family:'Playfair Display',serif;font-weight:600;color:#121b45}.basket tr.total td:last-child{vertical-align:middle;font-weight:600;font-size:26px}@media(max-width:767px){.basket tr td{border:0 none;padding:10px 0 30px;max-width:none}.basket tr td:first-child{border-top:1px solid #e8e8e8;padding:30px 0}}.removeitem{display:block;color:#bea669;font-weight:600;margin-top:20px;font-size:14px}.removeitem:hover{text-decoration:underline}.basket_product{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}.basket_product img{display:block;width:110px;height:auto}.basket__info{width:calc(100% - 150px)}.main-content .basket__info p{margin-bottom:0;font-size:14px}.basket__info_title{font-weight:600;color:#121b45;margin-bottom:20px;line-height:1.4}.basket td span{display:none}@media(max-width:767px){.basket_product img{display:none}.basket__info{width:100%}.basket th{display:none}.basket td{display:block;border:0 none!important}.basket td span{display:block;font-weight:700;margin-bottom:5px}.basket tr td{padding:10px 20px 10px 20px!important}.basket tr td:first-child{padding-top:20px!important}.basket tr td:last-child{text-align:left;padding-bottom:20px!important}.basket tr.total td:first-child{text-align:left;padding-bottom:0}.basket tr:nth-child(odd) td{background-color:#e8e9ee!important}.basket tr:nth-child(even) td{background-color:#fafbfa!important}.basket tr.total td{background:0 0!important}}.rightbutton{text-align:right}@media(max-width:767px){.rightbutton{text-align:left}}#main-content hr,hr.wp-block-separator{border-bottom:1px solid #e8e8e8;margin-bottom:50px}@media(max-width:767px){#main-content hr,hr.wp-block-separator{margin-bottom:30px}}@media(max-width:767px){.main-content h1,.main-content h2,.main-content h3,.main-content h4,.main-content h5,.main-content h6{margin-bottom:20px}.main-content p{margin-bottom:20px}}#productvideo{transition:opacity .3s;opacity:0;visibility:hidden;position:fixed;top:0;left:0;width:100%;height:100dvh;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,.8);z-index:100000}#productvideo.show{opacity:1;visibility:visible}#productvideo a{position:absolute;top:20px;right:20px;color:#fff}#productvideo__inner{width:calc(100% - 200px);height:auto}#productvideo__inner video{width:100%;aspect-ratio:16/9}.shopifyproducts{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:20px}@media(max-width:1200px){.shopifyproducts{grid-template-columns:1fr 1fr 1fr}}@media(max-width:1024px){.shopifyproducts{grid-template-columns:1fr 1fr}}@media(max-width:768px){.shopifyproducts{grid-template-columns:1fr}}.shopifyproduct{transition:.3s;border-radius:6px}.shopifyproduct:hover{box-shadow:0 0 10px #00000029}.shopifyproduct img{display:block;width:100%;height:auto;aspect-ratio:620/413;object-fit:cover;object-position:center center}.shopifyproduct .producttitle a{color:#19255b;display:block;font-family:Playfair Display,serif;font-size:26px;font-weight:500;line-height:1.2;margin:20px;min-height:70px;text-align:center;transition:.3s}.shopifyproduct .productcost{text-align:center;display:block;margin-bottom:20px;font-size:20px}.filterbox{width:100%;max-width:200px;margin:0 0 20px 0}.filterbox select{margin:10px 0 0 0;padding:10px}.testimonial__text{font-size:15px;line-height:19px;padding:0 10px;margin-top:10px;margin-bottom:10px}.testimonial__trustpilot{width:100px;float:right}.testimonial__trustpilot svg{width:100%;height:auto}.testimonial__verified{font-size:14px;width:100px;float:right;margin-left:10px}.discountbanner{margin:40px 0}.discountbanner p{color:#fff;font-size:20px;margin:0}.transitionslider{position:relative;aspect-ratio:1200/641;width:100%;height:auto;overflow:hidden;max-width:900px;margin:0 auto;user-select:none}.transitionslider img{position:absolute;display:block;width:100%;height:100%;object-fit:cover;top:0;left:0;z-index:2;object-position:left center}.transitionslider img.transitionslide-2{width:50%}.transitionslider__input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:grab;z-index:12}.transitionslider__bar{position:absolute;z-index:3;width:2px;height:100%;background-color:#fff;top:0;left:50%;cursor:grab;box-shadow:0 0 6px #00000050}.transitionslider__bar div{position:absolute;top:calc(50% - 20px);left:-19px;background-color:#fff;font-size:30px;font-weight:600;display:flex;justify-content:space-evenly;align-items:center;width:40px;height:40px;border-radius:50%}.transitionslider__bar div span{display:block;margin-top:-5px;user-select:none}.newplotwidget .plotwidget{gap:40px}.newplotwidget .plotwidget__right{max-width:730px;padding:0;margin:0}.newplotwidget .plotwidget__left{width:calc(100% - 770px);padding:0;margin:0}.newplotwidget .plotwidget__column:nth-child(odd){width:calc(40% - 8px)}.newplotwidget .plotwidget__column:nth-child(even){width:calc(60% - 8px)}.plotwidget__right_certbg{aspect-ratio:1/1;display:flex;justify-content:center;align-items:center;width:83%}.newplotwidget .certcontainer{z-index:1;width:auto;height:calc(100% - 40px)}.plotwidget__right_cols{display:flex;justify-content:space-between;align-items:flex-start;gap:14px}.plotwidget__right_gallery{display:grid;grid-template-columns:1fr;gap:14px;width:calc(17% - 14px)}.plotwidget__right_gallery a img{display:block;aspect-ratio:1/1;width:100%;height:auto;object-fit:cover;object-position:center center;border-radius:0}.newplotwidget .certcontainer__text{font-size:26px}.newplotwidget .videopopup{display:block;position:relative}.newplotwidget .videopopup::after{content:"";display:block;background-image:var(--play);background-position:center center;background-repeat:no-repeat;background-size:cover;box-shadow:0 3px 6px rgba(0,0,0,.161);position:absolute;top:calc(50% - 14px);left:calc(50% - 20px);width:40px;height:28px}.trustpilot-widget-newplotproduct{width:230px;height:26px}.trustpilot-widget-newplotproduct iframe{aspect-ratio:auto}.newplotwidget .product_cost{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;font-family:Mulish,sans-serif;font-weight:700;font-size:26px}.newplotwidget h4{font-family:Mulish,sans-serif;font-size:22px;font-weight:700}.newplotwidget .certcontainer__text{font-style:normal}.newplotwidget .button{font-family:Mulish,sans-serif;font-size:17px;text-align:center;width:calc(100% - 60px);text-transform:uppercase;background-color:#008540}.newplotwidget .button:hover{background-color:#0d7d32}.newplot__greypay{background-color:#f6f7f9;padding:16px;border-radius:6px;margin-top:16px;width:100%}.newplot__greypay img{display:block;margin-bottom:8px;margin-left:-4px;width:100%;max-width:372px;height:auto}.newplot__greypay p{margin-bottom:0;line-height:1.4;font-size:14px}.newplot__greypay p small{font-size:12px}.newplot_icons{display:grid;grid-template-columns:1fr 1fr 1fr;margin-top:16px;gap:1px;background-color:rgba(25,37,91,.15)}.newplot_icon{text-align:center;padding:0 35px;background-color:#fff}.newplot_icon img{display:block;margin:0 auto 9px auto}.newplot_icon p{margin:0;font-size:14px;font-weight:600;line-height:1.2}@media(max-width:1365px){.newplotwidget .plotwidget__right{max-width:none;width:50%}.newplotwidget .plotwidget__left{width:calc(50% - 40px);max-width:none}.plotwidget__right_cols{flex-direction:column-reverse}.plotwidget__right_certbg{width:100%}.plotwidget__right_gallery{width:100%;display:grid;grid-template-columns:repeat(5,1fr)}.newplotwidget .certcontainer__text{font-size:20px}}@media(max-width:1023px){.newplotwidget .plotwidget__right{width:100%;margin-bottom:30px}.newplotwidget .plotwidget__left{width:100%}.plotwidget__right_gallery{grid-template-columns:repeat(6,1fr)}}@media(max-width:767px){.newplotwidget .plotwidget__column:nth-child(odd){width:100%}.newplotwidget .plotwidget__column:nth-child(even){width:100%}.plotwidget__right_gallery{grid-template-columns:repeat(5,1fr)}.newplotwidget .product_cost{display:block}.trustpilot-widget-newplotproduct{margin-top:15px}.newplotwidget .button{width:100%}.newplot__greypay p{font-size:13px}.newplot_icon p{font-size:10px}.newplot_icon{padding:0 15px}}.main-content .strutcontainer--blue.productnewplotsection ul{margin-left:25px}.main-content .strutcontainer--blue.productnewplotsection ul li{background-image:var(--tick-gold);margin:0 0 16px 0;background-position:top 4px left;background-size:auto;background-repeat:no-repeat;list-style:none;margin-bottom:30px;margin-top:30px;padding-left:40px}.newplot__green{position:relative;background-color:#56674d;color:#fff;overflow:hidden;padding:88px 0}.newplot__green_bg{position:absolute;height:250%;width:auto;top:-100%;right:0;object-fit:cover;object-position:right center}.newplot__green_cols{display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px}.newplot__green_cols-4{grid-template-columns:1fr 1fr 1fr 1fr}.newplot__green_col{text-align:center;max-width:336px;margin:0 auto}.newplot__green_col img{display:block;max-width:130px;width:100%;height:auto;object-fit:cover;object-position:center center;margin:0 auto 24px auto;border-radius:50%;border:8px solid #fff}.newplot__green_title{font-size:26px;font-family:'Playfair Display',serif;font-weight:600;line-height:1.4;margin-bottom:16px}.newplot__green_title b{color:#bea669}.newplot__green_text{font-size:17px;line-height:1.6}@media(max-width:1365px){.newplot__green_cols{grid-template-columns:1fr 1fr}.newplot__green_col:nth-child(3){grid-column:span 2}.newplot__green_cols-4 .newplot__green_col:nth-child(3){grid-column:span 1}}@media(max-width:768px){.newplot__green{padding:44px 0}.newplot__green_cols{grid-template-columns:1fr}.newplot__green_col{max-width:none}.newplot__green_col:nth-child(3){grid-column:span 1}}.quotevideo{width:100%;padding:88px 0;position:relative;display:flex;justify-content:center;align-items:center}.quotevideo video{z-index:1;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center}.quotevideo__opacity{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:2}.main-content .quotevideo blockquote{border:0 none;padding:0 40px;position:relative;z-index:3;text-align:center;max-width:840px}.main-content .quotevideo blockquote p{font-family:'Playfair Display',serif;color:#fff;font-size:44px;font-weight:400;font-style:italic;line-height:1.4}.main-content .quotevideo blockquote cite{color:#fff;text-align:center;font-size:17px;font-weight:700;margin-top:15px;font-family:Mulish,sans-serif}@media(max-width:768px){.quotevideo{padding:44px 0}.main-content .quotevideo blockquote p{font-size:28px}}.tripadvisorawards{display:grid;grid-template-columns:152px 84px;gap:44px}.tripadvisorawards div{display:flex;justify-content:center;align-items:center}.tripadvisorawards img{display:block;width:100%;height:auto}.shopifyproductsnewcollection{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:1fr 1fr;row-gap:20px;column-gap:40px}.shopifyproductsnewcollection .shopifyproduct:nth-child(1),.shopifyproductsnewcollection .shopifyproduct:nth-child(11),.shopifyproductsnewcollection .shopifyproduct:nth-child(18),.shopifyproductsnewcollection .shopifyproduct:nth-child(8){grid-column:span 2;grid-row:span 2}@media(max-width:1023px){.shopifyproductsnewcollection{grid-template-columns:1fr 1fr;grid-template-rows:auto}.shopifyproductsnewcollection .shopifyproduct:nth-child(1),.shopifyproductsnewcollection .shopifyproduct:nth-child(11),.shopifyproductsnewcollection .shopifyproduct:nth-child(18),.shopifyproductsnewcollection .shopifyproduct:nth-child(8){grid-column:span 1;grid-row:span 1}}@media(max-width:767px){.shopifyproductsnewcollection{grid-template-columns:1fr;grid-template-rows:auto}}.shopifyproductsnewcollection .shopifyproduct:focus,.shopifyproductsnewcollection .shopifyproduct:hover{box-shadow:none}.shopifyproductsnewcollection .shopifyproduct .button--blue{background-color:#145352;text-transform:uppercase;font-weight:700;font-size:17px;font-family:Mulish,sans-serif}.shopifyproductsnewcollection .shopifyproduct .button--blue:focus,.shopifyproductsnewcollection .shopifyproduct .button--blue:hover{background-color:#19255b}.shopifyproductsnewcollection .shopifyproduct .producttitle a{font-size:17px;font-family:Mulish,sans-serif;font-weight:400;min-height:auto}.shopifyproductsnewcollection .shopifyproduct:nth-child(1) .producttitle a,.shopifyproductsnewcollection .shopifyproduct:nth-child(11) .producttitle a,.shopifyproductsnewcollection .shopifyproduct:nth-child(18) .producttitle a,.shopifyproductsnewcollection .shopifyproduct:nth-child(8) .producttitle a{font-size:22px}.shopifyproductsnewcollection .shopifyproduct{position:relative}.shopifyproductsnewcollection .shopifyproduct img{z-index:1;position:relative}.shopifyproductsnewcollection .shopifyproduct .flag{display:block;position:absolute;top:14px;left:14px;z-index:2;background-color:#fff;padding:5px 10px;font-size:12px;text-transform:uppercase;font-weight:700}.shopifyproductsnewcollection .shopifyproduct .flag--new{color:#fff;background-color:#008540}.shopifyproductsnewcollection .shopifyproduct .flag--special-offer{color:#fff;background-color:#ac1b25}.collection__desc{display:flex;justify-content:space-between;align-items:flex-end}.collection__desc_main{width:50%}.collection__desc_collectionorder{display:flex;justify-content:flex-end;align-items:center;width:50%}.collection__desc_collectionorder select{width:auto;margin-left:7px;padding:15px 35px 15px 15px}.collection__desc_main :last-child{margin-bottom:0}@media(max-width:1023px){.collection__desc{flex-direction:column;align-items:flex-start;gap:20px}.collection__desc_collectionorder{display:block;width:100%}.collection__desc_collectionorder div{display:block}.collection__desc_collectionorder select{width:100%;max-width:none;margin:10px 0 0 0}.collection__desc_main{width:100%;margin-bottom:20px}}.collection_popup{background-color:#fff;box-shadow:0 3px 30px #00000029;border:1px solid #e7e8ed;border-radius:6px;padding:44px;max-width:500px;margin:0 auto;text-align:center}.collection_popup_btns{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:30px}.collection_popup_btns a{display:block;padding:15px 30px;border-radius:6px;font-size:17px;font-weight:700;text-transform:uppercase;font-family:Mulish,sans-serif;color:#19255b;border:2px solid #19255b;position:relative}.collection_popup_btns a img{display:block;position:absolute;left:20px;top:12px;width:15px}.collection_popup_btns a.checkout{background-color:#19255b;color:#fff;padding-left:50px}@media(max-width:767px){.collection_popup{padding:22px}.collection_popup_btns{display:block}.collection_popup_btns a.checkout{margin-top:20px}}.strutcontainer--greysolid{background-color:#f6f7f9}.producttop{display:grid;grid-template-columns:1fr 40%;gap:40px}@media (max-width:1024px){.producttop{grid-template-columns:1fr 1fr;gap:20px}.newproductwidget .newplot__greypay{width:auto}}@media (max-width:768px){.producttop{grid-template-columns:1fr}}.newproductwidget h1{font-size:44px;font-weight:500}@media (max-width:768px){.newproductwidget h1{font-size:36px}}.newproductwidget .button{width:auto}.newproductwidget select[name=quantity]{padding:10px 25px 12px 25px}.product_galleryitms a img{display:block;width:100%;height:100%;object-fit:cover;object-position:center center}.product_galleryitms a{display:block;width:100%;max-width:110px;height:auto;object-fit:cover;object-position:center center;aspect-ratio:1/1;float:left;margin:0 14px 14px 0}.product_galleryitms a:first-child{float:right;max-width:calc(100% - 138px)}.product_galleryitms a:nth-child(n+6){float:none}@media (max-width:1024px){.product_galleryitms a{max-width:100%;float:none;margin:0 0 14px 0}.product_galleryitms a:first-child{float:none;aspect-ratio:auto;max-width:100%;grid-column:span 5}.product_galleryitms{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;gap:14px}}@media (max-width:768px){.product_galleryitms{grid-template-columns:1fr 1fr 1fr 1fr}.product_galleryitms a:first-child{grid-column:span 4}}.newproductwidget .shopifyproductsnewcollection{grid-template-rows:1fr}.newproductwidget .shopifyproductsnewcollection .shopifyproduct:nth-child(1){grid-column:span 1;grid-row:span 1}.newproductwidget .shopifyproductsnewcollection .shopifyproduct:nth-child(1) .producttitle a{font-size:17px}@media (max-width:1023px){.shopifyproductsnewcollection .shopifyproduct:nth-child(1) .producttitle a,.shopifyproductsnewcollection .shopifyproduct:nth-child(11) .producttitle a,.shopifyproductsnewcollection .shopifyproduct:nth-child(18) .producttitle a,.shopifyproductsnewcollection .shopifyproduct:nth-child(8) .producttitle a{font-size:17px}}.fourgridsys{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;font-size:17px}.fourgridsys__mappin{background-image:var(--map-pin);background-repeat:no-repeat;background-position:left center;padding-left:20px;font-size:13px}.main-content h2{margin-bottom:24px}.fourgridsys__firsttext{font-size:15px}.main-content .fourgridsys__firsttext h3{font-size:38px}.fourgridsys__firstimg{display:block;aspect-ratio:840/504;order:2;grid-column:span 2}.fourgridsys__firsttext{order:1}.fourgridsys__itm{order:3;border:1px solid #fffFFF26;border-radius:6px}.fourgridsys__itm>div{padding:22px 22px 0 22px}.fourgridsys__itm h3{font-size:26px}.fourgridsys__itm img{border-bottom-left-radius:0;border-bottom-right-radius:0;width:100%;height:auto;aspect-ratio:400/274;object-fit:cover;object-position:center center}@media(max-width:1365px){.fourgridsys{grid-template-columns:repeat(2,1fr);gap:22px}.fourgridsys__firstimg{grid-column:span 1;width:100%;height:auto;aspect-ratio:400/274;object-fit:cover;object-position:center center}.fourgridsys__firsttext{grid-column:span 1}}@media(max-width:1023px){.main-content h3{font-size:28px}.fourgridsys{grid-template-columns:repeat(1,1fr);gap:22px}.fourgridsys__firstimg{order:1}.fourgridsys__firsttext{order:2}}.newplot__green .strutfaqs{box-shadow:0 3px 45px #00000029;color:#4d565b}.newplot__green .strutfaqs__faq_q{background-color:#19255b}.specialnumberedlist li::marker{color:#bea669;font-size:26px;font-weight:500;font-family:'Playfair Display',serif}.specialnumberedlist li b{font-size:26px;font-weight:500;font-family:'Playfair Display',serif;display:block;margin-bottom:20px}.specialnumberedlist li span{display:block;margin-top:20px}.specialnumberedlist li span i{font-style:normal;font-weight:600;display:inline-block;margin-right:10px}.plainbullets li{padding:0!important;background:0 0!important;list-style:disc!important}