@charset "UTF-8";
/*!
Theme Name: Foran Pet Care
Author: Adrian Hayes - i3 Digital
Description: A custom theme for Foran Pet Care
Date: 30/06/16
Version: 1.0.0
Tags:
*/
body, h1, h2, h3, h4, h5, h6, p, blockquote, pre, dl, dd, ol, ul, fieldset, legend, figure, table, th, td, caption, hr {
    margin: 0;
    padding: 0
}

abbr[title], dfn[title] {
    cursor: help
}

ins {
    text-decoration: none
}

ins {
    border-bottom: 1px solid
}

html {
    box-sizing: border-box;
    -webkit-text-size-adjust: 100%;
    -webkit-overflow-scrolling: touch
}

*, :before, :after {
    box-sizing: inherit
}

ul, ol, dl, blockquote, p, address, hr, table, fieldset, figure, pre {
    margin-bottom: 1.846em
}

article ul, article ol, dd {
    margin-left: 1.846em
}

.wrapper {
    width: 100%;
    margin: 0 auto
}

html {
    font-family: 'gotham_bookregular', sans-serif;
    font-size: .813em;
    line-height: 1.4;
    color: #1a1a1a;
    font-weight: 400;
    height: 100vh
}

body {
    min-height: 100vh;
    /*background-color: #eeede8*/
}

h1, h2, h3, h4, h5, h6, .c-frm.c-frm-search input[type="search"], .c-slider a, .c-nav li a, .c-footer ul.c-footer-nav li a {
    font-weight: 700;
    color: #ed1270
}

h1 {
    font-size: 2.2em;
    line-height: 1
}

.c-nav-suggest h4 {
    color: #fff;
    margin: 0
}

h1 {
    margin-bottom: .6em
}

h2 {
    font-size: 2em;
    margin-bottom: .692em;
    line-height: 1.25
}

h3 {
    font-size: 1.769em;
    margin-bottom: 1em;
    line-height: 1.25
}

h4 {
    font-size: 1.385em;
    margin-bottom: .692em;
    line-height: 1.25
}

h5 {
    font-size: 1.25em;
    margin-bottom: .692em;
    line-height: 1.25
}

h6 {
    font-size: 1em;
    margin-bottom: .692em;
    line-height: 1.25
}

.c-nav h4 {
    color: #fab4d2;
    text-align: center;
    font-size: 1.077em
}

.c-cve .c-aside-main h2 {
    font-size: 1.615em
}

.c-main-content ul, .c-main-content ol {
    margin-left: 2.5em
}

.c-main-content ul ul, .c-main-content ol ol {
    margin-top: .5em;
    margin-left: 0
}

.c-main-content li {
    margin-bottom: .5em
}

li > ul, li > ol, li li {
    margin: 0
}

dt {
    font-weight: 700
}

dd {
    margin-left: 1.846em;
    margin-bottom: 1.846em
}

table {
    width: 100%;
    border-collapse: collapse;
    font-family: inherit
}

th, td {
    padding: 1em;
    border: 1px solid #ddd
}

table th {
    font-weight: 700;
    background: #f7f7f7
}

table td, table th {
    text-align: left
}

.responsive-table {
    overflow-x: auto;
    width: 100%
}

.FormPanel table tbody tr:nth-child(2n) {
    background: #fff
}

.FormPanel th, .FormPanel td {
    padding: .2em;
    border: 0 solid #ddd;
    vertical-align: top
}

.FormPanel table.responsive {
    border-width: 1px;
    padding-top: 0;
    padding-bottom: 0;
    white-space: nowrap
}

input, textarea, select {
    padding: 1em;
    border: 1px solid #ddd;
    color: #313131;
    font-weight: 400;
    background: #fff;
    font-size: 1.077em;
    font-family: inherit
}

select {
    padding: .5em
}

.FormPanel input, .FormPanel textarea, .FormPanel select {
    border: 1px solid #ddd;
    color: #313131;
    font-weight: 400;
    background: none;
    width: 100%
}

.FormPanel .FormButton {
    background: #f0f0f0
}

.personal-details {
    max-width: 600px
}

.personal-details select {
    -webkit-appearance: auto;
    -moz-appearance: auto
}

a {
    color: #ed126f;
    outline: 0 none;
    text-decoration: none
}

a:hover {
    color: #b20d54
}

.c-entry-content p a, .c-entry-content li a {
    text-decoration: underline
}

