@import "bootstrap.css";
@import "animate.css";

@font-face {
	font-family:"Montserrat-Regular";
	src: url(../fonts/Montserrat-Regular.otf);
}

@font-face {
	font-family:"Montserrat-Medium";
	src: url(../fonts/Montserrat-Medium.otf);
}


/* Begin css breadcrumb */
.kmt_breadcrumb{color:#666666!important;font-size:14px;margin-bottom:10px;padding-left:5px;margin-top:10px}
.kmt_breadcrumb a{color:#666666!important;font-size:16px;}
.kmt_breadcrumb a:hover{color:#d72121!important;text-decoration:none}
/* End css breadcrumb  */

.pagination>li>a, .pagination>li>span {
    color: #fff;
	background-color: #231F20;
	border: 1px solid #231F20;
}

.pagination>li>a:hover{
	background-color: #ce67a2;
	border-color: #ce67a2;
	color: #fff;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #ce67a2;
    border-color: #ce67a2;
}


.read_more{
	text-align:right;
	margin-top:-30px;
	margin-bottom:20px;	
	width:99%;
}

.read_more a{
	padding:5px 0px;
	font-size:12px;
	font-weight:bold;
	color:#ef5b23;
}

.read_more a:hover{
	text-decoration:none;
	color:#0f5b3b;
	
}

.content_article{
    width: 100%;
    clear: both;        
    display: inline-block;        
	text-align:justify;
	color:#444444;
	font-size:14px;
    line-height: 25px;
}

.content_article p{
	 margin-bottom: 5px;
}

.content_article img{
	max-width:100%;
	height:auto!important;
    margin-bottom: 5px;
}

.hidden1 {
	overflow: hidden;
    width: 100%;
	height: 350px;
}

.kmt_page{
	clear:both;	
}

.kmt_title_article{
	font-size:15px;
	margin-bottom:10px;	
	font-weight:bold;
	color:#ce67a2;
	text-transform:uppercase;
	text-align:left!important;
}

/* Begin css list_same */
.same_title{color:#ce67a2!important;margin:10px 0px 5px 0px!important;font-size:15px;font-weight:bold;text-transform:uppercase;font-family:"Montserrat-Medium";border-bottom:1px dashed #ccc}
.same_title:hover{color:#ce67a2!important;}
.list_same{margin:0px;padding:0px;}
.list_same li{color:#444;margin-bottom:3px;list-style:none}
.list_same li:hover{color:#ce67a2;}
.list_same li:hover a{color:#ce67a2;text-decoration:none}
.list_same li a{font-size:14px;color:#444;}
/* End css list_same */

body{
	background:#fff;
	font-family:"Montserrat-Regular";
	padding-top:5px;
	overflow-x:hidden;
}

#wrap_bg_block_1{
	width:100%;
	background:#fff;
    padding-bottom: 15px;
}

#wrap_phone{
    text-align: right;
}

#wrap_phone span{
    padding-right: 16px;
}


#wrap_phone a{
	color:#222222;
	padding:0px 3px;
}

#wrap_phone a:hover{
	color:#ce67a2;
	text-decoration:none;
}


#wrap_block_1{
	clear:both;
}

#wrap_menu{
	float:right;
	margin-top:16px;	
}

#wrap_block_2{
	display:inline-block;
	width:100%;	
}

.kmt_slide_into{
    height: 288px!important;
    overflow: hidden!important;
}

#wrap_bg_block_3{
	width:100%;
	display:inline-block;
	background:#fff;	
}

#wrap_block_3{
	margin-top:30px;
    padding-bottom: 30px;	
}

.wrap_pcl{
	margin:10px auto;	
}

.block_pcl{
	width:370px;
	min-height:473px;
	margin:0 auto;
	position:relative;	
	text-align:center;
}

.img_pcl{
	width:370px;
	height:473px;	
	position:absolute;
	z-index:100;
	top:0px;	
}

