@font-face {

	font-family:'VL_BOOSTERNEXTFY_BLACK';

	src: url('../fonts/VL_BOOSTERNEXTFY_BLACK.eot');

    src:url('../fonts/VL_BOOSTERNEXTFY_BLACK.ttf');

  	font-weight: normal;

  	font-style: normal;

}



body {

	font-family: VL_BOOSTERNEXTFY_BLACK;

    font-size: 12px;

    color: #404040;

}

.topbar{

	background-color: #e5e5e5;

}

.button:after,

.button:before {

  backface-visibility: hidden;

  border: 1px solid rgba(255, 255, 255, 0);

  bottom: 0px;

  content: " ";

  display: block;

  margin: 0 auto;

  position: relative;

  transition: all 280ms ease-in-out;

  width: 0;

}

 

.button:hover:after,

.button:hover:before {

  backface-visibility: hidden;

  border-color: #ff0000;

  transition: width 350ms ease-in-out;

  width: 70%;

}

 

.button:hover:before {

  bottom: auto;

  top: 0;

  width: 70%;

}

a {text-decoration: none;color: #333;}

a:hover,

a:focus {

    text-decoration: none;

}

.text-primary {

    color: #d8373e;

}

/* Header */



.hotline {

    background: #d2a971;

    display: inline-block;

    padding: 5px 15px;

    position: relative;

    z-index: 2;

    margin-left: 33px;

    padding-left: 40px;

    border-radius: 15px;

    margin-top: 17px;

    color: #fff;

    float: left;

	font-family:Arial;

	font-size:14px;

}



.hotline:after 

{

    content: "";

    background: url(../artseed/shadow_hotline.png);

    height:15px;

    position: absolute;

    left: 10px;

    bottom: -14px;

    width: 147px;

    z-index: 1;

}

.hotline span {

    position: absolute;

    left: -4px;

    top: -5px;

    text-align: center;

    line-height: 33px;

    border-radius: 50%;

    border: 1px solid #fff;

    background: #d2a971;

    width: 33px;

    height: 33px;

}

.hot_pm p {

    float: left;

    margin-top: 21px;

    margin-bottom: 0;

    margin-left: 25px;

	font-family:Arial;

	font-size:14px;

	color:#666;

}

.hotline span i {

	font-size: 17px;

}



/*************menu*************/

nav {

    clear: both;

    margin-top: 20px;

    float: left;

}

.sky-mega-menu li:last-child {

    border: none;

}



.menu p {

    float: left;

    display: block;

    margin-left: 20px;

    margin-top: 23px;

    text-transform: uppercase;

}

.mobile-menu-toggle {

    left: -9999px;

    position: absolute;

    top: -9999px;

}

.mobmenu-toggle {

    display: none;

}



  

/* level 1 */



.sky-mega-menu {

  width: 100%;

  margin: 8px auto;

  position: relative;

  z-index: 999;

  font-size: 0;

  line-height: 0;

  text-align: right;

}

.sky-mega-menu:after {

  content: '';

  display: table;

  clear: both;

}

.sky-mega-menu li:hover a:before

{

    display:block;

}

.sky-mega-menu li {

  display: inline-block;

  float: left;

  padding:3px;

  border-right: 1px solid #ccc;

  font-size:17px;

  text-align: left;

  white-space: normal;

  text-overflow: inherit;

  line-height:15px;

}

.sky-mega-menu li a strong, .sky-mega-menu li a span

{

  padding:30px 0

}

.sky-mega-menu li a {

  display: block;

  padding: 0px 12px;

  text-decoration: none;

  position: relative;

  text-transform: none;

  transition: background 0.4s, color 0.4s;

  -o-transition: background 0.4s, color 0.4s;

  -ms-transition: background 0.4s, color 0.4s;

  -moz-transition: background 0.4s, color 0.4s;

  -webkit-transition: background 0.4s, color 0.4s;

}

.sky-mega-menu li > .submenu {

  position: absolute;

  z-index: 1000;

  top: 100%;

  left:0;

  /* left: -9999px; */

  display: none;

  margin-top: 8px;

  background: #040708;

  box-shadow: 0 0 8px rgba(0,0,0,.3);

  opacity: 0;

  -o-transform-origin: 0% 0%;

  -ms-transform-origin: 0% 0%;

  -moz-transform-origin: 0% 0%;

  -webkit-transform-origin: 0% 0%;

  -o-transition: -o-transform 0.4s, opacity 0.4s;

  -ms-transition: -ms-transform 0.4s, opacity 0.4s;

  -moz-transition: -moz-transform 0.4s, opacity 0.4s;

  -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;

  padding-bottom: 10px;

}



.sky-mega-menu li > .submenu .des_dm

{

    background:#fe7500;

    padding: 10px;

    color:#000;

    text-transform:none;

    height: 100%;

}

.sky-mega-menu li > .submenu .des_dm .mt_mn {

    display: block;

    line-height: 20px;

    font-size: 12px;

	font-family:Arial, Helvetica, sans-serif;

}

.sky-mega-menu li > .submenu .des_dm img

{

    width:100%;

}

.sky-mega-menu li > .submenu .des_dm h3

{

    color:#fff;

    text-transform:uppercase;

    font-size:16px;

    padding: 0;

    margin-top:15px;

    margin-left: 0;

    margin-right: 0;

	font-family: VL_BOOSTERNEXTFY_BLACK;

}





.sky-mega-menu li > a:before {

  content: '';

  position: absolute;

  bottom: -12px;

  display: none;

  left: 44%;

  border-right: 7px solid transparent;

  border-bottom: 7px solid #2D3E50;

  border-left: 7px solid transparent;

}

.sky-mega-menu li:hover > a:after

{

      border: 1px solid #333;

}

.sky-mega-menu li:hover > a,

.sky-mega-menu li.current > a {

  color: #d2a971;

}



/* level 2+ */

.adv {

    float: left;

    width: 66.66%;

    margin: 0 auto;

    text-align: center;

}



.sky-mega-menu li .adv strong {

    background: #fe7500;

    color: #fff;

    font-weight: bold;

    padding: 15px;

    font-size: 13px;

    border: 1px dashed #fff;

    text-transform: uppercase;

    text-align: center;

    display: inline-block;

    margin: 0 auto;

    margin-top: 20px;

}

.list_mn {

    padding-top: 10px;

}

.sky-mega-menu li li {

  display: block;

  float: left;

  border-width: 0;

  border-top-width: 1px;

  white-space: normal;

  width: 50%;

  text-align: left;

}



.sky-mega-menu li li a:before

{

    opacity:0;

}

.sky-mega-menu li li a {

padding-top: 4px;

color:#fff;

padding-bottom: 4px;

font-weight:normal;

line-height: 19px;

position: relative;

font-size: 12px;

font-family:Arial;
}

.sky-mega-menu li li:hover a:after

{

    border: 1px solid #d2a971;

}

.sky-mega-menu li li a:after

{

        content:"";

        border:1px solid #ccc;

        border-radius:100%;

        width:5px;

        height:5px;

        position:absolute;

        left: 0;

        top: 6px;

}

.sky-mega-menu li li > div {

  top: 0;

  margin: 0 0 0 8px;

}

.sky-mega-menu li li > div:after {

  top: 0;

  right: 100%;

  bottom: auto;

  left: auto;

  width: 8px;

  height: 100%;

}

.sky-mega-menu li li > div:before {

  top: 22px;

  right: 100%;

  bottom: auto;

  left: auto;

  border-top: 5px solid transparent;

  border-right: 5px solid #2D3E50;

  border-bottom: 5px solid transparent;

}

.sky-mega-menu li li:hover > div {

  left: 100%;

}

.sky-mega-menu .right li > div {

  margin: 0 8px 0 0;

  -o-transform-origin-x: 100%;

  -ms-transform-origin-x: 100%;

  -moz-transform-origin-x: 100%;

  -webkit-transform-origin-x: 100%;

}

.sky-mega-menu .right li > div:after {

  right: auto;

  left: 100%;

}

.sky-mega-menu .right li > div:before {

  right: auto;

  left: 100%;

}

.sky-mega-menu .right li:hover > div {

  right: 100%;

  left: auto;

}

/**/

/* animations */

/**/

 





 

/* grid */

.sky-mega-menu .grid-column {

  float: left;

}

.sky-mega-menu .grid-column3,

.sky-mega-menu .submenu {

  width: 100%;

}



#mainHideMenu{

    background-color: #612e05;

    bottom: 0;

    left: 0;

    position: fixed;

    right: 0;

    top: 0;

    z-index:998;

    opacity: 0.8;

    display:none;

}

