body{font-family:"Roboto",Helvetica,Arial,sans-serif}
ul{list-style:none;margin:0;padding:0}
a,a:hover{text-decoration:none}
img{max-width:100%}
.header-top{background-color:#f3f3f3}
.header-top ul li{float:left}
.header-top ul li a{display:block;font-size:12px;line-height:30px;color:#111;padding:0 15px 0 0;text-transform:uppercase}
.header-content{background-color:#930f1c}
.header-logo{display:block;margin:10px 0 15px}
.header-nav{margin-top:35px}
.header-nav ul li{float:left}
.header-nav ul li a{display:block;font-size:14px;padding:0 10px;color:#f0f3f3;text-transform:uppercase}
.header-nav ul li a span{padding:0 5px}
.header-search{width:100%;margin:40px 0;position:relative}
#header-search-input{width:100%;background-color:#f3f3f3;outline:none;border:none;height:36px;padding:13px 15px;font-size:12px;color:#828585;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px}
#header-search-btn{position:absolute;border:none;background-color:#f9fa00;color:#000;height:36px;width:36px;border-top-right-radius:3px;border-bottom-right-radius:3px;top:0;right:0}
.header-cart{overflow:hidden}
.header-cart > .cart-mini{position:absolute;top:90%;z-index:999;width:300px;right:0;display:none}
.header-cart:hover > .cart-mini{display:block;max-height:400px; overflow:auto;}
#add_succes p i{color:#091fcd;margin-right:10px}
#add_succes p{margin:5px 0}
.cart-mini{background-color:#fff;padding:10px;border:1px solid #e6e6e6}
.cart-mini ul li{overflow:hidden;padding-bottom:10px;border-bottom:1px solid #e6e6e6}
.cart-mini ul li + li{padding-top:10px}
.cart-mini .cm-image{float:left;margin-right:10px}
.cart-mini .cm-name,.cart-mini .cm-name a{color:#464646;word-break:break-word}
.cart-mini .cm-price{color:#091fcd;font-size:12px}
.cart-mini .fa-remove{color:red;cursor:pointer}
.cart-mini-total-money{font-size:16px;padding:10px 0}
.cart-mini-link a{color:#4d4d4d;display:inline-block;background-color:#efefef;padding:5px 10px}
.cart-mini-link a:hover{background-color:#091fcd;color:#fff}
.header-menu-btn span{   
	color: #fff;
    margin-top: 8px;
    font-size: 25px;
    margin-right: 5px;}
.header-menu-btn a {
    color: #fff;
    text-transform: uppercase;
}
.header-menu-btn-hidden{overflow:hidden}
.header-menu-btn-hidden span{color:#091fcd;margin:20px}
.cart-icon{display:block;float:right;background-repeat:no-repeat;height:32px;font-size:14px;color:#fff;margin-bottom:20px}
.cart-icon:hover{color:#fff}
.cart-icon p {
	display: block;
	float: left;
	line-height: 39px;
}
.cart-icon .fa {
	font-size: 30px;
	float: left;
	margin-right: 7px;
	color: #f9fa00;
}
.header-nav-mobile{width:300px;height:100%;background-color:#f9fa00;position:fixed;z-index:9999;top:0;left:-300px;overflow-y:scroll;transition:left 1s}
.header-nav-mobile ul li a{font-size:14px;line-height:14px;color:#930f1c;display:block;padding:15px 20px;text-transform:uppercase}
.header-nav-mobile .nav .open>a, .nav .open>a:focus, .nav .open>a:hover {background: rgba(255,255,255,.2);}
.header-nav-mobile .nav>li>a:focus, .nav>li>a:hover {background: rgba(255,255,255,.2);}
.main-nav{background-color:#091fcd;padding:10px 0}
.main-nav-content > ul > li{float:left;margin-right:10px}
.main-nav-content > ul > li:hover >a {color:#ffffff;background:#ff9c00;border-radius:5px}
.main-nav-content > ul > li > a{font-size:14px;line-height:14px;color:#fff;font-weight: bold;display:block;padding:10px;text-transform:uppercase}
.main-nav-content > ul > li:first-child > a {}
.main-service{background-color:#fff}
.main-service p{margin:0;color:#0033ff;font-size:15px;padding:20px 0}
.dropdown-menu>li>a:hover{color:#fff;background-color: #ff9c00;}
.main-service p span{margin-right:5px;padding:12px;background-color:#484848;color:#fff;height:38px;width:38px;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%}
.owl-next,.owl-prev{height:38px;width:38px;position:absolute;top:50%;margin-top:-19px}
.owl-next{
	width: 38px;
	height: 38px;
	background: #dadada;

	border-radius: 50%;	
	text-align: center;
	line-height: 38px;
	color: #fff;
	font-size: 20px;
	right:0}
.owl-next:before{
	content:"\f105";
	font-family: FontAwesome;
}
.owl-next:hover{background: #091fcd;
}
.owl-prev{
	width: 38px;
	height: 38px;
	background: #dadada;
	left: 0;
	border-radius: 50%;	
	text-align: center;
	line-height: 38px;
	color: #fff;
	font-size: 20px;
}
.owl-prev:before{
	content:"\f104";
	font-family: FontAwesome;
}
.owl-prev:hover{
	background: #091fcd;
}
.box-heading{border-bottom:1px solid #ebebeb;margin-bottom:15px}
.box-heading h3{font-size:28px;color:#091fcd;margin:0;border-bottom:2px solid #091fcd;display:inline-block;padding:0 0 12px}
.box-heading h2{font-size:20px;color:#091fcd;margin:0;border-bottom:2px solid #091fcd;display:inline-block;padding:0 0 12px}
@media (min-width: 1200px){
	.box-heading h2{font-size: 25px;}
}
.main-breadcrumb{margin:0}
.main-breadcrumb .breadcrumb{border-top:1px solid #ebebeb;background-color:transparent;border-radius:0;padding:25px 0}
.main-breadcrumb .breadcrumb > .active{color:#091fcd}
.main-breadcrumb .breadcrumb > li + li:before{content:"\f105";font-family:"FontAwesome";color:#737373}
.main-breadcrumb .breadcrumb li a{color:#737373;font-size:14px}
.main-categories,.main-slider-content{margin:14px 0}
.main-categories{border:1px solid #091fcd;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px}
.main-categories-heading{color:#fff;background-color:#091fcd;font-size:16px;text-transform:uppercase;padding:17px 0 17px 30px;margin:0}
.main-categories-content{padding:20px 10px 20px 10px}
.mc-list > li > a{font-size:12px;color:#ff0000;font-weight:700;text-transform:uppercase;padding:5px 0;display:block}
.mc-list > li > a > span{float:right;width:20px;height:20px;text-align:center;display:block}
.mc-list-child > li > a{font-size:14px;color:#454545;display:block;padding:5px 0}
.mc-list-child > li > a::before{content:"";height:5px;width:5px;margin:0 5px 2px 10px;display:inline-block;background-color:#454545;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%}
.main-slider-content .item img{width:100%}
.main-slider-content .owl-next{right:20px}
.main-slider-content .owl-prev{left:20px}
.main-banner img{margin:14px 0}
.main-banner-center{padding:20px 0}
.product-list-carousel .item{margin:0 15px}
.product-list-carousel .owl-next{top:-60px;right:0}
.product-list-carousel .owl-prev{top:-60px;left:auto;right:45px}
.product-carousel{margin-bottom:35px;text-align:center}
.product-carousel .product-name,.product-carousel .product-name a{font-size:16px;color:#464646;height:35px;overflow:hidden;word-break:break-word}
.product-carousel .product-price{font-size:17px!important;height:50px;color:#091fcd!important}
.product-carousel .product-price span{font-size:12px;color:#959595}
.product-carousel .product-atc{font-size:16px;color:#0033ff;display:inline-block;background-color:#fff;border: solid 1px #000;padding:12px 24px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px}
.product-carousel .product-atc:hover{background-color:#091fcd;color:#fff}
.product-list-list .product-carousel{margin-bottom:25px;overflow:hidden}
.main-blog{padding:0 0 25px;background-color:#fff}
.main-article .article-image{display:block;margin-bottom:15px}
.main-article .article-info{font-size:14px;color:#959595;border-bottom:1px solid #ebebeb;padding:0 0 10px;margin:0}
.main-article .article-title,.main-blog .article-title a{font-size:18px;color:#232323;margin:10px 0}
.main-article .article-description{font-size:14px;color:#555;line-height:19px;margin:0;text-align:justify;margin-bottom:5px}
.main-article .article-readmore{font-size:12px;color:#555}
.main-blog .article-readmore span{margin-left:5px}
.main-brand{padding:15px 0}
.brand-carousel .item{text-align:center}
.footer{background-color:#091fcd}
.footer-logo{margin-top:25px;margin-bottom:50px;display:block}
.footer-info p{font-size:14px;line-height:30px;color:#fff021}
.footer-info p span{color:#fff021;margin-right:5px}
.footer-bottom .copy-right a{color:#fff021}
.footer-info p a{color:#091fcd}
.footer-menu .footer-menu-heading{padding:30px 0;border-bottom:1px solid #323232;font-size:18px;color:#fff021;text-transform:uppercase}
.footer-menu ul li a{display:block;padding:8px 0;color:#fff021;font-size:14px;font-family: initial;}
.footer-menu ul li a:hover{color:#fff021;text-decoration:underline}
.footer-bottom{border-top:1px solid #292a29}
.footer-bottom .copy-right{margin:0;padding:30px 0;font-size:12px;color:#fff021}
.footer-bottom .payments{padding-top:25px}
.collection-categories-heading{
	    background-color: #930f1c;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    margin: 0;
    padding: 10px 15px;
    border-bottom: 1px solid #e6e6e6;
}
.collection-categories-heading span{margin-right:5px}
.cc-list > li{border-bottom:1px dotted #e6e6e6}
.cc-list > li > a{font-size:14px;color:#ff0000;font-weight:700;text-transform:uppercase;padding:10px 0;display:block}
.cc-list > li > a > span{float:right}
.cc-list-child > li > a{font-size:14px;color:#091fcd;display:block;padding:5px 0;    position: relative;
    padding-left: 12px;}
.cc-list-child > li > a::before{
	content: "";
	height: 5px;
	width: 5px;
	margin: 0;
	display: inline-block;
	background-color: #454545;
	position: absolute;
	left: 0;
	top: 12px;
}
.collection-categories {
    border: 1px solid #930f1c;
}
.collection-categories ul.cc-list {
    padding: 0 15px;
}
.colletion-topbar{overflow:hidden;margin-top:40px;border-bottom:1px solid #e6e6e6;margin-bottom:25px}
.colletion-topbar .btn-view a{color:#000;margin:5px 5px 5px 0;display:inline-block}
.colletion-topbar .pagination{margin:0}
.colletion-topbar .pagination>li>a,.colletion-topbar .pagination>li>span{border:none;color:#000;padding:5px 10px}
.collection-tags{margin-top:45px}
.collection-tags-heading{color:#1a1a1a;font-size:16px;text-transform:uppercase;margin:0;padding:10px 0;border-bottom:1px solid #e6e6e6}
.collection-tags-content{padding:30px 0}
.collection-tags-content a{display:inline-block;color:#7d7d7d;font-size:12px;padding:5px;border:1px solid #7d7d7d;margin:6px 10px 6px 0}
.collection-tags-content a:hover{background-color:#000;color:#fff}
.pd-top{margin-bottom:30px}
.pd-name{font-size:26px;color:#464646;margin:0 0 20px}
.pd-description-mini{font-size:14px;color:#737373;line-height:21px;text-align:justify}
.pd-price{font-size:28px;color:#091fcd;font-weight:700}
.pd-price span{font-size:18px;color:#000;font-weight:400}
.pd-form label{width:100%;font-size:14px;color:#000;text-transform:uppercase;margin:8px 0}
.pd-form select{height:40px;width:50%;font-size:14px;color:#737373;padding:10px;border:1px solid #cdcdcd;outline:none;margin:8px 0}
.pd-form input{height:40px;width:50%;font-size:14px;color:#737373;padding:10px;margin:8px 0;border:1px solid #cdcdcd;outline:none}
.pd-form button{font-size:16px;color:#4d4d4d;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;background-color:#efefef;padding:14px 30px;border:none;margin:8px 0}
#gallery_01{margin-top:30px}
#gallery_01 li a img{/*margin-bottom:20px*/}
#gallery_01 .flex-direction-nav > li{position:absolute;right:50%}
#gallery_01 .flex-direction-nav > li > a{font-family:"FontAwesome";color:#d9d9d9}
#gallery_01 .flex-direction-nav .flex-next::before{content:"\f176"}
#gallery_01 .flex-direction-nav .flex-prev::before{content:"\f175"}
#gallery_01 .flex-direction-nav .flex-nav-next{top:0}
#gallery_01 .flex-direction-nav .flex-nav-prev{bottom:-30px}
.pd-nav li a {border: none;}
.pd-nav>li>a{font-size:18px;color:#131313;padding:10px 0;text-transform:uppercase;margin-right:25px;height:41px;border-bottom:2px solid rgba(0,0,0,0);}
.pd-nav>li>a:hover{background-color:#fff;border:none;border-bottom:2px solid rgba(0,0,0,0);}
.pd-nav>li.active>a,.pd-nav>li.active>a:focus,.pd-nav>li.active>a:hover,.pd-nav>li>a:hover{border:none;border-bottom:2px solid #930f1c}
@media (max-width: 767px) {
	.pd-nav>li {
		width: 100%;
	}
	.pd-nav>li>a {
		margin-right: 0px !important;
		width: 100% !important;
		display: block;
	}
}
.pd-best-seller .heading{border-bottom:1px solid #e6e6e6}
.pd-best-seller .heading h3{font-size:18px;color:#131313;padding:10px 0;text-transform:uppercase;border-bottom:2px solid #930f1c;margin:0;display:inline-block}
.pd-best-seller ul{padding:8px 0}
.pd-best-seller ul li{padding:14px 0}
.pd-best-seller .pd-bs-name{margin:0;font-size:14px;color:#464646;line-height:26px}
.pd-best-seller .pd-bs-name a{
	color: #333;
}
.pd-best-seller .pd-bs-name a:hover{
	color:#091fcd;
}
.pd-best-seller .pd-bs-price{margin:0;font-size:18px;line-height:26px;color:#091fcd}
.pd-best-seller .pd-bs-price span{font-size:12px;color:#959595}
.tab-pane{padding:20px 0}
.cart{margin-bottom:40px}
.cart_table td{vertical-align:middle!important}
.item-name,.item-price,.item-total,.item-remove{font-size:16px;color:#333}
.item-quantity{width:50px;border:1px solid #e3e3e3;text-align:center}
.cart-table thead th{font-size:14px;color:#444;text-transform:uppercase;padding:22px 0}
.btn-cart{font-size:13px;color:#555;text-transform:uppercase;display:inline-block;border:1px solid #ebebeb;padding:12px 20px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;background-color:#fff}
.btn-cart + .btn-cart{margin-left:10px}
.blog-heading{font-size:18px;color:#333;text-transform:uppercase;padding:10px 0;margin:0}
.blog-new-content{padding:10px 0}
.blog-new-content ul li{padding:10px 0;float:left;width:100%;}
.blog-new-content ul li + li{border-top:1px solid #eee}
.blog-new-content ul li a img {float:left;margin-right: 10px;}
.blog-new-content ul li a span {font-size:15px;color:#555;padding-top:10px;}
.bn-name{font-size:15px;color:#555;padding-top:10px;display:block}
.blog-tags-content{padding:15px 0}
.blog-tags-content a{margin:5px 5px 5px 0;font-size:13px;color:#888;padding:6px 10px;border:1px solid #eee;display:inline-block}
.blog-item{margin-bottom:40px;border-bottom:1px solid #ebebeb;padding-bottom:35px}
.blog-item .col-sm-4 img {display:inline-block;}
.blog-info{font-size:14px;color:#959595;border-bottom:1px solid #ebebeb;padding-bottom:10px;margin:20px auto; margin-top:0px;}
.blog-name,.blog-name a{font-size:24px;color:#232323}
.blog-description{font-size:16px;color:#555;line-height:26px;text-align:justify}
.blog-readmore{font-size:16px;color:#555;margin-bottom:30px}
.pagination-blog>li>a,.pagination-blog>li>span{font-size:14px;color:#666;background-color:#f7f7f7;border:1px solid #e2e2e2}
.blog-video-content iframe{width:100%;height:200px;}
@media (min-width: 768x) {
	.blog-video-content iframe{height:400px;}
}
@media (max-width: 767px) {
	.blog-video-content iframe{height:350px;}
}
@media (max-width: 544px) {
	.blog-video-content iframe{height:240px;}
}
.article-name{font-size:32px;color:#333;margin:0;padding:0 0 15px}
.article-info ul li{display:inline-block;margin-right:10px;padding:15px 0;color:#555}
.article-info ul li span{margin-right:5px;color:#aaa}
.comment-list{padding:20px 0;border-top:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2}
.comment-heading{font-size:18px;color:#333;text-transform:uppercase;margin:0 0 20px}
.comment .comment-info{font-size:14px;color:#333}
.comment{padding:22px;border-top:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2;margin-bottom:20px}
.comment img{float:left;margin-right:20px}
.comment .comment-info span{font-size:13px;color:#999}
.comment-description{font-size:14px;color:#666;word-break: break-word;text-align: justify}
.comment-add{margin:30px 0 80px}
.not_found{margin-bottom:40px}
.not_found h2{font-size:200px;color:#091fcd}
.not_found h3{font-size:28px;color:#666}
.btn-not-found{font-size:14px;color:#fff;text-transform:uppercase;display:inline-block;background-color:#091fcd;padding:10px 15px;margin:10px}
.not_found p{font-size:16px;color:#555}
.form-style input,.form-style textarea{width:100%;margin:10px 0;font-size:13px;color:#aaa;border:1px solid #e4e4e4;padding:10px;outline:none}
.form-style select{height:40px;/*width:50%;*/font-size:14px;color:#737373;padding:10px;border:1px solid #cdcdcd;outline:none;margin:8px 0}
.form-style button{font-size:13px;color:#aaa;border:1px solid #ebebeb;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;padding:10px 20px;background-color:#fff}
.form-login{margin-bottom:50px;padding-bottom:50px;border-bottom:1px solid #e6e6e6;min-height: 305px}
.form-login .row p{padding-top:10px}
.form-login input{margin:0 0 10px}
.form-login .form-heading{font-size:18px;color:#333;text-transform:uppercase;padding-bottom:10px;margin:0}
.form-login .form-description{font-size:16px;color:#666;padding:10px 0 20px;min-height: 75px;}
.addresses{margin-top:20px}
#map{width:100%;height:400px;border:1px solid #000;margin-bottom:20px}
.contact-info p{color:#444}
@media (max-width: 768px) {
	.header-logo{text-align:center}
	.footer-logo{text-align:center}
	.product-list-carousel .owl-prev{left:0;top:40%;margin-top:-19px}
	.product-list-carousel .owl-next{right:0;top:40%;margin-top:-19px}
}
.sp_1,.sp_2{background:url(support-online.png) left center no-repeat}
.sp_mail{background:url(email.png) left center no-repeat}
.online_support .block-content div p:first-child{color:#424242;margin:0;font-size:14px;line-height:30px;font-weight:600}
.online_support .block-content{padding:10px 0;border:#ebebeb 1px solid}
.online_support .block-content div{padding-left:30px;margin-left:15px;font-size:13px}
.block{margin:30px 0}
.article_title{font-size:15px;color:#333}
.article_title:hover{color:#091fcd}
.blog_news .box-heading{position:relative}
.item-name a{color:#333;font-size:14px}
.btn.prev,.btn.next{font-size:20px;padding:5px}
.hot_sale_product{overflow:hidden;margin:10px 0}
.hot_sale_product .item-img{padding:0}
.hot_sale_product .item-img img{width:100%}
.item.blog-post{padding:0 15px}
.blog-image img{width:100%}
.box-heading h2 a{color:#091fcd}
@media screen and (max-width: 768px) {
	.mc-list-child{display:none}
	.cc-list-child{display:none}
}
.price.product-price{color:#ff0000!important}
.view_all{position:absolute;top:5px;right:10px;font-style:italic}
.box-heading{position:relative}
.view_all a{color:#333}
.view_all: hover a{color:#091fcd}
.product_item_mini img{width:100%}
.product_summary{text-align:justify}
.hot_sale_navigator,.blog-navigator{position:absolute;top:-7px;right:0}
.btn-view {
	display: block;
	float: left;
}
#sort-by {
	display: inline-flex;
	margin-top: 5px;
	margin-left: 30px;
}
.article-content {
	text-align: justify;
}

.entry-footer{
	overflow:hidden;
	border-top-color: #e7e7e7;
	margin-top: 20px;
	padding: 15px 0;
	border-top: dashed 1px #e8e6e2;
	border-bottom: dashed 1px #e8e6e2;
	margin-bottom: 30px;
}
.single-share{
	text-align: right;
	padding-right: 0
}
@media screen and (max-width: 480px){
	.single-share{
		text-align: left;
		padding: 0;
	}
}
.single-share span{
	margin-right: 7px;
	text-transform: uppercase;
	font-size: 12px;
}
.single-share .social {
	display: inline-block;
}
.single-share .social li {
	display: inline-block;
}
.single-share .social li a {
	color: #929292;
	border: #e8e6e2 1px solid;
	display: block;
	width: 30px;
	line-height: 30px;
	text-align: center;
	border: solid 1px #e8e6e2;
	color: #aeaeae;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
}
.single-share .social li a:hover{
	color: #091fcd;
	border: #091fcd 1px solid;
}

.article-tags li {
	display: inline;
}
.article-tags span {float:left; margin-right: 10px;text-transform: uppercase}
.article-tags a{padding: 0 10px; border-radius:5px; border: #ddd 1px dotted;}
.article-tags {
	padding-left: 0;
	line-height: 30px;
}
.product_item_mini {
	overflow: hidden;
}
.product_item_mini > div:first-child{
	padding: 0
}
.product_item_mini > div:last-child{
	padding-right: 0;
}
@media screen and (max-width: 480px){
	.box-heading h2{
		font-size: 20px;
	}
	.copy-right span {
		display: inherit;
	}
}

.prd_view_detail{padding: 12px 15px !important}
.price-box {
	min-height: 30px;
}
.price-box .sale{color:#000}
.post_content{text-align: justify}
.main-categories-content .mc-list li .mc-list-child{
	
}
.main-categories-content .mc-list li.active .mc-list-child{
	display: block;
}
.fix-show{
	display: none;
}
.fix-show.show{
	display: block;
}
.xemthem a,
.thugon a{
	color: #091fcd!important;
}
div#pd-thong-tin img,
.rte img{
	max-width: 100%!important;
	height: auto!important;
}

@media(max-width: 767px){
	.header-cart > .cart-mini,
	.header-cart:hover > .cart-mini{
		display: none;
	}
}
@media(min-width: 991px){
	.blog-grid-item:nth-child(3n+1){
		clear: left;
	}
}
.footer-info p span {
	color: #fff021;
	margin-right: 5px;
	width: 15px;
}
a.header-logo.logo-text {
	font-size: 40px;
	line-height: 0.9;
	margin-top: 15px;
	color: #fff;
}

.slides li a{margin:5px}

@media(min-width: 768px){
	.level2:hover ul.dropdown-menu{
		display: block;
		left: 100%;
		top: 0;
	}
}
.header-nav-mobile span.caret {
	position: absolute;
	right: 0;
	top: 0;
	width: 40px;
	height: 40px;
	border: 0;
	text-align: center;
	color: #930f1c;
}
.header-nav-mobile span.caret:before{
	content:"\f107";
	font-family: FontAwesome;
	line-height: 40px;
	font-size: 20px;
}

.header-nav-mobile .level2 span.caret{
	height: 30px;
}
.header-nav-mobile .level2 span.caret:before{
	line-height: 30px;
}
@media(max-width: 767px){
	.level2 ul{
		padding-left:20px!important; 
	}
	.header-top ul li {
		float: none;
		display: inline-block;
	}
	.header-top ul.pull-right {
		float: none!important;
		text-align: center;
	}
	.blog-tags-content {
		padding: 0px 0 5px;
	}
	.product-list-grid .col-xs-6:nth-child(2n+1){
		clear: left;
	}
}

.main-nav-content > ul > li:hover >ul {
	display: block;
	margin: 0;
}

form.form-inline.form-viewpro {
	transform: translateY(-2px);
	margin-left: 5px;
}
.star, span.required{
	color: red;
}

.form-style button:hover,
.form-style button:hover{
	color: #091fcd;
	border: 1px solid #091fcd;
}

.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover{
	z-index: 1;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
	background-color: #091fcd;
	border-color: #091fcd;
}
.blog-tags {
	clear: left;
}

.form-style input, .form-style textarea{
	resize: none;
	box-shadow: none;
	outline: none!important;
	border-radius: 0;
}

.main-nav span.caret {	
	border: none;
	width: 8px;
	height: 6px; 
	transform: translateY(-4px);
	-webkit-transform: translateY(-4px);
	-moz-transform: translateY(-4px);
}
.main-nav span.caret:before{
	content:"\f107";
	font-family: FontAwesome;

}
.main-nav .level2 span.caret{
	transform: translateY(-7px);
	-webkit-transform: translateY(-7px);
	-moz-transform: translateY(-7px);
}
.col-md-10 .required-entry.input-text {
	margin-top: 0px !important;
}




#co453569 {
    display: block;
    margin: 0;
    padding: 0;
    background-color: #ececec;
    border-style: solid;
    border-width: 1px;
    border-color: #111 #999 #999 #111;
    line-height: 1.6em;
    overflow: hidden;
    background-color: #FFFFFF;
}
.ym_home {
    margin: 1px 0 1px 0;
    float: left;
    color: #000000;
    min-width: 220px;
    text-align: left;
}
#fl813691 {
    font: 12px Arial, Helvetica, sans-serif;
    color: #666;
    position: fixed;
    right: 0;
    bottom: 0;
    height: 350px;
    z-index: 1000;
}
#eb951855 {
    width: 328px;
    padding-right: 0px;
}
.footer-menu ul li a {font-family:Arial;}
.on_sale{    display: inline-block;
    position: absolute;
    top: 0;
    right: 20px;
    background: #930f1c;
    color: #fff;
    padding: 5px;
    border-radius: 3px;}
.product-recommend-module-box .padding-item:hover{border:solid 1px #a0a0a0!important}
.suntory-alo-phone {
	background-color: transparent;
	cursor: pointer;
	height: 120px;
	position: fixed;
	transition: visibility 0.5s ease 0s;
	width: 120px;
	z-index: 200000 !important;
}

.suntory-alo-ph-circle {
	animation: 1.2s ease-in-out 0s normal none infinite running suntory-alo-circle-anim;
	background-color: transparent;
	border: 2px solid rgba(30, 30, 30, 0.4);
	border-radius: 100%;
	height: 100px;
	left: 0px;
	opacity: 0.1;
	position: absolute;
	top: 0px;
	transform-origin: 50% 50% 0;
	transition: all 0.5s ease 0s;
	width: 100px;
}
.suntory-alo-ph-circle-fill {
	animation: 2.3s ease-in-out 0s normal none infinite running suntory-alo-circle-fill-anim;
	border: 2px solid transparent;
	border-radius: 100%;
	height: 70px;
	left: 15px;
	position: absolute;
	top: 15px;
	transform-origin: 50% 50% 0;
	transition: all 0.5s ease 0s;
	width: 70px;
}
.suntory-alo-ph-img-circle {
	/* animation: 1s ease-in-out 0s normal none infinite running suntory-alo-circle-img-anim; */
	border: 2px solid transparent;
	border-radius: 100%;
	height: 50px;
	left: 25px;
	opacity: 0.7;
	position: absolute;
	top: 25px;
	transform-origin: 50% 50% 0;
	width: 50px;
}
.suntory-alo-phone.suntory-alo-hover, .suntory-alo-phone:hover {
	opacity: 1;
}
.suntory-alo-phone.suntory-alo-active .suntory-alo-ph-circle {
	animation: 1.1s ease-in-out 0s normal none infinite running suntory-alo-circle-anim !important;
}
.suntory-alo-phone.suntory-alo-static .suntory-alo-ph-circle {
	animation: 2.2s ease-in-out 0s normal none infinite running suntory-alo-circle-anim !important;
}
.suntory-alo-phone.suntory-alo-hover .suntory-alo-ph-circle, .suntory-alo-phone:hover .suntory-alo-ph-circle {
	border-color: #00aff2;
	opacity: 0.5;
}
.suntory-alo-phone.suntory-alo-green.suntory-alo-hover .suntory-alo-ph-circle, .suntory-alo-phone.suntory-alo-green:hover .suntory-alo-ph-circle {
	border-color: #EB278D;
	opacity: 1;
}
.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-circle {
	border-color: #bfebfc;
	opacity: 1;
}
.suntory-alo-phone.suntory-alo-hover .suntory-alo-ph-circle-fill, .suntory-alo-phone:hover .suntory-alo-ph-circle-fill {
	background-color: rgba(0, 175, 242, 0.9);
}
.suntory-alo-phone.suntory-alo-green.suntory-alo-hover .suntory-alo-ph-circle-fill, .suntory-alo-phone.suntory-alo-green:hover .suntory-alo-ph-circle-fill {
	background-color: #EB278D;
}
.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-circle-fill {
	background-color: rgba(0, 175, 242, 0.9);
}

.suntory-alo-phone.suntory-alo-hover .suntory-alo-ph-img-circle, .suntory-alo-phone:hover .suntory-alo-ph-img-circle {
	background-color: #00aff2;
}
.suntory-alo-phone.suntory-alo-green.suntory-alo-hover .suntory-alo-ph-img-circle, .suntory-alo-phone.suntory-alo-green:hover .suntory-alo-ph-img-circle {
	background-color: #EB278D;
}
.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-img-circle {
	background-color: #00aff2;
}
@keyframes suntory-alo-circle-anim {
	0% {
		opacity: 0.1;
		transform: rotate(0deg) scale(0.5) skew(1deg);
	}
	30% {
		opacity: 0.5;
		transform: rotate(0deg) scale(0.7) skew(1deg);
	}
	100% {
		opacity: 0.6;
		transform: rotate(0deg) scale(1) skew(1deg);
	}
}

@keyframes suntory-alo-circle-img-anim {
	0% {
		transform: rotate(0deg) scale(1) skew(1deg);
	}
	10% {
		transform: rotate(-25deg) scale(1) skew(1deg);
	}
	20% {
		transform: rotate(25deg) scale(1) skew(1deg);
	}
	30% {
		transform: rotate(-25deg) scale(1) skew(1deg);
	}
	40% {
		transform: rotate(25deg) scale(1) skew(1deg);
	}
	50% {
		transform: rotate(0deg) scale(1) skew(1deg);
	}
	100% {
		transform: rotate(0deg) scale(1) skew(1deg);
	}
}
@keyframes suntory-alo-circle-fill-anim {
	0% {
		opacity: 0.2;
		transform: rotate(0deg) scale(0.7) skew(1deg);
	}
	50% {
		opacity: 0.2;
		transform: rotate(0deg) scale(1) skew(1deg);
	}
	100% {
		opacity: 0.2;
		transform: rotate(0deg) scale(0.7) skew(1deg);
	}
}
.suntory-alo-ph-img-circle i {
	animation: 1s ease-in-out 0s normal none infinite running suntory-alo-circle-img-anim;
	font-size: 30px;
	line-height: 50px;
	padding-left: 10px;
	color: #fff;
}

/*=================== End phone ring ===============*/
@keyframes suntory-alo-ring-ring {
	0% {
		transform: rotate(0deg) scale(1) skew(1deg);
	}
	10% {
		transform: rotate(-25deg) scale(1) skew(1deg);
	}
	20% {
		transform: rotate(25deg) scale(1) skew(1deg);
	}
	30% {
		transform: rotate(-25deg) scale(1) skew(1deg);
	}
	40% {
		transform: rotate(25deg) scale(1) skew(1deg);
	}
	50% {
		transform: rotate(0deg) scale(1) skew(1deg);
	}
	100% {
		transform: rotate(0deg) scale(1) skew(1deg);
	}
}
@media(min-width: 768px){
	.suntory-alo-phone{
		display: none;
	}
}
@media(max-width: 767px){
	.suntory-alo-phone{
		display: block;
	}
}