body {
	font-family: Arial, sans-serif;
}
textarea,
input[type="text"],
input[type="button"],
input[type="submit"] {
	-webkit-appearance: none;
	border-radius: 0;
}
@media(min-width: 1270px){
	.container{
		width: 1240px;
	}
}
#admin_bar_iframe{
	display: none !important;
}
#top-bar {
	position: relative;
	line-height: 30px;
	font-size: 13px;
	color: #ffffff;
	background: #2446BF;
}
.col_last {
	margin-right: 0 !important;
	clear: right;
}
#top-bar .col_half {
}
.nobottommargin {
	margin-bottom: 0 !important;
}
.fright {
	float: right !important;
}
.top-links {
	position: relative;
}
.top-links>ul {
	margin: 0;
	font-size: 0;
	list-style: none;
	text-align: right;
}
.top-links>ul>li {
	display: inline-block;
	position: relative;
	height: 30px;
	font-size: 12px;
	vertical-align: top;
}
.top-links>ul>li:first-child{
	border-left: 0 !important;
}
.top-links>ul>li > a {
	display: block;
	padding: 0 10px;
	font-size: 12px;
	height: 30px;
	color: #fff;
}
.top-links>ul>li:hover {
	background-color: #2446BF;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
a, a:hover{
	text-decoration: none;
}
img {
	max-width: 100%;
}

/* HEADER */
.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: #111111;
	padding: 0 15px 0 0;
	text-transform: uppercase;
}
.header-content {
	background-color: #fff;
	border-bottom: 1px solid #ddd;
}
.header-logo {
	display: block;
	margin: 0;
}
.header-logo img{
	max-height: 80px;
	margin-top: 15px;
	margin-bottom: 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: 18px 0 18px 0;
	position: relative;
}
#header-search-input {
	width: 100%;
	background: #fff;
	border: 1px solid #ddd;
	outline: none;
	height: 45px;
	padding: 13px 45px 15px 15px;
	font-size: 14px;
	color: #828585;
}
#header-search-btn {
	position: absolute;
	border: none;
	background-color: #2446BF;
	color: #ffffff;
	height: 45px;
	width: 45px;
	top: 0px;
	right: 0px;
	font-size: 20px;
	text-align: center;
	display: block;
	padding: 0;
}
.top-cart:hover > .cart-mini {
	display: block;
}
#add_succes p i {
	color: #00C1C6;
	margin-right: 10px;
}
#add_succes p {
	margin: 5px 0;
}
.cart-mini {
	background-color: #ffffff;
	padding: 10px;
	border: 1px solid #e6e6e6;
	position: absolute;
	top: 100%;
	right: 0;
	width: 300px;
	z-index: 9999;
	color: #4d4d4d;
	line-height: normal;
	display: none;
}
.top-cart:hover .cart-mini{
	display: block;
}
.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;
}
.cart-mini .cm-price {
	color: #2446BF;
	font-size: 12px;
}
.cart-mini .fa-remove {
	color: #ff0000;
	cursor: pointer;
}
.cart-mini-total-money {
	font-size: 16px;
	padding: 10px 0;
	margin-bottom: 0;
}
.text-right.cart-mini-link{
	margin-bottom: 0;
}
.cart-mini-link a {
	color: #4d4d4d;
	display: inline-block;
	background-color: #efefef;
	padding: 5px 10px;
	line-height: 1.7;
}
.cart-mini-link a:hover {
	background-color: #2446BF;
	color: #ffffff;
}
.header-menu-btn span {
	color: #2446BF;
	margin-top: 14px;
	float: right;
}
.header-menu-btn-hidden {
	overflow: hidden;
}
.header-menu-btn-hidden span {
	color: #2446BF;
	margin: 20px;
}
.cart-icon {
	display: block;
	float: right;
	background-image: url('cart.png');
	background-repeat: no-repeat;
	height: 32px;
	padding-left: 40px;
	padding-top: 8px;
	font-size: 14px;
	color: #ffffff;
	margin-bottom: 20px;
}
.cart-icon:hover {
	color: #ffffff;
}
.header-nav-mobile {
	width: 300px;
	height: 100%;
	background-color: #000000;
	position: fixed;
	z-index: 9999;
	top: 0 !important;
	left: -300px;
	overflow-y: scroll;
	transition: left 1s;
}
.header-nav-mobile ul li a {
	font-size: 14px;
	line-height: 14px;
	color: #ffffff;
	display: block;
	padding: 15px 20px;
	text-transform: uppercase;
}
/* END HEADER */

