@font-face {
	font-family: 'Roboto-Medium';
	src: url("../fonts/Roboto-Medium.ttf");
}

@font-face {
	font-family: 'Roboto-Bold';
	src: url("../fonts/Roboto-Bold.ttf");
}

@font-face {
	font-family: 'Roboto-Light';
	src: url("../fonts/Roboto-Light.ttf");
}



.search-box {
	width: 100%;
	height: 47px;
	margin-top: 23px;
	display: inline-block;
}

.search-bar {
	display: block;
}

.search-box .form input {
	width: 100%;
	height: 45px;
	min-height: 45px;
	line-height: 40px;
	background: transparent;
	outline: none;
	padding: 0 45px 0 10px;
	border: none;
	overflow: hidden;
	background: #fff;
	border-radius: 0 !important;
	font-size: 14px;
	color: #999ea1;
}

.search-box .form .input-group-btn {
	position: absolute;
	white-space: nowrap;
	width: 78px;
	height: 47px;
	right: 0;
	top: 0px;
	background: transparent;
	overflow: hidden;
	border: none;
}

	.search-box .form .input-group-btn .button {
		padding: 0 10px;
		position: absolute;
		top: -1px;
		right: 0;
		font-size: 14px;
		height: 47px;
		width: 100%;
		line-height: 40px;
		color: #333;
		background: url(../images/icon-search.png) center center #1b1b1b no-repeat;
		border: none;
		border-radius: 0;
	}

.header_search .form .input-group-btn .button svg {
	width: 23px;
	height: 30px;
	margin-top: 4px;
}

.header_search {
	position: relative;
	display: inline-block;
	width: 100%;
	height: 100%;
	border: solid 1px #bcbcbc;
}


.mini-cart {
	position: relative;
}

	.mini-cart .fas {
		font-size: 24px;
	}

.mid-header a {
	color: #f0f0f0;
}

.header-left {
	display: flex;
	margin: 25px 0px 0px 10px;
}

.media {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: start;
	align-items: flex-start;
}

	.media img {
		max-height: 38px;
		margin-right: 5px;
		position: relative;
		top: 2px;
	}

.media-body {
	width: auto;
}

	.media-body span {
		display: block;
	}

	.media-body a {
		font-weight: bold;
		color: #DE2E43;
		font-size: 14px;
	}

.cartgroup {
	display: -ms-flexbox !important;
	display: flex !important;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: start;
	align-items: flex-start;
	margin: 0 0 0 16px;
}

.mini-cart > a .count_item {
	display: block;
	background: #de2e43;
	padding: 4px 7px;
	border-radius: 4px;
	font-size: 11px;
	color: white;
}

.mini-cart > a:hover {
	color: #de2e43;
}

.fi-home {
	background: url(../images/fi-home.png) no-repeat 0px -3px;
}

.fi-masothue {
	background: url(../images/fi-masothue.png) no-repeat 0px -3px;
}

.fi-address {
	background: url(../images/fi-address.png) no-repeat 0px -3px;
}

.fi-phone {
	background: url(../images/fi-phone.png) no-repeat 0px -3px;
}

.fi-email {
	background: url(../images/fi-email.png) no-repeat 0px -3px;
}

.fi-time {
	background: url(../images/fi-time.png) no-repeat 0px -3px;
}

.box-footer-colum img {
	margin-bottom: 25px;
}

.box-showroom {
	display: block;
	margin: 17px 0 0 0;
}

	.box-showroom img {
	}

.box-bct {
	float: left;
	margin-right: 10px;
}

	.box-bct img {
	}

.box-dcma {
	float: left;
	margin: 11px 0 0 0;
}

	.box-dcma img {
	}

.box-footer-colum .social .list-unstyled {
	margin-bottom: 10px;
}

.slider-menu .owl-carousel .owl-item img {
	width: 100%;
}

.box-content-service {
}

.content-service {
	padding: 0 32px;
}

.adv-st {
	padding: 40px 0 45px;
}

