.widget_banner_style_1 .banner-grid{display:grid;grid-template-columns:repeat(var(--banner-number),1fr);gap:var(--banner-gap,10px);width:100%;flex-wrap:wrap}.widget_banner_style_1 .banner-grid .banner img{width:100%;border-radius:var(--banner-radio,10px)}@media (max-width:600px){.widget_banner_style_1 .banner-grid{grid-template-columns:repeat(var(--banner-number-mobile),1fr)}}.widget_about_style_1 .about-grid{--gutter:calc(var(--bs-gutter-x)/2);display:grid;grid-template-columns:calc(var(--about-left-width, 50%) - var(--gutter)) calc(var(--about-right-width, 50%) - var(--gutter));gap:var(--bs-gutter-x)}.widget_about_style_1 .about-content .description{margin-bottom:40px}.widget_about_style_1 .about-content p{font-size:14px;line-height:25px;margin-bottom:10px;margin-top:10px}.widget_about_style_1 .about-content ul{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;list-style-type:none;margin-right:-10px;margin-bottom:5px;margin-top:5px}.widget_about_style_1 .about-content ul li{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%;margin-top:10px;font-weight:600;color:#777;position:relative;padding-right:10px;padding-left:22px}.widget_about_style_1 .about-image{-webkit-animation:move3 5s infinite;animation:move3 5s infinite}.widget_about_style_1 .about-image .about-img-wrapper{height:100%;width:100%;position:relative;-webkit-box-flex:0}.widget_about_style_1 .about-image .about-img-inner{position:absolute;width:100%;height:100%;top:0}.widget_about_style_1 .about-image .about-img-inner img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}@media (max-width:768px){.widget_about_style_1 .about-grid{grid-template-columns:1fr}.widget_about_style_1 .about-image .about-img-wrapper{height:100%;width:100%;position:relative;-webkit-box-flex:0}.widget_about_style_1 .about-image .about-img-inner{position:relative;width:100%;height:100%;top:0}.widget_about_style_1 .about-image .about-img-inner img{position:relative;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}}.widget_item_style_20 .item{position:relative;overflow:hidden;background-color:#fff;border-radius:7px}.widget_item_style_20 .item .info{padding:15px}.widget_item_style_20 .item .info .img{position:relative;padding-top:20px}.widget_item_style_20 .item .info .img .icon{width:var(--item-icon-height);height:var(--item-icon-height);padding:15px;border-radius:50%;box-shadow:0 0 5px #ccc;position:absolute;bottom:0;left:0}.widget_item_style_20 .item .info .img .icon img{width:100%;height:100%;object-fit:contain}.widget_item_style_20 .item .info .title{margin-top:5px}.widget_item_style_20 .item .info .title .heading{color:#000;font-size:16px;font-weight:700;margin:0}.widget_item_style_20 .item .info .title .description{color:#8a8b8c;font-size:14px;line-height:20px;margin:5px 0 0 0}.widget_item_style_20 .item .banner{position:relative;padding-bottom:80%;height:0;overflow:hidden}.widget_item_style_20 .item .banner img{position:absolute;top:50%;left:50%;width:100%;height:100%;object-fit:cover;transform:translate(-50%,-50%);transition:200ms}.widget_item_style_20 .item:hover .info .img img{animation:jittery 2s infinite}.widget_item_style_20 .item:hover .banner img{transform:scale(1.05) translate(-50%,-50%)}@keyframes jittery{5%,50%{transform:scale(1)}10%{transform:scale(.9)}15%{transform:scale(1.15)}20%{transform:scale(1.15) rotate(-5deg)}25%{transform:scale(1.15) rotate(5deg)}30%{transform:scale(1.15) rotate(-3deg)}35%{transform:scale(1.15) rotate(2deg)}40%{transform:scale(1.15) rotate(0)}}.widget_product_style_1{overflow:hidden}.widget_product_style_1 .box-content{overflow:hidden;position:relative;border-radius:24px;background:var(--Color,#ffffff);padding:20px}.widget_product_style_1 .item{background-color:#FFF;margin-bottom:var(--bs-gutter-x)}.widget_product_style_1 .wg-loading{min-height:300px}.widget_product_style_1 .button{display:grid;place-items:center;place-content:center;width:100%}.widget_product_style_1 .button .btn-mr-pr{margin:20px auto;border-radius:8px;border:2px solid var(--Color,#ffffff);background:linear-gradient(180deg,#75aa22 0%,#426e0a 100%);box-shadow:0 4px 4px 0 rgba(0,0,0,.25);padding:12px 20px}.widget_post_style_1 .box-content{position:relative}.widget_post_style_1 .post-list-grid{display:grid;grid-template-columns:repeat(var(--item-number,3),1fr);gap:var(--bs-gutter-x)}.widget_post_style_1 .item-wrapper{padding:calc(var(--bs-gutter-x)/2)}.widget_post_style_1 .item:hover{box-shadow:0 4px 20px 0 rgba(0,0,0,.2),0 0 0 transparent}.widget_post_style_1 .item .img{padding-top:var(--wpost-img-ration,100%);width:100%}.widget_post_style_1 .item .img img{height:100%;width:100%;object-fit:cover}.widget_post_style_1 .item .title{padding:10px;display:flex;flex-direction:column}.widget_post_style_1 .item .title .header{font-size:16px;line-height:25px;font-family:var(--font-family);margin-top:8px;margin-bottom:0;color:#000;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.widget_post_style_1 .item .title .header a{color:currentColor;outline:none}.widget_post_style_1 .item .title .description{margin-top:8px;height:55px;text-align:initial;color:#687385}.widget_post_style_1 .item .title .post-created{margin-top:8px;color:#888;font-size:12px}.widget_post_style_1 .item .title .post-info{margin:0 0 20px 0}.widget_post_style_1 .item .title .read-more a{position:relative;transition:all 0.3s;border-radius:10px}.widget_post_style_1 .item .title .read-more a:hover{padding-left:20px}@media (max-width:1000px){.widget_post_style_1 .post-list-grid{grid-template-columns:repeat(var(--item-number-tablet,3),1fr)}}@media (max-width:600px){.widget_post_style_1 .post-list-grid{grid-template-columns:repeat(var(--item-number-mobile,2),1fr)}.widget_post_style_1 .item{padding:0;margin:10px}.widget_post_style_1 .item .img{height:200px}}.widget_product_style_14 .row-widget{--gutter:calc(var(--bs-gutter-x)/2);display:grid;grid-template-columns:calc(var(--box-left-width, 40%) - var(--gutter)) calc(var(--box-right-width, 60%) - var(--gutter));gap:var(--bs-gutter-x)}.widget_product_style_14 .product_style_14_header{margin-bottom:15px}.widget_product_style_14 .product_style_14_header .header{text-align:left}.widget_product_style_14 .product_style_14_header .description p{margin-bottom:0}.widget_product_style_14 .box-banner .banner{position:relative;height:calc(100% - 70px);border-radius:8px;overflow:hidden;margin-top:30px}.widget_product_style_14 .box-banner .banner .banner-wrapper{height:100%;width:100%;position:relative;-webkit-box-flex:0}.widget_product_style_14 .box-banner .banner .banner-wrapper a{position:absolute;width:100%;height:100%;top:0;left:0}.widget_product_style_14 .box-banner .banner .banner-inner{position:absolute;width:100%;height:100%;top:0;overflow:hidden}.widget_product_style_14 .box-banner .banner .banner-inner img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}.widget_product_style_14 .box-banner .banner:hover img{opacity:.5;transition:500ms}.widget_product_style_14 .box-products{width:100%;position:relative;display:block;overflow-x:hidden}.widget_product_style_14 .box-products .product_style_14_header .description{display:grid;grid-template-columns:1fr;grid-gap:20px;align-items:center}.widget_product_style_14 .box-products .product_style_14_header .description .box-categories{display:block;width:100%;overflow:hidden;position:relative}.widget_product_style_14 .product_style_14_category_list{list-style-type:none;margin-bottom:0;padding:0 30px}.widget_product_style_14 .product_style_14_category_list .slick-next{right:0;background:var(--theme-color);border-radius:50%}.widget_product_style_14 .product_style_14_category_list .slick-prev{left:0;background:var(--theme-color);border-radius:50%}.widget_product_style_14 .product_style_14_category_list .item{margin:5px;box-shadow:none;outline:none}.widget_product_style_14 .product_style_14_category_list .item a{padding:3px 10px;color:#000;border:1px solid #dcdcdc;border-radius:10px;display:inline-block;line-height:14px;text-decoration:unset;box-shadow:none;outline:none}.widget_product_style_14 .product_style_14_category_list .item:focus{box-shadow:none;outline:none}.widget_product_style_14 .product_style_14_category_list .item:focus a{box-shadow:none;outline:none}.widget_product_style_14 .product_style_14_category_list .item:hover a{background-color:var(--theme-color);border-color:var(--theme-color);color:#fff}.widget_product_style_14 .product_style_14_category_list .item a.active{background-color:var(--theme-color);border-color:var(--theme-color);color:#fff}.widget_product_style_14 .product-more-link{margin-top:15px;text-align:right}.widget_product_style_14 .product-more-link .more-link{color:#000;text-transform:uppercase;font-weight:500;position:relative;transition:all 200ms}.widget_product_style_14 .product-more-link .more-link i{display:none}.widget_product_style_14 .product-more-link .more-link:hover{padding-right:20px;color:var(--theme-color);text-decoration:underline}.widget_product_style_14 .product-more-link .more-link:hover i{display:inline}@media (max-width:768px){.widget_product_style_14 .row-widget{grid-template-columns:1fr}.widget_product_style_14 .box-banner{display:none}.widget_product_style_14 .box-products .product_style_14_header .description{grid-template-columns:1fr;grid-gap:0}}.widget_feedback_style_9 .box-content{padding-bottom:50px;padding-top:50px}.widget_feedback_style_9 .testimonial-block{height:auto;padding:12px 12px 50px 0}.widget_feedback_style_9 .testimonial-block .inner-box{height:100%;position:relative;border-radius:10px;padding:30px 27px 30px;max-width:var(--feedback-max-width,800px);margin:0 auto 10px auto;background-color:#fff;background-position:left bottom;background-repeat:no-repeat}.widget_feedback_style_9 .testimonial-block .inner-box:before{position:absolute;content:'';left:10px;bottom:-65px;width:145px;height:90px;background:url(views/theme-store/widget/feedback/style9/assets/images/testimonial-curve.png) no-repeat}.widget_feedback_style_9 .testimonial-block .inner-box .quote-icon{position:absolute;right:0;top:0;width:50px;height:50px;color:#fff;line-height:50px;font-size:24px;text-align:center;display:inline-block;background-color:var(--feedback-quoter-color,#ff9d00);border-radius:0 10px 0 0}.widget_feedback_style_9 .testimonial-block .inner-box .border-layer{position:absolute;left:10px;top:-12px;right:-12px;bottom:10px;border-radius:10px;border:2px solid var(--feedback-border-color,#ff9d00)}.widget_feedback_style_9 .testimonial-block .author-box{position:relative;display:flex;gap:10px}.widget_feedback_style_9 .testimonial-block .author-box .author-image{width:70px;height:70px;overflow:hidden;border-radius:5px}.widget_feedback_style_9 .testimonial-block .author-box .author-image img{display:block;width:100%;-webkit-transform-style:preserve-3d}.widget_feedback_style_9 .testimonial-block .author-box .author-rating{position:relative;color:var(--feedback-star-color,#ff9d00);font-size:16px}.widget_feedback_style_9 .testimonial-block .author-box .author-rating span{margin-right:3px}.widget_feedback_style_9 .testimonial-block .author-box .author-name{color:var(--theme-color);font-size:24px;font-weight:700}.widget_feedback_style_9 .testimonial-block .author-box .author-office{font-weight:400;color:#555;font-size:14px}.widget_feedback_style_9 .testimonial-block .text{position:relative;color:#555;font-size:16px;margin-top:25px;line-height:1.9em}.widget_feedback_style_9 .feedback-heading{display:flex;width:100%;align-items:center;flex-wrap:wrap}.widget_feedback_style_9 .arrow-box{text-align:right;width:150px;flex:0 0 auto;margin-left:auto}.widget_feedback_style_9 .arrow-feedback{border:1px solid #fff;background-color:#fff;height:50px;width:50px;line-height:50px;font-size:30px;text-align:center;display:inline-block;margin-bottom:10px;cursor:pointer;transition:all 0.3s}.widget_feedback_style_9 .arrow-feedback:hover{background-color:var(--theme-color);color:#fff}.widget_item_style_14 .row-flex{position:relative;display:grid;grid-template-columns:repeat(var(--item-number),1fr);gap:20px}.widget_item_style_14 .item{margin-bottom:15px;margin-top:45px;outline:none;position:relative;box-shadow:0 2px 5px 0 rgba(0,0,0,.15);background-color:#fff;padding:60px 40px;transition:all 0.3s}.widget_item_style_14 .item a{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center}.widget_item_style_14 .item .number-box{position:absolute;top:-95px;left:0;background-color:var(--item-number-bg,#000000)}.widget_item_style_14 .item .number-box .number{padding:28px 12px;font-size:52px;font-weight:500;color:var(--item-number-color,#ffffff);transition:.3s ease;margin:0;display:flex;justify-content:center;align-items:center}.widget_item_style_14 .item .title{text-align:left}.widget_item_style_14 .item .heading{font-size:16px;font-weight:700;margin:0 0 5px;color:#000;text-transform:uppercase}.widget_item_style_14 .item p{font-size:14px;color:#8a8b8c}.widget_item_style_14 .item:before{content:"";position:absolute;background-repeat:no-repeat;opacity:0;transition:all .5s;-webkit-transform:scale(.1);transform:scale(.1);z-index:0;background-image:url(views/theme-store/widget/items/image/item-before.png);height:100%;top:-30px;left:-30px;width:100%}.widget_item_style_14 .item:after{content:"";position:absolute;background-repeat:no-repeat;opacity:0;transition:all .5s;-webkit-transform:scale(.1);transform:scale(.1);z-index:0;background-image:url(views/theme-store/widget/items/image/item-after.png);height:290px;bottom:-40px;right:-30px;width:250px}.widget_item_style_14 .item:hover{background-color:#000}.widget_item_style_14 .item:hover:after{opacity:1;-webkit-transform:scale(.5);transform:scale(.5)}.widget_item_style_14 .item:hover:before{opacity:1;-webkit-transform:scale(.5);transform:scale(.5)}.widget_item_style_14 .item:hover .heading,.widget_item_style_14 .item:hover p{color:#fff}.widget_item_style_14 .item:hover .number-box .number{background-color:var(--item-number-bg-hover,var(--theme-color));color:var(--item-number-color-hover,#ffffff)}.widget_item_style_14 .item.active:after{opacity:1;-webkit-transform:scale(.5);transform:scale(.5)}.widget_item_style_14 .item.active:before{opacity:1;-webkit-transform:scale(.5);transform:scale(.5)}@media (max-width:1000px){.widget_item_style_14 .row-flex{grid-template-columns:repeat(var(--item-number-tablet),1fr)}}@media (max-width:600px){.widget_item_style_14 .row-flex{grid-template-columns:repeat(var(--item-number-mobile),1fr)}}footer{position:relative}footer .widget_footer_style_4 .footer-grid{display:flex;flex-wrap:wrap;gap:10px}footer .widget_footer_style_4 .footer-column{flex:0 0 auto}footer .widget_footer_style_4 .footer-column-1{width:calc(var(--footer-column-1, 25%) - 10px)}footer .widget_footer_style_4 .footer-column-2{width:calc(var(--footer-column-2, 25%) - 10px)}footer .widget_footer_style_4 .footer-column-3{width:calc(var(--footer-column-3, 25%) - 10px)}footer .widget_footer_style_4 .footer-column-4{width:calc(var(--footer-column-4, 25%) - 10px)}footer .widget_footer_style_4 ul.footer-menu{padding:0}footer .widget_footer_style_4 ul.footer-menu li a{display:block;padding:0;transition:all 0.5s}footer .widget_footer_style_4 ul.footer-menu li a i{display:none}footer .widget_footer_style_4 iframe{width:100%;height:300px}@media (max-width:768px){footer .widget_footer_style_4 .footer-grid{display:block}footer .widget_footer_style_4 .footer-column{width:100%!important;margin-bottom:20px}}