/* NAVIGATION MAIN */
.main-nav {
	background-color: #2446BF;
	border-bottom: 1px solid #ddd;
}
.main-nav-content ul li {
	position: relative;
	float: left;
}
.main-nav-content ul li a {
	font-size: 13px;
	line-height: 14px;
	color: #fff;
	display: block;
	padding: 15px 15px;
	text-transform: uppercase;
	font-weight: 600;
}
.main-nav-content ul li:hover>a{
	background: #eee;
	color: #484949;
}
.main-nav-content ul ul{
	position: absolute;
	top: 100%;
	left: 0;
	background: #eee;
	display: none;
	width: 230px;
	z-index: 9;
	text-align: left;
	border-top: 3px solid #2446BF;
}
.main-nav-content ul li:hover ul{
	display: block;
}
.main-nav-content ul ul li{
	float: none;
	clear: both;
	position: relative;
}
.main-nav-content ul ul li a{
	padding: 10px 10px;
	color:#484949;
}
.main-nav-content ul ul li:hover a{
	color: #fff;
	background: #2446BF;
	padding-left: 18px;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.main-nav-content ul ul ul{
	position: absolute;
	top: 0;
	left: 100%;
}
/* END NAVIGATION MAIN */

/* MAIN SERVICE */
.main-service {
	background-color: #ffffff;
}
.main-service p {
	margin: 0;
	color: #484848;
	font-size: 15px;
	padding: 20px 0;
}
.main-service p span {
	margin-right: 5px;
	padding: 12px;
	background-color: #484848;
	color: #ffffff;
	height: 38px;
	width: 38px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
}
/* END MAIN SERVICE */

/* OWL SLIDER */
.owl-next, .owl-prev {
	height: 38px;
	width: 38px;
	position: absolute;
	top: 50%;
	margin-top: -19px;
}
.owl-next {
	background-image: url(owl.next.png);
	background-repeat: no-repeat;
	right: 0;
}
.owl-next:hover {
	background-image: url(owl.next_hover.png);
}
.owl-prev {
	background-image: url(owl.prev.png);
	background-repeat: no-repeat;
	left: 0;
}
.owl-prev:hover {
	background-image: url(owl.prev_hover.png);
}
/* END OWL SLIDER */

/* BOX */
.box-heading {
	margin-bottom: 15px;
}
.box-heading h3 {
	font-size: 22px;
	color: #2446BF;
	margin: 0;
	display: inline-block;
	padding: 10px 10px;
}
.box-heading h2 {
	font-size: 22px;
	color: #2446BF;
	margin: 0;
	display: inline-block;
	padding: 10px 0px;
	position: relative;
}
.box-heading h2:after{
	content: "";
	background: #2446BF;
	height: 2px;
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
}
/* END BOX */

/* MAIN BREADCRUMB */
.main-breadcrumb {
	margin: 0;
}
.main-breadcrumb .breadcrumb {
	background-color: transparent;
	border-radius: 0;
	padding: 10px 0;
	margin-bottom: 0;
}
.main-breadcrumb .breadcrumb > .active {
	color: #2446BF;
}
.main-breadcrumb .breadcrumb > li + li:before {
	content: "\f105";
	font-family: "FontAwesome";
	color: #737373;
}
.main-breadcrumb .breadcrumb li a {
	color: #737373;
	font-size: 14px;
}
/* END MAIN BREADCRUMB */

/* MAIN SLIDER */
.main-slider {
}
.main-categories, .main-slider-content {
	margin: 14px 0;
}
.main-categories {
}
.main-categories-heading {
	color: #ffffff;
	background-color: #2446BF;
	font-size: 17px;
	text-transform: uppercase;
	padding: 17px 0 17px 15px;
	margin: 0;
}
.main-categories-content {
	padding: 10px 0px;
	border: 1px solid #ddd;
	border-top: none;
    height: 380px;
}
.mc-list > li{
	position: relative;
}
.mc-list > li > a {
	font-size: 14px;
	color: #454545;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px 40px 10px 15px;
	display: block;
}
.mc-list > li:hover > a, .mc-list > li:hover > span{
	color: #2446BF;
}
.mc-list > li > span {
	height: 40px;
	width: 40px;
	position: absolute;
	right: 0;
	top: 0;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
	font-size: 18px;
}
.mc-list-child {
	display: none;
	margin: 0;
	padding: 0;
	list-style: none;
}
.mc-list-child > li > a {
	font-size: 14px;
	color: #454545;
	display: block;
	padding: 5px 15px;
}
.mc-list-child > li:hover > a{
	color: #2446BF;
}
.main-slider-content .item img {
	width: 100%;
}
.main-slider-content .owl-next {
	right: 20px;
}
.main-slider-content .owl-prev {
	left: 20px;
}
/* END MAIN SLIDER */

/* MAIN BANNER */
.main-banner img {
	margin: 14px 0;
}
/* END MAIN BANNER */

/* MAIN BANNER CENTER */
.main-banner-center {
	padding: 20px 0;
}
/* END MAIN BANNER CENTER */

/* MAIN PRODUCT LIST */
.main-product-list {
	margin: 0px 0 15px 0;
}
.product-list-carousel .item, .product-list-grid .item {
	margin: 0 10px;
	padding: 5px;
	border: 1px solid #ddd;
}
.product-list-grid .item{
	margin: 0;
	margin-bottom: 10px;
}
.product-list-carousel .owl-next {
	top: 50%;
	right: 10px;
	margin-top: -19px;
}
.product-list-carousel .owl-prev {
	top: 50%;
	left: 10px;
	margin-top: -19px;
}
.product-carousel {
	margin-bottom: 15px;
	/* height:435px; */
	text-align: center;
}
.product-carousel img{
	max-height: 160px;
	margin: 0 auto;
}
.product-carousel .product-name, .product-carousel .product-name a {
	font-size: 15px;
	color: #464646;
	margin-top: 10px;
	text-align: center;
	height: 32px;
	overflow: hidden;
}
.product-carousel .product-price {
	font-size: 18px;
	color: #2446BF;
}
.product-carousel .product-price span {
	font-size: 12px;
	color: #959595;
}
.product-carousel .product-atc {
	font-size: 14px;
	color: #4d4d4d;
	display: inline-block;
	background-color: #efefef;
	padding: 7px 15px;
	-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: #2446BF;
	color: #ffffff;
}
/* END MAIN PRODUCT LIST */

/* PRODUCT LIST LIST */
.product-list-list .product-carousel {
	margin-bottom: 25px;
	overflow: hidden;
}
/* END PRODUCT LIST LIST */

/* MAIN BLOG */
.main-blog {
	padding: 0 0 25px 0;
	background-color: #ffffff;
}
.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 0;
	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: #555555;
	line-height: 19px;
	margin: 0;
	text-align: justify;
	margin-bottom: 5px;
}
.main-article .article-readmore {
	font-size: 12px;
	color: #555555;
}
.main-blog .article-readmore span {
	margin-left: 5px;
}
/* END MAIN BLOG */

