/*
Theme Name: Fiona News
Theme URI: https://www.nayrathemes.com/fiona-news/
Author: Nayra Themes
Author URI: https://www.nayrathemes.com/
Description: Fiona News is perfect for writers, authors, motivators, bloggers and all types of blogs, news & magazines websites. It has come with all post formats like Standard, Video, Audio, Chat, Aside, Blockquote, Link, Gallery and more. Fiona backend functionality based on category, post, widget, & customizer. Unlock 11 homepages with exquisite sliders for different looks to your website. Guest users can switch theme color skins dark & light. This helps to make readers feel the pleasure of reading blog posts and articles. View the demo of Fiona News Pro https://www.nayrathemes.com/demo/pro/?theme=fiona-news
Template: fiona-blog
Version: 14.0
Tested up to: 6.8
Requires PHP: 5.6
Requires at Least: 4.7
License: GPLv3 or later
License URI:  https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: fiona-news
Slug: fiona-news
Tags: one-column, two-columns, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu,  custom-logo, featured-image-header, featured-images, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, blog, E-Commerce, News, editor-style, grid-layout

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

*/

.logo a {
    margin: 0;
}
.style-light .footer,
.footer-section {
    padding-top: 60px;
    background: #F1F1F1;
}

button.about-toggle, button.menu-toggle {
    background: none;
    border: none;
    border-radius: 0;
}

.cart-wrapper .cart-icon {
    background-image: url(./assets/images/cart_icon_white.svg);
}
	
li.about-toggle-list button.about-toggle:hover, 
li.about-toggle-list button.about-toggle:focus {
    outline-color: var(--sp-primary);
}

.header-item.widget-left.text-left {
    justify-content: flex-end;
}

.header.header-two .header-widget-info {
    padding: 15px 0;
}

.header.header-two .menu-right .widget_social_widget ul {
    background-color: #ffffff;
}

.style-dark .header.header-two .menu-right .widget_social_widget ul {
    background-color: var(--sp-secondary-dark);
}

.header.header-two .navbar-area {
    box-shadow: none;
    background-color: var(--sp-secondary);
}

.header.header-two .navbar-area .menubar .menu-wrap > li {
    margin: 0;
}

.header.header-two .navbar-area .menubar .menu-wrap > li:after {
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: rgb(189 189 189 / 0.45);
}

.header.header-two .navbar-area .menubar .menu-wrap > li > a {
    color: #ffffff;
}

.header.header-two .navbar-area .menubar .menu-wrap > li:last-child a {
    padding-right: 16px;
}

.header.header-two .navbar-area .menubar .menu-wrap > li:not(.home-icon) > a {
    line-height: 69px;
}

.header.header-two .navbar-area .menubar .menu-wrap > li.home-icon > a {
    font-size: 22px;
    padding: 21px 20px !important;
}

.header.header-two .menubar .menu-wrap > li > a:before {
    content: "";
    width: 100%;
    height: 3px;
    padding: 0;
    background-color: var(--sp-primary);
    -webkit-transition: var(--sp-transition);
    transition: var(--sp-transition);
}

.header.header-two .navbar-area .menubar .menu-wrap > li.home-icon > a,
.header.header-two .navbar-area .menubar .menu-wrap > li.active > a,
.header.header-two .navbar-area .menubar .menu-wrap > li.focus > a,
.header.header-two .navbar-area .menubar .menu-wrap > li:hover > a {
    color: var(--sp-primary);
}

.header.header-two .navbar-area .menubar .menu-wrap > li.home-icon > a:before,
.header.header-two .navbar-area .menubar .menu-wrap > li.active > a:before,
.header.header-two .navbar-area .menubar .menu-wrap > li.focus > a:before,
.header.header-two .navbar-area .menubar .menu-wrap > li:hover > a:before {
    max-width: 100%;
    opacity: 1
}

.header.header-two .header-search-toggle,
.header.header-two .cart-icon-wrap,
.header.header-two .toolkit-hover,
.header.header-two .flash-hover,
.header.header-two .bookmark-hover {
    width: auto;
    color: #ffffff;
}

.header.header-two .bookmark-total {
    background-color: #ffffff;
    color: var(--sp-secondary);
}

