.widget {
    height: auto;
    padding: 0px;
    font-size: 13px;
    font-weight: normal;
    clear: both;
    position: relative;
}

.sidebar .widget,
.wpb_column .widget {
    margin-bottom: 30px;
}

.widget ul,
.widget ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    letter-spacing: 0;
}

.widget ul ul {
    margin-left: 10px;
}

.widget ul li:not(.menu-item) {
    padding: 5px 0;
}

.widget li,
.widget p,
.widget div {
    word-wrap: break-word;
}

.widget ul {
    margin-bottom: 10px;
}

.widget ul.children {
    margin-bottom: 0;
    padding-left: 16px;
}

.widget ul li a:hover {
    color: #437df9;
}

.widget select {
    width: 100%;
    padding: 15px 10px;
    color: #222;
    font-size: 14px;
}

.widget .wp-caption img {
    max-width: 100%;
    height: auto;
}

.widget .wp-caption p {
    margin-bottom: 0;
}

.sidebar .widget ul li:not(.menu-item),
#footer.litex .widget ul li:not(.menu-item) {
    color: #000;
    font-size: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.widget ul.children li:last-child {
    border: none;
}

.widget ul li a {
    text-decoration: none;
    color: #444;
    padding: 6px 2px 8px 0;
    -webkit-transition: all .07s ease;
    -moz-transition: all .07s ease;
    -ms-transition: all .07s ease;
    -o-transition: all .07s ease;
    transition: all .07s ease;
}

.widget ul li.menu-item-has-children:after {
    content: "";
    display: none;
}

.widget ul li span {
    color: #91979d;
}

.widget ul li span.post-date {
    font-size: 13px;
}

.widget ul li .comment-author-link a {
    font-size: 14px;
    font-weight: bold;
}

.widget ul li .comment-author-link a:before {
    font-family: 'WnFontAwesome';
    font-size: 15px;
    content: "\f075";
    margin-right: 7px;
    font-weight: 400;
}

.widget ul li .comment-author-link a:after {
    content: " : ";
}

.widget ul li .comment-author-link a:hover {
    color: #437df9;
}

#footer .rss-widget-icon {
    margin-top: 9px;
    margin-right: 5px;
}

.sidebar .widget ul.menu li a {
    display: block;
    padding: 8px 2px 7px 0;
}

.widget .b-author img {
    width: 70px;
    height: 70px;
    border-radius: 35px;
}

.sidebar li.widget-container {
    margin-bottom: 50px;
}

.widget input[type="text"],
.widget input[type="password"],
.widget input[type="email"] {
    border-width: 2px;
    min-height: 40px;
    padding-left: 15px;
}

.widget .textwidget ul li:after {
    display: none;
}

.widget .nice-select {
    background-color: #fff;
    height: 44px;
    padding-left: 7px;
    margin: 0;
    width: 100%;
    border-color: #e6e6e6;
    padding-top: 4px;
    padding-left: 19px;
    position: relative;
}

.widget .nice-select:after {
    border-left: none;
    height: 30px;
    top: 6px;
    right: 1px;
}

.widget .nice-select span {
    font-size: 12px;
    line-height: 34px;
    color: #437df9;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

#wrap .widget>form {
    display: inline-block;
    width: 100%;
    margin-bottom: 0;
}

.personal-sidebar .widget img,
.magazine-sidebar .widget img {
    border: 0;
}

.personal-sidebar .widget .subtitle-wrap {
    border: 0;
    padding: 0;
    line-height: 0;
    margin: 32px auto 30px;
}

.personal-sidebar .widget .subtitle-wrap:before {
    display: none;
}

.widget .side-list li:after,
#footer.litex .widget .side-list li:after {
    display: none;
}

#wrap .review-total-only.small-thumb {
    float: none;
}

#wrap .review-total-only.small-thumb {
    font-size: 13px;
    font-weight: 600;
    color: #f4cc00;
}

#wrap .review-result-wrapper i {
    font-size: 10px;
    color: #a1a1a1;
}

#wrap .review-result-wrapper .review-result i {
    color: #fec42d;
}

.wp-caption {
    display: inline;
    color: #444;
    background: #fff;
    max-width: 96%;
    margin-bottom: 20px;
    text-align: center;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.widget-image-caption.wp-caption-text,
.wp-caption p.wp-caption-text {
    font-weight: 400;
    line-height: 20px;
    background: #f6f6f6;
    margin: 0 0 10px;
    padding: 10px 4px 8px 16px;
    color: #777;
    text-align: left;
    font-size: 14px;
}

.wp-caption-text {
    font-size: 15px;
}

.gallery-caption {
    display: inline;
}

.bypostauthor {
    font-size: 13px;
}

#footer {
    width: 100%;
    background-color: #161616;
    text-align: left;
}

#footer.litex {
    background: #fcfcfc;
}

#footer .row {
    margin: 0;
}

#footer h5.subtitle span {
    position: absolute;
    right: 0;
    text-align: right;
}

#footer h5.subtitle span a {
    color: #787878;
    font-size: 10px;
    font-weight: 400;
}

#footer .widget ul.menu li:after {
    display: none;
    content: "";
}

#footer .widget ul.menu li {
    border: none;
}

.widget .subtitle-wrap {
    position: relative;
    margin: 20px 0;
    padding-bottom: 4px;
    line-height: 18px;
}

.widget h4.subtitle,
.widget h4.subtitle a {
    border: none;
    color: #101010;
    margin: 0;
    padding: 0;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0;
    line-height: 38px;
    background: #fff;
    padding-right: 5px;
    display: inline-block;
}

.sidebar li,
.widget p,
.widget li {
    font-size: 15px;
    line-height: 21px;
    font-weight: 400;
    color: #515151;
}

.widget input[type="text"].search-side {
    width: 100%;
    padding-left: 15px;
    border: 1px solid #f1f1f1;
    border-radius: 0;
    font-size: 12px;
    height: 45px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.05) inset;
}

.widget input[type="text"].search-side:focus {
    box-shadow: 0 1px 16px rgba(0, 0, 0, 0.06);
}

input[type="text"].search-side {
    background: #fff url(../../../images/find-ico1.png) no-repeat right;
    min-height: 40px;
}

.widget form input[type="submit"]#searchsubmit {
    display: none;
}

.sidebar .widget form[role="search"] input.btn {
    display: none !important;
}