/* BRAND SLIDER */
.main-brand {
	background-color: #f5f5f5;
	padding: 15px 0;
}
.brand-carousel .item {
	text-align: center;
}
/* END BRAND SLIDER */

/* FOOTER */
.footer {
	background-color: #04175D;
	margin-top: 10px;
}
.footer-logo {
	margin-top: 25px;
	margin-bottom: 50px;
	display: block;
}
.footer-info p {
	font-size: 14px;
	line-height: 30px;
	color: #ffffff;
}
.footer-info p span {
	color: #ffffff;
	margin-right: 5px;
}
.footer-info p a {
	color: #ffffff;
}
.footer-menu .footer-menu-heading {
	padding: 20px 0;
	border-bottom: 1px solid #fff;
	font-size: 18px;
	color: #ffffff;
	text-transform: uppercase;
	margin-top: 0;
}
.footer-menu ul li a {
	display: block;
	padding: 6px 0;
	color: #ffffff;
	font-size: 14px;
}
.footer-menu ul li a:hover {
	text-decoration: underline;
}
.footer-bottom {
	border-top: 1px solid #fff;
}
.footer-bottom .copy-right {
	margin: 0;
	padding: 30px 0;
	font-size: 12px;
	color: #babbbd;
}
.footer-bottom .payments {
	padding-top: 25px;
}
/* END FOOTER */