.header.header-two .navbar-area ul.header-wrap-right {
    padding-left: 0;
}

.header.header-two .navbar-area .header-wrap-right > li {
    margin-left: 16px;
	}

.header.header-two .navbar-area .header-wrap-right > li:first-child {
    margin-left: 0;
}

.header.header-two .header-above-info .widget-left,
.header.header-two .header-above-info .widget-right {
    min-height: 45px;
}


/* Header Below Start */
.header-below {
	 z-index: -1;
}
.header-below .widget-right, .header-below .widget-left {
    width: 100%;
    min-height: 50px;
}

.header-below .widget-left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.header-below .widget-right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.header-below .widget-right .widget {
    border-left: 1px solid rgb(189 189 189 / 0.45);
}

.header-below .widget-left .widget.widget_breakingNews {
    width: 100%;
}

.header-below .widget_weather_date .trending-date {
    padding: 6px 18px;
    padding-right: 0;
    border-left: 1px solid rgb(189 189 189 / 0.45);
}

.header .breakingNews {
    background: none;
}

.widget_weather_date .trending-box > div {
    margin-left: 20px;
}

.widget_weather_date .trending-box > div:first-child {
    margin-left: 0;
}

.trending-weather i {
    font-size: 22px;
    margin-right: 2px;
    color: var(--sp-primary);
    vertical-align: text-bottom;
}

.trending-weather i:before {
    display: inline-block;
    -webkit-animation: spinCircle 8s infinite linear;
    animation: spinCircle 8s infinite linear;
}

@keyframes spinCircle{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}

.trending-weather .city {
    font-size: 16px;
}

.widget_weather_date .trending-date span.t-day {
    font-size: 36px;
    color: var(--sp-primary);
}

.widget_weather_date .trending-date span.t-all {
    font-size: 13.3px;
    font-weight: 500;
    max-width: 30px;
}

.weather-current-temp {
    font-size: 20px;
    font-weight: 500;
}

.weather-current-temp sup {
    margin-left: -3px;
}

.breakingNews-box {
    position: relative;
    z-index: 0;
    overflow: hidden;
    display: flow-root;
    clear: both;
}

.breakingNews-box .breakingNews>ul {
    max-width: 70%;
}

.breakingNews-box .breakingNews>ul,
.breakingNews-box .breakingNews,
.breakingNews-box .breakingNews>.bn-title,
.breakingNews-box .breakingNews>.bn-title>h5 {
    height: 50px;
}

.breakingNews-box .breakingNews>.bn-title>h5 {
    font-size: 18px;
    font-weight: 600;
    line-height: 50px;
    letter-spacing: 0.35px;
}

.breakingNews-box .breakingNews>.bn-title>span {
    top: 0;
    bottom: 0;
    margin: auto 0;
}

.breakingNews-box .breakingNews>ul>li {
    line-height: 50px;
    height: 50px;
}

.breakingNews-box .breakingNews>.bn-navi {
    bottom: 0;
    margin: auto;
    width: 43px;
    height: 19px;
    text-align: right;
    opacity: 1;
}

.breakingNews-box .breakingNews>div.bn-navi>span {
    display: inline-block;
    border: 1px solid rgb(45 45 45 / 20%);
    background: #ffffff;
    width: 19px;
    height: 19px;
    text-align: center;
    line-height: 1.8;
    font-size: 10px;
    border-radius: 2px;
    opacity: 1;
}

.breakingNews-box .breakingNews>div.bn-navi>span:hover {
    background-color: var(--sp-primary);
    color: #ffffff;
    border-color: var(--sp-primary);
}

.breakingNews-box .breakingNews>.bn-navi>span:nth-child(1) {
    left: 0;
}

.breakingNews-box .breakingNews>.bn-navi>span:nth-child(2) {
    margin: 0;
    right: 0;
}

.breakingNews-box .breakingNews>ul>li>a {
    color: inherit;
}

.style-dark .header .breakingNews-box .breakingNews>ul>li>a {
    color: #ffffff;
}

/* Header Below Start */

