﻿/*
 Theme Name:   SMS Theme
 Theme URI:    http://www.understrap.com
 Description:  UnderStrap Child Theme
 Author:       Jerry
 Author URI:   http://www.blitzwebddesign.com
 Template:     understrap
 Version:      0.5.3
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  understrap-child
 Tags: one-column, custom-menu, featured-images, theme-options, translation-ready
 GitHub Theme URI: holger1411/understrap-child
*/
.xzoom-container img {
	box-shadow: none !important;
	border: 0 !important;
    margin-top: 10px !important;
}
.xzoom-thumbs {
    text-align: left !important;
    margin-top: 20px !important;
}
.disabled-link {
   color: currentColor !important;
  cursor: not-allowed !important;
  opacity: 0.5 !important;
  text-decoration: none !important;
}
.description h6 {
    color: #4c98d2;
}
.xzoom-preview {
  border: 1px solid #888;
  background: #2f4f4f;
  box-shadow: -0px -0px 10px rgba(0,0,0,0) !important;
}
.navbar-nav .nav-item .nav-link {
    font-size: 14px;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;

}
p, ul, ol,  {
    font-family: 'Open Sans', sans-serif ;
    font-size: 14px ;
    line-height:24px  ; 
}
.body-copy {
    font-family: 'Open Sans', sans-serif ;
    font-size: 18pt ;
    line-height: 21.6pt ; 
}

h1,h2,h3,h4,h5,h6 {
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
}