/* PAGE COLLECTION */
.collection-categories {
}
.collection-categories-heading {
	color: #1a1a1a;
	font-size: 16px;
	text-transform: uppercase;
	margin: 0;
	padding: 10px 0;
	border-bottom: 1px solid #e6e6e6;
}
.collection-categories-heading span {
	margin-right: 5px;
}
.collection-categories-content {

}
.cc-list > li {
	border-bottom: 1px dotted #e6e6e6;
}
.cc-list > li > a {
	font-size: 14px;
	color: #454545;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px 0;
	display: block;
}
.cc-list > li > a > span {
	float: right;
}
.cc-list-child {
}
.cc-list-child > li > a {
	font-size: 14px;
	color: #737373;
	display: block;
	padding: 5px 0;
}
.cc-list-child > li > a::before {
	content: "";
	height: 5px;
	width: 5px;
	margin: 0 10px 2px 10px;
	display: inline-block;
	background-color: #454545;
}
.colletion-topbar {
	overflow: hidden;
	margin-top: 40px;
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 25px;
}
.colletion-topbar .btn-view a {
	color: #000000;
	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: #000000;
	padding: 5px;
}
.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: #000000;
	color: #ffffff;
}
/* END PAGE COLLECTION */

/* PAGE PRODUCT */
.pd-top {
	margin-bottom: 80px;
}
.pd-name {
	font-size: 26px;
	color: #464646;
	margin: 0 0 20px 0;
}
.pd-description-mini {
	font-size: 14px;
	color: #737373;
	line-height: 21px;
	text-align: justify;
}
.pd-price {
	font-size: 28px;
	color: #2446BF;
	font-weight: bold;
}
.pd-price span {
	font-size: 18px;
	color: #959595;
	font-weight: normal;
}
.pd-form label {
	width: 100%;
	font-size: 14px;
	color: #000000;
	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: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	background-color: #FF5E00;
	padding: 14px 15px;
	border: none;
	margin: 8px 0;
	text-transform: uppercase;
}
#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 {
}
.pd-nav>li>a {
	font-size: 18px;
	color: #131313;
	padding: 10px 0;
	text-transform: uppercase;
	margin-right: 25px;
}
.pd-nav>li>a:hover {
	background-color: #ffffff;
	border: none;
}
.pd-nav>li.active>a, 
.pd-nav>li.active>a:focus, 
.pd-nav>li.active>a:hover {
	border: none;
	border-bottom: 2px solid #2446BF;
}
.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 #2446BF;
	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-price {
	margin: 0;
	font-size: 18px;
	line-height: 26px;
	color: #2446BF;
}
.pd-best-seller .pd-bs-price span {
	font-size: 12px;
	color: #959595;
}
.tab-pane {
	padding: 20px 0;
}
/* END PAGE PRODUCT */

