body,p{
	color:#1c1c1c;
} 
/*------topbar--------*/
    .text-welcome span{
        color: black;
        font-size: 15px;
    }        
    @media (max-width:767px){
      .header-cart,
      header .social-top {
      padding:0;
      }
      header .social-top ul{
          float:left !important;
      }
      .header-links{
          padding-bottom:10px;
      }
      .top-cart, .heafer-search
      {
      padding-top:0;
      }
      #search{
      right:0;
      }
      #search{
        top: 100%;
      }
      .image2{
          padding:0;
      }
      .tab_container_category .name, .item_product .tabs-conten .name, .product-layout .item .name{
          padding:0 5px;
      }
      .item_product{
          padding-bottom:15px;
      }
    }
    @media (min-width:992px){     
      header .social-top ul{
          padding:5px 0;
      }
      .heafer-search{
        padding-top:5px;
      }
       #search{
        top:100%;
    }
    }   
/*------endtopbar--------*/  

/*header*/
    @media (max-width: 767px){
        .hoz-menu{
            margin-top: 0;
        }
        #logo,#logo-1
         {
            padding: 10px 0;
        }       
    }
/*endheader*/

/* module san pham tab */
    @media (min-width:992px){
        ul.product-tabs{
            padding-bottom:0;
            border-bottom:none;
            margin:0;
            padding-top:15px;
            float:right;
        }
    }       
    ul.product-tabs li a{
        font-size:14px;
        text-transform: capitalize;
    }
    .tabcategory h2{
    text-transform:uppercase;
    }
/* ket thuc san pham tab */ 

/* block san pham*/
    .item_product:hover{
        box-shadow: 0 0 32px 4px rgba(0,0,0,0.08);
    }
    .item_product{
    padding-bottom:30px;
    }
    .item_product .tabs-conten{
    text-align:center;
    }
    @media (max-width:767px){
        .item_product .tabs-conten .price{
            min-height:50px;
        }
        .special_countdown{
            margin-top:0;
                background-size: cover;
        }
        .special_countdown .product-layout .item{
            margin:0;
        }
        .item-countdown .bottom{
            margin-left:0;
        }
        .special_countdown .item-countdown .bottom .name{
            padding:0;
        }
        .item-countdown .bottom .description{
            margin:0;
        }
        .special_countdown ul.list_attr_block{
            text-align:center;
        }
    }
/* ket thuc block san pham*/ 

/* san pham*/
    .item .actions{
        display:none;
    }
    .product-layout .item{
        box-shadow: 0 0 32px 4px rgba(0,0,0,0.08);
    }
    .product-grid .price,
    .item .rating{
        float: none;
    }
    .product-layout .item .left-block .image{
        padding-top: 0;
    }
    .product-layout .item .right-block{
        text-align: center;
    }
    .product_related{
        margin-bottom: 30px;
    }
    .product-view ul.list-unstyled *{
        color: black;
        font-size: 14px;
    }
    .product-view .price-product{
            font-size: 25px;            
            margin-bottom: 20px;
    }
    .product-view ul.list-unstyled{
        margin-top: 20px;
    }
    .product-view .btn-mua a{
        color: #fff;
        background-color: #C6162E;
        font-size: 14px;
        text-transform: uppercase;
        font-weight: 500;
        letter-spacing: 1.2px;
        height: auto;
        line-height: inherit;
            box-shadow: none;
            padding: 15px 30px;
            min-width: 350px;
            text-align: center;
        display: inline-block;
    }
    .product-view .btn-mua{
        margin-top: 30px;
    }
    .product-layout .item .right-block .name a{
        font-size: 14px;
            font-weight: bold;
    }
    .item .rating{
        display: none;
    }
    @media (max-width:767px){
        .tab-content img{
            width:100%;
            height:auto;
        }
        .tab-content .tab-pane{
            padding:10px;
        }
    }