/* Trending */
.trending-box {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.trending-date {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.trending-date span.t-day {
    font-size: 45px;
    margin-right: 6px;
    line-height: 0.8;
    font-weight: 900;
    letter-spacing: 2px;
}

.trending-date span.t-all {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    word-break: break-word;
    max-width: 36px;
}

.trending h3 {
    font-size: 14px;
    font-weight: 500;
    display: inline-block;
    padding: 7px 10px;
    color: #ffffff;
    background: var(--sp-primary);
    border-radius: 4px;
    margin-right: 16px;
}

.trending h3 i {
    margin-right: 6px;
}

.trending .breaking-news {
    font-size: 16px;
    line-height: 1.5;
    margin: 0;
}

.trending-border {
    margin: 0 30px;
    display: inline-block;
    border: 0;
    height: 20px;
    width: 2px;
    background: #808080;
}

.text-sliding {
    display: inline;
    margin-left: 2px;
}

.text-sliding.breaking-news span {
    white-space: nowrap;
    font-weight: 400;
}


.wp-block-calendar table th {
    background: var(--sp-primary);
}

.wp-block-tag-cloud a {
    background-color: rgb(189 189 189 / 0.25);
    font-size: 16px !important;
    line-height: 2.5;
    border-radius: 4px;
    padding: 8px 15px;
    position: relative;
    z-index: 0;
}

.wp-block-tag-cloud a:hover, .wp-block-tag-cloud a:focus {
    color: #ffffff;
    background-color: var(--sp-primary);
}

.wp-block-archives {
    list-style: none;
}


.sidebar .wp-block-search .wp-block-search__input, 
.footer-section .wp-block-search .wp-block-search__input {
    min-width: 180px;
}

.post-content .wp-block-site-tagline {
    line-height: 1;
}

.wp-block-image figcaption {
    text-align: center;
}

.wp-block-file a.wp-block-file__button {
    background: var(--sp-primary);
}

.sidebar .widget_block ul li {
    margin-bottom: 10px;
}

.wp-block-loginout a {
    color: #ffffff;
    background-color: var(--sp-primary);
    border-color: var(--sp-primary);
}

.sidebar .widget_social_widget ul {
    display: block;
}

.sidebar .widget.widget_social_widget li {
    margin-bottom: 10px;
}

.footer-main .wp-block-image figcaption {
    font-weight: 500;
}

.calendar_wrap table caption, 
.wp-block-calendar table caption {
    text-align: center;
}


.widget_shopping_cart_content .cart-header {
    border-bottom: 1px solid rgb(189 189 189 / 0.45);
    padding-bottom: 15px;
}

.widget_shopping_cart_content .cart-badge {
    color: #ffffff;
    font-size: 11px;
    margin: 0;
    width: 20px;
    height: 20px;
    line-height: 2;
    text-align: center;
    vertical-align: super;
    border-radius: 100px;
    display: inline-block;
    background-color: var(--sp-primary);
}

.widget_shopping_cart_content .cart-total {
    float: right;
}

.widget_shopping_cart_content li a {
    border-bottom: none !important;
}

.post-content .wp-block-latest-comments {
    padding: 0;
}

.footer-main .widget_shopping_cart ul {
    padding-top: 10px;
}

.wp-block-button a.wp-block-button__link {
    color: #ffffff;
    background-color: var(--sp-primary);
    border-color: inherit;
}

.footer-main .wp-block-latest-comments {
    padding: 0;
}

.footer-main .widget.widget_social_widget {
    margin-top: 0;
}

.widget .wp-block-social-links li a {
    padding: 0.45rem !important;
    border-bottom: none !important;
    margin: 0px !important;
}

.sidebar .wp-block-buttons {
    margin-bottom: 1em;
}

.sidebar ul.wp-block-social-links li:after {
    content: none !important;
}

.woocommerce-account .edit-account .woocommerce-form-row {
    display: block;
}

.fiona-blog-content ol.wp-block-latest-comments {
    padding: 0;
}

.sidebar .widget_shopping_cart_content .cart-badge {
    background-color: #000000;
}

.wp-block-buttons {
    margin: 15px 0;
}

.wp-block-categories {
    padding-left: 0;
    list-style: none;
}

.aligncenter {
    margin-left: auto;
    margin-right: auto;
}

form.post-password-form input[type="submit"] {
    line-height: 3;
    vertical-align: baseline;
}

.style-dark .footer-main table td {
    color: #fff;
}

.header-info .header-item.widget-right {
    z-index: 0;
}

.style-dark .calendar_wrap table td,
.style-dark .calendar_wrap table caption,
.style-dark .widget div.calendar_wrap .wp-calendar-nav span.wp-calendar-nav-prev a {
    color: #fff;
}

.wp-block-button.is-style-outline a:hover, 
.wp-block-button.is-style-outline a:focus {
    color: #fff;
    background:  var(--sp-primary);
}

.wp-block-embed figcaption {
    text-align: center;
}

.wp-block-code code img {
    display: inline-block;
    margin-left: 20px;
}

.wp-block-pullquote.has-background blockquote {
    background: inherit;
}

.post-section .wp-block-loginout,
#av-primary-content form.wp-block-search {
    padding: 20px 0;
}

pre.has-background code {
  background-color: inherit;
}

p.has-text-color em {
    color: inherit;
}

.post-section #av-primary-content .wp-block-group {
    padding: 0 20px;
}