.menupro-st {
	padding: 35px 0 35px;
}

	.menupro-st .title-block {
		border-bottom: 1px solid #333;
		padding: 0 0 20px 0;
		margin: 0;
	}

	.menupro-st .row {
	}

	.menupro-st .col-lg-4 {
	}

.prolist-slider {
}

.proitem-box {
	float: left;
	width: 100%;
	padding: 0 2px;
}

.proitem-box {
}

.proitem-box-thumb {
	float: left;
	width: 100%;
	margin-bottom: 12px;
	box-shadow: 0px 0px 6px 0.2px rgb(0 0 0 / 12%);
}

.proitem-box-title {
	text-align: center;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 3px;
	font-size: 16px;
}

.proitem-box-info {
	float: left;
	width: 100%;
}

.proitem-box-title a {
	color: black;
}

	.proitem-box-title a:hover {
		color: #dd2e44;
	}

.proitem-box-price {
	text-align: center;
}

	.proitem-box-price .pr-new {
		font-weight: bold;
		padding: 5px;
		/* color: red; */
	}

	.proitem-box-price .pr-old {
		font-size: 13px;
		color: #9e9e9e;
	}

	.proitem-box-price .pr-contact {
		font-weight: bold;
		padding: 5px;
		/* color: red; */
	}

.product-new-st {
	padding: 40px 0;
}

.product-sale-st {
	padding: 45px 0;
	background: url(../images/bg-st3.jpg) no-repeat;
	background-size: cover;
}


.prolist-slider.owl-carousel .owl-nav .owl-next {
	height: 50px;
	width: 50px;
	border-radius: 50%;
	border: 1px solid #f1f5f6;
	background: #000000de;
	box-shadow: 0 7px 10px 0 rgb(0 0 0 / 20%);
	position: absolute;
	line-height: 50px;
	top: 50%;
	transform: translate(0, -50%);
	font-size: 26px;
	text-align: center;
	margin: 0;
	padding: 0;
	right: -26px;
}

.prolist-slider.owl-carousel .owl-nav .owl-prev {
	height: 50px;
	width: 50px;
	border-radius: 50%;
	border: 1px solid #f1f5f6;
	background: #000000de;
	box-shadow: 0 7px 10px 0 rgb(0 0 0 / 20%);
	position: absolute;
	line-height: 50px;
	top: 50%;
	transform: translate(0, -50%);
	font-size: 26px;
	text-align: center;
	margin: 0;
	padding: 0;
	left: -26px;
}

.prolist-slider .owl-controls .owl-nav [class*=owl-]:hover {
	background: #dd2e44;
}

.newhot {
}

.newbox-item {
}

.newitem-thumb {
	display: block;
	position: relative;
	overflow: hidden;
	float: left;
	width: 100%;
}

	.newitem-thumb img {
		transition: all 0.5s;
	}

.newitem-content {
	float: left;
	width: 100%;
	padding: 18px 10px;
	background: #dddddd87;
}

.newitem-title {
	float: left;
	min-height: 42px;
	width: 100%;
	margin-bottom: 5px;
}

	.newitem-title a {
		color: #323c42;
		font-weight: bold;
		text-align: center;
		font-size: 14px;
	}

		.newitem-title a:hover {
		}

.newitem-desciption {
	float: left;
	width: 100%;
	margin: 0 0 15px 0;
}

.newitem-readmore {
	float: left;
	width: 100%;
}

	.newitem-readmore a {
		padding: 7px 18px;
		background: black;
		border-radius: 20px;
		color: white;
		font-size: 13px;
		float: left;
	}

		.newitem-readmore a:hover {
			background: #dd2e44;
		}

