/* 
 Theme Name:     Divi Child Theme
 Author:         FA Technologies
 Author URI:     http://www.fatechnologies.com
 Template:       Divi
 Version:        1.0 
*/ 

.mobile_menu_bar:before {
	color: #ffffff !important;
}
img#logo {
    width: 186px;
    height: 60px;
}
.et-fixed-header img#logo {
    width: auto;
    height: auto;
}
#top-menu li {
	padding-right: 35px;
}

#top-menu > li.current-menu-item > a {
    border-bottom: solid 3px #e02b21;
    margin-bottom: 24px;
    padding-bottom: 15px !important;
}
#main-header .nav li ul a {
	color: #161e2d !important;
}
#main-header .nav li ul .current-menu-item a, #main-header .nav li ul a:hover {
    color: #ffffff !important;
    background-color: #e02b21;
	opacity: 1;
}
#main-header .nav li ul {
	border-top: 0px;
}
#top-menu li a {
    font-weight: 300;
    letter-spacing: 2px !important;
    text-transform: uppercase;
}

.contact-page-info, .contact-page-info a {
	color: #464646;
}
.contact-page-info.white a {
	color: #ffffff;
}
.contact-page-info a:hover {
	color: #e02b20;
}

.ul-setting {
    list-style-type: none !important;
    padding-left: 30px !important;
}
.ul-setting li {
    text-indent: -34px;
}
.ul-setting li:before {
    content: "\39";
    color: #e02b20;
    position: relative;
    font-family: 'ETmodules';
    margin-right: 10px;
    font-size: 22px;
    top: 3px;
}
#customers {
  border-collapse: collapse;
  width: 100%;
}
#customers td, #customers th {
  border: 1px solid #ddd;
  padding: 8px;
}
#customers tr:nth-child(even){background-color: #f2f2f2;}
#customers tr:hover {background-color: #ddd;}
#customers th {
    text-align: left;
    background-color: #161e2d;
    color: #fff;
    padding: 5px 20px;
    font-weight: 500;
}
/*#footer-info {
	width: 100%;
    text-align: center;
}

.icon-list {
	padding: 0px;
	text-align: justify;
}
.icon-list li:before {
	display: none;
}
.icon-list li {
	padding-left: 0px !important;
    margin-bottom: 13px !important;
}
.icon-list li i {
	font-size: 17px;
    width: 20px;
    margin-right: 8px;
    position: relative;
    top: 2px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    float: left;
    height: 38px;
}
ul.icon-list a:hover {
    color: #e02b20 !important;
}
.icon-list li:hover i {
	color: #e02b21;
}

.social-links li i {
    width: 35px;
    color: #151e2d;
    background-color: #ffffff;
    padding: 9px;
    height: 35px;
	font-size: 17px !important;
    border-radius: 33px;
    text-align: center;
}

ul.icon-list.social-links li {
    padding-right: 0px !important;
    float: left;
}

.social-links li:hover i {
    color: #ffffff;
    background-color: #e02b21;   
}*/

#caco3-products .et_pb_blurb {
	height: 380px;
	margin-bottom: 0px !important;
}

.client-logos {
	padding: 0px !important;
	margin: 0px;
	text-align: center;
}

.client-logos li {
	padding: 0px 15px !important;
    list-style: none;
    display: inline-block;
	width: calc(18%);
	text-align: center;
}

.client-logos li img {
	max-width: 200px;
	width: 100%;
}

.contact-phone .address {
	font-size: 17px !important;
}

.contact-phone a {
	color: #ffffff;
	font-size: 22px;
}

.contact-phone a:hover {
	color: #e02b21;	
}

.separator {
	background-color: #c49b40;
    width: 70px;
    height: 3px;
    display: inline-block;
}

.side-arrow {
    width: 30px;
    height: 30px;
    background-color: #ffffff;
    position: absolute;    
    z-index: 100;
	bottom: 50%;
    transform: rotate(45deg);
}

.right-side-arrow {
	right: -37px;
	float: right;
/* 	animation: right-sides 0.5s infinite alternate;
   -webkit-animation: right-sides 0.5s infinite alternate;     */    
}

.left-side-arrow {
	left: -37px;    
    float: left;
/* 	animation: left-sides 0.5s infinite alternate;
   -webkit-animation: left-sides 0.5s infinite alternate;  */
}

/* @keyframes right-sides {
    0%   { right: -17px; }
	25%   { right: -23px; }
    50%  { right: -28px; }
	75%   { right: -33px; }
    100% { right: -37px; }
}

@keyframes left-sides {
    0%   { left: -17px; }
	25%   { left: -23px; }
    50%  { left: -28px; }
	75%   { left: -33px; }
    100% { left: -37px; }
} */

.product-description {
	border: solid 2px #efefef;
    padding: 40px;
}

