/**
Theme Name: Jaguar - Astra Child Theme
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: jaguar-astra-child-theme
Template: astra
*/
html {
  color-scheme: light;
}
.fe-slider .e-loop-item {
    border: 1px solid #ddd;
}
.ast-container {
	max-width: 100% !important;
}
.home-slide .swiper-pagination-bullets {
	bottom: 26px !important;
}
.aws-container .aws-search-field {
    width: 100%;
    max-width: 100%;
    color: #313131;
    padding: 6px;
    line-height: 30px;
    display: block;
    font-size: 12px;
    position: relative;
    z-index: 2;
    -webkit-appearance: none;
    height: 100%;
    min-height: inherit;
    margin: 0!important;
    border: 1px solid #d8d8d8;
    outline: 0;
}
.product-search-box {
    margin-top: 0px;
}
.product-search-box {
    border: 1px solid #ccc;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    transform: scale(1);
}
.product-search-box .aws-container .aws-search-field {
    height: 40px;
}
.product-search-box .fa {
    font-size: 21px;
    color: #bbb;
    position: absolute;
    top: 10px;
    left: 7px;
}
.product-search-box .aws-container {
    width: 92%;
    margin-left: 42px;
}
.product-search-box .aws-search-field {
    width: 90vw !important;
    padding: 10px 24px 10px 4px!important;
    border: 0!important;
    font-size: 15px;
}
.social-link a {
    color: #5b6073!important;
    font-size: 26px;
    margin: 0 2px;
}
span.smaller.lighter.lowercase {
    text-transform: lowercase;
    font-size: 16px;
}
.account-coll {
   float: left;
    width: 98px;
    margin-right: 15px;
    position: relative;
    margin-top: 10px;
}
.account-coll label {
    display: block;
    line-height: 12px;
    font-size: 12px;
    color: #777;
    text-align: right;
}
.account-box {
    display: none;
    width: 144px;
    position: absolute;
    background-color: #fff;
    z-index: 999999999999999999999999999999999999;
    top: 37px;
}
.account-box li {
    border-top: 1px solid #ccc;
    padding: 2px 10px;
    margin-bottom: 0!important;
}
.account-box li a {
    font-size: 12px;
    color: #000;
    font-weight: 400;
    display: block;
}
.cart-coll {
    float: right;
    width: 51px;
    text-align: center;
    font-size: 12px;
    color: #000;
    line-height: 16px;
    margin-top: 7px;
    font-weight: 500;
}
.cart-coll a {
    display: block;
}
.cart-coll .fa {
    color: #000;
    font-size: 18px;
}
.account-coll a {
    font-size: 15px;
    color: #777 !important;
    font-weight: 600;
}
.account-box.open-drop-menu {
    display: block!important;
}
ul.account-box {
    list-style: none;
    margin: 0;
}
.account-box a:hover
{
	color: #d75813 !important;
}
.cart-coll a {
    text-decoration: none;
    color: #666;
}
.home-slide .elementor-swiper-button {
    background: #000;
    padding: 4px;
    border-radius: 40px;
}
.cat-link {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    overflow: hidden;
    transition: all 2s ease;
    height: 0;
}
.cat-box:hover .cat-link {
    height: 100%;
    top: 0;
}
.cat-box:hover .cat-link {
    background-color: rgba(0,0,0,.7);
}
.cat-box
{
	position:relative;
}
.cat-link a, .cat-link span {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    font-size: 23px;
    line-height: 30px;
    color: #fff;
}

.throu-line .elementor-heading-title::before {
	content: '';
	background: #ccc;
	height: 1px;
	width: 100%;
	left: 0;
	right: 0;
	position: absolute;
	top: 50%;
	z-index: -1;
}
.throu-line span {
	background: #fff;
	width: 550px;
	display: block;
	margin: 0 auto;
}
.fe-slider .elementor-swiper-button-prev {
	left: 92vw !important;
}
.fe-slider .elementor-swiper-button {
	top: 0 !important;
}
.fe-slider .swiper-horizontal {
	width: 100% !important;
}

.choose-box h3 {
	border-bottom: 1px solid #ccc;
	display: inline-block;
}

.testi-monial-slider .swiper-wrapper {
	display: grid !important;
	grid-template-columns: 50% 50%;
	column-gap: 30px;
}

.jag-testimonial .wpcp-all-captions {
	display: inline-grid;
}
.jag-testimonial .wpcp-post-title {
	order: 2;
}
.jag-testimonial .wpcp-post-content {
	order: 1;
}

.jag-testimonial .wpcp-post-content p {
	font-style: italic;
}

.aws-search-result .aws_result_title {
	color: #000;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 11px;
}
.aws-search-result .aws_result_price {
	font-size: 14px;
}
.aws-search-result .aws_result_image img {
	width: 70px;
	height: 70px;
}


.woocommerce-page span.onsale, .woocommerce span.onsale {
	width: 90px;
	z-index: 2;
	background: #ef8f61 !important;
	border-radius: 3px !important;
	color: #fff;
	font-size: 0px;
	font-weight: 500 !important;
	left: 10px !important;
	line-height: inherit !important;
	margin: 0 !important;
	min-height: 0 !important;
	min-width: 0 !important;
	padding: 6px 18px !important;
	position: absolute;
	text-shadow: none !important;
	top: 10px !important;
}
.woocommerce span.onsale::before,
.woocommerce-page span.onsale::before{
	content: 'Demo';
	font-size: 20px;
	line-height: 35px;
}
.woocommerce-js.single-product .sale > span.onsale {
	font-size: 0;
}
.sidebar-links .active .elementor-icon-list-text {
	color: #000 !important;
}

.top-baar .elementor-icon-list-text span {
	font-weight: 700;
	color: #D75813;
	background-color: #fff;
	padding: 7px;
	line-height: 19px;
}

.top-baar .elementor-icon-list-text{
	border-radius: 66px;
        overflow: hidden;
}
.post-123424 .call_for_price1 .contact.pe-show-enq-modal.wpi-button {
    margin-top: 20px !important;
}
.post-123424 .woo-summery-layout form.cart, .post-123424 .woo-summery-layout .single_add_to_cart_button {
    margin-top: 20px !important;
}
.post-123424 .call_for_price1 .woo-add-to-cart-box1::before {
    content: '---';
    position: absolute;
    left: 0px;
    top: 25px;
    font-size: 22px;
    letter-spacing: 2px;
    font-weight: 800;
}