@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@500&display=swap";@import"https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700&display=swap";.container{max-width:1400px;margin:auto}@keyframes dropdown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes dropdown-text{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}*{margin:0;padding:0;box-sizing:border-box}.header{z-index:40;color:#323232;position:fixed;width:100%;background-color:#fff;top:0;padding:10px;left:0;transition:.4s}.header .header1{padding-top:20px;display:flex;justify-content:space-between;border-bottom:1px solid #EEEFF2;padding-bottom:4px;font-family:Open Sans,sans-serif}@media (max-width: 1000px){.header .header1{display:block}}.header .header1 .header1-contacts{display:flex;gap:25px;justify-content:center}@media (max-width: 1000px){.header .header1 .header1-contacts{justify-content:center}}.header .header1 .header1-contacts .contacts{display:flex;gap:10px}.header .header1 .header1-menu1{display:flex;gap:20px;font-family:Open Sans,sans-serif}@media (max-width: 1000px){.header .header1 .header1-menu1{margin-top:30px;justify-content:center}}.header .header1 .header1-menu1 .languages{width:160px;height:120px;background-color:#fff;box-shadow:0 10px 30px #523f690d;position:absolute;right:5px;top:40%;z-index:10}.header .header1 .header1-menu1 .languages div{display:flex;gap:12px;margin:14px 0 0 12px}.header .header1 .header1-menu1 .languages div:hover{background-color:#80808020;transition:.4s;padding:5px 0}.header .header1 .header1-menu1 .header1-menu1-input-div{position:relative;top:-14px}.header .header1 .header1-menu1 .header1-menu1-input-div button{position:absolute;background-color:transparent;border:none;right:35px;top:0}.header .header1 .header1-menu1 .header1-menu1-input-div .search{position:relative;color:#666;top:3px;font-size:18px;margin-top:14px;margin-right:-14px}.header .header1 .header1-menu1 .header1-menu1-input-div .header1-menu1-input{width:300px;height:50px;background-color:#f8f8f8;border:none;border-radius:5px;font-size:15px;padding-left:15px;outline:none}@media (max-width: 768px){.header .header1 .header1-menu1 .header1-menu1-input-div .header1-menu1-input{display:none}}.header .header1 .header1-menu1 .header1-menu1-iat{display:flex;position:relative}.header .header1 .header1-menu1 .header1-menu1-iat button{border:none;background-color:#fff;font-size:16px;color:#000;position:relative;bottom:16px}@media (max-width: 768px){.header .header1 .header1-menu1 .header1-menu1-iat button{margin-top:10px}}.header .header1 .header1-menu1 .header1-menu1-iat .menu1-icon{margin-right:10px;font-size:15px}.header .header1 .header1-menu1 .header1-menu1-iat .menu1-icon2{margin-top:4px}.header .header2{display:flex;justify-content:space-between;padding:10px;position:sticky;top:10px;width:100%;transition:.4s}.header .header2 .header2-menu2{display:flex;gap:35px;margin-top:20px;font-size:16px;font-family:Playfair Display,serif;font-weight:500}.header .header2 .header2-menu2 .cart{font-size:22px}@media (max-width: 1200px){.header .header2 .header2-menu2 .cart{margin-top:10px}}.header .header2 .header2-menu2 .menu{position:relative;z-index:200}.header .header2 .header2-menu2 .menu .dropdown-left{position:absolute;background-color:#fff;transition:all linear .3s;box-shadow:0 10px 30px #523f690d;width:240px;animation:dropdown .3s ease-in-out;right:236px;top:12px}.header .header2 .header2-menu2 .menu button{font-size:16px;border:none;color:#323232;background-color:#fff;font-family:Playfair Display,serif;box-shadow:0 10px 30px #523f690d}.header .header2 .header2-menu2 .menu .dropdown-menu{background-color:#fff;transition:all linear .3s;box-shadow:0 10px 30px #523f690d;width:240px;position:absolute;padding-left:4px;left:-20px;top:100%;animation:dropdown .3s ease-in-out}.header .header2 .header2-menu2 .menu .dropdown-menu :hover{display:block}.header .header2 .header2-menu2 .menu .dropdown-menu p{padding:14px;transition:all linear .3s;animation:dropdown-text .3s ease-in-out;color:#323232da}.header .header2 .header2-menu2 .menu .dropdown-menu p:hover{color:#ef5122;transform:translate(8px);animation-delay:.1s}.header .header2 .header2-menu2 .menu .dropdown-menu p:hover:before{content:"•";margin-right:4px}.header .icon{margin-top:3px;color:#ef5122}.header .header-text:hover{color:#ef5122}.header .link{text-decoration:none;color:#323232}.header .arrow{font-size:18px;position:relative;top:4px;transition:.4s}.header .arrow:before{transition:0,4s;transform:rotate(180deg)}@media (max-width: 1200px){.header .hide{display:none}}.header .burgerMenu{display:none;background-color:#ef5122;border-radius:50%;width:38px;height:38px;color:#fff;padding:6px 0}@media (max-width: 1200px){.header .burgerMenu{display:block}}.offcanvas{position:fixed;height:100vh;z-index:100;width:0px;background-color:#fff;overflow:hidden;transition:.4s}.offcanvas .accordion{margin-left:20px;font-family:Playfair Display,serif;font-weight:500;font-size:15px;height:100%}.offcanvas .accordion p{border-bottom:1px solid #EEEFF2;padding-top:15px;padding-bottom:20px}.offcanvas .home{margin-top:50px}.offcanvas .arrow{font-size:18px;margin-right:10px}.offcanvas button{background-color:transparent;width:100%;display:flex;justify-content:space-between;border:none;border-bottom:1px solid #EEEFF2;color:#323232;padding-top:15px;padding-bottom:20px}.offcanvas button span{margin-left:10px;font-family:Playfair Display,serif;font-weight:500;font-size:16px}.offcanvas .close{position:absolute;right:0;font-size:25px;color:#323232;margin-top:10px;margin-right:7px}.opened{width:100%;transition:.4s}.drop{height:0px;transition:.5s}.show{height:500px;transition:.5s;width:100%}.box{transition:.5s;background-color:#0ff;border:1px solid gray}.main{position:relative;height:60px}.shov{display:none!important}@media (min-width: 1200px){.offcanvas{display:none}}*{margin:0;padding:0}.footer{position:relative;bottom:0;width:100%;height:100%;background-color:#f8f8f8;padding-top:100px}.footer .footer-menu{display:flex;justify-content:space-around}.footer .footer-menu .menu-2 p a{transition:.5s;color:#666;text-decoration:none;position:relative;overflow:hidden}.footer .footer-menu .menu-2 p a:after{content:"";position:absolute;left:0;right:0;bottom:0;background-color:#ef5122;height:1px;width:100%;transform-origin:left;transform:scaleX(0);transition:transform .3s ease,height .3s ease}.footer .footer-menu .menu-2 p a:hover{text-decoration:none;color:#ef5122}.footer .footer-menu .menu-2 p a:hover:after{transform:scaleX(1);height:.2px}.footer .footer-menu .menu-3 p a{transition:.5s;color:#666;text-decoration:none;position:relative;overflow:hidden}.footer .footer-menu .menu-3 p a:after{content:"";position:absolute;left:0;right:0;bottom:0;background-color:#ef5122;height:1px;width:100%;transform-origin:left;transform:scaleX(0);transition:transform .3s ease,height .3s ease}.footer .footer-menu .menu-3 p a:hover{text-decoration:none;color:#ef5122}.footer .footer-menu .menu-3 p a:hover:after{transform:scaleX(1);height:.2px}.footer .footer-menu .menu-4 p a{transition:.5s;color:#666;text-decoration:none;position:relative;overflow:hidden}.footer .footer-menu .menu-4 p a:after{content:"";position:absolute;left:0;right:0;bottom:0;background-color:#ef5122;height:1px;width:100%;transform-origin:left;transform:scaleX(0);transition:transform .3s ease,height .3s ease}.footer .footer-menu .menu-4 p a:hover{text-decoration:none;color:#ef5122}.footer .footer-menu .menu-4 p a:hover:after{transform:scaleX(1);height:.2px}@media (max-width: 1200px){.footer .footer-menu{flex-wrap:wrap}}@media (max-width: 500px){.footer .footer-menu{display:block}}.footer .footer-menu .m-t{margin-top:15px}.footer .footer-menu .margin{margin:15px 0}.footer .footer-menu input{width:260px;height:60px;border:none;background-color:#fff;font-size:16px;padding-left:15px;margin-top:25px;outline:none}.footer .footer-menu button{width:260px;height:60px;border:none;color:#fff;background-color:#000;font-family:Playfair Display,serif;font-size:15px;margin-top:20px}.footer .footer-menu .icon-logo{background-color:#fff;width:38px;height:38px;border-radius:50%;color:#ef5122;font-size:16px;text-align:center;padding-top:10px;margin-top:12px}.footer .footer-menu .icon-logo a{color:#ef5122}.footer .footer-menu .icon-logo:hover{transform:translateY(-5px);transition:.5s}.footer .footer-menu .icon{color:#ef5122;font-size:15px}.footer .footer-menu p{font-size:16px;font-family:Open Sans,sans-serif;color:#666}.footer .footer-menu h3{font-size:22px;font-family:Playfair Display,serif;color:#323232;font-weight:600;margin-bottom:25px}.footer .footer-menu .icon-text{display:flex;gap:10px}.footer .center{border-top:1px solid rgba(0,0,0,.1);display:flex;justify-content:center;padding:20px 0;align-items:center;color:#666;font-family:Playfair Display,serif;margin-top:118px}.footer .center p{margin-left:2px}.footer .center p a{color:#ef5122;text-decoration:none}.footer .center p a:hover{text-decoration:underline}.about-us{margin-bottom:7%}.about-us .about-logo{display:flex;align-items:center;justify-content:center;position:relative}.about-us .about-logo .about-text{position:absolute;text-align:center;z-index:2;padding-top:10%}.about-us .about-logo .about-text h3{color:#fff;font-size:40px;font-family:Playfair Display,serif;font-weight:600;margin-bottom:15px}.about-us .about-logo .about-text div{display:flex;justify-content:center;gap:15px}.about-us .about-logo .about-text div span{color:#fff;font-family:Open Sans,sans-serif;font-size:16px}.about-us .about-logo .about-text div p{color:#ef5122;font-family:Open Sans,sans-serif;font-size:16px}.about-us .about-logo .about-text div a{text-decoration:none;color:#fff;font-family:Open Sans,sans-serif;font-size:16px}.about-us .about-logo .about-text div a:hover{color:#ef5122;transition:.4s}.about-us .about-logo:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000c;z-index:1}.about-us .about-logo img{width:100%;height:550px;position:relative}@media (max-width: 1400px){.about-us .about-logo img{margin-top:100px}}@media (max-width: 1000px){.about-us .about-logo img{margin-top:150px}}@media (max-width: 768px){.about-us .about-logo img{margin-top:200px}}.about-us .menu{display:flex;margin-top:7%;margin-bottom:6%}@media (max-width: 1200px){.about-us .menu{flex-wrap:wrap}}@media (max-width: 425px){.about-us .menu{display:block}}.about-us .menu .menu-div{display:flex;gap:16px;margin:auto}.about-us .menu .menu-div h3{font-size:22px;font-family:Playfair Display,serif;color:#323232}.about-us .menu .menu-div h3:hover{color:#ef5122;transition:.4s}.about-us .menu .menu-div p{font-size:16px;color:#666;font-family:Open Sans,sans-serif;margin-top:15px;line-height:1.8}.about-us .menu .menu-div .menu-icon{color:#ef5122;font-size:28px}.about-us .section{display:flex;gap:45px}@media (max-width: 1024px){.about-us .section{display:block}}.about-us .section .section-img img{width:534px;height:432px}.about-us .section .section-text{margin-top:3%;width:625px}.about-us .section .section-text span{color:#ef5122;font-weight:500;font-size:16px;font-family:Open Sans,sans-serif;letter-spacing:4px}.about-us .section .section-text h3{color:#323232;font-size:40px;font-family:Playfair Display,serif;margin-top:9px;margin-bottom:22px}.about-us .section .section-text p{color:#666;font-size:16px;font-family:Open Sans,sans-serif;margin-top:15px;line-height:1.8}.about-us .carousel{width:100%;height:532px;background-color:#f8f8f8;text-align:center;margin-top:6%}.about-us .carousel .carousel-header{padding-top:6%}.about-us .carousel .carousel-header span{letter-spacing:4px;color:#ef5122;font-weight:500;font-size:16px;font-family:Open Sans,sans-serif;margin-bottom:10%}.about-us .carousel .carousel-header h2{font-size:40px;font-family:Playfair Display,serif;color:#323232}.about-us .section-2{display:flex;gap:45px;justify-content:center;margin-top:7%}@media (max-width: 1024px){.about-us .section-2{flex-direction:column-reverse}}.about-us .section-2 .section2-text{margin:auto;width:625px}@media (max-width: 1024px){.about-us .section-2 .section2-text{margin:0}}.about-us .section-2 .section2-text h2{font-size:40px;font-family:Playfair Display,serif;color:#323232;margin-bottom:22px}.about-us .section-2 .section2-text p{font-size:16px;color:#666;font-family:Open Sans,sans-serif;margin-top:18px;line-height:1.8}*{padding:0;margin:0}.home .arrow{position:relative;top:5%;margin-left:8px}.home .section{display:flex;justify-content:center;background-color:#f8f8f8;margin-top:190px;padding:80px 0 60px;gap:12%}@media (max-width: 1024px){.home .section{display:block}}@media (max-width: 1024px){.home .section .section-text{margin-bottom:70px}}.home .section .section-text h2{font-size:50px;color:#323232;font-family:Playfair Display,serif;margin-top:15px;margin-bottom:25px}.home .section .section-text span{font-family:Open Sans,sans-serif;font-size:16px;color:#ef5122}.home .section .section-text p{font-family:Open Sans,sans-serif;font-size:16px;color:#666}.home .section .section-text button{width:180px;height:52px;background-color:#ef5122;color:#fff;font-size:16px;font-family:Playfair Display,serif;border:none;margin-top:40px}.home .section .section-img{display:flex;gap:55px}.home .section .section-img .img-div div{width:280px;height:390px;border-radius:100px;border:transparent;border:1px solid rgba(0,0,0,.15);position:absolute;margin-left:25px}@media (max-width: 1240px){.home .section .section-img .img-div div{width:170px;height:280px;border-radius:50px}}.home .section .section-img .img-div img{position:relative;z-index:1;border-radius:100px;width:280px;height:390px;margin-top:25px}@media (max-width: 1240px){.home .section .section-img .img-div img{width:170px;height:280px;border-radius:50px}}.home .menu{display:flex;margin-top:70px}@media (max-width: 1200px){.home .menu{flex-wrap:wrap}}.home .menu .menu-div{display:flex;gap:16px}.home .menu .menu-div h3{font-size:22px;font-family:Playfair Display,serif;color:#323232}@media (max-width: 1110px){.home .menu .menu-div h3{font-size:20px}}@media (max-width: 975px){.home .menu .menu-div h3{font-size:17px}}.home .menu .menu-div h3:hover{color:#ef5122;transition:.4s}.home .menu .menu-div p{font-size:16px;color:#666;font-family:Open Sans,sans-serif;margin-top:15px;line-height:1.8}@media (max-width: 1110px){.home .menu .menu-div p{font-size:14px}}@media (max-width: 975px){.home .menu .menu-div p{font-size:11px}}.home .menu .menu-div .menu-icon{color:#ef5122;font-size:28px}@media (max-width: 1110px){.home .menu .menu-div .menu-icon{font-size:26px}}@media (max-width: 975px){.home .menu .menu-div .menu-icon{font-size:23px}}.home .menu-img{display:flex;justify-content:center;gap:25px;margin-top:90px}@media (max-width: 1200px){.home .menu-img{flex-wrap:wrap}}.home .menu-img .menu-product:hover p a{transition:.5s;color:#ef5122;text-decoration:none;position:relative;overflow:hidden}.home .menu-img .menu-product:hover p a:after{content:"";position:absolute;left:0;right:0;bottom:0;background-color:#ef5122;height:1px;width:100%;transform-origin:left;transform:scaleX(0);transition:transform .3s ease,height .3s ease}.home .menu-img .menu-product:hover p a:hover{text-decoration:none}.home .menu-img .menu-product:hover p a:hover:after{transform:scaleX(1);height:.2px}.home .menu-img div{position:relative}.home .menu-img div .menu-arrow{position:absolute;bottom:5%;margin-left:8px}.home .menu-img div h4{font-size:22px;font-family:Playfair Display,serif;color:#323232;font-weight:700;position:absolute;bottom:18%;left:6%}.home .menu-img div h4 a{text-decoration:none;color:#323232}.home .menu-img div p{font-size:16px;font-family:Open Sans,sans-serif;color:#323232;font-weight:500;left:6%;position:absolute;bottom:10%}.home .menu-img div p a{text-decoration:none;color:#323232}.home .menu-img img{width:100%;height:100%}.home .category{background-color:#f8f8f8;width:100%;height:100%;margin-top:90px}.home .category h2{color:#323232;font-size:40px;font-family:Playfair Display,serif;text-align:center;padding-top:100px;padding-bottom:40px}.home .category .category-menu{display:flex;gap:30px;margin-left:8%;padding-bottom:50px}@media (max-width: 1200px){.home .category .category-menu{flex-wrap:wrap}}.home .category .category-menu .category-div:hover h3 a{color:#ef5122;transition:.5s}.home .category .category-menu .category-div:hover img{transform:scale(1);transition:transform .5s ease}.home .category .category-menu .category-div:hover img:hover{transform:scale(1.2)}.home .category .category-menu h3{font-size:22px;color:#323232;font-family:Playfair Display,serif;margin-top:30px}.home .category .category-menu h3 a{text-decoration:none;color:#323232}.home .category .category-menu div{text-align:center}.home .category .category-menu .category-img{background-color:#fff;width:230px;height:230px;border-radius:50%}.home .category .category-menu .category-img img{width:160px;height:160px;margin-top:40px}.home .products{margin-top:100px;margin-bottom:100px}.home .products h2{text-align:center;color:#323232;font-size:40px;font-family:Playfair Display,serif;margin-bottom:42px}.home .products .products-card{display:flex;gap:25px;flex-wrap:wrap;position:relative;justify-content:center}.home .products .products-card .products-card-div{width:21%;box-shadow:0 5px 25px #0000000d}@media (max-width: 1300px){.home .products .products-card .products-card-div{width:30%}}@media (max-width: 1000px){.home .products .products-card .products-card-div{width:40%}}@media (max-width: 768px){.home .products .products-card .products-card-div{width:100%}}.home .products .products-card .products-card-div .product-text .h3{color:#323232;text-decoration:none}.home .products .products-card .products-card-div:hover .product-text .h3{color:#ef5122;transition:all .3s ease}.home .products .products-card .products-card-div:hover img{transform:scale(1.1);transition:transform .5s ease}.home .products .products-card .products-card-div:hover .product-img-icons{display:flex;flex-direction:column;gap:12px;position:absolute;bottom:30px;right:20px}.home .products .products-card .products-card-div:hover .product-img-icons div{background-color:#fff;border-radius:50%;padding:5px 8px;box-shadow:0 5px 25px #0000000d}.home .product-text{padding:20px 25px 25px}.home .product-text h3{color:#323232;font-size:16px;font-family:Playfair Display,serif;margin-bottom:15px}.home .product-text p{font-size:15px;color:#ef5122;font-family:Open Sans,sans-serif;font-weight:600}.home .product-img{background-color:#f8f8f8;text-align:center;position:relative}.home .product-img .span1{position:absolute;top:9%;left:0;font-size:14px;padding:4px 12px;background-color:#ef5122;color:#fff;font-family:Open Sans,sans-serif}.home .product-img .span2{position:absolute;top:9%;left:0;background-color:#323232;color:#fff;font-size:14px;padding:4px 12px;font-family:Open Sans,sans-serif}.home .product-img .span3{position:absolute;padding:4px 12px;background-color:#ef5122;color:#fff;font-family:Open Sans,sans-serif;top:9%;left:0}.home .product-img .product-img-icons{display:none}.home .section-2{display:flex;gap:60px}@media (max-width: 1000px){.home .section-2{display:block}}.home .section-2 .section-2-img{position:relative;margin:auto}.home .section-2 .section-2-img div{padding:32px 32px 0 0;border-radius:100px;border:1px solid rgba(0,0,0,.15);z-index:-1}.home .section-2 .section-2-img div img{width:600px;height:600px;border-radius:100px}.home .section-2 .section-2-text{margin:auto}.home .section-2 .section-2-text span{color:#ef5122;letter-spacing:4px;font-weight:500;font-size:16px;font-family:Opens Sans,sans-serif}.home .section-2 .section-2-text h3{font-size:40px;font-family:Playfair Display,serif;color:#323232;font-weight:600;margin-top:10px;margin-bottom:15px}.home .section-2 .section-2-text p{font-size:16px;font-family:Opens Sans,sans-serif;color:#666;line-height:1.8}.home .section-2 .section-2-text button{background-color:#ef5122;width:154px;height:54px;color:#fff;border:none;font-size:16px;font-family:Playfair Display,serif;margin-top:30px}.home .products-2{width:100%;padding-top:100px;padding-bottom:100px;background-color:#f8f8f8;margin-bottom:8%;margin-top:6%}.home .products-2 h1{font-size:40px;color:#323232;font-family:Playfair Display,serif;text-align:center}.home .products-2 .products2-card{display:flex;justify-content:center;gap:25px;margin-top:40px}@media (max-width: 1200px){.home .products-2 .products2-card{flex-wrap:wrap}}@media (max-width: 768px){.home .products-2 .products2-card{display:block}}.home .products-2 .products2-card .products2-card-div{box-shadow:0 5px 25px #0000000d;width:21%;margin-top:40px}@media (max-width: 1200px){.home .products-2 .products2-card .products2-card-div{width:40%}}@media (max-width: 768px){.home .products-2 .products2-card .products2-card-div{width:100%}}.home .products-2 .products2-card .products2-card-div:hover .product2-text .h3{color:#ef5122;transition:all .3s ease}.home .products-2 .products2-card .products2-card-div:hover img{transform:scale(1.1);transition:transform .5s ease}.home .products-2 .products2-card .products2-card-div:hover .product2-img .product2-img-icons{display:flex;flex-direction:column;gap:12px;position:absolute;bottom:30px;right:20px}.home .products-2 .products2-card .products2-card-div:hover .product2-img .product2-img-icons div{background-color:#fff;border-radius:50%;padding:5px 8px;box-shadow:0 5px 25px #0000000d}.home .products-2 .products2-card .products2-card-div .product2-img{background-color:#eee;text-align:center;position:relative}.home .products-2 .products2-card .products2-card-div .product2-img .span1{position:absolute;top:9%;left:0;font-size:14px;padding:4px 12px;background-color:#ef5122;color:#fff;font-family:Open Sans,sans-serif}.home .products-2 .products2-card .products2-card-div .product2-img .span2{position:absolute;top:9%;left:0;background-color:#323232;color:#fff;font-size:14px;padding:4px 12px;font-family:Open Sans,sans-serif}.home .products-2 .products2-card .products2-card-div .product2-img .product2-img-icons{display:none}.home .products-2 .products2-card .products2-card-div .product2-text{padding:20px 25px 25px;background-color:#fff}.home .products-2 .products2-card .products2-card-div .product2-text p{font-size:15px;color:#ef5122;font-family:Open Sans,sans-serif;font-weight:600}.home .products-2 .products2-card .products2-card-div .product2-text h3{color:#323232;font-size:16px;font-family:Playfair Display,serif;margin-bottom:15px}.home .products-3 h1{font-size:40px;color:#323232;font-family:Playfair Display,serif;text-align:center}.home .products-3 .products3-card{display:flex;justify-content:center;gap:25px;margin-top:40px;margin-bottom:8%}@media (max-width: 1000px){.home .products-3 .products3-card{flex-wrap:wrap}}@media (max-width: 500px){.home .products-3 .products3-card{display:block}}.home .products-3 .products3-card .products3-card-div{width:20%;box-shadow:0 5px 25px #0000000d}@media (max-width: 1000px){.home .products-3 .products3-card .products3-card-div{width:30%}}@media (max-width: 768px){.home .products-3 .products3-card .products3-card-div{width:40%}}@media (max-width: 500px){.home .products-3 .products3-card .products3-card-div{width:100%}}.home .products-3 .products3-card .products3-card-div .product3-text{margin-left:20px}.home .products-3 .products3-card .products3-card-div .product3-text h3{margin-top:15px;margin-bottom:15px}.home .products-3 .products3-card .products3-card-div .product3-text h3:hover{color:#ef5122;transition:.4s}.home .products-3 .products3-card .products3-card-div .product3-img{background-color:#f3f4f6;position:relative;text-align:center}.home .data{display:flex;justify-content:space-around;text-align:center;margin-bottom:30px}.home .data p{font-size:14px;font-family:Open Sans,sans-serif;color:#666}.home .data .data-back{background-color:#f8f8f8;width:45px;height:45px;border-radius:50%;font-size:16px;font-family:Open Sans,sans-serif;text-align:center;padding-top:10px}.home .price{display:flex;gap:10px;margin-bottom:15px}.home .price .price1{color:#ef5122;font-size:15px;font-family:Open Sans,sans-serif;font-weight:600}.home .price .price2{color:#888;font-size:15px;font-family:Open Sans,sans-serif;text-decoration:line-through;font-weight:600}.home .rating{color:#fec107;margin-bottom:10px}.home .rating .star{font-size:20px}.home .span1{position:absolute;top:9%;left:0;font-size:14px;padding:4px 12px;background-color:#323232;color:#fff;font-family:Open Sans,sans-serif}.home .span2{position:absolute;top:9%;left:0;font-size:14px;padding:4px 12px;background-color:#ef5122;color:#fff;font-family:Open Sans,sans-serif}.register-img{display:flex;align-items:center;justify-content:center;position:relative}.register-img .register-text{position:absolute;text-align:center;z-index:2;padding-top:10%}.register-img .register-text h3{color:#fff;font-size:40px;font-family:Playfair Display,serif;font-weight:600;margin-bottom:15px}.register-img .register-text div{display:flex;justify-content:center;gap:15px}.register-img .register-text div span{color:#fff;font-family:Open Sans,sans-serif;font-size:16px}.register-img .register-text div p{color:#ef5122;font-family:Open Sans,sans-serif;font-size:16px}.register-img .register-text div a{text-decoration:none;color:#fff;font-family:Open Sans,sans-serif;font-size:16px}.register-img .register-text div a:hover{color:#ef5122;transition:.4s}.register-img:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000c;z-index:1}.register-img img{width:100%;height:550px}.sign-up{background-color:#f8f8f8;width:535px;height:auto;margin:6% auto 100px;padding-bottom:30px}.sign-up .sign{padding-top:30px;padding-left:30px}.sign-up .sign .relative-eye{position:relative}.sign-up .sign .relative-eye .eye{border:none;background-color:transparent;color:#ef5122;position:absolute;bottom:-20px;left:42%}.sign-up .sign .confirm-password{margin-bottom:20px}.sign-up .sign h3{color:#323232;font-size:28px;font-family:Playfair Display,serif;font-weight:600;margin-bottom:10px}.sign-up .sign button{width:474px;height:55px;background-color:#ef5122;border-radius:4px;border:none;margin-top:22px;margin-bottom:22px}.sign-up .sign button a{color:#fff;font-size:16px;font-family:Playfair Display,serif;text-decoration:none}.sign-up .sign p{color:#666;font-size:16px;font-family:Open Sans,sans-serif}.sign-up .sign p a{color:#ef5122;font-weight:500;text-decoration:none;position:relative;overflow:hidden}.sign-up .sign p a:after{content:"";position:absolute;left:0;right:0;bottom:0;background-color:#ef5122;height:1px;width:100%;transform-origin:left;transform:scaleX(0);transition:transform .3s ease,height .3s ease}.sign-up .sign p a:hover{text-decoration:none}.sign-up .sign p a:hover:after{transform:scaleX(1);height:.2px}.sign-up .sign input{display:block;margin-top:20px;width:474px;height:60px;border:none;font-size:16px;font-family:Open Sans,sans-serif;padding-left:15px;outline:none}.sign-up .accept{display:flex;gap:10px}.sign-up .accept input{width:15px;color:#ef5122}.sign-up .accept p{padding-top:38px}.shop{margin-bottom:7%}.shop .shop-grid-img{display:flex;align-items:center;justify-content:center;position:relative}@media (max-width: 1000px){.shop .shop-grid-img{padding-top:100px}}.shop .shop-grid-img .shop-grid-text{position:absolute;text-align:center;z-index:2;padding-top:10%}.shop .shop-grid-img .shop-grid-text h3{color:#fff;font-size:40px;font-family:Playfair Display,serif;font-weight:600;margin-bottom:15px}.shop .shop-grid-img .shop-grid-text div{display:flex;justify-content:center;gap:15px}.shop .shop-grid-img .shop-grid-text div span{color:#fff;font-family:Open Sans,sans-serif;font-size:16px}.shop .shop-grid-img .shop-grid-text div p{color:#ef5122;font-family:Open Sans,sans-serif;font-size:16px}.shop .shop-grid-img .shop-grid-text div a{text-decoration:none;color:#fff;font-family:Open Sans,sans-serif;font-size:16px}.shop .shop-grid-img .shop-grid-text div a:hover{color:#ef5122;transition:.4s}.shop .shop-grid-img:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;z-index:1}.shop .shop-grid-img img{width:100%;height:550px}.shop .product-filter{display:flex;justify-content:space-between;margin-top:10%}@media (max-width: 768px){.shop .product-filter{display:block}}.shop .product-filter p{color:#323232;font-size:18px;font-weight:500;font-family:Open Sans,sans-serif}.shop .product-filter .filters{display:flex;gap:30px}@media (max-width: 768px){.shop .product-filter .filters{flex-direction:column;gap:0}}.shop .product-filter .filters .input-search{position:relative}.shop .product-filter .filters .input-search button{border:none}.shop .product-filter .filters .input-search button .search{position:absolute;color:#000;font-size:20px;top:0;height:100%;right:15px}.shop .product-filter .filters .input-search input{width:300px;height:60px;background:transparent;border-radius:0;border:1px solid rgba(0,0,0,.1);color:#323232;font-size:16px;padding:10px 60px 10px 20px}@media (max-width: 1024px){.shop .product-filter .filters .input-search input{width:200px}}@media (max-width: 768px){.shop .product-filter .filters .input-search input{width:100%}}.shop .product-filter .filters select{width:300px;border-radius:5px;padding:10px 15px;color:#393939;background-color:transparent;border:1px solid rgba(0,0,0,.1);font-size:16px;height:60px;font-family:Open Sans,sans-serif}@media (max-width: 1024px){.shop .product-filter .filters select{width:200px}}@media (max-width: 768px){.shop .product-filter .filters select{width:100%}}.shop .products-card{display:flex;justify-content:center;flex-wrap:wrap;gap:25px;margin-top:40px}@media (max-width: 768px){.shop .products-card{display:block}}.shop .products-card .products-card-div{width:21%;box-shadow:0 3px 20px #0000000d;background-color:#fff;padding:25px}@media (max-width: 1200px){.shop .products-card .products-card-div{width:45%}}.shop .products-card .products-card-div:hover .product-text h3{color:#ef5122;transition:all .3s ease}.shop .products-card .products-card-div:hover img{transform:scale(1.1);transition:transform .5s ease}.shop .products-card .products-card-div:hover .product-img .product-img-icons{display:flex;flex-direction:column;gap:12px;position:absolute;bottom:30px;right:20px}.shop .products-card .products-card-div:hover .product-img .product-img-icons div{background-color:#fff;border-radius:50%;padding:5px 8px;box-shadow:0 5px 25px #0000000d}.shop .products-card .products-card-div:hover .product-img .product-img-icons div:hover{background-color:#ef5122;color:#fff;transition:.5s}.shop .products-card .products-card-div .product-img{background-color:#eee;text-align:center;position:relative}.shop .products-card .products-card-div .product-img img{padding:20px 30px;width:220px}@media (max-width: 550px){.shop .products-card .products-card-div .product-img img{width:140px}}.shop .products-card .products-card-div .product-img .span1{position:absolute;top:9%;left:7%;font-size:14px;padding:4px 12px;background-color:#ef5122;color:#fff;font-family:Open Sans,sans-serif}.shop .products-card .products-card-div .product-img .span2{position:absolute;top:9%;left:7%;background-color:#323232;color:#fff;font-size:14px;padding:6px 14px;font-family:Open Sans,sans-serif}.shop .products-card .products-card-div .product-img .span3{position:absolute;padding:4px 12px;background-color:#ef5122;color:#fff;font-family:Open Sans,sans-serif;top:9%;left:7%}.shop .products-card .products-card-div .product-img .product-img-icons{display:none}.shop .products-card .products-card-div .product-text{padding:25px 0 0;background-color:#fff}.shop .products-card .products-card-div .product-text p{font-size:15px;color:#ef5122;font-family:Open Sans,sans-serif;font-weight:600}.shop .products-card .products-card-div .product-text .rating{color:#fec107;margin-bottom:10px}.shop .products-card .products-card-div .product-text .rating .star{font-size:20px}.shop .products-card .products-card-div .product-text .h3{text-decoration:none;color:#323232;font-size:16px;font-family:Playfair Display,serif;margin-bottom:15px}.shop .transition{display:flex;justify-content:center;text-align:center;gap:10px;margin-top:60px}.shop .transition .a{background-color:#f3f4f6;border-radius:50%;width:45px;height:45px;text-decoration:none;font-size:16px;font-family:Open Sans,sans-serif;padding-top:12px;color:#323232;font-weight:500}.shop .transition .a:hover{background-color:#ef5122;color:#fff;transition:.5s}.shop .transition .a-1{background-color:#ef5122;border-radius:50%;width:45px;height:45px;text-decoration:none;font-size:16px;font-family:Open Sans,sans-serif;padding-top:12px;color:#fff;font-weight:500}.product{margin-bottom:10%}.product .detail-logo{display:flex;align-items:center;justify-content:center;position:relative}@media (max-width: 1000px){.product .detail-logo{padding-top:100px}}.product .detail-logo .detail-text{position:absolute;text-align:center;z-index:2;padding-top:10%}.product .detail-logo .detail-text h3{color:#fff;font-size:40px;font-family:Playfair Display,serif;font-weight:600;margin-bottom:15px}.product .detail-logo .detail-text div{display:flex;justify-content:center;gap:15px}.product .detail-logo .detail-text div span{color:#fff;font-family:Open Sans,sans-serif;font-size:16px}.product .detail-logo .detail-text div p{color:#ef5122;font-family:Open Sans,sans-serif;font-size:16px}.product .detail-logo .detail-text div a{text-decoration:none;color:#fff;font-family:Open Sans,sans-serif;font-size:16px}.product .detail-logo .detail-text div a:hover{color:#ef5122;transition:.4s}.product .detail-logo:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;z-index:1}.product .detail-logo img{width:100%;height:550px}.product .product-detail{display:flex;margin:7% auto auto;gap:50px;max-width:1300px}@media (max-width: 1000px){.product .product-detail{display:block}}.product .product-detail .product-text{margin-top:30px}.product .product-detail .product-img{border:1px solid #EEEFF2;width:100%;height:421px;text-align:center;margin-top:60px}.product .product-detail .product-img img{width:360px;height:360px;margin-top:6%}.product .product-detail .buttons{display:flex;gap:15px}.product .product-detail .buttons .card-button{background-color:#252525;color:#fff;width:166px;height:53px;font-size:16px;font-family:PlayFair Display,sans-serif;border:none}.product .product-detail .buttons .wish-button{background-color:#ef5122;color:#fff;width:192px;height:53px;font-size:16px;font-family:PlayFair Display,sans-serif;border:none}.product .product-detail select{width:144px;background-color:#f8f8f8;height:50px;border:none;font-size:16px;margin-left:-8px}.product .product-detail select option{color:#000}.product .lorem{font-size:16px;color:#666;font-family:Open Sans,sans-serif;line-height:1.8}.product .rating{display:flex;gap:5px;margin-top:15px;margin-bottom:15px}.product .rating .star{font-size:16px;color:#fdcb05}.product .span-1{font-size:16px;color:#ef5122;font-family:Open Sans,sans-serif;font-weight:500;margin-right:8px}.product .span-2{font-size:16px;color:#888;font-family:Open Sans,sans-serif;font-weight:500;text-decoration:line-through}.product .title{font-size:20px;font-family:PlayFair Display,serif;font-weight:600;color:#323232;margin-bottom:15px}.product .text{display:flex;justify-content:space-between;margin-top:22px}.product .text p{font-size:16px;color:#666;font-family:Open Sans,sans-serif}.product .pr1{margin-top:10px}.product .property{display:flex;justify-content:space-between;margin-top:18px}.product .property .property-span{display:flex;justify-content:center;gap:20px;width:144px;height:50px;background-color:#f8f8f8}.product .property .property-span span{color:#323232;font-size:20px;font-family:Opens Sans,sans-serif;margin-top:10px}.product .property .property-span .property-numb{border-left:1px solid rgba(69,69,70,.07);border-right:1px solid rgba(69,69,70,.07);padding-left:15px;padding-right:15px}.product .property h4{font-size:18px;font-weight:500;font-family:PlayFair Display,serif;color:#323232}
