/**
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
*/

/* START: Header-menu */

.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item {
    line-height: 46px;
}

.ast-builder-menu-1 li .menu-item > .menu-link {
    color: #2e3237;
	text-transform: none;
	font-size: 1em;
}

.ast-builder-menu-1 li .menu-item:hover > .menu-link {
    color: white;
    background: #3a3f45;
}

.ast-desktop .ast-menu-hover-style-underline > .menu-item:hover > .menu-link:before {
    transform: scale(1,5) translate(52%,0) !important;
/* 	width: calc(100% - 0em); */
	width: calc(104%);
}

.menu-item .wpmenucart-contents {
    font-size: 1em !important;
}

/* END: Header-menu */

/* Start -Footer*/

.footer-info-container {
	padding-top: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.footer-single-info {
	padding-top: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
}


.footer-info-icon {
	width: 1.5rem;
	filter: invert(100%) sepia(100%) saturate(2%) hue-rotate(257deg) brightness(102%) contrast(101%);
}

.footer-info-text {
/* 	white-space: nowrap; */
	padding-right: 2rem;
	padding-left: 0.9rem;
	font-family: "Helvetica", Sans-serif;
	font-size: 16px;
	font-weight: 300;
	font-style: oblique;
	color: #ffde01;
	
}

.footer-top-border-icon {
	width: 100%;
	filter: invert(79%) sepia(44%) saturate(1438%) hue-rotate(350deg) brightness(100%) contrast(110%);
	position: absolute;
    left: 0;
    top: 0;
}

.site-above-footer-wrap {
	position:relative;
}

.footer-brand-text {
	  font-family: pirulen;
    font-weight: bold;
    font-style: normal;
}

/* End -Footer*/

/* START: HOME */

/* --- slider --- */

.home-slider .sina-cs-item{
	padding: 0px !important;
}

.home-slider-zoom-out {
    animation: ken-burn-in 10s infinite;
    transform: scale(1);
}

@keyframes ken-burn-in {
    0% {
        transform: scale(1);
    }

    100% {
        transform: scale(1.2);
    }
}

.home-slider .owl-carousel.owl-drag .owl-item {
	overflow: hidden;
}

.home-card-zoom {
	overflow: hidden;
}

.home-card-zoom:hover .home-card-image-zoom {
	transition-duration: 1500ms;
	transform: scale(1.2);
	height: 31vh;
}

/* END: HOME */

/* Start: NEWS*/

.news-card-button {
	padding: 0px !important;
}

.news-card .ekit-wid-con .elementskit-post-image-card .elementskit-post-body {
    min-height: 24rem;
}

.news-card .ekit-wid-con .meta-author .author-name {
    display: none;
}

.news-card span.meta-date{
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 15px 40px;
    width: 100%;
    border-top: 1px solid #eaeaea;
}

.news-card .ekit-wid-con .elementskit-post-image-card .elementskit-entry-header .elementskit-entry-thumb>img {
    border-radius: 7px 7px 0px 0px;
}

.form-row.footer-subscription-form .footer-form-btn-container{
	display: flex;
    align-items: center;
	padding-top: 12px;
}


.footer-subscription-form .recaptcha-div .wpcf7-form-control-wrap {
	height: unset !important;
	text-align: -webkit-center;
}

.footer-subscription-form .send-div{
	    width: -webkit-fill-available;
    	padding: 10px;
}

.footer-subscription-form .send-div .wpcf7-submit {
    width: 100%;
    height: 54px;
    border-radius: 5px;
	background-color: #DBAD02;
}

.footer-subscription-form .send-div .wpcf7-submit:hover, 
.footer-subscription-form .send-div .wpcf7-submit:focus {
	border-radius: 5px;
}

.woocommerce-MyAccount-content p mark {
	color: white;
}

.variations_form.cart table a.reset_variations {
	color: #046bd2 !important;
    opacity: unset !important;
	    font-weight: bold;

}

.orderby option[value="price"],
.orderby option[value="price-desc"]
{
   display: none;
}
/*registration role drop-down styling*/

.woocommerce-form.woocommerce-form-register.register {
	position:relative;
}

.woocommerce-form.woocommerce-form-register.register #reg-role-dropdown {
	position: absolute;
    top: 277px;
    width: 92.5%;
}

.woocommerce-Input.woocommerce-Input--text.input-text#reg_email {
	margin-bottom: 90px;
}

/*My account company field added*/

form.woocommerce-EditAccountForm.edit-account {
	position: relative;
}

.woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide#company-billing-company {
	position: absolute;
    width: 100%;
    top: 202px;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account fieldset legend {
	padding-top: 80px;
}

@media screen 
  and (min-width: 920px)
  and (max-width: 1032px){
	  .woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide#company-billing-company {
		  top: 230px;
	  }
}

@media only screen and (max-width: 1200px) {
	.content-area.primary#primary {
		padding-top: 85px!important;
	}
}

@media only screen and (max-width: 830px) {
	.woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide#company-billing-company {
		top: 260px;
	}
}

/*Pass error msg*/
.password-input .woocommerce-password-strength.bad {
	color: #be0000;
}

.password-input .woocommerce-password-strength.short {
	color: #e80000;
}

.password-input .woocommerce-password-strength.good {
	color: #ca7103;
}

.password-input .woocommerce-password-strength.strong {
    color: #417b02;
}

/*top spacing*/
.content-area.primary#primary {
	padding-top: 32px;
}

/*my account edit form*/
.woocommerce form .form-row input.input-text {
	padding: 9px;
}

.woocommerce-EditAccountForm.edit-account label,
.woocommerce .woocommerce-address-fields label
/* .woocommerce .checkout label */
{
    padding-right: 15px;
	white-space: nowrap;
}

.woocommerce-EditAccountForm.edit-account input.input-text,
.woocommerce-address-fields input.input-text,
.woocommerce .checkout textarea.input-text,
.woocommerce .checkout input.input-text,
.woocommerce .checkout select
{
	border-radius: 6px;
}

.woocommerce .checkout span.woocommerce-input-wrapper,
.woocommerce-address-fields span.woocommerce-input-wrapper
{
	width: 100%;
}

.woocommerce .checkout form .form-row {
    padding: 3px;
    margin: 0 0 9px;
} 

.woocommerce form .woocommerce-address-fields .form-row {
    padding: unset;
    margin: unset;
	margin-bottom: 1.75em;
}

/* .woocommerce .checkout select
{
	border-radius: 6px;
} */

.woocommerce-EditAccountForm.edit-account span {
	padding-left: 10px;
}

.woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address-title.title h3{
	color: #046bd2;
}

/* Mobile */
@media only screen and (max-width: 820px) {
	.footer-info-text {
		text-align: center;
	 }
	.footer-info-container {
    	flex-direction: column;
	}
	.footer-brand-text {
    	padding-top: 20vh;
	}
	.footer-single-info {
    	flex-direction: row;
    	padding: 15px 30px 0px;
	}
	
	.form-row.footer-subscription-form .footer-form-btn-container{
	display: block;
		padding-top: unset;
}
}

/*Pole category request btn*/
.query-products-btn {
	padding: 13px 25px 15px;
    font-size: 17px;
    line-height: normal;
	color: #ffffff!important;
    background: #fbbb10!important;
}

.ast-woocommerce-container .woocommerce-products-header {
	margin-bottom: 18px;
}

/* cancel loader image rotating css*/
@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}
/*My account navigation tab active*/

body .woocommerce-MyAccount-navigation-link.is-active a{
   	background: #FABA10!important;
	color: white;
    font-weight: bold;
    font-size: 17px;
}