a:active {
    outline: 0 none
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

img.align-center, img.align-left, img.align-right {
    display: block;
    margin: 2em auto
}

a img {
    border: none;
    border: 0
}

hr {
    display: block;
    height: 1px;
    margin: 1.846em auto;
    border: 0;
    background-color: #ddd
}

@media only screen and (min-width: 48em) {
    .o-row {
        margin-left: -1.385em;
        margin-right: -1.385em
    }
}

main {
    padding: 0;
    position: relative;
    display: block
}

.home main {
    padding: 0 0 1.846em
}

.single main {
    padding-top: 0
}

.listing main {
    padding-top: 1em
}

.c-log-reg {
    padding: 2.769em 0
}

.o-wrapper {
    position: relative;
    margin: 1.846em auto 0;
    padding-top: 1.846em;
    border-top: 2px dotted #999
}

.contain, .contain-restrict {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 90%
}

.contain {
    max-width: 1266px
}

.c-base.contain {
    width: 100%
}

.contain-restrict {
    max-width: 40em
}

.contain-restrict-max {
    max-width: 40em;
    margin: 0 auto
}

.contain-restrict-max.c-base {
    padding: 8px 16px;
}

.c-base {
    /*background: #fff;*/
    /*border: 1px solid #d9d9d7;*/
    /*border-radius: 5px;*/
    padding: .692em 0
}

.o-ir {
    display: block;
    position: relative;
    overflow: hidden
}

.o-ir span {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1
}

a, input:focus {
    -webkit-transition: all ease .15s;
    transition: all ease .15s
}

.sr-only {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.c-btn.c-skip-link {
    display: block;
    max-width: 12.5em;
    margin: 1.846em auto 0;
    text-align: center
}

a.c-accessibility {
    display: block;
    font-size: .75em;
    letter-spacing: 1px;
    color: #010042;
    font-weight: 600;
    margin-bottom: .5em
}

a.c-accessibility:hover {
    color: #010042
}

.c-accessibility-nav {
    position: absolute;
    top: 0;
    left: -9999em;
    z-index: 1000
}

.c-accessibility-nav a {
    position: absolute;
    top: 0;
    white-space: nowrap
}

.c-accessibility-nav a:active, .c-accessibility-nav a:focus {
    left: 9999em
}

.c-cookie-alert {
    color: #222;
    padding: .75em 0;
    background: #eeede8;
}

.c-cookie-alert .fpc-icon-cross {
    position: absolute;
    top: 0;
    right: 0;
    padding: .25em;
    cursor: pointer;
    color: #555
}

.c-cookie-alert p {
    margin: 0;
    font-size: .923em
}

.c-cookie-alert p:first-child {
    font-size: 1.231em;
    margin-bottom: .25em
}

.c-cookie-alert a {
    color: #016cbe
}

.logon-remember-me-checkbox {
    display: inline-block;
    width: 100%;
    clear: both;
    margin-bottom: 10px
}

.logon-remember-me-checkbox label {
    font-weight: normal;
    font-family: 'gotham_bookregular', sans-serif
}

.c-btn-arrow button.c-btn {
    margin: 0;
    display: block;
    width: 100%;
    text-align: center
}

div.c-btn-arrow {
    position: relative;
    max-width: 12em;
    margin: 0 auto
}

.c-btn.c-btn-arrow {
    padding-right: 2.5em
}

a.c-btn-arrow::after, div.c-btn-arrow::after {
    content: "";
    color: #5e8138;
    position: absolute;
    top: 50%;
    right: 1.846em;
    transform: translateY(-50%)
}

.c-btn.c-btn-arrow::after {
    right: 1em
}

a.c-btn-dark.c-btn-arrow::after, .c-btn-arrow:hover::after, .c-btn-arrow.c-btn-prev:hover::after {
    color: #fff
}

div.c-btn-arrow.c-btn-prev::after {
    content: "";
    color: #5e8138;
    position: absolute;
    top: 50%;
    right: auto;
    left: 1.846em;
    transform: translateY(-50%)
}

.form-group {
    position: relative;
    /*margin-bottom: 1.385em;*/
    display: block
}

.c-footer .form-group {
    margin-bottom: 0
}

.form-group .c-btn-arrow {
    margin: 0 1.385em 0 0;
    float: left;
    min-width: 12em
}

.c-dropdown-content ul {
    margin: 1em 0 0;
    font-size: .923em;
    list-style: none
}

.c-dropdown-content ul li a {
    display: inline-block;
    color: #1b1b1e;
    text-decoration: underline
}

.c-dropdown-content ul li a:hover {
    color: #ed126f
}

.logon-password-retrieval-result-failed {
    color: red;
    margin-top: 15px;
    float: left;
    width: 100%;
    text-align: center
}

.c-share-this {
    width: 9.5em;
    display: inline-block !important
}

.c-share-this .c-dropdown-content {
    z-index: 9;
    min-width: 0;
    padding-top: 0
}

.c-share-this .c-dropdown-content ul li a {
    text-decoration: none
}

.c-share-this .c-dropdown-content ul li a [class*="icon-"] {
    background: #fff;
    border: 1px solid #333;
    border-radius: 100%;
    display: inline-block;
    font-size: 12px;
    width: 24px;
    height: 24px;
    line-height: 22px;
    text-align: center;
    margin-right: .5em
}

.c-share-this .c-dropdown-content ul li a:hover [class*="icon-"] {
    border-color: #ed1270
}

.c-dropdown-content .c-frm input[type="text"], .c-dropdown-content .c-frm input[type="password"] {
    padding: .8em
}

.c-frm select {
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 30px
}

.c-cve-login {
    /*width: 3.8em;*/
    position: relative
}

.c-cve-login.c-logged-in {
    width: 8em
}

.c-cve-btn {
    font-size: 1em;
    font-family: "gotham_bookregular", sans-serif;
    color: #666;
    background: #f4f4f4;
    border: 1px solid #dbdbdb;
    padding: .75em .55em .55em;
    border-radius: 5px;
    margin: 0;
    text-align: left;
    cursor: pointer;
}

.c-cve-btn:hover {
    border-color: #bbb
}

.c-logged-out .c-cve-btn {
    width: 100%;
    display: block;
    text-align: center;
}

.c-logged-in .c-cve-btn {
    width: 48%;
    display: inline-block;
}

.c-cve-btn i::before {
    font-size: 18px;
    color: #ed126f;
    vertical-align: middle;
    text-align: center;
    display: block;
}

.fpc-icon-login::before {
    content: ""
}

.fpc-icon-logout::before {
    content: ""
}

.c-cve-btn span {
    display: none;
}

.c-share-this button.dropbtn::before {
    text-align: left;
    display: inline-block;
    padding-right: 8px;
    color: #777
}

.c-share-this button.dropbtn {
    text-transform: uppercase;
    font-size: .846em;
    color: #404041;
    padding: .5em .75em;
    text-align: center;
    display: inline-block
}

.c-share-this button.dropbtn::before {
    content: ""
}

a.read-more {
    color: #81a855;
    border-bottom: 1px solid #81a855
}

a.read-more:hover {
    color: #3e8d3e;
    border-bottom: 1px solid #3e8d3e
}

a.read-more::after {
    content: "";
    font-size: 8px
}

.c-tile-cta a.read-more:hover {
    color: #fff;
    border-color: #fff
}

.c-tel a {
    color: #fff
}

ul.c-quick-links {
    margin: .692em 0 1em .538em;
    padding: 0;
    width: 100%;
    max-width: 240px;
    display: none
}

ul.c-quick-links li a {
    display: block;
    font-size: 1.231em;
    font-weight: 700;
    color: #404041
}

ul.c-quick-links li a::before {
    color: #ccc
}

ul.c-quick-links li a::after {
    color: #666
}

ul.c-quick-links li a.c-tel {
    white-space: nowrap;
    font-size: 1.98em;
    line-height: 1;
    margin-bottom: .2em
}

ul.c-quick-links li a.c-tel::before {
    content: "";
    font-size: 22px;
    padding-right: 8px
}

ul.c-quick-links li a.c-mail {
    color: #297dbe
}

ul.c-quick-links li a.c-mail::before {
    content: "";
    padding-right: 10px
}

ul.c-quick-links li a.c-mail:hover {
    color: #3298e7
}

.c-header {
    position: relative;
    background: #fff;
    width: 100%;
    text-align: left;
    z-index: 10;
    -webkit-transition: all .5s cubic-bezier(.77, 0, .175, 1) 0s;
    transition: all .5s cubic-bezier(.77, 0, .175, 1) 0s
}

.c-nav-branding {
    position: relative;
    height: 4.615em;
    line-height: 4.615em;
    float: left
}

.c-nav-branding a.logo {
    width: 90px;
    float: left
}

.c-nav-branding p {
    display: none
}

.c-nav-hold {
    background: #ed126f
}

.c-nav-hold::after {
    content: "";
    background: #f8afbb;
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: 0;
    z-index: 1
}

.c-nav {
    background: #ed126f;
    text-align: left;
    width: 100%;
    z-index: 10;
    visibility: hidden;
    opacity: 0;
    height: 0
}

.nav-active .c-nav {
    visibility: visible;
    opacity: 1;
    height: auto;
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s
}

.c-nav ul {
    margin: 0
}

.c-nav li {
    display: block
}

.c-nav li a {
    font-size: 1.231em;
    display: block;
    line-height: 1em;
    position: relative;
    margin: 0;
    padding: 1em 5%;
    color: #fff
}

.c-nav li h4 {
    font-size: 1em;
    margin-bottom: 0
}

.c-nav li h4 a {
    margin: 0;
    padding: 0;
    font-size: 1.538em;
    color: #fab4d2
}

.c-nav > ul > li > a {
    border-bottom: 1px solid #b40e54
}

li.col-3 > a {
    border-bottom: 0 !important;
    padding: 0
}

.c-nav li.item-highlight a {
    color: #fff;
    background: #ed1270
}

.c-nav li.item-highlight a:hover {
    background: #fff
}

.c-nav ul > li.has-children > a::after {
    content: "";
    color: #493b48;
    font-size: 10px;
    float: right;
    margin: -2px 0 0 15px;
    display: inline-block
}

li.has-children span {
    display: none
}

.c-nav ul > li.has-children > ul {
    visibility: hidden;
    opacity: 0;
    height: 0;
    position: relative;
    width: 100%;
    background: #404041;
    display: none
}

.c-nav > ul > li.has-children > ul > li > a:not(.c-btn) {
    color: #fab4d2;
    border-bottom: 1px solid #555
}

li.has-children ul span {
    border-color: #555
}

.c-nav ul > li.has-children > ul ul li a {
    color: #fff;
    border-bottom: 1px solid #555
}

.c-nav ul > li.has-children.sub-menu-active > ul {
    display: block;
    visibility: visible;
    opacity: 1;
    height: auto;
    -webkit-transition: all .25s ease-in-out 0s;
    transition: all .25s ease-in-out 0s
}

.c-nav .has-children ul li.col-3 {
    padding: 1.846em;
    border-bottom: 2px dotted #666
}

.c-nav .has-children ul li img {
    border-radius: 5px;
    margin: 1em auto;
    max-width: 5em;
    display: block
}

.c-nav .has-children ul li p {
    color: #fff;
    margin-bottom: 1em;
    max-width: 16em;
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.c-nav-secondary {
    float: right;
    margin-top: .75em;
    margin-right: 5em
}

.c-nav-secondary ul {
    list-style: none
}

.c-nav-secondary ul li {
    display: block
}

.c-frm.c-frm-search {
    display: none;
    position: relative;
    z-index: 11;
    width: 90%;
    margin: 1em auto 1.5em
}

.nav-active .c-frm.c-frm-search, .search-active .c-frm.c-frm-search {
    display: block;
    transform: translateY(0);
    -webkit-transition: all .3s cubic-bezier(.77, 0, .175, 1) 0s;
    transition: all .3s cubic-bezier(.77, 0, .175, 1) 0s
}

.c-frm.c-frm-search label {
    margin: 0
}

.c-frm.c-frm-search input[type="search"] {
    color: #3b3b3b;
    background: #fd75a5;
    border: 1px solid #fb96bc;
    height: 36px;
    line-height: normal;
    font-size: 1.231em;
    padding: 0 2.5em 0 .5em;
    margin: 0;
    z-index: 11;
    border-radius: 5px;
    width: 100%;
    position: relative;
    /*top: 0;*/
    /*right: 0;*/
    -webkit-appearance: none
}

.c-frm.c-frm-search input[type="search"]:hover {
    border-color: #fbbad2
}

.search-submit {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: none;
    border-radius: 0;
    border: none;
    background: none;
    cursor: pointer;
    float: right;
    padding: 3px 3px 0 0;
    z-index: 11;
}

.search-submit::before {
    content: "";
    font-size: 24px;
    color: #3b3b3b
}

input.search-submit, span.fpc-icon-search {
    color: #fff;
    cursor: pointer;
    display: inline-block;
    border: none !important;
    -webkit-appearance: none;
    border-radius: 0;
    outline: none;
    position: absolute;
    right: 0;
    background: url(./icons/search-icon.svg) center center no-repeat !important;
    background-size: 25px 25px !important;
    width: 40px;
    height: 36px;
    text-decoration: none;
    margin: 0;
    padding: 0;
    text-align: center;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all .15s ease 0s;
    transition: all .15s ease 0s;
    text-indent: -10000em
}


button.c-search, button.c-close {
    font-size: 22px;
    background: none;
    border: none;
    margin-right: 0;
    cursor: pointer;
    position: absolute;
    right: 0
}

button.c-search {
    top: 50%;
    transform: translateY(-50%);
    z-index: 13
}

button.c-close {
    display: none;
    top: 47%;
    transform: translateY(-50%);
    z-index: 13
}

.search-active button.c-close {
    display: block
}

.search-active button.c-search {
    display: none
}

.predictiveSearchResults {
    top: 2.7em;
    box-shadow: 0 10px 6px rgba(0, 0, 0, .15);
    padding: 0;
    border: 1px solid #bbb;
    border-top: none;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

.predictiveSearchResults > * {
    padding: .5em 1em !important;
    border-top: 1px solid #ccc
}

.predictiveSearchCategory {
    background: none !important;
    font-weight: 700
}

.predictiveSearchResults .selectedResult {
    text-decoration: none !important;
    background: #eeede8
}

.c-hamburger {
    display: block;
    position: absolute;
    top: 52%;
    right: 1.846em;
    transform: translateY(-50%);
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 40px;
    height: 40px;
    font-size: 0;
    text-indent: -9999px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: none;
    border-radius: 0;
    border: none;
    cursor: pointer;
    -webkit-transition: background .3s;
    transition: background .3s
}

.c-hamburger:focus {
    outline: none
}

.c-hamburger span {
    display: block;
    position: absolute;
    top: 18px;
    left: 5px;
    right: 5px;
    height: 3px;
    background: #ed1270
}

.c-hamburger span::before, .c-hamburger span::after {
    position: absolute;
    display: block;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #ed1270;
    content: ""
}

.c-hamburger span::before {
    top: -8px
}

.c-hamburger span::after {
    bottom: -8px
}

.c-hamburger--htx {
    background-color: #fff
}

.c-hamburger--htx span {
    -webkit-transition: background .2s;
    transition: background .2s
}

.c-hamburger--htx span::before, .c-hamburger--htx span::after {
    -webkit-transition-duration: .2s, .2s;
    transition-duration: .2s, .2s;
    -webkit-transition-delay: .2s, 0s;
    transition-delay: .2s, 0s
}

.c-hamburger--htx span::before {
    -webkit-transition-property: top, -webkit-transform;
    transition-property: top, transform, -webkit-transform
}

.c-hamburger--htx span::after {
    -webkit-transition-property: bottom, -webkit-transform;
    transition-property: bottom, transform, -webkit-transform
}

.c-hamburger--htx.is-active {
}

.c-hamburger--htx.is-active span {
    background: none
}

.c-hamburger--htx.is-active span::before {
    top: 0;
    transform: rotate(45deg)
}

.c-hamburger--htx.is-active span::after {
    bottom: 0;
    transform: rotate(-45deg)
}

.c-hamburger--htx.is-active span::before, .c-hamburger--htx.is-active span::after {
    -webkit-transition-delay: 0s, .3s;
    transition-delay: 0s, .3s
}

ul.c-pagination {
    margin: 0 0 1.5em 0;
    font-size: 1.2em;
    list-style: none
}

ul.c-pagination li {
    display: inline-block;
    margin: 0 .25em .25em 0
}

ul.c-pagination li a {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 38px;
    border-radius: 100%;
    text-align: center;
    float: left;
    border: 1px solid #dcdcdc;
    color: #888
}

ul.c-pagination li a:hover {
    border-color: #bbb
}

ul.c-pagination li.c-page-active a {
    color: #ed1270;
    border-color: #ed1270
}

ul.c-pagination li.c-pagination-arrow a {
    display: none
}

ul.c-pagination [class*="icon-"] {
    font-size: 10px;
    color: #888
}

ul.c-pride-badge {
    display: block;
    list-style: none;
    border-right: 2px dotted #ccc;
    padding: .923em 1.385em .923em 0;
    margin: 0 1.385em 0 0;
    float: left
}

ul.c-pride-badge li {
    display: inline-block;
    text-align: center;
    max-width: 60px;
    font-size: .77em;
    line-height: 1.2;
    margin: 0 0 0 .923em
}

ul.c-pride-badge li span {
    font-size: 48px;
    color: #ed126f;
    margin-bottom: .15em;
    display: block
}

.c-footer ul.c-pride-badge {
    display: none
}

h1.page-title {
    font-family: 'gotham_mediumregular', sans-serif !important;
    font-size: 2.308em !important;
    margin-bottom: 0
}

.c-title-share .c-toolbar {
    border: none;
    margin: 1em 0 0 0;
    padding-bottom: 0
}

.c-title-share {
    border-bottom: 2px dotted #999;
    padding-bottom: 1em;
    margin-bottom: 1.846em
}

.c-title-share h1 {
    font-size: 1.615em;
    font-weight: 400;
    line-height: 1.3
}

h1.cve-test-result {
    color: #297dbe
}

h1.cve-test-result::before {
    color: #ed1270;
    font-size: 16px;
    border: 2px solid #ed1270;
    border-radius: 100%;
    padding: 5px;
    margin-right: .5em
}

h1.cve-test-result.cve-test-fail::before {
    content: ""
}

h1.cve-test-result.cve-test-success::before {
    content: "";
    color: #6eba4d;
    border-color: #6eba4d
}

.cve-test table.EditingFormTable {
    margin: 0 0 20px 0;
    border-bottom: 1px solid #eee
}

.cve-test table td {
    width: 100%;
    display: block
}

.cve-test table td.FieldLabel {
    font-size: 20px
}

.cve-test td.EditingFormValueCell table {
    margin-top: 20px
}

.cve-test td.EditingFormValueCell table tr td {
    padding: 0 0 10px 0;
    margin: 0;
    font-size: 18px
}

.cve-test td.EditingFormValueCell table tr td input {
    float: left;
    display: block;
    width: 20px;
    height: 20px
}

.c-product-overview h1, .c-product-overview h2 {
    font-family: 'gotham_boldregular', sans-serif;
}

.product-detail .c-product-overview h1, .product-detail .c-product-overview h2 {
    font-size: 3.692em
}

.c-product-overview h1 {
    font-size: 3.692em;
    line-height: .9;
    letter-spacing: -2px
}

.c-product-overview h2 {
    font-size: 1.8em;
    line-height: .9em;
    margin-bottom: 15px;
    padding-bottom: 15px;
    color: #999;
    word-wrap: break-word;
    border-bottom: 1px dotted #ccc
}

.product-detail .c-title-share {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0
}

.product-detail h1.page-title {
    margin-bottom: .5em !important
}

.product-detail .c-product-overview h2 {
    border-bottom: 0
}

.c-product-overview h1 span, .c-product-overview h2 span {
    font-family: 'gotham_bookregular', sans-serif;
    font-weight: 400
}

.c-product-overview .c-btn {
    font-size: 1.231em;
    display: inline-block
}

.c-related-products .slick-slide a img {
    margin-right: 10px;
    max-height: 160px
}

.c-related-products .c-slider .slick-dots {
    display: none !important
}

.c-cve-articles h2, .c-cve-test h2 span {
    color: #297dbe
}

.c-product-overview.c-green h1, .c-product-overview.c-green h2, .c-product-overview.c-green .c-product-meta span, .c-product-overview.c-green a {
    color: #1bba9d
}

.c-product-overview.c-yellow h1, .c-product-overview.c-yellow h2, .c-product-overview.c-yellow .c-product-meta span, .c-product-overview.c-yellow a {
    color: #f99d1c
}

.c-product-overview.c-blue h1, .c-product-overview.c-blue h2, .c-product-overview.c-blue .c-product-meta span, .c-product-overview.c-blue a {
    color: #00baf2
}

.c-product-overview.c-purple h1, .c-product-overview.c-purple h2, .c-product-overview.c-purple .c-product-meta span, .c-product-overview.c-purple a {
    color: #a565a0
}

.c-product-overview.c-pink h1, .c-product-overview.c-pink h2, .c-product-overview.c-pink .c-product-meta span, .c-product-overview.c-pink a {
    color: #f176ae
}

.product-detail .c-product-overview h2 {
    margin-bottom: 40px
}

.c-product-overview .user-content {
    float: left;
    width: 65%
}

.c-product-overview .c-product-meta {
    width: 100%;
    float: left;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px dotted #bbb
}

.c-product-overview .user-content h3 {
    font-size: 1.675em;
    margin-bottom: .5em;
    color: #333
}

.c-product-overview .user-content ul {
    margin-bottom: 1.5em;
    padding-right: 1em
}

.c-product-overview .user-content ul li {
    font-size: 1.1em;
    margin-bottom: .3em;
    color: #666
}

.c-product-meta {
    border-top: 2px dotted #999;
    padding-top: 1em
}

.c-product-meta span {
    font-size: 64px;
    display: block;
    margin: 0 0 .25em
}

.c-meta-block p {
    font-size: .917em;
    margin: 0
}

.c-meta-block span {
    font-size: 32px;
    display: inline-block
}

article .row {
    text-align: center;
    padding: 1.385em 0
}

[class*='col-'] {
    float: left;
    padding: 0;
    width: 100%;
    min-height: 1px;
    position: relative;
    overflow: hidden
}

.c-tiled {
    margin: 1.846em auto 0
}

.c-tiled .col-4 {
    padding: 0 0 1.846em;
    margin: 0;
    text-align: center
}

.c-tile-content {
    background: #fff;
    border: 1px solid #d9d9d7;
    position: relative;
    overflow: hidden;
    text-align: center;
    padding: 1.846em;
    border-radius: 5px
}

.c-tile-content:hover {
    border-color: #ccc
}

.c-tile-content h3 {
    border-bottom: 2px dotted #ccc;
    padding-bottom: .25em
}

.c-tile-article {
    padding: 0;
    text-align: left
}

.c-tile-entry {
    padding: 1.846em
}

.c-tile-cta-entry, .c-tile-cta-img, .c-cve-img {
    overflow: hidden;
    display: table-cell;
    vertical-align: middle
}

.c-tile-cta-img {
    width: 100px
}

.c-tile-entry h3 {
    border: none;
    margin-bottom: 0
}

.c-tile-entry h3 a {
    color: #297dbe
}

.c-tile-entry h3 a:hover {
    color: #3298e7
}

p.entry-meta {
    color: #999;
    display: block
}

.c-tile-content p.entry-meta {
    margin-bottom: .5em
}

.c-tile-image {
    position: relative;
    overflow: hidden;
    background: #fff
}

.c-tile-image img {
    max-width: 100%;
    margin: 0;
    position: relative;
    transform: translateZ(0);
    -webkit-transition: all .25s ease 0s;
    transition: all .25s ease 0s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.c-tiled article > a {
    display: block
}

.c-tiled article > a:hover .c-tile-image img {
    opacity: .5
}

.c-tile-cta {
    background: #404041;
    text-align: left;
    color: #ccc;
    display: table;
    width: 100%
}

.c-tile-cta img {
    float: left
}

.c-tile-cta h3 {
    color: #fff;
    border-color: #666;
    padding-bottom: .25em;
    margin-bottom: .25em;
    font-size: 1.8em
}

.listing .c-tile-meta {
    font-size: .9em;
    color: #777;
    padding: 1.846em 1.25em 1em 1.385em
}

.c-tile-copy {
    position: relative;
    padding: 0
}

.listing .c-tile-copy {
    padding-top: 0
}

.c-tiled .c-tile-copy h3 {
    text-transform: uppercase;
    letter-spacing: 2px
}

.c-tile-content p, .c-tile-content ul li {
    margin-bottom: 0;
    position: relative;
    font-size: .923em
}

.c-tile-content > ul li p {
    font-size: inherit
}

.c-cve-image a {
    display: block
}

.c-cve-image img {
    max-width: 150px;
    border: 1px solid #bbb;
    background: #fff;
    padding: 1px;
    border-radius: 5px
}

.c-cve-entry {
    overflow: hidden
}

.c-cve-articles h2 {
    font-size: 1.308em;
    margin-bottom: .25em
}

.c-cve-articles h2.c-heading-h2 {
    font-size: 1.769em;
    margin-bottom: 1.2em
}

.c-cve-articles p.entry-meta {
    margin-bottom: .25em
}

.c-cve-articles h2 a {
    color: #404041;
    display: block
}

.c-cve-articles h2 a:hover {
    color: #000
}

a.logo {
    display: block;
    -webkit-transition: none;
    transition: none
}

a.c-logo-vci {
    width: 100%;
    max-width: 100px;
    display: inline-block;
    opacity: .66;
    float: left
}

a.c-logo-vci:hover {
    opacity: 1
}

.c-footer p.c-logo-vci {
    font-size: 1.231em;
    color: #fff;
    margin: 1.846em 0 0 .5em;
    float: left
}

.c-hero {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    height: 280px;
    position: relative;
    overflow: hidden;
    background-size: cover;
    background: #333
}

.c-hero .c-slider .slick-track > div {
    height: 280px
}

.single .c-hero {
    margin-bottom: 3.25em
}

.c-hero.c-hero-mini {
    min-height: 330px !important
}

.c-hero-content {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    max-width: 40em;
    transform: translateX(-50%) translateY(-50%);
    z-index: 3;
    color: #fff
}

.c-hero-content h1 {
    margin-bottom: .25em
}

.c-product {
    width: 100%;
    max-width: 430px;
    margin: 0;
    position: relative
}

.c-product img {
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    z-index: 1;
    width: 100%
}

.c-product-badge {
    width: 100px;
    height: 100px;
    position: absolute;
    top: 1em;
    right: 1em;
    z-index: 2;
    transform: rotate(5deg);
    background: url(./icons/product-badge.svg) no-repeat top right;
    background-size: 100px
}

.c-product-badge p {
    color: #fff;
    font-size: .8em;
    text-transform: uppercase;
    line-height: 1.2;
    width: 80px;
    letter-spacing: .075px;
    margin: 30px 0 0 10px;
    font-weight: 400;
    text-align: center
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: hand
}

.slick-slider .slick-track, .slick-slider .slick-list {
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block
}

.slick-track:before, .slick-track:after {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir='rtl'] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-loading .slick-list {
    background: #fff url(./images/ui/ajax-loader.gif) center center no-repeat
}

.slick-prev, .slick-next {
    font-family: 'gotham_boldregular', sans-serif;
    position: absolute;
    bottom: 0;
    z-index: 1;
    width: 50px;
    height: 80px;
    line-height: 80px;
    cursor: pointer;
    color: #111;
    border: none;
    font-size: 0;
    outline: none;
    background: #454545;
    background: rgba(255, 255, 255, .2)
}

.slick-prev {
    left: 0;
    padding-left: 30px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px
}

.slick-next {
    right: 0;
    padding-right: 20px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px
}

.slick-next button.slick-next, .slick-next button.slick-next:active {
    padding-right: 30px
}

.slick-next button.slick-next, .slick-next button.slick-next:active {
    padding-left: 30px
}

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    outline: none;
    background: #4c4c4c;
    background: rgba(255, 255, 255, .3)
}

.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
    opacity: 1
}

.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
    opacity: .25
}

.slick-prev::before, .slick-next::before {
    color: #111;
    font-size: 38px;
    display: inline-block;
    position: absolute;
    top: 20px
}

.slick-prev::before {
    content: ""
}

.slick-next::before {
    content: ""
}

.slick-prev:before {
    left: 0
}

.slick-next:before {
    right: 0
}

.c-slider-mini .c-arrows {
    bottom: auto;
    top: 50%;
    width: 95%
}

.c-slider-mini .slick-prev, .c-slider-mini .slick-next {
    background: none;
    width: 20px;
    height: 40px;
    bottom: auto;
    border-radius: 0;
    top: 50%;
    transform: translateY(-50%)
}

.c-slider-mini .slick-prev::before, .c-slider-mini .slick-next::before {
    font-size: 24px;
    top: 50%;
    transform: translateY(-50%);
    color: #4c4c4c
}

.c-slider-mini .c-slider .slick-track > div {
    padding: 0 1.846em
}

.slick-dots {
    position: absolute;
    bottom: .75em;
    left: 50%;
    transform: translateX(-50%);
    z-index: 8;
    margin: 0;
    padding: 0;
    display: none !important;
    list-style: none
}

.c-slider-mini .slick-dots {
    display: none
}

.slick-dots li, .slick-dots li button {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    padding: 0;
    width: 20px;
    height: 6px;
    border-radius: 8px;
    cursor: pointer;
    border: 0;
    outline: none;
    background: transparent;
    text-indent: -10000em
}

.slick-dots li {
    border: 1px solid #fff
}

.slick-dots li:hover {
    outline: none;
    background: rgba(255, 255, 255, .15)
}

.slick-dots li.slick-active button, .slick-dots li button:focus {
    outline: none;
    border: none
}

.slick-dots li.slick-active {
    background: #fff
}

.c-slider .slick-track > div {
    position: relative;
    background-size: cover;
    background-position: center center
}

.slick-slide .contain {
    height: 100%;
    z-index: 2
}

.c-arrows {
    display: none
}

.c-slider .c-slider-content {
    position: absolute;
    bottom: 1em;
    left: 0;
    max-width: 45em;
    overflow: hidden;
    z-index: 4
}

.c-slider .c-slider-content p {
    color: #fff;
    margin-bottom: 0
}

.c-slider .c-slider-product {
    position: absolute;
    bottom: 0;
    right: 10%;
    width: 25%
}

.c-slider h2 {
    font-family: 'gotham_blackregular', sans-serif;
    font-size: 2em;
    text-transform: uppercase;
    line-height: 1.2
}

.c-slider a {
    color: #fff
}

.c-slider .c-slider-mini-content a {
    color: #ed1270
}

.c-slider .c-slider-mini-content a:hover {
    color: #fab4d2
}

.c-slider .bg-light a {
    color: #ed126f
}

.c-slider a.c-btn {
    color: #fff;
    margin-bottom: .25em;
    display: inline-block
}

.c-slider a:hover {
    color: #f5f5f5
}

.c-slider a.c-btn span {
    display: none
}

.c-hero button.c-btn {
    position: absolute;
    bottom: 1.25em;
    right: 6%;
    width: 22px;
    height: 22px;
    background: transparent;
    color: #fff;
    cursor: pointer;
    border: 1px solid #fff;
    border-radius: 2px;
    line-height: 0;
    text-align: center;
    margin: 0;
    padding: 0;
    font-size: 17px;
    z-index: 1
}

.c-hero button.c-btn:hover {
    background: rgba(255, 255, 255, .1)
}

.c-hero button.c-btn.c-btn-play {
    text-indent: 1px
}

.c-hero button.c-btn.c-btn-play:before {
    content: ""
}

.c-hero button.c-btn.c-btn-pause:before {
    content: ""
}

.c-hero button.c-btn.c-btn-play, .c-hero.pause-active button.c-btn.c-btn-pause, .c-hero.play-active button.c-btn.c-btn-play {
    display: none
}

.c-hero.pause-active button.c-btn.c-btn-play, .c-hero.play-active button.c-btn.c-btn-pause {
    display: block
}

.c-slider-mini img {
    max-width: 130px;
    float: left
}

.c-slider-mini .c-slider-mini-content {
    margin-top: 2.769em
}

.c-slider-mini .c-slider-mini-content p {
    font-size: 1em
}

article {
    margin-bottom: 1.846em
}

.col-4 article:last-child {
    margin-bottom: 0
}

.bg-cover, .c-pod .c-tile-content {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center
}

.c-pod {
    color: #fff;
    position: relative
}

.c-pod img {
    margin-bottom: 1em
}

.cve-academy {
    background-image: url(./images/feature-pods/cve-academy.jpg)
}

fieldset {
    border: none
}

.c-frm {
    position: relative
}

.c-log-reg .c-base {
    padding: 2em;
    margin-bottom: 1.5em
}

.main-content .searchBox {
    position: relative;
    max-width: 400px;
    margin-bottom: 1.846em
}

.main-content input.search {
    text-align: left
}

.c-frm ol {
    margin: 0;
    padding: 0;
    list-style: none
}

.c-frm li {
    margin-bottom: 1.846em
}

.c-frm label {
    display: inline-block;
    color: #1b1b1e;
    margin: 0 0 .5em;
    text-align: left;
    font-size: 1.077em;
    font-family: "gotham_mediumregular", sans-serif;
    width: 100%;
}

.CaptchaTable {
    max-width: 250px;
    margin-bottom: 0
}

.c-footer .CaptchaTable {
    margin-bottom: 1em
}

.CaptchaTable img {
    width: 80px;
    margin: 0
}

.c-footer .c-frm label {
    position: absolute;
    top: 10px;
    left: 1em;
    z-index: 2;
    display: none
}

.c-frm input[type="tel"], .c-frm input[type="email"], .c-frm input[type="text"], .c-frm input[type="password"], .c-frm textarea {
    -webkit-appearance: none
}

.c-frm input[type="tel"], .c-frm input[type="email"], .c-frm input[type="text"], .c-frm input[type="password"], .c-frm select, .c-frm textarea {
    position: relative;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin: 0 0 1em;
    outline: none;
    background: #fff;
    font-family: inherit;
    width: 100%
}

.c-header .c-frm input[type="tel"], .c-header .c-frm input[type="email"], .c-header .c-frm input[type="text"], .c-header .c-frm input[type="password"] {
    font-size: .923em;
    padding: .8em 1em;
    color: #666
}

.c-frm input[type="tel"]:hover, .c-frm input[type="email"]:hover, .c-frm input[type="text"]:hover, .c-frm input[type="password"]:hover, .c-frm select:hover, .c-frm textarea:hover {
    border-color: #aaa
}

.c-frm input[type="tel"]:focus, .c-frm input[type="email"]:focus, .c-frm input[type="text"]:focus, .c-frm input[type="password"]:focus, .c-frm textarea:focus {
    border-color: #ed126f
}

.c-frm.c-frm-dark input[type="tel"], .c-frm.c-frm-dark input[type="email"], .c-frm.c-frm-dark input[type="text"], .c-frm.c-frm-dark input[type="password"] {
    border: 1px solid #404041;
    color: #fff;
    background: #626263
}

.c-frm.c-frm-dark input[type="email"]:hover .c-frm.c-frm-dark input[type="tel"]:hover .c-frm.c-frm-dark input[type="password"]:hover .c-frm.c-frm-dark input[type="text"]:hover {
    border-color: #777
}

.c-frm.c-frm-dark input[type="email"]:focus, .c-frm.c-frm-dark input[type="tel"]:focus, .c-frm.c-frm-dark input[type="password"]:focus, .c-frm.c-frm-dark input[type="text"]:focus {
    border-color: #999
}

.checkbox label {
    cursor: pointer
}

input[type=checkbox].css-checkbox {
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0
}

input[type=checkbox].css-checkbox + label.css-label {
    padding-left: 29px;
    height: 24px;
    display: inline-block;
    line-height: 24px;
    background-repeat: no-repeat;
    background-position: 0 0;
    font-size: 24px;
    vertical-align: middle;
    cursor: pointer
}

input[type=checkbox].css-checkbox:checked + label.css-label {
    background-position: 0 -24px
}

label.css-label {
    background-image: url(./images/ui/sprite-checkbox.png);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.c-frm input::-webkit-input-placeholder {
    color: #313131
}

.c-frm input::-moz-placeholder {
    color: #313131
}

.c-frm input:-ms-input-placeholder {
    color: #313131
}

.c-frm input::placeholder {
    color: #313131
}

.c-frm.c-frm-search input::-webkit-input-placeholder {
    color: #ce1060
}

.c-frm.c-frm-search input::-moz-placeholder {
    color: #ce1060
}

.c-frm.c-frm-search input:-ms-input-placeholder {
    color: #ce1060
}

.c-frm.c-frm-search input::placeholder {
    color: #ce1060
}

.c-footer .c-frm input::-webkit-input-placeholder {
    color: #ece8e1
}

.c-footer .c-frm input::-moz-placeholder {
    color: #ece8e1
}

.c-footer .c-frm input:-ms-input-placeholder {
    color: #ece8e1
}

.c-footer .c-frm input::placeholder {
    color: #ece8e1
}

.c-frm input:focus::-webkit-input-placeholder {
    opacity: .66
}

.c-frm input:focus::-moz-placeholder {
    opacity: .66
}

.c-frm input:focus:-ms-input-placeholder {
    opacity: .66
}

.c-frm input:focus::placeholder {
    opacity: .66
}

textarea, select {
    width: 100%;
    padding: 1em;
    margin: 0 0 1.385em;
    color: #313131;
    font-weight: 300;
    border-radius: 0
}

input[type='checkbox'] {
    border: none;
    background: none;
    border-radius: 0
}

select {
    border-radius: 5px;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    position: relative
}

.c-select {
    position: relative
}

.c-select::after {
    content: "";
    font-size: 10px;
    position: absolute;
    top: 18px;
    right: 14px
}

textarea {
    height: 150px;
    line-height: 1.4;
    width: 100%;
    resize: vertical;
    border-radius: 5px
}

input:focus, textarea:focus, select:focus {
    outline: none
}

:-moz-placeholder {
    color: #313131;
    opacity: 1 !important
}

::-moz-placeholder {
    color: #313131;
    opacity: 1 !important
}

::-webkit-input-placeholder {
    color: #313131;
    opacity: 1 !important
}

:-ms-input-placeholder {
    color: #313131;
    opacity: 1 !important
}

:focus::-moz-placeholder {
    opacity: .25 !important
}

:focus::-webkit-input-placeholder {
    opacity: .25 !important
}

:focus:-ms-input-placeholder {
    opacity: .25 !important
}

.ErrorLabel, .EditingFormErrorLabel, .form-control-error {
    color: #ed1270 !important;
    display: block;
    padding-bottom: .5em !important;
    text-align: left !important
}

#p_lt_ctl07_pageplaceholder_p_lt_ctl02_Content_ucEditableText_widget1_ctl00_viewBiz_pM_pMP .ErrorLabel {
    margin-bottom: 1.25em
}

.c-nav-suggest {
    background-size: cover;
    background-position: center center;
    overflow: hidden;
    padding: 4em 0;
    text-align: center
}

.c-nav-suggest .c-btn {
    font-weight: 700
}

ul.c-nav-dash {
    list-style: none;
    margin: 0;
    padding: 0
}

ul.c-nav-dash li a {
    background: #404041;
    color: #fff;
    overflow: hidden;
    padding: 1.385em .75em;
    position: relative;
    border-radius: 5px;
    display: table;
    width: 100%;
    margin-bottom: 1em;
    font-size: 1.538em;
    line-height: 1.25;
    font-weight: 700
}

ul.c-nav-dash li:last-child a {
    margin-bottom: 0
}

ul.c-nav-dash li a:hover {
    background: #333
}

ul.c-nav-dash li a .c-cve-img {
    width: 60px;
    text-align: center
}

ul.c-nav-dash li a [class*="icon-"] {
    color: #ed126f;
    font-size: 38px
}

ul.c-nav-dash li.current-menu-item a [class*="icon-"] {
    color: #fff
}

ul.c-nav-dash li a .c-cve-title {
    display: table-cell;
    overflow: hidden;
    vertical-align: middle
}

ul.c-cve-test-score-breakdown {
    list-style: none;
    margin: 0 0 4em;
    padding: 0
}

ul.c-cve-test-score-breakdown li {
    margin-bottom: 1em;
    color: #1b1b1e;
    font-size: 1.167em;
    font-family: "gotham_mediumregular", sans-serif
}

ul.c-cve-test-score-breakdown li span {
    color: #ed1270
}

ul.c-cve-test-score-breakdown li::before {
    font-size: 12px;
    border: 1px solid #bbb;
    border-radius: 3px;
    padding: 5px;
    margin-right: 1em;
    margin-bottom: .25em;
    display: inline-block
}

ul.c-cve-test-score-breakdown li.q-correct::before {
    content: "";
    color: #6eba4d
}

ul.c-cve-test-score-breakdown li.q-incorrect::before {
    content: "";
    color: #ef423e
}

ul.c-grid-2-col {
    margin: 0;
    padding: 0;
    list-style: none
}

ul.c-grid-2-col li {
    margin-bottom: 4em
}

ul.c-grid-2-col li article {
    margin-bottom: 0
}

ul.c-pride-badge {
    display: none
}

ul.c-contact-info li {
    margin-bottom: 0
}

.col-3 .c-tel {
    margin-top: 1em;
    color: #aaa
}

.col-3 .c-social {
    margin-top: 1.846em
}

.col-3 .NewsletterSubscription .CaptchaLabel {
    display: none
}

.col-3 .NewsletterSubscription th, .col-3 .NewsletterSubscription td {
    border: 0;
    padding: 0
}

.col-3 .NewsletterSubscription .CaptchaTextBox {
    background: #626263 none repeat scroll 0 0;
    border: 1px solid #404041;
    color: #fff;
    font-size: inherit;
    font-weight: normal;
    padding: .4em
}

ul.c-list-arrowCMSListMenuUL {
    margin: 0;
    padding: 0
}

ul.c-list-arrowCMSListMenuUL li {
    margin: 0;
    position: relative;
    padding-left: 1.385em;
    line-height: 1.25;
    list-style: none
}

ul.c-list-arrowCMSListMenuUL > li {
    margin-bottom: .25em;
    padding-bottom: .25em
}

ul.c-list-arrowCMSListMenuUL > li > a, ul.c-list-arrowCMSListMenuUL ul > li > a {
    padding: 0 0 .25em;
    font-size: 1.385em;
    font-weight: 700;
    display: block;
}

ul.c-list-arrowCMSListMenuUL li ul li a {
    color: #555;
    font-size: 1em;
    display: block;
    transition: transform 0.2s;
}

ul.c-list-arrowCMSListMenuUL li ul li a:hover {
    color: #000;
    transform: translateX(2%);
}

ul.c-list-arrowCMSListMenuUL li:last-child {
    margin-bottom: 0
}

ul.c-list-arrowCMSListMenuUL > li::before,
.c-sidebar ul#menuElem ul > li::before {
    content: "";
    vertical-align: middle;
    position: absolute;
    top: 6px;
    left: 0;
    color: #525252;
    font-size: 12px
}

ul.c-list-arrowCMSListMenuUL > ul {
    margin-left: 1.25em
}

ul.c-list-arrowCMSListMenuUL li li {
    padding: 0;
    margin-bottom: .5em
}

.c-sidebar ul#menuElem {
    margin: 0;
    padding: 0
}

