@import "https://fonts.googleapis.com/css2?family=Noto+Sans+Bengali:wght@100;200;300;400;500;600;700;800;900&display=swap";
@import "https://fonts.googleapis.com/css2?family=Galada&display=swap";
@import "https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap";
@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap";
@import "https://fonts.googleapis.com/css2?family=Noto+Sans:wght@100;200;300;400;500;600;700;800;900&display=swap";
@import "https://fonts.googleapis.com/css2?family=Raleway:wght@100;200;300;400;500;600;700;900&display=swap";
@import "https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700;800;900&display=swap";
@import "https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@100;200;300;400;500;600;700&display=swap";
*{margin:0;padding:0}.container ul,.container ol{margin:0!important;padding:0!important;list-style-type:none!important}.container a,.container a:hover{text-decoration:none}.container a,.container span,.container p,.container ul,.container li,.container h1,.container h2,.container h3,.container h4,.container h5,.container h6{background:0 0;border:0;margin:0;padding:0;text-decoration:none;list-style-type:none}:root{--white:#fff}.ThankYou{background:#ffe1e1;padding:100px 0;position:relative}.ThankYou .svg{z-index:-1;color:var(--white_color);position:absolute;bottom:-80px;left:50%;transform:translate(-50%)}.ThankYou .svg svg{color:var(--bg_color);font-size:120px}.ThankYouBanner svg{color:var(--white_color);font-size:80px}.ThankYouBanner h4{color:var(--white_color);padding:30px 0;font-family:Manrope,sans-serif;font-size:40px;font-weight:700;line-height:50px}.ThankYouBanner p{color:var(--white_color);font-family:Manrope,sans-serif;font-size:18px;font-weight:400;line-height:28px}.OrderTitle{padding:100px}.OrderTitle h4{padding:30px 0;font-family:Manrope,sans-serif;font-size:28px;font-weight:700;line-height:40px}.OrderTitleContent{text-align:left;background:#fef5f5;padding:30px}.OrderTitleContent ul{text-align:left;margin:0;padding:0}.OrderTitleContent ul li{border-right:1px dashed var(--bg_color);margin-right:20px;padding-right:20px;display:inline-block}.OrderTitleContent ul li:last-child{border-right:0}.OrderTitleContent ul li p{font-family:Manrope,sans-serif;font-size:18px;font-weight:400;line-height:24px}.OrderTitleContent ul li h5{margin-top:5px;font-family:Manrope,sans-serif;font-size:22px;font-weight:700;line-height:35px}.OrderDetailContent{text-align:left;background:#fef5f5;padding:30px}.OrderDetailContent h5{font-family:Manrope,sans-serif;font-size:24px;font-weight:700;line-height:35px}.OrderDetailContentPart h4{width:50%;padding:15px 0;font-family:Manrope,sans-serif;font-size:18px;font-weight:700;line-height:30px}.OrderDetailContentPart h6{width:50%;padding:15px 0;font-family:Manrope,sans-serif;font-size:16px;font-weight:400;line-height:30px}.OrderDetailContentItem{border-bottom:1px dashed var(--bg_color)}.OrderDetailContentItem:last-child{border-bottom:0}.CallUs{text-align:center;margin-top:20px}.CallUs h5{padding:15px 0;font-family:Manrope,sans-serif;font-size:30px;font-weight:700;line-height:30px}.CallUs a{color:var(--bg_color);transition:all .3s linear}.CallUs a:hover{color:var(--header_color)}.Otp{background:#894bca;justify-content:center;align-items:center;width:100%;height:100vh;display:flex}.OtpContent{background:var(--white);text-align:center;border-radius:20px;width:650px;padding:30px}.OtpContent h4{color:#fb8c00;margin-top:20px;font-size:25px;font-weight:700;line-height:35px}.OtpContent p{width:80%;margin:10px auto;font-size:18px;font-weight:500}.OtpContent p a{color:#894bca;cursor:pointer;font-weight:600;text-decoration:none}.OtpContent .Logo img{height:80px}.OtpContent .OtpCode{margin-top:20px}.OtpContent .OtpCode label{color:#6f6f6f;font-size:20px;font-weight:600;line-height:30px;display:block}.OtpContent .OtpCode input{text-align:center;color:#fb8c00;border:1px solid #fb8c00;border-radius:10px;width:60px;margin:15px 10px 0;padding:10px;font-size:18px;font-weight:500}.OtpContent .OtpCode input:focus{outline:unset}.OtpContent .OtpCode .CustomeInput{text-align:left;margin-bottom:20px}.OtpContent .OtpCode .CustomeInput label{list-style:24px;margin-bottom:10px;font-size:16px}.OtpContent .OtpCode .CustomeInput input{text-align:left;width:100%;margin:0}.OtpContent button{width:100%;color:var(--white);background:#894bca;border:none;border-radius:10px;margin-top:20px;padding:10px 0;font-size:20px;font-weight:600;line-height:30px}.OtpContent button:hover{color:var(--white);background:#fb8c00}.SuccessFullPage{text-align:center;background:#f5f5f5;justify-content:center;align-items:center;height:100vh;display:flex}.SuccessFullPage .Header{border-bottom:none}.SuccessFullPage .Header h2{color:#323232;font-size:40px;font-weight:700;line-height:58px}.SuccessFullPage .Header p{color:#777;margin-top:10px;font-size:20px;font-weight:400;line-height:29px}.SuccessFullPageContent{background:var(--white);border-radius:10px;margin-top:30px;padding:20px;box-shadow:0 24px 100px rgba(22,25,50,.07)}.SuccessFullPage .TitlePart{background:#f16334;border-radius:16px 16px 0 0;padding:30px}.SuccessFullPage .TitlePart li{text-align:left;border-right:2px solid #d23b09;margin-right:40px;padding-right:40px;display:inline-block}.SuccessFullPage .TitlePart li h5{color:#fff;font-size:18px;font-weight:400;line-height:26px}.SuccessFullPage .TitlePart li:last-child{border-right:0;margin-right:0;padding-right:0}.SuccessFullPage .TitlePart li span{color:#fdfdfd;margin-top:10px;font-size:24px;font-weight:700;line-height:26px;display:block}.SuccessFullPage .OrderDetail{background:#fff4f0;border-radius:0 0 16px 16px;padding:20px 0}.SuccessFullPage .OrderDetail h3{text-align:center;color:#573226;font-size:22px;font-weight:700;line-height:30px}.SuccessFullPage .OrderDetail .Table{width:100%;margin-top:30px}.SuccessFullPage .OrderDetail .Table th{text-align:left;color:#f16334;background:#ffe7de;border:1px solid #ffe7de;width:50%;padding:10px 30px;font-size:16px;font-weight:700;line-height:24px}.SuccessFullPage .OrderDetail .Table th:last-child{text-align:right;width:50%}.SuccessFullPage .OrderDetail .Table tr{border-bottom:1px solid #ffe7de}.SuccessFullPage .OrderDetail .Table td{text-align:left;color:#f16334;width:50%;vertical-align:center;padding:15px 30px;font-size:16px;font-weight:400;line-height:24px}.SuccessFullPage .OrderDetail .Table td:last-child{text-align:right;width:50%}.SuccessFullPage .OrderDetail .Table img{-o-object-fit:cover;object-fit:cover;border-radius:5px;width:80px;height:80px}.SuccessFullPage .OrderDetail .Table span{color:#a5715f;margin-left:20px;font-size:14px;font-weight:400;line-height:20px}.SuccessFullPage .OrderDetail .Table h6{color:#f16334;margin-right:50px;font-size:16px;font-weight:400;line-height:24px}.SuccessFullPage .OrderDetail .Table td .d_flex{justify-content:flex-end;width:100%}.SuccessFullPage .OrderDetail .Table h4{color:#f16334;font-size:16px;font-weight:700;line-height:24px}@media (max-width:1700px){.Header{padding:5px 0}.SuccessFullPage .Header h2{font-size:30px;line-height:40px}.SuccessFullPage .Header p{margin-top:5px;font-size:16px;line-height:24px}.SuccessFullPageContent{margin-top:15px;padding:15px}.SuccessFullPage .TitlePart{padding:15px}.SuccessFullPage .TitlePart li{font-size:16px;line-height:24px}.SuccessFullPage .TitlePart li span{margin-top:5px;font-size:20px}.SuccessFullPage .OrderDetail h3{font-size:20px;line-height:30px}.SuccessFullPage .OrderDetail{padding:10px 0}.SuccessFullPage .OrderDetail .Table{margin-top:10px}.SuccessFullPage .OrderDetail .Table img{width:60px;height:60px}.SuccessFullPage .OrderDetail .Table td,.SuccessFullPage .OrderDetail .Table th{padding:10px 20px}.SuccessFullPage .OrderDetail .Table td,.SuccessFullPage .OrderDetail .Table h4{font-size:14px;line-height:20px}}@media (max-width:1439px){.SuccessFullPage .Header h2{line-height:35px}.SuccessFullPageContent{margin-top:5px}.SuccessFullPage .TitlePart{padding:10px}.SuccessFullPage .TitlePart li h5{font-size:15px;line-height:20px}.SuccessFullPage .TitlePart li span{margin-top:3px;font-size:16px;line-height:24px}.SuccessFullPage .OrderDetail h3{font-size:18px;line-height:26px}.SuccessFullPage .OrderDetail .Table td,.SuccessFullPage .OrderDetail .Table th{padding:8px 20px}}@media (max-width:500px){.SuccessFullPage .TitlePart li{border-right:0;align-items:center;width:100%;margin-bottom:10px;margin-right:0;padding-right:0;font-size:15px;line-height:20px;display:flex}.SuccessFullPage .TitlePart li h5{text-align:left;width:50%}.SuccessFullPage .TitlePart li span{text-align:right;width:50%;margin-top:0;font-size:14px;line-height:20px}.SuccessFullPage .OrderDetail .Table span{margin-top:5px;margin-left:0;display:block}.SuccessFullPage .OrderDetail .Table td,.SuccessFullPage .OrderDetail .Table th{padding:10px}.SuccessFullPage .OrderDetail .Table h6{margin-right:20px;font-size:15px}.SuccessFullPage .TitlePart li h5{font-size:14px;line-height:20px}.SuccessFullPage{padding:20px 0;overflow-y:auto}.SuccessFullPageContent{margin-top:10px;padding:10px}.SuccessFullPage .Header h2{font-size:25px}}
.OrderConfirmLeft{width:90%}.OrderConfirmLeft .CustomeInput{margin-top:20px}.OrderConfirmLeft .CustomeInput input{border:1px solid #d1d5db;border-radius:10px;width:100%;padding:12px 20px}.OrderConfirmLeft .Payment{background:#fff;border-radius:15px;width:300px;margin-top:50px;box-shadow:0 -68px 80px rgba(0,0,0,.03),0 35px 46.8519px rgba(0,0,0,.02),0 -3px 25.4815px rgba(0,0,0,.02),0 20px 13px rgba(0,0,0,.02),0 8.14815px 6.51852px rgba(0,0,0,.01),0 1.85185px 3.14815px rgba(0,0,0,.01)}.OrderConfirmLeft .Payment h3{padding:30px 30px 0}.OrderConfirmLeft .Payment .CustomeInput{padding:0 30px 15px}.OrderConfirmLeft .Payment .CustomeInput input{border-radius:10px;width:18px;height:18px;margin-right:10px}.OrderConfirmLeft .Payment .CustomeInput label{margin-bottom:0;font-size:20px;font-style:italic;font-weight:500;line-height:35px}.OrderConfirmLeft .Payment .CustomeInput input{opacity:0;position:absolute}.OrderConfirmLeft .Payment .CustomeInput input+label{cursor:pointer;padding:0;position:relative}.OrderConfirmLeft .Payment .CustomeInput input+label:before{content:"";vertical-align:text-top;background:#b8b8b8;width:20px;height:20px;margin-right:10px;display:inline-block}.OrderConfirmLeft .Payment .CustomeInput input:hover+label:before{background:#f35429}.OrderConfirmLeft .Payment .CustomeInput input:focus+label:before{box-shadow:0 0 0 3px rgba(0,0,0,.12)}.OrderConfirmLeft .Payment .CustomeInput input:checked+label:before{background:#f35429}.OrderConfirmLeft .Payment .CustomeInput input:disabled+label{color:#b8b8b8;cursor:auto}.OrderConfirmLeft .Payment .CustomeInput input:disabled+label:before{box-shadow:none;background:#ddd}.OrderConfirmLeft .Payment .CustomeInput input:checked+label:after{content:"";background:#fff;width:2px;height:2px;position:absolute;top:13px;left:5px;transform:rotate(45deg);box-shadow:2px 0 #fff,4px 0 #fff,4px -2px #fff,4px -4px #fff,4px -6px #fff,4px -8px #fff}.OrderConfirmLeft .Payment .ArrowBg{background:#fceef1;border-radius:0 0 15px 15px;padding:10px 30px;position:relative}.OrderConfirmLeft .Payment .ArrowBg:after{content:"";border-bottom:15px solid #fceef1;border-left:15px solid transparent;border-right:15px solid transparent;width:30px;height:15px;position:absolute;top:-15px;left:20%}.OrderConfirmLeft .Payment .ArrowBg p{color:#000;margin:0;padding:0}.OrderConfirmRight ul{border:1px solid #d1d5db;border-radius:15px;margin-top:30px!important}.OrderConfirmRight ul li{border-bottom:1px solid #d1d5db;justify-content:space-between;align-items:center;padding:15px 30px;display:flex}.OrderConfirmRight ul li:last-child{border-bottom:0}.OrderConfirmRight ul h4{font-size:20px;font-weight:600;line-height:35px}.OrderConfirmRight ul h5{color:#332729;font-size:18px;font-weight:400;line-height:30px}.OrderConfirmRight ul .img{width:80px}.OrderConfirmRight ul .img img{border-radius:10px;width:100%}.OrderConfirmRight ul .left{width:50%}.OrderConfirmRight ul .right{justify-content:space-between;width:45%}.OrderConfirmRight ul .right input{text-align:center;border:1px solid #d1d5db;border-radius:5px;width:80px;padding:5px 10px}.OrderConfirmRight button{background:var(--bg_color2);border-radius:10px;width:100%;padding:12px;font-size:18px;font-weight:600;line-height:30px}.OrderConfirmRight button svg{margin-right:10px;font-size:25px}.LandingThree .OrderConfirmFrom{background:#fff5cd;padding:80px 0}.LandingThree .OrderConfirmFrom h3{text-align:left}.LandingThree .OrderConfirmFrom button{background:#fecb02}.LandingThree .OrderConfirmFrom button:hover{color:#fff;background:#092e67}.LandingFour .OrderConfirmFrom{background:#071c1f;padding:80px 0}.LandingFour .OrderConfirmFrom h3{color:var(--white_color)}.LandingFour .OrderConfirmLeft .Payment h3{color:var(--header_color)}.LandingFour .OrderConfirmRight ul h4,.LandingFour .OrderConfirmRight p,.LandingFour .OrderConfirmRight ul h5{color:var(--white_color)}.OrderConfirmRight ul .left p{margin-top:0;margin-left:15px;font-size:14px;line-height:20px}@media (max-width:900px){.OrderConfirmRight{margin-top:50px}.OrderConfirmLeft{width:100%}}.fade.OrderOtp.modal.show .modal-dialog{justify-content:center;align-items:center;height:100%;display:flex;transform:none}
.LandingTwo .container{max-width:1440px;padding:0}:root{--two_header_color:#381f22;--two_bg_color:#de5478;--two_text_color:#747474;--white_color:#fff}.LandingTwo .container h2{color:var(--two_bg_color);font-size:40px;font-weight:700;line-height:70px}.LandingTwo .container h3{font-size:25px;font-weight:500;line-height:35px}.LandingTwo .container p{color:var(--two_text_color);font-size:16px;font-weight:400;line-height:30px}.LandingTwo .container a{font-size:28px;font-weight:400;line-height:40px;text-decoration:none;display:inline-block}.LandingTwo .OrderNow svg{margin-top:-6px}.LandingTwo .container a.bg,.LandingTwo .container button.bg{text-align:center;text-transform:uppercase;color:var(--white_color);background-image:linear-gradient(90deg,#de5478 0%,#de5478 51%,#381f22 100%);background-size:200%;border-radius:16px;margin-top:30px;padding:18px 50px 10px;transition:all .5s;box-shadow:0 25px 46.8519px rgba(30,20,10,.192)}.LandingTwo .container a.bg:hover,.LandingTwo .container button.bg:hover{color:#fff;background-position:100%;text-decoration:none}.LandingTwo{background:#f8f8f8!important;font-family:Josefin Sans,sans-serif!important}.LandingTwo .section_gaps{margin-top:100px}.LandingTwo .Logo{text-align:center;background:#f8f8f8;width:100%;padding:20px 0;position:relative;top:0;left:0}.LandingTwo .LogoOverlay{position:absolute;top:0;right:0}.LandingTwo .Banner{position:relative}.LandingTwo .Banner h5{background:var(--two_bg_color);color:var(--white_color);border-radius:30px;margin-bottom:30px;padding:10px 30px;font-size:20px;font-weight:600;line-height:30px;display:inline-block}.LandingTwo .Banner h4{margin-top:30px;font-size:28px;font-weight:800;line-height:40px}.LandingTwo .Banner h4 span{color:var(--two_bg_color);font-size:30px}.LandingTwo .Banner h4 del{color:var(--two_text_color);margin-top:10px;font-size:18px;font-weight:600;line-height:30px;display:block}.LandingTwo .BannerImg{position:relative}.LandingTwo .BannerImg img{width:100%}.LandingTwo .BannerImgOverlay{position:absolute;bottom:0;right:0}.LandingTwo .Product{position:relative}.LandingTwo .Product .ProductOverlay{height:100%;position:absolute;top:45%;left:0}.LandingTwo .ProductItem{background:var(--white_color);text-align:center;z-index:9;border-radius:10px;padding:30px;transition:all .3s linear;position:relative;box-shadow:0 20px 20px rgba(222,222,222,.05)}.LandingTwo .ProductItem:hover{transform:translateY(-5px)}.LandingTwo .ProductItem .text{margin-top:30px}.LandingTwo .ProductItem p{margin-top:15px}.LandingTwo .ProductItem img{border-radius:50%;width:120px;height:120px}.LandingTwo .Video{position:relative}.LandingTwo .VideoContent{text-align:center;margin-top:50px;position:relative}.LandingTwo .VideoContent img{width:100%}.LandingTwo .VideoOverlay{position:absolute;top:0;right:0}.LandingTwo .WhyBuy{padding-bottom:100px}.LandingTwo .WhyBuy .container{background:#fceef1;border-radius:20px;padding:80px;position:relative}.LandingTwo .WhyBuy .WhyBuyOverlay{position:absolute;top:-30px;left:-30px}.LandingTwo .WhyBuy .WhyBuyOverlay2{position:absolute;bottom:-30px;right:-30px}.LandingTwo .WhyBuyItem{background:var(--white_color);text-align:center;border-radius:20px;margin-top:30px;padding:50px}.LandingTwo .WhyBuyItem .text{margin-top:30px}.LandingTwo .WhyBuyItem h4{color:var(--two_header_color);width:50%;margin:0 auto;font-size:20px;line-height:35px}.LandingTwo .WhyGood{background-position:50%;background-repeat:no-repeat;padding:100px 0;position:relative}.LandingTwo .WhyGood .WhyGoodOverlay{position:absolute;top:-140px;right:0}.LandingTwo .WhyGood .WhyGoodOverlay2{position:absolute;bottom:-220px;left:0}.LandingTwo .WhyGood h2{color:var(--white_color)}.LandingTwo .WhyGood p{color:var(--white_color);width:80%;margin:20px auto 0;font-size:20px;line-height:35px}.LandingTwo .ClientContent{margin-top:50px}.LandingTwo .ClientImg img{width:100%}.LandingTwo #form_part{padding-bottom:100px}.LandingTwo #form_part .container{background:var(--white_color);border-radius:20px;padding:50px}.LandingTwo #form_part h2{color:var(--two_bg_color)}.LandingTwo .form_part_content{margin-top:60px}.LandingTwo .form_part_content h3{color:var(--two_header_color);font-family:Manrope,sans-serif;font-size:20px;line-height:30px}.LandingTwo .custome_input{margin-top:20px}.LandingTwo .custome_input label{color:var(--two_text_color);margin-bottom:15px;display:inline-block}.LandingTwo .custome_input label span{color:#e11e00;margin-left:5px}.LandingTwo .custome_input input{border:1px solid var(--two_text_color);width:100%;color:var(--two_text_color);background:0 0;border-radius:5px;padding:10px 20px}.LandingTwo .payment{background:#fff;border-radius:8px;width:285px;margin-top:50px;box-shadow:0 -68px 80px rgba(0,0,0,.03),0 35px 46.8519px rgba(0,0,0,.024),0 -3px 25.4815px rgba(0,0,0,.02),0 20px 13px rgba(0,0,0,.016),0 8.14815px 6.51852px rgba(0,0,0,.01),0 1.85185px 3.14815px rgba(0,0,0,.008)}.LandingTwo .payment h4{color:var(--two_header_color);padding:20px;font-family:Manrope,sans-serif;font-size:20px;line-height:30px}.LandingTwo .payment .checkbox{margin-top:0;padding:0 20px 20px}.LandingTwo .payment .checkbox input{color:var(--two_header_color);width:20px;height:20px;margin-right:10px}.LandingTwo .payment .checkbox label{color:var(--two_header_color);margin-bottom:0}.LandingTwo .arrow_bg{background:var(--two_bg_color);border-radius:0 0 7px 7px;position:relative}.LandingTwo .arrow_bg:after{content:"";border-bottom:solid 15px var(--two_bg_color);border-left:15px solid transparent;border-right:15px solid transparent;width:30px;height:15px;position:absolute;top:-15px;left:20%}.LandingTwo .arrow_bg p{color:var(--white_color);padding:10px 20px}.LandingTwo .product_part{border:1px solid var(--two_text_color);border-radius:10px;margin-top:30px}.LandingTwo .product_part ul li{border-bottom:1px solid var(--two_text_color);padding:20px}.LandingTwo .product_part ul li:last-child{border-bottom:0}.LandingTwo .product_part ul li p{color:var(--white_color);font-family:Manrope,sans-serif}.LandingTwo .product_part ul li .left{width:70%}.LandingTwo .product_part ul li .left .img{margin-right:10px}.LandingTwo .product_part ul li .left .text h4{color:var(--two_text_color);font-family:Manrope,sans-serif;font-size:16px;font-weight:300;line-height:24px}.LandingTwo .product_part ul li .middle{text-align:center;width:6%}.LandingTwo .product_part ul li .middle span{color:var(--two_text_color);font-family:Manrope,sans-serif;font-size:16px;font-weight:300;line-height:24px}.LandingTwo .product_part ul li .amount{text-align:right;width:25%}.LandingTwo .product_part ul li .amount h3,.LandingTwo .product_part ul li h5{color:var(--two_text_color);font-size:18px;line-height:24px}.LandingTwo .product_part .outside .item{margin-bottom:15px}.LandingTwo .product_part .outside .item:last-child{margin-bottom:0}.LandingTwo .product_part .outside .item label{color:var(--two_text_color);margin-left:10px;font-family:LiAdor}.LandingTwo .product_part .outside .item input{width:20px;height:20px;font-family:LiAdor}.LandingTwo .form_part_content .dexcription{margin-top:20px}.LandingTwo .form_part_content .dexcription p{color:var(--two_text_color);font-family:Manrope,sans-serif;font-weight:300;line-height:28px}.LandingTwo .form_part_content .dexcription p a{color:var(--two_bg_color);font-family:Manrope,sans-serif;font-size:16px;font-weight:400;line-height:28px}.LandingTwo .form_part_content .dexcription button{text-transform:capitalize;border-radius:10px;width:100%;font-family:Manrope,sans-serif;font-size:20px}.LandingTwo .form_part_content .dexcription button svg{margin-right:10px}.LandingTwo #Footer{background:#fff;padding:80px 0 0;position:relative}.LandingTwo #Footer .footerLeft{position:absolute;bottom:0;left:0}.LandingTwo #Footer .footerRight{position:absolute;bottom:0;right:0}.LandingTwo .FooterContent h3{font-family:Manrope,sans-serif;font-size:24px}.LandingTwo .FooterContent ul{margin:20px 0 0;padding:0}.LandingTwo .FooterContent li{text-align:left;margin-bottom:10px}.LandingTwo .FooterContent li svg{color:var(--two_text_color);margin-right:10px;font-size:20px}.LandingTwo .FooterContent li a{color:var(--two_text_color);font-family:Manrope,sans-serif;font-size:16px;line-height:24px}.LandingTwo .FooterContent .SocialIcon{margin-top:20px}.LandingTwo .FooterContent .SocialIcon a{margin-right:10px}.LandingTwo .FooterContent .SocialIcon a svg{font-size:24px}.LandingTwo .FooterContent .SocialIcon a.fb svg{color:#2e69db}.LandingTwo .FooterContent .SocialIcon a.youtube svg{color:red}.LandingTwo .FooterContent .SocialIcon a.instagram svg{color:#f65d34}.LandingTwo .FooterContent .SocialIcon a.twitter svg{color:#3af}.LandingTwo .tinyFooter{text-align:center;z-index:9;border-top:1px solid #ddd;margin-top:30px;padding:20px 0;position:relative}.LandingTwo .tinyFooter p{margin-bottom:0;font-family:Manrope,sans-serif}.LandingTwo .tinyFooter p a{color:var(--two_bg_color);padding:0 5px;font-size:16px;font-weight:600}.LandingTwo .ThankYou{background:var(--two_bg_color);padding:100px 0;position:relative}.LandingTwo .ThankYou .svg{z-index:-1;color:var(--two_text_color);position:absolute;bottom:-80px;left:50%;transform:translate(-50%)}.LandingTwo .ThankYou .svg svg{color:var(--two_bg_color);font-size:120px}.LandingTwo .ThankYouBanner svg{color:var(--two_text_color);font-size:80px}.LandingTwo .ThankYouBanner h4{color:var(--two_text_color);padding:30px 0;font-size:40px;font-weight:700;line-height:50px}.LandingTwo .ThankYouBanner p{color:var(--two_text_color);font-size:18px;font-weight:400;line-height:28px}.LandingTwo .OrderTitle{padding:100px}.LandingTwo .OrderTitle h4{padding:30px 0;font-size:28px;font-weight:700;line-height:40px}.LandingTwo .OrderTitleContent{text-align:left;background:#fef5f5;padding:30px}.LandingTwo .OrderTitleContent ul{text-align:left;margin:0;padding:0}.LandingTwo .OrderTitleContent ul li{border-right:1px dashed var(--two_bg_color);margin-right:20px;padding-right:20px;display:inline-block}.LandingTwo .OrderTitleContent ul li:last-child{border-right:0}.LandingTwo .OrderTitleContent ul li p{font-size:18px;font-weight:400;line-height:24px}.LandingTwo .OrderTitleContent ul li h5{margin-top:5px;font-size:22px;font-weight:700;line-height:35px}.LandingTwo .OrderDetail{margin-top:50px}.LandingTwo .OrderDetailContent{text-align:left;background:#fef5f5;padding:30px}.LandingTwo .OrderDetailContent h5{font-size:24px;font-weight:700;line-height:35px}.LandingTwo .OrderDetailContentPart h4{width:50%;padding:15px 0;font-size:18px;font-weight:700;line-height:30px}.LandingTwo .OrderDetailContentPart h6{width:50%;padding:15px 0;font-size:16px;font-weight:400;line-height:30px}.LandingTwo .OrderDetailContentItem{border-bottom:1px dashed var(--two_bg_color)}.LandingTwo .OrderDetailContentItem:last-child{border-bottom:0}.LandingTwo .CallUs{text-align:center;margin-top:20px}.LandingTwo .CallUs h5{padding:15px 0;font-size:30px;font-weight:700;line-height:30px}.LandingTwo .CallUs a{color:var(--two_bg_color);transition:all .3s linear}.LandingTwo .CallUs a:hover{color:var(--header_color)}
@media (max-width:1440px){.LandingTwo .container{max-width:80%}.LandingTwo .container h2{color:var(--two_bg_color);font-size:30px;font-weight:700;line-height:50px}.LandingTwo .container a.bg,.LandingTwo .container button.bg{border-radius:15px;padding:10px 40px 5px}.LandingTwo .container a{font-size:22px;line-height:35px}.LandingTwo .ProductItem{padding:25px}.LandingTwo .container h3{font-size:20px;line-height:30px}.LandingTwo .container p{font-size:15px}.LandingTwo .WhyBuyItem h4{width:85%}.LandingTwo .WhyGood h2{color:var(--white_color)}.LandingTwo .WhyGood .WhyGoodOverlay{top:-90px}.LandingTwo .WhyGood .WhyGoodOverlay2{bottom:-265px}.LandingTwo .WhyGood .WhyGoodOverlay2 img,.LandingTwo .WhyGood .WhyGoodOverlay img{height:250px}}@media (max-width:1280px){.LandingTwo .container{max-width:90%}.LandingTwo .section_gaps{margin-top:80px}.LandingTwo .LogoOverlay img{height:120px}.LandingTwo .container h2{font-size:25px;line-height:40px}.LandingTwo .ProductItem img{width:100px;height:100px}.LandingTwo .ProductItem{padding:15px}.LandingTwo .container h3{font-size:18px;line-height:30px}.LandingTwo .container p{font-size:14px;line-height:28px}.LandingTwo .WhyBuyItem{padding:30px}.LandingTwo .WhyBuyItem img{height:40px}.LandingTwo .WhyBuyItem h4{width:100%;font-size:18px}.LandingTwo .tinyFooter p,.LandingTwo .tinyFooter p a{font-size:14px;line-height:22px}.LandingTwo #form_part{padding:80px 0}.LandingTwo .form_part_content h3{font-size:20px;line-height:30px}.LandingTwo .product_part ul li .left .img img{height:55px}.LandingTwo .product_part ul li .left .text h4{font-size:14px;line-height:24px}.LandingTwo .product_part ul li .amount h3{font-size:16px;line-height:22px}.LandingTwo #Footer .footerLeft img,.LandingTwo #Footer .footerRight img{width:65%}.LandingTwo #Footer .footerRight{text-align:right}}@media (max-width:990px){.LandingTwo .BannerContent{text-align:center}.LandingTwo .Banner .col-lg-6:first-child{order:2}.LandingTwo .Banner .col-lg-6:last-child{order:1}.LandingTwo .BannerImg{text-align:center;margin-bottom:50px}.LandingTwo .BannerImg img{width:70%}.LandingTwo .ProductItem{margin-bottom:30px}.LandingTwo .WhyBuy .container{padding:50px}.LandingTwo .WhyBuyItem h4{font-size:17px}.LandingTwo .WhyGood .WhyGoodOverlay2 img,.LandingTwo .WhyGood .WhyGoodOverlay img{height:150px}.LandingTwo .WhyGood .WhyGoodOverlay{top:-45px}.LandingTwo .WhyGood .WhyGoodOverlay2{bottom:-60px}.LandingTwo .WhyBuy{padding-bottom:0}.LandingTwo .WhyGood{padding:100px 0}.LandingTwo #form_part .container{padding:30px}.LandingTwo .product_part ul li{border-bottom:1px solid var(--two_text_color);padding:15px}}@media (max-width:575px){.LandingTwo .WhyBuy .WhyBuyOverlay2,.LandingTwo .WhyBuy .WhyBuyOverlay{display:none}.LandingTwo .LogoOverlay img{height:60px}.LandingTwo .container p{font-size:16px;line-height:30px}.LandingTwo .VideoOverlay{display:none}.LandingTwo .WhyBuy .container{padding:30px}.LandingTwo .container h2{font-size:22px;line-height:40px}.LandingTwo .Banner h4{font-size:18px;line-height:35px}.LandingTwo .Banner h4 span{font-size:25px}.LandingTwo .Banner h4 del{font-size:15px}.LandingTwo .WhyGood p{width:100%;font-size:16px;line-height:35px}.LandingTwo .WhyGood{background:#de5074}.LandingTwo .container a.bg,.LandingTwo .container button.bg{padding:15px 30px 12px}}
body{font-family:Open Sans,sans-serif}:root{--main_color:#3bb77e;--header_color:#253d4e;--text_color:#ababab;--white_color:#fff;--border_color:#dfdfdf}.d_flex{align-items:center;display:flex}h2{color:var(--header_color);font-size:24px;font-weight:700;line-height:35px}p{color:var(--text_color);font-size:14px;font-weight:400;line-height:20px}a,button{color:var(--header_color);font-size:14px;font-weight:400;line-height:20px;transition:all .2s linear}a:hover,button:hover{color:var(--main_color)}.Header{border-bottom:1px solid var(--border_color);padding:15px 0}.HeaderLeftLogo img{height:40px}.HeaderMiddle{border:1px solid var(--main_color);border-radius:10px;position:relative}.HeaderMiddle input{background:0 0;border:none;width:100%;padding:10px 20px}.HeaderMiddle input:focus{outline:unset}.HeaderMiddle .svg{background:var(--main_color);border-radius:0 10px 10px 0;padding:10px 30px;position:absolute;top:0;right:-1px}.HeaderMiddle .svg svg{color:var(--white_color);font-size:20px}.HeaderRight ul{text-align:right}.HeaderRight ul li{margin-left:30px;display:inline-block}.HeaderRight a{position:relative}.HeaderRight a svg{margin-right:10px;font-size:30px}.HeaderRight a span{background:var(--main_color);width:20px;height:20px;color:var(--white_color);border-radius:50%;justify-content:center;align-items:center;font-size:14px;font-weight:400;line-height:20px;display:flex;position:absolute;top:-5px;left:15px}.MenubarLeftLogo button{background:var(--main_color);border:none;margin-top:0;padding:8px 20px;font-size:20px}.MenubarLeftLogo .dropdown-menu.show{border:1px solid var(--border_color);box-shadow:none;background:#fff;width:100%;padding:0;box-shadow:0 28px 80px rgba(0,0,0,.06),0 10.2205px 29.2013px rgba(0,0,0,.03),0 4.96184px 14.1767px rgba(0,0,0,.02),0 2.43239px 6.94968px rgba(0,0,0,.01),0 .96177px 2.74791px rgba(0,0,0,.004)}.MenubarLeftLogo .dropdown-menu.show a{padding:10px 20px}.MenubarMiddle{text-align:center}.MenubarMiddle li{display:inline-block}.MenubarMiddle li a{color:var(--header_color);padding:10px 20px;font-size:16px;font-weight:500;line-height:24px}.MenubarMiddle li a.active{color:var(--main_color)}.Menubar{padding:15px 0}.SocailIcon{text-align:right}.SocailIcon a{color:var(--text_color);margin-left:20px;font-size:25px}.SocailIcon a:hover{color:var(--main_color);transform:translateY(-2px)}.dropdown-toggle:after,.MobileMenu{display:none}.BannerItem img{border-radius:10px;width:100%}.swiper-pagination-bullet{background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);border-radius:50%;display:inline-block;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,15px))!important;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,15px))!important}span.swiper-pagination-bullet.swiper-pagination-bullet-active.swiper-pagination-bullet-active-main{background:var(--main_color)}.Category{padding-bottom:30px}.CategorySlider{margin-top:30px}.CategoryItem{background:var(--white_color);text-align:center;border-radius:5px;padding:20px;box-shadow:0 28px 80px rgba(0,0,0,.06),0 10.2205px 29.2013px rgba(0,0,0,.03),0 4.96184px 14.1767px rgba(0,0,0,.02),0 2.43239px 6.94968px rgba(0,0,0,.01),0 .96177px 2.74791px rgba(0,0,0,.004)}.CategoryItem img{-o-object-fit:cover;object-fit:cover;border-radius:5px;width:100%}.CategoryContent .swiper.swiper-initialized.swiper-horizontal.swiper-pointer-events.swiper-backface-hidden.mySwiper{padding:20px 10px}.CategoryItem p{margin-top:10px}.MiddleBannerItem img{width:100%}.PopularProduct{padding:30px 0 0}.PopularProductContent{margin-top:30px}.PopularProductGrid{flex-flow:wrap;display:flex}.PopularProductItem{background:var(--white_color);text-align:center;border-radius:5px;flex:0 calc(20% - 20px);margin-bottom:30px;margin-right:20px;padding:15px;position:relative;box-shadow:0 28px 80px rgba(0,0,0,.06)}.PopularProductItem .heart{color:var(--text_color);font-size:25px;position:absolute;top:10px;right:10px}.PopularProductItem .heart.bg{color:red}.PopularProductItem .img{overflow:hidden}.PopularProductItem img{-o-object-fit:cover;object-fit:cover;width:auto;height:180px;transition:all .4s linear}.PopularProductItem .text{text-align:left;margin-top:20px}.PopularProductItem h3{text-transform:uppercase;color:var(--main_color);font-size:20px;font-weight:700;line-height:30px}.PopularProductItem h3 del{color:var(--text_color);margin-left:5px;font-size:16px}.PopularProductItem p{padding-top:10px}.PopularProductItem .duelButton{justify-content:space-between;align-items:center;margin-top:20px;display:flex}.PopularProductItem a{background:var(--main_color);border:2px solid var(--main_color);width:48%;color:var(--white_color);text-align:center;border-radius:5px;padding:3px 10px;font-size:15px;font-weight:700;line-height:28px}.PopularProductItem a.addToCart{background:var(--white_color);color:var(--main_color)}.PopularProductItem a:hover{background:var(--header_color);border:2px solid var(--header_color)}.PopularProductItem:hover img{transform:scale(1.05)}.AllProduct{padding-bottom:30px}.AllProductTabs button{color:var(--header_color);margin-right:15px;font-weight:700;background:var(--border_color)!important}.AllProductTabs button.active{color:var(--white_color);background:var(--main_color)!important}.AllProductTabs{margin-top:20px}.Delivary{border-bottom:1px solid var(--border_color);padding:30px 0}.DelivaryItem .img{margin-right:20px}.DelivaryItem img{height:65px}.DelivaryItem h4{color:var(--header_color);font-size:16px;font-weight:24px;font-weight:700}.DelivaryItem p{margin-top:5px;font-size:14px;line-height:18px}.Footer{border-bottom:1px solid var(--border_color);padding:30px 0}.Footer .logo img{height:50px}.FooterItem h3{color:var(--header_color);font-size:20px;font-weight:700;line-height:28px}.FooterItem p,.FooterItem a{color:var(--text_color);margin-top:10px}.FooterItem p{margin-top:0}.SocialMedia{padding:20px 0}.SocialMediaContent .SocailIcon{text-align:center;margin-top:20px}.TinyFooterItem{text-align:center;padding:20px 0}.Login{background:var(--main_color);padding:150px 0 80px}.LoginContent{background:var(--white_color);border-radius:20px;padding:90px 50px 50px;position:relative;box-shadow:0 -173px 113.46px rgba(0,0,0,.03),0 91.9235px 66.4476px rgba(0,0,0,.024),0 54.6288px 36.1391px rgba(0,0,0,.02),0 28.365px 18.4372px rgba(0,0,0,.016),0 11.5561px 9.24488px rgba(0,0,0,.01)}.LoginLogo{position:absolute;top:-80px;left:50%;transform:translate(-50%)}.LoginItem{margin-top:50px}.LoginItem .MuiFormControl-root{width:100%}.LoginItem .CustomeInput{margin-bottom:30px}.CustomeInput button{background:var(--main_color);width:100%;color:var(--white_color);border-radius:10px;padding:10px;font-size:18px;font-weight:600;line-height:28px}.NotAMember p{color:var(--header_color);text-align:center;font-size:16px;font-weight:500;line-height:24px}.NotAMember p a{color:var(--main_color);font-size:16px;font-weight:500;line-height:24px}.LoginItem .SocialIcon{justify-content:center;margin-top:30px}.LoginItem .SocialIcon a{width:50px;height:50px;color:var(--main_color);background:#d8f1e5;border-radius:50%;justify-content:center;align-items:center;margin-right:20px;font-size:25px;display:flex}.LoginItem .SocialIcon a:hover{background:var(--main_color);color:var(--white_color)}.LoginContent .Header{border:0;padding:0}.LoginContent .Header p{margin-top:10px;font-size:16px;line-height:24px}.LoginContent .Header p span{font-weight:700}.AnotherCustome{justify-content:center;margin-bottom:30px}.AnotherCustome input{border:1px solid var(--border_color);text-align:center;border-radius:5px!important;width:80px!important;height:60px!important;margin-right:20px!important;padding:20px 10px!important}.LoginContent .Header h2{text-transform:capitalize;font-size:35px;line-height:50px}.CheckOut{padding:80px 0}.CheckOut .Header{border:0;padding:0}.CheckOutContent{margin-top:50px}.CheckOutContent svg{cursor:pointer;color:var(--header_color);font-size:35px;font-weight:700}.CheckOutContent .img{text-align:left}.CheckOutContent .img img{-o-object-fit:cover;object-fit:cover;width:auto;height:30px}.Secure{text-align:center;padding-bottom:30px}.Secure img{height:50px}.AverageDelivery{text-align:center;background:#d8f1e5;border-radius:0 0 15px 15px;padding:20px}.AverageDelivery h5{color:var(--main_color);font-size:20px;font-weight:700;line-height:30px}.CheckOutContent .svg{margin-right:10px}.CheckOutContent h3{color:var(--main_color);font-weight:700}.CheckOutTable{margin-right:50px}.table{border-radius:10px}.CheckOutContent td{text-align:center;vertical-align:middle;padding:15px 0}.PlusMinus{border:1px solid var(--border_color);border-radius:10px;justify-content:space-between;align-items:center;width:150px;padding:2px 5px;display:flex}.PlusMinus .Minus{width:30px;height:30px;color:var(--header_color);cursor:pointer;background:#ebebeb;border-radius:25%;justify-content:center;align-items:center;transition:all .2s linear;display:flex}.PlusMinus .Minus svg{font-size:16px;font-weight:700}.InputNumber input{text-align:center;height:50px;color:var(--header_color);font-size:20px;font-weight:700}.PlusMinus .Minus:hover{background:var(--main_color);color:var(--white_color)}.PlusMinus .Minus:hover svg{color:var(--white_color)}.product_part{margin-top:30px}.product_part ul{border:1px solid #ebebeb;border-radius:10px}.product_part ul li{border-bottom:1px solid #ebebeb;justify-content:space-between;padding:12px 20px}.product_part ul li h3{color:var(--header_color);font-size:20px}.product_part ul li h4{color:var(--text_color);font-size:18px;font-weight:700}.CheckOutContent li .img img{-o-object-fit:cover;object-fit:cover;width:100%;height:85px}.product_part ul li p{font-size:17px;font-weight:500}.product_part ul li h5{color:var(--header_color);font-size:16px;font-weight:700;line-height:24px}.product_part ul li:last-child{border-bottom:0}.product_part ul li:last-child h4{color:var(--header_color);font-size:20px}.ProceedToCheckout{margin-top:30px}.ProceedToCheckout button{text-align:center;color:#fff;background-color:#3bb77e;border:0;border-radius:5px;width:100%;padding:10px;font-size:18px;font-weight:700;line-height:30px}.ProductDescriptionLeft{margin-right:50px}.PlusMinus .InputNumber{width:-moz-fit-content;width:fit-content}.ChoosePayment{text-align:center;background:#fff;border-radius:15px;max-width:65%;position:relative;box-shadow:0 141.825px 113.46px rgba(0,0,0,.03),0 91.9235px 66.4476px rgba(0,0,0,.024),0 54.6288px 36.1391px rgba(0,0,0,.02),0 28.365px 18.4372px rgba(0,0,0,.016),0 11.5561px 9.24488px rgba(0,0,0,.01)}.ChoosePayment:after{content:"";background:var(--main_color);border-radius:15px 15px 0 0;width:100%;height:15px;position:absolute;top:0;left:0}.ChoosePayment h3{border-bottom:1px solid var(--border_color);margin-bottom:30px;padding:40px 30px 30px}.ChoosePaymentContent{padding:0 30px 30px}.AvailavleMethid .card{background:#fff;border-radius:5px;margin-right:0;padding-bottom:0;position:relative}.AvailavleMethid .card:hover{box-shadow:5px 5px 10px rgba(0,0,0,.15)}.AvailavleMethid .radio{font-size:inherit;right:calc(var(--card-padding) + var(--radio-border-width));top:calc(var(--card-padding) + var(--radio-border-width));margin:0;position:absolute}@supports ((-webkit-appearance:none) or (-moz-appearance:none) or (appearance:none)){.AvailavleMethid .radio{-webkit-appearance:none;-moz-appearance:none;cursor:pointer;height:var(--radio-size);width:var(--radio-size);background:#fff;border-radius:50%;outline:none;transition:background .2s ease-out,border-color .2s ease-out;display:none}.AvailavleMethid .radio:after{border:var(--radio-border-width)solid #fff;content:"";border-top:0;border-left:0;width:3px;height:7px;display:block;position:absolute;top:50%;left:30%;transform:rotate(45deg)translate(-50%,-50%)}.AvailavleMethid .radio:checked{border:1px solid var(--main_color);background:#fff;width:20px;height:20px;display:block;top:50%;right:20px;transform:translateY(-50%)}.AvailavleMethid .radio:checked:after{content:"";background:var(--main_color);border-radius:50%;width:60%;height:60%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.AvailavleMethid .card:hover .radio,.AvailavleMethid .card:hover .radio:checked{border-color:var(--main_color)}.radio:checked~.Card_item{border:1px solid var(--main_color)}}.AvailavleMethid .card{background:#f9f9f9;border-radius:10px;width:100%;margin-top:20px;display:block}.AvailavleMethid .Card_item{cursor:pointer;padding:var(--card-padding);background:#fff;border:1px solid #ddd;border-radius:10px;padding:20px;transition:border-color .2s ease-out;box-shadow:3px 9px 28px rgba(0,0,0,.06)}.OrderSuccessfullContent h4{color:var(--header_color);font-size:24px;font-weight:700;line-height:30px}.OrderSuccessfullContent p{margin-top:20px}.OrderSuccessfullContent a{color:var(--header_color);border:1px solid var(--main_color);border-radius:10px;margin-top:30px;padding:10px 30px;font-size:18px;font-weight:500;line-height:30px;display:inline-block}.OrderSuccessfullContent a.bg{background:var(--main_color);color:var(--white_color);margin-left:20px}.OrderSuccessfullContent a:hover{background:var(--header_color);color:var(--white_color);border:1px solid var(--header_color)}.ProductDetails{margin-top:80px}.ProductDetails .image-gallery-left-nav .image-gallery-svg,.ProductDetails .image-gallery-right-nav .image-gallery-svg{width:30px;height:70px}.ProductDetailsLeft{margin-right:30px}.theme-1__product__title__Div{justify-content:space-between;display:flex}.ProductDetailsRight h4{color:var(--main_color);background:#d8f1e5;border-radius:30px;font-size:12px;font-weight:700;line-height:16px;display:inline-block;padding:5px 20px!important}.ProductDetailsRight h4.outStock{color:red;background:#f8ddda}.ProductDetails__H3Price{color:var(--main_color)}.ProductDetailsRight h3{font-weight:600;margin:10px 0!important}.ProductDetailsRight h2{color:var(--main_color);font-size:35px;font-weight:600;line-height:45px}.ProductDetailsRight h2 del{color:var(--text_color);font-size:25px}.ProductDetailsRight p{margin-top:15px;line-height:28px}.ProductDetailsRight .Price{width:150px;margin:20px 0;position:relative}.ProductDetailsRight .Price input{border:1px solid var(--border_color);text-align:center;border-radius:10px;padding:8px}.ProductDetailsRight .Price .Plus{cursor:pointer;background:#dfdfdf;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:16px;line-height:24px;transition:all .2s linear;display:flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.ProductDetailsRight .Price .Minus{cursor:pointer;background:#dfdfdf;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:16px;line-height:24px;transition:all .2s linear;display:flex;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.ProductDetailsRight .Price .Minus:hover,.ProductDetailsRight .Price .Plus:hover{color:var(--white_color);background:#ffc107}.ProductDetailsRight .AddCart a,.ProductDetailsRight .AddCart button{background:var(--main_color);color:var(--white_color);text-transform:uppercase;letter-spacing:1px;border:1px solid var(--main_color);width:185px;height:unset;border-radius:10px;justify-content:center;align-items:center;padding:12px 20px;font-size:14px;font-weight:600;line-height:20px;display:inline-flex}.ProductDetailsRight .AddCart button{padding:10px 20px}.ProductDetailsRight .AddCart a svg,.ProductDetailsRight .AddCart button svg{margin-right:10px;font-size:20px}.ProductDetailsRight .AddCart a:last-child,.ProductDetailsRight .AddCart button:last-child{background:var(--white_color);color:var(--main_color);border:1px solid var(--main_color);margin-left:20px}.ProductDetailsRight .AddCart a:hover,.ProductDetailsRight .AddCart button:hover{color:var(--white_color);background:#238b5b}.ProductDetailsRight .Color{margin-top:20px}.ProductDetailsRight .Color h5{color:var(--text_color);margin-bottom:10px;font-size:18px;font-weight:600}.ProductDetailsRight .Color .item input{width:20px;height:20px;margin-right:10px}.ProductDetailsRight .Color .item input:checked{background-color:#2196f3}.ProductTabs{margin:80px 0}.ProductTabs .nav-tabs{border:none;border-top:1px solid var(--border_color);justify-content:center}.ProductTabs .nav-tabs .nav-link{color:var(--header_color);border:none;margin:0 20px;padding:15px 20px;font-size:18px;font-weight:400;line-height:25px;position:relative}.ProductTabs .nav-tabs .nav-link:after{content:"";background:var(--main_color);opacity:0;width:100%;height:2px;position:absolute;top:-1px;left:0}.ProductTabs .nav-tabs .nav-link.active{color:var(--main_color);border:none}.ProductTabs .nav-tabs .nav-link.active:after{opacity:1}.ProductTabs .TabsItem p{margin-top:20px;font-size:15px;line-height:28px}.ProductTabs .TabsItem ul{margin-top:30px!important}.ProductTabs .TabsItem ul li{color:var(--header_color);margin-bottom:10px;padding-left:30px;font-size:16px;line-height:24px;position:relative}.ProductTabs .TabsItem ul li:after{content:"";background:#ff6c45;border-radius:50%;width:10px;height:10px;position:absolute;top:7px;left:0}.TabsItemList{border-bottom:1px solid var(--border_color);padding:15px 30px}.TabsItemList h4{color:var(--header_color);font-size:18px;font-weight:500;line-height:30px}.TabsItemList h5{color:var(--text_color);font-size:16px;font-weight:400;line-height:24px}.theme-1__product__Verient{border:1px solid #e6e8ec;border-radius:8px;margin-top:50px}.theme-1__product__Verient__Item{border-bottom:1px solid #eaedf1;flex-wrap:wrap;align-items:center;padding-bottom:14px;padding-left:15px;display:flex}.theme-1__product__Verient__Item:nth-child(4){border-bottom:none}.theme-1__product__Verient__Item div{color:#6a707e;border:1px solid #e6e8ec;border-radius:4px;margin-top:14px;margin-right:14px;padding:5px 10px;font-size:14px;font-weight:400;line-height:20px}.theme-1__product__Verient__Item div:hover{color:#fff;background-color:#3bb77e}.theme-1__product__Verient__Item h5{color:#101840;width:90px;font-size:16px;font-weight:600;line-height:24px;margin-top:14px!important}.swiper-button-next:after,.swiper-button-prev:after{font-size:25px!important}@media (max-width:1440px){.container{max-width:85%}.HeaderLeftLogo img{height:30px}.HeaderRight a svg{margin-right:5px;font-size:20px}.HeaderRight a span{width:16px;height:16px;font-size:10px;line-height:17px;top:-7px;left:9px}.HeaderRight ul li{margin-left:15px;display:inline-block}.HeaderRight a{font-size:14px;line-height:20px}.SocailIcon a{font-size:20px}.CategoryItem img{height:60px}.PopularProductItem img{height:120px}.PopularProductContent .row{--bs-gutter-x:20px}.PopularProductItem{margin-bottom:20px;padding:12px}.PopularProductItem a{width:49%;padding:3px 5px;font-size:11px;line-height:20px}.PopularProductItem h3{font-size:18px;line-height:28px}.PopularProductItem p{padding-top:5px;font-size:13px;line-height:18px}.AllProductTabs button{font-size:14px;line-height:20px}.DelivaryItem img{height:60px}.Footer .logo img{height:40px}.LoginContent .Header h2{font-size:30px;line-height:40px}.CheckOutContent svg{font-size:25px}.CheckOutContent h3{font-size:20px;line-height:30px}.product_part ul li h3{font-size:18px;line-height:28px}.product_part ul li h4{font-size:15px;line-height:25px}.CheckOutContent li .img img{height:70px}.product_part ul li p,.product_part ul li h5{font-size:14px;line-height:20px}.ProceedToCheckout button{padding:6px;font-size:16px;line-height:26px}.CheckOutContent .img img{height:25px}.Secure img{height:40px}.AverageDelivery h5{font-size:17px;line-height:28px}.AnotherCustome input{width:60px!important;height:45px!important;margin-right:15px!important;padding:20px 10px!important}}@media (max-width:1110px){.theme-1__product__title__Div{display:block}.DesktopMenu{display:none}.MobileMenu{display:block}.MobileMenuItem{text-align:right}.MobileMenuItem button{background:0 0;border:none;padding:0}.MobileMenuItem button svg{font-size:30px}.MobileMenuItem button path{fill:#3bb77e}.MobileMenuItem button:focus{outline:0}.btn:hover{background:0 0}.MenubarMiddle ul{text-align:left}.MenubarMiddle ul li{padding-bottom:20px;display:block}.MenubarMiddle .SocailIcon{text-align:left}.CategoryItem{padding:15px}.CategoryItem img{height:50px}.CategorySlider .swiper{padding:10px 0}.swiper-button-next:after,.swiper-button-prev:after{font-size:20px!important}.PopularProductItem{flex-basis:calc(25% - 20px)}.DelivaryItem img{height:50px}.AllProductTabs button{margin-bottom:20px}.MenubarLeftLogo button{font-size:16px}}@media (max-width:800px){.PopularProductItem{flex-basis:calc(33% - 20px)}.DelivaryItem{text-align:center;display:block}.DelivaryItem .text{margin-top:15px}.HeaderLeftLogo{text-align:center}.HeaderMiddle{margin:20px 0}.HeaderRight ul{text-align:center}.HeaderLeftLogo img{height:35px}.DelivaryItem{margin-bottom:30px}.FooterItem{text-align:center;margin-bottom:30px}.CheckOutTable{margin-right:0}}@media (max-width:767px){.ProductDetailsRight .AddCart a,.ProductDetailsRight .AddCart button{width:155px;padding:10px;font-size:11px}}@media (max-width:500px){.container,.offcanvas.offcanvas-start.show{max-width:90%}.PopularProductItem{flex-basis:calc(52% - 20px);margin-right:10px;padding:10px}.PopularProductItem img{height:65px}.PopularProductItem .duelButton{display:block}.PopularProductItem a{width:100%;display:block}.PopularProductItem a.addToCart{margin-bottom:10px}.AllProductTabs button{margin-bottom:10px;margin-right:10px}.CheckOutTable{overflow-x:auto}th,td{width:100%}.ProductDetailsRight .AddCart a,.ProductDetailsRight .AddCart button{width:auto;padding:10px 6px;font-size:10px}.ProductDetailsRight .AddCart a svg,.ProductDetailsRight .AddCart button svg{margin-right:3px;font-size:16px}}.active_variant_value_selected{background:var(--main_color);color:var(--white_color)!important}.product_variation_item{cursor:pointer}
:root{--bg-primary:#6f533e;--primary-color:#ffc05e;--text-dark:#222;--text-black:#121212;--chocolate:#362213}.ThemeTwo{overflow-x:hidden}.ThemeTwo h1,.ThemeTwo h2,.ThemeTwo h3,.ThemeTwo h4,.ThemeTwo h5,.ThemeTwo h6{margin:0;padding:0}.ThemeTwo a{font-family:var(--lg-font)}.ThemeTwo h1{color:#fff;font-size:96px;font-weight:400;line-height:126.1%}.ThemeTwo h2{text-align:center;letter-spacing:.06em;text-transform:uppercase;color:#222;font-size:32px;font-weight:600;line-height:30px}.ThemeTwo h3{color:#503a2a;font-size:20px;font-weight:700;line-height:25px}.ThemeTwo h4{color:#b4a993;margin-bottom:0;font-size:18px;font-style:normal;font-weight:400;line-height:30px}.ThemeTwo h5{color:#f2b227;font-size:23px;font-style:normal;font-weight:400;line-height:30px}.ThemeTwo h6{font-family:var(--lg-font);letter-spacing:.06em;text-transform:uppercase;color:#222;font-size:18px;font-style:normal;font-weight:500;line-height:110%}.ThemeTwo p{font-family:var(--lg-font);margin-bottom:0;font-size:14px;font-weight:400;line-height:19px}.ThemeTwo .title{font-family:var(--lg-font);color:var(--text-black);font-size:24px;font-weight:600;line-height:33px}.ThemeTwo #mobile-nav{display:none}.ThemeTwo header{background:var(--bg-primary);padding:20px 0}.ThemeTwo .topnav{color:#fff;flex-direction:row;font-size:16px;font-weight:400}.ThemeTwo .topnav .nav-link{position:relative}.ThemeTwo .topnav .nav-item:hover .nav-link{color:#ffc05e}.ThemeTwo .topnav .nav-link:after{content:"";background-color:var(--primary-color);border-radius:15px;width:0;height:2px;transition:all .3s;position:absolute;bottom:0;left:0}.ThemeTwo .topnav .nav-item:hover .nav-link:after{width:100%}.ThemeTwo .navbar-nav .nav-link .active{color:#ffc05e!important}.ThemeTwo .topnav .nav-item{position:relative}.ThemeTwo .topnav .nav-item .dropdown{visibility:hidden;opacity:0;z-index:12;background:#000;margin-top:10px;transition:all .4s .3s;position:absolute;transform:translateY(20px)}.ThemeTwo .topnav .nav-item .nav-link{align-items:baseline;margin-left:5px;display:flex}.ThemeTwo .topnav .nav-item .nav-link svg{margin-left:5px;font-size:12px;transition:all .4s}.ThemeTwo .topnav .nav-item:hover .nav-link svg{transform:rotate(-90deg)}.ThemeTwo .topnav .nav-item:hover .dropdown{visibility:visible;opacity:1;transform:translateY(0)}.ThemeTwo .topnav .nav-item .dropdown .dropdown-menu{opacity:1;background-color:var(--bg-primary);border-radius:0;padding:10px 20px;display:block;position:absolute;box-shadow:0 10px 10px 3px rgba(0,0,0,.3)}.ThemeTwo .topnav .dropdown ul li{padding:10px 10px 10px 20px;transition:all .3s;position:relative}.ThemeTwo .topnav .dropdown ul li a{color:#fff;text-decoration:none}.ThemeTwo .topnav .dropdown ul li:hover{padding-left:30px}.ThemeTwo .icondiv{margin:0 3px;padding:0 8px;position:relative}.ThemeTwo .icondiv svg{color:rgba(255,255,255,.318);font-size:20px}.ThemeTwo .icondiv span{background-color:var(--primary-color);text-align:center;border-radius:50%;width:16px;height:16px;font-size:10px;font-weight:700;position:absolute;top:-6px;left:0}.ThemeTwo .iconmenu p{color:rgba(255,255,255,.318);font-size:13px;font-weight:700}.ThemeTwo #banner{background-color:var(--bg-primary);padding-bottom:70px}.ThemeTwo .carousel-inner{padding:50px 0 100px}.ThemeTwo .carousel-control-next-icon,.ThemeTwo .carousel-control-prev-icon{opacity:0;visibility:hidden;transition:all .25s ease-out!important}.ThemeTwo button.carousel-control-next:hover .carousel-control-next-icon{opacity:1;visibility:visible;transform:translate(40%);transition:all .25s ease-in!important}.ThemeTwo button.carousel-control-prev:hover .carousel-control-prev-icon{opacity:1;visibility:visible;transform:translate(-40%);transition:all .25s ease-in!important}.ThemeTwo .carousel-control-next{justify-content:flex-end;right:-50px!important}.ThemeTwo .carousel-control-prev{justify-content:start;left:-50px!important}.ThemeTwo .carousel-indicators{justify-content:flex-end;right:50px}.ThemeTwo .carousel-indicators [data-bs-target]{border-radius:50%;width:10px;height:10px;margin-left:10px;margin-right:10px}.ThemeTwo .carousel-indicators .active{opacity:1;border:5px solid #6f533e;margin-top:5px;margin-left:5px;box-shadow:0 0 4px #ebe8e8}.ThemeTwo .carousel-item .carousel-text{color:#fff;z-index:2;width:570px;padding-top:1.25rem;padding-bottom:1.25rem;position:absolute;top:7%;left:0}.ThemeTwo .carousel-item .carousel-text h1{font-family:var(--slider-title);font-size:96px}.ThemeTwo .carousel-text .shopbtn{text-transform:uppercase;z-index:1;padding:15px 40px;font-size:13px;font-weight:700;transition:all .4s ease-in;box-shadow:inset 0 0 rgba(0,0,1,0)}.ThemeTwo .carousel-text .shopbtn:hover{color:#fff;border-color:#000;transition:all .4s ease-in;box-shadow:inset 10rem 0 #000}.ThemeTwo .animate{animation-name:animate-fade;animation-duration:.5s;animation-delay:.5s;animation-fill-mode:backwards}@keyframes animate-fade{0%{opacity:0}to{opacity:1}}.ThemeTwo .animate.pop{animation-name:animate-pop;animation-timing-function:cubic-bezier(.26,.53,.74,1.48)}@keyframes animate-pop{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.ThemeTwo .delay-1{animation-delay:.6s}.ThemeTwo .delay-2{animation-delay:.7s}.ThemeTwo .delay-3{animation-delay:.8s}.ThemeTwo .orbit{display:flex;position:relative}.ThemeTwo .orbit .slider-image{z-index:1;position:absolute;bottom:-15px;right:20px}.ThemeTwo .circle-orbit-container{width:510px;height:510px;margin-left:auto;margin-right:2%;position:relative;top:10px;right:25px}.ThemeTwo .inner-orbit{background:rgba(255,255,255,.34);border:1px solid #bd987d;border-radius:100%;width:270px;height:270px;animation:10s linear infinite spin-right;position:absolute;top:21%;right:21.5%}.ThemeTwo .inner-orbit-cirlces{background-color:#f2b227;border-radius:100%;width:12px;height:12px;position:absolute;top:62px;right:10px}.ThemeTwo .middle-orbit{border:1px solid #9a8677;border-radius:100%;width:390px;height:390px;animation:15s linear infinite spin-left;position:absolute;top:50px;right:52px}.ThemeTwo .middle-orbit-cirlces1,.ThemeTwo .middle-orbit-cirlces2{background-color:#bd987d;border-radius:100%;width:20px;height:20px;position:absolute}.ThemeTwo .middle-orbit-cirlces1{background-color:#f2b227;top:25px;right:74px}.ThemeTwo .middle-orbit-cirlces2{background-color:#bd987d;width:15px;height:15px;top:40%;left:-5px}.ThemeTwo .outer-orbit{border:1px solid #9a8677;border-radius:100%;width:500px;height:500px;animation:20s linear infinite spin-right;position:absolute;top:0;right:0}.ThemeTwo .outer-orbit-cirlce1,.ThemeTwo .outer-orbit-cirlce1-2,.ThemeTwo .outer-orbit-cirlce2,.ThemeTwo .outer-orbit-cirlce3,.ThemeTwo .outer-orbit-cirlce4{border-radius:100%;width:30px;height:30px;position:absolute}.ThemeTwo .outer-orbit-cirlce1{background-color:#bd987d;width:15px;height:15px;top:21px;left:125px}.ThemeTwo .outer-orbit-cirlce1-2{background-color:#f2b227;width:15px;height:15px;top:0;left:60%}.ThemeTwo .outer-orbit-cirlce2{background-color:#f2b227;top:70%;left:14px}.ThemeTwo .outer-orbit-cirlce3{background-color:#bd987d;top:70%;right:13px}.ThemeTwo .outer-orbit-cirlce4{background-color:rgba(189,152,125,0);border:2px solid rgba(189,152,125,.667);width:15px;height:15px;top:50%;right:-8px}@keyframes spin-right{to{transform:rotate(360deg)}}@keyframes spin-left{50%{transform:rotate(-180deg)}to{transform:rotate(360deg)}}.ThemeTwo #service-section{background-color:#d8c9b2;padding:50px 0}.ThemeTwo #service-section .service-item{align-items:center;display:flex;position:relative}.ThemeTwo #service-section .service-item:before{content:"";background:rgba(160,132,111,.99);justify-content:flex-end;align-items:center;width:1px;height:50%;margin:auto;position:absolute;right:20px}.ThemeTwo #service-section .service-item:last-child:before{width:0}.ThemeTwo .service-item .text{color:#503a2a;margin-top:20px;margin-left:20px}.ThemeTwo #category-image{padding-top:120px;padding-bottom:77px}.ThemeTwo .heading{margin-bottom:56px}.ThemeTwo .circle{position:relative}.ThemeTwo .circle svg{font-size:24px;line-height:30px}.ThemeTwo .circle:before{content:"";background:#f2b227;border-radius:15px;width:15px;height:3px;position:absolute;top:50%;transform:translateY(-50%)}.ThemeTwo .circle:first-child:before{left:-20%}.ThemeTwo .circle:last-child:before{right:-20%}.ThemeTwo #category-image .more-btn .btn{font-family:var(--lg-font);padding-bottom:12px;padding-right:0}.ThemeTwo .more-btn{justify-content:flex-end;display:flex}.ThemeTwo #category-image .more-btn .btn:active{border-color:#fff}.ThemeTwo #category-image .more-btn .btn svg{color:#b09078;font-size:18px}.ThemeTwo .more-btn2{margin-top:20px;display:none}.ThemeTwo .swiper{width:100%;height:100%}.ThemeTwo .category-slider .swiper{border:1px solid #ebebeb;padding-top:70px;padding-bottom:50px}.ThemeTwo .swiper-slide{text-align:center;background:#fff;justify-content:center;align-items:center;font-size:18px;display:flex}.ThemeTwo .category-slider .swiper-pagination-horizontal{top:inherit;background:0 0;height:3px;bottom:0}.ThemeTwo .category-slider .swiper-pagination-progressbar-fill{background:#f2b227}.ThemeTwo .swiper-slide img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.ThemeTwo .category-slider .swiper-slide img{-o-object-fit:cover;object-fit:cover;border-radius:50%;margin-bottom:12px}.ThemeTwo #category-image .swiper-slide img{border:7px solid #fff;max-width:139px;max-height:139px}.ThemeTwo #category-image .swiper-slide .imagebox.active img{filter:drop-shadow(0 4px 4px rgba(0,0,0,.15));border:7px solid #fff}.ThemeTwo #category-image .swiper-slide .imagebox p{color:#222;font-weight:500}.ThemeTwo #category-image .swiper-slide{position:relative}.ThemeTwo #category-image .swiper-slide:after{content:"";background:#f2b227;width:0;height:7px;display:none;position:absolute;bottom:-53px;left:0}.ThemeTwo #category-image .swiper-slide.swiper-slide-active:after{width:100%}.ThemeTwo #category-image .swiper-slide.swiper-slide-active img{filter:drop-shadow(0 7px 4px rgba(0,0,0,.08))}.ThemeTwo #product-carousel{background:#fff9f5;padding-top:77px;padding-bottom:77px}.ThemeTwo #product-carousel .btn{color:#6f533e;font-weight:500;text-decoration:underline}.ThemeTwo #product-carousel .swiper{padding-top:30px;padding-bottom:50px}.ThemeTwo #product-carousel .swiper-slide{background-color:#fff9f5}.ThemeTwo .imageproduct .category{color:#777;margin-bottom:10px;padding-top:16px;font-weight:500}.ThemeTwo .imageproduct .title{color:var(--text-dark);font-size:18px}.ThemeTwo .imageproduct h3{font-size:14px}.ThemeTwo .imageproduct .price-discount{color:#ff2f2f}.ThemeTwo .imageproduct .price-discount span{color:#c4c4c4;padding-left:5px;font-size:14px;text-decoration:line-through}.ThemeTwo .image-layer{position:relative}.ThemeTwo .image-layer .overlay{background:var(--text-dark);opacity:.7;width:0;height:100%;transition:all .5s;position:absolute;top:0;left:50%;transform:translate(-50%)}.ThemeTwo .imageproduct:hover .overlay{opacity:.15;width:100%}.ThemeTwo .image-layer .cart{text-align:center;color:#fff;width:100%;font-family:var(--lg-font);-webkit-backdrop-filter:blur(37.5px);backdrop-filter:blur(37.5px);background:rgba(111,83,62,.6);border:none;justify-content:center;align-items:center;padding:12px 0;font-size:16px;font-weight:600;transition:all .4s .2s;display:flex;position:absolute;bottom:0;left:0;transform:translateY(50%)scaleY(0)}.ThemeTwo .image-layer .cart svg{margin:0 5px}.ThemeTwo .imageproduct:hover .cart{transform:translateY(0%)scaleY(1)}.ThemeTwo button.wishlist{z-index:1;background:0 0;border:none;position:absolute;top:3%;right:3%}.ThemeTwo .product-swiper-slider{position:relative}.ThemeTwo .product-swiper-slider .swiper-button-next,.ThemeTwo .swiper-button-prev{color:transparent;top:40%}.ThemeTwo .product-swiper-slider .swiper-button-next{right:-60px}.ThemeTwo .product-swiper-slider .swiper-button-prev{left:-50px}.ThemeTwo .product-swiper-slider .swiper-button-next svg,.ThemeTwo .swiper-button-prev svg{color:var(--swiper-navigation-color,var(--text-dark));font-size:35px}.ThemeTwo .product-swiper-slider .swiper-button-prev svg{rotate:180deg}.ThemeTwo .swiper-pagination-bullet{opacity:1;background:#e2cfc1;width:10px;height:10px;transition:all .3s linear}.ThemeTwo .swiper-pagination-bullet-active{background:#6f533e;border:1px solid transparent;border-radius:5px;width:20px;transition:width .5s}.ThemeTwo #product-banner{padding-top:77px;padding-bottom:77px}.ThemeTwo .bannerleft,.bannerright{width:100%;height:100%;display:flex;position:relative;overflow:hidden}.ThemeTwo .bannerleft{justify-content:start}.ThemeTwo .bannerleft .text{position:absolute;top:73px;left:70px}.ThemeTwo .bannerleft p{color:var(--bg-primary);font-size:18px;font-weight:400;line-height:22px}.ThemeTwo .bannerleft h3{color:var(--text-dark);font-size:25px;font-weight:700;line-height:34px}.ThemeTwo .banner-btn{cursor:pointer;background-color:transparent;border:none;width:auto;height:auto;margin-top:20px;display:inline-block;position:relative}.ThemeTwo .banner-btn span{width:100%;padding:12px 15px;font-size:16px;font-weight:700;transition:all .3s;display:flex;position:relative;top:0;left:0}.ThemeTwo .btn-2:before{background-color:#ff6a00;transition:all .3s ease-out}.ThemeTwo .btn-2 span{color:#fff;align-items:center;transition:all .3s linear}.ThemeTwo .btn-2 span svg{margin-left:5px;display:none}.ThemeTwo .btn-2 span:hover{color:#fff;transition:all .3s .3s}.ThemeTwo .btn-2 span:hover svg{transition:all .3s linear;display:block}.ThemeTwo .banner-btn.hover-slide-up:before{content:"";border-radius:50px;width:66%;height:100%;position:absolute;bottom:0;left:0}.ThemeTwo .banner-btn.hover-slide-up:hover:before{content:"";width:100%;height:100%;position:absolute}.ThemeTwo .bannerright{justify-content:flex-end}.ThemeTwo .bannerright .text{position:absolute;top:73px;left:70px}.ThemeTwo .bannerright p{color:var(--bg-primary);font-size:18px;font-weight:400;line-height:22px}.ThemeTwo .bannerright h3{color:var(--text-dark);font-size:25px;font-weight:700;line-height:34px}.ThemeTwo .bannerright img,.ThemeTwo .bannerright .img{width:100%;height:100%}.ThemeTwo #product-list-carousel{padding-top:77px;padding-bottom:77px}.ThemeTwo #product-list-carousel .btn{color:#6f533e;font-weight:500;text-decoration:underline}.ThemeTwo #product-list-carousel .swiper{margin-left:auto;margin-right:auto;padding-top:20px;padding-bottom:50px}.ThemeTwo #product-list-carousel .swiper-slide{height:calc(50% - 15px)!important}.ThemeTwo #product-list-carousel .imageproduct{margin-bottom:60px}.ThemeTwo .productlist-slider{position:relative}.ThemeTwo .productlist-slider .navbutton{justify-content:center;display:flex}.ThemeTwo .productlist-slider .swiper-button-next2,.ThemeTwo .swiper-button-prev2{color:transparent;bottom:40%}.ThemeTwo .productlist-slider .swiper-button-prev2{left:50px}.ThemeTwo .productlist-slider .swiper-button-next2 svg,.ThemeTwo .swiper-button-prev2 svg{color:var(--swiper-navigation-color,#fff);background:#6f533e;border-radius:30px;margin:0 20px;padding:10px 12px;font-size:24px}.ThemeTwo .swiper-button-next2.swiper-button-disabled svg,.ThemeTwo .swiper-button-prev2.swiper-button-disabled svg{opacity:.65;color:var(--swiper-navigation-color,var(--text-dark));cursor:auto;pointer-events:none;background:#f0f2f3}.ThemeTwo .productlist-slider .swiper-button-prev2 svg{rotate:180deg}.ThemeTwo #top-footer{background:#f3f6f8;padding-top:90px;padding-bottom:60px}.ThemeTwo #top-footer,p{font-family:var(--lg-font);color:#726e6c;font-size:16px;font-weight:400;line-height:22px}.ThemeTwo #top-footer ul li{margin:12px 0}.ThemeTwo #top-footer ul li:hover,.ThemeTwo #top-footer ul li:hover a{color:var(--bg-primary)}.ThemeTwo #top-footer ul li a{color:#726e6c;text-decoration:none}.ThemeTwo .widget1 .text{padding-top:35px}.ThemeTwo .widget2,.ThemeTwo .widget3,.ThemeTwo .widget4{padding-top:10px}.ThemeTwo .widget2{padding-left:30px}.ThemeTwo .newsletter-search{display:flex}.ThemeTwo .newsletter-search .btn-subscribe{background:var(--bg-primary);color:#fff;border:1px solid var(--bg-primary);border-radius:7px;margin-left:20px;margin-right:0;padding:10px 22px}.ThemeTwo .newsletter-search .btn-subscribe:hover{opacity:.85}.ThemeTwo .newsletter-search .form-control{border:1px solid #e1e3e5;padding:.375rem 20px}.ThemeTwo .social-icons .list-inline-item{color:#726e6c;border:2px solid transparent;padding:11px 15px;font-size:16px;transition:all .4s}.ThemeTwo .social-icons .list-inline-item:hover{border:2px solid #726e6c;border-radius:50px;transition:all .4s step-start}.ThemeTwo #footer-section{background:#f3f6f8;border-top:1px solid #e1e3e5;padding-top:25px;padding-bottom:30px;position:relative}.ThemeTwo #footer-section:before{content:"";background:#fff;width:100%;height:1px;position:absolute;top:1px}.ThemeTwo #footer-section .copyright{padding-top:12px}.ThemeTwo #footer-section .copyright a{color:#6f533e;text-decoration:none}.ThemeTwo #footer-section .payment{justify-content:flex-end;display:flex}.ThemeTwo #single-product{padding:70px 0}.ThemeTwo #vertical-slider{color:#fff;padding:32px 32px 32px 0;overflow:hidden}.ThemeTwo #vertical-slider .swiper-container{width:100%;height:100%}.ThemeTwo .slider__flex{align-items:flex-start;height:470px;display:flex}.ThemeTwo .slider__col{flex-direction:column;width:150px;margin-top:70px;margin-left:10px;display:flex;overflow:hidden}.ThemeTwo .slider__prev,.ThemeTwo .slider__next{cursor:pointer;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;justify-content:center;align-items:center;height:48px;font-size:14px;display:none}.ThemeTwo .slider__prev:focus,.ThemeTwo .slider__next:focus{outline:none}.ThemeTwo .slider__thumbs{height:354px}.ThemeTwo .slider__thumbs .slider__image{opacity:1;background:#fff;border:1px solid #ebebeb;border-radius:2px;width:80px;height:80px;padding:5px;transition:all .25s}.ThemeTwo .slider__thumbs .slider__image:hover{opacity:1}.ThemeTwo .slider__thumbs .swiper-slide-thumb-active .slider__image{opacity:1;border:1px solid var(--bg-primary);background:#fff;border-radius:2px;padding:5px}.ThemeTwo .slider__images{height:480px}.ThemeTwo .slider__images .slider__image img{transition:all 3s}.ThemeTwo .slider__image{float:left;background-color:#fff;background-size:cover;border:1px solid #ebebeb;border-radius:5px;width:100%;max-width:560px;height:100%;max-height:560px;padding:10px;position:relative;overflow:hidden}.ThemeTwo .slider__image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.ThemeTwo .slider__image svg{color:#222;cursor:pointer;z-index:1;background:#fff;border-radius:10px;padding:8px;font-size:40px;position:absolute;bottom:30px;right:40px}@media (max-width:767.98px){.ThemeTwo .slider__flex{flex-direction:column-reverse}.ThemeTwo .slider__col{flex-direction:row;align-items:center;width:100%;margin-top:24px;margin-right:0}.ThemeTwo .slider__images{width:100%}.ThemeTwo .slider__thumbs{width:calc(100% - 96px);height:100px;margin:0 16px}.ThemeTwo .slider__prev,.ThemeTwo .slider__next{width:32px;height:auto}}.ThemeTwo .product-details{text-align:left;color:var(--text-black);justify-content:center;padding:32px;display:block}.ThemeTwo .product-details .title h2{text-align:left;font-size:28px;font-weight:600;line-height:38px}.ThemeTwo .product-details .reviews{text-align:left;align-items:center;padding:10px 0;display:flex}.ThemeTwo .product-details .reviews .star{margin-bottom:8px;display:flex}.ThemeTwo .star svg{color:#f2b23e;padding:0 3px}.ThemeTwo .star .nostar{color:#ebebeb}.ThemeTwo .product-details .reviews .reviewers{margin:0 10px}.ThemeTwo .product-details .reviews .reviewers h4{color:#141330;font-size:18px;font-weight:500;line-height:30px}.ThemeTwo .product-details .price{display:flex}.ThemeTwo .product-details .price h2{color:var(--text-black);font-size:30px;font-weight:800;line-height:41px}.ThemeTwo .product-details .price h2 span{color:#b8bac6;font-size:20px;font-weight:600;line-height:27px;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.ThemeTwo .product-details .variation{padding:10px 0;display:flex}.ThemeTwo .product-details .variation h5{text-align:left;color:var(--text-black);font-size:14px;font-weight:600;line-height:19px}.ThemeTwo .product-details .variation .colors,.ThemeTwo .sizes{margin-right:20px;display:flex}.ThemeTwo .product-details .variation .block,.ThemeTwo .block-red,.ThemeTwo .block-blue,.ThemeTwo .block-yellow{text-align:center;background:#d9d9d9;border-radius:5px;width:27px;height:27px;margin-right:10px;padding-top:5px;font-size:11px;font-weight:700}.ThemeTwo .variation .block-red{background:red}.ThemeTwo .variation .block-blue{background:#00f}.ThemeTwo .variation .block-yellow{background:#ff9f43}.ThemeTwo .product-details .quantity{align-items:center;padding:10px 0;display:flex}.ThemeTwo .product-details .quantity h5{text-align:left;color:var(--text-black);font-size:14px;font-weight:600;line-height:19px}.ThemeTwo .product-details .quantity svg{color:#9e9e9e;background:#d9d9d9;border-radius:25px;margin:0 20px;padding:5px 6px;font-size:30px}.ThemeTwo .product-details .quantity svg:hover{color:var(--text-black)}.ThemeTwo .product-details .cart-buttons{display:flex}.ThemeTwo .product-details .wish-btn{color:#6f533e;background:#f2b227;border:none;border-radius:8px;justify-content:center;align-items:center;margin:10px 10px 10px 0;padding:12px 28px;display:flex}.ThemeTwo .product-details .cart-btn{background:var(--bg-primary);color:#fff;border:none;border-radius:8px;justify-content:center;align-items:center;margin:10px 10px 10px 0;padding:12px 28px;display:flex}.ThemeTwo .product-details .wish-btn svg,.ThemeTwo .cart-btn svg{margin-right:10px}.ThemeTwo .product-details .wish-btn:hover,.ThemeTwo .cart-btn:hover{opacity:.7}.ThemeTwo .product-details .text{color:var(--text-black);padding:10px 0;font-size:17px;font-weight:400;line-height:23px}.ThemeTwo .product-details .social-share{align-items:center;display:flex}.ThemeTwo .product-details .social-share .icons{padding-top:20px;padding-left:20px}.ThemeTwo .product-details .social-share svg{background:var(--bg-primary);color:#fff;border-radius:25px;margin:0 5px;padding:6px 5px 5px 6px;font-size:30px;transition:all .3s linear}.ThemeTwo .product-details .social-share svg:hover{background:#f2b227}.ThemeTwo #product-description{min-height:600px;padding:20px 0}.ThemeTwo #product-description .nav-pills .nav-link{color:#000;border:0;border-radius:50px;margin-right:40px;font-size:16px;font-weight:500;line-height:22px}.ThemeTwo #product-description .nav-link{padding:10px 30px}.ThemeTwo #product-description .nav-pills .nav-link.active{color:#fff;background:var(--bg-primary)}.ThemeTwo #product-description th{width:30%}.ThemeTwo #product-description .text{width:90%;padding-top:40px;padding-bottom:50px}.ThemeTwo #product-description .text h4{color:#323232;font-size:19px;font-weight:500;line-height:28px}.ThemeTwo #product-description .text p{color:#8b8b8b;font-size:16px;font-weight:400;line-height:22px}.ThemeTwo #contact-form{padding:10px 0 100px}.ThemeTwo #contact-form .imput-field{padding-bottom:12px}.ThemeTwo #contact-form .reviews{padding-top:3px}.ThemeTwo #contact-form .form-control{border-color:#e1e1e1}.ThemeTwo .form-control:focus{border-color:#d8c9b2;box-shadow:0 0 0 .05rem #d8c9b2}.ThemeTwo #contact-form .reviews .reviewers h4{color:#8b8b8b;font-size:14px;font-weight:400;line-height:24px}.ThemeTwo .reviews .rating-box{display:inline-block}.ThemeTwo .rating-container{direction:rtl!important}.ThemeTwo .reviews label i{color:var(--text-black);cursor:pointer;margin:15px 0;font-size:18px;transition:color .2s;display:inline-block}.ThemeTwo .reviews input{display:none}.ThemeTwo .reviews label:hover i,.ThemeTwo .reviews label:hover~label i,.ThemeTwo .reviews input:checked~label i{color:#f2b23e}.ThemeTwo .contact-btn{background:var(--bg-primary);color:#fff}.ThemeTwo .btn-submit .btn:hover{background:var(--bg-primary);color:#fff;opacity:.7}.ThemeTwo .cart-page{padding:100px 0}.ThemeTwo .cart-page .card{border:none}.ThemeTwo .cart-page .card .table-head p{color:var(--text-black);font-size:16px;font-weight:400;line-height:22px}.ThemeTwo .quantity-input .input-box{color:#d4d4d4;border:1px solid #ebebeb;border-radius:30px;justify-content:space-between;width:60%;display:flex}.ThemeTwo .quantity-input .input-box i{color:#d4d4d4}.ThemeTwo .quantity-input .input-form{text-align:center;color:#6a6969;border:none;width:30%}.ThemeTwo .card-registration .select-input.form-control[readonly]:not([disabled]){padding-left:.75em;padding-right:.75em;font-size:1rem;line-height:2.15}.ThemeTwo .card-registration .select-arrow{top:13px}.ThemeTwo .bg-grey{background-color:#eae8e8}@media (min-width:992px){.ThemeTwo .card-registration-2 .bg-grey{border-top-right-radius:16px;border-bottom-right-radius:16px}}@media (max-width:991px){.ThemeTwo .card-registration-2 .bg-grey{border-bottom-right-radius:16px;border-bottom-left-radius:16px}}.ThemeTwo .cross-icon i{color:#5e5656;border:1px solid #ebebeb;border-radius:25px;padding:8px 10px}.ThemeTwo .cross-icon i:hover{color:#fff;background:var(--bg-primary);border:1px solid var(--bg-primary)}.cross-icon .svg{border:1px solid #000}.ThemeTwo .proceed-count .text h3{font-size:16px;font-weight:600}.ThemeTwo .proceed-count .text{padding:18px 24px}.ThemeTwo .cart-page h2{color:var(--bg-primary)}.ThemeTwo .card-body .contact-btn{text-align:center;color:#fff;font-size:20px;font-weight:500;line-height:160%}.ThemeTwo .payment-page{padding:100px 0}.ThemeTwo .payment-page .card{border:none}.ThemeTwo .payment-page h3{color:#6f533e;font-size:24px;font-weight:400;line-height:33px}.ThemeTwo .payment-page .payment-option{width:50%;position:relative}.ThemeTwo .payment-page .form-check-input{position:absolute;right:20px}.ThemeTwo .payment-page .form-check-input:checked[type=radio]+.payment-option{background:#000}.ThemeTwo .payment-page .form-check-input:checked{background-color:#32ba7c;border-color:#32ba7c}.ThemeTwo .payment-btn{border:1px solid #ebebeb;margin-bottom:20px;padding:15px;display:flex}.ThemeTwo .payment-option{width:60%}.ThemeTwo .payment-option .btn-check+.btn{position:relative}.ThemeTwo .payment-option .btn-check:checked+.btn{color:var(--bs-btn-active-color);background-color:#ebebeb;border-color:#fff}.ThemeTwo .payment-option .btn-check:hover+.btn{border-color:#d2d1d1}.ThemeTwo .payment-option .btn-check+.btn:before{content:"";background-size:contain;width:20px;height:20px;position:absolute;top:35%;right:10px;transform:translate(-50%)}.ThemeTwo .payment-option .btn-check:checked+.btn:before{background-size:contain}.ThemeTwo .shipping-form .form-control{padding:18px 20px}.ThemeTwo .shipping-form .imput-field{margin-bottom:50px;margin-right:20px;position:relative}.ThemeTwo .shipping-form .imput-field .label{background:#fff;padding:0 10px;position:absolute;top:-12px;left:8px}.ThemeTwo #hero-section{background-position:50%;background-repeat:no-repeat;padding:100px 0}.ThemeTwo #hero-section .breadcrumb-item+.breadcrumb-item:before{content:">";color:#fff}.ThemeTwo #hero-section h2{color:#fff;text-transform:capitalize;font-style:normal}.ThemeTwo #hero-section .breadcrumb-nav{justify-content:center;display:flex}.ThemeTwo #hero-section .breadcrumb-item a{color:#fff;text-decoration:none}.ThemeTwo #hero-section .breadcrumb-item.active{color:#f2b227}.ThemeTwo #vision .vision-container{border-bottom:1px solid #ebebeb;margin-top:60px;margin-bottom:70px;padding-bottom:100px}.ThemeTwo .blog-image{display:flex;position:relative}.ThemeTwo .blog-image .image1{float:left}.ThemeTwo .blog-image .image2{position:absolute;top:60%;right:5%}.ThemeTwo #vision .text{padding-top:70px;padding-bottom:30px}.ThemeTwo #vision .text h2{text-align:left;text-transform:capitalize;color:var(--bg-primary);font-size:30px;font-weight:400;line-height:41px}.ThemeTwo #vision .text .text-box{margin-top:20px;padding:25px 0}.ThemeTwo #vision .text .text-box h4{color:#323232;font-size:20px;font-weight:700;line-height:30px}.ThemeTwo #vision .text .text-box p{color:#8b8b8b;font-size:16px;font-weight:400;line-height:22px}.ThemeTwo #choose-us{padding-top:50px;padding-bottom:50px}.ThemeTwo #choose-us .image3 img{float:right}.ThemeTwo #choose-us .text{margin-top:50px}.ThemeTwo #choose-us .text h3{color:#323232;font-size:30px;font-weight:700;line-height:30px}.ThemeTwo #choose-us .choose-items{margin-top:40px}.ThemeTwo #choose-us .item .text{width:65%;margin:auto 0;padding-left:20px}.ThemeTwo #choose-us .item img{width:78px;height:78px}.ThemeTwo #choose-us .item .text h3{color:#323232;font-size:20px;font-weight:700;line-height:30px}.ThemeTwo #choose-us .item .text p{color:#8b8b8b;font-size:16px;font-weight:400;line-height:22px}.ThemeTwo #hero-section.contact-hero{background-position:50%;background-repeat:no-repeat;padding:100px 0}.ThemeTwo #map{padding-top:50px;padding-bottom:50px}.ThemeTwo #map .text{margin-top:50px}.ThemeTwo #map .text h2{text-align:left;color:#323232;margin-bottom:20px;font-size:30px;font-weight:700;line-height:30px}.ThemeTwo #map .text p{color:#8b8b8b;font-size:16px;font-weight:500;line-height:24px}.ThemeTwo #map .items{margin-top:40px}.ThemeTwo #map .item .text{width:65%;margin:auto 0;padding-left:20px}.ThemeTwo #map .item i{background:#ffeadb;border-radius:50%;align-items:center;padding:10px;display:flex}.ThemeTwo #map .item .text h4{color:#8b8b8b;font-size:16px;font-weight:400;line-height:24px}.ThemeTwo .map-container{height:0;padding-bottom:31.25%;position:relative;overflow:hidden}.ThemeTwo .map-container iframe{width:100%;height:100%;position:absolute;top:0;left:0}.ThemeTwo #touch-section{background-color:var(--bg-primary);padding:10px 0 100px}.ThemeTwo #touch-section .imput-field{padding-bottom:20px}.ThemeTwo #touch-section .imput-field .form-label{color:#d4c1b3}.ThemeTwo #touch-section .reviews{padding-top:3px}.ThemeTwo #touch-section .form-control{background-color:#896b55;border:1px solid #d8b49a;border-radius:4px;padding:10px 0}.ThemeTwo #touch-section .title{text-align:center;color:#fff;text-transform:uppercase}.ThemeTwo #touch-section .contact-btn{color:#fff;background:#896b55;border:1px solid #d8b49a;border-radius:4px;padding:10px 0}.ThemeTwo #touch-section .imput-part{position:relative}.ThemeTwo #touch-section .imput-part i{color:#d8b49a;position:absolute;top:15px;right:15px}.ThemeTwo #product-page-carousel{padding-top:77px}.ThemeTwo #product-page-carousel .btn{color:#6f533e;font-weight:500;text-decoration:underline}.ThemeTwo #product-page-carousel .swiper{margin-left:auto;margin-right:auto;padding-top:20px;padding-bottom:10px}.ThemeTwo #product-page-carousel .swiper-slide{height:calc(50% - 15px)!important}.ThemeTwo #product-page-carousel .imageproduct{margin-bottom:60px}.ThemeTwo #product-page-carousel .dropdown{position:relative}.ThemeTwo #product-page-carousel .dropdown .btn{-webkit-text-decoration-line:none;text-decoration-line:none}.ThemeTwo #product-page-carousel .dropdown .btn:focus{border:none}.ThemeTwo #product-page-carousel .dropdown .dropdown-list{visibility:hidden;z-index:12;background:#fff;width:100%;padding:10px 30px;list-style:none;transition:all .4s;position:absolute;top:0;left:20px;transform:scaleY(0)translateY(0%)}.ThemeTwo #product-page-carousel .dropdown:hover .dropdown-list{visibility:visible;transform:scaleY(1)translateY(50%)}.ThemeTwo #product-page-carousel .dropdown-list .dropdown-item{margin-bottom:5px;padding-left:40px;transition:all .4s}.ThemeTwo #product-page-carousel .dropdown-list .dropdown-item:hover{padding-left:50px}.ThemeTwo #product-page-carousel a{color:var(--bg-primary)}.ThemeTwo #product-page-carousel .filter-choose{display:flex}#product-page-carousel .btn-check+.btn{border:none}.ThemeTwo #product-page-carousel .btn-check:checked+.btn,.ThemeTwo #product-page-carousel .btn-check:focus+.btn{border:none;border-radius:0;box-shadow:inset 0 -1px 15px 2px rgba(0,0,0,.15)}.ThemeTwo #product-page-carousel .filter-btn{margin:0 5px;padding:0 5px}.ThemeTwo .product-filter{border:1px solid #ebebeb;border-radius:8px;margin-bottom:20px;padding:5px}.ThemeTwo .product-filter h3{text-transform:uppercase;color:#222;font-size:18px;font-weight:600;line-height:24px}.ThemeTwo .product-filter .title{background:#f2b227;border-radius:5px 5px 0 0;padding:10px 15px}.ThemeTwo .product-filter .filter-options{padding:15px}.ThemeTwo .product-filter .form-check{margin:12px 0}.ThemeTwo .product-filter .form-check-input{border-color:#ebebeb;border-radius:2px}.ThemeTwo .product-filter .form-check-input:checked{background:var(--bg-primary);border-color:var(--bg-primary)}.ThemeTwo .product-filter .form-check-input:focus{box-shadow:none}.ThemeTwo .product-filter .form-check-input:checked[type=checkbox]{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 10 3 3 6-6'/%3e%3c/svg%3e")}.ThemeTwo #product-banner.product-list-page{padding-top:20px;padding-bottom:30px}.ThemeTwo .product-filter ::selection{color:#fff;background:#f2b227}.ThemeTwo .product-filter header h2{font-size:24px;font-weight:600}.ThemeTwo .product-filter header p{margin-top:5px;font-size:16px}.ThemeTwo .product-filter .price-input{width:100%;margin:20px 0 0;display:flex}.ThemeTwo .product-filter .price-input .field{align-items:center;width:100%;height:45px;display:flex}.ThemeTwo .product-filter .field input{color:#737576;text-align:center;-moz-appearance:textfield;border:#999;border-bottom:1px solid;outline:none;width:50%;font-size:14px;font-weight:600;line-height:19px}.ThemeTwo .product-filter input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}.ThemeTwo .product-filter input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}.ThemeTwo .product-filter .price-input .separator{justify-content:center;align-items:center;width:130px;font-size:19px;display:flex}.ThemeTwo .product-filter .slider{background:#ddd;border-radius:5px;height:5px;position:relative}.ThemeTwo .product-filter .slider .progress{background:#6f533e;border-radius:5px;height:100%;position:absolute;left:25%;right:25%}.ThemeTwo .product-filter .range-input{position:relative}.ThemeTwo .product-filter .range-input input{pointer-events:none;-webkit-appearance:none;-moz-appearance:none;background:0 0;width:100%;height:5px;position:absolute;top:-5px}.ThemeTwo .product-filter input[type=range]::-webkit-slider-thumb{pointer-events:auto;-webkit-appearance:none;background:#f2b227;border:2px solid #6f533e;border-radius:50%;width:17px;height:17px;box-shadow:0 0 6px rgba(0,0,0,.05)}.ThemeTwo .product-filter input[type=range]::-moz-range-thumb{pointer-events:auto;-moz-appearance:none;background:#f2b227;border:2px solid #6f533e;border-radius:50%;width:17px;height:17px;box-shadow:0 0 6px rgba(0,0,0,.05)}.ThemeTwo #login-page{margin:60px 0}.ThemeTwo #login-page .form-page{background:#fff;border-radius:8px;margin:100px;display:block;box-shadow:-39px -14px 113.46px rgba(0,0,0,.03),-47px 94px 66.4476px rgba(0,0,0,.024),77px 2px 109px -29px rgba(0,0,0,.06)}.ThemeTwo .form-page .logo{padding-top:60px;padding-bottom:40px}.ThemeTwo .form-page p{color:#737373;font-size:12px;font-weight:400}.ThemeTwo .form-page p span{color:#d42128}.ThemeTwo .form-page .form-part{text-align:center;width:80%;margin:0 auto;font-size:16px}.ThemeTwo .form-page .form-control{background-color:#f6f6f6;border:none;border-radius:8px;padding:10px 20px;font-size:14px}.ThemeTwo .form-page .form-part .alternate-box{padding:20px 0}.ThemeTwo .form-page .form-part .alternate-box p{color:#042857;font-size:16px;line-height:24px}.ThemeTwo .form-page .form-part .alternate-box a{color:var(--bg-primary);font-weight:500;text-decoration:none}.ThemeTwo .form-page .social-share{padding-top:20px;padding-bottom:50px}.ThemeTwo .form-page .social-share i{width:48px;height:48px;color:var(--bg-primary);background:#fff5ee;border-radius:50%;margin:0 5px;padding:12px;font-size:24px;transition:all .5s ease-in-out}.ThemeTwo .form-page .social-share i:hover{color:#fff5ee;background:var(--bg-primary);cursor:pointer}.ThemeTwo .form-page .imput-field input:focus::placeholder{color:transparent}.ThemeTwo #registration-page{margin:60px 0}.ThemeTwo #registration-page .form-page{background:#fff;border-radius:8px;margin:100px;display:block;box-shadow:-39px -14px 113.46px rgba(0,0,0,.03),-47px 94px 66.4476px rgba(0,0,0,.024),77px 2px 109px -29px rgba(0,0,0,.06)}.ThemeTwo .form-page .imput-field{margin-bottom:15px}.ThemeTwo #reset-pass{margin:60px 0}.ThemeTwo #reset-pass .form-page{background:#fff;border-radius:8px;margin:100px;display:block;box-shadow:-39px -14px 113.46px rgba(0,0,0,.03),-47px 94px 66.4476px rgba(0,0,0,.024),77px 2px 109px -29px rgba(0,0,0,.06)}.ThemeTwo #reset-pass .form-page .form-control{text-align:center}.ThemeTwo .map-box{overflow:hidden}@media only screen and (max-width:768px){.ThemeTwo header{padding:0}.ThemeTwo #mobile-nav{display:block}.ThemeTwo header{background:#fff;padding-bottom:0}.ThemeTwo .lg-nav{display:none!important}.offcanvas .btn-close i{color:#fff;font-size:24px}.offcanvas-title{color:#fff}.offcanvas-body nav{width:360px;position:relative}.offcanvas-body nav ul{margin:0;padding:0;list-style:none}.offcanvas-body nav ul li.active a{color:var(--primary-color)}.offcanvas-body nav ul li a{color:#cfcfcf;padding:10px 15px;text-decoration:none;transition:all .2s linear;display:block}.offcanvas-body nav ul li a:hover{color:#cfcfcf;background:#503825}.offcanvas-body nav ul li a .fa{text-align:center;float:right;width:16px;margin-right:5px}.offcanvas-body nav ul ul{background-color:#ebebeb}.offcanvas-body nav ul li ul li a{background:#503825;border-left:4px solid transparent;padding:10px 20px}.offcanvas-body nav ul li ul li a:hover{border-left:4px solid var(--primary-color);background:#503825}.ThemeTwo .orbit{padding-top:300px}.ThemeTwo .circle-orbit-container{right:10px}.ThemeTwo .orbit .slider-image{right:unset;left:10px}.ThemeTwo .carousel-indicators{right:70px}.ThemeTwo .orbit .slider-image img{width:auto}.ThemeTwo .carousel-text .shopbtn{padding:10px 30px}.ThemeTwo .inner-orbit{width:180px;height:180px;right:97px}.ThemeTwo .inner-orbit-cirlces{top:58px;right:-4px}.ThemeTwo .middle-orbit-cirlces1{right:28px}.ThemeTwo .middle-orbit{width:250px;height:250px;top:73px;right:62px}.ThemeTwo .outer-orbit{width:350px;height:350px;top:21px;right:13px}.ThemeTwo .outer-orbit-cirlce1,.ThemeTwo .outer-orbit-cirlce1-2{top:-2px}.ThemeTwo .outer-orbit-cirlce3{right:7px}.ThemeTwo .outer-orbit-cirlce2{left:9px}.ThemeTwo .carousel-control-prev,.ThemeTwo .carousel-control-next,.ThemeTwo .swiper-button-prev,.ThemeTwo .swiper-button-next{display:none}.ThemeTwo .carousel-inner{padding:30px 0}.ThemeTwo .carousel-item .carousel-text{width:350px;padding:5px;top:0}.ThemeTwo .carousel-item .carousel-text h1{font-size:54px}.ThemeTwo #service-section{padding:30px 0}.ThemeTwo #service-section .service-item{margin:10px 0;padding-bottom:20px;padding-left:50px}.ThemeTwo #service-section .service-item:before{width:65px;height:1px;right:inherit;bottom:8px}.ThemeTwo .service-item .text{margin-top:0}.ThemeTwo #category-image{padding-top:35px;padding-bottom:35px}.ThemeTwo .heading h2{font-size:19px}.ThemeTwo .more-btn{display:none}.ThemeTwo .more-btn2{justify-content:center;display:flex}.ThemeTwo .more-btn2 .btn:active{border-color:#fff}.ThemeTwo .more-btn2 .btn i{color:#b09078}.ThemeTwo .heading{margin-bottom:30px}.ThemeTwo .category-slider .swiper{padding-top:40px;padding-bottom:40px}.ThemeTwo #product-carousel{padding-top:30px;padding-bottom:30px}.ThemeTwo #product-banner{padding-top:50px;padding-bottom:50px}.ThemeTwo .bannerleft,.ThemeTwo .bannerright{border-radius:8px;justify-content:center;width:100%;height:180px}.ThemeTwo .bannerleft h3,.ThemeTwo .bannerright h3{font-size:21px}.ThemeTwo .bannerleft p,.ThemeTwo .bannerright p{font-size:14px}.ThemeTwo .bannerleft{margin:20px 0}.ThemeTwo .bannerleft img,.ThemeTwo .bannerright img{-o-object-fit:cover;object-fit:cover;border-radius:8px;width:90%}.ThemeTwo .bannerleft .text{position:absolute;top:25px;left:40px}.ThemeTwo .bannerright{margin:20px 0}.ThemeTwo .bannerright .text{position:absolute;top:25px;left:40px}.ThemeTwo .banner-btn{margin-top:7px}.ThemeTwo .banner-btn.hover-slide-up:hover:before{height:90%}.ThemeTwo .banner-btn.hover-slide-up:before{height:90%;bottom:2px;left:3px}.ThemeTwo .banner-btn span{font-size:14px}.ThemeTwo #product-list-carousel{padding-top:20px;padding-bottom:10px}.ThemeTwo #product-list-carousel .swiper{padding-top:20px;padding-bottom:30px}.ThemeTwo #product-list-carousel .imageproduct{margin-bottom:10px}.ThemeTwo #product-page-carousel{padding-top:30px}.ThemeTwo #product-page-carousel .imageproduct{margin-bottom:10px}.ThemeTwo #hero-section{padding:30px 0}.ThemeTwo #hero-section h2{font-size:24px}.ThemeTwo #hero-section li.breadcrumb-item{font-size:12px}.ThemeTwo .blog-image{justify-content:center;width:85%}.ThemeTwo .blog-image .image1{width:70%}.ThemeTwo .blog-image .image2{width:50%;top:60%;right:-10px}.ThemeTwo #vision .text h2{font-size:22px;font-weight:400;line-height:33px}.ThemeTwo #vision .text .text-box{margin-top:0;padding:20px 0}.ThemeTwo #vision .vision-container{margin-top:20px;margin-bottom:20px;padding-bottom:20px}.ThemeTwo #choose-us{padding-top:20px;padding-bottom:20px}.ThemeTwo .image3{justify-content:center;margin-top:30px;display:flex}.ThemeTwo #choose-us .image3 img{float:inherit;width:90%}.ThemeTwo #hero-section.contact-hero{padding:30px 0}.ThemeTwo #map{padding-top:20px;padding-bottom:20px}.ThemeTwo #map .text{margin-top:20px;margin-bottom:30px}.ThemeTwo .payment-page{padding:30px 0}.ThemeTwo .payment-page .payment-option{width:100%}.ThemeTwo .cart-page{padding:30px 0}.ThemeTwo .desc{word-wrap:break-word;white-space:nowrap;text-overflow:ellipsis;width:100px;font-size:12px;display:inline-block;overflow:hidden!important}.ThemeTwo .text-muted{font-size:12px}.ThemeTwo .quantity-input .input-box{width:100%}.ThemeTwo #single-product{padding:30px 0}.ThemeTwo #vertical-slider{padding:20px}.ThemeTwo .slider__images{order:1}.ThemeTwo .slider__col{margin-left:25px;padding:10px 0}.ThemeTwo #product-description .nav-pills .nav-link{border-radius:50px;margin-right:0;font-size:12px}.ThemeTwo #product-description .nav-link{padding:10px 15px}.ThemeTwo #mobile-nav .icondiv svg{color:#a68e7c}.ThemeTwo .iconmenu{padding-top:20px;padding-bottom:5px}.ThemeTwo #mobile-nav .icondiv{padding:0 15px}.ThemeTwo #mobile-nav .iconmenu p{color:#a68e7c}.ThemeTwo .icondiv span{width:16px;height:16px;top:-6px;left:4px}.ThemeTwo #menu-row{background:var(--bg-primary);z-index:13;padding-top:15px;padding-bottom:5px;position:relative}.ThemeTwo #menu-row:before{content:"";background:#bd987d;width:100%;height:1px;position:absolute;bottom:0}.ThemeTwo .menu-btn{margin-left:10px;padding:0}.ThemeTwo #menu-row .search{color:#a68e7c;justify-content:flex-end;align-items:center;font-size:24px;display:flex;position:relative}.ThemeTwo #menu-row .search .searchBtn{cursor:pointer;padding-right:10px}.ThemeTwo #font-menu{background:var(--bg-primary);z-index:13}.ThemeTwo #searchRow{width:100%;display:flex;position:relative}.ThemeTwo #search-menu{z-index:4;width:100%;transition:all .3s ease-in-out;display:block;position:absolute;top:-50px}.ThemeTwo #search-menu.active{width:100%;top:0}.ThemeTwo #search-color{background:#362213}.ThemeTwo .searchBox input{color:#fff;background:0 0;border:none;outline:none;width:100%;height:50px;padding:0 20px}.ThemeTwo #reset-pass .form-page,.ThemeTwo #login-page .form-page,.ThemeTwo #registration-page .form-page{margin:0 10px}.ThemeTwo .form-page .logo{padding-top:40px;padding-bottom:25px}.ThemeTwo .form-page .logo img{width:50%;height:auto}.ThemeTwo .form-page .logo h3{font-size:16px}.ThemeTwo .form-page .form-part .alternate-box{padding:10px 0}.ThemeTwo .form-page .form-part .alternate-box p{font-size:12px}.ThemeTwo .form-page .social-share{padding-top:10px;padding-bottom:20px}.ThemeTwo .form-page .social-share i{width:30px;height:30px;padding:10px;font-size:12px}.ThemeTwo .contact-btn{font-size:16px}.ThemeTwo #top-footer{padding-top:40px;padding-bottom:20px}.ThemeTwo #top-footer ul{margin-bottom:0}.ThemeTwo .newsletter-search .btn-subscribe{margin-left:10px;margin-right:0;padding:8px 15px;font-size:14px}.ThemeTwo .newsletter-search{margin-top:10px}.ThemeTwo .widget1{padding-bottom:15px}.ThemeTwo .widget4 h6{padding-left:1px}.ThemeTwo .widget2{padding-left:unset}.ThemeTwo .widget2 .list-unstyled,.ThemeTwo .widget3 .list-unstyled{padding-top:10px!important}.ThemeTwo .widget2,.ThemeTwo .widget3,.ThemeTwo .widget4{padding-top:10px;padding-bottom:10px}.ThemeTwo #footer-section{padding-top:20px;padding-bottom:20px}.ThemeTwo .copyright p{text-align:center;font-size:14px}.ThemeTwo #footer-section .payment{justify-content:center;margin-top:10px;display:flex}.ThemeTwo #footer-section .payment ul li img{width:90%}}@media screen and (max-width:1024px){.ThemeTwo .carousel-control-prev,.ThemeTwo .carousel-control-next,.ThemeTwo .swiper-button-prev,.ThemeTwo .swiper-button-next{display:none}}
