/*
Theme Name: AMCraft
Theme URI: http://cultivatestudios.com
Description: Theme based on Bootstrap framework.
Author: CultivateStudios
Author URI: http://cultivatestudios.com
Version: 1.0
*/


/* http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
}

ul,
ol {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

i,
em {
    font-style: italic;
}

b,
strong {
    font-weight: 700;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

input::-webkit-input-placeholder {
    color: #666;
}

input:-moz-placeholder {
    color: #666;
}

input::-moz-placeholder {
    color: #666;
}

input:-ms-input-placeholder {
    color: #666;
}

/*
.request-catalog-wrapper input::-webkit-input-placeholder { line-height: 48px; }

.request-catalog-wrapper input:-moz-placeholder { line-height: 48px; }

.request-catalog-wrapper input::-moz-placeholder { line-height: 48px; }

.request-catalog-wrapper input:-ms-input-placeholder { line-height: 48px; }
*/


/* general styles */
html {
    position: relative;
    min-height: 100%;
}


body {
    font-style: normal;
    font-size: 14px;
    font-weight: 400;
    font-family: "open-sans", Helvetica;
    color: #000;
    background-color: #fff;
}

.clearfix {
    clear: both;
}

p:empty {
    display: none;
}

strong {
    font-weight: bold;
}

.overflow-hidden {
    overflow: hidden;
}

.inline-block {
    display: inline-block !important;
}

.float-left {
    float: left;
}

.text-align-center {
    text-align: center;
}

a,
a:hover,
a:focus,
a:visited {
    text-decoration: none;
}

.section {
    margin-top: 60px;
    overflow: hidden;
}

.no-margin {
    margin: 0;
}

/*
 * Header Styles
 */
header {
    background-color: #fff;
    box-shadow: 0 0 4px #000;
}

header .links-wrapper {
    padding: 8px 0;
    border-bottom: 1px solid #E5E6E8;
}

header a.tel-link,
header a.email-link {
    font-weight: 300;
    font-size: 13px;
    line-height: 13px;
    color: #666;
    float: left;
}

header a.email-link {
    margin-left: 20px;
}

header a.wishlist-link {
    font-size: 12px;
    line-height: 12px;
    color: #83225E;
    float: right;
    margin-right: 15px;
    -webkit-transition: 0.5s linear 0s;
    -moz-transition: 0.5s linear 0s;
    -ms-transition: 0.5s linear 0s;
    -o-transition: 0.5s linear 0s;
    transition: 0.5s linear 0s;
}

header a.wishlist-link:hover {
    text-shadow: -1px 1px 2px #d8399b, 1px -1px 2px #fa9fd9;
}

header a.wishlist-link .wishlist-counter {
    display: inline-block;
    height: 16px;
    width: 16px;
    font-weight: 400;
    line-height: 14px;
    font-size: 11px;
    border: 1px solid #7F3F94;
    border-radius: 100%;
    text-align: center;
    color: #fff;
    margin-left: 4px;
    background-color: #7F3F94;
    -webkit-transition: 0.5s linear 0s;
    -moz-transition: 0.5s linear 0s;
    -ms-transition: 0.5s linear 0s;
    -o-transition: 0.5s linear 0s;
    transition: 0.5s linear 0s;
}

header a.wishlist-link .wishlist-counter.empty {
    color: #83225E;
    border: 1px solid #83225E;
    background-color: transparent;
}

header a.wishlist-link:hover .wishlist-counter {
    box-shadow: -1px 1px 2px #d8399b, 1px -1px 2px #fa9fd9;
}

header .header-inner {
    display: table;
    width: 100%;
    position: relative;
}

header .header-inner .header-column {
    display: table-cell;
    vertical-align: middle;
    width: 35%;
}

header .header-inner .nav-wrapper.header-column {
    width: 65%;
}

header .home-link {
    position: relative;
    float: left;
    min-width: 100%;
    z-index: 101;
}

header .home-link img {
    position: relative;
    float: left;
    margin: 15px 0 15px;
}

header .home-link img.logo-right {
    position: absolute;
    top: 50%;
    left: 80px;
    margin-top: -30px;
    margin-left: 0;
    max-width: 100%;
}

.sticky-header header .home-link img.logo-right {
    left: 42px;
}

.logo-print {
    display: none;
}

header .home-link img.sticky-logo {
    opacity: 0;
}

header .header-inner .nav-wrapper.header-column .menu {
    float: right;
}

header .product-menu .logo-scrolled {
    background: url(images/theme/logo-sidebar.png);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 36px;
    height: 36px;
}

h1.section-title,
h1.section-title span {
    font-weight: 300;
    font-size: 32px;
    line-height: 32px;
    color: #000;
    margin-top: 40px;
    margin-bottom: 24px;
}

h2.section-title {
    display: block;
    overflow: hidden;
    margin-bottom: 22px;
}

h2.section-title span {
    position: relative;
    display: inline-block;
    padding-right: 18px;
}

h2.section-title,
h2.section-title span {
    font-weight: 300;
    font-size: 24px;
    line-height: 32px;
    color: #666;
}

h2.section-title span:after {
    content: '';
    display: block;
    position: absolute;
    top: 60%;
    left: 100%;
    width: 999pt;
    border-bottom: 1px solid #666;
}

.section.section-accordion {
    overflow: visible;
}

#accordion .panel-body {
    font-size: 14px;
    line-height: 1.5;
    color: #000;
}

.section .section-content a,
.section .section-content {
    font-weight: 300;
    font-size: 18px;
    line-height: 1.4;
    color: #666;
}

#accordion .panel-body p,
.section .section-content p {
    margin-bottom: 22px;
}

.section .section-content ul {
    padding-left: 40px;
    padding-bottom: 24px;
}

.section .section-content ul li {
    list-style-type: disc;
    margin-bottom: 12px;
}

.section .section-content a {
    text-decoration: underline;
}

.section .section-content a:hover {
    text-decoration: none;
}

.section .section-content h3 {
    font-weight: 600;
    color: #000;
}

#accordion {
    margin-left: 2px;
}

#accordion .panel {
    border: none;
    box-shadow: none;
    margin-top: 20px;
}

#accordion .panel-heading {
    position: relative;
    background-image: none;
    background-color: transparent;
    border: none;
}

#accordion .panel-heading i {
    position: absolute;
    top: 13px;
    left: 0;
}

#accordion .panel-heading i.fa-plus {
    display: block
}

#accordion .panel-heading i.fa-minus {
    display: none;
}

#accordion .panel-heading.active i.fa-plus {
    display: none;
}

#accordion .panel-heading.active i.fa-minus {
    display: block;
}

#accordion .panel-heading .panel-title {
    font-weight: 600;
}

#accordion .panel-body {
    border: none;
}


/*
 * Front-page styles
 */
.banner-wrapper {
    overflow: hidden;
}

.banner-wrapper .inner {
    display: table;
    position: relative;
    height: 424px;
    width: 100%;
}

.banner-wrapper .inner-image {
    position: absolute;
    left: 0;
    height: auto;
    width: 100%;
}

.banner-wrapper .text-wrapper {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    z-index: 1;
    text-align: center;
    padding-top: 12%;
}

.banner-wrapper .text-wrapper div.button-wrapper,
.banner-wrapper .text-wrapper h2,
.banner-wrapper .text-wrapper h1 {
    opacity: 0;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
    -webkit-transition: all 0.5s ease-in-out 0.3s;
    -moz-transition: all 0.5s ease-in-out 0.3s;
    -o-transition: all 0.5s ease-in-out 0.3s;
    transition: all 0.5s ease-in-out 0.3s;
}

.banner-wrapper .text-wrapper.animation-start div.button-wrapper,
.banner-wrapper .text-wrapper.animation-start h2,
.banner-wrapper .text-wrapper.animation-start h1 {
    opacity: 1;
}

.banner-wrapper .text-wrapper h1 {
    font-weight: 500;
    font-size: 55px;
    line-height: 55px;
    color: #fff;
    margin-bottom: 16px;
    text-transform: capitalize;
}

.banner-wrapper .text-wrapper.animation-start h1 {
    margin-top: -100px;
}

.banner-wrapper .text-wrapper h2 {
    font-weight: 700;
    font-size: 26px;
    line-height: 26px;
    color: #fff;
    margin-bottom: 30px;
    text-transform: capitalize;
    transition-delay: 0.8s;
}

.banner-wrapper .text-wrapper div.button-wrapper {
    transition-delay: 1.2s;
}

.banner-wrapper .text-wrapper a.button {
    display: inline-block;
    height: 45px;
    line-height: 45px;
    padding: 0 20px;
    font-weight: 500;
    font-size: 16px;
    color: #fff;
    background-color: #333;
    -webkit-transition: all 0.15s ease-in-out 0.1s;
    -moz-transition: all 0.15s ease-in-out 0.1s;
    -ms-transition: all 0.15s ease-in-out 0.1s;
    -o-transition: all 0.15s ease-in-out 0.1s;
    transition: all 0.15s ease-in-out 0.1s;
}

.banner-wrapper .text-wrapper a.button:hover {
    color: #A2A2A2;
    background-color: #fff;
}

.products-section h2.section-title {
    font-weight: 300;
    font-size: 30px;
    line-height: 30px;
    color: #666;
    margin-bottom: 8px;
}

.products-section h4.section-subtitle {
    font-weight: 300;
    font-size: 18px;
    line-height: 18px;
    color: #666;
    margin-bottom: 32px;
}

div.product-wrapper {
    position: relative;
    background-color: #F7F7F7;
    margin-bottom: 32px;
    overflow: hidden;
    min-height: 382px;
}

div.product-wrapper h4 {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    font-size: 18px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    color: #fff;
    background-color: #330170;
    z-index: 1;
}

div.product-wrapper .product-inner {
    padding: 15px 18px 18px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    background-color: #F7F7F7;
}

div.product-wrapper h3.product-title {
    margin-bottom: 8px;
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.3;
    color: #000;
    text-decoration: underline;
}

div.product-wrapper h3.product-title:hover {
    text-decoration: none;
}

div.product-wrapper div.entry-content {
    font-size: 14px;
    line-height: 1.5;
    color: #000;
}

div.product-wrapper img {
    margin: 0 auto;
}

div.video-section h4 {
    font-weight: 300;
    font-size: 18px;
    line-height: 1.3;
    color: #666;
    margin-bottom: 14px;
}

div.video-section p {
    font-family: "myriad-pro", sans-serif;
    font-size: 14px;
    line-height: 1.5;
    color: #666;
}

div.video-section a.button {
    display: inline-block;
    font-weight: 600;
    font-size: 12px;
    height: 30px;
    line-height: 33px;
    padding: 0 66px;
    color: #fff;
    text-transform: capitalize;
    background-color: #7AD6FD;
    margin-top: 34px;
}

footer .subscription-section {
    background-color: #3a3a3a;
}

footer .subscription-section .inner {
    padding-top: 16px;
    padding-bottom: 24px;
    border-bottom: #fff 1px solid;
}

.subscription-section .yks-mailchimpFormContainer {
    margin-top: 24px;
}

.subscription-section .yks-mailchimpFormContainer .ykfmc-submit:hover,
div.video-section a.button:hover {
    background-color: #B7B7B7;
}

.request-catalog-wrapper .yks-mc-form-row-email-address:before,
.request-catalog-wrapper .yks-mc-form-row-first-name:before,
.request-catalog-wrapper .yks-mc-form-row-last-name:before,
.request-catalog-wrapper .yks-mc-form-row-city:before,
.request-catalog-wrapper .yks-mc-form-row-postal-code:before,
.request-catalog-wrapper .yks-mc-form-row-street-address:before {
    content: '*';
    color: red;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -5px;
}

.subscription-section h2 {
    font-weight: 300;
    font-size: 22px;
    line-height: 22px;
    color: #4f4f4f;
    margin-top: 16px;
    margin-bottom: 14px;
}

.subscription-section ul li a,
.subscription-section p {
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
    color: #4f4f4f;
    margin-bottom: 10px;
}

.subscription-section ul {
    margin: 10px 0 34px;
}

.subscription-section ul li {
    display: inline;
    padding: 0 4px;
}

.subscription-section ul li.average {
    border: solid #fff;
    border-width: 0 1px;
    padding: 0 8px;
}

.subscription-section ul li a {
    text-decoration: underline;
}

.subscription-section ul li a:hover {
    color: #E0E0E0;
}

.banner-block {
    position: relative;
    display: table;
    height: 350px;
    width: 100%;
    margin: 0 0 34px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}


.banner-block::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    /*background-color: rgba(12,12,12,.3);*/
}

.banner-title {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    height: 100%;
    font-weight: 700;
    font-size: 36px;
    line-height: 38px;
    color: #fff;
    padding: 10px;
}

/*
 * Catalog widget styles
 */
.list-catalog-widget {
    padding: 40px 34px 34px;
}

content .list-catalog-widget {
    padding: 0 0 68px;
    @media (max-width: 991.98px) {
        padding-bottom: 34px;
    }
}

.list-catalog-widget .widget-inner {
    display: table;
    border-collapse: collapse;
}

content .list-catalog-widget .widget-inner {
    display: grid !important;
    grid-template-columns: repeat(auto-fill, calc(25% - 1%));
    grid-gap: 1%;
    align-items: flex-end;
    @media (max-width: 1199.98px) {
        grid-template-columns: repeat(auto-fill, calc(33.33% - 1%));
    }
    @media (max-width: 991.98px) {
        grid-template-columns: repeat(auto-fill, calc(50% - 1%));
    }
    @media (max-width: 575.98px) {
        grid-template-columns: repeat(auto-fill, calc(100% - 1%));
    }
}

.list-catalog-widget .widget-inner div {
    display: table-cell;
    vertical-align: bottom;
    box-sizing: border-box;
}

content .list-catalog-widget .widget-inner div {
    display: block !important;
    width: auto !important;
    padding: 0 !important;
}

.list-catalog-widget h1 {
    font-weight: 500;
    font-size: 18px;
    line-height: 18px;
    color: #333;
    margin-bottom: 8px;
    padding-left: 5px;
}

content .list-catalog-widget h1 {
    display: none;
}
.list-catalog-widget h2 {
    font-weight: 500;
    font-size: 44px;
    line-height: normal;
    color: #000;
    text-align: left;
    display: block;
    margin-bottom: 70px;
    @media (max-width: 991.98px) {
        font-size: 32px;
        margin-bottom: 34px;
    }
}


.list-catalog-widget h3 {
    font-weight: 300;
    font-size: 20px !important;
    text-align: center;
    line-height: 1.2;
    color: #000;
}

.list-catalog-widget img {
    margin: 12px auto 8px;
}

.list-catalog-widget ul.actions {
    border: none;
}

content .list-catalog-widget ul.actions {
    margin: 20px 0 42px;
}

.list-catalog-widget ul.actions a {
    display: block;
    font-weight: 300;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    width: 100%;
    background-color: #2F2F2F;
    margin-bottom: 6px;
    text-align: center;
}

.list-catalog-widget ul.actions li:nth-child(2) a {
    background-color: #666;
}

.list-catalog-widget ul.actions li:nth-child(3) a {
    background-color: #B7B7B7;
}

/*FIXME: different width, another id*/
body .share-modal .form-row:first-child button.close {
    display: none;
}

body .share-modal .modal-backdrop {
    background-color: transparent;
    opacity: 1 !important;
}

body .share-modal .modal-content {
    border: 1px solid #ccc;
    border-radius: 0;
    padding: 20px 30px 10px;
}

body .share-modal .modal-header {
    padding: 0;
    border-bottom: none;
}

body .share-modal .modal-title {
    font-weight: 300;
    font-size: 30px;
    line-height: 1.2;
    color: #000;
}

body .share-modal .modal-body {
    padding: 22px 0 0;
}

body .share-modal .modal-body p {
    font-weight: 300;
    font-size: 15px;
    line-height: 1.4;
    color: #666;
    margin-bottom: 20px;
}

body .share-modal .modal-body .yks-mailchimpFormDivRow {
    float: none;
    width: 100%;
    max-width: 100%;
    margin-bottom: 18px;
}

body .share-modal .modal-body .yks-mailchimpFormDivRow input {
    font-family: "myriad-pro", sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 50px;
    height: 50px;
    width: 100%;
    color: #666;
    padding: 0 16px;
    background-color: #fff;
    border: 1px solid #ccc;
}

.share-modal .modal-footer,
.share-modal .modal-body .yks-mailchimpFormDivRow label,
.share-modal .modal-body .yks-mailchimpFormDivRow b,
.share-modal .modal-body .yks-mailchimpFormDivRow .yks_mc_interest_group_holder,
.share-modal .modal-body div[class*="country"],
.share-modal .modal-body .yks-mailchimpFormDivRow input {
    display: none;
}

.share-modal .modal-body input[class*="submit"] {
    display: inline-block;
    width: 20%;
}

.share-modal div.yks-mailchimpFormDivSubmit {
    padding: 44px 0 0;
}

.share-modal .modal-body .yks-mailchimpFormDivRow div.yks-mailchimpFormDivSubmit input {
    color: #fff;
    height: 46px;
    line-height: 46px;
    max-width: 196px;
    margin: 0 auto;
    background-color: #000;
}

.share-modal .modal-body .yks-mailchimpFormDivRow div.yks-mailchimpFormDivSubmit input:hover {
    background-color: #666;
    -webkit-transition: all 0.15s ease-in-out 0.1s;
    -moz-transition: all 0.15s ease-in-out 0.1s;
    -ms-transition: all 0.15s ease-in-out 0.1s;
    -o-transition: all 0.15s ease-in-out 0.1s;
    transition: all 0.15s ease-in-out 0.1s;
}

