@import"https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap";:root{--thmColor: rgb(40, 168, 233);--orgColor: rgb(40, 168, 233);--f70: 70px;--f24: 24px;--f18: 18px;--f14: 14px}body{font-weight:400;font-size:16px;margin:0;padding:0;font-family:Roboto,sans-serif;color:#333}img{max-width:100%;display:inline-block}button{cursor:pointer}a:focus,button:focus{text-decoration:none;outline:none}a:focus,a:hover{text-decoration:none}a,button{color:inherit;outline:medium none;text-decoration:none}button:focus,input:focus,textarea,textarea:focus{outline:0}h1,h2,h3,h4,h5,h6{margin-top:0;font-weight:700}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit}h1{font-size:40px}h2{font-size:35px}h3{font-size:28px}h4{font-size:22px}h5{font-size:18px}h6{font-size:16px}ul{margin:0;padding:0}li{list-style:none}.thm_btn{background-color:var(--thmColor);color:#fff;display:inline-block;outline:none;border:none;font-size:16px;line-height:1.2;padding:15px 30px 17px;text-align:center;font-weight:600;border-radius:2px;cursor:pointer;font-family:Lato}.thm_btn:hover{background-color:#6ac680}.header-area{width:100%;z-index:99}.logo-area{display:flex;align-items:center}.header-area>.container .row{padding:20px 0}.menu-area nav ul li{list-style:none;display:inline-block}.menu-area nav ul li a{font-size:16px;display:inline-block;margin-left:40px;position:relative;font-weight:700;transition:.3s}.menu-area nav ul li a:hover{color:var(--thmColor)}.menu-area{text-align:right}.m_dvc ul li a{font-size:20px!important;margin-left:20px!important}.header_top{border-bottom:1px solid #EDEDED;padding:20px 0}.simple_main{border-top:1px solid #EDEDED;padding:20px 0}.header_info p{display:inline-block;margin-bottom:0;margin-right:20px}.header_info p a{transition:.3s}.header_info p a:hover{color:var(--thmColor)}a.cmb{margin-left:10px;border-bottom:1px dashed}.header_info p i{color:var(--thmColor);margin-right:5px;font-size:20px}.social_icon{float:right}.social_icon ul li{display:inline-block;margin-left:15px;transition:.3s}.social_icon ul li:hover{color:var(--thmColor)}.bar a{width:30px;height:35px;float:right;position:relative;margin-right:15px}.bar a span{width:100%;height:3px;background:var(--thmColor);display:block;position:relative;top:17px;border-radius:30px;transition:.3s}.bar a span:before{left:0;content:"";position:absolute;width:100%;height:100%;background:var(--thmColor);bottom:10px;border-radius:30px;transition:.3s}.bar a span:after{left:0;content:"";position:absolute;width:100%;height:100%;background:var(--thmColor);bottom:-10px;border-radius:30px;transition:.3s}.mobile-menu{position:fixed;width:100%;height:100vh;background:#fff;z-index:99;box-shadow:0 0 9px -1px #737373;top:0;left:0;transition:.3s;margin-left:-400px;padding-left:40px;padding-top:100px;max-width:350px}.siteBar{margin-left:0}.mobile-menu ul#pills-tab{margin-top:90px;margin-bottom:35px!important;display:block}.mobile-menu nav ul li{list-style:none;display:block}.mobile-menu nav ul li a{color:#272835;font-size:16px;line-height:40px;transition:.3s}.mobile-menu a.bars{position:absolute;right:20px;top:15px;width:40px;height:40px;text-align:center;line-height:40px;border-radius:50%;font-size:32px;color:var(--thmColor)}.mobile-menu .social_icon{float:unset;font-size:20px;position:absolute;bottom:25px;left:50%;transform:translate(-50%)}.mobile-menu .header_info{margin-top:30px}.mobile-menu .header_info p{margin-bottom:10px}.mobile-menu .header_info>a{border:1px solid #ccc;padding:10px 20px;display:inline-block;margin:0 0 25px;text-transform:capitalize}.add_cart{position:fixed;right:0;z-index:99;height:100vh;top:0;background:#fff;width:320px;padding:10px 30px 30px;font-family:Lato;box-shadow:-5px 0 90px #00000026;transition:all .3s ease-in-out;margin-right:-400px}.add_cart.siteBar{margin-right:0}.btn_grp{display:flex;align-items:center;justify-content:space-between;margin-top:25px}.btn_grp a{border:1px solid #ccc;line-height:1.2;padding:15px 25px 17px;text-align:center;font-weight:600;border-radius:2px;cursor:pointer;font-family:Lato}.btn_grp a.thm_btn{border-color:var(--orgColor)}.btn_grp a.thm_btn:hover{border-color:var(--thmColor)}a.add_cart_close{width:max-content;margin-left:auto;display:block;margin-bottom:25px;font-size:20px}.add_cart_item p{display:flex;justify-content:space-between;align-items:center}.add_cart_item p b{font-size:20px;color:var(--thmColor)}.add_cart .Product_content a.close{left:-20px}.flash_message{position:fixed;right:0;z-index:99;top:10%;width:320px;padding:15px 30px 15px 15px;font-family:Lato;border:1px solid lightgray;margin-right:-400px;background-color:#fff;transition:all .6s ease-in-out}.flash_message.success{border-bottom:3px solid #6ac680}.flash_message.info{border-bottom:3px solid #2596be}.flash_message.error{border-bottom:3px solid #ff3333}.flash_message.show{margin-right:10px}.product-img--main{position:relative;overflow:hidden;height:230px;width:100%}.product-img--main__image{position:absolute;top:0;left:0;width:100%;height:100%;background-position:center;background-repeat:no-repeat}.h-round{border-radius:0 0 700px 700px/0 0 70px 70px;overflow:hidden}.hero-Area{height:420px;background-position:center;position:relative;z-index:1;margin-bottom:100px;background-size:cover}section.hero-Area.landing_hero{height:700px}section.hero-Area.landing_hero:before{transform:skew(333deg) translate(-50%);left:33%}.hero-Area:before{content:"";display:block;position:absolute;left:50%;right:0;top:0;bottom:0;opacity:.95;transform-origin:center;transform:skew(20deg) translate(-50%);z-index:-1;background:var( --thmColor);width:630px;height:100%}.hero-Area .container{height:100%;display:flex;align-items:center;justify-content:center}.container{max-width:1140px}.hero-content{color:#fff;text-align:center}.hero-content-no-image{text-align:left}.hero-content h1{font-size:var(--f70);font-family:Montserrat,sans-serif;text-transform:capitalize}.sub_link{display:flex;justify-content:center}.sub_link_no_image{display:flex;justify-content:left}ul.sub_link li a{font-size:var(--f14)}.sub_link span{margin:0 10px}.pricing-Area{position:relative;margin-bottom:100px}.price_pagination{text-align:center;width:max-content;margin:auto}.price_pagination a.page-link{color:#333}.pricing_header{display:flex;align-items:center;justify-content:space-between;margin-bottom:40px}.pricing_header_left p{margin-bottom:0;font-size:15px}.pricing_header_right{display:flex;border:1px solid rgba(51,51,51,.09);border-radius:30px;padding:10px 30px;align-items:center}.separet{width:1px;height:30px;background:#33333317;margin:0 10px}.select-Box .nice-select{border:none;display:flex;align-items:center;width:150px}.select-Box .nice-select ul{margin-top:11px}.pickup-time .nice-select .list{max-height:300px;overflow-y:scroll!important}.select-Box{font-family:Montserrat}.select-Box.Items .nice-select{width:120px}.product_blk{border:1px solid rgba(51,51,51,.09);background:#fff;overflow:hidden;padding:10px;transition:.3s;margin-bottom:50px;position:relative;max-width:360px}.product_blk:hover{box-shadow:0 4px 22px 2.4px #0000001f;transform:scale(1.03)}.owl-item.active .product_blk{transition:.3s}.owl-item.active .product_blk:hover{transform:scale(1.03)}.product_blk hr{margin:25px 0}.product_backSide{position:absolute;background:#333;color:#fff;z-index:-1;left:0;top:0;width:100%;height:100%;padding:20px;opacity:0;transition:.3s}.product_blk.active .product_backSide{z-index:9;opacity:1}a.pd_close{margin-bottom:15px;display:inline-block;text-align:right;float:right;font-size:20px;margin-top:-10px;transition:.3s}a.pd_close:hover{color:#ff7455}.product_backSide a.Book_btn,.product_backSide .book_now_button{background-color:#f7a63d;color:#fff;border:none}.product_backSide .book_now_button:hover,.product_backSide a.Book_btn:hover{background:#42c68d}.product_backSide p span{font-size:13px;display:block;opacity:.5;max-width:220px;line-height:1.3}.product_backSide ul li:last-child .product_backSide_list{border:none;margin-bottom:0}.product_backSide_list{display:flex;justify-content:space-between;width:100%;border-bottom:1px solid rgb(75,75,75);padding-bottom:10px;margin-bottom:15px}.product_backSide_list i{color:var(--thmColor)}.product_backSide_list p{font-size:14px;margin-bottom:0}.pd_count{height:40px;display:flex;align-items:center}.pd_count button{background:none;box-shadow:none;border:none;border:1px solid rgb(75,75,75);height:100%;width:46px;padding:10px 0;height:46px;flex-shrink:0}.pd_count button:hover{background:var(--thmColor)}.pd_count input{border:1px solid rgb(75,75,75);background:no-repeat;text-align:center;color:#fff;height:46px;border-radius:0;border-left:none;border-right:none;width:100%}.product_title{padding:15px 20px 0}.product_title span{font-size:12px;font-weight:700;margin-bottom:5px;opacity:.7;display:inline-block}.product_info{padding:0 20px}.product_info>ul{min-height:135px}.product_info>a{margin-bottom:10px}a.Book_btn{padding:18px 33px 20px;border:1px solid #cccccc;text-align:center;font-size:var(--f18);font-weight:700;display:flex;align-items:center;justify-content:center;transition:all .3s;font-family:Lato;line-height:1.2}.Book_btn_disabled{pointer-events:none;color:var(--orgColor)}.book_now_button{padding:18px 33px 20px;border:1px solid #cccccc;text-align:center;font-size:var(--f18);font-weight:700;display:flex;align-items:center;justify-content:center;transition:all .3s;font-family:Lato;line-height:1.2;width:100%}.product_info>a:hover{background:var(--orgColor);color:#fff;border-color:var(--orgColor)}.product_info>a i{margin-left:10px}.product_info>p{font-size:var(--f14);font-weight:600;font-family:Montserrat;margin:25px 0}.product_info>p b{font-weight:700;color:var(--orgColor);font-size:var(--f18);font-weight:600;font-family:Montserrat}.product_info ul li{font-size:var(--f14);margin-bottom:6px;font-family:Lato}.product_info ul li i{color:var(--thmColor);margin-right:5px}.product-option{min-height:282px}.GPS_checkBox{width:13px;height:13px;border:1px solid rgb(75,75,75);-webkit-appearance:none;-moz-appearance:none;appearance:none;margin-right:5px;position:relative;display:inline-block}.GPS_checkBox:checked:after{content:"";position:absolute;left:4px;top:1px;width:4px;height:7px;border:solid white;border-width:0 1px 1px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.product-option hr{background:#4b4b4b;opacity:1}.product-option>span{margin:20px 0 15px;display:block;font-family:Lato}.product-option>span i{font-size:14px;margin-right:3px}span.d_nav{color:#ff7455}span.d_av{color:#42c68d}.product-option ul li{display:flex;justify-content:space-between;margin-bottom:8px}.EXTRA-op{text-align:center;width:100%;position:relative}.EXTRA-op:after{content:"";position:absolute;width:100%;height:1px;background:#4b4b4b;left:0;top:12px;z-index:-1}.EXTRA-op span{font-size:12px;color:#999;background:#333;padding:0 7px;letter-spacing:.05em}.product-option ul li b{text-align:right;line-height:1;font-size:15px;font-family:lato}.product-option ul li b small{font-size:10px;text-align:right;line-height:1;opacity:.5;font-weight:600}.product-option ul li p{margin-bottom:0;font-size:15px;font-family:Lato}.count-wrp{border:1px solid rgb(75,75,75);display:flex;align-items:center;height:30px}.count-wrp a{display:inline-block;line-height:1;padding:0 4px;font-size:10px;opacity:.7}.count-wrp a:hover{opacity:1}.count-wrp input{background:none;border:none;color:#fff;width:30px;text-align:center;font-size:14px}.CheckOut-Area{margin-bottom:100px}section.CheckOut-Area .pay_mathod:after{display:none}.billing_details textarea::placeholder{font-style:italic}.billing_details p{margin:20px 0 5px;font-family:Lato}.billing_details h5{text-transform:uppercase;font-family:Lato;font-size:17px}.billing_input_wrp{display:flex;flex-wrap:wrap;justify-content:space-between;margin:30px 0 20px}.billing_input_Blk{width:calc(50% - 15px);margin-bottom:15px}.billing_input_Blk input,.billing_details textarea{font-size:14px;line-height:19px;padding:11px 15px;border-radius:4px;border-style:solid;border-width:1px;width:100%;border-color:#ccc}.insurance_info input{width:100%;font-size:14px;line-height:19px;padding:11px 15px;border-radius:4px;border-style:solid;border-width:1px;border-color:#ccc}.insurance_info_block{width:calc(50% - 15px);margin-bottom:15px}.insurance_info_block_small{width:30%;margin-bottom:15px}.billing_input_Blk label{display:block;text-transform:capitalize;font-family:Lato;line-height:2}.payment_content{background-color:#f9f9f9;border-top-left-radius:4px;border-top-right-radius:4px;padding:35px 35px 29px;position:relative;font-size:15px;line-height:1.2;overflow:hidden;max-width:360px}.payment_content>.thm_btn{margin-left:auto;width:max-content;display:block;margin-top:20px;text-transform:capitalize}.payment_content>div{padding:20px 0}.pay_mathod>a{width:max-content;float:right;margin-left:auto;display:inline-block}.oredr_details b{font-family:Lato;color:#333}.oredr_details>ul{margin:20px 0 0}.payment_content>div.oredr_details{padding:30px 0}.oredr_details .pd_updated{margin:10px 0 20px}.oredr_details:after{margin-top:30px!important}.payment_content>div:after{content:"";position:absolute;width:100%;height:1px;background:#ccc;left:0;margin-top:20px}.payment_content h5{font-size:15px;font-family:Lato;margin-bottom:0}.payment_content p{margin-bottom:0}.pay_title{padding-top:0!important}.pay_title.active .coupon_blk{z-index:1;margin-top:10px;opacity:1}.CheckOutV2_wrp .oredr_details{max-width:840px;margin-inline:auto;margin:58px auto}.oredr_details h6{font-size:17px;margin:50px 0 30px}.CheckOutV2_wrp .oredr_details ul li{padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #ccc;justify-content:unset;color:#333}.CheckOutV2_wrp .oredr_details ul li p:first-child{width:460px}.CheckOutV2_wrp .oredr_details ul li b span{font-size:12px;display:block;font-weight:400}.CheckOutV2_wrp .oredr_details ul li p{margin-bottom:0}.oredr_details ul li{display:flex;justify-content:space-between}.oredr_details ul li.top{padding-bottom:10px;margin-bottom:15px;border-bottom:1px solid #cccccc}.total_price_wrp{display:flex;justify-content:space-between;text-transform:uppercase;align-items:center}.total_price_wrp h5{font-family:Lato;margin-bottom:0}.total_price_wrp h6{font-size:14px;font-family:Lato}.total_price_wrp h4{font-family:Lato;margin-bottom:0}.pay_option{margin:15px 0}.pay_option .form-check{margin-top:20px}.pay_option .form-check-input:checked{background:none;position:relative}.pay_option .form-check-input:checked:after{content:"";position:absolute;width:9px;height:9px;background:#5b5b5b;border-radius:50%;left:2px;top:2px}.pay_blk i{display:block;margin:15px 0}.pay_blk p{font-size:12px;margin-bottom:0;margin-top:10px}.pay_check_box{display:flex}.pay_check_box label a{text-decoration:underline}.pay_check_box input[type=checkbox]{position:relative}.pay_check_box input[type=checkbox]:Checked{background:#5b5b5b}.pay_check_box input[type=checkbox]:checked:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");content:"";position:absolute;width:100%;height:100%}.thnk_cont{text-align:center;margin-bottom:50px}.thnk_cont p{font-size:28px}.thnk_cont i{color:var(--thmColor);font-size:80px;line-height:2}.order-info{display:flex;justify-content:center;flex-wrap:wrap}.order-info_blk{text-align:center;background:#f9f9f9;padding:30px 40px;margin-top:1px;margin-right:1px}.order-info_blk b{font-size:17px;color:#333;font-family:Lato}.order-info_blk p{font-size:15px;margin-bottom:20px}.oredr_details ul li{display:flex}.customer_info{max-width:830px;margin-inline:auto;display:flex}.customer_info ul h6{font-size:17px;margin-bottom:25px}.customer_info ul:first-child{width:360px}.customer_info ul:first-child li span{line-height:2}.CheckOutV2_wrp{font-family:Lato}.cart-Area{margin-bottom:100px}.cart-item{font-size:15px;font-family:Lato}.update_cart button{font-size:14px;opacity:.5;transition:.3s;background:none;border:none}.update_cart button:hover{opacity:1}.update_cart button i{margin-right:5px}.update_cart{text-align:right}.cart-item tr{vertical-align:middle}.cart-item thead tr td{padding:0 0 15px}.cart-item tbody tr td{padding:20px 0}.cart-item tr td:nth-child(3){width:240px;margin:auto;text-align:center}.cart-item tr td:last-child{text-align:right}.Product_content{position:relative;display:flex;align-items:center}.pd_updated{text-transform:capitalize;font-size:14px}.pd_updated ul{transform:translate(20px);list-style:circle!important}.pd_updated ul li{position:relative}.pd_updated ul li:after{content:"";position:absolute;width:9px;height:9px;border:2px solid #6D6D6D;border-radius:50%;top:48%;left:-18px;transform:translateY(-50%)}.pd_updated p{margin-bottom:0}.Product_items{display:flex;align-items:center}.add_cart_item>span{display:block;margin-left:auto;width:max-content;font-weight:700}.Product_content .close i{width:max-content;color:#d1333c;height:auto}.Product_content .close{position:absolute;top:50%;left:-40px;transform:translateY(-50%);font-size:20px;display:flex;align-items:center;justify-content:center;background:none;border:none}.Product_content i{width:80px;height:80px;display:inline-block;flex-shrink:0;margin-right:12px}.Quantity_blk input{outline:0;line-height:19px;height:auto!important;min-width:0;width:70px;text-align:center;border:1px solid #ccc}.Quantity_blk input[type=number]::-webkit-inner-spin-button{opacity:1}.cart_details .oredr_details ul{margin-top:0}.cart_details .oredr_details ul li{margin-bottom:20px}.pay_title h5{line-height:1;cursor:pointer}.pay_title h5 i{margin-left:5px;font-size:18px;transition:.3s}.pay_title.active h5 i{rotate:-180deg}.coupon_blk{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:-30px;position:relative;z-index:-2;transition:all .3s ease-in-out;opacity:0}.coupon_blk a{margin-left:10px;flex-shrink:0;border-bottom:1px solid #8f8f8f;padding-bottom:2px;transition:.3s}.coupon_blk a:hover{color:var(--thmColor);border-color:var(--thmColor)}.coupon_blk input{border:1px solid #ccc;padding:7px 10px;border-radius:3px}.coupon_blk input::placeholder{font-style:italic}.Flat_rate{display:flex;align-items:center}span.Flat_rate input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:15px;height:15px;border:1px solid #ccc;border-radius:50%;flex-shrink:0;margin-right:5px;position:relative}span.Flat_rate input:checked:after{content:"";position:absolute;width:9px;height:9px;background:#5b5b5b;border-radius:50%;top:2px;left:2px}.Shipping_adds a{font-size:12px;text-decoration:underline}.empty_card{text-align:center}.empty_card i{font-size:100px;opacity:.3}.empty_card p{font-size:32px;margin:50px 0 30px}.landing_hero .hero-content{text-align:left;max-width:620px;margin-left:60px}.landing_hero .container{justify-content:flex-start}.scooter_content{display:flex;align-items:center;margin-top:-70px}.scooter_content>a{border:1px solid #fff;padding-right:25px;padding-left:25px;font-size:18px;font-weight:700;font-family:Lato;display:flex;align-items:center;height:60px}.scooter_content>a:hover svg path{fill:var(--orgColor)}.scooter_content>a svg path{transition:.3s}.scooter_content>a:hover{background:#fff;color:var(--orgColor)}.scooter_content>a svg{margin-left:-10px}.sckr{width:240px;height:240px;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-left:77px}.sckr h1{font-size:50px}.sckr span{font-size:18px}.sckr img{position:absolute;z-index:-1}.blog-Area{padding-top:100px;border:1px solid #EEEEEE;padding-bottom:100px}.blog_1{text-align:center}.blog_1 h1{max-width:420px;margin-left:auto;font-size:38px;text-align:left;margin-bottom:40px;margin-right:35px}.blog_img{overflow:hidden;display:flex}.blog_img img{max-width:450px;margin-right:10px}.blog_text{margin-top:50px;max-width:500px}.blog_text ul li{font-weight:500;margin-bottom:7px}.blog_text ul li i{margin-right:10px;color:#f7a63d}.blog_text p{margin-bottom:25px}.blog_text h2{margin-bottom:20px}.price_slider .product_blk:hover{transform:scale(1)}.search{margin-bottom:100px;margin-top:-150px}.search_wrp{display:flex;align-items:center;justify-content:space-between;padding:60px 40px 60px 60px;z-index:2;box-shadow:0 5px 35.2px 4.8px #00000014;background-color:#f8f8f8;border-bottom:solid 1px #666666;max-width:100%;position:relative}.search_btn:after{content:"";position:absolute;width:140px;height:100%;background:#efefef;right:9px;z-index:-1;transform:skew(355deg);pointer-events:none}.search_btn:before{content:"";position:absolute;width:73px;height:100%;background:#efefef;right:0;z-index:-1;pointer-events:none}.search_wrp h2{font-size:24px;font-weight:700;line-height:1.4;letter-spacing:-.6px;color:#333;text-transform:uppercase;white-space:normal;word-wrap:break-word;font-family:Montserrat}.search_blk{display:flex}.search_box{width:300px;border-bottom:solid 1px #dddddd;margin:0 16px;padding-bottom:5px}.search_box_cal{display:flex;align-items:center;justify-content:space-between}.daterangepicker{margin-top:20px;margin-right:0}.search_box_cal i{color:var(--thmColor)}.search_box input{border:none;color:#797979;margin-top:8px;background:no-repeat;font-family:Lato;width:100%}.search_box .select-Box.Items .nice-select{width:100%;padding-left:0;height:auto;background:no-repeat}.search_box .select-Box.Items .nice-select:after{border-width:2px;border-color:var(--thmColor)}.search_box>span{font-size:12px;font-weight:700;color:#666;text-transform:uppercase;font-family:Lato;margin-bottom:10px;display:block}.calendar_apply_button,.active.start-date.calendar_date_cell,.active.end-date.calendar_date_cell,.active.start-date.calendar_date_cell:hover,.active.end-date.calendar_date_cell:hover{background-color:var(--thmColor);color:#fff;border:none}.search_btn{width:65px;height:65px;display:flex;align-items:center;justify-content:center;background:var(--orgColor);color:#fff;border-radius:50%;font-size:20px;transition:.3s;overflow:hidden;border:none}.search_btn:hover{background:var(--thmColor)}section.Renting-area{background:#f8f8f8;padding:100px 0 50px;overflow:hidden}.Renting_tab_btn button{border:none;background:none!important;padding:22px;font-size:18px;line-height:1;font-weight:700;font-family:Lato;position:relative}.Renting_tab_btn button:after{content:"";position:absolute;width:1px;height:50%;background:#d6d6d6;top:50%;right:0;transform:translateY(-50%)}.Renting_tab_btn li:last-child button:after{display:none}.Renting_tab_btn button.active{color:var(--orgColor)!important}.Renting_tab_btn{justify-content:center;background:#fff;width:max-content;border-radius:40px;margin:40px auto 60px;padding:0 15px}.price_slider .owl-nav{display:flex;justify-content:space-between;align-items:center;position:absolute;width:120%;top:48%;left:-10%;transform:translateY(-50%)}.price_slider .owl-nav i{width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:50%;transition:.3s}.price_slider .owl-nav i:hover{background:var(--thmColor);color:#fff}.price_slider{position:relative}.Renting_title{text-align:center}.Renting_title p{font-size:14px}.Renting_title h2{margin-bottom:20px;font-size:40px}.Renting_title i{display:block;margin-bottom:25px}.footer-Area{background:#222;color:#fff;padding:100px 0 50px;position:relative}img.footer_img{position:absolute;bottom:35px;left:50%;transform:translate(-50%)}.footer_wrp{padding-left:40px}.footer-Area .container{max-width:1330px}.footer_content ul{display:flex}.footer_content ul li a{width:35px;height:35px;display:flex;align-items:center;justify-content:center;color:#ccc;border:1px solid;border-radius:50%;margin-right:10px;transition:.3s}.footer_content ul li a:hover{background:#6ac680;color:#fff;border-color:#6ac680}.footer_content a{margin-bottom:20px;display:block}.footer_content p{color:#999;font-size:14px;margin:30px 0}.footer_nav{margin:auto}.footer_nav ul li{margin-bottom:5px;width:max-content}.footer_nav ul li a i{margin-right:10px}.footer_nav h5{font-family:Montserrat;margin-bottom:30px}.footer_nav a{color:#999;font-size:14px;display:block;line-height:1.7;transition:.3s}.footer_nav a:hover{color:#fff}.footer_nav a b{color:#fff;font-family:Lato}.footer_nav a i{color:#fff}.ft_blk{max-width:200px;margin-bottom:40px}.ft_blk p{font-family:Lato;font-size:14px}.ft_blk span{font-size:15px;font-family:Montserrat;display:block;margin-bottom:16px}.ft_blk p{color:#999}.Newsletter{margin-top:40px}.Newsletter_box{display:flex;align-items:center;border-radius:2px;border:solid 1px #555!important;padding:5px 10px;justify-content:space-between}.Newsletter_box a i{color:#f7a63d}.Newsletter_box input{background:none;border:none;width:calc(100% - 22px);color:#fff;font-size:15px}.copyRight{padding:50px 0;font-size:14px;font-family:Lato;margin-bottom:0}.cart_count_container{position:relative}.cart_count{position:absolute;left:11px;top:-10px;height:16px;line-height:16px;color:#fff;background-color:#6ac680;min-width:16px;max-width:30px;text-overflow:ellipsis;overflow:hidden;border-radius:8px;padding:1px 0 0;font-size:11px;font-weight:700;text-align:center;opacity:1;transition:all .3s ease-in-out;z-index:1}.cart_count span{margin:5px}.cart_count_container i:hover+.cart_count{transform:scale(1.5)}.cart_count:hover{transform:scale(1.5)}.form_error{font-size:14px;color:#ff0000c2}.availability_notice{margin-bottom:20px;background-color:#fff9c4;padding:22px}div.iti--allow-dropdown{width:100%}body.loading{overflow:hidden}.loading-screen{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fffc;display:none;z-index:9999}.loading-screen .lds-dual-ring{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.lds-dual-ring{display:inline-block;width:80px;height:80px}.lds-dual-ring:after{content:" ";display:block;width:64px;height:64px;margin:8px;border-radius:50%;border:6px solid #fff;border-color:var(--orgColor) transparent var(--orgColor) transparent;animation:lds-dual-ring 1.2s linear infinite}@keyframes lds-dual-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.static_info_book_now_button{padding:11px 29px 11px 33px;border:1px solid #cccccc;text-align:center;font-size:var(--f18);font-weight:700;display:flex;cursor:pointer;align-items:center;justify-content:center;transition:all .3s;font-family:Lato;line-height:1.2;margin-top:15px;background:#fff;width:80%}.static_info_book_now_button:hover{background-color:var(--thmColor);color:#fff}.static_info_row{margin-bottom:30px;border:1px solid lightgray;padding:30px;transition:.3s}.static_info_row ul{line-height:1.6}.static_info_row:hover{box-shadow:0 4px 22px 2.4px #0000001f;transform:scale(1.02)}.static_info_pricing{width:80%}.contact_page-row h2{font-family:Montserrat,sans-serif;margin-bottom:20px}.contact_page-row h5{font-family:Lato,sans-serif;margin-bottom:20px}.contact_page-row i{color:var(--thmColor);margin-right:10px}.contact_page-row li{margin-bottom:8px}.contact_page-row li a{transition:.3s}.contact_page-row li a:hover{color:var(--thmColor)}.terms-and-conditons ul{margin-left:20px;padding:15px}.terms-and-conditons ul li{list-style:disc}.terms-and-conditons ol li{margin-bottom:10px}.checkout_pickup-time{display:flex}
