/* Enter Your Custom CSS Here */

/*SIDEBAR STYLES*/
.post-cat-widget .post {
    border-bottom: 1px dashed #ccc;
    margin-bottom: 10px;
    padding: 5px;
    display: flex;
}

.post-cat-widget .post-thumb {
	width: 90%;
  	margin-right: 10px;
}

/*MAIN MENU FONT-AWESOME ICON SIZE*/
.the-menu .fa{
    margin-top: -4px;
    font-size: 25px;
    margin-right: 4px;
}

/*SEARCH BAR IN SUB-MENU */
.bop-nav-search input{
	margin-top: 5%; 	
	border-radius: 3px;
	height: 25px;
	width:90%;
}


.bop-nav-search {
    position: relative;
    display: inline-table;
    width: 40%;
}

.bop-nav-search .menu-item {
    height: 55px;
    width: 90%;
	top: -74%;
}

@media screen and (max-width: 1340px) {
    .bop-nav-search .menu-item {
		top: -62%;
	}
}

.secondary-menu ul li{
    display: block;
    background: inherit;
    font-size: 12px;
    float: left;
  	height: 44px;
}

#searchsubmit {
    height: 32px;
    top: auto;
    bottom: 0px;
  color:#fff;
  border-radius:0;
}


.ohsi-sidelist{
list-style-type: none;
}

.ohsi-sidelist a{
  color: #9b0712;
}


.ohsi-bullet a{
color: #9b0712;
}


/*SEARCH BAR IN SUB-MENU */

#header_search {
    width: 1070px;
    height: 36px;
    margin: 10px auto 10px auto;
    background: #940d0b;
    /* background: url(images/header_search.jpg) repeat-x; */
}

#header_search_left {
    width: 466px;
    float: left;
    margin-left: 10px;
    margin-top: 5px;
    display: inline-block;
  	padding-bottom: 15px;
}

#header_search_middle {
    width: 230px;
    float: left;
    margin: 3px 0 0 10px;
    /* margin-top: 5px; */
    display: inline-block;
    margin-left: 80px;
    padding-top: 5px;
}

#header_search_middle .select {
    background: url(images/header_search_small_two.jpg) no-repeat;
    width: 122px;
    color: #B1ADAD;
    font-size: 14px;
    margin-top: 3px;
    height: 22px;    
    font-weight: bold;
    padding-top: 5px;
}

#header_search_right {
    width: 260px;
    margin-top: 3px;
    float: right;
      padding-top: 5px;
}

.gsc-control-cse{
	border:none !important;
	background:none !important;
	margin-top:-24px !important;
	padding:0px !important;
}
.gs-title {
	height:40px !important;
	line-height:18px !important;
}

.ohsi-searchboxtop{
    margin-top: 10px;
    margin-bottom: 20px;
}

.ohsi-searchicon{
    display: inline-block;
    float: left; 
      padding-top: 10px;
    font-size: x-large;
}

#header_search_filter{
float:left;
  padding-top: 5px;
   padding-right: 5px;
      color: #B1ADAD;
}


.td-main-page-wrap {
    padding-top: 4px;
}


.ohsi_dropdown{
    width: 142px;
    margin-left: 0px;
	background: url(images/header_search_small_two.jpg) no-repeat;
    color: #B1ADAD;
    font-size: 14px;
    padding: 2px 0 0 10px;
    font-weight: bold;
  	margin-top: 5px;
}
