/* Theme Name: Arowana Theme URI: https://www.nayrathemes.com/arowana-free/ Author: Nayra Themes Author URI: https://www.nayrathemes.com/ Description: Arowana is a child of the StartKit theme with lots of powerful features. Arowana is suited for any type of website and works with all popular plugins. Get 24x7 support with both the free and the Pro versions. Explore the Pro demo - https://www.nayrathemes.com/demo/pro/?theme=arowana Template: startkit Version: 15.9 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: arowana Slug: arowana Tags: one-column, two-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, custom-logo, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, blog, entertainment, portfolio, 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. */ /* ========================================== Navigation ========================================== */ .blog-post ul:not(.meta-info) li a, .blog-post ol:not(.meta-info) li a, .blog-post table a, strong a, blockquote a, code a, p a, span:not(.author-name):not(.comments-link):not(.posted-on):not(.post-list) a { color: #ed591f; } .header-section { position: relative; z-index: 9999; } #breadcrumb-area:after { background: #ed591f; } .section-header .subtitle { background-color: #ee591f; border-color: #ee591f; } .section-header span { color: #ee591f; } .section-header .liner:after { filter: hue-rotate(150deg); } .footer-sidebar .widget ul li a:before, .header-social li a i, .post-content a.more-link:hover:after, #recent-blog a.more-link:hover:after, .post-content a.more-link:focus:after, #recent-blog a.more-link:focus:after, .post-content a.read-more-link:hover:after, #recent-blog a.read-more-link:hover:after, .post-content a.read-more-link:focus:after, #recent-blog a.read-more-link:focus:after, .scrollup:hover i, .scrollup:focus i, .image-qouts .rating, .post-footer a:hover, .post-footer a:focus, .post-footer i, li#searchss .search-toggle, a.boxed-btn i, .boxed-btn i, .navbar-area .main-menu > ul > li.active > a, .navbar-area .main-menu > ul > li:hover > a, .navbar-area .main-menu > ul > li.focus > a { color: #ed591f; } .animate-border, a.book-now i, #header-top, .blog-post .more-link:hover, .blog-post .more-link:focus, .blog-post .read-more-link:hover, .blog-post .read-more-link:focus, .blog-post.blog-style-2 .post-thumbnail .tags-cat a, .image-qouts:before, .post-content .post-date, .header-slider .owl-next:hover, .header-slider .owl-prev:hover { background-color: #ed591f; } /* Aerowana Info Box */ .featured-box { color: #ffffff; text-align: center; overflow: hidden; transition: all .6s; -moz-transition: all .6s; -webkit-transition: all .6s; -ms-transition: all .6s; -o-transition: all .6s; padding: 0; position: relative; background-color: #ed591f; } .col-lg-3:nth-child(odd) .featured-box { background-color: #e24f15; } .featured-box:hover, .featured-box:focus-within { margin-top: -50px; padding-bottom: 50px; -webkit-box-shadow: 0 4px 33px rgb(0 9 37 / 18%); box-shadow: 0 4px 33px rgb(0 9 37 / 18%); } .featured-box .title { color: #fff; font-weight: 500; font-size: 21px; line-height: 1.3; padding: 20px 0 18px; display: flex; align-items: center; justify-content: center; border-bottom: 1px solid hsla(0,0%,100%,.15); margin: 0 25px; } .featured-box .title i { font-size: 30px; margin-right: 10px; } .featured-box p { padding: 20px; line-height: 1.5; margin-bottom: 0; color: #ffffff; font-size: 16px; } .featured-box .view-more { display: block; background: #212529; text-transform: uppercase; padding: 13px 65px 13px 15px; color: #ffffff; transition: all .8s; -webkit-transition: all .8s; text-decoration: none; position: absolute; bottom: -50px; width: 100%; } .featured-box .view-more:after { opacity: 1; -webkit-transform: translate(0px, 0); transform: translate(0px, 0); width: 50px; height: 50px; line-height: 50px; text-align: center; display: inline-block; color: #212529; background: #ffffff; top: 0; } .featured-box:focus-within .view-more:after, .featured-box:hover .view-more:after, .featured-box .view-more:hover:after, .featured-box .view-more:focus:after { opacity: 1; -webkit-transform: translate(0px, 0); transform: translate(0px, 0); } .featured-box:focus-within .view-more, .featured-box:hover .view-more { bottom: 0; color: #ffffff; } /* =================================================================================== Service =================================================================================== */ /* Arowana Featured box */ .features-arowana { position: relative; padding: 36px 30px 16px; background-color: #ffffff; display: flex; flex-wrap: wrap; margin-bottom: 30px; transition: .5s; align-items: center; box-shadow: 0px 0px 50px 0px rgb(0 0 0 / 10%); } .features-arowana .icon { position: relative; font-size: 40px; margin-right: 30px; transition: .5s; line-height: 70px; width: 70px; height: 70px; text-align: center; margin-left: 20px; margin-top: 30px; margin-bottom: 20px; color: #ee591f; } .features-arowana .icon:before { position: absolute; content: ''; width: 70px; height: 70px; border: 2px solid #e9e5df; background-color: #fff; top: -30px; left: -20px; transition: .5s; } .features-arowana .icon:after { position: absolute; content: ''; width: 70px; height: 70px; border: 2px solid #e9e5df; background-color: #fff; border-radius: 50%; top: 0; left: 0; transition: .5s; } .features-arowana:hover .icon:after { background-color: #ee591f; border-color: #ee591f; } .features-arowana .count { position: absolute; top: -38px; left: -27px; font-size: 18px; font-weight: 700; line-height: 25px; background: #fff; padding: 2px 6px; color: #ee591f; } .features-arowana .icon i { position: relative; z-index: 9; } .features-arowana:hover .icon i { color: #ffffff; } .features-arowana .content { max-width: 330px; text-align: left; } .features-arowana h5 { font-size: 20px; font-weight: 700; position: relative; transition: .5s; padding-bottom: 12px; margin-bottom: 20px; } .features-arowana h5 a { font-size: inherit; font-weight: 700; text-decoration: none; -webkit-transition: all .35s cubic-bezier(.645,.045,.355,1); transition: all .35s cubic-bezier(.645,.045,.355,1); } .features-arowana h5 a:hover { text-decoration: none; } .features-arowana h5:before { position: absolute; content: ''; left: 0; bottom: 0; height: 2px; width: 100px; border-bottom: 2px dashed #ee591f; } .features-arowana .text { font-size: 17px; line-height: 24px; font-weight: 400; color: #797979; margin-bottom: 20px; } /* =================================================================================== Blog =================================================================================== */ .arowana-btn .slide-content .boxed-btn { margin: 10px; } /* Arowana BTN Style */ #subscribe-form .boxed-btn { margin: 0; } .arowana-btn .boxed-btn:after { content: ''; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; width: 100%; height: 100%; position: absolute; top: 0; left: 0; -webkit-box-shadow: 0 0 0 6px; box-shadow: 0 0 0 6px; border-radius: 1px; color: #ee591f; opacity: .5; -webkit-transition: all 300ms ease; -moz-transition: all 300ms ease; transition: all 300ms ease; } .arowana-btn .boxed-btn:hover:after, .arowana-btn .boxed-btn:focus:after { -webkit-box-shadow: 0 0 0 0; box-shadow: 0 0 0 0; } .arowana-btn .slide-content.slide-bg h4 { color: #fff; } .arowana-btn .boxed-btn, .arowana-btn .slide-bg h4, .arowana-btn .dots-vertical .owl-dot.active .tp-bullet-inner, .arowana-btn .boxed-btn:hover, .arowana-btn .mc4wp-form input[type="submit"]:hover { color: #fff; background: #ee591f !important; } /* Scroll Up */ .scrollup { z-index: 888; -webkit-transition: .3s; transition: .3s; box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .5); } .scrollup:hover i { -webkit-animation: slideUp 1s ease-in-out infinite; animation: slideUp 1s ease-in-out infinite; } .scrollup i { color: #fff; } @-webkit-keyframes slideUp { 0%, 100% { -webkit-transform: translate(0, 10px); transform: translate(0, 10px); } 50% { -webkit-transform: translate(0, 0); transform: translate(0, 0); } } @keyframes slideUp { 0%, 100% { -webkit-transform: translate(0, 10px); transform: translate(0, 10px); } 50% { -webkit-transform: translate(0, 0); transform: translate(0, 0); } } /* Arowana */ .arowana .navbar-area nav.main-menu { margin-top: 0; margin-bottom: 0; } .arowana .main-menu > ul { white-space: nowrap; } .arowana .main-menu > ul > li:after { content: ""; position: absolute; top: -120%; right: 0; width: 1px; height: 81px; background: #ececec; } .arowana .main-menu > ul > li:last-child:after { display: none; } .arowana #recent-blog .blog-post.blog-style-1 .post-thumbnail:after, .arowana .search-submit { background: #ee591f; } #header-top .widget_search input[type="submit"].search-submit:hover, #header-top .widget_tag_cloud a:hover, #header-top .widget_search input[type="submit"].search-submit:focus, #header-top .widget_tag_cloud a:focus { color: #ee591f; } .wp-block-tag-cloud a { display: -webkit-inline-box; margin-bottom: 10px; margin-right: 10px; font-size: 16px!important; font-weight: 500; border-radius: 5px; box-shadow: 0px 0px 2px 0px rgb(0 0 0 / 20%); padding: 5px 10px; -webkit-transition: .3s; transition: .3s; color: #ffffff; background: #ee591f; } .wp-block-table figcaption { text-align: center; font-weight: 600; } .wp-block-site-title a { font-size: 22px; margin-bottom: 0; line-height: 0.65; } .wp-block-table table td { text-align: center; } .wp-block-image figcaption { text-align: center; } .sidebar .widget_block:not(.widget_calendar) { padding: 18px 20px 10px; } ul.wp-block-social-links li a { font-size: 24px; } ol.wp-block-latest-comments { padding: 0; } .footer-sidebar .widget.widget_calendar table th { color: #fff; } .footer-sidebar .wp-block-calendar tbody td, .footer-sidebar .wp-block-calendar th { padding: 8px 10px; } #header-top .widget_product_search button { padding: 0 12px; line-height: 50px; } .post-content .wp-block-calendar thead th { text-align: center; } .footer-widgets .wp-block-table { word-break: break-all; } .sidebar .wp-block-latest-comments { padding: 18px 20px 22px; } .sidebar .wp-block-social-links { padding: 10px 12px; } .site-content .wp-block-site-logo { padding: 15px 0; } .wp-block-buttons { margin: 15px 0; } .wp-block-categories { list-style: none; } .aligncenter { margin-left: auto; margin-right: auto; } .post-content p { word-break: break-word; } form.post-password-form input[type="submit"] { line-height: 1.2; vertical-align: super; } .comment-respond { width: 100%; } .post-content .gallery-item img { width: 100%; } #blog-content .post-title a, .post-content p a { word-break: break-word !important; } .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; } .site-content .wp-block-loginout, .site-content .wp-block-search { padding: 20px 0; } pre.has-background code { background-color: inherit !important; } p.has-text-color em { color: inherit; } .site-content .wp-block-group.has-background { padding: 0 20px; } .wp-block-group em { color: inherit; } .wp-block-button.is-style-outline a.wp-block-button__link { border-color: inherit; } .has-text-color em, .has-text-color h2 { color: inherit; } a.wp-block-file__button, a.wp-block-file__button:hover, a.wp-block-file__button:focus { 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%; } /**/ .sidebar .widget_block:not(.widget_calendar) { padding: 0; } .sidebar .wp-block-tag-cloud { padding: 18px 20px 22px; } .sidebar .wp-block-tag-cloud { padding: 18px 20px 22px; } .sidebar .wp-block-search__inside-wrapper { padding: 18px 20px 22px; position: relative; } .sidebar .wp-block-search__inside-wrapper .wp-block-search__button { position: absolute; right: 20px; } .sidebar .widget_search button { border-radius: 4px; box-shadow: 0px 0px 2px 0px rgb(7 7 6 / 20%); color: #fff; border: 0; font-size: 16px; padding: 12px 16px; -webkit-transition: .3s; transition: .3s; cursor: pointer; line-height: 1; height: 50px; transform: translateY(0px); } .wp-block-image figcaption { margin-bottom: 0; } /* gallery cross buttom style */ button.featherlight-close-icon.featherlight-close { background-color: #ee591f; border: 1px solid #ee591f; 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; } .wp-block-page-list a { font-weight: 600; } .wp-block-social-links .wp-social-link:last-child { margin-bottom: 10px; } .wp-block-social-links .wp-social-link a { box-shadow: none; } .wp-block-calendar table th { font-weight: 600; } .widget .wp-block-read-more { font-weight: 500; } .entry-content blockquote cite a:hover, .entry-content blockquote cite a:focus { text-decoration: underline; } .widget .wp-block-group ul li a { text-decoration: none; } .wp-block-list.has-background { padding: 1.25em 2.375em; } .wp-block-preformatted.has-background { padding: 1em; } .sidebar .widget .wp-block-group .is-vertical a { color: inherit; } .footer-sidebar .widget.widget_block .wp-block-group p a { color: inherit; }