#yks_form_error_message,
.share-modal .modal-body-inner {
    display: none !important;
}

.featured-block {
    position: relative;
    min-height: 400px;
    max-height: 400px;
    background-color: #F7F7F7;
}

.featured-block h3 {
    display: block;
    height: 44px;
    font-weight: 400;
    font-size: 24px;
    line-height: 38px;
    color: #fff;
    padding: 0 22px;
}

.featured-block img {
    margin: 0 auto;
}

.featured-block .text-wrapper {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.7);
    padding: 10px 35px 20px;
}

.featured-block .text-wrapper h4 {
    margin-bottom: 12px;
}

.featured-block .text-wrapper h4 a {
    font-weight: 700;
    font-size: 16px;
    line-height: 18px;
    color: #000;
}

.featured-block .text-wrapper p {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.4;
    color: #000;
}

.explore-banner {
    position: relative;
    min-height: 400px;
    overflow: hidden;
}

.explore-banner * {
    color: #fff;
}

.explore-banner h3 {
    font-weight: 300;
    font-size: 30px;
    line-height: 1.3;
    margin-bottom: 12px;
    text-align: center;
}

.explore-banner .explore-inner {
    position: relative;
    padding: 20px 35px 16px;
    background-color: #333;
}

.explore-banner .explore-inner p {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.4;
}

.explore-banner .explore-bg {
    position: absolute;
    top: 100%;
    left: 0;
    min-height: 400px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    z-index: 0;
}

.wishlist-banner .btn-wrapper,
.explore-banner .btn-wrapper {
    position: absolute;
    bottom: 20px;
    left: 10%;
    width: 80%;
    text-align: center;
    line-height: 1.4;
}

.contact-us-banner .btn,
.wishlist-banner .btn,
.explore-banner .btn {
    font-weight: 500 !important;
    font-size: 12px !important;
    line-height: 30px !important;
    color: #fff !important;
    height: 30px !important;
    border: none !important;
    border-radius: 0 !important;
    text-shadow: none;
    margin: 0 !important;
    padding: 0 !important;
    background-color: #7AD6FD;
}

.explore-banner .btn,
.wishlist-banner .btn {
    width: 100%;
}

.wishlist-banner .btn.btn-default {
    background-color: #ccc;
}

.wishlist-banner {
    position: relative;
    min-height: 400px;
    padding: 20px 35px 16px;
    border: 1px solid #333;
    box-sizing: border-box;
    text-align: center;
}

.wishlist-banner h3 {
    position: relative;
    font-weight: 300;
    font-size: 27px;
    line-height: 30px;
    color: #333;
    padding: 62px 0 16px;
    border-bottom: 1px solid #111;
}

.wishlist-banner h3 i {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -22px;
    font-size: 44px;
    color: #333;
}

.wishlist-banner p {
    position: relative;
    margin-top: 9px;
    padding-top: 9px;
}

.wishlist-banner p:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -1px;
    border: 1px solid #333;
}

.wishlist-banner p.first {
    margin-top: 0;
    padding-top: 22px;
}

.wishlist-banner p.first:before {
    display: none;
}

.wishlist-banner .btn-wrapper span {
    display: block;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #A8A8A8;
    margin-top: 17px;
    margin-bottom: 17px;
}

.wishlist-banner .btn-wrapper br {
    display: none;
}

.contact-us-banner .btn:hover,
.explore-banner .btn:hover,
.wishlist-banner .btn:hover {
    background-color: #ccc;
    -webkit-transition: all 0.15s ease-in-out 0.1s;
    -moz-transition: all 0.15s ease-in-out 0.1s;
    -ms-transition: all 0.15s ease-in-out 0.1s;
    -o-transition: all 0.15s ease-in-out 0.1s;
    transition: all 0.15s ease-in-out 0.1s;
}

.wishlist-banner .btn.btn-default:hover {
    background-color: #333;
}

.wishlist-banner.single {
    background-color: #333;
    min-height: 0;
    margin: 40px 0 30px;
}

.wishlist-banner.single div[class*="col"] > div {
    display: table;
    width: 100%;
}

.wishlist-banner.single div[class*="col"] > div > div {
    display: table-cell;
    float: none;
}

.wishlist-banner.single div[class*="col"] > div > div:first-child {
    vertical-align: middle;
}

.wishlist-banner.single .btn-wrapper {
    position: static;
    width: auto;
}

.wishlist-banner.single .pseudo-border {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -15px;
    height: 100%;
    width: 2px;
    background-color: #fff;
}

.wishlist-banner.single h3 {
    color: #fff;
    padding: 0 0 0 64px;
    border: none;
    text-align: left;
}

.wishlist-banner.single h3 i {
    top: 50%;
    left: 0;
    margin-top: -22px;
    margin-left: 0;
    color: #fff;
}

.wishlist-banner.single p {
    line-height: 1.3;
    color: #d8d8d8;
    margin-top: 0;
    padding-top: 10px;
    margin-bottom: 12px;
}

.wishlist-banner.single .btn.btn-default {
    background-color: #7ad6fd;
    box-shadow: none;
}

.wishlist-banner.single .btn.btn-default:hover {
    background-color: #ccc;
}

.wishlist-banner.single .btn-wrapper span {
    margin-top: 12px;
    margin-bottom: 6px;
    color: #c3c3c3;
}

.wishlist-banner.single p:before {
    display: none;
}

.wishlist-banner.single .btn {
    max-width: 200px;
}

.wishlist-banner.single .btn.btn-default {
    margin: 0 auto !important;
}

.contact-us-banner {
    background-color: #F7F7F7;
    padding: 25px 0 35px;
    text-align: center;
}

.contact-us-banner * {
    font-weight: 300;
    color: #666;
}

.contact-us-banner h2 {
    font-size: 30px;
    line-height: 34px;
    margin-bottom: 10px;
}

.contact-us-banner p {
    font-size: 18px;
    line-height: 1.4;
}

.contact-us-banner .btn {
    width: 226px;
}


/*
 * Content styles
 */
.content-wrapper {
    margin-top: 20px;
}

.content-wrapper .content-subwrapper {
    display: table;
    width: 100%;
}

.sidebar {
    border-right: 1px solid #CDCFD0;
}

.content-wrapper .content-inner,
.content-wrapper .sidebar {
    display: table-cell;
    float: none;
    vertical-align: top;
}

.categories-list {
    padding: 20px 4px 0;
}

.categories-list.panel-group .panel,
.categories-list.panel-group .panel-heading,
.categories-list.panel-group .panel-body {
    padding: 0;
    background: none transparent;
    border: none !important;
    box-shadow: none;
}

.categories-list li,
.categories-list.panel-group .panel-title {
    margin: 6px 0;
}

.categories-list.panel-group .panel-body .panel-title:first-child {
    margin-top: 0;
}

.categories-list li a,
.categories-list.panel-group .panel-title a {
    font-size: 12px;
    line-height: 1.2;
    color: #6D6E71;
    text-transform: capitalize;
}

.categories-list li.current a,
.categories-list li a:hover,
.categories-list.panel-group .panel-title a.current,
.categories-list.panel-group .panel-title a:hover {
    text-decoration: underline;
}

.categories-list li ul,
.categories-list.panel-group .panel-body {
    padding-left: 30px;
}

h1.category-title,
.content-wrapper h2 {
    font-weight: 300;
    font-size: 32px;
    line-height: 1.4;
    color: #000;
    margin-top: 40px;
    margin-bottom: 24px;
}

.item {
    margin-bottom: 15px;
}

.item h3 {
    display: table;
    height: 50px;
    width: 100%;
}

.item h3 a {
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    font-weight: 400;
    font-size: 13px;
    line-height: 1.8;
    color: #000;
    text-decoration: none;
}

.item:hover h3 a {
    text-decoration: underline;
}

.item:nth-child(3n+4) {
    clear: left;
}

.new-products-section .item:nth-child(3n+4) {
    clear: none;
}

.new-products-section .item:nth-child(4n+1) {
    clear: left;
}

.breadcrumb-wrapper {
    background-color: #E2E3E4;
    border-bottom: 1px solid #CDCFD0;
}

.breadcrumb-wrapper .woocommerce-breadcrumb {
    height: 60px;
    vertical-align: middle;
    margin: 0;
    padding: 2px 30px 0;
}

.breadcrumb-wrapper .woocommerce-breadcrumb a {
    line-height: 60px;
}

.breadcrumb-wrapper .woocommerce-breadcrumb,
.breadcrumb-wrapper .woocommerce-breadcrumb a {
    font-family: "myriad-pro", sans-serif;
    font-size: 12px;
    color: #000;
}

.breadcrumb-wrapper .woocommerce-breadcrumb a.level-1,
.breadcrumb-wrapper .woocommerce-breadcrumb a.level-2 {
    font-weight: 600;
}

.breadcrumb-wrapper .woocommerce-breadcrumb a.last {
    text-decoration: underline;
}

.breadcrumb-wrapper .woocommerce-breadcrumb a:hover {
    text-decoration: none;
}

.content-wrapper article.hentry {
    margin-top: 40px;
    padding: 0 15px;
}

.content-wrapper article.hentry .entry-title-wrapper {
    display: table;
    width: 100%;
    margin-bottom: 4px;
}

.content-wrapper article.hentry .entry-title-inner-wrapper {
    display: table-cell;
    vertical-align: middle;
}

.content-wrapper article.hentry h1.entry-title {
    font-weight: 800;
    font-size: 40px;
    line-height: 1.2;
    color: #000;
    margin-bottom: 8px;
}

.content-wrapper article.hentry .product-subtitle-price {
    font-weight: 300;
    font-size: 18px;
    line-height: 18px;
    color: #6D6E71;
    margin-bottom: 20px;
}

.content-wrapper article.hentry .product-family-link a,
.content-wrapper article.hentry .entry-content {
    font-weight: 300;
    font-size: 14px;
    line-height: 1.5;
    color: #6D6E71;
    margin-bottom: 22px;
}

.content-wrapper article.hentry .entry-content.product-dimensions {
    margin-bottom: 12px;
}

.content-wrapper article.hentry .entry-content img {
    margin-bottom: 22px;
}

.content-wrapper article.hentry .entry-content .wp-caption a {
    display: block;
}

.content-wrapper article.hentry .entry-content .wp-caption img {
    margin-bottom: 0;
}

.content-wrapper article.hentry .entry-content .wp-caption p {
    font-weight: 400;
    color: #000;
    text-align: center;
    padding-bottom: 0;
}

.content-wrapper article.hentry .entry-content .wp-caption.alignleft,
.content-wrapper article.hentry .entry-content img.alignleft {
    float: left;
    margin-right: 22px;
}

.content-wrapper article.hentry .entry-content .wp-caption.aligniright,
.content-wrapper article.hentry .entry-content img.alignright {
    float: right;
    margin-left: 22px;
}

.content-wrapper article.hentry .entry-content .wp-caption.aligncenter,
.content-wrapper article.hentry .entry-content img.aligncenter {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.content-wrapper article.hentry .entry-content p {
    font-weight: 300;
    font-size: 14px;
    line-height: 1.4;
    color: #666;
    padding-bottom: 22px;
}

.content-wrapper article.hentry .entry-content ul {
    padding-left: 18px;
    padding-bottom: 24px;
}

.content-wrapper article.hentry .entry-content ul li {
    list-style-type: disc;
    margin-bottom: 4px;
}

.content-wrapper article.hentry .entry-content-title {
    font-weight: 700;
    font-size: 12px;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.content-wrapper article.hentry .product-price {
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 10px;
}

.content-wrapper article.hentry .product-family-link {
    margin-bottom: 10px;
}

.content-wrapper article.hentry .product-family-link a {
    margin-bottom: 0;
}


.content-wrapper article.hentry .entry-meta {
    margin-bottom: 22px;
}

.content-wrapper article.hentry .amount {
    font-size: 24px;
}


.content-wrapper article.hentry .entry-meta ul {
    display: table;
    width: 100%;
    list-style: none;
    padding-left: 0;
}

.content-wrapper article.hentry .entry-meta ul li {
    display: table-cell;
    width: 25%;
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
    color: #414042;
    padding-left: 0;
}

.contact-small-text p {
    font-size: 15px;
    line-height: 1.8;
}

.content-wrapper article.hentry .product-actions .yith-wcwl-add-to-wishlist {
    margin-top: 0;
}

.related-products-list {
    margin-top: 34px;
    padding-top: 36px;
    border-top: 1px solid #CDCFD0;
}

.col-half-offset {
    margin-left: 4.166666667%;
}

.related-products-list .related-product a img {
    float: left;
}

.related-products-list h2 {
    font-weight: 300;
    font-size: 24px;
    line-height: 1.2;
    color: #000;
    margin-top: 0;
    margin-bottom: 26px;
}

.related-products-list .related-products-list-inner {

}

.related-products-list .related-products-list-inner::before,
.related-products-list .related-products-list-inner::after {
    content: '';
    display: block;
    height: 1px;
    width: 100%;
    clear: both;
}

.related-products-list .related-product {
    float: left;
    width: 20%;
    border: none !important;
    margin-bottom: 50px;
    padding: 0 15px;
}

.related-products-list .related-product:nth-child(5n+1) {
    padding-left: 0;
}

.related-products-list .related-product:nth-child(5n+5) {
    padding-right: 0;
}

.related-products-list .related-product:nth-child(5n+6) {
    clear: left;
}

.related-products-list .related-product .thumbnail-wrapper img,
.related-products-list .related-product .thumbnail-wrapper {
    float: left;
}

.content-wrapper article.hentry .thumbnail-wrapper.product-gallery-thumbnail a {
    display: block;
    cursor: pointer;
}

.related-products-list .related-product .thumbnail-wrapper img {
    width: 100%;
}

.related-products-list .related-product .related-content-wrapper {
    font-weight: 300;
    font-size: 12px;
    line-height: 1.3;
    color: #000;
    padding: 14px 0px 26px;
    float: left;
    width: 100%;
}

.content-wrapper article.hentry .product-short-description {
    margin-bottom: 0;
}

.content-wrapper article.hentry .product-short-description p {
    padding-bottom: 0;
}

.related-products-list .related-product h3.related-title a {
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    font-weight: 400;
    font-size: 13px;
    line-height: 1.8;
    color: #000;
    text-decoration: none;
}

.related-products-list .related-product div.price {
    font-weight: 600;
    margin-top: 4px;
}

.related-products-list .related-product .related-title {
    margin-bottom: 6px;
}

.related-products-list .related-product .related-content {
    display: none;
}

.related-products-list .related-product .related-content p {
    line-height: 1.5;
    color: #6D6E71;
}

.wishlist_table h3,
.products-list h3 {
    font-weight: 300;
    font-size: 24px;
    line-height: 1.3;
    color: #000;
}

#yith-wcwl-form table.wishlist_table {
    border: none;
}

#yith-wcwl-form table.wishlist_table thead th {
    border-top: none;
    background-color: initial;
}

table.wishlist_table thead th.product-name,
.products-list thead th:first-child {
    padding-left: 0;
}

table.products-list {
    width: 100%;
}

.wishlist_table thead th.product-name h3,
.products-list thead th:first-child h3 {
    text-align: left;
}

.wishlist_table .product-name,
.wishlist_table .product-name p,
.products-list .description,
.products-list .description p {
    font-weight: 300;
    font-size: 12px;
    line-height: 1.5;
    color: #6D6E71;
}

.wishlist_table .product-name h2 a,
.wishlist_table .product-name h2,
.products-list .description h2 a,
.products-list .description h2 {
    font-weight: 600;
    font-size: 14px;
    line-height: 1.3;
    margin: 0;
    color: #6D6E71;
}

.wishlist_table .product-name h2 a,
.products-list .description h2 a {
    text-decoration: underline;
}

.wishlist_table .product-name h2 a:hover,
.products-list .description h2 a:hover {
    text-decoration: none;
}

.wishlist_table tbody tr,
.products-list tbody tr {
    border-top: 1px solid #CDCFD1;
}

.wishlist_table tbody tr:nth-child(2n-1),
.products-list tbody tr:nth-child(2n-1) {
    background-color: #FFF;
}

.wishlist_table th,
.wishlist_table td,
.products-list th,
.products-list td {
    font-weight: 300;
    font-size: 14px;
    line-height: 1.3;
    color: #414042;
    padding: 16px 6px 20px;
    width: 7%;
    text-align: center;
    vertical-align: top;
}

.wishlist_table th,
.products-list th {
    vertical-align: bottom;
}

.wishlist_table th:first-child,
.wishlist_table td:first-child,
.products-list th:first-child,
.products-list td:first-child {
    padding-left: 22px;
}

.wishlist_table td .look-at-image,
.products-list td .look-at-image {
    color: #fff;
    text-shadow: -1px 0 #6D6E71, 0 1px #6D6E71, 1px 0 #6D6E71, 0 -1px #6D6E71;
}

.wishlist_table td .look-at-image i,
.products-list td .look-at-image i {
    margin-bottom: 8px;
}

.wishlist_table .icons span[class*="hand-wash"] {
    background-image: url(images/theme/product-attribute-handwash.png);
}

.wishlist_table .icons span[class*="hot-seller"] {
    background-image: url(images/theme/product-attribute-hotseller.png);
}

.wishlist_table .icons span[class*="retail-pack"] {
    background-image: url(images/theme/product-attribute-retailpack.png);
}