/* PAGE CART */
.cart {
	margin-bottom: 40px;
}
.cart_table td {
	vertical-align: middle !important;
}
.item-name, .item-price, .item-total, .item-remove {
	font-size: 16px;
	color: #333333;
}
.item-quantity {
	width: 50px;
	border: 1px solid #e3e3e3;
	text-align: center;
}
.cart-table thead th {
	font-size: 14px;
	color: #444444;
	text-transform: uppercase;
	padding: 22px 0;
}
.btn-cart {
	font-size: 13px;
	color: #555555;
	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: #ffffff;
}
.btn-cart + .btn-cart {
	margin-left: 10px;
}
/* END PAGE CART */
.blog-new, .blog-tags, .blog-video{
	margin-bottom: 15px;
}
/* PAGE BLOG */
.blog-heading {
	color: #ffffff;
	background-color: #2446BF;
	font-size: 17px;
	text-transform: uppercase;
	padding: 17px 0 17px 15px;
	margin: 0;
}
.blog-new-content, .blog-tags-content, .blog-video-content{
	padding: 10px;
	border: 1px solid #ddd;
	border-top: none;
}
.blog-new-content ul li {
	padding: 10px 0;
}
.blog-new-content ul li + li {
	border-top: 1px solid #eeeeee;
}
.bn-name {
	font-size: 15px;
	color: #555555;
	padding-top: 10px;
	display: block;
}
.blog-tags-content a {
	margin: 5px 5px 5px 0;
	font-size: 13px;
	color: #888888;
	padding: 6px 10px;
	border: 1px solid #eeeeee;
	display: inline-block;
}
.blog-item {
	margin-bottom: 40px;
	border-bottom: 1px solid #ebebeb;
	padding-bottom: 35px;
}
.blog-info {
	font-size: 14px;
	color: #959595;
	border-bottom: 1px solid #ebebeb;
	padding-bottom: 10px;
	margin: 0;
}
.blog-name, .blog-name a {
	font-size: 24px;
	color: #232323;
}
.blog-description {
	font-size: 16px;
	color: #555555;
	line-height: 26px;
	text-align: justify;
}
.blog-readmore {
	font-size: 16px;
	color: #555555;
}
.pagination-blog {

}
.pagination-blog>li>a, 
.pagination-blog>li>span {
	font-size: 14px;
	color: #666666;
	background-color: #f7f7f7;
	border: 1px solid #e2e2e2;
}
.pagination-blog>li>a:focus, 
.pagination-blog>li>a:hover, 
.pagination-blog>li>span:focus, 
.pagination-blog>li>span:hover {

}
.blog-video-content iframe {
	max-width: 100%;
	height: auto;
}
/* END PAGE BLOG */

/* PAGE ARTICLE */
.article-name {
	font-size: 32px;
	color: #333333;
	margin: 0;
	padding: 0 0 15px 0;
}
.article-info ul li {
	display: inline-block;
	margin-right: 10px;
	padding: 15px 0;
	color: #555555;
}
.article-info ul li span {
	margin-right: 5px;
	color: #aaaaaa;
}
.comment-list {
	padding: 20px 0;
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
}
.comment-heading {
	font-size: 18px;
	color: #333333;
	text-transform: uppercase;
	margin: 0 0 20px 0;
}
.comment .comment-info {
	font-size: 14px;
	color: #333333;
}
.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: #999999;
}
.comment-description {
	font-size: 14px;
	color: #666666;
}
.comment-add {
	margin: 30px 0 80px 0;
}
/* END PAGE ARTICLE */