@media handheld, screen and (max-width: 1024px) { /* <-- Adjust the breakpoints to your liking */

	.sky-mega-menu li:hover > div {

	   position:relative;

		overflow:hidden;

	}



	.mobmenu-toggle,

    .mobile-menu-toggle-button,

    .mobile-toggleable-menu {

        top: 10px;

        position: fixed;

        -webkit-transition: all 0.8s;

        -moz-transition: all 0.8s;

        -ms-transition: all 0.8s;

        -o-transition: all 0.8s;

        transition: all 0.8s;

    }

    .mobmenu-toggle {

        right: 0;

        background: #d2a971;

        left: 0;

        text-align: left;

        margin: 0;

        display: inline-block;

        color: #fff;

        width: 100%;

        position: relative;

        padding: 5px 10px;

		font-family:Arial;

    }

   .mobmenu-toggle::before {

    background: #fff none repeat scroll 0 0;

    content: "";

    display: block;

    height: 2px;

    position: absolute;

    right: 17px;

    top: 7px;

    width: 20px;

}

.mobmenu-toggle::after {

    border-bottom: 2px solid #fff;

    border-top: 2px solid #fff;

    box-sizing: content-box !important;

    content: "";

    display: block;

    height: 4px;

    position: absolute;

    right: 17px;

    top: 13px;

    width: 20px;

}

    .mobmenu-toggle:hover {

        cursor: pointer;

    }

    .mobile-toggleable-menu {

        margin: 0;

        width: 85%;

        height: 100%;

        max-height: 100%;

        min-height: 100%;

        z-index: 999;

        overflow: hidden;

    }

    nav

    {

        margin-top:0;

        width: 100%;

    }

    .mobile-toggleable-menu.mobile-left {

        left: -105%;

    }

    .mobile-toggleable-menu.mobile-right {

        right: -105%;

    }

    .mobile-menu-toggle-button:checked ~ .mobmenu-toggle.mobile-right {

        left: 0;

        right: auto;

    }

    .mobile-menu-toggle-button:checked ~ .mobmenu-toggle.mobile-left {

        left: auto;

        right: 0;

    }

    .mobile-menu-toggle-button:checked + .mobile-toggleable-menu.mobile-left {

        width: 260px !important;

        left: 0;

        overflow-y: auto;

        background: #000;

    }

    .mobile-menu-toggle-button:checked + .mobile-toggleable-menu.mobile-right {

        width: 260px !important;

        right: 0;

    }

    .sky-mega-menu li li a:after

    {

      top: 12px;

      left: 0;

    }

    .sky-mega-menu li > a:before

    {

    	opacity:0;

    }

	.mobile-toggleable-menu li {

		width:100%;

		border-right: none;

		position: relative;

		/* background: #fff; */

		margin-top: 1px;

		padding: 0;

	}

	.mobile-toggleable-menu li a {

		color: #fff;

		line-height: 38px;

		font-size:16px;

	}

	.mobile-toggleable-menu #submenu {

		width:100%;	

		top:0;

		left:0;

	}

	.mobile-toggleable-menu li:hover ul#submenu {

		overflow:hidden;

		position:relative;

		top:0;

		left:0;

	}

}

/***************/

.search {

    background: #612e05;

    margin-top: 10px;

}



form#idf {

    background: #fff;

    display: block;

    width: 70%;

    border-radius: 6px;

    margin-top: 8px;

    position: relative;

    padding-left: 10px;

}

.dmtc a span {

    background: #000;

    color: #fff;

    font-size: 11px;

    border-radius: 4px;

    padding: 6px;

    margin-left: 5px;

}

.dmtc a {

    color: #d2a971;

    text-transform: uppercase;

    margin-top: 12px;

    float: left;

    margin-left: 10px;

}



.dmtc {

    float: right;

}



.dmtc p {

    float: right;

    margin-bottom: 3px;

    margin-top: 5px;

    margin-right: 5px;

    margin-left: 50px;

}

p.members {

    margin: 0;

    padding: 0;

}



p.members a {

    background: #000;

    color: #fff;

    padding: 5px;

    border-radius: 5px;

    margin-top: 12px;

}

form#idf input {

    border: none;

    height: 32px;

    width: 85%;

	font-family: Arial, Helvetica, sans-serif;

}

form#idf input:focus {

    border:none;

	box-shadow:none;

}



a.nut_searh {

    float: right;

    color: #fff;

    border-radius: 0 5px 5px 0;

    position: relative;

    line-height: 32px;

    background: #d2a971;

    padding: 0 10px;

}



a.nut_searh:before {

    position: absolute;

    content: "";

    width:0px;

    left: -9px;

    height:0px;

    border-bottom: 0px solid transparent;

    border-top: 32px solid transparent;

    border-right: 9px solid #d2a971; /* Tam gi?c ph?i du?c d? m?u */

}



.dmtc p img {float: left;margin-top: -1px;}

ul.nav.nav-tabs.product_tab_sp {

    border-bottom: none;

    text-align: center;

    display: table;

    background: #fff;

    width: 100%;

    margin-bottom: 15px;

    padding-top: 15px;

    padding-bottom: 15px;

}

ul.nav.nav-tabs.product_tab_sp li:last-child {

    border: none;

}

ul.nav.nav-tabs.product_tab_sp li {

    float: none;

    display: inline-block;

    border-right: 1px dotted #ccc;

}



ul.nav.nav-tabs.product_tab_sp li a {

    padding: 0 20px;

    text-transform: uppercase;

    color: #612e05;

    margin: 0;

    border: none;

	font-size:16px;

}



ul.nav.nav-tabs.product_tab_sp li.active a {

    color: #d70000;

    border: none;

}



ul.nav.nav-tabs.product_tab_sp li a:hover {

    background: none;

    color: red;

    margin: 0;

    border: none;

}

.tab-content {

    /* padding: 10px; */

    /* background: #efefef; */

    position: relative;

}



.product_tab {

    background: #efefef;

    overflow:hidden;

}

.owl-carousel

{

    padding:0;

}

.v2-home-pr-item {

	font-family:Arial;

    background: #fff;

    position: relative;

    margin: 10px 10px;

    min-height: 400px;

    margin-bottom: 30px;

    text-align: center;

    box-shadow: 1px 1px 5px #999;

}



.v2-home-pr-item-boxdetail {

    text-align: center;

    display: block;

    min-height: 45px;

}



li {

    list-style: none;

}



.v2-home-pr-item-boxdetail h3 a {

    font-size: 15px;

    color: #612e05;

    display: block;

}

.v2-home-pr-item-img img

{

    width:100%;

}

.v2-home-pr-item-img {

    position: relative;

}



.v2-home-pr-item-price {

    position: absolute;

    bottom: 0;

    line-height: 39px;

    font-size: 16px;

    width: 100%;

    text-align: center;

    background: rgba(0, 0, 0, 0.65);

    color: #fff;

    border-bottom: 3px solid #f58220;

}



.v2-home-pr-item-boxdetail h3 {

    margin: 5px 0;

}

a.view_detail_tab i

{

    font-size: 17px;

    margin-left: 5px;

    display: inline-block;

}

a.view_detail_tab {

   

    left: 0;

    right: 0;

   

    position: absolute;

    font-size: 14px;

  

    bottom: -12px;

    margin: 0 auto;

    float: left;

}

a.view_detail_tab span

{

      border-radius: 18px;

    background: #f58220;

    text-align: center;

    color: #fff;

     padding: 5px 10px;

}

a.btn {



    color: #f58220;

    font-size: 50px;

    position: absolute;

    top: 39%;

}

a.btn.nextProTab_key_1 {

    right: -4%;

}

a.btn.prevProTab_key_1 {

    left: -4%;

}

.main {

    padding: 20px;

}

.product_cate {

    float: left;

    width: 100%;

    margin-bottom: 20px;

}



.product_cate h2 {

    margin: 5px 0;

}

.adv_top img {

    width: 100%;

    margin-bottom: 10px;

}

.product_home {margin-top:5px;font-family:Arial; padding:0 1px}



.product_cate h2 img {

    float: left;

    margin-right: 10px;

}



.product_cate h2 a {

    font-size: 22px;

    color: #d70000;

    text-transform: uppercase;

	font-family: VL_BOOSTERNEXTFY_BLACK;

}



.home-pr-item-img img {

    width: 100%;

}


.home-pr-item-img {
    position: relative;
    height: 225px;
    display: block;
}

.home-pr-item-img img {
    width: 100%;
    height: 100%;
    object-fit: scale-down;
}
.home-pr-item-name {

    text-align: center;

}



.home-pr-item-name h3 {

    margin: 5px 0;

    line-height: 18px;

	height:35px;

	overflow:hidden;

}

span.vc_sep_line-left {
    border: none;
    height: 20px;
    overflow: hidden;
    width: 100%;
    border-top: 1px solid #EBEBEB;
    display: block;
    position: relative;
    top: 45px;
    width: 50%;
}

