@charset 'utf-8';
/*
Theme Name: Dr.Patterson-vet-Child
Theme URI:  https://patterson.themerex.net/
Description: Dr.Patterson - Multipurpose and Multiskin Responsive Wordpress theme
Author: ThemeREX
Author URI:  https://themerex.net/
Template: dr-patterson-vet
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: 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: dr_patterson
*/


/* =Theme customization starts here
-------------------------------------------------------------- */
@font-face {
  font-family: 'Gotham Book';
  src: url(./fonts/Gotham-Book.eot);
  src: url(./fonts/Gotham-Book.eot?#iefix) format('embedded-opentype'),
       url(./fonts/Gotham-Book.svg#Gotham%20Book) format('svg'),
       url(./fonts/Gotham-Book.ttf) format('truetype'),
       url(./fonts/Gotham-Book.woff) format('woff'),
       url(./fonts/Gotham-Book.woff2) format('woff2');
}
@font-face {
  font-family: 'Gotham Black';
  src: url(./fonts/Gotham-Black.eot);
  src: url(./fonts/Gotham-Black.eot?#iefix) format('embedded-opentype'),
       url(./fonts/Gotham-Black.svg#Gotham%20Black) format('svg'),
       url(./fonts/Gotham-Black.ttf) format('truetype'),
       url(./fonts/Gotham-Black.woff) format('woff'),
       url(./fonts/Gotham-Black.woff2) format('woff2');
}
@font-face {
  font-family: 'Gotham Bold';
  src: url(./fonts/Gotham-Bold.eot);
  src: url(./fonts/Gotham-Bold.eot?#iefix) format('embedded-opentype'),
       url(./fonts/Gotham-Bold.svg#Gotham%20Bold) format('svg'),
       url(./fonts/Gotham-Bold.ttf) format('truetype'),
       url(./fonts/Gotham-Bold.woff) format('woff'),
       url(./fonts/Gotham-Bold.woff2) format('woff2');
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, input, textarea, button, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, address, section, video, audio {
    	font-family: 'Gotham Book';
}
p{
	font-size:18px;
}
header.top_panel.top_panel_custom.top_panel_custom_369.top_panel_custom_header-2.without_bg_image {
    /*border-bottom: 3px solid #00000008;*/
	box-shadow: 0.2px 0px 20px 0px #4d4c4c80;
}
footer p {
    color: #fff!important;
}
.redcolor{
	color: #ff1471!important;
	 font-family: 'Gotham Black'!important;
}
.gotham-black{
	 font-family: 'Gotham Black'!important;
}
.redcolorall{
	color: #ff1471!important;
}
.gotham-bold h4{
	  font-family: 'Gotham Bold'!important;
}
.gotham-bold{
	  font-family: 'Gotham Bold'!important;
}
.gotham-book{
	 font-family: 'Gotham Book'!important;
}