.c-sidebar ul#menuElem li {
    margin: 0;
    position: relative;
    padding-left: 1.385em;
    line-height: 1.25;
    list-style: none
}

.c-sidebar ul#menuElem > li {
    border-bottom: 2px dotted #ccc;
    margin-bottom: .75em;
    padding-bottom: .5em
}

.c-sidebar ul#menuElem > li > a {
    padding: 0 0 .25em;
    font-size: 1.385em;
    font-weight: 700;
    display: block;
    transition: transform 0.2s;
}

.c-sidebar ul#menuElem > li > a:hover {
    transform: translateX(2%);
}

.c-sidebar ul li ul {
    display: none;
}

.c-sidebar ul li.current-menu-parent ul,
.c-sidebar ul li.current-menu-item ul,
.c-sidebar ul li.current_page_item ul,
.c-sidebar ul li.current_page_ancestor ul,
ul.always-show-sub-menu li ul {
    display: block;
}

.c-sidebar ul#menuElem li ul li a {
    padding-left: 1.25em;
    line-height: 2
}

.c-sidebar ul#menuElem li ul li a:hover {
    color: #000
}

.c-sidebar ul#menuElem li:last-child {
    border-bottom: none;
    margin-bottom: 0
}

.c-sidebar ul#menuElem > li::before {
    content: "";
    vertical-align: middle;
    position: absolute;
    top: 4px;
    left: -0;
    color: #525252;
    font-size: 12px
}

