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


/**************************************Style :Header ***********************/
.hfe-nav-menu { display: flex; align-items: center; justify-content: center; }
.left-menu, .right-menu { display: flex; gap: 20px; list-style: none; padding: 0; margin: 0; }
.el-head-logo { margin: 0 20px; }



.img-bg-absolute{height:100%!important};

  .gtranslate_wrapper #gt_float_wrapper {bottom: 90px!important;left: 30px!important;}

    /*style header*/

    /*style main content*/

    /*style footer*/
    
    /* Animations */
    .animate_01 {animation: mymove ease-in-out 1.618s infinite alternate !important;}
    .animate_02 {animation: mymove2 ease-in-out 1.618s infinite alternate !important;}
    .animate_03 {animation: mymove3 ease-in-out 1.618s infinite alternate !important;}
    .animate_04 {animation: mymove4 ease-in-out 1.618s infinite alternate !important;}
    .animate_05 {animation: mymove5 ease-in-out 1.618s infinite!important;}
	.animate_06 {transform:translatey(12px);animation:float 3s ease-in-out infinite !important;}
	.animate_07 {transform:translatey(12px);animation:float2 3s ease-in-out infinite !important;}
    @keyframes mymove {from {transform: translatey(-5px);} to {transform: translatey(5px);}}
    @keyframes mymove2 {from {transform: translatey(5px);}to {transform: translatey(-5px);}}
    @keyframes mymove4 {from {transform: scale(1);} to {transform: scale(1.2);}}
    @keyframes mymove3 {from {transform: translatex(-5px);} to {transform: translatex(5px);}}
    @keyframes mymove5{0%{transform:translate(0,0)}50%{transform:translate(0,10px)}100%{transform:translate(0,0)}}
	@keyframes float{0%{transform: translatey(0px);}50%{transform: translatey(-50px);}100%{transform:translatey(0px);}}
	@keyframes float2{0%{transform: translatey(0px);}50%{transform: translatey(50px);}100%{transform:translatey(0px);}}



.gtranslate_wrapper #gt_float_wrapper{bottom: 90px!important;left: 30px!important;}


/**************************************Style : Preloader*********************************/
.preloader-inner{background-color:#ffffff  !important}
.dot1, .dot2{background-color:#835726  !important;}

.pre-wrap { position: fixed; content: ""; -webkit-transform: translate(-100%,-240%); transform: translate(-100%,-240%); font-size: 62px }
.preloader-inner { position: fixed; left: 0; top: 0; z-index: 999999999999; background-color: #030724; width: 100%; height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center }
.preloader-inner .cancel-preloader { position: absolute; bottom: 30px; right: 30px }
.preloader-inner .cancel-preloader a { background-color: #fff; font-weight: 600; text-transform: capitalize; color: var(--main-color); width: 200px; height: 50px; text-align: center; line-height: 50px; border-radius: 30px; display: block; -webkit-transition: all .4s ease; transition: all .4s ease }
.preloader-inner .cancel-preloader a:hover { background-color: var(--heading-color); color: #fff }
.spinner { margin: 120px auto; width: 60px; height: 60px; position: relative; text-align: center; -webkit-animation: sk-rotate 2s infinite linear; animation: sk-rotate 2s infinite linear }
.dot1,.dot2 { width: 60%; height: 60%; display: inline-block; position: absolute; top: 0; background-color: var(--main-color); border-radius: 100%; -webkit-animation: sk-bounce 2s infinite ease-in-out; animation: sk-bounce 2s infinite ease-in-out }
.dot2 { top: auto; bottom: 0; -webkit-animation-delay: -1s; animation-delay: -1s }

@-webkit-keyframes sk-rotate { 100% { -webkit-transform: rotate(360deg) } }
@keyframes sk-rotate { 100% { transform: rotate(360deg); -webkit-transform: rotate(360deg) } }
@-webkit-keyframes sk-bounce { 0%,100% { -webkit-transform: scale(0) } 50% { -webkit-transform: scale(1) } }
@keyframes sk-bounce { 0%,100% { transform: scale(0); -webkit-transform: scale(0) } 50% { transform: scale(1); -webkit-transform: scale(1) } }
/**************************************Style : Our collection*********************************/
/**************************************Style : Our collection*********************************/
.section-collection a.ha-slick-item img { height: 350px!important; width: 380px; object-fit: cover;transition:all 0.5s ease-in-out!important; }
.section-collection a.ha-slick-item:hover img{transform:scale(1.2);}
.section-collection  h3.ha-slick-title {text-align: center;}
.section-collection a.ha-slick-item  p.ha-slick-subtitle { text-align:center!important; }
.section-collection a.ha-slick-item .ha-slick-content {;background:var( --e-global-color-primary )!important; }


@media screen and (min-width: 800px) {    
    .section-collection a.ha-slick-item:hover  p.ha-slick-subtitle { transform: translateY(0px); opacity: 1; }
    .section-collection a.ha-slick-item  p.ha-slick-subtitle { transform: translateY(70px); opacity: 0; transition:all 0.6s ease-in-out!important; text-align:center; }
    .section-collection a.ha-slick-item .ha-slick-content { height: 70px; transition:all 0.5s ease-in-out!important; }
    .section-collection a.ha-slick-item:hover .ha-slick-content { height: 120px; }
}



/**************************************Style :Single product page *********************************/
.woocommerce-js div.product div.images img { display: block; width: 100%; height: auto; box-shadow: none; max-height: 450px !important; object-fit: cover; }

.summary.entry-summary .single-product-category,.summary.entry-summary .product_meta {display:none!important;}


/**************************************Style : Sliding Text*********************************/


.txt_dfl-fade {
    animation: defl_p 16s linear infinite;
    white-space: nowrap;
    margin-bottom: 0px!important;
}



@keyframes defl_p{
0%{transform: translateX(-20%);}
50% {transform: translateX(-50%);}
100% {transform: translateX(-100%);}
}


@media (min-width: 922px) {
    .page .site-content > .ast-container {
        max-width: 1920px!important;
    }
}
