/* ================================================== */
   /* Custom CSS*/
/* ================================================== */
.btn-mr-t:hover, .btn-mr-t:focus {
    background: #f6931d;
    border: 1px solid #f6931d;
}

img.alignleft{
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}

img.alignright{
	float:right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.aligncenter{
	float:none;
}

/*====Homepage College buzz section ====*/

.blog_list_box .img-responsive {
  margin-top: 10px;
  max-height: 169px;
}
.single .post-categories {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

.college_buzz_box h3 {
    color: #333333;
}

.college_buzz_box h3:hover{
color:#FA9020
}

.college_buzz_box a {
    text-decoration: none;
}

/*====Homepage Career section ====*/
.careers_section a {
    color: #ffffff;
    text-decoration: none;
}
a:hover {
    color: #FA9020;
}

.careers_section .white_ghost_btn {
    float: right;
}
/* ================================================== */
   /*End Of  Custom CSS */
/* ================================================== */

.blog_list_box .img-responsive {
  margin-top: 10px;
  max-height: 169px;
}
.single .post-categories {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
/*custom css by mahedi amin*/

.get_your_degree_box_wrap {
  background-color: transparent !important;
 
}
div.ce-widget div.header[style] {
 background: #FA9020 !important;
  border-radius: 0 0 40% 40% !important;
  padding: 20px 16px !important;

}

.ce-widget .header h2 {
  font-size: 20px !important;
  font-weight: bold;
  line-height: 1.5;
  margin: 0;
  text-transform: uppercase !important;
}

#mc4wp-form-1 .mc4wp-form-fields input[type="email"] {
  border: 1px solid #ccc;
  height: 46px;
  padding-left: 20px;
  width: 380px;
  position:relative;
  
}
#mc4wp-form-1 .mc4wp-form-fields input[type="submit"] {
  background: #fa9020 none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  height: 45px;
  border: 1px solid transparent;
  text-transform: uppercase;
  padding: 0 34px;
}
.college-buzz-post-content {
  padding-top: 30px;
  line-height: 26px;
}
.home-colllege-buzz:first-child {
    border-bottom: 1px solid #ccc;
  padding-bottom: 43px;
}
.college_buzz_box {
margin: 0 0 0px;
padding: 0 0 0 0px;

}
.college_buzz_box img {
    margin: 30px 0 0;
    width: 100%;
}

#mc4wp-form-1{
    position: relative;
}
#mc4wp-form-1::before {
  background: rgba(0, 0, 0, 0) url("images/mail_icon.png") no-repeat scroll center center / contain ;
  content: "";
  height: 45px;
  position: absolute;
  right: 38%;
  top: 80%;
  width: 45px;
  z-index: 1;
}

.blog_list_box {
    margin-bottom: 40px;
    height: 410px;
}

.cform-fields .c_author #author{
   width: 32%;
   border-radius: 6px;

}
.cform-fields .c_email #email{
   width: 32%;
   margin-left: 11px;
   border-radius: 6px;
}
.cform-fields .c_website #url{
   width: 32%;
   margin-left: 11px;
   border-radius: 6px;
}
.cform-fields .form-submit #submit{
    width: 25%;
    background: #ED861A;
    color: white;
    border-radius: 0px;

}

#respond #commentform h4{
  display: none;
}
#respond .cform-fields p{
  display: none;
}
#respond .cform-fields .form-submit{
  display: block;
}
#respond h3{
  display: none;
}
.comment-meta .comment-author{
  display: block;
  width: 100%;
  overflow: hidden;
  
}
.blog_comment_box li{
  list-style: none;
}
.no-js .owl-carousel, .owl-carousel.owl-loaded {
    display: block;
}

.blog_page_container .row-eq-height {
    width: 50%;
    float: left;
    margin-right: 2%;
}

.sidebar_category ul.children {
    display: none;
}

/* Counselor Landing page */

.see_full_list_link a {
    color: #fa9020;
    font-size: 16px;
    text-decoration: underline;
}

.see_full_list_link {
    float: left;
    width: 100%;
    margin: 20px 0 0 0;
}

/* shop page */

html body .page-template-page-store .woocommerce .star .star-rating {
    float: none!important;
    font-size: 1.2em;
    margin-top: 5%!important;
}

/* Free Lunch Sign up page */

span.wpcf7-list-item {
    display: inline-block;
    margin: 5px 0px 0px 0;
    font-size: 15px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    float: left;
    width: 100%;
}

input.form-control,
select.form-control{
    border: 1px solid #c9c9c9;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #f3f3f3;
    height: 53px;
    outline: none;
}

textarea.form-control {
    height: auto;
    border: 1px solid #c9c9c9;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #f3f3f3;
     outline: none;
}

/* ======= Store page */

.page-template-page-store .woocommerce .star-rating {
    float: none;
}
.page-template-page-store .woocommerce .star {
    margin-top: 30px;
}



/*CSS by Akramul for Logout button*/
a.logout {
    font-size: 14px;
    position: absolute;
    right: 0px;
    top: 0;
    z-index: 999;
}

.deal_book_box {
    height: 559px;
    width: 230px;
}

.deal_book_box.woocommerce img, 
.deal_book_box.woocommerce-page img {
    border: 3px solid #fa9020;
}

/* Single Product page */
.single-product .woocommerce div.product div.images img {
    width: 65%!important;
    height: 320px!important;
    margin: 0 auto!important;
}

.single-product .related ul.products li {
  width: 30%;
}


/*Archive page*/
.archive .products li {
  width: 30% !important;
}
/* LDD directory page */
.glenda-sullentrup-left h3 {
    margin: 0px 0 15px;
    border-bottom: 2px solid #fa9020;
    width: 100%;
    padding: 0 0 5px;
}

.listing_cat_content {
    margin: 10px 0;
}
.counselor_state_list_page {
    margin: 20px 0;
}

/*=== School page === */

/*.career_page_container img {
    width: 100%;
}*/

/* Scholarship Search */

.table>thead>tr>th {
    vertical-align: middle;
}


/* Career Page */
.career_page_container h2 {
    font-size: 29px;
    line-height: 35px;
}


/* Single Post */

.blog_comment_box {
    margin-top: 5%;
}

.col-sm-12.apply-btn {
    margin-top: 2%;
}

.page-id-7486 .col-md-12.cat_32.margintop {
    margin-top: 5%;
}

img.alignleft {
    margin-right: 20px;
    float: left!important;
}
img.alignright{
float:right;
margin-left:20px;
}

.page-template-page-counselor-landing .subscribe-area h3 {
    font-size: 26px;
    margin-top: 7%;
}

img.aligncenter {
    display: block!important;
    margin: 0 auto!important;
}


.category-355 .blog_page_container ul li {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 14px;
    color: #393939;
}


.category-355 .title_for_specialism{
  margin-top: 5% !important;
}

.featured_career_left_side a {
    float: none;
}