/*
Theme Name: GreatNorthDrugs
Author: Anonymous
Author URI:
Version: 1
Description: Base theme for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: base
Tags: one-column, two-columns
Theme URI:
*/

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */

html {
	font-family: sans-serif; /* 1 */
	-ms-text-size-adjust: 100%; /* 2 */@m
	-webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */

body {
	margin: 0;
}
#wpadminbar {
	position: fixed !important;
}
@media (min-width: 1024px) {
	body.admin-bar #header {
		/*margin-top: 2rem;*/
	}
}
/* HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

audio,
canvas,
progress,
video {
	display: inline-block; /* 1 */
	vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
	display: none;
	height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */

[hidden],
template {
	display: none;
}

/* Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
	background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */

a:active,
a:hover {
	outline: 0;
}

/* Text-level semantics
   ========================================================================== */

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

abbr[title] {
	border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b,
strong {
	font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */

dfn {
	font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */

h1 {
	font-size: 2em;
	margin: .67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */

mark {
	background: #ff0;
	color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

img {
	border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

svg:not(:root) {
	overflow: hidden;
}

/* Grouping content
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure {
	margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
	box-sizing: content-box;
	height: 0;
}

/**
 * Contain overflow in all browsers.
 */

pre {
	overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Forms
   ========================================================================== */

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
	color: inherit; /* 1 */
	font: inherit; /* 2 */
	margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button {
	overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */

button,
select {
	text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button; /* 2 */
	cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
	cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input, textarea {
	line-height: normal;
}

textarea {
	min-height: 125px;
}
/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"],
input[type="radio"] {
    cursor: default !important;
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */

input[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	box-sizing: content-box; /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: .35em .625em .75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
	border: 0; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

textarea {
	overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

optgroup {
	font-weight: bold;
}

/* Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

/* Generated by Font Squirrel (https://www.fontsquirrel.com) on May 17, 2016 */

@font-face {
	font-family: "source_sans_pro";
	src: url("fonts/sourcesanspro-extralight_0-webfont.eot");
	src: url("fonts/sourcesanspro-extralight_0-webfont.eot") format("embedded-opentype"), url("fonts/sourcesanspro-extralight_0-webfont.woff2") format("woff2"), url("fonts/sourcesanspro-extralight_0-webfont.woff") format("woff"), url("fonts/sourcesanspro-extralight_0-webfont.ttf") format("truetype"), url("fonts/sourcesanspro-extralight_0-webfont.svg") format("svg");
	font-weight: 200;
	font-style: normal;
	font-display: optional;
}

@font-face {
	font-family: "source_sans_pro";
	src: url("fonts/sourcesanspro-italic_0-webfont.eot");
	src: url("fonts/sourcesanspro-italic_0-webfont.eot") format("embedded-opentype"), url("fonts/sourcesanspro-italic_0-webfont.woff2") format("woff2"), url("fonts/sourcesanspro-italic_0-webfont.woff") format("woff"), url("fonts/sourcesanspro-italic_0-webfont.ttf") format("truetype"), url("fonts/sourcesanspro-italic_0-webfont.svg") format("svg");
	font-weight: 400;
	font-style: italic;
	font-display: optional;
}

@font-face {
	font-family: "source_sans_pro";
	src: url("fonts/sourcesanspro-bold_0-webfont.eot");
	src: url("fonts/sourcesanspro-bold_0-webfont.eot") format("embedded-opentype"), url("fonts/sourcesanspro-bold_0-webfont.woff2") format("woff2"), url("fonts/sourcesanspro-bold_0-webfont.woff") format("woff"), url("fonts/sourcesanspro-bold_0-webfont.ttf") format("truetype"), url("fonts/sourcesanspro-bold_0-webfont.svg") format("svg");
	font-weight: 700;
	font-style: normal;
	font-display: optional;
}

@font-face {
	font-family: "source_sans_pro";
	src: url("fonts/sourcesanspro-light_0-webfont.eot");
	src: url("fonts/sourcesanspro-light_0-webfont.eot") format("embedded-opentype"), url("fonts/sourcesanspro-light_0-webfont.woff2") format("woff2"), url("fonts/sourcesanspro-light_0-webfont.woff") format("woff"), url("fonts/sourcesanspro-light_0-webfont.ttf") format("truetype"), url("fonts/sourcesanspro-light_0-webfont.svg") format("svg");
	font-weight: 300;
	font-style: normal;
	font-display: optional;
}

@font-face {
	font-family: "source_sans_pro";
	src: url("fonts/sourcesanspro-regular_0-webfont.eot");
	src: url("fonts/sourcesanspro-regular_0-webfont.eot") format("embedded-opentype"), url("fonts/sourcesanspro-regular_0-webfont.woff2") format("woff2"), url("fonts/sourcesanspro-regular_0-webfont.woff") format("woff"), url("fonts/sourcesanspro-regular_0-webfont.ttf") format("truetype"), url("fonts/sourcesanspro-regular_0-webfont.svg") format("svg");
	font-weight: 400;
	font-style: normal;
	font-display: optional;
}

@font-face {
	font-family: "source_sans_pro";
	src: url("fonts/sourcesanspro-semibold_0-webfont.eot");
	src: url("fonts/sourcesanspro-semibold_0-webfont.eot") format("embedded-opentype"), url("fonts/sourcesanspro-semibold_0-webfont.woff2") format("woff2"), url("fonts/sourcesanspro-semibold_0-webfont.woff") format("woff"), url("fonts/sourcesanspro-semibold_0-webfont.ttf") format("truetype"), url("fonts/sourcesanspro-semibold_0-webfont.svg") format("svg");
	font-weight: 600;
	font-style: normal;
	font-display: optional;
}

@font-face {
	font-family: "playfair_display";
	src: url("fonts/playfairdisplay-bold-webfont.eot");
	src: url("fonts/playfairdisplay-bold-webfont.eot") format("embedded-opentype"), url("fonts/playfairdisplay-bold-webfont.woff2") format("woff2"), url("fonts/playfairdisplay-bold-webfont.woff") format("woff"), url("fonts/playfairdisplay-bold-webfont.ttf") format("truetype"), url("fonts/playfairdisplay-bold-webfont.svg") format("svg");
	font-weight: 700;
	font-style: normal;
	font-display: optional;
}

@font-face {
	font-family: "playfair_display";
	src: url("fonts/playfairdisplay-italic-webfont.eot");
	src: url("fonts/playfairdisplay-italic-webfont.eot") format("embedded-opentype"), url("fonts/playfairdisplay-italic-webfont.woff2") format("woff2"), url("fonts/playfairdisplay-italic-webfont.woff") format("woff"), url("fonts/playfairdisplay-italic-webfont.ttf") format("truetype"), url("fonts/playfairdisplay-italic-webfont.svg") format("svg");
	font-weight: 400;
	font-style: italic;
	font-display: optional;
}

@font-face {
	font-family: "playfair_display";
	src: url("fonts/playfairdisplay-regular-webfont.eot");
	src: url("fonts/playfairdisplay-regular-webfont.eot") format("embedded-opentype"), url("fonts/playfairdisplay-regular-webfont.woff2") format("woff2"), url("fonts/playfairdisplay-regular-webfont.woff") format("woff"), url("fonts/playfairdisplay-regular-webfont.ttf") format("truetype"), url("fonts/playfairdisplay-regular-webfont.svg") format("svg");
	font-weight: 400;
	font-style: normal;
	font-display: optional;
}

@font-face {
	font-family: "icomoon";
	src: url("fonts/icomoon.eot");
	src: url("fonts/icomoon.eot") format("embedded-opentype"), url("fonts/icomoon.ttf") format("truetype"), url("fonts/icomoon.woff") format("woff"), url("fonts/icomoon.svg") format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: optional;
}

[class^="icon-"],
[class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "icomoon" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1; /* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-down-arrow:before {
	content: "\e900";
}

.icon-commerce:before {
	content: "\e901";
}

.icon-search:before {
	content: "\e902";
}

.icon-right-arrow:before {
	content: "\e903";
}

.nav ul,
.top-products ul,
.accordion,
.alphabet-list,
.filters-list,
.result-list,
.product-single,
.footer-links {
	margin: 0;
	padding: 0;
	list-style: none;
}

.clearfix:after,
dl:after,
.widget:after,
.search-form:after,
.post-password-form p:after,
.navigation-single:after,
.container:after,
.add-container:after,
.search-form-index:after,
.two-col:after {
	content: "";
	display: block;
	clear: both;
}

.nav-opener:before,
.nav-opener:after,
.nav-opener span {
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.ellipsis {
	white-space: nowrap; /* 1 */
	text-overflow: ellipsis; /* 2 */
	overflow: hidden;
}

/* ---------------------------------------------------------
   1. General Reset
   ---------------------------------------------------------*/

html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	box-sizing: inherit;
}

* {
	max-height: 1000000px;
}

body {
	color: #747474;
	background: #fff;
	font: 16px/1.562 "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	min-width: 320px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

img {
	max-width: 100%;
	height: auto;
}

.gm-style img {
	max-width: none;
}

ul,
ol,
dl,
p,
h1,
h2,
h3,
h4,
h5,
h6,
address,
form,
table,
blockquote,
applet,
embed,
object,
iframe,
frameset {
	margin: 0 0 1.562em;
}

blockquote {
	border-left: 4px solid #ddd;
	padding-left: .5em;
	margin-left: 1.562em;
}

th,
td {
	border: 1px solid #ddd;
	padding: .3em;
	text-align: left;
	vertical-align: top;
}

th {
	text-align: center;
	vertical-align: middle;
}

ul,
ol {
	padding-left: 3em;
}

ul ul,
ul ol,
ol ul,
ol ol {
	padding-left: 3em;
	margin: 0;
}

ul {
	list-style-type: disc;
}

dl dt {
	float: left;
	clear: left;
	padding-right: .3em;
	font-weight: bold;
}

dl dd {
	overflow: hidden;
}

pre {
	max-width: 100%;
}

form,
fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="search"],
input[type="password"],
textarea {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	box-sizing: border-box;
	border: 2px solid #ddd;
	display: inline-block;
	vertical-align: top;
	width: 100%;
	border-radius: 8px;
	height: 50px;
	color: #343434;
	font-weight: 300;
	padding: 0 0.5em;
	outline: 0;
}

input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="password"]:focus,
textarea:focus {
	border-color: #333;
}

input[type="text"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #343434;
}

input[type="text"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
textarea::-moz-placeholder {
	opacity: 1;
	color: #343434;
}

input[type="text"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
textarea:-moz-placeholder {
	color: #343434;
}

input[type="text"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #343434;
}

input[type="text"].placeholder,
input[type="tel"].placeholder,
input[type="email"].placeholder,
input[type="search"].placeholder,
input[type="password"].placeholder,
textarea.placeholder {
	color: #343434;
}

select {
	-webkit-border-radius: 0;
}

textarea {
	resize: vertical;
	vertical-align: top;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	display: inline-block;
	vertical-align: top;
	font-size: 20px;
	line-height: 1;
	font-weight: 400;
	padding: 15px 40px;
	border:1px solid #9ec235;
	background:#9ec235;
	color: #fff;
	margin: 0 2px 10px 0;
	border-radius: 4px;
	text-shadow:1px 1px 0 rgba(0,0,0,.3);
	box-shadow:inset 0 -4px 0 0 rgba(0,0,0,.2), 0 5px 11px -3px rgba(0,0,0,.34);
	-webkit-transition: background .2s ease-in-out, border-color .2s ease-in-out, color .2s ease-in-out;
	transition: background .2s ease-in-out, border-color .2s ease-in-out, color .2s ease-in-out;
	min-height: 52px;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="file"]:hover,
input[type="submit"]:hover {
	color: #fff;
	background: #738c26;
	border-color: #657b22;
}

#sidebar {
	float: right;
	width: 25%;
	padding-top: 30px;
}

.widget {
	margin-bottom: 1.562em;
}

.widget ul {
	padding-left: 2em;
}

.widget select {
	min-width: 150px;
	width: 100%;
	height: 45px;
	border: 2px solid #ddd;
	color: #343434;
	font-weight: 300;
	padding: 0 19px;
	border-radius: 8px;
	outline: 0;
}

.comment-form label {
	display: block;
	padding-bottom: 4px;
}

.comment-form textarea {
	overflow: auto;
	margin: 0;
	height: 120px;
	min-height: 120px;
}

.comment-form textarea,
.comment-form input[type="text"] {
	margin: 0 4px 0 0;
	width: 300px;
}

.comment-form input[type="submit"] {
	display: block;
	float: none;
}

.post-password-form label {
	display: block;
}

.post-password-form input[type="password"] {
	margin: 0 4px 0 0;
	width: 300px;
}

.search-form input {
	float: left;
	height: 2em;
}

.search-form input[type="search"] {
	margin: 0 4px 0 0;
	width: 150px;
}

.post-password-form input {
	float: left;
	height: 2em;
}

.post-password-form input[type="password"] {
	width: 150px;
}

.comment-form input[type="submit"],
.post-password-form input[type="submit"],
.search-form input[type="submit"] {
	height: 2em;
	border: none;
	padding: 0 .5em;
	background: #960d28;
	color: #fff;
	margin: 0;
	border-radius: 35px;
	-webkit-transition: background .3s ease-in-out, border-color .3s ease-in-out, color .3s ease-in-out;
	transition: background .3s ease-in-out, border-color .3s ease-in-out, color .3s ease-in-out;
}

.comment-form input[type="submit"]:hover,
.post-password-form input[type="submit"]:hover,
.search-form input[type="submit"]:hover {
	color: #fff;
	background: #da1216;
	border-color: #da1216;
}

.commentlist {
	margin: 0 0 1.562em;
}

.commentlist .edit-link {
	margin: 0;
}

.commentlist .avatar-holder {
	float: left;
	margin: 0 1.562em 4px 0;
}

.commentlist-item .commentlist-item {
	padding: 0;
}

.comment,
.commentlist-holder {
	overflow: hidden;
}

.commentlist-item .commentlist-item,
.commentlist-item + .commentlist-item {
	padding-top: 1.562em;
}

.widget_calendar #next {
	text-align: right;
}

.gallery-item dt {
	float: none;
	padding: 0;
}

.navigation,
.navigation-comments {
	position: relative;
	vertical-align: middle;
	margin-bottom: 1.562em;
}

.navigation .screen-reader-text,
.navigation-comments .screen-reader-text {
	position: absolute;
	left: -99999px;
}

.navigation .page-numbers,
.navigation-comments .page-numbers {
	display: inline-block;
	vertical-align: middle;
	padding: 0 .4em;
}

.navigation .next,
.navigation .prev,
.navigation-comments .next,
.navigation-comments .prev {
	display: inline-block;
	vertical-align: middle;
	max-width: 50%;
	background: #960d28;
	color: #fff;
	text-decoration: none;
	border-radius: 35px;
	padding: 5px 10px;
	font-size: 12px;
	-webkit-transition: background .3s ease-in-out, border-color .3s ease-in-out, color .3s ease-in-out;
	transition: background .3s ease-in-out, border-color .3s ease-in-out, color .3s ease-in-out;
}

.navigation .next:hover,
.navigation .prev:hover,
.navigation-comments .next:hover,
.navigation-comments .prev:hover {
	color: #fff;
	background: #da1216;
	border-color: #da1216;
}

.navigation-single {
	margin-bottom: 1.562em;
}

.navigation-single .next,
.navigation-single .prev {
	float: left;
	vertical-align: middle;
	max-width: 50%;
	background: #960d28;
	color: #fff;
	text-decoration: none;
	border-radius: 35px;
	-webkit-transition: background .3s ease-in-out, color .3s ease-in-out;
	transition: background .3s ease-in-out, color .3s ease-in-out;
}

.navigation-single .next:hover,
.navigation-single .prev:hover {
	color: #fff;
	background: #da1216;
	border-color: #da1216;
}

.navigation-single .next a,
.navigation-single .prev a {
	color: inherit;
	text-decoration: none;
	padding: .4em;
	display: block;
}

.navigation-single .next {
	float: right;
}

.wp-caption {
	max-width: 100%;
	clear: both;
	border: 1px solid #ddd;
	padding: .4em;
	margin-bottom: 1.562em;
}

.wp-caption img {
	margin: 0;
	vertical-align: top;
}

.wp-caption p {
	margin: .4em 0 0;
}

div.aligncenter {
	margin: 0 auto 1.562em;
}

img.aligncenter {
	display: block;
	margin: 0 auto;
}

.alignleft {
	float: left;
	margin: 0 1.562em 4px 0;
}

.alignright {
	float: right;
	margin: 0 0 4px 1.562em;
}

.mejs-container {
	margin-bottom: 1.562em;
}

.wp-caption-text,
.gallery,
.alignnone,
.gallery-caption,
.sticky,
.bypostauthor {
	height: auto;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.h {
	font-family: Lato, sans-serif;
	font-weight: bold;
	margin: 0 0 .5em;
	color: #727986;
	font-weight: 400;

}

h1,
.h1 {
	font-size: 32px;
}

h2,
.h2 {
	font-size: 24px;
}

h3,
.h3 {
	font-size: 24px;
}

h4,
.h4 {
	font-size: 21px;
}

h5,
.h5 {
	font-size: 17px;
}

h6,
.h6 {
	font-size: 15px;
}

p {
	margin: 0 0 1em;
}

a {
	color: #749022;
	text-decoration: none;
}

a:hover {
	color: #05243B;
}

/* ---------------------------------------------------------
   2. Сommon site styles
   ---------------------------------------------------------*/

/* header styles */

#header {
	position: relative;
	padding:0;
	float: left;
	width: 100%;
	clear: both;
}

#content {
	float: left;
	width: 100%;
	background: #fff;
	clear: both;
	position:relative;
}
#content > section {
	float: left;
	clear: both;
	width: 100%;
}
#footer {
	float: left; 
	clear: both;
	width: 100%;
}

/* page logo styles */

.logo {
	width: 130px;
}

.logo a {
	display: block;
}

.logo img {
	display: block;
	width: 100%;
	height: auto;
}

/* burger buttun styles */

.nav-opener {
	position: absolute;
	z-index: 1;
	top: 25px;
	left: 20px;
	background: none;
	width: 25px;
	height: 16px;
	text-indent: -9999px;
	overflow: hidden;
}

.nav-opener:hover:before,
.nav-opener:hover:after,
.nav-opener:hover span {
	background: #960d28;
}

.nav-opener:before,
.nav-opener:after {
	content: "";
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	right: 0;
	height: 2px;
	background: #343434;
}

.nav-active .nav-opener:before,
.nav-active .nav-opener:after {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 7px;
}

.nav-opener:after {
	top: 14px;
}

.nav-active .nav-opener:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.nav-opener span {
	position: absolute;
	z-index: 1;
	top: 7px;
	left: 0;
	right: 0;
	height: 2px;
	background: #343434;
}

.nav-active .nav-opener span {
	opacity: 0;
}

.drop {
	position: absolute;
	z-index: 9999;
	top: 100%;
	left: 0;
	right: 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity .3s ease-in-out, visibility .3s ease-in-out;
	transition: opacity .3s ease-in-out, visibility .3s ease-in-out;
}

.nav-active .drop {
	opacity: 1;
	visibility: visible;
}

.resize-active .drop {
	-webkit-transition: none !important;
	transition: none !important;
}

/* main navigation styles */

.nav ul {
	border-bottom: 1px solid #343434;
}

.nav ul li {
	border-top: 1px solid #343434;
	background-color: #fff;
}

.nav ul li:hover a,
.nav ul li.active a {

}

.nav ul a {
	display: block;
	color: #fff;
	padding: 10px 20px;
	-webkit-transition: background .3s ease-in-out, color .3s ease-in-out;
	transition: background .3s ease-in-out, color .3s ease-in-out;
}

.top-box-btn {
	position: absolute;
	z-index: 1;
	top: 20px;
	right: 20px;
}

.top-box-btn a {
	display: inline-block;
	vertical-align: top;
	color: #9ec235;
	font-size: 25px;
	line-height: 1;
	-webkit-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
}

.top-box-btn a:hover {
	color: #728a26;
}

.top-box-btn i {
	display: inline-block;
	vertical-align: top;
	text-shadow:1px 1px 0 #fff;
}

.top-box-btn i.icon-search {
	font-size: 21px;
	margin-top: 2px;
}

/* main container styles */

#wrapper {
	width: 100%;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
	float: left;
}

.container {
	max-width: 100%;
	padding: 0 20px;
	margin: 0 auto;
}

.add-container {
	max-width: 840px;
	padding: 0 20px;
	margin: 0 auto;
}

/* hide on mobile */

/* introductory content of the page */

.promo-box {
	max-height: 293px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 15% 0;
	text-align: left;
	color: #fff;
	position: relative;
}

.promo-box .promo-holder {
	position: absolute;
	z-index: 1;
	left: 0;
	right: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	padding: 0 20px;
}

body.home .promo-box {
	background: #ebf2f1 url(../images/pharmaserve_banner1.jpg) top center no-repeat;
	background-size: cover;
}

.close-button {
    background-color: #ccc;
    color: red;
    padding: 4px 12px;
    border: none;
    border-radius: 12px;
}
button, .button {
    background-color: #9EC235;
    border-color: #9EC235;
}

button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="file"]:hover, input[type="submit"]:hover{
    color: #fff;
    background:#738c26;
    border-color:#738c26;
}

@media (max-width: 431px) {
	body .row .small-12 { padding:0; }
	body #main .row.container { padding:12px 10px 0 10px; }
	body #header .mmenu-toggle { top:70px; right:30px; left:initial; }
	body #pre-header-content { padding:5px 5px 5px 14px; }
	body #pre-header-content a { font-size:14px; }
	body #pre-header ul li i { font-size:14px; }
	body #pre-header ul li { font-size:14px; margin-right:8px; }
	body #pre-header ul li.float-right { float:left!important; }
	body #header .logo { width:220px; }
	body .top-box-btn {
		top: 155px;
	}
	body #main .promo-box.row { height:380px; max-height:initial; }
	.promo-box .promo-holder {
		top: 46%;
		margin-top:135px;
	}
	.promo-box .btn-holder a.btn {
		display: inline-block;
		margin-top: 0.75rem;
	}
	.promo-box .intro-search-holder form#searchform {
		margin-top: 0.75rem;
		margin-bottom: 3.85rem;
	}
	.promo-box h1 { font-size:26px; }
	#ways_to_order #ordering_options .option .option_icon { font-size:42px; height:75px; width:75px; }
	#ways_to_order #ordering_options .option a { font-size:17px; }
	#ways_to_order ul.fa-ul { font-size:4px; }
	#ways_to_order h3 { font-size:20px; }
	body.home .promo-box { background-position:60% 100%!important; }
	#header .search-form-holder {
	        bottom: 58px;
    left: 0px;
    display:none;
	    
	}
	
	#header .fixed .search-form-holder { 
    display: initial;
   
    top: -10px;
    width: 150px;
    bottom: 10px;
    left: 35px;
	}
		/* updated Css */
	.site-branding.container .top-box-btn .search-form-holder {
    display: none;
}
.site-branding.container.fixed .top-box-btn {
    display: block;
}
.site-branding.container.fixed .top-box-btn input.siq-expandwdgt-input.siq-searchwidget-input {
    vertical-align: text-top;
    height: 40px;
}
	/* updated Css */
	
}
@media (min-width: 432px) and (max-width: 767px) {
	.promo-box .promo-holder {
		top: 46%;
		margin-top:100px;
	}
	.promo-box .promo-holder h1 {
		margin-left: 0;
	}
}

@media (max-width: 767px) {
	body #header .mmenu-toggle { top:53px; right:30px; left:initial; }
	.nav {
		position: absolute;
		top: 46px;
		left: 5px;
	}
	.top-box-btn { top:53px; right:70px; }	
	.top-box-btn a { margin-right:10px; }
	
	#header { height:116px; }
	#header .container.fixed .top-box-btn { top:16px; }
	#header .container.fixed 
	
	#header .site-branding.container { height:70px; }
	#header .logo { width:200px; position:absolute; top:42px; }
	
}

/* global button styles */

.btn {
	display: inline-block;
	vertical-align: top;
	font-size: 22px;
	line-height: 1;
	font-weight: 400;
	padding: 15px 40px;
	border:1px solid #133448;
	background:#215d80;
	color: #fff;
	margin: 0 10px 10px 0;
	border-radius: 4px;
	text-shadow:1px 1px 0 rgba(0,0,0,.3);
	box-shadow:inset 0 -4px 0 0 rgba(0,0,0,.2), 0 5px 11px -3px rgba(0,0,0,.14);
	-webkit-transition: background .1s ease-in-out, border-color .1s ease-in-out, color .1s ease-in-out, margin .1s ease-in-out, box-shadow .1s ease-in-out;
	transition: background .1s ease-in-out, border-color .1s ease-in-out, color .1s ease-in-out, margin .1s ease-in-out, box-shadow .1s ease-in-out; 
}

.btn:hover {
	text-shadow:none;
    color: #4f5961;
    background-color: #fff;
    border-color: #dfe5eb;
    cursor: pointer;
    box-shadow: none;
    border-left: 2px solid #dfe5eb;
    border-top: 2px solid #dfe5eb;
}

.btn.btn-transparent {
	background: rgba(255, 255, 255, 0.3);
	color: #215d80;
	border:1px solid #215d80;
	text-shadow:none;
	box-shadow:none;
}

.btn.btn-transparent:hover {
	color: #fff;
	background: #318abf;
	border-color: #318abf;
	text-shadow:1px 1px 0 rgba(0,0,0,.3);
	box-shadow:inset 0 -4px 0 0 rgba(0,0,0,.2), 0 5px 11px -3px rgba(0,0,0,.34);
}
.btn.btn-transparent:focus { color:#fff; background-color:#318abf; }

.btn.btn-transparent.navy {
	background: transparent;
	color: #014B71;
	border-color:#014B71;
}

.btn.btn-transparent.navy:hover {
	color: #fff;
	background: #014B71;
	border-color: #014B71;
}

.btn.btn-small {
	margin: 0;
	padding: 5px 10px;
	font-size: 12px;
}

.add-holder {
	max-width: 873px;
	margin: 0 auto;
}

.prefooter .btn:hover { margin-top:2px; margin-bottom:-2px; }

/* search form styles */

.search-form-index,
form.siq_searchForm {
	height: 50px;
	border: 0;
	border-radius: 6px;
	overflow: hidden;
	padding: 0 15px 0;
	margin-bottom: 0;
	background-color: #fff;
	box-shadow:3px 3px 0 #bfc6cd;
}

.search-form-index input[type="search"],
form.siq_searchForm input[type="search"] {
	float: right;
	height: 100%;
	width: calc(100% - 24px);
	border: 0;
	outline: 0;
	padding: 0;
	margin: 0;
	color: #343434;
	font-weight: 300;
	background-color: #fff;
	box-shadow: none;
	font-size: 21px;
	border-radius:6px 0 0 6px;
}

.search-form-index input[type="submit"] {
	background: url("../images/ico-search-m.png") 50% 50% no-repeat;
	opacity: 0.8;
	background-size: 1.1rem;
	float: left;
	height: 100%;
	width: 24px;
	border: 0;
	outline: 0;
	padding: 0;
	box-shadow:none;
}

.search-form-index input[type="submit"]:hover {
	opacity: .8;
}

header .search-form-index input[type="submit"] {	
	
}

header .search-form-index input[type="search"],
form.siq_searchForm input[type="search"] {
	padding-left: 0 !important;
	width: calc(100% - 30px);
}

.top-products {
	margin: 0 0 60px;
}

.top-products h2 {
	font: 400 24px/1 Lato, sans-serif;
	color: #586887;
	margin: 0 0 37px;
	text-align: center;
}

.top-products ul {
	font-size: 16px;
	line-height: 1;
	font-weight: 300;
}

.top-products ul li {
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
	min-height:290px;
}

.top-products ul a {
	display: inline-block;
	vertical-align: top;
	color: #747474;
	padding: 11px 20px 12px;
	border: 2px solid transparent;
	border-radius: 6px;
	-webkit-transition: border-color .3s ease-in-out, color .3s ease-in-out;
	transition: border-color .3s ease-in-out, color .3s ease-in-out;
}

.top-products ul a:hover {
	border-color: #9ec235;
	color: #3f4f69;
	background: #fff;
}

/* heading box styles */

.choose-info .heading {
	margin-bottom: 54px;
}

.choose-info .heading h1 {
	font: 400 24px/30px Lato, sans-serif;
	color: #343434;
	margin: 0 0 20px;
}

.choose-info .heading .sub-heading {
	display: block;
	font: 300 20px/25px Lato, sans-serif;
	color: #747474;
}

/* info section styles */

.choose-info {
	text-align: center;
	padding: 40px 0;
}

.choose-info .ico-holder {
	margin-bottom: 24px;
}

.choose-info .ico-holder img {
	display: inline-block;
	vertical-align: top;
}

.choose-info h2 {
	font: 300 20px/25px "source_sans_pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	color: #343434;
	margin: 0 0 27px;
}

.choose-info p {
	margin: 0;
}

.choose-info .three-columns {
	font-weight: 300;
}

.choose-info .col {
	margin-bottom: 51px;
}

.section-info.bg-gray {
	background-color:#ebeef3;
    border-top: 1px solid #dfe3ea;
    box-shadow: inset 0 -4px 0 0 rgba(0,0,0,.1);
}

.section-info .section-holder {
	min-height: 500px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.section-info .section-holder:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 500px;
	width: 1px;
	overflow: hidden;
	margin: 0 0 0 -5px;
}

.section-info .info-holder {
	text-align: center;
	font-weight: 300;
}

.section-info h1, .section-info h2 {
	font-family:Lato, sans-serif;
	font-size:32px;
	font-weight:500;
	color: #343434;
	margin: 0 5px 20px 0;
}

.section-info .sub-heading {
	display: block;
	font-family:Lato, sans-serif;
	font-size:18px;
	font-weight:500;
	color: #606671;
}

.section-info .text-holder {
	margin-bottom: 32px;
}

.section-info .text-holder p {
	margin: 0;
}

.section-info .img-holder img {
	display: inline-block;
	vertical-align: top;
	max-width: 90%;
}

.section-info .img-holder.leftImg {
	-webkit-box-ordinal-group: 0;
	-webkit-order: -1;
	-ms-flex-order: -1;
	order: -1;
}

.section-info .btn-transparent {
	color: #215d80;
	margin: 0;
	padding: 18px 50px;
}

/* introductory content of the page */

.intro {
	text-align: center;
	font-size: 16px;
	line-height: 25px;
	font-weight: 300;
	padding: 35px 0;
	margin-bottom: 60px;
	background-color:#ebeef3;
    box-shadow: inset 0 -3px 0 0 rgba(0,0,0,.1), 0 1px 0 0 rgba(0,0,0,.1);
}

.intro.product-search {
	padding-bottom: 50px;
}

.intro h1 {
	color: #333;
	font: 400 32px/40px Lato, sans-serif;
	margin: 0 0 17px;
}

.intro p {
	margin: 0;
}

.intro.product-page p {
	margin: 0 0 30px;
}

.two-col {
	padding: 0 0 60px;
}

/* contact form styles */

.contact-form .row {
	margin-bottom: 10px;
}

.contact-form .row.textarea-holder {
	margin: 20px 0;
}

.contact-form select {
	width: 100%;
	border: 2px solid #ddd;
	height: 50px;
	color: #343434;
	font-weight: 300;
	padding: 0 19px;
	border-radius: 8px;
	outline: 0;
}

.contact-form textarea {
	min-height: 150px;
	padding: 10px 7px;
}

.contact-form input[type="submit"] {
	color:#4c6172;
	border-radius:3px;
	border:2px solid #cdd7de;
	background-color:#fff;
	text-transform:uppercase;
	font-size:14px;
	font-weight:600;
	font-family:Lato, sans-serif;
	margin:0 0 15px 0;
	text-shadow:none;
	box-shadow:inset 0 -4px 0 0 rgba(0,0,0,.05), 0 5px 11px -3px rgba(0,0,0,.34);
}

.contact-form input[type="submit"]:hover {
	background-color:#d3dde2;
	border-color:#dfe5eb;
	box-shadow:none;
}

.add-contact-holder {
	padding: 0;
}

.contact-map address {
	padding-top: 1rem;
	padding-left: 2rem;
}

.contact-map address hr {
	border-color: #747474;
	margin: 0.5rem 0;
}

/* accordion styles */

.accordion {
	font: 300 14px/1 "source_sans_pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	margin-bottom: 80px;
	counter-reset: newCounter;
}

.accordion li {
	position: relative;
	border-bottom: 2px solid #e5e5e5;
	padding-right: 30px;
}
.accordion li ul {
	padding: 0;
}
.accordion li ul li {
	border: none;
}
.accordion li ul li:before {
	content: none;
}
.accordion li:before {
	counter-increment: newCounter;
	content: counters(newCounter, ".") ".";
	color: #343434;
	display: inline-block;
	vertical-align: top;
	padding: 10px 3px 10px 5px;
	text-align: right;
	float: left;
}
.accordion li.active:before {
	color: #05243b;
}

.accordion li.active .opener {
	color: #9ec235; font-weight:600;
}

.accordion li.active .opener:after {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	color: #343434;
}

.accordion li:hover:before {
	color: #05243B;
}

.accordion li:hover .opener {
	color: #9ec235;
}

.accordion li:hover .opener:after {
	color: #343434;
}

.accordion .opener {
	display: inline-block;
	vertical-align: top;
	color: #343434;
	padding: 10px 0;
	overflow: hidden;
	width: 88%;
}

.accordion .opener:after {
	content: "\e903";
	font-family: "icomoon";
	position: absolute;
	z-index: 1;
	top: 12px;
	right: 20px;
	font-size: 11px;
	font-weight: 700;
	line-height: 1;
	color: #ddd;
	-webkit-transition: -webkit-transform .3s ease-in-out, color .3s ease-in-out;
	transition: transform .3s ease-in-out, color .3s ease-in-out;
}

.accordion .slide {
	font-size: 14px;
	line-height: 1.3;
	color: #747474;
	padding: 0 0 20px 22px;
}

.accordion .slide p {
	margin: 0;
}

/* alphabet list styles */

.alphabet-list {
	font-size: 0;
	line-height: 0;
	margin: 65px auto 40px;
}

.alphabet-list li {
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	line-height: 1;
	font-weight: 300;
	border: 2px solid #ddd;
	margin: 0 0 -2px -2px;
	height: 72px;
	-webkit-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;
}

.alphabet-list li:hover,
.alphabet-list li.active {
	position: relative;
	border-color: #960d28;
	background-color:#ebeef3;
	box-shadow: inset 0 4px 0 rgba(255,255,255,0.6), inset 0 -4px 0 rgba(0,0,0,.1), 0 3px 7px rgba(0, 0, 0,.2);
}

.alphabet-list li:hover a,
.alphabet-list li.active a {
	color: #343434;
	font-weight:600;
	text-shadow: 1px 1px 0 rgba(255,255,255,0.6);
}

.alphabet-list li:first-child {
	border-radius: 8px 0 0 0;
}

.alphabet-list li:last-child {
	border-radius: 0 0 8px 0;
}

.alphabet-list li:nth-child(4) {
	border-radius: 0 8px 0 0;
}

.alphabet-list li:nth-child(21) {
	border-radius: 0 0 0 8px;
}

.alphabet-list a {
	display: block;
	text-align: center;
	color: #747474;
	line-height: 68px;
}

/* search form styles */

.search-form {
	margin-bottom: 30px;
	font-size: 16px;
}

.search-form input[type="search"] {
	float: left;
	width: calc(100% - 80px);
	height: 40px;
	border: 2px solid #ddd;
	border-radius: 25px;
	outline: 0;
	padding: 0 15px;
	margin: 0;
	color: #343434;
	font-weight: 300;
}

.search-form input[type="search"]::-webkit-input-placeholder {
	color: #343434;
}

.search-form input[type="search"]::-moz-placeholder {
	opacity: 1;
	color: #343434;
}

.search-form input[type="search"]:-moz-placeholder {
	color: #343434;
}

.search-form input[type="search"]:-ms-input-placeholder {
	color: #343434;
}

.search-form input[type="search"].placeholder {
	color: #343434;
}

.search-form input[type="submit"] {
	background: #960d28;
	float: left;
	margin-left: 10px;
	width: 70px;
	height: 40px;
	border: 0;
	outline: 0;
	padding: 0;
	border-radius: 25px;
	-webkit-transition: background .3s ease-in-out, color .3s ease-in-out;
	transition: background .3s ease-in-out, color .3s ease-in-out;
}

.search-form input[type="submit"]:hover {
	color: #fff;
	background: #da1216;
	opacity: 1;
}

.filters-list {
	font-size: 0;
	line-height: 0;
}

.filters-list li {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	line-height: 1;
	font-weight: 300;
	position: relative;
	margin: 0 0 20px 20px;
}

.filters-list li:before {
	content: "|";
	position: absolute;
	z-index: 1;
	left: -11px;
	top: -1px;
	color: #747474;
}

.filters-list li:first-child {
	margin-left: 0;
}

.filters-list li:first-child:before {
	display: none;
}

.filters-list li.active a {
	color: #960d28;
}

.filters-list a {
	display: inline-block;
	vertical-align: top;
	color: #747474;
	-webkit-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
}

.filters-list a:hover {
	color: #960d28;
}

.filter-result h2 {
	color: #353535;
	font: 400 22px/1 "playfair_display", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	border-bottom: 2px solid #e5e5e5;
	margin: 0;
	padding: 0 0 10px 5px;
}

.filter-result .btn-holder {
	text-align: center;
	margin-bottom: 30px;
}

.filter-result .btn {
	color: #343434;
	margin: 0;
}

.result-list {
	font: 300 14px/1 "source_sans_pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	margin-bottom: 40px;
}

.result-list li {
	position: relative;
	border-bottom: 2px solid #e5e5e5;
}

.result-list li:hover .opener {
	color: #960d28;
}

.result-list li:hover .opener:after {
	color: #343434;
}

.result-list .label {
	position: absolute;
	z-index: 1;
	top: 8px;
	left: 3px;
	color: #fff;
	text-align: center;
	border-radius: 10px;
	font-size: 11px;
	line-height: 16px;
	min-width: 25px;
	min-height: 14px;
	background: #960d28;
	font-weight: 400;
}

.result-list .label.yellow {
	background: #eea931;
}

.result-list .opener {
	display: block;
	color: #343434;
	padding: 10px 20px 10px 45px;
}

.result-list .opener:after {
	content: "\e903";
	font-family: "icomoon";
	position: absolute;
	z-index: 1;
	top: 14px;
	right: 20px;
	font-size: 11px;
	font-weight: 700;
	line-height: 1;
	color: #ddd;
	-webkit-transition: -webkit-transform .3s ease-in-out, color .3s ease-in-out;
	transition: transform .3s ease-in-out, color .3s ease-in-out;
}

/* product info section styles */

.product-info h2,
.product-info .title {
	color: #353535;
	font: 400 22px/1 "playfair_display", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	margin: 0 0 10px;
}

.product-info .heading-box {
	font-size: 14px;
	line-height: 1.4;
	font-weight: 300;
}

.product-info .heading-box .row {
	max-width: 485px;
	margin: 0 0 20px;
}

.product-info .heading-box p {
	margin: 0;
}

.product-info .heading-box .add-title {
	display: block;
	font-size: 14px;
	line-height: 1;
	color: #960d28;
	font-weight: 600;
	text-transform: uppercase;
}

.product-param .table-holder {
	max-width: 440px;
	overflow-x: scroll;
	margin-bottom: 30px;
}

.product-param table {
	width: 100%;
	font-size: 12px;
	line-height: 1;
	min-width: 440px;
}

.product-param table tr {
	border-bottom: 2px solid #e5e5e5;
}

.product-param table th {
	vertical-align: middle;
	background: #eee;
	font-weight: 300;
	padding: 8px 0 8px 5px;
	border: 0;
	text-align: left;
}

.product-param table th:first-child {
	border-radius: 5px 0 0;
}

.product-param table th:last-child {
	border-radius: 0 5px 0 0;
}

.product-param table td {
	vertical-align: middle;
	border: 0;
	padding: 8px 0 8px 5px;
	text-align: left;
	font-weight: 300;
	color: #343434;
}

.product-param select {
	width: 100%;
	border: 2px solid #ddd;
	height: 40px;
	color: #343434;
	font-weight: 300;
	padding: 0 5px;
	border-radius: 8px;
	outline: 0;
}

.product-param .fake-select {
	display: block;
	position: relative;
}

.product-message .alert-ico {
	display: inline-block;
	vertical-align: middle;
	width: 19px;
	height: 19px;
	line-height: 18px;
	text-align: center;
	border-radius: 50%;
	color: #960d28;
	font-size: 14px;
	border: 1px solid #470e0f;
	margin: 0 5px;
}

.product-message .alert-message {
	display: inline-block;
	vertical-align: middle;
	font-size: 12px;
	line-height: 1;
	font-weight: 300;
}

.product-description {
	background: url("../images/bg-section.jpg");
	padding: 30px 0;
	font-weight: 300;
	font-size: 14px;
	line-height: 1.4;
	margin-bottom: 30px;
}

.product-description p {
	margin: 0 0 15px;
}

.product-single {
	font: 300 14px/1 "source_sans_pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	margin-bottom: 40px;
}

.product-single li {
	position: relative;
	border-bottom: 2px solid #e5e5e5;
}

.product-single li:hover a {
	color: #960d28;
}

.product-single li:hover a:after {
	color: #343434;
}

.product-single a {
	display: block;
	color: #343434;
	padding: 10px 20px 10px 10px;
}

.product-single a:after {
	content: "\e903";
	font-family: "icomoon";
	position: absolute;
	z-index: 1;
	top: 12px;
	right: 20px;
	font-size: 11px;
	font-weight: 700;
	line-height: 1;
	color: #ddd;
	-webkit-transition: -webkit-transform .3s ease-in-out, color .3s ease-in-out;
	transition: transform .3s ease-in-out, color .3s ease-in-out;
}

/* footer styles */

.aside-bar {
	background:#152531;
	background-size:cover;
	padding-bottom:20px;
	border-bottom: 1px solid rgba(186, 205, 220, .05);
}

.contact-holder {
	max-width: 228px;
	margin: 0 auto;
	padding: 58px 0;
	text-align: center;
}

.contact-holder h2 {
	font: 400 24px/25px "playfair_display", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	margin: 0 0 50px;
	color: #fff;
}

.contact-box {
	font: 400 20px/1 "playfair_display", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	font-style: italic;
	margin-bottom: 118px;
}

.contact-box a {
	display: inline-block;
	vertical-align: top;
	color: #fff;
	margin-bottom: 10px;
	-webkit-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
}

.contact-box a:hover {
	color: #960d28;
}

.contact-box .email {
	color: #747474;
}

.contact-map {
	position: relative;
}

.contact-map img {
	display: inline-block;
	vertical-align: top;
	max-width: 90%;
}

.contact-map .popup-holder {
	position: absolute;
	z-index: 1;
	left: 0;
	width: 226px;
	bottom: 180px;
	background: #960d28;
	color: #fff;
	text-align: left;
	font: 300 16px/25px "source_sans_pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	border-radius: 6px;
	padding: 23px 15px 23px 30px;
}

.contact-map .popup-holder:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 100px;
	z-index: 1;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 16px 13px 0 0;
	border-color: #960d28 transparent transparent transparent;
}

.contact-map address {
	font-style: normal;
	margin: 0;
}

.contact-map address a {
	display: inline-block;
	vertical-align: top;
	color: #747474;
	-webkit-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
}

.contact-map address a:hover {
	color: #fff;
}

.contact-map address .row {
	padding-top: 18px;
}

.contact-info-graphic .contact-map address {
	margin: 0;
	padding: 0;
}
.contact-info-graphic .contact-map address a {
	color: #fff;
}

.footer-bar {
	background: #17232b;
	padding: 58px 0 68px;
	font: 300 14px/1 "source_sans_pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	color: #747474;
	text-align: center;
}

.copyright p {
	margin: 0 0 26px;
}

.copyright a {
	display: inline-block;
	vertical-align: top;
	color: #708695;
	-webkit-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
}

.copyright a:hover {
	color: #960d28;
}

.footer-links {
	margin-left: -35px;
}

.footer-links li {
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin-bottom: 12px;
	padding: 0 0 0 35px;
}

.footer-links li + li:before {
	content: "|";
	position: absolute;
	z-index: 1;
	left: 16px;
	top: -1px;
}

.footer-links a {
	display: inline-block;
	vertical-align: top;
	color: #747474;
	-webkit-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
}

.footer-links a:hover {
	color: #960d28;
}

.footer-links .back-to-top {
	color: #fff;
	font-weight: 600;
	margin-top: 1px;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#wrapper[tabindex="-1"]:focus {
	outline: 0;
}
/*-------------------------------------------------------------*/

@media (min-width: 320px) and (max-width: 767px) {

	#header {
		height:120px;
	}
	
	#header .container.fixed { height:65px; }
	#header .container.fixed .top-box-btn { top:10px; left:12px; }
	body #header .fixed .mmenu-toggle { right:20px; }

	.product-param .table-holder {
		max-width: 100%;
		overflow: visible;
	}
	
	#header .site-branding.container.fixed { padding:5px 0 0 0; height:78px; }
	.intro.product-search.medical-directory, .intro.product-search.medical-directory.pet { background-repeat:no-repeat; background-position:50% 0%; }
	.accordion .opener { font-size:16px; }
}

@media (min-width: 768px) {
	.commentlist-item .commentlist-item {
		padding: 0 0 0 2em;
	}

	.navigation .next,
	.navigation .prev,
	.navigation-comments .next,
	.navigation-comments .prev {
		padding: 10px 22px;
		font-size: 16px;
	}

	#header {
		padding: 0;
	}

	.logo {
		width: 305px;
		height:104px;
		float: left;
		margin: 0;
	}

	.nav-opener {
		left: auto;
		right: 50px;
		top: 94px;
	}

	.top-box-btn {
		position: static;
		float: right;
		padding-top: 8px;
		text-align: right;
		position: relative;
		right: 80px;
		top: 16px;
	}
	
	.fixed .top-box-btn {
    padding-top: 0;
    top: -9.5rem;
    }
	
	.top-box-btn a {
		margin-left: 25px;
	}

	.container {
		padding: 10px 28px 10px;
	}

	.promo-box {
		min-height: 293px;
		font-size: 20px;
		line-height: 25px;
		font-weight: 300;
	}

	.promo-box .promo-holder {
		width: 100%;
		padding: 0;
		margin-top:130px;
	}

	.promo-box p {
		margin: 0 0 20px;
	}

	.btn {
		padding: 15px 15px;
		margin: 0 15px 15px 0;
	}

	.btn.btn-small {
		padding: 15px 32px;
		font-size: 16px;
	}
	
	h2#video_embed { font-size:18px; padding:10px; }

	.search-form-index,
	body .siq-expandwdgt-cont .siq-expandwdgt {
		height: 60px;
		margin-bottom: 0;
	}

	.top-products {
		margin: 0 0 105px;
	}
	
	.top-products h2 {
		font-size: 32px;
		margin: 0 0 45px;
	}

	.top-products ul {
		font-size: 20px;
	}

	.top-products ul a {
		padding: 15px 20px;
	}

	.choose-info .heading {
		max-width: 360px;
		margin-bottom: 87px;
	}

	.choose-info .heading h1 {
		font-size: 32px;
		margin: 0 0 22px;
	}

	.choose-info {
		text-align: left;
		padding: 100px 0 60px;
	}

	.choose-info h2 {
		margin: 0 0 17px;
	}

	.choose-info .three-columns {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
		margin-left: -85px;
	}

	.choose-info .col {
		width: 33.33%;
		padding-left: 85px;
	}

	.section-info .info-holder {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		text-align: left;
	}

	.section-info h1 {
		font-size: 32px;
		line-height: 40px;
		margin: 0 0 15px;
	}

	.section-info .sub-heading {
		margin: 0 0 27px;
	}

	.section-info .text-holder {
		width: 50%;
		margin-bottom: 0;
		padding: 15px 30px;
	}

	.section-info .img-holder {
		width: 50%;
		text-align: center;
	}

	.section-info .img-holder img {
		max-width: 90%;
	}

	.section-info .img-holder.smallImg img {
		max-width: 58%;
	}

	.intro {
		font-size: 20px;
		margin-bottom: 82px;
	}

	.two-col {
		padding: 0 0 20px;
	}

	.two-col .col {
		float: left;
		width: 50%;
	}

	.contact-form {
		padding-right: 50px;
	}

	.add-contact-holder {
		padding: 20px 0 0 30px;
	}

	.add-contact-holder .contact-map .popup-holder {
		left: 112px;
		padding: 23px 15px 20px 31px;
	}

	.accordion {
		font-size: 20px;
		margin-bottom: 102px;
	}

	.accordion li:before {
		padding: 15px 5px 15px 11px;
	}

	.accordion .opener {
		padding: 15px 5px;
		width: 91%;
	}

	.accordion .opener:after {
		top: 19px;
		font-size: 12px;
	}

	.accordion .slide {
		font-size: 16px;
		line-height: 25px;
		padding: 30px 0 50px 10px;
	}

	.alphabet-list li {
		height: 82px;
		font-size: 20px;
	}

	.alphabet-list li:nth-child(4) {
		border-radius: 0;
	}

	.alphabet-list li:nth-child(21) {
		border-radius: 0;
	}

	.alphabet-list li:nth-child(9) {
		border-radius: 0 8px 0 0;
	}

	.alphabet-list li:nth-child(19) {
		border-radius: 0 0 0 8px;
	}
	.alphabet-list li:nth-child(27) {
		border-radius: 0 0 8px 0;
	}
	.alphabet-list a {
		line-height: 82px;
	}

	.search-form input[type="search"] {
		width: calc(98% - 136px);
		height: 60px;
		border-radius: 35px;
		padding: 0 32px;
	}
	input:focus::-webkit-input-placeholder {
		opacity: 0.5;
	}
	input:focus::-moz-input-placeholder {
		opacity: 0.5;
	}
	input:focus::-ms-input-placeholder {
		opacity: 0.5;
	}
	.search-form input[type="submit"] {
		width: 126px;
		height: 60px;
		border-radius: 35px;
	}

	.filters-list li {
		font-size: 16px;
		margin: 0 0 0 44px;
	}

	.filters-list li:before {
		left: -24px;
	}

	.filter-result h2 {
		font-size: 32px;
		padding: 0 0 26px 5px;
	}

	.filter-result .btn-holder {
		margin-bottom: 40px;
	}

	.result-list {
		font-size: 20px;
		margin-bottom: 90px;
	}

	.result-list .label {
		font-size: 12px;
		min-width: 36px;
		top: 18px;
		left: 9px;
		min-height: 20px;
		line-height: 20px;
		padding: 3px 0 2px 0;
	}

	.result-list .opener {
		padding: 19px 57px;
	}

	.result-list .opener:after {
		top: 22px;
		font-size: 12px;
	}

	.product-info h2,
	.product-info .title {
		font-size: 32px;
		margin: 0 0 19px;
	}

	.product-info .heading-box {
		font-size: 16px;
		line-height: 1.562;
	}

	.product-info .heading-box .row {
		margin: 0 0 52px;
	}

	.product-info .heading-box .add-title {
		font-size: 16px;
		margin-bottom: 4px;
	}

	.product-param .table-holder {
		margin-bottom: 91px;
	}

	.product-param table {
		font-size: 16px;
		line-height: 1.562;
	}

	.product-param table th {
		padding: 12px 0 12px 20px;
	}

	.product-param table td {
		padding: 30px 0 30px 20px;
	}

	.product-param select {
		padding: 0 19px;
	}

	.product-message .alert-ico {
		font-size: 18px;
		width: 24px;
		height: 24px;
		line-height: 23px;
		margin: 0 7px 0 20px;
	}

	.product-message .alert-message {
		font-size: 16px;
		line-height: 1.562;
	}

	.product-description {
		padding: 70px 0 45px;
		font-size: 16px;
		line-height: 1.562;
		margin-bottom: 76px;
	}

	.product-description p {
		margin: 0 0 25px;
	}

	.product-single {
		font-size: 20px;
		margin-bottom: 90px;
	}

	.product-single a {
		padding: 19px 30px 19px 10px;
	}

	.product-single a:after {
		top: 22px;
		font-size: 12px;
	}

	.contact-holder {
		max-width: 350px;
		padding: 101px 0;
	}

	.contact-holder h2 {
		font-size: 32px;
		margin: 0 0 70px;
	}

	.contact-box {
		font-size: 24px;
		margin-bottom: 145px;
	}

	.contact-box a {
		margin-bottom: 16px;
	}

	.contact-map {
		text-align: left;
	}

	.contact-map .popup-holder {
		bottom: 225px;
		left: 112px;
		border-radius: 6px 6px 6px 0;
	}

	.contact-map .popup-holder:after {
		left: 0;
	}

	.footer-bar {
		padding: 58px 0 90px;
	}

	.copyright {}

	.copyright p {
		margin: 0 0 5px;
	}

	.footer-links {
		float: right;
		width: 60%;
		text-align: right;
		margin-left: 0;
	}
}

