/**
Theme Name: rankme
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: rankme
Template: astra
*/
@media only screen and (min-width: 769px) {
.toggleli
{
    display:none;
}
.toggleattributes {
	color: #db3c36 !important;
	cursor: pointer;
}
.toggleli.show {
	display: block;
}
.toggleattributes.minus::after {
	content: "-";
}
}
    @media only screen and (max-width: 768px) {
.ast-left-sidebar #content > .ast-container {
	display: block !important;
}
.toggleattributes
{
    display:none;
}
#secondary .sidebar-main  .widget_layered_nav .widget-title::after, #secondary .sidebar-main  .widget_product_categories .widget-title::after, #secondary .sidebar-main  .widget_price_filter .widget-title::after, #secondary .sidebar-main  .widget_top_rated_products .widget-title::after {
	content: "+";
	float: right;
}
#secondary .sidebar-main  .widget_layered_nav .widget-title.minus::after, #secondary .sidebar-main  .widget_product_categories .widget-title.minus::after, #secondary .sidebar-main  .widget_price_filter .widget-title.minus::after, #secondary .sidebar-main  .widget_top_rated_products .widget-title.minus::after {
	content: "-" !important;
	float: right;
}
#secondary .sidebar-main .widget-title {
	cursor: pointer;
	background: #F9F9F9;
	padding: 5px 15px;
	font-size: 18px;
}
#secondary .sidebar-main .woocommerce-widget-layered-nav-list {
    height: 0;
    overflow: hidden;
    -webkit-transition: height 500ms;
    transition: height 500ms;
}
#secondary .sidebar-main .woocommerce-widget-layered-nav-list.show {
    height: auto;
    overflow:inherit;
}
#secondary .sidebar-main .widget_product_categories span, #secondary .sidebar-main .widget_product_categories select {
	display: none;
}
#secondary .sidebar-main .widget_price_filter form {
	display: none;
}
#secondary .sidebar-main .widget_price_filter form.show {
	display: block;
	margin-bottom: 20px;
	margin-top: 25px;
}
#secondary .sidebar-main .widget_top_rated_products .product_list_widget {
	display: none;
}
#secondary .sidebar-main .widget_top_rated_products .product_list_widget.show {
	display: block;
}
#secondary .sidebar-main .widget.woocommerce {
	margin-bottom: 5px;
}
#secondary .sidebar-main .widget_product_categories .select2 {
	margin-bottom: 20px;
}
#secondary .sidebar-main .widget_product_categories span.show, #secondary .sidebar-main .widget_product_categories select.show {
	display: block;
}
.filter-custom-heading {
	display: block;
	padding: 3px 15px;
	background: #F9F9F9;
	margin-bottom: 20px;
	font-size: 20px;
	margin-top: 20px;
	cursor:pointer;
}
.filter-custom-heading::after {
	content: "+";
	float: right;
}
.filter-custom-heading.minus::after {
	content: "-";
	float: right;
}
#secondary .sidebar-main .widget.woocommerce {
	display: none;
}
#secondary .sidebar-main .widget.woocommerce.show {
	display: block;
}
}
.banner-wrapper .uagb-buttons-repeater {
    border: 0 !important;
}
.woocommerce-page.rel-up-columns-3 div.product .related.products ul.products li.product {
    margin: 0 0 0 14px;
}
span.festi-cart-continue-shopping {
    padding: 0 20px;
    
}
a.festi-cart-checkout, a.festi-cart-view-cart {
    border: none !important;
    border-radius: 4px !important;
    font-size: 15px !important;
    padding-left: 20px;
    padding-right: 20px;
}
div#popup-nav-wrapper {
    border-bottom: none;
    padding-bottom: 10px;
}
span.festi-cart-added-to-cart-msg {
    font-weight: 700;
    font-size: 25px !important;
}
body div.festi-cart-product-count-and-price {
    text-align: left;
    padding: 16px 0 16px;
}
td.festi-cart-product-img {
    margin: 0 !important;
    padding: 0 !important;
    vertical-align: middle !important;
}
body div.festi-cart-pop-up-products-content table.festi-cart-list tr.festi-cart-item td.festi-cart-product-delete {
    vertical-align: middle;
}
body div.festi-cart-pop-up-products-content table.festi-cart-list tr.festi-cart-item td.festi-cart-product-delete a.festi-cart-remove-product {
    background: #d6d6d6;
    width: 15px;
    text-align: center;
    height: 15px;
    line-height: 16px;
    padding: 0;
    margin: 0;
    color: #fff;
    border-radius: 20px;
}
body div.festi-cart-pop-up-products-content table.festi-cart-list tr.festi-cart-item td.festi-cart-product-title a.festi-cart-title, body div.festi-cart-pop-up-products-content table.festi-cart-list tr.festi-cart-item td.festi-cart-product-title span.festi-cart-title {
    font-size: 16px;
    color: #304886;
}
body div.festi-cart-pop-up-products-content p.festi-cart-buttons a.festi-cart-view-cart {
    background: #304886;
}
body div.festi-cart-pop-up-products-content p.festi-cart-buttons a.festi-cart-view-cart:hover {
    background: #1d3269;
}
body div.festi-cart-product-count-and-price {
    text-align: left;
    padding: 5px 0;
    font-size: 16px;
}
div#popup-nav-wrapper {
    justify-content: center;
    align-items: center;
}
div#popup-nav-wrapper span.festi-cart-continue-shopping {
    border: 0px solid;
    border-color: #e0e0e0;
    border-radius: 4px;
    background-color: #d6d6d6;
    color: #000000;
    font-size: 15px;
    line-height: 15px;
    padding: 13px 25px;
    margin-left: 10px;
    position: relative;
    top: 2px;
}
body div.festi-cart-pop-up-products-content table.festi-cart-list tr.festi-cart-item td.festi-cart-product-title span.festi-cart-product-count, body div.festi-cart-pop-up-products-content table.festi-cart-list tr.festi-cart-item td.festi-cart-product-title span.festi-cart-product-price, body div.festi-cart-pop-up-products-content table.festi-cart-list tr.festi-cart-item td.festi-cart-product-title span.festi-cart-product-price span.amount {
    color: #1f1e1e;
    font-size: 16px;
}
body div.festi-cart-pop-up-products-content div.festi-cart-total {
    font-size: 16px;
}
body div.festi-cart-pop-up-products-content div.festi-cart-total {
    border: 0px solid;
    border-color: #ffffff;
    border-radius: 7px;
    background-color: #ffffff;
    color: #000000;
    font-size: 16px;
    text-align: right;
    border-top: double 3px #ccc;
    border-radius: 0;
    border-bottom: solid 1px #ccc;
    margin-bottom: 20px;
}
body div.festi-cart-pop-up-products-content table.festi-cart-list tr:last-child, body div.festi-cart-pop-up-products-content table.festi-cart-list tr:last-child td {
    border: none;
}
body div.festi-cart-pop-up-products-content table.festi-cart-list tr.festi-cart-item td.festi-cart-product-title span.festi-cart-product-count {
    margin-left: 0;
}
@media screen and (max-width: 480px) {
    div#popup-nav-wrapper {
    display: block;
}
span.festi-cart-continue.b-close {
    display: block;
    width: 100%;
    margin-top: 20px;
}
}