/*
Theme Name: Minimog Child
Theme URI: http://minimog.thememove.com/
Author: ThemeMove
Author URI: http://thememove.com/
Version: 1.0.0
Template: minimog
Text Domain:  minimog-child
Tags: editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/
.work_section .elementor-column:first-child .work_no {
  margin-left: 10px;
}
.work_section .elementor-column:first-child .work_no .elementor-widget-container {
  margin-right: 10px;
}
.work_no .elementor-widget-container {
  position: relative;
  z-index: 1;
}
.work_section .elementor-column:first-child .work_no::after {
  border-radius: 50px 0px 0px 50px;
}
.work_no::after {
  content: '';
  width: 100%;
  left: 0;
  bottom: 16px;
  background: #e6e6e6;
  height: 12px;
  display: block;
  position: absolute;
}
.work_box {
  box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.06);
  position: relative;
  background: #fff;
  margin: 0px 10px 40px 10px !important;
  padding: 30px 10px !important;
  display: inline-block;
}
.work_box::after {
  position: absolute;
  content: '';
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 15px solid #fff;
  bottom: -15px;
  bottom: -15px;
  left: calc(50% - 10px);
}
.product-info .product_sku {
  float: left;
  margin-top: 5px;
  font-weight: normal;
  font-size: 14px;
  height: 15px;
}
.product-info .product_sku {
  font-weight: normal;
  font-size: 14px;
}
.contact_form div.wpforms-container-full{
  width: 100%;
}
.minimog-quick-table-wrap{
  display: none;
}