/*
 Theme Name:   XStore Child
 Theme URI:    http://8theme.com/
 Description:  XStore Child Theme
 Author:       8theme
 Author URI:   http://8theme.com
 Template:     xstore
 Version:      1.0
 Text Domain:  xstore-child
*/

.out-of-stock {
    display: none;
}
.cta .elementor-heading-title.elementor-size-default{
	color: #0C0C0C;
    font-family: "Lato", Sans-serif;
    font-size: 40px;
    font-weight: 900;
    line-height: 1.2em;
}
.cta .elementor-button.elementor-button-link{
	font-family: "Roboto Condensed", Sans-serif;
    font-weight: 500;
    background-color: #E02B20;
}
.cta .elementor-button-wrapper{
	display: inline;
}
.cta .button-wrapper{
	margin-top: 20px;
}
.cta .ml-15{
	margin-left: 15px;
}
.et-mini-content.et-popup-content .cta .elementor-heading-title, .product-information-inner .cta .elementor-heading-title{
	font-size: 24px;
}
.et-mini-content.et-popup-content .cta, .product-information-inner .cta{
	margin-top: 25px !important;
}
#wpcf7-f2433-p10258-o1 .first-name{
	width: 48%;
    float: left;
}
#wpcf7-f2433-p10258-o1 .last-name{
	width: 48%;
    float: right;
}
/* #wpcf7-f9-p10375-o1 .left{
	width: 48%;
    float: left;
}
#wpcf7-f9-p10375-o1 .right{
	width: 48%;
    float: right;
} */
#wpcf7-f9-p10375-o1 .row {
  display: flex;
  justify-content: space-between;
}
#wpcf7-f9-p10375-o1 .full-column{
	width: 98%;
}
#wpcf7-f9-p10375-o1 .column {
  width: 48%;
}
#wpcf7-f9-p10375-o1 .wpcf7-list-item{
	display: block;
}
#wpcf7-f9-p10375-o1 .wpcf7-list-item.first{
	    margin: 0 0 0 1em;
}
#gform_submit_button_1, #gform_submit_button_2 {
    background: red;
    border: none;
    padding: 15px 30px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin-top: 25px;
}
.et_b_header-menu.et_element-top-level .nav-sublist-dropdown .item-link, .et_b_header-menu.et_element-top-level .item-design-dropdown .nav-sublist-dropdown ul > li > a, .site-header .widget_nav_menu .menu > li > .sub-menu a, .site-header .etheme_widget_menu .item-design-dropdown .nav-sublist-dropdown ul > li > a{
	text-transform: uppercase;
}
/* 
.menu-item-has-children>a>.arrow{
	display: none;
} */

.woocommerce-grouped-product-list-item__quantity{
	display: none;
}
.woocommerce-grouped-product-list.group_table th:last-child{
	text-align: unset;
}
.onsale{
	top:0;
}
.onsale.left{
	left:0;
}
@media only screen and (max-width: 480px){
	.onsale {
		width: 26px !important;
        height: 26px !important;
		font-size: .70rem !important;
	}
}

/* Hide Add to Cart button on all products */
button.single_add_to_cart_button,
button.add_to_cart_button,
form.cart:not(.grouped_form),
.ajax-results-wrapper .footer-product{
    display: none !important;
}

.wp-block-themepunch-revslider{
	font-family: Lato, sans-serif !important;
}

#buy_local_now.buylocalnow button{
    background-color: #E02B20;
    color: #ffffff;
    text-transform: uppercase;
    padding: 12px 24px;
    border: 1px solid #E02B20;
    border-radius: 3px;
    margin-top: 10px;
    line-height: 1;
}

#buy_local_now.buylocalnow button:hover{
    background-color: #ffffff;
    color: #E02B20;
}

@media only screen and (min-width: 993px){
    .item-design-mega-menu.columns-4 .nav-sublist-dropdown .container>ul>li{
        margin-bottom: 0 !important;
    }

    .item-design-mega-menu .nav-sublist-dropdown>.container>ul{
        padding: 2.14em 0 !important;
    }
    
}

.header-mobile-menu .menu .nav-sublist-dropdown .type-img, .header-mobile-menu .menu .type-img{
    text-transform: uppercase;
}
div#block-10.sidebar-widget{
    margin-bottom: 0 !important;
}

input.wc-block-price-filter__range-input.wc-block-price-filter__range-input--min.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--min{
    pointer-events: none;
    display: none;
}

#block-11.sidebar-widget input#minPriceInput{
    pointer-events: none;
}

.tab-additional_information .shop_attributes a[rel="tag"] {
	pointer-events: none;
}