/* PAGE 404 */
.not_found {
	margin-bottom: 40px;
}
.not_found h2 {
	font-size: 200px;
	color: #2446BF;
}
.not_found h3 {
	font-size: 28px;
	color: #666666;
}
.btn-not-found {
	font-size: 14px;
	color: #ffffff;
	text-transform: uppercase;
	display: inline-block;
	background-color: #2446BF;
	padding: 10px 15px;
	margin: 10px;
}
.not_found p {
	font-size: 16px;
	color: #555555;
}
/* END PAGE 404 */

/* FORM STYLE */
.form-style input, .form-style textarea {
	width: 100%;
	margin: 10px 0;
	font-size: 13px;
	color: #aaaaaa;
	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: #aaaaaa;
	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: #ffffff;
}
/* END FORM STYLE */

/* FORM LOGIN */
.form-login {
	margin-bottom: 50px;
	padding-bottom: 50px;
	border-bottom: 1px solid #e6e6e6;
}
.form-login .row p {
	padding-top: 10px;
}
.form-login input {
	margin: 0 0 10px 0;
}
.form-login .form-heading {
	font-size: 18px;
	color: #333333;
	text-transform: uppercase;
	padding-bottom: 10px;
	margin:0;
}
.form-login .form-description {
	font-size: 16px;
	color: #666666;
	padding: 10px 0 20px 0;
}
/* END FORM LOGIN */

