/*
Theme Name: Bootscore
Theme URI: https://bootscore.me/
Author: Bootscore
Author URI: https://bootscore.me
Description: Flexible Bootstrap WordPress starter-theme for developers with full WooCommerce support. <a href="https://bootscore.me/category/documentation/" target="_blank">Documentation</a>
Version: 6.3.0
Requires at least: 5.0
Tested up to: 6.8
Requires PHP: 7.4
License: MIT License
License URI: https://github.com/bootscore/bootscore/blob/main/LICENSE
Text Domain: bootscore
Tags: featured-images, threaded-comments, translation-ready

Use this theme to make something cool, have fun, and share what you've learned with others.

Bootscore is based on Underscores https://underscores.me/, (C) 2012-2024 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/

/* 
All style editing is done via /assets/scss/_bootscore-custom.scss
*/
body {background: url(assets/img/modern_city.png) left 100% no-repeat, url(assets/img/oblako.jpg);background-attachment: fixed;}
#content a, #footer a {color: RGBA(20, 108, 67, var(--bs-link-opacity, 1));}
#content, #footer {background: #BFE3D1;}
.start-header {background:url(assets/img/ramka.svg) center center no-repeat, url(assets/img/header-left.svg) left 100% no-repeat, url(assets/img/header-fuul.svg);}
.breaktop {background: url(assets/img/topblog.jpg) repeat-x;border: 1px solid #BFE3D1;border-radius: 0 0 24px 24px;display:block;margin: 0 auto;padding: 47px 0 0;width: 100%;height: 100%;-webkit-box-shadow: 11px 11px 25px -7px rgba(0, 0, 0, 0.7);-moz-box-shadow: 11px 11px 25px -7px rgba(0,0,0,0.7);box-shadow: 11px 11px 25px -7px rgba(0, 0, 0, 0.7);}
h1.entry-title{font-size: 1.8rem;font-weight: 500;line-height: 1.2;}
p.entry-title {margin-top: 0;margin-bottom: 0.5rem;}
ul {list-style:square;}
.entry-title a{color: #212529 !important;text-decoration: none;font-size: 1.8rem;font-weight: 500;line-height: 1.2;}
#home h2, h2.blog-post-title {line-height: 1;border-bottom: 1px ridge #f15e24;padding-bottom: 6px;color: #2E8B57;}
.page-link.active, .active>.page-link {background-color: RGBA(20, 108, 67, var(--bs-link-opacity, 1)) !important;border-color: RGBA(20, 108, 67, var(--bs-link-opacity, 1)) !important;}
#secondary .widget ul {list-style:none;list-style-image: url(assets/img/caticone.png);list-style-position: inside;margin-left:0;padding-left: 0;line-height:1.5;}
#secondary .widget ul a{text-decoration:none;}
#secondary .widget-title {color:#fff;font-size:18px !important;text-indent:10px;background:#2E8B57 url(assets/img/blockheader.png) repeat;border-bottom:3px solid #f15e24;border-radius:12px 0 0 0;min-height:43px;padding:7px 0 8px;margin:0 0 15px;}
#secondary .widget-title:before {content: " ";background:url(assets/img/blockheadericon.png) no-repeat;padding:0 4px;width:40px;height:32px;float:left;}
.block-primary {border-bottom:2px solid #f15e24;border-radius: 12px 0 0 0;box-shadow:0 0 0 7px #60B88D,0 0 0 14px #90CDAF,0 0 0 21px #BFE3D1;}
.bypostauthor .card {border:2px solid #198754 !important;}