@media(min-width: 1024px)
{
	.footer-content
	{
		width: 85%;
	}
}
.payment-methods-inner
{

}
.payment-methods-inner > div img {
    width: 55px;
    height: 32px;
}
.icon-search::before {
	content: "\f002";
	font-size: 18px;
	font-family: "FontAwesome";
	color: #88b2f8;
	position: absolute;
	right: 7%;
	top: 12%;
}

.title-container {
	background: #eee;
	overflow: hidden;
	padding: 10px 10px;
}
	.title-container .breadcrumb ul li {
		float: left;
		margin-right: 5px;
	}
.button.validate {
    background: #2b2b2b;
    display: inline-block;
    color: #fff;
    padding: 10px;
    text-decoration: none;
    cursor: pointer;
    overflow: visible;
    border: none;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: 600;
}

.title-decoration {
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 500;
	text-transform: uppercase;
	text-align: left;
	/* background: #b75357; */
	margin-top: 20px;
}

	.title-decoration span {
		padding-right: 15px;
		display: block;
		font-weight: bold;
	}

.decoration {
    width: 25px;
    height: 1px;
    border-top: 4px #2b2b2b solid;
    margin-top: 7px;
    border-radius: 3px;
    display: inline-block;
}

.info-related-articles {
	margin-bottom: 20px;
}

.nav-item.lv1 {
	position: relative;
}

	.nav-item.lv1 > i {
		position: absolute;
		top: 2px;
		right: 0;
	}

.dropdown-menu {
	padding-left: 5px;
}

.product-price-new {
    margin-right: 5px;
}

.pdComparePrice {
	color: #b3b3b3;
	font-size: 17px;
	margin-top: 3px;
	display: inline-block;
}

.range.product-quantity li {
	float: left;
}

#quantity_5d2740852c1fe {
	height: 23px;
	text-align: center;
	border-radius: 6px;
}

#btnbuy {
	background: #cb1b28;
	color: #fff;
	padding: 10px 21px;
	margin-left: 10px;
}

#btnbuys {
	font-family: 'BAOMOI-SEMIBOLD_GDI';
	background: #c50e0e;
	color: white;
	border: none;
	padding: 10px;
}

#btncontinue {
	background: royalblue;
	border: none;
	color: #fff;
	padding: 10px;
}

#btnbuys {
	background: red;
}

#btncancel {
	background: #41a000;
	border: none;
	color: #fff;
	padding: 10px;
}

.tool_cart {
	margin-bottom: 20px;
}

.hidden {
	display: none;
}

.col-md-6 {
	width: 50%;
}

.filter-list li input {
	border: 1px solid #41403d;
	padding: 0 20px;
	width: 100%;
	max-width: 100%;
	height: 31px;
	display: block;
}

.filter-list li textarea {
	min-height: 100px;
	padding-top: 6px;
	COLOR: BLACK;
	padding-bottom: 6px;
	border: 1px solid #41403d;
	padding: 0 20px;
	width: 100%;
	max-width: 100%;
	height: 31px;
	display: block;
}

.filter-list li {
	margin-bottom: 10px;
}
.heading {
    margin-bottom: 0;
    border-bottom: 1px solid #cccccc;
    background: rgba(43, 43, 43, 0.66);
}
.heading-name {
    display: block;
    height: 40px;
    margin: 0;
    padding: 0px;
    font-size: 14px;
    line-height: 43px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    background: rgb(115, 115, 115);
    font-weight: bold;
    padding-bottom: 0px !important;
}
	.heading-name::before {
		content: "";
		display: inline-block;
		height: 14px;
		width: 21px;
		margin-right: 10px;
		background-image: url(../images/bg-heading1.png);
		background-repeat: no-repeat;
		margin-left: 10px;
	}
@media(max-width:767px) {
.pro-rela  img {
    height: 160px!important;
 
}


	.col-md-6 {
		width: 85%;
		padding: 10px;
	}

	.hidden-xs {
		display: none;
	}

	#menutop li a i {
		display: none;
	}
	.content.secondary-nav-fixed img{
		width:auto !important;
		max-width:100%;
		height:auto !important;
	}
}
.pdesc{clear:both}
.product-description p{margin-bottom:20px}
.param-item-body{padding:10px 0px !important}
.product-description table tr td{border-left:1px solid #d0d0d0 !important;border-top:1px solid #d0d0d0 !important;padding:5px !important; }
.product-description table tr {border-right:1px solid #d0d0d0;border-bottom:1px solid #d0d0d0}
.param-item-header {padding:20px 0px !important;font-weight:bold}
.figure {width:100% !important}