.wishlist_table .icons span[class*="new-product"] {
    background-image: url(images/theme/product-attribute-newproduct.png);
}

.wishlist_table .icons span[class*="amnafta"] {
    background-image: url(images/theme/product-attribute-amnafta.png);
}

.wishlist_table .icons span[class*="amusa"] {
    background-image: url(images/theme/product-attribute-amusa.png);
}

.wishlist_table .icons span[class*="knockdown"] {
    background-image: url(images/theme/product-attribute-knockdown.png);
}

.icons-container {
    display: table-cell;
    vertical-align: middle;
}

.icons-container span {
    display: inline-block;
    overflow: hidden;
    width: 0;
    padding-left: 29px;
    height: 29px;
    margin-left: 2px;
}

.icons-container .is-hand-wash-only {
    background-image: url(images/theme/tags/hand-wash-only.svg);
}

.icons-container .is-hot-seller {
    background-image: url(images/theme/tags/hot-seller.svg);
}

.icons-container .is-retail-pack {
    background-image: url(images/theme/tags/retail-pack.svg);
}

.icons-container .is-nsf-approved {
    background-image: url(images/theme/tags/nsf-approved.svg);
}

.icons-container .is-bpa-free {
    background-image: url(images/theme/tags/bpa-free.svg);
}

.icons-container .is-induction-safe {
    background-image: url(images/theme/tags/induction-safe.svg);
}

.icons-container .is-microwave-safe {
    background-image: url(images/theme/tags/microwave-safe.svg);
}

.icons-container .is-heat-lamp-safe {
    background-image: url(images/theme/tags/heat-lamp-safe.svg);
}

.icons-container .is-made-in-usa {
    background-image: url(images/theme/tags/made-in-usa.svg);
}

.additional-specs {
    margin-top: 12px;
    display: none;
}

@media (max-width: 767px) {
    .additional-specs {
        margin-bottom: 24px;
    }
}

.additional-specs h3 {
    margin-bottom: 2pt;
    background-color: #333;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    min-height: 40px;
    padding: 13px 0 13px 13px;
}

.additional-specs dl {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 0;
    margin: 0;
}

.additional-specs dd:nth-child(4n+1), .additional-specs dt:nth-child(4n+1),
.additional-specs dd:nth-child(4n+2), .additional-specs dt:nth-child(4n+2) {
    background-color: #E2E3E4;
}

.additional-specs dd, .additional-specs dt {
    flex: 0 0 50%;
    display: inline-block;
    width: 50%;
    min-height: 33px;
    font-size: 14px;
    margin: 0;
    padding: 9px 0 9px 13px;
}

.wishlist_table .icons span,
.products-list .icons span {
    display: block;
    height: 18px;
    width: 18px;
    margin: 2px auto;
    text-indent: -9999pt;
    font-size: 0;
    border-radius: 100%;
    line-height: 24px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 18px 18px;
}

.wishlist_table tbody tr:nth-child(2n-1) td .look-at-image,
.products-list tbody tr:nth-child(2n-1) td .look-at-image {
    color: #EDEEEE;
}

.wishlist_table td:first-child,
.products-list td:first-child {
    width: 7%;
}

.wishlist_table .product-name,
.products-list .description {
    width: 25%;
    text-align: left;
}

.products-list .in-wishlist .yith-wcwl-add-to-wishlist {
    margin: 0;
}

table.wishlist_table.shop_table .product-remove {
    width: 7%;
}

.wishlist_table .product-remove {
    text-align: center;
}

.wishlist_table .product-remove a,
.products-list .in-wishlist .yith-wcwl-add-to-wishlist a {
    color: #000;
    display: inline;
}

.wishlist_table .product-remove a span,
.products-list .in-wishlist .yith-wcwl-add-to-wishlist a span {
    text-indent: -9999pt;
    font-size: 0;
}

.wishlist_table .product-remove a,
.wishlist_table .product-remove a:hover {
    font-size: 14px;
    background-color: transparent;
}

.wishlist_table .product-remove a {
    color: #000 !important;
}

.wishlist_table .product-remove a:hover,
.products-list .in-wishlist .yith-wcwl-add-to-wishlist a:hover {
    color: #6D6E71 !important;
    -webkit-transition: all 0.15s ease-in-out 0.1s;
    -moz-transition: all 0.15s ease-in-out 0.1s;
    -ms-transition: all 0.15s ease-in-out 0.1s;
    -o-transition: all 0.15s ease-in-out 0.1s;
    transition: all 0.15s ease-in-out 0.1s;
}

.wishlist_table .product-remove a i,
.products-list .in-wishlist .yith-wcwl-add-to-wishlist a i {
    margin: 0;
}

.wishlist_table .yith-wcwl-share {
    margin-bottom: 0;
}

.wishlist_table .yith-wcwl-share h4.yith-wcwl-share-title {
    margin-right: 14px;
}

.wishlist_table .yith-wcwl-share h4.yith-wcwl-share-title,
.wishlist_table .yith-wcwl-share ul {
    display: inline-block;
}

.wishlist_table .yith-wcwl-share li {
    margin-right: 14px;
}

.wishlist_table .yith-wcwl-share a {
    display: inline-block;
}

.wishlist_table .yith-wcwl-share li a,
.wishlist_table .yith-wcwl-share li {
    vertical-align: middle;
}

.wishlist_table .yith-wcwl-share li a.facebook {
    height: 12px;
    width: 12px;
    background-image: url("./images/theme/share-icon-facebook.png");
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 12px 12px;
}

.wishlist_table .yith-wcwl-share li a.twitter {
    height: 12px;
    width: 12px;
    background-image: url("./images/theme/share-icon-twitter.png");
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 12px 12px;
}

.wishlist_table .yith-wcwl-share li a.pinterest {
    height: 13px;
    width: 13px;
    background-image: url("./images/theme/share-icon-pinterest.png");
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 13px 13px;
}

.wishlist_table .yith-wcwl-share li a.googleplus {
    height: 13px;
    width: 13px;
    background-image: url("./images/theme/share-icon-google.png");
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 13px 13px;
}

.wishlist_table .yith-wcwl-share li a.email {
    height: 13px;
    width: 17px;
    background-image: url("./images/theme/share-icon-mail.png");
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 17px 13px;
}

.wishlist_manage_table tfoot button.submit-wishlist-changes {
    margin-bottom: 5px;
    border-radius: 0;
}

.woocommerce .wishlist-title h2 {
    font-weight: 300;
    font-size: 30px;
    line-height: 34px;
    color: #070707;
    padding: 0 0 4px;
}

.btn.btn-default,
.yith-wcwl-wishlist-new button,
.wishlist_table button,
.wishlist_table a.button,
.wishlist-search-button,
.wishlist-print {
    display: inline-block;
    height: 45px;
    line-height: 45px !important;
    padding: 0px 20px !important;
    font-weight: 500;
    font-size: 13px;
    color: #FFF;
    background-color: #333;
    -webkit-transition: all 0.15s ease-in-out 0.1s;
    -moz-transition: all 0.15s ease-in-out 0.1s;
    -ms-transition: all 0.15s ease-in-out 0.1s;
    -o-transition: all 0.15s ease-in-out 0.1s;
    transition: all 0.15s ease-in-out 0.1s;
}

.btn.btn-default {
    border-radius: 0;
    border: none;
    vertical-align: top;
    margin: 0 12px;
    text-shadow: none;
}

.btn.wishlist-request-information {
    height: auto;
    margin-left: 0;
    line-height: 1 !important;
    padding: 8px 20px !important;
}

.btn.wishlist-request-information span {
    display: block;
    line-height: 16px;
}

.btn.btn-default:hover,
.yith-wcwl-wishlist-new button:hover,
.wishlist_table button:hover,
.wishlist_table a.button:hover,
.wishlist-search-button:active,
.wishlist-search-button:hover,
.wishlist-print:active,
.wishlist-print:hover {
    color: #fff;
    background-color: #B7B7B7
}

.wishlist_table tr td a.button {
    border-radius: 0;
}

.yith-wcwl-wishlist-search-form button.wishlist-search-button i {
    display: none;
}

.contact-us-banner .btn,
.wishlist-banner .btn,
.explore-banner .btn {
    line-height: 30px !important;
}

.home .wishlist-banner .btn {
    margin: 10px auto 0 !important;
}

.contact-us-banner .btn {
    margin-top: 18px !important;
}

.woocommerce .yith-wcwl-wishlist-new button {
    margin-top: 20px;
}

.yith-wcwl-wishlist-new input[type="text"],
.woocommerce .yith-wcwl-wishlist-search-form #wishlist_search {
    height: 45px;
    line-height: 45px;
    padding: 0 6px;
    border: 1px solid #ccc;
    border-radius: 0;
}

.yith-wcwl-wishlist-new input[type="text"] {
    height: 50px;
    line-height: 50px;
}

.yith-wcwl-wishlist-new button i,
.wishlist_table button i,
.wishlist_table a.button i,
.woocommerce .yith-wcwl-wishlist-search-form #wishlist_search i {
    display: none;
}

.yith-wcwl-wishlist-new select {
    width: 100%;
}

.yith-wcwl-wishlist-new button,
.yith-wcwl-wishlist-new span.customSelect,
.yith-wcwl-wishlist-new input[type="text"] {
    margin-top: 20px;
}

.yith-wcwl-wishlist-new span.customSelect {
    margin-bottom: 20px;
}

.wishlist-sidebar h3 {
    font-size: 22px;
    line-height: 28px;
}

.wishlist-name a {
    font-size: 14px;
    line-height: 1.3;
    color: #414042;
    text-decoration: underline;
}

.wishlist-name a:hover {
    color: #B7B7B7;
}

.wishlist-sidebar ul * {
    font-size: 14px;
    line-height: 1.2;
    color: #6D6E71;
}

.wishlist-sidebar ul li {
    margin: 12px 0;
}

.actions .actions-inner {
    display: table;
    padding-top: 16px;
    padding-bottom: 16px;
    width: 100%;
    border-top: 1px solid #CDCFD0;
    border-bottom: 1px solid #CDCFD0;
}

.actions .more-actions {
    display: table-cell;
    vertical-align: middle;
}

.actions .social-actions {
    display: table;
    float: right;
    clear: both;
    font-weight: 100;
    text-align: center;
}

.actions .social-actions > span {
    display: table-cell;
    font-weight: 700;
    font-size: 12px;
    line-height: 1;
    color: #6C6D70;
    text-transform: uppercase;
    vertical-align: middle;
}

.actions .social-actions > div {
    text-align: center !important;
    font-weight: 100;
}

.actions .social-actions > div ul li {
    line-height: 1;
}

.actions .more-actions > div {
    margin-top: 16px;
    margin-bottom: 20px;
}

.actions.rating-and-wish-list-button {
    display: inherit;
    /*display: table;*/
    width: 100%;
    margin-bottom: 20px;
}

.actions.rating-and-wish-list-button .product-rating {
    display: none; /*table-cell;*/
    vertical-align: middle;
}

.actions.rating-and-wish-list-button .product-rating-inner {

}

.actions.rating-and-wish-list-button .product-rating-inner::after {
    content: '';
    display: block;
    height: 1px;
    width: 100%;
    clear: both;
}

.actions.rating-and-wish-list-button .product-rating-inner > * {
    float: left;
    vertical-align: middle;
}

.actions.rating-and-wish-list-button .product-rating-inner .star-rating {
    margin-right: 5px;
}

.actions.rating-and-wish-list-button .product-rating-inner .review-count {
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    color: #000;
    letter-spacing: 0;
}

.actions.rating-and-wish-list-button .more-actions {
    white-space: nowrap;
}

.actions.rating-and-wish-list-button .more-actions > div {
    margin-top: 0;
    margin-bottom: 0;
}

.actions.rating-and-wish-list-button .more-actions a {
    float: right;
}

.family-actions .more-actions,
.product-actions .more-actions {
    padding-bottom: 24px;
}

.family-actions .actions-inner,
.product-actions .actions-inner {
    border-top: 1px solid #000;
    border-bottom: 0 none;
}

.actions .more-actions a {
    display: inline-block;
    min-width: 152px;
    padding: 13px 16px 13px 19px;
    border: 1px solid #000;
    font-weight: 700;
    font-size: 14px;
    line-height: 1;
    color: #fff;
    text-align: center;
    float: left;
    border-radius: 0;
    background-color: #000;
}

.product-actions .more-actions a {
    min-width: 142px;
}

.actions .more-actions a.contact-us {
    color: #000;
    margin-left: 16px;
    background-color: transparent;
}

.actions .more-actions a img {
    margin-right: 10px;
}

.actions .more-actions a.removeFromWishlist {
    display: none;
}

.actions .more-actions a:hover,
.actions .more-actions a:hover span,
.actions .more-actions a:hover i {
    color: #fff;
    transition: all 0.15s ease-in-out 0.1s;
}

.actions .more-actions a:hover {
    background-color: #6C6D70;
}

.actions #st-1 .st-btn:before,
.actions #st-1 .st-btn img,
.actions #st-1 .st-btn a img,
.actions #st-1 .open-share-product-modal:before,
.actions #st-1 .open-share-product-modal img,
.actions #st-1 .open-share-product-modal a img,
.social-actions .st-btn:before,
.social-actions .st-btn img,
.social-actions .st-btn a img,
.social-actions .open-share-product-modal:before,
.social-actions .open-share-product-modal img,
.social-actions .open-share-product-modal a img {
    display: none !important;
}

.actions #st-1 .st-btn,
.actions #st-1 .open-share-product-modal,
.social-actions .st-btn,
.social-actions .open-share-product-modal {
    background-repeat: no-repeat;
    height: 21px;
    margin: 0 0 0 10px;
}

.actions #st-1 .st-btn:hover,
.actions #st-1 .open-share-product-modal:hover,
.social-actions .st-btn:hover,
.social-actions .open-share-product-modal:hover {
    opacity: .8;
    top: 0px;
}

.actions #st-1 .st-btn[data-network='facebook'],
.social-actions .st-btn[data-network='facebook'] {
    width: 21px;
    background-image: url(images/theme/gray-icon-facebook.png);
    background-size: 21px 21px;
}

.actions #st-1 .st-btn[data-network='twitter'],
.social-actions .st-btn[data-network='twitter'] {
    width: 21px;
    background-image: url(images/theme/gray-icon-twitter.png);
    background-size: 21px 21px;
}

.actions #st-1 .st-btn[data-network='linkedin'],
.social-actions .st-btn[data-network='linkedin'] {
    width: 21px;
    background-image: url(images/theme/gray-icon-linkedin.png);
    background-size: 21px 21px;
}

.actions #st-1 .st-btn[data-network='google'],
.social-actions .st-btn[data-network='google'] {
    width: 22px;
    background-image: url(images/theme/gray-icon-google.png);
    background-size: 22px 21px;
}

.actions #st-1 .st-btn[data-network='pinterest'],
.social-actions .st-btn[data-network='pinterest'] {
    width: 21px;
    background-image: url(images/theme/gray-icon-pinterest.png);
    background-size: 21px 21px;
}

.actions #st-1 .st-btn[data-network='email'],
.actions #st-1 .open-share-product-modal,
.social-actions .st-btn[data-network='email'],
.social-actions .open-share-product-modal {
    width: 21px;
    background-image: url(images/theme/gray-icon-email.png);
    background-size: 21px 21px;
    cursor: pointer;
}

.actions .ssba a, .actions .ssbp-list a {
    height: 21px;
    width: 22px;
    margin: 0 0 0 10px;
    background-color: transparent;
    box-shadow: none;
}

.actions.custom-share .ssba *, .actions.custom-share .ssbp-list * {
    text-indent: -9999pt;
    font-size: 0;
}

.actions.custom-share .ssba a, .actions.custom-share .ssbp-list a {
    margin: 0 10px 0 0;
}

.actions .ssba a, .actions .ssbp a {
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center center;
}

.page-title-wrapper,
.rep-section-wrapper {
    background-color: #F1F1F1;
    margin-bottom: 66px;
}

.page-title-wrapper h1.page-title,
.page-title-wrapper h2.page-title,
.rep-section {
    font-weight: 300;
    color: #666;
    padding: 36px 0 32px;
}

.page-title-wrapper h1.page-title,
.page-title-wrapper h2.page-title,
.rep-section h2.page-title {
    font-size: 30px;
    line-height: 1.2;
    margin-bottom: 8px;
}

.rep-section .page-content {
    font-size: 18px;
    line-height: 1.3;
}

.rep-search-wrapper h3 {
    font-weight: 300;
    font-size: 18px;
    line-height: 18px;
    color: #666;
    margin-bottom: 26px;
    text-align: center;
}

.rep-search-wrapper .rep-zipcode {
    height: 50px;
    width: 50%;
    font-size: 14px;
    line-height: 50px;
    color: #A8A8A8;
    padding: 0 18px;
    margin: 0 15px 0 20px;
    border: 1px solid #A8A8A8;
    vertical-align: middle;
}

.rep-search-wrapper .rep-zipcode-submit {
    height: 46px;
    line-height: 46px;
    width: 35%;
    font-weight: 300;
    font-size: 16px;
    color: #fff;
    background-color: #2F2F2F;
    vertical-align: middle;
    border: none;
}

.rep-separator {
    height: 50px;
    line-height: 50px;
    font-style: italic;
    font-size: 14px;
    color: #000;
    text-align: center;
}

.yith-wcwl-popup-form select.hasCustomSelect {
    width: 100% !important;
    max-width: 100% !important;
    z-index: 1;
}

select.hasCustomSelect {
    width: auto;
    max-width: 100%;
    z-index: 1;
}