.newbox-item:hover img {
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.newbox-item:hover .newitem-readmore a {
	background: #dd2e44;
}

.product-new-st .title-block {
	border-bottom: 1px solid #333;
	padding: 0 0 20px 0;
	margin: 0 0 25px;
}

.product-sale-st .title-block {
	border-bottom: 1px solid #333;
	padding: 0 0 20px 0;
	margin: 0 0 25px 0;
}

.newhot-st .title-block {
	border-bottom: 1px solid #333;
	padding: 0 0 20px 0;
	margin: 0 0 25px 0;
}

.newhot-st {
	padding: 40px 0 35px;
}

.customer-st {
	padding: 75px 0 75px;
	background: url(../images/bg-st4.jpg) no-repeat;
	background-size: cover;
}

.customer-heading {
	text-align: left;
	text-transform: uppercase;
	font-size: 30px;
	font-family: 'Roboto-Medium';
	color: white;
	margin: 6px 0 7px 0;
	float: left;
	width: 100%;
}

.customer-description {
	margin: 0 0 30px;
	text-align: left;
	font-size: 16px;
	color: white;
	float: left;
	width: 100%;
	font-family: 'Roboto-LightItalic';
}

.customer-box {
	float: left;
	width: 100%;
}

.customer-item {
	background: white;
	float: left;
	border-radius: 10px;
	padding: 25px;
}

.customer-thumb {
	float: left;
	width: 100%;
	margin-bottom: 15px;
}

	.customer-thumb img {
		border-radius: 50%;
		border: 2px solid #dddddd;
		margin: -77px 0 0 0 !important;
		display: block;
	}

.customer-content {
	float: left;
	width: 100%;
	text-align: center;
}

.customeritem-description {
	float: left;
	width: 100%;
	margin-bottom: 15px;
	text-align: justify;
}

.customer-title {
	float: left;
	width: 100%;
}

	.customer-title a {
		font-family: 'Roboto-Medium';
	}


.customer-box-slider.owl-carousel .owl-nav .owl-next {
	border: none;
	background: transparent;
	position: absolute;
	line-height: 50px;
	bottom: -80px;
	transform: translate(0, -50%);
	font-size: 26px;
	text-align: center;
	margin: 0;
	padding: 0;
	right: 1px;
}

.customer-box-slider.owl-carousel .owl-nav .owl-prev {
	position: absolute;
	background: transparent;
	line-height: 50px;
	bottom: -80px;
	transform: translate(0, -50%);
	font-size: 26px;
	text-align: center;
	margin: 0;
	padding: 0;
	right: 35px;
}

.customer-box-slider .owl-stage-outer {
	padding: 57px 0 0;
}


.customer-box-slider.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
	background: none;
	color: #fff;
	text-decoration: none;
}

.partner-st {
	padding: 50px 0 40px;
}

.brand-carousel {
}

.partner-st .title-block {
	border-bottom: 1px solid #333;
	padding: 0 0 20px 0;
	margin: 0;
}

.srv-st {
	padding: 50px 0 40px;
}

.srv-box {
}

.srv-st .row2 {
	margin-right: -12.5px;
	margin-left: -12.5px;
}

.srv-st .item {
	float: left;
	width: 12.5%;
	text-align: center;
	padding: 0 12.5px;
	margin: 30px 0;
}


	.srv-st .item a {
		color: black;
	}

.srv-item {
	float: left;
	box-shadow: 1px 3px 8px 0.5px rgb(0 0 0 / 15%);
	width: 100%;
	border-radius: 8px;
	padding: 7px 5px;
}

.srv-thumb {
	float: left;
	width: 100%;
	margin: 3px 0 9px;
}

.srv-title {
	float: left;
	width: 100%;
	font-size: 11px;
	margin: 0 0 2px;
	font-family: 'Roboto-Medium';
}

.src-desc {
	float: left;
	width: 100%;
	font-size: 11px;
}

.srv-st .title-block {
	border-bottom: 1px solid #333;
	padding: 0 0 20px 0;
	margin: 0;
}

.nd-header-search .form input {
	width: 100%;
	margin-bottom: 0;
	height: 34px;
	min-height: 34px;
	line-height: 34px;
	background: transparent;
	outline: none;
	padding: 0 50px 0 20px;
	border: none;
	overflow: hidden;
	border-radius: 25px !important;
	font-size: 14px;
	color: white;
	background: black;
}

.nd-header-search .form .button {
	position: absolute;
	right: 0;
	color: #fff;
	padding: 0;
	height: 34px;
	line-height: 34px;
	width: 34px;
	top: 0;
	border-radius: 50%;
	background-color: white;
	border: 2px solid #000000;
}

	.nd-header-search .form .button svg {
		width: 15px;
		height: 15px;
		color: black;
	}

