/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/.animated{animation-duration:1s;animation-fill-mode:both}.animated.hinge{animation-duration:2s}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-30px)}60%{transform:translateY(-15px)}}.bounce{animation-name:bounce}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.pulse{animation-name:pulse}@keyframes shake{0%,to{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-10px)}20%,40%,60%,80%{transform:translateX(10px)}}.shake{animation-name:shake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scale(1)}10%,20%{transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale(1.1) rotate(3deg)}40%,60%,80%{transform:scale(1.1) rotate(-3deg)}to{transform:scale(1) rotate(0)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:translateX(0)}15%{transform:translateX(-25%) rotate(-5deg)}30%{transform:translateX(20%) rotate(3deg)}45%{transform:translateX(-15%) rotate(-3deg)}60%{transform:translateX(10%) rotate(2deg)}75%{transform:translateX(-5%) rotate(-1deg)}to{transform:translateX(0)}}.wobble{animation-name:wobble}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.9)}to{transform:scale(1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{0%{opacity:0;transform:translateY(-2000px)}60%{opacity:1;transform:translateY(30px)}80%{transform:translateY(-10px)}to{transform:translateY(0)}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%{opacity:0;transform:translateX(-2000px)}60%{opacity:1;transform:translateX(30px)}80%{transform:translateX(-10px)}to{transform:translateX(0)}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%{opacity:0;transform:translateX(2000px)}60%{opacity:1;transform:translateX(-30px)}80%{transform:translateX(10px)}to{transform:translateX(0)}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%{opacity:0;transform:translateY(2000px)}60%{opacity:1;transform:translateY(-30px)}80%{transform:translateY(10px)}to{transform:translateY(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{0%{transform:scale(1)}25%{transform:scale(.95)}50%{opacity:1;transform:scale(1.1)}to{opacity:0;transform:scale(.3)}}.bounceOut{animation-name:bounceOut}@keyframes bounceOutDown{0%{transform:translateY(0)}20%{opacity:1;transform:translateY(-20px)}to{opacity:0;transform:translateY(2000px)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{0%{transform:translateX(0)}20%{opacity:1;transform:translateX(20px)}to{opacity:0;transform:translateX(-2000px)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{0%{transform:translateX(0)}20%{opacity:1;transform:translateX(-20px)}to{opacity:0;transform:translateX(2000px)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{0%{transform:translateY(0)}20%{opacity:1;transform:translateY(20px)}to{opacity:0;transform:translateY(-2000px)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translateY(-2000px)}to{opacity:1;transform:translateY(0)}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translateX(-2000px)}to{opacity:1;transform:translateX(0)}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translateX(2000px)}to{opacity:1;transform:translateX(0)}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translateY(2000px)}to{opacity:1;transform:translateY(0)}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(2000px)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-20px)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-2000px)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(20px)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(2000px)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-2000px)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{transform:perspective(400px) translateZ(0) rotateY(0) scale(1);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);animation-timing-function:ease-in}80%{transform:perspective(400px) translateZ(0) rotateY(1turn) scale(.95);animation-timing-function:ease-in}to{transform:perspective(400px) translateZ(0) rotateY(1turn) scale(1);animation-timing-function:ease-in}}.animated.flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);opacity:0}40%{transform:perspective(400px) rotateX(-10deg)}70%{transform:perspective(400px) rotateX(10deg)}to{transform:perspective(400px) rotateX(0deg);opacity:1}}.flipInX{backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);opacity:0}40%{transform:perspective(400px) rotateY(-10deg)}70%{transform:perspective(400px) rotateY(10deg)}to{transform:perspective(400px) rotateY(0deg);opacity:1}}.flipInY{backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px) rotateX(0deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px) rotateY(0deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{0%{transform:translateX(100%) skewX(-30deg);opacity:0}60%{transform:translateX(-20%) skewX(30deg);opacity:1}80%{transform:translateX(0) skewX(-15deg);opacity:1}to{transform:translateX(0) skewX(0deg);opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{transform:translateX(0) skewX(0deg);opacity:1}to{transform:translateX(100%) skewX(-30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:center center;transform:rotate(-200deg);opacity:0}to{transform-origin:center center;transform:rotate(0);opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:left bottom;transform:rotate(0);opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(90deg);opacity:0}to{transform-origin:right bottom;transform:rotate(0);opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(90deg);opacity:0}to{transform-origin:left bottom;transform:rotate(0);opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:rotate(0);opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:center center;transform:rotate(0);opacity:1}to{transform-origin:center center;transform:rotate(200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;transform:rotate(0);opacity:1}to{transform-origin:left bottom;transform:rotate(90deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;transform:rotate(0);opacity:1}to{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;transform:rotate(0);opacity:1}to{transform-origin:left bottom;transform:rotate(-90deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;transform:rotate(0);opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes slideInDown{0%{opacity:0;transform:translateY(-2000px)}to{transform:translateY(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-2000px)}to{transform:translateX(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{opacity:0;transform:translateX(2000px)}to{transform:translateX(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideOutLeft{0%{transform:translateX(0)}to{opacity:0;transform:translateX(-2000px)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateX(0)}to{opacity:0;transform:translateX(2000px)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateY(0)}to{opacity:0;transform:translateY(-2000px)}}.slideOutUp{animation-name:slideOutUp}@keyframes hinge{0%{transform:rotate(0);transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out}80%{transform:rotate(60deg) translateY(0);opacity:1;transform-origin:top left;animation-timing-function:ease-in-out}to{transform:translateY(700px);opacity:0}}.hinge{animation-name:hinge}@keyframes rollIn{0%{opacity:0;transform:translateX(-100%) rotate(-120deg)}to{opacity:1;transform:translateX(0) rotate(0deg)}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1;transform:translateX(0) rotate(0deg)}to{opacity:0;transform:translateX(100%) rotate(120deg)}}.rollOut{animation-name:rollOut}@media only screen and (width >= 1600px){.container{max-width:1600px!important}}@media only screen and (width <= 1399px){.gi-compare-box .gi-compare-col{width:279px;min-width:279px}.gi-compare-box .gi-compare-col:not(:last-child){margin-right:-1px;width:280px;min-width:280px}.gi-ofr-banners .gi-bnr-body .gi-bnr-detail h5{font-size:28px!important}}@media only screen and (width >= 1400px){.gi-col-6{width:16.6666%;flex-grow:0;flex:0 0 16.6666%}}@media only screen and (width <= 1199px){.d-n-1199{display:none}.mt-1199-40{margin-top:40px}.gi-about .gi-about-img img{max-width:600px;margin-bottom:30px}.gi-blogs-sidebar .gi-sidebar-block .gi-sidebar-block-item{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;flex-direction:column!important}.gi-blogs-sidebar .gi-sidebar-block .gi-sidebar-block-item .gi-sidebar-block-img{margin-bottom:15px}.gi-blogs-sidebar .gi-sb-title h3,.gi-shop-sidebar .gi-sb-title h3,.gi-sidebar-wrap .gi-sb-title h3{font-size:18px}.gi-ofr-banners .gi-bnr-body .gi-bnr-detail{max-width:160px!important;right:15px!important}.gi-ofr-banners .gi-bnr-body .gi-bnr-detail h5{font-size:22px!important}.width-50{min-width:100%!important}.gi-single-product .single-pro-content .gi-single-title{font-size:20px;line-height:33px}.gi-single-product .single-pro-content .gi-single-price .final-price{font-size:20px}.gi-category .gi-category-block .gi-cat-box .gi-cat-icon .gi-cat-title{font-size:15px}.mt-1199-40{margin-top:40px!important}.gi-about .gi-about-detail{margin-top:30px}}@media only screen and (width <= 991px){.gi-all-product-inner .gi-pro-content .add-to-cart{opacity:1!important}.gi-filter-sidebar .sidebar-filter-title h5{font-size:18px}.section-title h2,.section-title-2 h2{font-size:24px!important}.section-title .section-detail h2,.section-title-2 .section-detail h2{font-size:24px}.section-title-3 h2{font-size:20px!important}.section-title-3 .section-detail h2{font-size:20px}.gi-blogs-sidebar .gi-sidebar-block .gi-sidebar-block-item .gi-sidebar-block-detial .gi-blog-title a{font-size:14px!important}.gi-single-product .gi-single-pro-tab-content .gi-ratting-content h3{font-size:18px}.gi-single-blog-item .single-blog-info .single-blog-detail h3{font-size:18px!important}.gi-test-section .gi-test-name{font-size:20px!important}.gi-cart-section .gi-sidebar-wrap .gi-ship-title,.gi-contact .gi-contact-detail .gi-box .info h3,.gi-team-section .gi-team-box .gi-team-info h5{font-size:16px!important}.gi-cursor,.gi-cursor-2,.gi-cursorinnerhover,.gi-hover-cursor{display:none}.gi-about .gi-about-detail .section-title p{font-size:17px}.gi-facts-section .gi-facts-inner .counter{font-size:38px}.gi-team-section .gi-team-box .gi-team-imag .gi-team-socials{bottom:15px;opacity:1}.m-t-991{margin-top:30px}.gi-sidebar-res{position:absolute;top:0;left:0;right:0;margin:0 auto;height:100%;display:block;text-align:right}.gi-compare-box .gi-compare-col{width:250px;min-width:250px}.gi-compare-box .gi-compare-col:first-child{width:150px!important;min-width:150px!important}.gi-compare-box .gi-compare-col:not(:last-child){margin-right:-1px;width:251px;min-width:251px}.gi-compare-box .gi-compare-col .gi-action{opacity:1;bottom:3px;top:auto;transform:none}.gi-login-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.gi-login-content .gi-login-box{width:100%;padding:0}.d-n-991{display:none}.gi-blogs-sidebar .gi-sidebar-block .gi-sidebar-block-item{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;flex-direction:row!important}.gi-blogs-sidebar .gi-sidebar-block .gi-sidebar-block-item .gi-sidebar-block-img{margin-bottom:0}.gi-product-inner .gi-pro-image .gi-pro-actions{opacity:1!important;bottom:10px!important}.gi-product-inner .gi-pro-image .image .label{display:none}.gi-ofr-banners .gi-bnr-body .gi-bnr-detail{max-width:110px!important}.gi-ofr-banners .gi-bnr-body .gi-bnr-detail p{display:none}.gi-ofr-banners .gi-bnr-body .gi-bnr-detail h5{font-size:16px!important}.gi-single-product .single-pro-desc,.gi-single-product .single-pro-img{width:100%}.gi-single-product .single-pro-img{width:100%!important;max-width:500px;margin:auto}.gi-category-menu .gi-category-toggle{border:0}.gi-tab-title{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.gi-tab-title .gi-pro-tab{margin-top:-20px!important;margin-bottom:30px}.gi-tab-title .gi-pro-tab ul{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.h-sidebar{padding:0!important}}@media only screen and (width <= 767px){.d-n-767{display:none!important}.section-title h2,.section-title-2 h2{font-size:22px!important}.section-title .section-detail h2,.section-title-2 .section-detail h2{font-size:22px}.section-title-3 h2{font-size:18px!important}.section-title-3 .section-detail h2{font-size:18px}.gi-single-product .gi-single-pro-tab-content .gi-ratting-content h3{font-size:16px}.gi-vendor-upload-detail label{font-size:14px}.gi-vendor-card .gi-vendor-card-inner .name{font-size:15px}.gi-vendor-settings-card h5{font-size:18px}.gi-vendor-cover .detail .v-detail p{font-size:14px;line-height:25px}.gi-vendor-cover .detail .v-detail h5{font-size:18px}.gi-vendor-dashboard-sort-card h3{font-size:22px;font-weight:600}.mt-767-40{margin-top:40px!important}.padding-tb-40{padding:30px 0!important}.padding-tb-80{padding:60px 0!important}.d-n-1199{display:block}.m-t-767{margin-top:30px!important}.gi-search-detail form input{width:100%;font-size:25px}.gi-search-detail form button .svg_img{width:20px;height:20px}.gi-breadcrumb .gi-breadcrumb-title{margin-bottom:5px;text-align:center}.gi-breadcrumb .gi-breadcrumb-list{text-align:center}.gi-about .gi-about-detail .section-title p{font-size:16px}.gi-facts-section .gi-facts-inner .counter{font-size:36px}.gi-contact form{margin-top:50px}.gi-cart-content .table-content table thead{border:none;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.gi-cart-content .table-content table tbody>tr{border:1px solid #eee;display:block;margin-bottom:15px}.gi-cart-content .table-content table tbody>tr td.gi-cart-pro-name{width:100%}.gi-cart-content .table-content table tbody>tr td{border-bottom:1px solid #eee;display:-webkit-box;display:flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;font-size:14px;padding:8px 10px}.gi-cart-content .table-content table tbody>tr td:before{content:attr(data-label);float:left;text-transform:capitalize;font-size:16px;color:#777;min-width:90px;text-align:left;font-weight:500}.gi-cart-content .table-content table tbody>tr td .cart-qty-plus-minus{margin:0}.gi-accordion .gi-accordion-item .gi-accordion-header{font-size:15px!important}.gi-register-wrapper .gi-register-container .gi-register-form .gi-register-btn{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;flex-direction:column!important}.gi-register-wrapper .gi-register-container .gi-register-form .gi-register-btn button{margin-top:15px}.m-b-767{margin-bottom:24px}.gi-track .gi-steps-header{display:none}.gi-track .gi-step,.gi-track .gi-steps-body{display:block!important;font-size:14px}.gi-track .gi-step{border-right:0;border-bottom:1px solid #e9ecef}.gi-track .gi-step:last-child{border-bottom:0}.gi-track .has-indicator{padding:1rem .75rem}.gi-track .has-indicator .gi-step-indicator{display:inline-block;position:static;margin:0 .75rem 0 0}.gi-terms-conditions .gi-cms-block h5{line-height:28px}.gi-single-blog-item .single-blog-info .single-blog-detail h3{font-size:20px}.list-view .gi-product-inner,.list-view-50 .gi-product-inner{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;flex-direction:column!important}.list-view .gi-product-inner .gi-pro-content,.list-view-50 .gi-product-inner .gi-pro-content{border:0}.list-view .gi-product-inner .gi-pro-image-outer,.list-view-50 .gi-product-inner .gi-pro-image-outer{max-width:100%!important}.list-view .gi-product-content,.list-view-50 .gi-product-content{max-width:400px;margin:auto}.gi-ofr-banners .gi-bnr-body .gi-bnr-detail{max-width:155px!important}.gi-ofr-banners .gi-bnr-body .gi-bnr-detail p{display:block;font-size:14px!important}.gi-ofr-banners .gi-bnr-body .gi-bnr-detail h5{font-size:20px!important}.gi-category .gi-category-block .gi-cat-box .gi-cat-icon .gi-cat-title{font-size:14px}.gi-single-product .single-pro-content .gi-single-title{font-size:18px;line-height:31px}.gi-newsletter .gi-shape-1,.gi-newsletter .gi-shape-2{display:none}.gi-back-to-top{bottom:15px;right:15px}.gi-contact iframe{height:300px}.quickview-pro-content{margin-top:30px!important}}@media only screen and (width <= 575px){.section-title h2,.section-title-2 h2{font-size:20px!important}.section-title .section-detail h2,.section-title-2 .section-detail h2{font-size:20px}.quickview-pro-content .gi-quickview-qty .qty-plus-minus{width:90px!important}.quickview-pro-content .gi-quickview-qty .gi-quickview-cart .gi-btn-1 i{display:none}.gi-btn,.gi-btn-1{font-weight:500!important}.padding-tb-80{padding:60px 0!important}.m-tb-40{margin:30px 0!important}.m-t-80{margin-top:60px}.p-t-80,.p-tb-80{padding-top:60px}.p-tb-80{padding-bottom:60px}.gi-facts-section .gi-facts-inner .counter{font-size:32px}.gi-about .gi-about-detail .section-title p{font-size:15px}.gi-checkout-wrap .gi-check-bill-form .gi-bill-wrap.gi-bill-half{width:100%!important}.gi-checkout-wrap h3{font-size:18px}.m-minus-15{margin:0}.gi-login-wrapper .gi-login-container,.gi-register-wrapper .gi-register-container{padding:15px}.gi-register-wrapper .gi-register-container .gi-register-form .gi-register-wrap.gi-register-half{width:100%!important}.gi-pro-pagination{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.gi-pro-pagination span{margin-bottom:10px}.gi-single-blog-item .single-blog-info .single-blog-detail h3{font-size:19px}.gi-product-box{width:50%!important;margin:0 auto}.gi-new-product .gi-product-content{width:100%!important;margin:auto}.list-view .gi-product-inner,.list-view-50 .gi-product-inner{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;flex-direction:column!important}.list-view .gi-product-inner .gi-pro-content,.list-view-50 .gi-product-inner .gi-pro-content{border:0}.list-view .gi-product-inner .gi-pro-image-outer,.list-view-50 .gi-product-inner .gi-pro-image-outer{max-width:100%}.list-view .gi-product-content,.list-view-50 .gi-product-content{max-width:350px}.gi-single-product .gi-single-pro-tab-content .gi-single-pro-tab-moreinfo li{margin-bottom:10px!important}.gi-single-product .gi-single-pro-tab-content .gi-single-pro-tab-moreinfo li span{width:100%}.gi-service-desc h3{font-size:16px!important}.gi-about .gi-about-img{display:grid;grid-template-columns:repeat(auto-fill,100%)!important;gap:24px}.gi-blog-section .section-title{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.gi-blog-section .section-title .title-link{margin-top:15px}.gi-blog-section .section-title .title-link a{font-size:14px}}@media only screen and (width <= 420px){.gi-home .gi-hero-slider .gi-slide-content{padding:30px}.section-title h2,.section-title-2 h2{font-size:20px!important}.section-title .section-detail h2,.section-title-2 .section-detail h2{font-size:20px}.gi-bill-option span{margin:0}.gi-blog-comments .sub-cmt{margin-left:30px}.gi-product-box{width:100%!important;margin:0 auto}.gi-ofr-banners .gi-bnr-body .gi-bnr-detail{max-width:150px}.gi-ofr-banners .gi-bnr-body .gi-bnr-detail h5{font-size:16px!important}.gi-ofr-banners .gi-bnr-body .gi-bnr-detail p{font-size:13px;line-height:17px}.section-title .title-link a{font-size:14px}}@media only screen and (width <= 360px){.gi-compare-notify,.gi-wish-notify{max-width:280px}.svg_img.test_svg.top{left:15px}.svg_img.test_svg.bottom{right:15px}.gi-blogs-sidebar .gi-sidebar-block .gi-sidebar-block-item{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;flex-direction:column!important}.gi-blogs-sidebar .gi-sidebar-block .gi-sidebar-block-item .gi-sidebar-block-img{margin-bottom:15px}.gi-ofr-banners .gi-bnr-body .gi-bnr-detail{max-width:110px!important;top:auto!important;bottom:30px;right:15px!important;transform:none!important}.gi-ofr-banners .gi-bnr-body .gi-bnr-detail p{display:none}.gi-ofr-banners .gi-bnr-body .gi-bnr-detail a{padding:3px 10px!important;font-size:13px}.gi-ofr-banners .gi-bnr-body .gi-bnr-img .lbl{font-size:12px}}@media only screen and (width <= 320px){.header-search{min-width:100%!important}.gi-footer .footer-top .gi-footer-company .gi-app-store{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}}.none{display:none}a{cursor:pointer}.swiper-pagination{width:100%;bottom:10px}.width{min-width:261px}.fade-carousel .slide{opacity:1;transition:opacity 1s ease-in-out}.fade-carousel .fade-out{opacity:0}@media only screen and (width >= 1200px){.gi-col-5{width:20%!important;flex-grow:0!important;flex:0 0 20%!important}}.disabled{pointer-events:none;opacity:.5}.bill-box{padding:10px;border:1px solid #eee;background-color:#fff;border-radius:5px}.checkbox.style-c{display:inline-block;position:relative;padding-left:30px;cursor:pointer;user-select:none}.checkbox.style-c input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkbox.style-c input:checked~.checkbox__checkmark{background-color:#8b83ea}.checkbox.style-c input:checked~.checkbox__checkmark:after{opacity:1}.checkbox.style-c .checkbox__checkmark{position:absolute;top:2px;left:0;height:20px;width:20px;background-color:#eee;transition:background-color .25s ease;border-radius:4px}.checkbox.style-c .checkbox__checkmark:after{content:"";position:absolute;left:8px;top:4px;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg);opacity:0;transition:opacity .25s ease}.checkbox.style-c .checkbox__body{color:#333;line-height:1.4;font-size:16px}.gi-checkout-coupon{color:blue;text-decoration:underline}.border{border:1px solid #ccc}.p-2{padding:.4rem}.mt-2{margin-top:.5rem}.bg-blue-500{background-color:#8b83ea}.text-white{color:#fff}.text-green-500{color:#10b981}.text-red-500{color:#ef4444}.swiper-radius{border-radius:5px}.swiper-container .swiper-slide{opacity:0;transition:opacity 1s ease-in-out}.swiper-container .swiper-slide-active{opacity:1}.switch{display:inline-block}.switch input{display:none}.switch label{display:block;width:60px;height:30px;padding:3px;border-radius:15px;border:2px solid #4b5966;cursor:pointer;transition:.3s}.switch label:after{content:"";display:inherit;width:20px;height:20px;border-radius:12px;background:#4b5966;transition:.3s}.switch input:checked~label{border-color:#8b83ea}.switch input:checked~label:after{translate:30px 0;background:#8b83ea}.switch input:disabled~label{opacity:.5;cursor:not-allowed}.zoom-image-hover{display:flex!important;justify-content:center}.Toastify__toast-container{width:auto!important;position:fixed!important;right:15px!important;top:15px!important;z-index:99!important;left:7px!important}.Toastify__toast-icon{display:none}@media only screen and (width >= 321px){.Toastify__toast-container{left:auto!important}}.Toastify__toast-container .Toastify__close-button{display:none}.Toastify__toast-body div{font-size:14px;color:#4b5966;line-height:28px;font-weight:300;font-family:var(--font-roboto),sans-serif}.Toastify__toast-body div a{color:#8b83ea;text-decoration:underline;text-underline-offset:2px}.cat-drop h6{padding:15px 0 0;font-size:16px;color:#777;font-weight:600}.menu-toggle-plus{font-weight:500;color:#777;font-size:20px;width:100%;height:40px;position:absolute;z-index:2;top:0;right:10px;cursor:pointer;background-color:transparent;display:flex;justify-content:flex-end;align-items:center}.height-transition-1s-ease{transition:height 1s ease,opacity .5s ease}