/**
Theme Name: Patel
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: patel
Template: astra
*/
/******START ALL EFFECTS*********/
.boxshiningeff:hover:after {
    top: 120%;
    right: -75%;
    transition: all 0.35s ease
}
.boxshiningeff:hover:after {
    left: -75%;
    right: initial
}
.boxshiningeff {
    position: relative;
    overflow: hidden;
    transform: translateZ(0)
}
.boxshiningeff:after {
    content: "";
    display: inline-block;
    width: 150%;
    height: 80%;
    position: absolute;
    top: -75%;
    right: 32%;
    background: rgba(255, 255, 255, .15);
    transform: skewY(-50deg);
    transition: all 0.35s ease
}
.boxshiningeff:after {
    left: 32%;
    right: initial
}
.boxshiningeff:after {
    transform: skewY(50deg)
}
/******END ALL EFFECTS*********/
/**************START BRAND SLIDER******************/
.products-brands .swiper-slide .swiper-slide-inner{
    border: 1px solid #e2e2e2;
    border-radius: 10px;
    box-shadow: 3px 3px 6px #00000014;
    height: 110px;
    display: grid;
    justify-content: center;
    align-items: center;
}
.products-brands .swiper-slide .swiper-slide-inner img {
  /* -webkit-filter: saturate(0%) grayscale(0%) brightness(0%) contrast(0%); */
  vertical-align: middle;
  height: 50px;
}
/**************END BRAND SLIDER******************/
/**************START Top Categories******************/
.topcategories h2.elementor-image-box-title {
    margin-left: 20px;
}
/**************END Top Categories******************/
/**************START FOOTER******************/
.footContact .eael-feature-list-content-box h2 b {
    color: #db0000;
    font-style: italic;
}
/**************END FOOTER******************/
.cc_card.light span.elementor-icon-list-icon{
	background: #e61313;
}
.cc_card.light span.elementor-icon-list-icon:hover {
	background: #fff;
}
.cc_card span.elementor-icon-list-icon{
    background: #fff;
    height: 45px;
    width: 45px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.cc_card span.elementor-icon-list-icon:hover {
    background: #e61313;
	border: 1px solid #e61313;
}
.member-profile .profile-block {
    margin: 0 auto;
    display: block;
}
.member-profile .elementor-container {
    display: block;
}
.elementor-widget .elementor-icon-list-item a {
    justify-content: center;
}
.bcardbtn i.fas {
    background: #fff;
    border-radius: 50%;
    padding: 7px;
    color: #cc0000;
}
.page-template-page-no-hf .content-area {
    margin: 0 !important;
}
.save-share-btns {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 999;

} 
.wpfFilterButton.wpfButton, .wpfClearButton.wpfButton {
	min-height: auto !important;
	border: 1px solid #cc0000 !important;
    background: #fff !important;
    color: #cc0000;
}
@media (min-width: 768px) {
	.member-profile .profile-block {
		width: 450px !important;
	}
	.wpfFilterButton.wpfButton, .wpfClearButton.wpfButton {
		min-height: auto;
		padding: 10px 0px !important;
		margin: 0;
	}
	.wpfFilterButton.wpfButton {
		margin-right: 5px;
	}
	
}
@media (max-width: 921px) {
	.archive.ast-left-sidebar #content > .ast-container {
		flex-direction: column;
	}
	.ast-separate-container.ast-two-container #secondary {
		margin: 0;
	}
	.ast-separate-container #primary, .ast-separate-container.ast-left-sidebar #primary, .ast-separate-container.ast-right-sidebar #primary {
		padding: 0;
	}
	.wpfFilterButton.wpfButton, .wpfClearButton.wpfButton {
		padding: 10px 0px !important;
	}
	.wpfFilterWrapper .wfpTitle {
		font-size: 14px;
	}
	.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
		float: right;
	}
	nav.hfe-nav-menu__layout-horizontal{
		width: 320px !important;	
	}
}
@media (max-width: 767px) {
	.topcategories .elementor-image-box-wrapper {
		display: flex;
		align-items: center;
	}
	.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper, .elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper {
		display: flex;
        gap: 10px;
        align-items: center;
	}
	.woocommerce .woocommerce-ordering select, .woocommerce-page .woocommerce-ordering select {
		width: 125px;
		margin-top: 5px;
		margin-left: 18px;
	}

	
}
@media (max-width: 449px) {
	.topcategories h2.elementor-image-box-title {
		margin-left: 5px;
	}
}	