.wp-block-group em {
    color: inherit;
}

.has-text-color em,
.has-text-color h2 {
    color: inherit;
}

a.wp-block-file__button {
    color: #fff;
}

.has-text-color * {
    color: inherit;
}

.has-text-color a:hover, 
.has-text-color a:focus {
    color: inherit;
}

.wp-block-pullquote.has-text-color blockquote {
    border-color: inherit;
}

blockquote {
    border-color: inherit !important;
}

.has-background.wp-block-read-more {
    padding: 5px 10px;
}

.wp-block-calendar table caption {
    font-weight: 500;
}

.wp-block-avatar img {
    border-radius: 50%;
}

.widget_block .alignleft {
    text-align: left;
    margin: auto;
}

/**/
.sidebar .wp-block-tag-cloud {
    padding: 0 25px 20px;
	margin-bottom: 0;
}

.sidebar .wp-block-tag-cloud a {
    font-size: 15px !important;
    line-height: 2.5;
    border-radius: 4px;
    padding: 0px 15px;
    position: relative;
    z-index: 0;
	margin-bottom: 10px;
    margin-right: 5px;
	text-decoration: none;
}

.sidebar ul.wp-block-social-links{
	margin-bottom: 0;
	padding: 15px;
}

.sidebar ul.wp-block-social-links li{
	margin-bottom: 0;
}

.sidebar form.wp-block-search{
	display: block;
	margin: 0;
	max-width: 100%;
}

.sidebar .widget:not(.widget-none) .wp-block-search__label {
    border: none;
    color: #ffffff;
    background-color: var(--sp-secondary);
    padding: 11.5px 15px;
    text-align: center;
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 30px;
	position: relative;
	display: block;
}

.sidebar .wp-block-search__label::after {
    content: "";
    position: absolute;
    bottom: -8px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 18px;
    height: 18px;
    background-color: inherit;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: -1;
}

.sidebar  .wp-block-search__inside-wrapper  {
    max-width: 82%;
	margin:  0 auto 30px;
}

.sidebar  .wp-block-search__button  {
    border-radius: 0;
    margin-left: 0;
}

.wp-block-image figcaption {
 	margin-bottom: 0;
}

/* gallery cross buttom style */
button.featherlight-close-icon.featherlight-close {
    background-color: var(--sp-primary);
    border: 1px solid var(--sp-white);
    top: 40px;
    right: 40px;
    border-radius: 0;
}


/* circle hover */
.is-style-circle figure.tiled-gallery__item:before {
    content: '';
    position: absolute;
    inset: 0;
    background: #000;
    border-radius: 100%;
    opacity: 0;
    visibility: hidden;
    transition: 0.65s;
}
.is-style-circle figure.tiled-gallery__item:hover:before,
.is-style-circle figure.tiled-gallery__item:focus:before{
    visibility: visible;
    opacity: 0.5;
}

/* circle spacing */
.wp-block-jetpack-tiled-gallery .tiled-gallery__row{
	margin-right: calc(-.4 * var(--bs-gutter-x));
    margin-left: calc(-.4 * var(--bs-gutter-x));
    --bs-gutter-x: 1.5rem;
}

.wp-block-jetpack-tiled-gallery .tiled-gallery__row>* {
    padding-right: calc(var(--bs-gutter-x) * .4);
    padding-left: calc(var(--bs-gutter-x) * .4);
}