span.customSelect {
    position: relative;
    height: 50px;
    font-weight: 300;
    line-height: 50px;
    color: #a8a8a8;
    padding: 0 34px 0 10px;
    border: 1px solid #ccc;
    background-color: #fff;
    width: 100%;
}

span.customSelect .customSelectInner {
    width: 100% !important;
}

span.customSelect:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 22px;
    margin-top: -2px;
    height: 5px;
    width: 10px;
    background-image: url(images/theme/select-arrow.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 10px 5px;
}

select.hasCustomSelect option {
    /*  border-top: 1px solid #ccc; */
    z-index: 250;
}

.rep-title {
    padding: 42px 36px 0;
    margin-top: 64px;
    border-top: 1px solid #ccc;
}

.rep-title h2 {
    font-size: 28px;
    line-height: 28px;
    color: #666;
    margin-bottom: 40px;
}

.rep-title h2 strong {
    font-weight: 600;
}

.rep-title h3 {
    font-weight: 700;
    font-size: 24px;
    line-height: 24px;
    color: #333;
    margin-bottom: 14px;
    text-align: left;
}

.rep-result .hentry div {
    font-family: helvetica;
    font-size: 13px;
    line-height: 1.4;
    color: #000;
}

.rep-result .hentry div a {
    color: #000;
}

.rep-result div.phone span {
    display: block;
}

.rep-result div.web,
.rep-result div.phone {
    margin-top: 14px;
}

.rep-result .hentry div.web a {
    color: #7AD6FD;
}

.request-catalog-wrapper .yks-mailchimpFormContainer .yks-mailchimpFormDivRow {
    position: relative;
    max-width: 50%;
    margin-bottom: 20px;
    color: #A8A8A8;
}

.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="tel"],
.yks_mc_interest_group_holder,
.request-catalog-wrapper .yks-mailchimpFormDivRow .yks-mailchimpFormDivRowField {
    padding-right: 15px;
    padding-left: 15px;
}

.request-catalog-wrapper .yks-mailchimpFormContainer .yks-mailchimpFormDivRow.last-item,
.request-catalog-wrapper .yks-mailchimpFormContainer .yks-mailchimpFormDivRow.yks-mc-form-row-questions-comments,
.request-catalog-wrapper .yks-mailchimpFormContainer .yks-mailchimpFormDivRow.yks-mc-form-row-email-address,
.request-catalog-wrapper .yks-mailchimpFormContainer .yks-mailchimpFormDivRow.yks-mc-form-row-company {
    max-width: 100%;
}

body .yikes-easy-mc-form input[type*="text"],
body .yikes-easy-mc-form input[type*="url"],
body .yikes-easy-mc-form input[type*="email"],
body .yikes-easy-mc-form input[type*="number"],
body .share-form input[type*="text"],
.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="tel"],
.request-catalog-wrapper .yks-mailchimpFormDivRow .yks-mailchimpFormDivRowField input {
    font-weight: 300;
    font-size: 14px;
    line-height: 14px;
    color: #a8a8a8;
    height: 50px;
    background-color: #fff;
    border: 1px solid #ccc;
}

body .yikes-easy-mc-form .field-no-label,
body .yikes-easy-mc-form label {
    display: block;
}

body .yikes-easy-mc-form input[type="radio"],
body .yikes-easy-mc-form input[type="checkbox"],
body .yikes-easy-mc-form span.customSelect,
body .yikes-easy-mc-form select,
body .yikes-easy-mc-form input[type*="text"],
body .yikes-easy-mc-form input[type*="url"],
body .yikes-easy-mc-form input[type*="email"],
body .yikes-easy-mc-form input[type*="number"] {
    margin-top: 20px;
}

body footer .yikes-easy-mc-form span.customSelect,
body footer .yikes-easy-mc-form select,
body footer .yikes-easy-mc-form input[type*="text"],
body footer .yikes-easy-mc-form input[type*="url"],
body footer .yikes-easy-mc-form input[type*="email"],
body footer .yikes-easy-mc-form input[type*="number"] {
    margin-top: 0;
}

body .yikes-easy-mc-form .field-no-label,
body .yikes-easy-mc-form label,
body .yikes-easy-mc-form input[type*="text"],
body .yikes-easy-mc-form input[type*="url"],
body .yikes-easy-mc-form input[type*="email"],
body .yikes-easy-mc-form input[type*="number"] {
    margin-bottom: 0;
}

body .share-form input[type*="text"] {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 20px;
}

body .yikes-easy-mc-form .checkbox-parent-label {
    font-size: 24px;
    color: #a8a8a8;
    margin-top: 40px;
}

body .yikes-easy-mc-form .yikes-easy-mc-checkbox-label {
    width: 32.5%;
}

body .yikes-easy-mc-form .yikes-easy-mc-checkbox-label p {
    display: inline-block;
    margin: 0 0 12px 4px;
    vertical-align: sub;
}

.selected-catalogs-list p {
    font-weight: 300;
    font-size: 18px;
    line-height: 1.4;
    color: #666;
}

.wpcf7-form span.wpcf7-list-item {
    margin-left: 0;
}

.wpcf7-form span.wpcf7-list-item input[type="checkbox"] {
    margin-right: 4px;
}

body .share-form .joinOurList span,
.wpcf7-form span.wpcf7-list-item span {
    color: #666;
}

body .share-form [class*="vc_btn"] {
    display: inline-block;
    line-height: 20px;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 20px;
    border: none !important;
    box-sizing: border-box;
    white-space: nowrap;
    text-align: center;
}

.request-catalog-wrapper .yks-mailchimpFormDivRow .yks-mailchimpFormDivRowField input {
    line-height: 49px;
}

body .share-form label,
.request-catalog-wrapper .yks_mc_interest_group_holder label {
    font-size: 14px;
    line-height: 1.5;
    color: #000;
    margin: 0 0 10px;
}

body .share-form label {
    margin-bottom: 20px;
}

body .share-form label,
body .share-form .joinOurList span {
    vertical-align: middle;
}


body .share-form label input[type*="checkbox"] {
    margin-right: 4px;
}

body .share-form .catalog-form-row button.close {
    text-shadow: none;
    opacity: 1;
}

.request-catalog-wrapper .yks_mc_interest_group_holder label input {
    margin-right: 8px;
    vertical-align: baseline;
}

.request-catalog-wrapper .yks-mailchimpFormDivSubmit {
    text-align: right;
}

body .yikes-easy-mc-form .yikes-easy-mc-submit-button,
.wpcf7-form input[type="submit"],
.request-catalog-wrapper .yks-mailchimpFormDivSubmit input {
    font-weight: 300;
    font-size: 16px;
    line-height: 42px;
    color: #fff;
    height: 42px;
    width: 166px;
    background-color: #2F2F2F;
}

body .yikes-easy-mc-form .yikes-easy-mc-submit-button {
    line-height: normal;
    margin-top: 20px;
    border: none;
    border-radius: 0;
}

body footer .yikes-easy-mc-form .yikes-easy-mc-submit-button {
    margin-left: 15px;
}

body .yikes-easy-mc-form .yikes-easy-mc-submit-button:hover,
.wpcf7-form input[type="submit"]:hover,
.request-catalog-wrapper .yks-mailchimpFormDivSubmit input:hover {
    color: #fff;
    -webkit-transition: all 0.15s ease-in-out 0.1s;
    -moz-transition: all 0.15s ease-in-out 0.1s;
    -ms-transition: all 0.15s ease-in-out 0.1s;
    -o-transition: all 0.15s ease-in-out 0.1s;
    transition: all 0.15s ease-in-out 0.1s;
    background-color: #6C6D70;
}

.yks_mc_interest_group_text,
.form-section-subtitle,
.form-section-title {
    font-weight: 300;
    font-size: 22px;
    line-height: 22px;
    color: #666;
    display: block;
    width: 100%;
    clear: both;
    padding: 24px 15px 0;
    margin-bottom: 20px;
}

.form-section-title {
    padding-top: 0;
}

.request-catalog-wrapper .yks_mc_interest_group_text {
    padding-top: 0;
    margin: 20px 0 32px;
}

.form-section-subtitle {
    font-size: 14px;
    line-height: 14px;
    padding: 0 15px;
    margin: -6px 0 18px;
}

.yks_mc_interest_group_holder label {
    display: block;
}

.wpcf7-form .wpcf7-form-control-wrap {
    display: block;
    margin-bottom: 20px;
}

.wpcf7-form textarea,
.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="tel"] {
    width: 100%;
}

.wpcf7-form span.customSelect {
    font-weight: 300;
    font-size: 14px;
    color: #A8A8A8;
    padding-left: 15px;
}

.wpcf7-form textarea {
    font-size: 14px;
    line-height: 1.4;
    color: #A8A8A8;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 15px;
}

.wpcf7-form input[type="submit"] {
    border: none;
    float: right;
}

.thumbnail-wrapper {
    margin-bottom: 10px;
    width: 100%;
    text-align: center;
}

.thumbnail-wrapper img {
    margin: 0 auto;
}

.thumbnail-wrapper,
.gallery-block a {
    display: inline-block;
    max-width: 100%;
}

.gallery-block a {
    margin-bottom: 10px;
}

.ekko-lightbox .modal-header {
    border-bottom: none;
}

.ekko-lightbox .modal-header,
.ekko-lightbox .modal-body {
    padding: 4px;
}

.ekko-lightbox .modal-content {
    max-width: 100% !important;
}

.ekko-lightbox .ekko-lightbox-nav-overlay a {
    display: inline-block;
    width: 50% !important;
    padding: 0 30px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
    color: #DBDBDB;
    font-size: 50px;
}

.ekko-lightbox .ekko-lightbox-nav-overlay a[class*='right'] {
    text-align: right;
}

div.pp_woocommerce .pp_content_container,
#yith-wcwl-popup-message {
    padding: 58px 44px 52px;
    border-radius: 0;
    border: 1px solid #ccc;
    box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.7);
}

#yith-wcwl-popup-message {
    margin-left: -276px !important;
}

div.pp_woocommerce .pp_content_container .pp_content {
    max-width: 100%;
}

div.pp_woocommerce .pp_top,
div.pp_woocommerce div.ppt,
div.pp_woocommerce .pp_close {
    display: none !important;
}

div.pp_woocommerce .pp_content_container .pp_content .yith-wcwl-wishlist-select-container {
    position: relative;
    width: 100%;
}

div.pp_woocommerce .pp_content_container .pp_content .yith-wcwl-second-row {
    position: relative;
}

div.pp_woocommerce .pp_content_container .pp_content .yith-wcwl-second-row div {
    display: block;
    text-align: left;
}

div.pp_woocommerce .pp_content_container .pp_content .yith-wcwl-popup-new {
    padding-bottom: 20px;
}

div.pp_woocommerce .pp_content_container .pp_content input.wishlist-name {
    font-size: 14px;
    line-height: 14px;
    color: #333;
    height: 50px;
    background-color: #FFF;
    border: 1px solid #CCC;
    border-radius: 0;
    width: 100%;
    margin-top: 8px;
}

div.pp_overlay {
    background-color: transparent;
}

div.pp_woocommerce .pp_content_container h3 {
    font-weight: 600;
    font-size: 18px;
    color: #000;
    margin-bottom: 14px;
}

#yith-wcwl-message {
    font-weight: 300;
    font-size: 32px;
    line-height: 1.2;
    color: #000;
    text-align: center;
}

#yith-wcwl-message .after-links {
    display: none;
}

#yith-wcwl-popup-message .content-inner {
    padding: 54px 34px 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #ccc;
    text-align: left;
}

#yith-wcwl-popup-message h2 {
    font-size: 24px;
    margin: 4px 0 12px;
}

#yith-wcwl-popup-message .price {
    font-weight: 600;
    font-size: 14px;
}

div.pp_woocommerce .pp_content_container .cltv-wishlist-submit,
#yith-wcwl-popup-message a.button {
    display: inline-block;
    height: 44px;
    line-height: 44px;
    padding: 0 40px;
    margin: 0 6px;
    border: 1px solid #231F20;
    font-size: 16px;
    color: #231F20;
    background-color: transparent;
    border-radius: 0;
}

div.pp_woocommerce .pp_content_container .cltv-wishlist-submit:hover,
#yith-wcwl-popup-message a.button:hover {
    color: #fff;
    background-color: #231F20;
    -webkit-transition: all 0.15s ease-in-out 0.1s;
    -moz-transition: all 0.15s ease-in-out 0.1s;
    -ms-transition: all 0.15s ease-in-out 0.1s;
    -o-transition: all 0.15s ease-in-out 0.1s;
    transition: all 0.15s ease-in-out 0.1s;
}

#yith-wcwl-popup-message .new-user-info {
    line-height: 1;
    padding-top: 40px;
}

#yith-wcwl-popup-message .new-user-info span {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.2;
}

#yith-wcwl-popup-message .new-user-info span a,
#yith-wcwl-popup-message .new-user-info span span {
    font-weight: 700;
    color: #231F20;
}

#yith-wcwl-popup-message .new-user-info span a:hover {
    color: #6D6E71;
    -webkit-transition: all 0.15s ease-in-out 0.1s;
    -moz-transition: all 0.15s ease-in-out 0.1s;
    -ms-transition: all 0.15s ease-in-out 0.1s;
    -o-transition: all 0.15s ease-in-out 0.1s;
    transition: all 0.15s ease-in-out 0.1s;
}

#RemoveItemFromWishlist .modal-dialog {
    width: 100%;
    max-width: 600px;
}

#RemoveItemFromWishlist .modal-content {
    position: relative;
    padding: 50px 0 44px;
    border-bottom: 1px solid #ccc;
    text-align: center;
}

#RemoveItemFromWishlist .modal-content div {
    padding: 0;
    border: none;
}

#RemoveItemFromWishlist .modal-content div.modal-header {
    position: absolute;
    top: 0;
    right: 0;
}

#RemoveItemFromWishlist .modal-body {
    font-weight: 300;
    font-size: 24px;
    line-height: 1.2;
    color: #000;
}

#RemoveItemFromWishlist .modal-content button.close {
    position: absolute;
    top: 10px;
    right: 20px;
}

#RemoveItemFromWishlist .modal-content button.close span {
    text-indent: -9999pt;
    font-size: 0;
}

#RemoveItemFromWishlist .modal-content button.close i {
    font-size: 18px;
    line-height: 18px;
    color: #000;
}

.my-account-section h2 {
    display: none;
}

.my-account-section .woocommerce {
    margin: 0;
    border: 1px solid #eee;
    border-radius: 0;
    padding: 24px 14%;
}

.my-account-section form.login,
.my-account-section form.register {
    padding: 0;
    border: 0;
    margin: 0;
    border-radius: 0;
}

.my-account-section .woocommerce form .form-row {
    margin-top: 10px;
}

.my-account-section .woocommerce form .form-row.form-row-wide {
    margin-top: 0;
}

.my-account-section .woocommerce form label {
    font-weight: 300;
    font-size: 18px;
    line-height: 18px;
    color: #666;
    margin-bottom: 16px;
    text-align: left;
}

.my-account-section .woocommerce form label.inline {
    font-weight: 400;
    font-size: 14px;
    color: #333;
    line-height: 42px;
    margin-bottom: 0;
}

.my-account-section .woocommerce form label.inline * {
    vertical-align: baseline;
    margin: 0;
}

.simple-login-section .btn,
.my-account-section .woocommerce input.button,
.my-account-section .woocommerce button {
    display: inline-block;
    height: 45px;
    min-width: 120px;
    line-height: 45px !important;
    padding: 0px 20px !important;
    font-weight: 500;
    font-size: 13px;
    color: #FFF;
    border-radius: 0;
    background-color: #333;
    float: left;
    margin-bottom: 12px;
}

.my-account-section .woocommerce button.show-password-input {
    color: #333;
    background-color: transparent;
    min-width: initial;
}

.simple-login-section .btn {
    float: none;
    border: none;
}

.my-account-section .woocommerce form.register input.button {
    margin-bottom: 0;
}

.simple-login-section .btn:hover,
.my-account-section .woocommerce input.button:hover {
    background-color: #b7b7b7;
    -webkit-transition: all 0.15s ease-in-out 0.1s;
    -moz-transition: all 0.15s ease-in-out 0.1s;
    -ms-transition: all 0.15s ease-in-out 0.1s;
    -o-transition: all 0.15s ease-in-out 0.1s;
    transition: all 0.15s ease-in-out 0.1s;
}

.my-account-section .woocommerce form #wfls-token,
.my-account-section .woocommerce form .form-row input.input-text {
    height: 45px;
    line-height: 45px;
    padding: 0px 6px;
    border: 1px solid #333;
    border-radius: 0px;
    margin-bottom: 12px;
}

.my-account-section .woocommerce form .form-row .password-input input.input-text,
.my-account-section .woocommerce form .form-row input.woocommerce-Input--password {
    margin-bottom: 0;
}

.my-account-section .woocommerce form .form-row .password-input {
    margin-bottom: 12px;
}

.my-account-section .woocommerce form #wfls-token {
    width: 100%;
}

.my-account-section .woocommerce a,
.woocommerce .woocommerce-info a,
.my-account-section .woocommerce form a {
    font-size: 14px;
    line-height: 1.2;
    color: #333;
    text-decoration: underline;
}

