.blog-left-side > div {
margin-bottom: 40px;
background: #fff;
border: 1px solid #e6e6e6;
box-shadow: 0 0 5px rgba(0,0,0,0.10);
} 
.blog-left-side > div:last-child {
margin-bottom: 0px;
}
.blog-left-side h2 {
margin-bottom: 10px;
}
.blog-left-side {} .blog-left-side .content {
padding: 0;
}
.blog-left-side .textwidget h4, .blog-right-side .textwidget h4 {
font-size: 18px;
padding-bottom: 8px;
}
.textwidget-icon {
margin-top: 15px;
}
.textwidget-icon li {
display: inline;
}
.textwidget-icon li a {
font-size: 15px !important;
color: #fff!important;
background: #cda274;
width: 30px;
height: 30px;
color: #fff;
line-height: 30px;
border-radius: 5px;
margin: 0 2px;
display:inline-block;
}
.textwidget-icon.social-profile li a {
display: inline-block;
margin: 0 2px;
font-size: 18px;
color: #f00 !important;
width: 50px;
height: 50px;
line-height: 50px;
background: #062a4d;
color: #fff !important;
text-align: center;
}
.textwidget-icon.social-profile  li a:hover{
background:#cda274;
}
.sb_instagram_header {
display: none;
}
#sb_instagram #sbi_load .sbi_load_btn, #sb_instagram .sbi_follow_btn a {
background: #062a4d;
border-radius: 0;
}
#sb_instagram #sbi_load .sbi_load_btn:hover {
background: #cda274;
}
#sb_instagram .sbi_follow_btn a:focus, #sb_instagram .sbi_follow_btn a:hover {
outline: 0;
box-shadow: inset 0 0 10px 20px #cda274;
}
.blog-left-side .push-bottom-large {
margin-bottom: 0;
}
.blog-left-side > div:last-child {
margin-bottom: 0px;
}
.blog-left-side > aside:last-child {
margin-bottom: 0px !important;
}
.blog-left-side .sub-menu li a:hover,
.blog-left-side .nav .children li a:hover {
background: transparent;
color: #47087C ;
}
.search {
position: relative;
border-radius: 8px;
}
.search input {
background: #fff none repeat scroll 0 0;
height: 60px;
position: relative;
width: 100%;
border: none;
color: #616161;
transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
border-radius: 8px;
}
.search input[type="text"] {} .search input::-ms-input-placeholder,
.search input::-webkit-placeholder,
.search input::-moz-placeholder {
color: #858585;
font-size: 14px;
}
.search button {
background: transparent none repeat scroll 0 0;
border: 0 none;
color: #fff;
font-size: 18px;
padding: 1px 15px;
position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%);
height: 100%;
width: 60px;
background: #cda274;
}
.search input[type="text"] {
padding-left: 10px;
} .blog-left-side .widget h2 {
color: #272727;
display: block;
font-size: 22px;
margin-bottom: 30px;
padding-bottom: 0;
position: relative;
text-transform: capitalize;
background: #f2f2f2;
padding: 20px;
} @-webkit-keyframes MOVE-BG {
from {
-webkit-transform: translateX(0);
transform: translateX(0);
}
to {
-webkit-transform: translateX(88px);
transform: translateX(88px);
}
}
@keyframes MOVE-BG {
from {
-webkit-transform: translateX(0);
transform: translateX(0);
}
to {
-webkit-transform: translateX(88px);
transform: translateX(88px);
}
}
.footer-middle .widget h5 {
color: #333;
font-size: 24px;
}
.blog-left-side .widget ul {
list-style: none;
padding: 0px 25px 30px;
}
.blog-left-side #nav_menu-5 .widget ul {
padding: 0;
}
.blog-left-side #nav_menu-5  ul li {
padding: 0;
display: inline-block;
border: none;
margin-left: 0;
margin-right: 5px;
}
.blog-left-side #nav_menu-5  ul li a {
color: #272727;
border: 1px solid #dfdfdf;
height: 32px;
width: 32px;
display: block;
line-height: 32px;
text-align: center;
font-size: 15px;
transition: .3s;
}
.blog-left-side #nav_menu-5  ul li a:hover {
color: #fff;
border: 1px solid #cda274;;
background-color: #cda274;;
}
.wpcf7-submit.button {
margin-top: 20px;
padding: 19px 36px;
border-radius: 0;
}
.blog-left-side #nav_menu-5  ul li::before,
.blog-left-side #nav_menu-5  ul li::after {
display: none;
}
#categories-2 ul {
padding: 0px 25px 30px 5px;
}
.blog-left-side #categories-2 h2 {
margin-bottom: 20px;
}
.tagcloud {
padding: 0 25px 30px;
}
.blog-left-side .widget ul li {
position: relative;
}
.blog-left-side .widget ul ul{
padding-left:10px;
margin-top:10px;
}
.blog-left-side .widget ul li:last-child {
padding-bottom: 0px;
margin-bottom: 0;
}
.blog-left-side .widget ul li a {
color: #616161;
font-weight: 400;
position: relative;
}
.blog-left-side .widget ul li {
position: relative;
margin-left: 25px;
}
.blog-left-side .widget ul li::before {
content: '';
position: absolute;
left: 5px;
top: 25px;
height: 7px;
width: 7px;
background: #cda274;
}
.blog-left-side .widget ul li::after {
content: '';
position: absolute;
border: 2px solid #cda274;
height: 18px;
width: 18px;
left: 0;
top: 20px;
}
.blog-left-side .widget ul li a:hover{
color: #cda274;
}
.blog-left-side .widget ul.children{
margin-top:10px;
padding-left:10px;
} .widget {} 
.blog-left-side .widget select {
width: 100%;
height: 40px;
background: #fff;
border: 1px solid #ddd;
padding-left: 5px;
}
.widget .screen-reader-text {
display: none;
}
.textwidget select{
width:100%;
} #wp-calendar {
width: 100%;
} .tagcloud a {
color: #616161;
display: inline-block;
font-size: 15px !important;
padding: 5px 11px;
text-align: center;
text-transform: capitalize;
background: #fff;
border: 1px solid #e6e6e6;
border-radius: 5px;
margin: 0 3px 9px 0;
}
.widget_categories ul li:hover:before,
.widget_archive ul li:hover:before,
.widget_categories ul li a:hover,
.widget_archive ul li a:hover,
.tagcloud a:hover,
.r-post-content h3:hover,
.r-post-content h3 a:hover {
color: #cda274 ;
}
.tagcloud a:hover{
background:#cda274 ;
color:#fff;
border-color:#cda274;
}
#wp-calendar caption {
font-size: 16px;
font-weight: normal;
margin-bottom: 10px;
text-align: left;
text-transform: capitalize;
color: #616161;
padding-top: 0;
}
#wp-calendar {
font-size: 13px;
}
#wp-calendar {
border: 0px solid #e5e5e5;
margin-bottom: 20px;
overflow: auto;
vertical-align: top;
width: 100%;
margin: 0;
color:#333333;
}
table#wp-calendar td {
border: 1px solid #e5e5e5;
color: #444444;
padding: 5px 10px;
text-align: center;
vertical-align: top;
font-size: 14px;
}
#wp-calendar th, #wp-calendar td {
padding: 8px;
}
table#wp-calendar th {
border: 1px solid #e5e5e5;
color: #333333;
font-size: 13px;
font-weight: 700;
padding: 5px 10px;
text-align: center;
text-transform: uppercase;
vertical-align: middle;
}
table#wp-calendar td#today {
color: #fff;
background-color: #cda274;
}
table#wp-calendar td#today a{
color:#fff;
}
.text-widget-about {
text-align: center;
}
.text-widget-about ul li {
border-top: 0;
padding: 0;
}
.wp-block-archives{}
.wp-block-archives {}
.wp-block-archives li{}
.wp-block-archives li a,.wp-block-categories li a{color: #5e629c}
.wp-block-archives select {
height: 40px;
width: 200px;
border: 1px solid #ddd;
padding: 0 10px;
}
.single-blog-content .wp-block-latest-comments{padding-left: 0}
.recent-post-text span i {
color: #f8f9fe;
margin-right: 5px;
font-size: 14px;
}