*,:after,:before{margin:0;padding:0;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}body,html{max-height:100%;min-width:100%}html{font-size:62.5%;scroll-behavior:smooth}body{font-weight:400;line-height:1.7;font-size:1.6rem;letter-spacing:.5px;box-sizing:border-box;font-family:"Spartan",sans-serif;text-rendering:optimizeLegibility}a,a:active{color:#000;outline:none;font-weight:100;font-size:1.4rem;text-decoration:none;background-image:none;text-transform:uppercase;-webkit-transition:all .2s ease-in;transition:all .2s ease-in;font-family:"Nunito",sans-serif}a:active,a:focus,a:hover,a:visited{outline:0;text-decoration:none;-webkit-transition:all .4s;transition:all .4s}hr{height:2px;margin-top:.3rem;color:#1a1a1d;border-top:2px solid #d79922}ol,ul{padding:0;margin:0}ol li,ul li{text-indent:0}ol li:after,ol li:before,ul li:after,ul li:before{content:none}main{width:calc(100% - 8rem);flex-direction:column;margin-left:8rem;display:flex;height:100%}img{border:none;border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:0;border-top-right-radius:0}.content-wrapper,img{width:100%;height:100%}.content-wrapper{padding:4rem;flex:1 0 auto}hr:after{content:none}button{outline:none;font-family:"Nunito",sans-serif;border-bottom-left-radius:0 0;border-bottom-right-radius:0 0;border-top-left-radius:0 0;border-top-right-radius:0 0}button:focus,button:hover{transform:none;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none}input,textarea{border-bottom-left-radius:0 0;border-bottom-right-radius:0 0;border-top-left-radius:0 0;border-top-right-radius:0 0}table a,table td,table th{font-size:1.3rem;font-weight:300;font-family:"Spartan",sans-serif!important}.fa-sign-out-alt{color:red!important}.isactive,i.isactive{color:#d79922!important;-webkit-transition:color .2s ease-in-out;transition:color .2s ease-in-out}p{font-weight:400;font-size:1.6rem;letter-spacing:.1rem}h1,h2,h3,h4,h5,p{font-family:"Nunito",sans-serif}h1,h2,h3,h4,h5{margin:0;padding:0;letter-spacing:2px;text-transform:uppercase}.animate-border{border:4px solid transparent;animation:borderNotification 2s infinite;-webkit-animation:borderNotification 2s infinite}@-webkit-keyframes borderNotification{0%{border:2px solid #d79922}50%{border:2px solid rgba(215,153,34,0)}to{border:2px solid #d79922}}@keyframes borderNotification{0%{border:2px solid #d79922}50%{border:2px solid rgba(215,153,34,0)}to{border:2px solid #d79922}}#nav-sidebar .sidebar{width:8rem;z-index:50;height:100%;display:flex;position:fixed;align-items:center;flex-direction:column;justify-content:space-between;background-color:#f7f9fb}#nav-sidebar .sidebar .menu-icon{margin-top:2.5rem;cursor:pointer}#nav-sidebar .sidebar .menu-icon span{display:block;width:4rem;height:.39rem;margin-bottom:.5rem;background-color:#222}#nav-sidebar .sidebar .menu-icon span:nth-child(odd){width:3rem;-webkit-transition:width .3s ease-in-out;transition:width .3s ease-in-out}#nav-sidebar .sidebar .menu-icon:focus span:nth-child(odd),#nav-sidebar .sidebar .menu-icon:hover span:nth-child(odd){width:4rem;-webkit-transition:width .3s ease-in-out;transition:width .3s ease-in-out}#nav-sidebar .sidebar .social-links{height:25rem;display:flex;list-style:none;flex-direction:column;align-items:center;justify-content:space-evenly}#nav-sidebar .sidebar .social-links li{width:3rem;height:3rem;display:flex;padding:2rem;align-items:center;border-radius:30px;justify-content:space-around;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}#nav-sidebar .sidebar .social-links li:hover{background-color:#e0e5ec;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;box-shadow:5px 5px 4px rgba(163,177,198,.6),-5px -5px 4px hsla(0,0%,100%,.5)}#nav-sidebar .sidebar .social-links li:active{-webkit-transform:translateY(.2rem);transform:translateY(.2rem)}#nav-sidebar .sidebar .social-links__item{text-align:center;font-size:2rem}#nav-sidebar .navbar{z-index:5;width:30rem;height:100%;display:flex;position:fixed;left:-32rem;align-items:center;flex-direction:column;background:hsla(0,0%,100%,.9);justify-content:space-between;border-right:.1rem solid #eee;-webkit-transition:left .7s ease-in-out;transition:left .7s ease-in-out}#nav-sidebar .navbar__header-title{padding-top:1.5rem;font-size:2rem;font-weight:700;text-align:center;color:#42351c}#nav-sidebar .navbar__list{list-style:none;display:flex;flex-direction:column;justify-content:space-between;height:28rem;align-items:center}#nav-sidebar .navbar__list-item{position:relative}#nav-sidebar .navbar__list-item__link{font-size:1.6rem;color:#6c5633;-webkit-transition:color .5s ease-in-out;transition:color .5s ease-in-out}#nav-sidebar .navbar__list-item__link:focus,#nav-sidebar .navbar__list-item__link:hover{font-weight:400;color:#42351c}#nav-sidebar .navbar__list-item__link:after{right:-4rem}#nav-sidebar .navbar__list-item__link:after,#nav-sidebar .navbar__list-item__link:before{top:1rem;content:"";width:0;height:.3rem;position:absolute;-webkit-transition:width .5s ease-in-out;transition:width .5s ease-in-out;background-color:#d79922}#nav-sidebar .navbar__list-item__link:before{left:-4rem}#nav-sidebar .navbar__list-item__link:hover:after,#nav-sidebar .navbar__list-item__link:hover:before{width:3rem;-webkit-transition:width .5s ease-in-out;transition:width .5s ease-in-out}#nav-sidebar .navbar .copyright p{font-size:1.2rem;color:#000;margin-bottom:1.5rem}#nav-sidebar .sidebarVisible{left:8rem}#nav-sidebar .sidebarHidden{left:-32rem}.header{min-width:100%;padding:1rem 5% 0;background-color:#fff;box-shadow:2px 6px 5px -1px rgba(0,0,0,.37)}.header-navbar{display:flex;flex:1 0 auto;align-items:center;justify-content:flex-end}.header-navbar .nav-list{margin:0;padding:0;list-style:none}.header-navbar .nav-list__item{padding:0 2rem;position:relative;display:inline-block;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.header-navbar .nav-list__item .dropdown{left:0;top:3rem;opacity:0;display:flex;min-width:100%;position:absolute;visibility:hidden;flex-direction:column;padding:3rem 1rem 1rem;background-color:#f7f9fb}.header-navbar .nav-list__item .dropdown-list{margin:0;padding:0;list-style:none}.header-navbar .nav-list__item .dropdown-list__item{padding:1rem 1rem .5rem;border-bottom:1px dotted #ddd}.header-navbar .nav-list__item .dropdown-list__item:before{content:""}.header-navbar .nav-list__item .dropdown-list__item:last-child{border-bottom:none}.header-navbar .nav-list__item .dropdown-list__item-link{font-size:1.3rem}.header-navbar .nav-list__item .dropdown-list__item-link,.header-navbar .nav-list__item .dropdown-list__item-link:focus,.header-navbar .nav-list__item .dropdown-list__item-link:hover{transition:font-weight .2s ease-in-out;-webkit-transition:font-weight .2s ease-in-out;-moz-transition:font-weight .2s ease-in-out;-ms-transition:font-weight .2s ease-in-out;-o-transition:font-weight .2s ease-in-out}.header-navbar .nav-list__item .dropdown-list__item-link:focus,.header-navbar .nav-list__item .dropdown-list__item-link:hover{font-weight:500}.header-navbar .nav-list__item:focus .dropdown,.header-navbar .nav-list__item:hover .dropdown{opacity:1;visibility:visible;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.header-navbar .nav-list__link{font-size:1.2rem;font-weight:400;color:#42351c;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.header-navbar .nav-list__link:after{content:"";width:0;display:block;height:.3rem;background-color:#d79922}.header-navbar .nav-list__link:hover:after{width:60%;margin:auto;-webkit-transition:width .5s ease-in-out;transition:width .5s ease-in-out}.header-navbar .nav-list__link i{color:#aba8a1}.header-navbar .nav-list__link:hover i{color:#d79922}.header-search{width:100%;padding:1rem}.header-menu{width:100%;border-top:.1rem solid #ddd;border-bottom:.1rem solid #ddd;-webkit-transition:display .5s ease-in-out;transition:display .5s ease-in-out}.header-menu .menu-list{display:flex;flex:1 0 auto;padding:.4rem 0;list-style:none;align-items:center;justify-content:space-evenly}.header-menu .menu-list__link{font-size:1.2rem;font-weight:700;color:#42351c;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.header-menu .menu-list__link:after{content:"";width:0;display:block;height:.3rem;background-color:#d79922}.header-menu .menu-list__link:hover:after{width:60%;margin:auto;-webkit-transition:width .5s ease-in-out;transition:width .5s ease-in-out}.header.sticky{position:fixed;overflow:hidden;-webkit-transition:display .5s ease-in-out;transition:display .5s ease-in-out;z-index:1}.header .search-form{display:flex;padding:1rem 0;align-items:center;justify-content:flex-end}.header .search-form input{width:30%;outline:none;font-size:1.6rem;padding:.3rem .4rem;display:inline-block;border:none;border-bottom:1px solid #eee}.header .search-form button{border-radius:50%;background-color:transparent;border:.04rem solid #6c5633}.backdrop{top:0;left:0;z-index:3;width:100%;height:100%;position:fixed;min-height:100%;background-color:transparent}.footer{width:100%;padding:5rem;flex-shrink:0;color:#6c5633;background-color:#f7f9fb}.footer-sections{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.footer-section h5{width:70%;font-weight:700;font-size:1.4rem;letter-spacing:.1rem;text-transform:none}.footer-section-list{padding:0;margin:0;list-style:none}.footer-section-list__item{padding:.7rem .7rem 0 0}.footer-section-list__item a{font-size:1.2rem;font-weight:400;-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.footer-section-list__item a:focus,.footer-section-list__item a:hover{color:#aba8a1;-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.btn{outline:none;display:inline-block;padding:.45rem 1.7rem;border-radius:12rem;box-sizing:border-box;text-decoration:none;font-weight:300;color:#fff;text-align:center;text-transform:uppercase;border:.1rem solid #fff;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.btn-lg{padding:1.2rem 6rem}.btn-danger{font-size:1.4rem;color:#f7f9fb;background-color:red}.btn-danger,.btn-danger:focus,.btn-danger:hover{-webkit-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out}.btn-danger:focus,.btn-danger:hover{background-color:#6b0707;box-shadow:0 .1rem 2rem 0 rgba(0,0,0,.1)}.btn-gold{font-size:1.4rem;color:#fff;border-color:#d79922;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.btn-regular{font-size:1.4rem;font-weight:700;color:#6c5633;border:.1rem solid #1a1a1d;background-color:#f7f9fb}.btn-regular,.btn-regular:focus,.btn-regular:hover{-webkit-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out}.btn-regular:focus,.btn-regular:hover{background-color:#feffff;box-shadow:0 .1rem 2rem 0 rgba(0,0,0,.1)}.btn-pagination{font-size:1.4rem;font-family:inherit;color:#6c5633;border:1px solid #42351c}.btn-pagination:active,.btn-pagination:focus,.btn-pagination:hover{outline:none}.btn-link{border:none;font-size:1.4rem;color:#1a1a1d}.btn-link:after{content:"";width:0;display:block;height:.3rem;background-color:#d79922}.btn-link:hover:after{width:60%;margin:auto;-webkit-transition:width .5s ease-in-out;transition:width .5s ease-in-out}.btn-circle{padding:1.2rem;border-radius:50%;transition:color .3s ease-in-out;border:1px solid #6c5633;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;-ms-transition:color .3s ease-in-out;-o-transition:color .3s ease-in-out}.btn-circle i{color:#6c5633}.btn-circle:focus i,.btn-circle:hover i{color:#d79922;transition:color .3s ease-in-out;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;-ms-transition:color .3s ease-in-out;-o-transition:color .3s ease-in-out}.btn-checkout{width:100%;border-radius:0;font-size:1.4rem;font-weight:400;color:#1a1a1d;padding:1.4rem 2rem;background-color:#feffff}.btn-checkout i{font-size:2rem}.btn-checkout:last-child{margin-bottom:1rem}.btn-toggle{border:none;cursor:pointer;padding:1rem 5rem;position:relative;border-radius:inherit;background:transparent}.btn-toggle,.btn-toggle:active{outline:none}.btn-toggle.active{color:#feffff;background-color:#6c5633}.account-settings .form,.auth-page .form{display:flex;justify-content:center;flex-direction:column;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.account-settings .form-group,.auth-page .form-group{padding:.3rem 2rem}.account-settings .form label,.auth-page .form label{text-transform:uppercase;font-size:1.2rem;line-height:2rem;font-weight:700}.account-settings .form__input,.auth-page .form__input{width:100%;outline:none;font-size:1.4rem;padding:2rem 1rem;background:transparent;border:none;border-bottom:1px solid #ccc}.account-settings .form__input::-webkit-input-placeholder,.auth-page .form__input::-webkit-input-placeholder{font-weight:400;font-size:1.2rem;text-transform:uppercase}.account-settings .form__checkbox,.auth-page .form__checkbox{width:1.5em;height:1.5em;outline:none;border-radius:0;appearance:none;display:inline-block;-moz-appearance:none;-webkit-appearance:none;border:1px solid #d79922}.recover-password .form input{margin:1.5rem 0;padding:1.4rem;font-size:1.6rem;background-color:#fff;border-color:#fff;width:70%}.recover-password .form small{font-size:1.2rem;color:#fff;text-transform:uppercase}.content-card-list{width:100%;height:auto;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between}.content-card{top:0;left:0;width:25rem;height:40rem;display:flex;flex:0 1 25rem;margin:1.8rem 0;max-height:35rem;position:relative;text-align:center;border-radius:.9rem;flex-direction:column;justify-content:space-evenly;box-shadow:2px 2px 10px 0 rgba(0,0,0,.27);-webkit-animation-delay:.15s;animation-delay:.15s}.content-card__img{top:0;left:0;width:100%;height:100%;object-fit:cover;position:relative}.content-card__img img{border-radius:.7rem}.content-card__title{left:0;width:100%;display:flex;bottom:-4rem;position:absolute;align-items:center;justify-content:center}.content-card__title a{font-size:1.4rem;font-weight:400}.product-card{width:30%;display:flex;max-width:30%;flex:1 0 30%;overflow:hidden;max-height:40rem;margin:1.3rem .5rem;position:relative;flex-direction:column;box-shadow:0 .3rem .2rem .1rem rgba(66,53,28,.3)}.product-card__img{width:100%;height:35rem;max-height:35rem}.product-card__img img{object-fit:cover;min-width:100%;max-height:100%}.product-card__overlay{top:1rem;opacity:0;width:auto;display:flex;margin-left:0;position:absolute;flex-direction:column;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.product-card__top button{margin:.4rem 0;background-color:#feffff}.product-card__top button i{font-size:1.2rem;color:#42351c}.product-card__top button:focus i,.product-card__top button:hover i,.product-card__top button i{transition:color .2s ease-in-out;-webkit-transition:color .2s ease-in-out;-moz-transition:color .2s ease-in-out;-ms-transition:color .2s ease-in-out;-o-transition:color .2s ease-in-out}.product-card__top button:focus i,.product-card__top button:hover i{cursor:pointer;color:#d79922}.product-card__top:hover .product-card__overlay{opacity:1;margin-left:5%;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.product-card__bottom{left:0;top:60%;width:100%;padding:2rem 0;position:absolute;text-align:center;color:#1a1a1d;background-color:hsla(0,0%,100%,.7)}.product-card__bottom h3{width:100%;font-size:1.4rem;font-weight:700}.product-card__bottom h4{color:#42351c;font-size:1.6rem;font-weight:300}.pagination-nav{width:70%;display:flex;padding:2rem;margin:4rem auto 0;align-items:center;justify-content:center}.pagination-nav__list{padding:0;list-style:none}.pagination-nav__list li{display:inline-block}.pagination-nav__list li .next,.pagination-nav__list li .page,.pagination-nav__list li .previous{padding:1rem 1.8rem;margin:.5rem;border-radius:50%;display:inline-block;border:.1rem solid #6c5633;font-size:1.4rem;font-weight:800;color:rgba(108,86,51,.7);background-color:#fefefe;box-shadow:.3rem .3rem .5rem rgba(0,0,0,.2),-.3rem -.3rem .5rem #fff;text-decoration:none;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.pagination-nav__list li.active span,.pagination-nav__list li span:focus,.pagination-nav__list li span:hover{color:#d79922;box-shadow:inset .3rem .3rem .5rem rgba(0,0,0,.2),inset -.3rem -.3rem .5rem #fff;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.notification-wrapper{top:15%;right:5%;width:30%;z-index:1000;padding:1.2rem;position:fixed;overflow-y:scroll;border-radius:.3rem;color:#f7f9fb;-webkit-transition:top .5s ease-in;transition:top .5s ease-in;background-color:#42351c}.notification-wrapper.success{background-color:#4cd137}.notification-wrapper.danger{background-color:#eb2f06;box-shadow:0 .6rem .9rem .6rem rgba(0,0,0,.4)}.notification-wrapper span{background-color:#fefefe;color:#42351c;position:absolute;cursor:pointer;font-size:3.5rem;right:0;top:0}.sidebar-widget{width:100%;padding:0;margin:0}.sidebar-widget__box{height:35rem;overflow:scroll;margin-bottom:2.5rem;padding:2rem 1rem;border:.1rem solid #ededed;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.sidebar-widget__box h5{font-size:1.4rem}.sidebar-widget__box h5~hr{margin-bottom:1.2rem}.sidebar-widget__box:hover{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;box-shadow:0 .5rem 1rem rgba(0,0,0,.15)}.sidebar-widget__box .category-list{margin:0;padding:0;list-style:none}.sidebar-widget__box .category-list li{display:flex;padding:.5rem 0;line-height:4rem;align-items:center;justify-content:space-between;border-bottom:1px dashed #d8d8d8}.sidebar-widget__box .category-list li:last-child{border-bottom:none}.sidebar-widget__box .category-list li a,.sidebar-widget__box .category-list li label{color:#1a1a1d;margin-bottom:0;font-size:1.3rem;font-weight:300}.sidebar-widget__box .category-list li input[type=checkbox]{width:1.5em;height:1.5em;outline:none;border-radius:0;appearance:none;-moz-appearance:none;-webkit-appearance:none;border:1px solid #6c5633}.sidebar-widget__box .category-list li input[type=checkbox]:checked:before{content:"\2713";position:absolute;font-size:1.5em;text-align:left;width:1.25em;color:#d79922}#cart-page .cart-table,.account-myOrders__table .cart-table{font-family:"Spartan",sans-serif!important}#cart-page .cart-table__img,.account-myOrders__table .cart-table__img{width:150px;height:150px;max-width:150px}#cart-page .cart-table>tbody>tr>td,.account-myOrders__table .cart-table>tbody>tr>td{line-height:1.4;vertical-align:middle;text-transform:uppercase}#cart-page .cart-table__img,.account-myOrders__table .cart-table__img{margin:0 auto;max-width:14rem;min-height:12rem}#cart-page .cart-table .p-qty,.account-myOrders__table .cart-table .p-qty{display:flex;align-items:center;justify-content:space-around}#cart-page .cart-table .p-qty td,.account-myOrders__table .cart-table .p-qty td{line-height:1.5;vertical-align:middle;text-transform:uppercase;font-size:1.6rem}#cart-page .cart-table .p-qty td .fa,.account-myOrders__table .cart-table .p-qty td .fa{font-size:1.4rem;cursor:pointer}#cart-page .cart-sidebar,.account-myOrders__table .cart-sidebar{width:100%;height:100%;padding:0 1rem;min-height:100%;border-radius:.8rem;color:#feffff;box-shadow:0 .4rem .5rem .2rem rgba(0,0,0,.6);background-color:#6c5633}#cart-page .order-summary,.account-myOrders__table .order-summary{width:100%;height:100%;padding:2rem 1rem}#cart-page .order-summary__title,.account-myOrders__table .order-summary__title{font-size:2rem;padding-top:2rem;font-weight:700;text-align:center}#cart-page .order-summary__title+hr,.account-myOrders__table .order-summary__title+hr{margin:0 auto;border-color:#feffff}#cart-page .order-summary__list,.account-myOrders__table .order-summary__list{padding:3rem 0;list-style:none}#cart-page .order-summary__list-item,.account-myOrders__table .order-summary__list-item{width:100%;height:3rem;display:flex;margin:2rem 0;line-height:3rem;align-items:center;justify-content:space-between}#cart-page .order-summary__list-item.coupon,.account-myOrders__table .order-summary__list-item.coupon{margin:3rem 0}#cart-page .order-summary__list-item.coupon input,.account-myOrders__table .order-summary__list-item.coupon input{width:100%;padding:1rem;color:#fff;font-size:1.4rem;border-color:#feffff}#cart-page .order-summary__list-item.coupon input::-webkit-input-placeholder,.account-myOrders__table .order-summary__list-item.coupon input::-webkit-input-placeholder{color:inherit}#cart-page .order-summary__list-item.coupon input:-ms-input-placeholder,.account-myOrders__table .order-summary__list-item.coupon input:-ms-input-placeholder{color:inherit}#cart-page .order-summary__list-item.coupon input::-ms-input-placeholder,.account-myOrders__table .order-summary__list-item.coupon input::-ms-input-placeholder{color:inherit}#cart-page .order-summary__list-item.coupon input::placeholder,.account-myOrders__table .order-summary__list-item.coupon input::placeholder{color:inherit}#cart-page .order-summary__list-item .title,.account-myOrders__table .order-summary__list-item .title{width:80%;font-size:1.2rem;text-transform:uppercase}#cart-page .order-summary__list-item .amount,.account-myOrders__table .order-summary__list-item .amount{font-weight:700;font-size:1.8rem}#cart-page .order-summary__list-item.checkout-action,.account-myOrders__table .order-summary__list-item.checkout-action{width:100%;display:flex;align-items:center;justify-content:space-between}#cart-page .order-summary__list-item.checkout-action button,.account-myOrders__table .order-summary__list-item.checkout-action button{margin:.7rem 0}#cart-page .order-summary__list-item.checkout-action button i.fa-cc-mastercard,.account-myOrders__table .order-summary__list-item.checkout-action button i.fa-cc-mastercard{color:#ff5f00}#cart-page .order-summary__list-item.checkout-action button i.fa-cc-paypal,.account-myOrders__table .order-summary__list-item.checkout-action button i.fa-cc-paypal{color:#3b7bbf}#auth-page .auth-page{width:80%;height:100vh;margin:0 auto;max-height:100vh;border:1px solid #eee;background-color:#f7f9fb}#auth-page .auth-page__controlBtns{width:25%;height:auto;display:flex;border:1px solid #eee;margin:0 auto 2rem;border-radius:3rem;justify-content:space-between;box-shadow:0 0 .2rem .1rem rgba(66,53,28,.2)}#auth-page .auth-page__content{width:100%;height:100%;display:flex;flex-wrap:wrap;align-items:flex-start}#auth-page .auth-page__content .wrapper{width:50%;height:100%;display:flex;max-height:100%;overflow-y:scroll;align-items:center;flex-direction:column;justify-content:center}#auth-page .auth-page__content .wrapper form{width:100%}#auth-page .auth-page__content .wrapper .orDivider{width:50%;display:flex;font-size:1.4rem;align-items:center;margin:0 auto 1.5rem;text-transform:uppercase}#auth-page .auth-page__content .wrapper .orDivider hr{flex:auto;height:2px;border:none;margin-bottom:1rem;background:#6c5633}#auth-page .auth-page__content .wrapper .orDivider span{padding:0 .8rem;color:#6c5633}#auth-page .auth-page__content .wrapper .social-auth-links{display:flex}#auth-page .auth-page__content .wrapper .social-auth-links a{display:block;color:inherit;font-size:1.2rem;text-align:center;margin-bottom:1rem;text-decoration:none;text-transform:uppercase}#auth-page .auth-page__content-img{width:50%;height:100%;background-size:cover;background-position:50%;background-repeat:no-repeat;background-image:url(https://picsum.photos/400/700)}#auth-page .auth-page .form-group.pwdReset{padding:1rem;width:100%}#auth-page .auth-page .form-group.pwdReset a{text-transform:unset;text-decoration:underline}#auth-page .auth-page .form-group.pwdReset a:focus,#auth-page .auth-page .form-group.pwdReset a:hover{color:#d79922}.accountActivation{width:100%;display:flex;height:100vh;align-items:center;background-size:cover;justify-content:center;background-position:50%;background-repeat:no-repeat;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(26,26,29,.6)),to(rgba(0,0,0,.9))),url(https://picsum.photos/400/700);background-image:linear-gradient(rgba(26,26,29,.6),rgba(0,0,0,.9)),url(https://picsum.photos/400/700)}.accountActivation__content{width:90%;padding:2rem;text-align:center;color:#f7f9fb}.accountActivation__content h1{color:#d79922}.accountActivation__content p{font-size:2.5rem}.recover-password{width:100%;padding:5rem 2rem;color:#feffff;background-color:#6c5633;box-shadow:0 .3rem .8rem .2rem rgba(108,86,51,.4)}.products-content{width:100%;height:100%;display:flex;flex-direction:column}.products-content__menu{width:100%;display:flex;align-items:flex-start;justify-content:space-between}.products-content__menu-title{display:inline-block;background-color:rgba(108,86,51,.47);color:#fff;font-size:1.6rem;font-weight:700;padding:.3rem}.products-content__row{display:flex;max-width:100%;margin-top:2rem;flex-flow:row wrap}.single-product{width:100%;display:flex;max-height:100%;align-items:flex-start;justify-content:center;background-color:transparent}.single-product-wrapper{width:80%;height:90vh;display:flex;max-height:90vh;border-radius:1rem;box-shadow:-1px 0 8px 1px rgba(0,0,0,.28);-webkit-border-radius:1rem;-moz-border-radius:1rem;-ms-border-radius:1rem;-o-border-radius:1rem}.single-product__image{width:50%;height:100%;overflow:hidden}.single-product__image img{object-fit:cover;min-width:100%;max-height:100%}.single-product__details{width:50%;height:100%;overflow-y:scroll}.single-product__details hr{margin:1.2rem 0 1rem;opacity:.4;width:10%}.single-product__details .ratings{padding:1rem 0;font-weight:300;font-size:1.2rem;margin-bottom:.2rem}.single-product__details .subtitle{padding:1.5rem 0;font-size:1.2rem;color:#1a1a1d;text-transform:uppercase}.single-product__details .description{width:100%;padding:1rem 0;font-weight:300;font-size:1.6rem;line-height:2.5rem}.single-product__details .price{font-size:3rem;font-weight:800}.single-product__details .actions{width:100%;display:flex;margin:1.5rem 0;align-items:center;justify-content:space-between}.whiteBox{background-color:#fff}.offWhitebox,.whiteBox{width:100%;padding:2rem}.offWhitebox,.reviews-box{background-color:#f7f9fb}.reviews-box{height:100%;display:flex;margin-top:2rem;padding-top:3rem;flex-direction:column}.reviews-box:first-child{border-top:none;padding-bottom:0}.reviews-box .review-list{list-style:none}.reviews-box .review-list__item{padding:2rem;border-bottom:1px solid rgba(171,168,161,.1)}.reviews-box .review-list__item:last-child{border-bottom:none}.reviews-box .review-list .review__name{font-weight:700;font-size:1.4rem}.reviews-box .review-list .review__description{padding-top:1.5rem;font-weight:300;line-height:3rem}.error-page{width:100%;height:100vh;display:flex;background-size:cover;background-position:50%;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.6))),url(/static/media/img.a6911a03.jpeg);background-image:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.6)),url(/static/media/img.a6911a03.jpeg)}.error-page__content{width:70%;height:100%;padding:3rem;display:flex;flex-direction:column;justify-content:center}.error-page__content h1{font-size:6rem;color:#f7f9fb}.error-page__content p{font-size:1.6rem;color:#fff}.error-page__content .actions{margin-top:4rem}.hero{width:100%;height:100vh;overflow:hidden;background-color:#fff}.hero-cover{height:100%;background-size:cover;background-repeat:no-repeat;background-attachment:fixed;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.8)),to(rgba(0,0,0,.8))),url(/static/media/img.a6911a03.jpeg);background-image:linear-gradient(rgba(0,0,0,.8),rgba(0,0,0,.8)),url(/static/media/img.a6911a03.jpeg)}.hero-content{display:flex;padding:5rem;color:#fff;min-height:100%;flex-direction:column;align-items:center;justify-content:center}.hero-title{text-align:center}.hero-title h1{display:block;font-weight:600;font-size:10rem;line-height:1}.hero-action{margin-top:3rem;display:flex;align-items:center;justify-content:center}.featured{padding:0 2rem}.featured-content{height:100%;display:flex;padding:4rem 0;align-items:center;flex-direction:column}.featured-content__title h2{margin:1.5rem 0;text-transform:none}.categories{margin:4rem 0}.categories .content-card{min-width:25rem;min-height:40rem;flex:0 1 33rem;margin:3rem 0;border-radius:.9rem}.categories .content-card__title{align-items:flex-start;justify-content:flex-start}.sales{height:60vh;padding:5rem;margin:2rem 0}.sales,.sales__banner-content{width:100%;display:flex;align-items:center;justify-content:center}.sales__banner-content{height:30rem;position:relative;flex-direction:column;background-size:cover;background-position:50%;background-repeat:no-repeat;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.4)),to(rgba(0,0,0,.6))),url(https://images.selfridges.com/is/image/selfridges/933-10044-URBLOTSEN_VINYLBLACK_ALT10?%24PDP_M_ZOOM%24=&defaultImage=933-10044-URBLOTSEN_VINYLBLACK_M);background-image:linear-gradient(rgba(0,0,0,.4),rgba(0,0,0,.6)),url(https://images.selfridges.com/is/image/selfridges/933-10044-URBLOTSEN_VINYLBLACK_ALT10?%24PDP_M_ZOOM%24=&defaultImage=933-10044-URBLOTSEN_VINYLBLACK_M)}.sales__banner-content h4{font-size:3rem;font-weight:700;text-align:center;margin-bottom:1rem;color:#f7f9fb}.newsletter{width:100%;margin:2rem 0;padding:0 5rem}.newsletter-content{display:flex;align-items:center;padding:6rem 1.5rem;flex-direction:column;justify-content:center;-webkit-animation-delay:.1s;animation-delay:.1s;background-color:#f7f9fb;box-shadow:0 .1rem 2rem 0 rgba(0,0,0,.1)}.newsletter-content p{text-align:center;font-size:1.8rem;font-weight:300}.newsletter-form{width:80%;padding:2rem 0;text-align:center}.newsletter-form__input{width:60%;outline:none;font-weight:300;font-size:1.6rem;border-radius:30px;padding:1rem 1.5rem;display:inline-block;border:1px solid #6c5633}.newsletter-form__input:focus{outline:none}.wishlist{display:flex;padding:0 2rem;flex-flow:row wrap;align-items:center;justify-content:center}.page-title{width:100%;padding:2rem 0;text-align:center}.page-title hr{margin:0 auto}#userAccount-page .account-nav li a{font-size:1.2rem;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}#userAccount-page .account-nav li:focus a,#userAccount-page .account-nav li:hover a{font-weight:400;color:#42351c;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}#userAccount-page .account-myOrders{width:100%}#userAccount-page .account-myOrders__header{margin-bottom:1rem}.account-settings{width:100%;display:flex;flex-wrap:wrap;align-items:flex-start}.account-settings__info{width:100%;padding:0 2rem}.account-settings__info .col,.account-settings__info .row{margin:0;padding:0}
/*# sourceMappingURL=main.52a3c179.chunk.css.map */