.my-account-section .woocommerce a:hover,
.woocommerce .woocommerce-info a:active,
.woocommerce .woocommerce-info a:hover,
.my-account-section .woocommerce form a:active,
.my-account-section .woocommerce form a:hover {
    color: #6D6E71;
    -webkit-transition: all 0.15s ease-in-out 0.1s;
    -moz-transition: all 0.15s ease-in-out 0.1s;
    -ms-transition: all 0.15s ease-in-out 0.1s;
    -o-transition: all 0.15s ease-in-out 0.1s;
    transition: all 0.15s ease-in-out 0.1s;
}

.woocommerce .woocommerce-info {
    border-top-color: #333;
    background-color: #EDEEEE;
    padding-top: 13px !important;
    padding-bottom: 13px !important;
}

.woocommerce .woocommerce-info a,
.woocommerce .woocommerce-info * {
    font-size: 12px;
}

.simple-login-section.woocommerce-info {
    padding-left: 1.6em !important;
    margin-top: 20px !important;
}

.simple-login-section.woocommerce-info:before {
    display: none;
}

.woocommerce .woocommerce-info:before {
    color: #333;
}

.my-account-section .woocommerce * {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.4;
    color: #333;
}

.woocommerce-info a {
    font-weight: 700;
}

.my-account-section .woocommerce h4 {
    margin-top: 16px;
    border-top: 3px solid #333;
    background-color: #EDEEEE;
    padding: 8px 16px 6px;
}

.my-account-section .woocommerce label.title {
    display: block;
    margin-top: 16px;
    margin-bottom: 10px;
    border-bottom: 1px solid #333;
}

.my-account-section .woocommerce label.title h3 {
    font-weight: 700;
}

.my-account-section .woocommerce label.title a {
    float: none !important;
}

.my-account-section .woocommerce .customSelectInner,
.my-account-section .woocommerce span.customSelect {
    height: 45px;
    line-height: 45px;
}

.my-account-section .woocommerce span.customSelect {
    text-align: left;
    border-color: #333;
    padding-left: 6px;
}

.woocommerce-account .woocommerce-MyAccount-content {
    float: none;
    width: 100%;
}

.uppercase {
    text-transform: uppercase;
}

.content-wrapper.archive-wrapper .col-sm-4.col-xs-12:nth-child(3n+4) {
    clear: left;
}

.cd-top .fa-stack {
    height: 46px;
    width: 46px;
    border: 1px solid #B0B0B0;
    border-radius: 100%;
    text-align: center;
}

.cd-top .fa-stack i {
    font-size: 22px;
    line-height: 46px;
    color: #B0B0B0;
}

.cd-top .fa-stack:hover {
    border: 1px solid #333;
}

.cd-top .fa-stack:hover i {
    color: #333;
}

.cd-top .fa-stack:hover i,
.cd-top .fa-stack:hover {
    -webkit-transition: all 0.15s ease-in-out 0.1s;
    -moz-transition: all 0.15s ease-in-out 0.1s;
    -ms-transition: all 0.15s ease-in-out 0.1s;
    -o-transition: all 0.15s ease-in-out 0.1s;
    transition: all 0.15s ease-in-out 0.1s;
}


/*
 * Tooltip styles
 */

.tooltip-inner {
    border-radius: 0;
    border: 1px solid #B8BABC;
    background-color: #fff;
    font-weight: 300;
    font-size: 14px;
    line-height: 1.3;
    color: #6D6E71;
    padding: 4px 34px;
}

.tooltip.top .tooltip-arrow {
    border-top-color: #B8BABC;
}

h3.tooltip-title {
    font-weight: 600;
    font-size: 14px;
    line-height: 1.3;
    color: #231F20;
}


/*
 * Search Results Styles
 */
.search-result-wrapper h2 {
    font-weight: 300;
    font-size: 32px;
    line-height: 1.2;
    color: #000;
    margin-bottom: 38px;
    margin-left: -1px;
}

.search-result-wrapper h3 {
    font-weight: 600;
    font-size: 18px;
    line-height: 1.2;
    color: #000;
    margin-bottom: 18px;
}

.search-result-wrapper form {
    padding-bottom: 26px;
    margin-bottom: 100px;
    border-bottom: 1px solid #000;
}

.search-result-wrapper form label {
    position: relative;
    font-size: 14px;
    line-height: 2;
    color: #999;
    margin-right: 40px;
}

.search-result-wrapper form div.col-xs-12:nth-child(2) label:nth-child(1) {
    min-width: 308px;
}

.search-result-wrapper form div.col-xs-12:nth-child(2) label:nth-child(2) {
    min-width: 185px;
}

.search-result-wrapper form div.col-xs-12:nth-child(2) label:nth-child(3) {
    min-width: 240px;
}

.search-result-wrapper form label select {
    bottom: 0;
    left: 0;
    width: 100% !important;
}

.search-result-wrapper form label span.customSelect {
    font-size: 18px;
    color: #000;
    border-radius: 5px;
    padding-left: 12px;
}

.search-result-wrapper form label.sub-title {
    font-weight: 600;
    margin: 16px 0 6px;
}

.search-result-wrapper form label input[type="text"] {
    display: block;
    margin-top: 4px;
    margin-right: 35px;
    color: #000;
}

.search-result-wrapper form label.has-checkbox {
    margin-right: 54px;
}

.search-result-wrapper form input[type="submit"],
.search-result-wrapper form label.has-checkbox input,
.search-result-wrapper form label.has-checkbox span {
    vertical-align: middle;
}

.search-result-wrapper form label.has-checkbox input {
    margin-right: 4px;
    margin-top: 0;
}

.search-result-wrapper form input[type="submit"] {
    vertical-align: middle;
    font-weight: 300;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    color: #FFF;
    padding: 0 34px;
    border: none;
    background-color: #2F2F2F;
    text-align: center;
}

.search-result-wrapper form input[type="submit"]:hover {
    background-color: #B7B7B7;
    -webkit-transition: all 0.15s ease-in-out 0.1s;
    -moz-transition: all 0.15s ease-in-out 0.1s;
    -ms-transition: all 0.15s ease-in-out 0.1s;
    -o-transition: all 0.15s ease-in-out 0.1s;
    transition: all 0.15s ease-in-out 0.1s;
}

.search-product-item {
    margin-bottom: 74px;
}

.search-product-item h4 {
    margin-bottom: 8px;
}

.search-product-item h4 a {
    font-weight: 300;
    font-size: 18px;
    line-height: 1.2;
    color: #000;
    text-decoration: underline;
}

.search-product-item h4 a:hover {
    text-decoration: none;
}

.search-product-item .item-content,
.search-product-item .item-content p {
    font-weight: 300;
    font-size: 14px;
    line-height: 1.4;
    color: #6D6E71;
}

.search-product-item .item-content p {
    margin-bottom: 10px;
}

h4.modal-title {
    font-weight: 300;
    font-size: 32px;
    line-height: 32px;
    color: #000;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
}

.modal-header {
    border-bottom: none;
}

.item a.img,
.related-product a.img {
    background-size: contain;
    background-position: center center;
    display: block;
    width: 100%;
    height: 152px;
    background-repeat: no-repeat;
}

.item.care-and-use-item a.img {
    width: auto;
    display: block;
    background-size: contain;
    margin: 0;
}

.woocommerce-page .modal-content {
    max-width: 70%;
    max-height: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
}

body .share-modal .modal-content {
    max-width: 100%;
    max-height: 100%;
    margin-top: 0;
}

body .share-modal .modal-content form.share-form .form-row {
    padding: 0;
    margin-right: -15px;
    margin-left: -15px;
}

.catalog-list-item {
    margin-bottom: 28px;
}

.catalog-list-item p,
.catalog-list-item strong {
    line-height: 1.3;
    color: #000;
}

.catalog-list-item strong {
    display: none;
}

.selected-catalogs-list strong {
    display: block;
    margin-bottom: 10px;
}

.catalog-list-item strong {
    margin-bottom: 4px;
}

.selected-catalogs-list img,
.catalog-list-item img {
    margin-top: 6px;
    margin-bottom: 20px;
}

.selected-catalogs-list {
    margin-top: 52px;
}

.sidebar.catalog-sidebar {
    border-right: none;
}

.yks_mc_interest_group_holder div[class*="col"]:nth-child(3n+1) {
    clear: left;
}

.email-catalogs-list {
    font-size: 0;
    margin: 0 -15px 8px;
}

body .email-catalogs-list label {
    display: inline-block;
    width: 50%;
    padding: 0 15px;
    margin-bottom: 12px;
    text-align: left;
    box-sizing: border-box;
}

/*
 * search block styles
 */

header .search-block {
    position: absolute;
    top: 0;
    right: 0%;
    height: 100%;
    width: 100%;
    background-color: #333;
    z-index: 10;
}

.sticky-header header .search-form-wrapper {
    margin-top: -18px;
}

.search-block #search-input,
.search-block .search-form-submit,
.search-block .search-title {
    vertical-align: middle;
}

.search-block .search-title {
    float: right;
    margin-top: 7px;
}

.search-block #search-input {
    font-weight: 300;
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    color: #000;
    padding: 0 6px;
    max-width: 100%;
    width: 32px;
    background-color: #EBEBEB;
}

.search-block .search-form-submit {
    display: none;
}

.search-block .search-input-wrapper {
    float: right;
    position: relative;
    margin-right: 10px;
}

.search-block .search-input {
    float: none !important;
    -webkit-transition: width 0.6s, border-radius 0.6s, background 0.6s, box-shadow 0.6s;
    transition: width 0.6s, border-radius 0.6s, background 0.6s, box-shadow 0.6s;
    width: 40px;
    height: 40px;
    border-radius: 100% !important;
    border: none;
    cursor: pointer;
}

.search-block .search-input + label .search-icon {
    color: #000;
}

.search-block .search-input:hover {
    color: #000;
    box-shadow: 0 0 0 5px #67696B;
}

.search-block .search-input:focus {
    -webkit-transition: width 0.6s cubic-bezier(0, 1.22, 0.66, 1.39), border-radius 0.6s, background 0.6s;
    transition: width 0.6s cubic-bezier(0, 1.22, 0.66, 1.39), border-radius 0.6s, background 0.6s;
    border: none;
    outline: none;
    box-shadow: none;
    padding-left: 15px;
    cursor: text;
    width: 260px !important;
    border-radius: 20px !important;
    padding: 0 30px 0 15px !important;
    background-color: #fff;
    color: #000;
}

.search-block .search-input:focus + label .search-icon {
    color: black;
}

.search-block .search-input:not(:focus) {
    text-indent: -5000px;
}

.search-block .search-input-wrapper label {
    position: absolute;
    right: 0;
    top: 0;
    height: 26px;
    width: 30px;
    margin-top: 0;
    color: white;
    cursor: pointer;
    text-align: center;
}

.search-block .search-input-wrapper label span {
    line-height: 30px;
}

.search-block .search-icon {

    margin-top: 0;
    color: white;
    cursor: pointer;
}

/**************End of Header Search Styles******************/

.category-thumbnail-wrapper img {
    margin: 0 auto;
}


/*
 * Sticky header styles
 */


body {
    padding-top: 133px;
}

body header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
}

/* map styles */

.map-wrapper {
    display: none;
}


/*
 * Spinner (Loading Animation) styles
 **/

.spinner {
    width: 30px;
    height: 30px;
    background-color: #2f2f2f;
    margin: 100px auto;
    -webkit-animation: rotateplane 1.2s infinite ease-in-out;
    animation: rotateplane 1.2s infinite ease-in-out;
}

@-webkit-keyframes rotateplane {
    0% {
        -webkit-transform: perspective(120px)
    }
    50% {
        -webkit-transform: perspective(120px) rotateY(180deg)
    }
    100% {
        -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg)
    }
}

@keyframes rotateplane {
    0% {
        transform: perspective(120px) rotateX(0deg) rotateY(0deg);
        -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg)
    }
    50% {
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
    }
    100% {
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    }
}


/*
 * Footer Styles
 */

footer {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.4;
    color: #fff;
    margin-top: 12px;
}

footer .footer-inner-top {
    padding: 30px 15px 20px;
    background-color: #3A3A3A;
}

footer ul.menu {
    overflow: hidden;
    text-align: right;
    margin: 18px 0 20px;
    padding: 0 0 20px 0;
}

footer ul.menu > li {
    display: block;
    float: left;
    padding: 0 15px;
    text-align: left;
    vertical-align: top;
    width: 25%;
    box-sizing: border-box;
}

footer ul.menu > li > a {
    display: none;
}

footer ul.menu li a {
    text-decoration: underline;
}

footer ul.menu li a:hover {
    color: #E0E0E0;
}

footer ul.menu ul.sub-menu li {
    display: block;
    line-height: 1.2;
    margin-bottom: 8px;
}

footer ul.menu ul.sub-menu li a {
    text-decoration: none;
}


footer h3 {
    font-size: 32px;
    line-height: 32px;
    margin-bottom: 26px;
}

footer a:hover,
footer a:visited,
footer a {
    display: inline-block;
    color: #fff;
    text-decoration: none;
}

ul.socials {
    text-align: right;
    margin-right: -14px;
}

ul.socials li {
    display: inline;
    line-height: 1;
    margin-right: 14px;
    vertical-align: middle;
}

ul.socials li a span {
    text-indent: -9999pt;
    font-size: 0;
}

footer .view-adress,
footer .socials li.email span,
footer .phone-list li:not(.email) a span {
    display: none;
}

footer .socials li.email span.xs-hide {
    display: inline-block;
}

ul.socials li.email {
    display: block;
    margin-bottom: 4px;
    line-height: 1.4;
}

ul.socials li a {
    display: inline-block;
}

ul.socials li.email a span {
    text-indent: 0;
    font-size: 16px;
}

