/*
Theme Name: Craco Metals
Description:  Child theme of Layers.
Author: Craco Metals
Author URI: https://cracometals.com/
Theme URI: https://cracometals.com/
Template: layers-elementor
Version: 1.0.0
*/

/* Contact Form CSS */
#contact-form {
  max-width: 515px;
  width: 100%;
}
#contact-form label {
  margin-bottom: 20px
}
#contact-form label input {
	background: transparent;
	border: 0px;
	border-bottom: 1px solid #fff;
	color: #fff;
	font-size: 18px;
	padding: 20px 0px;
	width: 100%;
	max-width: 100%;
}
#contact-form label input::-webkit-input-placeholder {
  color: #fff;
}
#contact-form label input:-moz-placeholder {
  color: #fff;
  opacity: 1;
}
#contact-form label input::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
#contact-form label input:-ms-input-placeholder {
  color: #fff;
}
#contact-form #submit-button {
	text-align: right;
	margin-top: 25px;
}
#contact-form #submit-button input {
	font-size: 20px;
	color: #fff;
	font-weight: 900;
	padding: 0;
	text-transform: uppercase;
}
#contact-form #submit-button input:hover {
	background: transparent;
	color: #000;
}
#contact-form #submit-button input:active,
#contact-form #submit-button input:focus {
	background: transparent;
}
#contact-form label .wpcf7-not-valid-tip {
  background: #fff;
  display: inline-block;
  padding: 3px 8px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
#contact-form #contact-error .wpcf7-response-output {
  margin: 0px 0px 20px 0px;
  background: #fff;
  outline: 3px solid #fff;
}

/* SmartSpec Custom Table CSS */
#smartspec-catalog .elementor-accordion .elementor-tab-title,
#smartspec-catalog .elementor-accordion .elementor-tab-content {
	margin-bottom: 7px;
}
#smartspec-catalog .elementor-accordion .elementor-tab-title {
	line-height: 40px;
}
#smartspec-catalog .elementor-accordion .elementor-tab-title .elementor-accordion-icon {
	background: #009343;
	width: 45px;
	text-align: center;
	margin-right: 24px;
	font-size: 18px;
}
#smartspec-catalog .elementor-accordion .elementor-tab-content .custom-table {
	margin: 0px;
	border: 0px;
}
#smartspec-catalog .elementor-accordion .elementor-tab-content .custom-table th,
#smartspec-catalog .elementor-accordion .elementor-tab-content .custom-table td {
	padding: 5px;
	border: 0px;
	border-bottom: 1px solid #c1c1c1;
	font-size: 15px;
	text-transform: none;
}
#smartspec-catalog .elementor-accordion .elementor-tab-content .custom-table th {
	font-weight: 600;
	padding-top: 0px;
	padding-bottom: 5px;
}
#smartspec-catalog .elementor-accordion .elementor-tab-content .custom-table td,
#smartspec-catalog .elementor-accordion .elementor-tab-content .custom-table td label {
	font-weight: 400;
}
#smartspec-catalog .elementor-accordion .elementor-tab-content .custom-table td label {
	margin: 0px;
	display: inline-block;
	cursor: pointer;
}
#smartspec-catalog .elementor-accordion .elementor-tab-content .custom-table td label input {
	margin-left: 0;
}

#smartspec-catalog #item_box h3 {
	font-size: 30px;
	color: #009343;
	margin-bottom: 10px;
}
#smartspec-catalog #item_box .download_button {
	margin-top: 10px;
}
#smartspec-catalog #item_box .download_button button {
	font-size: 18px;
	font-weight: 900;
	color: #fff;
	background-color: #2b9855;
	line-height: 1;
	padding: 10px;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
}
#smartspec-catalog #item_box .download_button button:hover {
	background-color: #000;
}
#smartspec-catalog #item_box .item_list .listLevel1 {
	font-size: 20px;
	font-weight: 900; 
	color: #009343;
	margin-bottom: 15px; 
}
#smartspec-catalog #item_box .item_list .listLevel2 {
	font-size: 18px;
	font-weight: 700;
	color: #000;
	margin-top: 10px;
}
#smartspec-catalog #item_box .item_list .listLevel3 {
	font-size: 16px;
	font-weight: 400;
	padding: 5px 0px;
}
#smartspec-catalog #item_box .item_list .listLevel4 {
	font-size: 16px;
	font-weight: 400;
}
#smartspec-catalog #image-accordion .elementor-accordion .elementor-tab-content {
	border: 2px solid #EDEDED;
	text-align: center;
}
#smartspec-catalog #image-accordion .elementor-accordion .elementor-tab-content .custom-table td {
	border: 0px;
	padding-bottom: 10px;
	min-width: 150px;
}
#smartspec-catalog #image-accordion .elementor-accordion .elementor-tab-content .custom-table td label {
	display: block;
}
#smartspec-catalog .elementor-accordion .elementor-tab-content .remove-border td {
	border: 0px;
}
#smartspec-catalog .fix-download-box {
  background: #fff;
  position: fixed;
  top: -30px;
  z-index: 1;
  transition: all 0.2s ease-in-out !important;
  max-width: 308px;
  width: 100%;
}

