.line-clamp{position:relative;height:38px;overflow:hidden;display:block}.line-clamp:after{content:"";text-align:right;position:absolute;bottom:0;right:0;width:20%;height:19px;background:linear-gradient(to right, rgba(255,255,255,0), #fff 50%)}@supports (-webkit-line-clamp: 2){.line-clamp{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-height:38px;height:auto;min-height:38px}.line-clamp:after{display:none}}.line-clamp2{position:relative;height:43px;overflow:hidden;display:block}.line-clamp2:after{content:"";text-align:right;position:absolute;bottom:0;right:0;width:20%;height:22px;background:linear-gradient(to right, rgba(255,255,255,0), #fff 50%)}@supports (-webkit-line-clamp: 2){.line-clamp2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-height:43px;height:auto;min-height:43px}.line-clamp2:after{display:none}}.image-effect{position:relative}.image-effect:before{position:absolute;content:'';width:100%;height:100%;top:0;left:0;z-index:1;background:rgba(67,69,113,0);-webkit-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out}.image-effect:after{position:absolute;content:'';width:100%;height:100%;top:0;left:0;background:rgba(67,69,113,0);-webkit-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out}.image-effect:hover:before{right:50%;left:50%;width:0;background:rgba(255,255,255,0.3)}.image-effect:hover:after{height:0;top:50%;bottom:50%;background:rgba(255,255,255,0.3)}body{background:#fff;overflow-x:hidden;font-family:'Roboto',Helvetica,Arial,sans-serif}input[type="text"],input[type="email"],input[type="tel"],input[type="password"],textarea.form-control,select.form-control{border-radius:3px;outline:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;border:1px solid #ebebeb}input[type="text"]:focus,input[type="email"]:focus,input[type="tel"]:focus,input[type="password"]:focus,textarea.form-control:focus,select.form-control:focus{outline:none;box-shadow:none}.row{margin-right:-10px;margin-left:-10px}@media (max-width: 480px){.row{margin-right:-5px;margin-left:-5px}}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{padding-left:10px;padding-right:10px}@media (max-width: 480px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{padding-left:5px;padding-right:5px}}.container{padding-left:10px;padding-right:10px}@media (max-width: 480px){.container{padding-left:5px;padding-right:5px}}.col-xs-15,.col-sm-15,.col-md-15,.col-lg-15{position:relative;min-height:1px;padding-right:10px;padding-left:10px}.col-xs-15{width:20%;float:left}@media (min-width: 768px){.col-sm-15{width:20%;float:left}}@media (min-width: 992px){.col-md-15{width:20%;float:left}}@media (min-width: 1200px){.col-lg-15{width:20%;float:left}}a{-webkit-transition:color .2s ease-out;-moz-transition:color .2s ease-out;transition:color .2s ease-out}a:hover,a:focus{text-decoration:none}.btn-blues,#btnnewreview{color:#fff;background:#25b6ea;border-color:#25b6ea;border-radius:2px !important;text-transform:uppercase;position:relative;overflow:hidden;z-index:1}.btn-blues:after,#btnnewreview:after{position:absolute;bottom:0;left:0;display:block;content:" ";width:100%;height:100%;background-color:#3cbeec;border-radius:inherit;z-index:-1;-webkit-transform-origin:0 100%;-moz-transform-origin:0 100%;transform-origin:0 100%;-webkit-transform:scaleY(0);-moz-transform:scaleY(0);transform:scaleY(0);-webkit-transition:-webkit-transform .25s ease-in-out;-moz-transition:-moz-transform .25s ease-in-out;transition:transform .25s ease-in-out}.btn-blues:hover,#btnnewreview:hover{color:#fff}.btn-blues:hover:after,#btnnewreview:hover:after{-webkit-transform:scaleY(1);-moz-transform:scaleY(1);transform:scaleY(1)}.required{color:red;font-size:13px}.account-box-shadow{padding:20px 20px;margin:40px 0}@media (max-width: 480px){.account-box-shadow{padding:10px 0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;margin:20px 0}}.account-box-shadow h1{margin-top:0}.account-box-shadow .text-login{margin-top:10px}.account-box-shadow .text-login a{color:#25b6ea}.account-box-shadow .text-login p{margin-bottom:5px}.cart_desktop_page form{margin-bottom:0}.cart-mobile{padding:10px 0px 0px 0px}.cart-mobile .header-cart{padding:10px}.cart-mobile .title-cart{line-height:10px}.cart-mobile .title-cart h3{font-size:14px;font-weight:500;text-transform:uppercase;margin:0}.cart-mobile .title-cart a{margin-top:-30px !important}.cart-mobile .header-cart-content{margin-top:0px;padding:10px}.cart-mobile .header-cart-content .content-product-list{min-height:110px}.cart-mobile .header-cart-content .content-product-list .item-product{min-height:110px;border-bottom:solid 1px #f1f1f1;overflow:hidden;display:table;width:100%;margin-bottom:10px}.item-product-cart-mobile{width:100px;margin-right:10px}.item-product-cart-mobile img{max-width:100px;margin-right:10px}.title-product-cart-mobile h3{line-height:1;margin:0;font-weight:normal}.title-product-cart-mobile a{word-break:break-word;font-size:14px;color:#363636}.title-product-cart-mobile p{line-height:2;font-size:14px;color:#898989}.title-product-cart-mobile span{color:#25b6ea}.item-product-cart-mobile,.title-product-cart-mobile{display:table-cell;vertical-align:top;padding-right:5px}.select-item-qty-mobile{float:right;text-align:center;margin-top:10px}.select-item-qty-mobile .txt_center input{height:25px;width:24px;text-align:center;margin:0px;padding:0;position:absolute;left:22px;min-height:0;border:solid thin #ddd;border-radius:0}.select-item-qty-mobile>div{position:relative;width:68px;height:25px}.cart-mobile .select-item-qty-mobile .txt_center button.reduced.items-count.btn-minus{position:absolute;left:0;top:0;margin:0;line-height:1;height:25px;border-style:hidden;background:none !important;color:#000;border:solid thin #ddd}.cart-mobile .select-item-qty-mobile .txt_center button.increase.items-count.btn-plus{position:absolute;right:0;top:0;margin:0;height:25px;display:inline-block;line-height:1;border-style:hidden;color:#fff;background:none !important;color:#000;border:solid thin #ddd}.select-item-qty-mobile a{line-height:3;color:#363636}.cart-mobile .header-cart-price{padding:18px 0px;padding-bottom:0}.cart-mobile .title-cart h3{font-size:14px;font-weight:500;text-transform:uppercase;margin-top:0}.cart-mobile .title-cart a{float:right;margin-top:-28px;color:#25b6ea;font-size:16px;line-height:27px}.btn-proceed-checkout-mobile{width:100%;line-height:27px;color:#fff;height:40px;font-size:14px;border:none;background:#25b6ea;text-transform:uppercase;border-radius:0;margin-top:10px;border-radius:4px}.btn-proceed-continues-mobile{background-color:#fff !important;color:#25b6ea !important;width:100%;height:40px;margin-top:10px;text-transform:uppercase;border:1px solid #25b6ea;border-radius:4px}.shopping-cart-item{background-color:transparent;padding:15px 0;margin:0}.shopping-cart-item+.shopping-cart-item{border-top:1px solid #e5e5e5}.shopping-cart-item .col-xs-3{padding-left:0}.shopping-cart-item .col-xs-3 p{margin:0}.shopping-cart-item .col-right{padding-left:0}.shopping-cart-item .col-right .box-info-product{width:350px;padding-right:10px;padding-left:10px;float:left}@media (max-width: 1024px){.shopping-cart-item .col-right .box-info-product{width:270px}}.shopping-cart-item .col-right .box-info-product .name{font-size:14px;margin-bottom:7px;line-height:20px;font-weight:500;padding-top:0}.shopping-cart-item .col-right .box-info-product .name a{color:#242424;font-weight:500}.shopping-cart-item .col-right .box-info-product .name a:hover,.shopping-cart-item .col-right .box-info-product .name a:focus{color:#25b6ea;text-decoration:none}.shopping-cart-item .col-right .box-info-product .seller-by{font-size:13px;margin-bottom:12px}.shopping-cart-item .col-right .box-info-product .action{position:relative;padding:0 !important;margin-bottom:0;margin-top:0}.shopping-cart-item .col-right .box-info-product .action .btn-link{border:0;color:#25b6ea;font-size:13px;position:static;padding:0;line-height:1.1}.shopping-cart-item .col-right .box-price{float:left;width:110px;padding-right:10px}.shopping-cart-item .col-right .box-price .price{font-size:16px;margin-bottom:5px;font-weight:500;padding-top:0;color:#25b6ea}.shopping-cart-item .col-right .quantity-block{width:120px;float:right}.shopping-cart-item .col-right .quantity-block .input-group-btn button{height:28px}.shopping-cart-item .col-right .quantity-block .input-group-btn button.bootstrap-touchspin-down{border-radius:3px 0 0 3px;border:1px solid #e5e5e5;border-right:0;border-color:#e5e5e5;color:#999;line-height:20px;padding:3px 9px;margin:0;width:28px;background-color:#fff;float:right}.shopping-cart-item .col-right .quantity-block .input-group-btn button.bootstrap-touchspin-up{border-radius:0 3px 3px 0;border:1px solid #e5e5e5;border-color:#e5e5e5;border-left:0;color:#999;line-height:20px;padding:3px 9px;margin:0;width:28px;background-color:#fff;float:right}.shopping-cart-item .col-right .quantity-block .input-group-btn button:focus,.shopping-cart-item .col-right .quantity-block .input-group-btn button:hover{outline:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none}.shopping-cart-item .col-right .quantity-block .input-group-btn .js-quantity-product{display:inline-block;height:28px;padding:0 5px;text-align:center;border-radius:0;width:35px;float:right;min-height:28px;border:1px solid #e5e5e5}#right-affix .each-row{width:100%;clear:both}#right-affix .each-row .box-style{background-color:transparent;padding:17px 0 21px 0}#right-affix .each-row .box-style.fee .list-info-price{margin:0}#right-affix .each-row .box-style.fee .list-info-price span{font-weight:500}#right-affix .each-row .box-style.fee .list-info-price strong{float:right;font-weight:700}#right-affix .each-row .box-style.fee .total2{font-weight:500}#right-affix .each-row .box-style.fee .total2 .text-label{margin-top:5px;display:inline-block}#right-affix .each-row .box-style.fee .total2 .amount{float:right}#right-affix .each-row .box-style.fee .total2 .amount p{margin:0;text-align:right;line-height:1.1}#right-affix .each-row .box-style.fee .total2 .amount p strong{color:#25b6ea;font-size:22px;font-weight:700}#right-affix .each-row .box-style.fee .total2 .amount p small{font-weight:500}#right-affix .each-row .box-style+.box-style{border-top:1px solid #f4f4f4}#right-affix .btn-checkout{margin-top:10px;padding:10px;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;border:1px solid transparent;white-space:nowrap;font-size:14px;line-height:1.42857;border-radius:4px;user-select:none;color:#fff;background-color:#25b6ea;border-color:#25b6ea;height:40px}#right-affix .btn-checkout:hover,#right-affix .btn-checkout:focus{background-color:#1399c9;border-color:#1399c9}#right-affix .btn-checkouts{margin-top:10px;padding:10px;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;border:1px solid transparent;white-space:nowrap;font-size:14px;line-height:1.42857;border-radius:4px;user-select:none;color:#25b6ea;background-color:#fff;border-color:#25b6ea;height:40px}#right-affix .btn-checkouts:hover,#right-affix .btn-checkouts:focus{outline:none;box-shadow:none;background-color:#fff;border-color:#1399c9;color:#1399c9}.lbl-shopping-cart-gio-hang{margin-top:20px}.lbl-shopping-cart-gio-hang.lbl-shopping-cart{color:#333;font-size:18px;text-transform:uppercase;font-weight:500;margin-bottom:12px}.lbl-shopping-cart-gio-hang.lbl-shopping-cart span{font-size:14px;text-transform:none;font-weight:400}.shopping-cart .shopping-cart-table table tbody tr .cart-product-name-info h4 a:hover,.shopping-cart .shopping-cart-table table tbody tr .cart-product-name-info h4 a:focus{color:#12cca7}.shopping-cart .shopping-cart-table table tbody tr .cart-product-name-info .cart-product-info span span{color:#0b816a}.shopping-cart .shopping-cart-table table tbody tr .cart-product-edit a:hover,.shopping-cart .shopping-cart-table table tbody tr .cart-product-edit a:focus{color:#12cca7}.shopping-cart .cart-shopping-total table thead tr th .cart-grand-total{color:#0b816a;margin-top:15px}.shopping-cart-table table tbody tr td .quant-input .arrows .arrow:hover,.shopping-cart-table table tbody tr td .quant-input .arrows .arrow:focus{color:#12cca7}.shopping-cart .estimate-ship-tax table tbody .unicase-form-control .dropdown-menu.open ul li a:hover,.shopping-cart .estimate-ship-tax table tbody .unicase-form-control .dropdown-menu.open ul li a:focus{color:#12cca7}.shopping-cart .shopping-cart-table{margin-bottom:10px}.shopping-cart .shopping-cart-table table{margin-bottom:0px !important}.shopping-cart .shopping-cart-table table tbody tr td{vertical-align:middle}.shopping-cart .cart-image img{width:150px}.cart-shopping-total{background:#f8f8f8}.shopping-cart .shopping-cart-table table tbody tr .romove-item a{font-size:18px;color:#666666}.shopping-cart .shopping-cart-table table tbody tr .romove-item a:hover,.shopping-cart .shopping-cart-table table tbody tr .romove-item a:focus{color:#fff000 !important}.shopping-cart .shopping-cart-table table tbody tr .cart-image .entry-thumbnail{display:block;text-align:center}.shopping-cart .shopping-cart-table table tbody tr .cart-product-name-info{vertical-align:middle !important}.shopping-cart .shopping-cart-table table tbody tr .cart-product-name-info h4{margin-top:0px;font-size:16px}.shopping-cart .shopping-cart-table table tbody tr .cart-product-name-info h4 a{color:#555}.shopping-cart .shopping-cart-table table tbody tr .cart-product-name-info .reviews{font-size:11px;color:#aaa}.shopping-cart .shopping-cart-table table tbody tr .cart-product-name-info .cart-product-info{margin-top:10px}.shopping-cart .shopping-cart-table table tbody tr .cart-product-name-info .cart-product-info span{font-size:12px;color:#666666;text-transform:uppercase}.shopping-cart .shopping-cart-table table tbody tr .cart-product-name-info .cart-product-info span span{font-size:12px;text-transform:lowercase;margin-left:14px}.shopping-cart .shopping-cart-table table tbody tr .cart-product-edit a{color:#666666;text-decoration:underline}.shopping-cart .shopping-cart-table .table>thead>tr>th{text-align:center;padding:16px;font-size:15px}.shopping-cart .shopping-cart-table .shopping-cart-btn span{padding:20px 0px;display:block}.shopping-cart .estimate-ship-tax table thead tr th .estimate-title{font-size:14px;color:#555;margin-bottom:2px;margin-top:0px;display:block}.shopping-cart .estimate-ship-tax table thead tr th p{font-size:13px;color:#666666;font-weight:normal;margin-bottom:0px}.shopping-cart .estimate-ship-tax table thead tr>th{padding:24px 10px 20px 10px}.shopping-cart .estimate-ship-tax table tbody tr>td{padding:24px 10px !important}.shopping-cart .estimate-ship-tax table tbody .unicase-form-control .selectpicker{background:#fff;color:#999;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;border:1px solid #eee}.shopping-cart .estimate-ship-tax table tbody .unicase-form-control .dropdown-menu.open ul li a:hover,.shopping-cart .estimate-ship-tax table tbody .unicase-form-control .dropdown-menu.open ul li a:focus{background:transparent}.shopping-cart .cart-shopping-total table thead tr th{background-color:#fafafa;text-align:right;padding:10px 15px;border:none}.shopping-cart .cart-shopping-total table thead tr th .cart-sub-total{color:#555;margin-bottom:7px}.shopping-cart .cart-shopping-total table tbody tr td{padding:10px 15px}.shopping-cart .cart-shopping-total table tbody tr td .cart-checkout-btn button{float:right !important;margin-bottom:8px}.shopping-cart .cart-shopping-total table tbody tr td .cart-checkout-btn span{display:block;font-weight:normal;color:#666666}.shopping-cart .shopping-cart-table table tbody tr .romove-item,.shopping-cart .shopping-cart-table table tbody tr .cart-product-edit,.shopping-cart .shopping-cart-table table tbody tr .cart-product-sub-total,.shopping-cart .shopping-cart-table table tbody tr .cart-product-grand-total,.shopping-cart .shopping-cart-table table tbody tr .cart-product-quantity{text-align:center}.shopping-cart .shopping-cart-table table tbody tr .cart-product-sub-total span,.shopping-cart .shopping-cart-table table tbody tr .cart-product-grand-total span{display:block;font-size:16px;color:#555;text-transform:uppercase}.shopping-cart .estimate-ship-tax table tbody tr td .form-group label,.shopping-cart .estimate-ship-tax table tbody tr td .form-group input,.blog-page .blog-write-comment .form-group label,.blog-page .blog-write-comment .form-group input,.contact-page .contact-form form label,.contact-page .contact-form form input{font-size:13px;font-weight:normal;color:#999}.contact-page .contact-form form label{font-weight:600}.shopping-cart .estimate-ship-tax table tbody tr td .form-group label span,.blog-page .blog-write-comment label span,.contact-page .contact-form form label span,.checkout-box .checkout-steps .checkout-step-01 .already-registered-login form .form-group label span{color:red}.shopping-cart .cart-shopping-total table thead tr th .cart-sub-total,.shopping-cart .cart-shopping-total table thead tr th .cart-grand-total{font-size:16px}.shopping-cart-table table tbody tr td .quant-input{display:inline-block;height:35px;position:relative;width:70px}.shopping-cart-table table tbody tr td .quant-input .arrows{height:100%;position:absolute;right:0;top:0;z-index:2}.shopping-cart-table table tbody tr td .quant-input .arrows .arrow{box-sizing:border-box;cursor:pointer;display:block;text-align:center;width:40px}.shopping-cart-table table tbody tr td .quant-input .arrows .arrow .ir .icon.fa-sort-asc{top:5px}.shopping-cart-table table tbody tr td .quant-input .arrows .arrow .ir .icon.fa-sort-desc{top:-7px}.shopping-cart-table table tbody tr td .quant-input .arrows .arrow .ir .icon{position:relative}.shopping-cart-table table tbody tr td .quant-input input{background:none repeat scroll 0 0 #FFFFFF;border:1px solid #F2F2F2;box-sizing:border-box;font-size:15px;height:35px;left:0;padding:0 20px 0 18px;position:absolute;top:0;width:70px;z-index:1}.shopping-cart .col-main .cart .bg-scroll{border-top:none;margin-top:20px;overflow:hidden;border-top:none;border-bottom:none;border-right:none}.shopping-cart .col-main .cart .cart-thead{background:#fbfbfb;font-weight:bold;font-size:13px;clear:both;width:100%;border-bottom:1px solid #ebebeb;border-right:none;border-left:none;float:left;min-width:600px}.shopping-cart .col-main .cart .cart-thead div{float:left;padding:10px 0px;color:#333;text-align:center;font-size:13px}.shopping-cart .col-main .cart .cart-tbody{width:100%;float:left}.shopping-cart .col-main .cart .cart-tbody .item-cart{border-bottom:1px solid #ebebeb;width:100%;float:left}.shopping-cart .col-main .cart .cart-tbody .item-cart div{float:left;padding:20px 10px 6px;line-height:20px;vertical-align:top;height:135px;overflow:hidden}.shopping-cart .col-main .cart .cart-tbody .item-cart .product-image{min-height:75px;display:block;height:auto;width:100%;padding:0 20px}.shopping-cart .col-main .cart .item-cart .image .product-image img{max-width:100%;height:auto;max-height:98px;width:auto;display:inherit;margin:0 auto}.shopping-cart .col-main .cart .cart-tbody .item-cart div .product-name{margin:0px;padding-bottom:0px;font-size:15px;font-weight:normal;line-height:24px;margin-top:10%}.shopping-cart .col-main .cart .variant-title{color:#686868}.shopping-cart .col-main .cart .cart-tbody .item-cart div .price{font-size:16px;font-weight:bold;line-height:6;color:#25b6ea}.shopping-cart .col-main .cart .cart-tbody .item-cart div .input_qty_pr{height:auto;border-right:none;width:100%;margin-top:15px;padding:20px 0px 0px 0px}.shopping-cart .col-main .cart .cart-tbody .item-cart .input_qty_pr .items-count{border:1px solid #ddd;outline:none;background:#fff;height:24px;width:24px;vertical-align:baseline;text-align:center;padding:0;display:inline-block;margin:0}.shopping-cart .col-main .cart .cart-tbody .item-cart .number-sidebar{min-height:0;position:static;display:inline-block;float:none;margin-bottom:0;border:1px solid #ddd;height:24px;margin-left:-1px;text-align:center;width:23px;margin-right:-1px;padding:0;line-height:15px}.shopping-cart .col-main .cart .cart-tbody .item-cart div:nth-child(6){padding:10px 0 6px;position:relative}.shopping-cart .col-main .cart .cart-tbody .item-cart div a.remove-item span{display:none}.shopping-cart .col-main .cart .bg-scroll .cart-tbody .item-cart div a.remove-item{background-color:#fff;background-image:url(//bizweb.dktcdn.net/100/177/134/themes/235073/assets/bin.png?1487919147709);width:22px;height:26px;display:block;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.shopping-cart .col-main .cart .totals .inner{padding:0px 0 15px;margin-top:0;margin-right:1px}.shopping-cart .col-main .cart #shopping-cart-totals-table{width:100%;padding-bottom:8px;background:#fff}.shopping-cart .col-main .cart ul.checkout{clear:left;padding:20px;border:1px solid #ebebeb;margin-bottom:30px}.shopping-cart .col-main .cart .btn-proceed-checkout{background:#25b6ea;line-height:20px;color:#fff;height:40px;font-size:16px;border:none;text-transform:uppercase}.shopping-cart .col-main .cart #shopping-cart-totals-table tr td.a-right{width:231px;border-left:1px solid #ebebeb}.shopping-cart .col-main .cart #shopping-cart-totals-table tr td{border:#ebebeb thin solid;border-top:none;border-bottom:none;padding:20px}.shopping-cart .col-main .cart span.totals_price.price{color:#25b6ea;font-size:16px}.shopping-cart .col-main .cart .btn.btn-white{margin-right:10px}.shopping-cart .col-main .cart .btn.btn-white:hover,.shopping-cart .col-main .cart .btn.btn-white:focus{background-color:#25b6ea;border-color:#25b6ea}.cart-empty img{max-width:200px}.cart-empty .btn-cart-empty{margin-top:20px;text-align:center}.cart-empty .btn-cart-empty a{color:#fff;background:#25b6ea;border-color:#25b6ea;border-radius:2px !important;text-transform:uppercase;position:relative;overflow:hidden;z-index:1;display:inline-block;padding:15px 30px;line-height:1.1;height:auto}.cart-empty .btn-cart-empty a:after{position:absolute;bottom:0;left:0;display:block;content:" ";width:100%;height:100%;background-color:#3cbeec;border-radius:inherit;z-index:-1;-webkit-transform-origin:0 100%;-moz-transform-origin:0 100%;transform-origin:0 100%;-webkit-transform:scaleY(0);-moz-transform:scaleY(0);transform:scaleY(0);-webkit-transition:-webkit-transform .25s ease-in-out;-moz-transition:-moz-transform .25s ease-in-out;transition:transform .25s ease-in-out}.cart-empty .btn-cart-empty a:hover{color:#fff}.cart-empty .btn-cart-empty a:hover:after{-webkit-transform:scaleY(1);-moz-transform:scaleY(1);transform:scaleY(1)}.bread-crumb{background-color:#f7f8fa}.bread-crumb .breadcrumb{background-color:transparent}.backdrop__body-backdrop___1rvky{visibility:hidden;position:fixed;opacity:0;width:100%;left:0;top:0;right:0;bottom:0;background-color:rgba(0,0,0,0.55);z-index:9999;transition:opacity .5s ease}.backdrop__body-backdrop___1rvky.active{transition:opacity .5s ease;visibility:visible;opacity:1}.c-menu--slide-left{height:100%;overflow-y:auto;width:300px;position:fixed;background-color:#FFF;-webkit-transition:-webkit-transform 0.5s;transition:transform 0.5s;z-index:999999 !important;top:0;left:0;-webkit-transform:translateX(-300px);-ms-transform:translateX(-300px);transform:translateX(-300px)}.c-menu--slide-left::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 0px transparent;-moz-box-shadow:inset 0 0 0px transparent;border-radius:0px;background-color:#fff}.c-menu--slide-left::-webkit-scrollbar{width:0px;background-color:#fff}.c-menu--slide-left::-webkit-scrollbar-thumb{border-radius:0px;-webkit-box-shadow:inset 0 0 0px transparent;-moz-box-shadow:inset 0 0 0px transparent;background-color:#e5e5e5}.c-menu--slide-left.active{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.c-menu--slide-left #close-nav{position:absolute;top:10px;right:10px;width:20px;z-index:5;display:block}.c-menu--slide-left .la-nav-top-login{padding:30px 15px;background:#25b6ea url(//bizweb.dktcdn.net/100/348/427/themes/725561/assets/lines-web-pattern.png?1665046241561);min-height:180px;background-size:cover;box-shadow:0px 1px 2px #999;position:relative;overflow:hidden}.c-menu--slide-left .la-nav-top-login .la-avatar-nav>a{display:inline-block;margin:0 auto;position:relative;background-color:#16abe0;width:50px;height:50px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;line-height:50px;text-align:center}.c-menu--slide-left .la-nav-top-login .la-avatar-nav>a i{height:auto;display:block;font-size:30px;color:#fff;line-height:50px}.c-menu--slide-left .la-nav-top-login .la-avatar-nav .la-hello-user-nav{color:#FFF;margin-top:10px;text-shadow:1px 1px 1px #444;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.c-menu--slide-left .la-action-link-nav{margin-top:15px}.c-menu--slide-left .la-action-link-nav>a{text-transform:uppercase;height:35px;line-height:35px;color:#FFF;border:1px solid rgba(255,255,255,0.5);margin-right:5px;display:inline-block;width:120px;text-align:center}.c-menu--slide-left .la-action-link-nav>a:last-child{margin-right:0px}.c-menu--slide-left .la-scroll-fix-infor-user{overflow:auto}.c-menu--slide-left .la-scroll-fix-infor-user .la-nav-menu-items .la-title-nav-items{padding:10px;color:#888888;font-size:13px}.c-menu--slide-left .la-scroll-fix-infor-user .la-nav-menu-items .la-nav-list-items{position:relative;background:#FFF;display:inline-block;width:100%}.c-menu--slide-left .la-scroll-fix-infor-user .la-nav-menu-items .la-nav-list-items li{width:100%;float:left;padding:0px;border-bottom:1px solid #ddd;position:relative;overflow:hidden}.c-menu--slide-left .la-scroll-fix-infor-user .la-nav-menu-items .la-nav-list-items li a{display:block;color:#444;font-size:14px;width:100%;height:100%;padding:10px 5px;padding-right:20px;position:relative}.c-menu--slide-left .la-scroll-fix-infor-user .la-nav-menu-items .la-nav-list-items .ng-has-child1 a,.c-menu--slide-left .la-scroll-fix-infor-user .la-nav-menu-items .la-nav-list-items .ng-has-child2 a{position:relative}.c-menu--slide-left .la-scroll-fix-infor-user .la-nav-menu-items .la-nav-list-items .ng-has-child1 a i,.c-menu--slide-left .la-scroll-fix-infor-user .la-nav-menu-items .la-nav-list-items .ng-has-child2 a i{padding:3px 6px;position:absolute;right:10px;top:50%;transform:translate(0, -50%);font-size:20px}.c-menu--slide-left .la-scroll-fix-infor-user .la-nav-menu-items .la-nav-list-items .ng-has-child1 a i.active:before,.c-menu--slide-left .la-scroll-fix-infor-user .la-nav-menu-items .la-nav-list-items .ng-has-child2 a i.active:before{content:"\f107"}.c-menu--slide-left .la-scroll-fix-infor-user .la-nav-menu-items .la-nav-list-items .ng-has-child1 .ul-has-child1{padding-left:10px;display:none}.c-menu--slide-left .la-scroll-fix-infor-user .la-nav-menu-items .la-nav-list-items .ng-has-child1 .ul-has-child1 li{border:none}.c-menu--slide-left .la-scroll-fix-infor-user .la-nav-menu-items .la-nav-list-items .ng-has-child1 .ul-has-child1 .ul-has-child2{padding-left:20px;display:none}.c-menu--slide-left .la-scroll-fix-infor-user .la-nav-slide-banner{margin-top:5px;padding:0px 5px 0px 5px}.c-menu--slide-left .la-scroll-fix-infor-user .la-nav-slide-banner img{width:100%;display:block;height:auto;margin-bottom:5px}.account-page h2{margin-top:0;font-size:16px}.contact{padding-top:40px}@media (max-width: 767px){.contact{padding-top:0}}.contact .in-fo-page-content{margin-bottom:10px}.contact .in-fo-page-content h1{color:#fff;font-size:14px;margin:0;background-color:#25b6ea;padding:10px;text-transform:uppercase;border-top-left-radius:5px;border-top-right-radius:5px}.contact .in-fo-page-content .contact-info-page{border:1px solid #e5e5e5;border-bottom-left-radius:5px;border-bottom-right-radius:5px;padding:10px;border-top:none}.contact .in-fo-page-content .contact-info-page li{display:table;margin-bottom:7px}.contact .in-fo-page-content .contact-info-page li i{display:table-cell;width:20px;text-align:center}.contact .in-fo-page-content .contact-info-page li a{color:#000}.contact .in-fo-page-content .contact-info-page li a:hover,.contact .in-fo-page-content .contact-info-page li a:focus{color:#25b6ea}.contact .page-login{background-color:#fff;margin-bottom:40px}@media (max-width: 767px){.contact .page-login{margin-bottom:20px;border-top:1px solid #e5e5e5;border-radius:0}}@media (max-width: 480px){.contact .page-login{padding:10px 0px;box-shadow:none}}.contact .page-login form{margin-bottom:0}.contact .page-login .title-head{margin-top:0;color:#333;text-transform:uppercase}.contact .page-login input{border:1px solid #ebebeb;border-radius:3px}.contact .page-login input:focus{outline:none;box-shadow:none}.contact .page-login textarea{border:1px solid #ebebeb;border-radius:3px}.contact .page-login textarea:focus{outline:none;box-shadow:none}.contact .page-login button{width:100%;text-transform:uppercase;color:#fff;font-weight:600;background-color:#25b6ea;min-height:45px;line-height:45px;font-size:16px;border-radius:15px;position:relative;z-index:1;overflow:hidden}.contact .page-login button:after{position:absolute;bottom:0;left:0;display:block;content:" ";width:100%;height:100%;background-color:#3cbeec;border-radius:inherit;z-index:-1;-webkit-transform-origin:0 100%;-moz-transform-origin:0 100%;transform-origin:0 100%;-webkit-transform:scaleY(0);-moz-transform:scaleY(0);transform:scaleY(0);-webkit-transition:-webkit-transform .25s ease-in-out;-moz-transition:-moz-transform .25s ease-in-out;transition:transform .25s ease-in-out}.contact .page-login button:hover:after{-webkit-transform:scaleY(1);-moz-transform:scaleY(1);transform:scaleY(1)}.contact-info-page li{display:table;margin-bottom:7px}.contact-info-page li i{display:table-cell;width:20px;text-align:center}.contact-info-page li a{color:#000}.contact-info-page li a:hover,.contact-info-page li a:focus{color:#25b6ea}.account-page h1.title-head,.account-page h2.title-head,.page-contact h1.title-head,.page-contact h2.title-head,.related-product h1.title-head,.related-product h2.title-head{font-weight:500;font-size:22px;padding:0px 0 10px;margin-bottom:0;margin-top:10px}.article-wraper .article-main .title-head{font-weight:500;font-size:22px;padding:0px 0 10px;margin-bottom:0}.article-wraper .article-main .postby{font-size:12px;text-transform:uppercase;color:#b2b2b2;margin:8px 0}.article-wraper .article-main .article-content img{display:block;margin-left:auto;margin-right:auto;max-width:100% !important;height:auto !important}.article-wraper .article-main .article-content .service-scroll-image img{-webkit-box-shadow:0 0 22px 0 rgba(0,0,0,0.1);box-shadow:0 0 22px 0 rgba(0,0,0,0.1);border-radius:5px}.article-wraper .article-main .article-content h2{font-size:17px;font-weight:600}.article-wraper .article-main .blog_related{background-color:#f8f8f8;padding:15px;margin-bottom:15px;margin-top:15px;border-radius:5px}.article-wraper .article-main .blog_related h2{color:#222;margin:0;font-size:18px;margin-bottom:5px;font-weight:500;text-transform:uppercase}.article-wraper .article-main .blog_related .blog_entry h3{margin:5px 0;font-size:14px}.article-wraper .article-main .blog_related .blog_entry h3 a{font-size:14px;color:#222;display:table}.article-wraper .article-main .blog_related .blog_entry h3 a:hover,.article-wraper .article-main .blog_related .blog_entry h3 a:focus{color:#25b6ea;text-decoration:none}.article-wraper .article-main .blog_related .blog_entry h3 a i{display:table-cell;width:15px}@media (max-width: 767px){.article-wraper .article-main .blog_related .pagination .page-item.active .page-link{background-color:#f8f8f8}}.article-wraper .article-main #RelatedProducts .feature_category_title .title-head{padding-bottom:0}.article-wraper .article-main #RelatedProducts .products{border-top:1px solid #f3f3f3;border-left:1px solid #f3f3f3;overflow:hidden}.article-wraper .article-main #RelatedProducts .products .product-box{border-bottom:1px solid #f3f3f3;border-right:1px solid #f3f3f3;padding:3px;margin-bottom:0}.article-wraper .article-main.article-service .title-head{color:#25b6ea;text-transform:uppercase;position:relative}.article-wraper .article-main.article-service .title-head:before{content:"";height:4px;width:100px;background-color:#25b6ea;position:absolute;left:0;bottom:10px}.article-wraper .article-main.article-service .fix-content-service{margin-top:40px}.article-wraper .article-main.article-service .fix-content-service h2:first-child{font-size:24px;padding-left:20px;text-transform:uppercase;color:#25b6ea;position:relative}@media (max-width: 480px){.article-wraper .article-main.article-service .fix-content-service h2:first-child{font-size:18px}}.article-wraper .article-main.article-service .fix-content-service h2:first-child:before{content:'\f105';font-family:"fontawesome";font-size:25px;position:absolute;left:0;top:50%;transform:translate(0, -50%)}@media (max-width: 480px){.article-wraper .article-main.article-service .fix-content-service h2:first-child:before{font-size:18px}}.article-wraper .article-main.article-service .fix-content-service .service-scrolls{max-height:280px;overflow-y:scroll}.article-wraper .article-main.article-service .fix-content-service .service-scrolls img:first-child{display:none}.article-wraper .article-main.article-service .fix-content-service .service-scrolls::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 2px rgba(0,0,0,0.3);-moz-box-shadow:inset 0 0 2px rgba(0,0,0,0.3);border-radius:5px;background-color:#F5F5F5}.article-wraper .article-main.article-service .fix-content-service .service-scrolls::-webkit-scrollbar{width:5px;background-color:#25b6ea}.article-wraper .article-main.article-service .fix-content-service .service-scrolls::-webkit-scrollbar-thumb{border-radius:5px;-webkit-box-shadow:inset 0 0 2px rgba(0,0,0,0.3);-moz-box-shadow:inset 0 0 2px rgba(0,0,0,0.3);background-color:#25b6ea}.article-wraper .article-main.article-service .fix-content-service:nth-child(2n+1) .service-scroll-image{left:50%}@media (max-width: 991px){.article-wraper .article-main.article-service .fix-content-service:nth-child(2n+1) .service-scroll-image{left:0}}.article-wraper .article-main.article-service .fix-content-service:nth-child(2n+1) .service-scroll{right:50%}@media (max-width: 991px){.article-wraper .article-main.article-service .fix-content-service:nth-child(2n+1) .service-scroll{right:0}}.article-wraper .article-main.article-service .fix-content-service .service-cta{margin-top:15px}.article-wraper .article-main.article-service .fix-content-service .service-cta .btn-icon{height:46px;width:auto;border-radius:22px;padding-left:50px;padding-right:40px;padding-top:2px;margin-right:20px;border:2px solid #25b6ea;display:inline-block;outline:none;text-transform:uppercase;color:#25b6ea;background:#fff;font-size:13px;position:relative;font-weight:600}@media (max-width: 480px){.article-wraper .article-main.article-service .fix-content-service .service-cta .btn-icon{padding-right:35px;margin-right:10px}.article-wraper .article-main.article-service .fix-content-service .service-cta .btn-icon:last-child{margin-right:0}}.article-wraper .article-main.article-service .fix-content-service .service-cta .btn-icon:before{content:'';width:22px;height:45px;position:absolute;left:-1px;top:-2px;background:#1399c9;border-top-left-radius:22px;border-bottom-left-radius:22px}.article-wraper .article-main.article-service .fix-content-service .service-cta .btn-icon:after{content:'';width:22px;height:45px;position:absolute;left:21px;top:-2px;background:#25b6ea;border-top-right-radius:22px;border-bottom-right-radius:22px}.article-wraper .article-main.article-service .fix-content-service .service-cta .btn-icon span:before{background-image:url(//bizweb.dktcdn.net/100/348/427/themes/725561/assets/call.png?1665046241561);content:'';width:30px;height:30px;left:6px;top:6px;z-index:10;background-repeat:no-repeat;background-size:cover;background-position:center center;position:absolute}.article-wraper .article-main.article-service .fix-content-service .service-cta .btn-icon.btn-form span:before{background-image:url(//bizweb.dktcdn.net/100/348/427/themes/725561/assets/support.png?1665046241561)}.article-wraper .article-main.article-service .article-content img{display:block;margin-left:auto;margin-right:auto;max-width:100% !important;height:auto !important}.article-wraper .article-main.article-service .article-content .service-scroll-image img{-webkit-box-shadow:0 0 22px 0 rgba(0,0,0,0.1);box-shadow:0 0 22px 0 rgba(0,0,0,0.1);border-radius:5px}@media (max-width: 991px){.article-wraper .article-main.article-service .article-content .service-scroll-image img{margin-bottom:20px}}.list-blog-page .box-heading{padding:10px 0}.list-blog-page .box-heading .title-head{font-weight:500;margin:0;font-size:22px}.list-blog-page .list-blogs .blog-item{margin-bottom:20px}@media (max-width: 767px){.list-blog-page .list-blogs .blog-item{margin-bottom:15px;border-bottom:1px solid #f2f2f2;padding-bottom:10px}}.list-blog-page .list-blogs .blog-item .blog-item-thumbnail{float:left;width:240px;height:auto;margin-right:10px;overflow:hidden}@media (max-width: 480px){.list-blog-page .list-blogs .blog-item .blog-item-thumbnail{width:100%;margin-right:0;margin-bottom:10px}}.list-blog-page .list-blogs .blog-item .blog-item-thumbnail img{border-radius:4px}.list-blog-page .list-blogs .blog-item .blog-item-mains{padding-left:250px}@media (max-width: 480px){.list-blog-page .list-blogs .blog-item .blog-item-mains{padding-left:0}}.list-blog-page .list-blogs .blog-item .blog-item-mains .blog-item-name{display:block;font-size:16px;color:#333;font-weight:600;letter-spacing:.5px}.list-blog-page .list-blogs .blog-item .blog-item-mains .blog-item-name a{color:#333}.list-blog-page .list-blogs .blog-item .blog-item-mains .blog-item-name a:hover,.list-blog-page .list-blogs .blog-item .blog-item-mains .blog-item-name a:focus{color:#25b6ea}.list-blog-page .list-blogs .blog-item .blog-item-mains .post-time{font-size:12px;color:#9b9b9b;margin:0 10px 0 0}.list-blog-page .list-blogs .blog-item .blog-item-mains .blog-item-summary{color:#4d4d4d}@media (max-width: 767px){.list-blog-page .list-blogs .blog-item .blog-item-mains .blog-item-summary{display:none}}.aside-item.collection-category .aside-title{background-color:#25b6ea;border-radius:3px 3px 0 0}.aside-item.collection-category .aside-title .title-head{font-weight:500;margin:0;color:#fff;font-size:14px;display:block;text-transform:uppercase;padding:10px}.aside-item.collection-category .aside-content{border:1px solid #ebebeb;border-top:none;border-radius:0 0 3px 3px}.aside-item.collection-category .nav li a{font-size:14px;padding-left:10px;padding-right:25px;color:#222;white-space:unset}.aside-item.collection-category .nav li a:hover,.aside-item.collection-category .nav li a:focus{color:#25b6ea;background-color:transparent}.aside-item.collection-category .nav>li>a{border-bottom:1px solid #f8f8f8}.aside-item.collection-category .nav>li:last-child>a{border-bottom:none}.aside-item.collection-category .nav>li.nav-item .fa{top:7px}.aside-item.collection-category .nav>li.nav-item .dropdown-menu .nav-item .fa{top:5px}.aside-item.collection-category .heading h2{margin:0;text-transform:uppercase;color:#000;font-size:14px;font-weight:600;padding:10px 0px;border-bottom:1px solid #f3f3f3;border-top:none}.aside-item .heading .title-head{margin:0;text-transform:uppercase;color:#000;font-size:14px;font-weight:600;padding:10px 0;border-bottom:1px solid #f3f3f3;border-top:1px solid #f3f3f3;margin-top:15px;margin-bottom:10px}.aside-item .list-blogs .blog-item{margin-bottom:10px;padding-left:0px;padding-right:0px}.aside-item .list-blogs .blog-item-name{margin:0;font-size:13px;font-weight:normal}.aside-item .list-blogs .blog-item-name a{color:#333}.aside-item .list-blogs .blog-item-name a:hover,.aside-item .list-blogs .blog-item-name a:focus{color:#25b6ea}.aside-item .list-blogs .panel-box-media{display:block;float:left;width:70px;margin-right:10px}.aside-item .list-blogs .blogs-rights{padding-left:80px}.aside-item .list-blogs .post-time{font-size:11px;font-style:italic}.filter-container{margin-bottom:0}.filter-container .filter-containers{padding:0}.filter-container .filter-containers .filter-container__selected-filter-header-title{color:#25b6ea;font-size:15px}.filter-container .filter-containers .filter-container__clear-all{font-size:13px}.aside-filter{margin-bottom:15px}@media (max-width: 991px){.aside-filter{margin-top:0}}.aside-filter .heading{background-color:#25b6ea;border-radius:3px 3px 0 0}.aside-filter .heading .title-head{font-weight:500;margin:0;color:#fff;font-size:14px;display:block;text-transform:uppercase;padding:10px;padding-bottom:0}@media (max-width: 991px){.aside-filter .heading .title-head{padding:0}}.aside-filter .heading p{padding:0 10px;color:#fff;font-size:12px;padding-bottom:10px;margin-bottom:0}@media (max-width: 991px){.aside-filter .heading p{padding:0}}.aside-filter .aside-hidden-mobile{border:1px solid #ebebeb;border-top:none;border-radius:0 0 3px 3px;padding:7px}.aside-filter .aside-hidden-mobile .aside-item .aside-title .title-head{font-size:14px;text-transform:uppercase}.aside-filter .aside-hidden-mobile .aside-item .field-search{margin-bottom:10px}.aside-filter .aside-hidden-mobile .aside-item .field-search input{min-height:30px;border:1px solid #e5e5e5;border-radius:0;padding:0 7px}.aside-filter .aside-hidden-mobile .aside-item .field-search button{height:34px;line-height:30px;padding:0 10px;background-color:#333;color:#fff}.aside-filter .aside-hidden-mobile .aside-item .aside-content.filter-group{border-bottom:1px solid #e5e5e5;margin-bottom:10px;padding-bottom:10px}.aside-filter .aside-hidden-mobile .aside-item:last-child .aside-content.filter-group{border-bottom:none;margin-bottom:0px;padding-bottom:10px}.list-category .col-sm-12 .col-title h3{font-weight:500;font-size:20px;padding:0;margin:10px 0;float:left}.list-category .col-sm-12 .col-title h3 span{font-size:14px}.list-category .col-sm-12 .col-title a{float:right;color:#25b6ea;font-size:14px;margin-top:12px}.list-category .owl-carousel.products-view-grid .owl-nav .owl-prev,.list-category .owl-carousel.products-view-grid .owl-nav .owl-next{-moz-transition:all 0.45s ease;-webkit-transition:all 0.45s ease;-o-transition:all 0.45s ease;-ms-transition:all 0.45s ease;transition:all 0.45s ease;opacity:1}.list-category .owl-carousel.products-view-grid .owl-nav .owl-next{height:51px;width:32px;border-radius:4px;background-color:rgba(0,0,0,0.35);box-shadow:0 7px 10px 0 rgba(72,139,216,0.2);position:absolute;right:0;text-align:center;line-height:51px;top:50%;transform:translate(0, -50%);color:#ffffff;font-size:32px;margin:0;right:-50px}.list-category .owl-carousel.products-view-grid .owl-nav .owl-next.disabled{opacity:0.2 !important}.list-category .owl-carousel.products-view-grid .owl-nav .owl-prev{height:51px;width:32px;border-radius:4px;background-color:rgba(0,0,0,0.35);box-shadow:0 7px 10px 0 rgba(72,139,216,0.2);position:absolute;left:0;text-align:center;line-height:51px;top:50%;transform:translate(0, -50%);color:#fff;font-size:32px;margin:0;left:-50px}.list-category .owl-carousel.products-view-grid .owl-nav .owl-prev.disabled{opacity:0.2 !important}.list-category .owl-carousel.products-view-grid:hover .owl-nav .owl-prev{left:0;opacity:1;visibility:inherit}.list-category .owl-carousel.products-view-grid:hover .owl-nav .owl-next{right:0;opacity:1;visibility:inherit}header{position:relative;z-index:1000}header .main-navigation{background:#fff;font-weight:500}header .main-navigation nav{background:#3393d1}header .main-navigation nav #nav .nav-item ul.dropdown-menu{padding:0;border:none;background:#fff none repeat scroll 0 0;border-radius:0;box-shadow:5px 10px 20px rgba(0,0,0,0.15);min-width:220px;font-weight:500}@media (min-width: 1025px){header .main-navigation nav #nav .nav-item ul.dropdown-menu{display:block;opacity:0;filter:alpha(opacity=0);visibility:hidden;-moz-transition:.2s ease-out;-o-transition:.2s ease-out;-webkit-transition:.2s ease-out;-ms-transition:.2s ease-out;transition:.2s ease-out;-moz-transform:translateY(20px);-o-transform:translateY(20px);-ms-transform:translateY(20px);-webkit-transform:translateY(20px);transform:translateY(20px)}}header .main-navigation nav #nav .nav-item ul.dropdown-menu li{padding:0;border-bottom:1px solid #f7f7f7}header .main-navigation nav #nav .nav-item ul.dropdown-menu li:last-child{border-bottom:none}header .main-navigation nav #nav .nav-item ul.dropdown-menu li a{padding:10px 5px;position:relative;padding-right:20px}header .main-navigation nav #nav .nav-item ul.dropdown-menu li a i{position:absolute;right:10px;top:50%;transform:translate(0, -50%)}header .main-navigation nav #nav .nav-item ul.dropdown-menu li a:hover,header .main-navigation nav #nav .nav-item ul.dropdown-menu li a:focus{background-color:transparent;color:#25b6ea}header .main-navigation nav #nav .nav-item ul.dropdown-menu li.dropdown-submenu .dropdown-menu{top:0}header .main-navigation nav #nav .nav-item:hover>.dropdown-menu{display:block;margin-top:0}@media (min-width: 1025px){header .main-navigation nav #nav .nav-item:hover>.dropdown-menu{opacity:1;filter:alpha(opacity=100);visibility:visible;-moz-transition:.3s ease-in;-o-transition:.3s ease-in;-webkit-transition:.3s ease-in;-ms-transition:.3s ease-in;transition:.3s ease-in;-moz-transform:translateY(0px);-o-transform:translateY(0px);-ms-transform:translateY(0px);-webkit-transform:translateY(0px);transform:translateY(0px)}}header .main-navigation nav #nav .nav-item:hover>.dropdown-menu .dropdown-submenu:hover .dropdown-menu{display:block;margin-top:0}@media (min-width: 1025px){header .main-navigation nav #nav .nav-item:hover>.dropdown-menu .dropdown-submenu:hover .dropdown-menu{opacity:1;filter:alpha(opacity=100);visibility:visible;-moz-transition:.3s ease-in;-o-transition:.3s ease-in;-webkit-transition:.3s ease-in;-ms-transition:.3s ease-in;transition:.3s ease-in;-moz-transform:translateY(0px);-o-transform:translateY(0px);-ms-transform:translateY(0px);-webkit-transform:translateY(0px);transform:translateY(0px)}}header.header{background-color:#25b6ea}header .top-header{padding:5px 0}@media (max-width: 767px){header .top-header{padding:5px 0}}header .top-header .logo-wrapper img{max-width:204px;padding:6px 0}header .top-header .search-bar{margin:0}header .top-header .search-bar input{border:0;position:relative;background:#fff;height:40px;border-top-left-radius:3px !important;border-bottom-left-radius:3px !important;outline:none;box-shadow:none;padding:0 10px}header .top-header .search-bar button{color:#fff;background-color:#3393d1;outline:none;box-shadow:none;border-top-right-radius:3px !important;border-bottom-right-radius:3px !important;font-size:16px}header .top-header .search-auto{position:relative;padding:8px 0}header .top-header .hotline{width:150px;float:left;text-align:center}header .top-header .hotline .hotline-icon{height:27px;width:27px;border-radius:50%;color:#fff;line-height:27px;text-align:center;font-size:30px;display:inline-block;width:100%;animation:1s ease-in-out 0s normal none infinite running suntory-alo-circle-img-anim}@keyframes suntory-alo-circle-img-anim{0%{transform:rotate(0deg) scale(1) skew(1deg)}10%{transform:rotate(-25deg) scale(1) skew(1deg)}20%{transform:rotate(25deg) scale(1) skew(1deg)}30%{transform:rotate(-25deg) scale(1) skew(1deg)}40%{transform:rotate(25deg) scale(1) skew(1deg)}50%{transform:rotate(0deg) scale(1) skew(1deg)}100%{transform:rotate(0deg) scale(1) skew(1deg)}}@keyframes suntory-alo-circle-fill-anim{0%{opacity:0.2;transform:rotate(0deg) scale(0.7) skew(1deg)}50%{opacity:0.2;transform:rotate(0deg) scale(1) skew(1deg)}100%{opacity:0.2;transform:rotate(0deg) scale(0.7) skew(1deg)}}header .top-header .hotline .hotline-content{display:inline-block;font-size:14px;width:100%}@media (max-width: 1024px){header .top-header .hotline{width:165px}}header .top-header .hotline a{font-size:14px;color:#fff;line-height:1.1;font-weight:600}header .top-header .hotline span{display:block;font-size:12px;font-weight:300;color:#f7f7f7;line-height:1.1}header .top-header .index-account{width:150px;float:left;position:relative;padding:9px 0}@media (max-width: 1024px){header .top-header .index-account{width:165px}}header .top-header .index-account .hotline-content>a{color:#fff;font-size:15px;font-weight:500;line-height:1.1}header .top-header .index-account .hotline-icon{height:35px;width:35px;border-radius:50%;color:#fff;line-height:35px;text-align:center;font-size:16px;background-color:#1399c9;float:left;margin-right:4px}header .top-header .index-account .hotline-content{padding-left:35px}header .top-header .index-account span{display:block;font-size:12px;font-weight:300;color:#f7f7f7;line-height:1.1}header .top-header .index-account ul{position:absolute;top:61px;min-width:200px;border:1px solid #efefef;background:#fff;margin:0;padding:4px 12px;border-radius:0 0 3px 3px;box-shadow:0 6px 12px 0 rgba(0,0,0,0.18);z-index:15;display:none}header .top-header .index-account ul:before{border:9px solid transparent;border-bottom:9px solid #efefef;margin-left:-9px;bottom:100%;left:20%;content:" ";height:0;width:0;position:absolute;pointer-events:none}header .top-header .index-account ul li a{color:#333;display:block}header .top-header .index-account ul li a:hover,header .top-header .index-account ul li a:focus{text-decoration:none;color:#25b6ea}header .top-header .index-account:before{content:"";position:absolute;left:0;bottom:-22px;width:100%;height:25px;background:0 0;display:none;z-index:8}header .top-header .index-account:hover:before{display:block}header .top-header .index-account:hover ul{display:block}header .top-header .index-cart{float:left;width:calc(100% - 300px);text-align:center;position:relative;padding:9px 0}@media (max-width: 1024px){header .top-header .index-cart{width:calc(100% - 330px)}}header .top-header .index-cart a{height:35px;width:35px;border-radius:50%;color:#fff;line-height:35px;text-align:center;font-size:16px;background-color:#1399c9;display:block}header .top-header .index-cart .count_item_pr{position:absolute;top:5px;right:25px;height:20px;min-width:20px;border-radius:50%;color:#fff;background:-webkit-linear-gradient(left, #FF9800, #F44336);background:linear-gradient(to right, #FF9800, #F44336);text-align:center;line-height:20px}header .topbar{padding-top:5px;font-size:12px}@media (max-width: 480px){header .topbar ul{text-align:center;float:none !important}}@media (max-width: 480px){header .topbar ul li{display:inline-block;float:none}}header .topbar ul li a{color:#666;font-weight:500}header .topbar ul li a span{color:#000}header .topbar ul li+li{margin-left:10px}@media (max-width: 480px){header .topbar ul li+li{display:none}}.section_feature_category{padding:20px 0}@media (max-width: 767px){.section_feature_category{padding:10px 0}}.section_feature_category .col-md-4 .cate-card{margin:10px 0}.section_feature_category .col-md-4 .cate-card figure{position:relative}.section_feature_category .col-md-4 .cate-card figure .cate-img{border-radius:5px;overflow:hidden;position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;max-height:180px}.section_feature_category .col-md-4 .cate-card figure .cate-img img{width:100%;min-height:180px;max-height:180px;object-fit:cover}.section_feature_category .col-md-4 .cate-card figure .cate-img:before{content:'';position:absolute;top:0;bottom:0;left:0;right:0;z-index:5;opacity:0.8;background:-webkit-linear-gradient(225deg, rgba(89,225,203,0), #32b8e6);background:linear-gradient(-135deg, rgba(89,225,203,0), #32b8e6);display:none}.section_feature_category .col-md-4 .cate-card figure figcaption{position:absolute;right:15px;bottom:15px;left:15px;z-index:5}.section_feature_category .col-md-4 .cate-card figure figcaption h3{margin:0;font-size:18px}.section_feature_category .col-md-4 .cate-card figure figcaption h3 a{display:block;color:#fff;text-transform:uppercase;font-weight:500;font-size:18px}.section_feature_category .col-md-4 .cate-card figure figcaption h3 a:after{font-family:'fontawesome';content:'\f105';margin-left:10px}.section_feature_category .col-md-4 .cate-card:hover .cate-img:before{display:block}.section_feature_category .col-md-4:nth-child(2) .cate-card figure .cate-img:before{background:-webkit-linear-gradient(225deg, rgba(255,133,106,0), #fe67a2);background:linear-gradient(-135deg, rgba(255,133,106,0), #fe67a2)}.section_feature_category .col-md-4:nth-child(3) .cate-card figure .cate-img:before{background:-webkit-linear-gradient(225deg, rgba(178,224,85,0), #5ac1c0);background:linear-gradient(-135deg, rgba(178,224,85,0), #5ac1c0)}.products-view-grid .product-item{position:relative;overflow:hidden;padding-bottom:15px}.products-view-grid .product-item .icon-sale-label{font-size:10px;color:#fff;text-align:center;display:block;position:absolute;z-index:1;font-weight:normal;line-height:normal;margin-top:0px;margin-left:0px;background:#e53939;line-height:10px;border-radius:2px;left:6px;top:6px;padding:4px 8px}.products-view-grid .product-item .item-inner .pr-img-area{overflow:hidden;position:relative}.products-view-grid .product-item .item-inner .pr-img-area a{display:block}.products-view-grid .product-item .item-inner .pr-img-area a::before{background:#444 none repeat scroll 0 0;content:"";height:100%;opacity:0;position:absolute;transition:all 0.9s ease 0s;width:100%;z-index:9}.products-view-grid .product-item .item-inner .pr-img-area a figure{margin:0}.products-view-grid .product-item .item-inner .pr-img-area a figure img.hover-img{left:0;opacity:0;position:absolute;top:0;transition:all 0.9s ease 0s}.products-view-grid .product-item .item-inner .pr-button{border:0 none;position:absolute;top:30px;opacity:0;z-index:12;padding-left:4%;overflow:hidden;transition:all .5s ease-out 0s}@media (max-width: 767px){.products-view-grid .product-item .item-inner .pr-button{display:none}}.products-view-grid .product-item .item-inner .pr-button .mt-button{border-right:0 none;float:none;margin-bottom:8px;text-align:center;transform:scale(0);transition:all 0.4s ease 0s;width:40px;line-height:20px}.products-view-grid .product-item .item-inner .pr-button .mt-button a{color:#fff;display:block;font-size:16px;padding:10px 3px 8px;font-weight:normal;background-color:#444;border-radius:2px;margin:0;border:none;height:auto;line-height:inherit}.products-view-grid .product-item .item-inner .item-info{text-align:center;padding-top:12px}.products-view-grid .product-item .item-inner .item-info .item-title{font-size:14px;margin-bottom:6px;font-weight:400}.products-view-grid .product-item .item-inner .item-info .item-title a{display:inherit;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 10px;font-size:14px;font-weight:500;color:#333}.products-view-grid .product-item .item-inner .item-info .item-title a:hover,.products-view-grid .product-item .item-inner .item-info .item-title a:focus{color:#25b6ea}.products-view-grid .product-item .item-inner .item-info .rating{color:#999;font-size:12px}.products-view-grid .product-item .item-inner .item-info .rating .bizweb-product-reviews-badge{display:block}.products-view-grid .product-item .item-inner .item-info .rating .bizweb-product-reviews-badge .bizweb-product-reviews-star{padding:0;width:100%;display:block}.products-view-grid .product-item .item-inner .item-info .rating .bizweb-product-reviews-badge .bizweb-product-reviews-star i{font-size:12px;color:#f0ca6c !important}.products-view-grid .product-item .item-inner .item-info .rating .bizweb-product-reviews-badge div:nth-child(2),.products-view-grid .product-item .item-inner .item-info .rating .bizweb-product-reviews-badge div:nth-child(3){display:none}.products-view-grid .product-item .item-inner .item-info .price-box{margin:6px 0 2px;min-height:22px}@media (max-width: 767px){.products-view-grid .product-item .item-inner .item-info .price-box{min-height:48px}}.products-view-grid .product-item .item-inner .item-info .price-box .special-price{margin:0;padding:3px 0;display:inline}.products-view-grid .product-item .item-inner .item-info .price-box .special-price .price{font-size:14px;color:#25b6ea;font-weight:600}.products-view-grid .product-item .item-inner .item-info .price-box .old-price{display:inline;margin-left:5px}.products-view-grid .product-item .item-inner .item-info .price-box .old-price .price{color:#ccc;font-size:12px;font-weight:normal;text-decoration:line-through;margin-left:6px}.products-view-grid .product-item .item-inner .item-info .pro-action{position:absolute;bottom:-64px;width:100%;-moz-transition:all 300ms ease-out;-o-transition:all 300ms ease-out;-webkit-transition:all 300ms ease-out;transition:all 300ms ease-out;-ms-transition:all 300ms ease-out;margin-top:0}@media (max-width: 767px){.products-view-grid .product-item .item-inner .item-info .pro-action{display:none}}.products-view-grid .product-item .item-inner .item-info .pro-action form{margin-bottom:0}.products-view-grid .product-item .item-inner .item-info .pro-action button{padding:5px 12px;font-size:14px;width:100%;outline:none;box-shadow:none;border-radius:2px;color:#fff;background-color:#444;height:auto;min-height:auto;line-height:inherit;text-transform:uppercase}.products-view-grid .product-item .item-inner .item-content{position:relative}.products-view-grid .product-item .item-inner:hover .pr-img-area a::before{opacity:.1}.products-view-grid .product-item .item-inner:hover .pr-img-area a figure img.hover-img{opacity:1}.products-view-grid .product-item .item-inner:hover .pr-img-area a figure img.first-img{opacity:0}.products-view-grid .product-item .item-inner:hover .pr-button{background:none;opacity:1}.products-view-grid .product-item .item-inner:hover .pr-button .mt-button{transform:scale(1)}.products-view-grid .product-item .item-inner:hover .pr-button .mt-button a:hover{background:#25b6ea;color:#fff;border:0px #25b6ea solid}.products-view-grid .product-item .item-inner:hover .item-info .pro-action{position:absolute;bottom:0px;width:100%}.products-view-grid .product-item .item-inner:hover .item-info .pro-action button{color:#fff;background-color:#25b6ea;border:1px #25b6ea solid;width:100%;transition:0.5s all ease}.section_tab_product_index{padding-bottom:0px}.section_tab_product_index .section-tour-owl.owl-carousel .owl-nav .owl-prev,.section_tab_product_index .section-tour-owl.owl-carousel .owl-nav .owl-next{-moz-transition:all 0.45s ease;-webkit-transition:all 0.45s ease;-o-transition:all 0.45s ease;-ms-transition:all 0.45s ease;transition:all 0.45s ease;opacity:1}.section_tab_product_index .section-tour-owl.owl-carousel .owl-nav .owl-next{height:51px;width:32px;border-radius:4px;background-color:rgba(0,0,0,0.35);box-shadow:0 7px 10px 0 rgba(72,139,216,0.2);position:absolute;right:0;text-align:center;line-height:51px;top:50%;transform:translate(0, -50%);color:#ffffff;font-size:32px;margin:0;right:-50px}.section_tab_product_index .section-tour-owl.owl-carousel .owl-nav .owl-next.disabled{opacity:0.2 !important}.section_tab_product_index .section-tour-owl.owl-carousel .owl-nav .owl-prev{height:51px;width:32px;border-radius:4px;background-color:rgba(0,0,0,0.35);box-shadow:0 7px 10px 0 rgba(72,139,216,0.2);position:absolute;left:0;text-align:center;line-height:51px;top:50%;transform:translate(0, -50%);color:#fff;font-size:32px;margin:0;left:-50px}.section_tab_product_index .section-tour-owl.owl-carousel .owl-nav .owl-prev.disabled{opacity:0.2 !important}.section_tab_product_index .section-tour-owl.owl-carousel .owl-dots{position:relative;display:none}@media (max-width: 767px){.section_tab_product_index .section-tour-owl.owl-carousel .owl-dots{display:block}}.section_tab_product_index .section-tour-owl.owl-carousel .owl-dots .owl-dot{height:10px;width:10px;background-color:#e5e5e5}.section_tab_product_index .section-tour-owl.owl-carousel .owl-dots .owl-dot.active{background-color:#25b6ea}.section_tab_product_index .section-tour-owl.owl-carousel:hover .owl-nav .owl-prev{left:0;opacity:1;visibility:inherit}.section_tab_product_index .section-tour-owl.owl-carousel:hover .owl-nav .owl-next{right:0;opacity:1;visibility:inherit}.section_tab_product_index .e-tabs .content ul.tabs-title{text-align:center;margin-bottom:15px}@media (max-width: 767px){.section_tab_product_index .e-tabs .content ul.tabs-title{text-align:center}}.section_tab_product_index .e-tabs .content ul.tabs-title li{color:#999999;font-size:15px;letter-spacing:0.02em;font-weight:600;-moz-transition:color 0.2s linear;-o-transition:color 0.2s linear;-webkit-transition:color 0.2s linear;transition:color 0.2s linear;display:inline-block;float:none;text-transform:uppercase;padding:7px 15px;border:1px solid #f7f7f7;border-radius:5px}@media (max-width: 767px){.section_tab_product_index .e-tabs .content ul.tabs-title li{border:none}}.section_tab_product_index .e-tabs .content ul.tabs-title li.current,.section_tab_product_index .e-tabs .content ul.tabs-title li:hover{color:#000;border-color:#000}.section_tab_product_index .e-tabs .content ul.tabs-title li+li{padding-left:15px}.section_tab_product_index .product-thumbnail .pr-img-area{position:relative;height:183px}@media (max-width: 1024px){.section_tab_product_index .product-thumbnail .pr-img-area{height:148px}}@media (max-width: 991px){.section_tab_product_index .product-thumbnail .pr-img-area{height:235px}}@media (max-width: 767px){.section_tab_product_index .product-thumbnail .pr-img-area{height:351px}}@media (max-width: 569px){.section_tab_product_index .product-thumbnail .pr-img-area{height:267px}}@media (max-width: 480px){.section_tab_product_index .product-thumbnail .pr-img-area{height:195px}}@media (max-width: 376px){.section_tab_product_index .product-thumbnail .pr-img-area{height:175px}}@media (max-width: 321px){.section_tab_product_index .product-thumbnail .pr-img-area{height:148px}}.section_tab_product_index .product-thumbnail .pr-img-area img{width:auto;max-height:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}footer{background:#f7f7f7}@media (max-width: 767px){footer .footer-widget{margin:5px 0}}footer .footer-widget h3{font-weight:600;text-transform:uppercase;font-size:14px}@media (max-width: 767px){footer .footer-widget h3{position:relative;padding-top:0;padding-bottom:0}footer .footer-widget h3:before{content:"\f107";font:normal normal normal 14px/1 FontAwesome;position:absolute;right:10px;top:50%;transform:translate(0, -50%);color:#4a4a4a}footer .footer-widget h3.active:before{content:"\f106"}}footer .footer-widget .list-menu li a{font-size:13px;color:#288ad6}footer .footer-widget .list-menu li a:hover,footer .footer-widget .list-menu li a:focus{color:#666}@media (max-width: 767px){footer .footer-widget .list-menu{display:none}}footer .footer-widget.footer-customer h3:before{display:none !important}footer .footer-widget.footer-customer .fs-ftr2{margin-bottom:15px}@media (max-width: 480px){footer .footer-widget.footer-customer .fs-ftr2{margin-bottom:10px;margin-top:10px}}@media (min-width: 768px) and (max-width: 991px){footer .footer-widget.footer-customer .fs-ftr2{float:left}}footer .footer-widget.footer-customer .fs-ftr2 li{float:left;padding-right:25px;font-size:14px;color:#4a4a4a;position:relative}@media (min-width: 768px) and (max-width: 991px){footer .footer-widget.footer-customer .fs-ftr2 li{float:none}}footer .footer-widget.footer-customer .fs-ftr2 li p{margin-bottom:0;color:#000}footer .footer-widget.footer-customer .fs-ftr2 li a{font-size:20px;font-weight:bold;color:#d0021b}@media (min-width: 768px) and (max-width: 991px){footer .footer-widget.footer-customer .fs-ftrright{float:left}}footer .footer-widget.footer-customer .fs-ftrright .fs-ftr1{display:inline-block;vertical-align:top;margin:0 25px 10px 0}footer .footer-widget.footer-customer .fs-ftrright .fs-ftr1 .fs-ftrtit{font-weight:600;color:#4a4a4a;margin-bottom:5px}footer .footer-widget.footer-customer .fs-ftrright .fs-ftr1 .fs-ftrtit a{display:inline-block;vertical-align:middle;margin:2px 0;padding:0;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}footer .footer-widget.footer-customer .fs-ftrright .fs-ftr1 a{width:48px;height:27px;display:inline-block}footer .footer-widget.footer-customer .fs-ftrright .fs-ftr3{display:inline-block;vertical-align:top}footer .footer-widget.footer-customer .fs-ftrright .fs-ftr3 .fs-ftrtit{font-weight:600;color:#4a4a4a;margin-bottom:5px}footer .footer-widget.footer-customer .fs-ftrright .fs-ftr3 li{display:inline-block;padding:0}footer .footer-widget.footer-customer .fs-ftrright .fs-ftr3 li a{width:98px;height:30px;display:block}.section_banner{padding-bottom:30px}@media (max-width: 767px){.section_banner .col-md-6:nth-child(2){margin-top:10px}}.news-list-main .newslist .later_news_big h3{display:block;font-size:16px;color:#333;font-weight:600;letter-spacing:.5px;margin-top:10px;margin-bottom:0}.news-list-main .newslist .later_news_big h3 a{color:#333}.news-list-main .newslist .later_news_big h3 a:hover,.news-list-main .newslist .later_news_big h3 a:focus{color:#25b6ea}.news-list-main .newslist .col-later-news .has-tempvideo{border-top:none;margin-top:0}@media (max-width: 767px){.news-list-main .newslist .col-later-news .has-tempvideo{margin-top:10px}}.news-list-main .newslist .col-later-news .has-tempvideo h3{display:block;font-size:16px;color:#333;font-weight:600;letter-spacing:.5px;margin-top:10px;margin-bottom:0}.news-list-main .newslist .col-later-news .has-tempvideo h3 a{color:#333}.news-list-main .newslist .col-later-news .has-tempvideo h3 a:hover,.news-list-main .newslist .col-later-news .has-tempvideo h3 a:focus{color:#25b6ea}.news-list-main .newslist .col-later-news li{border-top:1px solid #eee;margin-top:7px}.news-list-main .newslist .col-later-news li h3{font-size:14px;font-weight:400;margin-bottom:0;color:#333;margin-top:10px}.news-list-main .newslist .col-later-news li h3 a{color:#333}.news-list-main .newslist .col-later-news li h3 a:hover,.news-list-main .newslist .col-later-news li h3 a:focus{color:#25b6ea}.section_group_product{margin-bottom:20px}.section_group_product .heading-title{height:40px;margin-bottom:10px;border-bottom:1px solid #efefef}.section_group_product .heading-title h3{font-size:25px;color:#000;line-height:38px;margin:0;float:left;font-weight:500;border-bottom:2px solid #25b6ea;padding-bottom:0;position:relative}@media (max-width: 767px){.section_group_product .heading-title h3{font-size:20px}}.section_group_product .section_block_product_tab .content .tab-desktop{position:absolute;right:-280px;top:-40px}@media (max-width: 1024px){.section_group_product .section_block_product_tab .content .tab-desktop{right:-230px}}@media (max-width: 991px){.section_group_product .section_block_product_tab .content .tab-desktop{right:15px}}.section_group_product .section_block_product_tab .content .tab-desktop li+li{margin-left:15px}.section_group_product .section_block_product_tab .content .tab-desktop li span{color:#999;font-weight:500;font-style:italic}.section_group_product .section_block_product_tab .content .tab-desktop li span:hover,.section_group_product .section_block_product_tab .content .tab-desktop li span:focus{color:#25b6ea}.section_group_product .section_block_product_tab .content .tab-desktop li.current span{color:#25b6ea}.section_group_product .section_block_product_tab .content .tab-desktop.tab-desktop-2{right:15px}.section_group_product .section_block_product_tab .content .tab-mobile{position:absolute;right:10px;top:-32px}@media (max-width: 767px){.section_group_product .section_block_product_tab .content .tab-mobile{top:-40px;right:5px}}.section_group_product .section_block_product_tab .content .tab-mobile span{padding:0 10px}.section_group_product .section_block_product_tab .content .section-tour-owls.owl-carousel .owl-nav .owl-prev,.section_group_product .section_block_product_tab .content .section-tour-owls.owl-carousel .owl-nav .owl-next{-moz-transition:all 0.45s ease;-webkit-transition:all 0.45s ease;-o-transition:all 0.45s ease;-ms-transition:all 0.45s ease;transition:all 0.45s ease;opacity:1}.section_group_product .section_block_product_tab .content .section-tour-owls.owl-carousel .owl-nav .owl-next{height:51px;width:32px;border-radius:4px;background-color:rgba(0,0,0,0.35);box-shadow:0 7px 10px 0 rgba(72,139,216,0.2);position:absolute;right:0;text-align:center;line-height:51px;top:50%;transform:translate(0, -50%);color:#ffffff;font-size:32px;margin:0;right:-50px}.section_group_product .section_block_product_tab .content .section-tour-owls.owl-carousel .owl-nav .owl-next.disabled{opacity:0.2 !important}.section_group_product .section_block_product_tab .content .section-tour-owls.owl-carousel .owl-nav .owl-prev{height:51px;width:32px;border-radius:4px;background-color:rgba(0,0,0,0.35);box-shadow:0 7px 10px 0 rgba(72,139,216,0.2);position:absolute;left:0;text-align:center;line-height:51px;top:50%;transform:translate(0, -50%);color:#fff;font-size:32px;margin:0;left:-50px}.section_group_product .section_block_product_tab .content .section-tour-owls.owl-carousel .owl-nav .owl-prev.disabled{opacity:0.2 !important}.section_group_product .section_block_product_tab .content .section-tour-owls.owl-carousel .owl-dots{position:relative;display:none}@media (max-width: 767px){.section_group_product .section_block_product_tab .content .section-tour-owls.owl-carousel .owl-dots{display:block}}.section_group_product .section_block_product_tab .content .section-tour-owls.owl-carousel .owl-dots .owl-dot{height:10px;width:10px;background-color:#e5e5e5}.section_group_product .section_block_product_tab .content .section-tour-owls.owl-carousel .owl-dots .owl-dot.active{background-color:#25b6ea}.section_group_product .section_block_product_tab .content .section-tour-owls.owl-carousel:hover .owl-nav .owl-prev{left:0;opacity:1;visibility:inherit}.section_group_product .section_block_product_tab .content .section-tour-owls.owl-carousel:hover .owl-nav .owl-next{right:0;opacity:1;visibility:inherit}.section_group_product .section_block_product_tab .content .section-tour-owl.owl-carousel .owl-nav .owl-prev,.section_group_product .section_block_product_tab .content .section-tour-owl.owl-carousel .owl-nav .owl-next{-moz-transition:all 0.45s ease;-webkit-transition:all 0.45s ease;-o-transition:all 0.45s ease;-ms-transition:all 0.45s ease;transition:all 0.45s ease;opacity:1}.section_group_product .section_block_product_tab .content .section-tour-owl.owl-carousel .owl-nav .owl-next{height:51px;width:32px;border-radius:4px;background-color:rgba(0,0,0,0.35);box-shadow:0 7px 10px 0 rgba(72,139,216,0.2);position:absolute;right:0;text-align:center;line-height:51px;top:50%;transform:translate(0, -50%);color:#ffffff;font-size:32px;margin:0;right:-50px}.section_group_product .section_block_product_tab .content .section-tour-owl.owl-carousel .owl-nav .owl-next.disabled{opacity:0.2 !important}.section_group_product .section_block_product_tab .content .section-tour-owl.owl-carousel .owl-nav .owl-prev{height:51px;width:32px;border-radius:4px;background-color:rgba(0,0,0,0.35);box-shadow:0 7px 10px 0 rgba(72,139,216,0.2);position:absolute;left:0;text-align:center;line-height:51px;top:50%;transform:translate(0, -50%);color:#fff;font-size:32px;margin:0;left:-50px}.section_group_product .section_block_product_tab .content .section-tour-owl.owl-carousel .owl-nav .owl-prev.disabled{opacity:0.2 !important}.section_group_product .section_block_product_tab .content .section-tour-owl.owl-carousel .owl-dots{position:relative;display:none}@media (max-width: 767px){.section_group_product .section_block_product_tab .content .section-tour-owl.owl-carousel .owl-dots{display:block}}.section_group_product .section_block_product_tab .content .section-tour-owl.owl-carousel .owl-dots .owl-dot{height:10px;width:10px;background-color:#e5e5e5}.section_group_product .section_block_product_tab .content .section-tour-owl.owl-carousel .owl-dots .owl-dot.active{background-color:#25b6ea}.section_group_product .section_block_product_tab .content .section-tour-owl.owl-carousel:hover .owl-nav .owl-prev{left:0;opacity:1;visibility:inherit}.section_group_product .section_block_product_tab .content .section-tour-owl.owl-carousel:hover .owl-nav .owl-next{right:0;opacity:1;visibility:inherit}.section_group_product .product-brand{border-radius:5px;border:1px solid #e6e6e6;padding:10px;margin-bottom:20px}@media (max-width: 991px){.section_group_product .product-brand{margin-top:10px}}.section_group_product .product-brand .title{font-weight:600;font-size:15px}.section_group_product .product-brand .title a{color:#333}.section_group_product .product-brand .title a:hover,.section_group_product .product-brand .title a:focus{color:#25b6ea}.section_group_product .product-brand .brand-list{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.section_group_product .product-brand .brand-list .brand{width:33.333333%;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;height:70px;padding:5px}.section_group_product .product-brand .brand-list .brand a{display:block;text-align:center}.section_group_product .product-brand .brand-list .brand a img{max-height:65px;-webkit-filter:grayscale(100%);filter:grayscale(100%);-webkit-transition:all, 0.3s;transition:all, 0.3s}@media (max-width: 1024px){.section_group_product .product-brand .brand-list .brand a img{max-height:55px}}.section_group_product .product-brand .brand-list .brand a:hover img{-webkit-filter:grayscale(0%);filter:grayscale(0%)}.section_group_product .product-suggest .title{font-weight:600;font-size:15px}.section_group_product .product-suggest .product{padding:12px 0;border-bottom:1px dashed #e6e6e6}@media (min-width: 768px) and (max-width: 991px){.section_group_product .product-suggest .product{width:50%;float:left}}.section_group_product .product-suggest .product figure .product-img{width:60px;height:60px;position:relative;display:block;float:left;margin-right:15px}.section_group_product .product-suggest .product figure .product-img img{width:auto;max-height:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.section_group_product .product-suggest .product figure figcaption{padding-left:75px}.section_group_product .product-suggest .product figure figcaption .product-name{font-size:14px;font-weight:500;margin-bottom:3px;margin-top:0}.section_group_product .product-suggest .product figure figcaption .product-name a{color:#000}.section_group_product .product-suggest .product figure figcaption .product-name a:hover,.section_group_product .product-suggest .product figure figcaption .product-name a:focus{color:#25b6ea}.section_group_product .product-suggest .product figure .product-price{width:100%;line-height:1.4}.section_group_product .product-suggest .product figure .product-price .new{color:#25b6ea;font-size:13px;font-weight:600}.section_group_product .product-suggest .product figure .product-price .old{color:#999999;text-decoration:line-through;font-size:12px}.section_group_product .product-suggest .btn-viewmore{display:block;font-size:14px;line-height:40px;border-radius:50px;text-align:center;color:#fff;background:#25b6ea;box-shadow:0px 10px 20px -10px #e68b8b;line-height:32px;margin-top:15px}.section_group_product .product-suggest .btn-viewmore:hover{-webkit-filter:brightness(105%);filter:brightness(105%);box-shadow:0px 10px 20px -5px #e68b8b}@media (max-width: 767px){.section_group_product .products-view-grid .product-item{margin-bottom:0;padding-bottom:0}}.section_group_product .section-tour-owl .product-thumbnail .pr-img-area{position:relative;height:181px}@media (max-width: 1024px){.section_group_product .section-tour-owl .product-thumbnail .pr-img-area{height:148px}}@media (max-width: 991px){.section_group_product .section-tour-owl .product-thumbnail .pr-img-area{height:235px}}@media (max-width: 767px){.section_group_product .section-tour-owl .product-thumbnail .pr-img-area{height:351px}}@media (max-width: 569px){.section_group_product .section-tour-owl .product-thumbnail .pr-img-area{height:267px}}@media (max-width: 480px){.section_group_product .section-tour-owl .product-thumbnail .pr-img-area{height:195px}}@media (max-width: 376px){.section_group_product .section-tour-owl .product-thumbnail .pr-img-area{height:175px}}@media (max-width: 321px){.section_group_product .section-tour-owl .product-thumbnail .pr-img-area{height:148px}}.section_group_product .section-tour-owl .product-thumbnail .pr-img-area img{width:auto;max-height:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.section_group_product .section-tour-owls .product-thumbnail .pr-img-area{position:relative;height:205px}@media (max-width: 1024px){.section_group_product .section-tour-owls .product-thumbnail .pr-img-area{height:167px}}@media (max-width: 991px){.section_group_product .section-tour-owls .product-thumbnail .pr-img-area{height:235px}}@media (max-width: 767px){.section_group_product .section-tour-owls .product-thumbnail .pr-img-area{height:351px}}@media (max-width: 569px){.section_group_product .section-tour-owls .product-thumbnail .pr-img-area{height:267px}}@media (max-width: 480px){.section_group_product .section-tour-owls .product-thumbnail .pr-img-area{height:195px}}@media (max-width: 376px){.section_group_product .section-tour-owls .product-thumbnail .pr-img-area{height:175px}}@media (max-width: 321px){.section_group_product .section-tour-owls .product-thumbnail .pr-img-area{height:148px}}.section_group_product .section-tour-owls .product-thumbnail .pr-img-area img{width:auto;max-height:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.related-product .heading-title{height:40px;margin-bottom:10px;border-bottom:1px solid #efefef}.related-product .heading-title h3{font-size:25px;color:#000;line-height:38px;margin:0;float:left;font-weight:500;border-bottom:2px solid #25b6ea;padding-bottom:0;position:relative}@media (max-width: 767px){.related-product .heading-title h3{font-size:20px}}.related-product .products-view-grid .product-item .product-thumbnail .pr-img-area{position:relative;height:222px}@media (max-width: 1024px){.related-product .products-view-grid .product-item .product-thumbnail .pr-img-area{height:182px}}@media (max-width: 991px){.related-product .products-view-grid .product-item .product-thumbnail .pr-img-area{height:175px}}@media (max-width: 767px){.related-product .products-view-grid .product-item .product-thumbnail .pr-img-area{height:172px}}@media (max-width: 668px){.related-product .products-view-grid .product-item .product-thumbnail .pr-img-area{height:154px}}@media (max-width: 569px){.related-product .products-view-grid .product-item .product-thumbnail .pr-img-area{height:269px}}@media (max-width: 480px){.related-product .products-view-grid .product-item .product-thumbnail .pr-img-area{height:195px}}@media (max-width: 376px){.related-product .products-view-grid .product-item .product-thumbnail .pr-img-area{height:178px}}@media (max-width: 321px){.related-product .products-view-grid .product-item .product-thumbnail .pr-img-area{height:150px}}.related-product .products-view-grid .product-item .product-thumbnail .pr-img-area img{width:auto;max-height:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.similar-product{border-radius:5px;border:1px solid #eaeaea}@media (min-width: 768px) and (max-width: 991px){.similar-product{border-radius:0;border-bottom:none}}.similar-product .right-bestsell h2{font-size:18px;padding:10px;border-bottom:1px solid #f0f0f0;margin:0;text-align:center}.similar-product .right-bestsell .list-bestsell .list-bestsell-item{border-bottom:1px solid #e9e9e9;padding:5px}.similar-product .right-bestsell .list-bestsell .list-bestsell-item:last-child{border-bottom:none}@media (min-width: 565px) and (max-width: 991px){.similar-product .right-bestsell .list-bestsell .list-bestsell-item:last-child{border-bottom:1px solid #e9e9e9}}.similar-product .right-bestsell .list-bestsell .list-bestsell-item .thumbnail-container{padding:5px}.similar-product .right-bestsell .list-bestsell .list-bestsell-item .thumbnail-container .product-image{width:80px;margin-right:10px;float:left;border:1px solid #f0f0f0;border-radius:3px;padding:2px;position:relative;height:80px}.similar-product .right-bestsell .list-bestsell .list-bestsell-item .thumbnail-container .product-image img{width:auto;max-height:74px;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.similar-product .right-bestsell .list-bestsell .list-bestsell-item .thumbnail-container .product-meta{padding-left:90px}.similar-product .right-bestsell .list-bestsell .list-bestsell-item .thumbnail-container .product-meta h3{margin-top:10px;font-size:14px;margin-bottom:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:400}.similar-product .right-bestsell .list-bestsell .list-bestsell-item .thumbnail-container .product-meta h3 a{color:#333}.similar-product .right-bestsell .list-bestsell .list-bestsell-item .thumbnail-container .product-meta h3 a:hover,.similar-product .right-bestsell .list-bestsell .list-bestsell-item .thumbnail-container .product-meta h3 a:focus{color:#25b6ea;text-decoration:none}.similar-product .right-bestsell .list-bestsell .list-bestsell-item .thumbnail-container .product-meta .product-price-and-shipping .price{color:#25b6ea;font-weight:600;font-size:14px}.similar-product .right-bestsell .list-bestsell .list-bestsell-item .thumbnail-container .product-meta .product-price-and-shipping .regular-price{margin-left:7px;color:#bbb;text-decoration:line-through;font-size:12px}.similar-product .right-bestsell .list-bestsell .list-bestsell-item .thumbnail-container .product-meta .bizweb-product-reviews-badge{display:block}.similar-product .right-bestsell .list-bestsell .list-bestsell-item .thumbnail-container .product-meta .bizweb-product-reviews-badge .bizweb-product-reviews-star{padding:0}.similar-product .right-bestsell .list-bestsell .list-bestsell-item .thumbnail-container .product-meta .bizweb-product-reviews-badge .bizweb-product-reviews-star i{font-size:12px;color:#f0ca6c !important}.similar-product .right-bestsell .list-bestsell .list-bestsell-item .thumbnail-container .product-meta .bizweb-product-reviews-badge div:nth-child(2),.similar-product .right-bestsell .list-bestsell .list-bestsell-item .thumbnail-container .product-meta .bizweb-product-reviews-badge div:nth-child(3){display:none}.similar-product .right-bestsell .list-bestsell .list-bestsell-item:hover .thumbnail-container .product-meta h3 a{color:#25b6ea}.similar-product .right-bestsell .list-bestsell .list-bestsell-item:hover .thumbnail-container .product-image{-webkit-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;border:1px solid transparent;-o-border-image:linear-gradient(to right, #c26af5, #57eeff);border-image:-webkit-gradient(linear, left top, right top, from(#c26af5), to(#57eeff));border-image:linear-gradient(to right, #c26af5, #57eeff);border-image-slice:1}@media (max-width: 991px){.similar-product .right-bestsell .list-bestsell .list-bestsell-item{width:50%;float:left}}@media (max-width: 480px){.similar-product .right-bestsell .list-bestsell .list-bestsell-item{width:100%;float:none}}.section-news .blogs-content .heading{margin-bottom:10px;border-bottom:1px solid #efefef}.section-news .blogs-content .heading h2{font-size:25px;color:#000;line-height:38px;margin:0;font-weight:500;border-bottom:2px solid #e42c2e;float:left}.section-news .blogs-content .heading h2 a{color:#000}.section-news .blogs-content .heading h2 a:hover,.section-news .blogs-content .heading h2 a:focus{color:#25b6ea}.section-news .blogs-content .list-blogs-link .news-owl .blog-item .post-time{color:#25b6ea;font-size:13px;display:block;margin-bottom:5px}.section-news .blogs-content .list-blogs-link .news-owl .blog-item .blog-item-name{font-weight:600;font-size:14px;margin-bottom:10px}.section-news .blogs-content .list-blogs-link .news-owl .blog-item .blog-item-name a{color:#000}.section-news .blogs-content .list-blogs-link .news-owl .blog-item .blog-item-name a:hover,.section-news .blogs-content .list-blogs-link .news-owl .blog-item .blog-item-name a:focus{color:#25b6ea}.section-news .blogs-content .list-blogs-link .news-owl .blog-item .blog-item-thumbnail{display:block;border-radius:5px}.section-news .blogs-content .list-blogs-link .news-owl .blog-item .blog-item-thumbnail img{border-radius:5px}.section-news .blogs-content .list-blogs-link .news-owl.owl-carousel .owl-nav .owl-prev,.section-news .blogs-content .list-blogs-link .news-owl.owl-carousel .owl-nav .owl-next{-moz-transition:all 0.45s ease;-webkit-transition:all 0.45s ease;-o-transition:all 0.45s ease;-ms-transition:all 0.45s ease;transition:all 0.45s ease;opacity:1}.section-news .blogs-content .list-blogs-link .news-owl.owl-carousel .owl-nav .owl-next{height:51px;width:32px;border-radius:4px;background-color:rgba(0,0,0,0.35);box-shadow:0 7px 10px 0 rgba(72,139,216,0.2);position:absolute;right:0;text-align:center;line-height:51px;top:50%;transform:translate(0, -50%);color:#ffffff;font-size:32px;margin:0;right:-50px}.section-news .blogs-content .list-blogs-link .news-owl.owl-carousel .owl-nav .owl-next.disabled{opacity:0.2 !important}.section-news .blogs-content .list-blogs-link .news-owl.owl-carousel .owl-nav .owl-prev{height:51px;width:32px;border-radius:4px;background-color:rgba(0,0,0,0.35);box-shadow:0 7px 10px 0 rgba(72,139,216,0.2);position:absolute;left:0;text-align:center;line-height:51px;top:50%;transform:translate(0, -50%);color:#fff;font-size:32px;margin:0;left:-50px}.section-news .blogs-content .list-blogs-link .news-owl.owl-carousel .owl-nav .owl-prev.disabled{opacity:0.2 !important}.section-news .blogs-content .list-blogs-link .news-owl.owl-carousel .owl-dots{position:relative;display:none}@media (max-width: 767px){.section-news .blogs-content .list-blogs-link .news-owl.owl-carousel .owl-dots{display:block}}.section-news .blogs-content .list-blogs-link .news-owl.owl-carousel .owl-dots .owl-dot{height:10px;width:10px;background-color:#e5e5e5}.section-news .blogs-content .list-blogs-link .news-owl.owl-carousel .owl-dots .owl-dot.active{background-color:#25b6ea}.section-news .blogs-content .list-blogs-link .news-owl.owl-carousel:hover .owl-nav .owl-prev{left:0;opacity:1;visibility:inherit}.section-news .blogs-content .list-blogs-link .news-owl.owl-carousel:hover .owl-nav .owl-next{right:0;opacity:1;visibility:inherit}.home-slider.owl-carousel .owl-nav .owl-prev,.home-slider.owl-carousel .owl-nav .owl-next{-moz-transition:all 0.45s ease;-webkit-transition:all 0.45s ease;-o-transition:all 0.45s ease;-ms-transition:all 0.45s ease;transition:all 0.45s ease;opacity:1}.home-slider.owl-carousel .owl-nav .owl-next{height:51px;width:32px;border-radius:4px;background-color:rgba(0,0,0,0.35);box-shadow:0 7px 10px 0 rgba(72,139,216,0.2);position:absolute;right:0;text-align:center;line-height:51px;top:50%;transform:translate(0, -50%);color:#ffffff;font-size:32px;margin:0;right:-50px}.home-slider.owl-carousel .owl-nav .owl-next.disabled{opacity:0.2 !important}.home-slider.owl-carousel .owl-nav .owl-prev{height:51px;width:32px;border-radius:4px;background-color:rgba(0,0,0,0.35);box-shadow:0 7px 10px 0 rgba(72,139,216,0.2);position:absolute;left:0;text-align:center;line-height:51px;top:50%;transform:translate(0, -50%);color:#fff;font-size:32px;margin:0;left:-50px}.home-slider.owl-carousel .owl-nav .owl-prev.disabled{opacity:0.2 !important}.home-slider.owl-carousel:hover .owl-nav .owl-prev{left:0;opacity:1;visibility:inherit}.home-slider.owl-carousel:hover .owl-nav .owl-next{right:0;opacity:1;visibility:inherit}.line-clamp2{position:relative;height:43px;overflow:hidden;display:block}.line-clamp2:after{content:"";text-align:right;position:absolute;bottom:0;right:0;width:20%;height:22px;background:linear-gradient(to right, rgba(255,255,255,0), #fff 50%)}@supports (-webkit-line-clamp: 2){.line-clamp2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-height:43px;height:auto}.line-clamp2:after{display:none}}.main_container.collection .title-head{text-transform:uppercase}.category-products .sortPagiBar .view-mode a .button-view-mode{display:inline-block;width:38px;height:38px;color:#333;line-height:37px;text-align:center;background:#ebebeb;background:#fff;font-size:20px;padding-top:0px;border:1px solid #ebebeb}.category-products .sortPagiBar .view-mode a .button-view-mode.active,.category-products .sortPagiBar .view-mode a .button-view-mode:hover{background-color:#25b6ea;border-color:#25b6ea;color:#fff}.category-products .products-view-grid .borderss{border-top:1px solid #eee;border-left:1px solid #eee}.category-products .products-view-grid .borderss .product-item{border-right:1px solid #eee;border-bottom:1px solid #eee;margin-bottom:0;padding:5px}.category-products .products-view-grid .borderss .product-item .item-inner .product-thumbnail .pr-img-area{border:none}.category-products .products-view-list .border-rs{border-top:1px solid #eee;border-left:1px solid #eee;border-right:1px solid #eee}.category-products .products-view-list .product-box{border-bottom:1px solid #eee;margin-bottom:0;padding-bottom:7px;padding-top:7px}.category-products .products-view-list .product-box .product-thumbnail{padding:10px}.category-products .products-view-list .product-box .product-thumbnail .tt-label-location{font-size:10px;color:#fff;text-align:center;display:block;position:absolute;z-index:1;font-weight:normal;line-height:normal;margin-top:0px;margin-left:0px;background:#e53939;line-height:10px;border-radius:2px;left:6px;top:6px;padding:4px 8px}.category-products .products-view-list .product-box .product-thumbnail .pr-button{border:0 none;position:absolute;top:30px;opacity:0;z-index:12;padding-left:4%;overflow:hidden;transition:all .5s ease-out 0s}.category-products .products-view-list .product-box .product-thumbnail .pr-button .mt-button{border-right:0 none;float:none;margin-bottom:8px;text-align:center;transform:scale(0);transition:all 0.4s ease 0s;width:40px;line-height:20px}.category-products .products-view-list .product-box .product-thumbnail .pr-button .mt-button a{color:#fff;display:block;font-size:16px;padding:10px 3px 8px;font-weight:normal;background-color:#444;border-radius:2px;margin:0;border:none;height:auto;line-height:inherit}.category-products .products-view-list .product-box .product-info .product-name{margin-top:15px;font-size:20px}.category-products .products-view-list .product-box .product-info .product-name a{font-size:20px;color:#333}.category-products .products-view-list .product-box .product-info .product-name a:hover,.category-products .products-view-list .product-box .product-info .product-name a:focus{color:#25b6ea}.category-products .products-view-list .product-box .product-info .bizweb-product-reviews-badge{display:block}.category-products .products-view-list .product-box .product-info .bizweb-product-reviews-badge .bizweb-product-reviews-star{padding:0}.category-products .products-view-list .product-box .product-info .bizweb-product-reviews-badge .bizweb-product-reviews-star i{font-size:12px;color:#f0ca6c !important}.category-products .products-view-list .product-box .product-info .bizweb-product-reviews-badge div:nth-child(2),.category-products .products-view-list .product-box .product-info .bizweb-product-reviews-badge div:nth-child(3){display:none}.category-products .products-view-list .product-box .product-info .price-box{min-height:1px}.category-products .products-view-list .product-box .product-info .price-box .special-price{display:inline-block;width:auto}.category-products .products-view-list .product-box .product-info .price-box .old-price{margin-left:10px}.category-products .products-view-list .product-box .product-info .product-summary{color:#4a4a4a}.category-products .products-view-list .product-box .product-info .product-summary p{margin-bottom:5px}.category-products .products-view-list .product-box .product-info .product-summary img{display:none}.category-products .products-view-list .product-box .pro-action{display:inline-block;-moz-transition:all 300ms ease-out;-o-transition:all 300ms ease-out;-webkit-transition:all 300ms ease-out;transition:all 300ms ease-out;-ms-transition:all 300ms ease-out;margin-top:10px}.category-products .products-view-list .product-box .pro-action form{margin-bottom:0}.category-products .products-view-list .product-box .pro-action button{padding:5px 12px;font-size:14px;width:100%;outline:none;box-shadow:none;border-radius:2px;color:#fff;background-color:#25b6ea;height:auto;min-height:auto;line-height:inherit;text-transform:uppercase}.category-products .products-view-list .product-box:hover .product-thumbnail .pr-button{background:none;opacity:1}.category-products .products-view-list .product-box:hover .product-thumbnail .pr-button .mt-button{transform:scale(1)}.category-products .products-view-list .product-box:hover .product-thumbnail .pr-button .mt-button a:hover{background:#25b6ea;color:#fff;border:0px #25b6ea solid}.category-products .products-view-grid .product-item .product-thumbnail .pr-img-area{position:relative;height:203px}@media (max-width: 1024px){.category-products .products-view-grid .product-item .product-thumbnail .pr-img-area{height:166px}}@media (max-width: 991px){.category-products .products-view-grid .product-item .product-thumbnail .pr-img-area{height:232px}}@media (max-width: 767px){.category-products .products-view-grid .product-item .product-thumbnail .pr-img-area{height:345px}}@media (max-width: 668px){.category-products .products-view-grid .product-item .product-thumbnail .pr-img-area{height:312px}}@media (max-width: 569px){.category-products .products-view-grid .product-item .product-thumbnail .pr-img-area{height:267px}}@media (max-width: 480px){.category-products .products-view-grid .product-item .product-thumbnail .pr-img-area{height:191px}}@media (max-width: 376px){.category-products .products-view-grid .product-item .product-thumbnail .pr-img-area{height:171px}}@media (max-width: 321px){.category-products .products-view-grid .product-item .product-thumbnail .pr-img-area{height:144px}}.category-products .products-view-grid .product-item .product-thumbnail .pr-img-area img{width:auto;max-height:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.search-main .borderss{border-top:1px solid #eee;border-left:1px solid #eee;border-right:none}.search-main .product-item{margin-bottom:0;border-right:1px solid #eee;border-bottom:1px solid #eee;padding:5px}.search-main .product-item .item-inner .pr-img-area{border:none}.collections-slider.owl-carousel .owl-dots{position:relative}.collections-slider.owl-carousel .owl-dots .owl-dot{height:8px;width:8px;border-radius:50%;border:1px solid #ececec}.collections-slider.owl-carousel .owl-dots .owl-dot.active{background-color:#25b6ea;border-color:#25b6ea}.product-top{margin-top:10px;margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #e5e5e5}.product-top .title-head{float:left;overflow:hidden;font-size:20px;color:#333;margin:0}.product-top .panel-product-rating{float:left;line-height:27px;margin-left:15px}.product-top .panel-product-rating .bizweb-product-reviews-badge{display:inline-block;float:left}.product-top .panel-product-rating .bizweb-product-reviews-badge .bizweb-product-reviews-star{padding:0}.product-top .panel-product-rating .bizweb-product-reviews-badge .bizweb-product-reviews-star i{font-size:12px;color:#f0ca6c !important}.product-top .panel-product-rating .bizweb-product-reviews-badge div:nth-child(2),.product-top .panel-product-rating .bizweb-product-reviews-badge div:nth-child(3){display:none}.product-top .panel-product-rating .iddanhgia{display:inline-block;margin-left:10px;color:#0a5bff}.product-top .panel-product-rating .iddanhgia:hover{cursor:pointer}.details-product .product-image-block .large-image .button_wh_40{position:absolute;right:10px;top:10px;z-index:9;height:40px;width:40px;line-height:40px;text-align:center;border:none;background-color:#f5f5f5;border-radius:50%}.details-product .product-image-block #gallery_01.owl-carousel .owl-nav .owl-prev,.details-product .product-image-block #gallery_01.owl-carousel .owl-nav .owl-next{-moz-transition:all 0.45s ease;-webkit-transition:all 0.45s ease;-o-transition:all 0.45s ease;-ms-transition:all 0.45s ease;transition:all 0.45s ease;opacity:1}.details-product .product-image-block #gallery_01.owl-carousel .owl-nav .owl-next{height:40px;width:25px;background-color:rgba(0,0,0,0.35);box-shadow:0 7px 10px 0 rgba(72,139,216,0.2);position:absolute;right:0;text-align:center;line-height:40px;top:50%;transform:translate(0, -50%);color:#ffffff;font-size:32px;margin:0}.details-product .product-image-block #gallery_01.owl-carousel .owl-nav .owl-next.disabled{opacity:0.2 !important}.details-product .product-image-block #gallery_01.owl-carousel .owl-nav .owl-prev{height:40px;width:25px;background-color:rgba(0,0,0,0.35);box-shadow:0 7px 10px 0 rgba(72,139,216,0.2);position:absolute;left:0;text-align:center;line-height:40px;top:50%;transform:translate(0, -50%);color:#fff;font-size:32px;margin:0}.details-product .product-image-block #gallery_01.owl-carousel .owl-nav .owl-prev.disabled{opacity:0.2 !important}.details-product .product-image-block #gallery_01.owl-carousel:hover .owl-nav .owl-prev{left:0;opacity:1;visibility:inherit}.details-product .product-image-block #gallery_01.owl-carousel:hover .owl-nav .owl-next{right:0;opacity:1;visibility:inherit}.details-product .product-image-block #gallery_01.owl-carousel .owl-dots{display:none}.details-product .product-image-block #gallery_01.owl-carousel .item{border:1px solid #e5e5e5;padding:4px}@media (max-width: 767px){.details-product .details-pro{margin-top:10px}}.details-product .details-pro .price-box .special-price{display:inline-block;float:left}.details-product .details-pro .price-box .special-price .product-price{display:inline-block;overflow:hidden;font-size:24px;color:#e10c00;vertical-align:middle;margin-right:10px}.details-product .details-pro .price-box .old-price{display:inline-block;float:left}.details-product .details-pro .price-box .old-price .product-price-old{font-size:18px;color:#bbb}.details-product .details-pro .inventory_quantity{margin-bottom:10px;border-bottom:1px solid #ececec;padding-bottom:10px}.details-product .details-pro .inventory_quantity .stock-brand-title{color:#333}.details-product .details-pro .inventory_quantity .a-stock{color:#30a43b}.details-product .product-summary .rte p{margin-bottom:7px}.details-product .form-product .swatch{margin:10px 0}.details-product .form-product .swatch .header{display:block;float:none}.details-product .form-product form{margin-bottom:15px}@media (max-width: 767px){.details-product .form-product form{margin-bottom:0}}.details-product .form-product .form-group{width:100%}.details-product .form-product .form-group .custom-btn-number{width:150px;display:inline-block;float:left;position:relative;padding:0;margin-bottom:20px;border:none;box-shadow:none;height:45px}@media (max-width: 480px){.details-product .form-product .form-group .custom-btn-number{margin-bottom:10px}}.details-product .form-product .form-group .custom-btn-number input{margin:0px;display:block;float:left;height:40px;border:solid 1px #ebebeb;border-right:none;border-left:none;width:55px;text-align:center;box-shadow:none;border-radius:0px;font-size:15px;outline:none}.details-product .form-product .form-group .custom-btn-number button{font-size:20px;line-height:0px;border:solid 1px #ebebeb;display:inline-block;width:40px;height:40px;background:#fff;float:left;color:#333;text-align:center;padding:0px}.details-product .form-product .form-group .custom-btn-number button.btn-minus{border-radius:0;border-top-left-radius:3px;border-bottom-left-radius:3px}.details-product .form-product .form-group .custom-btn-number button.btn-plus{border-radius:0;border-top-right-radius:3px;border-bottom-right-radius:3px}.details-product .form-product .form-group .custom-btn-number button:hover,.details-product .form-product .form-group .custom-btn-number button:focus{background-color:#25b6ea;border-color:#25b6ea;color:#fff}.details-product .form-product .form-group button{background:#25b6ea;font-size:14px;outline:none;box-shadow:none;padding:10px;color:#fff;height:auto;line-height:inherit;width:100%;border-radius:2px}.details-product .form-product .form-group button span{display:block;width:100%;text-align:center}.details-product .form-product .form-group button span.txt-main{font-size:20px;font-weight:700;line-height:1.1}.details-product .form-product .form-group button:hover,.details-product .form-product .form-group button:focus{color:#fff;background-color:#1399c9}@media (max-width: 480px){.details-product .form-product .form-group button{width:100%}}.details-product .product-sidebar-ant-fashion .main-project__tab--content{background-color:#fff8eb;border:1px dashed #f4c871;border-radius:3px;padding:10px;margin-bottom:20px;position:relative}@media (max-width: 767px){.details-product .product-sidebar-ant-fashion .main-project__tab--content{margin-top:10px;margin-bottom:10px}}.details-product .product-sidebar-ant-fashion .main-project__tab--content:before{content:"";background:url(//bizweb.dktcdn.net/100/348/427/themes/725561/assets/sale-bagde.png?1665046241561) no-repeat;position:absolute;top:-5px;right:-1px;height:90px;width:90px;background-size:90px}.details-product .product-sidebar-ant-fashion .main-project__tab--content .product-promotions-list-title{margin-top:0;font-size:15px;color:#e52025}.details-product .product-sidebar-ant-fashion .main-project__tab--content .product-promotions-list-content a{color:#288ad6}.details-product .product-sidebar-ant-fashion .main-project__tab--content .product-promotions-list-content ul{list-style:disc inside}.details-product .product-sidebar-ant-fashion .main-project__tab--content .product-promotions-list-content p{margin-bottom:7px}.details-product .product-sidebar-ant-fashion .ant_onlineSupport{width:100%;padding:10px;border:1px solid #ededed;border-radius:2px}.details-product .product-sidebar-ant-fashion .ant_onlineSupport .supportTitle{width:100%;text-align:center;font-size:16px;line-height:23px;margin:0}@media (max-width: 1024px){.details-product .product-sidebar-ant-fashion .ant_onlineSupport .supportTitle{font-size:14px}}.details-product .product-sidebar-ant-fashion .ant_onlineSupport .supportTitle3{width:100%;text-align:center;font-size:14px;line-height:23px;margin:0;font-weight:normal}.details-product .product-sidebar-ant-fashion .ant_onlineSupport .supportImage{display:block;margin:10px auto}.details-product .product-sidebar-ant-fashion .ant_onlineSupport .phoneNumber{width:100%;margin-top:10px;display:block;text-align:center;line-height:1.1}.details-product .product-sidebar-ant-fashion .ant_onlineSupport .phoneNumber a{font-size:36px;font-weight:600;color:#1fb349;text-decoration:none}@media (max-width: 1024px){.details-product .product-sidebar-ant-fashion .ant_onlineSupport .phoneNumber a{font-size:30px}}.details-product .product-sidebar-ant-fashion .ant_onlineSupport .or{width:100%;margin:10px 0;color:#7a7d8d;text-align:center;line-height:1.1}.details-product .product-sidebar-ant-fashion .ant_onlineSupport .or span{display:inline-block;background:#fff;padding:0 10px;transform:translateY(50%);font-size:13px}.details-product .product-sidebar-ant-fashion .ant_onlineSupport .or:after{display:block;content:"";width:100%;height:1px;background:#ededed}.details-product .product-sidebar-ant-fashion .ant_onlineSupport .chatNow{display:block;width:100%;margin-top:10px;padding:10px;text-align:center;font-size:16px;color:#1fb349;border:1px solid #1fb349;border-radius:2px;cursor:pointer;line-height:1.1;min-height:1}.product-tab .tab-content img{max-width:100% !important;height:auto !important}.product-tab .border-ghghg{position:relative}.product-tab .border-ghghg:before{content:"";height:2px;background-color:#ededed;width:100%;position:absolute;top:50%;left:0;z-index:-1}.product-tab .tabs-title{min-width:439px;border:2px solid #ededed;border-radius:999px;height:57px;line-height:57px;display:inline-block;margin-left:auto;margin-right:auto;background-color:#fff}@media (max-width: 480px){.product-tab .tabs-title{padding:0;border:none;height:auto;line-height:inherit;border-radius:0;display:block;background-color:#fff;border-bottom:1px solid #f7f7f7;margin-bottom:10px;padding-bottom:10px;min-width:1px}}.product-tab .tabs-title li{margin-right:0}.product-tab .tabs-title li h3{margin:0;color:#999;font-size:17px;text-decoration:none;font-weight:500;position:relative}.product-tab .tabs-title li h3 span{font-size:17px}.product-tab .tabs-title li+li{margin-left:25px}.product-tab .tabs-title li+li h3:before{border-right:1px solid #dadada;content:"";height:22px;left:-12px;position:absolute;top:55%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media (max-width: 480px){.product-tab .tabs-title li+li h3:before{display:none}}.product-tab .tabs-title li.current h3{color:#000}@media (max-width: 480px){.product-tab .tabs-title li.current h3{background-color:#2c2c43;border-radius:3px;padding:5px;color:#fff}}.product-tab .tabs-title li.current h3 span{color:#000}@media (max-width: 480px){.product-tab .tabs-title li.current h3 span{color:#fff}}@media (max-width: 480px){.product-tab .tabs-title li{width:100%;text-align:center;color:#2c2c43 !important}.product-tab .tabs-title li span{color:#2c2c43}.product-tab .tabs-title li+li{margin-left:0;margin-top:5px}}.product-tab .product-well{min-height:20px;padding:0;padding-bottom:35px;background-color:#fff;position:relative;margin-bottom:18px;box-shadow:none;outline:none;border:none;border-radius:0}.product-tab .product-well .ba-text-fpt{height:350px;overflow:hidden;-webkit-transition:height 0.2s;-moz-transition:height 0.2s;transition:height 0.2s}.product-tab .product-well.expanded .ba-text-fpt{height:auto;-webkit-transition:height 0.2s;-moz-transition:height 0.2s;transition:height 0.2s}.product-tab .product-well.expanded .less-text{display:block}.product-tab .product-well.expanded .more-text{display:none}.product-tab .product-well.expanded .show-more::before{display:none}.product-tab .product-well .show-more{position:relative}.product-tab .product-well .show-more .btn--view-more{position:absolute;top:100%;left:50%;width:120px;margin-left:-60px;margin-top:0px;text-align:center;background-color:transparent;color:#0a5bff;font-weight:normal;outline:none;box-shadow:none}.product-tab .product-well .show-more .btn--view-more:hover,.product-tab .product-well .show-more .btn--view-more:focus{color:#25b6ea;border-color:#25b6ea;outline:none;box-shadow:none}.product-tab .product-well .show-more::before{display:block;content:"";height:120px;position:absolute;top:-120px;width:100%;left:0;background:rgba(255,255,255,0.6);background:linear-gradient(180deg, rgba(255,255,255,0), rgba(255,255,255,0.33) 33%, rgba(255,255,255,0.8) 83%, #fff)}.product-tab .product-well .less-text{display:none}.zoomLens{border:none !important}#btnnewreview{background:#25b6ea !important}.recent_products{border:1px solid #eee;padding:10px;margin-bottom:16px;position:relative;z-index:1}.recent_products .module-header .module-title{margin:0 0 15px;font-size:16px;font-weight:500;text-transform:uppercase}.recent_products #recent-content .owl-item .item{border:1px solid #efefef;padding:2px;margin:1px}.recent_products #recent-content .owl-item .item .box-image{position:relative;height:96px}@media (max-width: 1024px){.recent_products #recent-content .owl-item .item .box-image{height:76px}}@media (max-width: 991px){.recent_products #recent-content .owl-item .item .box-image{height:102px}}@media (max-width: 767px){.recent_products #recent-content .owl-item .item .box-image{height:123px}}@media (max-width: 569px){.recent_products #recent-content .owl-item .item .box-image{height:89px}}@media (max-width: 480px){.recent_products #recent-content .owl-item .item .box-image{height:113px}}@media (max-width: 376px){.recent_products #recent-content .owl-item .item .box-image{height:100px}}@media (max-width: 321px){.recent_products #recent-content .owl-item .item .box-image{height:81px}}.recent_products #recent-content .owl-item .item .box-image img{width:auto;max-height:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.recent_products #recent-content.owl-carousel .owl-nav{display:none !important}.recent_products #recent-content.owl-carousel .owl-dots{position:relative;bottom:0}.recent_products #recent-content.owl-carousel .owl-dots .owl-dot{height:8px;width:8px;border-radius:50%;border:1px solid #ececec}.recent_products #recent-content.owl-carousel .owl-dots .owl-dot span{display:none !important}.recent_products #recent-content.owl-carousel .owl-dots .owl-dot.active{border-color:#25b6ea}.mobile-success-notification{position:fixed;background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,0.2);visibility:hidden;will-change:transform;transition-property:visibility, -webkit-transform, opacity;transition-property:visibility, transform, opacity;transition-duration:0.2s;top:auto;bottom:0;padding-bottom:0px;left:0;right:0;width:auto;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);justify-content:space-between;align-items:center}.mobile-success-notification.opened{visibility:visible;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);z-index:9999}.mobile-success-notification .layout.vertical{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.mobile-success-notification .layout .layout.center{-ms-flex-align:center;-webkit-align-items:center;align-items:center}.mobile-success-notification .layout .layout.horizontal{-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;padding:12px 16px;border-bottom:1px solid #eeeeee}.mobile-success-notification .layout .layout.horizontal .paper-font-body1{-webkit-font-smoothing:antialiased;font-size:14px;font-weight:500;line-height:20px;display:table-cell;vertical-align:middle;color:#25b6ea}.mobile-success-notification .layout .layout.horizontal.status{display:table}.mobile-success-notification .layout .layout.horizontal.status img{display:table-cell;float:left}.mobile-success-notification .layout .layout.horizontal.content{padding:16px}.mobile-success-notification .layout .layout.horizontal.content .flex-none{-ms-flex:none;-webkit-flex:none;flex:none}.mobile-success-notification .layout .layout.horizontal.content img{width:76px;background:white;height:auto;margin-right:12px;border:1px solid #e5e5e5;border-radius:2px;overflow:hidden;padding:8px;float:left}.mobile-success-notification .layout .layout.horizontal.content .flex-auto{-ms-flex:1 1 auto;-webkit-flex:1 1 auto;flex:1 1 auto;padding-left:87px}.mobile-success-notification .layout .layout.horizontal.content .flex-auto .paper-font-subhead{-webkit-font-smoothing:antialiased;font-size:16px;font-weight:400;line-height:24px}.mobile-success-notification .layout .layout .layout-button-mobile{padding:15px 0}.mobile-success-notification .layout .layout .layout-button-mobile button{background-color:#25b6ea;color:#fff;text-transform:uppercase;font-weight:500;width:calc(100% - 90px);float:left;border-radius:3px}.mobile-success-notification .layout .layout .layout-button-mobile button.btn-dong{width:80px;float:right;background-color:#2c2c43;margin-left:10px}.search-main .products-view-grid .product-item .product-thumbnail .pr-img-area{position:relative;height:219px}@media (max-width: 1024px){.search-main .products-view-grid .product-item .product-thumbnail .pr-img-area{height:226px}}@media (max-width: 991px){.search-main .products-view-grid .product-item .product-thumbnail .pr-img-area{height:232px}}@media (max-width: 767px){.search-main .products-view-grid .product-item .product-thumbnail .pr-img-area{height:345px}}@media (max-width: 569px){.search-main .products-view-grid .product-item .product-thumbnail .pr-img-area{height:267px}}@media (max-width: 480px){.search-main .products-view-grid .product-item .product-thumbnail .pr-img-area{height:191px}}@media (max-width: 376px){.search-main .products-view-grid .product-item .product-thumbnail .pr-img-area{height:171px}}@media (max-width: 321px){.search-main .products-view-grid .product-item .product-thumbnail .pr-img-area{height:144px}}.search-main .products-view-grid .product-item .product-thumbnail .pr-img-area img{width:auto;max-height:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}@media (min-width: 1025px){.my-account .dashboard .recent-orders .thead-default{border-top:1px solid #e1e1e1}}@media (max-width: 991px){.cart-mobile .select-item-qty-mobile .txt_center button.reduced.items-count.btn-minus,.cart-mobile .select-item-qty-mobile .txt_center button.increase.items-count.btn-plus{width:25px !important;padding:1px 0}.select-item-qty-mobile .txt_center input{border-left:none;border-right:none;left:25px}.select-item-qty-mobile>div{width:74px}.left-content{margin-bottom:10px}.left-content .aside-filter{padding-top:0;padding-bottom:0}.left-content .aside-filter .heading{margin-bottom:0;border-bottom:none}.left-content .aside-filter .heading{text-align:left;border:1px solid #eee;padding:7px;font-size:14px;position:relative;color:#25b6ea;background-color:#fff}.left-content .aside-filter .heading:after{content:"\f107";font-family:FontAwesome;font-size:15px;position:absolute;right:10px;line-height:21px;transition:all 0.55s 0.25s;transform:rotate(0);top:50%;transform:translate(0, -50%)}.left-content .aside-filter .heading.active:after{transform:rotate(180deg);top:50%;transform:translate(0, -50%)}.left-content .aside-filter .heading .title-head{color:#000;font-weight:600}.left-content .aside-filter .heading p{color:#000}.header-main{padding:5px 0}.col-100-h{clear:both;height:45px}.col-100-h:before{display:table;content:" "}.col-100-h:after{content:"";display:table;clear:both}.col-100-h #trigger-mobile{width:35px;float:left;margin:0;padding:0;display:block;text-align:left;margin-top:8px;margin-right:5px;margin-bottom:8px}.col-100-h #trigger-mobile .icon-bar{background-color:#fff;display:block;width:22px;height:2px;border-radius:1px}.col-100-h #trigger-mobile .icon-bar.icon-bar{margin-top:4px}.col-100-h .mobile-search{width:40px;float:left;position:relative;padding-left:0;margin:0;left:5px;top:10px;text-align:left}.col-100-h .mobile-search i{color:#000;font-size:18px}.col-100-h .mobile-cart{position:absolute;right:15px;top:8px}.col-100-h .mobile-cart a{color:#fff}.col-100-h .mobile-cart a i{font-size:25px}.col-100-h .mobile-cart .count_item_pr{position:absolute;height:20px;width:20px;border-radius:50%;line-height:20px;text-align:center;background:-webkit-linear-gradient(left, #FF9800, #F44336);background:linear-gradient(to right, #FF9800, #F44336);font-size:12px;right:-10px;top:-10px;color:#fff}.col-100-h .logo-wrapper{position:absolute;margin:0 auto;left:0;right:0;max-width:150px;top:0;text-align:center;padding:5px 0}.col-100-h .logo-wrapper img{max-width:145px !important;position:relative;top:-6px}header .top-header .search-auto{padding:0}.mobile-filter{position:relative;z-index:10}.mobile-filter .aside-item{display:inline-block;margin-right:10px}.mobile-filter .aside-item h2{margin:0;position:relative}}@media (max-width: 991px) and (max-width: 480px){.mobile-filter .aside-item h2{font-size:11px !important}}@media (max-width: 991px){.mobile-filter .aside-item h2:after{content:'\f0d7';font-family:fontawesome;margin-left:5px}.aside-filter{margin:0}.aside-filter .aside-hidden-mobile{border:none;padding:0;padding-top:7px}.aside-filter .aside-hidden-mobile .aside-item .aside-content.filter-group{display:none;width:100%;background:#fff;border:1px solid #d9d9d9;border-radius:4px;box-shadow:0 10px 10px 0 rgba(0,0,0,0.1);padding:5px 10px;position:absolute;left:0;top:30px;z-index:9}.aside-filter .aside-hidden-mobile .aside-item .aside-content.filter-group .closefilter{position:absolute;right:20px;border-radius:50%;background:none;border:1px #ddd solid;font-weight:100;padding:0 6px;z-index:9}.aside-filter .filter-sort ul li{position:relative}.aside-filter .filter-sort ul li a:before{content:"";margin-right:7px;border-radius:2px;font-size:18px;border:solid 1px #ebebeb;line-height:40px;height:15px !important;width:15px;display:inline-block;position:relative;top:2px}.aside-filter .filter-sort ul li a.active:before{border-color:#25b6ea;background:#25b6ea}.aside-filter .filter-sort ul li a.active:after{content:'\f00c';position:absolute;left:2px;top:-1px;font-family:fontawesome;color:#FFF;font-size:11px}}@media (max-width: 480px){.s480-f{display:block;font-size:0;clear:both}.bizweb-product-reviews-form{min-width:250px !important}.col-100p{width:100%}}#order_details .thead-default{border-top:1px solid #ddd}#order_details .order_details_name_products a{font-weight:500}#my-orders-table .order_customer_url a{color:#25b6ea;font-weight:600}#my-orders-table .price{color:#25b6ea}#myModal .modal-header .modal-title{line-height:44px}.price-color{color:#25b6ea}.page-404 h1{font-size:25px;color:#25b6ea;text-transform:uppercase}#show_shops .show-title{color:#fff;position:relative;padding:5px 0;display:block;padding:10px;line-height:16px;font-weight:600;text-decoration:none;background-color:#25b6ea}#show_shops ul{background-color:#f5f5f5;min-height:392px;max-height:392px;overflow-y:scroll}#show_shops ul::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 2px rgba(0,0,0,0.3);-moz-box-shadow:inset 0 0 2px rgba(0,0,0,0.3);border-radius:5px;background-color:#F5F5F5}#show_shops ul::-webkit-scrollbar{width:5px;background-color:#F5F5F5}#show_shops ul::-webkit-scrollbar-thumb{border-radius:5px;-webkit-box-shadow:inset 0 0 2px rgba(0,0,0,0.3);-moz-box-shadow:inset 0 0 2px rgba(0,0,0,0.3);background-color:#e5e5e5}#show_shops ul li{padding:4px 6px}#show_shops ul li.active,#show_shops ul li:hover{color:#fff;background:#315399}.choose_address select{text-transform:capitalize;background-image:url(ico-selects.png) !important;background-repeat:no-repeat;background-position:right 10px center}.search-main form button{color:#fff;background-color:#25b6ea;border-top-right-radius:4px !important;border-bottom-right-radius:4px !important}.ompare-store .highlight{padding:9px 14px;margin-bottom:14px;background-color:#f7f7f9;border:1px solid #e1e1e8;border-radius:4px}.ompare-store .highlight code,.ompare-store .highlight pre{word-wrap:break-word}.grecaptcha-badge{display:none !important}.view_more{display:block;clear:both;text-align:center;margin-bottom:25px}.view_more a{position:relative;display:inline-block;padding:8px 28px;line-height:normal;border:1px solid #25b6ea;text-transform:uppercase;font-size:14px;text-align:center;font-weight:400;font-style:normal;background-color:transparent;-webkit-transition:color 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86),border 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);transition:color 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86),border 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);z-index:1;-webkit-tap-highlight-color:initial;color:#fff}.view_more a:before{position:absolute;content:'';display:block;left:0;top:0;right:0;bottom:0;width:100%;height:100%;-webkit-transform:scale(1, 1);transform:scale(1, 1);-webkit-transform-origin:left center;transform-origin:left center;z-index:-1;-webkit-transition:-webkit-transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);transition:-webkit-transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);transition:transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);transition:transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86),-webkit-transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);background-color:#25b6ea}.view_more a:hover,.view_more a:focus{color:#25b6ea;border-color:#25b6ea}.view_more a:hover:before,.view_more a:focus:before{-webkit-transform-origin:right center;transform-origin:right center;-webkit-transform:scale(0, 1);transform:scale(0, 1)}footer .footer-widget.footer-customer .fs-ftrright .fs-ftr1 ul.isocal_list li a{display:inline-block;width:50px;height:50px;border-radius:50%;overflow:hidden}ul.isocal_list li{display:inline-block}.filter-group ul.filter-vendor,.filter-group ul.filter-type{max-height:280px}#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .text-center{pointer-events:none}#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .text-center button{display:none}#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .text-center .number-sidebar{border:none}header.header.sticky{position:fixed;width:100%;z-index:99;top:0 !important;left:0 !important}#gallery_01 a.thumb-link{height:80px;justify-content:center;display:flex;-o-justify-content:center;-moz-justify-content:center;-webkit-justify-content:center;-os-justify-content:center;-o-display:flex;-moz-display:flex;-webkit-display:flex;-os-display:flex;align-items:center;position:relative;overflow:hidden}#gallery_01 a.thumb-link img{width:auto;height:auto;max-width:100%;max-height:100%}.large-image .zoomWrapper,.large-image .large_image_url{height:370px !important;justify-content:center;display:flex;-o-justify-content:center;-moz-justify-content:center;-webkit-justify-content:center;-os-justify-content:center;-o-display:flex;-moz-display:flex;-webkit-display:flex;-os-display:flex;align-items:center;position:relative;overflow:hidden}.large-image .zoomWrapper img,.large-image .large_image_url img{width:auto;height:auto;max-width:100%;max-height:100%}@media (max-width: 767px){footer .back-to-top.show{display:none !important}}
