/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        4.9.2
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */
/*home page*/
.et_fullscreen_slider .et_pb_slides,
.et_fullscreen_slider .et_pb_slide,
.et_fullscreen_slider .et_pb_container {
    min-height: 100% !important;
    height: 100% !important;
}

.home-slider .et_pb_slide_description,.home-slider .et_pb_slider_fullwidth_off .et_pb_slide_description {padding: 12% 8% !important;}
.home-slider .et_pb_slide_content{width:700px;}

@media(max-width:768px){
.home-slider .et_pb_slide_content {
    width: 100%;
}
.service-section .flex-row-wrapper {
    display: block;
}
}

.home-slider .et_fullscreen_slider .et_pb_slide .et_pb_slide_description .et_pb_slide_content{text-align:left !important; padding-top:30px;}
.home-slider .et_pb_slide_description .et_pb_slide_title {
    border-left: 10px solid #019EE5;
    padding-left: 16px!important;
    line-height: 40px;
}


.service-section .et_pb_main_blurb_image img {
    height: 200px;
    width: auto;
}
.service-section .et_pb_blurb_description {min-height:80px;}

@media (min-width:1024px) and (max-width:1200px){
.service-section .flex-row-wrapper {
    width: 90%;
}
}
/*column-heights-using-flexbox*/
.flex-row-wrapper {display: flex;}
.flex-row-wrapper .et_pb_column {
 display: flex;
 flex-direction: column;
 padding: 20px;
 border: 1px solid #019EE5;
border-radius:10px;
justify-content: space-evenly;
}
@media screen and (max-width: 981px) {
.flex-row-wrapper {flex-direction:column;}
}

/*VERTICALLY CENTER ANY CONTENT IN DIVI */
.ds-vertical-align { 
    display: flex; 
    flex-direction: column; 
    justify-content: center;
} 
/* END OF VERTICALLY CENTER ANY CONTENT IN DIVI */

.facilty-gallery .et_pb_gallery_grid .et_pb_gallery_image img {
    height: 320px;
    width: auto;
}

/*image gallery item aspect ratio square 1:1*/

.pa-image-gallery-1-1 .et_pb_gallery_image {
  padding-top: 100%;
  display: block;
}

.pa-image-gallery-1-1 .et_pb_gallery_item img {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  object-fit: cover;
}

/*image gallery item aspect ratio portrait 9:16*/

.pa-image-gallery-9-16 .et_pb_gallery_image {
  padding-top: 177.77%;
  display: block;
}

.pa-image-gallery-9-16 .et_pb_gallery_item img {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  object-fit: cover;
}

/*image gallery item aspect ratio landscape 16:9*/

.pa-image-gallery-16-9 .et_pb_gallery_image {
  padding-top: 56.25%;
  display: block;
}

.pa-image-gallery-16-9 .et_pb_gallery_item img {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  object-fit: cover;
}

/*image gallery item aspect ratio landscape 4:3*/

.pa-image-gallery-4-3 .et_pb_gallery_image {
  padding-top: 75%;
  display: block;
}

.pa-image-gallery-4-3 .et_pb_gallery_item img {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  object-fit: cover;
}

/*contact us*/
.with_frm_style input[type=text], .with_frm_style input[type=email] {
    height: 51px !important;
}
.frm_style_formidable-style.with_frm_style .frm_submit button{
	font-size: 19px;
    background: #019EE5;
    border-color: #019EE5;
    border-radius: 0px;
    padding: 12px 24px;
	}
	
	.frm_style_formidable-style.with_frm_style .frm_submit button:hover {
    background: #019EE5;
    border-color: #019EE5;
	color:#fff;
	}