.group-account li .icon svg {
	width: 25px;
	height: 25px;
	fill: black;
}

.group-account li .icon {
	position: relative;
	display: inline-flex;
	height: 60px;
	align-items: center;
	justify-content: center;
}

	.group-account li .icon span {
		position: absolute;
		display: inline-block;
		width: 17px;
		height: 17px;
		background: black;
		color: #fff;
		text-align: center;
		line-height: 17px;
		border-radius: 17px;
		top: 13px;
		font-size: 10px;
	}

.breadcrumbs li:last-child a:after {
	display: none !important;
}

.middle-header {
	padding: 20px 0 0 0;
	position: relative;
}

.breadcrumbs {
	background: #201c1c;
	padding: 9px 0;
	margin-bottom: 30px;
}

	.breadcrumbs li a:after {
		font-family: "Font Awesome 5 Free";
		content: "\f105";
		margin-left: 10px;
		margin-right: 8px;
		color: white;
		font-weight: bold;
	}

	.breadcrumbs li a {
		color: white;
	}

	.breadcrumbs li {
		display: inline-block;
		color: white;
		text-transform: uppercase;
		font-size: 13px;
	}

.smooth {
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	color: white;
}

.about-sidebar {
	margin-bottom: 30px;
}

	.about-sidebar .title {
		background: #201c1c;
		color: #fff;
		padding: 14px 12px;
		border-radius: 3px 3px 0 0;
		font-size: 16px;
		margin: 0px 0 0 0;
		text-transform: uppercase;
		font-weight: bold;
		border: 1px solid #201c1c;
		border-bottom: 0;
	}

	.about-sidebar ul {
		background: #fff;
		border-radius: 0 0 3px 3px;
		padding: 0 12px;
		border: 1px solid #000;
		border-top: 0;
	}

		.about-sidebar ul a {
			display: block;
			border-bottom: solid 1px #e8e9e9;
			color: #272727;
			padding: 10px 10px 10px 27px;
			position: relative;
		}

			.about-sidebar ul a:hover, .about-sidebar ul a.active {
				color: #e18037;
			}

		.about-sidebar ul ul {
			background: #fff;
			border-radius: 0 0 3px 3px;
			padding: 0 12px;
			border: none;
		}

		.about-sidebar ul a:hover, .about-sidebar ul a.active {
			color: #dd2e44;
		}

		.about-sidebar ul a:after {
			content: '';
			width: 10px;
			height: 10px;
			border-radius: 2px;
			border: solid 1px;
			position: absolute;
			left: 5px;
			padding: 2px;
			background-color: #272727;
			background-clip: content-box;
			top: 50%;
			margin-top: -5px;
			-webkit-transform: rotate( 45deg);
			-ms-transform: rotate(45deg);
			transform: rotate( 45deg);
			-webkit-transition: inherit;
			-o-transition: inherit;
			transition: inherit;
		}

		.about-sidebar ul a:hover:after, .about-sidebar ul a.active:after {
			background-color: #dd2e44;
		}

	.about-sidebar > ul > li > ul {
		display: none;
	}

	.about-sidebar > ul > li:hover > ul {
		display: block;
	}

.headding-page {
	cursor: pointer;
	position: relative;
	padding: 13px 15px;
	background: #201c1c;
	margin-bottom: 15px;
	color: white;
	font-size: 18px;
	margin: 0;
}

.about-content {
	background: #fff;
	padding: 0px;
	margin-bottom: 55px;
}

.s-content {
	box-shadow: 1px 3px 8px 0.5px rgb(0 0 0 / 15%);
	padding: 20px 23px;
}

.blog-list-articles {
	padding: 20px 0;
}

.blog-item-title a:hover {
	color: #de2e43;
}

.wrapper-article:hover .blog-item-image img {
}

.wrapper-article .blog-item-image img {
}

.wrapper-article .blog-item-image {
}

