/*@font-face{
	font-family:'open_sansbold';
	src:url(../fonts/opensans-bold-webfont.eot);
	src:url(../fonts/opensans-bold-webfont.eot?#iefix) format('embedded-opentype'),url(../fonts/opensans-bold-webfont.woff2) format('woff2'),url(../fonts/opensans-bold-webfont.woff) format('woff'),url(../fonts/opensans-bold-webfont.ttf) format('truetype'),url(../fonts/opensans-bold-webfont.svg#open_sansbold) format('svg');
	font-weight:normal;
	font-style:normal;
}
@font-face{font-family:'open_sanssemibold';
	src:url(../fonts/opensans-semibold-webfont.eot);
	src:url(../fonts/opensans-semibold-webfont.eot?#iefix) format('embedded-opentype'),url(../fonts/opensans-semibold-webfont.woff2) format('woff2'),url(../fonts/opensans-semibold-webfont.woff) format('woff'),url(../fonts/opensans-semibold-webfont.ttf) format('truetype'),url(../fonts/opensans-semibold-webfont.svg#open_sanssemibold) format('svg');
	font-weight:normal;
	font-style:normal;
}
@font-face{font-family:'open_sansregular';
	src:url(../fonts/opensans-regular-webfont.eot);
	src:url(../fonts/opensans-regular-webfont.eot?#iefix) format('embedded-opentype'),url(../fonts/opensans-regular-webfont.woff2) format('woff2'),url(../fonts/opensans-regular-webfont.woff) format('woff'),url(../fonts/opensans-regular-webfont.ttf) format('truetype'),url(../fonts/opensans-regular-webfont.svg#open_sansregular) format('svg');
	font-weight:normal;
	font-style:normal;
}
@font-face{font-family:'open_sansitalic';
	src:url(../fonts/opensans-italic-webfont.eot);
	src:url(../fonts/opensans-italic-webfont.eot?#iefix) format('embedded-opentype'),url(../fonts/opensans-italic-webfont.woff2) format('woff2'),url(../fonts/opensans-italic-webfont.woff) format('woff'),url(../fonts/opensans-italic-webfont.ttf) format('truetype'),url(../fonts/opensans-italic-webfont.svg#open_sansitalic) format('svg');
	font-weight:normal;
	font-style:normal;
}
@font-face{font-family:'open_sanslight';
	src:url(../fonts/opensans-light-webfont.eot);
	src:url(../fonts/opensans-light-webfont.eot?#iefix) format('embedded-opentype'),url(../fonts/opensans-light-webfont.woff2) format('woff2'),url(../fonts/opensans-light-webfont.woff) format('woff'),url(../fonts/opensans-light-webfont.ttf) format('truetype'),url(../fonts/opensans-light-webfont.svg#open_sanslight) format('svg');
	font-weight:normal;
	font-style:normal;
}*/

@keyframes rungrinh {
	0% {top: -1px; left: -1px;}
	25% {top: 1px; left: -1px;}
	50% {top: -1px; left: 1px;}
	75% {top: 1px; left: 1px;}
	100% {top: -1px; left: -1px;}
}