.product-description .et_pb_button_module_wrapper {
	margin-top: 20px !important;
}
.product-request-form label {
	width: 48%;
	margin: 0px 1% 20px;
	float: left;
}
/*.product-request-form input[type="text"], 
.product-request-form input[type="email"],
.product-request-form input[type="tel"],
.product-request-form select,
.product-request-form textarea {
	padding: 15px;
    border-radius: 5px;
    border: solid 1px #eaeaea;
	width: calc(100%);
}*/
.product-request-form input[type="text"], .product-request-form input[type="email"], .product-request-form input[type="tel"], .product-request-form select, .product-request-form textarea {
    padding: 7px 15px;
    border-radius: 5px;
    border: solid 1px #eaeaea;
    width: calc(100%);
    height: 50px;
}
.product-request-form textarea {
	height: auto !important;
}
.product-request-form input[type="submit"] {
	background-color: #e02b22;
    border: none;
    color: #ffffff;
    padding: 12px 45px;
    font-size: 16px;
    font-weight: 600;
    border-radius: 44px;
    float: right;
    margin-right: 1%;
	cursor: pointer;
}

.product-request-form input[type="submit"]:hover {
	background-color: #000000;
}

.product-request-form .request-textarea {
	padding: 0px 1%;
}

.five-columns .et_pb_module {
	width: 20%;
	float: left;
}

.calcite-product {
	text-align: center;
	display: inline-block;
	width: calc(100%);
	padding: 15px;
}

.calcite-product a {
	display: inline-block;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

.calcite-product a:hover {
	transform: scale(1.1);	
}

.calcite-product .product-image {
	margin-bottom: 20px;
	width: 150px;
}

.product-popup-description {
	text-align: center;
	font-size: 22px;
    color: #ffffff;
    font-family: "Oswald";
    font-weight: 300;
    line-height: 30px; 
	letter-spacing: 1px;
}

.calcite-staff .et_pb_image img {
	width: 158px;
	height: 158px;
}

/*.et_pb_image.home-our-products img {
	width: 523px;
	height: 617px;
}*/

.et_pb_image.home-grinding-machine img {
	width: 496px;
	height: 579px;
}

#sgcolorbox {
	z-index: 100000000 !important;
}

/*#main-footer .footer-widget h4 {  
    border-bottom: solid 1px rgba(255, 255, 255, 0.2);
    margin-bottom: 15px;
    padding-bottom: 15px;
}

#main-footer .et_pb_widget {
	width: 100%;
}*/

div#sgpb-popup-dialog-main-div {
    box-shadow: none !important;
    border: 15px solid #161e2d !important;
    padding: 20px !important;
}
.popup-form h5 {
    padding-top: 5px;
    text-align: center;
    font-size: 30px;
    font-weight: 400;
    color: #e02b22;
}
div#footer-info {
	line-height: 15px;
}

#product-sidebar {
    padding-right: 0 !important;
}
#product-sidebar div#nav_menu-2 {
    margin-bottom: 0 !important;
}
#product-sidebar ul li {
	margin-bottom: 0px !important;
}
/*#product-sidebar ul li:last-child a {
	border-bottom: none;
}*/
#product-sidebar ul li a {
    display: block !important;
    width: 100%;
    padding: 17px 10px;
    border-bottom: 1px dashed #23282d17;
    font-size: 20px;
    transition: all 0.3s ease-in-out 0s;
    margin-bottom: 7px;
}
#product-sidebar ul li a:hover {
	background: #161e2d !important;
	color: #fff !important;
}
#product-sidebar ul li a:before {
	content: "\35";
	color: #161e2d;
    position: relative;
    font-family: 'ETmodules';
    margin-right: 7px;
}
#product-sidebar ul li a:hover:before {
	color: #fff !important;
}
@media (max-width: 1680px) {
	.calcite-staff .et_pb_image img {
		width: 158px;
		height: 158px;
	}
}	

@media (max-width: 1345px) {
	.et_pb_image.home-our-products img {
		width: auto;
		height: auto;
	 }

	.et_pb_image.home-grinding-machine img {
		width: auto;
		height: auto;
	}
}

@media (max-width: 992px) {
	.client-logos li {
		width: 32%;
	}
}

@media (max-width: 768px) {
	#caco3-products .et_pb_blurb {
		height: auto;
	}
	.client-logos li {
		width: 49%;
	}
	.product-request-form label {
		width: 98%;
	}
	#our-products.et_pb_section_0.et_pb_section {
		background-color: rgb(0, 0, 0, 0.6) !important;
	}
	div#footer-widgets {
		padding: 50px 0 0px !important;
	}
}

@media all and (max-width: 767px) {	
	.five-columns .et_pb_module {width: 100%;}
	div#sgpb-popup-dialog-main-div {
		border: 5px solid #161e2d !important;
		padding: 10px !important;
		width: 100% !important;
		min-width: 80% !important;
		max-width: 80% !important;
	}
}
@media (max-width: 550px) {
	#customers td, #customers th {
		font-size: 14px;
    	line-height: 26px;
	}
}
@media (max-width: 479px) {
	.right-side-arrow {
		right: 50%;
		bottom: -102px !important;
		margin-right: -15px;
	}
	.left-side-arrow {
		left: 50%;
		top: -136px;
		margin-left: -15px;
	}
	.client-logos li {		
		width: 100% !important;
		max-width: 100% !important;
	}
}