@media (min-width: 1024px) {
	.navigation .next,
	.navigation .prev,
	.navigation-comments .next,
	.navigation-comments .prev {
		padding: 15px 32px;
	}

	#header {
		position: relative;
		z-index: 2000;
		/* height:256px; */
		left: 0;
		top: 0;
		width: 100%;
		background-size: contain;
		z-index:  888 !important;
	}

	.nav-opener {
		display: none;
	}

	.drop {
		opacity: 1;
		visibility: visible;
		position: static;
	}

	.nav {
		width: 100%;
		text-align: center;
		padding-right: 10px;
		position: relative;
		background-color:#05243b;
	}

	.nav ul {
		border-bottom: 0;
		font-size: 0;
		line-height: 0;
	}

	.nav ul li {
		display: inline-block;
		border-top: 0;
		margin: 5px 7px;
		background-color: transparent;
	}

	.nav ul li:hover a,
	.nav ul li.active a {
		color: #9ec235;
	}
	.nav ul li.current-menu-item:hover a {
		color:#fff;
	}

	.nav ul a {
		padding: 5px 7px;
	}
	.top-box-btn {
		right: 0;
		top: 0;
	}

	.top-box-btn a {
		margin-left: 25px;
	}

	#main {
		padding: 0;
	}

	#main .error-404 {
		padding: 1rem;
	}
	.promo-box {
		margin-bottom:0;
	}

	.top-products {
		margin: 0 0 70px;
	}

	.top-products ul li {
		margin-bottom: 3px;
	}

	.top-products ul a {
		padding: 9px 20px;
	}

	.choose-info .heading {
		margin-bottom: 87px;
		max-width:100%;
	}

	.choose-info {
		padding: 70px 0 20px;
	}

	.choose-info h2 {
		margin: 0 0 27px;
	}

	.choose-info .three-columns {
		margin-left: -75px;
	}

	.choose-info .col {
		padding-left: 75px;
	}

	.section-info h1 {
		margin: 0 0 20px;
	}

	.section-info .sub-heading {
		margin: 0 0 37px;
	}

	.intro.product-page p {
		margin: 0 0 25px;
	}

	.add-contact-holder {
		padding: 10px 0 0 60px;
	}

	.add-contact-holder .contact-map .popup-holder {
		bottom: 225px;
	}

	.accordion li:before {
		padding: 19px 5px 19px 11px;
	}

	.accordion .opener {
		padding: 19px 0 19px 0;
	}

	.accordion .opener:after {
		top: 22px;
	}

	.alphabet-list {
		margin: 0 auto 65px;
	}

	.alphabet-list li {
		height: 90px;
	}

	.alphabet-list a {
		line-height: 90px;
	}

	.search-form {
		margin-bottom: 59px;
	}

	.filter-result .btn-holder {
		margin-bottom: 100px;
	}

	.filter-result .btn {
		min-width: 200px;
	}

	.result-list {
		margin-bottom: 100px;
	}

	.product-param table td:first-child {
		width: 187px;
	}

	.product-param select {
		height: 50px;
	}

	.product-param .fake-select.quantity1 {
		width: 218px;
	}

	.product-param .fake-select.quantity2 {
		width: 110px;
	}

	.product-single {
		margin-bottom: 100px;
	}

	.contact-holder {
		padding: 70px 0;
	}

	.footer-bar {
		padding: 30px 0 30px;
	}

	.footer-links {
		padding-right: 8px;
	}
}

