/*
Theme Name:     Floor Core Child
Theme URI:      https://egsolutions.com.au/
Description:    Floor core child theme customised by EG Solutions - Web Design Sydney.
Author:         EG Solutions - Web Design Sydney
Author URI:     https://egsolutions.com.au/
Version:        1.0
Template:       floor-core
*/

@import url("../floor-core/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

#site-header {
	max-height:105px;
}
.site-header {
background-color: rgba(255,255,255,0.66);
}

.page-header {
	height: 365px;
}

.top_bar div.elementor-widget-icon-list.icon-custom ul li span.elementor-icon-list-icon {
	height: auto !important;
}

.member-form input[type=text], .member-form input[type=email], .member-form input[type=tel] {
	width: 100% !important;
}

ul.nobullet li {
	list-style-type: none !important;
}

/*** Testimonials ***/

.wpmtst-testimonial-success {
	text-align: center;
	padding: 45px 0px !important;
}

#wpmtst_submit_testimonial {
	
	border-color: #1A1A1A;
	background: #fff;
    color: #1a1a1a;
    border-color: #fff;
	transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    font-size: 13px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 18px 41px;
    line-height: 1.42857143;
    display: inline-block;
    margin-bottom: 0;
    text-decoration: none;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    white-space: nowrap;
    vertical-align: middle;
    font-family: "Titillium Web", sans-serif;
    font-weight: 600;
    text-align: center;
    background: #1a1a1a;
    cursor: pointer;
    border: 1px solid transparent;
    color: #fff;
    outline: none;
    position: relative;
}

.strong-form input[type="text"], .strong-form input[type="email"], .strong-form input[type="url"], .strong-form input[type="file"], .strong-form select, .strong-form textarea {
	border: 1px solid #ddd !important;
	border-radius: 4px;
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px;
}
@media (max-width: 767px) {
	.mobile_logo_new {
		width:50% !important;
		float:left;
	}
	.header_right {
		width: 50% !important;
		float: right;
	}
}

/*** Product Category ***/

.woocommerce ul.products li.product .price {
	display: none !important;
}
.woocommerce ul.products li.product .wrapper-add-to-cart, .woocommerce-page ul.products li.product .wrapper-add-to-cart {
	display: none !important;
}


/*** Product Detail ***/

.woocommerce div.product form.cart {
	/* display: none !important; */
}

.woocommerce-variation-add-to-cart {
	display: none !important;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
	display: none !important;
}

.woocommerce div.product form.cart div.quantity, .woocommerce div.product form.cart .button {
	display: none !important;
}

.gmwqp_inquirybtn {
	margin: 10px 0px 30px !important;
}

.related.products {
	display: block;
    clear: both !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
	text-align: left !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	padding: 10px !important;
}

.woocommerce div.product form.cart {
	display: none !important;	
}

.woocommerce div.product .woocommerce-tabs .panel {
	/* border: 1px solid #f1f1f1;
    padding: 20px;*/
}

.elementor-icon {
	display: inline-flex !important;
}
.addtoany_content {
	float: left;
}
.addtoany_list {
	display: none !important;
}

.addtoany_content_bottom div.addtoany_list {
	display: block !important;
}