.filter-container input[type="checkbox"], input[type="radio"] {
	display: inline;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 40px;
	position: absolute;
	background: transparent;
	outline: none;
	opacity: 0;
}

.bg_collection .row2 {
	margin-right: -10px;
	margin-left: -10px;
}

.category-submenu {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

	.category-submenu .item {
	}

.item_category {
	margin-bottom: 10px;
	float: left;
	width: 100%;
}

.thumb_s {
	min-height: 212px;
}

.image {
}



.filter-container__selected-filter-header-title i {
	margin-right: 5px;
}

.product-sku-date {
	margin-bottom: 10px;
}



.pr-module-title {
	color: rgb(0, 0, 0);
	text-align: center;
	font-weight: bold;
	font-style: normal;
	font-size: 20px;
	margin-bottom: 20px;
	flex-basis: 744 px;
}

.pr-slide-wrap {
}

.pr-module-box {
	float: left;
	width: 100%;
	margin: 30px 0 0 0;
}

.s_unit {
	padding: 0 !important;
}

#cartform .btn-checkout, #cartform .update-cart {
	margin-bottom: 10px;
}

#article .info-related-articles li.item {
	line-height: 14px;
	border-bottom: 1px #ddd dashed;
}

	#article .info-related-articles li.item a, #article .info-related-articles li.item h3 {
		color: black;
		font-size: 13px;
		text-decoration: none;
		padding: 5px 0;
		display: inline-block;
		margin: 0;
		font-weight: normal;
	}

.custom_heading {
	margin-top: 70px;
	padding: 0 0 35px 0;
	border-bottom: 1px solid #d1d1d1;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	font-family: "source-han-sans-traditional",sans-serif;
	font-size: 22px;
	margin-bottom: 35px;
	color: #231815;
	font-weight: 500;
	letter-spacing: 4px;
	float: left;
	width: 100%;
}


.banner-custom-page {
	float: left;
	width: 100%;
}

	.banner-custom-page img {
		width: 100%;
		margin: 0 auto;
		display: block;
	}

.custom_heading2 {
	padding: 30px 0;
	float: left;
	width: 100%;
}

	.custom_heading2 .text {
		display: block;
		/* height: 100vh; */
		padding-top: 49px;
	}

	.custom_heading2 .imgbox {
	}

	.custom_heading2 img {
		height: auto;
		display: block;
		margin: 0 auto;
	}

	.custom_heading2 h1, .custom_heading2 h2, .custom_heading2 h3, .custom_heading2 h4, .custom_heading2 h5 {
		margin-bottom: 35px;
		margin-top: 40px;
	}

	.custom_heading2 p {
		margin-top: 0px;
		margin-bottom: 24px;
		line-height: 30px;
		color: #7e7e7e;
	}


.box1 {
}

	.box1 .img-box {
		border-bottom: 1px solid #d1d1d1;
		padding: 30px 0;
	}

		.box1 .img-box img {
		}



.custom_heading2 .col {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	width: 100%;
}

.col-text {
	display: flex;
	flex-direction: column;
	flex-basis: 100%;
	flex: 1;
	position: relative;
}

	.col-text img {
		display: flex;
		flex-direction: column;
		flex-basis: 100%;
		flex: 1;
	}

.page-cates-cus2 .h1_title {
	width: 100%;
	text-align: center;
}

.breadcrumbs li:last-child:after {
	display: none;
}

.prodcuts-info-cate {
	margin: 20px 0;
	float: left;
	width: 100%;
}

.prodcutsinfo-thumb {
	float: left;
	width: 100%;
	margin: 0 0 10px;
}

	.prodcutsinfo-thumb img {
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		-ms-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
	}

.prodcutsinfo-title {
	float: left;
	width: 100%;
	text-align: center;
}

	.prodcutsinfo-title a {
		font-weight: bold;
	}

		.prodcutsinfo-title a:hover {
		}

.prodcuts-info-cate:hover .prodcutsinfo-thumb img {
	-ms-transform: translate(0px,-3px);
	-webkit-transform: translate(0px,-3px);
	transform: translate(0px,-3px);
}

