/*
 Theme Name:   Industrium Child
 Description:  Industrium Child Theme
 Theme URI:	   https://demo.artureanec.com/themes/industrium
 Author:       Artureanec
 Author URI:   https://demo.artureanec.com
 Template:     industrium
 Version:      1.0.0
 License: GNU  General Public License version 3.0
 License URI:  http://www.gnu.org/licenses/gpl-3.0.html
 Text Domain:  industrium-child
*/

/* =Theme customization starts here
------------------------------------------------------- */
@media (max-width: 768px) {
  .content-slider-contacts.contacts {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
}

/* Page Titles */
.page-title-box {
	text-shadow: 2px 2px 3px black;
}

/* Homepage */
#home-call .contact-item p{
	color: white !important;
}

.header.header-position-over {
	margin-top: -50px !important;
}
.custom-slider-class img {
	margin-top: -120px;
}
.industrium-heading.content-slider-item-heading {
	text-shadow: 2px 2px 3px black !important;
}

.industrium-heading.content-slider-item-heading > .industrium-heading-content {
	font-size: 77px !important;
}

.contact-item.contact-item-phone {
	display: flex;
	flex-direction: column;
	align-items: center;
	color: #e66444;
}

.phone-color h3 {
	color: #e66444 !important;
}

.mobile-services-number a{
	color: white !important;
}

.mobile-services-number a:hover{
	color: #e66444 !important;
}

/* Associates Page */
.page-title-box-icon.retina-logo {
	display: none;
}

.team-item-socials {
	display: none;
}

.team-item-link {
	pointer-events: none;
}

/* Single Product Page */
.product-buttons-wrapper {
	display: none;
}
.product-rating-wrapper {
	display: none;
}

#tab-title-reviews {
	display: none;
	pointer-events: none;
}

.single-product.woocommerce .content-wrapper .woocommerce-tabs table.shop_attributes:last-child {
	display: none;
}

/* Contact Us */
#contact-page-form .wpforms-field-label {
	color: white;
}

/* Inventory Responsive */
#inventory-new {
	margin: 60px 0px;
}

/* Tablet and Mobile Header */
.mobile-header-row {
	margin: 10px 20px;
	max-height: 105px;
}

.team-item .team-item-position:before, .industrium-heading .industrium-subheading:before {
    content: none;
}

.elementor-92 .elementor-element.elementor-element-5250112:not(.elementor-motion-effects-element-type-background), .elementor-92 .elementor-element.elementor-element-5250112 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
	background-position: center left !important;
}

/* Single Inventory Product - Additional Description & Best Sellers Sections */
.single-product.woocommerce .content-wrapper .woocommerce-tabs:not(:first-child){
	display: none !important;
}
.single-product.woocommerce .related {
	display: none !important;
}

.single-product.woocommerce div.product div.summary {
	padding: 0px 10px;
}

.page-loader {
	width: 250px !important;
	height: auto !important;
}
.page-loader-logo {
	width: 250px !important;
	height: auto !important;
}

@media (max-width: 450px) {
	.footer .footer-menu li {
		margin: 8px;
	}
}

@media (max-width: 768px) {
	.industrium-heading.content-slider-item-heading > .industrium-heading-content {
		font-size: 40px !important; 
		margin-top: 115px !important;
	}
	.elementor-10322 .elementor-element.elementor-element-8f33070 .elementor-repeater-item-aa22e3c .content-slider-item-text p {
		font-size: 18px !important;
		margin-top: 25px !important;
	}
	.elementor-10322 .elementor-element.elementor-element-8f33070 .elementor-repeater-item-aa22e3c .slide-content-colum {
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
		align-items: center;
	}
	.contact-item-title {
		font-size: 22px;
	}
	.contact-item-text {
		font-size: 25px;
	}
	.elementor-10322 .elementor-element.elementor-element-8f33070 .elementor-repeater-item-aa22e3c {
		background-position: center !important;
	}
	.content-slider-contacts .contacts {
		display: flex;
	}
	.elementor-widget-industrium_decoration.decoration-type-4 .decoration-widget .decoration-container .industrium-decoration > div:nth-child(2n) {
		display: none;
	}
	.industrium-content-slider-widget .bottom-area .pagination-wrapper {
		display: none;
	}
	.elementor-10322 .elementor-element.elementor-element-e89f776 {
		display: none;
	}
	.footer-row {
		display: none;
	}
	.footer .footer-menu {
		margin: -20px -15px 35px;
	}
	.industrium-subheading {
		display: none !important;
	}
	.elementor-element .elementor-element-07dfed6 .e-con-boxed .e-flex .e-con.e-con-inner {
		display: none !important;
	}
	#contact .industrium-heading-content {
		color: #e66444 !important;
	}
	.mobile-header {
		background-color: black !important;
		margin-top: -10px;
	}
	.header-icons-container {
		color: white !important;
	}
/* 	.mobile-header .menu-trigger {
		background-color: white !important;
	} */

/* 	.content-slider-item-buttons > .industrium-button {
		margin-top: 35px;
	} */
	
	.footer-section.footer-section-bottom:last-child {
		padding-bottom: 1px;
	}
	
	.footer-section {
		padding: 15px 1px;
	}

}
