﻿.world-catagory-area .nav-tabs a.nav-link {
	font-size: 13px;
	font-weight: 400;
	padding: 0 .65em;
}
.world-catagory-area #mfaTab.nav-tabs .title {
	margin-left: auto;
}
.world-catagory-area #mfaTabContent.tab-content {
	padding-top: 10px;
}

.world-catagory-area #mfaTabContent.tab-content table {
	font-size: 13px;
	font-weight: 400;
	vertical-align: middle;
}

.world-catagory-area #mfaTabContent.tab-content table a{
	font-size: 13px;
	color: #f06309; 
}

button:not(:disabled), [type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled) {
  border: transparent;
}

.co-page.co-two {
  border: 1px solid #dee2e6;
  margin-bottom: 15px;
}

.co-page.co-two tr p{
  padding: 0 5px !important;
}
.co-page.co-two .btn.btn-primary {
  margin-bottom: 15px;
}
.fg-item-title {
	width: 30%;
	float: right;
	font-weight: bold;
	background-color: #f5f5f5;
	padding: 15px 10px;
	text-align: left;
	color: #333;
	font-size: 10px;
}
.fg-item-info {
	padding: 15px 10px;
	float: right;
	width: 70%;
}
.fg-item-box {
	/*! padding: 15px 10px; */
	position: relative;
	font-size: 15px;
}
.fg-item-box:after {
	content: "";
	position: absolute;
	bottom: 0;
	width: 30%;
	height: 1px;
	background-color: #ed145b;
	transition: .3s;
	right: 0;
}
.fg-item-box:hover:after {
	width: 100%;
	background: linear-gradient(to left, #ed145b, #c00643, #ffac03);
}

.owl-prev {
	position: absolute;
	top: 38%;
}

.owl-next {
  position: absolute;
  top: 38%;
  left: 0;
}





.search-holder .search-result {
	height: auto;
	position: absolute;
	top: 55px;
	width: 680px;
	z-index: 100;
	overflow: auto;
	left: 0;
	right: auto;
	border-radius: 5px;
	max-height: 477px;
	position: absolute;
	background: #fff;
	border: 1px solid #bcbcbc;
	border-left: 3px solid rgb(0,0,0,0.3);
	-moz-box-shadow: -1px 4px 10px 0 rgba(0,0,0,.2);
	-webkit-box-shadow: -1px 4px 10px 0 rgba(0,0,0,.2);
	box-shadow: -1px 4px 10px 0 rgba(0,0,0,.2);	
	overflow-y: hidden;
}

.search-holder .search-result .search-result-product img {
	width: 64px;
	height: auto;
}

.search-holder .search-result .search-result-loading {
	text-align: center;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: rgba(173, 133, 50, 0.42);
}
/*** Search Bar ***/


.ntt-result-category {
	padding-right: 20px;
	height: 388px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ddd;
}
.search-result-category a {
	font-size: 12px;
}
.search-result-category a::before {
	content: "»";
	padding-left: 5px;
}

.search-result-category h3 {
	margin-top: 0;
	border-bottom: 1px solid #d0d0d0;
	font-size: 15px;
	display: table;
	width: 100%;
}
.search-result-category ul {
	padding-bottom: 10px;
	margin-right: 0;
	padding-right: 11px;
	line-height: 27px;
}
.search-result-product h3{
	margin-top: 0;
	border-bottom: 1px solid #d0d0d0;
	font-size: 15px;
	display: table;
	width: 100%;
	color: #000;
	padding-right: 20px;
}
.search-result-product h4 {
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
/*.search-result-product .bag-prod-description{
width: 308px;
}
.search-result-product .bag-prod-image{
width: 67px;
}*/
.search-result-category {

	padding-right: 7px;
	min-height: 515px;
	overflow: hidden;
}
.search-result-product {

	padding-right: 5px;
	height: 515px;
	box-shadow: 0 1px 5px rgba(0,0,0,.15);
}
/*.ntt-result-category {
overflow-y: auto;
height: 388px;
padding-bottom: 20px;
border-bottom: 1px solid #ddd;
padding-right: 15px;

}*/
.search-result-category a {
	font-size: 13px;
	color: #007bff;
}
.search-result-category a::before {
	content: "»";
	padding-left: 5px;
}
.card-title{
	/*! text-align: center; */

	/*! vertical-align: middle; */

	/*! background: #333; */

	/*! margin-bottom:0px; */
}
.card-title a{font-weight: normal;

	color: #fff;

	font-size: 13px;
}
.card-body{padding:10px;}
.card{
	/*! width: 48.5%; */
	/*! float: right; */
	/*! margin: 5px; */
	/*! box-shadow: 0 2px 8px rgba(0,0,0,.15); */
	/*! min-height: 150px; */

}

/*
.card-footer span{width:50%;float: right;font-size:10px;}
.card-body p{font-size:12px;margin-bottom:5px;}
.card-footer{padding:5px 10px;}
.card:hover{background:#f7ff95;}

*/


.introduce-page{box-shadow: 0 1px 5px rgba(0,0,0,.15);border-radius:8px; width: 100%;}

.contact-us-view .card-header {
	height: 80px;
	padding-top: 40px;
	font-weight: bold; 
}
.contact-us-view .card-header i {
	position: absolute;
	left: 0;
	margin: 0 auto;
	font-size: 44px;
	top: -25px;
	border: 3px solid #7182ff;
	border-radius: 50%;
	width: 60px;
	height: 60px;
	padding-top: 4px;
	right: 0;
}
.news-videos {
	max-width: 100%;
	overflow: hidden;
}
.news-videos video {
	max-width: 100%;
	overflow: hidden;	
}
.row.comment-box {
	display: none;
}
.hidden {
	display: none !important;
}
.bag-prod-description h4 a{
	color: #007bff;
}
.bag-prod-description a{
	font-size: 10px;
	color: #007bff;
}
.search-result-news h3{   
	border-bottom: 1px solid #ccc;
	padding-right: 20px;
	font-size: 15px;
}
.search-result-news{
	box-shadow: 0 1px 5px rgba(0,0,0,.15);
	padding-right: 7px;
}
.bag-prod-description a::before {
	content: "»";
	padding-left: 5px;
}

.year-img {
  position: absolute;
  z-index: 10000;
  left: 10px;
  top: -88px;
  max-width: 150px;
  visibility: hidden;
}
.alert.alert-warning h5{
  font-size: 13px;
}
.alert-warning {
    margin-top: 15px;
}

.acca-title {
    font-size: 14px !important;
}


@media only screen and (max-width:1280px) {

.year-img {
  top: -74px;
  max-width: 108px;
}
}

@media (max-width: 768px) {
  .year-img {
    display: none;
  }
}