.prodcuts-info-cate:hover .prodcutsinfo-title a {
	color: #dd2e44;
}


.radio__input input {
	width: 18px !important;
	height: 18px !important;
	display: block;
	-webkit-box-shadow: 0 0 0 10px #337ab7 inset;
	opacity: 1;
	box-shadow: 0 0 0 10px #337ab7 inset;
}

.radio__input input {
	width: 18px !important;
	height: 18px !important;
	-webkit-box-shadow: 0 0 0 0 #197bbd inset;
	box-shadow: 0 0 0 0 #197bbd inset;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	position: relative;
	cursor: pointer;
	vertical-align: -4px;
	border: 1px solid;
	border-radius: 50%;
	border: 1px solid #cecdcd;
}

	.radio__input input:after {
		content: "";
		display: block;
		position: absolute;
		top: 50%;
		left: 50%;
		-webkit-transform: scale(.2);
		transform: scale(.2);
		-webkit-transition: all .2s ease-in-out .1s;
		transition: all .2s ease-in-out .1s;
		opacity: 0;
		width: 4px;
		height: 4px;
		margin-left: -2px;
		margin-top: -2px;
		background-color: #fff;
		border-radius: 50%;
	}

	.radio__input input:checked:after {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1;
		border-color: #337ab7;
	}


.content-box__row__desc.active {
	display: block !important;
}

.iframe {
	width: 100%;
	float: left;
	position: relative;
}

	.iframe iframe {
		width: 100% !important;
		max-width: 100% !important;
		height: 408.75px;
		margin-bottom: 16px;
		border: none;
	}

.large-image {
	text-align: center;
	width: 100%;
	margin-bottom: 20px;
}

.owl_nav_custome2 {
	width: 100%;
	float: left;
}

.thumb_product_details {
	width: 90%;
	margin: 0 auto;
}

.owl-theme .owl-nav {
	margin-top: 10px;
	text-align: center;
	-webkit-tap-highlight-color: transparent;
}



.thumb_product_details .owl-nav .owl-prev, .thumb_product_details .owl-nav .owl-next {
	width: 26px;
	height: 26px;
	border-radius: 0;
	line-height: 26px;
	text-align: center;
	top: 47%;
	margin-top: -15px;
	border: none;
	background: transparent !important;
}

.thumb_product_details .owl-nav .owl-prev {
	left: -30px !important;
}

.thumb_product_details .owl-nav .owl-next {
	right: -30px !important;
}

.owl_nav_custome2 .owl-carousel .owl-nav .owl-next, .owl_nav_custome2 .owl-carousel .owl-nav .owl-prev {
	width: 30px;
	height: 40px;
	line-height: 40px;
	background: #fff;
	border: none;
	border-radius: 0;
}

.owl_nav_custome2 .owl-carousel .owl-nav .owl-prev {
	left: 0px;
}

.owl_nav_custome2 .owl-carousel .owl-nav .owl-next {
	right: 0px;
	left: auto;
}


.thumb_product_details .owl-item .item a {
	display: flex;
	align-items: center;
	justify-content: center;
	background: #fff;
	border: 2px solid #ddd;
	height: auto;
	min-height: 50px;
}


.thumb_product_details .owl-item .itemer .button_play, .thumb_product_details .owl-item .itemer .button_views_image {
	display: flex !important;
	flex-flow: column;
	align-items: center;
	justify-content: center;
	background: #fff;
	height: 84px;
	border: 2px solid #ddd;
}


.thumb_s {
	max-height: 212px;
	overflow: hidden;
}

	.thumb_s img {
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		-ms-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
	}


.item_category:hover .thumb_s img {
	box-shadow: 0px 5px 5px #989797;
	-ms-transform: translate(0px,-3px);
	-webkit-transform: translate(0px,-3px );
	transform: translate(0px,-3px );
}

.readmore-exx {
	display: block;
	margin: 15px auto 0;
	text-align: center;
}

	.readmore-exx a {
	}

		.readmore-exx a:hover {
		}

table {
	background-color: transparent;
	max-width: 100%;
}
