@charset "utf-8";
/* CSS Document*/
.owl_homepro .proitem{
	padding-left: 0; padding-right: 0;
}
.owl_homepro .owl-nav{
	position: absolute; right: 0; top: -30px; z-index: 9;
}
.owl_homepro .owl-nav button.owl-prev,
.owl_homepro .owl-nav button.owl-next{
	position: relative; left: 0; top: -22px; right: 0;
	margin: 0; transform: none;
	width: 28px; height: 28px; overflow: hidden;
	background: #FFF;
	box-shadow: none; border-radius: 2px;
	margin: 0 6px;
	text-indent: 0; line-height: 28px;
	color: var( --color-main);
	float: right;
	outline: none;
}
.owl_homepro .owl-nav button.owl-prev{
	right: 0; left: auto;
}
.owl_homepro .owl-nav button.owl-next{
	left: 0; right: auto;
}
.owl_homepro .owl-nav button.owl-prev:hover,
.owl_homepro .owl-nav button.owl-next:hover{
	background: var( --color-focus); color: #FFF;
	outline: none;
}
/*************************/
#detail-img{
	float:left; width:36%;	 position:relative; overflow:hidden;
	border-top:none;
}
#detail-img .percent{
	position:absolute; right:2px; top:10px; z-index:5;
	display:inline-block;	padding:10px 15px;
	background:var( --color-main); color:#FFF;
	font-weight:bold; font-size:15px; line-height:1;
	min-width: 110px; text-align: center;
}
#detail-img .stock_out{
	position:absolute; right:2px; top:55px; z-index:5;
	display:inline-block;	padding:11px 15px 9px;
	background:#000; color:#FFF;
	font-weight:bold; font-size:15px; line-height:1;
	text-transform: uppercase;
	min-width: 110px; text-align: center;
}
/******************/
.faddcart__imgcontainer{
		margin-left: -5px; margin-right: -5px;
		margin-bottom: 5px;
		padding: 0; list-style-type: none;
}
.faddcart__img{
	position: relative;
	padding-left: 5px; padding-right: 5px; margin-bottom: 15px;
	-ms-flex: 0 0 14.2857%;	flex: 0 0 14.2857%;	max-width: 14.2857%;
	font-weight: bold; font-size: 10px;
	text-align: center; line-height: 1.2;
	word-wrap: break-word; cursor: pointer;
	opacity: .6;
	cursor: pointer;
}
.faddcart__img label{
	display: block; cursor: pointer;
}
.faddcart__img img{
	display: inline-block;
	margin-bottom: 10px;
	width: 100px; max-width: 95%;
}
.faddcart__img b{
	clear: both; display: block;
}
.faddcart__img:hover{
	opacity: 1;
}
.faddcart__img.selected{
	opacity: 1;
	color: var( --color-red);
}
.faddcart__img input{
	position: absolute; left: 0; top: 0;
	width: 100%; height: 100%;
	opacity: 0; cursor: pointer;
}
/*********************/
#prodimg_carousel{
	overflow: hidden;
}
#prodimg_carousel .owl-stage{
	display: -ms-flexbox;	display: flex;
	-ms-flex-wrap: wrap;	flex-wrap: wrap;
	-ms-flex-align: center !important; align-items: center !important;
}
#prodimg_carousel .thumb-hide,
#prodimg_hidden{
		display: none !important;
}
#prodimg_carousel > .owl-stage-outer{
}
#prodimg_carousel .owl-prev,
#prodimg_carousel .owl-next{
	position: absolute; top: 50%; transform: translateY( -60%);
	width: 35px; height: 55px; overflow: hidden;
	margin: 0; padding: 0;
	border-radius: 0; overflow: hidden;
	background-color: var( --color-main); color: #000;
	box-shadow: none;
}
#prodimg_carousel .owl-prev:hover,
#prodimg_carousel .owl-next:hover{
	background-color: var( --color-red); color: #000;
	color: #FFF;
}
#prodimg_carousel .owl-next{
	right: 0; left: auto;
	background-image: url( img/arrow-right.png);
}
#prodimg_carousel .owl-prev{
	left: 0; right: auto;
	background-image: url( img/arrow-left.png);
}
#prodimg_carousel .owl-prev.disabled,
#prodimg_carousel .owl-next.disabled{
	background-color: rgba(0, 0, 0, 0.15); color: #000;
}
#prodimg_carousel .owl-thumbs{
		display: -ms-flexbox;		display: flex;
		-ms-flex-wrap: wrap;		flex-wrap: wrap;
		-ms-flex-pack: center !important;
		justify-content: center !important;
		padding: 5px 5px 0; overflow: hidden;
}
#prodimg_carousel .owl-thumb-item{
		position: relative;		width: 100%;
		-ms-flex: 0 0 16.666667%;		flex: 0 0 16.666667%;		max-width: 16.666667%;
		background: none; border: none; padding: 0 5px; margin: 5px 0;
		outline: none;
}
#prodimg_carousel .owl-thumb-item img{
	display: inline-block; width: 100%; height: auto;
	padding: 2px; background: #FFF;
	border: 1px solid #ddd;
	outline: none;
}
#prodimg_carousel .owl-thumb-item.active img{
	border-color: var( --color-main);
	background: var( --color-main);
}
#prodimg_carousel .owl-video-wrapper img{
		opacity: 1;
		display: block !important;
}
#prodimg_carousel .owl-video-play-icon{
	width: 70px; height: 70px;
	background-size: contain;
}
#prodimg_carousel .owl-video-tn{
		position: absolute; left: 0; top: 0;
		width: 100%; height: 100%;
}
/*********/
.prodimg_caption{
	text-align: center; font-size: 14px;
	font-weight: bold; color: #000;
}
/******************/
.box-img{
	position:relative; display:block; width:100%;
	outline:none;
}
.box-img img.trans{
	display:block; width:100%;
}
/***************************
***************************
******************************/
/***************************
***************************
******************************/
.pdinfo_faddcart,
.dpinfo_container{
		font-size: 14px; line-height: 24px;
}
.prodetail__title{
		margin: 0 0 15px; padding: 0;
		font-size: 29px; line-height: 1.5;
		font-weight: 500;
		text-transform: uppercase;
		color: var( --color-focus);
}
.dpinfo_container .prodetail__title{
	display: none;
}
.dpro__code{
	font-size: 14px; font-weight: bold;
	color: var( --color-focus); text-transform: uppercase;
}
/********************
********************************/
.prodetail__img{
	padding-top: 1rem; padding-right: 1.5rem;
}
.prodetail__info{
	background: #f6f6f6;
	min-height: 100%;
	padding: 4rem 3rem 0;
}
.prodetail__info::after{
	position: absolute; left: 100%; top: 0; bottom: 0;
	width: 9px;
	content: "";
	display: block;
	background: #f6f6f6;
}
body.prodetail #bg-main{
	margin-bottom: 0;
}
/********************
********************************/
.pdinfo_faddcart{
	background: #FFF; border: 1px solid #DDD;
	padding: 1rem; margin: 0;
}
.pdinfo_faddcart .form-group,
.dpro__quote p{
	margin-bottom: 6px;
}
.pdinfo_faddcart__opt{
	margin: 0 0 10px;		vertical-align: middle;
}
.pdinfo_faddcart__opt b{
	font-size: 13px; line-height: 22px;
	vertical-align: middle;
	min-width: 90px; font-weight: 500;
	display: inline-block;
}
.pdinfo_faddcart__code,
.pdinfo_faddcart__price{
		font-size: 17px; font-weight: bold;
}
.pdinfo_faddcart__code span{
	color: var( --color-main); text-transform: uppercase;
}
/*************/
.dpinfo_container .percent_text{
	margin-top: 0;
	font-weight: 900; letter-spacing: 1px;
}
.pdinfo_faddcart__price .price{
	color: var( --color-red); font-size: 21px;
	font-weight: bold;
}
.pdinfo_faddcart__price s{
 	font-size: 19px;	margin-left: 10px;
	color: #444; font-weight: 400;
}
/**************/
.pdinfo_faddcart__row{
	-ms-flex-align: center;	align-items: center;
	margin-bottom: 1rem;
}
.pdinfo_faddcart__header{
	-ms-flex: 0 0 90px;	flex: 0 0 90px;	max-width: 90px;
	font-weight: normal !important;
}
.pdinfo_faddcart__qty{
}
.pdinfo_faddcart__submit{
	background: var( --color-main);
	display: block; width: 100%;
	color: #FFF; text-transform: uppercase;
	font-size: 16px; font-weight: bold; text-align: center;
	outline: none;
}
.pdinfo_faddcart__submit::before{
	background: var( --color-focus);
}
.pdinfo_faddcart__submit:hover{
	border-color: var( --color-focus);
}
/**********************/
.prodetail__info #button-share{
	background: none;
	text-align: center;
}
.pdinfo_faddcart #button-share .header{
	display: none;
}
.pdinfo_faddcart #button-share b{
	display: none;
}
.pdinfo_faddcart #button-share .share-fb{
	margin-left: 0;
}
.pdinfo_faddcart #button-share .share-item{
	padding-right: 0;
	border-radius: 1px; overflow: hidden;
}
.pdinfo_faddcart #button-share i{
	margin-right: 0; padding-right: 0;
	padding: 10px 5px 9px;
	font-size: 21px;
	width: auto; min-width: 50px;
	background: none; color: #FFF;
}
.pdinfo_faddcart #button-share i::after{
	display: none;
}
/*********************/
.dpro__content .post-title{
		color: #000; margin-bottom: 0;
		border: none;
}
.dpro__content{
	font-size: 14px;
}
.other__container,
.prodetail__content{
	margin-top: 50px; 
}
.prodetail__content .nav-tabs{
	background: #f7f7f7; padding-top: 10px; padding-left: 30px;
	text-transform: uppercase;
	font-size: 15px;
	border: 1px solid #DDD;
}
.prodetail__content .nav-tabs a{
	position: relative;
	border: none; margin: 0 !important;
	color: #000; font-weight: bold;
	font-size: 14px;
	padding: 12px 30px 5px;
}
.prodetail__content .nav-tabs .active{
	border: 1px solid #ddd; border-bottom: none;
}
.prodetail__content .nav-tabs .active::before{
	position: absolute; left: 0; bottom: -1px;
	content: ""; display: block;
	width: 100%; height: 1px;
	background: #FFF;
}
.prodetail__content .tab-content{
	padding: 30px 30px 30px;
	border: 1px solid #DDD;
	border-top: none;
}
.prodetail__content__btncollapse{
	position: relative;
	clear: both; padding: 10px 25px 10px 15px;
	display: block; width: 100%;
	border: none; background: #f2f2f2;
	border-bottom: 1px solid #CCC;
	text-align: left; text-transform: uppercase;
	font-size: 15px; font-weight: bold;
	margin-bottom: 5px;
	display: none;
}
.prodetail__content__btncollapse:focus{
	outline: none;
}
.prodetail__content__btncollapse::after{
	position: absolute; right: 5px; top: 15px;
	-moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
	content: "\f0d8";
	font-family: 'Font Awesome 5 Free';
  font-weight: 900;

}
.prodetail__content__btncollapse.collapsed::after{
	content: "\f0d7";
}
/******************/
/*******************
********************************/
/*******************
********************************/
#cart_content .cart .form-group{
	margin-bottom:7px;
}
#cart_content .cart .input-group-addon{
	padding:0; position:relative;
}
#cart_content .cart .input-group-addon button{
	padding:6px 12px; display:inline-block;
	border:none; background:none; height:32px;
}
#cart_content .cart .input-group-addon button{
	text-align:center;
}
#cart_content .cart .input-group-addon button:hover{
	color:#002db0;
}
/**********/
select{
	font-size:13px; line-height:18px;
	text-transform:capitalize;
}
select option{
	padding-top:3px; padding-bottom:3px;
}
#cart_content .cart .form-group{
	margin-bottom:0;
}
/****************
***********
********************/
.cart__container_left{
	padding-right: 0;
}
#cart_content{
	margin-bottom:0px;
	border-top:1px solid #CCC; border-left:1px solid #CCC;
	background-color: #FFF;
	font-size: 13px; line-height: 22px;
}
#cart_content .item{
	margin-left: 0; margin-right: 0;
}
#cart_content .item:nth-child(2n){
	background-color: #FFF;
}
#cart_content .item > div{
	padding:10px 10px;
	border-bottom:1px solid #CCC; border-right:1px solid #CCC;
}
#cart_content .header{
	font-weight:600;
	background-color: var( --color-main); font-size:12px; line-height:1.5;
	color: #FFF; text-transform: uppercase;
}
#cart_content .footer{
	background: #f2f2f2 !important;
	font-weight: 600;
}
#cart_content .footer_amount *,
#cart_content .footer_amount{
	font-weight: bold !important; text-transform: uppercase;
	color: var( --color-red);
}
#cart_content .header div{
	border-color: #333;
}
/*******/
#cart_content .info{
	font-weight:bold; text-transform:capitalize;
	background-color:#FFF; font-size:13px; line-height:24px;
	background:#fcf8e3;
}
#cart_content .info .stt,
#cart_content .info .product,
#cart_content .info .qty{
	border-right-color:#fcf8e3;
}
/*******/
#cart_content .stt{
	-ms-flex: 0 0 80px;	flex: 0 0 80px;	max-width: 80px;
	padding-left: 7px !important; padding-right: 7px !important;
}
#cart_content .photo{
	-ms-flex: 0 0 105px;	flex: 0 0 105px;	max-width: 105px;
}
#cart_content .product{
	position:relative; padding-bottom: 15px !important;
}
#cart_content .qty{
	-ms-flex: 0 0 100px;	flex: 0 0 100px;	max-width: 100px;
}
#cart_content .price{
	text-align:right;
	-ms-flex: 0 0 140px;	flex: 0 0 140px;	max-width: 140px;
	font-weight: 600;
}
#cart_content .amount{
	text-align:right;
	-ms-flex: 0 0 140px;	flex: 0 0 140px;	max-width: 140px;
}
#cart_content .button{
	text-align:center;
	-ms-flex: 0 0 60px;	flex: 0 0 60px;	max-width: 60px;
}
#cart_content .qty_price{
	text-align:right;
	-ms-flex: 0 0 280px;	flex: 0 0 280px;	max-width: 280px;
}
/*********/
#cart_content .photo img{
	padding: 2px;
	border-radius: 2px;
}
#cart_content.finish .product{
	text-align:right;
	border-right-color:#DDD;
}
/*********/
#cart_content .product p{
	margin-bottom: 2px;
}
#cart_content .product .code{
	font-size: 12px; text-transform: uppercase;
	font-weight: bold; padding: 0;
	line-height: 1.2; color: #666;
}
#cart_content .product .title{
	margin:0 0 0px;
	font-size:13px; line-height:24px; font-weight:800;
	text-transform:uppercase; color: var( --color-main);
}
#cart_content .product .des-price{
	text-transform: capitalize;
	font-weight: bold;	font-size: 13px;
	margin-bottom: 6px;
}
#cart_content .product .des-price s{
	display: inline-block; margin-left: 5px; margin-right: 10px;
	font-weight: 400;
}
#cart_content .product .des-price .price{
	color: var( --color-red);
}
#cart_content .button button{
	background:#EEE; color:#555; border-color:#DDD;
}
#cart_content .button button:hover{
	background:#000; color:#FFF; border-color:#000;
}
#cart_content .btn_cart_removeitem{
	font-size: 11px; line-height: 18px;
	margin-top: 0px;
	padding:1px 5px 1px; font-weight: 400; text-transform: capitalize;
	border: 1px solid #555;
	background: #666; color: #fff;
	opacity: .7;
	display: block; text-align: center;
	width: 100%;
}
#cart_content .btn_cart_removeitem:hover{
	border-color: #000;
	opacity: 1;
}
#cart_content .btn_cart_removeitem::before{
	background-color: #000;
}
/************************/
.cart_action_btngroup{
		margin-left: -3px; margin-right: -3px;
}
.cart_action_btngroup .col{
	padding-left: 3px; padding-right: 3px;
}
.cart_action_btngroup .cart-btn-action{
	padding: 13px 10px 12px; display: block;
	max-width: 100%; min-width: 0;
	font-size: 16px; overflow: hidden; font-weight: bold;
	border-radius: 2px;
	background: var( --color-main); color: #FFF;
}
.cart-btn-action{
	display: block; background: #000;
	text-transform: uppercase;
	font-size: 15px; text-align: center;
	font-weight:bold;
}
.cart-btn-action::before{
	background: var( --color-red);
}
.cart-btn-destroy{
	background: #999;
	display: block;
}
.cart-btn-action.action-shopping{
	background: #DDD; color: #000;
}
a.cart-btn-action{
	min-width: 250px;
}
.cart-btn-destroy:hover,
.cart-btn-action:hover{
	text-decoration: none;
}
/***********/
.cart_right__container{
	background: #f2f2f2; padding: 25px;
	border-radius: 1px;
}
.cartamount__container{
		border:3px double #CCC; background: rgb(249, 249, 249);
		background-size: 100% 100%;
		padding: 30px 30px 30px; margin-bottom: 20px;
		font-weight: 400;
		font-size: 14px;
}
.cartamount__title{
	padding-bottom: 0px; margin-bottom: 20px;
	font-size: 23px; line-height: 1;
	text-transform: uppercase;	text-align: center;
	font-weight:bold;
	color: var( --color-main);
}
.cartamount__container .row{
	margin-left: 0; margin-right: 0;
	padding-top: 13px; padding-bottom: 13px;
}
.cartamount__container .amount{
	color: var( --color-red);
	font-size: 17px;
	padding-bottom: 0;
}
.cartamount__container .cartamount_proitem{
	border-bottom: 1px solid rgb(222, 226, 230);
	margin-bottom: 0px; padding-bottom: 10px;
}
.cartamount_proitem .border-bottom{
	border-bottom: 1px dashed rgb(222, 226, 230) !important
}
.cartamount_proitem .border-bottom:last-child{
	border-bottom: none !important;
}
.cartamount_proitem .border-bottom .photo{
	ms-flex: 0 0 90px;	flex: 0 0 90px;	max-width: 90px;
}
.cartamount__container .cartamount_proitem__price{
	-ms-flex: 0 0 145px;	flex: 0 0 145px;	max-width: 145px;
	font-weight: 600;
}
/************************/
.cart_action_container .cart_right__container{
	display: none;
}
.cart__title{
	font-size: 14px; line-height: 1.2;
	padding: 15px 15px 13px;
	border-bottom: 1px solid var( --color-focus);
	margin-bottom: 15px;
	background: var( --color-focus); color: #FFF;
	text-transform: uppercase; font-weight: 800;
}
/************************/
#cartbill__navbar .card{
	background: #FFF;
}
#cartbill__navbar .card-header{
	padding: .75rem 1rem; cursor: pointer;
	background: var( --color-main);
}
#cartbill__navbar .card-header__title{
	border: none; background: none;
	margin: 0; padding: 0;
	text-transform: uppercase;
	font-weight:bold;	font-size: 15px;
	color: #FFF;	box-shadow: none;
	text-align: left;
}
#cartbill__navbar .card-body{
	padding: 20px 35px;
}
.cartbill__nav{
	background-color: rgb(245, 242, 233);
	text-align: center; padding-left: 30px;
	border-bottom-color: var( --color-main);
	text-transform: capitalize;
	font-weight:bold;
	font-size: 16px;
}
.cartbill__nav a{
	color: #000;
}
.cartbill__nav .nav-link.active{
	border-left-color: var( --color-main);
	border-top-color: var( --color-main);
	border-right-color: var( --color-main);
	color: var( --color-hover);
}
#cartbill_tabContent{
	padding: 30px 0;
}
/***************/
#cart_paygroup{
	background: rgb(248, 248, 248);
	margin-bottom: 30px;
}
#cart_paygroup .card{
	border: none; border-radius: 0;
	border-bottom: 3px solid #FFF;
	background: rgb(246, 246, 246);
}
#cart_paygroup .card-header{
	padding: 0;
}
#cart_paygroup .card-title{
	border: none; display: block;
	background: rgb(215, 215, 215);
	margin: 0; padding: 10px 15px 10px 38px;
	font-size: 15px; font-weight: bold;
	color: #333;
}
#cart_paygroup .card-body{
	padding: 10px 15px 12px;
	font-size: 13px; line-height: 24px;
	background: #f7f7f7;
}
#cart_paygroup .dcontent{
	font-size: 13px; line-height: 24px;
	margin-bottom: 0;
}
#cart_paygroup .dcontent p{
	margin-bottom: 0px;
}
#cart_paygroup .custom-control-input:checked ~ .custom-control-label::before{
	background: var( --color-hover);
	border-color: var( --color-hover);
}
#cart_paygroup .custom-control-input:checked ~ .custom-control-label{
	color: var( --color-red);
}
/*********************
************************/
.fcart-billding .ferror{
		clear: both; display: block;
		 color: red;
		 font-size: 13px; line-height: 1.2;
}
.fcart-billding button,
.cart-btn-group .btn{
	padding-top: 13px; padding-bottom: 13px;
	text-transform: uppercase; font-weight: 600;
	font-size: 14px;
	min-width: 230px;
}
.fcart-billding button.disabled{
	pointer-events: none;
	background-color: #333;
	border-color: #333;
	color: #fff;
}
.cart-btn-group .btn-default{
	background-color: #DDD; color: #000;
}
.cart-btn-group .btn-default:hover{
	color: #FFF;
}
.cart-btn-group .btn-primary{
	background-color: var( --color-main); border-color: var( --color-main);
	overflow: hidden;
}
.fcart-billding button,
.cart-btn-group .btn-default:hover,
.cart-btn-group .btn-primary:hover{
	border-color: var( --color-red);
}
.fcart-billding button{
	padding: 12px 25px;
	border-color: var( --color-main); background-color: var( --color-main);
	color: #FFF; font-size: 19px; line-height: 20px;
	font-weight:bold;	text-transform: uppercase;
	min-width: 220px;
}
/****************
****************
***********/
.fcart-billding .form-group label{
	font-size:13px; font-weight:bold; line-height: 1.5;
	margin-bottom: 10px; display: block; clear: both;
	padding-top: 0; color: #000; text-transform: capitalize;
}
.fcart-billding .custom-select,
.fcart-billding .form-control{
	font-size:14px;
	padding-left: .75rem;
}
/***********/
.cartcomplete__nofitication{
	position: relative;
	padding: 20px 30px 20px; margin-bottom: 30px;
	color: #000;
}
.cartcomplete__nofitication .title-page{
	margin-bottom: 15px;
	color: #000; padding-bottom: 8px;
	font-size: 17px;
	border-bottom: 1px solid #000;
}
.cartcomplete__nofitication .title-page::before{
	display: none;
}
.cartcomplete__nofitication .dcontent{
	margin-bottom: 0;
}
/***********/
#box-voucher{
	background: #f4f4f4;
	border: 1px solid #DDD;
	padding: 20px 20px 25px;
	font-size: 13px; line-height: 20px; font-weight: 400;
}
.boxvoucher__input{
	position: relative;
	border-radius: 4px; overflow: hidden;
}
.boxvoucher__input .form-control{
	font-size: 12px; text-transform: uppercase;
	font-weight: 600; color: #000;
	height: 40px; line-height: 38px;
	padding-right: 125px;
}
.boxvoucher__input button{
	position: absolute; right: 0; top: 0; bottom: 0;
	border: none;	background: var( --color-main); color: #FFF;
	width: 110px; text-align: center;
	font-size: 13px; text-transform: uppercase;
	padding-left: 15px; padding-right: 15px;
	font-weight:bold;
}
#box-voucher .voucher-use{
	display: block; margin-bottom: 5px;
	color: var( --color-red);
}
#box-voucher p{
	margin-bottom: 5px;
}
#box-voucher .voucher-alert{
	color: #F00; padding-top: 5px;
	clear: both; display: block;
}
/**********************/
/******************/
.cartcomplete_proitem{
	display: -ms-flexbox;
	display: flex;	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	border-top: 1px solid #DDD;
	margin-left: -15px; margin-right: -15px;
}
.cartcomplete_no,
.cartcomplete_img,
.cartcomplete_product,
.cartcomplete_qty,
.cartcomplete_price{
	padding: 12px 15px;
	border-bottom: 1px solid #DDD; border-right: 1px solid #DDD;
}
.cartcomplete_no{
	-ms-flex: 0 0 50px; flex: 0 0 50px;max-width: 50px;
	font-weight: bold;
}
.cartcomplete_img{
	-ms-flex: 0 0 150px; flex: 0 0 150px;max-width: 150px;
}
.cartcomplete_img .box-img{
	display: block;
	border: 1px solid #DDD; padding: 4px;
	background-color: #FFF;
	border-radius: 3px;
}
.cartcomplete_product{
	-ms-flex-preferred-size: 0;	flex-basis: 0;
	-ms-flex-positive: 1;	flex-grow: 1;
	max-width: 100%;
}
.cartcomplete_product h5{
	margin: 0; padding: 0;
	font-size: 16px; color: #000;
	font-weight: bold;
}
.cartcomplete_product p{
	font-size: 13px; color: var( --color-focus);
	font-weight: bold; text-transform: uppercase;
	margin-bottom: 0px;
}
.cartcomplete_product .des-price{
		display: none; margin: 0; color: #000; font-weight: normal;
}
.cartcomplete_qty{
	-ms-flex: 0 0 130px; flex: 0 0 130px;max-width: 130px;
}
.cartcomplete_price{
	-ms-flex: 0 0 130px; flex: 0 0 130px;max-width: 130px;
	border-right: none;
}
.cartcomplete__container .cartcomplete_proitem:nth-child(2n + 1){
	background-color: #f6f6f6;
}
/************************/
.cart-complete .page-wrapper{
		background: #f9f9f9;
}
.cart_complete .card-header{
	background: var( --color-main); color: #FFF;
	font-size: 17px;
}
.cart_complete .post-title{
		font-size: 17px; text-transform: capitalize;
		color: var( --color-main); padding-bottom: 8px;
		margin-bottom: 15px; margin-top: 20px;
		border-bottom: 1px solid var( --color-main);
}
.cart_complete p{
	margin-bottom: 10px;
	font-size: 13px;
}
.cart_complete p > b{
	display: inline-block;
	min-width: 100px;
}
.cart-complete #cart_content{
	border-top: none;
	border-left: none;
}
.cart-complete #cart_content .item > div:last-child{
	border-right: none;
}
.cart-complete #cart_content .item:last-child > div{
	border-bottom: none;
}
/**********************/
body.cart-complete{
}
#cart-complete .card-header{
		font-size: 14px; font-weight: bold; text-transform: uppercase;
		color: #FFF; display: block;
		padding-top: 12px; padding-bottom: 8px;
		background: #000
}
#cart_content.cart-success .qty span{
	display: none;
}
#cart_content.cart-success .price{
	text-align: left;
}
/**********************/
.cartcompleta_info{
	font-size: 14px; line-height: 20px;
	color: #000; margin-bottom: 30px;
}
.cartcompleta_info .col > b{
	font-weight: normal;
	height: 100%; padding-right: 30px;
	position: relative;
}
.cartcompleta_info .col > b.title::after{
	position: absolute; right: 15px; top: -13px; bottom: -13px;
	content: ""; width: 1px;
	background: #DDD;
}
.cartcompleta_info .title{
		font-weight: bold !important; text-transform: capitalize;
		width: 140px; display: inline-block; float: left;
		padding-right: 15px;
		font-size: 13px;
}
.cartcompleta_info .col{
	padding-top: 13px; padding-bottom: 13px;
	border-bottom: 1px solid #DDD; border-right: 1px solid #DDD;
}
.cartcompleta_info .row:nth-child(2n + 1) .col{
	background-color: #f6f6f6;
}
