/*
Theme Name: Fortunio Child
Theme URI: http://rockclimbing.ancorathemes.com/
Description: Fortunio Child - Multipurpose and Multiskin Responsive Wordpress theme
Author: Acnorathemes
Author URI: http://ancorathemes.com/
Template: fortunio
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: light, responsive-layout, flexible-header, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
Text Domain: fortunio-child
*/

/*Write your style*/
span.mail_footer {display: inline-block;}

span.mail_footer:after {
  background: url(/wp-content/themes/fortunio-child/assets/images/mt.png);
  width: 204px;
  height: 15px;
  display: block;
  box-sizing: border-box;
  content: "";
  position: relative;
  top: 4px;
  background-position: inherit;
}

span.mail_footer:hover {
  background-position-y: 15px;
}
.related.products{
  clear:both;
}

.scheme_original .sc_services_wrap.scheme_dark .sc_services_style_services-1 .sc_services_item .sc_services_item_title {
  color: #f0eddf;
}

.sc_services_style_services-1 .sc_services_item .sc_icon:before{
  line-height:inherit;
}