@media (min-width: 1228px) {
	.section-info .text-holder {
		padding: 15px 0;
	}

	.section-info .img-holder.img-map img {
		margin-left: -195px;
		max-width: 100%;
	}
}

@media (max-width: 1023px) {
	.widget .search-form {
		text-align: center;
	}

	.widget .search-form input[type="search"] {
		height: 45px;
		width: 100%;
		margin-bottom: 10px;
	}

	.widget .search-form input[type="submit"] {
		height: 45px;
		float: none;
	}
}

@media (max-width: 1023px) and (max-width: 767px) {
	.widget .search-form input[type="search"] {
		width: calc(100% - 80px);
	}
}

@media (max-width: 767px) {

	#fixed_nav_info{
	    display: none !important;
	}

	.fixed .top-box-btn {
		top: -28px;
	}

	body .reveal-modal { padding:40px 150px 40px 150px; }

	#main .promo-box.row  { height:256px; background-size:cover; }
	
	#content {
		float: left;
		width: 100%;
	}

	#sidebar {
		float: none;
		width: 100%;
	}

	.comment-form textarea,
	.comment-form input[type="text"] {
		width: 100%;
	}

	.navigation-single .next a,
	.navigation-single .prev a {
		padding: .5em;
	}

	
	.top-box-btn i.icon-search {
		/* display: none; */
		padding-right: 1rem;
	}
	
	
	.mobile-hidden {
		display: none !important;
	}

	.promo-box p {
		display: none;
	}

	.section-info .sub-heading br {
		display: none;
	}

	.section-info .img-holder.smallImg img {
		max-width: 60%;
	}

	.intro br {
		display: none;
	}
}