span.vc_sep_line-left:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: -20px;
    height: 10px;
    border-radius: 100%;
    right: -100%;
    box-shadow: 10px 10px 10px 1px;
}
span.vc_sep_line-right {
    border: none;
    position: relative;
    height: 20px;
    top: 0;
    overflow: hidden;
    border-top: 1px solid #EBEBEB;
    display: block;
    position: relative;
    top: -30px;
    width: 50%;
    left: 50%;
}

span.vc_sep_line-right:after {
    content: '';
    display: block;
    position: absolute;
    top: -20px;
    right: 0;
    height: 10px;
    left: -100%;
    box-shadow: -10px 10px 10px 2px;
    border-radius: 100%;
}
.bg-title-qc {
    text-align: center;
    position: relative;
    border: 1px solid#612e05;
    display: inline-block;
    background: #fff;
    padding: 0 15px;
    z-index: 111;
}
.aboutme {
    border: 1px solid #ccc;
    padding: 20px;
    text-align: center;
}

.content-ab a.xemthem {
    display: block;
}

.content-ab a.xemthem span {
    display: inline-block;
    background: #612e05;
    color: #fff;
    margin-top: 20px;
    padding: 10px;
    text-transform: uppercase;
}

.content-ab a.xemthem span:hover {
    background: #f58220;
}
.title-qc {
    text-align: center;
    margin-bottom: 20px;
}

