.blog-content {background:#fff!important;}
.blog-section  {background:#fff!important;}

/* Sidebar Right */
.blog-section .blog-content:before {
	background:#fff!important;
}
.blog-post .post-body p {
    font-size: 16px;
    line-height: 2em;}

.side-panel-btn {
top:20% !important;  
}

.site-breadcrumbs {max-width:60%; color:#A52A2A;}

.sidebar-box  .elementor-button-text {color:#000;}

.elementor-slick-slider .slick-prev {left:-65px !important; }

#side-panel-wrap a.side-panel-btn {  
width:80px !important; 
height:80px !important; }

#side-panel-wrap a.side-panel-btn {
right:-80px !important;
}

.attachment-title {width:25%;}


::-moz-selection { /* Code for Firefox */
 color:#333;
   background:#ffd323;
}

::selection {
   color:#333;
   background:#ffd323;
}