ul.socials li.facebook a {
    height: 18px;
    width: 18px;
    background-image: url(images/theme/f-icon-facebook.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 18px 18px;
}

ul.socials li.twitter a {
    height: 18px;
    width: 18px;
    background-image: url(images/theme/f-icon-twitter.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 18px 18px;
}

ul.socials li.linkedin a {
    height: 18px;
    width: 18px;
    background-image: url(images/theme/f-icon-linkedin.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 18px 18px;
}

ul.socials li.googleplus a {
    height: 18px;
    width: 18px;
    background-image: url(images/theme/f-icon-google.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 18px 18px;
}

ul.socials li.youtube a {
    height: 18px;
    width: 26px;
    background-image: url(images/theme/f-icon-youtube.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 26px 18px;
}

ul.socials li.pinterest a {
    height: 18px;
    width: 18px;
    background-image: url(images/theme/f-icon-pinterest.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 18px 18px;
}

ul.socials li.instagram a {
    height: 18px;
    width: 18px;
    background-image: url(images/theme/f-icon-instagram.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 18px 18px;
}

.wpcf7-form ul.socials {
    text-align: right;
    margin-bottom: 20px;
}

.wpcf7-form ul.socials li a {
    color: #999;
}

.wpcf7-form ul.socials li.facebook a {
    height: 12px;
    width: 12px;
    background-image: url(images/theme/f-icon-facebook-dark.png);
    background-size: 12px 12px;
}

.wpcf7-form ul.socials li.twitter a {
    height: 12px;
    width: 12px;
    background-image: url(images/theme/f-icon-twitter-dark.png);
    background-size: 12px 12px;
}

.wpcf7-form ul.socials li.linkedin a {
    height: 13px;
    width: 13px;
    background-image: url(images/theme/f-icon-linkedin-dark.png);
    background-size: 13px 13px;
}

.wpcf7-form ul.socials li.googleplus a {
    height: 13px;
    width: 13px;
    background-image: url(images/theme/f-icon-google-dark.png);
    background-size: 13px 13px;
}

.wpcf7-form ul.socials li.youtube a {
    height: 13px;
    width: 19px;
    background-image: url(images/theme/f-icon-youtube-dark.png);
    background-size: 19px 13px;
}

.wpcf7-form ul.socials li.pinterest a {
    height: 13px;
    width: 13px;
    background-image: url(images/theme/f-icon-pinterest-dark.png);
    background-size: 13px 13px;
}

.wpcf7-form ul.socials li.instagram a {
    height: 12px;
    width: 12px;
    background-image: url(images/theme/f-icon-instagram-dark.png);
    background-size: 12px 12px;
}

.wpcf7-form ul.socials li.email a span.xs-hide,
footer .phone-list a {
    text-decoration: underline;
}

ul.socials li.email a:hover span.xs-hide,
footer .phone-list a:hover {
    color: #E0E0E0;
}

footer .footer-outer-bottom {
    padding: 0 15px;
    background-color: #333;
}

footer .footer-inner-bottom {
    display: table;
    height: 60px;
    width: 100%;
}

footer .footer-inner-bottom #developed-by,
footer .footer-inner-bottom .copyright {
    display: table-cell;
    vertical-align: middle;
}

footer .footer-inner-bottom .copyright {
    font-weight: 400;
    font-size: 12px;
    line-height: 12px;
}

footer .footer-inner-bottom #developed-by {
    text-align: right;
}

footer .footer-inner-bottom #developed-by span {
    font-weight: 400;
    font-size: 10px;
    line-height: 10px;
}

footer .footer-inner-bottom #developed-by img {
    vertical-align: middle;
    margin-left: 6px;
}


/*Sticky footer fix*/
.body-inner.shiftnav-wrap {
    min-height: 100%;
    position: static !important;
    padding-bottom: 748px !important;
}

footer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

footer .subscription-section h2,
footer .subscription-section ul li a,
footer .subscription-section p {
    color: #fff;
}

footer .subscription-section .yikes-mailchimp-container {
    margin-top: 30px;
}

footer .subscription-section .yikes-mailchimp-container label {
    float: left;
    width: 80%;
}

footer .subscription-section .yikes-mailchimp-container input[type*="email"] {
    line-height: 14px;
    color: #a8a8a8;
    height: 54px;
    margin-bottom: 0;
    padding: 1px 15px;
    border-color: #2f2f2f;
    box-shadow: none;
}

footer .subscription-section .yikes-mailchimp-container input[type*="email"]:focus {
    box-shadow: none;
}

footer .subscription-section .yikes-mailchimp-container button {
    float: left;
    font-size: 16px;
    height: 52px;
    margin: 1px 0 .5em 22px;
    width: calc(20% - 22px);
    border: none;
    border-radius: 0;
    background-color: #7ad6fd;
    box-sizing: border-box;

}

.modal-dialog.modal-dialog-big {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    opacity: 0;
}

footer .subscription-section .yks-mailchimpFormContainer div[class*="first-name"],
footer .subscription-section .yks-mailchimpFormContainer div[class*="last-name"] {
    display: none;
}

@media (max-width: 767px) {
    .modal-dialog.modal-dialog-big {
        width: 90%;
    }
}

@media (min-width: 768px) {
    .modal-dialog.modal-dialog-big {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .modal-dialog.modal-dialog-big {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .modal-dialog.modal-dialog-big {
        width: 1170px;
    }
}

#RequestInformationModal {
    padding-right: 0 !important;
}

.open-showVideoModal {
    display: block;
    position: relative;
}

.open-showVideoModal:after {
    content: '';
    display: block;
    position: absolute;
    height: 64px;
    width: 64px;
    top: 50%;
    left: 50%;
    margin-top: -32px;
    margin-left: -32px;
    background-image: url(images/theme/play-btn.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 64px 64px;
    cursor: pointer;
    z-index: 1;
}

.single-video {
    margin-bottom: 40px;
}

.industry-link:nth-child(4n+1),
.single-video:nth-child(3n+1) {
    clear: left;
}

.industry-link {
    margin-bottom: 20px;
}

.single-video h3 {
    font-weight: 300;
    font-size: 18px;
    line-height: 1.2;
    color: #000;
    margin-top: 10px;
    margin-bottom: 4px;
}

.industry-link a,
.industry-link h3,
.single-video p {
    font-weight: 300;
    font-size: 14px;
    line-height: 1.5;
    color: #6D6E71;
    margin-bottom: 10px;
}

.industry-link img {
    max-height: 120px;
    width: auto;
    margin: 0 auto;
}

.industry-link h3 {
    color: #333;
    margin-top: 10px;
    margin-bottom: 0;
}

.industry-link a {
    font-weight: 700;
    color: #333;
}

/* Scroll to top button */
.cd-top {
    position: fixed;
    bottom: 300px;
    right: 40px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
    z-index: 10;
}

.cd-top.cd-is-visible {
    /* the button becomes visible */
    visibility: visible;
    opacity: 1;
}

.cd-top.cd-fade-out {
    /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
    opacity: .5;
}

/**************Ajax Loader Styles***************/
.search-loading-holder {
    padding: 100px 0;
}

#ajax-loader {
    margin: 30px auto 20px;
    width: 40px;
    height: 40px;
    position: relative;
    text-align: center;
    -webkit-animation: rotate 2.0s infinite linear;
    animation: rotate 2.0s infinite linear;
}

#ajax-loader .dot1,
#ajax-loader .dot2 {
    width: 60%;
    height: 60%;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -12px;
    background-color: #dcdcdc;
    border-radius: 100%;
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, .15);
    -webkit-animation: bounce .8s infinite ease-in-out;
    animation: bounce .8s infinite ease-in-out;
}

#ajax-loader .dot2 {
    top: auto;
    bottom: 0px;
    background-color: #333;
    -webkit-animation-delay: .4s;
    animation-delay: .4s;
}

@keyframes bounce {
    0%, 100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    50% {
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        -o-transform: translateY(-20px);
        transform: translateY(-20px);
    }
}


/* 404, error docs */

.error-section .error-title {
    font-size: 240px;
    margin: 100px 0px 20px;
    border-bottom: medium none;
    font-family: "franklin-gothic-urw", sans-serif;
    font-weight: 700;
    color: #3A3A3A;
    line-height: 180px;
    text-align: center;
}

.error-section .error-subtitle {
    font-size: 52px;
    border-bottom: medium none;
    font-weight: 300;
    margin-bottom: 100px;
    color: #3A3A3A;
    text-align: center;
    text-transform: none;
    font-family: franklin-gothic-urw, Helvetica;
}

.error-section .help-text {
    font-size: 18px;
    border-top: 1px solid #9ca4a9;
    margin-bottom: 100px;
    padding-top: 40px;
    font-family: franklin-gothic-urw, Helvetica;
    font-weight: normal;
    text-align: center;
}

.error-section .help-text a {
    color: #2D2D32;
    text-decoration: underline;
}

.error-section .help-text a:hover {
    text-decoration: none;
}

span.wpcf7-form-control-wrap {
    display: block;
}

span.wpcf7-form-control-wrap span.wpcf7-not-valid-tip,
div.wpcf7-response-output {
    font-family: franklin-gothic-urw, Helvetica;
    margin: 0;
    padding: 0 8px;
    border: none;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    background-color: #CBCACA;
}

div.wpcf7-response-output {
    height: auto;
    line-height: 1.5;
    padding: 4px 8px;
    margin-bottom: 25px;
}

span.wpcf7-form-control-wrap span.wpcf7-not-valid-tip,
div.wpcf7-validation-errors {
    background-color: #D50032;
}

div.wpcf7-response-output[role=alert] {
    background-color: #D50032;
    border: none;
    padding: 4px 8px;
    margin: 0 0 25px;
}

div.wpcf7-mail-sent-ok {
    background-color: #7CB751;
}

.yikes-easy-mc-success-message {
    font-weight: 500 !important;
    font-size: 14px !important;
    color: #444 !important;
}

/*****prop 65 start*****/

.prop-65-warning {
    min-height: 20px;
    padding-left: 27px;
    margin-bottom: 42px;
    background-image: url("./images/theme/icon-prop-65-tag.png");
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 22px 20px;
}

.prop-65-warning a {
    font-weight: 700;
    font-size: 12px;
    line-height: 20px;
    color: #000;
}


._modal-content {
    background: #fff;
    padding: 35px;
    margin-top: 154px;
    -webkit-box-shadow: 0px 0px 22px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 22px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 22px 1px rgba(0, 0, 0, 0.2);
}

.font-prop {
    line-height: 1.5;
}

/*****prop 65 end*****/

/*reviews*/
#reviews {
    background-color: #E2E3E4;
    padding: 2px 48px 42px 48px;
}

#reviews h2 {
    font-weight: 800;
    font-size: 25px;
}

#reviews img.avatar {
    width: 54px !important;
}

#reviews li {
    color: #6D6E71;
    font-size: 15px;
}

#reviews li .meta {
    color: black !important;
    font-size: 16px !important;
}

.star-rating {
    color: #737645;
}

#review_form {
    background-color: #fff;
    padding: 35px 38px 38px 48px;
}

#review_form #reply-title, #review_form .comment-notes {
    display: none;
}

#review_form label {
    font-weight: 800;
    font-size: 16px;
    display: block;
}

#review_form .comment-form-cookies-consent label {
    display: inline;
}

#review_form .comment-form-rating {
    margin-bottom: 26px;
}

#review_form label {
    margin-bottom: 15px;
}

#review_form .stars {
    font-size: 24px;
}

#review_form #comment {
    margin-top: 10px;
    margin-bottom: 37px;
}

#review_form .comment-form-author {
    display: inline-block;
    width: 50%;
    padding-right: 21px;
    float: left;
}

#review_form #author, #review_form #email {
    width: 100%;
    height: 51px;
}

#review_form .comment-form-email {
    display: inline-block;
    width: 50%;
    margin-bottom: 41px !important;
}

#review_form .submit {
    width: 252px;
    height: 52px;
    background-color: #000 !important;
    color: #fff !important;
}

/*
 * Product Gallery Modal Styles
 */
/* The Modal (background) */
.product-gallery-main-attachment {
    width: 100%;
}

.modal-opened {
    overflow: hidden;
}

#product-modal-gallery.modal {
    overflow-x: hidden !important;
    overflow-y: auto;
    z-index: 9999;
}

.product-modal-gallery-modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.7;
    background: radial-gradient(#aaaaaa, #000000);
    z-index: 0;
}

/* Modal Content */
.product-modal-gallery-modal-content {
    position: relative;
    top: 55px;
    transform: translate(0, 0);
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    width: 90%;
    max-width: 1280px;
    z-index: 1;
}

.plyr {
    max-height: 100%;
}

/* The Close Button */
.product-modal-gallery-close-btn {
    position: absolute;
    top: -8px;
    right: -8px;
    width: 32px;
    font-weight: bold;
    font-size: 32px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    border-radius: 35px;
    border: 1px solid #fff;
    background-color: #000;
    transition: 0.6s ease;
    z-index: 1;
}

.product-modal-gallery-close-btn:hover,
.product-modal-gallery-close-btn:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    background-color: #6C6D70;
}

/* Hide the slides by default */
.product-modal-gallery-slide-wrapper {
    position: relative;
    width: 100%;
    z-index: 0;
}

.product-modal-gallery-slide {
    display: none;
    width: 100%;
    padding-top: 50%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}

.product-modal-gallery-slide img {
    display: none !important;
    width: 100%;
    margin: 0 auto;
}

.product-modal-gallery-slide .video-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.product-modal-gallery-slide .video-wrapper .fluidvids {
    padding-top: 50% !important;
}


/* Next & previous buttons */
.product-modal-gallery-prev,
.product-modal-gallery-next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -26px;
    color: white;
    font-weight: bold;
    font-size: 20px;
    transition: 0.6s ease;
    margin-bottom: 0 !important;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none;
    background-color: #000;
    z-index: 1;
}

.product-modal-gallery-prev {
    left: 0;
}

.product-modal-gallery-next {
    right: 0;
    border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.product-modal-gallery-prev:hover,
.product-modal-gallery-next:hover {
    color: white;
    background-color: #6C6D70;
}

.product-modal-gallery-control-thumb-row {
    margin: 8px 4px 0;
}

.product-modal-gallery-control-thumb-row:before,
.product-modal-gallery-control-thumb-row:after {
    content: "";
    display: table;
    clear: both;
}

.product-modal-gallery-control-thumb-column {
    float: left;
    margin: 0 0 8px;
    padding: 0 4px;
}

.product-modal-gallery-control-thumb-column:nth-child(12n+13) {
    clear: left;
}

.product-modal-gallery-control-thumb-column > a {
    margin-bottom: 0;
}

.product-modal-gallery-control-thumb {
    opacity: 0.6;
    cursor: pointer;
    transition: 0.6s ease;
}

.product-modal-gallery-control-thumb.active,
.product-modal-gallery-control-thumb:hover {
    opacity: 1;
}

img.hover-shadow {
    transition: 0.6s ease;
}

.hover-shadow:hover {
    cursor: pointer;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.woocommerce-Reviews {
    margin-bottom: 72px;
}

.woocommerce-Reviews .woocommerce-noreviews {
    font-weight: 800;
    font-size: 16px;
    margin-bottom: 24px;
}

.woocommerce-Reviews label {
    margin-bottom: 6px !important;
}

.woocommerce-Reviews .comment-form-rating {
    margin-bottom: 21px !important;
}

.woocommerce p.stars a {
    outline: none;
}

.woocommerce p.stars a::before {
    color: #000;
}

.woocommerce-Reviews .comment-form-comment {
    display: block;
}

.woocommerce-Reviews .comment-form-comment #comment {
    padding: 10px;
    margin-top: 4px !important;
}

.woocommerce-Reviews #commentform input#submit {
    max-width: 100%;
}

.woocommerce-Reviews #commentform .comment-form-rating select.hasCustomSelect + .customSelect {
    display: none !important;
}

.woocommerce-Reviews .comment-form-cookies-consent {
    margin-bottom: 41px !important;
}

.woocommerce-Reviews .comment-form-cookies-consent label,
.woocommerce-Reviews .comment-form-cookies-consent input[type*="checkbox"] {
    vertical-align: middle;
}

.woocommerce-Reviews .comment-form-cookies-consent input[type*="checkbox"] {
    margin-top: 3px !important;
}

.image-thumbnail,
.video-thumbnail {
    position: relative;
    padding-top: 100%;
    width: 100%;
    overflow: hidden;
}

.image-thumbnail img,
.video-thumbnail img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 100%;
    width: auto;
    max-width: 100vw;
}

.video-thumbnail .youtube-play-btn-holder {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.video-thumbnail .youtube-play-btn {
    position: relative;
    font-size: 1em; /* change this to change size */
    text-align: center;
    text-indent: 0.1em;
    color: #FFFFFF;
    height: 3em;
    width: 4em;
    margin: 20px auto;
    padding: 0;
    border-radius: 50% / 10%;
    background: red;
    transition: .3s;
    opacity: 0.9;
}

.video-thumbnail:hover .youtube-play-btn {
    opacity: 1;
}

.video-thumbnail .youtube-play-btn::before {
    background: inherit;
    border-radius: 5% / 50%;
    bottom: 9%;
    content: "";
    left: -5%;
    position: absolute;
    right: -5%;
    top: 9%;
}

.video-thumbnail .youtube-play-btn::after {
    border-style: solid;
    border-width: 1em 0 1em 1.732em;
    border-color: transparent transparent transparent rgba(255, 255, 255, 1);
    content: ' ';
    font-size: 0.75em;
    height: 0;
    margin: -1em 0 0 -0.75em;
    top: 50%;
    position: absolute;
    width: 0;
}

.video-thumbnail .local-video-play-btn-holder {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.video-thumbnail .local-video-play-btn {
    position: relative;
    font-size: 1em; /* change this to change size */
    text-align: center;
    text-indent: 0.1em;
    color: #FFFFFF;
    height: 3.43em;
    width: 3.43em;
    padding: 0;
    border-radius: 3.43em;
    background: #00b3ff;
    opacity: .9;
    transition: .3s;
}

.video-thumbnail:hover .local-video-play-btn {
    background-color: #00B3FF;
    opacity: 1;
}

.video-thumbnail .local-video-play-btn::after {
    content: ' ';
    position: absolute;
    top: 51%;
    left: 55%;
    height: 0;
    width: 0;
    font-size: 0.75em;
    margin: -1em 0 0 -0.75em;
    border-style: solid;
    border-width: 1em 0 1em 1.5em;
    border-color: transparent transparent transparent rgba(255, 255, 255, 1);
    border-radius: 2px;
}

#st-cmp-v2 {
    display: none !important;
}

@media (max-width: 1199px) {
    .product-modal-gallery-control-thumb-column:nth-child(6n+7) {
        clear: left;
    }

    .product-modal-gallery-control-thumb-column:nth-child(12n+13) {
        clear: none;
    }
}

@media (max-width: 991px) {
    .product-modal-gallery-slide img {
        display: block !important;
        margin: 0 auto;
    }

    .product-modal-gallery-slide {
        padding-top: 0;
    }

    .product-modal-gallery-slide .video-wrapper {
        position: static;
    }

    .product-modal-gallery-control-thumb-column:nth-child(4n+5) {
        clear: left;
    }

    .product-modal-gallery-control-thumb-column:nth-child(6n+7) {
        clear: none;
    }
}

@media (max-width: 767px) {
    .product-modal-gallery-control-thumb-column:nth-child(4n+5) {
        clear: none;
    }

    .product-modal-gallery-control-thumb-column:nth-child(3n+4) {
        clear: left;
    }
}

@media (max-width: 480px) {
    .woocommerce-Reviews {
        padding-right: 24px !important;
        padding-left: 24px !important;
    }
}

/* Cookies */
.gdpr-bar {
    display: none;
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100vw;
    padding: 15px;
    background-color: #ffffff;
    z-index: 999;
}

.gdpr-bar-inner {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
}

@media (max-width: 767.98px) {
    .gdpr-bar-inner {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        flex-wrap: nowrap;
    }
}

.gdpr-bar-inner-message {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.2;
    text-align: center;
}

@media (max-width: 767.98px) {
    .gdpr-bar-inner-message {
        margin-bottom: 15px;
    }
}

.gdpr-bar-inner-controls {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: nowrap;
}

.gdpr-bar-inner-controls-accept, .gdpr-bar-inner-controls-decline {
    display: inline-block;
    margin-left: 25px;
    font-size: 14px;
    font-weight: 600;
    color: #000000;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    border: 2px solid #000000;
    padding: 12px 20px;
    text-align: center;
    transition: .2s all ease-in-out;
    cursor: pointer;
}

@media (hover: hover) {
    .gdpr-bar-inner-controls-accept:hover, .gdpr-bar-inner-controls-decline:hover {
        background-color: #000000;
        color: #ffffff;
    }
}

/* Main Page Template */
.main-page-template {
    position: relative;
}

.main-page-template p {
    font-family: "Open Sans", sans-serif;
    font-weight: 300 !important;
    line-height: 130% !important;
    font-size: 20px !important;
    font-size: 2vw !important;
}

@media (max-width: 900px) {
    .main-page-template p {
        font-size: 18px !important;
    }
}

@media (min-width: 1100px) {
    .main-page-template p {
        font-size: 20px !important;
    }
}

.main-page-template p + p {
    padding-top: 35px !important;
}

.main-page-template .noPageHeader {
    padding-top: 66px;
}

.main-page-template .page-header {
    margin: 0 !important;
    padding: 0 !important;
    position: relative;
    width: 100vw;
    height: 75vh;
    z-index: 0;
}

@media (max-width: 991.98px) {
    .main-page-template .page-header {
        min-height: 500px;
    }
}

.main-page-template .page-header-controls-arrows {
    position: absolute;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    opacity: .75;
    cursor: pointer;
}

@media (max-width: 991.98px) {
    .main-page-template .page-header-controls-arrows {
        top: auto;
        bottom: 25px;
        -moz-transform: translateY(0);
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.main-page-template .page-header-controls-arrows.left {
    left: 25px;
}

.main-page-template .page-header-controls-arrows.left #chevron-arrow-left {
    display: inline-block;
    border-right: 4px solid white;
    border-bottom: 4px solid white;
    width: 20px;
    height: 20px;
    transform: rotate(-225deg);
}

.main-page-template .page-header-controls-arrows.right {
    right: 25px;
}

.main-page-template .page-header-controls-arrows.right #chevron-arrow-right {
    display: inline-block;
    border-right: 4px solid white;
    border-bottom: 4px solid white;
    width: 20px;
    height: 20px;
    transform: rotate(-45deg);
}

.main-page-template .page-header-controls-pagination {
    position: absolute;
    left: 50%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -50px;
    width: calc(100vw - 50px);
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.main-page-template .page-header-controls-pagination-item {
    width: 15px;
    height: 15px;
    background-color: #D8D8D8;
    border-radius: 50%;
    margin: 0 10px;
    transition: .2s all ease-in-out;
    cursor: pointer;
}

.main-page-template .page-header-controls-pagination-item.active {
    width: 22px;
    height: 22px;
    background-color: #9B9B9B;
}

.main-page-template .page-header-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

@media (max-width: 991.98px) {
    .main-page-template .page-header-content {
        min-height: 500px;
    }
}

.main-page-template .video-wrapper {
    height: 100%;
}

.main-page-template .video-wrapper .fluidvids {
    position: relative;
    height: 100%;
    padding-top: 0 !important;
    overflow: hidden;
}

.main-page-template .video-wrapper .fluidvids video,
.main-page-template .video-wrapper .fluidvids iframe {
    position: absolute;
    top: 50% !important;
    /*top: 0 !important;*/
    left: 50% !important;
    width: auto;
    min-width: 100%;
    height: auto;
    min-height: 100%;
    aspect-ratio: 16 / 9;
    transform: translate(-50%, -50%);
    /*transform: translate(-50%, 0);*/
}

.main-page-template .page-header-content-inner {
    position: absolute;
    left: 50%;
    top: 50%;
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    width: 650px;
    height: inherit;
    max-width: calc(100% - 50px);
    margin: 0 auto;
    z-index: 3;
}

.main-page-template .page-header-content-inner-headline {
    font-size: 45px;
    font-size: 4vw;
    color: #ffffff;
    font-weight: 700;
    text-align: center;
    line-height: 1.2;
}

@media (max-width: 875px) {
    .main-page-template .page-header-content-inner-headline {
        font-size: 35px;
    }
}

@media (min-width: 1500px) {
    .main-page-template .page-header-content-inner-headline {
        font-size: 60px;
    }
}

.main-page-template .page-header-content-inner-divider {
    width: 80px;
    height: 3px;
    background-color: #ffffff;
    margin: 25px auto;
}

.main-page-template .page-header-content-inner-subheadline * {
    font-size: 22px;
    font-size: 1.8vw;
    color: #ffffff;
    font-weight: 400;
    text-align: center;
    line-height: 1.3;
}

@media (max-width: 1111.11111px) {
    .main-page-template .page-header-content-inner-subheadline * {
        font-size: 20px;
    }
}

@media (min-width: 1333.33333px) {
    .main-page-template .page-header-content-inner-subheadline * {
        font-size: 24px;
    }
}

.main-page-template .page-header-content-inner-button {
    text-align: center;
    padding-top: 25px;
}

.main-page-template .page-header-content-inner-button a {
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    border: 2px solid #ffffff;
    padding: 12px 20px;
    text-align: center;
    min-width: 180px;
    transition: .2s all ease-in-out;
}

@media (hover: hover) {
    .main-page-template .page-header-content-inner-button a:hover {
        background-color: #ffffff;
        color: #000000;
    }
}

.main-page-template .page-header-content-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000000;
    z-index: 2;
}

.main-page-template .page-header-content-image {
    width: 100%;
    height: 100%;
    z-index: 1;
}

.main-page-template .page-header-content-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
}