/*tin tuc*/
.article-description img{
    height:auto;
}
/*module tin tuc*/
    /*tin tuc tuy chon*/
    .module_custom_new .name-title:after{
        display:none;
    }
    .module_custom_new .articles-inner.item-inner
    {
        background-color: rgba(26,38,66,0.9);
        border: 1px solid #fff;
    }
    .module_custom_new .name-title{
      margin: 0;
      padding: 5px;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      max-height: 43px;
      height: auto;
      min-height: 43px;
    }
    .module_custom_new .articles-name{
    color:white;
    }    
    .module_custom_new{
      background-color: #1A2642;
      padding-bottom: 30px;
      position: relative;
      overflow: hidden;
    }
    .module_custom_new .blog-title h2{
    color:white !important;
    }
    .module_custom_new .blog-title h2:after{
    display:none !important;
    }
    .module_custom_new .blog-title p{
        color:white;
    }
    .module_custom_new:before{
        height: 100%;
      width: 100%;
      position: relative;
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      transform: rotate(45deg);
      content: '';
      display: block;
      position: absolute;
      right: 58%;
      top: 0;
      background-color: #fff;
    }
    #blog_home .owl-carousel .owl-nav button.owl-prev,
    .product_related .owl-carousel .owl-nav button.owl-prev{
	    position: absolute;
        top: 50%;
        font-size: 50px;
        margin-top: -35px;
        left:0;
    }
    #blog_home .owl-carousel .owl-nav button.owl-next,
    .product_related .owl-carousel .owl-nav button.owl-next{
    	    position: absolute;
        top: 50%;
        font-size: 50px;
        margin-top: -35px;
        right:0;
    }
    .product_related .owl-carousel .owl-nav button.owl-prev{
	    position: absolute;
        top: 50%;
        font-size: 50px;
        margin-top: -35px;
        left:-15px;
    }
    .product_related .owl-carousel .owl-nav button.owl-next{
    	    position: absolute;
        top: 50%;
        font-size: 50px;
        margin-top: -35px;
        right:-15px;
    }
    @media (max-width: 480px){
      .module_custom_new:before {
          right: 100%;
          top: 50%;
      }
    }
    .name-title:after{
    display:none;
    }
    .blog .articles-name{
       overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
    }
    .blog .blog-content .articles-intro{
        overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;      
    }
    @media (min-width:992px)
    {
    .blog .blog-content .articles-intro{
        min-height:75px;   
    }     
    }
    .blog .blog-content .name-title{
      margin:0;      
      padding:0;
    }
    .blog .blog-content .articles-intro{
        line-height: 25px;
    }        
    .blog .blog-content{
        padding:10px;
    }
    #blog_home .articles-inner.item-inner{
      width: 100%;
      height: 100%;
      display: inline-block;
      border-radius: 5px;      
      box-shadow: rgba(0,0,0,0.125) 0px 1px 10px -1px, rgba(0,0,0,0.05) 0px 1px 20px -1px;
      position: relative;
    }    
    .articles-inner.item-inner:hover .articles-image img{
        transform: scale(1.1);
            transition: transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1),opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1),-webkit-transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
    }
/* ket thuc module tin tuc*/

/*footer*/
    @media (min-width:768px){
        #back-top{
            bottom:35%;
        }
    }
    .footer-center .pos-about-us{
        border-right:none;
    }
    .col-lg-20{
        width:20%;
    }
    .contact-group .child-item *{
        color:white;
    }
    .contact-group{
        padding-top:25px;
        background:#2f2f2f;
    }        
    .contact-group .item{
        background:none;
    }
    @media (max-width:767px){
      .contact-group .col-xs-6{
          width:50% !important;
      }
      .static-block{
          margin-top:0;
      }
    }
/* ket thuc footer*/  
.img img
{
max-width:100%;
} 

/* module cot*/
    .list-group .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
  }
  .blog-aside .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;        
  }
  .blog-aside .aside-title{
    margin-bottom: 10px;    
  }
  .panel-heading {
      padding: 10px 15px;
      border-bottom: 1px solid transparent;
      border-top-left-radius: 3px;
      border-top-right-radius: 3px;
  } 
  .blog-aside .loop-blog .name-right h3{
    margin: 0;
    font-size: 13px;
    font-weight: 500;
    color: #000;
    position: relative;
  }
  .blog-aside .loop-blog .thumb-left{
        padding-right: 0;
  }
  .blog-aside .loop-blog{
    margin-bottom: 10px;
  }
  .list-group a{
    color:black;
  }
/* ket thuc module cot */ 

/* chi tiet sp */
    .image-slide .owl-nav,
    .image-slide .owl-dots,
    #product
    {
    display:none;
    }    
