/*
Theme Name: Druco Child
Theme URI: https://demo.theme-sky.com/druco/
Author: Theme Sky Team
Author URI: http://theme-sky.com/
Description: A Premium and Responsive WordPress theme, designed for E-Commerce websites
Template: druco
Version: 1.0.0
License: GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: druco-child
*/

.stock.m4g-warranty{
  margin-top: 6px !important;
}
.m4g-warranty{
  margin-bottom: 6px !important;
}

.m4g-warranty::before{
  margin-right: 3px !important;
}
.m4g-warranty::before{
  width: 15px !important;
  height: 15px !important;
  font-size: 15px !important;
  line-height: 15px !important;
}
.m4g-guide-callout{
  margin: 16px 0 18px !important;
  padding: 14px 16px !important;
  border: 1px dashed #e3e3e3 !important;
  border-radius: 10px !important;
  background: #f7f7f7 !important;

  font-size: 14px !important;
  color: #333 !important;
  line-height: 1.6 !important;
}

.m4g-guide-callout a{
  color: #111 !important;
  font-weight: 700 !important;
  text-decoration: underline !important;
  text-underline-offset: 3px !important;
}

.m4g-guide-callout a:hover{
  opacity: .85 !important;
}


