
:root {
    --red:#ff0000;
    --green:#32ad54;
    --blue:#1bb8f2;
    --yellow:#bf9908;
    --darkblue:#26243a;
    --pink: #fdfcec;    
    --gray:  #383a44;
}
ul, li {list-style: none;}


#product_info h3 {font-size:20px !important;}
@font-face {
  font-family:'roboto';
  src:url(../fonts/RobotoCondensed-Bold.ttf) format('truetype'); 
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family:'roboto';
  src:url(../fonts/RobotoCondensed-Regular.ttf) format('truetype'); 
  font-weight: normal;
  font-style: normal;
}
.status-red {color:crimson}
.status-yellow {color:orange}
.status-green {color:green}
#pop-login, .modalOverlay {display:none}
.modal-dialog {z-index:9999;}
.modal {color:black}
.modal a {color:#337ab7 !important}

img {max-width: 100%}
@-webkit-viewport { width: device-width; }
@-moz-viewport { width: device-width; }
@-ms-viewport { width: device-width; }
@-o-viewport { width: device-width; }
@viewport { width: device-width; }


body {
    color: #455a64;
    font-size: 14px;
    font-family:roboto;
    overflow-x:hidden;
    position:relative;
}
a:hover {
    text-decoration: none;
}
.about {float:left; width:100%;; line-height: 30px}
.about * {line-height: 30px}

.video {float:left; width:100%; height: 0; padding-bottom: 60%; position: relative; margin-bottom:20px;}
.video .embed-youtube-item {position: absolute; left:0; top:0; right:0; bottom:0; height: 100%; width:100%; }


.gallery {float:left; width:100%; height: 0; padding-bottom: 60%; position: relative; margin-bottom: 20px}
.gallery img {position: absolute; transition: all .5s; left:0; top:0; right:0; bottom:0; height: 100%; width:100%; object-fit: cover; border: 1px solid #ddd;
  border-radius: 4px; background: white;
  padding: 5px; box-shadow: 0px 14px 32px 0px rgba(0, 0, 0, 0.15);}
.gallery:hover img {transform: scale(1.1,1.1); transition: all .5s}

.list-style-buttons {float:right;margin-top:-60px }
.list-style-buttons a {float:left; padding: 5px 10px;float: left;margin-left: 5px;display: block; border: 1px solid #ddd;}
.list-style-buttons .active {background:#f4bd6a; border-color:#f4bd6a; color:white}

.sort-pro {float:left; border:1px solid #ddd; background:white; padding:5px}
.service {float:left; width:100%; vertical-align: middle}
.service .divlogo {display:table-cell; vertical-align: middle; text-align:center;padding:10px; font-size:30px; width:50px;}
.service .divtext {display:table-cell;}
.service .divtext h5 {float:left; width:100%; font-size:18px; color:#333; font-weight:bold; margin-bottom:0px;text-transform: uppercase}
.service .divtext p {font-size:14px; color: #333}

.service .divlogo i {width:50px; height:50px; color:var(--yellow); padding:10px;}

.box {float:left; width:100%; border:1px solid #eee; border-top:none; padding:10px; border-radius:5px; margin-bottom:10px}

#product-tab {float:left; width:100%; margin-top:10px}
#product-tab .active a {background:var(--yellow); font-weight: bold; font-size:17px; border:none; color:white}
#product-tab a {text-transform: uppercase}


button:focus {outline:none}
.btn_send {float:left; width:100%; background:crimson; text-transform: uppercase; font-weight: bold; border:none; border-radius:3px; color:white; padding:10px; height: 40px; text-align:center;}
.btnSubmit {border:none; margin-bottom:20px; float:left; width:100%; border-radius:5px;background:var(--yellow); padding:10px;  color:White; text-align: center}
.btnSubmit big {display: block; clear: both; text-transform: uppercase; font-weight:bold;font-size:20px;}
.btnSubmit small {display: block; clear: both;  font-size:16px;}
#wrapper {
    float:left; width:100%; height:auto;
}

.main {max-width:1150px; height:auto; margin:auto; position:relative; clear:both;}
.white {background:white}
.width100 {float:left; width:100%; height:auto}
.floatright {float:right !important;}

.slide {width:100%; float:left; height:auto; margin-bottom:10px}
/*---Product---*/
#leftpanel .module:first-child {margin-top:0}
.module {float:left; width:100%; margin-top:10px;}
._eee {background:#eee; padding:10px;}
._border {border:1px solid #ccc; padding:10px;}
.module-heading {float:left; border-left:2px solid #f4bd6a; font-size:17px; color:#f4bd6a; text-transform: uppercase; width:100%; padding:10px; background:#eee}
.module-body {float:left; width:100%;}

.heading-home {
  display: flex;
  color: black;
  margin-bottom: 20px;
  margin-top: 20px;
  width: 100%;
  text-align: center;
}
/*.heading-home:before,
.heading-home:after {
  content: '';
  margin: auto 1em;
  border-bottom: solid 1px;
  flex: 1;
}*/
.heading-home a, .heading-home span {
  /*position: relative;
  width: 100%;
  padding: 0 30px;
  text-transform: uppercase;
  font-size: 20px;
  overflow: hidden; color: black;
  background: linear-gradient(white, white) no-repeat top center, linear-gradient(white, white) no-repeat bottom center;
  background-size: calc(100% - 1.7em) 1px;
  */
    color: var(--yellow); width: 100%;
    text-align: center; text-transform: uppercase;font-size: 20px;
}
/*.heading-home a:before,
.heading-home a:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  border: solid 1px;
  border-top: none;
  border-bottom: none;
  transform: skew(45deg)
}
.heading-home a:after {
  transform: skew(-45deg)
}*/
.des-home {float:left; width:100%; padding:10px; color:#333; font-size: 14px; text-align: center; margin-bottom:20px;}

.heading {float:left; width:100%; padding:10px 0; font-size:20px !important; margin-top: 20px;color:var(--yellow); text-transform: uppercase; font-weight:bold; margin-bottom:10px }
.heading span {padding:10px 15px;background:var(--yellow); color:white; text-transform: uppercase }
.heading-small {float:left; font-size:17px; font-weight:bold; text-transform: uppercase; width:100%; padding:10px; color:white; background:var(--yellow);}


.product_cat {float: left; width: 100%; background: var(--yellow); color:white;padding: 10px; margin-bottom: 15px;}
.product_cat a {color: white; font-size: 14px; }

.product {background:var(--pink);  position:relative; width:100%;float:left; margin-bottom: 20px; overflow: hidden; height: 0; padding-bottom:140%; transition: all .5s;
box-shadow: 0px 14px 32px 0px rgba(0, 0, 0, 0.15);border-radius: 3px;}
 
.infoproduct {float:left; height:60px; width:100%; padding:10px 20px;}

.productpic {transition:all .5s;text-align:center; width:100%;float:left; height:0; padding-bottom:100%; overflow: hidden; position: relative;}
.productpic img {transition:all .5s;object-fit: cover; height:100%; width:100%;position:absolute; top:0; left:0}
.product .title {font-size:13px;line-height:20px; margin-top:10px; margin-bottom:2px; text-transform: uppercase; float:left; color:#333; font-weight: bold; width:100%;}
.product .des {float:left; width:100%; line-height:16px; height:32px; overflow:hidden; margin-bottom:5px;color:#333; font-size: 13px}
.product a {text-decoration:none; color:#455a64}

.price {font-size:14px; color:var(--red);  }
.price strong {color:black;}

.product:hover {transform: scale(1.1,1.1); transition: all .5s;}
.old_price {text-decoration:line-through; font-size:14px; color:#ccc; font-weight: normal}
.product .sale {background:black; display:inline-block; color:white; padding:2px; border-radius:2px; font-size:12px}

.dathang {height:0; transition:all .5s; overflow:hidden;margin:auto; padding:0 10px; background:red; color:white; text-align:center; width:120px; font-weight: bold; margin-top:10px;}
.dathang:hover {background:var(--yellow);}
.hot_stick {background:var(--red);   color:white;  text-transform: uppercase
;position:absolute; top:10px; left:0; z-index:9; padding: 3px 10px; font-size: 12px}
.hot_stick:after {content: "HOT"}

.pages {
    float: left;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    width: 100%;
}
.pages .pagebar-mainbody>a {
    background: #fff;
    padding: 5px 10px;
    margin-top: 5px;
    font-weight: bold;
    color: #555;
    border: solid 1px #c9c9c9;
    display: inline-block;
    min-width: 13px;
    border-radius: 2px;
}
.pages .pagebar-selections>span.current{
    background: #f4bd6a;
    color: #fff;
    padding: 5px 10px;
    margin-top: 5px;
    font-weight: bold;
    color: #555;
    display: inline-block;
    color:#FFF;
    min-width: 13px;
    border-radius: 2px;
}

#mainpanel {border-left:1px solid #eee}


.category {float:left; width:100%; letter-spacing: 1px; padding:0}
.category img {height:70px;}
.category>ul {padding: 0; float:left; width:100%; margin:0}
.category a {display:block;color:#333; text-transform:uppercase;padding:10px; border:1px solid #eee;}

.category>ul>li>a:before {font-size: 16px;text-align: right;padding-right: 12px;color: #ccc;font-family: FontAwesome;    content: "\f105";display: inline-block;}
.category .open {margin-top:-38px; font-size:30px; line-height: 32px}
.category .exit {margin-top:-46px !important; font-size: 50px !important; line-height:45px;}
.subcate {display:none; background:#fbfbfb}
.subcate {list-style:none}
.subcate>li {border-bottom:1px solid #ccc}
.subcate>li:first-child {border-top:1px solid #ccc}
.subcate>li:last-child {border-bottom:none}
.subcate a {color:#666; font-weight: normal; padding-left:22px}
.category a.active {color:#00a650}
.category a:hover {color:#00a650; text-decoration:none}

/*------Box-----*/

.firstRowNew{
    position: relative;
    border-color: #e0e0e0;
    border-style: none solid none solid;
    border-width: 0 1px 0 1px;
    margin: -8px -9px 8px -9px !important;
}
.firstRowNew>a>h3{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
    position: absolute;
    bottom: 0;
    padding: 7px 5px;
    color: #fff;
    width: 100%;
}



.quantity {float:left; width:150px;position: relative; margin-top:15px;}

#number::-webkit-inner-spin-button,
#number::-webkit-outer-spin-button
{
  -webkit-appearance: none;
  margin: 0;
}

#number
{
  -moz-appearance: textfield;
}

.quantity input {
float:left; width:42px; height:42px; border:1px solid #ddd; border-radius:5px; text-align:center; margin-left:45px;
}

.quantity input:focus {
  outline: 0;
}

.quantity-nav {position:absolute; top:0; left:0; width:132px}

.quantity-button {width:42px; height:42px;padding-top:3px; font-size:19px; cursor:pointer; position:absolute; border:1px solid #ddd; border-radius:5px; text-align:center;}

.quantity-button.quantity-up {right:0}

.quantity-button.quantity-down { left:0}    



.khachhangthanhtoan{
    display: none;
    width: 100%;
}

.khachhangthanhtoan h3.title {
    font-size: 20px;
    padding-bottom: 5px;
    border-bottom: #455a64 solid 1px;
    margin-bottom: 20px;
    color: #455a64;
}

/*-----Form-----*/
.formResponsive {
    margin: 10px 0;
}
.row {clear:both;}
.rowForm {position: relative;width: 100%; margin: 10px 0;}
.rowForm label.big {
    width: 20%;
    float: left;
}
.rowForm .typeForm {
    width:80%;
    float: left;
}
.typeForm input,.typeForm textarea {width: 80%;resize: none;outline: none}
.error {
    color: red;
    padding-top: 5px;
}


.show_error {
    background: none repeat scroll 0 0 #FDD0D0;
    border: 1px solid #FA789A;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 5px #CCCCCC;
    margin: 10px 0;
    padding: 5px;
    color: red;
    float:left; width:100%;
    text-align: center;
}
.show_success, .show_notice {
    float:left; width:100%;
    background: none repeat scroll 0 0 #E7FDD0;
    border: 1px solid #B9FA78;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 5px #CCCCCC;
    margin: 10px 0;
    padding: 5px;
    text-align: center;
}

.lSSlideOuter{border: #e0e0e0 solid 1px; }
.lslide{text-align: center; vertical-align: middle}

.lSSlideOuter .lSPager.lSGallery img {
    height: 38px !important;
    margin-bottom: 5px;
    width: 100%;
}

.lSSlideOuter .lSPager.lSGallery img:hover{
    border: #ccc solid 1px;
    border-radius: 0 !important;
}

.news_ctn {float:left; width:100%; background:#f7f7f7; padding:10px}

.heading {margin-bottom: 20px}
h3.price {margin:10px 0;}

.heading2, .news_ctn .heading {float:left; width:100%; padding-bottom:10px; padding-top:0; padding-right:50px; border-bottom:1px solid #eee; margin-bottom:20px}
.heading2 span, .news_ctn .heading a {color:#333; font-size:30px;font-family:roboto; text-transform: uppercase }

.news {position:relative; width:100%; float:left; margin-bottom: 15px; overflow: hidden;}
.newspic {width:100%;float:left; height:0; position: relative; padding-bottom:60%; overflow: hidden; position: relative;}
.newspic img {width:100%; float:left; position:absolute; left:0; top:0; width:100%; height:100%; object-fit: cover; transition:all .3s}
.newspic img:hover {transition:all .5s; transform:rotate(7deg) scale(1.3,1.3)}
.news .title {font-family:roboto; font-weight: bold; letter-spacing:1px; font-size:16px; line-height:25px; height: 50px; overflow: hidden; margin-bottom:10px; float:left; width:100%;  margin:10px 0; padding-bottom:10px; padding-top:5px}
.news a {color:#333;}
.news .infonews {float:left; position:relative; height:140px; overflow:hidden}
.news .date {float:left; width:100%; margin:20px 0 0 0}
.news .date i {color:#74b239; margin-right:10px}
.news .des {color:#999; float:left; text-align: justify; padding-bottom:10px;}
.news .readmore {float:left; color:#74b239; font-weight: bold; width:100%}


.news_small {float:left; width:100%; margin-bottom:30px; background: var(--pink); position: relative; box-shadow: 0px 14px 32px 0px rgba(0, 0, 0, 0.15);}
.news_small .img {float:left; overflow:hidden; width:50%; height:0;padding-bottom:50%; position:relative; border:1px solid #eee}
.news_small .img img {position:absolute; left:0; top:0; width:100%; height:100%; object-fit: cover}
.news_small .info {float:left; padding:20px; width:50%; height:0; padding-bottom:30%;}
.news_small h3 {font-size:15px; margin-bottom: 20px; line-height:20px; height:40px; overflow:hidden;font-weight: bold}
.news_small a {color:#333}
.news_small .des {color:#666; font-size: 15px; color:#666; line-height: 17px; height: 51px; overflow: hidden; float:left; width:100%; }
.news_small .readmore {position: absolute; bottom: 20px; right: 20px; background: var(--yellow); color: white; padding: 10px 20px; font-size: 16px}

.other_news h1{
    color: #097EAF;
    font-size: 16px;
    font-weight: bold;
}

.other_news>ul{
    margin: 10px 0;
}

.other_news>ul>li{
    list-style-type: circle;
    margin-left: 30px;
    padding: 2px 0;
}


.pagebar-mainbody{
    display: block;
    text-align: center;
    width: 100%;
}
.pagebar-mainbody span.pagebar-selections{
    padding: 2px 3px;
    color: #ff2439;
    font-weight: bold;
}

.pagebar-mainbody a {
    padding: 0 5px;
}

/* modal css */

    .close{
        color: #455a64;
        opacity: 1; 
        padding: 3px;
        position: absolute;
        right: -10px;
        top: -11px;
        z-index: 999;
        background: rgb(255, 255, 255) !important;
        border-radius: 50%;
        padding: 3px 5px !important;
    }
    
    .close>i{
        font-size: 30px;
    }
    
    .popup_qc .boxItem-body{
        border: none;
        padding: 0px;
        margin: 0px;
		
    }
    

#breadcrumbs {float:left;  width:100%;  padding:30px 0; background:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../images/bc.jpg); background-size:100% auto; margin-bottom:0px;}
#breadcrumbs .heading {color:white !important; font-size:20px !important; margin-top: 0; text-align: center; margin-bottom:0 !important}
.breadcrumb{max-width:1200px !important; text-align:center;margin:auto !important;background:transparent !important;padding-bottom: 5px;}
.breadcrumb>li{padding: 0 5px; color: #888; font-size: 16px; }
.breadcrumb>li>a{font-size: 16px; color: white}
.breadcrumb>li>a:hover{text-decoration: none}
 
    
.contact .form-group {float:left; width:100%}
.contact .form-control {float:left; width:100%; padding:20px; border:none; background:#f5f5f5}

.row_contact {margin-top:20px; float:left; width:100%}
.row_contact .heading {font-size:20px !important; margin: 0 !important}
.row_contact ul {float:left; width:100%; color:#999; font-weight:bold; padding: 0}
.row_contact ul li {padding:5px 0; font-size:15px; }
.row_contact ul i {width:35px; color:var(--yellow)}

.search_box {float: left; width: 100%;}
.search_box input[type=text], .search_box select {width: 100%; height: 40px; padding: 10px; }
.search_box input[type=submit] {width: 100%; height: 40px; padding: 10px;}
@media screen and (min-width: 1100px) {
    .col-20 {width:20%;}
}
	
@media screen and (max-width: 992px) {
}

@media screen and (max-width: 768px) {
    .service .divlogo {vertical-align: top}     
    .giohang {display:block !important;}
    .giohang .divtext p {display:block !important;}
    .productcat_img {padding-bottom:50%;}
    #mainpanel {border:none}
    .cart_mobile{
        display: block;
    }
    
    .td_hide{
        display: none;
    }
    .boxLogo{
        width: 140px;
        margin: auto;
        padding-bottom: 5px;
    }
    
    .info_form{
        margin-top: 20px;
    }
}

@media screen and (max-width: 480px) {
    .news_small {padding: 0}
    .news_small .img {width: 100%; height: 0; padding-bottom: 60%;}
    .news_small .info {width: 100%; height: auto; padding-bottom: 20px;}
    .news_small .readmore {display: none;}


    /*.col-xs-6 {width:100% !important}*/
    .product {padding-bottom:150%;}
    .boxLogo{
        width: 130px;
        margin: auto;
        padding-bottom: 5px;
    }
}

#home> .width100 {padding: 30px 0}
#home >.width100:first-child {background: var(--gray)}
#home >.width100:nth-child(odd) {background: var(--pink)}
#home >.width100:nth-child(odd) .product {background: white;}


#about {background: var(--gray) !important; color: white}

#home .news_small {background: white;}
#hotproduct {padding:30px 0;}
.owl-item {float:left}
.owl-nav {position:absolute; top:20px; right:20px}
.owl-prev {border-right:1px solid #eee !important}
.owl-prev, .owl-next {border:none; background:transparent; font-size:17px}
.disabled {display: none}





.owl-controls{margin-bottom: 20px; padding:0 10px;}
 

.owl-pagination {float:left;text-align: center; width:100%; padding:0 10px; margin-bottom:0px; margin-top: 20px}
.owl-page {
    float:none; border:none;
    display: inline-block;
    height: 10px; margin-right: 10px; margin-bottom:10px;border-radius: 50%;
    width: 10px;
    background-color: var(--yellow);
}
.owl-pagination .active, .owl-page:hover {
    background-color: var(--red);
}

.cart {position:fixed; right:0; top:50%; width:80px;  border-top-left-radius:10px; border-bottom-left-radius:10px;box-shadow:0 0 10px #666; text-align: center; background:white; z-index:9999;}
.cart i {font-size:40px; color:Red;}