/**
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
*/
/*****************************************************************************************************
	Universal
*****************************************************************************************************/
a {
	text-decoration: none !important;
	color: #007167;
}
p {
	margin-bottom: 10px !important;
	font-size: 18px !important;
	font-family: "gill-sans-nova", Sans-serif;
}
li {
    text-transform: capitalize;
	}
body {
    overflow-x: hidden;
    width: 100%;
    max-width: 100%;
    min-width: 100%;
}
#ast-scroll-top {
    background-color: #0071676b;
    font-size: 15px;
    border-radius: 100px;
    border: 1px solid #007167;
    color: #007167;
}
.ast-page-builder-template .site-content > .ast-container {
    overflow-x: hidden;
	border: none !important;
	outline: none !important;
}
.ast-container {
    max-width: 100%;
    padding-right: 0px;
    padding-left: 0px;
}
.elementor-button {
    font-size: 18px !important;
}
/*****************************************************************************************************
	Header
*****************************************************************************************************/
li.contactLink.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-53 {
    display: none;
}
.headerBtn .elementor-button {
    white-space: nowrap;
}
.headerBtnContainer:before {
    content: url(../svg/headerbtnbefore.svg);
    width: 40px;
    height: 40px;
    fill: #f8f7f0;
    top: -23px;
    left: -39px;
    position: relative;
    display: block;
}
.headerBtnContainer:after {
    content: url(../svg/headerbtnbefore.svg);
    width: 40px;
    height: 40px;
    fill: #f8f7f0;
    position: relative;
    display: block;
    bottom: -79px;
    right: 35px;
}
.elementor-element.elementor-element-6985860.elementor-hidden-mobile.e-con-full.headerBtnContainer.e-flex.e-con.e-child {
    min-width: 240px;
    max-width: 240px;
}
.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:last-child):after {
    border-radius: 100px;
}
.megaImageBox .elementor-image-box-img img {
    min-height: 90px;
    max-height: 90px;
    object-fit: contain;
}
.headerLogo {
	min-width: 150px !important;
}
.headerContactBtn .elementor-button-text {
    white-space: nowrap;
}
div#productLink {
    display: none;
}
.elementor-element.elementor-element-5612132d.e-con-full.menuDropdownOuter.e-flex.e-con.e-child, .elementor-element.elementor-element-3a91d467.e-con-full.menuDropdownOuter.e-flex.e-con.e-child, .elementor-element.elementor-element-fbf4358.e-con-full.menuDropdownOuter.e-flex.e-con.e-child, .elementor-element.elementor-element-560b716.e-con-full.menuDropdownOuter.e-flex.e-con.e-child {
	width: 100%;
}
.elementor-nav-menu a {
    justify-content: center;
}
.elementor-812 .elementor-element.elementor-element-4c8ba28 .elementor-nav-menu--dropdown a:hover> .elementor-nav-menu .sub-arrow .e-font-icon-svg:hover {
    fill: #ffffff;
	color: #ffffff;
}
a.has-sub-mmenu .sub-menu, span.sub-arrow{  fill: currentColor; }
.headerFakeBtn {
    background-color: #007167 !important;
    font-family: "gill-sans-nova", Sans-serif !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    text-transform: capitalize;
    letter-spacing: 2px !important;
    fill: #FFFFFF;
    color: #FFFFFF;
    border-radius: 30px 30px 30px 30px !important;
    padding: 15px 25px 15px 25px;
    display: inline-block;
    margin-top: 5px;
}
#headerContactBtn .elementor-button {
    white-space: nowrap;
}
.e-n-menu-content.e-active {
    margin-top: -5px;
}
/*****************************************************************************************************
	Footer
*****************************************************************************************************/
body:not(.home) span#copyright {
display: none;
}
/*****************************************************************************************************
	Home
*****************************************************************************************************/
body.home .preFooterContainerCTA {
    display: none;	
}
.homeCatIcon .elementor-image-box-img img {
    background: #007167 !important;
    padding: 10px;
	min-width: 50px;
}
.homeCatIcon .elementor-image-box-description {
    margin-left: -80px;
    margin-top: 45px;
}
.homeCatIcon .elementor-image-box-description:before {
    display: inline-block;
    content: "";
    border-top: 1px solid #404a3d1a;
    width: 80%;
    margin: 0px;
    transform: translateY(-1rem);
    position: absolute;
}
.homeCatIcon .elementor-image-box-title {
    padding-top: 20px;
}
.homeCatIcon a {
	white-space: nowrap;
}
.homeCatCol::before {
    content: '';
    position: absolute;
    width: 119px;
    height: 112px;
    top: auto;
    left: auto;
    bottom: -1px;
    right: -1px;
    background-color: #ffffff;
    -webkit-mask: url(../png/bottomrightcorner.png) no-repeat;
    mask: url(../png/bottomrightcorner.png) no-repeat;
}
.preHeaderHeading {
	height: 25px;
}
.preHeaderHeading:before {
    content: url(../png/leaficonsmall.png);
    width: auto;
    height: auto;
    position: relative;
    display: block;
    top: 22px;
    left: -35px;
}
.cutoutImageBox:before {
    content: url(../svg/headerbtnbeforewht.svg);
    width: 40px;
    height: 40px;
    fill: #ffffff;
    position: absolute;
    top: -50px;
    right: 0px;
    transform: rotate(90deg);
}
.cutoutImageBox:after {
    content: url(../svg/headerbtnbeforewht.svg);
    width: 40px;
    height: 40px;
    fill: #ffffff;
    position: absolute;
    bottom: -25px;
    left: -40px;
    transform: rotate(90deg);
}
/*.homeProductCol {
    width: 20%;
}*/
.homeProductCol::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 250px;
    top: auto;
    left: auto;
    bottom: 30px;
    right: 0;
    background-color: #ffffff;
    -webkit-mask: url(../svg/bottomfullcurve.svg) bottom right no-repeat;
    mask: url(../svg/bottomfullcurve.svg) bottom right no-repeat;
    border-radius: 0 0 0 30px;
}
.homeProductImageBox .elementor-image-box-img img {
    min-height: 175px;
    max-height: 175px;
    object-fit: contain;
    justify-content: center;
    align-items: center;
    display: flex;
    text-align: center;
    margin: 0 auto;
}
.homeProductImageBox .elementor-image-box-description:before {
    display: inline-block;
    content: "";
    border-top: 1px solid #404a3d1a;
    width: 80%;
    margin: 0px;
    transform: translateY(-1rem);
    position: absolute;
}
.homeProductImageBox .elementor-image-box-description {
    padding-right: 30px;
}
.homeVideoContainer:before {
    content: url(../svg/headerbtnbefore.svg);
    width: 40px;
    height: 40px;
    fill: #f8f7f0;
    position: absolute;
    top: 0px;
    right: 0px;
    transform: rotate(270deg);
    z-index: 2;
}
.homeVideoContainer:after {
    content: url(../svg/headerbtnbefore.svg);
    width: 40px;
    height: 40px;
    fill: #f8f7f0;
    position: absolute;
    bottom: 0px;
    left: 0px;
    transform: rotate(180deg);
    z-index: 2;
}
.homeAdvIcon .elementor-image-box-img img {
    background: #93d500 !important;
    padding: 10px;
}
.homeAdvIcon .elementor-image-box-title {
    padding-top: 20px;
}
.elementor-video-square iframe {
    width: min(175vh, 90vw) !important;
}
/*.e-con-full.homeCatCol.e-flex.e-con.e-child:hover {
    background-color: #4a728a !important;
    background-image: linear-gradient(-45deg, rgb(0 0 0 / 0%) 60%, #ffffff 60%) !important;
    background-position: 100% 0% !important;
    background-size: 450% !important;
    transition: all .6s ease-in-out !important;
    cursor: pointer !important;
}*/
.e-con-full.homeCatCol.e-flex.e-con.e-child:hover > .featureIcon .elementor-widget-container {
    fill: #ffffff !important;
	color: #ffffff !important;
	background-color: #007167 !important;
	background: #007167 !important;
    transition: all .6s ease-in-out !important;	
}
.e-con-full.homeCatCol.e-flex.e-con.e-child:hover > .featureIcon .elementor-icon svg {
    fill: #ffffff;
}
.homeCatCol {
	cursor: pointer;
}
.e-con-full.homeCatCol.e-flex.e-con.e-child:hover > .homeServiceHeader h2.elementor-heading-title.elementor-size-default {
    color: #ffffff !important;
	transition: all .6s ease-in-out !important;	
}
.e-con-full.homeCatCol.e-flex.e-con.e-child:hover > .homeServiceText p {
    color: #ffffff !important;
	transition: all .6s ease-in-out !important;	
}
.homeTopSocialIcons {
	display: none;
}
.elementor-slides-wrapper.elementor-main-swiper.swiper.swiper-initialized.swiper-horizontal.swiper-pointer-events {
    border-radius: 30px;
}
.elementor-801 .elementor-element.elementor-element-95f4e19 .swiper-pagination-bullet {
    width: 40px;
    border-radius: 30px;
}
.homeSlideshow .swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: rotate(90deg);
    z-index: 10;
    left: -48% !important;
    display: block;
    bottom: 250px !important;
}
/*****************************************************************************************************
	WooCommerce
*****************************************************************************************************/
.ast-woo-shop-archive .site-content > .ast-container {
        max-width: 100%;
        padding-left: 0px;
        padding-right: 0px;
    }