.img_pcl img{
	width:370px;
	min-height:473px;	
}

.content_pcl{
	width:100%;
	position:absolute;
	z-index:200;	
	bottom:40px;
}

.content_pcl h2{
	margin-bottom:25px;
    font-weight: 500;
}


.content_pcl h2 a{
	font-size:24px;
	color:#000;
    font-family:"Montserrat-Medium";
	text-transform:uppercase;
    font-weight: 500;
}

.content_pcl h2 a:hover{
	text-decoration:none;
    color: #ce67a2;
}


.content_pcl p a{
	font-size:13px;
	color:#000;
	font-family:"Montserrat-Medium";
	text-transform:uppercase;
	background:#fff;
	padding:5px 10px;
}


.content_pcl p a:hover{
	background:#000;
	color:#fff;
	text-decoration:none;
}

#wrap_bg_block_4{
	width:100%;
	background:#ebebeb;
	clear:both;
	padding-top:20px;	
}

#wrap_block_4 h5{
	color:#000;	
	text-transform:uppercase;	
	font-family:"Montserrat-Medium";
	font-size:16px;
	margin-bottom:20px;
}

#wrap_add_f{
	color:#000;	
}

.wrap_social{
	padding-top:20px;
}

.wrap_social p{
	margin-bottom:10px;
	color:#000;	
	text-align:right;
}

.wrap_social a{
	color:#000;	
}

.count_num{
	display:inline-block;
	width:15px;
	height:15px;
	line-height:11px;
	margin-right:2px;
	font-weight:bold;
	text-align:center;
	background:#fff;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-radius:2px;
	padding:1px 1px 2px 1px;
}

.kmt_title{
	margin-bottom:20px;	
	padding-bottom:5px;
	border-bottom:2px solid #000;
	font-size:35px;
	color:#000;
	text-transform:uppercase;
    font-family:"Montserrat-Medium";
}

.wrap_news{
	margin:10px auto;	
}

.block_news{
	width:270px;
	min-height:325px;
	margin:0 auto;	
}

.img_news{
	width:270px;
	height:185px;	
}

.img_news img{
	width:270px;
	height:185px;	
}

.block_news h2 a{
	font-size:14px;
	color:#333333;
	line-height:20px;	
	font-family:"Montserrat-Medium";
	text-transform:uppercase;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.block_news h2 a:hover{
	color:#ce67a2;
	text-decoration:none;
}

.content_news{
	font-size:13px;
	color:#333333;
	line-height:20px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
}

#wrap_add_p{
	font-size:14px;
	color:#333;	
}

.wrap_map{
	height:600px;	
}

.wrap_form_contact{
	margin-top:20px;	
	font-size:13px;
	color:#444;	
}


.kmt_captcha{
	padding:5px 10px;
	text-transform:uppercase;
	background:#7f7f7f;
	color:#fff;
	font-weight:bold;
	display:inline-block;	
}

.wrap_left{
	margin-bottom:10px;	
}

.wrap_item{
	margin:10px auto;	
}

.block_item{
	width:270px;
	min-height:455px;
	text-align:center;
	margin:0 auto;
}

.img_item{
	width:270px;
	height:360px;
	border:1px solid #ccc;
	border-radius:3px;
	padding:5px;
	display: table-cell;
    vertical-align: middle;	
    text-align:center;
}
	
.img_item *{
   vertical-align: middle;	
}

.img_item img{
	max-width:260px;
	max-height:350px;	
}

.block_item h2 a{
	color:#222;
	font-size:12px;
	text-transform:uppercase;
    line-height: 20px;
    font-family:"Montserrat-Medium";
}

.block_item h2 a:hover{
	color:#df81bc;
	text-decoration:none;
}

.block_item p{
	color:#df81bc;
	font-size:12px;
	text-transform:uppercase;
}

.block_item p a{
	color:#df81bc;
}

