<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Storefront Ecommerce Shop
Theme URI: https://www.ovationthemes.com/wordpress/free-storefront-wordpress-theme/
Author: pewilliams
Author URI: https://www.ovationthemes.com/
Description: Storefront Ecommerce Shop is theme base on clothing, fashion store, baby shop, dress store, sports shop, marketplace, multivendor, fashion products and online products. This ecommorce theme is ideal for all the stores and multivendors who want to take their shops online. With the Woocommerce compatability this theme is amazing for selling products and services. The theme has gallery section, testimonial section and many other sections to show case your products. Storefront Ecommerce Shop is a theme with amazing features which can be customised according to the taste and choice. This theme has every thing an ideal WordPress theme should have with the secure clean code and fast page loading time the theme is stunning to rank higher and attract more traffic then usual. With this multipurpose theme you can personalised anything. It is Morden and professional comes with responsiveness and user friendliness this is a stunning theme for all vendors.
Version: 0.1
Requires PHP: 7.2
Tested up to: 6.1
Requires at least: 5.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: storefront-ecommerce-shop
Template: modern-ecommerce
Tags: one-column, two-columns, left-sidebar, right-sidebar, grid-layout, custom-colors, custom-background, custom-header, custom-menu, custom-logo, editor-style, sticky-post, featured-images, footer-widgets, full-width-template, threaded-comments, theme-options, wide-blocks, block-styles, blog, food-and-drink, e-commerce

Storefront Ecommerce Shop WordPress Theme, Copyright 2022 pewilliams
Storefront Ecommerce Shop is distributed under the terms of the GNU GPL

Storefront Ecommerce Shop WordPress Theme is child theme of Modern Ecommerce WordPress Theme, Copyright 2022 pewilliams
Modern Ecommerce WordPress Theme is distributed under the terms of the GNU GPL
*/

span.entry-author a,.comment-author a,.product_meta a,.widget_text a,.comment-content p a {
    text-decoration: underline;
}

body,.gb_nav_menu li a,a.header-cart,#slider .carousel-caption p{
    color: #7f8495;
}
a,.logo h1, .site-title, .site-title a,.home-btn a:hover,.gb_nav_menu ul li a:active, .gb_nav_menu ul li a:hover,.site-footer .widget-area a:hover,#Category-section .postbox.smallpostimage:hover h3 a,#sidebar caption,#sidebar th,#sidebar td,#sidebar select,.logo h1 a{
    color: #31797e;
}
a.header-cart span,.home-btn a, .box-button a,#slider .carousel-control-next-icon, #slider .carousel-control-prev-icon,.gb_nav_menu ul ul,.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt,.site-footer .search-form .search-submit,#sidebar .tagcloud a:hover, .site-footer .tagcloud a:hover,.site-info,button, input[type="button"], input[type="submit"],a.more-link,button.search-submit,.prev.page-numbers, .next.page-numbers,.page-numbers.current,nav.woocommerce-MyAccount-navigation ul li,.wp-block-button .wp-block-button__link,.toggle-menu button,.top_bar{
    background: #31797e;
}
.woocommerce ul.products li.product .price, .woocommerce div.product p.price, .woocommerce div.product span.price{
    color: #31797e !important;
}
.wp-block-quote:not(.is-large):not(.is-style-large), blockquote,.wp-block-quote:not(.is-large):not(.is-style-large){
    border-color: #31797e;
}

a:hover,h1, h2, h3, h4, h5, h6,#slider .carousel-caption h2,#Category-section h3 a,#sidebar h3{
    color: #34394c;
}
.gb_nav_menu ul ul a:hover,.copyright,.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover,.woocommerce ul.products li.product .onsale, .woocommerce span.onsale{
    background: #34394c;
}
#sidebar select,#sidebar h3{
    border-color: #34394c;
}

#slider .carousel-control-next-icon:hover, #slider .carousel-control-prev-icon:hover{
    background: #fff;
    color: #34394c;
}
#sidebar .tagcloud a:hover, .site-footer .tagcloud a:hover,.top_bar span,.top_bar a,.top_bar #google_language_translator select.goog-te-combo,.top_bar select{
    color: #fff;
}

.product-search button {
    background: url(assets/images/search.png) no-repeat scroll #31797e 10px;
}

.top_bar{
    border: none;
}
.top_bar #google_language_translator select.goog-te-combo{
    background: transparent;
}

/* Slider */

#slider,.woocommerce .products li{
    background: #ecf5f4;
}

/* Featured Category */

.box{
    background: #34394c;
    overflow: hidden;
    position: relative;
} 
.box:before{
    content: "";
    height: 150px;
    width: 150px;
    border: 2px solid #fff;
    border-radius: 50%;
    opacity: 1;
    transform: translateX(-50%) translateY(-50%) rotateY(-810deg);
    position: absolute;
    left: 50%;
    top: 50%;
    transition: transform 0.3s ease 0s,opacity 0.3s ease 0.1s;
    z-index: 1;
}
.box:hover:before{
    opacity: 0;
    transform: translateX(-50%) translateY(-50%) rotateY(0);
}
.box img{
    width: 100%;
    height: auto;
    transition: all .5s ease 0.2s;
}
.box:hover img{ opacity: 0.5; }
.box .box-content{
    color: #fff;
    text-align: left;
    opacity: 0;
    transform: skew(20deg);
    position: absolute;
    bottom: 0;
    left: -50%;
    z-index: 1;
    transition: all .4s ease-in-out;
}
.box:hover .box-content{
    opacity: 1;
    transform: skew(0);
    left: 0;
}
.box .title{
    background-color: #31797e;
    font-size: 15px;
    text-transform: uppercase;
    padding: 15px;
    margin: 0 10px 10px;
}
.box .title a{
    color: #fff;
}

/* Default*/

.bypostauthor &gt; .comment-body &gt; .comment-meta &gt; .comment-author .avatar {
    border: 1px solid #323232;
    padding: 2px;
}

/* Accessibility */
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}


@media screen and (max-width: 800px){
    .side_gb_nav {
        background: #34394c;
    }
    #slider .carousel-caption {
        right: 15%;
    }
}

@media screen and (max-width: 1100px) and (min-width: 1024px){
   #slider .carousel-caption {
        right: 15%;
    }
}</pre></body></html>