/*To make padding around logo zero*/.minimal-header.left-menu #site-logo,.transparent-header.left-menu #site-logo,#site-logo{padding:0}#site-header-inner .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated{padding:0 !important}/*To make front page post list look like paras*/ul.category-posts-internal{list-style:none inside}/*To make thumbnails on the front page float left*/a.cat-post-thumbnail{float:left;margin-right:5px}/* To remove page header from home page,which isn't adding any value to the content. */.home header.page-header{display:none}/*To display post title in Oswald on Front Page*/.cat-post-title{font-family:Oswald}/*To keep widget title from being smaller than their heading tags*/.widget-title{font-size:initial}/* To remove border from goodreads widget */.gr_custom_container_7778844_read{border:0 !important}/*To provide a way to add borders (to images)*/.war-border{border:solid 4px #52c0d4}/* To reomve category name from General archives for the Blog page implemented with multi-category URL*//*No longer valid in new theme*/h2.feat_tn_cat_color_4{display:none}/* To give a button like look to links */a.button{text-decoration:none !important;font-size:1.125em;color:#FFF !important;background:#52C0D4 none;margin:.5em 0 0;padding:.5em .75em;border:0 none;border-radius:5px}a.button-transparent{text-decoration:none !important;font-size:1.125em;color:#52C0D4 !important;background:#FFFFFF none;margin:.5em 0 0;padding:.5em .75em;border:1px solid #52C0D4;border-radius:5px}/*To get the grid layout for [display-posts] shortcode. To go with code snippet for adding column classes to [display-posts] shortcode. Source:http://www.billerickson.net/code/add-column-classes-to-display-posts-shortcodes/ *//* Column Classes ------------------------------------------------------------ */.five-sixths,.four-fifths,.four-sixths,.one-fifth,.one-fourth,.one-half,.one-sixth,.one-third,.three-fifths,.three-fourths,.three-sixths,.two-fifths,.two-fourths,.two-sixths,.two-thirds{float:left;margin:0 0 20px;padding-left:3%}.one-half,.three-sixths,.two-fourths{width:48%}.one-third,.two-sixths{width:31%}.four-sixths,.two-thirds{width:65%}.one-fourth{width:22.5%}.three-fourths{width:73.5%}.one-fifth{width:17.4%}.two-fifths{width:37.8%}.three-fifths{width:58.2%}.four-fifths{width:78.6%}.one-sixth{width:14%}.five-sixths{width:82%}.first{clear:both;padding-left:0}/* To display the image and text nicely. */.display-posts-listing img{float:left;width:100%;margin:0 10px 10px 0}