@media (max-width: 479px) {
	body .reveal-modal { padding:40px 50px 40px 50px; }

	.footer-links li {
		width: 100%;
		text-align: center;
	}

	.footer-links li:nth-child(odd):before {
		display: none;
	}
	.footer-links li + li:before {
		display: none;
	}
}

/* customs */
@media (max-width: 1024px) {
	body #header .fixed .mmenu-toggle { top:8px; }

}

@media (max-width: 1373px){
    .fixed .top-box-btn {
    right: -5rem;
    }
}

@media (max-width: 1535px) {
	#price_match_guarantee {
		width:400px;
		text-align:center;
		height:110px;
		margin-left:-250px;
	}
	#price_match_guarantee > i.fa {
		height:110px;
	}
}

@media (min-width: 768px) and (max-width: 1600px) {
	#header .container.fixed { height:78px; }
	#ordering_options .option { padding-left:0; padding-right:0; }
	#ordering_options .option .option_icon { margin:0 auto; display:block; }
	#ordering_options .option .large-8, #ordering_options .option .large-4 { width:100%!important; }
	.logo_fixed { max-width:65px; }
}
@media (min-width: 1024px) and (max-width: 1279px) {
	#header { height:180px; }
	.logo_fixed {  }
	#tertiary-menu { }
	body .mmenu-toggle { display:none!important; }
	.fixed .top-box-btn { top:12px; }
}
@media (max-width: 1279px) {
	#header .large-8 { width:100%; }
}

@media (min-width:1280px) and (max-width: 1360px) {
	.nav ul a { font-size:18px; }
}

@media (min-width:1280px){
	.nav ul a { font-size:18px; }
}

/* customization */
.source-country.small-12.columns {
    padding: 0px 0px 0px 16px !important;
}