.c-sidebar ul#menuElem > ul {
    margin-left: 1.25em
}

.c-sidebar ul#menuElem li ul li {
    padding: 0;
    margin-bottom: 0;
}


.c-product-overview ul {
    margin: 0;
    padding: 0
}

.c-product-overview ul li {
    margin: 0 0 .75em;
    position: relative;
    padding-left: 1em;
    line-height: 1.4;
    list-style: none;
    font-size: 1.154em;
    font-weight: 600;
    color: #3c3c3b;
    text-transform: uppercase
}

.c-product-overview ul > li::before {
    content: "";
    vertical-align: middle;
    position: absolute;
    top: .4em;
    left: 0;
    color: #222;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 4px 6px;
    border-color: transparent transparent transparent #007bff
}

.c-product-overview .c-green ul > li::before {
    border-color: transparent transparent transparent #1bba9d
}

.c-pink ul > li::before {
    border-color: transparent transparent transparent #f176ae
}

.c-green ul > li::before {
    border-color: transparent transparent transparent #1bba9d
}

.c-yellow ul > li::before {
    border-color: transparent transparent transparent #f99d1c
}

.c-blue ul > li::before {
    border-color: transparent transparent transparent #00baf2
}

.c-purple ul > li::before {
    border-color: transparent transparent transparent #a565a0
}