.wp-block-jetpack-tiled-gallery .tiled-gallery__row:not(:last-child) {
    margin-bottom: 20px;
}

.wp-block-jetpack-tiled-gallery .tiled-gallery__row+.tiled-gallery__row {
    margin-top: 0px;
}

.wp-block-jetpack-tiled-gallery .tiled-gallery__col+.tiled-gallery__col {
    margin-left: 0px;
}

/* circle box shadow */
.wp-block-jetpack-tiled-gallery.is-style-circle .tiled-gallery__item {
    border-radius: 50%;
    box-shadow: rgb(14 30 37 / 12%) 0px 2px 4px 0px, rgb(14 30 37 / 32%) 0px 2px 16px 0px;
}

.wp-block-jetpack-tiled-gallery.is-style-rectangular .tiled-gallery__item {
    width: 100%!important;
    height: 100%!important;
	box-shadow: rgb(14 30 37 / 12%) 0px 2px 4px 0px, rgb(14 30 37 / 32%) 0px 2px 16px 0px;
}

.wp-block-jetpack-tiled-gallery .tiled-gallery__item {
	box-shadow: rgb(14 30 37 / 12%) 0px 2px 4px 0px, rgb(14 30 37 / 32%) 0px 2px 16px 0px;
}

.wp-block-jetpack-tiled-gallery .tiled-gallery__gallery{
	justify-content: center;
}

.wp-block-jetpack-tiled-gallery.is-style-columns .tiled-gallery__item{
	width: 100%!important;
	margin-bottom: 20px
}
.wp-block-jetpack-tiled-gallery.is-style-columns .tiled-gallery__item:last-child{
	margin-bottom: 0px
}
.wp-block-jetpack-tiled-gallery.is-style-columns .tiled-gallery__item {
    margin-top: 0px;
}

blockquote.wp-block-quote.has-text-color p, blockquote.wp-block-quote.has-text-color p var, blockquote.wp-block-quote.has-text-color p cite, blockquote.wp-block-quote.has-text-color cite {
	color: inherit;
}

.wp-block-table figcaption {
	text-align: center;
}
.sidebar .widget .wp-block-group .wp-block-image {
	margin-bottom: 0;
}
ul.wp-block-rss {
 	list-style: disc;
}
.has-text-color a:hover, .has-text-color a:focus {
	color: inherit;
}
.entry-content ul:last-child {
	margin-bottom: 0;
}
.wp-block-code.has-text-color code {
	color: inherit;
}
.sidebar .widget .wp-block-group .is-nowrap p {
 	padding: 0;
}
.sidebar .widget .wp-block-group .wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-date {
	padding-top: 0.5rem;
 	padding-bottom: 0.5rem;
 	font-size: 0.875rem;
}

/*wp-Block-RSS*/
ul.wp-block-rss {
	list-style: none;
	margin-left: 0;
}
ul.wp-block-rss li.wp-block-rss__item {
    margin-bottom: 1rem;
}
ul.wp-block-rss li.wp-block-rss__item:last-child {
    margin-bottom: 0;
}

.sidebar .widget .wp-block-group .wp-block-pullquote blockquote {
	margin-top: 0;
	margin-bottom: 0;
}

.sidebar .widget .wp-block-group .wp-block-rss .wp-block-rss__item-title > a {
 	font-weight: 600;
}

.wp-block-quote.is-style-large {
	padding-top: 1.10rem;
	padding-bottom: 1.10rem;
}

.sidebar .widget .wp-block-group .wp-block-file, .sidebar .widget .wp-block-group .wp-block-image {
	padding: 1.563rem 1.000rem 1.563rem;
}

.widget .wp-block-group .is-vertical a {
    color: inherit;
}

.entry-content ol.wp-block-latest-comments {
	padding-left: 2rem;
}

.wp-block-table figcaption {
  text-align: center;
}

.post .entry-content ul.wp-block-archives {
	margin-left: 1.125rem;
	list-style: disc
}

.wp-block-code.has-background code {
	background: inherit;
}

.wp-block-group .wp-block-embed,
.wp-block-group .wp-block-image {
	 padding: 1.563rem 1.000rem 1.563rem;
}

