.btn-org{
  background-color: #ee4d79 ;
  border-color: #ee4d79;
  color: #fff;
}
.btn-org:hover{
  background-color: #d30000 ;
  border-color: #d30000;
  color: #fff;
}
.btn.btn-primary {
  background-color: #ee4d79;
  border-color: #ee4d79;
  color: #fff;
}
/*products*/
.sys-products h4{
  text-align: center ;
  font-size: 1.4em;
  margin-top: 10px;
}
.sys-products h4:hover{
  color: #d08d5f;
}
.sys-products h3{
  color: #000;
  font-size: 40px;
  line-height: 42px; 
  padding-bottom: 30px;
  text-align: center ;
}
.su-all-box-title {
  width: 20%;
  margin-left: 40%;
  border-bottom: 3px solid #000;
  margin-bottom:50px; 
}
/*product sldie button*/
.content-features-product .item:hover{
  box-shadow: 0px 0px 5px #c0c0c0;
}
/*slide page button*/
.content-features-product  .owl-theme .owl-controls .owl-page span{
  background-color: #c0c0c0 !important ; 
}
/*product list item border*/
.sys-products .body .lists .lists-item .border{
  border-color: #c0c0c0;
}

.topbar-transparent.topbar-dark .topbar-dropdown .title a,
.topbar-transparent.topbar-dark .topbar-dropdown {
  color: #000;
}
.topbar-transparent.topbar-dark .topbar-dropdown .title a:hover {
  color: #ee4d79;
}
.topbar-dropdown .title .fa:first-child {
  color:#000;
}
.topbar-dropdown .title .fa:first-child:hover {
  color:#ee4d79;
}
.fa .fa-search:hover{
	color: #ee4d79;
}
#header.header-dark #top-search a:before {
  border-left: 1px solid #000;
  /*border-left: 1px solid rgba(180, 180, 180, 0.42);*/
}
.header-dark .main-menu > ul > li > a,
.header-dark:not(.header-navigation-light) .main-menu > ul > li > ul a,
.header-dark #top-search a,
.header-dark #shopping-cart a,
.header-dark .nav-main-menu-responsive > button,
.header-dark #top-search form input {
  color: #000;
  /*text-shadow: 1px 1px #5a5a5a;*/
}
.header-dark #top-search a:hover,
nav .main-menu li > a:hover,
nav .main-menu li > a:focus,
nav .main-menu .dropdown.open > a:hover,
nav .main-menu .dropdown.open > a:focus {
  color: #ee4d79;
}
#header.header-dark.header-sticky.header-navigation-light .main-menu > ul > li > a:hover,
#header.header-dark.header-sticky.header-navigation-light #top-search a:hover,
#header.header-dark.header-sticky.header-navigation-light #shopping-cart a:hover,
#header.header-dark.header-sticky.header-navigation-light .nav-main-menu-responsive > button:hover,
#header.header-dark.header-sticky.header-navigation-light #top-search form input:hover
#header.header-dark.header-sticky.header-navigation-light .fa:hover {

  color:#ee4d79;
}
.title span {
	color:#000;
  }.title span:hover {
   color:#ef8989;
 }
 .heading h1,
 .heading h2,
 .heading h3,
 .heading h4 {
  color: #000;
}
.content-dark-bg h2 {
	color: #000;
}
.content-dark-bg,
.content-dark-bg h4 {
	color: #000;
}

.heading:after {
  border-top: 3px solid #000;
}
a{
	color: #333;
	background-image: url();
}
a:hover{
	color: #ee4d79;
}
.gototop-button {
	background-color: #ee4d79 !important;
}
.widget-title{
	color: #ee4d79;
}

.footer-content p{
  color: #000;
}
.footer-content h4{
  color: #000;
}
.footer-content a{
  color: #000;
}
.footer-content a:hover{
  color: #ee4d79;
}
.seperator.seperator-dark::before,
.seperator.seperator-dark::after {
  border-bottom: 1px solid #000 !important;
}
.footer-logo {
  /*border-right: 1px solid #fff;*/
}
.copyright-content a:hover{
  color: #ee4d79;
}
h1,
h1 a,
h2,
h2 a,
h3,
h3 a,
h4,
h4 a,
h5,
h5 a,
h6,
h6 a,
p,
p.lead {
  color: #333;
  font-family: "THAI", sans-serif;
}
.list-medium li {
  color: #000;
}
.list-large li {
  color: #000;
}
.list-large li:first-child,
.list-medium li:first-child {
 color: #000;
}
.list-large li:last-child,
.list-medium li:last-child {
 color: #000;
}
.content-dark-bg h2 {
	color: #000 !important;
}
#topbar.manage-sticky .topbar-dropdown .title a,
#topbar.manage-sticky .topbar-dropdown .title span,
#topbar.manage-sticky .topbar-dropdown .title i {
  /*color: #fff  !important;*/
  color: #111  !important;
}
#topbar.manage-sticky .topbar-dropdown .title a:hover,
#topbar.manage-sticky .topbar-dropdown .title span:hover,
#topbar.manage-sticky .topbar-dropdown .title i:hover {
  color: #ef8989 !important;
}

/* ------------------------------------------------------------ */
.gototop-button {
  z-index: 1000;
}

.su-side-container {
  position: relative;
  left: 0;
}

.su-side-container .su-element-box {
  box-shadow: none;
  border: none;
}

img.show_img {
  margin: 0px auto;
}

@media(max-width: 767px){
  .post-content {
    position: relative;
    z-index: 1000;
  }
}
