#customize-controls .control-section-ak-blogs .accordion-section-title:hover,
#customize-controls .control-section-ak-blogs .accordion-section-title:focus {
	background-color: #fff;
}
.control-section-ak-blogs .accordion-section-title .button {
	margin-top:  -4px;
	font-weight: 400;
	margin-left: 8px;
}
.rtl .control-section-ak-blogs .accordion-section-title .button {
	margin-left:  0;
	margin-right: 8px;
}
/* ---------Customizer--------- */
.control-section-ak-blogs h3.accordion-section-title {
  	background: #323232 !important;
  	color: #fff !important;
}
a.button.button-secondary.alignright {
  	color: #323232;
    box-shadow: 2px 2px 0px 0px #e1c65c;
    border: solid 1px #e1c65c;
    border-bottom: none;
    background: #e1c65c;
    font-weight: bold;
}
a.button.button-secondary.alignright:hover {
	background: #fff;
}
.customize-control-title {
  display: -webkit-inline-box;
  font-size: 12px;
  line-height: 25px;
  font-weight: 600;
  margin-bottom: 10px;
  background: #0085ba;
  padding: 0px 15px;
  color: #fff;
}
/*------- Typogarphy ----------*/

.customize-control-typography ul {}

.customize-control-typography li.typography-font-weight,
.customize-control-typography li.typography-font-style,
.customize-control-typography li.typography-font-size,
.customize-control-typography li.typography-line-height {
  float: left;
  width: 50%;
}

.customize-control-typography li.typography-font-weight select,
.customize-control-typography li.typography-font-style select {
  width: 90%;
}

.customize-control-typography li.typography-font-weight,
.customize-control-typography li.typography-font-size {
  clear: both;
}
.customize-control-typography li.typography-font-size input,
.customize-control-typography li.typography-line-height input {
  width: 75px;
}
input.typography-font-color {
    padding: 0;
    margin: 0;
}
#customize-control-h1_typography,
#customize-control-h2_typography,
#customize-control-h3_typography,
#customize-control-h4_typography,
#customize-control-h5_typography{
    border-bottom: solid 2px #1e1e1e1e;
    padding-bottom: 12px;
}
/* ---------Image Toggle --------- */
img.ak-blogs-radio-img-img {
   width: 80px;
   margin-right: 3px;
}
img.ak-blogs-radio-img-selected {
   border: solid 2px #0085ba;
}
/* ---------Excerpt & Logo --------- */
input#_customize-input-ak_blog_excerpt_number,
input#_customize-input-logo_size, 
input#_customize-input-ak_blog_slider_excerpt_number,
input#_customize-input-ak_blog_article_excerpt_number,
input#_customize-input-ak_blog_slider_opacity_color {
    width: 100%;
}