/**
Theme Name: Astra Child
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: astra-child
Template: astra
*/

li.menu-meat { border-bottom: 5px solid #f40b3c; /*background: url('assets/images/grass-icon.png') no-repeat bottom;*/}
li.menu-meat > a { text-transform:uppercase; }
li.menu-seafood { border-bottom: 5px solid #0b73f4; /*background: url('assets/images/waves-icon.png') no-repeat bottom;*/ }
li.menu-seafood > a { text-transform:uppercase; }
.menu-meat .menu-item-heading > a { background-color: green; }
.ast-desktop .ast-mega-menu-enabled .menu-meat.astra-megamenu-li  li.menu-item-heading > a { border-bottom: 2px solid #f40b3c; }
.ast-desktop .ast-mega-menu-enabled .menu-seafood.astra-megamenu-li  li.menu-item-heading > a { border-bottom: 2px solid #0b73f4; }
ul.sub-menu > li.menu-item { line-height: 90%; }
.main-header-menu .sub-menu .menu-link { padding: 0.5em 0.5em; }

.ast-desktop .ast-mega-menu-enabled.submenu-with-border .astra-megamenu-li .sub-menu .menu-link { font-weight: normal; }
.ast-desktop .ast-mega-menu-enabled.submenu-with-border .astra-megamenu-li .sub-menu .menu-item-heading > .menu-link { text-transform: uppercase; font-weight: bold; }
.ast-desktop .ast-mega-menu-enabled.submenu-with-border .astra-megamenu-li .sub-menu .menu-meat-heading > .menu-link { border-bottom: 2px solid #f40b3c; }
.ast-desktop .ast-mega-menu-enabled.submenu-with-border .astra-megamenu-li .sub-menu .menu-seafood-heading > .menu-link { border-bottom: 2px solid #0b73f4; }

.menu-meat .astra-full-megamenu-wrapper { border: 5px solid #f40b3c; }
.menu-seafood .astra-full-megamenu-wrapper { border: 5px solid #0b73f4; }


/*
* WooCommerce Product Overlays.
*/
.prod-fresh-overlay {
	background-color:#FF3355;
	color:#FFFFFF;
}

.prod-frozen-overlay {
   position: absolute;
   top:10px;
	left:10px;
   z-index: 10;
   text-align: center;
   font-size: 250%;
   color: #6EC1E4;
}

.prod-overlay {
   position: absolute;
   z-index: 10;
   text-align: center;
   top: -0.5em;
   background: url('https://ic-seafood.woopnet.net/wp-content/uploads/2023/09/snowflake.png') no-repeat left top;
}

.prod-overlay-feat {
   right: -0.5em;
   width: 1.5em;
   height: 1.5em;
   font-size: 300%;
   color: yellow;
   text-shadow: 0 0 0.0125em black, 0 0 0.0125em black;
}

.prod-overlay-text {
   left: -0.5em;
   width: 3.5em;
   height: 3.5em;
   background-color: rgba( 255, 0, 255, 0.75 );
   border-radius: 50%;
   text-overflow: visible;
   white-space: nowrap;
}

.prod-overlay-label {
   position: absolute;
   left: 50%;
   top: 50%;
   color: white;
   font-size: 200%;
   font-weight: bold;
   transform: translate(-50%,-50%) rotate(-25deg);
   text-shadow: 0 0 0.125em black, 0 0 0.125em black;
}

.sbw_product_loop_selector {font-size:1em;}
.woocommerce .woocommerce-billing-fields, .woocommerce-page .woocommerce-billing-fields { }
.woocommerce .woocommerce-shipping-fields, .woocommerce-page .woocommerce-shipping-fields { display:none; }

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
	.sbw_product_loop_selector {font-size:0.65em;}
	.ast-header-break-point .ast-icon.icon-arrow svg { height: 1.2em; width: 1.2em; }
	#block-20 { position:fixed; bottom:20px;left:5px;}
	
}
/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
	.sbw_product_loop_selector {font-size:0.7em;}
	.ast-header-break-point .ast-icon.icon-arrow svg { height: 1.2em; width: 1.2em; }
	#block-20 { position:fixed; bottom:20px;left:5px;}
}
/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
	.sbw_product_loop_selector {font-size:0.75em;}
	#block-20 { position:fixed; bottom:20px;left:5px;}
}
/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
	.sbw_product_loop_selector {font-size:0.8em;}
	#block-20 { position:fixed; bottom:20px;left:5px;}
}
/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
	.sbw_product_loop_selector {font-size:0.9em;}
	#block-20 { position:fixed; bottom:20px;left:5px;}

}