/*======================================
Theme Name: Production Engineering Theme
Theme URI: resistanceweldsupplies.com
Description: 
Version: 1.0
Author: Think Patented
Author URI: https://thinkpatented.com
Template: Divi
======================================*/

/* GENERAL */

body {
  font-size: 18px !important;
  font-family: "Roboto", Helvetica, sans-serif !important;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.d-inline-block {
  display: inline-block
}

/* HEADER */

/* TYPOGRAPHY */

h1 {
  font-size: 60px !important;
  font-weight: bold !important;
  margin-bottom: 15px;
  text-transform: uppercase;
}

h2 {
  font-size: 40px;
  text-transform: uppercase;
  margin-bottom: 15px;
  color: #4b0001;
}

/* NAVIGATION */

.topbar {
  color: #fff;
}

.topbar .flex {
  display: flex;
  justify-content: space-between!important;
}

.et-menu li a {
  font-size: 18px;
}

.sub-menu li a {
  text-transform: capitalize !important;
}

.sub-menu li {
  padding: 0 7.5px !important;
}

/* Quick Guide */

div#codewidget-2 {
  width: 100%;
}

div#codewidget-3 {
  width: 100%;
}

div#codewidget-2 .col-4 {
  margin-bottom: 25px;
}

a.reference-guide-item {
  background: #fff;
  padding: 15px;
  height: 100%;
  width: 100%;
  display: block;
  text-align: center;
}

/* Slider */

.slick-slide p {
  text-align: center;
  margin-top: 15px;
}

div#codewidget-4 {
  width: 100%;
}

div#codewidget-5 {
  width: 100%;
  margin-bottom: 0 !important;
}

.et_pb_module.et_pb_sidebar_2.et_pb_widget_area.clearfix.et_pb_widget_area_left.et_pb_bg_layout_light.et_pb_sidebar_no_border {
  width: 100%;
}

.slick-prev, .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}

.slick-prev {
  left: -25px;
}

.slick-prev::before {
font-family: etmodules !important; content: "\34"; color: #333 !important;
}

.slick-next {
  right: -25px;
}

.slick-next::before {
font-family: etmodules !important; content: "\35"; color: #333 !important;
}

.slick-prev:before, .slick-next:before {
  font-size: 25px;
  line-height: 1;
  opacity: .75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


.slick-slide {
  padding: 10px;
  margin: 15px;
  position: relative;
  background: #fff;
  /* box-shadow: 0px 2px 7px 0px rgb(0 0 0 / 30%); */
}

.slick-slide::before {
  width: 70%;
  height: 70%;
  position: absolute;
  top: -10px;
  left: -10px;
  z-index: -1000;
  content: "";
}

.slick-slide::after {
  background: #fff;
  width: 70%;
  height: 70%;
  position: absolute;
  bottom: -10px;
  right: -10px;
  z-index: -1000;
  content: "";
}

img.sponsor-image {
    width: 300px !important;
    height: auto;
    margin: auto !important;
}

/* FOOTER */

.footer {
  color: #fff;
}

.footer a {
  color: #fff !important;
}

.footer .flex {
  display: flex;
  justify-content: space-between!important;
}

.footer a.icon.et_pb_with_border {
  border-radius: 0;
  border: 3px solid #fff;
  background: transparent !important;
}

.footer h2 {
  color: #fff !important;
  margin-bottom: 0;
  line-height: 45px;
}

.cta a {
  color: #4b0001 !important;
}

/* Header */

.et_pb_section_1_tb_header.et_pb_section {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  z-index: 1000000;
}

.et_pb_slides h2 {
  font-size: 60px !important;
  font-weight: bold !important;
  margin-bottom: 15px;
  text-transform: uppercase;
}

.et_pb_slides p {
  font-size: 18px ! important;
  margin-bottom: 25px;
}

.et_pb_slides .et_pb_button {
  border-radius: 0;
  border-color: #fff;
  border: 3px solid #fff;
  color: #fff;
}

.et_pb_slides .et_pb_button:hover {
  border-radius: 0;
  border-color: #fff!important;
  background: #fff!important;
  color: #4b0001!important;
}

pb-arrow-next:hover, .et-pb-arrow-prev:hover {
  text-decoration: none;
  color: hsl(0deg 0% 0% / 50%);
}

/* Buttons */

.et_pb_more_button {
  color: inherit;
  text-shadow: none;
  text-decoration: none;
  display: inline-block;
  margin-top: 20px;
  border-radius: 0px;
}

.et_pb_button {
  border-radius: 0;
  border-color: #4b0001;
  border: 3px solid #4b0001;
  color: #4b0001;
}

.et_pb_button:hover {
  border-radius: 0;
  border-color: #4b0001!important;
  background: #4b0001!important;
  color: #fff !important;
}

/* Misc. */

.et_pb_module.et_pb_text.et_pb_text_0.et_pb_text_align_left.et_pb_bg_layout_light {
  margin-bottom: 25px;
}

.et_pb_module.et_pb_code.et_pb_code_0_tb_header.et_pb_text_align_center.et_multi_view__hover_selector {
    transition: all .5s ease;
}

.search article:last-of-type {
    margin-bottom: 0 !important;
}

