/*
Theme Name: Shop Here
Author: ceylonthemes
Author URI: https://www.ceylonthemes.com
Version: 1.0.2
Template: ecommerce-star
Tested up to: 5.8
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Description: Shop here is a fast, clean and modern looking responsive eCommerce theme. This theme supports popular page builders like Elementor, KingComposer, Beaver Builder, SiteOrigin, Thrive Architect, Divi, Brizy, Visual Composer, etc. Shop here has post slider, Woo Commerce product slider, product grid, product category list widgets and the theme is compatible with YITH WooCommerce Wishlist, YITH WooCommerce Compare, WooCommerce Quick View, Variation Swatches and other popular Woocommerce plugins. Shop here is SEO friendly, WPML and RTL ready theme with qick demo importer plugin.
Text Domain: shop-here
Tags: e-commerce, blog, theme-options, full-width-template, one-column, two-columns, portfolio, left-sidebar, right-sidebar, flexible-header, custom-header, custom-menu, custom-logo, featured-images, footer-widgets, sticky-post, threaded-comments, translation-ready
*/

a {
    color: #190a85;
}

.site-branding a {
    text-decoration: none;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
    font-weight: 700;
    font-size: 1.7rem;

}

.main-navigation a {
    display: block;
    padding: 0.5em 0.5em;
    text-decoration: none;
    letter-spacing: ;
    line-height: 140%;
    font-size: 16px;
    font-weight: 500;
}


#sticky-nav #top-menu > li > a {    
    text-transform: uppercase;
}

#secondary .widget-title {
	font-size: 18px;
	line-height: 40px;
	font-weight: 600;
	margin: 0;
	padding: 0 8px 0 15px;
	position: relative;
	text-transform: uppercase;
	width: auto;
	height: 40px;
	display: inline-block;
	background-color: #0d42e1;
	color: white;
	border-bottom: 0px;
}

#secondary .widget-title:before {
    width: 0;
    position: absolute;
    right: -30px;
    top: 0px;
    height: 0;
    border-style: solid;
    border-width: 40px 0 0px 30px;
    content: "";
	border-color: transparent transparent transparent #0d42e1;
}

.wp-calendar-table {
	width:100%;
}
.widget .adv-recent-posts a img {
	max-width:120px;
}

#secondary.woocomemrce-widgets .widget-title {
    margin-bottom: 10px;
}

#secondary .widget {
    padding: 0px 15px 15px 10px;
    border: 1px solid #DBDBDB;
}

#secondary.woocomemrce-widgets .widget-title {
    border-bottom: initial;
    line-height: 18px;
}

#secondary.woocomemrce-widgets .woocommerce.widget_product_search {
	padding-top:15px;
}

#secondary .widget ul {
    list-style: none;
    margin: 0;
    padding-left: 5px;
}

#secondary .widget_search {
	border:0px;
}

.my-yith-wishlist .yith-wcwl-add-button .add_to_wishlist::before {
    padding: 5px;
    border-radius: 3px;
    background-color: #e6e6e696;
}

.entry-summary p a.more-link {
	box-shadow:initial;
	border: 1px solid #0d42e1;
	border-radius: 24px;
}

.wp-block-search .wp-block-search__input {

    border-radius: 0px;
}

/* accesibility */

.entry-container .entry-summary .more-link::after {
    content: "";
}

.entry-content p a, 
.entry-content dd a,
.entry-content table a,
.entry-header .edit-link a, 
.entry-summary p a, 
.taxonomy-description a, 
.logged-in-as a, 
.comment-content a, 
.pingback .comment-body > a, 
.textwidget a, 
.entry-footer a:hover, 
.site-info a:hover,
article .entry-content a {
   box-shadow: 0 1px 0 0 #e8e8e8;
}

.comments-area a {
 box-shadow: initial;
}

.woocommerce-account .woocommerce-MyAccount-navigation a {
    box-shadow: initial;
}

.entry-summary .more-link {
	padding: 0px;
	border: 0px;
	border-radius: 3px;
	background-color: #0d42e1;
	color: #fff;
	padding: 10px 8px;
}

.entry-summary .more-link:hover,
.entry-summary .more-link:focus {
	background-color:#000000;
	color:#FFFFFF;
}