/*ket thuc chi tiet sp*/ 
.form-control{
    margin-bottom:10px;
}
#module-newsletter-0{
    margin-bottom:10px;
} 

/*block san pham*/
ul.list_attr_block{
    display:block;
    margin-top:15px;
}
ul.list_attr_block li{
    display:inline-block;
    padding:0 10px;
        border-right: 1px solid #eaeaea;
}
ul.list_attr_block li:last-child{
    border-right:none;
}
ul.list_attr_block li img{
    width:20px !important;
    margin:0 auto;
}
.tab-content .tab-pane p{
    color:black;
    font-size:14px !important;
}
.item_product {
    border: 1px solid #f4f4f4;
}
.tab_container_category .name,
.item_product .tabs-conten .name,
.product-layout .item .name{
    border-bottom: 1px solid #f4f4f4;
    padding-bottom:5px;
}
.price{
    color:black;
    font-size:14px;
    font-weight:normal;
}
.item_product .tabs-conten .price{
    float:none;
}
.item_product .image{
    margin:0;
}

@media (min-width:768px){
    .module-newsletter form{
        width:50%;
        margin:0 auto;
    }
} 
.pt_custommenu div.popup a{
    text-align:center;
} 
.hoz-menu{
    margin:0;
}
@media(min-width:991px){
    #logo img{
        width: 70%;
        margin:0 auto;
    }
    #logo{
        padding:15px 0;
    }
}
.pt_custommenu div.pt_menu{
    padding-bottom:0;
}
@media (max-width:767px){
    ul.list_attr_block li{
        padding:0 3px;
        font-size:11px;
    }
} 
@media (min-width:991px){
    .pt_custommenu div.popup{
        top:100% !important;       
    }
}
.product-layout .item{
    padding-bottom:30px;
}
.product-layout .item .left-block .image{
    margin:0;
}
.product-layout .price{
    padding:0;
} 
/*custom trang dai ly*/
@media (min-width:991px){
    #map{
        height:400px !important;
    }
    .he_thon_phan_phoi_service{
        margin:30px 0;
    }
} 
.store_item {    
    -webkit-box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.19);
    box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.19);
    margin-bottom: 25px;
}
.store_item .name {
    letter-spacing: 0.05em;
    font-size: 15px;
    font-weight: bold;
    color: #263248;
    padding: 10px;
    background-color: #f0f0f0;
    text-transform: uppercase;
    margin:0;
} 
.store_item .name a{
    font-weight: bold;
    font-size: 15px;
} 
.store_item:hover .name,
.menu-mobile{
    background:#C6162E;
}
.store_item:hover .name a{
    color: white;
}
.store_item{
    border:1px solid transparent;
}
.store_item:hover{
    border: 1px solid #C6162E;
}
.store_item .address{
    padding:10px;
    font-size: 12px;
    line-height: 2;
}
.store_item .view_map{
    padding:10px;
}
.store_item .view_map a{
    color: #fff;
    background-color: #C6162E;
    border-radius: 3px;
    -webkit-transition: color 0.3s, -webkit-box-shadow 0.3s;
    transition: color 0.3s, -webkit-box-shadow 0.3s;
    -o-transition: color 0.3s, box-shadow 0.3s;
    transition: color 0.3s, box-shadow 0.3s;
    transition: color 0.3s, box-shadow 0.3s, -webkit-box-shadow 0.3s;  
        padding: 5px 15px;
 }  
 @media (min-width:991px){
    .fancybox-slide .module-newsletter{
        width:50%;
            background: url(/image/catalog/banner/aaa.jpg) !important;
    }
    .fancybox-slide .module-newsletter h3,
    .fancybox-slide .module-newsletter p{
        color:white;
    }
    .fancybox-slide .module-newsletter .container{
        width:auto;
    }
 }   
 /*special product*/
