@import"https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap";@import"https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css?family=Amatic+SC";:root{--default-color: #3498db;--primary-color: #3498db;--secondary-color: #9b59b6;--primary-color: #ff7129;--secondary-color: #2f2f2b;--text-color: #636466;--button-color: #ffffff;--buttontext-color: #2f2f2b;--page-color: #ffffff}*{-ms-box-sizing:border-box;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:none}html,body{margin:0px;font-size:16px;line-height:1.6em;overflow-x:hidden;color:var(--text-color);font-family:"Open Sans",sans-serif;background-color:var(--page-color)}b,strong{font-weight:700}.se-pre-con{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#fff;display:flex;align-items:center;justify-content:center;z-index:9999}.se-pre-con .loader-block{width:300px;text-align:center}@media(max-width: 767px){.se-pre-con .loader-block{width:200px}}.se-pre-con .loader-block h2{margin:0;font-family:"Open Sans",sans-serif;font-weight:700;color:var(--primary-color)}@media(max-width: 767px){.se-pre-con .loader-block h2{font-size:28px}}.se-pre-con .loader-block h2 .loading{animation:extend 2.5s steps(3, end);animation-iteration-count:infinite;display:inline-block;overflow:hidden;vertical-align:bottom;transition:all 3s}.se-pre-con .loader-block h2 .loading::after{content:"...";padding-left:5px}@keyframes extend{0%{width:.15em}50%{width:1em}100%{width:1.1em}}img{max-width:100%;display:inline-block;border:0;outline:none;height:auto}a{text-decoration:none;color:var(--text-color);transition:all .3s ease-in-out 0s}.btn,input[type=submit]{text-decoration:none;display:inline-block;text-transform:uppercase;min-width:190px;font-family:"Oswald",sans-serif;font-weight:500;text-align:center;padding:11px 35px;font-size:18px;letter-spacing:0px;background-color:var(--button-color);color:var(--button-text);border:0px;letter-spacing:.08em;line-height:normal;box-shadow:none}@media(max-width: 1023px){.btn,input[type=submit]{min-width:178px;font-size:16px}}@media(max-width: 639px){.btn,input[type=submit]{font-size:14px;letter-spacing:.04em;padding:11px 17px}}.btn-danger.btn,input.btn-danger[type=submit]{background-color:#e82323;color:#fff}.arrow-btn.btn,input.arrow-btn[type=submit]{text-align:left;padding-left:20px;background-image:url("../images/right-angle.png");background-position:93% 50%;background-repeat:no-repeat;background-size:20px}.sm-btn.btn,input.sm-btn[type=submit]{min-width:140px;font-size:16px;padding:10px 12px}.remove-btn.btn,input.remove-btn[type=submit]{background-color:#e82323}.checkount-btn.btn,input.checkount-btn[type=submit]{background-color:#586e27}.btn-with-icon.btn,input.btn-with-icon[type=submit]{display:flex;align-items:center;flex-wrap:wrap;justify-content:center}.btn-with-icon.btn span,input.btn-with-icon[type=submit] span{display:flex;align-items:center;padding-right:10px}.btn-with-icon.btn span img,input.btn-with-icon[type=submit] span img{width:15px}.btn:hover,input[type=submit]:hover{background-color:var(--primary-color);color:#fff}.btn:focus,input[type=submit]:focus{box-shadow:0 0 0 .2rem rgba(0,0,0,.25)}.btn,input[type=submit]{cursor:pointer}.link-btn{font-size:16px;font-family:"Oswald",sans-serif;font-weight:500;letter-spacing:.08em;text-decoration:none}.link-btn span{font-size:26px;display:inline-block;padding-left:10px;vertical-align:sub;position:relative;left:0px;transition:all .5s;top:-2px}.link-btn:hover{color:var(--primary-color);text-decoration:none}.link-btn:hover span{left:10px}.back-btn{font-size:16px;font-family:"Oswald",sans-serif;font-weight:500;letter-spacing:.08em;text-decoration:none;display:inline-block}.back-btn span{font-size:26px;display:inline-block;padding-right:10px;vertical-align:sub;position:relative;left:0px;top:-2px}.back-btn:hover{color:var(--primary-color);text-decoration:none}.remove-icon{width:26px;height:26px;border-radius:100%;background-color:#e82323;color:#fff;line-height:26px;text-align:center;font-size:15px;font-weight:bold;text-transform:uppercase;text-decoration:none}.remove-icon:hover{color:#fff;text-decoration:none}.refresh-btn{font-size:16px;font-family:"Oswald",sans-serif;font-weight:500;letter-spacing:.08em;text-decoration:none}.refresh-btn span{display:inline-block;padding-left:5px}.refresh-btn:hover{color:#586e27;text-decoration:none}.inline-btn--block{width:100%;display:flex;flex-wrap:wrap;padding-top:4px}.text--with-icon{width:auto;height:27px;display:flex;align-items:center;justify-content:center;font-size:12px;background-color:var(--button-color);color:var(--button-text);margin-right:5px;padding:0 10px;letter-spacing:.01em;min-width:unset;font-weight:400}.text--with-icon span{display:inline-block;padding-left:4px}@media(max-width: 767px){.text--with-icon span{display:none}}.text--with-icon img,.text--with-icon svg{width:15px;vertical-align:bottom}h1,h2,h3,h4,h5{font-weight:normal;margin:0 0 20px 0;font-family:"Oswald",sans-serif;letter-spacing:normal;line-height:1.4}h1{font-size:45px}@media(max-width: 1080px){h1{font-size:38px}}@media(max-width: 767px){h1{font-size:32px}}@media(max-width: 639px){h1{font-size:30px}}h2{font-size:32px;font-weight:500}@media(max-width: 1080px){h2{font-size:28px}}@media(max-width: 639px){h2{font-size:24px}}h3{font-size:28px}@media(max-width: 1080px){h3{font-size:26px}}@media(max-width: 639px){h3{font-size:22px}}h4{font-size:24px}@media(max-width: 1080px){h4{font-size:22px}}@media(max-width: 639px){h4{font-size:20px}}h5{font-size:20px}@media(max-width: 639px){h5{font-size:18px}}h6{font-size:16px;margin:0 0 20px 0;font-weight:600;font-family:"Open Sans",sans-serif}p{margin:0 0 20px;letter-spacing:-0.019em}.overlay-link{position:absolute;top:0;bottom:0;left:0;right:0;z-index:9}sup{font-size:.6em}table{empty-cells:show;border-collapse:collapse;border-spacing:0;margin-bottom:15px;border:1px solid #000}table td{padding:.5em 1em;border-width:0 0 0 1px;font-size:inherit;margin:0;overflow:visible;border-left:1px solid #000;border-bottom:1px solid #000}table td:first-child{border-left-width:0}table th{padding:.5em 1em;border-width:0 0 0 1px;font-size:inherit;margin:0;overflow:visible;border-left:1px solid #000;border-bottom:1px solid #000}table th:first-child{border-left-width:0}thead{text-align:left;vertical-align:bottom;background-color:#000;color:#000}ul:not([class]){margin:0px;padding:0px 0 15px 20px}ul:not([class]) li{margin:0px;padding:0 0 10px;list-style-type:none;list-style-position:outside;position:relative}ul:not([class]) li::before{content:"•";position:relative;left:-12px;color:#624a28}ol:not([class]){margin:0px;padding:0px 0 9px 20px;counter-reset:number}ol:not([class]) li{margin:0px;padding:0 0 14px;list-style-position:outside;list-style:none;position:relative;counter-increment:number}ol:not([class]) li::before{content:counter(number) ". ";position:relative;left:-12px;color:#624a28}input,select,.form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;border-radius:0px !important;background-color:#fff;border:1px solid #e5e5e5;color:#000;font-size:14px;font-weight:400;font-family:"Open Sans",sans-serif;box-shadow:none !important;padding:0px 15px;height:40px;line-height:39px;background-repeat:no-repeat;background-position:96% center;background-size:18px}input:focus,select:focus,.form-control:focus{border:1px solid var(--primary-color)}.email{background-image:url("../images/email.png")}.password{background-image:url("../images/lock.png")}.user{background-image:url("../images/user.png")}.code{background-image:url("../images/binary-code.png");background-size:20px}select{background-image:url("../images/angle.png");background-size:14px}input[type=search]{background-image:url("../images/search_icon-gray.svg");background-position:97% 50%;background-size:22px}input[type=submit]{width:auto;height:auto;line-height:normal;border-radius:5px !important}input[type=radio]{appearance:inherit;-webkit-appearance:radio;-moz-appearance:radio;width:18px;height:18px;vertical-align:middle}input[type=checkbox]{appearance:inherit;-webkit-appearance:checkbox;-moz-appearance:checkbox;width:18px;height:18px;vertical-align:middle}input[type=date],.hasDatepicker{text-transform:uppercase;-webkit-appearance:none;-moz-appearance:none;background-image:url(../images/calendar.png);background-repeat:no-repeat;background-position:93% 50%;background-size:18px;position:relative}input[type=date]::-webkit-inner-spin-button,input[type=date]::-webkit-calendar-picker-indicator{position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:100%;color:rgba(0,0,0,0);background-color:rgba(0,0,0,0);opacity:0}textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;line-height:normal;height:100px}textarea.form-control{height:100px;line-height:normal;padding:12px}.custom-control{padding-left:0px;cursor:pointer}.custom-control .custom-control-label{padding-left:28px;cursor:pointer}.custom-control .custom-control-label a{color:#e82323}.custom-control .custom-control-input{width:100%;height:100%;left:0px;right:0;cursor:pointer}.custom-control .custom-control-input:active~.custom-control-label::before{background-color:#fff}.custom-control .custom-control-input:checked~.custom-control-label::before{background-color:#fff;border-color:#000}.custom-control .custom-control-input:checked~.custom-control-label::after{background-image:none;opacity:1;visibility:visible}.custom-control .custom-control-label::before{border:1px solid var(--text-color);background-color:#fff;width:18px;height:18px;left:1px;top:4px;box-shadow:none !important}.custom-control .custom-control-label::after{top:9px;left:6px;width:8px;height:8px;background-color:#000;background-image:none;opacity:0;visibility:hidden;transition:all .5s;border-radius:50%}.custom-control.custom-checkbox .custom-control-label::after{left:8px;top:7px;width:5px;height:10px;border:solid var(--primary-color);border-width:0 2px 2px 0;border-radius:0px;background:none;transform:rotate(45deg)}.form-text{color:var(--primary-color)}.container{width:1064px;max-width:100%;margin:0 auto;padding:0 20px}@media(max-width: 1080px){.container{width:1024px}}@media only screen and (max-width: 991px){.container{width:768px}}@media(max-width: 767px){.container{width:992px}}@media(max-width: 767px){.container{width:575px}}@media(max-width: 639px){.container{width:440px}}@media(max-width: 479px){.container{width:100%;padding:0 20px}}@media(min-width: 768px){.container .container{width:100% !important;padding:0}}.block-870{width:870px;max-width:100%}::-webkit-input-placeholder{color:var(--text-color);font-family:"Open Sans",sans-serif;opacity:1}::-moz-placeholder{color:var(--text-color);font-family:"Open Sans",sans-serif;opacity:1}:-ms-input-placeholder{color:var(--text-color);font-family:"Open Sans",sans-serif;opacity:1}:-moz-placeholder{color:var(--text-color);font-family:"Open Sans",sans-serif;opacity:1}.no-js #loader{display:none}.js #loader{display:block;position:absolute;left:100px;top:0}.section{display:flex;justify-content:center;flex-wrap:wrap;vertical-align:top;width:100%;position:relative}.Pompadour-bg{background:#624a28}.d-flex{display:flex}.flex-wrap{flex-wrap:wrap}.align-center{align-items:center}.align-start{align-items:flex-start}.align-end{align-items:flex-end}.justify-center{justify-content:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.owl-prev,.owl-next{position:absolute;top:50%;transform:translateY(-50%);left:34px}@media(max-width: 1023px){.owl-prev,.owl-next{left:15px}}@media(max-width: 639px){.owl-prev,.owl-next{left:10px}}.owl-prev img,.owl-next img{width:14px}.owl-next{left:auto;right:34px}@media(max-width: 1023px){.owl-next{right:15px}}@media(max-width: 639px){.owl-next{right:10px}}.p-0{padding:0px}.m-0{margin:0px}.h-100{height:100%}.modal-content{border:0px}@media(max-width: 1080px){.modal-dialog{width:100%;max-width:780px}}@media(max-width: 767px){.modal-dialog{max-width:575px;margin:20px auto}}@media(max-width: 639px){.modal-dialog{max-width:92%;width:100%}}.tab-selection-mobile{width:100%;border-radius:0px !important;background-color:#fff;border:1px solid #e5e5e5;color:#000;font-size:16px;font-family:"Oswald",sans-serif;font-weight:500;box-shadow:none !important;padding:0px 15px;height:40px;line-height:39px;background-repeat:no-repeat;background-position:96% center;background-size:18px;background-image:url("../images/angle.png");background-size:14px;display:none}@media(max-width: 767px){.tab-selection-mobile{display:block}}.modal{z-index:9999}.toast{position:absolute;top:30px;right:30px}.success-toast{background-color:#89bf04;padding:0}.success-toast .toast-body{color:#fff;padding:10px 20px;font-weight:600}.success-toast .toast-body span{padding-right:8px;font-size:18px;display:inline-block;vertical-align:middle}.c-link-no-btn{border:0px;margin:0px;background-color:rgba(0,0,0,0);padding:0px}.paragraph--small{font-size:12px}.header-spacer{height:105.344px !important}@media(max-width: 1080px){.header-spacer{height:120px !important}}@media(max-width: 1023px){.header-spacer{height:110px !important}}@media(max-width: 639px){.header-spacer{height:122px !important}}@media(max-width: 479px){.header-spacer{height:102px !important}}.stick-element-spacer{height:105.344px !important}@media(max-width: 1080px){.stick-element-spacer{height:120px !important}}@media(max-width: 1023px){.stick-element-spacer{height:110px !important}}@media(max-width: 639px){.stick-element-spacer{height:122px !important}}@media(max-width: 479px){.stick-element-spacer{height:102px !important}}.abs-spacer{height:42.5938px !important}@media(max-width: 1023px){.abs-spacer{height:38.5938px !important}}@media(max-width: 767px){.abs-spacer{height:34.5938px !important}}.ui-widget,.ui-datepicker{font-family:"Open Sans",sans-serif}.ui-widget .ui-corner-all>a,.ui-datepicker .ui-corner-all>a{top:7px !important;background:rgba(0,0,0,0) !important;border:0px !important}.ui-widget .ui-corner-all>a.ui-datepicker-next .ui-icon,.ui-datepicker .ui-corner-all>a.ui-datepicker-next .ui-icon{background-position:-32px -18px}.ui-widget .ui-corner-all>a.ui-datepicker-prev .ui-icon,.ui-datepicker .ui-corner-all>a.ui-datepicker-prev .ui-icon{background-position:-95px -18px}.ui-widget.ui-widget-content,.ui-datepicker.ui-widget-content{border:1px solid #e5e5e5;border-radius:0px !important;padding:0;color:#000;font-family:"Open Sans",sans-serif}.ui-widget.ui-widget-content table,.ui-datepicker.ui-widget-content table{margin:0;color:#000;border:0}.ui-widget.ui-widget-content table tr,.ui-widget.ui-widget-content table th,.ui-widget.ui-widget-content table td,.ui-widget.ui-widget-content table thead,.ui-widget.ui-widget-content table tbody,.ui-datepicker.ui-widget-content table tr,.ui-datepicker.ui-widget-content table th,.ui-datepicker.ui-widget-content table td,.ui-datepicker.ui-widget-content table thead,.ui-datepicker.ui-widget-content table tbody{color:#000;font-weight:400;background-color:#fff}.ui-widget.ui-widget-content table tr td,.ui-datepicker.ui-widget-content table tr td{margin:0;padding:0;border:0;background-color:rgba(0,0,0,0)}.ui-widget.ui-widget-content table tr td .ui-state-default,.ui-datepicker.ui-widget-content table tr td .ui-state-default{background-color:rgba(0,0,0,0);border:0px;color:#000;padding:7px;text-align:center}.ui-widget.ui-widget-content table tr td .ui-state-default:hover,.ui-datepicker.ui-widget-content table tr td .ui-state-default:hover{background-color:var(--primary-color);color:#fff}.ui-widget.ui-widget-content table tr td .ui-state-default.ui-state-active,.ui-datepicker.ui-widget-content table tr td .ui-state-default.ui-state-active{background-color:var(--primary-color);color:#fff}.ui-widget.ui-widget-content .ui-datepicker-header,.ui-datepicker.ui-widget-content .ui-datepicker-header{border:0px;color:#000;border-radius:0px;padding:6px 0 6px;background:#f9f9f9}.gray-bg-cover{background:#f1f1f1;padding:5px 10px;width:100%}header{width:100%;padding:15px 0px;box-shadow:0px 3px 20px 0px rgba(0,0,0,.05);position:fixed;top:0;right:0;left:0;z-index:999;background-color:#fff}@media(max-width: 1023px){header{padding:20px 0px}}@media(max-width: 639px){header{padding:10px 0px}}header .header-sub{width:100%}@media(max-width: 1023px){header .header-sub .header-right-side{position:relative;padding-top:6px}}@media(max-width: 1023px){header .header-sub .header-right-side .menu-icon{order:3}}@media(max-width: 1023px){header .header-sub .header-right-side .user--login-dropdown{display:block}}@media(max-width: 767px){header .header-sub .header-right-side .user--login-dropdown{margin-left:0px;margin-right:5px}}header .header-sub .header-right-side .header-p-r-btn{display:none}@media(max-width: 1023px){header .header-sub .header-right-side .header-p-r-btn{display:block;position:absolute;right:0;bottom:-45px}}@media(max-width: 1023px){header .header-sub .header-right-side .header-p-r-btn{bottom:-43px}}header .header-sub .header-right-side .header-p-r-btn .btn{min-width:90px;font-size:13px;padding:5px 8px}@media(max-width: 1080px){header .header-sub .logo{width:130px}}@media(max-width: 1023px){header nav{position:fixed;top:0;left:-150%;right:0;bottom:0;background-color:#faf2ee;width:100%;height:100%;transition:all .4s;z-index:9999;display:flex;align-items:center;justify-content:center}header nav.slide-menu{left:0px}header nav .close-btn{position:absolute;top:40px;right:40px;display:block;width:25px}header nav ul{padding:0px;margin:0px;width:100%}header nav ul li{width:100%;border:0px;padding:20px 20px;text-align:center}header nav ul li:first-child{padding-left:20px}header nav ul li:last-child{padding-right:20px}header nav ul li a{color:#2f2f2b;font-size:22px}}.menu-icon{display:none}@media(max-width: 1023px){.menu-icon{display:block;position:relative;top:-2px}}@media(max-width: 374px){.menu-icon{top:0px}}.menu-icon a{display:flex;align-items:center;justify-content:center;width:26px;height:20px}@media(max-width: 374px){.menu-icon a{width:19px;height:17px}}.menu-icon a img{width:100%;height:auto}.cart-icon{position:relative;display:inline-block;margin-left:15px;top:-3px}@media(max-width: 1023px){.cart-icon{margin-left:0;margin-right:20px}}@media(max-width: 639px){.cart-icon{margin-right:15px}}@media(max-width: 374px){.cart-icon{top:0px;margin-right:10px}}.cart-icon svg{width:26px;height:26px;transition:all .5s}@media(max-width: 374px){.cart-icon svg{width:23px;height:23px}}.cart-icon .order-counter{width:20px;height:20px;line-height:20px;background-color:#e82323;text-align:center;border-radius:50%;font-size:11px;font-weight:300;color:#fff;position:absolute;display:inline-block;top:-8px;right:-8px}.cart-icon:hover svg{fill:var(--primary-color)}.my-order-block{width:auto;position:relative}.my-order-block .order-pop-box{position:absolute;width:450px;right:0;top:40px;background-color:#fff;padding:10px;z-index:4;max-height:400px;overflow:auto;box-shadow:0px 10px 30px 0px rgba(0,0,0,.15);display:none;z-index:99}@media(max-width: 767px){.my-order-block .order-pop-box{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;max-height:100%;padding:20px;z-index:999}}@media(max-width: 479px){.my-order-block .order-pop-box{padding:15px}}.my-order-block .order-pop-box .close-btn{display:none}@media(max-width: 767px){.my-order-block .order-pop-box .close-btn{display:inline-block;margin-bottom:20px}}.my-order-block .order-pop-box .content-title{margin-bottom:0px}.my-order-block .order-pop-box .content-title h5{font-size:16px}.my-order-block .order-pop-box .set:last-child{margin-bottom:0}.my-order-block .order-list-box{width:100%;padding:15px;display:none}@media(max-width: 479px){.my-order-block .order-list-box{padding:15px 5px}}.my-order-block .order-list-box .time-order-link .asap{width:auto;display:block;padding-right:10px;font-size:14px}.my-order-block .order-list-box .time-order-link .asap a{font-weight:700;color:#586e27}.my-order-block .order-list-box .time-order-link .time-order{font-size:14px}.my-order-block .order-list-box .time-order-link .time-order a{color:var(--primary-color)}.my-order-block .order-list-box .login-to-access{width:100%;display:block;color:#e82323;font-weight:600}.my-order-block .order-list-box .order-listing{width:100%;padding:0px 0px 10px}.my-order-block .order-list-box .order-listing h5{margin:0px}.my-order-block .order-list-box .order-listing .my-order-listing{width:100%;padding:15px 0px;border-bottom:1px solid #e5e5e5}.my-order-block .order-list-box .order-listing .my-order-listing .order-image-content{width:100%;display:flex;flex-wrap:wrap;position:relative;padding-right:0px}.my-order-block .order-list-box .order-listing .my-order-listing .order-image-content .order-prod-img{width:100px;height:100px;background-color:#f3f3f3;display:flex;align-items:center;justify-content:center;border-radius:12px}@media(max-width: 479px){.my-order-block .order-list-box .order-listing .my-order-listing .order-image-content .order-prod-img{width:90px;height:90px}}.my-order-block .order-list-box .order-listing .my-order-listing .order-image-content .order-prod-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.my-order-block .order-list-box .order-listing .my-order-listing .order-image-content .order-prod-content{width:calc(100% - 100px);padding-left:15px}@media(max-width: 479px){.my-order-block .order-list-box .order-listing .my-order-listing .order-image-content .order-prod-content{width:calc(100% - 90px)}}.my-order-block .order-list-box .order-listing .my-order-listing .order-image-content .order-prod-content h5{font-weight:600;color:var(--primary-color);margin-bottom:2px;padding-right:30px}.my-order-block .order-list-box .order-listing .my-order-listing .order-image-content .order-prod-content .price-size--inline-info{width:100%;padding:5px 0 2px 0px;justify-content:space-between}@media(max-width: 479px){.my-order-block .order-list-box .order-listing .my-order-listing .order-image-content .order-prod-content .price-size--inline-info{padding:3px 0 3px 0px}}.my-order-block .order-list-box .order-listing .my-order-listing .order-image-content .order-prod-content .question-desc{display:block;top:0;right:0;bottom:auto;font-size:14px;width:25px;height:25px;line-height:25px}.my-order-block .order-list-box .order-listing .my-order-listing .order-image-content .order-prod-content p{margin:0px;color:#2f2f2b;display:inline-block;font-size:15px;font-weight:600;line-height:normal}.my-order-block .order-list-box .order-listing .my-order-listing .order-image-content .order-prod-content p strong{color:#000}@media(max-width: 479px){.my-order-block .order-list-box .order-listing .my-order-listing .order-image-content .order-prod-content p{font-size:14px;padding-right:0px;margin-right:0px;border:0px;width:100%}}.my-order-block .order-list-box .order-listing .my-order-listing .order-image-content .order-prod-content p:last-child{padding-right:0px;border-right:0px;margin-right:0px}.my-order-block .order-list-box .order-listing .my-order-listing .order-image-content .order-prod-content .modifier--note{width:100%}.my-order-block .order-list-box .order-listing .my-order-listing .order-image-content .order-prod-content .modifier--note p{margin-bottom:0px}.my-order-block .order-list-box .order-listing .my-order-listing .order-image-content .order-prod-content .add--instruction{width:100%}.my-order-block .order-list-box .order-listing .my-order-listing .order-image-content .order-prod-content .add--instruction p{margin-bottom:0px;color:#c34f5a}.my-order-block .order-list-box .order-listing .my-order-listing .order-image-content .remove-btn{position:absolute;top:50%;transform:translateY(-50%);right:0}.my-order-block .order-list-box .order-listing .my-order-listing .orderBotom-block{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-top:7px}.my-order-block .order-list-box .order-listing .my-order-listing .orderBotom-block .order-price{width:64px;text-align:right}@media(max-width: 479px){.my-order-block .order-list-box .order-listing .my-order-listing .orderBotom-block .order-price{width:100%;text-align:left;padding-top:10px}}.my-order-block .order-list-box .order-listing .my-order-listing .orderBotom-block .order-price span{display:inline-block;font-weight:600;color:#000}@media(max-width: 479px){.my-order-block .order-list-box .order-listing .my-order-listing .orderBotom-block .order-price span{margin-right:5px}}.my-order-block .order-list-box .order-listing .my-order-listing .orderBotom-block .order-price span.del-price{position:relative;color:#000}.my-order-block .order-list-box .order-listing .my-order-listing .orderBotom-block .order-price span.del-price::before{position:absolute;content:"";top:43%;transform:rotate(-20deg);left:0;right:0;border-bottom:2px solid red}.my-order-block .order-list-box .order-listing .my-order-listing .orderBotom-block .order-price span.discount-price{color:#586e27}.my-order-block .order-list-box .order-listing .my-order-listing .orderBotom-block .quantity-edit-del{width:auto;display:flex;flex-wrap:wrap}.my-order-block .order-list-box .order-listing .my-order-listing .orderBotom-block .quantity-box .numberstyle-qty{width:102px}@media(max-width: 479px){.my-order-block .order-list-box .order-listing .my-order-listing .orderBotom-block .quantity-box .numberstyle-qty{width:82px}}.my-order-block .order-list-box .order-listing .my-order-listing .orderBotom-block .quantity-box .numberstyle-qty .qty-btn{width:30px}@media(max-width: 479px){.my-order-block .order-list-box .order-listing .my-order-listing .orderBotom-block .quantity-box .numberstyle-qty .qty-btn{width:25px}}.my-order-block .order-list-box .order-listing .my-order-listing .orderBotom-block .quantity-box .numberstyle-qty input{width:40px}@media(max-width: 479px){.my-order-block .order-list-box .order-listing .my-order-listing .orderBotom-block .quantity-box .numberstyle-qty input{width:30px;font-size:14px}}.my-order-block .order-list-box .order-listing .my-order-listing .orderBotom-block .quantity-box .numberstyle-qty .qty-btn,.my-order-block .order-list-box .order-listing .my-order-listing .orderBotom-block .quantity-box .numberstyle-qty input{height:30px;line-height:30px}.my-order-block .order-list-box .order-listing .my-order-listing .orderBotom-block .btn{min-width:unset;font-size:15px;padding:5px 8px 5px 9px;margin-left:10px;position:static;transform:none}@media(max-width: 479px){.my-order-block .order-list-box .order-listing .my-order-listing .orderBotom-block .btn{padding:4px 8px 4px 9px}}.my-order-block .order-list-box .order-listing .my-order-listing .orderBotom-block .btn.edit-btn{background-color:var(--primary-color)}.my-order-block .order-list-box .order-listing .my-order-listing .orderBotom-block .btn.checkout-btn{background-color:#586e27}.my-order-block .order-list-box .order-listing .my-order-listing .orderBotom-block .btn:hover{background-color:var(--primary-color)}.my-order-block .order-list-box .order-listing .total-with-checkount-btn{width:100%;padding:8px 15px;background-color:#faf2ee;margin-top:10px;display:flex;align-items:center;justify-content:space-between}@media(max-width: 374px){.my-order-block .order-list-box .order-listing .total-with-checkount-btn{padding:8px 10px}}.my-order-block .order-list-box .order-listing .total-with-checkount-btn h5{font-weight:700;color:#2f2f2b;margin:0px;font-size:16px}@media(max-width: 374px){.my-order-block .order-list-box .order-listing .total-with-checkount-btn h5{font-size:15px;letter-spacing:-0.01em}}.my-order-block .order-list-box .order-listing .total-with-checkount-btn .btn{min-width:90px;font-size:14px;padding:5px 7px 5px;margin-left:10px}@media(max-width: 479px){.my-order-block .order-list-box .order-listing .total-with-checkount-btn .btn{margin-left:7px}}@media(max-width: 374px){.my-order-block .order-list-box .order-listing .total-with-checkount-btn .btn{padding:5px 5px 5px;margin-left:5px}}.user--login-dropdown{width:auto;margin-left:15px;position:relative}.user--login-dropdown .user--nametxt{width:auto;display:flex;flex-wrap:wrap;font-size:15px;text-transform:uppercase;font-family:"Oswald",sans-serif;font-weight:600;color:#2f2f2b;padding-right:15px;position:relative;cursor:pointer}@media(max-width: 639px){.user--login-dropdown .user--nametxt{font-size:12px;padding-right:10px}}@media(max-width: 479px){.user--login-dropdown .user--nametxt{font-size:11px;padding-right:7px}}@media only screen and (max-width: 340px){.user--login-dropdown .user--nametxt{font-size:10px}}.user--login-dropdown .user--nametxt:hover{color:var(--primary-color);text-decoration:none}.user--login-dropdown .user--nametxt::before{position:absolute;content:"";font-family:"Font Awesome 5 Free";right:0;font-size:20px}@media(max-width: 639px){.user--login-dropdown .user--nametxt::before{font-size:18px}}@media(max-width: 479px){.user--login-dropdown .user--nametxt::before{font-size:16px}}.user--login-dropdown .user--nametxt span{display:inline-block;padding-right:5px;vertical-align:1px}.user--login-dropdown .user--nametxt label{margin:0px;cursor:pointer}@media(max-width: 639px){.user--login-dropdown .user--nametxt label{white-space:nowrap;width:48px;overflow:hidden;text-overflow:ellipsis}}@media(max-width: 479px){.user--login-dropdown .user--nametxt label{width:40px}}.custom--dropdown{position:absolute;width:150px;top:35px;right:0;background-color:#fff;border:1px solid #f3f3f3;padding:0px;margin:0px;display:none;z-index:9;box-shadow:2px 2px 15px 0px rgba(0,0,0,.1)}.custom--dropdown li{padding:0px;margin:0px;width:100%;list-style:none}.custom--dropdown li a{padding:10px 15px;border-bottom:1px solid #f3f3f3;display:block;width:100%;font-family:"Oswald",sans-serif;font-weight:500;color:#2f2f2b}.custom--dropdown li a:hover{color:var(--primary-color);text-decoration:none}.order-pop-box{scrollbar-width:thin;scrollbar-color:#e5e5e5 #f3f3f3}.order-pop-box::-webkit-scrollbar{width:8px}.order-pop-box::-webkit-scrollbar-track{background:#f3f3f3}.order-pop-box::-webkit-scrollbar-thumb{background-color:#e5e5e5;border-radius:10px;border:3px solid #f3f3f3}.for--change-theme{padding-left:15px}.for--change-theme select{min-width:150px;height:35px;line-height:33px}@media(max-width: 1080px){.headerpart .container{width:100%}}@media(max-width: 1023px){.headerpart .header-sub{align-items:flex-start !important}}.headerpart .header-sub .logo{width:40%;align-items:center}@media(max-width: 1080px){.headerpart .header-sub .logo{width:auto}}.headerpart .header-sub .logo .col-md-6{width:140px}@media(max-width: 1080px){.headerpart .header-sub .logo .col-md-6{width:250px}}@media(max-width: 1023px){.headerpart .header-sub .logo .col-md-6{width:200px}}@media(max-width: 767px){.headerpart .header-sub .logo .col-md-6{width:160px}}@media(max-width: 639px){.headerpart .header-sub .logo .col-md-6{width:120px}}@media(max-width: 479px){.headerpart .header-sub .logo .col-md-6{width:100px}}@media only screen and (max-width: 340px){.headerpart .header-sub .logo .col-md-6{width:80px}}@media(max-width: 374px){.headerpart .header-sub .logo .col-md-6{padding:0 5px}}@media(max-width: 767px){.headerpart .header-sub .logo .col-md-6.header-restaurant-details{padding:0}}.headerpart .header-sub .logo .col-md-6 img{width:100%}.headerpart .header-restaurant-details{line-height:1em}.headerpart .header-restaurant-details>span{font-family:"Oswald";color:#2f2f2b;font-size:15px}@media(max-width: 639px){.headerpart .header-restaurant-details>span{font-size:13px}}@media(max-width: 479px){.headerpart .header-restaurant-details>span{font-size:11px;line-height:.8em}}.headerpart .header-restaurant-details>span a{color:inherit;pointer-events:none}@media(max-width: 479px){.headerpart .header-restaurant-details>span a{pointer-events:all}}nav{width:auto;display:flex;flex-wrap:wrap;align-items:center}nav .close-btn{display:none}nav ul{padding:0px;margin:0px;line-height:normal;display:flex;flex-wrap:wrap}nav ul li{display:inline-block;list-style:none;padding:0px 10px;border-right:1px solid #2f2f2b;line-height:1.1em}nav ul li::before{display:none}nav ul li:first-child{padding-left:0px}nav ul li:last-child{padding-right:0px;border-right:0px}nav ul li a{display:inline-block;font-family:"Oswald",sans-serif;text-transform:uppercase;color:#2f2f2b;font-weight:500;text-decoration:none;font-size:15px}nav ul li a:hover{color:var(--primary-color);text-decoration:none}nav ul li a span{padding-right:5px}@media(max-width: 1023px){nav ul li a span{padding-right:10px}}nav ul li.current-menu-item a{color:var(--primary-color)}nav ul li.show--onlyMob{display:none}@media(max-width: 1023px){nav ul li.show--onlyMob{display:block}}footer{width:100%;background:#f3f3f3}footer .footer-sub-content-block{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:30px 0}@media(max-width: 767px){footer .footer-sub-content-block{text-align:center;justify-content:center}}footer nav{width:auto;padding-bottom:0px;display:block !important}@media(max-width: 1023px){footer nav{width:100%;text-align:center}}@media(max-width: 1023px){footer nav ul{justify-content:center}}footer nav li{padding:0px 8px;display:inline-block}@media(max-width: 479px){footer nav li{padding:0px 5px}}@media(max-width: 767px){footer nav li a{font-size:14px}}@media(max-width: 479px){footer nav li a{font-size:13px}}footer .copyright-text{width:51%}@media(max-width: 1023px){footer .copyright-text{width:100%;text-align:center}}@media(max-width: 479px){footer .copyright-text{margin-top:5px}}footer p{font-family:"Oswald",sans-serif;color:#000;line-height:1.2em;margin:0}@media(max-width: 1023px){footer p{margin-bottom:15px}}@media(max-width: 479px){footer p{font-size:14px}}footer .copyright-block{width:100%;background-color:#e5e5e5;padding:10px 0px;text-align:center}footer .copyright-block p{margin:0px}.section-title{width:100%;padding:8px 12px 12px 20px;background-color:var(--primary-color);border-left:8px solid #2f2f2b;margin-top:10px;margin-bottom:35px}@media(max-width: 767px){.section-title{padding:8px 15px 11px 15px}}.section-title h2{color:#fff;margin:0px;font-size:24px}.section-title.justify--title{display:flex;justify-content:space-between;align-items:center}.section-title.justify--title .my-order-block{padding-right:5px}.section-title.justify--title .my-order-block .order-pop-box{top:43px;right:-12px}@media(max-width: 767px){.section-title.justify--title .my-order-block .order-pop-box{top:0;right:0}}.section-title.justify--title .cart-icon{top:3px}.section-title.justify--title .cart-icon .order-counter{background-color:#2f2f2b;color:#fff}.section-title.justify--title .cart-icon:hover svg{fill:#fff}.other-title{width:100%;text-align:center;padding-bottom:20px}.other-title h2{color:#2f2f2b}.content-cmn-block{width:100%}@media(max-width: 639px){.content-cmn-block{padding:30px}}@media(max-width: 479px){.content-cmn-block{padding:20px}}.content-cmn-block .content-box-main:last-child{margin-bottom:0px}.content-box-main{width:100%;margin-bottom:35px}.content-box-main h6{color:#000}.content-title{width:100%;background-color:#f3f3f3;padding:8px 12px 8px 12px;margin-bottom:20px}@media(max-width: 639px){.content-title{margin-bottom:15px}}.content-title h5{font-family:"Open Sans",sans-serif;color:#2f2f2b;font-weight:700;margin:0px}.select-order-block{width:100%}@media(max-width: 1023px){.select-order-block .row>div:last-child .select-order-box{margin-bottom:0}}.select-order-block .select-order-box{width:100%;position:relative;display:flex;align-items:center;border-radius:5px;border:1px solid #e5e5e5;padding:20px;cursor:pointer;text-decoration:none;transition:all 0s}@media(max-width: 1023px){.select-order-block .select-order-box{margin-bottom:15px}}@media(max-width: 479px){.select-order-block .select-order-box{padding:10px}}.select-order-block .select-order-box .select-order-icon{width:70px;height:70px;border-radius:5px;display:flex;align-items:center;justify-content:center;background:#586e27}@media(max-width: 479px){.select-order-block .select-order-box .select-order-icon{width:60px;height:60px}}.select-order-block .select-order-box .select-order-icon img{max-height:40px;max-width:65%}@media(max-width: 479px){.select-order-block .select-order-box .select-order-icon img{max-height:30px;max-width:55%}}.select-order-block .select-order-box .select-order-content{padding-left:15px;width:calc(100% - 70px)}.select-order-block .select-order-box .select-order-content h6{font-size:16px;font-weight:700;color:#586e27;margin:0px 0px 5px 0px}.select-order-block .select-order-box .select-order-content label{font-size:14px;line-height:normal;color:var(--text-color);margin:0px}.select-order-block .select-order-box.active{border-color:#2f2f2b;background-color:rgba(246,144,49,.03)}.select-order-block .select-order-box.active .select-order-icon{background:var(--primary-color)}.select-order-block .select-order-box.active .select-order-content h6{color:var(--text-color)}.select-order-block .select-order-box.active .select-order-content label{color:var(--text-color)}.l-r-o--btns{width:100%}.l-r-o--btns .row{margin:0px -5px;justify-content:flex-end}.l-r-o--btns .row>div{padding:0px 5px}@media(max-width: 767px){.l-r-o--btns .row>div{margin-bottom:10px}}.l-r-o--btns .btn{width:100%;min-width:100%;padding:10px 10px;pointer-events:none;opacity:.6}@media(max-width: 767px){.l-r-o--btns .btn{font-size:14px;padding:8px 8px}}@media(max-width: 639px){.l-r-o--btns .btn{margin-top:10px}}.l-r-o--btns.enable-btns .btn{opacity:1;pointer-events:unset}.remember{background:url(../images/ic-remember.png) no-repeat left center;color:var(--primary-color);font-style:italic;font-size:14px;margin-top:15px;display:block;padding:6px 0 6px 35px;display:none}.middle-block{width:100%;min-height:calc(100vh - 169px);padding-bottom:50px}.full-height{min-height:calc(100vh - 335px)}.content-box{width:100%}.content-box h5{font-family:"Open Sans",sans-serif;font-weight:600;color:#c34f5a;font-size:16px;margin-bottom:5px}.content-box h5 a{color:#e82323;font-weight:600}.content-box h5 a:hover{color:var(--primary-color)}.content-box label{font-size:14px;font-family:"Open Sans",sans-serif;font-weight:400;color:var(--text-color);margin:0px;display:block;line-height:1.5}@media(max-width: 767px){.form-group .form-row>div{padding-bottom:10px}}@media(max-width: 767px){.form-group .form-row.primary-phone>div{padding-bottom:0px;width:33.333%}}.form-group label{font-size:14px;font-weight:700;color:var(--text-color);display:block;margin-bottom:3px}.form-group label span{color:#e82323}.form-group .form-control{width:100%;border-radius:0px !important;background-color:#fff;border:1px solid #e5e5e5;color:#000;font-size:14px;font-weight:400;box-shadow:none !important}.form-group .form-control:focus{border:1px solid var(--primary-color)}.mandatory{margin:0px;font-size:14px;color:#2f2f2b;font-style:italic;font-weight:300}.mandatory span{color:#e82323;font-weight:700}.require{color:#e82323;font-weight:700}.current-process-time{width:100%;text-align:left}.current-process-time h6{color:#2f2f2b;font-weight:600}.date-time-block{width:100%;display:none}.date-time-block .date-select{width:170px;max-width:100%}@media(max-width: 639px){.date-time-block .date-select{width:100%;margin-bottom:10px}}.date-time-block .time-select{width:170px;max-width:100%;margin-left:10px}@media(max-width: 639px){.date-time-block .time-select{width:100%;margin-left:0px}}.date-time-block .time-select select{background-image:url(../images/alarm-clock-of-circular-shape.png);background-repeat:no-repeat;background-position:93% 50%;background-size:19px}.date-time-block.show-date-time-block{display:flex;flex-wrap:wrap}.current-process-time{width:100%;display:none}.modal-content{background-color:#fff}@media(max-width: 639px){.modal-footer{flex-wrap:wrap}}.modal-footer .btn{min-width:230px}@media(max-width: 639px){.modal-footer .btn{width:100%;margin:0px;margin-bottom:10px}}.attention-block{width:100%;padding:10px 0px 0px 70px;color:#624a28;background-image:url("../images/ic-attention.png");background-position:0px 15px;background-repeat:no-repeat;min-height:65px}.attention-block h2{margin:0px 0px 5px 0px;color:#586e27}.attention-block p{line-height:normal}.modal{padding-right:0px !important}.auto--height .modal-content{height:auto !important;padding:0px !important}.guest-information-modal-form{width:100%;padding:20px}.guest-information-modal-form .form-group label sup{color:#e82323}.guest-information-modal-form .row{margin:0px -10px}.guest-information-modal-form .row>div{padding:0px 10px}.multi-inputs{display:flex;flex-wrap:wrap;justify-content:space-between}.multi-inputs .form-control{width:30%}.multi-inputs .form-control:last-child{margin-right:0px}.login-form{width:470px;max-width:100%;padding:40px;background-color:#faf2ee;margin:auto;text-align:center;margin-top:30px}@media(max-width: 639px){.login-form{padding:30px 20px}}.login-form form .form-group label{text-align:left}.login-form form .remember-cntrl .custom-control .custom-control-label{font-size:14px;padding-left:24px}.login-form form .remember-cntrl .custom-control .custom-control-label::before{width:17px;height:17px}.login-form form .remember-cntrl .custom-control .custom-control-label::after{left:7px;height:9px}.login-form form .btn{margin-top:30px}@media(max-width: 639px){.login-form h6{font-size:14px}}.forgot{display:inline-block;font-weight:500;font-size:14px;margin-top:0px;text-align:left;text-decoration:none}.forgot:hover{color:#5f3b21;text-decoration:none}.register-btn{width:100%;margin-top:20px}.signup-in-login{width:100%;text-align:center;font-weight:500;margin:0px;margin-top:30px}.signup-in-login a{text-transform:uppercase;font-weight:600;color:#e82323;font-family:"Oswald",sans-serif}.signup-in-login a:hover{color:var(--primary-color);text-decoration:none}.register--acct-code-form{width:100%;padding:20px}.register--acct-code-form .title{width:100%;margin-bottom:25px}.register--acct-code-form .title h5{font-weight:600;color:#000}.register--acct-code-form .not--receive-code{width:100%}.register--acct-code-form .not--receive-code p{color:#2f2f2b;font-size:14px}.register--acct-code-form .not--receive-code p a{display:inline-block;color:var(--primary-color)}.active-note{width:100%;padding:5px;text-align:center;color:#fff;background-color:#586e27;font-style:italic;margin-bottom:15px}.abs-spacer{width:100%;position:relative}.for-stick--section{background-color:#fff;margin-top:20px}.for-stick--section.stick-element{position:fixed;top:85px;left:0;right:0;margin:auto;z-index:99;padding-bottom:10px}.for-stick--section.stick-element .section-title{margin-top:0px}.for-stick--section .section-title{margin-bottom:20px}.stick-element-spacer{display:none}.stick-element-spacer.show-spacer{display:block}.category-menu{width:100%;position:absolute;left:0;right:0;top:0;width:100%;background-color:#fff;z-index:10}.category-menu.stick-element{position:fixed;left:0;right:0;margin:auto;z-index:99;padding-bottom:10px}.category-menu .category-menu-sub{width:100%;position:relative;border-bottom:1px solid #2f2f2b;z-index:1}.category-menu .category-menu-sub .swiper-button-next,.category-menu .category-menu-sub .swiper-button-prev{width:36px;color:#2f2f2b;z-index:3}.category-menu .category-menu-sub .swiper-button-next::after,.category-menu .category-menu-sub .swiper-button-prev::after{font-size:24px}.category-menu .category-menu-sub .swiper-button-next{right:0}.category-menu .category-menu-sub .swiper-button-prev{left:0}.category-menu .category-menu-sub .category-menu-swiper{position:relative;margin-left:140px;padding-right:90px}@media(max-width: 639px){.category-menu .category-menu-sub .category-menu-swiper{margin-left:140px;padding-right:20px}}.category-menu .category-menu-sub .category-menu-swiper::before,.category-menu .category-menu-sub .category-menu-swiper::after{position:absolute;content:"";top:0;left:0;bottom:0;background:#fff;background:linear-gradient(90deg, white 60%, rgba(0, 212, 255, 0) 100%);width:58px;z-index:2}.category-menu .category-menu-sub .category-menu-swiper::before{left:0}.category-menu .category-menu-sub .category-menu-swiper::after{left:auto;right:0;background:linear-gradient(270deg, white 60%, rgba(0, 212, 255, 0) 100%)}.category-menu .category-menu-icon{width:22px;display:inline-block;position:absolute;top:7px;left:108px;z-index:9}@media(max-width: 639px){.category-menu .category-menu-icon{top:5px;left:82px}}.category-menu .loyalty-btn{position:absolute;left:0;bottom:0;min-width:90px;border-radius:0;background-color:rgba(0,0,0,0);color:#2f2f2b;text-transform:capitalize;font-family:"Open Sans",sans-serif;font-weight:700;letter-spacing:0;border-radius:10px}.category-menu .loyalty-btn:hover,.category-menu .loyalty-btn.active{background-color:var(--primary-color);color:#fff}@media(max-width: 639px){.category-menu .loyalty-btn{font-size:14px;padding:10px;min-width:70px}}.category-menu ul{padding:0 70px 0 50px;margin:0px;display:flex}.category-menu ul .slick-prev{left:-35px}@media(max-width: 639px){.category-menu ul .slick-arrow.slick-next:before{display:none}}.category-menu ul li{display:inline-block;list-style:none;padding:0px;margin:0px 0px 0px 0px;width:auto}.category-menu ul li:before{display:none}.category-menu ul li a{padding:10px 20px;color:var(--text-color);display:block;text-decoration:none;transition:all .2s;position:relative;border-radius:10px}@media(max-width: 767px){.category-menu ul li a{font-size:14px;padding:3px 10px}}.category-menu ul li a::before{position:absolute;content:attr(data-name);font-weight:600;left:0;right:0;margin:auto;width:100%;text-align:center;opacity:0;letter-spacing:-0.016em;transition:all .2s}.category-menu ul li a:hover{text-decoration:none;color:#fff;background-color:var(--primary-color);border-color:#2f2f2b}.category-menu ul li a:hover::before{color:#fff;font-family:"Open Sans",sans-serif;opacity:1}.category-menu ul li a.active{text-decoration:none;color:#fff;background-color:var(--primary-color)}.category-menu ul li a.active::before{color:#fff;font-family:"Open Sans",sans-serif;opacity:1}.category-menu ul .slick-list{padding-left:0px !important}.category-menu .category-menu-sub.remove-loyalty-btn .category-menu-swiper{margin-left:40px}.category-menu .category-menu-sub.remove-loyalty-btn .category-menu-icon{top:9px;left:10px}.pagination-wt-title{width:100%;margin-bottom:20px}.pagination-wt-title h4{margin:0px;color:var(--text-color);font-weight:500}@media(max-width: 767px){.pagination-wt-title .pagination{display:none}}.pagination{width:auto;padding:0px;margin:0px;border-radius:0px}.pagination li{padding:2px}.pagination li a{border-radius:0px !important;box-shadow:none !important;border:0px;color:#000}.pagination li a:hover{background-color:#e82323;color:#fff}.promotion-rewas-btns{width:100%;padding:20px 0px 0px}@media(max-width: 1023px){.promotion-rewas-btns{display:none}}@media(max-width: 479px){.promotion-rewas-btns{padding:16px 0px 0px}}.promotion-rewas-btns .p-r-btns{display:flex;flex-wrap:wrap;justify-content:flex-end}.promotion-rewas-btns .p-r-btns .btn{margin-left:10px;font-size:14px;min-width:120px;padding:8px 12px}@media(max-width: 639px){.promotion-rewas-btns .p-r-btns .btn{font-size:14px;min-width:110px}}@media(max-width: 479px){.promotion-rewas-btns .p-r-btns .btn{min-width:105px;padding:6px 12px}}.product-listing-block{width:100%;margin-top:30px}.product-listing-block .product-listing-boxes{width:100%;padding-bottom:0px}@media(max-width: 639px){.product-listing-block .product-listing-boxes .row{margin:0px -8px}}.product-listing-block .product-listing-boxes .row>div{padding-bottom:30px}@media(max-width: 767px){.product-listing-block .product-listing-boxes .row>div{padding-bottom:20px;width:100%}}@media(max-width: 639px){.product-listing-block .product-listing-boxes .row>div{padding:0px 8px;padding-bottom:20px;width:50%}}.product-listing-block .product-listing-boxes .my-location-block .row>div{padding-bottom:0px}.product-listing-block .product-listing-boxes .product-box{width:100%;background-color:#fff;height:100%;border:1px solid #e5e5e5;position:relative;display:flex;flex-wrap:wrap;align-items:center;border-radius:12px;overflow:hidden}@media(max-width: 767px){.product-listing-block .product-listing-boxes .product-box{align-items:flex-start;padding:10px}}@media(max-width: 639px){.product-listing-block .product-listing-boxes .product-box{padding:0}}.product-listing-block .product-listing-boxes .product-box .unavailable-product{display:none}.product-listing-block .product-listing-boxes .product-box .overlay-link{top:2px;bottom:2px;right:2px;left:2px}.product-listing-block .product-listing-boxes .product-box.unavailable-product{pointer-events:none;background-color:#f3f3f3;opacity:1}.product-listing-block .product-listing-boxes .product-box.unavailable-product .product-bottom-content .inline-btn--block{display:none}.product-listing-block .product-listing-boxes .product-box.unavailable-product .not-available-product{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(255,255,255,.9);padding:10px;z-index:9}.product-listing-block .product-listing-boxes .product-box.unavailable-product .not-available-product h4{font-weight:600;margin:0}.product-listing-block .product-listing-boxes .product-box .product-img{width:35%;height:112px;background-color:#f3f3f3;position:relative}@media(max-width: 1080px){.product-listing-block .product-listing-boxes .product-box .product-img{height:98px}}@media(max-width: 1080px){.product-listing-block .product-listing-boxes .product-box .product-img{height:148px}}@media(max-width: 767px){.product-listing-block .product-listing-boxes .product-box .product-img{height:115px;position:relative;border-radius:0;overflow:hidden;border:1px solid #f3f3f3}}@media(max-width: 639px){.product-listing-block .product-listing-boxes .product-box .product-img{max-height:118px;width:100%;border:0}}@media(max-width: 479px){.product-listing-block .product-listing-boxes .product-box .product-img{max-height:118px}}@media only screen and (max-width: 400px){.product-listing-block .product-listing-boxes .product-box .product-img{max-height:102px}}@media(max-width: 374px){.product-listing-block .product-listing-boxes .product-box .product-img{max-height:98px}}@media only screen and (max-width: 350px){.product-listing-block .product-listing-boxes .product-box .product-img{max-height:88px}}@media only screen and (max-width: 330px){.product-listing-block .product-listing-boxes .product-box .product-img{max-height:82px}}.product-listing-block .product-listing-boxes .product-box .product-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-listing-block .product-listing-boxes .product-box .product-img span.prod-points{display:inline-block;padding:3px 8px 1px;position:absolute;right:0;bottom:0;background-color:var(--primary-color);color:#fff;font-family:"Oswald",sans-serif;text-transform:uppercase;font-size:13px}.product-listing-block .product-listing-boxes .product-box .product-img .product-title-mobile{display:none;position:absolute;bottom:0px;left:0;clip-path:polygon(0 0, 80% 0, 100% 100%, 0% 100%);-webkit-clip-path:polygon(0 0, 80% 0, 100% 100%, 0% 100%);background-color:var(--primary-color);padding:5px 30px 5px 10px}.product-listing-block .product-listing-boxes .product-box .product-img .product-title-mobile h5{font-weight:600;color:#fff;margin:0px;white-space:nowrap;width:100%;overflow:hidden;text-overflow:ellipsis}@media(max-width: 767px){.product-listing-block .product-listing-boxes .product-box .product-img .product-title-mobile h5{font-size:16px}}.product-listing-block .product-listing-boxes .product-box .product-img .product-price-mobile{display:none;position:absolute;top:8px;right:8px;width:70px;height:70px;border-radius:100%;background-color:#2f2f2b;border:2px solid var(--primary-color);color:#fff;font-weight:600;font-size:20px;font-family:"Oswald",sans-serif}@media(max-width: 639px){.product-listing-block .product-listing-boxes .product-box .product-img .product-price-mobile{width:60px;height:60px;font-size:18px}}.product-listing-block .product-listing-boxes .product-box .product-img .product-price-mobile .price{letter-spacing:0}.product-listing-block .product-listing-boxes .product-box .product-img .product-price-mobile .price sup{padding-right:3px;top:-4px;font-size:16px}@media(max-width: 639px){.product-listing-block .product-listing-boxes .product-box .product-img .product-price-mobile .price sup{font-size:14px;top:-3px}}.product-listing-block .product-listing-boxes .product-box .product-bottom-content{width:65%;padding:5px 15px}@media(max-width: 1080px){.product-listing-block .product-listing-boxes .product-box .product-bottom-content{padding-left:10px}}@media(max-width: 767px){.product-listing-block .product-listing-boxes .product-box .product-bottom-content{width:65%;padding:15px;padding-top:0px;padding-bottom:0}}@media(max-width: 639px){.product-listing-block .product-listing-boxes .product-box .product-bottom-content{width:100%;padding:7px}}.product-listing-block .product-listing-boxes .product-box .product-bottom-content h5{font-weight:600;color:var(--text-color);font-size:19px;margin-bottom:0px;white-space:nowrap;width:100%;overflow:hidden;text-overflow:ellipsis}@media(max-width: 1080px){.product-listing-block .product-listing-boxes .product-box .product-bottom-content h5{font-size:18px}}@media(max-width: 767px){.product-listing-block .product-listing-boxes .product-box .product-bottom-content h5{font-size:20px;margin-bottom:3px;padding-right:20px}}@media(max-width: 479px){.product-listing-block .product-listing-boxes .product-box .product-bottom-content h5{font-size:16px;margin-bottom:0px}}.product-listing-block .product-listing-boxes .product-box .product-bottom-content p{font-size:14px;line-height:1.5em;margin-bottom:3px;white-space:nowrap;width:100%;overflow:hidden;text-overflow:ellipsis}@media(max-width: 767px){.product-listing-block .product-listing-boxes .product-box .product-bottom-content p{display:none}}.product-listing-block .product-listing-boxes .product-box .product-bottom-content .price{font-weight:700;color:#586e27;display:block;width:100%;margin-bottom:1px;font-size:15px}@media(max-width: 1080px){.product-listing-block .product-listing-boxes .product-box .product-bottom-content .price{font-size:14px}}@media(max-width: 767px){.product-listing-block .product-listing-boxes .product-box .product-bottom-content .price{font-size:16px;margin-bottom:0px}}@media(max-width: 479px){.product-listing-block .product-listing-boxes .product-box .product-bottom-content .price{font-size:14px}}@media(max-width: 639px){.product-listing-block .product-listing-boxes .product-box .product-bottom-content .link-btn{font-size:15px}.product-listing-block .product-listing-boxes .product-box .product-bottom-content .link-btn span{font-size:20px;padding-left:5px}}@media(max-width: 479px){.product-listing-block .product-listing-boxes .product-box .product-bottom-content .link-btn{font-size:16px}}@media(max-width: 479px){.product-listing-block .product-listing-boxes .product-box .product-bottom-content .link-btn span{font-size:26px;padding-left:10px;position:relative;top:-1px}}.product-listing-block .product-listing-boxes .product-box .product-bottom-content .inline-btn--block{position:relative;width:100%;bottom:0px;z-index:9;right:0;padding-bottom:4px}@media(max-width: 767px){.product-listing-block .product-listing-boxes .product-box .product-bottom-content .inline-btn--block{position:relative;bottom:0;right:0;left:0;width:100%;padding-top:6px}}@media(max-width: 479px){.product-listing-block .product-listing-boxes .product-box .product-bottom-content .inline-btn--block{padding-top:6px}}@media(max-width: 1080px){.product-listing-block .product-listing-boxes .product-box .product-bottom-content .inline-btn--block .text--with-icon{padding:0 8px;font-size:11px;margin-right:3px}}@media(max-width: 767px){.product-listing-block .product-listing-boxes .product-box .product-bottom-content .inline-btn--block .text--with-icon{margin-bottom:5px;padding:0 12px;font-size:14px;height:30px}.product-listing-block .product-listing-boxes .product-box .product-bottom-content .inline-btn--block .text--with-icon img,.product-listing-block .product-listing-boxes .product-box .product-bottom-content .inline-btn--block .text--with-icon svg{width:15px}}@media(max-width: 639px){.product-listing-block .product-listing-boxes .product-box .product-bottom-content .inline-btn--block .text--with-icon{padding:0 11px;height:28px}}@media(max-width: 479px){.product-listing-block .product-listing-boxes .product-box .product-bottom-content .inline-btn--block .text--with-icon{padding:0 7px;height:25px}}.product-listing-block .product-listing-boxes .product-box:hover .link-btn{color:var(--primary-color);text-decoration:none}.product-listing-block .product-listing-boxes .product-box:hover .link-btn span{left:10px}.product-listing-block .product-listing-boxes .product-box .customize-btn{position:absolute;bottom:0;right:0;z-index:9;padding:6px 5px;min-width:90px;font-size:13px;border-radius:0px}@media(max-width: 767px){.product-listing-block .product-listing-boxes .product-box .customize-btn{bottom:auto;top:0;right:auto;left:0;font-size:12px;min-width:80px}}.product-listing-block .product-listing-boxes .pagination{margin-top:30px}.product-listing-block .product-listing-boxes .reward-listing-box{padding:15px 0px}@media(max-width: 479px){.product-listing-block .product-listing-boxes .reward-listing-box{padding:0}}.product-listing-block .product-listing-boxes .reward-listing-box .reward-list-content h5{font-family:"Oswald",sans-serif}.product-listing-block .product-listing-boxes .reward-listing-box .reward-list-content p{font-size:14px;line-height:1.5em;white-space:nowrap;width:100%;overflow:hidden;text-overflow:ellipsis}.product-listing-block .product-listing-boxes .reward-listing-box .reward-list-content .reward-redeem input{width:65px;margin-right:10px;height:30px;line-height:30px;padding:0 6px}.product-listing-block .product-listing-boxes .reward-listing-box .reward-list-content .reward-redeem .sm-btn{padding:4px 10px;min-width:90px;font-size:13px}.tooltip{opacity:1}.tooltip .tooltip-inner{background-color:var(--primary-color);color:#fff;opacity:1;min-width:400px;font-weight:600}@media(max-width: 1080px){.tooltip .tooltip-inner{min-width:250px}}@media(max-width: 1023px){.tooltip .tooltip-inner{min-width:300px}}@media(max-width: 639px){.tooltip .tooltip-inner{min-width:250px}}.tooltip .arrow::before{border-top-color:var(--primary-color)}.tooltip.show{opacity:1}.my-location-block{width:100%;padding:40px;margin:30px 0px;background-color:#faf2ee}@media(max-width: 767px){.my-location-block{padding:30px}}@media(max-width: 639px){.my-location-block{padding:20px}}.my-location-block h2{font-weight:500;color:#2f2f2b;margin-bottom:10px}.my-location-block h4{color:var(--text-color)}@media(max-width: 479px){.my-location-block .btn.sm-btn{font-size:13px;padding:7px 10px}}.my-location-block p{line-height:1.7em;margin:0px}.my-location-block p a{color:#624a28;text-decoration:none;pointer-events:none}@media(max-width: 479px){.my-location-block p a{pointer-events:all}}.my-location-block p a:hover{color:var(--primary-color)}.my-location-block .approx-time{width:85%;margin-top:30px;padding-top:25px;border-top:1px solid #e5e5e5}@media(max-width: 767px){.my-location-block .approx-time{width:100%;padding-bottom:25px}}.my-location-block .approx-time h5{display:inline-block;width:100%;margin-bottom:10px;color:var(--primary-color)}.my-location-block .approx-time h5 span{display:inline-block;padding-right:10px;position:relative;top:-3px}.my-location-block .approx-time p{color:#000}.my-location-block .approx-time p strong{font-size:24px}.set{width:100%;margin-bottom:10px}.set .content-title{position:relative;padding-right:30px;cursor:pointer;border:0px}.set .content-title .set-content-bg{position:absolute;z-index:1;background-position:center;background-size:cover;background-repeat:no-repeat;opacity:1;left:5px;right:5px;top:5px;bottom:5px;width:25%}@media(max-width: 639px){.set .content-title .set-content-bg{width:30%}}@media(max-width: 479px){.set .content-title .set-content-bg{width:35%}}.set .content-title::before{width:14px;height:2px;background-color:#000;position:absolute;right:10px;top:20px;content:"";transition:all .5s}.set .content-title::after{width:2px;height:14px;background-color:#000;position:absolute;right:16px;top:14px;content:"";transition:all .5s}.set .content-title.active::after{height:0px}.set .content-title.active::before{background-color:#5f3b21}.select-menu{width:100%;position:relative;padding:10px 15px;padding-right:30px;background-color:var(--primary-color);color:#fff;font-size:20px;font-weight:500;display:none;text-decoration:none;font-family:"Oswald",sans-serif;cursor:pointer}@media(max-width: 767px){.select-menu{display:block}}.select-menu:hover{color:#fff;text-decoration:none}.select-menu::before{width:14px;height:2px;background-color:#fff;position:absolute;right:12px;top:22px;content:"";transition:all .5s}.select-menu::after{width:2px;height:14px;background-color:#fff;position:absolute;right:18px;top:16px;content:"";transition:all .5s}.select-menu.active::after{height:0px}.close-btn{display:inline-block}.close-btn svg{width:30px;height:30px;transition:all .5s;fill:#5f3b21}.close-btn svg .cls-1{stroke:#e82323}.close-btn:hover svg{fill:var(--primary-color)}.slick-arrow{width:32px;height:32px;background-size:18px}.slick-arrow::before{display:none}.slick-arrow.slick-next{background:url(../images/right-angle-dark.png);background-size:8px;background-repeat:no-repeat;background-position:center right;right:0;width:40px}.slick-arrow.slick-next:hover,.slick-arrow.slick-next:focus{background:url(../images/right-angle-dark.png);background-size:8px;background-repeat:no-repeat;background-position:center right}.slick-arrow.slick-next:hover:before,.slick-arrow.slick-next:focus:before{background:#fff;background:linear-gradient(90deg, rgb(255, 255, 255) 60%, rgba(255, 255, 255, 0) 100%);opacity:.8}.slick-arrow.slick-next:before{position:absolute;content:"";display:block;background:#fff;background:linear-gradient(90deg, rgb(255, 255, 255) 60%, rgba(255, 255, 255, 0) 100%);right:0;top:0;bottom:0;width:50px;opacity:.8}.slick-arrow.slick-prev{background:url(../images/left-angle-dark.png);background-size:8px;background-repeat:no-repeat;background-position:center;left:25px}.slick-arrow.slick-prev:hover,.slick-arrow.slick-prev:focus{background:url(../images/left-angle-dark.png);background-size:8px;background-repeat:no-repeat;background-position:center}.navigation-pop{position:absolute;width:300px;border-radius:3px;background-color:#fff;z-index:999;left:0px;top:10px;transition:all .4s;transform:scale(0.9);opacity:0;visibility:hidden;box-shadow:0px 0px 25px 0px rgba(0,0,0,.1);padding:35px 0 0}@media(max-width: 639px){.navigation-pop{width:280px}}@media(max-width: 479px){.navigation-pop{width:246px}}.navigation-pop.show-pop{left:36px;transform:scale(1);opacity:1;visibility:visible}.navigation-pop .close-pop{position:absolute;top:-8px;right:-8px;width:30px;height:30px;background-color:#e82323;display:flex;align-items:center;justify-content:center;border-radius:100%;box-shadow:0px 0px 20px 0px rgba(0,0,0,.3);z-index:1}.navigation-pop .close-pop img{width:12px}.navigation-pop .close-pop svg{width:20px}.navigation-pop ul{padding:0px 0px 10px;margin:0px;max-height:60vh;overflow-y:auto;overflow-x:hidden;scrollbar-color:#e7e7e7 #fff;scrollbar-width:thin;display:inline-block}.navigation-pop ul::-webkit-scrollbar{width:5px;height:5px;background-color:#fff}.navigation-pop ul::-webkit-scrollbar-thumb{background:#e7e7e7;border-radius:0px}@media(max-width: 479px){.navigation-pop ul{padding:0px 0px 10px}}.navigation-pop ul li{width:100%;padding:0px 0px}.navigation-pop ul li a{font-size:14px;font-weight:600;padding:3px 20px;display:flex;justify-content:space-between;align-items:center;color:var(--text-color);border:0px;border-left:3px solid rgba(0,0,0,0);transition:all .2s;border-radius:0}@media(max-width: 479px){.navigation-pop ul li a{padding:3px 15px}}.navigation-pop ul li a::before{display:none}.navigation-pop ul li a span{width:21px;height:21px;text-align:center;background-color:#e5e5e5;color:var(--text-color);border-radius:100%;line-height:21px;font-size:12px;transition:all .2s}.navigation-pop ul li a.active,.navigation-pop ul li a:hover{border-left:3px solid var(--secondary-color)}.navigation-pop ul li a.active span,.navigation-pop ul li a:hover span{background-color:var(--primary-color);color:#fff}.question-desc{position:absolute;bottom:15px;right:15px;width:30px;height:30px;border-radius:100%;background-color:var(--primary-color);color:#fff;font-family:"Oswald",sans-serif;font-weight:700;font-size:18px;display:block;text-align:center;line-height:30px;z-index:91;display:none}@media(max-width: 767px){.question-desc{display:block;width:27px;height:27px;font-size:16px;line-height:27px;bottom:auto;top:15px}}@media(max-width: 639px){.question-desc{top:auto;left:auto;bottom:3px;right:3px;width:26px;height:26px;line-height:26px;font-size:16px}}@media(max-width: 479px){.question-desc{width:22px;height:22px;line-height:22px;font-size:14px}}.set-content{width:100%;display:none}.modal .modal-body.login-form{width:100%;background-color:rgba(0,0,0,0);margin-top:0px}.modal .modal-body .content-box-main{padding-top:0px;margin-bottom:30px}.for--llr-model .modal-content{height:auto;padding:0px}.add_coupon_accordian_block{width:100%;padding:30px;padding-top:75px}@media(max-width: 479px){.add_coupon_accordian_block{padding:15px;padding-top:65px}}.add_coupon_accordian_block .set{width:100%;margin-bottom:30px;position:relative}@media(max-width: 479px){.add_coupon_accordian_block .set{margin-bottom:20px}}.add_coupon_accordian_block .set .close-set{position:absolute;bottom:5px;right:5px;line-height:1;font-size:22px;color:#e82323;z-index:2;cursor:pointer}.add_coupon_accordian_block .set .close-set .fa-check-circle{display:none}.add_coupon_accordian_block .set .close-set .sm-btn{min-width:55px;font-size:14px;padding:4px 10px}@media(max-width: 639px){.add_coupon_accordian_block .set .close-set .sm-btn{min-width:43px;font-size:13px;padding:2px 8px}}.add_coupon_accordian_block .set .content-title{margin-bottom:0px;padding:50px 35px 50px 75px;padding-left:28%}@media(max-width: 639px){.add_coupon_accordian_block .set .content-title{padding:30px 35px 30px 75px;padding-left:35%}}@media(max-width: 479px){.add_coupon_accordian_block .set .content-title{padding-left:40%}}.add_coupon_accordian_block .set .content-title::before{top:50%;transform:translateY(-50%);display:none}.add_coupon_accordian_block .set .content-title::after{top:50%;transform:translateY(-50%);display:none}.add_coupon_accordian_block .set .content-title h6{font-weight:700;margin:0px;font-family:"Open Sans",sans-serif;color:#000;font-size:20px}@media(max-width: 639px){.add_coupon_accordian_block .set .content-title h6{width:100%;font-size:18px}}@media(max-width: 479px){.add_coupon_accordian_block .set .content-title h6{font-size:14px}}.add_coupon_accordian_block .set .set-content{padding:15px}.add_coupon_accordian_block .set.coupon-added .content-title{background-color:#e4f7e2}.add_coupon_accordian_block .set.coupon-added .content-title::before{display:none}.add_coupon_accordian_block .set.coupon-added .content-title::after{display:none}.add_coupon_accordian_block .set.coupon-added .close-set{color:#586e27}.add_coupon_accordian_block .set.coupon-added .close-set .fa-check-circle{display:block}.add_coupon_accordian_block .set.coupon-added .close-set .fa-times-circle{display:none}.add_coupon_accordian_block .set.coupon-added .close-set .sm-btn{display:none}.add_coupon_accordian_block .set.coupon-not-added .content-title{background-color:#fdd}.add_coupon_accordian_block.requirement-not-complete .flashing-note{display:block}.flashing-note{width:100%;background-color:#e82323;color:#fff;text-align:center;padding:5px;margin-bottom:20px;display:none}.product__vertical_listing{width:100%;padding-top:10px}.product__vertical_listing .coupon-product-title{width:100%;text-align:left}.product__vertical_listing .coupon-product-title h4{font-weight:700;color:#000}.product__vertical_listing .product_vert_box{width:100%;border:1px solid #e5e5e5;height:100%}.product__vertical_listing .product_vert_box .product__img__r_btns{position:relative}.product__vertical_listing .product_vert_box .product__select_r_btn{position:absolute;top:0;right:0;left:0;bottom:0;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-items:flex-end;background:#000;background:linear-gradient(270deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);padding:12px 0 0 0}.product__vertical_listing .product_vert_box .product__select_r_btn .custom-radio{padding:0 0 8px 0}.product__vertical_listing .product_vert_box .product__select_r_btn .custom-radio .custom-control-label{padding-left:0px;padding-right:28px;color:#fff;line-height:1.4em;text-align:right;font-size:18px}.product__vertical_listing .product_vert_box .product__select_r_btn .custom-radio .custom-control-label::before{left:auto;right:0;top:13px}.product__vertical_listing .product_vert_box .product__select_r_btn .custom-radio .custom-control-label::after{left:auto;right:5px;top:18px}.product__vertical_listing .product_vert_box .product__img{width:100%;height:200px;min-height:200px}.product__vertical_listing .product_vert_box .product__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product__vertical_listing .product_vert_box .product__content{width:100%;padding:15px 15px}.product__vertical_listing .product_vert_box .product__content .custom-dropdown{width:100%;margin:10px 0 10px}.product__vertical_listing .product_vert_box .product__content .sm-btn{width:100%;padding:8px 15px;margin-top:5px}.product__vertical_listing .product_vert_box .product__content .multi-select-block{width:100%;margin:6px 0 10px}.product__vertical_listing .product_vert_box .product__content .multi-select-block label{font-size:14px;font-weight:600;color:#2f2f2b;display:block;line-height:normal;margin:0 0 5px 0}.product__vertical_listing .product_vert_box .product__content h5{font-weight:600;color:#2f2f2b;font-size:20px;margin-bottom:5px;white-space:nowrap;width:100%;overflow:hidden;text-overflow:ellipsis}@media(max-width: 639px){.product__vertical_listing .product_vert_box .product__content h5{font-size:18px;margin-bottom:2px}}@media(max-width: 479px){.product__vertical_listing .product_vert_box .product__content h5{font-size:20px;margin-bottom:5px}}.product__vertical_listing .product_vert_box .product__content p{font-size:14px;line-height:1.5em;margin-bottom:3px;white-space:nowrap;width:100%;overflow:hidden;text-overflow:ellipsis}@media(max-width: 767px){.product__vertical_listing .product_vert_box .product__content p{display:none}}.product__vertical_listing .product_vert_box .product__content .price{font-weight:700;color:#586e27;display:block;width:100%;margin-bottom:3px}@media(max-width: 767px){.product__vertical_listing .product_vert_box .product__content .price{font-size:14px;margin-bottom:0px}}@media(max-width: 479px){.product__vertical_listing .product_vert_box .product__content .price{margin-bottom:3px;font-size:16px}}@media(max-width: 639px){.product__vertical_listing .product_vert_box .product__content .link-btn{font-size:15px}.product__vertical_listing .product_vert_box .product__content .link-btn span{font-size:20px;padding-left:5px}}@media(max-width: 479px){.product__vertical_listing .product_vert_box .product__content .link-btn{font-size:16px}}@media(max-width: 479px){.product__vertical_listing .product_vert_box .product__content .link-btn span{font-size:26px;padding-left:10px;position:relative;top:-1px}}body.without-login .navigation-pop ul{margin:0}@media only screen and (max-width: 992px){.want-it-for .modal-dialog{max-width:94%}}.want-it-for .modal-body{padding:40px}@media(max-width: 767px){.want-it-for .modal-body{padding:30px}}@media(max-width: 639px){.want-it-for .modal-body{padding:25px}}.want-it-for h6{color:#000}.want-it-for .select-order-block .row{margin:0px -5px}.want-it-for .select-order-block .row>div{padding:0px 5px;margin-bottom:15px}@media(max-width: 767px){.want-it-for .select-order-block .row>div{width:50%;max-width:50%}}@media(max-width: 479px){.want-it-for .select-order-block .row>div{width:100%;max-width:100%}}.want-it-for .select-order-block .select-order-box{display:block;padding:20px 15px 50px;transition:all .4s;height:100%;overflow:hidden;margin:0px}@media only screen and (max-width: 992px){.want-it-for .select-order-block .select-order-box{padding:20px 20px 40px}}@media(max-width: 639px){.want-it-for .select-order-block .select-order-box{padding:15px 15px 37px}}.want-it-for .select-order-block .select-order-box .select-order-icon{margin:auto;transition:all .4s}@media(max-width: 767px){.want-it-for .select-order-block .select-order-box .select-order-icon{width:55px;height:55px}}.want-it-for .select-order-block .select-order-box .select-order-content{width:100%;text-align:center;padding:20px 0 0 0;transition:all .4s;font-size:14px}.want-it-for .select-order-block .select-order-box .select-order-content h6{color:var(--primary-color);transition:all .4s;margin:0px 0px 6px 0px}.want-it-for .select-order-block .select-order-box .select-order-content label{transition:all .4s;display:block;margin:0 0 6px 0}.want-it-for .select-order-block .select-order-box .select-order-content .process-time{line-height:1.25em;font-size:13px;margin:0px;position:absolute;bottom:0;left:0;right:0;text-align:center;background:#faf2ee;color:var(--primary-color);padding:5px;font-weight:600;transition:all .4s}.want-it-for .select-order-block .select-order-box.active label{color:var(--text-color)}.want-it-for .select-order-block .select-order-box.active h6{color:var(--text-color)}.want-it-for .select-order-block .select-order-box.active .process-time{background:var(--primary-color);color:#fff}.want-it-for .content-box-main{padding-top:25px !important;margin-bottom:0px !important}.want-it-for .want-it-content{width:100%;padding-bottom:30px;margin-bottom:30px;border-bottom:1px solid #e5e5e5}.want-it-for .want-it-content:last-child{border-bottom:0px;padding-bottom:0px;margin-bottom:0px}.want-it-for .title{width:100%;margin-bottom:20px}.want-it-for .title h5{font-weight:600;color:#000}.want-it-for .order-address-block{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;background-color:#d1f1ce;align-items:center;padding:10px 15px;margin-bottom:20px;color:#2f2f2b;font-weight:600;border-radius:4px}@media(max-width: 639px){.want-it-for .order-address-block{font-size:14px}}.want-it-for .order-address-block label{margin:0;width:calc(100% - 60px)}.want-it-for .order-address-block .remove-btn{padding:4px 10px;background-color:#abdaa4;color:#2f2f2b;border-radius:4px}.want-it-for .content-form-block .form-group .address-remove-btn{position:absolute;right:80px;top:0;color:#e82323}.product-detail-modal .modal-content{height:93vh;overflow:auto;padding-bottom:80px}@media(max-width: 479px){.product-detail-modal .modal-content{padding-bottom:130px}}.product-detail-modal.for--llr-model{overflow:auto}.product-detail-modal.for--llr-model .modal-content{height:auto;padding:0px}.product-detail-modal.for--llr-model .lr--body-content{width:100%;padding:30px}@media(max-width: 639px){.product-detail-modal.for--llr-model .lr--body-content{padding:20px}}.product-detail-modal.for--llr-model .lr--body-content .content-cmn-block{padding:0px}.product-detail-modal.add--coupon-modal .modal-content{height:auto;max-height:93vh;padding-bottom:0}.product-detail-modal.single_add_coupon_modal .modal-lg{max-width:400px}@media(max-width: 639px){.product-detail-modal.single_add_coupon_modal .modal-lg{width:92%}}.product-detail-modal.single_add_coupon_modal .product__vertical_listing{padding:80px 10px 30px}@media(max-width: 639px){.product-detail-modal.single_add_coupon_modal .product__vertical_listing{padding:65px 0px 15px}}.product-detail-modal.single_add_coupon_modal .product__vertical_listing .product_vert_box .product__content .sm-btn{width:calc(50% - 5px);min-width:unset}.product-detail-modal.single_add_coupon_modal .product__vertical_listing .product_vert_box .product__content .inline-btn--block{justify-content:space-between}.product-detail-modal .modal-body{width:100%;padding:0px}.product-detail-modal .product-detail-food-img-content{width:100%;display:flex;flex-wrap:wrap;align-items:flex-start}.product-detail-modal .food-img{width:235px;border-radius:7px;overflow:hidden;margin-bottom:0px}@media(max-width: 767px){.product-detail-modal .food-img{width:100%}}.product-detail-modal .top_bar{width:100%;position:absolute;z-index:9}.product-detail-modal .section-title{width:100%;margin:0px;background-color:#faf2ee;position:relative}.product-detail-modal .section-title h2{color:#2f2f2b;text-align:left}@media(max-width: 639px){.product-detail-modal .section-title h2{font-size:24px}}@media(max-width: 479px){.product-detail-modal .section-title h2{font-size:20px}}.product-detail-modal .section-title .btn{position:absolute;right:0;top:0;height:100%;border-radius:0px;background-color:#e82323;color:#fff;min-width:auto;padding:0px 10px}.product-detail-modal .section-title .btn svg{width:25px;height:25px}.product-detail-modal .product-detail-modal-menu{width:100%;left:0;right:0;margin:auto;padding:0 18px;background-color:#fff;padding-bottom:0px}.product-detail-modal .product-detail-modal-menu.other-menu-item{display:none}.product-detail-modal .product-detail-modal-menu ul{padding:0;width:100%;text-align:center;margin:0;display:flex;flex-wrap:wrap}.product-detail-modal .product-detail-modal-menu ul li{display:inline-block;list-style:none;padding:10px 5px;width:33.3333%}.product-detail-modal .product-detail-modal-menu ul li::before{display:none}.product-detail-modal .product-detail-modal-menu ul li a{width:100%;padding:10px;background-color:#2f2f2b;color:#fff;display:block;text-transform:uppercase;font-weight:600;text-decoration:none;font-family:"Oswald",sans-serif}@media(max-width: 639px){.product-detail-modal .product-detail-modal-menu ul li a{font-size:14px;padding:7px}}@media(max-width: 479px){.product-detail-modal .product-detail-modal-menu ul li a{font-size:13px}}.product-detail-modal .product-detail-modal-menu ul li a:hover,.product-detail-modal .product-detail-modal-menu ul li a.active{background-color:var(--primary-color);color:#fff}.product-detail-modal .product-detail-block{width:100%;padding:25px;padding-top:120px !important}@media(max-width: 767px){.product-detail-modal .product-detail-block{padding:30px;padding-top:130px !important}}@media(max-width: 479px){.product-detail-modal .product-detail-block{padding:15px;padding-top:115px !important}}.product-detail-modal .product-detail-block.other-menu-item{padding-top:75px !important}@media(max-width: 767px){.product-detail-modal .product-detail-block.other-menu-item{padding-top:75px !important}}@media(max-width: 479px){.product-detail-modal .product-detail-block.other-menu-item{padding-top:65px !important}}.product-detail-modal .product-detail-block .create-own{width:calc(100% - 235px);padding-left:20px}@media(max-width: 767px){.product-detail-modal .product-detail-block .create-own{width:100%;padding-left:0px;padding-top:20px}}.product-detail-modal .product-detail-block .create-own h5,.product-detail-modal .product-detail-block .create-own h4{color:var(--text-color);margin-bottom:7px}.product-detail-modal .product-detail-block .create-own p{margin-bottom:5px;font-size:14px;line-height:1.5}.product-detail-modal .product-detail-block .pizza--block{display:none;padding-top:20px}@media(max-width: 479px){.product-detail-modal .product-detail-block .pizza--block{padding-top:0px}}.product-detail-modal .product-detail-block .pizza--block .detail-section{padding-top:20px}.product-detail-modal .detail-section{width:100%;padding-top:20px}.product-detail-modal .detail-section .title{width:100%;margin-bottom:20px}.product-detail-modal .detail-section .title h5{font-weight:600;color:var(--text-color);margin:0}.product-detail-modal .detail-section .set .set-content .detail-section{padding-top:20px}.product-detail-modal .detail-section .choose-pizaa-sec-block{width:100%}.product-detail-modal .detail-section .choose-pizaa-sec-block .row{margin:0px -10px}.product-detail-modal .detail-section .choose-pizaa-sec-block .row>div{padding:0px 10px;width:50%;flex:0 0 50%;max-width:50%}@media(max-width: 479px){.product-detail-modal .detail-section .choose-pizaa-sec-block .row>div{width:50%;flex:0 0 50%;max-width:50%;padding-bottom:20px}}.product-detail-modal .detail-section .choose-pizaa-sec-block .choose-box{width:100%;display:block;height:100%;text-align:center;border-radius:5px;border:1px solid #e5e5e5;padding:10px;cursor:pointer;text-decoration:none;transition:all .5s;color:#2f2f2b}.product-detail-modal .detail-section .choose-pizaa-sec-block .choose-box img{width:49px}@media(max-width: 639px){.product-detail-modal .detail-section .choose-pizaa-sec-block .choose-box img{width:35px}}.product-detail-modal .detail-section .choose-pizaa-sec-block .choose-box h6{margin:0px;margin-top:10px}@media(max-width: 767px){.product-detail-modal .detail-section .choose-pizaa-sec-block .choose-box h6{font-size:14px}}.product-detail-modal .detail-section .choose-pizaa-sec-block .choose-box:hover,.product-detail-modal .detail-section .choose-pizaa-sec-block .choose-box.active{color:#2f2f2b;background-color:#faf2ee;border:1px solid var(--primary-color)}.product-detail-modal .detail-section .set .content-title{margin:0px;padding:12px 35px 12px 12px;display:flex;justify-content:space-between;align-items:center}@media(max-width: 639px){.product-detail-modal .detail-section .set .content-title{flex-wrap:wrap}}.product-detail-modal .detail-section .set .content-title::after,.product-detail-modal .detail-section .set .content-title::before{top:50%;transform:translateY(-50%)}.product-detail-modal .detail-section .set .content-title h6{font-weight:700;margin:0px;font-family:"Open Sans",sans-serif;color:#000;font-size:16px}@media(max-width: 639px){.product-detail-modal .detail-section .set .content-title h6{width:100%}}.product-detail-modal .detail-section .set .content-title form,.product-detail-modal .detail-section .set .content-title .form-control{width:200px;max-width:100%;height:34px;line-height:34px}@media(max-width: 639px){.product-detail-modal .detail-section .set .content-title form,.product-detail-modal .detail-section .set .content-title .form-control{height:30px;line-height:30px;margin-top:5px}}@media(max-width: 479px){.product-detail-modal .detail-section .set .content-title form,.product-detail-modal .detail-section .set .content-title .form-control{width:180px}}.product-detail-modal .detail-section .set .set-content{width:100%;padding:15px 10px 10px}.product-detail-modal .detail-section .set .set-content .form-group:last-child{border-bottom:0px}.product-detail-modal .detail-section .set:last-child{margin-bottom:0}.product-detail-modal .detail-section .choose-option-block{width:100%;display:flex;flex-wrap:wrap}.product-detail-modal .detail-section .choose-option-block h6{font-size:15px;margin-bottom:5px;margin-top:12px;padding-bottom:6px;width:100%;color:var(--text-color)}.product-detail-modal .detail-section .choose-option-block h6:first-child{margin-top:5px}.product-detail-modal .detail-section .choose-option-block .gray-bg-cover{width:100%;display:flex;flex-wrap:wrap}.product-detail-modal .detail-section .choose-option-block .form-group{padding:5px 0px 4px;margin:0px;width:auto}.product-detail-modal .detail-section .choose-option-block .form-group .custom-control{margin-right:10px}.product-detail-modal .detail-section .choose-option-block .form-group .custom-control .custom-control-label{padding:4px 14px}.product-detail-modal .detail-section .choose-option-block .form-group .custom-control .custom-control-label::before{top:0;left:0;right:0;bottom:0;width:auto;height:auto;border-radius:10px;z-index:-1}.product-detail-modal .detail-section .choose-option-block .form-group .custom-control .custom-control-label::after{top:0;left:0;right:0;bottom:0;width:auto;height:auto;border-radius:0;z-index:-1;display:none}.product-detail-modal .detail-section .choose-option-block .form-group .custom-control .custom-control-input:checked~.custom-control-label{color:#fff}.product-detail-modal .detail-section .choose-option-block .form-group .custom-control .custom-control-input:checked~.custom-control-label::before{background-color:var(--primary-color);border-color:var(--primary-color)}.product-detail-modal .detail-section .choose-option-block .form-group .custom-control .custom-control-input:checked~.custom-control-label::after{opacity:0;display:none}.product-detail-modal .detail-section .choose-options-tabs{width:100%;position:relative}.product-detail-modal .detail-section .choose-options-tabs .link-btn{position:absolute;right:10px;top:7px}@media(max-width: 639px){.product-detail-modal .detail-section .choose-options-tabs .link-btn{position:static;padding-top:20px;padding-left:8px;display:block}}@media(max-width: 639px){.product-detail-modal .detail-section .choose-options-tabs .tab-content{padding:5px 0px 0px 0px}}.product-detail-modal .detail-section .choose-options-tabs .choose-options-box{width:100%;display:flex;flex-wrap:wrap;position:relative;background-color:#f3f3f3;margin-top:5px;cursor:pointer}.product-detail-modal .detail-section .choose-options-tabs .choose-options-box h6{margin-bottom:0px;padding-top:3px;color:#2f2f2b;font-weight:600;transition:all .5s;cursor:pointer;width:100%;padding:10px;padding-right:35px}.product-detail-modal .detail-section .choose-options-tabs .choose-options-box h6.open-choose-box{color:var(--primary-color)}.product-detail-modal .detail-section .choose-options-tabs .choose-options-box .options-list-block{width:100%;display:none;padding:0 10px 5px}@media(max-width: 639px){.product-detail-modal .detail-section .choose-options-tabs .choose-options-box .options-list-block{width:100%;padding-top:7px}}.product-detail-modal .detail-section .choose-options-tabs .choose-options-box .options-list-block .form-group{width:auto;padding:0px;margin-bottom:2px;display:inline-block}@media(max-width: 639px){.product-detail-modal .detail-section .choose-options-tabs .choose-options-box .options-list-block .form-group .custom-control{margin-right:.4rem}}.product-detail-modal .detail-section .choose-options-tabs .choose-options-box .remove-icon{position:absolute;right:8px;top:9px;width:23px;height:23px;font-size:14px;line-height:23px}@media(max-width: 639px){.product-detail-modal .detail-section .choose-options-tabs .choose-options-box .remove-icon{width:22px;height:22px;line-height:22px;font-size:13px;top:30%}}.product-detail-modal .detail-section .choose-item-form-grp{width:100%;display:flex;flex-wrap:wrap}.product-detail-modal .detail-section .choose-item-form-grp .section-group{width:38px}.product-detail-modal .detail-section .choose-item-form-grp .section-group img{width:100%}.product-detail-modal .detail-section .choose-item-form-grp .form-group{width:100%}.product-detail-modal .detail-section .choose-item-form-grp .form-group select{background-position:98% center}.product-detail-modal .detail-section .choose-item-form-grp.active .section-group{display:inline-block}.product-detail-modal .detail-section .choose-item-form-grp.active .form-group{width:calc(100% - 48px);padding-left:10px}.product-detail-modal .detail-section .choose-item-form-grp.active .form-group>label{display:none}.product-detail-modal .detail-section .selected-options{width:100%;padding-bottom:10px}.product-detail-modal .detail-section .selected-options h6{margin:0px;font-family:"Open Sans",sans-serif;font-size:13px;font-weight:600;color:#2f2f2b;display:flex;flex-wrap:wrap}.product-detail-modal .detail-section .selected-options h6 span{display:inline-block;padding:5px 7px;background-color:#faf2ee;border:1px solid var(--primary-color);margin:0 5px 5px 0}#product-details .modal-dialog{max-width:680px;width:94%}#product-details .modal-content{position:static}.bottom-bar{width:100%;position:absolute;bottom:0;left:0;right:0;box-shadow:0px -7px 25px 0px rgba(0,0,0,.15);padding:15px 20px;background-color:#fff;z-index:9;display:flex;justify-content:flex-end;align-items:center}@media(max-width: 479px){.bottom-bar{padding:15px;justify-content:center;flex-wrap:wrap}}.bottom-bar .bottom-bar-col{width:auto;display:flex;align-items:center;padding-left:15px}@media(max-width: 479px){.bottom-bar .bottom-bar-col{width:100%;padding-left:0px;justify-content:center}}.bottom-bar .quantity-box{width:auto}@media(max-width: 479px){.bottom-bar .quantity-box{margin-bottom:10px}}.bottom-bar .price-box{padding-left:30px}@media(max-width: 767px){.bottom-bar .price-box{padding-left:20px}}.bottom-bar .price-box h4{margin:0px;color:#2f2f2b;font-weight:600}@media(max-width: 767px){.bottom-bar .price-box h4{font-size:20px}}.bottom-bar .price-box h4 span{color:#586e27}.bottom-bar .refresh-btn{margin-left:10px}@media(max-width: 479px){.bottom-bar .refresh-btn{margin-left:5px;margin-right:-30px}}.bottom-bar .refresh-btn span{font-size:20px;font-weight:700;vertical-align:middle;color:#586e27}.bottom-bar .refresh-btn span:hover{color:var(--primary-color)}.bottom-bar .add-order-btn{padding:8px 15px;min-width:160px}@media(max-width: 639px){.bottom-bar .add-order-btn{min-width:120px}}.bottom-bar .total-order-price{width:75px;text-align:center;font-size:20px;font-family:"Oswald",sans-serif;color:#2f2f2b;font-weight:600;margin-left:10px}@media(max-width: 639px){.bottom-bar .total-order-price{font-size:18px}}.bottom-bar .total-order-price .price-loader{width:auto;padding-left:5px}.bottom-bar .total-order-price .price-loader img{width:22px}.bottom-bar .total-order-price .price-amount{display:none}.bottom-bar .total-order-price.load-price .price-loader{display:none}.bottom-bar .total-order-price.load-price .price-amount{display:inline-block;padding-left:3px}.modal-content{scrollbar-width:thin;scrollbar-color:#e5e5e5 #f3f3f3}.modal-content::-webkit-scrollbar{width:12px}.modal-content::-webkit-scrollbar-track{background:#f3f3f3}.modal-content::-webkit-scrollbar-thumb{background-color:#e5e5e5;border-radius:10px;border:3px solid #f3f3f3}.modal{scrollbar-width:thin;scrollbar-color:#e5e5e5 #f3f3f3}.modal::-webkit-scrollbar{width:0px}.modal::-webkit-scrollbar-track{background:#f3f3f3}.modal::-webkit-scrollbar-thumb{background-color:#e5e5e5;border-radius:10px;border:3px solid #f3f3f3}.nav-tabs{width:100%;background-color:#faf2ee;border:0px}@media(max-width: 767px){.nav-tabs{position:absolute;top:40px;left:0;right:0;width:100%;z-index:9;display:none}}.nav-tabs .nav-item{width:auto;border:0px;background-color:none;border-radius:0px;margin:0px;padding:0px}@media(max-width: 767px){.nav-tabs .nav-item{width:100%}}.nav-tabs .nav-item .nav-link{width:auto;padding:7px 35px;font-family:"Oswald",sans-serif;font-size:16px;background-color:#2f2f2b;color:#fff;border-radius:0px;margin:0px;border:0px;text-transform:uppercase}@media(max-width: 767px){.nav-tabs .nav-item .nav-link{width:100%;padding:7px 15px;font-size:14px}}.nav-tabs .nav-item .nav-link.active{background-color:var(--primary-color)}.tab-content{width:100%;padding:20px 0px 0px 0px}.inline-multi-input{width:100%}.inline-multi-input .form-group{width:auto;display:inline-block}.for-pizza-seletion-only{width:100%}.for-pizza-seletion-only .choose-item-form-grp{margin:0 0 10px}.for-pizza-seletion-only .choose-options-box{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin:10px 0}@media(max-width: 479px){.for-pizza-seletion-only .choose-options-box{position:relative}}.for-pizza-seletion-only .choose-option-form{width:auto;display:flex;flex-wrap:wrap;align-items:center}.for-pizza-seletion-only .choose-option-form .custom-control,.for-pizza-seletion-only .choose-option-form .form-group{margin-bottom:0px}.for-pizza-seletion-only .moon-selection-options{width:auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end}@media(max-width: 479px){.for-pizza-seletion-only .moon-selection-options{width:auto;margin:0px 0 0}}.for-pizza-seletion-only .moon-selection-options select{width:160px;display:none}@media(max-width: 639px){.for-pizza-seletion-only .moon-selection-options select{width:100px;padding:0 5px;background-size:10px;background-position:94% center;line-height:30px;height:35px;font-size:13px}}@media(max-width: 479px){.for-pizza-seletion-only .moon-selection-options select{width:calc(100% - 88px);margin-right:10px;line-height:28px;height:32px}}.for-pizza-seletion-only .moon-selection-options .custom-control{margin:0 0 0 8px}@media(max-width: 479px){.for-pizza-seletion-only .moon-selection-options .custom-control{margin:0 0 0 3px}}.for-pizza-seletion-only .moon-selection-options .custom-control .custom-control-label{padding:0}.for-pizza-seletion-only .moon-selection-options .custom-control .custom-control-label::before{display:none}.for-pizza-seletion-only .moon-selection-options .custom-control .custom-control-label::after{display:none}.for-pizza-seletion-only .moon-selection-options .custom-control .custom-control-label img{width:30px;filter:brightness(0);opacity:.3;transition:all .5s}@media(max-width: 479px){.for-pizza-seletion-only .moon-selection-options .custom-control .custom-control-label img{width:23px}}.for-pizza-seletion-only .moon-selection-options .custom-control .custom-control-input:checked~.custom-control-label img{filter:brightness(1);opacity:1}.for-pizza-seletion-only .moon-selection-options ul{padding:0;margin:0;display:flex;flex-wrap:wrap}.for-pizza-seletion-only .moon-selection-options ul li{padding:0;margin:0;display:flex;flex-wrap:wrap}@media(max-width: 479px){.for-pizza-seletion-only .moon-selection-options ul li{margin:0 0 0 5px}}.for-pizza-seletion-only .moon-selection-options ul li::before{display:none}.for-pizza-seletion-only .moon-selection-options ul li a{display:flex}.for-pizza-seletion-only .moon-selection-options ul li a img{width:30px;filter:brightness(0);opacity:.3;transition:all .5s}@media(max-width: 479px){.for-pizza-seletion-only .moon-selection-options ul li a img{width:24px}}.for-pizza-seletion-only .moon-selection-options ul li.active a img{filter:brightness(1);opacity:1}@media(max-width: 479px){.for-pizza-seletion-only .moon-selection-options.active_opt{width:100%}}.for-pizza-seletion-only .moon-selection-options.active_opt select{display:inline-block}#cooking{position:relative;margin:0 auto;top:0;width:75vh;height:75vh;overflow:hidden}#cooking .bubble{position:absolute;border-radius:100%;box-shadow:0 0 .25vh #ff935c;opacity:0}#cooking .bubble:nth-child(1){margin-top:2.5vh;left:58%;width:2.5vh;height:2.5vh;background-color:#ff894d;animation:bubble 2s cubic-bezier(0.53, 0.16, 0.39, 0.96) infinite}#cooking .bubble:nth-child(2){margin-top:3vh;left:52%;width:2vh;height:2vh;background-color:#ff7f3d;animation:bubble 2s ease-in-out .35s infinite}#cooking .bubble:nth-child(3){margin-top:1.8vh;left:50%;width:1.5vh;height:1.5vh;background-color:#ff7129;animation:bubble 1.5s cubic-bezier(0.53, 0.16, 0.39, 0.96) .55s infinite}#cooking .bubble:nth-child(4){margin-top:2.7vh;left:56%;width:1.2vh;height:1.2vh;background-color:#ff671a;animation:bubble 1.8s cubic-bezier(0.53, 0.16, 0.39, 0.96) .9s infinite}#cooking .bubble:nth-child(5){margin-top:2.7vh;left:63%;width:1.1vh;height:1.1vh;background-color:#ff5d0a;animation:bubble 1.6s ease-in-out 1s infinite}#cooking #area{position:absolute;top:50%;transform:translateY(-50%);right:0;width:50%;height:50%;background-color:rgba(0,0,0,0);transform-origin:15% 60%;animation:flip 2.1s ease-in-out infinite}#cooking #area #sides{position:absolute;width:100%;height:100%;transform-origin:15% 60%;animation:switchSide 2.1s ease-in-out infinite}#cooking #area #sides #handle{position:absolute;bottom:18%;right:80%;width:35%;height:20%;background-color:rgba(0,0,0,0);border-top:1vh solid #ff7129;border-left:1vh solid rgba(0,0,0,0);border-radius:100%;transform:rotate(20deg) rotateX(0deg) scale(1.3, 0.9)}#cooking #area #sides #pan{position:absolute;bottom:20%;right:30%;width:50%;height:8%;background-color:#ff7129;border-radius:0 0 1.4em 1.4em;transform-origin:-15% 0}#cooking #area #pancake{position:absolute;top:24%;width:100%;height:100%;transform:rotateX(85deg);animation:jump 2.1s ease-in-out infinite}#cooking #area #pancake #pastry{position:absolute;bottom:26%;right:37%;width:40%;height:45%;background-color:#ff7129;box-shadow:0 0 3px 0 #ff7129;border-radius:100%;transform-origin:-20% 0;animation:fly 2.1s ease-in-out infinite}@keyframes jump{0%{top:24%;transform:rotateX(85deg)}25%{top:10%;transform:rotateX(0deg)}50%{top:30%;transform:rotateX(85deg)}75%{transform:rotateX(0deg)}100%{transform:rotateX(85deg)}}@keyframes flip{0%{transform:rotate(0deg)}5%{transform:rotate(-27deg)}30%,50%{transform:rotate(0deg)}55%{transform:rotate(27deg)}83.3%{transform:rotate(0deg)}100%{transform:rotate(0deg)}}@keyframes switchSide{0%{transform:rotateY(0deg)}50%{transform:rotateY(180deg)}100%{transform:rotateY(0deg)}}@keyframes fly{0%{bottom:26%;transform:rotate(0deg)}10%{bottom:40%}50%{bottom:26%;transform:rotate(-190deg)}80%{bottom:40%}100%{bottom:26%;transform:rotate(0deg)}}@keyframes bubble{0%{transform:scale(0.15, 0.15);top:80%;opacity:0}50%{transform:scale(1.1, 1.1);opacity:1}100%{transform:scale(0.33, 0.33);top:60%;opacity:0}}@keyframes pulse{0%{transform:scale(1, 1);opacity:.25}50%{transform:scale(1.2, 1);opacity:1}100%{transform:scale(1, 1);opacity:.25}}svg.tea{--secondary: #33406f}svg.tea #teabag{transform-origin:top center;transform:rotate(3deg);animation:swing 2s infinite}svg.tea #steamL{stroke-dasharray:13;stroke-dashoffset:13;animation:steamLarge 2s infinite}svg.tea #steamR{stroke-dasharray:9;stroke-dashoffset:9;animation:steamSmall 2s infinite}@keyframes swing{50%{transform:rotate(-3deg)}}@keyframes steamLarge{0%{stroke-dashoffset:13;opacity:.6}100%{stroke-dashoffset:39;opacity:0}}@keyframes steamSmall{10%{stroke-dashoffset:9;opacity:.6}80%{stroke-dashoffset:27;opacity:0}100%{stroke-dashoffset:27;opacity:0}}.open-modal-loader{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;background-color:rgba(255,255,255,.7);z-index:999999999999999;display:none}.checkout-sec--block{width:100%;margin-top:40px}@media(max-width: 1023px){.checkout-sec--block{margin-top:10px}}.checkout-sec--block:first-child{margin-top:0}@media(max-width: 1023px){.checkout-sec--block .row>div{padding-bottom:30px}}.checkout-sec--block .content-box{padding:25px;background-color:#faf2ee;height:100%}@media(max-width: 1023px){.checkout-sec--block .content-box{padding:20px}}.checkout-sec--block .content-box h4{margin-bottom:5px;color:#2f2f2b;font-weight:600}.checkout-sec--block .content-box h6{margin-bottom:5px;color:var(--primary-color)}.checkout-sec--block .content-box h5{margin-top:10px}.checkout-sec--block .content-box .content-box--link{width:100%;margin-top:15px}.checkout-sec--block .content-box .link{margin-top:5px;display:block}.checkout-sec--block .content-box .btn{margin-top:15px}.checkout-sec--block .content-box .sm-btn{font-size:14px;padding:7px 14px}.checkout-sec--block .content-box .back-btn{margin-bottom:10px}@media(max-width: 1023px){.checkout-sec--block .content-box .back-btn{margin-bottom:0px;margin-right:15px}}.checkout-sec--block .btn{margin-top:5px}@media(max-width: 1023px){.checkout-sec--block .btn{margin-top:0px}}.checkout-sec--block .checkout-prod--block{width:100%;padding:25px;background-color:#f9f9f9;height:100%}@media(max-width: 639px){.checkout-sec--block .checkout-prod--block{padding:20px}}.checkout-sec--block .checkout-prod--block .my-order-listing{width:100%;padding-bottom:10px;padding-top:14px;border-bottom:1px solid #e5e5e5;position:relative}.checkout-sec--block .checkout-prod--block .my-order-listing:first-child{padding-top:10px}.checkout-sec--block .checkout-prod--block .my-order-listing.add-disc-price .my--order-list-btn{top:80px}@media(max-width: 767px){.checkout-sec--block .checkout-prod--block .my-order-listing.add-disc-price .my--order-list-btn{top:77px}}.checkout-sec--block .checkout-prod--block .my-order-listing .my--order-list-title{width:100%;padding-bottom:0px;display:flex;flex-wrap:wrap;justify-content:space-between}.checkout-sec--block .checkout-prod--block .my-order-listing .my--order-list-title h4,.checkout-sec--block .checkout-prod--block .my-order-listing .my--order-list-title h5{font-weight:500;color:var(--primary-color);margin:0}.checkout-sec--block .checkout-prod--block .my-order-listing .my--order-list-title h4 .extra-meal,.checkout-sec--block .checkout-prod--block .my-order-listing .my--order-list-title h5 .extra-meal{color:#2f2f2b;font-weight:600;padding-right:7px}.checkout-sec--block .checkout-prod--block .my-order-listing .my--order-list-title .order-title{width:calc(100% - 85px)}.checkout-sec--block .checkout-prod--block .my-order-listing .my--order-list-title .order-price{padding-top:2px;padding-left:0px;color:#2f2f2b;width:85px;text-align:right}.checkout-sec--block .checkout-prod--block .my-order-listing .my--order-list-title .order-price span{display:inline-block;font-weight:inherit;color:#000}@media(max-width: 479px){.checkout-sec--block .checkout-prod--block .my-order-listing .my--order-list-title .order-price span{margin-right:5px}}.checkout-sec--block .checkout-prod--block .my-order-listing .my--order-list-title .order-price span.del-price{position:relative;color:#000}.checkout-sec--block .checkout-prod--block .my-order-listing .my--order-list-title .order-price span.del-price::before{position:absolute;content:"";top:43%;transform:rotate(-15deg);left:0;right:0;border-bottom:2px solid red}.checkout-sec--block .checkout-prod--block .my-order-listing .my--order-list-title .order-price span.discount-price{color:#586e27}.checkout-sec--block .checkout-prod--block .my-order-listing .my--order-list-btn{width:auto;display:flex;flex-wrap:wrap;position:absolute;right:0;top:50px}@media(max-width: 767px){.checkout-sec--block .checkout-prod--block .my-order-listing .my--order-list-btn{top:47px}}.checkout-sec--block .checkout-prod--block .my-order-listing .my--order-list-btn .btn{margin:0px;margin-right:5px;padding:3px 10px;min-width:35px}@media(max-width: 1023px){.checkout-sec--block .checkout-prod--block .my-order-listing .my--order-list-btn .btn{font-size:14px;margin-right:5px}}.checkout-sec--block .checkout-prod--block .my-order-listing .my--order-list-btn .btn:last-child{margin-right:0px}.checkout-sec--block .checkout-prod--block .my-order-listing .my--order-list-desc{width:100%;padding-top:5px;padding-right:85px}.checkout-sec--block .checkout-prod--block .my-order-listing .my--order-list-desc h5{font-weight:500;color:#c34f5a;margin:0px 0px 3px 0px}.checkout-sec--block .checkout-prod--block .my-order-listing .my--order-list-desc p{color:#2f2f2b;margin:0px 0px 0px 0px;font-size:14px}.checkout-sec--block .checkout-prod--block .my-order-listing .my--order-list-price{width:100%;text-align:left}.checkout-sec--block .checkout-prod--block .my-order-listing .my--order-list-price h5{margin:0px;font-weight:500;color:#2f2f2b}.checkout-sec--block .checkout-prod--block .my-order-listing .order-image-content{width:100%;display:flex;flex-wrap:wrap;position:relative;padding-right:0px}.checkout-sec--block .checkout-prod--block .my-order-listing .order-image-content .order-prod-img{width:100px;height:100px;background-color:#f3f3f3;display:flex;align-items:center;justify-content:center;border-radius:12px}@media(max-width: 639px){.checkout-sec--block .checkout-prod--block .my-order-listing .order-image-content .order-prod-img{width:100%;height:auto}}.checkout-sec--block .checkout-prod--block .my-order-listing .order-image-content .order-prod-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.checkout-sec--block .checkout-prod--block .my-order-listing .order-image-content .order-prod-content{width:calc(100% - 100px);padding-left:15px}@media(max-width: 639px){.checkout-sec--block .checkout-prod--block .my-order-listing .order-image-content .order-prod-content{width:100%;padding:15px 0 0 0}}.checkout-sec--block .checkout-prod--block .my-order-listing .order-image-content .order-prod-content h5{font-weight:600;color:var(--primary-color);margin-bottom:2px;padding-right:30px}.checkout-sec--block .checkout-prod--block .my-order-listing .order-image-content .order-prod-content .price-size--inline-info{width:100%;padding:5px 0 2px 0px;justify-content:space-between}@media(max-width: 479px){.checkout-sec--block .checkout-prod--block .my-order-listing .order-image-content .order-prod-content .price-size--inline-info{padding:3px 0 3px 0px}}.checkout-sec--block .checkout-prod--block .my-order-listing .order-image-content .order-prod-content .question-desc{display:block;top:0;right:0;bottom:auto;font-size:14px;width:25px;height:25px;line-height:25px}.checkout-sec--block .checkout-prod--block .my-order-listing .order-image-content .order-prod-content p{margin:0px;color:#2f2f2b;display:inline-block;font-size:15px;font-weight:600;line-height:normal}.checkout-sec--block .checkout-prod--block .my-order-listing .order-image-content .order-prod-content p strong{color:#000}@media(max-width: 479px){.checkout-sec--block .checkout-prod--block .my-order-listing .order-image-content .order-prod-content p{font-size:14px;padding-right:0px;margin-right:0px;border:0px;width:100%}}.checkout-sec--block .checkout-prod--block .my-order-listing .order-image-content .order-prod-content p:last-child{padding-right:0px;border-right:0px;margin-right:0px}.checkout-sec--block .checkout-prod--block .my-order-listing .order-image-content .order-prod-content .modifier--note{width:100%}.checkout-sec--block .checkout-prod--block .my-order-listing .order-image-content .order-prod-content .modifier--note p{margin-bottom:0px}.checkout-sec--block .checkout-prod--block .my-order-listing .order-image-content .order-prod-content .add--instruction{width:100%}.checkout-sec--block .checkout-prod--block .my-order-listing .order-image-content .order-prod-content .add--instruction p{margin-bottom:0px;color:#c34f5a}.checkout-sec--block .checkout-prod--block .my-order-listing .order-image-content .remove-btn{position:absolute;top:50%;transform:translateY(-50%);right:0}.checkout-sec--block .checkout-prod--block .my-order-listing .orderBotom-block{width:100%;display:flex;flex-wrap:wrap;align-items:center;padding-top:7px}.checkout-sec--block .checkout-prod--block .my-order-listing .orderBotom-block .quantity-box .numberstyle-qty{width:102px}@media(max-width: 479px){.checkout-sec--block .checkout-prod--block .my-order-listing .orderBotom-block .quantity-box .numberstyle-qty{width:82px}}.checkout-sec--block .checkout-prod--block .my-order-listing .orderBotom-block .quantity-box .numberstyle-qty .qty-btn{width:30px}@media(max-width: 479px){.checkout-sec--block .checkout-prod--block .my-order-listing .orderBotom-block .quantity-box .numberstyle-qty .qty-btn{width:25px}}.checkout-sec--block .checkout-prod--block .my-order-listing .orderBotom-block .quantity-box .numberstyle-qty input{width:40px}@media(max-width: 479px){.checkout-sec--block .checkout-prod--block .my-order-listing .orderBotom-block .quantity-box .numberstyle-qty input{width:30px;font-size:14px}}.checkout-sec--block .checkout-prod--block .my-order-listing .orderBotom-block .quantity-box .numberstyle-qty .qty-btn,.checkout-sec--block .checkout-prod--block .my-order-listing .orderBotom-block .quantity-box .numberstyle-qty input{height:30px;line-height:30px}.checkout-sec--block .checkout-prod--block .my-order-listing .orderBotom-block .btn{min-width:unset;font-size:15px;padding:5px 8px 5px 9px;margin-left:10px;position:static;transform:none}@media(max-width: 479px){.checkout-sec--block .checkout-prod--block .my-order-listing .orderBotom-block .btn{padding:4px 8px 4px 9px}}.checkout-sec--block .checkout-prod--block .my-order-listing .orderBotom-block .btn.edit-btn{background-color:var(--primary-color)}.checkout-sec--block .checkout-prod--block .my-order-listing .orderBotom-block .btn.checkout-btn{background-color:#586e27}.checkout-sec--block .checkout-prod--block .my-order-listing .orderBotom-block .btn:hover{background-color:var(--primary-color)}@media(max-width: 479px){.checkout-sec--block .checkout-prod--block .my-order-listing .orderBotom-block .btn.add-inst-btn{width:100%;margin:10px 0 0 0}}.checkout-prod--block::-webkit-scrollbar{width:12px}.checkout-prod--block::-webkit-scrollbar-track{background:#f3f3f3}.checkout-prod--block::-webkit-scrollbar-thumb{background-color:#e5e5e5;border-radius:10px;border:3px solid #f3f3f3}.promote-code--block{width:100%;padding-bottom:20px;margin-top:20px;margin-bottom:5px;border-bottom:1px solid #e5e5e5}.promote-code--block .form-group{width:100%;margin:0px}.promote-code--block .form-group .form-control{width:calc(100% - 140px);height:42px;font-size:14px}@media(max-width: 639px){.promote-code--block .form-group .form-control{width:100%}}.promote-code--block .form-group .btn{min-width:130px;margin:0px;margin-left:10px;font-size:15px;padding:10px 10px}@media(max-width: 639px){.promote-code--block .form-group .btn{min-width:100%;margin-left:0px;margin-top:10px}}.tips--block{width:100%;padding-top:15px}.tips--block ul{width:100%;padding:0px;margin:0px;list-style:none}.tips--block ul li{width:auto;display:inline-block;list-style:none}@media(max-width: 639px){.tips--block ul li{width:33.33333%;padding:2px 2px;margin:auto -2px}}.tips--block ul li::before{display:none}.tips--block ul li a{display:inline-block;padding:0px 10px;background-color:#fff;border:1px solid var(--primary-color);margin:0 2px 0px 0;font-size:13px;font-weight:600;text-decoration:none}@media(max-width: 639px){.tips--block ul li a{width:100%;padding:2px 10px;text-align:center;margin:0}}.tips--block ul li.active a,.tips--block ul li:hover a{background-color:var(--primary-color);color:#fff;text-decoration:none}.tips--block .custom-tips--block{width:100%}@media(max-width: 639px){.tips--block .custom-tips--block{padding-top:20px}}.tips--block .custom-tips--block .form-control{width:calc(100% - 160px);font-size:14px}@media(max-width: 639px){.tips--block .custom-tips--block .form-control{width:100%;margin-bottom:10px}}.tips--block .custom-tips--block .sm-btn{min-width:70px;font-size:14px;padding:9px 10px;margin:0 0px 0 8px}@media(max-width: 639px){.tips--block .custom-tips--block .sm-btn{margin:0 10px 0 0px}}@media(max-width: 639px){.inline-multi-input .form-group{width:100%}}.my-order--block{width:100%;margin-top:40px}@media(max-width: 1023px){.my-order--block .row>div{width:100%;flex:0 0 100%;max-width:100%}}.link{font-weight:600;font-size:16px;color:#586e27;text-decoration:none;display:inline-block}.link span{display:inline-block;padding-right:5px}.link:hover{color:var(--primary-color);text-decoration:none}.checkout--product-box{width:100%;display:flex;flex-wrap:wrap;padding-left:30px;position:relative;padding-bottom:30px;margin-bottom:30px;border-bottom:1px solid #e5e5e5}@media(max-width: 639px){.checkout--product-box{padding-left:0px}}.checkout--product-box .checkout--product-img{width:185px;height:160px;overflow:hidden;background-color:#fff}@media(max-width: 639px){.checkout--product-box .checkout--product-img{width:100%;height:auto}}.checkout--product-box .checkout--product-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.checkout--product-box .checkout--product-content{width:calc(100% - 185px);padding-left:25px}@media(max-width: 639px){.checkout--product-box .checkout--product-content{width:100%;padding-left:0px;padding-top:15px}}.checkout--product-box .checkout--product-content h3{margin-bottom:5px;font-weight:600}.checkout--product-box .checkout--product-content p{margin:0}.checkout--product-box .checkout--product-content .sm-btn{font-size:15px;padding:9px 20px;margin-top:10px}.checkout--product-box .remove-icon{position:absolute;top:calc(50% - 15px);transform:translateY(-50%);left:-10px}@media(max-width: 639px){.checkout--product-box .remove-icon{top:-10px;transform:none;left:auto;right:-10px}}.checkout--product-box:last-child{padding-bottom:0;margin-bottom:0px;border-bottom:0px}.extr-info--block{width:100%}.extr-info--block h4{font-weight:500;color:#2f2f2b}.extr-info--block .form-group{margin-bottom:5px}.subtotal--block{width:100%;margin-top:15px}.subtotal--block .subtotal-listing--tr{width:100%;padding:7px 0px;display:flex;justify-content:space-between;border-bottom:1px solid #e5e5e5}.subtotal--block .subtotal-listing--tr p{margin:0px}.subtotal--block .subtotal-listing--tr p strong{color:#2f2f2b}.subtotal--block .subtotal-listing--tr.total--tr p{font-size:18px;font-weight:700;color:var(--primary-color)}.subtotal--block .subtotal-listing--tr.total--tr p strong{color:var(--primary-color)}.place--order-block{width:100%;text-align:center;padding:20px 0 26px;background-color:#f3f3f3;margin-top:20px}.place--order-block label{width:100%;display:block}.payment-method--box{width:100%;padding:30px;background-color:#f3f3f3;margin-top:20px;display:none}.payment-method--box h4{font-weight:500;margin-bottom:15px}.payment-method--box h6{font-weight:400;color:#586e27;margin-bottom:25px}.payment-method--box h6 span{display:inline-block;padding-right:10px}.payment-method--box h6 span i{font-size:20px}.payment-method--box .with-ic-title{display:flex}.stick-corn-modal .modal-content{border-radius:0px}.stick-corn-modal .modal-body{padding:0px}.stick-corn-modal .section-title{width:100%;margin:0px;background-color:#faf2ee;position:relative}.stick-corn-modal .section-title h2{color:#2f2f2b}.stick-corn-modal .section-title .btn{position:absolute;right:0;top:0;height:100%;border-radius:0px;background-color:#e82323;color:#fff;min-width:auto;padding:0px 10px}.stick-corn-modal .section-title .btn svg{width:25px;height:25px}.middle-modal-content{width:100%;padding:30px}#login-register-modal .attention-block{display:flex;flex-wrap:wrap;align-items:center}#login-register-modal .attention-block p{margin:0px}#login-register-modal .modal-dialog{width:738px;max-width:90%}#login-register-modal .modal-footer{display:flex;flex-wrap:wrap}@media(max-width: 1023px){#login-register-modal .modal-footer .btn{min-width:32.2%}}@media(max-width: 767px){#login-register-modal .modal-footer .btn{min-width:unset;width:31.33333%;margin:0px 1%;padding:10px}}@media(max-width: 479px){#login-register-modal .modal-footer .btn{width:100%;margin-bottom:15px}}.cart-mobile__cart-wrapper{background-color:#fff;padding:10px;position:fixed;bottom:0;left:0;right:0;display:none;z-index:8}@media(max-width: 1023px){.cart-mobile__cart-wrapper{display:block}}.cart-mobile__cart-wrapper .btn{width:100%}.recap__checkout_block{width:100%;padding:80px 0px 50px}@media(max-width: 1023px){.recap__checkout_block{padding:40px 0px 50px}}@media(max-width: 1080px){.recap__checkout_block .container{width:100%}}.recap__checkout_block .recap__checkout_block_sub{width:100%;display:flex;flex-wrap:wrap}.recap__checkout_block .recap__checkout_block_sub .recap__left_content{width:240px}.recap__checkout_block .recap__checkout_block_sub .recap__left_content .title{width:100%}@media(max-width: 1023px){.recap__checkout_block .recap__checkout_block_sub .recap__left_content{width:100%;display:flex;flex-wrap:wrap;padding-bottom:40px}}@media(max-width: 1023px){.recap__checkout_block .recap__checkout_block_sub .recap__left_content .catalog-box{width:31%;margin:0 1%}}@media(max-width: 767px){.recap__checkout_block .recap__checkout_block_sub .recap__left_content .catalog-box{width:48%}}.recap__checkout_block .recap__checkout_block_sub .recap__left_content .title h4{color:#2f2f2b;font-weight:700}.recap__checkout_block .recap__checkout_block_sub .recap__middle_content{width:calc(100% - 520px);padding:0px 20px}@media(max-width: 1023px){.recap__checkout_block .recap__checkout_block_sub .recap__middle_content{width:100%;position:fixed;top:0;left:0;right:0;z-index:9;background-color:#fff;padding:0px;height:100vh;overflow:auto;display:none;padding-bottom:60px}}.recap__checkout_block .recap__checkout_block_sub .recap__middle_content .catalog-sidebar-title{width:100%;display:none;text-align:center}@media(max-width: 1023px){.recap__checkout_block .recap__checkout_block_sub .recap__middle_content .catalog-sidebar-title{position:relative;display:block;text-align:center;padding:10px 15px;border-bottom:1px solid #e5e5e5;background-color:#fff}}.recap__checkout_block .recap__checkout_block_sub .recap__middle_content .catalog-sidebar-title h4{font-weight:700;color:#2f2f2b;margin:0px}.recap__checkout_block .recap__checkout_block_sub .recap__middle_content .catalog-sidebar-title .back{display:none}@media(max-width: 1023px){.recap__checkout_block .recap__checkout_block_sub .recap__middle_content .catalog-sidebar-title .back{display:block;position:absolute;left:15px;top:14px}}.recap__checkout_block .recap__checkout_block_sub .recap__middle_content .recap__middle_box{width:100%;padding:20px;border-radius:5px;box-shadow:0px 0px 10px 0px rgba(0,0,0,.1)}@media(max-width: 1023px){.recap__checkout_block .recap__checkout_block_sub .recap__middle_content .recap__middle_box{box-shadow:none}}.recap__checkout_block .recap__checkout_block_sub .recap__middle_content .recap__middle_box .rc-font-h3{font-weight:700;font-size:24px;color:#2f2f2b}.recap__checkout_block .recap__checkout_block_sub .recap__middle_content .recap__middle_box .recap__checkout_infobox{width:100%;margin-bottom:40px}.recap__checkout_block .recap__checkout_block_sub .recap__middle_content .recap__middle_box .recap__checkout_infobox h5{font-weight:700;font-size:24px;color:#2f2f2b;margin-bottom:8px;line-height:1.2}.recap__checkout_block .recap__checkout_block_sub .recap__middle_content .recap__middle_box .recap__checkout_infobox h6{color:#c34f5a;margin-bottom:5px;font-size:14px}.recap__checkout_block .recap__checkout_block_sub .recap__middle_content .recap__middle_box .recap__checkout_infobox label{font-size:12px;margin:0px;line-height:normal;display:block}.recap__checkout_block .recap__checkout_block_sub .recap__middle_content .recap__middle_box .recap__checkout_infobox .link{font-size:14px;margin-right:10px}.recap__checkout_block .recap__checkout_block_sub .recap__middle_content .recap__middle_box .recap__checkout_infobox .order-inst-input{width:100%;margin-top:10px}.recap__checkout_block .recap__checkout_block_sub .recap__middle_content .recap__middle_box .promote-code--block{padding:0;border:0;margin-bottom:40px}.recap__checkout_block .recap__checkout_block_sub .recap__middle_content .recap__middle_box .promote-code--block .form-group{margin:0px}.recap__checkout_block .recap__checkout_block_sub .recap__middle_content .recap__middle_box .promote-code--block .form-group .form-control{height:42px;font-size:14px}.recap__checkout_block .recap__checkout_block_sub .recap__middle_content .recap__middle_box .promote-code--block .form-group .btn{font-size:16px;padding:8px}.recap__checkout_block .recap__checkout_block_sub .recap__middle_content .recap__middle_box .tips--block{margin-bottom:40px}.recap__checkout_block .recap__checkout_block_sub .recap__middle_content .recap__middle_box .tips--block .custom-tips--block .form-control{font-size:13px;height:35px;line-height:34px}.recap__checkout_block .recap__checkout_block_sub .recap__middle_content .recap__middle_box .tips--block .custom-tips--block .sm-btn{padding:6px 10px}.recap__checkout_block .recap__checkout_block_sub .recap__middle_content .recap__middle_box .recap--place-order{width:100%;margin-top:30px}@media(max-width: 1023px){.recap__checkout_block .recap__checkout_block_sub .recap__middle_content .recap__middle_box .recap--place-order{position:fixed;background-color:#fff;padding:10px;left:0;bottom:0}}.recap__checkout_block .recap__checkout_block_sub .recap__right_content{width:280px}@media(max-width: 1023px){.recap__checkout_block .recap__checkout_block_sub .recap__right_content{width:100%}}.recap__checkout_block .recap__checkout_block_sub .recap__right_content .catalog__sidebar{width:100%;border-radius:5px;overflow:hidden;padding:15px;background-color:#fff;box-shadow:0px 0px 7px 0px rgba(0,0,0,.1)}.recap__checkout_block .recap__checkout_block_sub .recap__right_content .catalog__sidebar .catalog__img{margin:-15px}.recap__checkout_block .recap__checkout_block_sub .recap__right_content .catalog__sidebar .catalog__img img{width:100%;height:200px;-o-object-fit:cover;object-fit:cover}.recap__checkout_block .recap__checkout_block_sub .recap__right_content .catalog__sidebar .catalog_sidebar-content{padding-top:25px}.recap__checkout_block .recap__checkout_block_sub .recap__right_content .catalog__sidebar .catalog_sidebar-content h4{margin-bottom:10px;font-weight:500}.recap__checkout_block .recap__checkout_block_sub .recap__right_content .catalog__sidebar .catalog_sidebar-content h6{font-size:14px;color:#acacac;font-weight:400;margin-bottom:5px}.recap__checkout_block .recap__checkout_block_sub .recap__right_content .catalog__sidebar .catalog_sidebar-content p{margin-bottom:10px;font-size:14px;line-height:1.4}.recap__checkout_block .recap__checkout_block_sub .recap__right_content .catalog__sidebar .catalog-sidebar-title{width:100%}.recap__checkout_block .recap__checkout_block_sub .recap__right_content .catalog__sidebar .catalog-sidebar-title h4{font-weight:700;color:#2f2f2b;margin:0px}.recap__checkout_block .recap__checkout_block_sub .recap__right_content .catalog__sidebar .catalog-order-type{width:100%;padding-top:2px}.recap__checkout_block .recap__checkout_block_sub .recap__right_content .catalog__sidebar .catalog-order-type a{display:inline-block;text-decoration:none;font-size:14px}.recap__checkout_block .recap__checkout_block_sub .recap__right_content .catalog__sidebar .catalog-order-type a:hover{color:var(--primary-color)}.recap__checkout_block .recap__checkout_block_sub .recap__right_content .catalog__sidebar .cart-item-detail-block{line-height:normal;margin:0 -15px;margin-top:15px;border-bottom:1px dashed #e5e5e5;border-top:1px dashed #e5e5e5;max-height:130px;overflow:auto}@media(max-width: 1023px){.recap__checkout_block .recap__checkout_block_sub .recap__right_content .catalog__sidebar .cart-item-detail-block{max-height:280px}}.recap__checkout_block .recap__checkout_block_sub .recap__right_content .catalog__sidebar .cart-item-detail-block .cart-item-detail{padding:10px 15px 10px 15px;border-bottom:1px dashed #e5e5e5}.recap__checkout_block .recap__checkout_block_sub .recap__right_content .catalog__sidebar .cart-item-detail-block .cart-item-detail:last-child{border:0}.recap__checkout_block .recap__checkout_block_sub .recap__right_content .catalog__sidebar .cart-item-detail-block .cart-item-detail .cart-item-name-price{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between}.recap__checkout_block .recap__checkout_block_sub .recap__right_content .catalog__sidebar .cart-item-detail-block .cart-item-detail .cart-item-name-price span{display:inline-block;font-size:14px}.recap__checkout_block .recap__checkout_block_sub .recap__right_content .catalog__sidebar .cart-item-detail-block .cart-item-detail .cart-item-name-price .price del{font-size:11px;padding-right:2px}.recap__checkout_block .recap__checkout_block_sub .recap__right_content .catalog__sidebar .cart-item-detail-block .cart-item-detail .add__inst a{font-size:13px;color:#586e27;font-weight:600;text-decoration:underline}.recap__checkout_block .recap__checkout_block_sub .recap__right_content .catalog__sidebar .cart-item-detail-block .cart-item-detail .highlight--coupon{width:100%;display:flex;justify-content:space-between;padding:5px 7px;background-color:#e5e5e5;margin-top:7px;margin-bottom:2px}.recap__checkout_block .recap__checkout_block_sub .recap__right_content .catalog__sidebar .cart-item-detail-block .cart-item-detail .highlight--coupon span{display:inline-block;font-size:13px}.recap__checkout_block .recap__checkout_block_sub .recap__right_content .catalog__sidebar .cart-item-detail-block .cart-item-detail .highlight--coupon .h-c-__normal{padding-right:10px}.recap__checkout_block .recap__checkout_block_sub .recap__right_content .catalog__sidebar .cart-item-detail-block .cart-item-detail .cart-item-counter-n-action{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:6px}.recap__checkout_block .recap__checkout_block_sub .recap__right_content .catalog__sidebar .cart-item-detail-block .cart-item-detail .cart-item-counter-n-action .numberstyle-qty{width:88px}.recap__checkout_block .recap__checkout_block_sub .recap__right_content .catalog__sidebar .cart-item-detail-block .cart-item-detail .cart-item-counter-n-action .numberstyle-qty .qty-btn{height:25px;line-height:25px;width:25px}.recap__checkout_block .recap__checkout_block_sub .recap__right_content .catalog__sidebar .cart-item-detail-block .cart-item-detail .cart-item-counter-n-action .numberstyle-qty input{width:35px;font-size:14px;height:25px;line-height:25px}.recap__checkout_block .recap__checkout_block_sub .recap__right_content .catalog__sidebar .cart-item-detail-block .cart-item-detail .cart-item-counter-n-action .cart-line-actions{width:auto}.recap__checkout_block .recap__checkout_block_sub .recap__right_content .catalog__sidebar .cart-item-detail-block .cart-item-detail .cart-item-counter-n-action .cart-line-actions button{font-size:12px;margin-left:10px}.recap__checkout_block .recap__checkout_block_sub .recap__right_content .catalog__sidebar .tips--block{width:100%;padding-top:15px}.recap__checkout_block .recap__checkout_block_sub .recap__right_content .catalog__sidebar .tips--block ul{display:flex;flex-wrap:wrap}.recap__checkout_block .recap__checkout_block_sub .recap__right_content .catalog__sidebar .tips--block ul li{padding:0px}@media(max-width: 639px){.recap__checkout_block .recap__checkout_block_sub .recap__right_content .catalog__sidebar .tips--block ul li{width:auto;margin:0;padding-right:2px}}.recap__checkout_block .recap__checkout_block_sub .recap__right_content .catalog__sidebar .tips--block ul li a{padding:2px 7px;line-height:normal;margin:0 3px 3px 0;font-size:13px}.recap__checkout_block .recap__checkout_block_sub .recap__right_content .catalog__sidebar .tips--block .custom-tips--block{width:100%;padding-top:5px}.recap__checkout_block .recap__checkout_block_sub .recap__right_content .catalog__sidebar .tips--block .custom-tips--block .form-control{width:calc(100% - 110px);font-size:12px;height:28px;line-height:28px;margin:0px}.recap__checkout_block .recap__checkout_block_sub .recap__right_content .catalog__sidebar .tips--block .custom-tips--block .sm-btn{min-width:50px;font-size:11px;padding:6px 10px;margin:0 0px 0 4px;font-family:"Open Sans",sans-serif;letter-spacing:0}.recap__checkout_block .recap__checkout_block_sub .recap__right_content .catalog__sidebar .cart-promo-code{width:100%;margin:15px 0px 10px}.recap__checkout_block .recap__checkout_block_sub .recap__right_content .catalog__sidebar .cart-promo-code input{text-align:center;margin-bottom:7px;font-size:13px;height:30px;line-height:30px}.recap__checkout_block .recap__checkout_block_sub .recap__right_content .catalog__sidebar .cart-promo-code .disabled-promo{display:inline-block;border:dashed 1px #ddd;border-radius:4px;margin:20px 0;padding:8px;width:100%;text-align:center;font-size:14px;line-height:normal;color:#ddd}.recap__checkout_block .recap__checkout_block_sub .recap__right_content .catalog__sidebar .subtotal--block{width:100%;margin-top:0;margin-bottom:3px}.recap__checkout_block .recap__checkout_block_sub .recap__right_content .catalog__sidebar .subtotal--block .subtotal-listing--tr{padding:1px 0px}.recap__checkout_block .recap__checkout_block_sub .recap__right_content .catalog__sidebar .subtotal--block .subtotal-listing--tr p{font-size:13px}.recap__checkout_block .recap__checkout_block_sub .recap__right_content .catalog__sidebar .subtotal--block .subtotal-listing--tr:last-child{border-bottom:0}.recap__checkout_block .recap__checkout_block_sub .recap__right_content .catalog__sidebar .cart-total{margin:0 -15px -15px -15px;padding:15px 18px;background:#f5f7f9;display:flex;flex-wrap:wrap;justify-content:space-between}.recap__checkout_block .recap__checkout_block_sub .recap__right_content .catalog__sidebar .cart-total span{color:#2f2f2b;font-size:16px;font-weight:700;line-height:normal}.recap__checkout_block .recap__checkout_block_sub .recap__right_content .catalog__sidebar .cart-total .cart-total-price p{font-size:12px;margin:0px;line-height:normal;display:block}.recap__checkout_block .recap__checkout_block_sub .recap__right_content .catalog__sidebar .cart-total .total-price del{color:#e82323;padding-right:3px}.recap-payment--block h5{font-weight:700;font-size:24px;color:#2f2f2b;margin-bottom:8px;line-height:1.2}.recap-payment--block .inline-multi-input{padding-top:10px}.recap-payment--block .inline-multi-input .form-group{margin-bottom:0px}.recap-payment--block .recap__payment_method{width:100%;padding:20px;border:1px solid #e5e5e5;border-radius:5px;margin:15px 0px}@media(max-width: 639px){.recap-payment--block .recap__payment_method{padding:12px 12px}}@media(max-width: 479px){.recap-payment--block .recap__payment_method{padding:10px 8px}}.recap-payment--block .recap__payment_method .form-group{margin:0px;width:100%}.recap-payment--block .recap__payment_method .form-group .custom-control{width:100%}.recap-payment--block .recap__payment_method .form-group .custom-control .custom-control-label{margin:0px;display:flex;align-items:center;justify-content:space-between;width:100%;padding-left:0px}@media(max-width: 479px){.recap-payment--block .recap__payment_method .form-group .custom-control .custom-control-label{flex-wrap:wrap}}.recap-payment--block .recap__payment_method .form-group .custom-control .custom-control-label>span{color:#2f2f2b;display:flex;flex-wrap:wrap;align-items:center}.recap-payment--block .recap__payment_method .form-group .custom-control .custom-control-label>span i,.recap-payment--block .recap__payment_method .form-group .custom-control .custom-control-label>span img{margin:0 38px 0 0px;width:25px;text-align:center}@media(max-width: 479px){.recap-payment--block .recap__payment_method .form-group .custom-control .custom-control-label>span i,.recap-payment--block .recap__payment_method .form-group .custom-control .custom-control-label>span img{margin:0 33px 0 0px;width:22px}}.recap-payment--block .recap__payment_method .form-group .custom-control .custom-control-label>span .saved-card-text{display:flex;flex-direction:column}.recap-payment--block .recap__payment_method .form-group .custom-control .custom-control-label::before{left:33px}@media(max-width: 479px){.recap-payment--block .recap__payment_method .form-group .custom-control .custom-control-label::before{left:30px}}.recap-payment--block .recap__payment_method .form-group .custom-control .custom-control-label::after{left:38px}@media(max-width: 479px){.recap-payment--block .recap__payment_method .form-group .custom-control .custom-control-label::after{left:35px}}.recap-payment--block .recap__payment_method .form-group .custom-control .custom-control-label .payment-method img{max-height:23px;width:auto;margin:0px}@media(max-width: 1023px){.recap-payment--block .recap__payment_method .form-group .custom-control .custom-control-label .payment-method img{max-height:16px}}.recap-payment--block .recap__payment_method .form-group .custom-control .custom-control-label .small_text{font-weight:500;font-size:13px;color:#999;display:inline-block;line-height:1em}.recap-payment--block .recap__payment_method .form-group .custom-control .save-card-selection{display:none}@media(max-width: 479px){.recap-payment--block .recap__payment_method .form-group .custom-control .save-card-selection{width:100%;margin:18px 0 0}}.recap-payment--block .recap__payment_method .form-group .custom-control .save-card-selection.show_save_card{display:block}.recap-payment--block .recap__payment_method .form-group .custom-checkbox .custom-control-label{padding-left:25px}@media(max-width: 479px){.recap-payment--block .recap__payment_method .form-group .custom-checkbox .custom-control-label{padding-left:22px;font-size:14px}}.recap-payment--block .recap__payment_method .form-group .custom-checkbox .custom-control-label::after{background-color:rgba(0,0,0,0);left:6px}.recap-payment--block .recap__payment_method .form-group .custom-checkbox .custom-control-label::before{border-radius:.25rem;left:0}.recap-payment--block .recap__payment_method .recap--payment-form{width:100%;padding-top:20px;display:none}.recap-payment--block .recap__payment_method .recap--payment-form .form-group{margin-bottom:5px}@media(max-width: 767px){.recap-payment--block .recap__payment_method .recap--payment-form .form-group{margin-bottom:4px}}.recap-payment--block .recap__payment_method .recap--payment-form .form-group label{font-weight:500;margin-bottom:0px}.recap-payment--block .recap__payment_method.saved-card-payment .form-group .custom-control .custom-control-label::before{top:12px}@media(max-width: 639px){.recap-payment--block .recap__payment_method.saved-card-payment .form-group .custom-control .custom-control-label::before{top:11px}}.recap-payment--block .recap__payment_method.saved-card-payment .form-group .custom-control .custom-control-label::after{top:17px}@media(max-width: 639px){.recap-payment--block .recap__payment_method.saved-card-payment .form-group .custom-control .custom-control-label::after{top:16px}}.recap__notification{position:relative;border-radius:4px;background-color:#faf2ee;padding:10px;font-size:11px;line-height:normal;margin-top:10px}.catalog-box{width:100%;display:flex;flex-wrap:wrap;position:relative;box-shadow:0px 5px 20px 0px rgba(0,0,0,.05);border-radius:3px;overflow:hidden;padding-bottom:95px;margin-bottom:30px}@media(max-width: 639px){.catalog-box{padding-bottom:80px}}.catalog-box .catalog-img{width:100%;height:210px;overflow:hidden;position:relative}@media(max-width: 1023px){.catalog-box .catalog-img{height:240px}}@media(max-width: 767px){.catalog-box .catalog-img{height:200px}}@media(max-width: 639px){.catalog-box .catalog-img{height:170px}}@media(max-width: 479px){.catalog-box .catalog-img{height:130px}}.catalog-box .catalog-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.catalog-box .catalog-content{width:100%;background-color:#fff;position:absolute;left:0;right:0;bottom:0;z-index:9}.catalog-box .catalog-content .catalog-item-name{width:100%;padding:10px 10px 9px}@media(max-width: 639px){.catalog-box .catalog-content .catalog-item-name{padding:7px 10px 6px}}.catalog-box .catalog-content .catalog-item-name h5{margin:0px;font-weight:600;color:#2f2f2b;font-size:18px}@media(max-width: 639px){.catalog-box .catalog-content .catalog-item-name h5{font-size:16px}}.catalog-box .catalog-content .catalog-item-name p{margin:0px;font-size:12px;color:#acacac;line-height:1.2;display:none}.catalog-box .catalog-content .catalog-item-price-n-button{width:100%;display:flex;justify-content:flex-end;align-items:center}@media(max-width: 639px){.catalog-box .catalog-content .catalog-item-price-n-button{flex-wrap:wrap;justify-content:flex-start;padding:0px 10px}}.catalog-box .catalog-content .catalog-item-price-n-button .catalog-item-price-wrapper{width:100%;display:flex;justify-content:flex-end;align-items:center}@media(max-width: 639px){.catalog-box .catalog-content .catalog-item-price-n-button .catalog-item-price-wrapper{width:100%;justify-content:flex-start}}.catalog-box .catalog-content .catalog-item-price-n-button .catalog-item-price-wrapper .u-font__paragraph--small{font-size:12px;color:var(--text-color);margin-right:7px}.catalog-box .catalog-content .catalog-item-price-n-button .catalog-item-price-wrapper .catalog-item-price{font-size:18px;color:#2f2f2b;font-weight:700}@media(max-width: 1080px){.catalog-box .catalog-content .catalog-item-price-n-button .catalog-item-price-wrapper .catalog-item-price{font-size:16px}}.catalog-box .catalog-content .catalog-item-price-n-button .catalog-item-add-button{margin:9px 9px;display:flex}@media(max-width: 639px){.catalog-box .catalog-content .catalog-item-price-n-button .catalog-item-add-button{margin:4px 0px 10px}}.catalog-box .catalog-content .catalog-item-price-n-button .catalog-item-add-button .btn{width:30px;height:30px;padding:0px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;min-width:unset;margin-right:5px}.catalog-box .catalog-content .catalog-item-price-n-button .catalog-item-add-button .btn:last-child{margin-right:0px}@media(max-width: 639px){.catalog-box .catalog-content .catalog-item-price-n-button .catalog-item-add-button .btn{width:25px;height:25px}}.catalog-box .catalog-content .catalog-item-price-n-button .catalog-item-add-button .btn span{display:inline-block;height:100%}.catalog-box .catalog-content .catalog-item-price-n-button .catalog-item-add-button .btn svg,.catalog-box .catalog-content .catalog-item-price-n-button .catalog-item-add-button .btn img{width:18px;height:18px}@media(max-width: 639px){.catalog-box .catalog-content .catalog-item-price-n-button .catalog-item-add-button .btn svg,.catalog-box .catalog-content .catalog-item-price-n-button .catalog-item-add-button .btn img{width:15px;height:15px}}.above-spacing{margin-top:50px}.recap--payment-card-tabs{width:100%;margin-bottom:20px}.recap--payment-card-tabs ul{padding:0;margin:0;display:flex;flex-wrap:wrap}.recap--payment-card-tabs ul li{display:inline-block;list-style:none;padding:0;overflow:hidden}.recap--payment-card-tabs ul li:first-child{border-top-left-radius:7px;border-bottom-left-radius:7px}.recap--payment-card-tabs ul li:first-child a{border-top-left-radius:7px;border-bottom-left-radius:7px}.recap--payment-card-tabs ul li:last-child{border-top-right-radius:7px;border-bottom-right-radius:7px}.recap--payment-card-tabs ul li:last-child a{border-top-right-radius:7px;border-bottom-right-radius:7px}.recap--payment-card-tabs ul li::before{display:none}.recap--payment-card-tabs ul li a{display:inline-block;padding:10px 25px;color:#000;font-weight:600;text-decoration:none;background-color:#f2f2f2}@media(max-width: 639px){.recap--payment-card-tabs ul li a{padding:8px 15px;font-size:15px}}@media(max-width: 479px){.recap--payment-card-tabs ul li a{padding:6px 10px;font-size:14px}}.recap--payment-card-tabs ul li a:hover{text-decoration:none;background-color:#faf2ee}.recap--payment-card-tabs ul li a.active{background-color:var(--primary-color);color:#fff}.recap--card-tab-content{display:none}.recap--saved-card-block{width:100%;max-width:100%;display:flex;flex-wrap:wrap;justify-content:space-between}.recap--saved-card-box{border:1px solid #e5e5e5;margin:10px 0;transition:all .5s;width:49%}.recap--saved-card-box.active{background-color:#e4f7e2}.recap--saved-card-box .custom-control{width:100%;height:100%}.recap--saved-card-box .custom-control-label{width:100%;padding:10px 15px;padding-left:45px;display:flex;align-items:center;flex-wrap:wrap}@media(max-width: 479px){.recap--saved-card-box .custom-control-label{padding-left:40px;padding:5px 10px}}.recap--saved-card-box .custom-control-label::before{top:50%;transform:translateY(-50%);left:13px}.recap--saved-card-box .custom-control-label::after{top:50%;transform:translateY(-50%);left:18px}.recap--saved-card-box span{margin:0;font-weight:600;font-size:15px}@media(max-width: 479px){.recap--saved-card-box span{font-size:14px}}.recap--saved-card-box p{margin:0;font-size:14px;width:100%}@media(max-width: 479px){.recap--saved-card-box p{font-size:13px;line-height:normal}}.other-card--form{width:100%;margin:15px 0 0 0;display:none}body.GreenTheme .section-title{background-color:#89bf04}body.GreenTheme .select-order-block .select-order-box .select-order-icon{background-color:#2f2f2b}body.GreenTheme .select-order-block .select-order-box.active .select-order-icon{background-color:#89bf04}body.GreenTheme .form-group .form-control:focus,body.GreenTheme input:focus,body.GreenTheme select:focus,body.GreenTheme .form-control:focus{border:1px solid #89bf04}.confirmation--order-block{width:100%;margin-bottom:30px;padding:30px;text-align:center;background-color:#e4f7e2}.confirmation--order-block .confirm--icon{width:70px}.confirmation--order-block .order--number{text-transform:uppercase;color:var(--primary-color);margin-top:15px;margin-bottom:0px}.confirmation--order-block h4{margin-bottom:10px;color:#2f2f2b}.confirmation--order-block p{color:var(--text-color);margin:0px}.confirmation--order-sec-block.checkout-sec--block .confirmation--content-box p{margin:0px;line-height:1.8;color:#2f2f2b}.confirmation--order-sec-block.checkout-sec--block .confirmation--content-box p a{pointer-events:none;color:inherit}@media(max-width: 479px){.confirmation--order-sec-block.checkout-sec--block .confirmation--content-box p a{pointer-events:all}}.confirmation--order-sec-block.checkout-sec--block .confirmation--content-box h4{margin-bottom:10px}.confirmation--order-sec-block.checkout-sec--block .confirmation--content-box h6{margin-top:15px;color:var(--primary-color);font-weight:600;font-size:18px}.confirmation--order-sec-block.checkout-sec--block .my--order-list-title{width:100%;padding-bottom:10px}.confirmation--order-sec-block.checkout-sec--block .my--order-list-title h4{font-weight:500;color:#2f2f2b;margin:0}.confirmation--order-sec-block.checkout-sec--block .my--order-list-title h4 span{display:inline-block;padding-right:5px}.confirmation--order-sec-block.checkout-sec--block .my--order-list-desc{width:100%;padding-top:0px}.confirmation--order-sec-block.checkout-sec--block .my--order-list-desc h5{font-weight:500;color:#c34f5a;margin:0px 0px 3px 0px}.confirmation--order-sec-block.checkout-sec--block .my--order-list-desc p{color:#2f2f2b;margin:0px 0px 5px 0px}.confirmation--order-sec-block.order--summary-block .row>div{padding-top:20px;padding-bottom:0px}.confirmation--order-sec-block.order--summary-block .row>div:nth-child(1),.confirmation--order-sec-block.order--summary-block .row>div:nth-child(2){padding-top:0px}@media only screen and (max-width: 991px){.confirmation--order-sec-block.order--summary-block .row>div:nth-child(2){padding-top:20px}}.confirmation--order-sec-block.order--summary-block .checkout-prod--block .my-order-listing:last-child{border-bottom:0px;margin-bottom:0px;padding-bottom:15px}.confirmation--order-sec-block .payment--method-block h5 a{color:#5f3b21;font-family:"Open Sans",sans-serif;font-weight:700}.confirm--bottom-btn-block{width:100%;padding:30px 0px 20px 0px}.confirm--bottom-btn-block .inline-btn--block .btn{margin-right:10px;margin-top:10px}.custom-dropdown{width:100%;position:relative}.custom-dropdown .custom-dropdown-btn{width:100%;border:1px solid #e5e5e5;padding:6px 10px;display:block;position:relative;font-size:14px;font-weight:600;color:#000;background-image:url("../images/angle.png");background-position:95% 50%;background-size:12px;background-repeat:no-repeat;text-decoration:none}.custom-dropdown .custom-dropdown-btn:hover{text-decoration:none}.custom-dropdown .custom-dropdown-btn .custom-dropdown-option{position:absolute;top:100%;left:0;right:0;background-color:#fff}.select2-container{width:100% !important}.select2-container--default .select2-selection--multiple .select2-selection__choice{font-size:13px;background-color:#faf2ee;color:#000}.select2-results__option{font-size:14px;font-weight:600;padding:2px 10px}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:var(--primary-color);color:#fff}.rewards-listing-block{width:100%;padding:70px 0px 30px}.rewards-listing-block .row>div{margin-bottom:30px}@media(max-width: 1023px){.rewards-listing-block.rewards-horizontal-listing-block .row>div{flex:0 0 100%;max-width:100%}}.rewards-listing-block.rewards-vertical-listing-block .reward-listing-box{padding:0px}.rewards-listing-block.rewards-vertical-listing-block .reward-listing-box::before{display:none}.rewards-listing-block.rewards-vertical-listing-block .reward-list-icon{width:100%;background-color:#faf2ee;padding:15px}.rewards-listing-block.rewards-vertical-listing-block .reward-list-icon img{width:auto;max-width:100%;max-height:100px}.rewards-listing-block.rewards-vertical-listing-block .reward-list-content{width:100%;padding:15px 15px 20px}.rewards-listing-block.rewards-vertical-listing-block .reward-list-content p{margin-bottom:10px}.reward-listing-box{width:100%;padding:20px 0px;border:1px solid #e5e5e5;display:flex;flex-wrap:wrap;justify-content:flex-end;overflow:hidden;position:relative;border-radius:7px;cursor:pointer;height:100%}@media(max-width: 479px){.reward-listing-box{padding:0px}}.reward-listing-box::before{position:absolute;content:"";width:60%;height:150%;border-radius:100%;border-radius:100%;background-color:#faf2ee;left:-20%;top:50%;transform:translateY(-50%);z-index:-1}@media(max-width: 479px){.reward-listing-box::before{display:none}}.reward-listing-box .reward-list-icon{width:40%;display:flex;align-items:center;justify-content:center}@media(max-width: 479px){.reward-listing-box .reward-list-icon{width:100%;padding:15px;background-color:#faf2ee}}.reward-listing-box .reward-list-icon img{max-width:60%}@media(max-width: 479px){.reward-listing-box .reward-list-icon img{max-width:100%;width:auto;max-height:100px}}.reward-listing-box .reward-list-content{width:60%;padding:10px 20px}@media(max-width: 479px){.reward-listing-box .reward-list-content{width:100%;padding:15px 15px 20px}}.reward-listing-box .reward-list-content h5{font-weight:700;color:var(--text-color);margin-bottom:5px}.reward-listing-box .reward-list-content p{color:var(--text-color);margin-bottom:15px}.reward-listing-box .reward-list-content .reward-redeem{width:auto;display:flex;flex-wrap:wrap;opacity:0;visibility:hidden;transition:all .4s}.reward-listing-box .reward-list-content .reward-redeem input{width:70px;margin-right:10px}.reward-listing-box .reward-list-content .reward-redeem .sm-btn{padding:7px 10px;min-width:110px;font-size:14px}.reward-listing-box.active{border:1px solid var(--primary-color)}.reward-listing-box.active .reward-list-content .reward-redeem{opacity:1;visibility:visible}.page-banner-block{width:100%;background-position:center;background-repeat:no-repeat;background-size:cover;position:relative;padding:8% 0px;text-align:center;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;min-height:200px}.page-banner-block::before{position:absolute;content:"";top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.6)}.page-banner-block .container{position:relative}.page-banner-block h1{color:#fff;font-weight:600}.terms_block{width:100%;padding:70px 0px 10px}.terms_block.for-mobile{display:none}.terms_block.for-mobile>div{position:relative;width:48%;text-align:center;border:2px solid var(--primary-color);display:flex;flex-wrap:wrap;align-items:center;justify-content:center;padding:60px 15px;margin-bottom:30px;transition:all .4s;border-radius:10px;background-color:#faf2ee}@media(max-width: 1023px){.terms_block.for-mobile>div{width:100%}}.terms_block.for-mobile>div:hover{background-color:var(--primary-color);color:#fff}.terms_block.for-mobile>div:hover i{color:#fff}.terms_block.for-mobile>div:hover h3{color:#fff}.terms_block.for-mobile>div i{font-size:50px;color:var(--primary-color);transition:all .4s}.terms_block.for-mobile>div h3{margin:15px 0 0 0;color:#2f2f2b;transition:all .4s;text-transform:capitalize}.terms_block iframe,.terms_block embed{width:100%;height:100vh;margin-bottom:50px}@media(max-width: 767px){.terms_block iframe,.terms_block embed{height:400px}}.terms_block .assal-pdf iframe{margin-bottom:0}iframe[src=""]{display:none}body.mobile-device .terms_block.for-desktop{display:none}body.mobile-device .terms_block.for-mobile{justify-content:space-between;display:flex;flex-wrap:wrap}.contact-us-block{width:100%;padding:70px 0px 10px}.contact-us-block .contact-us-boxes{width:100%;display:flex;flex-wrap:wrap;box-shadow:7px 7px 20px 0px rgba(0,0,0,.1);padding:50px}@media(max-width: 1023px){.contact-us-block .contact-us-boxes{width:100%;padding:30px}}@media(max-width: 767px){.contact-us-block .contact-us-boxes{padding:25px}}.contact-us-block .contact-us-boxes .form-group{margin-bottom:15px}.contact-us-block .contact-us-boxes .full-block{width:100%;position:relative}.contact-us-block .contact-us-boxes .custom-control.custom-checkbox{margin-top:10px}.contact-us-block .contact-us-boxes .contact-left-box{width:60%;padding:50px}.contact-us-block .contact-us-boxes .contact-right-box{width:40%;position:relative}@media(max-width: 1023px){.contact-us-block .contact-us-boxes .contact-right-box{width:100%;height:270px}}.contact-us-block .contact-us-boxes .contact-right-box iframe{width:100%;height:100%;display:block;position:absolute;top:0;left:0;right:0;bottom:0}.contact-us-block .contact-info-boxes{width:100%;margin-top:70px}.contact-us-block .contact-info-boxes .contact-info-box{width:100%;padding:40px;text-align:center;background-color:#faf2ee;border:1px solid var(--primary-color);height:100%}@media(max-width: 767px){.contact-us-block .contact-info-boxes .contact-info-box{height:auto;margin-bottom:20px}}.contact-us-block .contact-info-boxes .contact-info-box .c-info-icon{margin-bottom:20px}.contact-us-block .contact-info-boxes .contact-info-box .c-info-icon svg,.contact-us-block .contact-info-boxes .contact-info-box .c-info-icon img{width:50px}@media(max-width: 767px){.contact-us-block .contact-info-boxes .contact-info-box .c-info-icon svg,.contact-us-block .contact-info-boxes .contact-info-box .c-info-icon img{width:40px}}.contact-us-block .contact-info-boxes .contact-info-box .c-info-icon svg{fill:var(--primary-color)}.contact-us-block .contact-info-boxes .contact-info-box h5{color:#2f2f2b;margin:0px}.contact-us-block .contact-info-boxes .contact-info-box h5 a{color:#2f2f2b;pointer-events:none}@media(max-width: 479px){.contact-us-block .contact-info-boxes .contact-info-box h5 a{pointer-events:all}}.order-status-block{width:100%;margin:60px 0}@media(max-width: 1023px){.order-status-block{margin:30px 0 0}}@media(max-width: 767px){.order-status-block{margin:10px 0 20px}}.order-info{width:100%;padding-bottom:10px}.order-info h2{text-transform:uppercase;color:#89bf04;margin:0 0 30px 0}@media(max-width: 767px){.order-info h2{margin:0 0 20px 0}}.order-info h4{color:#000;margin:0 0 10px 0}.order-status-box{width:100%;padding:60px;border-radius:15px;box-shadow:0px 0px 15px 0px rgba(0,0,0,.1)}@media(max-width: 1080px){.order-status-box{padding:40px}}@media(max-width: 767px){.order-status-box{padding:30px}}.order-status-box .orider-info-box{width:100%}.order-status-box .orider-info-box h5{margin:0 0 5px 0}.order-status-box .orider-info-box h4{margin:0 0 5px 0;color:#000}.order-status-box .orider-info-box h3{margin:0 0 7px 0;color:#000}.order-status-progress-block{width:100%;display:flex;flex-wrap:wrap;margin-top:60px;position:relative;padding-bottom:50px}@media(max-width: 767px){.order-status-progress-block{padding-bottom:0px;margin-top:30px}}.order-status-progress-block.order-type-delivery .order-status-progress{width:25%}@media(max-width: 767px){.order-status-progress-block.order-type-delivery .order-status-progress{width:100%}}.order-status-progress-block .order-status-progress{width:33.33%;position:relative}@media(max-width: 767px){.order-status-progress-block .order-status-progress{width:100%;display:flex;flex-wrap:wrap;align-items:center;padding-bottom:40px}}.order-status-progress-block .order-status-progress:last-child{position:absolute;right:0;top:0;width:auto;text-align:right}@media(max-width: 767px){.order-status-progress-block .order-status-progress:last-child{position:static;padding-bottom:0;text-align:left}}.order-status-progress-block .order-status-progress:last-child::before{display:none}.order-status-progress-block .order-status-progress::before{content:"";position:absolute;top:15px;width:100%;height:2px;background-color:#e5e5e5;transition:all 1s}@media(max-width: 767px){.order-status-progress-block .order-status-progress::before{width:2px;height:100%;top:0;left:14px}}.order-status-progress-block .order-status-progress::after{content:"";position:absolute;top:15px;left:0;height:2px;background-color:#89bf04;transition:all 1s;width:0}@media(max-width: 767px){.order-status-progress-block .order-status-progress::after{width:2px;height:0;top:0;left:14px}}.order-status-progress-block .order-status-progress .progress-dot{position:relative;width:32px;height:32px;display:inline-block;background-color:#e5e5e5;transition:all 1s;border-radius:50px;z-index:1}@media(max-width: 767px){.order-status-progress-block .order-status-progress .progress-dot{width:30px;height:30px}}.order-status-progress-block .order-status-progress .progress-dot::before{position:absolute;content:"";display:inline-block;transform:rotate(45deg);height:12px;width:7px;border-bottom:2px solid #acacac;border-right:2px solid #acacac;top:9px;left:12px}.order-status-progress-block .order-status-progress h6{margin:0px;font-weight:600;color:#e5e5e5;transition:all 1s;width:78px;font-size:14px;line-height:1.4em}@media(max-width: 767px){.order-status-progress-block .order-status-progress h6{padding-left:20px;width:auto}}.order-status-progress-block .order-status-progress.active .progress-dot{background-color:#89bf04}.order-status-progress-block .order-status-progress.active .progress-dot::before{border-color:#fff}.order-status-progress-block .order-status-progress.active h6{color:#000}.order-status-progress-block .order-status-progress.progress-completed::after{width:100%}@media(max-width: 767px){.order-status-progress-block .order-status-progress.progress-completed::after{width:2px;height:100%}}.res_change_loc_block{display:flex;flex-wrap:wrap;align-items:center}.res_change_loc_block .res_restaurant{width:300px}@media(max-width: 639px){.res_change_loc_block .res_restaurant{width:100%;margin:0 0 15px}}.res_change_loc_block .or{padding:0 30px;text-transform:uppercase;font-family:"Oswald",sans-serif;font-weight:600;color:#2f2f2b;font-size:20px}@media(max-width: 767px){.res_change_loc_block .or{padding:0 20px;font-size:18px}}@media(max-width: 639px){.res_change_loc_block .or{padding-left:0px}}.res_change_loc_block .rers_use_map{width:auto;display:flex;align-items:center;font-weight:600;color:#2f2f2b}.res_change_loc_block .rers_use_map span{display:inline-flex;margin-right:3px}.res_change_loc_block .rers_use_map span img{width:18px}.res_date_time_block{display:flex;flex-wrap:wrap}.res_date_time_block .time-select{width:300px}.party-of-selection{width:100px;margin:20px 0 0}@media(max-width: 639px){.party-of-selection{width:100%}}@media(max-width: 639px){.party-of-selection label{width:100%}}@media(max-width: 639px){.party-of-selection select{width:80px}}.time-select .time-selection{display:flex;flex-wrap:wrap}.time-select .time-selection select{width:80px;margin:0 5px 0 0}@media(max-width: 639px){.time-select .time-selection select{width:80px}}.res_avail_slots{width:100%;margin:30px 0 50px}.res_avail_slots .res_avail_slots_selection{display:flex;flex-wrap:wrap;align-items:center}.res_avail_slots .res_avail_slots_selection .br_avail{padding:0 15px 0 0px;display:inline-flex}.res_avail_slots .res_avail_slots_selection p{margin:0}.warning{background:url(../images/ic-info.png) 4px 6px no-repeat;padding:6px 34px;background-color:#fff6e6;font-size:14px;margin:0 0 10px}.res-step-block{padding:0}@media(max-width: 639px){.res-step-block .content-title h5{font-size:16px}}@media(max-width: 639px){.res-step-block .btn{min-width:140px}}.message-section{width:100%;padding:40px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;min-height:100vh}.message-section h2{color:var(--primary-color);font-size:50px}@media(max-width: 1080px){.message-section h2{font-size:38px}}@media(max-width: 767px){.message-section h2{font-size:32px}}@media(max-width: 639px){.message-section h2{font-size:30px}}.message-section .message-block{text-align:center}.message-section .message-block img{width:256px;display:inline-block;margin:0 0 30px}@media(max-width: 1080px){.message-section .message-block img{width:200px}}@media(max-width: 767px){.message-section .message-block img{width:160px}}@media(max-width: 639px){.message-section .message-block img{width:140px}}/*# sourceMappingURL=style.css.map */