.bg-title-qc h2 {
    text-transform: uppercase;
    font-size: 17px;
    margin-bottom: 5px;
    margin-top: 8px;
}
a.qctop img {
    -moz-transition: all 350ms ease-in-out;
    -o-transition: all 350ms ease-in-out;
    -webkit-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

a.qctop {
    position: relative;
    display: block;
    height: 165px;
    overflow: hidden;
}

a.qctop:hover img {
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.home-pr-item-name h3 a {

    font-size: 12px;

    color: #333;

}
.conent-why ul li img {
    float: left;
    margin-right: 15px;
    max-width: 100%;
    vertical-align: middle;
}

.conent-why ul li {
    margin-bottom: 21px;
}

.info-wh p {
    font-family: arial;
    line-height: 21px;
}

a.scrollup {
   background: none repeat scroll 0 0 #612e05;
   border: 1px solid #FFFFFF;
   bottom: 5%;
   color: #FFFFFF;
   font-family: 'Roboto Condensed',sans-serif;
   height: 30px;
   line-height: 16px;
   position: fixed;
   padding-top: 6px;
   right:5px;
   text-align: center;
   text-transform: uppercase;
   transition: all 0.5s ease 0s;
   width: 35px;
   z-index: 1000;
   }
a.scrollup:hover{
 background: none repeat scroll 0 0 #c31818;
 border: 1px solid #FFFFFF;
 box-shadow: 0 0 0 2px #c31818;
 color: #fff;
 }
p.home-pr-item-price {

    font-size: 17px;

    text-align: center;

    color: #d70000;

}



a.view_more_price_size {

    text-align: center;

    background: #333;

    color: #fff;

    padding: 5px;

    font-size: 12px;

    border-radius: 5px;

    margin-bottom: 10px;

    display: inline-block;

    margin: 0 auto;

}



.f-pr-item-action {

    text-align: center;

    display: block;

}



.buynow {

    display: inline-block;

    position: relative;

    margin-top: 15px;

    margin-bottom: 8px;

}

.buynow:before

{

    border-bottom: 30px solid transparent;

    border-left: 0 solid transparent;

    border-right: 5px solid #f58220;

    display: block;

    height: 0;

    left: -5px;

    position: absolute;

    top: -8px;

    content:"";

}

.buynow:after

{

    border-bottom: 30px solid transparent;

    border-left: 5px solid #f58220;

    border-right: 10px solid transparent;

    display: block;

    height: 0;

    position: absolute;

    right: -15px;

    top: -8px;

    content:"";

}

.view_detail {

    display: inline-block;

    position: relative;

    margin-left: 15px;

}

.view_detail:before

{

    border-bottom: 30px solid transparent;

    border-left: 0 solid transparent;

    border-right: 5px solid #d2a971;

    display: block;

    height: 0;

    left: -5px;

    position: absolute;

    top: -8px;

    content:"";

}

.view_detail:after

{

    border-bottom: 30px solid transparent;

    border-left: 5px solid #d2a971;

    border-right: 10px solid transparent;

    display: block;

    height: 0;

    position: absolute;

    right: -15px;

    top: -8px;

    content:"";

}

.buynow a {

    background: #f58220;

    padding: 8px;

    color: #fff;

	font-size:13px;

}



.view_detail a {

    background: #d2a971;

    padding: 8px;

    color: #fff;

	font-size:13px;

}

.home-pr-item,.v2-home-pr-item-related {

    border: 1px solid #eee;

    padding: 8px;

    margin-bottom: 15px;

    text-align: center;

	font-family:Arial, Helvetica, sans-serif;

}

.f-product-item {

    padding: 0 5px;

}

.row_dm

{

    margin-left:-10px;

    margin-right:-10px;

}

.copyright {

    background: #612e05;

	padding:5px 0;

}



.footer {

    background: #fcf5d5;

    color: #612e05;

}

.footer ul li a {

    line-height: 23px;

    font-size: 14px;

    color: #612e05;

}

.copyright p {

	float:left;

	padding-top:30px;

    color: #fff;

    font-size: 14px;

	font-family:Arial, Helvetica, sans-serif;

}

.copyright a {

    color: #fff;

}

.fanpage{

	float:right;	

}

h4.title_footer {

font-family: VL_BOOSTERNEXTFY_BLACK;

color: #323232;

font-size: 16px;

margin-bottom: 15px;

}

ul {

    padding: 0;

}



.menu_footer ul li a {

    color: #612e05;

    font-size: 13px;

}



.menu_footer ul li a:hover {

    color: #f58220;

}



.service_footer ul li span {

    width: 20px;

    margin-right: 7px;

    height: 20px;

    float: left;

    display: block;

    text-align: center;

    border-radius: 100%;

    color: #fff;

    background: #f58220;

    line-height: 20px;

}

ul {

    padding: 0;

}



.menu_footer ul li a {

    color: #612e05;

    line-height:24px;

    font-size: 13px;

	font-family:Arial, Helvetica, sans-serif;

}



.menu_footer ul li a:hover {

    color: #f58220;

}

.service_footer ul li

{

    clear:both;

    margin-bottom: 7px;

    line-height: 24px;

    color: #612e05;

	 font-size:13px;

	font-family:Arial, Helvetica, sans-serif;

	

}

.service_footer ul li span {

    width: 20px;

    margin-right: 7px;

    height: 20px;

    float: left;

    display: block;

    text-align: center;

    border-radius: 100%;

    color: #fff;

    background: #f58220;

    line-height: 20px;

}



.info_footer {

    /* position: relative; */

}

.menu_footer {

    z-index: 11;

}

.line_fot {

    position: absolute;

    background: url(../artseed/image6.png) no-repeat;

    width: 320px;

    height: 175px;

    bottom: 0;

    left: 23%;

    opacity: .2;

}

.footer .container {

    position: relative;

}

.social_share ul li {

    float: left;

    margin-right: 10px;

}



.social_share ul li a {

    color: #fff;

    text-align: center;

    line-height: 30px;

    width: 30px;

    border-radius: 4px;

    font-size: 14px;

    background: #612e05;

    height: 30px;

    display: block;

}

.social_share ul li a:hover

{

    background: #f58220;

}

.footer p {

    margin: 0;

	font-family:Arial, Helvetica, sans-serif;

	font-size:14px;

}

.hotline_footer {

    background: #f58220;

    position: relative;

    display: inline-block;

    color: #fff;

    margin: 10px 0;

    padding: 5px 26px;

	font-family: VL_BOOSTERNEXTFY_BLACK;

    font-size: 14px;

}



.hotline_footer:after {

        border-bottom: 22px solid transparent;

        border-left: 21px solid #fcf5d5;

        border-right: 18px solid transparent;

        display: block;

        height: 0;

        position: absolute;

        right: -27px;

        top: -3px;

        content: "";

        transform: rotate(-45deg);

        -moz-transform: rotate(-45deg);

        -webkit-transform: rotate(-45deg);

}



.hotline_footer:before 

{

    border-bottom: 22px solid transparent;

    border-left: 21px solid transparent;

    border-right: 18px solid #fcf5d5;

    display: block;

    height: 0;

    left: -29px;

    position: absolute;

    top: -3px;

    content: "";

    transform: rotate(-45deg);

    -moz-transform: rotate(-45deg);

    -webkit-transform: rotate(45deg);

}

.productbreadcrumb ul li {

    float: left;

}



.productbreadcrumb {

    margin-left: 15px;

    float: left;

    margin-bottom: 15px;

    /* width: 100%; */

}



.productbreadcrumb ul li a {

    margin-right: 8px;

	font-family:Arial, Helvetica, sans-serif;

}

.productbreadcrumb ul li a:hover{

	color:#fe7500;

	

}



.productbreadcrumb ul li h1{

	color:#fe7500;

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	float: left;

	font-weight:normal;

	margin:0;

	padding:2px 0 0 0;

}

.productbreadcrumb ul li i {

    margin-right: 8px;

}

/**********check-botton********/

input[type=checkbox]:not(old),

input[type=radio   ]:not(old){

  width     : 2em;

  margin    : 0;

  padding   : 0;

  font-size : 1em;

  opacity   : 0;

}



input[type=checkbox]:not(old) + label,

input[type=radio   ]:not(old) + label{

  display      : inline-block;

  margin-left  : -2em;

  line-height  : 1.5em;

}



input[type=checkbox]:not(old) + label > span,

input[type=radio   ]:not(old) + label > span{

  display          : inline-block;

  width            : 0.875em;

  height           : 0.875em;

  margin           : 0.25em 0.5em 0.25em 0.25em;

  border           : 0.0625em solid rgb(192,192,192);

  border-radius    : 0.25em;

  background       : rgb(224,224,224);

  background-image :    -moz-linear-gradient(rgb(240,240,240),rgb(224,224,224));

  background-image :     -ms-linear-gradient(rgb(240,240,240),rgb(224,224,224));

  background-image :      -o-linear-gradient(rgb(240,240,240),rgb(224,224,224));

  background-image : -webkit-linear-gradient(rgb(240,240,240),rgb(224,224,224));

  background-image :         linear-gradient(rgb(240,240,240),rgb(224,224,224));

  vertical-align   : bottom;

}



input[type=checkbox]:not(old):checked + label > span,

input[type=radio   ]:not(old):checked + label > span{

  background-image :    -moz-linear-gradient(rgb(224,224,224),rgb(240,240,240));

  background-image :     -ms-linear-gradient(rgb(224,224,224),rgb(240,240,240));

  background-image :      -o-linear-gradient(rgb(224,224,224),rgb(240,240,240));

  background-image : -webkit-linear-gradient(rgb(224,224,224),rgb(240,240,240));

  background-image :         linear-gradient(rgb(224,224,224),rgb(240,240,240));

}



input[type=checkbox]:not(old):checked + label > span:before{

  content     : '?';

  display     : block;

  width       : 1em;

  color       : rgb(153,204,102);

  font-size   : 0.875em;

  line-height : 1em;

  text-align  : center;

  text-shadow : 0 0 0.0714em rgb(115,153,77);

  font-weight : bold;

}



input[type=radio]:not(old):checked +  label > span > span{

  display          : block;

  width            : 0.5em;

  height           : 0.5em;

  margin           : 0.125em;

  border           : 0.0625em solid rgb(115,153,77);

  border-radius    : 0.125em;

  background       : rgb(153,204,102);

  background-image :    -moz-linear-gradient(rgb(179,217,140),rgb(153,204,102));

  background-image :     -ms-linear-gradient(rgb(179,217,140),rgb(153,204,102));

  background-image :      -o-linear-gradient(rgb(179,217,140),rgb(153,204,102));

  background-image : -webkit-linear-gradient(rgb(179,217,140),rgb(153,204,102));

  background-image :         linear-gradient(rgb(179,217,140),rgb(153,204,102));

}

/***************************/

.block_search_poduct ul li {

    float: left;

    width: 100%;

}

.block_search_poduct {

    border: 1px solid #eee;

    padding: 15px;

    float: left;

    margin-bottom: 15px;

    width: 100%;

}

.title_block{

    text-transform: uppercase;

    color: #fe7500;

    float: left;

    margin-left:11px;

    line-height: 29px;

    font-size:15px;

}



.content_block ul li a {

    line-height: 23px;

}



.content_block ul li input {

   

    float: left;

}

.content_block ul li label {

    font-weight: normal;

    float: left;

	font-family:Arial, Helvetica, sans-serif;

}



.content_block.size ul li label {

    color: #fe7500;

    font-weight: normal;

}



.content_block.size ul li {

    float: left;

    width: 50%;

    line-height: 23px;

}



.content_block.size {

    float: left;

}



.content_block ul li.active a {

    color: #fe7500;

}

.info_product {

    border: 1px dashed #fe7500;

    margin: 15px 0;

    padding: 10px;

	font-family:Arial, Helvetica, sans-serif;

	line-height:20px;

}

.product_tab_body ul.nav-tabs li {

    margin-bottom: 5px;

}

.product_tab_body ul.nav-tabs {

    border: none;

    margin-bottom: 15px;

}


.btn-call{position: fixed;z-index: 999;left: 19px;bottom: 40%;}
.btn-call span{display:block;font-size: 21px;width: 40px;padding: 6px 0;height: 40px;margin:auto;border-radius:50%!important;text-align:center;color:#fff;background: #d2883d;position:relative;float: left;}
.btn-call span i{animation-name:lac;-webkit-animation-name:lac;animation-duration:1s;-webkit-animation-duration:1s;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;color: #fff;}.btn-call span:before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;border-radius:50%;border: solid 1px rgb(235, 202, 108);animation-name:zoomin;-webkit-animation-name:zoomin;animation-name:zoomin;-webkit-animation-name:zoomin;animation-duration:1.5s;-webkit-animation-duration:1.5s;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;}.btn-call span:after{content:'';position:absolute;top:-10px;left:-10px;right:-10px;bottom:-10px;border-radius:50%;background: rgb(195, 168, 91);z-index:-1;animation-name:zoomout;-webkit-animation-name:zoomout;animation-duration:1s;-webkit-animation-duration:1s;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate;}@keyframes lac{0%{transform:rotate(0deg)}10%{transform:rotate(-25deg)}20%{transform:rotate(25deg)}30%{transform:rotate(-25deg)}40%{transform:rotate(25deg)}50%{transform:rotate(0deg)}100%{transform:rotate(0deg)}}@-webkit-keyframes lac{0%{-webkit-transform:rotate(0deg)}10%{-webkit-transform:rotate(-25deg)}20%{-webkit-transform:rotate(25deg)}30%{-webkit-transform:rotate(-25deg)}40%{-webkit-transform:rotate(25deg)}50%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(0deg)}}@keyframes zoomin{0%{transform:scale(.8);opacity:1}100%{transform:scale(2.2);opacity:.1}}@-webkit-keyframes zoomin{0%{-webkit-transform:scale(.8);opacity:1}100%{-webkit-transform:scale(2.2);opacity:.1}}@keyframes zoomout{0%{transform:scale(.8);opacity:1}100%{transform:scale(1.1);opacity:.3}}@-webkit-keyframes zoomout{0%{-webkit-transform:scale(.8);opacity:1}100%{-webkit-transform:scale(1.1);opacity:.3}}

.product_tab_body ul.nav-tabs li a {

	font-family:Arial, Helvetica, sans-serif;

    border: 1px solid #ccc;

    border-radius: 5px;

    padding: 3px 6px;

    margin-right: 10px;

    font-size:12px;

}

.product_tab_body ul.nav-tabs li.active a {

    border: 1px solid #fe7500;

}

.select_option select {

    border: 1px solid #ccc;

    padding: 5px;

    border-radius: 2px;

	font-family:Arial, Helvetica, sans-serif;

}

.select_option {

    margin-bottom: 10px;

}

.select_option span {

    border: 1px solid #ccc;

    padding: 5px 10px;

    border-radius: 3px;

    cursor: pointer;

    display: inline-block;

}



.select_option span:hover {

    background: #ccc;

}

/*****************tin t?c*************/

.title_page h1 {

    margin-top: 0;

    margin-bottom: 10px;

	font-size:24px;

	color: #f58220;

    text-transform: uppercase;

    background: #fff;

    padding-right: 10px;

    display: inline-block;

    z-index: 11;

}





.title_page{

    position: relative;

}

.title_page:after {

    content:"";

    position: absolute;

    border: 1px dashed #ccc;

    right: 0;

    width: 100%;

    bottom: 19px;

    z-index: -1;

}

.news_content ul li {

    width: 33%;

    padding: 6px;

}

.rows {

    margin-left: -5px;

    margin-right: -15px;

}

.f-news-page-item {

    box-shadow: 0px 0px 4px #ccc;

    padding: 8px;

    margin-bottom: 0px;

}

.f-news-page-item:hover{

    box-shadow: 0px 0px 4px #f58220;

}



.f-news-page-item-text h3 {

    margin-top: 5px;

    margin-bottom: 5px;

    text-align: center;

    line-height: 12px;

	height:35px;

	overflow:hidden;

}



.f-news-page-item-text h3 a {

	font-family:Arial, Helvetica, sans-serif;

    font-size: 14px;

    line-height: 18px;

	color:#333;

}

.f-news-page-item-text h3 a:hover {

    color: #f58220;

}



.date_comment {

    text-align: center;

    margin-top: 10px;

	color:#777;

	font-family:Arial, Helvetica, sans-serif;

}



.date_comment p {

    display: inline-block;

    font-size: 11px;

    text-transform: uppercase;

    color: #999;

    margin-bottom: 0;

    border-right: 1px solid #ccc;

    padding-right: 5px;

}



.date_comment p:last-child {

    border: none;

    padding: 0;

}

.page_news {

    margin-top: 10px;

    margin-left: 15px;

}

.page_news ul li

{

    width: auto;

    float: left;

    padding: 0;

}

.page_news strong {

    border: 1px solid #eee;

    border-radius: 100%;

    float: left;

    width: 30px;

    text-align: center;

    height: 30px;

    cursor: pointer;

    line-height: 30px;

}



.page_news span:hover {

    border: 1px solid #f58220;

}



.page_news ul li strong {

    border: none;

    font-weight: bold;

    width: auto;

    padding: 0 5px;

}



.page_news ul li span:hover {

    border: none;

    color: #f58220;

}

.qc_right .title_block {

    margin-left: 0;

}



.qc_right .title_block strong {

    font-size: 14px;

    padding: 0 5px;

}

.title_block.page {

    border: 1px solid #f58220;

    height: 31px;

    width: 100%;

}

.bears {

    background: url(artseed/icon_bear.png) no-repeat;

    width: 16px;

    height: 14px;

    z-index: 111;

}

.icon_block {

    float: left;

    width: 30px;

    height: 30px;

    text-align: center;

    position: relative;

    line-height: 26px;

    display: block;

    background: #f58220;

}

.icon_block:after

{

       border-bottom: 10px solid transparent;

       border-left: 10px solid #f58220;

       border-right: 10px solid transparent;

       display: block;

       height: 0;

       position: absolute;

       right: -4px;

       top: 12px;

       content: "";

       transform: rotate(-45deg);

       -moz-transform: rotate(-45deg);

       -webkit-transform: rotate(135deg);

}

.block.page {

    border: 1px solid #eee;

    padding: 10px;

    float: left;

    width: 100%;

}

.title_block_right.page {

    border: 1px solid #f58220;

    height: 31px;

}

.title_block_right{

    color: #fe7500;

    float: left;

    line-height: 29px;

    text-transform: uppercase;

	font-size:14px;

	width:100%;

	margin-bottom:10px;

}

.title_block_right span{

	padding-left:12px;	

}

.content_block ul li a {

    text-transform: uppercase;

    font-size: 13px;

	font-family:Arial, Helvetica, sans-serif;

	line-height:20px;

	padding:5px 0;

	display:block;

	

}

.content_block ul li a strong{	

	padding-left:5px;

}

.content_block ul li a:hover {

    color: #f58220;

}

.content_block ul li a i {

    padding-right: 3px;

}

.title_detail_page h1 {

    margin: 0;

    margin-bottom: 10px;

    color: #f58220;

    font-size:20px;

}

.block{

	clear:both;

	margin:15px 0;

}

.banner_left img{

	margin-top:15px;	

}

.date_detail_comment{

    color: #d2a971;

	font-family:Arial, Helvetica, sans-serif;

}

.news_details{

	font-family:Arial, Helvetica, sans-serif;

	color:#333;

	line-height:22px;

}

.news_details img {

    max-width: 100%;

    height: auto;

}

.news_title_related {

    font-size:26px;

    color: #d70000;

    margin-top: 10px;

    line-height: 35px;

    margin-bottom: 10px;

    float: left;

}



.news_title_related span 

{

    background: url(../artseed/image3.jpg) no-repeat;

    height: 35px;

    display: block;

    width: 37px;

	margin-right: 10px;

    padding-right: 10px;

    float: left;

}

a.img-rl {
    position: relative;
    display: block;
    height: 60px;
    width: 60px;
    float: left;
    margin-right: 15px;
}

a.img-rl img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.news_related ul li {
    float: left;
    margin-bottom: 20px;
}

.news_related ul li h3 {
    line-height: 22px;
    margin-top: 8px;
}



.news_related ul li a {
    a.img-rl {
    position: relative;
    display: block;
    height: 60px;
    width: 60px;
    float: left;
    margin-right: 15px;
}
    a.img-rl img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.news_related
    ul li {
    float: left;
    margin-bottom: 20px;
}

.news_related
    ul li h3 {
    line-height: 22px;
    margin-top: 8px;
}
    color: #612e05;
    font-family: VL_BOOSTERNEXTFY_BLACK;
    font-size: 13px;
}



.news_related ul li a:hover {

    color: #f58220;

}



.news_related ul li a i {

    color: #f58220;

    margin-right: 7px;

}

.news_related ul {

    clear: both;

	padding-top:10px;

}

/****dang ky thanh vien********/

.form_dk {

    width: 55%;

}

.form_dk .bg_form

{

    background: url(../artseed/bg_dk.png) no-repeat;

    height:629px;

    padding: 55px;

    width: 100%;

	font-family:Arial, Helvetica, sans-serif;

	font-size:13px;

	

}

.form_dk label {

    float: left;

    min-width: 100%;

}



.form_dk .input-group input {

    float: left;

    width: 100%;

    border: 1px solid #f68220;

}



.form_dk .input-group {

    float: left;

    width: 100%;

    margin-bottom: 6px;

}

.form_dk .input-group input

{

	box-shadow:none;

	border-radius:0;

}

.form_dk label span {

    color: #f68220;

}



.form_dk button {

    background: #f58220;

    text-transform: uppercase;

    float: right;

}

.check_botton {

    text-align: center;

    margin: 0 auto;

}



.check_botton label {

    width: auto;

    float: none;

    min-width: auto;

}

.info_dk {

    border: 1px solid #f58220;

    width: 43%;

    margin-right: 20px;

    padding: 10px;

    border-radius: 10px;

}

.block_search_poduct .content_block ul li a {

    font-weight: normal;

    text-transform: none;

	font-family:Arial, Helvetica, sans-serif;

	line-height:26px;

}



.block_search_poduct .content_block {

    clear: both;

    margin-left: 13px;

}

.content_block.color ul li span {

    width: 30px;

    height: 30px;

    display: block;

}



.content_block.color ul li {

    float: left;

    margin-right: 5px;

    cursor: pointer;

}

.content_block.color ul li 

{

    float: left;

    width: auto;

    }

.content_block.color ul li span.color1 {

    background: red;

}



.content_block.color ul li span.color2 {

    background: yellow;

}

/*********chi tiet san pham****************/

div#slidezoompage a {

    display: block;

    padding: 10px;

}

div#slidezoompage img {

    max-width: 100%;

    border: 1px solid #ddd;



}

.f-pr-image-zoom {

    position: relative;

}

.f-product-view-info-detail {

    float: left;

	font-family:Arial, Helvetica, sans-serif;

}

.f-product-view-info-detail h1

{

    margin:0;

    margin-bottom: 10px;

}

.f-product-view-info-detail h1

{

    color: #f58220;

    font-size: 20px;

	font-family: VL_BOOSTERNEXTFY_BLACK;

}

.masp{

		

}

.price_sp_detail {

    font-size: 28px;

    color: red;

    margin-bottom: 10px;

    margin-top: 10px;

}

.size_product {

    float: left;

    width: 100%;

}

.size_product p {

    float: left;

    margin-right: 10px;

    margin-top: 7px;

    width: 15%;

}



.size_product ul {

    float: left;

    width: 82%;

}



.size_product ul li {

    float: left;

    margin: 2px 12px;

    border: 1px solid #d2a971;

    border-radius: 13px;

    padding: 3px 13px 3px 5px;

    cursor: pointer;

}



.size_product ul li span {

    color: #d2a971;

}



.size_product ul li span i {

    font-size: 19px;

    margin-right: 4px;

}



.size_product ul li.active {

    background: #d2a971;

}



.size_product ul li.active span {

    color: #fff;

}



.soluongsp.buynow_detail {

    clear: both;

    float: left;

    width: 100%;

    margin-bottom: 15px;

    margin-top: 15px;

}



.qualitysl {

    float: left;

    margin-right: 10px;

    margin-bottom: 10px;

}



.button_buynow {

    float: left;

}



.bg_buynow a {color: #fff;text-align: center;padding: 3px 15px;float: left;background: #f58220;}



.bg_buynow a i {

    float: left;

}



.bg_buynow a i {

    float: left;

    font-size: 32px;

    margin-right: 22px;

    margin-top: 9px;

}



.bg_buynow a span {

    float: left;

    text-align: center;

}



.bg_buynow a strong {

    display: block;

    font-size: 20px;

}



.bg_buynow a:hover {

    background: red;

}



.other_service i {

    font-size: 20px;

    color: #612e05;

    margin-right: 20px;

}



.other_service {

    float: left;

    clear: both;

}



.other_service img {

    margin: 5px 0;

}



.other_service strong {

    color: #612e05;

    margin: 0 5px;

}



.icon_block i {

    color: #fff;

    font-size: 17px;

    line-height: 28px;

}



.block_qc_right ul li {

    line-height: 26px;

}



.block_qc_right ul li i {

    padding-right: 9px;

    color: #d2a971;

    font-size: 15px;

}

.block_qc_right p{

	font-family:Arial, Helvetica, sans-serif;	

}

.qc_right .block.page {

    margin-bottom: 10px;

}

.short_info_detail {

    margin: 5px 0;

}

.title {

    display: inline-block;

    line-height: 29px;

    text-transform: uppercase;

    color: #d2a971;

    z-index: 1;

    position: relative;

    background: #fff;

    border: 1px solid #d2a971;

    padding: 0 10px;

    margin: 0;

}

.title .icon_block:after

{

    border-left: 10px solid #d2a971;

}

.title .icon_block {

    background: #d2a971;

    margin-right: 10px;

    margin-left: -10px;

}

.block_choose ul li {

    /* display: inline-block; */

    text-align: center;

    float: left;

}



.block_choose ul li i {

    font-size: 35px;

    color: #c0c0c0;

}

.block_choose ul li i {

    padding: 10px 13px;

    border: 1px dashed #d2a971;

    border-radius: 5px;

}

.title_choose {

    margin-top: 10px;

    margin-bottom: 10px;

    color: #d2a971;

	font-size:13px;

}



.block_choose ul li p {

    font-style: italic;

    min-height: 60px;

	font-family:Arial, Helvetica, sans-serif;

}

.block_choose ul {

    text-align: center;

    display: table;

    margin: 0 auto;

    margin-top: 20px;

}

.block_choose ul li {

    width: 19%;

    margin-right: 13px;

}

.block_choose ul li:last-child{

	margin-right:0;

}

.bg_title {

    text-align: center;

    margin: 20px 0 7px;

    position: relative;

}



.bg_title:after {

    position: absolute;

    width: 97%;

    border-top: 1px dotted #ccc;

    left: 15px;

    top: 13px;

    content: "";

    z-index: 0;

}



.tab_info_detail ul.nav-tabs li.active a {

    background: #ccc;

}



.tab_info_detail ul.nav-tabs li a {

    border-radius: 0;

    margin: 0;

    border: 1px solid #ccc;

    border-left: none;

	font-family:Arial, Helvetica, sans-serif;

	font-size:14px;

}



.tab_info_detail ul.nav-tabs li:first-child a {

    border-left: 1px solid #ccc;

}

.tab_info_detail .tab-content {

    padding: 10px;

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

}

.tit_pro_related span {

    background: url(../artseed/image3.jpg) no-repeat left top;

    padding-right: 10px;

    display: block;

    float: left;

    margin-right: 10px;

    width: 37px;

    height: 35px;

}

.tit_pro_related {

    text-transform: uppercase;

    color: #d70000;

    font-size: 24px;

    display: block;

    line-height: 39px;

    margin: 10px 0;

}

.v2-home-pr-item-related .f-pr-item-action {

    position: absolute;

    top: 28%;

    left: 0;

    right: 0;

    display: none;

}



.v2-home-pr-item-related:hover .f-pr-item-action {

    display: block;

}



.v2-home-pr-item-related .home-pr-item-img {

    position: relative;

}



.v2-home-pr-item-related .home-pr-item-img:before {

    background: rgba(0, 0, 0, 0.52);

    content: "";

    width: 100%;

    height: 100%;

    position: absolute;

    left: 0;

    opacity: 0;

}



.v2-home-pr-item-related:hover .home-pr-item-img:before {

    opacity: 1;

}



.list_product_viewed {

    border: 1px solid #fcf5d5;

    padding: 10px;

}



.title_viewed {

    font-size: 16px;

    margin-bottom: 10px;

    color: #999;

}



li.f-pr-bl-item.f-pr-bl-item-border {

    width: 90%;

}

.product_viewed {

    margin: 0 35px;

    position: relative;

}

.product_viewed .customNavigation a.btn {

    color: #612e05;

    background: #fcf5d5;

    border-radius: 5px;

    font-size: 25px;

    padding: 3px 7px;

}



.product_viewed .customNavigation {

    position: absolute;

    top: 23%;

    width: 100%;

}

a.btn.prew_viewed {

    left: -28px;

}



a.btn.next_viewed {

    right: -24px;

}

.banner_slider {

    position: relative;

}

/**************cart gio hang**************/

.title_page.cart {

    margin: 0 15px;

}



.form_tt_customer .form-group input,.info_contact .form-group input {

    margin: 8px 0;

    font-size: 12px;

	border: 1px solid #d2a971;

}



.form_tt_customer textarea,.info_contact textarea {

   border: 1px solid #d2a971;

   font-size: 12px;

}

.btn-contact button {

	font-family: VL_BOOSTERNEXTFY_BLACK;

    background: #f58220;

    border: none;

    float: left;

    color: #fff;

    text-transform: uppercase;

    padding: 7px 30px;

	font-size:16px;

	border-radius: 4px;

}

.info_contact {

    margin-bottom: 10px;

}

.info_contact p {

    float: right;

}

.left_info_customer, .right_info_cart{

	font-family:Arial, Helvetica, sans-serif;

	font-size:13px;

}

.list_cart {

    float: left;

    width: 100%;

    border: 1px solid #ccc;

    margin-top: 8px;

    padding: 0;

}



.list_cart ul.cart_title li {

    border-right: 1px solid #ccc;

    text-align: center;

    padding: 7px;

}



.list_cart ul.cart_title li:last-child {

    border-right: none;

}

.list_cart ul.cart_title {

    border-bottom: 1px solid #ccc;

    float: left;

    width: 100%;

    margin-bottom: 0;

    background: #fcfcfc;

}

.list_cart ul li .cart_title {

    text-transform: uppercase;

    font-size: 12px;

}



.cart_info_name_sp {

    font-size: 13px;

    margin-bottom: 5px;

}



.cart_info_price {

    font-size: 15px;

}



.cart_info_total {

    font-size: 15px;

}



.total_sp_cart {

    float: right;

    text-transform: uppercase;

    font-weight: bold;

    margin-top: 10px;

}



.total_sp_cart strong {

    color: red;

    font-size: 15px;

}



.button_cart {

    float: left;

    margin-top: 15px;

    margin-left: 0;

}



button.buy_cart  {

	background: #612e05;

    color: #fff;

    padding: 8px 12px;

    border: medium none;

}



.button_cart a {

    background: #612e05;

    color: #fff;

    padding: 8px 12px;

}



.button_cart a:hover {

    background: #d2a971;

}

ul.list_list_cart {

    clear: both;

    float: left;

    width: 100%;

    /* background: #eee; */

    margin: 0;

}



ul.list_list_cart li {

    border-right: 1px solid #999;

    min-height: 150px;

}



ul.list_list_cart li:last-child {

    border-right: none;

}



ul.list_list_cart li {

    text-align: center;

}



ul.list_list_cart li ul {

    clear: both;

    float: left;

    width: 100%;

    border-bottom: 1px solid #ccc;

    padding: 0;

}

ul.list_list_cart li ul:nth-child(2n) {

    background: #fcfcfc;

}

ul.list_list_cart li ul li {

    padding-top: 5px;

}



ul.list_list_cart li ul:last-child {

    border-bottom: none;

}



.cart_delete i {

    font-size: 18px;

    color: red;

    cursor: pointer;

}



.cart_info_image_sp {

    margin-bottom: 10px;

    max-width: 100px;

    margin: 0 auto;

}

/******banner slide****/

a.nivo-prevNav {

    background: #d2a971;

    width: 35px;

    height: 35px;

    left: 10px;

    position: relative;

    color: #d2a971;

}

a.nivo-nextNav {

    background: #d2a971;

    width: 35px;

    height: 35px;

    right: 10px;

    position: relative;

    color: #d2a971;

}

a.nivo-prevNav:before {

    position: absolute;

    content: "\f104";

    font: normal normal normal 16px/1 FontAwesome;

    left: 14px;

    top: 9px;

    color: #fff;

}

a.nivo-nextNav:before {

    position: absolute;

    content: "\f105";

    font: normal normal normal 16px/1 FontAwesome;

    left: 14px;

    top: 9px;

    color: #fff;

}

.product_banner_mediate img

{

    width:100%;

    height: auto;

}

.pr-item-name_mediate {

    text-transform: uppercase;

    font-size: 13px;

}



.pr-item-name_mediate h3 {

    margin: 0;

    padding: 10px;

    background: #f58220;

}



.pr-item-name_mediate h3 a {

    color: #fff;

}

.product_mediate .home-pr-item {

    box-shadow: 1px 1px 2px #999;

}

.sort_info_home_pr {

    margin-top: 5px;

    text-align: justify;

    font-size: 13px;

	line-height:20px;

	height:100px;

	overflow:hidden;

}

.view_more {

    text-align: center;

    clear: both;

    margin-top: 10px;

    float: left;

    width: 100%;

    cursor: pointer;

}



.view_more strong {

    background: #f58220;

    color: #fff;

    padding: 10px 20px;

    text-transform: uppercase;

	font-family:Arial, Helvetica, sans-serif;

	font-size:14px;

	 border-radius: 10px;

}

li.pr-home-related {

    padding: 0 2px;

}

.nodate{

	padding:0 0 0 30px;

	font-size:14px;

	font-weight:normal;

	

}

.video-top{

	width:95%;

	margin:20px auto;

}

.video-container {

	position: relative;

	padding-bottom: 56.25%;

	padding-top: 30px;

	height: 0;

	overflow: hidden;

	background:#000;

}

.video-container{

	position: relative;

	padding-bottom: 56.25%;

	padding-top: 30px;

	height: 0;

	overflow: hidden;

}

.video-container iframe,  

.video-container object,  

.video-container embed {

	position: absolute;

	top: 0;

	left: 0;

	width: 100%;

	height: 100%;

}



.content_contact{

	font-family: arial;	

	font-size:14px;

}

.content_contact ul li {

    line-height: 25px;

    

}



.content_contact ul li i {

    margin-right: 9px;

    font-size: 15px;

}

.Contact{

	font-family: arial;	

	font-size:12px;	

}

.content_contact ul li:nth-child(1) i {

    color: #f58220;

    font-size: 14px;

}

.content_contact ul li:nth-child(2) i {

    color: #ccc;

    font-size: 14px;

}

.content_contact ul li:nth-child(3) i {

    color: #612e05;

    font-size: 21px;

}

.content_contact ul li:nth-child(4) i {

    color: #d2a971;

}

.freeship_transform {

    float: left;

    margin-bottom: 6px;

}

.freeship_transform p   {

    /* float: left; */

    margin: 0;

}



.freeship p {float: none;font-size: 12px;margin-bottom: 0;}



.last_item {

    float: left;

    color: #612e05;

    text-transform: uppercase;

    font-style: italic;

    font-size: 12px;

    line-height: 25px;

    margin-top: -2px;

}



.freeship {

    display: inline-block;

    float: left;

    padding: 5px 7px;

    position: relative;

    text-align: left;

    background: #612e05;

    color: #fff;

    margin-right: 22px;

}

.freeship:after

{

        content: "";

        position: absolute;

        top: 0px;

        z-index: -1;

        right: -17px;

        border-right: 0 solid transparent;

        border-left: 17px solid #612e05;

        border-top: 45px solid transparent;

}

.freeship:before

{

    content:"";

    position: absolute;

    width: 49px;

    height:1px;

    background: rgba(245, 130, 32, 0.62);

    right: -30px;

    top: 22px;

    transform: rotate(-45deg);

    -moz-transform: rotate(-45deg);

    -webkit-transform: rotate(69deg);

}

.freeship strong {

    /* display: inline-block; */

    color: #fff;

    font-size: 18px;

    margin: 0;

}

.pos_giao p {

    color: #612e05;

    text-transform: uppercase;

    font-style: italic;

    margin-bottom: 0;

    /* font-weight: bold; */

    margin-top: 3px;

}

.pos_giao p i

{

    color:#333;

    margin-right: 5px;

}

.pos_giao p:last-child

{

    color:#333;

    font-size: 20px;

    font-weight: bold;

    text-transform: none;

}



.pos_giao {

    float: left;

    margin-left: 10px;

    margin-right: 0px;

}



.pos_giao p {

    float: none;

}



span.line_cheo {

    float: left;

    margin-top: 22px;

    width: 44px;

    /* display: block; */

    height: 1px;

    background: #9a5924;

    transform: rotate(69deg);

    -moz-transform: rotate(69deg);

    -webkit-transform: rotate(69deg);

}

.hotro_detail_sp {

    clear: both;

    border-top: 1px solid #eee;

    padding-top: 10px;

}

.ico_tv {

    float: left;

    margin-left: 25px;

    margin-top: 6px;

    margin-right: 17px;

}



.info_tvmh {

    float: left;

}



.ico_tv i.fa-comment {

    position: relative;

    color: #f58220;

    font-size: 31px;

}



.ico_tv i.fa-volume-control-phone {

    color: #fff;

    position: absolute;

    font-size: 14px;

    left: 10px;

    top: 9px;

    transform: rotate(-39deg);

    -moz-transform: rotate(-39deg);

    -webkit-transform: rotate(-39deg);

}



.info_tvmh p:first-child {

    color: #333;

    font-size: 15px;

    margin-bottom: 0px;

}



.info_tvmh:last-child, .info_tvmh:last-child a {

    font-size: 18px;

    color: #f58220;

}

.ico_tv.hdmh i {

    font-size: 31px;

    color: #f58220;

}

.payment {

    float: left;

    background: #f5f5f5;

    width: 100%;

    text-align: center;

}



.payment ul li {

    display: inline-block;

    padding: 10px 0;

    margin: 0 3px;

}



.payment ul {

    margin: 0;

}

.video_hd {

    float: left;

    width: 100%;

    border: 1px solid #eee;

    margin: 20px 0;

    padding: 10px;

}

span.thumbs {

    float: left;

    margin-top: 0;

    margin-right: 10px;

    display: inline-block;

    margin-left: 9px;

}

.ttvideo {

    float: left;

    text-transform: uppercase;

    font-size: 14px;

    color: #999;

    margin-left: 10px;

}

.ttvideo a {

    text-transform: none;

    font-weight: normal;

    font-size: 12px;

    font-family: arial;

    border: 1px solid #f58220;

    padding: 3px;

    display: block;

}

.ttvideo a i

{

    color: #f58220;

}

.ttvideo p

{

    margin-bottom: 2px;

}

.ttvideo p:first-child {

    color: #000;

}

.ttvideo p:first-child span {

    color: #f58220;

    margin-left: 4px;

}



.ttvideo p:last-child strong {

    color: #ccc;

}

.Main404{

	font-size:14px;

	font-family:Arial, Helvetica, sans-serif;

}

.BgImg404{height:auto;margin:36px 0 10px 0;width:100%;text-align:center;}

.BgImg404 img{max-width:100%; height:auto;}

.Text404{text-align:center;margin:16px 0;font-size:16px;}

.Text404 a{color:#d2a971;}.Text404 a:hover{color:#fe7500;}

.SubText404{width:100%;clear:both;margin:0 auto 30px;line-height:28px;color:#333;}

.shop_cart {

    float: right;

    margin-right: 22px;

    margin-top: 10px;

    font-family: arial;

    font-size: 14px;

    font-weight: bold;

    color: #666;

}



.shop_cart i {

    font-size: 19px;

    color: #d2a971;

}

.option_dk h3 i {

    border: 1px dashed #f58220;

    font-size: 25px;

    border-radius: 100%;

    line-height: 50px;

    color: #f58220;

    margin-right: 10px;

    width: 52px;

    text-align: center;

    height: 52px;

}



.option_dk h3 {

    font-size: 16px;

    color: #612e05;

    margin-bottom: 10px;

}



.option_dk ul li {

    font-family: arial;

    line-height: 20px;

    color: #612e05;

    font-size: 13px;

}



.option_dk ul li i {

    color: #f58220;

    margin-right: 7px;

    font-size: 14px;

}



.option_dk ul {

    margin-left: 26px;

}

/*******************respnsive***********************/

@media ( min-width: 992px) {



.sky-mega-menu li i{

    display:none;

}

    .sky-mega-menu li:hover > .submenu {

  left: 0;

  opacity: 1;

  -webkit-transform: translate(0, 0);

}

.scale-effect li:hover > .submenu {

  -o-transform: scale(1, 1);

  -ms-transform: scale(1, 1);

  -moz-transform: scale(1, 1);

  -webkit-transform: scale(1, 1);

  /* background: #040708; */

  display: block;

}

.scale-effect li > div {

  -o-transform: scale(0, 0);

  -ms-transform: scale(0, 0);

  -moz-transform: scale(0, 0);

  /* -webkit-transform: scale(0, 0); */

}



}

@media ( min-width: 1400px) {

    .slider-2 img.img2 {

        margin-left: -385px;

    }

}

@media ( max-width: 1199px) {

  .hotline

  {

    margin-left: 31px;

  }

  .sky-mega-menu li a

  {

    padding: 0 8px;

  }

  .info_dk

  {

  width: 34%;

  }

  .form_dk

  {

    width: 63%;

  }

   .title_block strong

   {

       margin-left: 10px;

       font-size: 11px;

   }

}

@media ( max-width: 991px) {

	

	.shop_cart

	{

		margin-right:0;

		margin-top: 14px;

	}

  .form_dk button

  {

    margin-right: 108px;

  }

  .info_dk,.form_dk{

    width: 100%;

    margin-top: 10px;

}

.form_dk .input-group input

{

  width: 57%;

}

    .sky-mega-menu li .adv strong

    {

        margin-top: 8px;

    }

    .adv {

    width: 100%;

    margin-bottom: 10px;

}

        .sky-mega-menu li > .submenu

    {

        display:none;

        opacity: 1;

        visibility: visible;

        position: static;

    }

    .sky-mega-menu li li a

    {

        color: #ccc;

        text-align: left;

        padding-left: 24px;

        line-height: 20px;

    }

    .sky-mega-menu li li

    {

        width:100%

    }

    .block_choose ul li:nth-child(3){margin-right:0;}

    .block_choose ul li:nth-child(4){/* margin-right:0; */margin-left: 18%;}

    .block_choose ul li

    {

        width: 31%;

    }

    .f-product-view-info-detail

    {

        width:60%

    }

    .qc_right {float: left;width: 40%;}

   

   

    .block_search_poduct .content_block

    {

        margin-left:0;

    }

    .ma-banner7-container {

        min-height: auto;

    }

    .logo {

        padding: 0 0;

        border: 0;

        float: left;

    }

    .hot_pm

    {

        float:left;

        width: 48%;

        margin-top: 22px;

    }

        .logo img {

        float: left;

    }

    p.members

    {

    	margin:0;

    }

    .dmtc p

    {

        margin: 6px;

        padding:0;

    

    }

    p.members a

    {

    	margin-top: 7px;

    }

    .title_block strong

    {

        margin-left: 6px;

        font-size: 12px;

    }

    .sky-mega-menu li i

    {

        position: absolute;

        right: 0;

        top: 0;

        font-size: 13px;

        cursor: pointer;

        color: #fff;

        display: block;

        background: #612e05;

        height: 31px;

        width: 31px;

        text-align: center;

        line-height: 31px;

    }

}



@media ( max-width: 767px) {
	.hotline:after
	{
		opacity:0;
	}
	.news_details img{
		height:auto !important
	}
	.main{
		padding:0;
	}
	

	.form_dk .bg_form

	{

		padding-left: 42px;

		padding-right: 0;

	}

	.shop_cart

	{

		float:none;

		display: inline-block;

		margin-left: 30px;

	}

	.block_choose ul li

	{

		width: 47%;

	}

	.block_choose ul li:nth-child(4)

	{

		margin-left:0;

	}

	.block_choose ul li:nth-child(3)

	{

	margin-right: 13px;

	}

.block_choose ul li:nth-child(2n)

{

	margin-right:0;

}

    .f-product-view-info-detail,.qc_right

    {

        width:100%

    }

     



    .info_footer, .menu_bottom1,.menu_bottom2 {width: 50%;float: left;}

    ul.nav.nav-tabs.product_tab_sp li

    {

        

        display: inline-block;

        width: auto;

        margin: 5px 0;

        border-right: none;

    }

    ul.nav.nav-tabs.product_tab_sp

    {

        margin-bottom:0;

        padding-bottom:0;

    }

    .dmtc p {

        margin: 6px;

        padding: 0;

        float: none;

        text-align: center;

        display: inline-block;

    }

    .dmtc

    {

        float:none;

        text-align:center;

        margin:0 auto;

        display: inline-block;

        width: 100%;

    }

     p.members

    {

    	margin:0;

    	padding: 10px;

    }

    p.members a

    {

    	margin-top: 0;

    	margin-left: 0;

    }

    .hot_pm

    {

        width: 100%;

        margin-top: 15px;

        float: none;

        text-align: center;

        margin: 0 auto;

    }

    .hot_pm .hotline

    {

        

        float: none;

        display: inline-block;  

        margin-top: 0;

    }

    .hot_pm p

    {

        float:none;

        display: inline-block;

        margin-top: 0;

    }

    form#idf

    {

      

        width: 60%;

        margin: 0 auto;

        margin-top: 10px;

    }

    .logo

    {

float: none;

text-align: center;

margin: 5px auto;

}

    .logo img

    {

        text-align: center;

        margin:0 auto;

        float: none;

    }

    .tab_info_detail ul li {

    display: inline-block;

    float: none;

    width: 30%;

}



.tab_info_detail ul {

    text-align: center;

    display: table;

    float: none;

}



.tab_info_detail ul li a {

}



.tab_info_detail ul li a {

    border-left: 1px solid #ccc !important;

}



.tab_info_detail ul {

    border-bottom: none;

    width: 100%;

}

.list_cart ul.cart_title li

{

    width: auto;

}

ul.list_list_cart li

{

    min-height:auto;

    float:none;

}

ul.list_list_cart li {

    border-right:none;



}

ul.list_list_cart li ul li

{

    width:auto;

    float:left;

    margin-bottom:10px;

}

.menu {

    float: left;

    width: 100%;

    padding: 0;

}

}



@media ( max-width: 480px) {

    .banner7-content .title1 {

        font-size: 32px;

        line-height: 38px;

    }

    .banner7-content img.img1 {

        margin-top: -130px;

    }

    .form_dk .input-group input

	{

		width: 91%;

	}

	.form_dk label

	{

		float:none;

		display:block;

	}

}

@media ( max-width: 480px) {

	

	.block_choose ul li

	{

		width:100%;

	}

  .form_dk button

  {

    margin-right:0

  }

        ul.list_list_cart li ul li

    {

        text-align:center;

        width:100%;

    }

    .list_cart ul.cart_title

    {

        display:none;

    }

    .size_product p

    {

        width:auto;

    }

    .size_product ul

    {

        width: 50%;

    }

    .size_product ul li

    {

        margin-bottom: 6px;

    }

    .tab_info_detail ul li {

 

    width: 50%;

}



    li.pr-home-related

    {

        width:100%;

    }

  

   

    .info_footer, .menu_bottom1,.menu_bottom2 {width: 100%;float: left;}

    .news_content ul li.news-item

    {

        width:50%;

    }

    .product_home, .f-product-item

 



    {

        width:100%;

    }

    form#idf

    {

        width:100%;

    }ul.nav.nav-tabs.product_tab_sp li

    {

        

display: inline-block;

        

width: auto;

        

border-right:none;

        

margin: 5px 0;

    }

    .line_fot

    {

      left:0;

      max-width: 232px;

    }

}

@media ( max-width: 320px) {

    ul.list_list_cart li ul li

    {

        text-align:center;

        width:100%;

    }

     

    .tab_info_detail ul li {

 

    width: 100%;

}



    .block_choose ul li {

    width: 100%;

    }



    .info_footer, .menu_bottom1,.menu_bottom2 {width: 100%;float: left;}

    

     .news_content ul li.news-item

    {

        width:100%;

    }

   .product_cate h2 a

   {

       font-size: 16px;

   }

}

/** table of contents **/
.toc {
	display: block;
	margin: 0 40px;
	margin-bottom: 30px;
	padding: 8px 15px;
	background: #fafafa;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box; /* Firefox, other Gecko */
	box-sizing: border-box; /* Opera/IE 8+ */
}
.toc.fullsize { margin-left: 0; margin-right: 0; }
.toc ul { padding: 0; margin-bottom: 0; list-style: none; width: auto; }
 .toc h4 { 
	display: inline-block; 
	padding: 0; 
	margin-bottom: 10px; 
	color: #f58220; 
	text-transform: uppercase; 
	font-size: 16px;
        font-weight: bold;
	background: #f58220;
	color: #fefefe;
	padding: 5px 10px;
	margin-left: -15px;
	margin-top: -3px;
	letter-spacing: 0.03em;
}
.toc.twocol ul { 
	width: 48%; 
	padding: 0;
	float: left;
	-webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box; /* Firefox, other Gecko */
	box-sizing: border-box; /* Opera/IE 8+ */
}
.toc.twocol ul:first-child { margin-right: 4% }

.toc ul li { display: block; margin-bottom: 12px; }
.toc ul li a { font-weight: bold; font-size: 16px; color: #5a5a5a; }
.toc ul li a:hover { color: #2685da; }

/* toc sub-menus */
.toc ul li ul { display: block; padding-left: 20px; padding-top: 3px !important; margin-bottom: 10px; width: 100% !important; float: none !important; }
.toc ul li ul li { padding-left: 5px; margin-bottom: 8px; line-height: 0.95em; }
.toc ul li ul li a { font-size: 16px; font-weight: bold; letter-spacing: normal; }

.toc.twocol ul li ul li { padding-left: 15px; }

/* toc sub-sub-menus */
.toc ul li ul li ul li { line-height: 1em; margin-bottom: 0px; }
.toc ul li ul li ul li a { font-size: 16px; letter-spacing: normal; }

.toc p { margin-bottom: 0; /* fix bug w/ wordpress adding paragraphs */ }
.toc a, a:visited { text-decoration: none;font-size:16px;font-weight:bold }




