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


.fm-form-container.fm-theme1 .fm-form .button-submit {
    background: #e56d25;
}


form.checkout.woocommerce-checkout .woocommerce-additional-fields {
	display:flex;
	flex-direction: column
}
form.checkout.woocommerce-checkout .woocommerce-additional-fields input{
	width: 100%;
}

/* code for loader*/


        .loader,
        .loader:after {
            border-radius: 50%;
            width: 10em;
            height: 10em;
        }
        .loader {            
            margin: 60px auto;
            font-size: 10px;
            position: relative;
            text-indent: -9999em;
            border-top: 1.1em solid rgba(255, 255, 255, 0.2);
            border-right: 1.1em solid rgba(255, 255, 255, 0.2);
            border-bottom: 1.1em solid rgba(255, 255, 255, 0.2);
            border-left: 1.1em solid #ffffff;
            -webkit-transform: translateZ(0);
            -ms-transform: translateZ(0);
            transform: translateZ(0);
            -webkit-animation: load8 1.1s infinite linear;
            animation: load8 1.1s infinite linear;
        }
        @-webkit-keyframes load8 {
            0% {
                -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
            }
            100% {
                -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
            }
        }
        @keyframes load8 {
            0% {
                -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
            }
            100% {
                -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
            }
        }
        #loadingDiv {
            position:absolute;
            top:0;
            left:0;
            width:100%;
            height:100%;
            background-color:rgb(0 0 0 / 30%);
			/*padding:9999px;
			margin:-9999px;*/
			z-index:1
        }
.loader{
	top:30%;
	transform:translate(-30%);
	margin:0 auto
}
.woocommerce .loader::before{display:none;}
/* end ofl oader css*/
.woocommerce .woocommerce-notices-wrapper{
	padding-top: 50px;

}
.woocommerce .woocommerce-notices-wrapper .woocommerce-message{
    width: 100%;
	display: flex;
    flex-wrap: wrap;
}


.top .social-address span.dashicons{
	margin-top: 6px;
    margin-right: 3px;
    font-size: 18px;
}
.footer-content .list-inline.contact-det li span.dashicons{
	margin-top: 4px;
    margin-right: 3px;
    font-size: 18px;
}


.main-header-menu .menu-item:hover > .menu-link, .main-header-menu .menu-item:hover > .ast-menu-toggle, .main-header-menu .ast-masthead-custom-menu-items a:hover, .main-header-menu .menu-item.focus > .menu-link, .main-header-menu .menu-item.focus > .ast-menu-toggle, .main-header-menu .current-menu-item > .menu-link, .main-header-menu .current-menu-ancestor > .menu-link, .main-header-menu .current-menu-item > .ast-menu-toggle, .main-header-menu .current-menu-ancestor > .ast-menu-toggle {
 color: #e07e27 !important;
}
.main-navigation ul#primary-menu li a.menu-link.active{
    color: #e07e27 !important;
}
.main-navigation ul#primary-menu li a.menu-link:hover{
    color: #b64e0f !important;
}

.woocommerce-lost-password .log-title{
    display: none !important;
}

ul.social-icons span.dashicons{
        margin-top: 6px !important;
    font-size: 17px;
}

.fa.fa-facebook:before {
    content: "\f39e";
}
.fa, .far, .fas {
    font-family: "Font Awesome 5 Free";
}


.fa.fa-facebook, .fa.fa-twitter {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400;
}

/*#shipping_first_name_field{display:none !important;}

#shipping_last_name_field{display:none !important;}*/


a{
    text-decoration:none !important;
    color:#e07e27
}
a:focus{
    outline:none !important;
}
body.home h1.entry-title,
body.logged-in .log-title,
body .log-txt,
body.page-id-8 header.entry-header,
body.page-id-8 .woocommerce h2,
.woocommerce-additional-fields__field-wrapper,
#billing_wcj_checkout_field_1_field,
.multi_shipping .ship_address .note-form,
#wcms_message,
.acc-txt{display:none;}

body.home.logged-in h1.entry-title,
body.logged-in .log-txt,
body.logged-in .acc-txt,
body.page-id-8.logged-in header.entry-header{display:block;}
.woocommerce .bol-notes h2{
text-transform:capitalize;
font-weight: bold;
    font-size: 13px;
    margin-top: 15px;
}