.category-list {
    list-style: none;
    margin: 1em 0 0 0
}

.category-list > li {
}

.category-list > li a {
    border-bottom: 2px dotted #999;
    margin: 0;
    padding: .5em;
    display: block
}

.category-list > li:last-child a {
    padding-bottom: 0;
    border-bottom: none
}

.c-widget {
    margin-top: 1.846em;
    text-align: center
}

.c-widget h3 {
    color: #43423f;
    margin-bottom: 1.875em
}

.c-widget ol {
    margin-left: 1.125em
}

.c-widget ol li a {
    display: block;
    color: #43423f;
    margin-bottom: 1.25em;
    padding-bottom: 1.25em;
    border-bottom: 1px solid #d6d4d1
}

.c-widget ol li a:hover {
    color: #9d7f54
}

.c-widget ol li:last-child a {
    border: none;
    margin-bottom: 0;
    padding-bottom: 0
}

.c-main-content ul.CMSSiteMapList {
    list-style: none;
    margin: 0
}

.c-main-content ul.CMSSiteMapList li {
    position: relative;
    margin-bottom: .5em
}

.c-main-content ul.CMSSiteMapList li a {
    display: block;
    padding: 0 0 .25em 0;
    font-weight: 700;
    font-size: 1.769em;
    line-height: 1.4;
    margin-bottom: .5em;
    text-decoration: none;
    border-bottom: 2px dotted #999
}

.c-main-content ul.CMSSiteMapList li a:hover {
    color: #ed126f
}

.c-main-content ul.CMSSiteMapList li ul {
    margin-left: 1em
}

.c-main-content ul.CMSSiteMapList li ul li a {
    font-weight: 700;
    font-size: 1.385em;
    border-bottom: none;
    color: inherit;
    margin-bottom: 0
}

.c-main-content ul.CMSSiteMapList li ul li ul {
    margin-bottom: 1.25em
}

.c-main-content ul.CMSSiteMapList li ul li ul li a {
    margin-bottom: 0;
    font-weight: 400;
    font-size: 1em
}

.c-footer ul {
    list-style: none
}

.c-footer ul.c-footer-nav {
    margin-bottom: 0
}

.c-footer ul.c-footer-nav li {
    display: inline
}

.c-footer ul.c-footer-nav li a {
    display: block;
    color: #fff;
    font-weight: 400;
    margin: 0;
    line-height: 1.7
}

.c-footer ul.c-footer-nav li a:hover, .c-footer-secondary ul li a:hover {
    color: #f9b7d3
}

.c-footer ul.c-footer-nav li.current-menu-item a {
    color: #fff;
    font-weight: 600
}

.c-footer-secondary ul li {
    display: inline;
    margin-right: .75em;
    padding-right: .75em;
    border-right: 2px dotted #fff
}

.c-footer-secondary ul li:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: 0
}

.c-footer-secondary ul li a {
    color: #fff;
    display: inline-block
}

.c-testimonials {
    border-bottom: 2px dotted #999;
    margin-bottom: 1.846em
}

blockquote {
    quotes: "“" "”";
    padding: .3em 2.769em 0;
    margin: 1.846em 0;
    position: relative
}

blockquote::before, blockquote::after {
    content: "";
    color: #f688b7;
    font-size: 32px;
    position: absolute
}

blockquote::before {
    top: 0;
    left: 0
}

blockquote::after {
    bottom: 0;
    right: 0;
    transform: rotate(180deg)
}

blockquote p {
    font-size: 1em
}

button {
    padding: 0;
    outline: none;
    font-size: 1.2em
}

.c-btn, .main-content input[type="submit"], .c-footer input[type="submit"], a.qmn_btn.mlw_qmn_quiz_link {
    font-family: inherit;
    font-size: 1.385em;
    font-weight: 700;
    color: #fff !important;
    cursor: pointer;
    display: inline-block;
    border: 1px solid #3e8d3e;
    -webkit-appearance: none;
    border-radius: 5px;
    outline: none;
    position: relative;
    background: #81a855;
    text-decoration: none;
    margin: 0;
    padding: .4em 1em;
    text-align: center;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all .15s ease 0s;
    transition: all .15s ease 0s
}

.main-content input[type="submit"] {
    margin-right: 10px;
    margin-bottom: 10px
}

.form-group-submit input[type="submit"] {
    max-width: 15em
}

.c-btn:hover, a.qmn_btn.mlw_qmn_quiz_link:hover, .main-content input[type="submit"]:hover, .c-footer input[type="submit"]:hover {
    background: #3e8d3e !important;
    color: #fff
}

.c-btn-dark {
    background: #9d9d9d !important;
    border-color: #888 !important
}

.c-btn-dark:hover {
    background: #888
}

.c-cve-test .c-btn-arrow {
    margin-bottom: 1em
}

.c-btn.c-btn-small {
    font-size: 1.25em
}

.c-footer input[type="submit"] {
    font-size: 1.2em
}

.c-nav .c-btn {
    max-width: 12em;
    margin-left: auto;
    margin-right: auto;
    padding-top: .75em;
    padding-bottom: .75em
}

.c-choice {
    max-width: 25em;
    margin: 0 auto
}

.c-choice a {
    display: block;
    margin: 1em auto 0;
    text-align: center
}

.c-choice-2 a {
    width: 50%;
    float: left;
    margin: 1em 0 0
}

.c-choice-2 a:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right-color: #fff
}

.c-choice-2 a:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left-color: #fff
}

.form-group-submit::after {
    content: "";
    display: inline-block;
    transform: rotate(90deg)
}