.addresses {
	margin-top: 20px;
}
#map{
	width: 100%;
	height: 400px;
	border: 1px solid #000;
	margin-bottom: 20px;
}
.contact-info p{
	color: #444444;
}
.top-cart{
	position: relative;
}
.header-content.sticky {
	position: fixed;
	z-index: 9998;
	width: 100%;
	top: 0px !important;
}
.top-hotline{
	font-size: 18px;
	font-weight: bold;
	color: #2446BF;
	text-transform: uppercase;
	margin-top: 17px;
}
.header-nav-mobile ul ul {
	display: none;
}
.header-nav-mobile ul li{
	position: relative;
}
.header-nav-mobile ul li a{
	padding-right: 44px;
}
.header-nav-mobile ul li i{
	position: absolute;
	top: 0;
	right: 0;
	width: 44px;
	height: 44px;
	z-index: 1;
	line-height: 44px;
	text-align: center;
	color: #fff;
	cursor: pointer;
}
.main-slider-content{
	overflow: hidden;
}
.col-banner-home a, .banner-center{
	margin-bottom: 15px;
	display: block;
}
.blog-title-page{
	margin-top: 0;
	background: #2446BF;
	color: #fff;
	padding: 17px 0 17px 15px;
	font-size: 17px;
	text-transform: uppercase;
}
.bg_product_list{
	margin: 0 -10px;
}
@media (max-width: 767px) {
	.header-logo {
		text-align: center;
	}
	.footer-logo {
		text-align: center;
	}
	.product-list-carousel .owl-prev {
		left: 10px;
		top: 40%;
		margin-top: -19px;
	}
	.product-list-carousel .owl-next {
		right: 10px;
		top: 40%;
		margin-top: -19px;
	}
	.top-links{
		margin-left: -15px;
		margin-right: -15px;
	}
	.top-hotline{
		font-size: 16px;
	}
	.header-search{
		margin-bottom: 0;
	}
	.header-content{
		position: fixed;
		top: 30px !important;
		width: 100%;
		z-index: 9998;
	}
	.top-hotline{
		padding-top: 60px;
	}
	.btn-call {
		background: green;
		display: inline-block !important;
		padding: 14px 30px;
		color: #fff;
		font-weight: bold;
		border-radius: 5px;
		font-size: 16px;
		margin-left: 10px;
	}
}
@media(max-width: 991px){
	.main-nav-content>ul>li{
		float: none;
		display: inline-block;
	}
	.main-nav-content{
		text-align: center;
	}
	.main-nav{
		border-top: 1px solid #ddd;
	}
	.mc-list > li > span{
		display: block;
	}
}
@media(min-width: 768px){
	.col-product-home{
		margin-left: -15px;
	}
}
@media(min-width: 992px){
	.mc-list-child{
		position: absolute;
		left: 100%;
		top: 0;
		z-index: 9;
		width: 230px;
		background: #fff;
		border: 1px solid #ddd;
		border-top: 3px solid #2446BF;
	}
	.mc-list > li > span{
		-ms-transform: rotate(-90deg); /* IE 9 */
		-webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
		transform: rotate(-90deg);
	}
	.mc-list > li:hover .mc-list-child{
		display: block;
	}
	.main-slider-content{
		margin-left: -15px;
		width: auto;
	}
	.col-xs-12.col-product-home{
		margin-left: 0px;
		padding-right: 0;
	}
	.col-md-9.col-sm-9.col-xs-12.col-product-home{
		margin-left: -15px !important;
		padding-right: 0;
	}
}
@media(min-width: 1200px){
	.col-product-5{
		width: 20% !important;
	}
}
.sidebar-with-border{
	border: 2px solid;
	padding: 15px 15px 0px;
	margin-bottom: 30px;
	border-color: #f2f2f2;
}
.sidebar-with-border .widget:last-child {
	margin-bottom: 15px;
}
.widget h3 {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6d6c6c;
	font-style: normal;
	font-weight: 700;
	text-align: left;
	text-transform: uppercase;
}
.widget h3 {
	margin-top: 0px;
	margin-bottom: 20px;
}
.list-view-product {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #222222;
	background-color: white;
	border-radius: 5px;
	border: 1px solid #ebebeb;
	padding: 5px 5px 5px 10px;
	margin-bottom: 1px;
}
.list-view-product li{
	padding: 5px 0;
}
.list-view-product li span {    
	display: inline-block;
	width: 26px;
	height: 25px;
	background: url('icon-khach-hang.png') no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	margin-right: 10px;
	padding-top: 10px;
	vertical-align: middle;
}
.list-view-product li span.lvtop1 {
	background-position: -1px -2px;
}
.list-view-product li span.lvtop2 {
	background-position: -1px -53px;
}
.list-view-product li span.lvtop3 {
	background-position: -1px -75px;
}
.list-view-product li span.lvtop4 {
	background-position: -1px -100px;
}
.list-view-product li span.lvtop5 {
	background-position: -1px -28px;
}
.list-view-product li span.lvtop6 {
	background-position: -1px -127px;
}
.list-view-product li span.lvtop7 {
	background-position: -1px -127px;
}
.list-view-product li span.lvtop8 {
	background-position: -1px -179px;
}
.list-view-product li span.lvtop9 {
	background-position: -1px -153px;
}
.bg_product_list .item{
	padding: 0 10px;
}
.bg_product_list .item .product-carousel{
	padding: 5px;
	border: 1px solid #ddd;
	margin-bottom: 10px;
}




.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(max-width: 768px){
	.suntory-alo-phone{
		display: block;
	}
}

span.no-fear {
   position: absolute;
    top: 5px;
    left: 36px;
    padding: 7px;
    background: #00aff2;
    color: #fff;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    /* display: none; */
    width: 100px;
}

a#suntory-alo-phoneIcon:hover span {
    display: block;
}


#fcb-call-button {
    position: fixed;
    z-index: 9999;
    text-align: center;
    left: 10px;
    bottom: 5px;
}
#fcb-call-button a:not(:last-child) {
    margin-bottom: 8px;
}
#fcb-call-button a, #zalo a {
    display: block;
    padding: 5px 5px;
    border-radius: 99px;
    background-color: #08c;
    color: #fff;
    font-size: 15px;
    -webkit-transition: background-color .3s;
    -moz-transition: background-color .3s;
    -ms-transition: background-color .3s;
    -o-transition: background-color .3s;
    transition: background-color .3s;
}
#fcb-call-button a#fcb-phone {
	background-color: #c00;
}