.site-header .custom-logo-link{display:inline-block;}
#top-bar{
    background-color: #e07e27;
    color: #ffffff;
    padding: 8px 0;
}
#top-bar:after{
    clear:both;
    content:'';
    display:block;
}
#top-bar .top{
	    display: flex;
    align-items: center;
    justify-content: space-between;
}
#top-bar .top > div:first-child{flex:1}
#top-bar .top .acount-area{
    float:right;
    line-height:32px;
}
#top-bar .top .acount-area a{
    color:#fff;
}
#top-bar .top .acount-area a:hover{
    text-decoration:underline !important;
}
#top-bar .cart-header{
	margin-left:10px;
	color:#fff;
}
#top-bar .cart-header .cart-contents:before{color:#fff;}
li#menu-item-2459{position:relative}
.menu-item .cart-contents{position:static}
.menu-item .cart-contents:before{display:none}
.menu-item .cart-contents-count{top:50%;}
#top-bar ul{
    list-style: none;
    padding: 0;
    margin: 0;
    color:#fff;
    float:left;
    margin-right:5px;
    line-height:30px;
}
#top-bar .social-links li:first-child a{
    line-height: 31px;
    text-align: center;
    background: #fff;
    border-radius: 50px;
    color: #fff;
    width: 30px;
    height: 30px;
    font-size: 14px;
    background-color: rgba(0, 0, 0, 0.2);
    display:inline-block;
    vertical-align:middle;
}
#top-bar .social-links li:first-child a:hover{
    background-color: rgba(0, 0, 0, 0.4);
}
#top-bar .social-links li .dashicons-facebook-alt{line-height:30px;}
#top-bar .social-address li {
    display: inline-block !important;
    list-style: none;
    margin: 0px 5px;
    border-bottom: 1px solid transparent !important;
}
#top-bar .social-address li i,
.site-footer ul li i{
    margin:0 10px;
}
#top-bar .social-address li a{
    color:#fff;
}
#top-bar .social-address li a:hover{
    text-decoration: underline !important;
}

#top-bar ul.menu{
    float:right;
}

.woocommerce a.remove:hover{
    color: #e07e27 !important;
    border-color: #e07e27 !important;
   
}
#top-bar ul.site-header-cart.menu{
    width:100%;
}
#top-bar ul.site-header-cart.menu li a{
    padding:5px 0;
}
.site-header .site-search,
.storefront-breadcrumb,
.woocommerce-shipping-destination{
    display:none;
}
.menu-login-container{
    float:right;
}
.menu-login-container li{
    display:inline-block;
    vertical-align:middle;
}
.menu-login-container li a{
    border-radius:4px;
    position:relative;
}
.menu-login-container li a:before{
    position:absolute;
    top:0;
    left:0;
    content:"\f406";
    margin:3px 5px;
    font-size:13px;
    font-family:'fontawesome';
}
.top #menu-login li a{padding: 10px 15px !important;
    color: #ffffff !important;
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 5px;
line-height: 36px}
.top .menu-login-container #menu-login li a{ padding:10px 15px 10px 25px!important;}
.top .site-header{
    float: right;
    margin: 0 !important;
    padding: 0;
    background: none;
    border: 0;
}
header.site-header{
    z-index:0;
    position:inherit;
}
.widget_shopping_cart_content{
    width:250px;
}
.nav-wrapper{
    margin-top:20px;
    margin-bottom:20px;
}
.nav-wrapper ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.nav-wrapper ul li{
    display:inline-block;
    vertical-align:middle;
    font-size:17px;
    margin:0 15px;
}
.main-header-menu li:hover > a{
    color:inherit;
}
.main-header-menu > .menu-item > a{
    line-height:18px;
}
.main-header-menu > .menu-item > a:hover,
.main-header-menu .current_page_item > a{
    color:#e07e27;
}

.product-template-default .ast-button-wrap .menu-toggle .menu-toggle-icon:before {
    color: #ffffff;
}


body .wcpt-table a.wcpt-button:hover,
.woocommerce div.product form.cart .button.single_add_to_cart_button:hover{
    background:#b3651f !important;
}
.site-content{
    padding:50px 0;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger{display:none !important}
#primary{width:100% !important}
.single-product #primary{
    width:100%;
    border-right:0 !important;
}
.side-menu ul{
    margin:0;
    padding:0;
    list-style:none;
    overflow:hidden;
    width:270px;
}
.side-menu ul li {
    font-size:16px;
    line-height:22px;
    border-top:1px solid #ccc;
    padding:20px 0;
}
.side-menu ul li:first-child{
    border-top:0;
}
.side-menu ul li a{
    color:#333;
}
.side-menu ul li a:hover,
.side-menu ul li.current-menu-item a{
    color:#e07e27
}
td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions a{
    margin: 0 5px 10px 0;
    padding: 8px 18px !important;
}