.main-page-template .flexible-spacer {
    width: 100vw;
}

@media (min-width: 1200px) {
    .main-page-template .flexible-spacer.largeSpacer {
        margin-bottom: 175px;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .main-page-template .flexible-spacer.largeSpacer {
        margin-bottom: 150px;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .main-page-template .flexible-spacer.largeSpacer {
        margin-bottom: 135px;
    }
}

@media (max-width: 767.98px) {
    .main-page-template .flexible-spacer.largeSpacer {
        margin-bottom: 100px;
    }
}

@media (min-width: 1200px) {
    .main-page-template .flexible-spacer.mediumSpacer {
        margin-bottom: 135px;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .main-page-template .flexible-spacer.mediumSpacer {
        margin-bottom: 115px;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .main-page-template .flexible-spacer.mediumSpacer {
        margin-bottom: 100px;
    }
}

@media (max-width: 767.98px) {
    .main-page-template .flexible-spacer.mediumSpacer {
        margin-bottom: 75px;
    }
}

.main-page-template .flexible-spacer.smallSpacer {
    padding-bottom: 50px;
}

.main-page-template .flexible-spacer.gutterSpacer {
    padding-bottom: 24px;
}

.main-page-template .full-width-image-content {
    position: relative;
    width: 100vw;
    height: 65vh;
    min-height: 650px;
    z-index: 0;
}

.main-page-template .full-width-image-content-inner {
    position: absolute;
    left: 50%;
    top: 50%;
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: 650px;
    max-width: calc(100% - 50px);
    margin: 0 auto;
    z-index: 3;
}

.main-page-template .full-width-image-content-inner-headline {
    font-size: 45px;
    font-size: 4vw;
    color: #ffffff;
    font-weight: 700;
    text-align: center;
    line-height: 1.2;
}

@media (max-width: 875px) {
    .main-page-template .full-width-image-content-inner-headline {
        font-size: 35px;
    }
}

@media (min-width: 1500px) {
    .main-page-template .full-width-image-content-inner-headline {
        font-size: 60px;
    }
}

.main-page-template .full-width-image-content-inner-divider {
    width: 80px;
    height: 3px;
    background-color: #ffffff;
    margin: 25px auto;
}

.main-page-template .full-width-image-content-inner-subheadline * {
    font-size: 22px;
    font-size: 1.8vw;
    color: #ffffff;
    font-weight: 400;
    text-align: center;
    line-height: 1.3;
}

@media (max-width: 1111.11111px) {
    .main-page-template .full-width-image-content-inner-subheadline * {
        font-size: 20px;
    }
}

@media (min-width: 1333.33333px) {
    .main-page-template .full-width-image-content-inner-subheadline * {
        font-size: 24px;
    }
}

.main-page-template .full-width-image-content-inner-button {
    text-align: center;
    padding-top: 25px;
}

.main-page-template .full-width-image-content-inner-button a {
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    border: 2px solid #ffffff;
    padding: 12px 20px;
    text-align: center;
    min-width: 180px;
    transition: .2s all ease-in-out;
}

@media (hover: hover) {
    .main-page-template .full-width-image-content-inner-button a:hover {
        background-color: #ffffff;
        color: #000000;
    }
}

.main-page-template .full-width-image-content-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000000;
    z-index: 2;
}

.main-page-template .full-width-image-content-image {
    width: 100%;
    height: 100%;
    z-index: 1;
}

.main-page-template .full-width-image-content-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
}

.main-page-template .full-width-color-content {
    position: relative;
    width: 100vw;
    padding: 100px 0;
}

.main-page-template .full-width-color-content.lightText .full-width-color-content-inner-headline {
    color: #ffffff;
}

.main-page-template .full-width-color-content.lightText .full-width-color-content-inner-divider {
    background-color: #ffffff;
}

.main-page-template .full-width-color-content.lightText .full-width-color-content-inner-subheadline * {
    color: #ffffff;
}

.main-page-template .full-width-color-content.lightText .full-width-color-content-inner-button a {
    color: #ffffff;
    border: 2px solid #ffffff;
}

@media (hover: hover) {
    .main-page-template .full-width-color-content.lightText .full-width-color-content-inner-button a:hover {
        background-color: #ffffff;
        color: #000000;
    }
}

.main-page-template .full-width-color-content-inner {
    width: 850px;
    max-width: calc(100% - 50px);
    margin: 0 auto;
    z-index: 3;
}

.main-page-template .full-width-color-content-inner-headline {
    font-size: 45px;
    font-size: 4vw;
    color: #000000;
    font-weight: 700;
    text-align: center;
    line-height: 1.2;
}

@media (max-width: 875px) {
    .main-page-template .full-width-color-content-inner-headline {
        font-size: 35px;
    }
}

@media (min-width: 1500px) {
    .main-page-template .full-width-color-content-inner-headline {
        font-size: 60px;
    }
}

.main-page-template .full-width-color-content-inner-divider {
    width: 80px;
    height: 3px;
    background-color: #000000;
    margin: 25px auto;
}

.main-page-template .full-width-color-content-inner-subheadline * {
    font-size: 22px;
    font-size: 1.8vw;
    color: #000000;
    font-weight: 400;
    text-align: center;
    line-height: 1.3;
}

@media (max-width: 1111.11111px) {
    .main-page-template .full-width-color-content-inner-subheadline * {
        font-size: 20px;
    }
}

@media (min-width: 1333.33333px) {
    .main-page-template .full-width-color-content-inner-subheadline * {
        font-size: 24px;
    }
}

.main-page-template .full-width-color-content-inner-button {
    text-align: center;
    padding-top: 25px;
}

.main-page-template .full-width-color-content-inner-button a {
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    color: #000000;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    border: 2px solid #000000;
    padding: 12px 20px;
    text-align: center;
    min-width: 180px;
    transition: .2s all ease-in-out;
}

@media (hover: hover) {
    .main-page-template .full-width-color-content-inner-button a:hover {
        background-color: #000000;
        color: #ffffff;
    }
}

.main-page-template .flexible-content-large-headline {
    width: 900px;
    max-width: calc(100% - 50px);
    margin: 0 auto;
    font-size: 35px;
    font-size: 3vw;
    font-weight: 900;
    color: #000000;
    margin-bottom: 25px;
}

@media (max-width: 1000px) {
    .main-page-template .flexible-content-large-headline {
        font-size: 30px;
    }
}

@media (min-width: 1600px) {
    .main-page-template .flexible-content-large-headline {
        font-size: 48px;
    }
}

.main-page-template .flexible-content-small-headline {
    width: 900px;
    max-width: calc(100% - 50px);
    margin: 0 auto;
    font-size: 32px;
    font-size: 2.8vw;
    font-weight: 300;
    color: #000000;
    margin-bottom: 25px;
}

@media (max-width: 1000px) {
    .main-page-template .flexible-content-small-headline {
        font-size: 28px;
    }
}

@media (min-width: 1285.71429px) {
    .main-page-template .flexible-content-small-headline {
        font-size: 36px;
    }
}

.main-page-template .flexible-content-subheadline {
    width: 900px;
    max-width: calc(100% - 50px);
    margin: 0 auto;
    font-size: 22px;
    font-size: 1.8vw;
    font-weight: 400;
    color: #9B9B9B;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-bottom: 25px;
}

@media (max-width: 1111.11111px) {
    .main-page-template .flexible-content-subheadline {
        font-size: 20px;
    }
}

@media (min-width: 1333.33333px) {
    .main-page-template .flexible-content-subheadline {
        font-size: 24px;
    }
}

.main-page-template .flexible-content-paragraph {
    width: 900px;
    max-width: calc(100% - 50px);
    margin: 0 auto;
    font-size: 20px;
    font-size: 1.2vw;
    font-weight: 400 !important;
    margin-bottom: 25px;
}

@media (max-width: 1333.33333px) {
    .main-page-template .flexible-content-paragraph {
        font-size: 16px;
    }
}

@media (min-width: 1666.66667px) {
    .main-page-template .flexible-content-paragraph {
        font-size: 20px;
    }
}

.main-page-template .flexible-content-paragraph p + p {
    padding-top: 35px;
}

.main-page-template .flexible-content-button {
    width: 900px;
    max-width: calc(100% - 50px);
    margin: 0 auto;
    margin-bottom: 25px;
}

.main-page-template .flexible-content-button a {
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    color: #000000;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    border: 2px solid #000000;
    padding: 12px 20px;
    text-align: center;
    min-width: 180px;
    transition: .2s all ease-in-out;
}

@media (hover: hover) {
    .main-page-template .flexible-content-button a:hover {
        background-color: #000000;
        color: #ffffff;
    }
}

.main-page-template .flexible-content-video {
    width: 900px;
    max-width: calc(100% - 50px);
    margin: 0 auto;
}

.main-page-template .flexible-content-video-inner {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.main-page-template .flexible-content-video-inner iframe,
.main-page-template .flexible-content-video-inner object,
.main-page-template .flexible-content-video-inner embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.main-page-template .flexible-content-single-image {
    width: 900px;
    max-width: calc(100% - 50px);
    margin: 0 auto;
}

.main-page-template .flexible-content-single-image img {
    width: 100%;
    height: auto;
}

.main-page-template .flexible-content-image-and-text-repeater {
    width: 900px;
    max-width: calc(100% - 50px);
    margin: 0 auto;
}

.main-page-template .flexible-content-image-and-text-repeater-item {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
}

@media (max-width: 767.98px) {
    .main-page-template .flexible-content-image-and-text-repeater-item {
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        margin-bottom: 50px;
    }
}

.main-page-template .flexible-content-image-and-text-repeater-item:nth-child(even) {
    flex-direction: row-reverse;
}

@media (max-width: 767.98px) {
    .main-page-template .flexible-content-image-and-text-repeater-item:nth-child(even) {
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
    }
}

.main-page-template .flexible-content-image-and-text-repeater-item-image {
    width: 50%;
}

@media (max-width: 767.98px) {
    .main-page-template .flexible-content-image-and-text-repeater-item-image {
        width: 100%;
    }
}

.main-page-template .flexible-content-image-and-text-repeater-item-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.main-page-template .flexible-content-image-and-text-repeater-item-text {
    padding: 25px 0;
    width: calc(50% - 45px);
    display: flex;
    justify-content: center;
    align-items: center;
}

@media (max-width: 767.98px) {
    .main-page-template .flexible-content-image-and-text-repeater-item-text {
        width: 100%;
    }
}

.main-page-template .flexible-column-repeater {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
}

@media (max-width: 767.98px) {
    .main-page-template .flexible-column-repeater {
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
    }
}

.main-page-template .flexible-column-repeater.contain {
    width: 900px;
    max-width: calc(100% - 50px);
    margin: 24px auto;
}

@media (max-width: 767.98px) {
    .main-page-template .flexible-column-repeater.contain {
        margin-bottom: 0;
    }
}

.main-page-template .flexible-column-repeater.full-width {
    width: calc(100% - 48px);
    margin: 24px;
}

@media (max-width: 767.98px) {
    .main-page-template .flexible-column-repeater.full-width {
        margin-bottom: 0;
    }
}

@media (max-width: 767.98px) {
    .main-page-template .flexible-column-repeater-column {
        width: 100% !important;
        margin-bottom: 25px;
    }
}

.main-page-template .flexible-column-repeater-column-title {
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 16px;
    padding: 10px;
    background-color: #ffffff;
    color: #000000;
    z-index: 3;
}

.main-page-template .flexible-column-repeater-column-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    color: #000000;
    background-color: #ffffff;
    z-index: 2;
    opacity: 0;
    transition: .2s opacity ease-in-out;
}

@media (hover: hover) {
    .main-page-template .flexible-column-repeater-column-overlay:hover {
        opacity: .75;
    }
}

.main-page-template .flexible-column-repeater-column-image {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.main-page-template .flexible-column-repeater-column-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.main-page-template .flexible-product-column-repeater {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
}

@media (max-width: 767.98px) {
    .main-page-template .flexible-product-column-repeater {
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
    }
}

.main-page-template .flexible-product-column-repeater.contain {
    width: 900px;
    max-width: calc(100% - 50px);
    margin: 24px auto;
}

@media (max-width: 767.98px) {
    .main-page-template .flexible-product-column-repeater.contain {
        margin-bottom: 0;
    }
}

.main-page-template .flexible-product-column-repeater.full-width {
    width: calc(100% - 48px);
    margin: 24px;
}

@media (max-width: 767.98px) {
    .main-page-template .flexible-product-column-repeater.full-width {
        margin-bottom: 0;
    }
}

.main-page-template .flexible-product-column-repeater-column {
    text-decoration: none;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
}

@media (max-width: 767.98px) {
    .main-page-template .flexible-product-column-repeater-column {
        width: 100% !important;
        margin-bottom: 25px;
    }
}

.main-page-template .flexible-product-column-repeater-column-title {
    margin-bottom: 10px;
    z-index: 3;
}

.main-page-template .flexible-product-column-repeater-column-title a {
    font-size: 16px;
    font-weight: 900;
    color: #000000;
}

.main-page-template .flexible-product-column-repeater-column-price {
    font-size: 16px;
    color: #000000;
    margin-bottom: 10px;
    z-index: 3;
}

.main-page-template .flexible-product-column-repeater-column-image {
    position: relative;
    height: 300px;
    width: 100%;
    margin-bottom: 10px;
    z-index: 1;
}

.main-page-template .flexible-product-column-repeater-column-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.main-page-template .flexible-product-column-repeater-column-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    color: #000000;
    background-color: #ffffff;
    z-index: 2;
    opacity: 0;
    transition: .2s opacity ease-in-out;
}

@media (hover: hover) {
    .main-page-template .flexible-product-column-repeater-column-overlay:hover {
        opacity: .75;
    }
}

.main-page-template .flexible-content-shortcode {
    width: 900px;
    max-width: calc(100% - 50px);
    margin: 0 auto;
}

/* Page Intro and Shortcode */
.small-page-intro {
    background-color: #F1F1F1;
    margin-bottom: 66px;
    padding: 36px;
}

.small-page-intro-headline {
    width: 900px;
    max-width: calc(100% - 50px);
    margin: 0 auto;
    font-size: 28px;
    font-size: 2.2vw;
    font-weight: 400;
    margin-bottom: 10px;
}

@media (max-width: 1090.90909px) {
    .small-page-intro-headline {
        font-size: 24px;
    }
}

@media (min-width: 1363.63636px) {
    .small-page-intro-headline {
        font-size: 30px;
    }
}

.loading-indicator {
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100vh;
    background-color: rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(4px);
    z-index: 1000;
}

.loading-indicator.showing {
    display: flex;
}

.loading-indicator .status {
    width: 100px;
    height: 100px;
}

@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}

.loading-indicator .status svg {
    animation: spin 1s linear infinite;
}


.loading-indicator .status svg .circle {
    fill: rgba(223, 223, 223, 0.6);
}

.loading-indicator .status svg .spinner-custom {
    fill: #000;
}

.chemical-disclosures-template {
    padding-bottom: 90px;
}

.chemical-disclosures-template .small-page-intro .small-page-intro-headline {
    width: 1170px;
}

.chemical-disclosures-template .chemical-disclosures-template-content {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    width: 1170px;
    max-width: calc(100% - 50px);
    margin: 0 auto;
}

.chemical-disclosures-template .chemical-disclosures-template-content-text {

}

.chemical-disclosures-template .chemical-disclosures-template-content-text p {
    font-weight: 400;
    font-size: 19px;
    line-height: normal;
    color: #000;
    padding-bottom: 24px;
}

.chemical-disclosures-template .chemical-disclosures-template-content-text p a,
.chemical-disclosures-template .chemical-disclosures-template-content-text a {
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}

.chemical-disclosures-template .chemical-disclosures-template-content-text h5 {
    font-weight: 700;
    font-size: 16px;
    line-height: normal;
    color: #000;
    padding-bottom: 4px;
}

.chemical-disclosures-template .chemical-disclosures-template-content-text ul {
    padding-left: 20px;
    padding-bottom: 24px;
}

.chemical-disclosures-template .chemical-disclosures-template-content-text ul li {
    font-weight: 400;
    font-size: 16px;
    line-height: normal;
    color: #000;
    list-style-type: disc;
    margin-bottom: 12px;
}

.chemical-disclosures-template .search-form-wrapper h4 {
    font-weight: 600;
    font-size: 17px;
    line-height: normal;
    color: #000;
    padding-bottom: 18px;
}

.chemical-disclosures-template .search-form-wrapper {
    margin-bottom: 24px;
}

.chemical-disclosures-template .search-form-wrapper form {

}

.chemical-disclosures-template .search-form-wrapper .search-form-input-wrapper {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    align-content: flex-end;
    gap: 10px;
    flex-wrap: wrap;
    max-width: 842px;
    margin-bottom: 44px;
}

.chemical-disclosures-template .search-form-wrapper .search-form-input-wrapper-inner {
    position: relative;
    flex: 1 1 auto;
}

.chemical-disclosures-template .search-form-wrapper .search-form-input-wrapper input[type="search"] {
    font-weight: 600;
    font-size: 17px;
    line-height: normal;
    color: #000;
    width: 100%;
    padding: 15px 48px 15px 18px;
    border: 1px solid #6B6B6B;
}

.chemical-disclosures-template .search-form-wrapper .search-form-input-wrapper input[type="search"]::placeholder {
    color: #D1D1D1;
}

.chemical-disclosures-template .search-form-wrapper .search-form-input-wrapper .clear-search {
    position: absolute;
    top: 50%;
    right: 8px;
    cursor: pointer;
    padding: 8px;
    border: none;
    transform: translateY(-50%);
    transition: .2s background-color ease-in-out;
}

.chemical-disclosures-template .search-form-wrapper .search-form-input-wrapper .clear-search.disabled {
    opacity: .4;
    cursor: default;
}

.chemical-disclosures-template .search-form-wrapper .search-form-input-wrapper .clear-search:not(.disabled):hover {
    background-color: #000;
}

.chemical-disclosures-template .search-form-wrapper .search-form-input-wrapper .clear-search:not(.disabled):hover > span span {
    background-color: #fff;
}

.chemical-disclosures-template .search-form-wrapper .search-form-input-wrapper .clear-search > span {
    position: relative;
    display: block;
    width: 16px;
    height: 16px;
}

.chemical-disclosures-template .search-form-wrapper .search-form-input-wrapper .clear-search > span span {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 3px;
    border-radius: 2px;
    background-color: #000;
    transition: .2s background-color ease-in-out;
}

.chemical-disclosures-template .search-form-wrapper .search-form-input-wrapper .clear-search > span span:nth-child(1) {
    transform: translate(-50%, -50%) rotate(45deg);
}

.chemical-disclosures-template .search-form-wrapper .search-form-input-wrapper .clear-search > span span:nth-child(2) {
    transform: translate(-50%, -50%) rotate(-45deg);
}

.chemical-disclosures-template .search-form-wrapper .search-form-input-wrapper .search-form-button {
    font-weight: 600;
    font-size: 17px;
    line-height: normal;
    color: #0F0F0F;
    text-transform: uppercase;
    flex: 0 0 auto;
    padding: 15px 52px;
    border: none;
    background-color: #00B3FF;
    cursor: pointer;
    transition: .2s background-color ease-in-out, color .2s ease-in-out;
}

.chemical-disclosures-template .search-form-wrapper .search-form-input-wrapper .search-form-button:hover {
    color: #fff;
    background-color: #000;
}

.chemical-disclosures-template .search-form-wrapper .search-count-wrapper {
    display: none;
}

.chemical-disclosures-template .search-form-wrapper .search-count-wrapper.showing {
    display: block;
}

.chemical-disclosures-template .search-form-wrapper .search-count-wrapper p {
    font-weight: 600;
    font-size: 17px;
    line-height: normal;
    color: #000;
    text-transform: uppercase;
}

.chemical-disclosures-template .search-form-wrapper .search-count-wrapper .search-count,
.chemical-disclosures-template .search-form-wrapper .search-count-wrapper .view-all-button {
    color: #00B3FF;
}

.chemical-disclosures-template .search-form-wrapper .search-count-wrapper .view-all-button {
    border: none;
    background: transparent;
    text-transform: uppercase;
}

.chemical-disclosures-template .chemicals-list {

}

.chemical-disclosures-template .chemicals-list-table-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    row-gap: 3px;
    margin-bottom: 30px;
    padding-bottom: 55px;
    border-bottom: 1px solid #D1D1D1;
}