.c-btn-sml {
    font-size: 1em;
    padding: .2em .5em
}

.c-cookie-alert .c-btn-sml {
    margin: .5em 0 0 0;
    display: block
}

.c-btn-light {
    color: #53432d;
    background: #fff
}

.c-btn-light:hover {
    color: #ed1270;
    background: #f5f5f5
}

.c-breadcrumb {
    margin: 0 0 .75em;
    font-size: 1em
}

ol.c-breadcrumb li {
    display: inline
}

ol.c-breadcrumb li a {
    color: #555
}

ol.c-breadcrumb li:last-child a {
    color: #000
}

ol.c-breadcrumb li a:hover {
    color: #000
}

ol.c-breadcrumb li a::after {
    content: "";
    color: #fab4d2;
    vertical-align: middle;
    display: inline-block;
    padding: 0 .7em;
    font-size: 10px
}

ol.c-breadcrumb li:last-child a::after {
    content: ""
}

.c-base .c-main-content {
    padding: 1em 1.846em
}

.c-sidebar {
    /*background: #efefef;*/
    padding: 1.385em;
    /*border-radius: 5px;*/
    /*border: 1px solid #d9d9d7*/
}

.c-base .c-aside-main {
    padding-left: .75em;
    padding-right: .75em
}

.c-aside-main img {
    margin: 0 auto;
    display: block
}

.c-widget .c-btn {
    margin: .5em auto 0;
    display: inline-block;
    text-align: center
}

.c-toolbar {
    border-bottom: 2px dotted #999;
    margin-bottom: 1.846em;
    padding-bottom: 1em
}

.c-share {
    background: #f4f4f4;
    border: 1px solid #d8d8d8;
    border-radius: 5px;
    color: #404041;
    text-transform: uppercase;
    padding: .5em .75em;
    display: inline-block;
    font-size: .846em;
    cursor: pointer
}

.c-share .fpc-icon-share::before {
    font-size: 16px;
    padding-right: .1em
}

.c-share:hover {
    border-color: #bbb
}

.c-print, .c-pdf {
    display: inline-block;
    cursor: pointer
}

.c-print {
    margin-bottom: 1em
}

.c-print button {
    background: none;
    border: none;
    cursor: pointer;
    -webkit-appearance: none;
    margin: 0
}

button.fpc-icon-file-pdf {
    border: 0;
    background: none;
    cursor: pointer
}

.c-print .fpc-icon-printer::before, .c-pdf .fpc-icon-file-pdf::before {
    font-size: 32px;
    margin-right: .5em;
    padding-right: .5em;
    border-right: 2px dotted #f25195;
    vertical-align: middle
}

.c-footer {
    padding: 0;
    background: #404042;
    color: #fff;
    text-align: left
}

.c-footer .c-footer-heading {
    margin-bottom: .75em;
    padding-bottom: .5em;
    color: #f9b7d3;
    border-bottom: 2px dotted #9f9f9f;
    font-size: 1.385em;
    line-height: 1.25;
    display: block;
    font-weight: 700
}

.c-footer-primary {
    padding: 1.846em 0
}

.c-footer p {
    color: #ddd;
    font-size: 1.077em;
    margin: 0
}

.c-footer-secondary p {
    font-size: 1em
}

.c-footer-secondary ul, .c-footer-secondary p {
    margin-bottom: 0
}

.c-footer-primary li {
    font-size: 1.077em
}

.c-footer-secondary {
    background: #333;
    padding: 1.846em 0
}

.c-footer .CaptchaTable tr td {
    width: 50%
}

.c-footer .CaptchaTable tr td input {
    width: 100%
}

.c-footer .CaptchaTable tr td img {
    float: right
}