.woocommerce button,
.woocommerce a.button,
.woocommerce input.button,
.woocommerce input[type="button"]{
    background-color:#e07e27 !important;
    border-color:#e07e27 !important;
} 
.woocommerce-message,
.woocommerce-info{
    border-top-color:#e07e27 !important;
}
.woocommerce-message::before, 
.woocommerce-info::before {
    color: #e07e27 !important;
}
.woocommerce #content .ast-woocommerce-container div.product div.images{
    width:18% !important
}
.woocommerce #content .ast-woocommerce-container div.product div.summary{
    width:74% !important
}
.woocommerce form .form-row .select2-container{
    width:100% !important
}
.woocommerce-MyAccount-content a.remove{
    width: auto !important;
    height: auto !important;
    line-height: initial !important;
    border-radius: 0 !important;
    color: #e07e27 !important;
    border-color: #e07e27 !important;
    font-size: 15px !important;
    padding: 5px 7px;
}
.woocommerce-MyAccount-content a.remove:hover{
    color:#fff !important;
    background: #e07e27 !important;
}
.woocommerce a.remove:before{
 border-radius:0;
	 border-color: #e07e27 !important;
}
.woocommerce-products-header h1{color:#e56d25;}
.woocommerce ul.products li.product, 
.woocommerce-page ul.products li.product{
	padding: 15px 40px !important;
	border:1px solid #ccc
}
.address-block{
    margin:10px 15px 10px 2px;
    border: 1px solid #ccc;
    background: #efefef;
    padding: 10px;
}
.address-block .buttons{
    position:relative !important;
}
.address-block .buttons a.button{
    padding:10px !important;
}
.multi_shipping .ship_address{
    float:none !important;
width:100% !important
}

.multi_shipping .ship_address dl dd{margin:0 0 1.5em !important}
.wc-shipping-multiple-addresses.shop_table.cart select{
    width:100% !important
}
#menu-footer-menu li:before{display:none;}
#menu-footer-menu li a{color:#6d6d6d;}
.site-footer{
    padding:40px 0 0 0;
    background:#fafafa;
    text-align:center;
}
.site-footer .footer-content{
    padding:40px 0;
}
.site-footer img{
    display:block;
    margin:0 auto;
}
.site-footer .text-area{
    overflow:hidden;
    color:#e56d25;
}
.site-footer .text-area p{
    margin:0;
}
.site-footer .text-area .txt{
    display:block;
    color:#6d6d6d;
    margin: 0 0 40px;
}
.site-footer ul{
    margin:0;
    padding:0;
    list-style:none;
    overflow:hidden;
}
.site-footer ul li{
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
    vertical-align:middle;
    color:#6d6d6d;
}
.site-footer ul li h4{
    margin-bottom:0;
    color:#6d6d6d;
}
.site-footer ul li a{
    color:#6d6d6d;
}
.site-footer ul li a:hover{
       color: #e56d25 !important;
}
.site-footer .contact-det{
    padding: 10px 0 10px;
}
.site-footer .ast-footer-overlay{
    overflow:hidden;
    background:#e56d25;
    padding:20px 0;
    text-align:center;
    color:#fff;
}
.site-footer .ast-footer-overlay p{
    margin:0;
}
.cleanlogin-container{
    max-width:inherit !important;
}
.main-header-menu li.hover > a{
        color: #e07e27 !important;
}
.main-header-menu li.focus > a{
        color: #e07e27 !important;
}

#top-bar .top .acount-area a{
    margin-left: 10px;
    background: #b3651f;
    padding: 5px 12px;
    border-radius: 3px;
}
#top-bar .top .acount-area a:hover{
    background: #a34e1c;
    text-decoration:none !important;
}
div#wcpt-156 .wcpt-table-scroll-wrapper {
    overflow-x: scroll;
}
div#wcpt-156 table.wcpt-table.wcpt-table-156 {
    overflow-x: scroll;
    width: 1000px;
}
.print-btn{
    background:#f57c00
}
.print-btn:hover{
    background:#b3651f
}
#date-print{display:none;}