.press-table-1 table.service-table tr th:first-child, .press-table-1 table.service-table tr td:first-child {border-width: 0px;}
table.service-table tr td{color:#000; font-weight:bold; text-align:center;}
table.service-table tr th {background: #019EE5;color: #fff;text-align:center;}
.press-table-1 table.service-table tr th:first-child{background:transparent;}
.press-table-1 .service-table {border-width: 0px 1px 0px 0px !important;}
.press-table-1 table.service-table tr th:not(:first-child),.press-table-1 table.service-table tr td:not(:first-child) {
    border-left: 1px solid #eee;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.service-table tr th, .service-table tr td {border-right: 1px solid #eee;}

table.management-table tr td,table.management-table{border: none !important;}
table.management-table tr td {
    font-weight: 600;
    font-size: 16px;
}
table.management-table tr td:first-child {color: #019EE5; padding-left: 0;}

.tool-table table tr td{text-align:left;}

.aboutus-sidebar .widget_nav_menu {margin-bottom: 0px !important;}
.aboutus-sidebar {
    background: #f6f6f6;
    padding-right: 0px;
    margin-right: 20px;
}
.aboutus-sidebar .et_pb_widget {margin-bottom: 0px;}
.aboutus-sidebar .menu-about-menu-container ul.menu li {
    border-bottom: 1px solid;
    padding: 15px;
    margin-bottom: 0px;
}
.aboutus-sidebar .menu-about-menu-container ul.menu li:hover {background: #019EE5;}
.aboutus-sidebar .menu-about-menu-container ul.menu li:hover a {color: #fff;}

.inner-page-banner{min-height:230px;}

.inner-page-banner h1.et_pb_module_header {
    padding-bottom: 0px;
}

.inner-page-banner .header-content-container {
    border-left: 5px solid #019ee5;
    padding: 5px;
}

/*press shop*/
@media(max-width:480px){
	 .press-table-1 table, .press-table-1 thead, .press-table-1 tbody, .press-table-1 th, .press-table-1 td, .press-table-1 tr {
    display: block;
  }
  .press-table-1 thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .press-table-1 tr { border: 1px solid #ccc; }
  .press-table-1 td {
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 200px;
    margin-left: 150px;
  }
  .press-table-1 td:before {
    position: absolute;
    top: 10px;
    left: 0px;
    width: 130px;
    padding-right: 20px;
    white-space: nowrap;
    margin-left: -150px;
  }
  .press-table-1 td:nth-of-type(2):before { content: "#"; color: #019EE5; }
  .press-table-1 td:nth-of-type(3):before { content: "Description"; color: #019EE5; }
  .press-table-1 td:nth-of-type(4):before { content: "Tonnage"; color: #019EE5; }
  .press-table-1 td:nth-of-type(5):before { content: "No of M/C’s"; color: #019EE5;}
	
	.press-table-1 tr.last-table td:before {display: none;}
}

@media(min-width:1024px) and (max-width:1200px){
.table-section .et_pb_column.et_pb_column_1_2 {
    width: 65%;
}
}

/*mold shop page*/
@media(min-width:1024px) and (max-width:1200px){
	.mold-shop-table-section .et_pb_gutters3 .et_pb_column_1_2, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 {
    width: 60%;
}
}

/*machine shop page*/
@media(min-width:768px) and (max-width:980px){
.machine-shop-table-section .service-table tr td {
    padding: 5px;
	}}

/*weld shop*/
@media(max-width:480px){
	 .weld-table-section table, .weld-table-section thead, .weld-table-section tbody, .weld-table-section th, .weld-table-section td, .weld-table-section tr {
    display: block;
  }
  .weld-table-section thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .weld-table-section tr { border: 1px solid #ccc; }
  .weld-table-section td {
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 200px;
    margin-left: 150px;
  }
  .weld-table-section td:before {
    position: absolute;
    top: 10px;
    left: 0px;
    width: 130px;
    padding-right: 20px;
    white-space: nowrap;
    margin-left: -150px;
  }
  .weld-table-section td:nth-of-type(1):before { content: "#"; color: #019EE5; }
  .weld-table-section td:nth-of-type(2):before { content: "Description"; color: #019EE5; }
  .weld-table-section td:nth-of-type(3):before { content: "Tonnage"; color: #019EE5; }
  .weld-table-section td:nth-of-type(4):before { content: "No of M/C’s"; color: #019EE5;}
	
	.weld-table-section tr.last-table td:before {display: none;}
	.weld-section .service-table tr td {border-left: 1px solid #eee;}
	
}


#footer-widgets .footer-widget li:before{content:none;}