.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}
.owl-carousel{display:none;width:100%;z-index:1}
.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}
.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}
.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}
.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d}
.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}
.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel.owl-loaded{display:block}
.owl-carousel.owl-loading{opacity:0;display:block}
.owl-carousel.owl-hidden{opacity:0}
.owl-carousel.owl-refresh .owl-item{display:none}
.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel.owl-grab{cursor:move;cursor:grab}
.owl-carousel.owl-rtl{direction:rtl}
.owl-carousel.owl-rtl .owl-item{float:right}
.no-js .owl-carousel{display:block}
.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}
.owl-carousel .owl-animated-in{z-index:0}
.owl-carousel .owl-animated-out{z-index:1}
.owl-carousel .fadeOut{animation-name:fadeOut}
@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}
.owl-height{transition:height .5s ease-in-out}
.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}
.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}
.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}
.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.html) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}
.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}
.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}
.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}
.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}
.owl-theme .owl-nav [class*='owl-']{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}
.owl-theme .owl-nav [class*='owl-']:hover{background:transparent;color:#FFF;text-decoration:none}
.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}
.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}
.owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent}
.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}
.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity 200ms ease;border-radius:30px}
.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
.title-head{font-size:1.42857em;color:#333;text-decoration:none;font-family:'Roboto',Helvetica,Arial,sans-serif}
.title-head a{color:#333}
.title-head a:hover{color:#49b14d}
.subtitle-head{font-size:1.28571em;color:#333;margin:20px 0}
.product-box{text-align:left;margin-bottom:30px;background:#fff;position:relative;overflow:hidden}
.product-box .product-thumbnail{position:relative;overflow:hidden}
.product-box .product-info{z-index:10;position:relative;padding-bottom:10px;padding-left:5px;padding-right:5px}
.product-box .product-name{font-size:1em;line-height:1.15;color:#333;font-weight:500;margin-top:10px;margin-bottom:5px;padding-bottom:2px}
.product-box .product-name a{color:#222;text-decoration:none}
.product-box .product-name a:hover{color:#49b14d}
.product-box .product-name:hover,.product-box .product-name:focus{color:#49b14d}
.product-box .price-box{min-height:49px}
.product-box .price-box .special-price{display:block;width:100%}
.product-box .price-box .special-price .product-price{color:#49b14d;font-size:1.07143em;line-height:1.71429em;display:inline-block;font-weight:500}
.product-box .price-box .old-price{display:inline-block}
.product-box .price-box .old-price .product-price-old{text-decoration:line-through;font-size:.92857em;margin:0 0 0 0;display:inline-block;color:#878787}
.product-box .price-box .sale-flash{position:absolute;font-size:.92857em;top:10px;left:10px;text-align:center;z-index:9;text-transform:uppercase;font-weight:500}
.product-box .product-summary{font-size:1em;color:#acacac;line-height:20px}
.product-box form{-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}
.product-price{color:#323c3f;font-size:1.42857em;line-height:24px;display:block;font-weight:700}
.products-view-list .product-box .product-thumbnail{text-align:center;margin-bottom:0;width:calc(100% / 3);float:left}
@media (max-width:480px){.products-view-list .product-box .product-thumbnail{width:100%;float:none;margin-bottom:15px}}
.products-view-list .product-box .product-info{text-align:left;margin-left:30px;float:left;width:calc(100% / 3 * 2 - 30px);background:transparent;border-top:none}
@media (max-width:480px){.products-view-list .product-box .product-info{float:none;margin-left:0;width:100%}}
.breadcrumb{margin:0;font-size:1em;padding:10px 0;background-color:#fff;border-radius:0}
.breadcrumb li{display:inline}
.breadcrumb li>a{color:#333}
.breadcrumb li>a>span{color:#333}
.breadcrumb li>a>span:hover,.breadcrumb li>a>span:focus{color:#49b14d;text-decoration:none}
.breadcrumb li>a:hover,.breadcrumb li>a:focus{color:#49b14d;text-decoration:none}
.breadcrumb li span{display:inline;color:#49b14d;padding:0 2px}
.breadcrumb li span .fa{color:#666}
.breadcrumb li a:hover,.breadcrumb li.active,.breadcrumb li strong{color:#333;font-weight:500}
.breadcrumb>li+li:before{display:none}
.pagination{margin-bottom:20px}
.pagination .page-link{float:left;margin:0 2.5px;width:28px;background:#49b14d;text-align:center;height:28px;font-size:14px;line-height:26px;color:#fff;border-radius:0;border:1px solid #49b14d!important;text-decoration:none;border-radius:3px!important;padding:0}
.pagination .page-link:hover{background-color:#fff;border-color:#49b14d;color:#49b14d}
@media (max-width:480px){.pagination .page-link{width:24px;height:24px;line-height:22px;margin:0 2px;font-size:12px}}
.pagination .page-item.disabled .page-link{border:0;background:transparent;color:#555555}
.pagination .page-item.active .page-link{background-color:#fff;border-color:#49b14d;color:#49b14d}
header{background:#fff}
.header_search{padding:10px 0 15px}
.header_search input{float:right}
.header_search .input-group{width:100%;margin-bottom:0}
.header_search button{padding:0 8px;background:transparent}
.header_search button img{margin-top:6px}
.mini-cart{z-index:10;text-align:center}
.mini-cart:hover .top-cart-content{display:block}
.mini-cart .dropdown-toggle{font-size:12px;padding:0;text-transform:none}
.top-cart-contain{color:#333;padding:0;right:0}
.top-cart-contain .price{color:#49b14d;text-transform:uppercase}
.top-cart-contain .mini-cart .price{margin-right:5px;font-size:16px;font-weight:700}
.top-cart-contain .product-details .price{color:#49b14d;width:auto;float:none;font-weight:400;padding-left:0;font-size:12px}
.top-cart-content{display:none;position:absolute;top:70px;right:0;background:#fff;padding:0;text-align:left;box-shadow:0 0 15px -5px rgba(0,0,0,0.4);z-index:10000}
.top-cart-content .empty{text-align:left;color:#333}
.top-cart-content .product-name{margin:0;width:150px;line-height:1;padding-right:10px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.top-cart-content .product-name a{font-size:1em;line-height:normal;line-height:20px!important;font-weight:400;color:#333}
.top-cart-content .list-item-cart{max-height:250px;overflow-y:scroll}
.top-cart-content .list-item-cart::-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}
.top-cart-content .list-item-cart::-webkit-scrollbar{width:5px;background-color:#F5F5F5}
.top-cart-content .list-item-cart::-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}
.top-cart-content li{list-style:none}
.top-cart-content li.item{border-top:1px solid #eee;overflow:hidden;padding:20px 0;position:relative}
.top-cart-content li.item:first-child{border-top:none;padding-top:10px}
.top-cart-content li.item:last-child{margin:0;border-bottom:none}
.top-cart-content li.item .product-image{float:left;display:block;width:80px;margin-right:10px}
.top-cart-content li.item .detail-item{padding-left:90px}
.top-cart-content li.item .detail-item .fa{position:absolute;right:10px}
.top-cart-content li.item .detail-item input{display:inline-block;width:45px;padding:0;text-align:center;min-height:30px;height:30px;margin-bottom:0;float:left;border-radius:0;border-left:none;border-right:none}
.top-cart-content li.item .detail-item input[disabled]{border:1px solid #ebebeb;background-color:#fff}
.top-cart-content li.item .detail-item button.items-count{display:inline-block;box-shadow:none;outline:none;background-color:#fff;border:1px solid #e5e5e5;height:30px;float:left}
.top-cart-content .block-subtitle{color:#333;overflow:hidden;padding:15px;text-align:left;font-size:.92857em;background:#f5f5f5;text-transform:none;font-weight:400;border-bottom:1px #ddd solid}
.top-cart-content .actions .btn{border-radius:3px;border:1px solid #49b14d;color:#49b14d;background-color:#fff;min-width:145px;text-transform:uppercase}
.top-cart-content .actions .btn+.btn{float:right}
.top-cart-content .actions .btn:hover,.top-cart-content .actions .btn:Focus{color:#fff;background-color:#49b14d}
.top-subtotal{color:#333;font-size:1.14286em;font-weight:400;padding:12px 0;border-top:1px dashed #e5e5e5;text-align:left;text-transform:none}
.top-subtotal .price{font-weight:500;color:#49b14d;float:right}
ul#cart-sidebar{padding:10px;margin:0;max-height:582px;min-width:320px}
ul#cart-sidebar li.list-item{max-height:400px;overflow-y:auto}
ul#cart-sidebar li.action{display:none}
ul#cart-sidebar .no-item p{margin-bottom:0}
ul#cart-sidebar.hasclass li.action{display:block}
ul#cart-sidebar li.list-item .price2{font-weight:700;color:#f94e3f;font-size:14px;display:list-item;margin-bottom:5px}
ul#cart-sidebar li.list-item::-webkit-scrollbar{width:5px}
ul#cart-sidebar li.list-item::-webkit-scrollbar-track{background:rgba(255,255,255,0.9)}
ul#cart-sidebar li.list-item::-webkit-scrollbar-thumb{background:#49b14d;border-radius:15px}
ul#cart-sidebar li.list-item::-webkit-scrollbar-thumb:hover,ul#cart-sidebar li.list-item::-webkit-scrollbar-thumb:active{background:#49b14d;border-radius:15px}
.li-fix-1{background:#FFF;border-top:1px solid #ebebeb;display:block}
.li-fix-2{display:block;width:295px}
header nav{background:transparent}
header nav .nav{position:relative}
header nav .nav-item{float:left;position:relative}
header nav .nav-item.has-mega{position:static}
header nav .nav-item:hover,header nav .nav-item:focus{background-color:transparent}
header nav .nav-item>a{color:#222;font-size:18px;padding:12px 10px;text-transform:uppercase;font-weight:500}
header nav .nav-item>a:hover,header nav .nav-item>a:focus{color:#49b14d;background-color:transparent}
header nav .nav-item>.fa{color:#222;position:absolute;right:0;top:33px}
header nav .nav-item .nav-item-lv2{padding:0 10px}
header nav .nav-item .nav-item-lv3{padding:0 10px}
header nav .nav-item:hover>.dropdown-menu{display:block;margin-top:0}
@media (min-width:1025px){header 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 nav .nav-item:hover>.mega-content{display:block}
@media (min-width:1025px){header nav .nav-item:hover>.mega-content{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 nav .nav-item li.dropdown-submenu{position:relative}
header nav .nav-item li.dropdown-submenu .dropdown-menu{left:100%;top:0}
header nav .nav-item li.dropdown-submenu:hover>.dropdown-menu{display:block}
header nav .nav-item.active{background-color:transparent}
header nav .nav-item.active>a{color:#49b14d}
header nav .mega-content{background:#fff none repeat scroll 0 0;display:none;margin:0;padding:10px;position:absolute;top:48px;left:0;z-index:99;width:100%;-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,0.1);box-shadow:0 2px 8px 0 rgba(0,0,0,0.1);max-height:600px;overflow-y:auto}
header nav .mega-content::-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}
header nav .mega-content::-webkit-scrollbar{width:5px;background-color:#F5F5F5}
header nav .mega-content::-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}
header nav .mega-content .level1.parent a.hmega{color:#333!important;text-transform:uppercase;font-weight:600;margin-bottom:10px;display:inline-block}
header nav .mega-content .level1.parent a.hmega:hover,header nav .mega-content .level1.parent a.hmega:focus{color:#49b14d!important}
header nav .mega-content .level1.parent ul.level1 li{line-height:1.3}
header nav .mega-content .level1.parent ul.level1 li a{text-transform:none!important;font-weight:500}
header nav .mega-content .level1.parent ul.level1 li+li{padding-top:5px}
header nav .mega-content .level1.item{float:left;width:25%;padding:10px}
header nav .mega-content .level1.item>a{color:#333!important;text-transform:uppercase;font-weight:600;margin-bottom:10px;display:inline-block}
header nav .mega-content .level1.item>a:hover,header nav .mega-content .level1.item>a:focus{color:#49b14d!important}
header nav .mega-content .level1.item h2{font-size:14px;margin-top:0}
header nav .mega-content .level1.item ul.level1{margin-bottom:15px}
header nav .mega-content .level1.item ul.level1 li a{font-weight:normal!important;text-transform:none!important;color:#333}
header nav .mega-content .level1.item ul.level1 li a:hover,header nav .mega-content .level1.item ul.level1 li a:focus{text-decoration:none;color:#49b14d}
header nav .mega-content .level0{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
@media (min-width:1025px){header nav .mega-content{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)}}
footer{position:relative;overflow:hidden}
footer .footer-info-widget h3{font-size:1.28571em;color:#333;text-transform:uppercase;margin-bottom:20px}
footer .footer-info-widget p{color:#cfd2d3;font-size:1.14286em}
footer .footer-info-widget p.hotline{font-size:2em;color:#fff;font-weight:700;margin-bottom:15px;margin-top:-8px}
footer .footer-info-widget p.hotline a{color:#fff}
footer .footer-info-widget p.hotline a:hover{color:#49b14d}
footer .footer-info-widget form{position:relative}
footer .footer-info-widget form input{height:50px;-webkit-border-radius:5px;border-radius:5px;font-size:1.14286em}
footer .footer-info-widget form button{position:absolute;right:0;background:transparent;border:none;line-height:50px;font-size:2.14286em;color:#a6a6ad;padding-right:10px}
footer .list-inline .fa{color:#fff;margin-right:20px;font-size:2.14286em}
footer .list-inline .fa:hover{color:#49b14d}
footer .site-footer h3,footer .site-footer h4{position:relative;color:#333;margin:0;padding:13px 0;font-size:1.28571em}
footer .list-menu{margin-bottom:15px;line-height:1.71429em}
footer .list-menu a{color:#fff}
footer .list-menu a:hover{color:#49b14d}
footer .list-menu li{color:#fff}
footer .list-menu.contact .fa{width:20px;margin-right:5px;color:#49b14d}
footer .copyright{text-align:center;color:#fff;font-size:1em;position:relative;font-size:12px}
footer .copyright a{color:#fff}
footer .copyright a:hover,footer .copyright a:focus{color:#49b14d}
footer .copyright b{font-weight:normal}
footer .social-icons li{margin-right:10px}
footer .back-to-top{position:absolute;right:10px;bottom:10px;font-size:20px;line-height:1;cursor:pointer;height:35px;width:35px;line-height:35px;border-radius:3px;background-color:#49b14d;color:#fff;text-align:center;border-radius:50%}
footer .back-to-top:hover{background-color:#3a8d3d}
footer .back-to-top.show{position:fixed;right:10px;bottom:10px;z-index:999}
.details-product #gallery_01{margin-top:15px;z-index:0}
.details-product #gallery_01 .owl-carousel.owl-loaded{overflow:hidden}
.details-product .details-pro .product-price{font-size:2.14286em;display:inline-block}
.details-product .details-pro .price-box{margin:5px 0 5px}
.details-product .details-pro .price-box del{color:#adadad;font-size:1.42857em;margin-left:5px}
.details-product .details-pro .product-summary .rte img{display:none}
.details-product .details-pro .custom-btn-number{position:relative;padding:0;margin-bottom:20px;border:none;box-shadow:none;height:auto}
.details-product .details-pro .custom-btn-number label{font-size:14px;color:#000;font-weight:400}
.details-product .details-pro .custom-btn-number #qty{height:50px;font-size:1em;margin:0;width:60px;padding:0 2px;text-align:center;background:#fff}
.details-product .details-pro .custom-btn-number .qtyminus{position:absolute;left:25px;top:4px;font-size:1.42857em}
.details-product .details-pro .custom-btn-number .qtyplus{position:absolute;right:25px;top:4px;font-size:1.42857em}
.zoomWrapper{width:100%!important;height:auto!important}
.zoomWrapper img{position:static!important;max-width:100%!important;height:auto!important;width:auto!important}
.zoomWrapper img ~ img{display:none!important}
.product-tab .tab-link{margin-right:20px}
.product-tab .tab-link h3{margin:10px 0;font-size:1.14286em}
.product-tab .tab-link span{font-size:1.14286em}
.product-tab .tab-link.current h3{color:#49b14d}
.product-tab .tab-content.current{min-height:1px;display:block!important}
@media (max-width:480px){.product-tab .tab-content.current{min-height:20px}}
.view-mode span{font-size:0}
.button-view-mode{padding:0;margin:0;font-size:1.42857em}
.button-view-mode.active{box-shadow:none;color:#333}
.button-view-mode.active a{color:#333}
.sortPagiBar{padding-bottom:15px}
.blog-item{overflow:hidden;margin-bottom:15px}
.blog-item .date{position:absolute;background:#49b14d;text-align:center;color:#fff;padding:3px 10px;z-index:10}
.blog-item .date span{display:block;line-height:45px}
.blog-item .date span ~ span{overflow:hidden;border-top:1px solid #fff}
.blog-item-name{font-weight:700;position:relative;font-size:1.14286em;margin:0}
.blog-item-name a{color:#333}
.blog-item-name .fa{position:absolute;left:0;top:9px;font-size:11px;color:#49b14d}
.blog-item-summary{font-size:1em;margin-bottom:0}
.blog-item-thumbnail{position:relative}
.list-blogs .blog-item{margin-bottom:25px}
.article-main .article-title{font-size:1.71429em;line-height:1.92857em;margin:15px 0 8px}
.article-main .postby{font-size:1.14286em;line-height:1.71429em;color:#676767;margin-bottom:10px}
.article-main .article-content{font-size:1em}
.article-main .form-group{margin:0;padding-top:0;padding-bottom:8px}
#article-comments{margin-top:30px}
#article-comments .article-comment{margin-bottom:10px}
#article-comments .article-comment-user-image{margin:0;float:left;width:50px;margin-right:12px}
#article-comments .article-comment-user-comment{padding-left:63px;font-size:1em}
#article-comments .user-name-comment{margin:0;color:#49b14d;font-size:15px;line-height:1}
#article-comments .article-comment-date-bull{padding:5px 0;display:block;color:#acacac;font-size:12px}
.social-media{font-size:1em}
.social-media label{display:inline-block}
.social-media a{margin-right:7px;color:#222}
.social-media a:hover,.social-media a:focus{text-decoration:none;color:#222}
.social-media a:hover .fa-facebook-official,.social-media a:focus .fa-facebook-official{color:#3b5998}
.social-media a:hover .fa-twitter,.social-media a:focus .fa-twitter{color:#1da1f2}
.social-media a:hover .fa-pinterest,.social-media a:focus .fa-pinterest{color:#bd081c}
.social-media a:hover .fa-google-plus,.social-media a:focus .fa-google-plus{color:#dd4b39}
.social-media .list-inline li{margin-right:20px}
textarea.form-control{border:1px solid #e1e1e1}
.section-news-2{margin-bottom:20px}
.cart-item{background:#fff;padding:20px 10px;border-bottom:1px solid #e1e1e1}
.cart-item-image{float:left;width:120px;margin-right:20px}
.cart-item-info{padding-left:140px}
.cart-item-info h3{margin:0;font-size:1.28571em;font-weight:400}
.cart-item-info .product-price{line-height:50px}
.cart-item-info input{width:95px;height:45px;border-color:#e1e1e1;float:left}
.cart-item-info .remove-item{color:#c6c6c6;font-size:38px;font-weight:300;line-height:47px;float:right}
.cart-item-info .variant{color:#adadad}
.name-product-cart{color:#49b14d}
.cart .total-price{background:#fff;padding:25px;line-height:45px}
.delete-cart .title{font-size:2.14286em;text-align:center;padding:30px 10px}
.delete-cart .btn-50{width:calc(50% - 3px)}
.delete-cart .btn-50 a{color:#fff;display:block}
#customer_register{margin-bottom:20px}
#customer_login,#recover_customer_password{margin-bottom:0}
.checkbox.style input{margin:0!important;display:none}
.checkbox.style label{display:inline-block;vertical-align:middle;font-weight:normal;text-transform:none;position:relative;padding-left:55px;line-height:50px}
.checkbox.style label:before{display:block;width:35px;height:35px;background:#fff;border:1px solid #d4d4d4;border-radius:5px;content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);-o-transform:translateY(-50%)}
.checkbox.style input:checked+label:after{content:"\f00c";font-family:FontAwesome;font-size:20px;color:#49b14d;position:absolute;top:50%;left:8px;transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);-o-transform:translateY(-50%)}
.block-account h3{margin-top:0}
.customer-name{color:#49b14d;line-height:55px}
.block-content.form-signup{background:#fff;padding-top:10px}
.block-content.form-signup p{padding:0;display:table}
.block-content.form-signup p i{display:table-cell;width:20px;text-align:center;color:#49b14d}
.block-content.form-signup p a{color:#49b14d}
.address-title{padding-left:10px;margin-bottom:15px;border-radius:0!important;font-weight:300}
.address-title button{background:none;border:none;font-size:0;width:50px;height:55px}
.address-title button.btn-edit{background-image:url();background-repeat:no-repeat;background-position:center}
.address-title button.btn-delete{background-image:url();background-repeat:no-repeat;background-position:center}
.address-subtitle{margin-top:0;text-transform:uppercase}
.address-item-action{right:0;top:-7px}
.address-item-action .btn-row{padding-right:5px}
.address-group{background:#fff;padding-bottom:5px;margin-bottom:15px}
.address-group p{color:#595959}
.address-group p label{float:left;font-weight:300}
#order_payment,#order_shipping{background:#fff;padding:10px 0}
#order_payment .address.note i,#order_shipping .address.note i{color:#49b14d;margin-right:5px}
.totalorders{background:#fff;border-color:#e1e1e1}
.order-headding{margin:0}
.info-contact .widget-menu p{display:inline}
.info-contact .logo{font-size:20px}
.aside-item.collection-category .nav-item{position:relative;font-size:1.07143em}
.aside-item.collection-category .nav-item a{font-size:1.07143em}
.aside-item.collection-category .nav-item .fa{position:absolute;right:5px;top:12px;height:20px;width:20px;line-height:20px;text-align:center}
.aside-item.collection-category .nav-item .dropdown-menu{position:static;width:100%;border:0;padding-left:15px;box-shadow:none}
.aside-item.collection-category .nav-item.active>a{color:#49b14d}
.aside-item.collection-category .nav-item.active>.dropdown-menu{display:block}
.aside-item.collection-category .nav>li>a{padding:5px 15px}
.aside-item .nav>li>a:focus,.aside-item .nav>li>a:hover{background:none}
#start{width:100px;float:left}
@media (max-width:1024px){#start{width:80px}}
#start input{text-align:center;border-radius:0;border:1px solid #e1e1e1;box-shadow:none;outline:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none}
#stop{width:100px;float:left;margin-left:30px;text-align:center;position:relative}
@media (max-width:1024px){#stop{width:80px}}
#stop input{text-align:center;border-radius:0;border:1px solid #e1e1e1;box-shadow:none;outline:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none}
#stop:before{content:"-";position:absolute;left:-17px;font-size:17px}
a#filter-value{height:30px;line-height:30px;font-weight:400;width:100px;margin-top:15px;background-color:#49b14d;color:#fff;border-color:#49b14d}
a#filter-value:hover,a#filter-value:focus{outline:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;background-color:#2b692e;border-color:#2b692e}
div#isp_search_result_page_container .btn-search{display:none}
button.btn.btn-default.btn-search{display:none}
div#isp_search_result_page_container form{margin-bottom:0}
footer .footer-info-widget p.hotline a{color:#fff}
.product-box .sale-flash{background-color:#49b14d}
.blog-item .date{background:#f02b2b}
.off-canvas-menu .action .btn-primary.btn-50:last-child{background:#2bf525}
.off-canvas-menu .action .btn-primary.btn-50:last-child:hover{background:#43f63d}
.details-product form button.btn-primary2{background:#2bf525}
.details-product form button.btn-primary2:hover{background:#43f63d}
.view-desktop a.btn.btn-primary.btn-full{background:#ef7d00}
.view-desktop a.btn.btn-primary.btn-full:hover{background:#ff8a0a}
.home-slider,.section-blog-sliders{overflow:hidden}
.home-slider .item,.section-blog-sliders .item{position:relative}
.home-slider.owl-carousel .owl-nav .owl-next,.section-blog-sliders.owl-carousel .owl-nav .owl-next{right:15px!important;background:transparent;top:50%}
.home-slider.owl-carousel .owl-nav .owl-prev,.section-blog-sliders.owl-carousel .owl-nav .owl-prev{left:15px!important;background:transparent;top:50%}
.home-slider.owl-carousel .owl-nav .owl-prev:before,.home-slider.owl-carousel .owl-nav .owl-next:before,.section-blog-sliders.owl-carousel .owl-nav .owl-prev:before,.section-blog-sliders.owl-carousel .owl-nav .owl-next:before{font-size:20px;background:#fff;border:1px solid #222;color:#222;height:35px;width:35px;text-align:center;line-height:32px;border-radius:50%}
.home-slider.owl-carousel .owl-nav .owl-prev:hover:before,.home-slider.owl-carousel .owl-nav .owl-next:hover:before,.section-blog-sliders.owl-carousel .owl-nav .owl-prev:hover:before,.section-blog-sliders.owl-carousel .owl-nav .owl-next:hover:before{color:#49b14d;border-color:#49b14d}
.home-slider.owl-carousel .owl-dots .owl-dot,.section-blog-sliders.owl-carousel .owl-dots .owl-dot{height:10px;width:10px;background-color:#222}
.home-slider.owl-carousel .owl-dots .owl-dot.active,.section-blog-sliders.owl-carousel .owl-dots .owl-dot.active{width:30px;height:10px;background-color:#49b14d;border-radius:6px}
@media (max-width:767px){.home-slider.owl-carousel .owl-dots .owl-dot.active,.section-blog-sliders.owl-carousel .owl-dots .owl-dot.active{height:6px!important;width:6px!important;border-radius:50%!important;border:1px solid #49b14d!important}}
@media (max-width:767px){.home-slider.owl-carousel .owl-dots .owl-dot,.section-blog-sliders.owl-carousel .owl-dots .owl-dot{height:6px!important;width:6px!important;border-radius:50%!important;border:1px solid #fff!important}}
.section-blog-sliders.owl-carousel .owl-dots .owl-dot.active{background-color:#a8a8a8}
.section_tab_product h2{font-size:1.78571em;line-height:1.1;margin:0 0 20px 0;color:#222}
.section_tab_product .tabs-title{margin-bottom:30px;border-radius:0;overflow:hidden;margin-top:10px}
.section_tab_product .tabs-title li{display:inline-block;background:#fff;height:20px;line-height:20px;margin:0 10px;font-size:14px;text-transform:uppercase;position:relative}
.section_tab_product .tabs-title li.current{color:#49b14d;background:#fff}
.section_tab_product .tabs-title li:hover,.section_tab_product .tabs-title li:focus{color:#49b14d}
.section_tab_product .tab-content{clear:left}
@media (max-width:767px){.section_tab_product .tabs-title li{width:87px}}
@media only screen and (max-width:760px),(min-device-width:768px) and (max-device-width:1024px){.table-responsive-block table,.table-responsive-block thead,.table-responsive-block tbody,.table-responsive-block th,.table-responsive-block td,.table-responsive-block tr{display:block}.table-responsive-block thead tr{position:absolute;top:-9999px;left:-9999px}.table-responsive-block tr{background:#fff;line-height:20px;margin-bottom:10px}.table-responsive-block td{border:none;position:relative;padding-left:40%;text-align:right;font-weight:700}.table-responsive-block td.last{padding:0;line-height:50px}.table-responsive-block td.last a{color:#49b14d}.table-responsive-block td:before{position:absolute;top:13px;left:10px;width:45%;padding-right:10px;text-align:left;white-space:nowrap;font-weight:400}.table-responsive-block .table-order td:nth-of-type(1):before{content:"Đơn hàng"}.table-responsive-block .table-order td:nth-of-type(2):before{content:"Ngày"}.table-responsive-block .table-order td:nth-of-type(3):before{content:"Chuyển đến"}.table-responsive-block .table-order td:nth-of-type(4):before{content:"Địa chỉ"}.table-responsive-block .table-order td:nth-of-type(5):before{content:"Giá trị"}.table-responsive-block .table-order td:nth-of-type(6):before{content:"Tình trạng"}.table-responsive-block #order_details td:nth-of-type(1):before{content:"Sản phẩm"}.table-responsive-block #order_details td:nth-of-type(2):before{content:"Mã sản phẩm"}.table-responsive-block #order_details td:nth-of-type(3):before{content:"Giá"}.table-responsive-block #order_details td:nth-of-type(4):before{content:"Số lượng"}.table-responsive-block #order_details td:nth-of-type(5):before{content:"Tổng"}.table-responsive-block #order_details td:nth-of-type(6):before{content:"Tình trạng"}.table-responsive-block .totalorders td:nth-of-type(1):before{content:"Tạm tính"}.table-responsive-block .totalorders td:nth-of-type(2):before{content:"Phí vận chuyển"}.table-responsive-block .totalorders td:nth-of-type(3):before{content:"Tổng tiền"}.table-responsive-block .totalorders td:nth-of-type(4):before{content:"Số lượng"}.table-responsive-block .totalorders td:nth-of-type(5):before{content:"Tổng"}.table-responsive-block .totalorders td:nth-of-type(6):before{content:"Tình trạng"}}
@media (max-width:543px){section.sidebar.left-content.col-lg-12{padding:0}}
@media (max-width:1199px){header nav .mega-content{width:940px}header nav .mega-content .level1.item{text-align:left}}
@media (max-width:991px) and (min-width:768px){.search.f-right{margin-right:50px}}
@media (max-width:767px){header>.container{position:relative}.menu-bar.hidden-md.hidden-lg{position:absolute;top:40px;right:15px;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);z-index:1000}header .logo a{display:inline-block;text-align:left}header nav .nav-item{display:block;width:100%;text-align:left;margin:0}header nav .nav-item .dropdown-menu{display:none!important;position:static;border:none}header nav .nav-item.open a{background:none!important}header nav .nav-item.open>.dropdown-menu{display:block!important;margin:0;padding:0}header nav li.menu-line{display:none;border:none}header nav .nav-item>a{line-height:20px;padding:5px 15px 3px}header nav #nav-mobile .nav-item>.dropdown-menu{padding:0 0 0 15px;position:static;width:100%;float:none;border:none;padding-right:7px}header nav .nav-item:hover>.dropdown-menu li.open>.dropdown-menu{display:block!important}.header-main{padding:10px 0}#nav{padding-right:0;display:none;padding-right:0;padding:10px 0;border:1px solid #ebebeb;margin-bottom:15px}#nav.open{display:block}#nav .nav-link>.fa{float:right;line-height:22px;margin-right:-15px;width:40px;text-align:center;transform:translateY(-5px);-webkit-transform:translateY(-5px);-moz-transform:translateY(-5px)}}
@media (max-width:543px){.topbar .a-left{display:none}.topbar ul.list-inline.f-right{float:left!important}.search.f-right{float:none;width:100%}}
@media (max-width:420px){.col-xs-6.footer-header{width:100%}}
@media (max-width:430px){.collection p.title-head-info{position:static}.collection h1.title-head{margin-bottom:5px}}
@media (max-width:480px){.product-tab .tab-link{margin-right:10px}}
@media (max-width:375px){.sodiachi .btn.btn-50{width:100%;margin-bottom:10px}}
@media (max-width:768px){.quick-view{display:none!important}}
.home-slider,.section-blog-sliders{overflow:hidden}
.home-slider .item,.section-blog-sliders .item{position:relative}
.home-slider.owl-carousel .owl-nav .owl-next,.section-blog-sliders.owl-carousel .owl-nav .owl-next{right:15px!important;background:transparent;top:50%}
.home-slider.owl-carousel .owl-nav .owl-prev,.section-blog-sliders.owl-carousel .owl-nav .owl-prev{left:15px!important;background:transparent;top:50%}
.home-slider.owl-carousel .owl-nav .owl-prev:before,.home-slider.owl-carousel .owl-nav .owl-next:before,.section-blog-sliders.owl-carousel .owl-nav .owl-prev:before,.section-blog-sliders.owl-carousel .owl-nav .owl-next:before{font-size:20px;background:#fff;border:1px solid #222;color:#222;height:35px;width:35px;text-align:center;line-height:32px;border-radius:50%}
.home-slider.owl-carousel .owl-nav .owl-prev:hover:before,.home-slider.owl-carousel .owl-nav .owl-next:hover:before,.section-blog-sliders.owl-carousel .owl-nav .owl-prev:hover:before,.section-blog-sliders.owl-carousel .owl-nav .owl-next:hover:before{color:#49b14d;border-color:#49b14d}
.home-slider.owl-carousel .owl-dots .owl-dot,.section-blog-sliders.owl-carousel .owl-dots .owl-dot{height:10px;width:10px;background-color:rgba(0,0,0,0.2)}
.home-slider.owl-carousel .owl-dots .owl-dot.active,.section-blog-sliders.owl-carousel .owl-dots .owl-dot.active{width:30px;height:10px;background-color:#49b14d;border-radius:6px}
.section-blog-sliders.owl-carousel .owl-dots .owl-dot.active{background-color:#a8a8a8}
.section_tab_product h2{font-size:1.78571em;line-height:1.1;margin:0 0 20px 0;color:#222}
.section_tab_product .tabs-title{margin-bottom:30px;border-radius:0;overflow:hidden;margin-top:10px}
.section_tab_product .tabs-title li{display:inline-block;background:#fff;height:20px;line-height:20px;margin:0 10px;font-size:14px;text-transform:uppercase;position:relative;color:#8c8c8c}
.section_tab_product .tabs-title li.current{color:#333;background:#fff}
.section_tab_product .tabs-title li:hover,.section_tab_product .tabs-title li:focus{color:#333}
.section_tab_product .tab-content{clear:left}
@media (max-width:767px){.section_tab_product .tabs-title li{width:87px}}
@media (max-width:543px){section.sidebar.left-content.col-lg-12{padding:0}}
@media (max-width:1199px){header nav .mega-content{width:940px}header nav .mega-content .level1.item{text-align:left}}
@media (max-width:991px) and (min-width:768px){.search.f-right{margin-right:50px}}
@media (max-width:991px){header>.container{position:relative}.menu-bar.hidden-md.hidden-lg{position:absolute;top:40px;right:15px;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);z-index:1000}header .logo a{display:inline-block;text-align:left}header nav .nav-item{display:block;width:100%;text-align:left;margin:0}header nav .nav-item .dropdown-menu{display:none!important;position:static;border:none}header nav .nav-item.open a{background:none!important}header nav .nav-item.open>.dropdown-menu{display:block!important;margin:0;padding:0}header nav li.menu-line{display:none;border:none}header nav .nav-item>a{line-height:20px;padding:5px 15px 3px}header nav #nav-mobile .nav-item>.dropdown-menu{padding:0 0 0 15px;position:static;width:100%;float:none;border:none;padding-right:7px}header nav .nav-item:hover>.dropdown-menu li.open>.dropdown-menu{display:block!important}.header-main{padding:10px 0}#nav{padding-right:0;display:none;padding-right:0;padding:10px 0;border:1px solid #ebebeb;margin-bottom:15px}#nav.open{display:block}#nav .nav-link>.fa{float:right;line-height:22px;margin-right:-15px;width:40px;text-align:center;transform:translateY(-5px);-webkit-transform:translateY(-5px);-moz-transform:translateY(-5px)}}
@media (max-width:543px){.topbar .a-left{display:none}.topbar ul.list-inline.f-right{float:left!important}.search.f-right{float:none;width:100%}}
@media (max-width:420px){.col-xs-6.footer-header{width:100%}}
@media (max-width:430px){.collection p.title-head-info{position:static}.collection h1.title-head{margin-bottom:5px}}
@media (max-width:480px){.product-tab .tab-link{margin-right:10px}}
@media (max-width:375px){.sodiachi .btn.btn-50{width:100%;margin-bottom:10px}}
@media (max-width:768px){.quick-view{display:none!important}}
.section_tab_product h2{font-size:1.78571em;line-height:1.1;margin:0 0 20px 0;color:#222}
.section_tab_product .tabs-title{margin-bottom:30px;border-radius:0;overflow:hidden;margin-top:10px}
.section_tab_product .tabs-title li{display:inline-block;background:#fff;height:20px;line-height:20px;margin:0 10px;font-size:14px;text-transform:uppercase;position:relative;color:#8c8c8c}
.section_tab_product .tabs-title li.current{color:#333;background:#fff}
.section_tab_product .tabs-title li:hover,.section_tab_product .tabs-title li:focus{color:#333}
.section_tab_product .tab-content{clear:left}
@media (max-width:543px){section.sidebar.left-content.col-lg-12{padding:0}}
@media (max-width:1199px){header nav .mega-content{width:100%}header nav .mega-content .level1.item{text-align:left}}
@media (max-width:991px) and (min-width:768px){.search.f-right{margin-right:50px}}
@media (max-width:991px){header>.container{position:relative}.menu-bar.hidden-md.hidden-lg{position:absolute;top:40px;right:15px;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);z-index:1000}header .logo a{display:inline-block;text-align:left}header nav .nav-item{display:block;width:100%;text-align:left;margin:0}header nav .nav-item .dropdown-menu{display:none!important;position:static;border:none}header nav .nav-item.open a{background:none!important}header nav .nav-item.open>.dropdown-menu{display:block!important;margin:0;padding:0}header nav li.menu-line{display:none;border:none}header nav .nav-item>a{line-height:20px;padding:5px 15px 3px}header nav #nav-mobile .nav-item>.dropdown-menu{padding:0 0 0 15px;position:static;width:100%;float:none;border:none;padding-right:7px}header nav .nav-item:hover>.dropdown-menu li.open>.dropdown-menu{display:block!important}.header-main{padding:10px 0}#nav{padding-right:0;display:none;padding-right:0;padding:10px 0;border:1px solid #ebebeb;margin-bottom:15px}#nav.open{display:block}#nav .nav-link>.fa{float:right;line-height:22px;margin-right:-15px;width:40px;text-align:center;transform:translateY(-5px);-webkit-transform:translateY(-5px);-moz-transform:translateY(-5px)}}
@media (max-width:543px){.topbar .a-left{display:none}.topbar ul.list-inline.f-right{float:left!important}.search.f-right{float:none;width:100%}}
@media (max-width:420px){.col-xs-6.footer-header{width:100%}}
@media (max-width:430px){.collection p.title-head-info{position:static}.collection h1.title-head{margin-bottom:5px}}
@media (max-width:480px){.product-tab .tab-link{margin-right:10px}}
@media (max-width:375px){.sodiachi .btn.btn-50{width:100%;margin-bottom:10px}}
@media (max-width:768px){.quick-view{display:none!important}}
.home-slider{overflow:hidden}
.home-slider .item{position:relative}
.home-slider.owl-carousel .owl-nav .owl-next{right:15px!important;background:transparent;top:50%}
.home-slider.owl-carousel .owl-nav .owl-prev{left:15px!important;background:transparent;top:50%}
.home-slider.owl-carousel .owl-nav .owl-prev:before,.home-slider.owl-carousel .owl-nav .owl-next:before{font-size:84px;background:transparent}
.section_tab_product h2{font-size:1.71429em;text-transform:uppercase;line-height:1;margin:0 0 20px 0}
.section_tab_product .tabs-title{margin-bottom:30px;border-radius:5px;overflow:hidden}
.section_tab_product .tabs-title li{width:140px;display:inline-block;background:#dadbdb;height:40px;line-height:40px;margin-right:1px}
.section_tab_product .tabs-title li.current{color:#fff;background:#898989}
.section_tab_product .tab-content{clear:left}
@media (max-width:767px){.section_tab_product .tabs-title li{width:87px}}
@media only screen and (max-width:760px),(min-device-width:768px) and (max-device-width:1024px){.table-responsive-block table,.table-responsive-block thead,.table-responsive-block tbody,.table-responsive-block th,.table-responsive-block td,.table-responsive-block tr{display:block}.table-responsive-block thead tr{position:absolute;top:-9999px;left:-9999px}.table-responsive-block tr{background:#fff;line-height:20px;margin-bottom:10px}.table-responsive-block td{border:none;position:relative;padding-left:40%;text-align:right;font-weight:700}.table-responsive-block td.last{padding:0;line-height:50px}.table-responsive-block td.last a{color:#49b14d}.table-responsive-block td:before{position:absolute;top:13px;left:10px;width:45%;padding-right:10px;text-align:left;white-space:nowrap;font-weight:400}.table-responsive-block .table-order td:nth-of-type(1):before{content:"Đơn hàng"}.table-responsive-block .table-order td:nth-of-type(2):before{content:"Ngày"}.table-responsive-block .table-order td:nth-of-type(3):before{content:"Chuyển đến"}.table-responsive-block .table-order td:nth-of-type(4):before{content:"Địa chỉ"}.table-responsive-block .table-order td:nth-of-type(5):before{content:"Giá trị"}.table-responsive-block .table-order td:nth-of-type(6):before{content:"Tình trạng"}.table-responsive-block #order_details td:nth-of-type(1):before{content:"Sản phẩm"}.table-responsive-block #order_details td:nth-of-type(2):before{content:"Mã sản phẩm"}.table-responsive-block #order_details td:nth-of-type(3):before{content:"Giá"}.table-responsive-block #order_details td:nth-of-type(4):before{content:"Số lượng"}.table-responsive-block #order_details td:nth-of-type(5):before{content:"Tổng"}.table-responsive-block #order_details td:nth-of-type(6):before{content:"Tình trạng"}.table-responsive-block .totalorders td:nth-of-type(1):before{content:"Tạm tính"}.table-responsive-block .totalorders td:nth-of-type(2):before{content:"Phí vận chuyển"}.table-responsive-block .totalorders td:nth-of-type(3):before{content:"Tổng tiền"}.table-responsive-block .totalorders td:nth-of-type(4):before{content:"Số lượng"}.table-responsive-block .totalorders td:nth-of-type(5):before{content:"Tổng"}.table-responsive-block .totalorders td:nth-of-type(6):before{content:"Tình trạng"}}
@media (max-width:543px){section.sidebar.left-content.col-lg-12{padding:0}}
@media (max-width:1199px){header nav .mega-content{width:940px}header nav .mega-content .level1.item{text-align:left}}
@media (max-width:1024px){header nav .mega-content{width:100%}}
@media (max-width:991px) and (min-width:768px){.search.f-right{margin-right:50px}}
@media (max-width:991px){header>.container{position:relative}
.menu-bar.hidden-md.hidden-lg{position:absolute;top:40px;right:15px;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);z-index:1000}
header .logo a{display:inline-block;text-align:left}
header nav .nav-item{display:block;width:100%;text-align:left;margin:0}
header nav .nav-item .dropdown-menu{display:none!important;position:static;border:none}
header nav .nav-item.open a{background:none!important}
header nav .nav-item.open>.dropdown-menu{display:block!important;margin:0;padding:0}
header nav li.menu-line{display:none;border:none}
header nav .nav-item>a{line-height:20px;padding:5px 15px 3px}
header nav #nav-mobile .nav-item>.dropdown-menu{padding:0 0 0 15px;position:static;width:100%;float:none;border:none;padding-right:7px}
header nav .nav-item:hover>.dropdown-menu li.open>.dropdown-menu{display:block!important}
.header-main{padding:10px 0}
#nav{padding-right:0;display:none;padding-right:0;padding:10px 0;border:1px solid #ebebeb;margin-bottom:15px}
#nav.open{display:block}
#nav .nav-link>.fa{float:right;line-height:22px;margin-right:-15px;width:40px;text-align:center;transform:translateY(-5px);-webkit-transform:translateY(-5px);-moz-transform:translateY(-5px)}}
@media (max-width:543px){.topbar .a-left{display:none}.topbar ul.list-inline.f-right{float:left!important}.logo{display:block;font-size:20px}.search.f-right{float:none;width:100%}}
@media (max-width:420px){.col-xs-6.footer-header{width:100%}}
@media (max-width:543px){.product-box .product-thumbnail>a{max-height:1000px;height:auto}}
@media (max-width:430px){.collection p.title-head-info{position:static}.collection h1.title-head{margin-bottom:5px}}
@media (max-width:480px){.product-tab .tab-link{margin-right:10px}}
*,input,:before,:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
html{overflow-x:hidden}
html,body{padding:0;margin:0}
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}
audio,canvas,progress,video{display:inline-block;vertical-align:baseline}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}
input[type="text"],input[type="email"],input[type="password"],input[type="tel"]{border:1px solid #e9e9e9;color:#1c1c1c;margin:0 0 19px;min-height:40px;padding:0 20px}
a{color:#0657a3}
a:hover{color:#49b14d}
.remove{color:#999;font-size:1em}
.remove:hover{color:#49b14d}
.dropdown-menu{box-shadow:none}
.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{background:none}
body,input,textarea,button,select{line-height:1.7;font-family:'Roboto',Helvetica,Arial,sans-serif;color:#333;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;letter-spacing:0.25px}
body{font-size:14px;color:#333}
header nav{font-family:'Roboto',Helvetica,Arial,sans-serif}
h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{font-family:'Roboto',Helvetica,Arial,sans-serif;line-height:1.4}
h1 a,.h1 a,h2 a,.h2 a,h3 a,.h3 a,h4 a,.h4 a,h5 a,.h5 a,h6 a,.h6 a{text-decoration:none;font-weight:inherit}
a{-webkit-transition:all 150ms ease-in-out;-moz-transition:all 150ms ease-in-out;-ms-transition:all 150ms ease-in-out;-o-transition:all 150ms ease-in-out;transition:all 150ms ease-in-out}
a:focus{outline:none}
h1,.h1{font-size:2.57143em}
h2,.h2{font-size:2em}
h3,.h3{font-size:1.71429em}
h4,.h4{font-size:1.28571em}
h5,.h5{font-size:1.14286em}
h6,.h6{font-size:1.14286em}
h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6,.h1,.h2,.h3,.h4,.h5,.h6{color:#323c3f;letter-spacing:.01em}
p{margin:0 0 15px 0}
p img{margin:0}
em{font-style:italic}
b,strong{font-weight:bold}
small{font-size:0.9em}
sup,sub{position:relative;font-size:60%;vertical-align:baseline}
sup{top:-0.5em}
sub{bottom:-0.5em}
blockquote{font-size:1.125em;line-height:1.45;font-style:italic;margin:0 0 30px;padding:15px 30px;border-left:1px solid #e1e1e1}
blockquote p{margin-bottom:0}
blockquote p+cite{margin-top:15px}
blockquote cite{display:block;font-size:0.75em}
blockquote cite:before{content:"\2014 \0020"}
code,pre{background-color:#faf7f5;font-family:Consolas,monospace;font-size:1em;border:0 none;padding:0 2px;color:#51ab62}
pre{overflow:auto;padding:15px;margin:0 0 30px}
ul,ol{margin:0;padding:0}
ul{list-style:none inside}
ol{list-style:decimal inside}
ul.square,.rte ul ul ul{list-style:square inside}
ul.disc,.rte ul{list-style:disc inside}
ol.alpha{list-style:lower-alpha inside}
.inline-list li{display:inline-block;margin-bottom:0}
table{width:100%;margin-bottom:1em;border-collapse:collapse;border-spacing:0}
.table-wrap{max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch}
th{font-weight:bold}
th,td{text-align:left;padding:15px;border:1px solid #e1e1e1;color:#1c1c1c}
a,.text-link{color:#0657a3;text-decoration:none;background:transparent}
button{overflow:visible}
button[disabled],html input[disabled]{cursor:default}
img{border:0 none;max-width:100%;height:auto}
svg:not(:root){overflow:hidden}
.video-wrapper{position:relative;overflow:hidden;max-width:100%;padding-bottom:56.25%;height:0;height:auto}
.video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}
.table-wrapper{max-width:100%;overflow:auto}
form{margin-bottom:30px}
form a{color:#0657a3}
input,textarea,button,select{font-size:1em}
input:focus,textarea:focus,button:focus,select:focus{outline:none}
button,input[type="text"],input[type="search"],input[type="password"],input[type="email"],input[type="file"],input[type="number"],input[type="tel"],input[type="submit"],textarea{-webkit-appearance:none;-moz-appearance:none}
input,textarea,select,fieldset{border-radius:0;max-width:100%}
input.input-full,textarea.input-full,select.input-full,fieldset.input-full{width:100%}
fieldset{border:0 solid #e1e1e1;padding:15px}
legend{border:0;padding:0}
optgroup{font-weight:bold}
input{display:inline-block;width:auto}
button,input[type="submit"]{cursor:pointer}
input[type="text"],input[type="search"],input[type="password"],input[type="email"],input[type="file"],input[type="number"],input[type="tel"],textarea,select{border:1px solid #e1e1e1;padding:0 20px;width:100%;max-width:100%;display:block}
input[type="text"]:focus,input[type="search"]:focus,input[type="password"]:focus,input[type="email"]:focus,input[type="file"]:focus,input[type="number"]:focus,input[type="tel"]:focus,textarea:focus,select:focus{border:1px solid #c8c8c8}
input[type="text"][disabled],input[type="text"].disabled,input[type="search"][disabled],input[type="search"].disabled,input[type="password"][disabled],input[type="password"].disabled,input[type="email"][disabled],input[type="email"].disabled,input[type="file"][disabled],input[type="file"].disabled,input[type="number"][disabled],input[type="number"].disabled,input[type="tel"][disabled],input[type="tel"].disabled,textarea[disabled],textarea.disabled,select[disabled],select.disabled{cursor:default;background-color:#ddd;border-color:#ddd}
textarea{min-height:100px;padding-top:6px;padding-bottom:6px}
input[type="checkbox"],input[type="radio"]{display:inline;margin:0;padding:0}
select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-position:right center;background-image:url("");background-repeat:no-repeat;background-position:right 10px center;background-color:#fff!important;padding-right:28px;text-indent:0.01px;text-overflow:'';cursor:pointer}
.ie9 select,.lt-ie9 select{padding-right:10px;background-image:none}
option{color:#000;background-color:#fff}
select::-ms-expand{display:none}
label,legend{display:block;margin-bottom:2px}
label.inline,legend.inline{display:inline}
input[type="checkbox"]+label,input[type="radio"]+label{font-weight:normal}
label[for]{cursor:pointer}
.label-hint{color:#999}
form.form-horizontal,.form-horizontal{margin-bottom:0}
form.form-horizontal input[type="text"],form.form-horizontal input[type="search"],form.form-horizontal input[type="password"],form.form-horizontal input[type="email"],form.form-horizontal input[type="file"],form.form-horizontal input[type="number"],form.form-horizontal input[type="tel"],form.form-horizontal textarea,form.form-horizontal select,form.form-horizontal label,.form-horizontal input[type="text"],.form-horizontal input[type="search"],.form-horizontal input[type="password"],.form-horizontal input[type="email"],.form-horizontal input[type="file"],.form-horizontal input[type="number"],.form-horizontal input[type="tel"],.form-horizontal textarea,.form-horizontal select,.form-horizontal label{display:inline-block;margin-bottom:0;width:auto}
input[type="text"].error,input[type="search"].error,input[type="password"].error,input[type="email"].error,input[type="file"].error,input[type="number"].error,input[type="tel"].error,textarea.error{border-color:red;color:red}
label.error{color:red}
.input-group{position:relative;display:table;border-collapse:separate}
.input-group .input-group-field:first-child,.input-group .input-group-btn:first-child,.input-group .input-group-btn:first-child>.btn,.input-group .input-group-btn:first-child>input[type="submit"],.input-group input[type="hidden"]:first-child+.input-group-field,.input-group input[type="hidden"]:first-child+.input-group-btn>.btn,.input-group input[type="hidden"]:first-child+.input-group-btn>input[type="submit"]{border-radius:0}
.input-group .input-group-field:last-child,.input-group .input-group-btn:last-child>.btn,.input-group .input-group-btn:last-child>input[type="submit"]{border-radius:0}
.input-group input::-moz-focus-inner{border:0;padding:0;margin-top:-1px;margin-bottom:-1px}
.input-group-field,.input-group-btn{display:table-cell;vertical-align:middle;margin:0}
.input-group .btn,.input-group input[type="submit"],.input-group .input-group-field{height:40px}
.input-group .input-group-field{width:100%;margin-bottom:0}
.input-group-btn{position:relative;white-space:nowrap;width:1%;padding:0}
.form-group{margin:0;padding:0 0 8px;border:0}
.form-group .form-control{display:block;width:100%;min-height:40px;padding:.375rem .75rem;font-size:1em;line-height:1.5;color:#55595c;background-color:#fff;background-image:none;margin:0}
.form-group input,.form-group select{height:40px}
.rte h1,.rte .h1,.rte h2,.rte .h2,.rte h3,.rte .h3,.rte h4,.rte .h4,.rte h5,.rte .h5,.rte h6,.rte .h6{margin-top:2em}
.rte h1:first-child,.rte .h1:first-child,.rte h2:first-child,.rte .h2:first-child,.rte h3:first-child,.rte .h3:first-child,.rte h4:first-child,.rte .h4:first-child,.rte h5:first-child,.rte .h5:first-child,.rte h6:first-child,.rte .h6:first-child{margin-top:0}
.rte h5,.rte .h5,.rte .h5{text-transform:uppercase}
.rte>div{margin-bottom:15px}
.rte ul ul{list-style:circle outside}
.rte li{margin-bottom:0.4em}
.rte img{max-width:100%;height:auto}
.rte table{table-layout:fixed}
.clearfix{*zoom:1}
.clearfix:after{content:"";display:table;clear:both}
.clearboth{clear:both}
.no-background{background:none!important}
.flexbox,.awe-popup{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;-webkit-box-align:center;align-items:center}
.list-inline{*zoom:1}
.list-inline:after{content:"";display:table;clear:both}
.list-inline li{float:left;margin:0}
.d-list>div{position:relative;margin-right:15px}
.d-list>div:before{content:"";position:absolute;top:0;bottom:0;right:0;width:1px;height:13px;margin:auto;z-index:9;background:#e1e1e1}
.d-list>div:first-child{margin:0}
.d-list>div:first-child:before{display:none}
.a-center{text-align:center!important}
.a-left{text-align:left!important}
.a-right{text-align:right!important}
.f-left{float:left!important}
.f-right{float:right!important}
.f-none{float:none!important}
.inline{display:inline!important}
.block{display:block!important}
.inline-block{display:inline-block!important}
.flexbox{display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden}
.flexbox>div{flex:1}
.background-none{background:none!important}
.no-margin{margin:0!important}
.no-padding{padding:0!important}
.no-border{border:none!important}
.ov-h{overflow:hidden!important}
.relative{position:relative!important}
.absolute{position:absolute!important}
.margin-0{margin:0!important}
.margin-vertical-0{margin-top:0!important;margin-bottom:0!important}
.margin-horizontal-0{margin-left:0!important;margin-right:0!important}
.margin-top-0{margin-top:0!important}
.margin-bottom-0{margin-bottom:0!important}
.margin-left-0{margin-left:0!important}
.margin-right-0{margin-right:0!important}
.padding-0{padding:0!important}
.padding-vertical-0{padding-top:0!important;padding-bottom:0!important}
.padding-horizontal-0{padding-left:0!important;padding-right:0!important}
.padding-top-0{padding-top:0!important}
.padding-bottom-0{padding-bottom:0!important}
.padding-left-0{padding-left:0!important}
.padding-right-0{padding-right:0!important}
.margin-5{margin:5px!important}
.margin-vertical-5{margin-top:5px!important;margin-bottom:5px!important}
.margin-horizontal-5{margin-left:5px!important;margin-right:5px!important}
.margin-top-5{margin-top:5px!important}
.margin-bottom-5{margin-bottom:5px!important}
.margin-left-5{margin-left:5px!important}
.margin-right-5{margin-right:5px!important}
.padding-5{padding:5px!important}
.padding-vertical-5{padding-top:5px!important;padding-bottom:5px!important}
.padding-horizontal-5{padding-left:5px!important;padding-right:5px!important}
.padding-top-5{padding-top:5px!important}
.padding-bottom-5{padding-bottom:5px!important}
.padding-left-5{padding-left:5px!important}
.padding-right-5{padding-right:5px!important}
.margin-10{margin:10px!important}
.margin-vertical-10{margin-top:10px!important;margin-bottom:10px!important}
.margin-horizontal-10{margin-left:10px!important;margin-right:10px!important}
.margin-top-10{margin-top:10px!important}
.margin-bottom-10{margin-bottom:10px!important}
.margin-left-10{margin-left:10px!important}
.margin-right-10{margin-right:10px!important}
.padding-10{padding:10px!important}
.padding-vertical-10{padding-top:10px!important;padding-bottom:10px!important}
.padding-horizontal-10{padding-left:10px!important;padding-right:10px!important}
.padding-top-10{padding-top:10px!important}
.padding-bottom-10{float:left;margin-top:34px;padding-bottom:10px!important}
.padding-left-10{padding-left:10px!important}
.padding-right-10{padding-right:10px!important}
.margin-15{margin:15px!important}
.margin-vertical-15{margin-top:15px!important;margin-bottom:15px!important}
.margin-horizontal-15{margin-left:15px!important;margin-right:15px!important}
.margin-top-15{margin-top:15px!important}
.margin-bottom-15{margin-bottom:15px!important}
.margin-left-15{margin-left:15px!important}
.margin-right-15{margin-right:15px!important}
.padding-15{padding:15px!important}
.padding-vertical-15{padding-top:15px!important;padding-bottom:15px!important}
.padding-horizontal-15{padding-left:15px!important;padding-right:15px!important}
.padding-top-15{padding-top:15px!important}
.padding-bottom-15{padding-bottom:15px!important}
.padding-left-15{padding-left:15px!important}
.padding-right-15{padding-right:15px!important}
.margin-20{margin:20px!important}
.margin-vertical-20{margin-top:20px!important;margin-bottom:20px!important}
.margin-horizontal-20{margin-left:20px!important;margin-right:20px!important}
.margin-top-20{margin-top:20px!important}
.margin-bottom-20{margin-bottom:20px!important}
.margin-left-20{margin-left:20px!important}
.margin-right-20{margin-right:20px!important}
.padding-20{padding:20px!important}
.padding-vertical-20{padding-top:20px!important;padding-bottom:20px!important}
.padding-horizontal-20{padding-left:20px!important;padding-right:20px!important}
.padding-top-20{padding-top:20px!important}
.padding-bottom-20{padding-bottom:20px!important}
.padding-left-20{padding-left:20px!important}
.padding-right-20{padding-right:20px!important}
.margin-25{margin:25px!important}
.margin-vertical-25{margin-top:25px!important;margin-bottom:25px!important}
.margin-horizontal-25{margin-left:25px!important;margin-right:25px!important}
.margin-top-25{margin-top:25px!important}
.margin-bottom-25{margin-bottom:25px!important}
.margin-left-25{margin-left:25px!important}
.margin-right-25{margin-right:25px!important}
.padding-25{padding:25px!important}
.padding-vertical-25{padding-top:25px!important;padding-bottom:25px!important}
.padding-horizontal-25{padding-left:25px!important;padding-right:25px!important}
.padding-top-25{padding-top:25px!important}
.padding-bottom-25{padding-bottom:25px!important}
.padding-left-25{padding-left:25px!important}
.padding-right-25{padding-right:25px!important}
.margin-30{margin:30px!important}
.margin-vertical-30{margin-top:30px!important;margin-bottom:30px!important}
.margin-horizontal-30{margin-left:30px!important;margin-right:30px!important}
.margin-top-30{margin-top:30px!important}
.margin-bottom-30{margin-bottom:30px!important}
.margin-left-30{margin-left:30px!important}
.margin-right-30{margin-right:30px!important}
.padding-30{padding:30px!important}
.padding-vertical-30{padding-top:30px!important;padding-bottom:30px!important}
.padding-horizontal-30{padding-left:30px!important;padding-right:30px!important}
.padding-top-30{padding-top:30px!important}
.padding-bottom-30{padding-bottom:30px!important}
.padding-left-30{padding-left:30px!important}
.padding-right-30{padding-right:30px!important}
.margin-35{margin:35px!important}
.margin-vertical-35{margin-top:35px!important;margin-bottom:35px!important}
.margin-horizontal-35{margin-left:35px!important;margin-right:35px!important}
.margin-top-35{margin-top:35px!important}
.margin-bottom-35{margin-bottom:35px!important}
.margin-left-35{margin-left:35px!important}
.margin-right-35{margin-right:35px!important}
.padding-35{padding:35px!important}
.padding-vertical-35{padding-top:35px!important;padding-bottom:35px!important}
.padding-horizontal-35{padding-left:35px!important;padding-right:35px!important}
.padding-top-35{padding-top:35px!important}
.padding-bottom-35{padding-bottom:35px!important}
.padding-left-35{padding-left:35px!important}
.padding-right-35{padding-right:35px!important}
.margin-40{margin:40px!important}
.margin-vertical-40{margin-top:40px!important;margin-bottom:40px!important}
.margin-horizontal-40{margin-left:40px!important;margin-right:40px!important}
.margin-top-40{margin-top:40px!important}
.margin-bottom-40{margin-bottom:40px!important}
.margin-left-40{margin-left:40px!important}
.margin-right-40{margin-right:40px!important}
.padding-40{padding:40px!important}
.padding-vertical-40{padding-top:40px!important;padding-bottom:40px!important}
.padding-horizontal-40{padding-left:40px!important;padding-right:40px!important}
.padding-top-40{padding-top:40px!important}
.padding-bottom-40{padding-bottom:40px!important}
.padding-left-40{padding-left:40px!important}
.padding-right-40{padding-right:40px!important}
.margin-45{margin:45px!important}
.margin-vertical-45{margin-top:45px!important;margin-bottom:45px!important}
.margin-horizontal-45{margin-left:45px!important;margin-right:45px!important}
.margin-top-45{margin-top:45px!important}
.margin-bottom-45{margin-bottom:45px!important}
.margin-left-45{margin-left:45px!important}
.margin-right-45{margin-right:45px!important}
.padding-45{padding:45px!important}
.padding-vertical-45{padding-top:45px!important;padding-bottom:45px!important}
.padding-horizontal-45{padding-left:45px!important;padding-right:45px!important}
.padding-top-45{padding-top:45px!important}
.padding-bottom-45{padding-bottom:45px!important}
.padding-left-45{padding-left:45px!important}
.padding-right-45{padding-right:45px!important}
.margin-50{margin:50px!important}
.margin-vertical-50{margin-top:50px!important;margin-bottom:50px!important}
.margin-horizontal-50{margin-left:50px!important;margin-right:50px!important}
.margin-top-50{margin-top:50px!important}
.margin-bottom-50{margin-bottom:50px!important}
.margin-left-50{margin-left:50px!important}
.margin-right-50{margin-right:50px!important}
.padding-50{padding:50px!important}
.padding-vertical-50{padding-top:50px!important;padding-bottom:50px!important}
.padding-horizontal-50{padding-left:50px!important;padding-right:50px!important}
.padding-top-50{padding-top:50px!important}
.padding-bottom-50{padding-bottom:50px!important}
.padding-left-50{padding-left:50px!important}
.padding-right-50{padding-right:50px!important}
.margin-55{margin:55px!important}
.margin-vertical-55{margin-top:55px!important;margin-bottom:55px!important}
.margin-horizontal-55{margin-left:55px!important;margin-right:55px!important}
.margin-top-55{margin-top:55px!important}
.margin-bottom-55{margin-bottom:55px!important}
.margin-left-55{margin-left:55px!important}
.margin-right-55{margin-right:55px!important}
.padding-55{padding:55px!important}
.padding-vertical-55{padding-top:55px!important;padding-bottom:55px!important}
.padding-horizontal-55{padding-left:55px!important;padding-right:55px!important}
.padding-top-55{padding-top:55px!important}
.padding-bottom-55{padding-bottom:55px!important}
.padding-left-55{padding-left:55px!important}
.padding-right-55{padding-right:55px!important}
.margin-60{margin:60px!important}
.margin-vertical-60{margin-top:60px!important;margin-bottom:60px!important}
.margin-horizontal-60{margin-left:60px!important;margin-right:60px!important}
.margin-top-60{margin-top:60px!important}
.margin-bottom-60{margin-bottom:60px!important}
.margin-left-60{margin-left:60px!important}
.margin-right-60{margin-right:60px!important}
.padding-60{padding:60px!important}
.padding-vertical-60{padding-top:60px!important;padding-bottom:60px!important}
.padding-horizontal-60{padding-left:60px!important;padding-right:60px!important}
.padding-top-60{padding-top:60px!important}
.padding-bottom-60{padding-bottom:60px!important}
.padding-left-60{padding-left:60px!important}
.padding-right-60{padding-right:60px!important}
.margin-65{margin:65px!important}
.margin-vertical-65{margin-top:65px!important;margin-bottom:65px!important}
.margin-horizontal-65{margin-left:65px!important;margin-right:65px!important}
.margin-top-65{margin-top:65px!important}
.margin-bottom-65{margin-bottom:65px!important}
.margin-left-65{margin-left:65px!important}
.margin-right-65{margin-right:65px!important}
.padding-65{padding:65px!important}
.padding-vertical-65{padding-top:65px!important;padding-bottom:65px!important}
.padding-horizontal-65{padding-left:65px!important;padding-right:65px!important}
.padding-top-65{padding-top:65px!important}
.padding-bottom-65{padding-bottom:65px!important}
.padding-left-65{padding-left:65px!important}
.padding-right-65{padding-right:65px!important}
.margin-70{margin:70px!important}
.margin-vertical-70{margin-top:70px!important;margin-bottom:70px!important}
.margin-horizontal-70{margin-left:70px!important;margin-right:70px!important}
.margin-top-70{margin-top:70px!important}
.margin-bottom-70{margin-bottom:70px!important}
.margin-left-70{margin-left:70px!important}
.margin-right-70{margin-right:70px!important}
.padding-70{padding:70px!important}
.padding-vertical-70{padding-top:70px!important;padding-bottom:70px!important}
.padding-horizontal-70{padding-left:70px!important;padding-right:70px!important}
.padding-top-70{padding-top:70px!important}
.padding-bottom-70{padding-bottom:70px!important}
.padding-left-70{padding-left:70px!important}
.padding-right-70{padding-right:70px!important}
.margin-75{margin:75px!important}
.margin-vertical-75{margin-top:75px!important;margin-bottom:75px!important}
.margin-horizontal-75{margin-left:75px!important;margin-right:75px!important}
.margin-top-75{margin-top:75px!important}
.margin-bottom-75{margin-bottom:75px!important}
.margin-left-75{margin-left:75px!important}
.margin-right-75{margin-right:75px!important}
.padding-75{padding:75px!important}
.padding-vertical-75{padding-top:75px!important;padding-bottom:75px!important}
.padding-horizontal-75{padding-left:75px!important;padding-right:75px!important}
.padding-top-75{padding-top:75px!important}
.padding-bottom-75{padding-bottom:75px!important}
.padding-left-75{padding-left:75px!important}
.padding-right-75{padding-right:75px!important}
.margin-80{margin:80px!important}
.margin-vertical-80{margin-top:80px!important;margin-bottom:80px!important}
.margin-horizontal-80{margin-left:80px!important;margin-right:80px!important}
.margin-top-80{margin-top:80px!important}
.margin-bottom-80{margin-bottom:80px!important}
.margin-left-80{margin-left:80px!important}
.margin-right-80{margin-right:80px!important}
.padding-80{padding:80px!important}
.padding-vertical-80{padding-top:80px!important;padding-bottom:80px!important}
.padding-horizontal-80{padding-left:80px!important;padding-right:80px!important}
.padding-top-80{padding-top:80px!important}
.padding-bottom-80{padding-bottom:80px!important}
.padding-left-80{padding-left:80px!important}
.padding-right-80{padding-right:80px!important}
.margin-85{margin:85px!important}
.margin-vertical-85{margin-top:85px!important;margin-bottom:85px!important}
.margin-horizontal-85{margin-left:85px!important;margin-right:85px!important}
.margin-top-85{margin-top:85px!important}
.margin-bottom-85{margin-bottom:85px!important}
.margin-left-85{margin-left:85px!important}
.margin-right-85{margin-right:85px!important}
.padding-85{padding:85px!important}
.padding-vertical-85{padding-top:85px!important;padding-bottom:85px!important}
.padding-horizontal-85{padding-left:85px!important;padding-right:85px!important}
.padding-top-85{padding-top:85px!important}
.padding-bottom-85{padding-bottom:85px!important}
.padding-left-85{padding-left:85px!important}
.padding-right-85{padding-right:85px!important}
.margin-90{margin:90px!important}
.margin-vertical-90{margin-top:90px!important;margin-bottom:90px!important}
.margin-horizontal-90{margin-left:90px!important;margin-right:90px!important}
.margin-top-90{margin-top:90px!important}
.margin-bottom-90{margin-bottom:90px!important}
.margin-left-90{margin-left:90px!important}
.margin-right-90{margin-right:90px!important}
.padding-90{padding:90px!important}
.padding-vertical-90{padding-top:90px!important;padding-bottom:90px!important}
.padding-horizontal-90{padding-left:90px!important;padding-right:90px!important}
.padding-top-90{padding-top:90px!important}
.padding-bottom-90{padding-bottom:90px!important}
.padding-left-90{padding-left:90px!important}
.padding-right-90{padding-right:90px!important}
.margin-95{margin:95px!important}
.margin-vertical-95{margin-top:95px!important;margin-bottom:95px!important}
.margin-horizontal-95{margin-left:95px!important;margin-right:95px!important}
.margin-top-95{margin-top:95px!important}
.margin-bottom-95{margin-bottom:95px!important}
.margin-left-95{margin-left:95px!important}
.margin-right-95{margin-right:95px!important}
.padding-95{padding:95px!important}
.padding-vertical-95{padding-top:95px!important;padding-bottom:95px!important}
.padding-horizontal-95{padding-left:95px!important;padding-right:95px!important}
.padding-top-95{padding-top:95px!important}
.padding-bottom-95{padding-bottom:95px!important}
.padding-left-95{padding-left:95px!important}
.padding-right-95{padding-right:95px!important}
.margin-100{margin:100px!important}
.margin-vertical-100{margin-top:100px!important;margin-bottom:100px!important}
.margin-horizontal-100{margin-left:100px!important;margin-right:100px!important}
.margin-top-100{margin-top:100px!important}
.margin-bottom-100{margin-bottom:100px!important}
.margin-left-100{margin-left:100px!important}
.margin-right-100{margin-right:100px!important}
.padding-100{padding:100px!important}
.padding-vertical-100{padding-top:100px!important;padding-bottom:100px!important}
.padding-horizontal-100{padding-left:100px!important;padding-right:100px!important}
.padding-top-100{padding-top:100px!important}
.padding-bottom-100{padding-bottom:100px!important}
.padding-left-100{padding-left:100px!important}
.padding-right-100{padding-right:100px!important}
.btn,input[type="submit"]{display:inline-block;height:40px;line-height:39px;padding:0 20px;text-align:center;white-space:nowrap;outline:none!important;cursor:pointer;border:none;font-weight:400;border-radius:0;letter-spacing:0;-webkit-transition:background-color 0.1s ease-in;-moz-transition:background-color 0.1s ease-in;-ms-transition:background-color 0.1s ease-in;-o-transition:background-color 0.1s ease-in;transition:background-color 0.1s ease-in;-webkit-border-radius:0;border-radius:0}
.btn[disabled],input[disabled][type="submit"],.btn.disabled,input.disabled[type="submit"]{cursor:default;background-color:#e1e1e1}
.btn.btn-primary,input.btn-primary[type="submit"]{background:#f02b2b;color:#fff}
.btn.btn-primary:hover,input.btn-primary[type="submit"]:hover{background:#f24343}
.btn.btn-circle,input.btn-circle[type="submit"]{border-radius:50%;padding:0}
.btn.btn-large,input.btn-large[type="submit"]{height:50px;line-height:50px;padding:0 74px}
.btn.btn-small,input.btn-small[type="submit"]{height:34px;line-height:34px;padding:0 32px;font-size:.85714em}
.btn.btn-dark,input.btn-dark[type="submit"]{background:#2a2a2a;color:#fff}
.btn.btn-white,input.btn-white[type="submit"]{background:#fff;color:#333;border:1px solid #e1e1e1;font-weight:400}
.btn.btn-white:hover,input.btn-white[type="submit"]:hover{background:#59bb5d;color:#fff}
.btn.btn-gray,input.btn-gray[type="submit"]{background:#9e9e9e;color:#fff}
.btn.btn-gray:hover,input.btn-gray[type="submit"]:hover{background:#49b14d}
.btn.btn-gray a,input.btn-gray[type="submit"] a{color:#fff}
.btn.btn-full,input.btn-full[type="submit"]{display:block;width:100%}
.btn-link{line-height:40px;color:#49b14d}
.btn-link:hover{text-decoration:underline}
.ajax-load{position:fixed;z-index:-1;top:0;left:0;right:0;bottom:0;margin:auto;text-align:center;width:100px;height:100px;line-height:100px;opacity:0;visibility:hidden}
.ajax-load.active{opacity:1;visibility:visible;z-index:9999}
.awe-popup{position:fixed;z-index:9999;top:0;height:0;width:0;left:0;right:0;bottom:0;text-align:center;overflow:hidden;visibility:hidden;opacity:0;-webkit-transition:all 200ms ease-in-out;-moz-transition:all 200ms ease-in-out;-ms-transition:all 200ms ease-in-out;-o-transition:all 200ms ease-in-out;transition:all 200ms ease-in-out}
.awe-popup .overlay{background-color:rgba(33,33,33,0.8);color:rgba(0,0,0,0.4);position:fixed;top:0!important;left:0;right:0;bottom:0;margin:auto;width:0;height:0}
.awe-popup .content{position:relative;max-width:1140px;min-width:1140px;padding:25px 28px;max-height:0;text-align:left;opacity:0;margin:0 auto;background:transparent;overflow:hidden;-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;-ms-transition:all 300ms ease-in-out;-o-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;position:relative;padding:25px 28px;max-height:0;text-align:left;opacity:0;margin:0 auto;background:#fff}
.awe-popup.active{visibility:visible;opacity:1;top:0!important;height:auto;width:auto}
.awe-popup.active .content{max-height:calc(100% - 60px);opacity:1;background:transparent;padding:0}
.awe-popup.active .content .info{background:#fff;min-width:500px}
.awe-popup.active .overlay{width:100%;height:100%}
.close-window{position:absolute;top:10px;right:10px;width:25px;height:25px;cursor:pointer;z-index:8040;color:#fff;text-align:center;line-height:25px;border-radius:50%}
.close-window .fa{display:block;font-size:1.42857em;line-height:25px;color:#49b14d}
.awe-popup.loading{z-index:9998}
.awe-popup.loading .loader{left:50%;position:fixed;top:50%;-moz-transform:translateX(-50%);-webkit-transform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;-ms-transition:all 300ms ease-in-out;-o-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out}
.awe-popup.loaded-content .loader{display:none}
.awe-popup.addcart-popup .content{min-width:auto}
.product-popup .product-image{float:left;margin:0 20px 0 0}
.product-popup .product-info{overflow:hidden;position:relative}
.product-popup .product-info p{margin-bottom:0;line-height:24px}
.product-popup .popup-title{padding-left:15px;border-radius:0}
.product-popup .popup-title i{margin-right:5px}
.product-popup .product-name{color:#49b14d}
.product-popup .product-info p.total-money{margin-bottom:15px}
.product-popup h3,.product-popup .h3{color:#52b249;margin-bottom:25px}
.product-popup h3 .fa,.product-popup .h3 .fa{margin-right:4px}
.product-popup .pop-right h3,.product-popup .pop-right .h3{color:#333}
.pop-right{background:#f9f9f9}
.awe-popup.product-popup.active .content{max-height:calc(100% - 60px);opacity:1;padding:0}
@media (max-width:1199px){.awe-popup .content{max-width:700px;min-width:auto}}
@media (max-width:543px){.product-popup .product-image{width:120px;height:120px}.product-popup .product-image img{max-width:120px!important}.awe-popup.product-popup.active .content{max-height:calc(100% - 60px);opacity:1;margin:0 20px}.addcart-popup .col-xl-6{padding:0!important}.product-popup h3,.product-popup .h3{font-size:1.28571em;margin-bottom:0}}
.swatch{margin:1em 0}
.swatch .header{margin:0.1em 0;text-align:left;float:left;min-width:100px;font-weight:700}
.swatch input{display:none}
.swatch label{float:left;min-width:35px!important;height:35px!important;margin:0;border:#ccc 1px solid;background-color:#fff;font-size:.92857em;text-align:center;line-height:35px;white-space:nowrap;text-transform:uppercase;padding:0}
.swatch-element label{padding:0 5px}
.swatch-element label .img-check{display:none}
.color.swatch-element label{padding:0 5px}
.swatch input:checked+label{background:transparent;color:#333;border:1px solid #e6484a}
.swatch input:checked+label .img-check{display:inline-block;position:absolute;bottom:0;right:0}
.swatch .color input:checked+label{position:relative;border:1px solid #49b14d}
.swatch .color input:checked+label:after{content:"\f00c";font-family:FontAwesome;display:none}
.swatch .color .has-thumb{position:relative}
.swatch .color .has-thumb .ant-swatch{max-height:30px;position:relative;top:-2px;left:-3px}
.swatch .swatch-element{float:left;-webkit-transform:translateZ(0);-webkit-font-smoothing:antialiased;margin:0 5px 5px 0;position:relative}
.crossed-out{position:absolute;width:100%;height:100%;left:0;top:0}
#quick-view-product .selector-wrapper{display:none!important}
.swatch .swatch-element .crossed-out{display:none}
.swatch .swatch-element.soldout .crossed-out{display:block}
.swatch .swatch-element.soldout label{filter:alpha(opacity=60);-khtml-opacity:0.6;-moz-opacity:0.6;opacity:0.6}
.swatch .tooltip{text-align:center;background:#49b14d;color:#fff;bottom:100%;padding:10px;display:block;position:absolute;width:100px;left:-35px;margin-bottom:15px;filter:alpha(opacity=0);-khtml-opacity:0;-moz-opacity:0;opacity:0;visibility:hidden;-webkit-transform:translateY(10px);-moz-transform:translateY(10px);-ms-transform:translateY(10px);-o-transform:translateY(10px);transform:translateY(10px);-webkit-transition:all .25s ease-out;-moz-transition:all .25s ease-out;-ms-transition:all .25s ease-out;-o-transition:all .25s ease-out;transition:all .25s ease-out;-webkit-box-shadow:2px 2px 6px rgba(0,0,0,0.28);-moz-box-shadow:2px 2px 6px rgba(0,0,0,0.28);-ms-box-shadow:2px 2px 6px rgba(0,0,0,0.28);-o-box-shadow:2px 2px 6px rgba(0,0,0,0.28);box-shadow:2px 2px 6px rgba(0,0,0,0.28);z-index:10000;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:5px}
.swatch .tooltip:before{bottom:-20px;content:" ";display:block;height:20px;left:0;position:absolute;width:100%}
.swatch .tooltip:after{border-left:solid transparent 10px;border-right:solid transparent 10px;border-top:solid #49b14d 10px;bottom:-10px;content:" ";height:0;left:50%;margin-left:-13px;position:absolute;width:0}
.swatch .swatch-element:hover .tooltip{filter:alpha(opacity=100);-khtml-opacity:1;-moz-opacity:1;opacity:1;visibility:visible;-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-ms-transform:translateY(0px);-o-transform:translateY(0px);transform:translateY(0px)}
.swatch.error{background-color:#E8D2D2!important;color:#333!important;padding:1em;border-radius:5px}
.swatch.error p{margin:0.7em 0}
.swatch.error p:first-child{margin-top:0}
.swatch.error p:last-child{margin-bottom:0}
.swatch.error code{font-family:monospace}
.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next{top:50%;position:absolute;text-decoration:none;width:30px;padding:0;background:transparent;outline:none;border-radius:0;white-space:nowrap;margin-right:0;margin-left:0}
.owl-carousel .owl-nav .owl-prev:before,.owl-carousel .owl-nav .owl-next:before{font-family:"FontAwesome";text-indent:0;position:absolute;left:0;width:29px;text-align:center;line-height:29px;font-size:20px;background:#f5f5f5;color:#dadbdb;display:none}
.owl-carousel .owl-nav .owl-prev{left:0}
.owl-carousel .owl-nav .owl-prev:before{content:"\f104"}
.owl-carousel .owl-nav .owl-next{right:0}
.owl-carousel .owl-nav .owl-next:before{content:"\f105"}
.owl-carousel .owl-nav .disabled{opacity:.5;cursor:default}
@media (max-width:768px){.owl-carousel .owl-nav .owl-prev:before,.owl-carousel .owl-nav .owl-next:before{font-size:14px}.owl-carousel .owl-nav .owl-prev{left:0}.owl-carousel .owl-nav .owl-next{right:0}}
.owl-carousel .owl-dots{display:block;margin-top:10px;text-align:center;position:absolute;bottom:10px;width:100%}
.owl-carousel .owl-dots .owl-dot{display:inline-block;width:12px;height:12px;background:#fff;border-radius:50%;margin:0 3px}
.owl-carousel .owl-dots .owl-dot.active{background:#49b14d}
.owl-carousel-inset .owl-nav .owl-prev{left:0}
.owl-carousel-inset .owl-nav .owl-next{right:0}
.owl-carousel-inset .owl-dots{position:absolute;left:0;width:100%;bottom:25px}
.owl-carousel-inset .owl-prev,.owl-carousel-inset .owl-next{opacity:0;visibility:hidden;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}
.owl-carousel-inset:hover .owl-prev,.owl-carousel-inset:hover .owl-next{opacity:1;visibility:visible}
.owl-carousel-inset:hover .owl-prev.disabled,.owl-carousel-inset:hover .owl-next.disabled{opacity:.5}
.owl-carousel-inset:hover .owl-nav .owl-prev{left:25px}
.owl-carousel-inset:hover .owl-nav .owl-next{right:25px}
.owl-carousel .owl-item img{width:auto}
.owl-carousel .owl-item.focus{border:2px solid #333}
.tab-wrap .tabs-title{*zoom:1;display:inline-block;position:relative;z-index:9;margin:0 0 26px}
.tab-wrap .tabs-title:after{content:"";display:table;clear:both}
.tab-wrap .tabs-title li{font-size:2.2rem;font-weight:700;text-transform:uppercase;position:relative;line-height:40px;float:left}
.tab-wrap .tabs-title li:before{content:"|";color:#c9c9c9;padding:0 16px;color:#1c1c1c}
.tab-wrap .tabs-title li:first-child:before{display:none}
.tab-wrap .tabs-title li.current{color:#212121}
.tab-wrap .tab-content{position:relative}
ul.tabs li{background:none;display:inline-block;cursor:pointer}
ul.tabs li.current{color:#000}
.tab-content{opacity:0;visibility:hidden;height:0;overflow:hidden;display:none}
.tab-content.current{opacity:1;visibility:visible;height:auto;display:block!important}
.product-tab{width:100%}
.accordion .nav-item .tab-pane{opacity:0;visibility:hidden;height:0;overflow:hidden}
.accordion .nav-item.active .tab-pane{opacity:1;visibility:visible;height:auto;-webkit-transition:all 200ms ease-in-out;-moz-transition:all 200ms ease-in-out;-ms-transition:all 200ms ease-in-out;-o-transition:all 200ms ease-in-out;transition:all 200ms ease-in-out}
#quickview .product-name{margin-top:0;font-size:18px}
#quickview .product-name a{color:#000;font-size:18px}
#quickview .product-name a:hover,#quickview .product-name a:focus{color:#49b14d;text-decoration:none}
#quickview button.btn.btn-close.btn-default{position:absolute;right:-20px;top:-20px;width:30px;font-size:14px;height:30px;text-align:center;line-height:2px;border-radius:50%;background:#000;color:#fff;padding:0}
#quickview .modal-content{border-radius:7px}
#quickview .modal-body{position:relative;padding:20px;border:2px solid #49b14d;border-radius:7px}
#quickview .modal-dialog{width:910px;border-radius:0}
#quickview .status{font-size:14px;margin-bottom:0;font-weight:400}
#quickview .inventory{display:inline-block;padding:0 5px;color:#49b14d}
#quickview .selector-wrapper select{height:40px}
#quickview .info-other{padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #ebebeb}
#quickview .info-other p{margin-bottom:0;font-weight:600}
#quickview .info-other p label{font-weight:normal}
#quickview span.discount{color:#49b14d}
#quickview .product-price{font-size:1.42857em;display:inline-block}
#quickview .price-box{margin:0 0 10px;padding-bottom:10px;border-bottom:1px solid #ebebeb}
#quickview .price-box .special-price span{color:#49b14d}
#quickview .price-box .old-price{display:block;color:#bbb;font-size:1em;margin-top:7px;margin-top:7px;clear:left}
#quickview .product-description.rte{padding-bottom:5px}
#quickview .product-description.rte p{margin-bottom:5px}
#quickview #thumbnail_quickview{opacity:0;visibility:hidden;height:0}
#quickview #thumbnail_quickview.op1{opacity:1;visibility:visible;height:auto}
#quickview #thumbnail_quickview .item{border:2px solid #ebebeb;padding:3px;height:95px;position:relative;margin:1px}
#quickview #thumbnail_quickview .item img{width:auto;max-height:87px;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:2px}
#quickview #thumbnail_quickview .thumblist_carousel.owl-carousel .owl-nav .owl-prev,#quickview #thumbnail_quickview .thumblist_carousel.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:0;visibility:hidden}
#quickview #thumbnail_quickview .thumblist_carousel.owl-carousel .owl-nav .owl-next{height:51px;width:32px;border:1px solid #f1f5f6;border-radius:4px;background-color:#fff;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:#878fa0;font-size:20px;margin:0;right:-50px}
#quickview #thumbnail_quickview .thumblist_carousel.owl-carousel .owl-nav .owl-next.disabled{opacity:0.2!important}
#quickview #thumbnail_quickview .thumblist_carousel.owl-carousel .owl-nav .owl-prev{height:51px;width:32px;border:1px solid #f1f5f6;border-radius:4px;background-color:#fff;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:#878fa0;font-size:20px;margin:0;left:-50px}
#quickview #thumbnail_quickview .thumblist_carousel.owl-carousel .owl-nav .owl-prev.disabled{opacity:0.2!important}
#quickview #thumbnail_quickview .thumblist_carousel.owl-carousel:hover .owl-nav .owl-prev{left:0;opacity:1;visibility:inherit}
#quickview #thumbnail_quickview .thumblist_carousel.owl-carousel:hover .owl-nav .owl-next{right:0;opacity:1;visibility:inherit}
#quickview .image{border:1px solid #ebebeb;padding:5px}
#quickview .image.margin-bottom-15{position:relative;height:400px}
#quickview .image.margin-bottom-15 img{width:auto;max-height:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}
#quickview .rte img,#quickview .rte iframe{display:none!important}
#quickview .quantity_wanted_p{margin-top:15px}
#quickview .quantity_wanted_p label{display:inline-block;line-height:45px;float:left}
#quickview .quantity_wanted_p input{margin:0 10px;height:40px;padding:0;width:60px;display:inline-block;border-radius:3px;outline:none;box-shadow:none;text-align:center;float:left}
#quickview .quantity_wanted_p .btn,#quickview .quantity_wanted_p input[type="submit"]{font-size:14px;padding:0 45px;border-radius:3px;display:inline-block;background-color:#49b14d;color:#fff;border:1px solid #49b14d;text-transform:uppercase;float:left}
#quickview .quantity_wanted_p .btn:hover,#quickview .quantity_wanted_p input[type="submit"]:hover,#quickview .quantity_wanted_p .btn:focus,#quickview .quantity_wanted_p input[type="submit"]:focus{background-color:#fff;color:#49b14d}
#quickview .swatch{display:none;clear:both}
#quickview .swatch .header{float:none;display:block;width:100%}
#quickview .swatch .swatch-element{float:none;display:inline-block}
#quickview .hasswatch .swatch{display:block;margin-bottom:7px;margin-top:0}
#quickview .hasswatch .swatch .header{float:none}
#quickview .hasswatch .selector-wrapper{display:none}
.filter-container{margin-bottom:0}
.filter-group{margin-bottom:0}
.filter-group ul{max-height:140px;overflow-y:auto}
.filter-group 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}
.filter-group ul::-webkit-scrollbar{width:5px;background-color:#F5F5F5}
.filter-group 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}
#start{width:100px;float:left}
@media (max-width:1024px){#start{width:80px}}
#start input{text-align:center;border-radius:0;border:1px solid #e1e1e1;box-shadow:none;outline:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none}
#stop{width:100px;float:left;margin-left:30px;text-align:center;position:relative}
@media (max-width:1024px){#stop{width:80px}}
#stop input{text-align:center;border-radius:0;border:1px solid #e1e1e1;box-shadow:none;outline:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none}
#stop:before{content:"-";position:absolute;left:-17px;font-size:17px}
.filter-group-title{display:block;font-size:1.28571em;margin-bottom:10px}
.filter-item{margin:0;cursor:pointer;line-height:2.5em}
.filter-item *{color:#6f6f6f;cursor:pointer;font-size:1em;font-weight:normal}
.filter-item.color{min-width:20px}
.filter-item.color a,.filter-item.color label{width:100%;height:100%;display:inline-block;font-size:0}
.filter-item.color .fa{width:20px;height:20px;background:red;border-radius:50%;position:relative}
.filter-item.color .fa:before{display:none}
.filter-item.color .fa.trang:hover:before{display:block;content:"";width:26px;height:26px;position:absolute;left:-4px;top:-4px;border:1px solid #e2e2e2;border-radius:50%}
.filter-item.color .fa:hover:before{display:block;content:"";width:26px;height:26px;position:absolute;left:-3px;top:-3px;border:1px solid #e2e2e2;border-radius:50%}
.filter-item.color input:checked+.fa:before{display:block;content:"";width:26px;height:26px;position:absolute;left:-3px;top:-3px;border:1px solid #e2e2e2;border-radius:50%}
.filter-item.color input:checked+.fa.trang:before{display:block;content:"";width:26px;height:26px;position:absolute;left:-4px;top:-4px;border:1px solid #e2e2e2;border-radius:50%}
.filter-item--green *:hover{color:#49b14d}
.filter-item--half{display:inline-block;width:48%;white-space:nowrap;overflow:hidden;margin-right:3px}
.filter-item--check-box input{display:none}
.filter-item--check-box .fa{margin-right:5px;width:14px;position:relative}
.filter-item--check-box input+.fa:before{content:"";margin-right:5px;border-radius:2px;font-size:18px;border:solid 1px #ebebeb;line-height:40px;position:absolute;top:-13px;height:15px!important;width:15px}
.filter-item--check-box input:checked+.fa:after{font-family:'FontAwesome';content:"\f00c";color:#fff;position:absolute;width:15px;height:15px;line-height:15px;top:-13px;font-size:12px;left:2px}
.filter-item--check-box input:checked+.fa:before{border-color:#49b14d;background:#49b14d}
#sort-by{float:right;font-size:12px;text-align:left}
#sort-by .button-asc,#sort-by .button-desc{background-color:#f8f8f8;box-shadow:none;float:right;height:30px;line-height:28px;margin-left:5px;text-align:center;width:30px}
#sort-by label{float:left;line-height:38px;font-size:14px;margin-right:6px;margin-bottom:0;font-weight:500}
#sort-by ul{margin:0;padding:0;list-style:none;display:inline;float:right}
#sort-by a:link,#sort-by a:visited{color:#333;text-decoration:none}
#sort-by>ul>li{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-position:right center;background-repeat:no-repeat;background-position:right 10px center;padding-right:28px;text-indent:.01px;cursor:pointer;line-height:36px;background-image:url(ico-selects.html)!important}
#sort-by li{background:none repeat scroll 0 0 #fff;cursor:pointer;margin:0 auto;outline:medium none;padding:0 20px;position:relative;width:150px;float:left;color:#333;border:1px solid #e1e1e1;font-size:14px}
#sort-by li>a{display:inline-block;width:100%;line-height:36px}
#sort-by li li{width:100%;margin-top:0;border-top:none;border-right:none;border-left:none}
#sort-by li li a:hover{color:#fff}
#sort-by li:hover{background-color:#fff}
#sort-by li li:hover{background-color:#49b14d;color:#fff}
#sort-by li li:hover a{color:#fff}
#sort-by ul ul{position:absolute;display:none;left:-1px;top:35px;background:none repeat scroll 0 0 #F8F8F8;z-index:10000;border-top:none;border:1px #e1e1e1 solid;width:150px}
#sort-by ul ul li:last-child{border-bottom:none}
#sort-by ul ul li a:hover,#sort-by ul ul li a:focus{color:#fff}
#sort-by ul ul ul{position:absolute;left:100%;top:-2px;border:solid 1px transparent}
#sort-by li:hover>ul{display:block}
.filter-container__selected-filter{margin-bottom:10px;padding-bottom:5px;border-bottom:1px solid #eee}
.filter-container__selected-filter-header{margin-bottom:5px}
.filter-container__selected-filter-header-title{font-size:18px;font-weight:bold;color:#0038AE}
.filter-container__clear-all{float:right;color:#333;margin-top:3px}
.filter-container__selected-filter-item{padding:3px 0}
.filter-container__selected-filter-item>a{color:#333;font-size:.92857em}
.filter-container__selected-filter-item .fa{margin-right:10px;color:#F44336}
#popup-cart-desktop{max-width:800px;background:#fff;float:none;margin:0 auto;padding:0;position:relative;margin-top:50px;width:90%;z-index:99999999}
#popup-cart-desktop .title-popup-cart{font-size:14px;padding-right:15px;font-weight:500;padding:10px;background:#49b14d;color:#fff}
#popup-cart-desktop .title-popup-cart i{color:#fff}
#popup-cart-desktop .title-popup-cart .cart-popup-name a{color:#fff000!important;font-weight:500}
#popup-cart-desktop .title-quantity-popup{font-size:16px;cursor:pointer;font-weight:500;padding:10px}
#popup-cart-desktop .title-quantity-popup .fa-shopping-cart{color:#49b14d;font-size:25px}
#popup-cart-desktop .title-quantity-popup .fa-caret-right{font-size:14px}
#popup-cart-desktop .content-popup-cart .thead-popup{background:#f7f7f7;float:left;width:100%;clear:both;padding:0 10px}
#popup-cart-desktop .content-popup-cart .thead-popup>div{float:left;padding:6px 5px;font-size:13px;border-left:1px solid #fff;font-weight:500}
#popup-cart-desktop .content-popup-cart .thead-popup>div:first-child{border-left:none}
#popup-cart-desktop .content-popup-cart .tbody-popup{width:100%;float:left;clear:both;max-height:280px;overflow-x:auto;border:1px solid #f7f7f7;border-top:none}
#popup-cart-desktop .content-popup-cart .tbody-popup::-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}
#popup-cart-desktop .content-popup-cart .tbody-popup::-webkit-scrollbar{width:5px;background-color:#F5F5F5}
#popup-cart-desktop .content-popup-cart .tbody-popup::-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}
#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup{width:100%;float:left;clear:both;border-bottom:1px dotted #ddd;padding:0 10px}
#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup:last-child{border-bottom:none}
#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup p{margin-bottom:0}
#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup>div{float:left}
#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-image{padding:10px;float:left}
#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-image img{border:1px solid #d2d2d2}
#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-info{padding:10px 0;padding-left:100px}
#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-info .item-name a{display:block;margin-bottom:0;font-weight:500;font-size:14px}
#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-info .item-name a:hover{color:#49b14d}
#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-info .variant-title-popup{font-size:13px;margin-bottom:5px;color:#333333}
#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-info .item-remove a{font-size:13px;color:#888}
#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-price{padding:10px}
#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-price span{display:block}
#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-price .price{color:#333;font-size:12px;font-weight:500}
#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-price .compare-price{color:#333;font-size:12px;text-decoration:line-through;font-weight:500}
#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-price .compare-divide{font-size:12px;color:#d71515}
#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .items-count{border:1px solid #ddd;outline:none;background:#fff;height:24px;margin-top:10px;width:23px;text-align:center;vertical-align:middle;padding:0}
#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .items-count.btn-minus{border-radius:3px 0 0 3px}
#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .items-count.btn-plus{border-radius:0 3px 3px 0}
#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .number-sidebar{border:1px solid #ddd;height:24px;margin-left:-1px;text-align:center;width:24px;vertical-align:top;margin-right:-1px;margin-top:10px;display:inline-block;min-height:24px;padding:0;border-radius:0;background-color:#fff}
#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .cart-price{display:block;font-weight:500;padding:10px;font-size:12px}
#popup-cart-desktop .content-popup-cart .tfoot-popup{width:100%;float:left;clear:both}
#popup-cart-desktop .content-popup-cart .tfoot-popup .tfoot-popup-1{padding:10px}
#popup-cart-desktop .content-popup-cart .tfoot-popup .tfoot-popup-1 .popup-ship{font-size:13px;width:320px}
#popup-cart-desktop .content-popup-cart .tfoot-popup .tfoot-popup-1 .popup-ship img{float:left;margin-right:10px}
#popup-cart-desktop .content-popup-cart .tfoot-popup .tfoot-popup-1 .popup-ship p{line-height:20px;margin-bottom:0}
#popup-cart-desktop .content-popup-cart .tfoot-popup .tfoot-popup-1 .popup-total p{font-size:14px;font-weight:500;padding:0 0;padding-bottom:0;margin-bottom:0}
#popup-cart-desktop .content-popup-cart .tfoot-popup .tfoot-popup-1 .popup-total p .total-price{color:#49b14d}
#popup-cart-desktop .content-popup-cart .tfoot-popup .tfoot-popup-1 .popupcon a:hover,#popup-cart-desktop .content-popup-cart .tfoot-popup .tfoot-popup-1 .popupcon a:focus{cursor:pointer}
#popup-cart-desktop .content-popup-cart .tfoot-popup .tfoot-popup-2{padding:10px}
#popup-cart-desktop .content-popup-cart .tfoot-popup .tfoot-popup-2 a{cursor:pointer}
#popup-cart-desktop .content-popup-cart .tfoot-popup .tfoot-popup-2 .button.btn-continue{background:#f6f7f9;font-size:14px;float:left;border:1px solid #49b14d;outline:none;color:#49b14d;padding:10px;width:160px}
#popup-cart-desktop .content-popup-cart .tfoot-popup .tfoot-popup-2 .button.btn-proceed-checkout{background:#49b14d;font-size:14px;display:block;padding:10px;text-align:center;text-transform:uppercase;border-radius:3px;color:#fff;width:100%;font-weight:500}
#popup-cart-desktop .content-popup-cart .tfoot-popup .tfoot-popup-2 .button.btn-proceed-checkout:hover,#popup-cart-desktop .content-popup-cart .tfoot-popup .tfoot-popup-2 .button.btn-proceed-checkout:focus{background:#3a8d3d}
#popup-cart-desktop .close-window{position:absolute;top:-10px;right:-10px;width:25px;height:25px;cursor:pointer;background:#000;border-radius:50%;z-index:8040;color:#fff;text-align:center;line-height:25px;font-size:25px}
#popup-cart-desktop .close-window .fa{font-size:15px}
.fancybox-skin{background:#fff!important}
.modal-content{border:none;box-shadow:none;border-radius:0.5rem;position:relative;background-color:#fff;background-clip:padding-box;outline:0}
.modal-header{background-color:#49b14d;color:#fff;padding:15px;border-bottom:1px solid #e5e5e5;min-height:16.42857143px;border-top-left-radius:0.5rem;border-top-right-radius:0.5rem}
@media (max-width:480px){.modal-header{padding:10px}}
.modal-body{position:relative;padding:15px}
.modal-header .close{margin-top:-2px}
button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}
.close{float:right;font-size:21px;font-weight:bold;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:0.2;filter:alpha(opacity=20)}
.modal-header .modal-title{padding-left:6rem;position:relative;min-height:44px;font-weight:normal;font-size:18px;line-height:normal;margin:0;color:#fff}
@media (max-width:480px){.modal-header .modal-title{font-size:16px;min-height:34px;padding-left:40px;line-height:34px}}
.modal-header .modal-title span{width:44px;height:44px;border-radius:100%;font-size:23px;text-align:center;line-height:44px;color:#49b14d;position:absolute;left:0;top:0;display:block;background-color:#fff}
@media (max-width:480px){.modal-header .modal-title span{height:34px;width:34px;line-height:34px}}
.media:first-child{margin-top:0}
.btn-outline-red{background:#fff;color:#49b14d!important;font-size:17px;line-height:normal;padding:0 15px;border-radius:3px;border:1px solid #49b14d;text-align:center;margin-top:1.5rem}
.btn-red{background:#49b14d;border:1px solid #49b14d;color:#fff!important;font-size:17px;line-height:40px;height:40px;padding:0 15px;border-radius:3px;border:none;text-align:center;margin-top:1.5rem}
.media .media-left{padding-right:1em}
.media-left,.media-right,.media-body{display:table-cell;vertical-align:top}
.media .thumb-1x1{width:7.7rem}
.awe-section-1{margin-bottom:0}
.awe-section-2{margin-bottom:0}
.awe-section-3{margin-bottom:0}
.awe-section-4{margin-bottom:0}
.awe-section-5{margin-bottom:0}
.awe-section-6{margin-bottom:0}
.awe-section-7{margin-bottom:0}
.awe-section-8{margin-bottom:0}
.awe-section-9{margin-bottom:0}
.awe-section-10{margin-bottom:0}
.awe-section-11{margin-bottom:0}
.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:0}
@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3)}50%{opacity:1}}
@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3)}50%{opacity:1}}
.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}
.no-padding-right{padding-right:0!important}
.no-padding-left{padding-left:0}
body{background:#fff;font-family:'Roboto',Helvetica,Arial,sans-serif;overflow-x:hidden;color:#363f4d}
input[type="text"],input[type="email"],input[type="number"],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="number"]:focus,input[type="tel"]:focus,input[type="password"]:focus,textarea.form-control:focus,select.form-control:focus{outline:none;box-shadow:none}
a:hover,a:focus{text-decoration:none}
.row{margin-right:-10px;margin-left:-10px}
@media (max-width:480px){.row{margin-right:-7px;margin-left:-7px}}
.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:7px;padding-right:7px}}
.container,.container-fluid{padding-left:10px;padding-right:10px}
@media (max-width:480px){.container,.container-fluid{padding-left:7px;padding-right:7px}}
.col-xs-15,.col-sm-15,.col-md-15,.col-lg-15{position:relative;min-height:1px;padding-right:10px;padding-left:10px}
@media (max-width:480px){.col-xs-15,.col-sm-15,.col-md-15,.col-lg-15{padding-left:7px;padding-right:7px}}
.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}}
header.header{background-color:#49b14d}
header.header .top-link{border-bottom:1px solid rgba(255,255,255,0.17);padding:5px 0}
header.header .top-link .header-static .social-title{color:#fff;display:inline-block;margin-right:10px;line-height:30px}
header.header .top-link .header-static a{display:inline-block;height:30px;width:30px;color:#fff;line-height:30px;text-align:center}
header.header .top-link .header-static a:hover,header.header .top-link .header-static a:focus{color:#ffdd20}
header.header .top-link .header-static a:before{font-family:FontAwesome}
header.header .top-link .header-static a.fb:before{content:"\f09a"}
header.header .top-link .header-static a.tt:before{content:"\f099"}
header.header .top-link .header-static a.gp:before{content:"\f0d5"}
header.header .top-link .header-static a.pin:before{content:"\f231"}
header.header .top-link .right{text-align:right}
header.header .top-link .right ul li{display:inline-block}
header.header .top-link .right ul li+li{margin-left:10px}
header.header .top-link .right ul li a{color:#fff}
header.header .top-link .right ul li a:hover,header.header .top-link .right ul li a:focus{color:#ffdd20}
header.header .header-main{padding:10px 0}
header.header .header-main .logo img{max-height:60px}
header.header .header-main .search_form{margin-bottom:0;margin-top:7px}
header.header .header-main .search_form input{font-size:14px;height:48px;color:#fff;border:0;border-bottom-left-radius:5px;border-top-left-radius:5px;background:rgba(255,255,255,0.2)}
header.header .header-main .search_form input::-webkit-input-placeholder{color:#fff}
header.header .header-main .search_form input::-moz-placeholder{color:#fff}
header.header .header-main .search_form input:-ms-input-placeholder{color:#fff}
header.header .header-main .search_form input:-moz-placeholder{color:#fff}
header.header .header-main .search_form button{height:48px;color:#fff;border:0;border-bottom-right-radius:5px!important;border-top-right-radius:5px!important;background:rgba(255,255,255,0.2);font-size:16px;margin-left:0}
header.header .header-main .search_form button:focus{box-shadow:none;outline:none}
header.header .header-main .customer-support-text{float:right;position:relative;margin-top:15px}
header.header .header-main .customer-support-text img{max-width:40px;position:absolute;left:0;top:50%;transform:translate(0,-50%)}
header.header .header-main .customer-support-text .text{text-align:left;line-height:1.1;padding-left:50px}
header.header .header-main .customer-support-text .text span{color:#fff;display:block}
header.header .header-main .customer-support-text .text a{color:#ffdd20;font-weight:600;font-size:18px}
header.header .header-main .customer-support-text .text a:hover,header.header .header-main .customer-support-text .text a:focus{opacity:0.9}
header.header .header-main .items-cart-inner{float:right;margin-left:25px;margin-top:10px}
header.header .header-main .items-cart-inner .showcart{font-size:27px;font-weight:400;line-height:46px;position:relative;display:inline-block;padding-right:27px;padding-left:8px;color:#fff;border:1px solid rgba(255,255,255,0.17);border-radius:5px}
header.header .header-main .items-cart-inner .showcart .count_item_pr{height:20px;width:20px;text-align:center;line-height:20px;color:#000;background-color:#fff;border-radius:50%;position:absolute;right:5px;top:5px;font-size:12px}
header.header nav{background-color:#fff;padding:8px 0;text-align:left;-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,0.08);box-shadow:0 2px 5px 0 rgba(0,0,0,0.08)}
header.header nav .nav-item{margin:0 5px;float:none;display:inline-block}
header.header nav .nav-item.active{background-color:#fff;border-radius:5px}
header.header nav .nav-item.active a{color:#49b14d}
header.header nav .nav-item>a{padding:8px 15px;background-color:transparent;border-radius:5px}
header.header nav .nav-item:hover{background-color:#fff;border-radius:5px}
header.header nav .nav-item:hover>a{color:#49b14d}
header.header nav .mega-content{text-align:left}
header.header nav .nav .nav-item>a{position:relative}
header.header nav .nav .nav-item>a:before{content:"";position:absolute;left:0;bottom:-22px;width:100%;height:25px;background:0 0;display:none;z-index:8}
header.header nav .nav .nav-item ul.dropdown-menu{padding:0;border:none;background:#fff none repeat scroll 0 0;border-radius:0;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,0.15);-moz-box-shadow:0 0 10px 0 rgba(0,0,0,0.15);box-shadow:0 0 10px 0 rgba(0,0,0,0.15);min-width:220px;font-weight:500;top:50px}
@media (min-width:1025px){header.header 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.header nav .nav .nav-item ul.dropdown-menu li{padding:0;border-bottom:1px solid #f7f7f7}
header.header nav .nav .nav-item ul.dropdown-menu li:last-child{border-bottom:none}
header.header nav .nav .nav-item ul.dropdown-menu li a{padding:10px 5px;position:relative;padding-right:20px;-moz-transition:all 0.2s;-o-transition:all 0.2s;-webkit-transition:all 0.2s;transition:all 0.2s;color:#333}
header.header nav .nav .nav-item ul.dropdown-menu li a i{position:absolute;right:10px;top:50%;transform:translate(0,-50%)}
header.header nav .nav .nav-item ul.dropdown-menu li a:hover,header.header nav .nav .nav-item ul.dropdown-menu li a:focus{background-color:transparent;color:#49b14d}
header.header nav .nav .nav-item ul.dropdown-menu li.dropdown-submenu .dropdown-menu{top:0}
header.header nav .nav .nav-item:hover>.dropdown-menu{display:block;margin-top:0}
@media (min-width:1025px){header.header 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.header nav .nav .nav-item:hover>.dropdown-menu .dropdown-submenu:hover .dropdown-menu{display:block;margin-top:0}
@media (min-width:1025px){header.header 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 nav .nav .nav-item:hover>a:before{display:block}
.footer-container{margin-top:30px}
.footer-container .footer-top{background:#151515;padding:40px 0;border-top:3px solid #49b14d}
.footer-container .footer-top .footer-title h3{color:#c9c9c9;font-size:17px;margin-bottom:30px;text-align:left;margin-top:0;font-weight:500}
@media (max-width:991px){.footer-container .footer-top .footer-title h3{margin-bottom:20px;margin-top:15px}}
@media (max-width:480px){.footer-container .footer-top .footer-title h3{margin-top:10px;margin-bottom:10px!important}}
.footer-container .footer-top .footer-title h3.footer-logo{margin-bottom:10px}
.footer-container .footer-top .footer-title h3.footer-logo img{max-height:60px}
@media (max-width:767px){.footer-container .footer-top .footer-content .footer-info{margin-bottom:15px}}
.footer-container .footer-top .footer-content .footer-info h5{font-weight:500;margin-top:0;margin-bottom:0;font-size:14px}
.footer-container .footer-top .footer-content .footer-info p{margin-bottom:5px;color:#888}
.footer-container .footer-top .footer-content .footer-info p a{color:#888;font-weight:300}
.footer-container .footer-top .footer-content .footer-info p a:hover,.footer-container .footer-top .footer-content .footer-info p a:focus{color:#fff}
.footer-container .footer-top .footer-content .social{margin-top:10px;clear:both}
.footer-container .footer-top .footer-content .social li{display:inline-block}
.footer-container .footer-top .footer-content .social li a{display:block;height:35px;width:35px;line-height:35px;text-align:center;color:#fff;border-radius:50%;font-size:15px}
.footer-container .footer-top .footer-content .social li a:hover,.footer-container .footer-top .footer-content .social li a:focus{color:#fff;opacity:0.9}
.footer-container .footer-top .footer-content .social li:nth-child(1) a{background-color:#3b5998}
.footer-container .footer-top .footer-content .social li:nth-child(2) a{background-color:#1da1f2}
.footer-container .footer-top .footer-content .social li:nth-child(3) a{background-color:#dd4b39}
.footer-container .footer-top .footer-content .social li:nth-child(4) a{background-color:#bd081c}
.footer-container .footer-top .footer-content .menu li{margin-bottom:5px}
.footer-container .footer-top .footer-content .menu li a{color:#888}
.footer-container .footer-top .footer-content .menu li a:hover,.footer-container .footer-top .footer-content .menu li a:focus{color:#fff}
@media (max-width:767px){.footer-container .footer-top .footer-click .footer-title h3{position:relative;padding-top:0;padding-bottom:0;margin-bottom:15px}.footer-container .footer-top .footer-click .footer-title h3:before{content:"\f107";font:normal normal normal 14px/1 FontAwesome;position:absolute;right:10px;top:50%;transform:translate(0,-50%);color:#666}.footer-container .footer-top .footer-click .footer-title h3.active:before{content:"\f106"}}
@media (max-width:767px){.footer-container .footer-top .footer-click .footer-content ul{display:none}}
.footer-container .footer-top .maichimp-footer{background-color:#0f0f0f;border-radius:5px;padding:15px;margin-top:15px}
.footer-container .footer-top .maichimp-footer h3{color:#fff;font-size:17px;text-align:center;margin-top:0;font-weight:500;margin-bottom:5px}
.footer-container .footer-top .maichimp-footer form{margin-bottom:5px}
.footer-container .footer-top .maichimp-footer form input{border-radius:0}
.footer-container .footer-top .maichimp-footer form button{color:#fff;background-color:#49b14d}
.footer-container .footer-top .maichimp-footer form button:hover,.footer-container .footer-top .maichimp-footer form button:focus{color:#fff;background-color:#3f9842}
.footer-container .footer-bottom{background:#0f0f0f;padding:10px 0}
.footer-container .footer-bottom .copyright{color:#9d9d9d}
.footer-container .footer-bottom .copyright a{color:#9d9d9d}
.footer-container .footer-bottom .copyright a:hover,.footer-container .footer-bottom .copyright a:focus{color:#49b14d}
.page-404 h1{color:#333;font-size:28px}
.page-404 .land{color:#888}
.page-404 .mt-5 .btn-success{transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;background-color:#49b14d;border-color:#49b14d;color:#fff;border-radius:2px;text-transform:uppercase}
.page-404 .mt-5 .btn-success:hover,.page-404 .mt-5 .btn-success:focus{color:#fff;background-color:#429f45;border-color:#429f45}
.page-login #login .title-head{display:block;font-size:24px;line-height:40px;margin:0;color:#222;text-align:center;border-bottom:2px solid #eee;padding-bottom:12px;margin-bottom:25px;position:relative;font-weight:400}
@media (max-width:480px){.page-login #login .title-head{font-size:18px}}
.page-login #login .title-head:after{left:50%;-webkit-transform:translate(-50%,0%);-moz-transform:translate(-50%,0%);-ms-transform:translate(-50%,0%);-o-transform:translate(-50%,0%);bottom:-2px;content:"";width:76px;height:2px;display:inline-block;background:#49b14d;position:absolute}
.page-login #login .btn-blues{background:transparent;color:#49b14d;text-transform:uppercase;position:relative;outline:none;display:inline-block;padding:0 30px;font-size:13px;border:1px solid;border-color:#49b14d;font-weight:500;z-index:2;-webkit-transition:all 0.45s ease-in-out;-moz-transition:all 0.45s ease-in-out;-o-transition:all 0.45s ease-in-out;-ms-transition:all 0.45s ease-in-out;transition:all 0.45s ease-in-out}
.page-login #login .btn-blues:hover,.page-login #login .btn-blues:focus{color:#fff;background:#49b14d}
.page-login #login p.text-center{border-bottom:1px solid #ddd;padding-bottom:15px}
.page-login #login p.text-center .btn-link-style{margin-top:15px;font-weight:500;color:#222;display:inline-block}
.page-login #login p.text-center .btn-link-style:hover,.page-login #login p.text-center .btn-link-style:focus{color:#49b14d}
.page-login #login .text-login p{color:#222}
.page-login #login .text-login p a{-webkit-transition:all 0.45s ease-in-out;-moz-transition:all 0.45s ease-in-out;-o-transition:all 0.45s ease-in-out;-ms-transition:all 0.45s ease-in-out;transition:all 0.45s ease-in-out;color:#777777}
.page-login #login .text-login p a:hover,.page-login #login .text-login p a:focus{color:#49b14d}
.page-login #recover-password .title-head{display:block;font-size:24px;line-height:40px;margin:0;color:#222;text-align:center;border-bottom:2px solid #eee;padding-bottom:12px;margin-bottom:25px;position:relative;font-weight:400}
@media (max-width:480px){.page-login #recover-password .title-head{font-size:18px}}
.page-login #recover-password .title-head:after{left:50%;-webkit-transform:translate(-50%,0%);-moz-transform:translate(-50%,0%);-ms-transform:translate(-50%,0%);-o-transform:translate(-50%,0%);bottom:-2px;content:"";width:76px;height:2px;display:inline-block;background:#49b14d;position:absolute}
.page-login #recover-password .btn-blues{background:transparent;color:#49b14d;text-transform:uppercase;position:relative;outline:none;display:inline-block;padding:0 30px;font-size:13px;border:1px solid;border-color:#49b14d;font-weight:500;z-index:2;-webkit-transition:all 0.45s ease-in-out;-moz-transition:all 0.45s ease-in-out;-o-transition:all 0.45s ease-in-out;-ms-transition:all 0.45s ease-in-out;transition:all 0.45s ease-in-out}
.page-login #recover-password .btn-blues:hover,.page-login #recover-password .btn-blues:focus{color:#fff;background-color:#49b14d}
.page-login #recover-password .action_bottom{border-bottom:1px solid #ddd;padding-bottom:20px;margin-bottom:15px}
.page-login #recover-password .text-login p{color:#222}
.page-login #recover-password .text-login p a{-webkit-transition:all 0.45s ease-in-out;-moz-transition:all 0.45s ease-in-out;-o-transition:all 0.45s ease-in-out;-ms-transition:all 0.45s ease-in-out;transition:all 0.45s ease-in-out;color:#777777}
.page-login #recover-password .text-login p a:hover,.page-login #recover-password .text-login p a:focus{color:#49b14d}
.account-page h2{margin-top:0;font-size:16px}
.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:#49b14d}
.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:0 0 10px;margin-bottom:0;margin-top:10px}
.btn-blues,#btnnewreview{color:#fff;background:#49b14d;border-color:#49b14d;border-radius:20px!important;text-transform:uppercase;position:relative;overflow:hidden;z-index:1}
.btn-blues:hover,.btn-blues:focus,#btnnewreview:hover,#btnnewreview:focus{color:#333;background-color:#ffdd20}
.contact .in-fo-page-content{margin-bottom:10px}
.contact .in-fo-page-content h1{margin:0;color:#36424b;font-size:18px;font-weight:500;padding:0;margin-top:0;margin-bottom:10px;position:relative;text-transform:uppercase}
.contact .in-fo-page-content .contact-info-page li{display:table;margin-bottom:7px;color:#666666}
.contact .in-fo-page-content .contact-info-page li i{display:table-cell;width:20px;text-align:center;color:#666666}
.contact .in-fo-page-content .contact-info-page li a{color:#666666}
.contact .in-fo-page-content .contact-info-page li a:hover,.contact .in-fo-page-content .contact-info-page li a:focus{color:#49b14d}
.contact .in-fo-page-content .contact-info-page li:first-child{color:#666666}
.contact .contact-map{border-top:1px solid #e8e9f1;padding-top:30px;margin-top:30px}
.table-order p{margin-bottom:0}
.required{font-size:13px;color:red}
.zoomLens{border:none!important}
#btnnewreview{background:#49b14d!important}
.bizweb-product-reviews-form input,.bizweb-product-reviews-form input[type="text"],.bizweb-product-reviews-form input[type="email"],.bizweb-product-reviews-form textarea{border-radius:3px!important;outline:none!important;box-shadow:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;border:1px solid #ebebeb!important}
.bizweb-product-reviews-form input:focus,.bizweb-product-reviews-form input[type="text"]:focus,.bizweb-product-reviews-form input[type="email"]:focus,.bizweb-product-reviews-form textarea:focus{outline:none!important;box-shadow:none!important}
.bizweb-product-reviews-form .bpr-button-submit{background:#49b14d!important;border-color:#49b14d!important;min-width:100px;text-transform:uppercase}
.cart_desktop_page form{margin-bottom:0}
.cart-mobile{padding:10px 0 0 0}
.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;float:left;line-height:27px}
.cart-mobile .title-cart a{margin-top:0!important}
.cart-mobile .header-cart-content{margin-top:0;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:#49b14d}
.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:0;padding:0;position:absolute;left:22px;min-height:0;border:solid thin #ddd;border-radius:0}
.select-item-qty-mobile>div{position:relative;width:69px;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;width:24px}
.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;width:24px}
.select-item-qty-mobile a{line-height:3;color:#363636}
.cart-mobile .header-cart-price{padding:18px 0;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:#49b14d;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:#49b14d;text-transform:uppercase;border-radius:0;margin-top:10px;border-radius:4px}
.btn-proceed-continues-mobile{background-color:#fff!important;color:#49b14d!important;width:100%;height:40px;margin-top:10px;text-transform:uppercase;border:1px solid #49b14d;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:#49b14d;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:#49b14d;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:#49b14d}
.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;background-color:#fff}
#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:#49b14d;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:#49b14d;border-color:#49b14d;height:40px}
#right-affix .btn-checkout:hover,#right-affix .btn-checkout:focus{background-color:#3a8d3d;border-color:#3a8d3d}
#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:#49b14d;background-color:#fff;border-color:#49b14d;height:40px}
#right-affix .btn-checkouts:hover,#right-affix .btn-checkouts:focus{outline:none;box-shadow:none;background-color:#fff;border-color:#3a8d3d;color:#3a8d3d}
.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:0!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:0;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 0;display:block}
.shopping-cart .estimate-ship-tax table thead tr th .estimate-title{font-size:14px;color:#555;margin-bottom:2px;margin-top:0;display:block}
.shopping-cart .estimate-ship-tax table thead tr th p{font-size:13px;color:#666666;font-weight:normal;margin-bottom:0}
.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 0;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:0;padding-bottom:0;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:#49b14d}
.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 0 0 0}
.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();width:22px;height:26px;display:block;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}
.shopping-cart .col-main .cart .totals .inner{padding:0 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:#49b14d;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:#49b14d;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:#49b14d;border-color:#49b14d}
.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:#49b14d;border-color:#49b14d;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:#59bb5d;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)}
#order_details .thead-default{border-top:1px solid #ddd}
#order_details .order_details_name_products a{font-weight:500}
.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:0;visibility:hidden}
.home-slider.owl-carousel .owl-nav .owl-next{height:51px;width:51px;border:none;border-radius:50%;background-color:#fff;position:absolute;right:0;text-align:center;line-height:49px;top:50%;transform:translate(0,-50%);color:#49b14d;font-size:25px;margin:0;right:-50px}
.home-slider.owl-carousel .owl-nav .owl-next.disabled{opacity:0.2!important}
.home-slider.owl-carousel .owl-nav .owl-next:after{width:41px;height:41px;border-radius:50%;display:block;border:2px dashed #5dbc60;position:absolute;content:'';top:5px;left:5px;-moz-transition:all 0.2s;-o-transition:all 0.2s;-webkit-transition:all 0.2s;transition:all 0.2s}
.home-slider.owl-carousel .owl-nav .owl-prev{height:51px;width:51px;border:none;border-radius:50%;background-color:#fff;box-shadow:none;position:absolute;left:0;text-align:center;line-height:49px;top:50%;transform:translate(0,-50%);color:#49b14d;font-size:25px;margin:0;left:-50px}
.home-slider.owl-carousel .owl-nav .owl-prev.disabled{opacity:0.2!important}
.home-slider.owl-carousel .owl-nav .owl-prev:after{width:41px;height:41px;border-radius:50%;display:block;border:2px dashed #5dbc60;position:absolute;content:'';top:5px;left:5px;-moz-transition:all 0.2s;-o-transition:all 0.2s;-webkit-transition:all 0.2s;transition:all 0.2s}
.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}
.home-slider.owl-carousel .owl-dots{display:none!important}
.home-slider .info{background-color:rgba(0,0,0,0.3);border-radius:5px;text-align:center;padding:20px 15px;margin:auto;opacity:0;visibility:hidden;-webkit-transform:translate(0,100px);-ms-transform:translate(0,100px);transform:translate(0,100px);-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;position:absolute;left:0;right:0;top:0;bottom:0;min-height:170px;max-height:250px;max-width:820px;border:2px solid transparent;color:#fff}
@media (max-width:991px){.home-slider .info{max-width:520px;padding:15px 10px}}
@media (max-width:767px){.home-slider .info{max-width:250px;min-height:unset;max-height:100px;padding:7px}}
.home-slider .info .heading{margin:0;text-transform:uppercase;color:#fff}
.home-slider .info .heading:after{content:'';display:block;width:90px;margin-top:10px;border-top:1px solid #49b14d;margin:10px auto 0}
@media (max-width:767px){.home-slider .info .heading{font-size:16px}}
.home-slider .info .caption-header{padding-top:20px}
.home-slider .info a{background-color:#49b14d;border:2px solid #49b14d;color:#fff;border-radius:5px;padding-left:10px;padding-right:10px;line-height:36px;font-weight:600}
.home-slider .info a:hover,.home-slider .info a:focus{color:#49b14d;background-color:#fff;border-color:#49b14d}
@media (max-width:767px){.home-slider .info a{font-size:11px;height:30px;line-height:26px;margin-top:15px}}
.home-slider .active .info{opacity:1;visibility:visible;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}
.home-slider .active .info:hover{border-color:#49b14d}
@media (max-width:767px){.top-sliders{margin-top:10px!important}}
@media (max-width:991px){.top-sliders .slider-banner-right{margin-top:20px}}
@media (max-width:767px){.top-sliders .slider-banner-right{margin-top:10px}}
.top-sliders .slider-banner-right+.slider-banner-right{margin-top:20px}
@media (max-width:767px){.top-sliders .slider-banner-right+.slider-banner-right{margin-top:10px}}
.aside-item{margin-bottom:15px;padding-bottom:15px}
.aside-item.collection-category .aside-title .title-head{margin:0;color:#fff;font-size:16px;font-weight:500;padding:0;margin-top:0;margin-bottom:10px;padding:10px;text-align:center;position:relative;text-transform:uppercase;background-color:#49b14d}
.aside-item.collection-category .aside-hidden-mobile .filter-container .aside-item .aside-title .title-head{border:none;padding:0;margin-bottom:10px;background-color:transparent;font-size:14px}
.aside-item.collection-category .aside-content{border-top:none;border-radius:0 0 3px 3px}
.aside-item.collection-category .nav li a{font-size:14px;padding-left:5px;padding-right:25px;color:#363f4d;white-space:normal;position:relative;display:table;width:100%}
.aside-item.collection-category .nav li a:hover,.aside-item.collection-category .nav li a:focus{color:#49b14d;background-color:transparent}
.aside-item.collection-category .nav li a i.fa-caret-right{display:table-cell;width:10px!important}
.aside-item.collection-category .nav>li>a .fa{position:relative;top:0!important;right:0!important;width:auto!important}
.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 .heading .title-head{margin:0;color:#fff;font-size:16px;font-weight:500;padding:0;margin-top:0;margin-bottom:10px;padding:10px;text-align:center;position:relative;text-transform:uppercase;background-color:#49b14d}
.aside-item .heading .title-head a{color:#fff}
.aside-item .heading .title-head a:hover,.aside-item .heading .title-head a:focus{color:#fff}
.aside-item .list-blogs .blog-item{margin-bottom:10px;padding-left:0;padding-right:0}
.aside-item .list-blogs .blog-item-name{margin:0;font-size:13px;font-weight:normal;margin-bottom:5px}
.aside-item .list-blogs .blog-item-name a{color:#363f4d;font-weight:500}
.aside-item .list-blogs .blog-item-name a:hover,.aside-item .list-blogs .blog-item-name a:focus{color:#49b14d}
.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;color:#aaa}
.aside-item .blogs-mores{margin-top:5px}
.aside-item .blogs-mores a{color:#363f4d}
.aside-item .blogs-mores a:hover,.aside-item .blogs-mores a:focus{color:#49b14d}
.aside-item .aside-title .title-head{text-transform:uppercase;color:#000;font-size:15px;font-weight:500;margin-bottom:10px}
.aside-item .field-search{margin-bottom:10px}
.aside-item .field-search input{min-height:30px;border:1px solid #e5e5e5;border-radius:0;padding:0 7px}
.aside-item .field-search button{height:34px;line-height:30px;padding:0 10px;background-color:#49b14d;color:#fff}
.aside-item.aside-blog-promotion .heading .title-head{text-align:center}
.aside-item.aside-blog-promotion .heading .title-head a{color:#fff}
.aside-item.aside-blog-promotion .heading .title-head a:hover,.aside-item.aside-blog-promotion .heading .title-head a:focus{color:#fff}
.aside-item.aside-blog-promotion .blogs-promotion-big .blogs-rights .blog-item-name{font-weight:500;margin-top:10px;font-size:14px}
.aside-item.aside-blog-promotion .blogs-promotion-big .blogs-rights .blog-item-name a{color:#363f4d}
.aside-item.aside-blog-promotion .blogs-promotion-big .blogs-rights .blog-item-name a:hover,.aside-item.aside-blog-promotion .blogs-promotion-big .blogs-rights .blog-item-name a:focus{color:#49b14d}
@media (max-width:991px){.aside-item.aside-blog-promotion .blogs-promotion-big .panel-box-media{display:block;float:left;width:70px;margin-right:10px}.aside-item.aside-blog-promotion .blogs-promotion-big .blogs-rights{padding-left:80px}.aside-item.aside-blog-promotion .blogs-promotion-big .blog-item-name{margin:0!important;font-size:13px!important;font-weight:normal!important}.aside-item.aside-blog-promotion .blogs-promotion-big .blog-item-name a{color:#363f4d}.aside-item.aside-blog-promotion .blogs-promotion-big .blog-item-name a:hover,.aside-item.aside-blog-promotion .blogs-promotion-big .blog-item-name a:focus{color:#49b14d}}
.aside-item.aside-blog-promotion .blogs-promotion-small .blog-item{margin-bottom:10px;padding-left:0;padding-right:0}
.aside-item.aside-blog-promotion .blogs-promotion-small .blog-item-name{margin:0;font-size:13px;font-weight:500}
@media (max-width:991px){.aside-item.aside-blog-promotion .blogs-promotion-small .blog-item-name{font-weight:normal!important}}
.aside-item.aside-blog-promotion .blogs-promotion-small .blog-item-name a{color:#363f4d}
.aside-item.aside-blog-promotion .blogs-promotion-small .blog-item-name a:hover,.aside-item.aside-blog-promotion .blogs-promotion-small .blog-item-name a:focus{color:#49b14d}
.aside-item.aside-blog-promotion .blogs-promotion-small .panel-box-media{display:block;float:left;width:70px;margin-right:10px}
.aside-item.aside-blog-promotion .blogs-promotion-small .blogs-rights{padding-left:80px}
.aside-item.aside-blog-promotion .blogs-promotion-small .post-time{font-size:11px;font-style:italic}
.aside-item.banner{border:1px dashed #e5e5e5;padding:10px;margin-bottom:15px}
.aside-item.banner .aside-title{padding-bottom:10px;border-bottom:1px dashed #e5e5e5;margin-bottom:10px}
.aside-item.banner .aside-title .title-head{margin-bottom:0;color:#49b14d}
.list-blog-page .box-heading{padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #e5e9ec}
.list-blog-page .box-heading .title-head{font-weight:500;margin:0;font-size:22px;text-transform:uppercase}
.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:390px;height:auto;margin-right:10px;overflow:hidden;position:relative}
@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-mains{padding-left:400px}
@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:20px;color:#444;font-weight:500;margin-bottom:15px}
.list-blog-page .list-blogs .blog-item .blog-item-mains .blog-item-name a{color:#444}
.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:#49b14d}
.list-blog-page .list-blogs .blog-item .blog-item-mains .post-time{font-size:13px;color:#aaa;margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #f0f0f0}
.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}}
.article-wraper .article-main .title-head{font-weight:500;font-size:22px;padding:0 0 10px;margin-bottom:0;margin-top:0}
.article-wraper .article-main .postby{font-size:12px;color:#b2b2b2;margin:8px 0}
.article-wraper .article-main .article-content iframe{max-width:100%}
.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:500}
.article-wraper .article-main .blog_related{margin-bottom:15px;margin-top:15px;background:#dbedf9;border:1px solid #c7e4f4;border-radius:4px;padding:10px}
.article-wraper .article-main .blog_related h2{color:#222;margin:0;font-size:18px;margin-bottom:5px;font-weight:500;text-transform:uppercase}
@media (max-width:480px){.article-wraper .article-main .blog_related h2{font-size:16px}}
.article-wraper .article-main .blog_related .blog_entry{margin-bottom:7px}
@media (max-width:767px){.article-wraper .article-main .blog_related .blog_entry{margin-bottom:7px}}
.article-wraper .article-main .blog_related .blog_entry h3{margin:0;font-size:14px;font-weight:normal}
@media (max-width:767px){.article-wraper .article-main .blog_related .blog_entry h3{margin-top:0}}
.article-wraper .article-main .blog_related .blog_entry h3 a{font-size:14px;color:#167ac6}
.article-wraper .article-main .blog_related .blog_entry h3 a:hover,.article-wraper .article-main .blog_related .blog_entry h3 a:focus{color:#333;text-decoration:none}
.article-wraper .article-main .blog_related .blog_entry h3 a:hover i,.article-wraper .article-main .blog_related .blog_entry h3 a:focus i{color:#0657a3}
.article-wraper .article-main .blog_related .blog_entry .tempvideo{position:relative;height:128px}
@media (max-width:1024px){.article-wraper .article-main .blog_related .blog_entry .tempvideo{height:103px}}
@media (max-width:991px){.article-wraper .article-main .blog_related .blog_entry .tempvideo{height:105px}}
@media (max-width:767px){.article-wraper .article-main .blog_related .blog_entry .tempvideo{width:100px;height:70px;float:left;margin-right:10px}}
.article-wraper .article-main .blog_related .blog_entry .tempvideo img{width:auto;max-height:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}
@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:#49b14d;text-transform:uppercase;position:relative}
.article-wraper .article-main.article-service .title-head:before{content:"";height:4px;width:100px;background-color:#49b14d;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:#49b14d;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:#49b14d}
.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:#49b14d}
.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 #49b14d;display:inline-block;outline:none;text-transform:uppercase;color:#49b14d;background:#fff;font-size:13px;position:relative;font-weight:500}
@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:#3a8d3d;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:#49b14d;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();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()}
.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}}
.article-wraper .tag_article{border:1px solid #f0f0f0;padding:7px;border-radius:4px}
.article-wraper .tag_article span{font-weight:500}
.article-wraper .tag_article a{color:#167ac6;font-size:12px}
.article-wraper .tag_article a:hover,.article-wraper .tag_article a:focus{color:#49b14d}
.article-wraper #article_comments h5{margin-bottom:5px}
.article-wraper #article_comments p{font-size:12px;line-height:23px;color:#999}
.article-wraper #article_comments .form-group{margin-bottom:10px}
#article_comments{margin-bottom:15px}
.related-product .home-title h2{display:block;font-size:20px;margin:0;color:#222;text-align:left;border-bottom:2px solid #eee;padding-bottom:12px;margin-bottom:14px;text-transform:uppercase;position:relative;font-weight:500}
@media (max-width:480px){.related-product .home-title h2{font-size:20px}}
.related-product .home-title h2 a{color:#222}
.related-product .home-title h2 a:hover,.related-product .home-title h2 a:focus{color:#49b14d}
.related-product .home-title h2:after{left:0;bottom:-2px;content:"";width:76px;height:2px;display:inline-block;background:#49b14d;position:absolute}
.related-product .section-tour-owl.owl-carousel .owl-nav{position:absolute;right:0;top:-58px}
.related-product .section-tour-owl.owl-carousel .owl-nav .owl-prev,.related-product .section-tour-owl.owl-carousel .owl-nav .owl-next{font-size:16px;z-index:2;width:33px;height:33px;-webkit-transition:.3s;transition:.3s;color:#333;border:none;border-radius:5px;background:#f2f2f2;text-align:center;line-height:33px;position:relative;display:inline-block}
.related-product .section-tour-owl.owl-carousel .owl-nav .owl-prev i,.related-product .section-tour-owl.owl-carousel .owl-nav .owl-next i{font-size:18px}
.related-product .section-tour-owl.owl-carousel .owl-nav .owl-prev:hover,.related-product .section-tour-owl.owl-carousel .owl-nav .owl-prev:focus,.related-product .section-tour-owl.owl-carousel .owl-nav .owl-next:hover,.related-product .section-tour-owl.owl-carousel .owl-nav .owl-next:focus{color:#fff;background-color:#49b14d}
.related-product .section-tour-owl.owl-carousel .owl-nav .owl-next{margin-left:10px}
.related-product .section-tour-owl.owl-carousel .owl-dots{display:none!important}
.related-product .section-tour-owl.owl-carousel .owl-item.active{-webkit-animation-name:zoomIn;animation-name:zoomIn;-webkit-animation-duration:.6s;animation-duration:.6s}
.related-product .section-tour-owl.owl-carousel .owl-item .ant-single-product{margin-bottom:0}
.related-product .ant-single-product .ant-single-product-image a{display:block;height:208px;position:relative}
@media (max-width:1024px){.related-product .ant-single-product .ant-single-product-image a{height:168px}}
@media (max-width:991px){.related-product .ant-single-product .ant-single-product-image a{height:223px}}
@media (max-width:767px){.related-product .ant-single-product .ant-single-product-image a{height:250px}}
@media (max-width:667px){.related-product .ant-single-product .ant-single-product-image a{height:250px}}
@media (max-width:569px){.related-product .ant-single-product .ant-single-product-image a{height:250px}}
@media (max-width:480px){.related-product .ant-single-product .ant-single-product-image a{height:185px}}
@media (max-width:376px){.related-product .ant-single-product .ant-single-product-image a{height:165px}}
@media (max-width:321px){.related-product .ant-single-product .ant-single-product-image a{height:138px}}
.related-product .ant-single-product .ant-single-product-image a img{width:auto!important;max-height:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}
.mobile-main-menu{height:100%;overflow-y:auto;width:290px;position:fixed;background-color:#fff;-webkit-transition:-webkit-transform 0.5s;transition:transform 0.5s;z-index:999999!important;top:0!important;left:0;-webkit-transform:translateX(-290px);-ms-transform:translateX(-290px);transform:translateX(-290px)}
.mobile-main-menu::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 0 transparent;-moz-box-shadow:inset 0 0 0 transparent;border-radius:0;background-color:#fff}
.mobile-main-menu::-webkit-scrollbar{width:0;background-color:#fff}
.mobile-main-menu::-webkit-scrollbar-thumb{border-radius:0;-webkit-box-shadow:inset 0 0 0 transparent;-moz-box-shadow:inset 0 0 0 transparent;background-color:#e5e5e5}
.mobile-main-menu.active{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}
.mobile-main-menu .drawer-header{background-color:#49b14d}
.mobile-main-menu .drawer-header .drawer-header--auth{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:0 16px;margin-top:0;padding:15px 0}
.mobile-main-menu .drawer-header .drawer-header--auth ._object{width:40px;height:40px;margin-right:16px;border-radius:50%;overflow:hidden}
.mobile-main-menu .drawer-header .drawer-header--auth ._body{color:#fff;font-size:12px}
.mobile-main-menu .ul-first-menu{padding-top:8px;padding-bottom:8px;flex-grow:initial;flex:1 1 auto;margin:0;padding:0;position:relative;list-style:none;border-bottom:1px solid rgba(0,0,0,0.12)}
.mobile-main-menu .ul-first-menu li{display:flex;position:relative;align-items:center;justify-content:flex-start;text-decoration:none}
.mobile-main-menu .ul-first-menu li a{display:block;padding:5px 10px;color:rgba(0,0,0,0.87);width:100%;line-height:1.1}
.mobile-main-menu .ul-first-menu li a i{width:24px;color:rgba(0,0,0,0.54);height:24px;font-size:20px;flex-shrink:0;margin-right:5px}
.mobile-main-menu .mobile-support{padding:10px}
.mobile-main-menu .mobile-support .drawer-text-support{color:#757575;font-size:14px;text-transform:uppercase}
.mobile-main-menu .mobile-support li{display:table}
.mobile-main-menu .mobile-support li i{display:table-cell;width:20px}
.mobile-main-menu .mobile-support li a{color:#49b14d}
.mobile-main-menu .la-action-link-nav{margin-top:15px}
.mobile-main-menu .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}
.mobile-main-menu .la-action-link-nav>a:last-child{margin-right:0}
.mobile-main-menu .la-scroll-fix-infor-user{height:calc(100% - 263px);height:-moz-calc(100% - 263px);height:-webkit-calc(100% - 263px);height:-o-calc(100% - 263px);overflow:auto}
.mobile-main-menu .la-scroll-fix-infor-user .la-nav-menu-items .la-title-nav-items{padding:10px;color:#757575;font-size:14px;text-transform:uppercase;padding-bottom:0}
.mobile-main-menu .la-scroll-fix-infor-user .la-nav-menu-items .la-nav-list-items{position:relative;background:#FFF;height:100%;overflow-y:auto}
@media (min-width:767px) and (max-width:991px){.mobile-main-menu .la-scroll-fix-infor-user .la-nav-menu-items .la-nav-list-items{height:55vh}}
.mobile-main-menu .la-scroll-fix-infor-user .la-nav-menu-items .la-nav-list-items li{width:100%;float:left;padding:0;border-bottom:1px solid rgba(0,0,0,0.06);position:relative;overflow:hidden}
.mobile-main-menu .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;padding-right:20px;position:relative}
.mobile-main-menu .la-scroll-fix-infor-user .la-nav-menu-items .la-nav-list-items .ng-has-child1 a,.mobile-main-menu .la-scroll-fix-infor-user .la-nav-menu-items .la-nav-list-items .ng-has-child2 a{position:relative}
.mobile-main-menu .la-scroll-fix-infor-user .la-nav-menu-items .la-nav-list-items .ng-has-child1 a i,.mobile-main-menu .la-scroll-fix-infor-user .la-nav-menu-items .la-nav-list-items .ng-has-child2 a i{padding:3px 0;position:absolute;right:10px;top:50%;transform:translate(0,-50%);height:25px;width:25px;line-height:25px;text-align:center}
.mobile-main-menu .la-scroll-fix-infor-user .la-nav-menu-items .la-nav-list-items .ng-has-child1 a i.active:before,.mobile-main-menu .la-scroll-fix-infor-user .la-nav-menu-items .la-nav-list-items .ng-has-child2 a i.active:before{content:"\f068"}
.mobile-main-menu .la-scroll-fix-infor-user .la-nav-menu-items .la-nav-list-items .ng-has-child1 .ul-has-child1{padding-left:10px;display:none}
.mobile-main-menu .la-scroll-fix-infor-user .la-nav-menu-items .la-nav-list-items .ng-has-child1 .ul-has-child1 li{border:none}
.mobile-main-menu .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}
.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}
.search-main form input{border:1px solid #e5e5e5;border-radius:3px}
.search-main form button{color:#fff;background-color:#49b14d;border-radius:3px}
.search-main form button:hover,.search-main form button:focus{color:#fff;background-color:#3a8d3d}
.search-main .ant-single-product .ant-single-product-image a{display:block;height:189px;position:relative}
@media (max-width:1024px){.search-main .ant-single-product .ant-single-product-image a{height:152px}}
@media (max-width:991px){.search-main .ant-single-product .ant-single-product-image a{height:220px}}
@media (max-width:767px){.search-main .ant-single-product .ant-single-product-image a{height:250px}}
@media (max-width:667px){.search-main .ant-single-product .ant-single-product-image a{height:250px}}
@media (max-width:569px){.search-main .ant-single-product .ant-single-product-image a{height:250px}}
@media (max-width:480px){.search-main .ant-single-product .ant-single-product-image a{height:183px}}
@media (max-width:376px){.search-main .ant-single-product .ant-single-product-image a{height:164px}}
@media (max-width:321px){.search-main .ant-single-product .ant-single-product-image a{height:136px}}
.search-main .ant-single-product .ant-single-product-image a img{width:auto!important;max-height:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}
.page-contact .page-login .title-head{text-transform:uppercase;color:#36424b;font-weight:500;font-size:18px;margin-top:0;margin-bottom:10px}
.page-contact .page-login .text-contact{font-style:italic;color:#707e89}
.bread-crumb{padding:10px 0;margin:0;border-bottom:1px solid #f0f0f0}
.bread-crumb h4{margin-top:0;text-transform:uppercase;color:#36424b;font-weight:500;font-size:22px;margin-bottom:3px}
.bread-crumb .breadcrumb{background:transparent;color:rgba(112,126,137,0.5);padding:0}
.bread-crumb .breadcrumb a{color:#707e89}
.right_module .similar-product .right-bestsell h2{margin:0;color:#333;font-size:18px;font-weight:500;position:relative;margin-bottom:5px}
.right_module .similar-product .right-bestsell h2 a{color:#333}
.right_module .similar-product .right-bestsell h2 a:hover,.right_module .similar-product .right-bestsell h2 a:focus{color:#49b14d}
.right_module .similar-product .right-bestsell h2:after{content:"";width:100px;border-top:2px solid #49b14d;height:3px;position:absolute;top:30px;left:0}
.right_module .similar-product .right-bestsell .list-bestsell{border:1px solid #e5e5e5}
.right_module .similar-product .right-bestsell .list-bestsell .list-bestsell-item{border-bottom:1px solid #e9e9e9}
.right_module .similar-product .right-bestsell .list-bestsell .list-bestsell-item:last-child{border-bottom:none}
@media (min-width:565px) and (max-width:991px){.right_module .similar-product .right-bestsell .list-bestsell .list-bestsell-item:last-child{border-bottom:1px solid #e9e9e9}}
.right_module .similar-product .right-bestsell .list-bestsell .list-bestsell-item .thumbnail-container{padding:10px 5px}
.right_module .similar-product .right-bestsell .list-bestsell .list-bestsell-item .thumbnail-container .product-image{width:80px;margin-right:10px;float:left}
.right_module .similar-product .right-bestsell .list-bestsell .list-bestsell-item .thumbnail-container .product-meta{padding-left:90px}
.right_module .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;margin-top:0}
.right_module .similar-product .right-bestsell .list-bestsell .list-bestsell-item .thumbnail-container .product-meta h3 a{color:#333}
.right_module .similar-product .right-bestsell .list-bestsell .list-bestsell-item .thumbnail-container .product-meta h3 a:hover,.right_module .similar-product .right-bestsell .list-bestsell .list-bestsell-item .thumbnail-container .product-meta h3 a:focus{color:#49b14d;text-decoration:none}
.right_module .similar-product .right-bestsell .list-bestsell .list-bestsell-item .thumbnail-container .product-meta .product-price-and-shipping .price{color:#49b14d;font-weight:500;font-size:14px}
.right_module .similar-product .right-bestsell .list-bestsell .list-bestsell-item .thumbnail-container .product-meta .product-price-and-shipping .regular-price{margin-left:7px;color:#696969;font-size:12px;font-weight:500;text-decoration:line-through}
.right_module .similar-product .right-bestsell .list-bestsell .list-bestsell-item .thumbnail-container .product-meta .bizweb-product-reviews-badge{display:block}
.right_module .similar-product .right-bestsell .list-bestsell .list-bestsell-item .thumbnail-container .product-meta .bizweb-product-reviews-badge .bizweb-product-reviews-star{padding:0}
.right_module .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}
.right_module .similar-product .right-bestsell .list-bestsell .list-bestsell-item .thumbnail-container .product-meta .bizweb-product-reviews-badge div:nth-child(2),.right_module .similar-product .right-bestsell .list-bestsell .list-bestsell-item .thumbnail-container .product-meta .bizweb-product-reviews-badge div:nth-child(3){display:none}
.right_module .similar-product .right-bestsell .list-bestsell .list-bestsell-item:hover .thumbnail-container .product-meta h3 a{color:#49b14d}
@media (max-width:991px){.right_module .similar-product .right-bestsell .list-bestsell .list-bestsell-item{width:50%;float:left}}
@media (max-width:480px){.right_module .similar-product .right-bestsell .list-bestsell .list-bestsell-item{width:100%;float:none}}
.right_module .similar-product .right-bestsell .list-bestsell .list-bestsell-item .thumbnail-container .product-image{position:relative;height:80px}
.right_module .similar-product .right-bestsell .list-bestsell .list-bestsell-item .thumbnail-container .product-image img{width:auto;max-height:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}
.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:0;visibility:hidden}
.details-product .product-image-block #gallery_01.owl-carousel .owl-nav .owl-next{height:51px;width:51px;border:none;border-radius:50%;background-color:#fff;position:absolute;right:0;text-align:center;line-height:49px;top:50%;transform:translate(0,-50%);color:#49b14d;font-size:25px;margin:0;right:-50px}
.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-next:after{width:41px;height:41px;border-radius:50%;display:block;border:2px dashed #5dbc60;position:absolute;content:'';top:5px;left:5px;-moz-transition:all 0.2s;-o-transition:all 0.2s;-webkit-transition:all 0.2s;transition:all 0.2s}
.details-product .product-image-block #gallery_01.owl-carousel .owl-nav .owl-prev{height:51px;width:51px;border:none;border-radius:50%;background-color:#fff;box-shadow:none;position:absolute;left:0;text-align:center;line-height:49px;top:50%;transform:translate(0,-50%);color:#49b14d;font-size:25px;margin:0;left:-50px}
.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 .owl-nav .owl-prev:after{width:41px;height:41px;border-radius:50%;display:block;border:2px dashed #5dbc60;position:absolute;content:'';top:5px;left:5px;-moz-transition:all 0.2s;-o-transition:all 0.2s;-webkit-transition:all 0.2s;transition:all 0.2s}
.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 a{border:2px solid #e5e5e5;padding:2px;display:block;position:relative;height:97px;margin:1px}
@media (max-width:1024px){.details-product .product-image-block #gallery_01.owl-carousel .item a{height:68px}}
@media (max-width:991px){.details-product .product-image-block #gallery_01.owl-carousel .item a{height:81px}}
@media (max-width:767px){.details-product .product-image-block #gallery_01.owl-carousel .item a{height:130px}}
@media (max-width:480px){.details-product .product-image-block #gallery_01.owl-carousel .item a{height:97px}}
.details-product .product-image-block #gallery_01.owl-carousel .item a img{width:auto;max-height:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:2px}
.details-product .product-image-block #gallery_01.owl-carousel .item a.active{border:2px dashed #49b14d}
.details-product .product-image-block #gallery_01.owl-carousel .item:hover a{border:2px dashed #49b14d}
.details-product .details-pro .price-box .special-price{display:block;width:100%}
.details-product .details-pro .price-box .special-price .product-price{width:100%;display:inline-block;overflow:hidden;font-size:32px;color:#49b14d;vertical-align:middle;margin-right:0;font-weight:500;margin-bottom:3px}
.details-product .details-pro .price-box .old-price{display:inline-block;font-size:13px}
.details-product .details-pro .price-box .old-price .product-price-old{color:#696969;font-size:14px;font-weight:500}
.details-product .details-pro .price-box .save-price{color:#73a91d;margin-left:30px}
@media (max-width:1024px){.details-product .details-pro .price-box .save-price{margin-left:5px}}
.details-product .details-pro .price-box .save-price .product-price-save{font-weight:700}
.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{margin-top:10px}
.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:0}
@media (max-width:767px){.details-product .form-product form{margin-bottom:0}}
.details-product .form-product .form-group{width:100%;padding-bottom:10px}
.details-product .form-product .form-group .group-label{font-weight:700;margin:0.1em 0;text-align:left;margin-bottom:8px}
.details-product .form-product .form-group .custom-btn-number{width:auto;float:left;position:relative;padding:0;margin-bottom:10px;border:none;box-shadow:none;background-color:transparent;margin-right:10px}
@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:0;display:block;float:left;height:50px;border:solid 1px #ebebeb;border-right:none;border-left:none;width:55px;text-align:center;box-shadow:none;border-radius:0;font-size:15px;outline:none}
.details-product .form-product .form-group .custom-btn-number button{font-size:20px;line-height:0;border:solid 1px #ebebeb;display:inline-block;width:40px;height:50px;background:#fff;float:left;color:#333;text-align:center;padding:0;font-family:'Roboto',Helvetica,Arial,sans-serif}
.details-product .form-product .form-group .custom-btn-number button.btn-minus{border-radius:0;border-top-left-radius:5px;border-bottom-left-radius:5px}
.details-product .form-product .form-group .custom-btn-number button.btn-plus{border-radius:0;border-top-right-radius:5px;border-bottom-right-radius:5px}
.details-product .form-product .form-group .custom-btn-number button:hover,.details-product .form-product .form-group .custom-btn-number button:focus{background-color:#49b14d;border-color:#49b14d;color:#fff}
.details-product .form-product .form-group .btn-mua{float:left}
.details-product .form-product .form-group .btn-mua button{background:#49b14d;font-size:16px;outline:none;box-shadow:none;padding:10px 30px;color:#fff;height:auto;line-height:inherit;border-radius:5px;height:50px;border:none}
@media (max-width:480px){.details-product .form-product .form-group .btn-mua button{padding:10px 20px;font-size:15px}}
.details-product .form-product .form-group .btn-mua button span{display:block;width:100%;text-align:center}
.details-product .form-product .form-group .btn-mua button span.txt-main{font-size:16px;font-weight:500;line-height:1.1;text-transform:uppercase}
@media (max-width:480px){.details-product .form-product .form-group .btn-mua button span.txt-main{font-size:15px}}
.details-product .form-product .form-group .btn-mua button:hover,.details-product .form-product .form-group .btn-mua button:focus{color:#fff;opacity:0.9}
@media (max-width:480px){.details-product .form-product .form-group .btn-mua button{width:100%}}
.details-product .form-product .form-group .btn-mua.btnsold{width:100%}
.details-product .form-product .box-variant .selector-wrapper select{height:40px}
.details-product .call-and-payment{border-top:1px dashed #49b14d;margin-top:10px;padding-top:10px}
.details-product .call-and-payment .hotline_product{color:#666;font-size:14px;font-weight:500}
.details-product .call-and-payment .hotline_product a{color:#49b14d;font-size:20px;font-weight:normal}
.details-product .call-and-payment .hotline_product a:hover,.details-product .call-and-payment .hotline_product a:focus{color:#3f9842}
.details-product .call-and-payment .payment_product{color:#666;font-weight:500}
.details-product .call-and-payment .payment_product img{display:inline-block;max-width:40px}
.details-product .call-and-payment .payment_product img+img{margin-left:7px}
.details-product .inve_brand .stock-brand-title i,.details-product .inventory_quantity .stock-brand-title i{color:#49b14d}
.details-product .product-top{border-bottom:1px solid #e5e5e5;margin-bottom:20px;padding-bottom:10px}
.details-product .product-top .title-head{color:#212121;font-size:30px;font-weight:400;margin-top:0;margin-bottom:10px}
.details-product .product-top .sku-product{color:#212121;font-size:14px}
@media (min-width:768px){.details-product .product-top .sku-product{display:inline-block;float:left;margin-right:10px;padding-right:10px}}
.details-product .product-top .sku-product .variant-sku{font-weight:500;font-style:italic}
@media (min-width:768px){.details-product .product-top .panel-product-rating{display:inline-block;float:left}}
.details-product .product-tab .tabs-title{border-bottom:2px solid #eae9ef}
.details-product .product-tab .tabs-title .tab-link{margin-right:0;padding:0;background-color:transparent;border-radius:0;border-top-left-radius:5px;border-top-right-radius:5px}
@media (max-width:480px){.details-product .product-tab .tabs-title .tab-link{width:100%;border-radius:0;margin-top:2px}}
.details-product .product-tab .tabs-title .tab-link h3{color:#aaa;font-size:13px;text-transform:uppercase;padding:7px 15px;margin:0;position:relative}
@media (max-width:480px){.details-product .product-tab .tabs-title .tab-link h3{text-align:center}}
.details-product .product-tab .tabs-title .tab-link h3:before{content:"";height:2px;width:100%;background-color:transparent;position:absolute;top:100%;left:0;right:0;margin-left:auto;margin-right:auto}
.details-product .product-tab .tabs-title .tab-link.current,.details-product .product-tab .tabs-title .tab-link:hover{background-color:transparent}
.details-product .product-tab .tabs-title .tab-link.current h3,.details-product .product-tab .tabs-title .tab-link:hover h3{color:#222}
.details-product .product-tab .tabs-title .tab-link.current h3:before,.details-product .product-tab .tabs-title .tab-link:hover h3:before{background-color:#222}
.details-product .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}
.details-product .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}
.details-product .product-tab .product-well.expanded .ba-text-fpt{height:auto;-webkit-transition:height 0.2s;-moz-transition:height 0.2s;transition:height 0.2s}
.details-product .product-tab .product-well.expanded .less-text{display:block}
.details-product .product-tab .product-well.expanded .more-text{display:none}
.details-product .product-tab .product-well.expanded .show-more::before{display:none}
.details-product .product-tab .product-well .show-more{position:relative}
.details-product .product-tab .product-well .show-more .btn--view-more{position:absolute;top:100%;left:50%;width:120px;margin-left:-60px;margin-top:0;text-align:center;background-color:transparent;color:#0a5bff;font-weight:normal;outline:none;box-shadow:none}
.details-product .product-tab .product-well .show-more .btn--view-more:hover,.details-product .product-tab .product-well .show-more .btn--view-more:focus{color:#49b14d;border-color:#49b14d;outline:none;box-shadow:none}
.details-product .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)}
.details-product .product-tab .product-well .less-text{display:none}
.details-product .service-block{border:1px solid #ebebeb;padding-left:15px;padding-right:15px;margin-bottom:15px}
.details-product .service-block .sidebar-content{margin-bottom:0;padding-top:20px;padding-bottom:20px}
.details-product .service-block .sidebar-content .service-item{text-align:center;padding-bottom:25px;margin-bottom:25px;border-bottom:1px solid #ebebeb}
.details-product .service-block .sidebar-content .service-item:last-child{padding-bottom:0;margin-bottom:0;border-bottom:none}
.details-product .service-block .sidebar-content .service-item .item-top{display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;margin-bottom:5px;-webkit-justify-content:center;-ms-justify-content:center;justify-content:center}
.details-product .service-block .sidebar-content .service-item .item-top .img{width:50px;height:50px;border-radius:50%;border:1px solid #e8e8e8;background-color:#fff;display:inline-block;*display:inline;zoom:1;text-align:center;line-height:50px;-ms-transition:all 500ms ease;-webkit-transition:all 500ms ease;transition:all 500ms ease;overflow:hidden;position:relative}
.details-product .service-block .sidebar-content .service-item .item-top .img img{-ms-transition:all 500ms ease;-webkit-transition:all 500ms ease;transition:all 500ms ease;-webkit-filter:grayscale(1) invert(1);filter:grayscale(1) invert(1);max-width:35px;position:relative;top:-2px}
.details-product .service-block .sidebar-content .service-item .item-top .title{display:block;width:100%;font-size:16px;font-weight:500;color:#363f4d}
.details-product .service-block .sidebar-content .service-item .caption{font-weight:normal;margin-bottom:0;color:#363f4d;font-size:13px}
.details-product .service-block .sidebar-content .service-item:hover .item-top .img{background-color:#49b14d;border-color:#49b14d}
.details-product .service-block .sidebar-content .service-item:hover .item-top .img img{-webkit-filter:grayscale(0) invert(0);filter:grayscale(0) invert(0)}
#top-tabs-info .productAnchor_horizonalNavs{align-items:center;background:#fff;height:60px;position:fixed;top:0!important;transition:all .5s ease;z-index:99;width:100%;padding:5px 0;box-shadow:0 1px 3px rgba(0,0,0,0.25);transform:translateY(-100%)}
@media (max-width:767px){#top-tabs-info .productAnchor_horizonalNavs{top:auto!important;bottom:0!important;transform:translateY(100%)}}
#top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav{display:flex}
@media (max-width:767px){#top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav{display:block}}
#top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_image{width:50px;height:50px;margin-right:10px;position:relative}
#top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_image img{width:auto;max-height:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}
#top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_name{line-height:1.1;color:#191919;margin-right:20px;font-size:14px;font-weight:700;text-transform:uppercase;margin-top:0;margin-bottom:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:400px;padding:2px 0}
@media (max-width:991px){#top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_name{max-width:280px}}
#top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_price{display:flex}
#top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_price .product_info_price_title{font-size:13px;padding-top:5px}
#top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_price .product_info_price_value{display:flex;align-items:flex-end;margin-left:5px;font-size:18px;color:#49b14d;font-weight:500}
#top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_buttons{display:flex;margin-left:auto}
#top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_buttons .btn{margin-left:15px;border-radius:2px;width:250px;height:50px;padding:6px;background:#49b14d;font-size:14px;outline:none;box-shadow:none;padding:5px 10px;color:#fff;line-height:1.1}
@media (max-width:991px){#top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_buttons .btn{width:170px}}
@media (max-width:767px){#top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_buttons .btn{margin-left:0;width:calc(100% - 55px)}}
#top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_buttons .btn span{display:block;width:100%;text-align:center}
#top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_buttons .btn span.txt-main{font-size:17px;font-weight:500;line-height:1.1;text-transform:uppercase}
#top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_buttons .btn:hover,#top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_buttons .btn:focus{color:#fff;background-color:#46aa4a}
#top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_buttons .btn.btn_traGop{margin-left:10px;background-color:#57c5ce;color:#fff}
#top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_buttons .btn.btn_traGop:hover,#top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_buttons .btn.btn_traGop:focus{color:#fff;background-color:#57c5ce}
#top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_buttons .btn.btn_traGop span.txt-main{margin-top:3px}
@media (max-width:767px){#top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_buttons .btn.btn_traGop{width:50px;color:#fff;font-size:24px;text-align:center;margin-left:5px}#top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_buttons .btn.btn_traGop i{line-height:40px}}
#top-tabs-info .productAnchor_horizonalNavs.ins-Drop{transform:translateY(0px)!important}
.category-products .sort-cate{border-bottom:1px solid #ebebeb;border-top:1px solid #ebebeb;display:block;padding:5px 0}
.category-products .sort-cate .sort-cate-left{float:left;margin-top:5px}
.category-products .sort-cate .sort-cate-left h3{color:#000;font-size:14px;float:left;margin:0;margin-top:2px}
.category-products .sort-cate .sort-cate-left ul{display:inline-block}
.category-products .sort-cate .sort-cate-left ul li{float:left;padding:0 0 0 10px}
.category-products .sort-cate .sort-cate-left ul li a{color:#000;font-size:14px;position:relative}
.category-products .sort-cate .sort-cate-left ul li a i{height:16px;width:16px;border:2px solid #ddd;border-radius:50%;display:inline-block;vertical-align:middle;margin:-3px 5px 0 0;position:relative}
.category-products .sort-cate .sort-cate-left ul li:hover i,.category-products .sort-cate .sort-cate-left ul li.active i{border:2px solid #49b14d;height:16px;width:16px}
.category-products .sort-cate .sort-cate-left ul li:hover i:before,.category-products .sort-cate .sort-cate-left ul li.active i:before{content:"";width:8px;height:8px;background-color:#49b14d;position:absolute;border-radius:50%;margin:2px}
.category-products .sort-cate .sort-cate-right{float:right}
.category-products .sort-cate .sort-cate-right h3{color:#000;font-size:14px;font-weight:normal;float:left;margin:0;margin-top:5px;margin-right:5px}
.category-products .sort-cate .sort-cate-right .view-mode{display:inline-block}
@media (max-width:480px){.category-products .sort-cate .sort-cate-right .view-mode{text-align:center;display:block}}
.category-products .sort-cate .sort-cate-right .view-mode a{border:1px solid #eaeced;width:65px;display:inline-block;color:#333;font-size:14px;height:auto;line-height:inherit;float:left;border-radius:0;height:30px;line-height:30px}
@media (min-width:413px) and (max-width:415px){.category-products .sort-cate .sort-cate-right .view-mode a{width:90px}}
@media (min-width:374px) and (max-width:380px){.category-products .sort-cate .sort-cate-right .view-mode a{width:80px}}
.category-products .sort-cate .sort-cate-right .view-mode a.active,.category-products .sort-cate .sort-cate-right .view-mode a:hover{color:#49b14d}
.category-products .sort-cate .sort-cate-right .view-mode a+a{margin-left:5px}
@media (max-width:480px){.category-products .sort-cate .sort-cate-right .view-mode a{float:none}}
@media (max-width:480px){.category-products .sort-cate .sort-cate-right{width:50%}.category-products .sort-cate .sort-cate-right h3{display:block;text-align:left;margin-right:0;float:none}}
@media (max-width:480px){.category-products .sort-cate .sort-cate-right-mobile{width:100%;float:left}.category-products .sort-cate .sort-cate-right-mobile #sort-by{float:none}.category-products .sort-cate .sort-cate-right-mobile #sort-by .left{display:block;float:left;line-height:1.4;font-weight:normal;margin-right:10px;margin-top:5px}.category-products .sort-cate .sort-cate-right-mobile #sort-by ul{float:none}.category-products .sort-cate .sort-cate-right-mobile #sort-by ul>li{border:1px solid #eaeced;padding:0 5px;width:137px;line-height:28px}.category-products .sort-cate .sort-cate-right-mobile #sort-by ul ul{background-color:#fff;border-top:none}.category-products .sort-cate .sort-cate-right-mobile #sort-by ul ul li{width:100%;border:none}}
.aside-filter{border:1px dashed #e5e5e5;padding:10px;margin-bottom:15px}
.aside-filter .heading{padding-bottom:10px;border-bottom:1px dashed #e5e5e5;margin-bottom:10px}
.aside-filter .heading .title-head{margin-top:0;text-transform:uppercase;color:#49b14d;margin-bottom:0;font-size:15px;font-weight:500}
.aside-filter .aside-item:last-child{margin-bottom:0;padding-bottom:0}
.ant-single-product{-webkit-transition:.6s;transition:.6s;margin-bottom:20px}
@media (max-width:767px){.ant-single-product{margin-bottom:7px}}
.ant-single-product .ant-single-product-image{position:relative;padding:5px;background-color:#f0f0f0}
.ant-single-product .ant-single-product-image>a{display:block;width:100%}
.ant-single-product .ant-single-product-image>a img{-webkit-transition:.6s;transition:.6s}
.ant-single-product .ant-single-product-image .discount-label{font-size:12px;font-weight:500;line-height:25px;position:absolute;top:10px;right:auto;left:10px;width:60px;height:25px;padding-left:10px;color:#fff;background-repeat:no-repeat;background-position:left center;background-image:url(../blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhZB1M4W953EYvmCa1Q_wFZunlyGsFUMf5nRP5jSgUZJD8mN5UVe50A7fUbI31CLbde3ETN_piAQIGk4FHbuTOK3_j6vxmyeApfsiLFIilRu44YdBhNlF_cFYwlNWL6Pl7C04C_rlYVWb9t/s1600/sale.png)}
.ant-single-product .ant-single-product-image form.hover-icons{margin-bottom:0;position:absolute;right:0;bottom:15px;visibility:hidden;padding:5px;-webkit-transition:.6s;transition:.6s;opacity:0;border-radius:25px;background:#fff}
.ant-single-product .ant-single-product-image form.hover-icons a{font-size:18px;font-weight:400;line-height:36px;width:36px;height:36px;padding:0;-webkit-transition:.6s;transition:.6s;text-align:center;color:#333;border-radius:100%;background:#fff;display:block}
.ant-single-product .ant-single-product-image form.hover-icons a+a{margin-top:10px}
.ant-single-product .ant-single-product-image form.hover-icons a.quick-view:before{content:"\f002";font-family:"FontAwesome"}
.ant-single-product .ant-single-product-image form.hover-icons a.ajax_addtocart:before{content:"\f08e";font-family:"FontAwesome"}
.ant-single-product .ant-single-product-image form.hover-icons a.ajax_addtocart.add_to_cart:before{content:"\f218";font-family:"FontAwesome"}
.ant-single-product .ant-product-border{border:1px solid #f0f0f0;padding:10px;border-top:none}
.ant-single-product .product-title{margin:0;font-weight:500;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px}
@media (max-width:480px){.ant-single-product .product-title{font-size:13px}}
.ant-single-product .product-title a{font-size:14px;-webkit-transition:.3s;transition:.3s;color:#333;height:36.6px;display:block}
@media (max-width:480px){.ant-single-product .product-title a{font-size:13px}}
.ant-single-product .product-title:hover,.ant-single-product .product-title:focus{color:#49b14d}
.ant-single-product .product-title:hover a,.ant-single-product .product-title:focus a{text-decoration:none;color:#49b14d}
.ant-single-product .bizweb-product-reviews-badge{display:block}
.ant-single-product .bizweb-product-reviews-badge .bizweb-product-reviews-star{padding:0}
.ant-single-product .bizweb-product-reviews-badge .bizweb-product-reviews-star i{font-size:12px;color:#f0ca6c!important}
.ant-single-product .bizweb-product-reviews-badge div:nth-child(2),.ant-single-product .bizweb-product-reviews-badge div:nth-child(3){display:none}
.ant-single-product .product-price .price{font-size:15px;font-weight:700;line-height:22px;margin-right:10px;color:#49b14d}
@media (max-width:480px){.ant-single-product .product-price .price{font-size:13px;margin-right:5px}}
.ant-single-product .product-price .price-before-discount{font-size:13px;font-weight:300;line-height:18px;text-decoration:line-through;color:#868686}
@media (max-width:480px){.ant-single-product .product-price .price-before-discount{font-size:11px}}
.ant-single-product:hover .ant-single-product-image form.hover-icons{right:10px;visibility:visible;opacity:1}
.ant-single-product:hover .ant-single-product-image form.hover-icons a:hover,.ant-single-product:hover .ant-single-product-image form.hover-icons a:focus{color:#fff;background:#49b14d}
.sidebar-additional .services-sidebar{background-color:#fff;padding:0;border:1px solid #e5e9ec}
.sidebar-additional .services-sidebar .service-content{border-bottom:1px solid #e5e9ec;padding:15px 10px;text-align:center;display:table}
.sidebar-additional .services-sidebar .service-content .service-icon{display:table-cell;width:40px;text-align:center;vertical-align:middle}
.sidebar-additional .services-sidebar .service-content .service-info{margin-left:10px;text-align:left}
.sidebar-additional .services-sidebar .service-content .service-info h4{font-size:14px;font-weight:500;margin:0}
.sidebar-additional .services-sidebar .service-content .service-info p{margin:0;color:#707070;font-size:13px}
.sidebar-additional .services-sidebar .service-content .service-info p a{color:#707070}
.sidebar-additional .services-sidebar .service-content .service-info p a:hover,.sidebar-additional .services-sidebar .service-content .service-info p a:focus{color:#49b14d}
.collections-top-sale{-webkit-box-shadow:8px 13px 41.86px rgba(192,205,211,0.45);-moz-box-shadow:8px 13px 41.86px rgba(192,205,211,0.45);box-shadow:8px 13px 41.86px rgba(192,205,211,0.45);padding:0 20px;border-top:4px solid #49b14d}
@media (max-width:767px){.collections-top-sale{padding:0 10px}}
.collections-top-sale .section_flash_sale .ant-single-product .ant-single-product-image{padding:0;height:211px}
@media (max-width:1024px){.collections-top-sale .section_flash_sale .ant-single-product .ant-single-product-image{height:217px}}
@media (max-width:991px){.collections-top-sale .section_flash_sale .ant-single-product .ant-single-product-image{height:220px}}
@media (max-width:767px){.collections-top-sale .section_flash_sale .ant-single-product .ant-single-product-image{height:250px}}
@media (max-width:668px){.collections-top-sale .section_flash_sale .ant-single-product .ant-single-product-image{height:250px}}
@media (max-width:569px){.collections-top-sale .section_flash_sale .ant-single-product .ant-single-product-image{height:250px}}
@media (max-width:480px){.collections-top-sale .section_flash_sale .ant-single-product .ant-single-product-image{height:185px}}
@media (max-width:376px){.collections-top-sale .section_flash_sale .ant-single-product .ant-single-product-image{height:166px}}
@media (max-width:321px){.collections-top-sale .section_flash_sale .ant-single-product .ant-single-product-image{height:138px}}
.collections-top-sale .section_flash_sale .ant-single-product .ant-single-product-image img{padding:5px}
.section-news{margin-top:20px}
.section-news .title_blog{margin-top:0;margin-bottom:30px;font-size:24px;font-weight:500;line-height:27px}
.section-news .title_blog a{font-weight:500;position:relative;padding-bottom:10px;color:#333}
.section-news .title_blog a:after{position:absolute;bottom:0;left:0;width:66px;height:2px;content:'';background:#49b14d}
.section-news .post-inner{margin-bottom:20px;display:block}
.section-news .post-inner a .post_image{height:230px;position:relative;display:block;overflow:hidden}
.section-news .post-inner a .post_image:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:0.3s all ease 0s;pointer-events:none;background-color:rgba(0,0,0,0.5)}
.section-news .post-inner a .border-news{height:100px;border:1px solid #f0f0f0;padding:10px;border-top:none}
.section-news .post-inner a .border-news h5{margin:0 0 10px;padding:3px 0 0;font-size:16px;line-height:22px;font-weight:500;color:#222}
.section-news .post-inner a .border-news .date_added{font-size:13px;color:#999}
.section-news .post-inner:hover .post_image:after{opacity:1}
.section-news .post-inner:hover .border-news h5{color:#49b14d}
.section-news .section-news-owl.owl-carousel{overflow-x:hidden}
.section-news .section-news-owl.owl-carousel .owl-nav .owl-prev,.section-news .section-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:0;visibility:hidden}
.section-news .section-news-owl.owl-carousel .owl-nav .owl-next{height:51px;width:51px;border:none;border-radius:50%;background-color:#fff;position:absolute;right:0;text-align:center;line-height:49px;top:50%;transform:translate(0,-50%);color:#49b14d;font-size:25px;margin:0;right:-50px}
.section-news .section-news-owl.owl-carousel .owl-nav .owl-next.disabled{opacity:0.2!important}
.section-news .section-news-owl.owl-carousel .owl-nav .owl-next:after{width:41px;height:41px;border-radius:50%;display:block;border:2px dashed #5dbc60;position:absolute;content:'';top:5px;left:5px;-moz-transition:all 0.2s;-o-transition:all 0.2s;-webkit-transition:all 0.2s;transition:all 0.2s}
.section-news .section-news-owl.owl-carousel .owl-nav .owl-prev{height:51px;width:51px;border:none;border-radius:50%;background-color:#fff;box-shadow:none;position:absolute;left:0;text-align:center;line-height:49px;top:50%;transform:translate(0,-50%);color:#49b14d;font-size:25px;margin:0;left:-50px}
.section-news .section-news-owl.owl-carousel .owl-nav .owl-prev.disabled{opacity:0.2!important}
.section-news .section-news-owl.owl-carousel .owl-nav .owl-prev:after{width:41px;height:41px;border-radius:50%;display:block;border:2px dashed #5dbc60;position:absolute;content:'';top:5px;left:5px;-moz-transition:all 0.2s;-o-transition:all 0.2s;-webkit-transition:all 0.2s;transition:all 0.2s}
.section-news .section-news-owl.owl-carousel .owl-dots{position:relative;display:none}
@media (max-width:767px){.section-news .section-news-owl.owl-carousel .owl-dots{display:block}}
.section-news .section-news-owl.owl-carousel .owl-dots .owl-dot{height:10px;width:10px;background-color:#e5e5e5}
.section-news .section-news-owl.owl-carousel .owl-dots .owl-dot.active{background-color:#49b14d}
.section-news .section-news-owl.owl-carousel:hover .owl-nav .owl-prev{left:0;opacity:1;visibility:inherit}
.section-news .section-news-owl.owl-carousel:hover .owl-nav .owl-next{right:0;opacity:1;visibility:inherit}
.section_policy .owl-policy-mobile{padding:30px 0;border-top:1px solid #ededed;border-bottom:1px solid #ededed}
.section_policy .section_policy_content{position:relative}
@media (max-width:480px){.section_policy .section_policy_content{text-align:center}}
.section_policy .section_policy_content img{max-width:40px;position:absolute;left:0;top:50%;transform:translate(0,-50%)}
@media (max-width:480px){.section_policy .section_policy_content img{position:relative;left:0;right:0;margin:auto;top:0;transform:inherit;max-width:100%;height:35px}}
.section_policy .section_policy_content .section-policy-padding{padding-left:50px}
@media (max-width:480px){.section_policy .section_policy_content .section-policy-padding{padding-left:0;margin-top:10px}}
.section_policy .section_policy_content .section-policy-padding h3{font-size:14px;font-weight:500;margin:0;color:#49b14d}
.section_policy .section_policy_content .section-policy-padding .section_policy_title{font-size:12px;color:#333}
.box-img{overflow:hidden;display:block;position:relative}
.box-img:before,.box-img:after{background:rgba(255,255,255,0.1);content:'';z-index:0;height:100%;position:absolute;width:100%;transition:all 0.3s;-moz-transition:all 0.3s;-webkit-transition:all 0.3s}
.box-img:before{left:-100%;top:-100%}
.box-img:after{left:100%;top:100%}
.box-img:hover:before,.box-img:hover:after{left:0;top:0}
.section_flash_sale{padding-top:20px;padding-bottom:10px}
.section_flash_sale .flash-sale-title a{font-size:24px;font-weight:500;line-height:27px;position:relative;margin:0;padding-bottom:10px;color:#333}
.section_flash_sale .flash-sale-title a:after{position:absolute;bottom:0;left:0;width:66px;height:2px;content:'';background:#49b14d}
.section_flash_sale .section-tour-owl2.owl-carousel .owl-nav{position:absolute;right:0;top:-58px}
.section_flash_sale .section-tour-owl2.owl-carousel .owl-nav .owl-prev,.section_flash_sale .section-tour-owl2.owl-carousel .owl-nav .owl-next{font-size:16px;z-index:2;width:33px;height:33px;-webkit-transition:.3s;transition:.3s;color:#333;border:none;border-radius:5px;background:#f2f2f2;text-align:center;line-height:33px;position:relative;display:inline-block}
.section_flash_sale .section-tour-owl2.owl-carousel .owl-nav .owl-prev i,.section_flash_sale .section-tour-owl2.owl-carousel .owl-nav .owl-next i{font-size:18px}
.section_flash_sale .section-tour-owl2.owl-carousel .owl-nav .owl-prev:hover,.section_flash_sale .section-tour-owl2.owl-carousel .owl-nav .owl-prev:focus,.section_flash_sale .section-tour-owl2.owl-carousel .owl-nav .owl-next:hover,.section_flash_sale .section-tour-owl2.owl-carousel .owl-nav .owl-next:focus{color:#fff;background-color:#49b14d}
.section_flash_sale .section-tour-owl2.owl-carousel .owl-nav .owl-next{margin-left:10px}
.section_flash_sale .section-tour-owl2.owl-carousel .owl-dots{display:none!important}
.section_flash_sale .section-tour-owl2.owl-carousel .owl-item.active{-webkit-animation-name:zoomIn;animation-name:zoomIn;-webkit-animation-duration:.6s;animation-duration:.6s}
.section_flash_sale .ant-single-product .ant-single-product-image{position:relative;height:218px}
@media (max-width:1024px){.section_flash_sale .ant-single-product .ant-single-product-image{height:226px}}
@media (max-width:992px){.section_flash_sale .ant-single-product .ant-single-product-image{height:233px}}
@media (max-width:736px){.section_flash_sale .ant-single-product .ant-single-product-image{height:230px}}
@media (max-width:668px){.section_flash_sale .ant-single-product .ant-single-product-image{height:250px}}
@media (max-width:569px){.section_flash_sale .ant-single-product .ant-single-product-image{height:250px}}
@media (max-width:480px){.section_flash_sale .ant-single-product .ant-single-product-image{height:195px}}
@media (max-width:376px){.section_flash_sale .ant-single-product .ant-single-product-image{height:176px}}
@media (max-width:321px){.section_flash_sale .ant-single-product .ant-single-product-image{height:148px}}
.section_flash_sale .ant-single-product .ant-single-product-image img{width:auto!important;max-height:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}
.section_about_us{margin-bottom:20px}
.section_about_us .rows{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:10px;padding-right:10px}
@media (max-width:480px){.section_about_us .rows{padding-left:7px;padding-right:7px}}
@media (max-width:991px){.section_about_us .rows{display:block}.section_about_us .rows .about-image img{width:100%}}
.section_about_us .rows .abount-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:column;height:100%;padding:0 45px;padding-right:65px;background-color:#49b14d;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
.section_about_us .rows .abount-content h3{font-size:50px;font-weight:500;line-height:50px;margin-bottom:5px;margin-top:0;color:#fff}
.section_about_us .rows .abount-content h4{font-size:50px;font-weight:300;line-height:50px;margin-bottom:20px;margin-top:0;letter-spacing:-1px;color:#fff}
.section_about_us .rows .abount-content p{font-size:16px;font-weight:normal;line-height:24px;margin-bottom:30px;color:#fff}
.section_about_us .rows .abount-content a{font-size:16px;color:#333;font-weight:500;height:40px;line-height:40px;background-color:#fff;display:inline-block;padding:0 20px;width:160px;text-align:center;border-radius:5px}
.section_about_us .rows .abount-content a:hover,.section_about_us .rows .abount-content a:focus{color:#333;background-color:#ffdd20}
@media (max-width:1024px){.section_about_us .rows .abount-content{padding:0 30px;padding-right:30px}.section_about_us .rows .abount-content h3,.section_about_us .rows .abount-content h4{font-size:40px;line-height:40px}.section_about_us .rows .abount-content h4{margin-bottom:10px}.section_about_us .rows .abount-content p{font-size:14px;margin-bottom:15px}}
@media (max-width:991px){.section_about_us .rows .abount-content{padding:40px;margin-bottom:20px}}
@media (max-width:480px){.section_about_us .rows .abount-content{padding:30px;margin-bottom:10px}.section_about_us .rows .abount-content h3,.section_about_us .rows .abount-content h4{font-size:30px;line-height:30px}.section_about_us .rows .abount-content h4{margin-bottom:10px}.section_about_us .rows .abount-content p{font-size:14px;margin-bottom:15px}}
.section_banner{padding:15px 0;margin-top:10px}
@media (max-width:767px){.section_banner{padding:0}.section_banner .single-banner{margin-bottom:10px}.section_banner .row{display:-webkit-flex;display:-ms-flexbox;display:flex;overflow-x:auto;-webkit-overflow-scrolling:touch;margin:0}.section_banner .row .col-lg-4{display:inline-block;margin-right:7px;width:268px;padding:0}}
@media (max-width:767px) and (max-width:415px){.section_banner .row .col-lg-4{width:309px}}
@media (max-width:767px) and (max-width:376px){.section_banner .row .col-lg-4{width:360px}}
@media (max-width:767px) and (max-width:321px){.section_banner .row .col-lg-4{width:306px}}
@media (max-width:767px){.section_banner .row .col-lg-4 .single-banner{width:268px}}
@media (max-width:767px) and (max-width:415px){.section_banner .row .col-lg-4 .single-banner{width:309px}}
@media (max-width:767px) and (max-width:376px){.section_banner .row .col-lg-4 .single-banner{width:360px}}
@media (max-width:767px) and (max-width:321px){.section_banner .row .col-lg-4 .single-banner{width:306px}}
.section_banner .single-banner{border:1px solid #49b14d;position:relative}
.section_banner .single-banner .banner-content{position:absolute;z-index:2;left:0;top:0;width:100%;height:100%}
.section_banner .single-banner .banner-content .fix-banner-content{display:flex;display:-webkit-flex;display:-moz-flex;display:-ms-flex;align-items:flex-start;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);flex-wrap:wrap;width:100%;color:#333;text-align:center}
.section_banner .single-banner .banner-content .fix-banner-content .banner-title{text-transform:uppercase;font-size:65px;margin-bottom:5px;line-height:1em;display:block;width:100%;font-weight:500}
@media (max-width:1024px){.section_banner .single-banner .banner-content .fix-banner-content .banner-title{font-size:50px}}
@media (max-width:991px){.section_banner .single-banner .banner-content .fix-banner-content .banner-title{font-size:35px}}
.section_banner .single-banner .banner-content .fix-banner-content .banner-subtitle{font-size:20px;font-weight:300;line-height:1em;display:block;width:100%;text-transform:uppercase}
@media (max-width:1024px){.section_banner .single-banner .banner-content .fix-banner-content .banner-subtitle{font-size:16px}}
.section_banner .single-banner .banner-content .fix-banner-content .percent-sale{line-height:1em;font-size:50px;font-weight:300;text-transform:uppercase;margin-top:5px}
@media (max-width:1024px){.section_banner .single-banner .banner-content .fix-banner-content .percent-sale{font-size:35px}}
@media (max-width:991px){.section_banner .single-banner .banner-content .fix-banner-content .percent-sale{font-size:28px}}
.section_banner .single-banner .banner-content .fix-banner-content .percent-sale span{font-size:24px;position:relative;top:-22px}
.section_banner .single-banner .banner-content .fix-banner-content.custom-position{top:50px;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;left:30px;text-align:left}
.section_banner .single-banner .banner-content .fix-banner-content.custom-position .banner-title{font-size:30px}
@media (max-width:1024px){.section_banner .single-banner .banner-content .fix-banner-content.custom-position .banner-title{font-size:30px}}
@media (max-width:991px){.section_banner .single-banner .banner-content .fix-banner-content.custom-position .banner-title{font-size:30px}}
.section_banner .single-banner .banner-content .fix-banner-content.custom-position .banner-subtitle{font-size:24px}
@media (max-width:1024px){.section_banner .single-banner .banner-content .fix-banner-content.custom-position .banner-subtitle{font-size:16px}}
.section_banner .single-banner .banner-content .fix-banner-content.custom-position2{justify-content:flex-start;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);left:33px;text-align:left;line-height:1}
.section_banner .single-banner .banner-content .fix-banner-content.custom-position2 .banner-title{font-size:20px}
@media (max-width:1024px){.section_banner .single-banner .banner-content .fix-banner-content.custom-position2 .banner-title{font-size:20px}}
@media (max-width:991px){.section_banner .single-banner .banner-content .fix-banner-content.custom-position2 .banner-title{font-size:20px}}
.section_banner .single-banner .banner-content .fix-banner-content.custom-position2 .percent-sale{line-height:1em;font-size:45px;font-weight:300;text-transform:uppercase;margin-top:5px}
@media (max-width:1024px){.section_banner .single-banner .banner-content .fix-banner-content.custom-position2 .percent-sale{font-size:35px}}
@media (max-width:991px){.section_banner .single-banner .banner-content .fix-banner-content.custom-position2 .percent-sale{font-size:28px}}
.section_banner .single-banner .banner-content .fix-banner-content.custom-position2 .percent-sale span{font-size:22px;position:relative;top:-16px}
.section_banner .single-banner .banner-content .fix-banner-content.custom-position2 .banner-subtitle{font-size:25px}
@media (max-width:1024px){.section_banner .single-banner .banner-content .fix-banner-content.custom-position2 .banner-subtitle{font-size:20px}}
.section_product{margin-bottom:20px}
@media (max-width:480px){.section_product{margin-bottom:10px}}
.section_product .section-head{margin-bottom:30px;line-height:28px}
.section_product .section-head .title_blog{margin:0;font-size:24px}
.section_product .section-head .title_blog a{font-size:24px;font-weight:500;line-height:27px;position:relative;margin:0;padding-bottom:10px;color:#333}
.section_product .section-head .title_blog a:after{position:absolute;bottom:0;left:0;width:66px;height:2px;content:'';background:#49b14d}
@media (min-width:992px){.section_product .fix-40{width:40%}}
@media (max-width:767px){.section_product .fix-40{margin-bottom:10px}}
@media (min-width:1023px) and (max-width:1024px){.section_product .ant-single-product{padding-bottom:5px}}
.section_product .ant-single-product .ant-single-product-image{position:relative;height:214px}
@media (max-width:1024px){.section_product .ant-single-product .ant-single-product-image{height:174px}}
@media (max-width:992px){.section_product .ant-single-product .ant-single-product-image{height:230px}}
@media (max-width:736px){.section_product .ant-single-product .ant-single-product-image{height:230px}}
@media (max-width:668px){.section_product .ant-single-product .ant-single-product-image{height:250px}}
@media (max-width:569px){.section_product .ant-single-product .ant-single-product-image{height:250px}}
@media (max-width:480px){.section_product .ant-single-product .ant-single-product-image{height:196px}}
@media (max-width:376px){.section_product .ant-single-product .ant-single-product-image{height:177px}}
@media (max-width:321px){.section_product .ant-single-product .ant-single-product-image{height:149px}}
.section_product .ant-single-product .ant-single-product-image img{width:auto!important;max-height:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}
.section_product .fixl .ant-single-product .ant-single-product-image{position:relative}
@media (max-width:480px){.section_product .fixl .ant-single-product .ant-single-product-image{height:250px}}
@media (max-width:376px){.section_product .fixl .ant-single-product .ant-single-product-image{height:250px}}
@media (max-width:321px){.section_product .fixl .ant-single-product .ant-single-product-image{height:200px}}
.section_product .fixl .ant-single-product .ant-single-product-image img{padding:5px}
.section_category{margin-top:20px}
.section_category .item{position:relative}
.section_category .item .category-content{position:absolute;bottom:10px;left:50%;width:85%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);text-align:center;background-color:rgba(255,255,255,0.85);padding:10px}
@media (max-width:480px){.section_category .item .category-content{bottom:10px}}
.section_category .item .category-content h5{margin:0;font-size:14px;line-height:18px;text-transform:uppercase;color:#333}
.section_category .item .category-content p{margin-bottom:0;color:#333}
.section_category .item a:hover h5{color:#49b14d}
.section_category .owl-carousel .owl-nav .owl-prev,.section_category .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:0;visibility:hidden}
.section_category .owl-carousel .owl-nav .owl-next{height:51px;width:51px;border:none;border-radius:50%;background-color:#fff;position:absolute;right:0;text-align:center;line-height:49px;top:50%;transform:translate(0,-50%);color:#49b14d;font-size:25px;margin:0;right:-50px}
.section_category .owl-carousel .owl-nav .owl-next.disabled{opacity:0.2!important}
.section_category .owl-carousel .owl-nav .owl-next:after{width:41px;height:41px;border-radius:50%;display:block;border:2px dashed #5dbc60;position:absolute;content:'';top:5px;left:5px;-moz-transition:all 0.2s;-o-transition:all 0.2s;-webkit-transition:all 0.2s;transition:all 0.2s}
.section_category .owl-carousel .owl-nav .owl-prev{height:51px;width:51px;border:none;border-radius:50%;background-color:#fff;box-shadow:none;position:absolute;left:0;text-align:center;line-height:49px;top:50%;transform:translate(0,-50%);color:#49b14d;font-size:25px;margin:0;left:-50px}
.section_category .owl-carousel .owl-nav .owl-prev.disabled{opacity:0.2!important}
.section_category .owl-carousel .owl-nav .owl-prev:after{width:41px;height:41px;border-radius:50%;display:block;border:2px dashed #5dbc60;position:absolute;content:'';top:5px;left:5px;-moz-transition:all 0.2s;-o-transition:all 0.2s;-webkit-transition:all 0.2s;transition:all 0.2s}
.section_category .owl-carousel .owl-dots{display:none!important}
.section_category .owl-carousel .owl-item.active{-webkit-animation-name:zoomIn;animation-name:zoomIn;-webkit-animation-duration:.6s;animation-duration:.6s}
.section_category .flash-sale-title{font-size:24px;font-weight:500;line-height:27px;position:relative;margin-bottom:30px;padding-bottom:10px;color:#333}
.section_category .flash-sale-title:after{position:absolute;bottom:0;left:0;width:66px;height:2px;content:'';background:#49b14d}
@media (min-width:1024px){.category-products-grids .products-view-grid .col-xs-6:nth-child(4n+1){}}
@media (max-width:480px){.category-products-grids .products-view-grid .col-xs-6:nth-child(2n+1){padding-right:5px}.category-products-grids .products-view-grid .col-xs-6:nth-child(2n+2){padding-left:5px}}
.category-products-grids .products-view-grid .ant-single-product .ant-single-product-image{position:relative;height:199px;display:block}
@media (max-width:1024px){.category-products-grids .products-view-grid .ant-single-product .ant-single-product-image{height:162px}}
@media (max-width:991px){.category-products-grids .products-view-grid .ant-single-product .ant-single-product-image{height:230px}}
@media (max-width:767px){.category-products-grids .products-view-grid .ant-single-product .ant-single-product-image{height:250px}}
@media (max-width:668px){.category-products-grids .products-view-grid .ant-single-product .ant-single-product-image{height:250px}}
@media (max-width:569px){.category-products-grids .products-view-grid .ant-single-product .ant-single-product-image{height:250px}}
@media (max-width:480px){.category-products-grids .products-view-grid .ant-single-product .ant-single-product-image{height:195px}}
@media (max-width:376px){.category-products-grids .products-view-grid .ant-single-product .ant-single-product-image{height:176px}}
@media (max-width:321px){.category-products-grids .products-view-grid .ant-single-product .ant-single-product-image{height:148px}}
.category-products-grids .products-view-grid .ant-single-product .ant-single-product-image img{width:auto!important;max-height:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:5px}
.promotion-block{margin-top:10px;padding:10px;background-color:#ecf7ed;border:1px dashed #c4ddc8}
.promotion-block h3,.promotion-block h3 a{font-size:15px;color:#49b14d;margin:0;font-weight:500}
.promotion-block ul{margin-top:5px}
.promotion-block ul li{display:table}
.promotion-block ul li i{display:table-cell;width:15px}
.promotion-block ul li a{color:#000;font-size:13px}
.promotion-block ul li a:hover,.promotion-block ul li a:focus{color:#49b14d}
.box-maps{height:350px;overflow:hidden}
.box-maps iframe{height:350px;width:100%}
footer.footer-other{margin-top:0}
.search-more{margin-top:0}
.grecaptcha-badge{display:none!important}
.total_address a{color:#49b14d}
.module_service_details{background:#fff;border-radius:0;border:1px solid #f0f0f0;position:relative;padding:10px;margin-top:15px}
.module_service_details .item_service{padding:0 10px;position:relative}
@media (min-width:768px) and (max-width:991px){.module_service_details .item_service{width:50%;float:left;padding:10px}}
.module_service_details .item_service img{max-width:40px;position:absolute;left:0;top:50%;transform:translate(0,-50%)}
.module_service_details .item_service .service-content{padding-left:50px}
.module_service_details .item_service .service-content p{font-size:14px;font-weight:500;margin:0;color:#49b14d}
.module_service_details .item_service .service-content span{font-size:12px;color:#333}
.module_service_details .item_service+.item_service{border-top:dashed 1px #ececec;padding-top:10px;margin-top:10px}
@media (min-width:768px) and (max-width:991px){.module_service_details .item_service+.item_service{border-top:none;padding-top:0;margin-bottom:0;margin-top:0;padding:10px}}
.system-center .col-md-3{padding-right:0}
.system-center .col-md-9{padding-left:0}
.showroom-list{background-color:#000;height:500px}
.showroom-list .city-selector{background-color:#49b14d;padding:20px 10px}
.showroom-list .city-selector h2{font-size:15px;text-transform:uppercase;text-align:center;margin-bottom:10px}
.showroom-list .showroom-item{margin:15px 10px;cursor:pointer}
.showroom-list .showroom-item.active h2.title{color:#49b14d}
.showroom-list h2.title{color:#fff;text-transform:uppercase;font-size:16px;margin-top:0}
.showroom-list p{color:#858585;font-size:12px!important;margin:5px 0;line-height:1.5em;display:table;width:100%}
.showroom-list p i{display:table-cell;width:15px}
.showroom-list p a{color:#858585}
.showroom-list p:last-child{border-bottom:1px solid #333333;padding-bottom:15px}
.showroom-list select{display:block;outline:none;box-shadow:none;border-radius:0;background-color:#fff;background:url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9LmNscy0ye2ZpbGw6IzQ0NDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHJlY3QgY2xhc3M9ImNscy0xIiB3aWR0aD0iNC45NSIgaGVpZ2h0PSIxMCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIxLjQxIDQuNjcgMi40OCAzLjE4IDMuNTQgNC42NyAxLjQxIDQuNjciLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMy41NCA1LjMzIDIuNDggNi44MiAxLjQxIDUuMzMgMy41NCA1LjMzIi8+PC9zdmc+) no-repeat 100% 50% #fff;-moz-appearance:none;-webkit-appearance:none;appearance:none}
.city-wrapper{height:388px;overflow-y:scroll}
.city-wrapper .has-scrollbar .content{outline:none;box-shadow:none;border:none}
.city-wrapper::-webkit-scrollbar{width:5px}
.city-wrapper::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(255,255,255,0.5);border-radius:10px}
.city-wrapper::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(255,255,255,0.5)}
.gllpMap{width:100%;height:500px}
.gllpUpdateButton{display:none}
.gllpLatlonPicker{padding:0}
@media (min-width:768px){.my-account .dashboard .recent-orders .thead-default{border-top:1px solid #e1e1e1}}
@media (max-width:991px){.select-item-qty-mobile>div{width:74px}.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;background-color:#fff}#open-filters{color:#fff;background:#49b14d;position:fixed;right:0;top:35%!important;padding:4px 10px;cursor:pointer;z-index:99;font-size:18px;-webkit-transition:all 0.35s ease;-o-transition:all 0.35s ease;transition:all 0.35s ease}#open-filters.open{right:280px}#open-filters.open i:before{content:"\f00d"}.ant-sidebar{position:fixed;width:280px;background:#fff;top:0!important;bottom:0;right:0;padding:5px;border-left:solid 1px #eaeaea;overflow:auto;z-index:100000;visibility:hidden;-webkit-transition:all 0.35s ease;-o-transition:all 0.35s ease;transition:all 0.35s ease;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);transform:translateX(100%);height:100%}.ant-sidebar.open{visibility:visible;-webkit-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(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:7px;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:3px;text-align:center}.col-100-h .mobile-search i{color:#49b14d;font-size:22px}.col-100-h .mobile-cart{position:absolute;right:15px;top:10px}.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:22px;width:22px;border-radius:50%;line-height:20px;text-align:center;background:#FF9800;font-size:12px;right:-10px;top:-10px;color:#fff;border:1px solid #fff}.col-100-h .logo{position:absolute;margin:0 auto;left:0;right:0;max-width:150px;top:0;text-align:center}.col-100-h .logo img{max-width:145px!important;position:relative}}
@media (max-width:480px){.s480-f{display:block;font-size:0;clear:both}.bizweb-product-reviews-form{min-width:230px!important}.col-full{width:100%}}
.box-maps{border:10px solid #e5e5e5;border-radius:3px}
.mini-cart .top-cart-content:before{content:"";position:absolute;left:0;top:-22px;width:100%;height:25px;background:0 0;display:none;z-index:8}
.mini-cart .top-cart-content .no-item p{color:#333}
.mini-cart .top-cart-content li.item .detail-item .product-name a{color:#333;display:inline-block}
.mini-cart .top-cart-content li.item .detail-item .product-name a:hover,.mini-cart .top-cart-content li.item .detail-item .product-name a:focus{color:#49b14d}
.mini-cart .top-cart-content li.item .detail-item .remove-item-cart{color:#999}
.mini-cart .top-cart-content li.item .detail-item .product-details-bottom .price{color:#49b14d;font-weight:500}
.mini-cart .top-cart-content .top-subtotal .price{font-weight:500}
.mini-cart .top-cart-content .actions a.btn-checkout{color:#fff;background-color:#49b14d;float:left}
.mini-cart .top-cart-content .actions a.view-cart{color:#fff;background-color:#57c5ce;border-color:#57c5ce}
.mini-cart .top-cart-content .actions a:hover,.mini-cart .top-cart-content .actions a:focus{opacity:0.8}
.mini-cart:hover .top-cart-content:before{display:block}
.jas-sale-pop{background:#fff;bottom:-100%;left:20px;right:20px;padding:10px 30px 10px 10px;box-shadow:0 0 20px rgba(0,0,0,0.1);border-radius:3px;opacity:0;visibility:hidden;transition:all 2s;z-index:99999;position:fixed;right:auto;top:auto!important;border-radius:7px}
@media (max-width:480px){.jas-sale-pop{left:10px;right:10px;max-width:300px}.jas-sale-pop .jas-sale-pop-content{max-width:180px}}
.jas-sale-pop .mr__20{margin-right:10px}
.jas-sale-pop h4{color:#fff;margin:0;font-size:14px;font-weight:normal;margin-bottom:5px}
.jas-sale-pop h3{margin:0;font-size:15px;max-width:255px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fff}
.jas-sale-pop h3 a{color:#fff;margin:0;font-size:14px}
.jas-sale-pop .jas-sale-pop-timeago{color:#fff;font-size:12px}
.jas-sale-pop .pe-7s-close{right:5px;top:0;cursor:pointer;position:absolute;font-family:FontAwesome;color:#fff}
.jas-sale-pop .pe-7s-close:before{content:"\f00d"}
.jas-sale-pop.slideUp{bottom:20px;opacity:1;visibility:visible}
.jas-sale-pop.middle-xs{-webkit-box-align:center;-ms-flex-align:center}
.jas-sale-pop.flex{box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;background-image:url(../blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiJvmma3E15eNzedMI6oJigrf8W_E2WMGH7DXJFBBbvSuIKAsCRM9-MBvrteVomlFhlJ3zAKoN4iSJbEfsX33fxBovpUnoeksfRHv3JoYPRd8eSypvWhEdbVZsz5yKRNI_tPP7gfpumWRLD/s1600/sale_pop_bg.png);background-size:100% 100%}
@media (max-width:767px){.fix-btt-mobile footer .back-to-top.show{display:none!important}}
#map{height:500px}
#su-lua-chon{font-weight:900;color:#000;margin:10px 0 10px;overflow:hidden;width:100%;border-bottom:3px solid #000}
#canhtrai{float:left}
#canhphai{float:right;margin-top:-22px}
.canh-phai{float:right}
.canh-trai{float:left}
#choose-change-price{line-height:22px;margin:10px 0;overflow:hidden}
input[type="radio"] + label{color:#000;width:calc(100% - 30px);cursor:pointer;float:left}
#choose-change-price input{float:left;cursor:pointer;margin:4px}
.sticky{position:fixed;top:0;z-index:998;width:100%}
#HTML3{background:#49b14d}
@media (min-width:991px){.sticky .logo{display:none}}