/* FEED Request Form */
#feed-request-form .formcraft-css .powered-by {
	display: none;
}
#feed-request-form .formcraftbasic-css .fcb_form {
	width: 100% !important;
	padding: 10px;
}
#feed-request-form .formcraft-css .fc-form {
	padding: 20px;	
}
#feed-request-form .formcraftbasic-css .fcb_form .form-element,
#feed-request-form .formcraft-css .fc-form .form-element {
	width: 50% !important;
}
#feed-request-form .formcraftbasic-css .fcb_form .form-element:last-child,
#feed-request-form .formcraft-css .fc-form .form-element:last-child {
  width: 100% !important;
}
#feed-request-form .formcraftbasic-css .fcb_form .form-element:last-child button,
#feed-request-form .formcraft-css .fc-form .form-element:last-child button {
  font-weight: 600;
  font-size: 18px;
  border-radius: 5px;
  line-height: 1;
  padding: 12px 25px 11px;
}
#feed-request-form .formcraftbasic-css .fcb_form .form-element:last-child button:hover,
#feed-request-form .formcraft-css .fc-form .form-element:last-child button:hover {
	background: #000 !important;
}

/* Media Query */
@media screen and (max-width: 1024px) {
	#smartspec-catalog .fix-download-box {
	  position: static;
	  max-width: 100%;
	}
}
@media screen and (max-width: 992px) {
	#contact-form label input {
		font-size: 16px;
	}
	#contact-form #submit-button input {
		font-size: 18px;
	}

	/* SmartSpec Custom Table CSS */ 
	#smartspec-catalog .responsive-table {
		overflow-x:auto;
	}
	#smartspec-catalog .elementor-accordion .elementor-tab-title .elementor-accordion-icon {
		margin-right: 15px;
	}
	#smartspec-catalog #item_box h3 {
		font-size: 28px;
	}

	/* FEED Request Form */
	#feed-request-form .formcraftbasic-css .fcb_form .form-element {
	  width: 100% !important;
	}
}
@media screen and (max-width: 767px) {
	#contact-form {
		max-width: 100%;
	}
	#contact-form label input {
		max-width: 100%;
	}
	#contact-wrapper .elementor-widget-google_maps iframe {
		height: 100% !important;
	}

	/* SmartSpec Custom Table CSS */ 
	#smartspec-catalog .elementor-accordion .elementor-tab-title .elementor-accordion-icon {
		margin-right: 10px;
	}
	#smartspec-catalog #item_box h3 {
		font-size: 24px;
	}

	/* FEED Request Form */
	#feed-request-form .formcraftbasic-css .fcb_form,
	#feed-request-form .formcraft-css .fc-form {
		padding: 0px;
	}
	#feed-request-form .formcraftbasic-css .fcb_form .form-element,
	#feed-request-form .formcraft-css .fc-form .form-element {
	  width: 100% !important;
	}
	#feed-request-form .formcraftbasic-css .fcb_form .field-cover>span {
		width: 100%;
		text-align: left;
		position: static;
		margin-bottom: 10px;
	}
	#feed-request-form .formcraftbasic-css .fcb_form .field-cover>div {
		width: 100%;
	}
	#feed-request-form .formcraftbasic-css .fcb_form.frame-hidden .form-element .form-element-html {
		padding-right: 0px;
	}
}