.special_countdown .product-layout .item{
    padding:0;
}
.special_countdown .product-layout .item .name{
    border-bottom:none;
}
.special_countdown .item-countdown .bottom .name{
    margin:0;
}
.special_countdown ul.list_attr_block{
    clear:both;
} 
.special_countdown{
    background:url(/image/catalog/banner/banner-special-new.jpg) no-repeat center center fixed;
} 
.footer-center .pos-about-us .description{
    padding-top:0;
} 
/*related product*/
.product_related ul.list_attr_block{
    clear:both;
}
.product_related .image{
    margin:0;
    padding:0;
}
.product_related .name{
    text-align:center;
    border-bottom: 1px solid #f4f4f4;
    padding-bottom:5px;
}
.product_related .price{
    float:none;
    min-height:40px;
}
.product_related .price-rating{
    text-align:center;
}
.product_related .item{
    border: 1px solid #f4f4f4;
    padding-bottom:30px;
    margin-bottom:0;
    background: transparent;
}
.product_related .item:hover{
    box-shadow: 0 0 32px 4px rgba(0,0,0,0.08);
}
.product_related .image2{
    padding:0;
} 
.tab_container_category .name a,
.name a,
.blog .articles-name{
    font-size: 16px;    
    color:#C6162E;
    text-transform: capitalize;
}
.featured-sldier-title:before,
.countdown-title:before,
#blog_home .blog-title:before,
.related-title:before{
    content: "";
    width: 70px;
    height: 3px;
    background: #C6162E;
    position: absolute;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
}
.featured-sldier-title h2:after,
.countdown-title h3:after,
#blog_home .blog-title h2:after,
.related-title h3:after{
    display:none;
}
.footer-bottom {
    background: rgba(0, 0, 0, 0.98);
    border-top: 1px solid rgba(255,255,255,0.12);
    text-align: center;
}
.footer-bottom .powered .left-powered{
    width:100%;
}
.module_custom_new a.articles-name{
    color:white;
}
.breadcrumb > li a,
label{
    font-size:13px;
}
label,
.product-view p{
    color:#000;    
}
.fb_iframe_widget_fluid_desktop iframe{
    width:100% !important;
}
.contact-group{
	margin-top:30px;
}
/*doi mau web*/
.list-group .panel-heading,
.panel-default>.panel-heading,
.list-group-item:first-child,
.blog-aside .panel-heading{
    text-transform: uppercase;
    font-size: 20px;
    color: #C6162E;
}
.blog .blog-content .articles-intro{
    color:#1c1c1c;
}
.footer-bottom .powered h2,
.footer-bottom .powered .left-powered h2 a{
        color: rgba(255,255,255,0.5);
}
.contact-group{
        background: #000111;
}
.footer-center {
    background: #000111;
    border-top: 1px solid rgba(255,255,255,0.12);
}
.contact-group .child-item a p{
    color:#ed1c24;
        padding-left: 18px;
}
.social-top ul li a:hover,
.pt_custommenu div.pt_menu .parentMenu a:hover, .pt_custommenu div.pt_menu.act .parentMenu a,
.pt_custommenu .itemMenu a.level0.actParent:hover,
ul.product-tabs li.active a,
ul.product-tabs li a:hover,
.product-name h1,
.product-view .price-product{
    color: #C6162E;
}
.social-top ul li a:hover {
    border:2px solid #C6162E;
}
.pt_custommenu div.popup{
    border-top: 2px solid #C6162E;
} 
.sale,
.btn-primary, .btn-default, .btn-danger{
    background: #C6162E;
}
#back-top:hover{
    background-color: #C6162E;
}
.btn-primary:hover, .btn-danger:hover, .btn-default:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    background: #e3112e;
    border-color: #e3112e;
}
.footer-center .footer-block h4{
    color:rgba(255,255,255,0.9);
}
.footer-center .pos-about-us .description,
.footer-center ul li a,
.footer-center ul.toggle-footer li,
.footer-center p{
    color:rgba(255,255,255,0.7);
}
.footer-center ul li a{
    font-size:13px;
}  
.product-view .btn-laithu a{
    background: #81847a;
}
.article-page .articles-name{
    font-size:18px;
    color: #C6162E;
}
.article-intro .des,
.article-page p.articledate,
.article-page .article-intro a.readmore-page{
    color:#000;
}
.article-intro a.readmore-page{
    font-weight: normal;
} 
.btn-info {
    background-color: #C6162E;
    background-image: linear-gradient(to bottom, #C6162E, #C6162E);
    background-repeat: repeat-x;
    border-color: #C6162E #C6162E #C6162E;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled]{
	    background-color: #e91b37;
}