.wcpt-availability.wcpt-1640853405851 span.wcpt-out-of-stock{
color: #a44;
}
.wcpt-availability.wcpt-1640853405851 span.wcpt-in-stock{
color: #7ad03a;
}
.woocommerce div.product .out-of-stock{
color: #a44;
}
.wcpt-item-row.wcpt-516218606,
.wcpt-heading.wcpt-1570444202144,
.wcpt-heading.wcpt-843599412,
.wcpt-heading.wcpt-238156068,
.wcpt-heading.wcpt-743512169,
.wcpt-item-row.wcpt-1640853007621{
text-align: left;
}
.woocommerce-cart-form__cart-item td.product-remove a.remove{
	color:#000;
	border-color:#000;
}

@media only screen and (max-width: 1024px){
	.fm-form-container.fm-theme1 {
    width: 100% !important;
}
}
@media only screen and (max-width: 1200px){
.social-address {
    display: none;
  } 
}   
@media only screen and (max-width: 987px){
    .woocommerce ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li{
        float: none;
        margin-bottom: 10px;
        border-right: none;
    }
	
}
@media only screen and (max-width: 921px){
	.menu-item .cart-contents-count{
		right: auto;
    	left: 65px;
	}
    .main-navigation ul#primary-menu li a.menu-link{
        padding: 10px 20px;
    }
	.ast-mobile-menu-buttons button.menu-toggle.main-header-menu-toggle.ast-mobile-menu-buttons-minimal{
		background-color: transparent !important;
	}
	.ast-mobile-menu-buttons button.menu-toggle.main-header-menu-toggle.ast-mobile-menu-buttons-minimal .menu-toggle-icon:before{
		color:#e07e27 !important;
	}
}   

@media only screen and (max-width: 767px){
section.woocommerce-customer-details .woocommerce-column.woocommerce-column--1.woocommerce-column--billing-address.col-1{
    margin-bottom: 20px;
}
    .woocommerce ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li{
        float: none;
        margin-bottom: 10px;
    }
    .woocommerce .woocommerce-MyAccount-navigation ul{
        margin-bottom: 20px;
    }
}
@media only screen and (max-width: 530px){
.wcpt-cart-widget {
    max-width: 100%;
}
}
@media only screen and (max-width: 450px){
.woocommerce-address-fields p.form-row{
    width: 100%;
}
}

@media only screen and (max-width: 420px){
.wcpt-cart-widget .wcpt-cw-half {
    width: 60% !important;
}
.wcpt-cart-widget a.wcpt-cw-half {
    width: 40% !important;
}
}

@media print{
    #top-bar,
    .ast-main-header-bar-alignment,
    th.wcpt-heading.wcpt-743512169,
    th.wcpt-heading.wcpt-1570444202148,
    td.wcpt-cell.wcpt-236205487,
    td.wcpt-cell.wcpt-1570444202149,
    footer,
    .print-btn,
    .wcpt-navigation.wcpt-header,
    .wcpt-cart-widget,
    .wcpt-edit-wrapper,
	input.wcpt-cart-checkbox-heading,
	div#wcpt-156 .wcpt-add-selected.wcpt-add-selected--unselected.wcpt-1632461070442.wcpt-duplicate-enabled{display:none}
    thead { display: table-row-group; } 
    /*tr { page-break-inside: avoid; }*/
    #date-print{ display:block}
		.wcpt-cell-val .wcpt-item-row.wcpt-1632459292166,
	.wcpt-heading.wcpt-1640852973990,
	.wcpt-availability{display: none !important;}
	
	

div#wcpt-156 .wcpt-table-scroll-wrapper {overflow-x:hidden;}
div#wcpt-156 table.wcpt-table.wcpt-table-156 {overflow-x: hidden; width: 100%;}
	
}


/* # WooCommerce Cart Icon CSS with FontAwesome 5
---------------------------------------------------------------------------------------------------- */

.cart-contents {
    position: relative;
    display: flex !important;
    flex-flow: column nowrap;
    justify-content: center;
}

.cart-contents:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;	
    content: "\f290" !important;
    font-size: 30px;
    color: #FF1493;
}

.cart-contents:hover {
    text-decoration: none;
}

.cart-contents-count {
	position: absolute;
    	top: 15px;
   	right: 1px;
   	transform: translateY(-105%) translateX(25%);
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 22px;
	height: 22px;
   	width: 22px;
	vertical-align: middle;
	text-align: center;
	color: #fff;
    	background: #000;
    	border-radius: 50%;
 
   	padding: 1px;  