.wp-block-archives-dropdown select,
.wp-block-categories-dropdown select {
     width: auto;
}

.widget .wp-block-group .wp-block-columns {
	margin-bottom: 0;
}

.widget .wp-block-group .wp-block-rss li:last-child {
    padding-bottom: 0;
}

ul.wp-block-page-list a {
    text-decoration: none;
}

.sidebar .wp-block-group .is-nowrap {
    margin: 1.563rem 1.000rem 1.563rem;
}

.sidebar .widget .wp-block-group .wp-block-latest-comments__comment-meta {
    font-weight: 600;
    line-height: 1.5;
}

.wp-block-woocommerce-customer-account a .wc-block-customer-account__account-icon {
	height: 2em;
	width: 2em;
}

.sidebar .widget .wp-block-group .is-layout-flow h2 {
	border-left: 0 none;
}

.wc-block-components-product-title a,
.wc-block-components-product-title a:hover,
.wc-block-components-product-title a:focus {
	text-decoration: none;
}

.wp-block-verse {
    padding: 10px;
}

.wp-block-details summary { 
	font-weight: 600;
}

.wp-block-calendar .wp-calendar-nav {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
}

.sidebar .widget .wp-block-group .wp-block-latest-comments,
.sidebar .widget .wp-block-group .wp-block-loginout,
.sidebar .widget .wp-block-group .wp-block-table,
.sidebar .widget .wp-block-group .wp-block-buttons {
	padding: 1.563rem 1.000rem 1.563rem;
}

.wc-block-cart .wp-block-woocommerce-cart-order-summary-block .wc-block-cart__totals-title {
    font-size: 24px;
    line-height: 34px;
    text-transform: capitalize;
    margin-bottom: 15px;
}

.sidebar .widget .wp-block-group .wp-block-embed {
    margin: 0;
}

.sidebar .widget .wp-block-group ol li {
	padding-bottom: 0.625rem;
}

.wp-block-details summary {
	font-weight: 600;
	padding: 10px;
}

.wp-block-latest-posts__post-author {
	font-size: 1.7rem;
 	font-weight: 600;
}

a.wc-block-grid__product-link {
	text-decoration: none;
}

.wp-block-cover.has-background-dim-60.has-background-dim .wp-block-cover-text a:hover {
	color: inherit;
}

.sidebar .widget .wp-block-group .wp-block-cover,
.sidebar .widget .wp-block-group .wp-block-separator {
	margin-bottom: 0rem;
}

.wp-block-quote .wp-block-search {
	padding-bottom: 5px;
}

.wc-block-mini-cart__icon,
.wc-block-mini-cart__badge {
	color: inherit;
}

.sidebar .widget .wp-block-pullquote cite {
    z-index: 1;
}

.sidebar .widget .wp-block-group .is-nowrap {
	margin: 1.563rem 1.000rem 1.563rem;
}

.wp-block-post-title a {
    text-decoration: none;
}

.wp-block-details summary {
	font-weight: 600;
}

.wp-block-group.has-black-border-color {
	border-color: #333 !important;
}

.widget .wp-block-group .wp-block-preformatted a {
	color: inherit;
}

.wp-block-woocommerce-single-product .wp-block-post-title a {
	text-decoration: none;
}

.footer-sidebar .widget .wp-block-group .wp-block-image .wp-element-caption a {
    color:inherit;
}

.sidebar .widget .wp-block-group .is-nowrap p {
	padding: 0;
}

.sidebar .widget.widget_block .wp-block-group ul.wp-block-latest-posts__list {
    margin-left: 0;
}

.sidebar .widget .wp-block-group .wp-block-latest-comments__comment-meta {
	font-weight: 600;
	line-height: 1.5;
}

.wc-block-components-product-title a.wc-block-components-product-name:hover,
.wc-block-components-product-title a.wc-block-components-product-name:focus {
	color: inherit;
}

.wp-block-code.has-text-color code {
    color: inherit;
}

.wc-block-grid__products .wc-block-components-product-button__button {
    border-radius: 0;
}

.widget .wp-block-heading:before {
	left: 0;
	top: 0;
}

div.wc-block-components-sidebar-layout.wc-block-cart .wc-block-cart__totals-title {
	font-weight: 700;
	font-size: 24px;
}