.wrap_right{
	padding-left:20px;
	margin-bottom:10px;	
}

#wrap_support{
	width:100%;
	height:	353px;
	background:url(../img/bg_sp.png) no-repeat center top;
	text-align:center;
	padding-top:190px;
}

#wrap_support p{
	margin-bottom:10px;
}

#wrap_support p span{
	margin-bottom:10px;
	font-family:"Montserrat-Medium";
	color:#6a6a6a;
	font-size:14px;
}

#wrap_support p:nth-child(1){
	font-family:"Montserrat-Medium";
	font-size:13px;
    margin-bottom:30px;
}


#wrap_support p img{
	padding:0px 5px;
}

.list_news_home{
	width:100%;
	list-style:none;
	padding:0px;	
	margin:0px;
}

.list_news_home li{
	width:100%;
	padding-bottom:5px;
	border-bottom:1px dashed #ccc;
	margin-bottom:10px;	
	display:inline-block;
}

.img_news_home{
	width:95px;
	height:65px;
	float:left;
	margin-right:10px;
	border:1px solid #ccc;
	padding:2px;
	border-radius:2px;	
}

.img_news_home img{
	width:89px;
	height:59px;
	border-radius:2px;
}

.content_news_home{
	width:175px;
	float:left;	
}

.content_news_home > div {
	font-family: "Montserrat-Medium";
}

.kmt_left{
	width:275px;	
}

.content_news_home h2{
	font-size:13px;
	color:#333;
	margin-bottom:5px;
	margin-top:2px;
	line-height:20px;
}

.content_news_home p a{
	font-size:12px;
	color:#df81bc;
}

#wrap_img_dt{
	width:450px;
	height:635px;
	margin:0 auto;
}

#wrap_img_dt > div{
	width:450px;
	height:635px;
	border:1px solid #ccc;
	border-radius:3px;
	padding:5px;	
	display: table-cell;
    vertical-align: middle;	
    text-align:center;
}
	
#wrap_img_dt > div *{
   vertical-align: middle;	
}

#wrap_img_dt > div img{
	max-width:445px;
	max-height:625px;	
}

#wrap_thumbs{
	width:450px;
	height:80px;
	overflow:hidden;
	margin:0 auto;
	margin-top:10px;	
	position:relative;		
}

#wrap_img_thumbs,#wrap_img_thumbs_none{
	width:400px;
	height:80px;
	overflow:hidden;
	margin:0 auto;
}

#wrap_img_thumbs_none{
    position: absolute;
    z-index: 300;
    margin-left: 25px;
}

.wrap_info_item h2{
	font-size:24px;
	margin:0px;
	margin-bottom:20px;
	color:#000;
	text-transform:uppercase;
    font-family:"Montserrat-Medium";
    line-height: 30px;
}

.wrap_info_item a{
	color:#df81bc;
}

.wrap_info_item p{
	margin-bottom:15px;
	text-transform:uppercase;
	color:#333333;
	font-size:15px;
}

.price_1{
	font-size:15px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.price_1 span{
    text-decoration:line-through;	
    
}

.price_2{
    font-size:15px;
    clear: both;
     margin-bottom: 10px;
     text-transform: uppercase;
}

.price_2 span{
	color: #df81bc;
}

.select_dt{
    margin: 15px auto;
    text-transform: uppercase;
    font-size: 15px;
}

.select_dt select{
    padding: 5px 10px;
}

.select_dt span{
    display: inline-block;
    min-width: 70px;
}



#kmt_hotline{
	font-size:18px;
	color:#df81bc;	
	font-family:"Montserrat-Medium";
	text-transform:uppercase;
	margin-bottom:20px;
}

#add_wl{
    text-align: center;
    margin-top: 15px;
}

#add_wl a{
    font-size: 18px;
    font-weight: 500;
    color: #222;
}

#add_wl a:hover{
    color: #df81bc;
    text-decoration:none;	
}