html {position: relative;}
body {font-family: 'Open Sans',Arial; font-size: 13px; line-height: 1.5; overflow-x: hidden; color: #333;}

::-webkit-scrollbar {width: 6px; background: #aaa; transition: 0.3s ease all;}
::-webkit-scrollbar-button {display: none;}
::-webkit-scrollbar-track {}
::-webkit-scrollbar-track-piece {}
::-webkit-scrollbar-thumb {background: #0088cd; cursor: pointer;}
::-webkit-scrollbar-thumb:hover {background: #555;}
::-webkit-scrollbar-corner {}
::-webkit-resizer {}

ul {margin: 0}
.maincolor {color: #0088cd!important;}
a {color: #000;}
a:focus,a:hover {text-decoration: none; color: #555;}
@-webkit-keyframes message {
    0% {right: -600px; opacity: 0;}
    100% {right: 30px; opacity: 1;}
}
.message {padding: 22px; border-radius: 5px; box-shadow: 0 5px 25px -5px rgba(0,0,0,0.6); background: #d00; max-width: 280px; position: fixed; bottom: 30px; right: -600px; z-index: 99999; color: #fff; line-height: 1; opacity: 0.8; cursor: pointer; transition: 0.3s ease all; text-align: justify; line-height: 1.5; line-height: 1.5;}
.message p {line-height: 1.5; margin: 0;}
.message.bggreen {background: #23ad44;}
.message.show {right: 30px; opacity: 1; -webkit-animation: message 0.3s;}
.message:hover {opacity: 0.9;}
.message i {position: absolute; top: 5px; right: 5px;}

.black {color: #000!important;}

.overflowyscroll {overflow-y: scroll;}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {padding-left: 10px; padding-right: 10px;}
.form-horizontal .form-group, .row {margin-left: -10px; margin-right: -10px;}

.footer {background: #f2f2f2; margin-top: 30px;}
.footer a {color: #0088cd;}
.footer .block_footer {padding: 20px 0;}
.footer .block_footer .title {font-weight: bold; font-size: 18px; margin-bottom: 20px; font-weight: 400;}
.footer .block_footer .ul_footer {}
.footer .block_footer .ul_footer li {margin-bottom: 10px;}
.footer .block_footer .ul_footer li a {color: #333;}
.footer .block_footer .ul_footer li:first-child a {font-weight: bold; color: #d00;}
.footer .block_footer .ul_footer li a:hover {color: #aaa;}
.footer .block_footer .ul_footer li a:before {display: inline-block; content: "»"; margin-right: 5px; color: #0088cd;}
.footer .block_footer .ul_footer li.menuli_10 {background: yellow;}
.footer .block_footer .ul_footer li.menuli_12 {background: yellow;}
.footer .block_footer .ul_footer li.menuli_12 a {color: red; position: relative; animation: 0.3s rungrinh infinite;}
.input-newsletter {margin: 20px 0;}
.social_footer {text-align: left; margin-top: 20px;}
.social_footer li {display: inline-block; width: 30px; height: 30px; margin-right: 10px; border-radius: 30px; padding-top: 6px; text-align: center; vertical-align: top;}
.social_footer li a {color: #fff;}
.social_footer li a b {display: block; position: absolute; text-indent: -9999999px; width: 0; height: 0; overflow: hidden;}
.social_footer li img {margin-top: -6px;}
.ul_social li.facebook {background: #265b95;}
.ul_social li.twitter {background: #34aade;}
.ul_social li.yahoo {background: #2d1152;}
.ul_social li.google-plus {background: #cb1e26;}
.ul_social li.pinterest {background: #dc3e23;}
.copyright {background: #f2f2f2; border-top: 1px solid #d9d9d9; padding: 10px 0;}

.newsletter {border-top: 1px solid #ddd; padding-top: 20px; padding-bottom: 20px;}
.newsletter .title {font-weight: bold; font-size: 18px; margin-bottom: 20px; font-weight: 400;}

.header {z-index: 100000; position: relative;}

.top_bar {background: #eee;height: 40px;overflow: hidden;padding-top: 6px;transition: 0.3s ease all;}
.top_bar .list-inline {}
.top_bar .list-inline li {vertical-align: middle;}
.top_bar .list-inline li a {}
.top_bar .list-inline li.social {}
.top_bar .list-inline li.social li {border-radius: 30px; width: 21px; height: 21px; text-align: center; padding-top: 2px;}
.top_bar .list-inline li.social li a {color: #fff;}
.top_bar .list-inline li.social li a b {text-indent: -999999px; width: 0; height: 0; overflow: hidden; position: absolute;}
.top_bar .list-inline li.social li img {width: 21px; height: 21px; position: relative; top: -2px; left: -5px;}
.top_bar .left_top {float: left;}
.top_bar .left_top > p {display: inline-block; margin: 0 10px 0 0; vertical-align: middle;}
.top_bar .right_top {text-align: right; float: right;}

#google_translate_element, #translate-this {display: inline-block; vertical-align: middle;}
#google_translate_element {position: relative; top: -2px;}

.logoarea {height: 132px;}
.logoarea .logo {padding-top: 25px; transition: 0.3s ease all;}
.logoarea .logo img {transition: 0.3s ease all; height: 80px;}

.search {padding-top: 30px;transition: 0.3s ease all;}
.search .inline {float: left;}
.search .inline.select {width: 160px;}
.search .inline.select .btn-group {width: 100%;}
.search .inline.select .btn {width: calc(100% - 27px);}
.search .inline.select .btn.dropdown-toggle {width: 27px; border-radius: 0; margin-left: 0; border-left: 0;}
.search .inline.input {width: calc(100% - 160px);}
.search .inline.input .form-control {border-radius: 0; border-left: 0;}
.search .inline.input .input-group-btn .btn {background: #0088cd; color: #fff; border-color: #0088cd;}

.search_tags {margin-top: 10px;}
.search_tags a {display: inline-block; margin-right: 5px; font-style: italic; color: #aaa; white-space: nowrap;}
.search_tags a:after {content: ", ";}
.search_tags a:last-child:after {content: " ...";}

.carttop {text-align: right;padding-top: 25px;transition: 0.3s ease all;display: inline-block;float: right;}
.carttop a {display: block;}
.carttop a > span, .carttop .dropdown_cart, .carttop .total {display: inline-block; vertical-align: middle;}
.carttop .total {font-weight: bold;color: #0087cc;font-size: 13px;}
.carttop a > span {background: url(../images/icon_cart_top.png) center no-repeat;width: 45px;height: 35px;color: #f00;font-weight: bold;padding: 6px 0 0 8px;text-align: center;background-size: 35px 25px;margin-left: -15px;}
.carttop .dropdown_cart {margin-left: -60px;margin-top: -20px;margin-bottom: 20px;}
.carttop .delete_pro_in_cart {display: block; position: absolute; top: 0; right: 0; width: 28px; height: 28px; text-align: center; background: #ddd; color: #d00; padding-top: 8px; cursor: pointer;}

.mainmenu_home {float: left; width: 330px; background: url(../images/bg_mainmenu.png) right top no-repeat; background-size: auto 100%; margin-right: 20px; margin-bottom: 20px;}
.mainmenu_home .mainmenu .title {display: none;}
.slider_center {float: left; width: 540px;}
.slider {width: 100%; position: relative; overflow: hidden; height: 240px; background: #eee url(../images/loading.gif) center no-repeat; height: auto!important;}
.slider .tp-bullets {top: 10px!important; left: 10px!important; bottom: auto!important; margin-left: 0!important;}
.slider .tp-banner ul li img {width: 100%;}
.tp-bullets.simplebullets.round .bullet {width: 10px; height: 10px;}
.tp-bullets.simplebullets.round .bullet:hover, .tp-bullets.simplebullets.round .bullet.selected, .tp-bullets.simplebullets.navbar .bullet:hover, .tp-bullets.simplebullets.navbar .bullet.selected {background: #0088cd;}
.tp-bannertimer {background: #0088cd;}
.tp-loader.spinner0 {display: none!important;}

.logo_banner {margin-top: 12px;}
.logo_banner ul {margin: 0 -5px;}
.logo_banner ul li {padding: 0 5px; width: 33.3333333%; float: left; margin-bottom: 10px;}
.logo_banner ul li img {display: block; border: 1px solid #ddd; width: 100%;}
.logo_banner ul li a {}
.banner_right {float: right;}
.banner_right ul {}
.banner_right ul li {margin-bottom: 27px;}
.banner_right ul li:last-child {margin-bottom: 0;}
.banner_right ul li img {display: block; border: 1px solid #ddd;}
.banner_right ul li a {}

.mainmenu {height: 374px; position: relative; height: 493px; height: 451px; height: auto;}
.mainmenu .title {font-weight: bold; color: #0088cd; font-size: 18px; text-transform: uppercase; margin-bottom: 10px;}
.mainmenu > ul {}
.mainmenu > ul > li {border-bottom: 1px solid #eee;}
.mainmenu > ul > li > a {display: block; padding: 15px 0; transition: 0.3s ease all; background: rgba(255,255,255,0); left: 0; position: relative; z-index: 10000;}
.mainmenu > ul > li:first-child {border-top: 1px solid #eee;}
.mainmenu > ul > li > a > span {position: relative; display: block;}
.mainmenu > ul > li > a > span > .fa-angle-right {position: absolute; right: 10px; top: 4px;}
.mainmenu > ul > li > a > span > i {width: 30px; text-align: center; display: inline-block; font-size: 18px; vertical-align: middle;}
.mega_menu {position: absolute; top: 0; left: 100%; width: 560px; background: #fff right bottom no-repeat; border: 1px solid #eee; padding: 10px; z-index: 9999; height: 493px; display: none; overflow: hidden; height: 636px; border-bottom: 0;}
.mega_menu .image_cat {position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #fff right bottom no-repeat;}
.mega_menu .image_cat.image_cat_level2 {opacity: 0.3; display: none;}
.mega_menu ul {position: relative; z-index: 2;}
.mega_menu ul li {display: inline-block; width: 50%; vertical-align: top;}
.mega_menu ul li a {display: block; padding: 5px; border-radius: 3px; transition: 0.3s ease all; font-size: 12px;}
.mega_menu ul li:hover a {color: #fff; background: #0088cd;}
.mainmenu > ul > li:hover > a {background: rgba(255,255,255,1); left: 1px; padding-left: 9px; color: #0088cd;}
.mainmenu > ul > li:hover .mega_menu {}
.mega_menu iframe {width: 100%; height: 253px; position: absolute; bottom: 0; left: 0; border: 5px solid #ddd;}
.mega_menu .iframe {width: 100%; height: 253px; position: absolute; bottom: 0; left: 0; border: 5px solid #ddd; display: block;}

.megamenu_id_cat_2 .mega_menu {width: 910px; height: 493px; padding: 0; background: transparent;}
.megamenu_id_cat_2 .mega_menu .image_cat {width: 40%; background-size: 100% auto; left: auto; right: 0;}
.megamenu_id_cat_2 .mega_menu .image_cat.image_cat_level1 {background: transparent!important;}
.megamenu_id_cat_2 .mega_menu .image_cat.image_cat_level2 {background-color: #fff!important; opacity: 1;}
.megamenu_id_cat_2 .mega_menu ul {width: 559px; padding: 10px; background: #fff; border-right: 1px solid #ddd;}
.megamenu_id_cat_2 .mega_menu ul li {}
.megamenu_id_cat_2 .mega_menu ul li a {padding: 5px; background: #fff; border-radius: 0; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd;}
.megamenu_id_cat_2 .mega_menu ul li:nth-child(1) a,
.megamenu_id_cat_2 .mega_menu ul li:nth-child(2) a {border-top: 1px solid #ddd;}
.megamenu_id_cat_2 .mega_menu ul li:nth-child(2n+1) a {border-left: 1px solid #ddd;}
.megamenu_id_cat_2 .mega_menu ul li:nth-child(4n+2) a,
.megamenu_id_cat_2 .mega_menu ul li:nth-child(4n+3) a {background: #f8f8f8;}
.megamenu_id_cat_2 .mega_menu ul li:hover a {background: #0088cd; color: #fff;}

.bg_breadcrumb .mainmenu {float: left; height: auto; background: transparent; width: auto; padding: 12px 20px 12px 0; margin: 0;}
.bg_breadcrumb .mainmenu .title {font-size: 13px; margin: 0;}
.bg_breadcrumb .mainmenu > ul {display: none; position: absolute; top: 100%; left: 0; background: #fff url(../images/bg_mainmenu.png) right top no-repeat; width: 330px; height: 493px; border-left: 1px solid #ddd; border-bottom: 1px solid #ddd; border-right: 1px solid #ddd; box-shadow: 0 1px 10px rgba(0,0,0,0.1); z-index: 99;}
.bg_breadcrumb .mainmenu:hover > ul {display: block;}
.bg_breadcrumb .mainmenu > ul > li > a {white-space: nowrap;}
.bg_breadcrumb .mainmenu > ul > li > .mega_menu {left: calc(100% + 1px); border: 1px solid #ddd; border-left: 0;}

.content {width: calc(100% - 280px - 20px); float: left;}

.content .title {font-size: 24px; border-bottom: 1px solid #eee; padding-bottom: 10px; margin-bottom: 10px; font-weight: 400;}

.content.fullwidth {float: none; width: 100%; clear: both;}

.verticlealign-middle {vertical-align: middle;}
.display-block {display: block;}
.display-table {display: table; width: 100%;}
.display-tablecell {display: table-cell; width: 100%; height: 190px;}

.block_products {margin-bottom: 30px;}
.block_products .title {font-size: 22px; border-bottom: 1px solid #eee; padding-bottom: 10px; margin-bottom: 10px; font-weight: bold; text-transform: uppercase; margin-top: 0; padding-top: 0; line-height: 1.8;}
.block_products .title a {float: right; font-size: 13px; font-style: italic; display: inline-block; padding-top: 20px;}

.block_product_view_history {margin-top: 30px;}
.block_product_view_history .title {text-align: center;}

.products {}
.products .each_product_parent {margin: 10px 0; position: relative; background: #fff; overflow: hidden;  height: 296px; padding-bottom: 10px; transition: 0.3s ease all;}
.products .each_product_parent {border: 1px solid #fff;}
.products .each_product_parent:hover {border-color: #ddd;}
.products .each_product_parent .imagetrunk {}
.products .each_product_parent img {max-width: 100%; transition: 0.3s ease all;}
.products .each_product_parent:hover img {opacity: 0.8;}
.products .each_product_parent h2 {font-size: 13px; overflow: hidden; height: 30px; font-weight: bold;}
.products .each_product_parent p {margin: 0;}
.products .each_product_parent .price {color: #245eb6;}
.products .each_product_parent .star {color: #ffd40a;}

.addtocartarea {position: absolute; width: calc(100% + 2px); top: 295px; left: -1px; padding: 2px; background: #fff; border: 1px solid #ddd; border-top: 0;}
.addtocartarea i {display: inline-block; margin: 0 10px;}
.addtocartarea .addtocart_button {background: #245eb6; color: #fff; display: block; text-align: center; padding: 5px 0;}
.addtocartarea .addtocart_button, .addtocartarea .detailview, .addtocartarea .preview {float: left; width: 50%; text-align: center; background: #e5e5e5; padding: 5px 0;}
.addtocartarea .addtocart_button {background: #245eb6;}
.addtocartarea .addtocart_button i, .addtocartarea .detailview i, .addtocartarea .preview i {margin: 0 5px 0 0;}
.addtocartarea .detailview {border-left: 2px solid #fff;}

.products .each_product_parent:hover {overflow: visible;}
.products .each_product_parent:hover .addtocartarea {z-index: 2;}

.sidebar {width: 280px; float: left;}
.block_sidebar {margin-bottom: 20px;}
.block_sidebar.block_contact {background: #f2f2f2; padding: 10px;}
.block_sidebar .title {font-size: 20px; margin-bottom: 20px; font-weight: 400;}
.block_sidebar.block_contact ul {}
.block_sidebar.block_contact ul li {}
.block_sidebar.block_contact ul li div {margin-bottom: 3px;}
.block_sidebar.block_contact ul li div i {display: inline-block; vertical-align: middle; width: 30px; height: 30px; border-radius: 30px; text-align: center; padding-top: 7px; border: 1px solid #ddd;}
.block_sidebar.block_contact ul li div span {display: inline-block; float: right; width: 220px; vertical-align: middle; padding-top: 4px;}

.block_sidebar.block_contact.block_stats {background: #f7f7f7; border: 1px solid #ddd; border-radius: 3px;}
.block_sidebar.block_contact.block_stats ul li div span {width: auto; text-align: right;}

.block_facebook {}
.fb_iframe_widget, .fb-page.zdepth-1 {}
.fb-page.zdepth-1 {}

.block_facebook_footer {text-align: center;}
.block_facebook_footer .fb_iframe_widget, .fb-page.zdepth-1 {}

.maps_footer {border: 1px solid #aaa; width: 100%; height: 240px;}

.block_banner {}
.block_banner ul {}
.block_banner ul li {}
.block_banner ul li img {display: block; border: 1px solid #ddd; margin-bottom: 10px; width: 100%;}

.col-sm-25 {width: 20%; float: left; padding-left: 10px; padding-right: 10px;}

.deal_products {margin: 30px 0 0;}
.deal_products .title {text-align: center; margin-bottom: 20px; padding-bottom: 0; border-bottom: 0; font-weight: 400;}
.recommend_products {margin-top: 30px;}
.recommend_products .title, .deal_products .title h2 {font-size: 24px; margin: 0; font-weight: 400; text-align: center;}
.deal_products .title a {position: relative; top: auto; right: auto; float: none; margin: 0; padding: 0;}
.deal_products .title h2 span {}
.deal_products .title p {margin: 0; font-size: 13px; text-transform: capitalize; font-weight: normal;}
.deal_products {}
.deal_products .col-sm-3 {}
.deal_products .col-sm-3 > div, .deal_products .col-sm-4 > div {border: 1px solid #ddd; padding: 5px;}
.deal_products h3 {font-size: 16px; height: 38px; overflow: hidden; line-height: 1.3; margin: 0 0 5px;}
.deal_products h3 a {color: #0088cd;}
.deal_products .star {color: #ffd40a;}
.deal_products img {max-width: 100%; margin: 10px 0; border: 1px solid #ddd; transition: 0.3s ease all;}
.deal_products .col-sm-3:hover img {opacity: 0.8;}
.deal_products p {margin: 0;}
.deal_products p.price {color: #f00; font-weight: bold;}
.deal_products p.price s {font-weight: normal; color: #888;}
.deal_products .countertime {margin: 10px -5px 0;}
.deal_products .countertime li {width: 25%; display: inline-block; padding: 0 5px;}
.deal_products .countertime li div {border: 1px solid #ddd; color: #0088cd; text-align: center;}
.deal_products .countertime li span {display: block; font-size: 18px;}

.deal_products .banner_bottom {border: 0; margin-top: 20px;}

.smallofmainimage {width: 100%;}
.images_thumb {display: block; clear: both; margin: 10px -5px 0;}
.images_thumb a {display: inline-block; position: relative; width: 25%; padding: 0 5px;}
.images_thumb img {display: block; cursor: pointer; height: auto; width: 100%; border: 1px solid #eee; height: 96px;}
.images_thumb img.videosmall {opacity: 0.3;}
.images_thumb a.current img {border-color: #0088cd;}
.images_thumb a i {position: absolute; top: 35px; left: 35px; font-size: 30px; cursor: pointer;}

.preorder_pro {display: block; position: absolute; top: 10px; left: 20px; background: #d00; color: #fff; font-weight: bold; font-size: 16px; padding: 5px;}

.new_pro_badge {position: absolute; top: 20px; left: 30px; background: #d00; color: #fff; font-weight: bold; padding: 5px 10px; border-radius: 3px;}
.bestseller_pro_badge {position: absolute; top: 20px; right: 30px; background: #0af; color: #fff; font-weight: bold; padding: 5px 10px; border-radius: 3px;}

.bg_breadcrumb {background: #f5f5f5; margin-bottom: 20px; border: 1px solid #ccc; border-right: 0; border-left: 0;}
.breadcrumb {margin: 0; padding: 0;}
.breadcrumb li {position: relative; margin-right: 12px;}
.breadcrumb li a, .breadcrumb li span {display: block; padding: 12px 20px 12px 0; position: relative; z-index: 2; text-transform: capitalize;}
.breadcrumb li:before, .breadcrumb > li + li:before {content: " "; border-right: 1px solid #ccc; border-top: 1px solid #ccc; width: 31px; height: 31px; padding: 0; display: block; position: absolute; top: 6px; right: 0; transform: rotate(45deg); -webkit-transform: rotate(45deg);}
.breadcrumb li:last-child:before {display: none;}

.bg_breadcrumb .mainmenu {float: left; height: auto; background: transparent; width: auto; padding: 12px 20px 12px 0; margin: 0; margin-right: 12px;}
.bg_breadcrumb .mainmenu:before {content: " "; border-right: 1px solid #ccc; border-top: 1px solid #ccc; width: 30px; height: 30px; padding: 0; display: block; position: absolute; top: 6px; right: 0; transform: rotate(45deg); -webkit-transform: rotate(45deg);}
.bg_breadcrumb .mainmenu .title {font-size: 13px; margin: 0;}
.bg_breadcrumb .mainmenu > ul {display: none; position: absolute; top: 100%; left: 0; background: #fff url(../images/bg_mainmenu.png) right top no-repeat; width: 330px; height: 493px; border-left: 1px solid #ddd; border-bottom: 1px solid #ddd; border-right: 1px solid #ddd;}
.bg_breadcrumb .mainmenu:hover > ul {display: block;}
.bg_breadcrumb .mainmenu > ul > li > a {white-space: nowrap;}
.bg_breadcrumb .mainmenu > ul > li > .mega_menu {left: calc(100% + 1px); border: 1px solid #ddd; border-left: 0;}

.left_addtocart {border: 1px solid #ddd; padding: 5px;}
.left_addtocart > img {width: 100%;}

.right_addtocart {}
.right_addtocart h1 {font-weight: bold; margin: 0 0 20px; text-transform: capitalize; font-size: 18px; text-transform: uppercase;}

.page_content, .content_product_category, .content_product {border: 1px solid #ddd; padding: 20px; height: auto; min-height: 1622px;}
.page_content, .content_product_category {height: auto; min-height: 0;}
.page_content img {max-width: 100%; height: auto!important;}
.content_product_category {min-height: 1730px;}
.content_product {min-height: 0;}
.content_product_category .block_products {margin: 0; position: relative;}

.view-header {position: absolute; top: 0; right: 0;}
.view-header .product-display-type {border: 1px solid #ddd; width: 32px; height: 32px; text-align: center; display: inline-block; padding-top: 6px; margin-left: 10px; border-radius: 3px; transition: 0.3s ease all;}
.view-header .product-display-type.active {border-color: #aaa; background: #0088cd; color: #fff; border: 0;}

.total_products {margin-bottom: 10px; padding: 0 10px;}

.view_more_product_search, .view_more_product_category {display: block; width: 100%; margin-top: 20px;}

.right_addtocart .available, .right_addtocart .review, .right_addtocart .price_add {margin-bottom: 10px;}
.right_addtocart .price_add {font-size: 18px; font-weight: 700; color: #f00;}
.right_addtocart .addtocart_area {border: 1px solid #ddd; border-right: 0; border-left: 0; padding: 20px 0; margin-bottom: 20px;}
.right_addtocart select {}

.right_addtocart .review {color: #ffd40a; position: relative; padding: 10px 0;}
.addthis_sharing_toolbox {position: absolute; right: 0; top: 0; background: url(../images/loading.gif) center no-repeat; width: 216px; height: 32px;}
.addthis_sharing_toolbox #atstbx {background: #fff;}

.right_addtocart .available img {width: 50px; height: 50px; border: 1px solid #ddd; padding: 1px; margin-right: 5px;}
.right_addtocart .available a.current img {border: 1px solid #0088cd;}
.right_addtocart .available .input-group-addon:first-child {background: transparent; border: none;}
.right_addtocart .available select.form-control {border-radius: 0; z-index: 1;}

.zoomContainer {z-index: 2;}

.form-item-quantity {margin-bottom: 0; position: relative; display: inline-block; float: left;}
.form-item-quantity .btn {width: 20px; height: 40px; color: #7c7878; border-radius: 0; -webkit-border-radius: 0; top: 0; position: absolute;}
.form-item-quantity label {font-size: 0.929em; color: black; display: inline-block; width: 65px; min-width: inherit;}
.form-item-quantity .form-text {text-align: center; padding: 10px; color: #7c7878; min-width: 90px; line-height: 1;  border: 1px solid #d0d0d0; border-radius: 3px; -webkit-border-radius: 3px;}
.form-item-quantity .btn.decrease {left: 68px; border-right: 1px solid #D0D0D0; padding: 8px 0 0;}
.form-item-quantity .btn.decrease:before {content: "-";}
.form-item-quantity .btn.increase {right: 0; border-left: 1px solid #d0d0d0; padding: 8px 0 0;}
.form-item-quantity .btn.increase:before {content: "+";}

.addtocart_area button {float: right; height: 40px;}

.detail_pro {margin-top: 20px;}
.detail_pro ul.tabs {display: block; width: 100%; border: 1px solid #e5e5e5; overflow: hidden;}
.detail_pro ul.tabs li {float: left; border-right: 1px solid #e5e5e5;}
.detail_pro ul.tabs li.active_tabs {border-bottom: 2px solid #494b56;}
.detail_pro ul.tabs li a {padding: 15px 20px; font-size: 16px; color: #000; font-weight: 700; display: inline-block; text-transform: uppercase; border: 1px;}
.detail_pro ul.tabs li.active_tabs a {color: #0088cd;}
.details {padding-top: 20px;}
.details iframe {height: 400px; width: 100%; display: block; margin: 10px 0;}
.datetimedeal_pro {margin-bottom: 10px;}


.product_top {}

.moreinfo {}
.moreinfo table {width: 100%;}
.moreinfo table th, .moreinfo table td {padding: 5px; border: 1px solid #eee;}
.moreinfo table th {background: #f7f7f7;}
/*.moreinfo p {margin: 0;}
.moreinfo p span {display: inline-block; float: right; width: calc(100% - 120px);}*/

.block_category {max-height: calc(100vh - 140px); overflow-y: scroll;}
.block_category .title {border-bottom: 1px solid #eee; padding-bottom: 16px;}
.block_category ul {}
.block_category ul li {}
.block_category ul li.level1 {margin-bottom: 10px;}
.block_category ul li.level2 {}
.block_category ul li a {display: block;}
.block_category ul li.level1 > a {font-weight: bold; color: #0088cd;}
.block_category ul li.level2 > a {padding-left: 30px; background: url(../images/tree.png) 10px -10px no-repeat;}
.block_category ul li.level2:last-child > a {background-image: url(../images/tree_last.png);}
.block_category ul li.level2 > ul {background: url(../images/tree_vertical.png) 10px 0 repeat-y;}
.block_category ul li.level2:last-child > ul {background: transparent;}
.block_category ul li.level3 > a {padding-left: 60px; background: url(../images/tree.png) 40px -10px no-repeat;}
.block_category ul li.level3:last-child > a {background-image: url(../images/tree_last.png);}
.block_category ul li.current > a {color: #0088cd; font-weight: bold;}
.block_category ul li.level1:hover > a, .block_category ul li.level2:hover > a, .block_category ul li.level3:hover > a {color: #0088cd; font-weight: bold;}

.block_category .block_brand_li {margin-bottom: 5px;}
.block_category .block_brand_li a {display: table; width: 100%; color: #000;}
.block_category .block_brand_li:hover a {color: #0088cd;}
.block_category .span_image_brand {width: 173px; height: 55px; display: block; border: 1px solid #eee;}
.block_category .span_image_brand {text-transform: uppercase; text-align: center; vertical-align: middle; display: table-cell; padding: 0 10px; width: 100%;}
.block_category .span_image_brand b {display: inline-block;}
.block_category .image_brand {display: inline-block; widows: 173px; height: 55px;}

#ProductCategory.fixedBlock > .content {margin-left: 300px;}
#ProductCategory.fixedBlock .sidebar {position: fixed; top: 125px;}
#ProductCategory.fixedBlock .sidebar .block_category {border-right: 1px solid #eee;}
#ProductCategory.fixedBlock .sidebar.fixedBottom {position: absolute; top: auto; bottom: 1306px;}

#amount {font-weight: 300!important; font-size: 15px!important; width: 100%!important; color: #999!important;}

.block_price_range {padding: 10px; border: 1px solid #eee; border-radius: 3px;}
#slider-range {}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {background: #0088cd; border: none; border-radius: 20px;}
.ui-slider-horizontal .ui-slider-handle:focus {outline: none;}
.ui-slider-horizontal .ui-slider-handle {}

#map-canvas {height: 90vh;}

.company {font-size: 16px; font-weight: 400;}
.title_contact {font-size: 20px; font-weight: 400; margin: 0 0 20px;}
.form_contact {border: 1px solid #ddd; padding: 40px 20px 20px; margin: 20px 0; border-radius: 4px; box-shadow: 1px 1px 5px rgba(0,0,0,0.1); position: relative;}
.border_mail_top {position: absolute; top: 10px; left: 0; overflow: hidden; width: 100%; height: 15px; text-align: center;}
.border_mail_top b {background: #f5290a;}
.border_mail_top i {background: #006699;}
.border_mail_top b, .border_mail_top i {display: inline-block; width: 30px; height: 15px; transform: skew(-30deg,0deg); margin: 0 10px 0 8px;}
.row.form-group.captchansubmit {margin: 0 -10px;}
#captcha {width: 215px; height: 80px; margin-right: 10px; border: 1px solid #eee;}
#sendContact {background: #0088cd; color: #fff;}
.contacttable {}
.contacttable th, .contacttable td {padding: 2px 0;}
.contacttable th i {background: #0088cd; color: #fff; width: 30px; height: 30px; padding-top: 8px; text-align: center; border-radius: 30px;}
.contacttable td {}

.table.check_table {border: none;}
.table.check_table th {background: #0088cd; color: #fff; text-transform: uppercase; border: 1px solid #0088cd;}
.table.check_table td {border: 1px solid #ddd; position: relative; vertical-align: middle;}
.table.check_table td img {border: 1px solid #ddd; width: 80px; height: 80px;}
.table.check_table td i.fa.fa-times {position: absolute; top: 5px; left: 5px; width: 20px; height: 20px; color: #fff; background: #0088cd; text-align: center; padding-top: 3px; cursor: pointer;}

.formdathang {}
.bgformdathang {}
.bgformdathang .title {font-size: 18px; font-weight: 400; margin-bottom: 10px;}
.bgformdathang .title i {display: inline-block; vertical-align: middle; border: 1px solid #0088cd; color: #0088cd; border-radius: 50%; width: 30px; height: 30px; text-align: center; padding-top: 5px;}

.total_vat {text-align: center; margin-bottom: 35px; text-transform: uppercase; font-weight: 400;}
.total_vat > span {font-size: 16px;color: #4e4e4e;width: auto;text-align: right;display: block;text-align: left;text-transform: none;}
.total_vat > span > span {float: right; text-align: right;}
.total_vat.total_feeShip > span > span {font-size: 13px; display: inline-block; line-height: 24px;}
.sales {text-align: left; background: #0088cd; height: 35px; width: 100%; color: #fff; font-weight: 400; line-height: 35px; margin-top: 10px; border-radius: 3px; display: block; transition: 0.3s ease all; padding-left: 10px;}
.sales i {display: inline-block; width: 20px; text-align: center;}
.sales.continue {background: #ec971f; color: #fff; border: 1px solid #d58512;}
.sales.restroy_cart {background: #c9302c; color: #fff; border: 1px solid #ac2925;}

.sales {background: #c9302c; border: 1px solid #ac2925;}
.sales.continue {background: #7fb06f; border: 1px solid #7fb06f;}
.sales.restroy_cart {background: #0088cd; border: 1px solid #0088cd;}

.sales:hover {opacity: 0.8;}
#submit_cart, #get_newsletter {cursor: pointer;}

.coupon_cart {}
.coupon_cart .total_vat {margin-bottom: 10px;}

.align_right {text-align: right!important;}
.align_left {text-align: left!important;}

.align_left .btn-iconClose {color: #0088cd; line-height: 26px; width: 26px; text-align: center; position: absolute; top: 10px; right: 10px; border: 1px solid #0088cd;}

.show_box_cart {background: #fff; padding: 10px; box-shadow: 0 1px 5px rgba(0,0,0,0.2); width: 400px; border-radius: 3px; position: absolute; top: calc(100% + 10px); right: 10px; border: 1px solid #0088cd;}
.show_box_cart:before {content: " "; border: 10px solid #0088cd; border-color: transparent transparent #0088cd transparent; position: absolute; top: -20px; right: 86px;}
.show_box_cart p {margin: 0;}
.show_box_cart .btn {display: inline-block;}
.show_box_cart .title {font-weight: 400; font-size: 20px; text-align: left; color: #0088cd;}
.show_box_cart .table {margin: 10px 0; border: 1px solid #ddd;}
.show_box_cart .table th, .show_box_cart .table td {border: 1px solid #ddd; padding: 5px; text-align: left; vertical-align: middle; position: relative;}
.show_box_cart .table td[colspan="3"].bold, .show_box_cart .table tfoot td {background: #eee; position: relative;}
.show_box_cart .table tfoot td {padding: 10px 5px;}

.show_box_cart .btn.btn-primary {background: #c9302c; border: 1px solid #ac2925;}
.show_box_cart .btn.btn-warning {background: #7fb06f; border: 1px solid #7fb06f;}

.customer_signin_box {}
.customer_signin_box h2 {font-size: 20px; font-weight: bold; border-bottom: 1px solid #eee; margin: 0 0 20px; padding: 0 0 20px;}

.customer_signin_box.signin_social {}
.customer_signin_box.signin_social h2 {}
.customer_signin_box.signin_social img {display: block;}

.customer_signin_box.custumer_new {}

.banner_register img {padding: 5px; border: 1px solid #eee; width: 100%;}

/*.products .each_product_parent .sna_badge {opacity: 0; transition: 0.3s ease all;}*/
/*.products .each_product_parent:hover .sna_badge {opacity: 1;}*/
.sna_badge {background: #ddd; color: #fff; border-radius: 50px; padding: 0 5px; display: inline-block; vertical-align: middle; font-size: 10px; margin-left: 5px;}
.sna_badge.badge_new {background: #d00;}
.sna_badge.badge_bestseller {background: #0af;}
.sna_badge.badge_preorder {background: #00A651;}

.breadcrumb {height: 43px; overflow: hidden;}

.block_menu_for_mobile, #showsidebar {display: none;}

.order_list {margin-bottom: 10px;}
.each_order {padding: 10px 0; border-bottom: 1px solid #eee; position: relative;}
.each_order img {float: left; margin: 0 10px 0 0; width: 60px; height: 60px; border: 1px solid #eee;}
.each_order .name_pro {}
.each_order i.fa-times {display: block; width: 20px; height: 20px; text-align: center; padding-top: 3px; color: #fff; background: #0088cd; position: absolute; top: 15px; left: 5px; cursor: pointer;}
.each_order .soluong_dongia {position: relative; bottom: 5px; right: 5px; font-size: 12px; margin-top: 10px; float: right;}
.each_order .soluong_dongia .form-control.changeSoluongSelect {float: left; width: 80px; height: auto; margin-right: 10px;}
.each_order .soluong_dongia span {display: inline-block; margin-left: 10px;}

.show_when_click {color: #888; padding-left: 20px; padding-top: 5px; display: none; margin: 0; padding-left: 0;}
.show_when_click p {margin: 0;}

.bank_cart {margin: 10px 0 0; width: 100%;}
.bank_cart td, .bank_cart th {border: 1px solid #ddd; padding: 5px 0; background: #fff; border-left: 0; border-right: 0;}
.bank_cart th {font-weight: bold; color: #555;}

.ui-autocomplete {z-index: 201; width: 373px!important; padding: 0!important; box-shadow: 0 2px 10px rgba(0,0,0,0.5); z-index: 999999; box-shadow: none; border-color: #ddd; background: #f8f8f8; border-top: 0;}
.ui-autocomplete.ui-widget-content a {color: #000; position: relative; display: block;}
.ui-autocomplete.ui-widget-content a span {position: absolute; bottom: 3px; right: 0; z-index: 2; font-size: 11px; font-weight: bold; color: #d00;}
.ui-autocomplete .ui-menu-item.ui-state-focus, .ui-autocomplete.ui-widget-content .ui-menu-item.ui-state-focus {background: #ddd; font-weight: normal; border-color: #ddd;}
.ui-menu-item a.ui-corner-all {border-radius: 0; border: 0!important; cursor: pointer; padding: 3px 5px!important; text-align: left;}
.ui-menu-item a.ui-state-focus {background: #a00!important; color: #fff!important; border-radius: 0; border: 0!important; margin: 0!important;}
.ui-menu-item a.ui-state-focus span {color: #fff!important;}
.ui-menu-item a img {float: left; margin-right: 5px; display: block; width: 40px; height: 40px; border: 1px solid #aaa;}
.ui-menu-item a .username {font-weight: bold; font-size: 11px;}
.ui-menu-item a .from {font-size: 10px; opacity: 0.8;}

.logo_mobile {display: none; position: absolute; width: 150px; top: 15px; left: 60px;}
.logo_mobile img {display: block; width: 100%;}

.callinproduct {display: none;}

.hotline_headerfixed {display: none;}

.headerFixed {padding-top: 172px;}
.headerFixed .top_bar {display: none;}
.headerFixed .logoarea {position: fixed; width: 100%; top: 0; left: 0; background: #fff; box-shadow: 0 0 20px rgba(0,0,0,0.2); padding-bottom: 5px; height: 60px;}
.headerFixed .logoarea .logo {padding-top: 5px;}
.headerFixed .logoarea .logo img {height: 50px;float: left;}
.headerFixed .search {padding-top: 13px;}
.headerFixed .search_tags {display: none;}
.headerFixed .carttop {padding-top: 13px;}
.headerFixed .hotline_headerfixed {display: block;float: left;margin-left: 15px;padding-top: 4px;color: #0088cd;font-weight: bold;width: 54%;}

.breadcrumbFixed {padding-top: 237px;}
.breadcrumbFixed .bg_breadcrumb {position: fixed; top: 60px; left: 0; width: 100%; z-index: 99;}
.breadcrumbFixed .container_home {margin-top: -65px;}

.fancybox-opened {z-index: 8030000!important;}
.fancybox-overlay {z-index: 8010000!important;}

.block_products_sidebar {border: 1px solid #ddd; padding: 10px;}

.icon_call_hotline, .icon_search_mobile {display: none;}

.maxheighttablecart {max-height: 230px; overflow-y: scroll;}

.banner_trungthu {background: url(../images/banner_hanhphucquanhta_.jpg) center no-repeat; height: 300px; background-size: cover; background-position: center bottom;}

.banner_tet2018 {}
.banner_tet2018 img {display: block; width: 100%;}

.tab_trungthu {}
.tab_trungthu ul {}
.tab_trungthu ul li {display: inline-block; margin-right: 2px;}
.tab_trungthu ul li a {display: block; padding: 10px 20px; border: 1px solid #ddd; border-bottom: 0; border-radius: 5px 5px 0 0;}
.tab_trungthu ul li a:hover {background: #ddd;}
.tab_trungthu ul li a.current {background: #0088cd; color: #fff; border-color: #0088cd;}
.box_trungthu {display: none; padding: 20px; border: 1px solid #ddd;}
.box_trungthu .title {font-size: 20px; margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px solid #ddd; text-transform: uppercase; color: #0088cd; font-weight: bold;}

#user_image {opacity: 0; position: absolute; top: 0; left: -999999px;}

#dangkyview {position: absolute; top: -90px; left: 0;}

.images_trungthu {overflow: hidden; margin: -10px;}
.images_trungthu > div {float: left; padding: 10px; width: 25%;}
.images_trungthu > div:nth-child(4n+ 1) {clear: both;}
.images_trungthu > div img {float: none; width: 100%; border: 1px solid #aaa; transition: 0.3s ease all;}
.images_trungthu > div:hover img {opacity: 0.8;}
.images_trungthu > div .info_images {border: 1px solid #aaa; border-top: 0; padding: 10px;}
.images_trungthu > div .info_images h4 {font-size: 13px; text-align: center; font-weight: bold; border-bottom: 1px solid #eee; padding-bottom: 10px; margin-top: 0; padding-top: 0; height: 38px; overflow: hidden;}
.images_trungthu > div .like_image {float: right;}
.images_trungthu > div .like_image .fa-thumbs-up {cursor: pointer; color: #666;}
.images_trungthu > div .like_image .fa-thumbs-up.liked {color: #0088cd;}

.title_your_image {margin-bottom: 20px; font-weight: bold; text-transform: uppercase; font-size: 18px;}
.table_user_image {width: 100%;}
.table_user_image tbody td, .table_user_image thead td {border: 1px solid #eee; padding: 5px; text-align: center;}
.table_user_image thead td {background: #333; font-weight: bold; border-color: #333; color: #fff;}
.table_user_image tbody td {}

#product_type_images {display: none;}

.fa-star.star_grey {color: #aaa;}

.comment_pro {margin-top: 20px; border-top: 1px solid #ddd; padding-top: 20px;}

.tags_ul {}
.tags_ul li {display: inline-block;}
.tags_ul li a {display: block; padding: 5px; border: 1px solid #ddd; margin: 0 5px 5px 0;}
.tags_ul li a:hover {background: #0088cd; color: #fff; border: 1px solid #0088cd}

.blog_detail {margin-top: 20px; padding-bottom: 20px; border-bottom: 1px dashed #ddd;}
.blog_detail .news_page_detail .news_page_content {}
.blog_detail h2 {margin: 0 0 10px; font-size: 14px; font-weight: bold; text-transform: uppercase; padding: 0;}
.blog_detail h3 {margin: 0; font-size: 12px; color: #999;}
.blog_detail .news_page_detail {}
.blog_detail .news_page_detail img {float: left; margin-right: 20px; width: 30%;}
.blog_detail .news_page_detail .news_page_content .blog_content {margin-top: 20px;}
.blog_detail .news_page_detail .readmore_b {display: inline-block; padding: 5px 10px; background: #eee; color: #000; border-radius: 3px;}

.relative_content {margin-top: 20px;}
.relative_content .title {text-transform: uppercase; font-size: 15px;}

.category_product_footer {margin-top: 20px;}
.category_product_footer > .title {text-align: center; text-transform: uppercase; font-size: 20px; padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #eee;}
.block_category_footer {margin-bottom: 10px;}
.block_category_footer .title {font-weight: bold; color: #0088cd; border-bottom: 1px solid #eee; margin-bottom: 5px; padding-bottom: 5px;}
.block_category_footer .title:first-letter {color: #0088cd;}

.nav_catc {text-align: center; margin-top: 20px;}
.nav_catc ul {}
.nav_catc ul li {display: inline-block; padding: 0;}
.nav_catc ul li a {display: block; padding: 5px 10px; background: #eee; margin: 0 5px;}
.nav_catc ul li.paging_active a, .nav_catc ul li a:hover {background: #0088cd; color: #fff;}

.fullpage {display: none;}
.fullpage.open {display: block; background: rgba(0,0,0,0.7); position: fixed; top: 0; left: 0; width: 100%; height: 100vh; z-index: 999999;}
.fullpage .click_to_close {position: absolute; top: 0; left: 0; z-index: 1; cursor: pointer; width: 100%; height: 100%;}
#modal {width: 90vw; height: 90vh; padding: 0; margin: 5vh auto; background: #000; position: relative; z-index: 2;}
#modal .info_image_box {position: relative; width: 100%; height: calc(100% - 50px);}
#modal .info_image_box .image {display: relative; width: 100%; height: 100%;}
#modal .info_image_box .image #imageModal {background-color: #000; background-repeat: no-repeat; background-size: 100% auto; background-position: center; position: relative; width: 100%; height: 100%;}
#modal .info_image_box .image #imageModal > div {display: table; width: 100%; height: 100%; position: relative;}
#modal .info_image_box .image #imageModal > div > div {display: table-cell; widows: 100%; height: 100%; vertical-align: middle; text-align: center;}
#modal .info_image_box .image #imageModal > div > div img {max-width: 95%; max-height: 81vh;}
#modal .info_user_box {background: #fff; position: absolute; bottom: 0; left: 0; height: 50px; padding: 10px; width: 100%;}
#modal .info_user_box .name_user {font-weight: bold; font-size: 14px; padding: 3px 10px;}
#modal .button {display: block; padding: 5px 10px; color: #fff; background-color: #0088cd; text-align: left; position: absolute; top: 10px; right: 10px;}
#modal #nameuserModal, #modal #titleModal {display: inline-block;}
#modal #titleModal {margin-right: 20px;}
#modal #titleModal:before {content: ': "';}
#modal #titleModal:after {content: '"';}
#modal .like_image_user.liked {color: #0088cd;}
#modal .close_modal_button {position: absolute; top: 10px; left: 10px; width: 50px; height: 50px; background: url(../images/close_button_modal.png) center no-repeat; transition: 0.3s ease all; cursor: pointer;}
#modal .close_modal_button:hover {transform: rotate(90deg);}

.image_ssl {position: absolute; top: 110px; right: 15px; height: 90px;}

iframe[name="google_conversion_frame"] {width: 0; height: 0; padding: 0; margin: 0; overflow: hidden; position: absolute; top: 0; left: 0;}

h1.h1_home {overflow: hidden; width: 0; height: 0; position: absolute; margin: 0; padding: 0;}

.arrow_fancy {position: absolute; top: 45%; left: 0; width: 100%;}
.arrow_fancy > div {background-image: url(../js/fancybox2/source/fancybox_sprite.png); background-position: 0 -36px; position: absolute; left: 20px; width: 32px; height: 31px; cursor: pointer; display: none;}
.arrow_fancy > div.arrow_right {background-position: 0 -72px; right: 20px; left: auto;}

.snow {text-shadow: 1px 1px 3px rgba(0,0,0,1); box-shadow: 1px 1px 3px rgba(0,0,0,1); border-radius: 10px; text-indent: -9999px; background-color: #fff; z-index: 9999;}

/*.footer {padding-bottom: 40px;}*/
.gar_02 {background: url(../images/gar_02.png) center repeat-x; background-size: auto 100%; position: fixed; bottom: 0; left: 0; width: 100vw; height: 50px; z-index: 3;}
.hat_christmas {display: block; position: absolute; background: url(../images/christmas_hat.png) no-repeat; width: 50px; height: 50px; top: 5px; left: 30px; transition: 0.3s ease all; background-size: 100% 100%;}
.headerFixed .hat_christmas {width: 30px; height: 30px; top: -5px; left: 24px;}

.carttop {position: relative;}
.phaobong {display: block; position: absolute; top: 16px; right: 122px; width: 153px; height: 98px; background: url(../images/phaohoa-dn.png) no-repeat; transition: 0.3s ease all;}
.headerFixed .phaobong {top: 0; background-position: center -11px; height: 60px;}

.mainmenu_home {position: relative;}
.caymai, .christmastree {display: block; position: absolute; width: 138px; height: 170px; background: url(../images/christmastree.png) no-repeat; bottom: 0; right: -40px; background-size: auto 100%; z-index: 99999999;}
.caymai {width: 200px; height: 277px; background: url(../images/caymai.png) center bottom no-repeat; background-size: 100% auto;}

.banner_popup {position: fixed; top: 0; left: 0; z-index: 999999999999; background: rgba(0,0,0,0.8); width: 100%; height: 100vh; text-align: center;}
.banner_popup .popup_content {display: inline-block; margin: 100px auto; border: 2px solid #ddd; position: relative; background: #000; box-shadow: 0 0 20px rgba(0,0,0,0.9);}
.banner_popup .close_popup {background: #ddd; width: 40px; height: 40px; text-align: center; padding-top: 10px; display: block; position: absolute; top: 0; right: 0; cursor: pointer;}
.banner_popup img {display: block;}

.canhdao {display: block; width: 198px; height: 343px; position: fixed; bottom: 0; left: calc(50vw - 730px); background: url(../images/canhdao.png) no-repeat; z-index: 2; -webkit-animation: canhdao 3s infinite; animation: canhdao 4s infinite;}
.canhmai {display: block; width: 241px; height: 336px; position: fixed; top: 20px; right: calc(50vw - 750px); background: url(../images/canhmai.png) no-repeat; z-index: 2; -webkit-animation: canhmai 3s infinite; animation: canhmai 3s infinite;}

.appFooter {}
.appFooter img {display: inline-block; vertical-align: middle; height: 20px;}

#vuitrungthu {padding-bottom: 30px; margin-bottom: -30px; background: #a00 url(../images/banner_main.jpg) center no-repeat; background-size: cover; transition: 0.3s ease all; position: relative;}
#vuitrungthu > .container {position: relative; z-index: 3;}
#vuitrungthu .box_trungthu {background: #fff;}
#vuitrungthu .tab_trungthu ul li a {background: #fff;}
#vuitrungthu .tab_trungthu ul li a.current {background: #0088cd;}
#vuitrungthu .banner_trungthu {background: transparent; position: relative;}
#vuitrungthu .banner_trungthu:after {content: ""; display: block; width: 450px; height: 220px; background: url(../images/vuitrungthu_text.png) center no-repeat; position: absolute; top: 50%; left: 50%; margin-top: -110px; margin-left: -225px; z-index: 3; background-size: cover; opacity: 0; animation: zoomIn 3s forwards; -webkit-animation: zoomIn 3s forwards;}
#vuitrungthu .at-share-btn-elements {text-align: right;}
#vuitrungthu .content_thele {}
#vuitrungthu .content_thele ul {margin-left: 20px;}
#vuitrungthu .content_thele ul li {list-style: disc; list-style-position: inside;}
.startLongden {animation: bokeh 5s infinite; opacity: 0.5;}

#vuitrungthu2018 {padding-bottom: 30px; margin-bottom: -30px; background: #a00 url(../images/trungthu2018.jpg) center no-repeat fixed; background-size: cover; transition: 0.3s ease all; position: relative;}
#vuitrungthu2018 > .container {position: relative; z-index: 3;}
#vuitrungthu2018 .box_trungthu {background: #fff;}
#vuitrungthu2018 .tab_trungthu ul li a {background: #fff;}
#vuitrungthu2018 .tab_trungthu ul li a.current {background: #0088cd;}
#vuitrungthu2018 .banner_trungthu {background: transparent; position: relative;}
#vuitrungthu2018 .banner_trungthu:after {content: ""; display: block; width: 600px; height: 250px; background: url(../images/vuitrungthu2018_text.png) center no-repeat; position: absolute; top: 50%; left: 50%; margin-top: -110px; margin-left: -300px; z-index: 3; background-size: cover; opacity: 0; animation: zoomIn 3s forwards; -webkit-animation: zoomIn 3s forwards;}
#vuitrungthu2018 .at-share-btn-elements {text-align: right;}
#vuitrungthu2018 .content_thele {}
#vuitrungthu2018 .content_thele ul {margin-left: 20px;}
#vuitrungthu2018 .content_thele ul li {list-style: disc; list-style-position: inside;}
@media screen and (max-width: 767px) {
	#vuitrungthu2018 .banner_trungthu:after {width: 320px; margin-left: -160px; background-size: contain;}
}

#vuitet2018 {background: #c00; padding: 30px 0;}
#vuitet2018 .box_trungthu {background: #fff;}
#vuitet2018 .tab_trungthu {margin-top: -40px;}
#vuitet2018 .tab_trungthu ul li a {background: #fff;}
#vuitet2018 .tab_trungthu ul li a.current {border-color: transparent; font-weight: bold; background: #0088cd;}
.footerTet2018 {}
.footerTet2018 .footer {margin: 0;}

.bg_breadcrumb {}
.bg_breadcrumb .container {position: relative;}
.boxQuatang {position: absolute; top: 0; right: 0; animation: 2s giftBox infinite; background: #f5f5f5; z-index: 2; padding-left: 20px;}
.boxQuatang a {display: block;}
.boxQuatang a span {display: block; line-height: 40px; background: url(../images/giftBox.gif) right center no-repeat; background-size: auto 100%; font-weight: bold; color: #f00; padding-right: 60px;}


#muahetrongtoi .banner_trungthu {background: transparent; position: relative; background-size: cover; background-position: center bottom; height: 400px;}
#muahetrongtoi .banner_trungthu:after {content: ""; display: block; width: 450px; height: 220px; background: url(../images/muahetrongtoi_text.png) center no-repeat; position: absolute; top: 50%; left: 50%; margin-top: -110px; margin-left: -225px; z-index: 3; background-size: cover;}

@keyframes bokeh {
	0% {opacity: 0.5; transform: scale(1,1);}
	50% {opacity: 1; transform: scale(1.2,1.2);}
	100% {opacity: 0.5; transform: scale(1,1);}
}

@keyframes zoomIn {
	0% {opacity: 0; transform: scale(2,2);}
	100% {opacity: 1; transform: scale(1,1);}
}
@-webkit-keyframes zoomIn {
	0% {opacity: 0; transform: scale(2,2);}
	100% {opacity: 1; transform: scale(1,1);}
}

@keyframes canhmai {
	0% {
		transform: rotate(0);
		transform-origin: 0 0;
	}
	50% {
		transform: rotate(5deg);
		transform-origin: 0 0;
	}
	100% {
		transform: rotate(0);
		transform-origin: 0 0;
	}
}
@-webkit-keyframes canhmai {
	0% {
		transform: rotate(0);
		transform-origin: 0 0;
	}
	50% {
		transform: rotate(5deg);
		transform-origin: 0 0;
	}
	100% {
		transform: rotate(0);
		transform-origin: 0 0;
	}
}
@keyframes canhdao {
	0% {
		transform: rotate(0);
		transform-origin: 198px 343px;
	}
	50% {
		transform: rotate(5deg);
		transform-origin: 198px 343px;
	}
	100% {
		transform: rotate(0);
		transform-origin: 198px 343px;
	}
}
@-webkit-keyframes canhdao {
	0% {
		transform: rotate(0);
		transform-origin: 198px 343px;
	}
	50% {
		transform: rotate(5deg);
		transform-origin: 198px 343px;
	}
	100% {
		transform: rotate(0);
		transform-origin: 198px 343px;
	}
}
/*add css*/
.form-group.group_giaodich {
    float: left;
    width: 100%;
    border: 1px solid rgba(34, 34, 34, 0.7);
    border-radius: 15px;
    padding: 10px 0px;
    margin-top: 20px;
}

.form-group.group_giaodich label {
    width: 19%;
    padding: 5px 10px;
    border-right: 1px solid rgba(34, 34, 34, 0.7);
    text-align: center;
    font-weight: normal;
    text-transform: none;
}

.form-group.group_giaodich label:last-child {
    border: none;
}

.form-group.group_giaodich label span {
    float: left;
    width: 100%;
    text-align: center;
}
.form-horizontal.infor_giaodich .form-group {
    margin: auto;
}
a.submit_button.button_off {
    display: block;
    width: 35px;
    height: 20px;
    border: 1px solid #e5e5e5;
    border-radius: 35px;
    transition: 0.3s ease all;
    background: #fff;
    box-shadow: inset 0 0 10px rgba(0,0,0,0.1);
    margin: 0 auto;
}

a.submit_button.button_off:before {
    display: block;
    content: " ";
    width: 18px;
    height: 18px;
    background: #fff;
    top: 0px;
    left: 0px;
    border-radius: 20px;
    position: absolute;
    transition: 0.3s ease all;
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
}
form#thongtintaikhoan_frm {
    text-align: center;
}

form#thongtintaikhoan_frm button {
    margin: 6px;
}
form#thongtintaikhoan_frm span.alert {
    float: left;
    width: 100%;
    padding: 4px;
    color: #dd0000;
    font-size: 13px;
    font-weight: bold;
}
div#carttop .list-inline {
    float: left;
    width: auto;
    margin-top: 10px;
    font-size: 13px;
    max-width: 180px;
}

div#carttop {
    width: 25%;
}

a#click_to_show_cart {
    float: right;
    margin-top: 4px;
}
.top_bar .list-inline li.social li:hover {
    transition: all 0.8s;
    transform: rotate(360deg);
}
div#content_form_search {
    float: right;
    width: 70%;
}

div#phone_search {
    float: left;
    width: 30%;
}
div#phone_search span {
    float: left;
    width: 100%;
    font-size: 13px;
    padding-top: 8px;
    font-weight: bold;
    color: #245eb6;
    display: inline-block;
}

div#phone_search i {
    padding-right: 6px;
    color: #245eb6;
    font-size: 15px;
}
.headerFixed .hotline_headerfixed p {
    font-size: 11px;
}

.headerFixed .hotline_headerfixed p img {
    height: 20px !important;
}

div#logo_header {
    padding-right: 0px;
}
.headerFixed .hotline_headerfixed p {
    margin: 2px 0px;
}
.headerFixed .hotline_headerfixed i {
    padding: 0px 5px 0px 2px;
    font-size: 15px;
}
.total_vat span img {
    width: 25px;
}
span.tongtienthanhtoan_group, span.tongtienthanhtoan_group span {
    color: #e82722 !important;
    font-size: 18px;
}
div.note_thanhtoan {
    position: absolute;
    margin-left: -310px;
    width: 300px;
    background: rgb(241, 241, 101);
    padding: 0px;
    margin-top: -125px;
    border: 1px solid rgba(66, 139, 202, 0.59);
}

div.note_thanhtoan p {
    text-transform: none;
    text-align: justify;
    margin: auto;
    font-size: 14px;
    padding: 10px;
    color: black;
}
span.close_note {
    float: right;
    background: #1268b3;
    color: white;
    padding: 2px 6px;
    position: absolute;
    right: -6px;
    top: -6px;
    border-radius: 100%;
    font-size: 11px;
    cursor: pointer;
}
.total_vat > span img {
    cursor: pointer;
}
span.close_note:hover {
    background: #c9302c;
}
img#map_icon_header {
    position: absolute;
    margin-top: 2px;
    z-index: 999;
    border: 1px solid rgba(27, 4, 4, 0.23);
    padding: 0px;
    height: 220px;
    margin-left: 150px;
}
img.show_map_icon {
    cursor: pointer;
}
body.headerFixed.breadcrumbFixed img#map_icon_header {
    margin-left: 0px;
    margin-top: 8px;
}
button#confirm_coupon {
    font-size: 12px;
}


.main_container {margin-top: 30px;}

.banner_right {width: calc(100% - 910px);}
.banner_right ul li {margin-bottom: 20px;}
.banner_right ul li img {display: block; width: 100%;}

.logo_banner {margin: 10px 0;}
.logo_banner marquee {display: block;}
.logo_banner ul {margin: 0; white-space: nowrap; font-size: 0; letter-spacing: 0;}
.logo_banner ul li {float: none; display: inline-block; margin: 0;}
.logo_banner ul li img {display: block;}

.videoYoutubeHTV {}
.videoYoutubeHTV iframe {display: block; width: 100%;}

.highlight {background: yellow; color: red;}

.baokim-area {clear: both;}
.baokim-area .bk-btn-paynow,
.baokim-area .bk-btn-installment {width: 100%!important;}