.wc-block-components-checkout-place-order-button{
	background: inherit;
}

.widget .wp-block-social-links {
    margin-bottom: 0;
}

.wp-block-latest-comments article{
	margin-bottom: 0px;
}

.sidebar .widget .wp-block-group .wp-block-button .wp-block-button__link {
	color: #fff;
}

button.wp-block-search__button.wp-element-button:hover,
button.wp-block-search__button.wp-element-button:focus{
    border: 2px solid;
}

.wc-block-components-totals-coupon__content button.components-button {
	border-radius: 4px;
}

.wp-block-code code img {
    padding: 10px;
}

.wp-block-latest-posts__list .wp-block-latest-posts__post-author,
.wp-block-latest-posts__list .wp-block-latest-posts__post-date {
	text-decoration: none;
}

.wc-block-cart-items td {
	color: inherit;
}

.wc-block-components-totals-coupon__content button.components-button {
    border-radius: 0;
}

ul.wp-block-page-list a {
	text-decoration: none;
}

.wc-block-featured-category__link .wp-block-button__link:focus {
	color: #fff;
}

.wc-block-featured-product__price .woocommerce-Price-amount.amount {
	color: inherit;
}

.wp-block-post-comments-form .comment-reply-title {
    margin-bottom: 1.4rem;
}

.wp-block-group .wp-block-details p {
	margin-top: 1rem;
    padding-top: 1rem;
}

.woocommerce table.shop_attributes td {
    text-decoration: none;
}

.wc-block-cart-items th {
	color: inherit;
}

.wp-block-latest-posts__post-author {
	font-size: 18px;
	font-weight: 600;
}

.post .entry-content ul.wp-block-post-template li.wp-block-post .wp-block-post-date {
	padding-bottom: 1.2rem;
}

.wc-block-mini-cart__empty-cart-wrapper .wc-block-mini-cart__shopping-button:focus {
	color: #fff;
}

.wc-block-featured-product__price .woocommerce-Price-amount.amount {
    text-decoration: none;
}

.widget .wp-block-group pre.wp-block-preformatted {
    background: rgba(26, 26, 26, 0.8);
    color: #ddd;
}

.sidebar .widget .wp-block-file .wp-block-file__button {
    background-color: #1b8415;
}

.wp-block-social-links .wp-social-link:last-child {
    margin-bottom: 8px;
}

.wp-block-code.has-background code {
    background: inherit;
}

.wc-block-mini-cart__footer-checkout:focus {
    background-color: inherit;
    color: #fff;
}

.wc-block-cart__submit-button,
.wc-block-cart__submit-button:hover,
.wc-block-cart__submit-button:focus {
	text-decoration: none;
}

.wc-block-mini-cart__badge {
	color: inherit;
}

table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name {
    line-height: 16px;
}

.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions a {
	font-size: 1.2rem;
	text-decoration: none;
}

.wc-block-mini-cart__footer span.wc-block-components-totals-item__label {
	font-size: 16px;
	line-height: 20px;
}

.wp-block-file.has-background {
	padding: 0.5rem;
}

.wc-block-cart-item__remove-link {
	text-decoration: none !important;
}

a.wp-block-latest-posts__post-title {
    text-decoration: none;
}

.wp-block-latest-comments__comment a {
	text-decoration: none;
}

.has-background.wp-block-read-more {
	padding: 0.25em 1.375em;
}

.wc-block-components-product-badge {
    font-size: 1rem !important;
}

.wc-block-components-totals-coupon-link {
	text-decoration: none;
}

.wc-block-grid__product-price.price ins {
    line-height: 18px;
}

.wc-block-components-product-badge {
    text-decoration: none;
}

.wp-block-file a {
	line-height: 18px;
}

.wc-block-components-totals-coupon-link {
    line-height: 18px;
}

.wp-block-comment-author-name a {
    color: inherit;
}

.wp-block-comment-date span a {
    color: inherit;
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
	text-decoration: none;
}

.wc-block-mini-cart__empty-cart-wrapper .wc-block-mini-cart__shopping-button:hover	{
	color: #fff;
}

.wp-block-page-list a:hover,
.wp-block-page-list a:focus {
	color: inherit;
}

.wp-block-page-list {
	list-style: none;
}