#kmt_order{
	font-family: "Montserrat-Medium";
	padding:7px 25px;
    width: 100%;
    font-size: 16px;
	background:#df81bc;
	color:#fff;
    font-weight: 500;
	text-transform:uppercase;
    border: 0px;
}

#kmt_order:hover{
	background:#222;
	color:#fff;
	text-decoration:none;
}

#bt_dt_item_arr{
	width:100%;
	height:17px;
	position:absolute;
	z-index:200;
	top:30px;	
}

#item_dt_pre {
	background: url(../img/arr_right.png) no-repeat center;
	cursor: pointer;
	width: 17px;
	height: 17px;
	position:absolute;
	top:0px;
	right:0px;
}

#item_dt_next {
	background: url(../img/arr_left.png) no-repeat center;
	cursor: pointer;
	width: 17px;
	height: 17px;
	position:absolute;
	top:0px;
	left:0px;
}


#wrap_img_thumbs ul,#wrap_img_thumbs_none ul{
	list-style:none;
	padding:0px;
	margin:0px;	
}

.kmt_note{
    font-size: 15px;
    color:#df81bc;
}

.kmt_stt_form {
    margin-top: 3px;
    color:#df81bc;
}

#wrap_img_thumbs ul li,#wrap_img_thumbs_none ul li{
	width:70px;
	height:80px;
	padding:2px;
	border:1px solid #ccc;
	border-radius:3px;
	float:left;
	margin:0px 5px;	
}

#wrap_img_thumbs ul li img,#wrap_img_thumbs_none ul li img{
	width:64px;
	height:74px;
}

#wrap_img_thumbs_none_mb{
        display: none!important;
    }

#wrap_img_thumbs_none_mb img{
    max-width: 100%;
    max-height: 100%;
}

#list_color{
	width:100%;
	float:left	
}

#list_color ul{
	list-style:none;
	padding:0px;
	margin:0px;
	display:inline-block;	
	padding-top:18px;
    padding-left: 80px;
}

#list_color ul li{
	width:28px;
	height:28px;
	margin-right:3px;
	margin-bottom:10px;
	float:left;
	border-radius:50%;
	padding:2px;
	border:1px solid #fff;
}

#list_color ul li a{
	display:inline-block;
	width:22px;
	height:22px;
	float:left;
	border-radius:50%;
}

#list_color ul li a:hover,#list_color ul li a:active,#list_color ul li a:focus{
	text-decoration:none!important;
}

#list_color ul li:hover,.active_color{
	border:1px solid #df81bc !important;
}


.kmt_title_cart{
    color: #000;
    font-size: 15px;
    margin-bottom: 20px;
    border-bottom: dashed #ccc 1px;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.kmt_con_cart{
   border-bottom: dashed #ccc 1px;
   padding-bottom: 10px; 
   margin-bottom: 10px;
}

.kmt_con_cart p{
    margin-bottom: 3px;
    font-size: 14px;
}

.kmt_con_cart p span{
    color: #df81bc!important;
    font-size: 13px;
}


.kmt_con_cart p:nth-child(1){
    margin-top: 15px;
}

.kmt_submit_cart{
    text-align: center;
}

.kmt_account{
    text-align: left;
    width: 99%;
}

.kmt_account > p{
   clear: both;
   margin-bottom: 10px;
}

.kmt_account div{
   margin-right: 10px;
   float: left;
}

.kmt_account div input{
   width: 600px;
   padding: 3px;
   
}

.kmt_account p a{
   padding: 5px 20px;
   background: #ce67a2;
   color: #fff;
   border: 0px;
   border-radius: 3px;
   margin-right: 3px;
}

.kmt_account p a:hover{
   background: #222;
   text-decoration: none;
}

.active_capacity{
	display: flex!important;
}

.active_capacity_real{
	display: flex!important;
}

.row_value{
	display:none;
	width:100%;	
}