@media screen and (max-width: 960px) 
              and (min-width: 540px)
              and (orientation:portrait) {
  
  
div#col-54-1 {
    width: 300px!important;
}
  
}



@media screen and (max-width: 568px) 
              and (min-width: 320px)
              and (orientation:portrait) {

  
div#col-54-1 {
    width: 300px!important;
}
  
}

div#col-53-2 {
    border-bottom: 1px solid #b7c833;
    width: 85px;
    margin-left: 155px;
    margin-top: -25px;
}

label.screen-reader-text {
    display: none;
}



div#col-54-2 .textwidget {
    background: #ebebeb;
    padding: 12px 55px 28px;
    border-left: 3px solid #b7c833;
    width: 195px;
    margin-left: 55px;
    margin-top: 25px;
}



a.archive_title:before {
    content: "> ";
}
a.archive_title {
    font-size: 14px;
    color: #666;
    font-weight: bold;
}



select {
    width: 220px;
    border: 1px solid #B7C833;
    background-color: #EBEBEB;
    margin-left: -15px;
}


p.text-link {
    font-size: 20px;
    font-weight: 600;
    color: #666;
    text-align: center;
    padding: 40px 0;
}

div#container-55 {
    height: 50px;
}

a.post-title {
    color: #b7c833;
    font-size: 22px;
  	text-decoration:none;
}

span.date a {
    color: #B7c833;
	text-decoration:none;
}

p.post-excerpt {
    margin-top: -6px;
    text-align: justify;
}

a.readmorecontent.read-more.custom-loop {
    background: #b7c833;
    padding: 5px;
    color: #fff;
    font-weight: 600;
}


div#col-54-1 {
    width: 800px;
}

h3.element-title {
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    color: #666;
    border-bottom: 1px solid #b7c833;
    margin-bottom: 20px;
	text-shadow:none;
}

.blog h4.recentposth3 a {
    font-weight: 400;
    color: #222!important;
    line-height: 22px;
}



.blog.widget.widget_ultimatumrecent.inner-container {
    background: #ebebeb;
    padding: 12px 55px 28px;
    border-left: 3px solid #b7c833;
    width: 195px;
    margin-left: 55px;
    margin-top: 25px;
}

.blog.widget.widget_ultimatumrecent.inner-container a {
    padding: 0px!important;
    margin-left: -27px;
  	text-decoration:none;
}

.blog.widget.widget_ultimatumrecent.inner-container a:before {
    content: "> ";
    color: #b7c833;
    font-weight: 700;
}

div#wrapper-20 {
    height: 40px;
}

.featured-image.fimage-align-left {
    margin-bottom: 30px;
}

.widget.widget_archive.inner-container {
    background: #ebebeb;
    padding: 12px 55px 28px;
    border-left: 3px solid #b7c833;
    width: 195px;
    margin-left: 55px;
    margin-top: 25px;
}