.chemical-disclosures-template .chemicals-list .chemicals-list-header {
    display: flex;
    justify-content: flex-start;
    align-content: stretch;
    gap: 4px;
    width: 100%;
}

.chemical-disclosures-template .chemicals-list .chemicals-list-header > div {
    font-weight: 600;
    font-size: 14px;
    line-height: normal;
    color: #fff;
    text-transform: uppercase;
    background-color: #4D4D4D;
    padding: 7px 10px 7px 20px;
}

.chemical-disclosures-template .chemicals-list .chemicals-list-item .item-number,
.chemical-disclosures-template .chemicals-list .chemicals-list-header .item-number {
    flex: 0 0 140px;
}

.chemical-disclosures-template .chemicals-list .chemicals-list-item .product-name,
.chemical-disclosures-template .chemicals-list .chemicals-list-header .product-name {
    flex: 1 1 0;
}

.chemical-disclosures-template .chemicals-list .chemicals-list-item .chemical-disclosures,
.chemical-disclosures-template .chemicals-list .chemicals-list-header .chemical-disclosures {
    flex: 1 1 0;
    max-width: 485px;
}

.chemical-disclosures-template .chemicals-list .chemicals-list-header .item-number {
    background-color: #0F0F0F;
}

.chemical-disclosures-template .chemicals-list .chemicals-list-header .product-name {

}

.chemical-disclosures-template .chemicals-list .chemicals-list-header .chemical-disclosures {

}

.chemical-disclosures-template .chemicals-list .chemicals-list-item {
    display: flex;
    justify-content: flex-start;
    align-content: stretch;
    gap: 4px;
    width: 100%;
}

.chemical-disclosures-template .chemicals-list .chemicals-list-item:nth-child(even) {
    background-color: #F1F1F1;
}

.chemical-disclosures-template .chemicals-list .chemicals-list-item:nth-child(odd) {

}

.chemical-disclosures-template .chemicals-list .chemicals-list-item > div {
    font-weight: 600;
    font-size: 14px;
    line-height: normal;
    color: #000;
    padding: 7px 10px 7px 20px;
}

.chemical-disclosures-template .chemicals-list .chemicals-list-item .item-number {
    text-transform: uppercase;
    background-color: #D1D1D1;
}

.chemical-disclosures-template .chemicals-list .chemicals-list-item .product-name {

}

.chemical-disclosures-template .chemicals-list .chemicals-list-item .chemical-disclosures {

}

.chemical-disclosures-template .custom-pagination {
    display: inline-flex;
    justify-content: space-between;
    align-items: center;
    column-gap: 8px;
    margin-bottom: 40px;
}

.chemical-disclosures-template .custom-pagination .pagination-list-item {

}

.chemical-disclosures-template .custom-pagination .pagination-list-item .pagination-list-item-link {
    border: none;
}

.chemical-disclosures-template .custom-pagination .pagination-list-item.text .pagination-list-item-link {
    font-weight: 700;
    font-size: 16px;
    line-height: normal;
    color: #000;
    text-transform: uppercase;
    transition: .2s color ease-in-out;
}

.chemical-disclosures-template .custom-pagination .pagination-list-item.text .pagination-list-item-link.js-clickable {
    cursor: pointer;
}

.chemical-disclosures-template .custom-pagination .pagination-list-item.text .pagination-list-item-link.current {
    color: #00B3FF;
    cursor: default;
}

.chemical-disclosures-template .custom-pagination .pagination-list-item.first .pagination-list-item-link,
.chemical-disclosures-template .custom-pagination .pagination-list-item.prev .pagination-list-item-link,
.chemical-disclosures-template .custom-pagination .pagination-list-item.next .pagination-list-item-link,
.chemical-disclosures-template .custom-pagination .pagination-list-item.last .pagination-list-item-link {
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 40px;
    min-height: 40px;
    background-color: #00B3FF;
    cursor: pointer;
    transition: .2s background-color ease-in-out;
}

.chemical-disclosures-template .custom-pagination .pagination-list-item.prev {
    margin-right: 12px;
}

.chemical-disclosures-template .custom-pagination .pagination-list-item.next {
    margin-left: 12px;
}

.chemical-disclosures-template .custom-pagination .pagination-list-item .pagination-list-item-link.disabled {
    opacity: .5;
    cursor: default;
}

.chemical-disclosures-template .custom-pagination .pagination-list-item.first .pagination-list-item-link.disabled,
.chemical-disclosures-template .custom-pagination .pagination-list-item.prev .pagination-list-item-link.disabled,
.chemical-disclosures-template .custom-pagination .pagination-list-item.next .pagination-list-item-link.disabled,
.chemical-disclosures-template .custom-pagination .pagination-list-item.last .pagination-list-item-link.disabled {
    opacity: unset;
    background-color: #D9D9D9;
}

.chemical-disclosures-template .custom-pagination .pagination-list-item.first .pagination-list-item-link:not(.disabled):hover,
.chemical-disclosures-template .custom-pagination .pagination-list-item.prev .pagination-list-item-link:not(.disabled):hover,
.chemical-disclosures-template .custom-pagination .pagination-list-item.next .pagination-list-item-link:not(.disabled):hover,
.chemical-disclosures-template .custom-pagination .pagination-list-item.last .pagination-list-item-link:not(.disabled):hover {
    background-color: #000;
}

.chemical-disclosures-template .custom-pagination .pagination-list-item .pagination-list-item-link:not(.current):hover {
    color: #00B3FF;
}

.chemical-disclosures-template .custom-pagination .pagination-list-item .pagination-list-item-link:not(.current):not(.disabled):hover svg path[fill] {
    fill: #fff;
}

.chemical-disclosures-template .custom-pagination .pagination-list-item button {
    background-color: transparent;
}

.small-page-intro-headline.about-us {
    width: 1170px;
}

.small-page-intro-subheadline {
    font-weight: 400;
    width: 900px;
    max-width: calc(100% - 50px);
    margin: 0 auto 10px;
}

.shortcode-wrapper {
    width: 1170px;
    max-width: calc(100% - 50px);
    margin: 0 auto;
}

.page-title-and-shortcode {
    padding-bottom: 50px;
}

.industry-links {
    padding-bottom: 50px;
}

.press-releases {
    padding-bottom: 50px;
}

/* Industry Links */
.industry-links-repeater {
    width: 1170px;
    max-width: calc(100% - 50px);
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
}

.industry-links-repeater-item {
    width: calc(25% - 30px);
    margin: 0 15px 35px 15px;
}

@media (max-width: 767.98px) {
    .industry-links-repeater-item {
        width: calc(50% - 30px);
    }
}

@media (max-width: 575.98px) {
    .industry-links-repeater-item {
        width: calc(100% - 30px);
    }
}

.industry-links-repeater-item-logo {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
}

.industry-links-repeater-item-logo img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
    max-width: 250px;
    max-height: 150px;
}

.industry-links-repeater-item-text {
    text-align: center;
    font-size: 14px;
    line-height: 1.2;
}

.press-releases-repeater {
    width: 1170px;
    max-width: calc(100% - 50px);
    margin: 0 auto;
}

.press-releases-repeater-item {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-bottom: 15px;
}

@media (max-width: 575.98px) {
    .press-releases-repeater-item {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        flex-wrap: wrap;
    }

    .press-releases-repeater-item span {
        display: none;
    }
}

.press-releases-repeater-item-date {
    font-size: 18px;
}

.press-releases-repeater-item-link {
    font-size: 18px;
}

.about-us-template {
    padding-bottom: 50px;
}

.about-us-template p {
    font-family: "Open Sans", sans-serif;
    font-weight: 300 !important;
    line-height: 130% !important;
    font-size: 20px !important;
    font-size: 2vw !important;
}

@media (max-width: 900px) {
    .about-us-template p {
        font-size: 18px !important;
    }
}

@media (min-width: 1100px) {
    .about-us-template p {
        font-size: 20px !important;
    }
}

.about-us-template p + p {
    padding-top: 35px !important;
}

.about-us-template-content {
    width: 1170px;
    max-width: calc(100% - 50px);
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}

.about-us-template-content-text {
    width: calc(100% - (350px + 50px));
    margin-right: 50px;
}

@media (max-width: 991.98px) {
    .about-us-template-content-text {
        width: calc(100% - (250px + 50px));
    }
}

@media (max-width: 767.98px) {
    .about-us-template-content-text {
        width: 100%;
        margin-right: 0;
        margin-bottom: 50px;
    }
}

.about-us-template-content-pictures {
    width: 350px;
}

@media (max-width: 991.98px) {
    .about-us-template-content-pictures {
        width: 250px;
    }
}

@media (max-width: 767.98px) {
    .about-us-template-content-pictures {
        width: 100%;
        max-width: 500px;
        margin: 0 auto;
    }
}

.about-us-template-content-pictures-item {
    margin-bottom: 25px;
}

.about-us-template-content-pictures-item img {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}

.about-us-template-content-pictures-item-caption {
    font-size: 12px;
    font-weight: 600;
}

.contact-us {
    padding-bottom: 50px;
}

.contact-us p {
    font-family: "Open Sans", sans-serif;
    font-weight: 300 !important;
    line-height: 130% !important;
    font-size: 20px !important;
    font-size: 2vw !important;
}

@media (max-width: 900px) {
    .contact-us p {
        font-size: 18px !important;
    }
}

@media (min-width: 1100px) {
    .contact-us p {
        font-size: 20px !important;
    }
}

.contact-us p + p {
    padding-top: 35px !important;
}

.contact-us-content {
    width: 1170px;
    max-width: calc(100% - 50px);
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}

.contact-us-content-information {
    width: 350px;
}

@media (max-width: 991.98px) {
    .contact-us-content-information {
        width: 250px;
    }
}

@media (max-width: 767.98px) {
    .contact-us-content-information {
        width: 100%;
        max-width: 500px;
        margin: 0 auto;
    }
}

.contact-us-content-form {
    width: calc(100% - (350px + 50px));
    margin-left: 50px;
}

@media (max-width: 991.98px) {
    .contact-us-content-form {
        width: calc(100% - (250px + 50px));
    }
}

@media (max-width: 767.98px) {
    .contact-us-content-form {
        width: 100%;
        margin-left: 0;
        margin-bottom: 50px;
    }
}
