/* Add your custom css styles */
@font-face {
	font-family: 'THAI';
	src: url('fonts/THAISANSLITE_R1.otf');
	src: url('fonts/THAISANSLITE_R1.ttf');
	font-weight: normal;  
	font-style: normal;  
}

p {
	font-family: 'THAI';
}

.manage-sticky {
	position: fixed !important;
	top: 0px;
	z-index: 4000 !important;
	width: 100%;
	/*background-color: white !important;*/
	background-color: black !important;
	border-color: 1px solid #eee !important;
}

.header-split {
	margin-top: 41px;
}

.gototop-button {
	background-color: #141414 !important;
}

#mainMenu li:last-child {
	border-bottom: none !important;
}

nav ul.main-menu .dropdown:hover > .dropdown-menu {
	opacity: 1 !important;
}

.image-box.circle-image.small {
	height: 250px;
	width: 250px;
}

.fa-facebook-official {
	color: #3A5795 !important;
}

.content-dark-bg,
.content-dark-bg h4 {
	color: #888 !important;
}

.content-dark-bg h2 {
	color: #f7f7f7 !important;
}

#page-title {
	height: 400px;
}

/*ShopUp Footer EngineBy*/

#sh_shopup_footer footer {
	background-color: #101010 !important;
}

.engine_by_shopup_bottom {
	margin: 0px !important;
	background-color: #101010 !important;
	color: #ccc;
}

/*breadcrumb*/
.breadcrumb {
	margin-top: 0px !important;
	text-align: left !important;
	border-color: #cacaca !important;
}

.breadcrumb a {
	color: #222222 !important;
	font-size: 20px;
}

.su-content-box {
	padding: 15px;
}

#sh_index_header_2_logo {
	float: left;
}

/* BEGIN SYSTEM TOPBAR */

#topbar {
	background-color: #141414 !important;
}

.topbar-dropdown {
	font-size: 15px;
}

.topbar-dropdown i {
	top: 1px !important;
}

#social-items {
	padding-left: 10px !important;
}

#social-items .topbar-dropdown .title .fa {
	margin-right: 0px !important;
}

#social-items .topbar-dropdown .title {
	padding: 0px 15px;
}

#manage-items .topbar-dropdown .title .fa {
	margin-right: 7px;
}

.sh-responsive-btn {
	display: none;
}

.sh-responsive-btn {
	/*padding: 7px 12px 6px 13px;*/
	margin: 9px 0px;
	border: 1px solid rgba(255,255,255,0.1);
	border-radius: 5px;
}

.no-m-r {
	margin-right: 0px !important;
}

#btn-social a,
#btn-manage a {
	padding: 7px 12px;
	display: block;
}

#btn-social {
	float: left;
}

#btn-manage {
	float: right;
}

.post-content.col-md-9::after {
	content: "";
	display: table;
	clear: both;
}

@media (max-width: 991px) {
	.sidebar.sidebar-modern.su-zone.su-side-container.su-side-left {
		position: relative;
		left: 0;
		float: left;
		padding: 0 15px;
		width: 100%;
		margin-top: 30px;
	}
	#topbar .container {
		padding: 0px 10px !important;
	}

	#manage-items,
	#social-items {
		padding: 9px 0px;
	}

	#topbar .fa {
		color: #fff;
		font-size: 16px;
	}

	.sh-responsive-btn {
		display: inline;
	}

	#social-items {
		display: none;
	}

	#manage-items {
		display: none;
	}

	#topbar.topbar-dark {
		background-color: #141414 !important;
	}

	#header {
		background-color: #252525 !important;
		border: none !important;
	}

	.main-menu > ul > li {
		border-color: #525252 !important;
	}

	.topbar-transparent .topbar-dropdown:first-child .title,
	#topbar .topbar-dropdown .title {
		border: none !important;
	}

	#manage-items .topbar-dropdown .title .fa {
		margin-right: 7px !important;
	}

	.select-flag-option img {
		margin-right: 0px !important;
		padding: 0px 8px;
	}

	.sidebar-modern:before {
		top: 0;
	}

}

@media (max-width: 600px) {

	.topbar-dropdown .title .fa {
		margin: 0px !important;
	}

	.topbar-dropdown span {
		display: none;
	}

	.topbar-dropdown .list-entry {
		text-align: center;
	}

	#manage-items .topbar-dropdown .title .fa.fa-dollar {
		margin-right: 7px !important;
	}

	#topbar .topbar-dropdown .title {
		padding: 0px 15px !important;
	}

}

@media (max-width: 414px) {
	#topbar .topbar-dropdown .title {
		padding: 0px 10px !important;
	}
}

@media (max-width: 375px) {
	#topbar .topbar-dropdown .title {
		padding: 0px 8px !important;
	}
}

@media (max-width: 320px) {
	#topbar .topbar-dropdown .title {
		padding: 0px 5px !important;
	}

	.topbar-dropdown .list-entry img {
		display: none;
	}

	.select-flag-option span {
		display: block;
		text-align: center;
	}

}

/* END SYSTEM TOPBAR */


.image-box.effect.victor p{
	width: 100%;
	text-align: left;
}