@font-face {
    font-family: 'gotham_bookregular';
    src: url(./fonts/gotham-book-webfont.eot);
    src: url(./fonts/gotham-book-webfont.eot?#iefix) format("embedded-opentype"), url(./fonts/gotham-book-webfont.woff2) format("woff2"), url(./fonts/gotham-book-webfont.woff) format("woff"), url(./fonts/gotham-book-webfont.ttf) format("truetype"), url(./fonts/gotham-book-webfont.svg#gotham_bookregular) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'gotham_mediumregular';
    src: url(./fonts/gotham-medium-webfont.eot);
    src: url(./fonts/gotham-medium-webfont.eot?#iefix) format("embedded-opentype"), url(./fonts/gotham-medium-webfont.woff2) format("woff2"), url(./fonts/gotham-medium-webfont.woff) format("woff"), url(./fonts/gotham-medium-webfont.ttf) format("truetype"), url(./fonts/gotham-medium-webfont.svg#gotham_mediumregular) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'gotham_boldregular';
    src: url(./fonts/gotham-bold-webfont.eot);
    src: url(./fonts/gotham-bold-webfont.eot?#iefix) format("embedded-opentype"), url(./fonts/gotham-bold-webfont.woff2) format("woff2"), url(./fonts/gotham-bold-webfont.woff) format("woff"), url(./fonts/gotham-bold-webfont.ttf) format("truetype"), url(./fonts/gotham-bold-webfont.svg#gotham_boldregular) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'gotham_blackregular';
    src: url(./fonts/gotham-black-webfont.eot);
    src: url(./fonts/gotham-black-webfont.eot?#iefix) format("embedded-opentype"), url(./fonts/gotham-black-webfont.woff2) format("woff2"), url(./fonts/gotham-black-webfont.woff) format("woff"), url(./fonts/gotham-black-webfont.ttf) format("truetype"), url(./fonts/gotham-black-webfont.svg#gotham_blackregular) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'foran-pet-care';
    src: url('./icons/foran-pet-care.ttf?wrr9qy') format('truetype'), url('./icons/foran-pet-care.woff?wrr9qy') format('woff'), url('./icons/foran-pet-care.svg?wrr9qy#foran-pet-care') format('svg');
    font-weight: normal;
    font-style: normal;
    vertical-align: middle;
    line-height: 1
}

[class^="fpc-icon-"], [class*=" fpc-icon-"], ul.c-quick-links li a::before, button.dropbtn::before, button.dropbtn::after, a.c-btn-arrow::after, div.c-btn-arrow::after, ul.c-list-arrowCMSListMenuUL li::before, a.read-more::after, .search-submit:before, .ui-accordion-header::before, blockquote::before, blockquote::after, .c-search::before, .c-close::before, .c-nav li.has-children a::after, .c-nav ul > li.has-children.has-icon > a::before, .c-hero button.c-btn::before, .slick-prev:before, .slick-next:before, .form-group-submit::after, ol.c-breadcrumb li a::after, h1.cve-test-result::before, ul.c-cve-test-score-breakdown li::before, .c-select::after {
    font-family: 'foran-pet-care' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fpc-icon-restoration:before {
    content: ""
}

.fpc-icon-bottle:before {
    content: ""
}

.fpc-icon-clock:before {
    content: ""
}

.fpc-icon-health:before {
    content: ""
}

.fpc-icon-heart:before {
    content: ""
}

.fpc-icon-joint:before {
    content: ""
}

.fpc-icon-paw:before {
    content: ""
}

.fpc-icon-ph:before {
    content: ""
}

.fpc-icon-teardrop:before {
    content: ""
}

.fpc-icon-badge-40-years:before {
    content: ""
}

.fpc-icon-badge-irish-quality:before {
    content: ""
}

.fpc-icon-dog:before {
    content: ""
}

.fpc-icon-dog2:before {
    content: ""
}

.fpc-icon-dog-cat:before {
    content: ""
}

.fpc-icon-dog-cat-large:before {
    content: "";
    font-size: 49px
}

.fpc-icon-dog-jumping:before {
    content: ""
}

.fpc-icon-dog-left:before {
    content: ""
}

.fpc-icon-dog-sitting:before {
    content: ""
}

.fpc-icon-dog-walking2:before {
    content: ""
}

.fpc-icon-dog-standing-right-westie:before {
    content: ""
}

.fpc-icon-dog-standing-right:before {
    content: ""
}

.fpc-icon-dog-standing-with-pup:before {
    content: ""
}

.fpc-icon-ph:before {
    content: ""
}

.fpc-icon-cat-walking:before {
    content: ""
}

.fpc-icon-dog-walking:before {
    content: ""
}

.fpc-icon-ireland:before {
    content: ""
}

.fpc-icon-cat-looking-up:before {
    content: ""
}

.fpc-icon-dog-looking-down:before {
    content: ""
}

.fpc-icon-search:before {
    content: ""
}

.fpc-icon-padlock:before {
    content: ""
}

.fpc-icon-phone:before {
    content: ""
}

.fpc-icon-mail:before {
    content: ""
}

.fpc-icon-dashboard2:before {
    content: ""
}

.fpc-icon-files:before {
    content: ""
}

.fpc-icon-lock-open:before {
    content: ""
}

.fpc-icon-lock-open2:before {
    content: ""
}

.fpc-icon-lock:before {
    content: ""
}

.fpc-icon-document-file-pdf:before {
    content: ""
}

.fpc-icon-help-with-circle:before {
    content: ""
}

.fpc-icon-user:before {
    content: ""
}

.fpc-icon-dashboard:before {
    content: ""
}

.fpc-icon-quote:before {
    content: ""
}

.fpc-icon-checklist:before {
    content: ""
}

.fpc-icon-chevron-down:before {
    content: ""
}

.fpc-icon-chevron-left:before {
    content: ""
}

.fpc-icon-chevron-right:before {
    content: ""
}

.fpc-icon-chevron-up:before {
    content: ""
}

.fpc-icon-playback-play:before {
    content: ""
}

.fpc-icon-playback-pause:before {
    content: ""
}

.fpc-icon-linkedin:before {
    content: ""
}

.fpc-icon-checkmark:before {
    content: ""
}

.fpc-icon-file-pdf:before {
    content: ""
}

.fpc-icon-cross:before {
    content: ""
}

.fpc-icon-youtube:before {
    content: ""
}

.fpc-icon-flickr:before {
    content: ""
}

.fpc-icon-pinterest:before {
    content: ""
}

.fpc-icon-google:before {
    content: ""
}

.fpc-icon-printer:before {
    content: ""
}

.fpc-icon-share:before {
    content: ""
}

.fpc-icon-minus:before {
    content: ""
}

.fpc-icon-plus:before {
    content: ""
}

.fpc-icon-twitter:before {
    content: ""
}

.fpc-icon-facebook:before {
    content: ""
}

.fpc-icon-location:before {
    content: ""
}

ul.c-social {
    margin-right: 0
}

ul.c-social li a {
    margin: 0 1.25em 0 0
}

ul.c-social li [class*="icon-"] {
    font-size: 14px;
    width: 32px;
    height: 32px;
    line-height: 25px;
    text-align: center;
    display: inline-block;
    border-radius: 100%;
    border: 3px solid #333;
    background: #fff
}

ul.c-social li a {
    display: inline-block;
    color: #333
}

ul.c-social li a:hover [class*="icon-"] {
    color: #000
}

.c-footer ul.c-social li, .c-footer ul.c-text-size li, .c-footer ul.c-contrast li {
    display: inline
}

.c-footer ul.c-social li [class*="icon-"] {
    color: #f9b7d3;
    border-color: #f9b7d3;
    background: transparent
}

.c-footer ul.c-social li a {
    margin: 0 .313em .75em 0
}

.c-footer ul.c-social li a:hover [class*="icon-"] {
    color: #fff;
    border-color: #fff
}

.c-footer ul.c-text-size li a {
    color: #fff
}

.c-footer ul.c-contrast {
    margin-bottom: 0
}

.c-footer ul.c-contrast li a {
    border-color: #fff;
    margin: 0 .313em 0 0
}

.c-cart {
    display: inline-block;
    margin: 0 1.25em 0 0
}

.c-cart .fpc-icon-cart {
    font-size: 22px
}

.c-slider.single-item .slick-track {
    transform: inherit !important
}

.visibility-hidden-col {
    visibility: hidden
}

.hidden-col {
    display: none
}

.faq-listing .accordion {
    border-top: 0;
    margin-top: 0;
    padding-top: 0
}

.change-password .password-strength input {
    margin-bottom: 1.385em
}

.c-dropdown-content span[id*="rfvUserNameRequired"] {
    margin-bottom: .385em;
    display: inline-block
}

.form-horizontal div[id*="pnlRegForm"] .form-horizontal {
    clear: left
}

.required-mark {
    font-family: Arial, serif
}

.logon-password-retrieval-result {
    display: block;
    margin-top: 5px
}

.register .CaptchaTable {
    max-width: inherit
}

.c-cve-login .c-dropdown-content {
    width: auto
}

#cookieWrap .ConsentButtons .ConsentButton {
    width: 11em
}

@media only screen and (max-width: 29.938em) {
    ul.c-grid-2-col li {
        margin-bottom: 2em;
        padding-bottom: 2em;
        border-bottom: 2px dotted #999
    }
}

@media only screen and (max-width: 47.938em) {
    .c-footer-primary {
        padding: 2.769em 0
    }
}

@media only screen and (max-width: 59.938em) {

    /*Need padding on login, register */
    /*.contain-restrict-max.c-base {*/
    /*    padding: 8px 16px;*/
    /*}*/

    .c-header .fpc-icon-search {
        display: none
    }

    .c-nav-hold .contain {
        width: 100%
    }

    button.c-search {
        right: 2.769em
    }

    .c-nav li {
        position: relative
    }

    li.has-children span {
        display: inline-block;
        position: absolute;
        top: 0;
        right: 0;
        border-left: 1px solid #b40e54;
        margin: 0;
        width: 80px;
        height: 48px;
        text-align: center;
        z-index: 12;
        cursor: pointer;
        line-height: 4
    }

    .no-touch li.has-children.sub-menu-active > span.fpc-icon-chevron-down::before {
        color: #fff;
        content: ""
    }

    li.has-children ul span {
        color: #fff
    }

    .c-nav > li > a {
        padding-right: 54px
    }

    .c-nav ul > li.has-children > ul li a {
        font-weight: 300
    }

    .c-nav ul > li.has-children > a::after {
        display: none
    }

    .c-nav ul > li.has-children > a:hover::after {
        color: #111
    }

    .c-nav ul > li.has-children > ul ul ul {
        background: #333
    }

    .c-nav ul > li.has-children.c-multi-column > ul li.col-4 {
        float: none;
        padding: 0;
        width: 100%
    }

    .product-detail .c-list-arrowCMSListMenuUL {
        display: none
    }
}

@media only screen and (max-width: 63.938em) {
    .c-footer [class*="col-"] {
        margin: 0 0 1em;
        padding: 0 0 1em
    }

    ul.c-list-arrowCMSListMenuUL li ul {
        margin-bottom: .75em
    }

    ul.c-list-arrowCMSListMenuUL li ul li {
        margin: .75em 0
    }

    ul.c-list-arrowCMSListMenuUL li ul li a {
        font-size: 1.077em
    }

    .col-4.span-full {
        width: 100%
    }

    .c-footer ul.c-pride-badge {
        display: block;
        border: none;
        clear: left
    }

    .c-footer ul.c-pride-badge li {
        margin-top: 1em;
        opacity: .66
    }

    .c-footer ul.c-pride-badge li span {
        color: #fff
    }

    .c-related-products, .c-testimonials {
        padding: 0 !important
    }
}

@media only screen and (min-width: 20em) {
    .c-slider a.c-btn span {
        display: inline-block
    }
}

@media only screen and (min-width: 26.875em) {
    .c-nav-branding a.logo {
        width: 120px
    }

    ul.c-pagination li.c-pagination-arrow a {
        display: block;
        border: none
    }

    ul.c-pagination li.c-pagination-arrow a span {
        color: #aaa
    }

    ul.c-pagination li.c-pagination-arrow a:hover span {
        color: #888
    }

    .c-nav-secondary {
        position: relative
    }

    .c-cve-login .c-dropdown-content {
        top: 32px
    }
}

@media only screen and (min-width: 30em) {
    .cve-contact, .c-cve-login.c-logged-in {
        width: 18em
    }

    .c-cve-btn i::before {
        font-size: 14px;
        padding-right: 8px;
        display: inline-block
    }
    .c-cve-btn span {
        display: inline-block
    }

    .c-footer .col-3 {
        float: left;
        width: 50%;
        padding: 0 1.385em;
        margin-bottom: 2.769em
    }

    .c-slider h2 {
        font-size: 3em;
        line-height: 1
    }

    .c-product-overview h1 {
        font-size: 5.538em
    }

    .c-product-badge {
        width: 140px;
        height: 140px;
        background-size: 140px
    }

    .c-product-badge p {
        font-size: 1.1em;
        margin: 40px 0 0 28px
    }

    ul.c-grid-2-col {
        margin-left: -1.385em
    }

    ul.c-grid-2-col li {
        width: 50%;
        padding: 0 1.385em;
        float: left
    }

    ul.c-grid-2-col li:nth-child(odd) {
        clear: both
    }

    .c-log-reg [class*="col-"] {
        padding: 0 .75em
    }

    .c-log-reg .col-4 {
        width: 33.33333%;
        padding: 0 .75em
    }

    .c-nav .has-children ul li.col-3 {
        width: 50%;
        float: left
    }

    .c-nav .has-children ul li.col-3:nth-child(1), .c-nav .has-children ul li.col-3:nth-child(3) {
        border-right: 2px dotted #666
    }
}

@media only screen and (min-width: 39.375em) {
    .slick-dots {
        display: block !important
    }

    .c-tiled {
        margin: 2.769em auto 0
    }

    .c-nav .has-children ul li.col-3 {
        width: 25%;
        border-bottom: none;
        border-right: 2px dotted #666 !important
    }

    .c-product-overview .c-product-meta {
        border-top: none;
        padding-top: 0;
        border-left: 2px dotted #999;
        padding-left: 1.846em;
        float: right;
        width: 35%;
        margin-top: 10px;
        border-bottom: 0
    }

    main {
        padding: 2.769em 0
    }

    .c-base.contain {
        width: 90%
    }
}

@media only screen and (min-width: 48em) {
    .c-log-reg .col-6 {
        width: 50%
    }

    .c-main-content ul ul, .c-main-content ol ol {
        margin-left: 2em
    }

    img.align-right {
        float: right;
        display: inline-block;
        margin: .25em 0 1em 1em
    }

    img.align-left {
        float: left;
        display: inline-block;
        margin: .25em 2em 1em 0
    }

    .c-nav-secondary {
        margin-top: 2.4em
    }

    .c-nav-branding {
        height: 7.385em;
        line-height: 7.385em
    }

    .c-nav-branding p {
        display: block;
        font-size: 1.154em;
        line-height: 1.2;
        float: left;
        margin: 1.86em 0 0 1.846em;
        color: #555
    }

    .c-title-share.toolbar h1 {
        float: left;
        margin-bottom: 0;
        width: 55%
    }

    .c-title-share .c-toolbar {
        text-align: right;
        margin-top: 0
    }

    .c-nav h4 {
        font-size: 1.538em
    }

    .c-footer-secondary ul {
        float: left
    }

    .c-footer-secondary p {
        text-align: right;
        margin-top: 0
    }

    .c-hero, .c-hero .c-slider .slick-track > div {
        height: 475px
    }

    article {
        margin-bottom: 2.769em
    }

    [class*='col-'] {
        float: left;
        padding: 0 1.385em;
        width: 100%;
        min-height: 1px
    }

    .c-dropdown [class*='col-'] {
        padding: 0
    }

    .c-tiled .col-3 {
        width: 50%;
        padding: 0 1.385em;
        float: left
    }

    .c-tiled .col-3:nth-of-type(3n+3) {
        clear: both
    }

    .c-tile-content.c-tile-full-h {
        height: 350px
    }

    .c-tile-content.c-tile-half-h {
        height: 157px
    }

    .col-4 {
        width: 50%
    }

    .c-aside-main.col-4 {
        width: 100%
    }

    .c-tiled .col-4 {
        padding: 0 1em 1.846em
    }

    .c-hero button.c-btn {
        bottom: 4.125em
    }

    .listing .c-tile-image {
        display: inline-block;
        float: left;
        width: 49%
    }

    .listing .c-tile-copy, .listing .c-tile-meta {
        display: inline-block;
        width: 51%
    }

    .c-listing article img {
        float: left;
        margin-right: 2em;
        margin-bottom: 0;
        max-width: 240px
    }

    .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
        font-size: 1em
    }
}

@media only screen and (min-width: 60em) {
    .c-frm.c-frm-search {
        display: block !important;
        width: 125px;
        position: absolute;
        top: .692em;
        right: 0;
        margin: 0;
        -webkit-transition: all ease .15s;
        transition: all ease .15s
    }

    .c-nav-secondary {
        margin-top: .5em
    }

    .c-nav li.has-children ul.slim-menu li {
        border: none;
        float: none;
        text-align: left;
        display: block;
        margin: 0;
        padding: 0
    }

    .c-nav li.has-children ul.slim-menu li a:hover {
        background: #444
    }

    .c-nav ul > li.slim-parent {
        position: relative
    }

    .c-nav ul > li > ul.slim-menu {
        width: auto;
        min-width: 200px;
        position: absolute;
        left: 0
    }

    .c-nav ul > li.slim-menu > ul.slim-menu li a {
        padding: 15px 20px
    }

    .cve-contact, .c-logged-in.cve-contact {
        display: block;
        float: right;
        width: 18.462em
    }

    ul.c-quick-links {
        display: inline-block
    }

    .c-nav .has-children ul li {
        text-align: center;
        margin: 2.769em 0;
        padding: 0 1.846em;
        border-right: 2px dotted #666
    }

    .c-nav .has-children ul li:last-child {
        border-right: none
    }

    .c-nav .has-children ul li img {
        max-width: 13.333em
    }

    .c-nav ul > li.has-children.c-multi-column > ul li.has-children {
        float: left;
        padding: 1.846em 3em;
        width: 25%
    }

    .c-nav-branding {
        height: 9em;
        line-height: 9em
    }

    .c-nav-branding p {
        margin-top: 2.5em
    }

    .c-nav-secondary {
        margin-right: 0
    }

    .c-footer .col-3 {
        width: 25%;
        margin-bottom: 0
    }

    .c-footer-primary {
        padding: 4em 0
    }

    .c-nav li.current-menu-item a {
        color: #fff;
        background: #404041
    }

    .c-nav ul > li.has-children.current-menu-item > a::after {
        color: #fff
    }

    .c-hamburger {
        display: none
    }

    .c-nav {
        display: block !important;
        visibility: visible !important;
        opacity: 1 !important;
        height: auto !important;
        width: auto;
        float: left
    }

    .c-nav li {
        display: inline-block;
        float: left
    }

    .c-nav > ul > li > a {
        display: inline-block;
        height: 3.5em;
        line-height: 3.5em;
        border-top: none;
        border-bottom: 2px solid #f8afbb;
        border-right: 1px solid #fff;
        margin: 0;
        padding: 0 .86em;
        z-index: 2
    }

    .c-nav > ul > li > a:hover {
        background: #404041
    }

    .c-nav ul > li.has-children > a::after {
        float: none;
        margin-top: 0
    }

    .no-touch .c-nav ul > li.has-children:hover > a {
        color: #fff;
        background: #404041
    }

    .c-nav ul > li.has-children:hover > a::after {
        color: #fff;
        content: ""
    }

    .c-nav ul > li.has-children.has-icon > a::before {
        color: #f8afbb;
        position: absolute;
        left: .1em;
        bottom: 0
    }

    .c-nav .has-children ul li.col-3.three {
        width: 33.33333%
    }

    .no-touch .c-nav > ul > li.has-children:hover > a {
        border-bottom: 2px solid #404041
    }

    .c-nav ul > li.has-children.dog > a::before {
        content: "";
        font-size: 48px
    }

    .c-nav ul > li.has-children.dog > a {
        padding-left: 5em
    }

    .c-nav ul > li.has-children.cat > a::before {
        content: "";
        font-size: 38px
    }

    .c-nav ul > li.has-children.cat > a {
        padding-left: 4em
    }

    .c-nav ul > li.has-children > ul, .c-nav ul > li.has-children.sub-menu-active > ul {
        position: absolute;
        top: 100%;
        left: 0;
        height: auto;
        display: block;
        -webkit-transition: all .2s ease-in-out 0s;
        transition: all .2s ease-in-out 0s;
        opacity: 0;
        visibility: hidden
    }

    .no-touch .c-nav ul > li.has-children:hover > ul ul {
        opacity: 1;
        visibility: visible
    }

    .c-nav ul > li.has-children > ul li a {
        border: none
    }

    .no-touch .c-nav ul > li:hover > ul {
        visibility: visible;
        opacity: 1;
        -webkit-transition-delay: 0s;
        transition-delay: 0s
    }

    .c-nav ul > li.has-children.c-multi-column > ul li {
        float: none;
        display: block;
        text-align: left;
        margin: 0;
        padding: 0;
        border: none
    }

    .c-nav ul > li.has-children.c-multi-column > ul li.col-4 {
        float: left;
        padding: 3em;
        width: 33.333%
    }

    .c-nav ul > li.has-children.c-multi-column > ul li.col-4 > ul > li > a {
        font-size: 1.385em;
        margin-bottom: .5em
    }

    .c-nav ul > li.has-children.c-multi-column > ul ul li li a {
        font-weight: 400;
        font-size: 1em;
        border: none;
        padding: .4em 0;
        color: #fff
    }

    .c-nav ul > li.has-children.c-multi-column > ul ul li li a:hover {
        color: #ccc
    }

    .c-nav > ul > li.has-children.c-multi-column > ul li a {
        border-bottom: 2px dotted #aaa;
        color: #fbb5d3;
        padding: 0 0 .5em
    }

    .c-nav > ul > li.has-children.c-multi-column > ul li a:hover {
        color: #fbe0ec
    }

    .c-nav ul > li.has-children.c-multi-column > ul li.has-children {
        margin-bottom: 2em
    }

    .c-nav ul > li.has-children:hover ul li > a::after, .c-nav ul > li.has-children.c-multi-column li.has-children span {
        display: none;
        content: ""
    }

    .c-nav ul > li.has-children > ul ul {
        background: #404041;
        position: relative !important
    }

    .c-nav .has-children .has-children {
        border: none
    }

    .c-arrows {
        z-index: 3;
        width: 100%;
        bottom: 50%;
        display: block;
        position: absolute
    }
}

@media only screen and (min-width: 60em)and (max-width: 66.875em) {
    .c-frm.c-frm-search {
        display: none !important
    }

    .search-active .c-frm.c-frm-search {
        display: block !important
    }

    .search-active .c-frm.c-frm-search input[type="search"]:focus {
        width: 223px
    }

    .c-header .fpc-icon-search {
        /*color: #3b3b3b;*/
        /*font-size: 24px;*/
        /*position: absolute;*/
        /*top: 10px;*/
        /*right: 0;*/
        /*cursor: pointer*/
        display: none;
    }
}

@media only screen and (min-width: 66.938em) {
    .c-header .fpc-icon-search {
        display: none
    }
}

@media only screen and (min-width: 64em) {
    ul.c-pride-badge {
        display: block
    }

    .c-title-share {
        margin-top: 1em
    }

    .c-nav-hold.sticky {
        position: fixed;
        top: 0;
        width: 100%
    }

    .sticky-jump-adjust {
        padding-top: 8em
    }

    .home .sticky-jump-adjust {
        padding-top: 3.4em
    }

    .tab-nav-secondary {
        text-align: right
    }

    .c-aside-main {
        margin-top: 0
    }

    .c-tile-content .c-listing article img {
        margin-bottom: 0
    }

    .col-12 {
        width: 100%
    }

    .col-9 {
        width: 75%
    }

    .col-8 {
        width: 66.666%
    }

    .col-6 {
        width: 50%
    }

    .col-4 {
        width: 33.333%
    }

    .c-aside-main.col-4 {
        margin-top: 2.769em;
        width: 33.333%
    }

    .col-3 {
        width: 25%
    }

    .c-base .c-main-content {
        float: right
    }

    .c-testimonials {
        border-bottom: 0;
        margin-bottom: 0;
        border-right: 2px dotted #999
    }

    ul.c-grid-2-col li {
        text-align: left;
        margin-bottom: 2.769em
    }
}

@media only screen and (min-width: 68em) {
    .c-frm.c-frm-search {
        width: 150px
    }
}

@media only screen and (min-width: 75em) {
    .c-nav-branding a.logo {
        width: 250px
    }

    .c-nav > ul > li > a {
        padding: 0 1.45em
    }

    .c-tiled .col-3 {
        width: 25%
    }

    .c-tiled .col-3:nth-of-type(3n+3) {
        clear: none
    }

    .c-tiled .col-3:nth-of-type(5n+5) {
        clear: both
    }

    .c-cve-image {
        float: left;
        margin-right: 1em
    }

    .c-slider .c-slider-content {
        bottom: 2.769em;
        left: 1.846em;
        width: 75%
    }

    .c-slider .product-shot .c-slider-content {
        bottom: 2.769em;
        left: 70%;
        width: 25%
    }

    .c-slider .product-shot .c-slider-product {
        right: 28%
    }

    .c-slider h2 {
        font-size: 3.692em
    }

    .c-toolbar {
        margin-top: 0;
        margin-bottom: 6em;
        padding-left: 1.846em;
        float: right;
        width: 45%
    }

    .product-detail .c-toolbar {
        width: 48%
    }

    .c-entry-content {
        margin-bottom: 1.846em
    }

    .c-product {
        float: left;
        width: 40%
    }

    .c-product-overview {
        float: left;
        width: 60%;
        padding: 0 0 0 1.846em
    }

    div.product-detail .c-product {
        width: 50%
    }

    div.product-detail .c-product-overview {
        width: 50%
    }
}

@media only screen and (min-width: 87.5em) {
    .c-nav > ul > li > a {
        padding: 0 2.308em
    }
}

.bg-north {
    background-position: center top !important
}

.bg-east {
    background-position: center right !important
}

.bg-south {
    background-position: center bottom !important
}

.bg-west {
    background-position: center left !important
}

.bg-north-east {
    background-position: right top !important
}

.bg-north-west {
    background-position: left top !important
}

.bg-south-east {
    background-position: right bottom !important
}

.bg-south-west {
    background-position: left bottom !important
}

.flr {
    float: right
}

.flr {
    float: right
}

.hidden {
    display: none !important;
    visibility: hidden
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

strong {
    font-weight: 700
}

pre, tt, code, kbd, samp {
    font-size: 1.4em
}

.c-entry-content p {
    word-wrap: break-word
}

caption {
    text-align: left;
    margin-bottom: .75em
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.clearfix {
    *zoom: 1
}

.clearfix:after, main:after, .o-wrapper:after, .contain:after, .c-header:after, .contain:after, .c-nav:after, .c-nav-secondary:after, .cve-contact:after, .c-choice:after, .c-tile-content li:after, .listing article:after, .c-tiled:after, .c-detail li:after, .c-list-arrowCMSListMenuUL:after, .ui-helper-clearfix:after, .c-frm:after, .c-footer:after, .form-group:after, .c-nav ul > li.has-children > ul:after, .c-product-meta:after, .c-meta-block:after, .c-widget:after, .c-grid-2-col:after, .c-title-share:after, .c-entry-content:after, ul.c-pagination:after {
    content: "";
    display: table;
    clear: both
}

.browserupgrade {
    margin: .2em 0;
    background: #ccc;
    color: #000;
    padding: .2em 0
}

.c-title-share.t-m-p-adjust {
    padding-bottom: 0 !important
}

.c-title-share.t-m-p-adjust h1 {
    margin-bottom: .5em !important
}

@media print {
    *, :before, :after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    .c-nav-secondary, .c-hamburger, .c-nav-hold, .c-footer, .c-aside-main, .c-toolbar, .c-cookie-alert, .cve .c-title-share p, .cve .c-main-content .c-btn {
        display: none
    }

    .c-slider-mini img {
        width: 130px
    }

    .col-9 {
        width: 100%
    }

    .contain {
        max-width: 960px
    }

    a, a:visited {
        text-decoration: underline
    }

    .c-btn {
        position: static
    }

    div#CMSHeaderDiv {
        display: none
    }

    .c-btn {
        display: none
    }

    .c-related-products {
        display: none
    }

    .c-product {
        max-height: 250px;
        overflow: hidden;
        clear: both;
        width: 100%;
        margin-bottom: 30px
    }

    .c-product img {
        max-height: 250px;
        width: auto
    }

    .product-detail .c-product-overview h2 {
        margin-bottom: 15px
    }

    pre, blockquote {
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr, img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }
}

/*Product page*/

.accordion {
    border-top: 2px dotted #999;
    margin: 1.846em 0 1.385em;
    padding-top: 1.846em;
}

.accordion-header {
    display: block;
    cursor: pointer;
    outline: none;
    position: relative;
    margin: 0 0 .5em;
    padding: 0 0 0 1.75em;
    min-height: 0;
    color: #ed126f;
    font-size: 1.385em;

    width: 100%;
    border: none;
    /*transition: 0.4s;*/
}

.accordion-header::before {
    font-family: 'foran-pet-care' !important;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    font-size: 12px;
    color: #fbcbdf;
    border: 2px solid #fbcbdf;
    border-radius: 100%;
    padding: 0;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 21px !important;
    font-weight: normal !important;
}

.active.accordion-header::before {
    content: "";
}

/* Style the accordion panel. Note: hidden by default */
.accordion-content {
    padding: 0 0 0 2.8em;
    background-color: white;
    max-height: 0;
    overflow: auto;
    transition: max-height 0.2s ease-out;
}