.elementor-wc-products ul.products li.product {
    background-color: #f8f7f0;
    border-radius: 30px;
    padding: 25px 25px !important;
}
.elementor-wc-products .attachment-woocommerce_thumbnail {
    border-radius: 30px;
}
img.woocommerce-placeholder.wp-post-image {
    background-color: #ffffff;
    border-radius: 30px;
    padding: 50px;
}
.woocommerce-js ul.products li.product.product-category a img {
	display: none !important;
}
span.ast-woo-product-category {
    font-family: "gill-sans-nova", Sans-serif !important;
    font-size: 20px !important;
}
.productCategoryCol .woocommerce-js ul.products li.product.product-category {
    padding: 0px !important;
}
.productCategoryCol .woocommerce-js ul.products li.product.product-category>a, .woocommerce-page ul.products li.product.product-category>a {
    display: flex;
    position: relative;
    text-align: left;
    align-items: flex-start;
    justify-content: start;
}
.elementor-1530 .elementor-element.elementor-element-b430013.elementor-wc-products ul.products {
    display: flex;
    flex-direction: column;
    margin-top: 30px;
    margin-bottom: 0px;
}
elementor-1530 .elementor-element.elementor-element-b430013 .woocommerce .woocommerce-loop-category__title {
    display: flex !important;
    padding: 10px;
}
.productCategoryCol h2.woocommerce-loop-category__title {
    display: flex;
    padding: 10px !important;
    border-radius: 30px;
    font-size: 20px !important;
    width: 95% !important;
    position: relative !important;
    padding-left: 16px !important;
    white-space: nowrap !important;
    left: 5px !important;
}
.productCategoryCol .elementor-widget-wc-categories .woocommerce-loop-category__title .count {
    margin: 2px 10px;
    font-size: 15px !important;
}
.productCategoryCol.elementor-wc-products ul.products li.product {
    padding: 10px 0px !important;
}
.productCategoryCol mark.count {
    margin-top: 1px;
    margin-left: 10px;
    font-size: 19px !important;
}
.categoryContainer.e-flex.e-con.e-child {
    max-height: 517px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before, .woocommerce div.ast-product-tabs-layout-vertical .woocommerce-tabs ul.tabs li:hover::before {
    background: transparent;
}
.woocommerce-js h2 {
    margin-bottom: 10px;
/*    font-family: "rift", Sans-serif !important;
    font-size: 5vw !important;
    font-weight: 700 !important;
    color: #231f20 !important;
    text-align: center !important;*/
}
.productPageImageBox .elementor-image-box-img img {
    min-height: 200px;
    max-height: 200px;
    object-fit: contain;
    background-color: #ffffff;
}
.woocommerce-message {
    border-top-color: #93D500 !important;
    border-radius: 0px 0px 30px 30px;
    padding: 20px 70px;
    font-family: "rift", Sans-serif;
    font-size: 30px;
    font-weight: 700;
    text-transform: none;
    font-style: normal;
    text-decoration: none;
    line-height: 1em;
	margin-bottom: 0px;
	margin-bottom: 15px;
}
.woocommerce-message:focus-visible {
    outline: none;
}
.woocommerce-message::before, .woocommerce-info::before {
    color: #93D500 !important;
    top: 22px;
    left: 30px;
}
a.button.wc-forward {
    margin-left: 20px;
    padding: 10px 15px !important;
}
.woocommerce-cart h1.entry-title, .woocommerce-checkout h1.entry-title {
    font-family: "rift", Sans-serif;
    font-size: 5vw !important;
    font-weight: 700 !important;
    color: #231f20;
    text-align: center;
}
.woocommerce-js table.shop_table thead th, .woocommerce-page table.shop_table thead th {
    font-family: "rift", Sans-serif;
    font-size: 1.8vw !important;
    font-weight: 700 !important;
    color: #231f20;
}
td.product-name {
    font-weight: 500;
    font-family: "rift", Sans-serif;
    font-size: 23px;
}
td.product-name a {
    color: #007167;
}
.woocommerce-js .woocommerce table.shop_table {
    margin-bottom: 2em;
    border-radius: 0;
    border-color: transparent;
    border-width: 2px;
}
.woocommerce-js #content table.cart .button, .woocommerce-page #content table.cart .button {
    margin-top: 10px;
    margin-bottom: 10px;
}
.woocommerce-js table.shop_table td, .woocommerce-page table.shop_table td {
    border-top: 1px solid #d1d1d1;
}
.woocommerce-cart .entry-content.clear, .woocommerce-checkout .entry-content.clear {
    background-image: url(../png/leaflight.png);
    background-size: contain;
    background-position: 5%;
    background-repeat: no-repeat;
}
form.woocommerce-cart-form {
    background-color: #f8f7f0;
    border-radius: 30px;
}
.woocommerce-cart img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    width: auto;
    max-width: 100px;
    min-width: 100px;
    padding: 0px;
    border-radius: 30px;
    height: 100px;
    object-fit: contain;
}
.woocommerce-cart img.woocommerce-placeholder.wp-post-image {
    padding: 10px !important;
    min-width: 100px !important;
}
.woocommerce-js button.button:disabled, .woocommerce-js button.button:disabled[disabled] {
    padding: 20px 35px 20px 35px;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    line-height: 1em;
    padding: 20px 35px 20px 35px !important;
    max-width: 200px;
    float: right;
}
.woocommerce-js .woocommerce table.shop_table {
    margin-bottom: 0.5em;
}
.woocommerce {
    padding-left: 20px;
    padding-right: 20px;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    float: none;
    max-width: 190px;
    margin-top: 22px;
}
form #order_review_heading:not(.elementor-widget-woocommerce-checkout-page #order_review_heading) {
    border-width: 0px;
    padding: 20px 5px 10px 30px;
    font-family: "rift", Sans-serif;
    font-size: 2.4vw !important;
    font-weight: 700 !important;
    color: #231f20;
    background-color: #f8f7f0;
    border-radius: 30px 30px 0px 0px;
}
form #order_review:not(.elementor-widget-woocommerce-checkout-page #order_review) {
    border-width: 0px;
    background-color: #f8f7f0;
    border-radius: 0px 0px 30px 30px;
}
label, legend {
    font-family: "gill-sans-nova", Sans-serif;
}
.woocommerce-page.woocommerce-checkout form #order_review td.product-name .product-quantity, .woocommerce.woocommerce-checkout form #order_review td.product-name .product-quantity {
    font-weight: 600;
    color: #007167;
}
#customer_details h3:not(.elementor-widget-woocommerce-checkout-page h3) {
    padding: 20px 0 14px;
    margin: 0 0 0px;
    border-width: 0px;
    font-family: "rift", Sans-serif;
    font-size: 2.4vw !important;
    font-weight: 700 !important;
    color: #231f20;
}
.woocommerce-js form .form-row.woocommerce-invalid .select2-container, .woocommerce-js form .form-row.woocommerce-invalid input.input-text, .woocommerce-js form .form-row.woocommerce-invalid select {
    border-radius: 7px;
}
.woocommerce-js form .form-row input.input-text, .woocommerce-js form .form-row textarea {
    border-radius: 7px;
}
.woocommerce-error {
    font-family: "gill-sans-nova", Sans-serif;
    border-radius: 0px 0px 30px 30px;
    font-size: 1em;
    padding-left: 4.5em !important;
}
.woocommerce-error::before {
    font-size: 30px;
    left: 20px;
}
.woocommerce-error a {
    color: #231f20;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
    background: #007167 !important;
    border-color: #007167 !important;
}
.woocommerce nav.woocommerce-pagination ul, .woocommerce nav.woocommerce-pagination ul li {
    border-color: #007167 !important;
}
.elementor-1599 .elementor-element.elementor-element-3e3d2b16 nav.woocommerce-pagination ul li a:hover {
    color: #ffffff !important;
}
/*hiding pricing from rfq*/
th.product-price, td.product-price {
    display: none;
}
th.product-subtotal, td.product-subtotal {
    display: none;
}
.woocommerce-cart .cart-collaterals .cart_totals>h2, .woocommerce-cart .cart-collaterals .cross-sells>h2 {
    display: none;
}
.woocommerce-cart .cart-collaterals .cart_totals, .woocommerce-cart .cart-collaterals .cross-sells {
    border-style: none;
}
tr.cart-subtotal, tr.order-total {
    display: none;
}
th.product-total {
    display: none;
}
.post-739 .entry-header {
    display: none;
}
h2.woocommerce-order-details__title {
    display: none;
}
.post-738 
.woocommerce-order {
    max-width: 767px;
    margin: 0 auto;
}
button.show-password-input {
    display: none;
}
.woocommerce-info {
    border-top-color: #007167;
}
/*****************************************************************************************************
	Gravity
*****************************************************************************************************/
.gform-theme--framework .gfield_list_group_item::before, .gform-theme--framework .gform-field-label:where(:not([class*=gform-field-label--type-])) {
    --gf-local-margin-y: 0 var(--gf-label-space-primary);
    color: transparent;
    height: 0px;
	margin: 0px;
}
span.gfield_required {
    color: transparent;
}
p.gform_required_legend {
    display: none;
}
.gform-theme--foundation .gfield .ginput_password, .gform-theme--foundation .gfield input, .gform-theme--foundation .gfield select, .gform-theme--foundation .gfield textarea.small {
    max-inline-size: 100%;
    border: 0px solid transparent;
    border: none;
    border-color: transparent !important;
    font-family: "gill-sans-nova", Sans-serif !important;
    color: #7b7c7e !important;
}
form .gform_body fieldset.gfield {
    margin-bottom: 0 !important;
}
form#gform_1 .gform_fields {
    row-gap: 10px !important;
}
label.gfield_label.gform-field-label {
    color: transparent !important;
    height: 0px !important;
}
legend.gfield_label.gform-field-label.gfield_label_before_complex {
    color: transparent !important;
    height: 0px !important;
}
.woocommerce-js #respond input#submit, .woocommerce-js a.button, .woocommerce-js button.button, .woocommerce-js input.button {
    background-color: #007167 !important;
    font-family: "gill-sans-nova", Sans-serif !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    text-transform: capitalize;
    letter-spacing: 2px !important;
    fill: #FFFFFF;
    color: #FFFFFF;
    border-radius: 30px 30px 30px 30px !important;
    padding: 20px 35px 20px 35px;
}
li.woocommerce-order-overview__total.total {
    display: none;
}
li.woocommerce-order-overview__payment-method.method {
    display: none;
}
table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details tfoot {
    display: none;
}
td.woocommerce-table__product-total.product-total {
    display: none;
}
p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    font-size: 30px !important;
    margin-bottom: 30px !important;
    text-align: center;
}
.woocommerce-page.woocommerce-checkout .woocommerce-order h2.woocommerce-order-details__title {
    margin-bottom: 0;
    border-width: 0px;
    border-radius: 30px;
}
section.woocommerce-customer-details {
    display: none;
}
.woocommerce-js table.shop_table td, .woocommerce-page table.shop_table td {
    border-right: 0px;
}
nav.woocommerce-pagination ul li a:hover {
    color: #ffffff !important;
}
.elementor-1566 .elementor-element.elementor-element-3fbf58ee.elementor-wc-products .attachment-woocommerce_thumbnail {
    mix-blend-mode: darken !important;
}
/*****************************************************************************************************
	Responsive Styles
*****************************************************************************************************/
@media only screen and (max-width: 4000px) {
.headerBtnContainer:before {
    top: -31px;
}
}
@media only screen and (max-width: 2880px) {
    .headerBtnContainer:before {
        top: -31px;
    }
}
@media only screen and (max-width: 2100px) {
    .headerBtnContainer:before {
        top: -28px;
    }
}
@media only screen and (max-width: 1980px) {
    .headerBtnContainer:before {
        top: -24px;
    }
}
@media only screen and (max-width: 1920px) {
    .headerBtnContainer:before {
        top: -23px;
    }
}
@media only screen and (max-width: 1880px) {
    .headerBtnContainer:before {
        top: -22px;
    }
}
@media only screen and (max-width: 1780px) {
    .headerBtnContainer:before {
        top: -18px;
    }
}
@media only screen and (max-width: 1680px) {
    .headerBtnContainer:before {
        top: -15px;
    }
}
@media only screen and (max-width: 1580px) {
    .headerBtnContainer:before {
        top: -12px;
    }
}
@media only screen and (max-width: 1480px) {
    .headerBtnContainer:before {
        top: -9px;
    }
}
@media only screen and (max-width: 1380px) {
.elementor-15 .elementor-element.elementor-element-3b5c9d81 > .elementor-widget-container {
    margin: -40px 0px 0px 0px;
}	
    .headerBtnContainer:before {
        top: -6px;
    }	
.headerSocialIcons{
    display: none;
}
.homeTopSocialIcons {
	display: block;
}	
}
@media only screen and (max-width: 1366px) {
.homeCatIcon .elementor-image-box-img img {
    position: relative;
    top: -35px;
    left: -8px;
    min-width: 64px;
}
.homeCatIcon .elementor-image-box-title {
    position: relative;
    left: -80px;
    bottom: -23px;
    font-size: 2vw !important;
    width: 95px !important;
}
.homeCatIcon .elementor-image-box-description {
    margin-left: -80px;
    margin-top: 45px;
    margin-right: 24px;
    line-height: 1.3;
}	
}
@media only screen and (max-width: 1380px) {
.productCategoryCol h2.woocommerce-loop-category__title {
    font-size: 17px !important;
}
.productCategoryCol mark.count {
	margin-top: 3px;
    font-size: 15px !important;
}
}
@media only screen and (max-width: 1280px) {
.headerBtnContainer:before {
    top: -3px;
}
.productCategoryCol h2.woocommerce-loop-category__title {
    font-size: 17px !important;
}
.productCategoryCol mark.count {
    font-size: 15px !important;
}
.elementor-button {
    font-size: 14px !important;
}
#headerContactBtn .elementor-button {
    font-size: 12px;
    letter-spacing: 1px;
    border-radius: 30px 30px 30px 30px;
	padding: 10px 20px 10px 20px;
}
}
@media only screen and (max-width: 1180px) {
.headerBtnContainer:before {
     top: 0px;
}
.homeCatIcon .elementor-image-box-description {
}	
.productCategoryCol h2.woocommerce-loop-category__title {
    font-size: 15px !important;
}	
.productCategoryCol mark.count {
	margin-top: -1px;
    font-size: 14px !important;
}
img.woocommerce-placeholder.wp-post-image {
    padding: 30px;
}
}
@media only screen and (max-width: 1080px) {
.productCategoryCol h2.woocommerce-loop-category__title {
    font-size: 13px !important;
    padding-left: 12px !important;
}
.productCategoryCol mark.count {
    margin-top: 0px;
    font-size: 12px !important;
}	
}
@media only screen and (max-width: 1024px) {
li.contactLink.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-53 {
    display: block;
}
.homeSlideshow .swiper-pagination {
    left: -46%
-409.391px
 !important;
}
.productCategoryCol h2.woocommerce-loop-category__title {
    font-size: 16px !important;
    padding-left: 0px !important;
    justify-content: center;
}
.productCategoryCol mark.count {
    margin-top: 3px;
    font-size: 13px !important;
}	
}
@media only screen and (max-width: 921px) {
td.product-price, td.product-subtotal, tr.cart-subtotal, tr.order-total {
    display: none !important;
}
}
@media only screen and (max-width: 880px) {
.homeCatIcon .elementor-image-box-description {
    margin-right: 75px;
    font-size: 14px !important;
}
}
@media only screen and (max-width: 767px) {
    .homeCatIcon .elementor-image-box-title {
        position: unset;
        left: 0;
        bottom: 0;
        font-size: 4vw !important;
        width: auto !important;
        padding-top: 0px;
        margin-top: -40px;
    }
    .homeCatIcon .elementor-image-box-description {
        margin-right: 75px;
        margin-top: 25px;
    }	
    .homeCatIcon .elementor-image-box-description {
        margin-right: 40px;
        margin-top: 25px;
        margin-left: 40px;
    }
	.homeDishImage img {
		opacity: .2;
	}
#customer_details h3:not(.elementor-widget-woocommerce-checkout-page h3) {
    font-size: 4.4vw !important;
}	
form #order_review_heading:not(.elementor-widget-woocommerce-checkout-page #order_review_heading) {
    font-size: 4.4vw !important;
}
.woocommerce-js table.shop_table thead th, .woocommerce-page table.shop_table thead th {
    font-size: 3.8vw !important;
}
.elementor-1338 .elementor-element.elementor-element-c6dbb7b {
    padding-left: 10px;
}
p {
    line-height: .9em;
}
}
@media only screen and (max-width: 580px) {
p {
    font-size: 16px !important;
}

.homeSlideshow .swiper-pagination {
    left: -45% !important;
    bottom: 170px !important;
}
.elementor-widget-woocommerce-archive-description {
    margin-left: -25px;
    margin-top: 10px;
}
.elementor-heading-title {
        margin-left: -25px;
    }
.elementor-wc-products ul.products {
    grid-column-gap: 10px;
}
.productCategoryCol.elementor-wc-products ul.products li.product {
    padding: 5px 0px !important;
}
.productCategoryCol h2.woocommerce-loop-category__title {
        font-size: 14px !important;
        padding-left: 10px !important;
        justify-content: start;
        margin-left: -15px !important;
}
    .productCategoryCol h2.woocommerce-loop-category__title {
        font-size: 14px !important;
        padding-left: 0px !important;
        justify-content: start;
        margin-left: 0px !important;
        flex-direction: column;
    }
    .productCategoryCol h2.woocommerce-loop-category__title {
        display: flex;
        padding: 2px 0px !important;
        font-size: 16px !important;
        width: 100% !important;
        position: relative !important;
        padding-left: 0px !important;
        white-space: nowrap !important;
        left: 0px !important;
        flex-direction: column;
    }
.elementor-wc-products ul.products li.product {
    padding: 10px 10px !important;
}	
    .elementor-1566 .elementor-element.elementor-element-3fbf58ee.elementor-wc-products ul.products {
        grid-row-gap: 20px;
    }
.woocommerce.columns-4 {
    padding: 0px;
}	
    .elementor-541 .elementor-element.elementor-element-2551076 .elementor-heading-title {
        font-size: 3.5vw;
        margin: 0 auto;
    }
.elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active+.elementor-nav-menu__container {
    animation: hide-scroll .3s backwards;
    max-height: var(--menu-height);
    transform: scaleY(1);
    top: 55px !important;
}	
ul.products li.product .button {
        font-size: 11px !important;
        padding: 10px 15px !important;
    }
.woocommerce-js ul.products li.product a img {
    width: 70% !important;
    margin: 0 auto !important;
}
span.ast-woo-product-category {;
    font-size: 15px !important;
}
h2.woocommerce-loop-product__title {
    font-size: 16px !important;
    line-height: .9 !important;
}
}