@import url('https://fonts.googleapis.com/css2?family=Merriweather:wght@300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

* {
    margin: 0px;
    padding: 0px;
}

html {
    scroll-behavior: smooth;
}
.container {
    max-width: 1500px;
}
body {
    font-family: 'Merriweather', serif;
	font-family: 'Montserrat', sans-serif;
    overflow-x: hidden !important;
}
.color-genius-selected {
    background: #b6d0d8 !important;
}
.h2, h2 {
    font-size: 2rem;
    font-weight: 600;
}
a,
a:hover,
a:focus {
    text-decoration: none;
    outline: none;
    transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    text-decoration: none !important;
}

button,
button:hover,
button:focus {
    outline: none;
    -o-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -webkit-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
    cursor: pointer;
}

dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 0;
}


p {
font-family: 'Merriweather', serif;
    margin: 0px;
    font-size: 16px;
    color: #000;
    font-weight: 500;
    line-height: 26px;
}
.topbar {
    background: #003149;
}

.topbar p {
    color: #fff;
    font-size: 13px;
    text-align: left;
    line-height: 40px;
    font-family: 'Montserrat', sans-serif;
}
.footer-section {
    background: #012334;
    padding: 20px 0;
}
.footer-logo {
    color: #fff;
    font-size: 35px;
    font-family: 'Jost', sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 30px;
    margin-bottom: 1em;
}
.footer__menu-section {
    display: flex;
    flex-wrap: nowrap;
    align-content: space-around;
    justify-content: space-between;
    align-items: flex-start;
}
.emaillist label {
    display: block;
    margin: 0;
}
.footer-widget-title {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-align: left;
    letter-spacing: 0;
    margin-bottom: 20px;
}
.footer-menu li a {
 color: #fff;
    font-size: 15px;
    font-weight: 400;
    line-height: 35px;
    padding: 4px 0;
}
.footer-sub__links li a {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    line-height: 35px;
    padding: 4px 0;
	}

.footer-sub__links li {
    list-style: none;
}
.footer__items p {
    color: #c1c1c1;
    margin-bottom: 1em;
}
.es_subscription_form {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    align-content: space-between;
    max-width: 100%;
    background: transparent;
    padding: 5px 0px;
    border-radius: 0;
    border-bottom: 1px solid #fff;
    margin-left: 10px;
}
.es-field-wrap {
    margin-bottom: 0px !important;
    width: 70%;
}
.footer-sub__links li a:hover,
.copyright-information li a:hover,
.social-information li a:hover {
    opacity: 1;
    color: #fff;
}
.emaillist input[type='email'] {
    width: 100%;
    outline: none;
    color: #fff;
}
.es_subscription_message.success {
    color: #1eff39 !important;
    font-size: 14px !important;
    font-weight: 500 !important;
}
.emaillist input {
    padding: 10px;
    background: transparent;
    border: none;
}
.emaillist input::-webkit-input-placeholder {
  color: #fff;
}

.emaillist input:-ms-input-placeholder {
  color: #fff;
}

.emaillist input::placeholder {
  color: #fff;
}

ul.copyright-information {
    border-top: 1px solid #fff;
    padding: 10px 0px;
}
.es_subscription_form_submit {
    width: 30%;
    text-align: center;
    color: #fff;
    font-weight: bold;
    background: #003149 !important;
    border-radius: 50px;
}
.icon-detailss h5 {
    text-align: center;
    line-height: 20px;
}
.copyright-information li {
    display: inline-block;
}
/*.copyright {
    margin-top: -60px;
}*/
ul.footer-sub__links {
    text-align: left;
}
.copyright-information li a {
    color: #fff;
    font-size: 16px;
    border-right: 1px solid #fff;
    padding: 0px 10px;
    font-weight: 300;
    opacity: 0.8;
}

.copyright-information li:last-child a {
    border: none;
}
.social-information {
    text-align: left;
}
.social-information li {
    display: inline-block;
}
.footer__items {
    margin: 20px 0px 0px;
}
.social-information li a {
    color: #809199;
    font-size: 22px;
    padding-right: 13px;
}
.footer-bottom-content {
    text-align: right;
    margin-bottom: 10px;
    color: #fff;
}
.feature-row__item-image img {
    width: 100%;
    height: 450px;
    object-fit: contain;
}
.grid.grid--uniform.grid--flush-bottom {
    display: flex;
    align-items: center;
    justify-content: center;
}
.mobmenu-left-panel .mobmenu-left-bt, .mobmenu-right-panel .mobmenu-right-bt {
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 30px;
    background: #003149;
    width: 100%;
    text-align: right;
}
.mob-menu-right-bg-holder {
    background: #000000;
}
#mobmenuright li a, #mobmenuright li a:visited, .show-nav-right .mob-menu-copyright, .show-nav-right .mob-expand-submenu i {
    color: #000 !important;
}
.mobmenu-right-panel .mob-cancel-button {
    color: #fff !important;
}
.copyright-information li:last-child a {
    padding-right: 0;
}
.footer-bottom-content h4 {
    font-size: 17px;
}
.footer-bottom-content p {
    color: #fff;
    font-size: 13px;
    line-height: 16px;
}
.footer-bottom-content p {
    color: #fff;
}
.newsletter-cta {
    background: #acd4dc;
    padding: 72px 0px;
    margin-top: 1em;
    background-size: cover !important;
    background-position: center center !important;
}

.newsletter-cta__text {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}

.newsletter-cta__text-inner-area {
    width: 100%;
    max-width: 65%;
    display: inline-block;
}

.newsletter-cta .image {
    display: inline-block;
    max-width: 60px;
    vertical-align: top;
}

.newsletter-cta h3 {
    font-size: 33px;
}
div#registerForMore {
    display: block;
}
.newsletter-cta input {
    border: 1px solid #ffffff;
    background-color: #acd4dc !important;
}

.newsletter input {
    padding: 1.6em 1.4em 1.7em;
    width: 100%;
    background: transparent;
    outline: none;
}

.newsletter button {
    height: 100%;
    width: 70px;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-transition-duration: .6s;
    transition-duration: .6s;
    -webkit-transition-timing-function: cubic-bezier(0, .59, .25, 1);
    transition-timing-function: cubic-bezier(0, .59, .25, 1);
    opacity: .5;
    position: absolute;
    right: 0;
    background: transparent;
    border: none;
}

.newsletter button:focus,
.newsletter button:hover,
.newsletter button[disabled] {
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
    opacity: 1;
}

.newsletter-cta input::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #000;
}

.newsletter-cta input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #000;
}

.newsletter-cta input::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #000;
}

.newsletter {
    position: relative;
    margin-top: 25px;
}

.caps {
    max-width: 940px;
    margin: 0px auto;
}
.home-social-padding {
    padding: 32px 0px;
    display: none;
}

.caps a {
    text-transform: uppercase;
    font-size: 13px;
    color: #000;
    letter-spacing: 2px;
}

.mx1 {
    margin: 0px 1em;
}

.box_slider {
    margin-top: 15px;
}

.slider_content img {
    padding-right: 5px;
}

.slick-prev:before {
    background: url(http://www.louisxv.ca/wp-content/uploads/2021/09/arrow-prev-1.png);
    padding: 16px;
    background-position: center center;
    background-size: CONTAIN;
    font-size: 0px;
    background-repeat: no-repeat;
}

.slick-prev {
    left: -80px;
    z-index: 1;
    width: 50px;
    height: 50px;
}

.slick-next {
    right: -80px;
    z-index: 1;
    width: 50px;
    height: 50px;
}
.slick-next:before {
    background: url(http://www.louisxv.ca/wp-content/uploads/2021/09/arrow-prev.png);
    padding: 16px;
    background-position: center center;
    background-size: CONTAIN;
    font-size: 0px;
    background-repeat: no-repeat;
}

.product-categories-padding {
    padding: 60px 0px;
    text-align: center;
}

.product-categories-title {
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 3px;
    margin-bottom: 26px;
}

.product-categories-padding h3 {
    font-size: 30px;
}

.product-categories__items li {
    display: inline-block;
    vertical-align: top;
}
.product-categories__item {
    margin-top: 0;
    margin-bottom: 0;
    width: 33%;
    padding: 0px 20px;
}
.product-categories__item .__img,
.product-categories__supplies .__img {
    padding-top: 100%;
    -webkit-transition: -webkit-transform .6s cubic-bezier(0, .59, .25, 1);
    transition: -webkit-transform .6s cubic-bezier(0, .59, .25, 1);
    transition: transform .6s cubic-bezier(0, .59, .25, 1);
    transition: transform .6s cubic-bezier(0, .59, .25, 1), -webkit-transform .6s cubic-bezier(0, .59, .25, 1);
}

.product-categories__items {
    margin: 70px 0px;
}

.product-categories__item a {
    display: block;
}

.image .image__loader,
.image img {
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

.product-categories__item:hover,
.product-categories__supplies:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}

.product-categories__item,
.product-categories__supplies {
    -webkit-transition: -webkit-transform .6s cubic-bezier(0, .59, .25, 1);
    transition: -webkit-transform .6s cubic-bezier(0, .59, .25, 1);
    transition: transform .6s cubic-bezier(0, .59, .25, 1);
    transition: transform .6s cubic-bezier(0, .59, .25, 1), -webkit-transform .6s cubic-bezier(0, .59, .25, 1);
}

.product-categories__item:hover a h6 {
    color: #e4654d;
    transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
}

.product-categories__item a h6 {
    font-size: 14px;
    color: #6f6f6f;
}

li.product-categories__supplies a {
    display: block;
}

.feature__text__inner {
    margin: 0px auto;
}
.feature-title {
    font-size: 35px;
    margin-bottom: 10px;
    line-height: 40px;
}
.feature__text__inner p {
    font-size: 14px;
    line-height: 25px;
    color: #8a8a8a;
}
.feature {
    padding: 75px 0px 0px;
}
.email-img {
    width: 40px;
}
.underline:not(.is-quiet) {
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 500;
}
.cta {
    margin-top: 20px;
}
.cta a {
    letter-spacing: 2px !important;
    color: #000;
    font-size: 14px;
    border-bottom: 2px solid #42b4e3;
}
.cta a:hover,
.review-all a:hover {
    border-color: #000;
}
.color-card__title {
    font-size: 16px;
    font-weight: 500 !important;
}
.Reviews-press {
    border-bottom: 1px solid #e7e7e7;
    padding: 70px 0px;
}

.reviews-press__press p {
    text-align: center;
    font-size: 14px;
    margin-top: 1em;
    font-weight: 400;
}

.reviews-press__press img {
    max-width: 240px;
    margin: 0px auto;
    text-align: center;
    display: block;
}

.reviews-carousel {
    padding: 70px 0px;
}

.reviews-carousel__titles h3 {
    text-align: center;
    font-size: 30px;
}

.review-star {
    text-align: center;
    padding: 28px 0px;
}

.star-review {
    width: 20px;
    display: inline-block;
    font-size: 14px;
    color: #f5be18;
}

.testimonial_content p {
    text-align: center;
    font-size: 15px;
    line-height: 24px;
    color: #313131;
    max-width: 800px;
    margin: 0px auto 40px;
    font-weight: 400;
}

.author {
    text-align: center;
    font-size: 18px;
    color: #5d5c5c;
}

.testimonial {
    margin-top: 1em;
}

.testimonial .slick-prev,
.testimonial .slick-next {
    top: 0;
}

.review-all a {
    letter-spacing: 2px;
    color: #000;
    font-size: 13px;
    border-bottom: 2px solid #e4654d;
}

.review-all {
    text-align: center;
}

.quiz-section {
    padding: 70px 0px;
    background-size: cover !important;
    background-attachment: fixed !important;
}
.genius__content h3 {
    font-size: 35px;
    margin-bottom: 28px;
}
.genius__content {
    text-align: center;
    background: #fff;
    padding: 50px 64px 53px;
}

.genius__content h3 {
    font-size: 35px;
    margin-bottom: 28px;
}

.genius__content a, .slider-content a, .genius__content a, .slider-content a, .__content a {
    display: inline-block;
    padding: 15px 10px;
    font-size: 14.08px;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.1;
    text-align: center;
    border-radius: 40px;
    border: 2px solid #6bc9ec;
    background-color: #6bc9ec;
    max-width: 150px;
    color: #003149;
    width: 100%;
    -webkit-transition-property: background-color, border-color, color;
    transition-property: background-color, border-color, color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: cubic-bezier(0, .59, .25, 1);
    transition-timing-function: cubic-bezier(0, .59, .25, 1);
    margin-top: 30px;
}
.slider-content a:hover {
background:#5fc6ed;
    transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
}
.button:hover, .button[role=button]:hover, button.button:hover, input.button[type=submit]:hover {
   box-shadow: 0px 0 30px 3px #c1c1c1;
    transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    border-color: #43a2c5;
	color: #fff;
}
.quiz-step__avatar {
    margin-right: 1em;
    width: 40px;
    height: 40px;
    display: inline-block;
}

.quiz-step__pad {
    padding: 24px 32px;
}

.quiz-step__text {
    opacity: 1;
    -webkit-transition: opacity .6s ease-in-out;
    transition: opacity .6s ease-in-out;
    background: #fff;
    border-radius: 10px;
}

.quiz-step__inner.rel {
    display: inline-block;
}

.quiz-step__content {
    width: 80%;
    display: inline-block;
    vertical-align: top;
}

.quiz-step__text p,
.quiz-step__text a {
    font-size: 14px;
    color: #5a5a5a;
}

.quiz-step__text p {
    font-size: 16px;
}

.c-gray {
    color: #4e5457;
}
.best-sellers {
    margin: 70px 0px;
    position: relative;
    background: #fff;
}

.best-sellers .cta {
    margin-top: 1em;
}
.block-section-bs .row {
    background: #fff;
}
.color-list {
    margin: 3em 0px;
}
.home-page-bloggi {
    background: #f5f9fa;
}
.color-img {
    max-width: 250px;
    margin: 0px auto;
}

.color-details h4 {
    margin-top: 1em;
    color: #012333;
    text-align: center;
    font-size: 13px;
    font-weight: 700;
}

.color-details span {
    text-align: center;
    display: block;
    font-size: 13px;
    color: #999;
    font-style: italic;
}

.color-details .cta {
    text-align: center;
    margin-top: 2.5em;
}

.color-swatch .cta {
    opacity: 0;
}

.color-swatch:hover .cta {
    opacity: 1;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

.best-seller-inner .slick-next {
    top: -100px;
    right: 0;
}

.best-seller-inner .slick-prev {
    top: -100px;
    left: 92%;
}

.value-prop {
    max-width: 100%;
}

.icon {
    width: 30%;
    display: inline-block;
    margin-right: 10px;
    vertical-align: top;
    text-align: center;
}

.icon-content {
    display: table;
    width: 100%;
}

.icon-content span {
    display: table-cell;
    vertical-align: middle;
    width: 60px;
}

.icon-content h6 {
    margin-left: 10px;
    font-size: 13px;
    margin-bottom: 0;
    line-height: 18px;
    width: 85%;
    padding: 6px 0px 0px;
    text-align: left;
}

.__icon-inner {
    margin-top: 44px;
}

.navbar {
    padding: 0px;
}
.navbar-brand {
    width: 170px;
}

.navbar-nav {
    width: auto;
}

.bg-light {
    background-color: transparent !important;
}

.navbar-nav {
    text-align: center;
}

.navbar-nav li {
    display: inline-block;
}

.navbar-nav li a {
    margin: 0px 20px !important;
    font-weight: 500 !important;
    color: #4e4e4e !important;
    font-size: 16px !important;
}

.dropdown-menu li a {
    margin: 0;
    width: 100%;
}

.menu-inner {
    position: relative;
}

button:focus {
    box-shadow: none !important;
}

.right-panel li {
    display: inline-block;
    padding-left: 15px;
}

.right-panel li a {
    color: #000;
}

.navbar-nav li a:hover, .right-panel li a:hover {
    color: #20aee4 !important;
}
ul.right-panel {
    text-align: right;
    position: absolute;
    right: 0;
    top: 50%;
    z-index: 1000;
    transform: translateY(-50%);
}

.dropdown-menu li {
    width: 100%;
}

.search_wrapper .modal-dialog {
    max-width: 100%;
}

.search_wrapper .modal-content {
    background: transparent;
    text-align: center;
    border: none;
}

.dropdown-menu li a {
    font-size: 14px;
}

.search_wrapper .modal-body {
    height: auto !important;
    overflow-y: hidden;
}

.dropdown-item.active,
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #e6e6e6 !important;
}

.search_wrapper .modal-header {
    border: none;
}
.slider-wrapper {
    height: 850px;
    position: relative;
    background-size: cover !important;
    background-position: center center !important;
}
.color__swatch img {
    width: 100%;
    max-height: 100% !important;
    object-fit: cover;
}
.search_wrapper .modal-header svg {
    color: #fff !important;
}

.main-menu {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 2;
}

.slider-content {
    position: absolute;
    top: 50% !important;
    transform: translateY(-50%) !important;
}
.slider-content h1 {
    font-size: 55px;
    font-weight: 600;
    color: #000;
}
.slider-content p {
    font-size: 20px;
    margin-top: 12px;
    display: block;
}
.modal-search {
    max-width: 80%;
    margin: 0px auto;
}

.modal-search .navbar-form {
    position: relative;
}

.modal-search input[type="submit"] {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    border: none;
    padding: 10px 20px;
    background: #e4654d;
    color: #fff;
    outline: none;
}

.modal-search input[type='text'] {
    padding: 15px 122px 15px 15px;
    border: none;
    background: transparent;
    color: #fff !important;
    border: 3px solid #fff;
    margin: 0;
}

.modal-search input[type='text']::-webkit-input-placeholder {
    color: #fff;
}

.modal-search input[type='text']:hover,
.modal-search input[type='text']:focus {
    border-color: #e4654d;
}

.modal-search input[type='text']:-ms-input-placeholder {
    color: #fff;
}

.modal-search input[type='text']::placeholder {
    color: #fff;
}

.fixed {
    position: fixed !important;
    background: #fff;
    top: 0;
    -webkit-transition-property: background, color, -webkit-box-shadow;
    transition-property: background, color, -webkit-box-shadow;
    transition-property: background, color, box-shadow;
    transition-property: background, color, box-shadow, -webkit-box-shadow;
    -webkit-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    box-shadow: 1px 1px 10px 0px #dedede;
}

.main-menu:hover {
    background: #fff;
    transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
}


/*ABOUT*/
.details-shop h3 {
    text-align: left;
    margin: 1em 0px;
    font-weight: 600;
    font-size: 40px !important;
}
.article__grid-image {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    margin-top: 4em;
}
.stories-inner {
    margin-right: 20px;
}
.grid-content {
    padding: 60px 34px;
    text-align: center;
}
.stories-you-like {
    padding: 75px 0px;
}
.article__excerpt {
    font-size: 18px;
    color: #939393;
}
.grid-content p {
    font-weight: 500;
    line-height: 40px;
}
.grid-content p {
    font-size: 20px;
    margin-bottom: 20px;
}
.article-img {
    position: relative;
}
.image__wrap img {
    object-fit: contain;
    width: 70px;
    height: 70px;
}
.article-img img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}
span.article-category {
    position: absolute;
    bottom: -20px;
    left: 0;
    background: #066e87;
    right: 0;
    text-align: center;
    color: #FFF;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
    line-height: 38px;
    max-width: 150px;
    margin: 0px auto;
    font-size: 13px;
}
.stories-inner {
    width: 33.3%;
}
.stories-inner:hover {
    box-shadow: 0 0 20px rgb(0 49 73 / 10%);
}
.inner-slider {
    min-height: 560px;
    background-size: cover !important;
    background-position: center center !important;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
	
}
.inner-slider2 {
    min-height: 100px;
    background-size: cover !important;
    background-position: center center !important;
    position: relative;
}

.page-title {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    text-align: center;
    color: #fff;
}

.page-title h1 {
    font-family: 'Poppins', sans-serif;
    font-size: 40px;
    margin: 0px auto;
}

.page-title h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 30px;
    max-width: 50%;
    margin: 0px auto;
}

.intro-text-block {
    padding: 70px 0px;
}

.intro-text-block p {
    font-size: 24px;
    text-align: center;
}

.product-categories__title {
    margin: 1.5em 0;
    letter-spacing: 0;
    font-size: 18px !important;
    color: #000 !important;
    font-family: 'Merriweather', serif;
}
.product-categories__content {
    text-transform: lowercase;
    letter-spacing: 0;
    font-size: 16px;
    padding: 0px 16px;
    margin-bottom: 2em;
    line-height: 25px;
}

.__content h3,
.__content {
    text-align: center;
}


/*our products*/
.__icon-set li {
    font-size: 14px;
    width: 100%;
    display: inline-block;
    margin-bottom: 16px;
}

.__icon-set li img {
    width: 26px;
    margin-right: 12px;
}

.icon-set {
    margin-top: 2em;
    text-align: center;
}

ul.__icon-set {
    text-align: left;
}

.two-col-feature__col {
    padding: 2em;
}

.two-col-feature__list li {
    border-bottom: 1px solid #dadada;
    font-size: 14px;
    padding: 15px 0px;
}


/*PRESS*/

.press {
    margin: 3em 0px;
}

.press-card__logo {
    padding: 60px 0px;
    max-width: 150px;
    margin: 0px auto;
}

.press-card__content {
    text-align: center;
    max-width: 250px;
    margin: 0px auto;
}

.press-card .cta {
    text-align: center;
}

.press-card {
    margin-top: 2em;
}

.press-icon {
    text-align: center;
}

.press-icon li {
    width: 33%;
    display: inline-block;
    vertical-align: top;
}


/*Careers*/

.hero__pretitle {
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 1em;
}

.wysiwyg p {
    text-align: left;
    font-size: 15px;
    max-width: 600px;
    margin: 0px auto;
    line-height: 25px;
}

.icon-set-career {}

.__icon-career {
    display: inline-block;
    width: 47%;
    margin-bottom: 3em;
}

.image {
    width: 36px;
    display: inline-block;
    vertical-align: top;
}

.icon-text {
    font-size: .8125em;
    margin-left: 1.5em;
    width: 60%;
    display: inline;
    vertical-align: middle;
}

.icon-set-career {
    margin-top: 48px;
}

.image img {
    max-width: 48px;
    max-height: 48px;
}


/*FAQ*/

.faq-page .outer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.faq-page {
    padding: 0px 0 10px;
    margin-top: 50px;
}
.faq-page article {
    background-color: #fff;
    padding: 0px 50px 0px 25px;
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
    letter-spacing: 3px;
    font-size: 13px;
    color: rgba(0, 0, 0, .8);
    position: -webkit-sticky;
    position: sticky;
    top: 100px;
    -webkit-box-shadow: 0 0 7px 0 rgb(92 92 92 / 10%);
    box-shadow: 0 0 7px 0 rgb(92 92 92 / 10%);
    width: 40%;
    margin-top: 50px;
}
h3.ea-header a {
    font-size: 24px !important;
    font-weight: 400;
}
.ea-card {
    margin-bottom: 1em !important;
}
.ea-expand h3 a {
    text-decoration: underline !important;
}
.faq-page article div {
    cursor: pointer;
    height: 30px;
}

.faq-page__section {
    width: 100%;
    margin-bottom: 3em;
}

#accordion .panel {
    border-radius: 0;
    border: 0;
    margin-top: 0px;
}

#accordion a {
    display: block;
    padding: 0;
    border-bottom: none;
    text-decoration: none;
    text-align: left;
    font-size: 16px;
    padding: 40px 0px;
    color: #000;
}

#accordion .panel-heading a.collapsed:hover,
#accordion .panel-heading a.collapsed:focus {
    background-color: #fff;
    transition: all 0.2s ease-in;
}

#accordion .panel-heading a.collapsed:hover::before,
#accordion .panel-heading a.collapsed:focus::before {
    color: white;
}

#accordion .panel-heading {
    padding: 0;
    border-radius: 0px;
    text-align: center;
    border-top: 1px solid #5f5e5e;
}

h4.panel-title {
    margin-bottom: 0;
}

#accordion .panel-heading a:not(.collapsed) {
    color: black;
    background-color: #fff !important;
    transition: all 0.2s ease-in;
}

.panel-body {
    font-size: 15px;
    padding-bottom: 30px;
    padding-right: 80px;
}

.panel-body ul li {
    list-style-position: outside;
    font-size: 15px;
    line-height: 16px;
    margin-bottom: 10px;
}

.panel-body ul {
    margin: 0em 1em;
}

.panel-body p {
    margin-bottom: 25px;
}


/* Add Indicator fontawesome icon to the left */

#accordion .panel-heading .accordion-toggle::before {
    font-family: "Font Awesome 5 Free";
    content: '\f067';
    float: right;
    color: white;
    background: url('../images/plus.png');
    font-weight: lighter;
    transform: rotate(43deg);
    transition: all 0.2s ease-in;
    width: 40px;
    height: 40px;
    background-position: center center;
    background-size: cover !important;
    margin-top: -10px;
}

#accordion .panel-heading .accordion-toggle.collapsed::before {
    color: #444;
    transform: rotate(0deg);
    transition: all 0.2s ease-in;
}
.faq-page__titlew {
    font-size: 40px;
    margin-bottom: 20px;
}
h3.ea-header a {
    background: #fff;
    color: #000 !important;
    font-size: 19px !important;
}
.faq-page hr {
    border: 2px solid #000;
    background: #000;
}
.ea-card.sp-ea-single {
    border: none !important;
}
.sp-easy-accordion .sp-ea-single {
    background: #efefef;
    margin-bottom: 40px;
    border-radius: 3px;
}
.ea-header svg {
    display: none !important;
}
.sp-ea-one.sp-easy-accordion .sp-ea-single .ea-header a {
    padding: 15px 0px !important;
}

#sp-ea-610.sp-easy-accordion>.sp-ea-single {
    background: transparent !important;
}
.sp-ea-one.sp-easy-accordion .sp-ea-single .ea-body {
    padding: 0px !important;
}


/*Financing*/

.faq-page .caps a {
    text-transform: inherit;
    letter-spacing: 0;
}
.button, .button[role=button], button.button, input.button[type=submit] {
    display: inline-block;
    padding: 1.5rem 3rem 1.4rem;
    font-size: 14.08px;
    font-size: .88rem;
    font-weight: 500;
    line-height: 1.1;
    text-align: center;
    border-radius: 40px;
    border: 2px solid #6bc9ec;
    background-color: #6bc9ec;
    max-width: 350px;
    min-width: 200px;
    color: #003149;
    width: 100%;
    -webkit-transition-property: background-color, border-color, color;
    transition-property: background-color, border-color, color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: cubic-bezier(0, .59, .25, 1);
    transition-timing-function: cubic-bezier(0, .59, .25, 1);
    text-transform: uppercase;
}
.qp-cta {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -30px;
    margin: 0px auto;
}

.qp-section {
    padding: 70px 0px;
}

.qp-section__title {
    font-size: 25px;
    text-align: center;
    margin-top: 2em;
}

.qp-step {
    height: 30px;
    width: 30px;
    border-radius: 100px;
    background: #F5BE18;
    color: white;
    text-align: center;
    line-height: 30px;
    margin: 0 auto 0.5em;
}

.qp-list li {
    display: inline-block;
    width: 33%;
    text-align: center;
    padding: 40px 10px;
}

.qp-list p {
    font-size: 14px;
}

.happy__content p {
    font-size: 16px;
    color: #000;
}

/*.happy {
    margin: 4em 0;
}
*/
.review-enhanced-star {
    text-align: left;
    margin: 2em 0em;
    color: #e0cb18;
}

.pdp-cross-selling {
    padding: 72px 0px 0px;
    text-align: center;
}

.pdp-cross-selling span {
    color: #e4654d !important;
}
.pdp-cross-selling h2 {
    margin: 6px 0px 50px;
}
.product {
    list-style: none;
}
.pdp-cross-selling span {
    color: #000000 !important;
}
ul#woorelatedproducts {
    padding: 60px 0px;
}
section.pdp-cross-selling h2 {
    margin-bottom: 0;
}
.pdp-cross-selling-logo .grid__item {
    width: 16%;
    vertical-align: top;
    text-align: center;
}
.pdp-cross-selling-logo h2 {
    text-align: center;
}
.pdp-cross-selling-logo {
    margin: 75px 0px;
}
.pdp-cross-selling-logo {
    margin: 75px 0px;
}
.section-header p {
    text-align: center;
    max-width: 750px;
    margin: 30px auto;
    font-size: 18px;
    line-height: 35px;
}
ul.checkmarks li {
    padding: 20px 0;
    border-bottom: 1px solid #efefef;
    list-style: none;
    position: relative;
}
ul.checkmarks li:before {
    content: '';
    background-image: url('http://www.louisxv.ca/wp-content/uploads/2021/11/check.png');
    background-repeat: no-repeat;
    background-position: center;
    height: 30px;
    width: 30px;
    position: absolute;
    top: 20px;
    left: -40px;
}
li {
    list-style: none;
}
.feature-row__text--right {
    padding: 90px;
}
.pdp-cross-selling-small {
    font-size: 14px;
    letter-spacing: 1px;
    margin-bottom: 20px;
}
section.happy {
    background: #f5f9fa;
    padding: 75px 0px;
}
.blocky {
    background: #f5f9fa !important;
}
.feature-row__image-bullets {
    background: #fff;
    display: flex;
    align-content: flex-end;
    justify-content: space-between;
    align-items: center;
}
.pdp-cross-selling-logo h2 {
    margin-bottom: 50px;
}
.index-section--flush.index-section--background {
    background: #f5f9fa;
    padding: 75px 0px;
}
/*Contact*/

.contact__info {
    margin-top: 3em;
}

.contact__info h3 {
    font-size: 14px;
    line-height: 1.5;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.contact__info p {
    font-size: 15px;
    margin-bottom: 2em;
}

.contact__qp p {
    font-size: 15px;
}


/*warranty*/

.contact__qp h3 {
    margin-bottom: 1em;
}

.question__list h2 {
    font-weight: 500;
    margin: 2em 0px;
    font-size: 16px;
    color: #6b6a6a;
}

.question__list ul {
    padding: 0em 1em;
    font-size: 15px;
}

.question__list ul li {
    font-weight: 300;
    margin-bottom: 10px;
    color: #4e5457;
}

.question__list p {
    margin-bottom: 1em;
}


/*safety-and-product-information*/

.product__details__subtitle {
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.down-section p {
    margin: 2em 0px;
    font-size: 16px;
}

.happy__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.customNavigation {
    text-align: center;
    display: none;
}
.sotries-you-like .cta {
    display: inline-block;
}
.sotries-you-like h2 {
    text-align: left;
    margin: 2em 0px;
}
.woo-related-products-container {
    margin-bottom: 0px;
}
.happy__content {
    margin-top: 0;
    padding-left: 48px;
    margin-left: 48px;
    border-left: 2px solid #e4654d;
    max-width: calc(100% - 158px);
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left;
	    font-size: 18px;
    line-height: 35px;
}
.happy__inner img {
    width: 170px;
}

.qp__list {
    text-align: center;
    margin-top: 3em;
}

.qp__list li {
    display: inline-block;
    width: 16%;
    padding: 10px;
    vertical-align: top;
}

.qp__list img {
    width: 55px;
    height: 55px;
}

.qp__list p {
    margin-top: 17px;
}

.sub__list {
    padding: 1em;
}

.trade-program__form {
    padding: 50px 0px;
}

.trade-program__form h2 {
    font-size: 25px;
    margin-bottom: 16px;
}


/*Trade form*/

.form .field__set {
    margin-bottom: 1em;
}

.form .field__set {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
}

.field__set input {
    width: 49%;
    display: inline-block;
    height: 60px;
    border-color: #cecccc;
    border-radius: 0;
    vertical-align: top;
    font-size: 15px;
}

.lead__cature__form {
    padding-top: 2em;
}

.field__set input:hover,
.field__set input:focus,
.form-group input:hover,
.form-group input:focus {
    border-color: #000;
    box-shadow: none;
}

.field__set {
    margin-top: 6px;
}

.form-group input {
    width: 99%;
    display: inline-block;
    height: 60px;
    border-color: #cecccc;
    border-radius: 0;
    vertical-align: top;
    font-size: 15px;
}

.form-group {
    margin-top: 6px;
    margin-bottom: 0px;
}

.bg-gradiant {
    background: linear-gradient(50deg, slateblue 0, darkturquoise 100%);
    height: 100vh;
}

fieldset {
    font-family: Arial, sans-serif;
    width: 100%;
    margin: 3% auto;
    color: black;
    border: 1px solid white;
}

.checkbox .__check,
.radio .__check {
    display: block;
    position: relative;
    width: 18px;
    height: 18px;
    top: -1px;
    background: #fff;
    border: 1px solid #e7e7e7;
    border-radius: 100px;
    -webkit-transition: border .3s ease-in-out;
    transition: border .3s ease-in-out;
}

.checkbox .__check:after,
.radio .__check:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 8px;
    width: 8px;
    border-radius: 100px;
    background: #fff;
    -webkit-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.checkbox .__check:after,
.radio .__check:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 8px;
    width: 8px;
    border-radius: 100px;
    background: #fff;
    -webkit-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.checkbox input[type=checkbox]:checked+.__check:after,
.checkbox input[type=radio]:checked+.__check:after,
.radio input[type=checkbox]:checked+.__check:after,
.radio input[type=radio]:checked+.__check:after {
    background: #000;
}

.lead__cature__form legend {
    font-size: 16px;
    margin-bottom: 1em;
}

.radio-btns label {
    color: #737272;
}

.form-group label {
    font-size: 13px;
}

.form__info {
    margin-top: 2em;
}

.form__info ul {
    margin: 1em;
}

.form__info ul li {
    font-size: 15px;
    margin-bottom: 6px;
}

input[type=file]+label {
    position: relative;
    max-width: 300px;
    font-size: 14.08px;
    font-size: .88rem;
    font-weight: 500;
    line-height: 1.1;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 0 1.5em;
    height: 35px;
    line-height: 35px;
    background: #f5be18;
    color: #1b1d1e;
    border-radius: 100px;
    cursor: pointer;
    -webkit-transition-property: background-color, border-color, color;
    transition-property: background-color, border-color, color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: cubic-bezier(0, .59, .25, 1);
    transition-timing-function: cubic-bezier(0, .59, .25, 1);
}

.form .fieldset .select-wrapper,
.form .fieldset input,
.form .fieldset select {
    width: calc(50% - .5em);
    margin-bottom: 0;
}

input[type=file] {
    width: .1px;
    height: .1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.accept input {
    margin-right: 16px;
}

.accept label {
    font-size: 14px;
}

h6.c-medium-gray.mb2 {
    font-style: italic;
    font-size: 13px;
    color: #969696;
}

.trade-program__form p {
    margin: 2em 0;
    font-style: italic;
}
.page-text {
    margin: 4em 0px 4em;
}

.caps__qp p {
    margin: 0em 0px 1em;
}

.term_title {
    font-size: 16px;
    letter-spacing: 2px;
    color: #2b2a2a;
    margin: 2em 0px;
}

.trade-list {
    margin: 1em;
}

.trade-list li {
    margin-bottom: 10px;
    font-size: 15px;
}

.page-text h2 {
    font-size: 26px;
    margin-bottom: 20px;
}

.order-summary__total {
    margin-top: 2em;
    border-top: 1px #e6e6e6 solid;
    padding-top: 2em;
}


/*account*/

.login {
    height: 100vh;
}

.login {
    height: 100vh;
    background-size: cover !important;
    background-position: center center !important;
    position: relative;
}

.account-entry__content {
    background: #fff;
    height: 100vh;
    position: relative;
}

.login__inner h2 {
    text-align: center;
    font-size: 35px;
    font-weight: 500;
    margin: 1em 0px;
}

.form-check-label {
    margin-bottom: 0;
    font-size: 14px;
}

.jcc {
    font-size: 14px;
}

.recover_btn {
    margin-top: 2em;
}

.login__inner p {
    margin-bottom: 20px;
}

.account__outer {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    max-width: 80%;
    margin: 0px auto;
    text-align: center;
}

.form-check {
    text-align: center;
    margin: 2em 0px;
    font-size: 15px;
}

.login-footer a {
    font-size: 14px !important;
}

.login-footer {
    margin-top: 2em;
}

.ur-frontend-form .ur-button-container .ur-submit-button {
    margin: 0px auto;
}

.ur-frontend-form .ur-button-container .ur-submit-button {
    margin-left: auto;
    padding: 1.5rem 3rem 1.4rem;
    margin-top: 1em;
}

.login-footer a {
    color: #e4654d;
}


/*Wall paint*/

.page-title p {
    color: #fff;
}

.clp-iconbar__bckg {
    padding: 15px 0px;
}

.clp-iconbar__grid {
    width: 19%;
    display: inline-block;
    vertical-align: middle;
}

.clp-iconbar__image {
    width: 50px;
    display: inline-block;
    vertical-align: middle;
}

.clp-iconbar__grid .clp-iconbar__column.icon-feature span {
    color: #000;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: .11px;
    line-height: 14px;
    text-transform: uppercase;
}

.clp-iconbar__grid .clp-iconbar__column.description p {
    margin: 0;
    color: #1b1d1e;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: .5px;
    line-height: 20px;
    padding: 15px 0;
}

.iconbar__content {
    max-width: 100%;
    margin: 0px auto;
}

.filter-container .outer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.filter-container .filter-panel {
    background-color: #fff;
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
    letter-spacing: 3px;
    font-size: 13px;
    color: rgba(0, 0, 0, .8);
    top: 100px;
    width: 35%;
}
.filter-panel {
    max-height: inherit;
    overflow: auto;
}
::-webkit-scrollbar {
  width: 7px;
  height: 5px;
}
::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.3);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.filter-panel {
    position: inherit;
    display: block;
    width: 275px;
    padding: 0px 20px;
    top: 80px;
}
.filter-container .filter-panel div {
    cursor: pointer;
}
.filter-panel__content {
    width: 100%;
  /* margin: 3em 0px;*/
}
.filter-container {
    padding: 72px 0px;
}

.filter-header {
    border-bottom: 1px solid #e7e7e7;
}

.filter-header span {
    font-size: 17px;
    letter-spacing: 0;
    font-weight: 600;
    color: #6f6f6f;
}

.filter-header {
    padding: 1em 0px;
}

details {
    margin-bottom: 1rem;
    border-radius: 4px;
    max-width: 600px;
}

details summary {
    font-weight: 500;
    cursor: pointer;
    display: block;
    padding: 1rem 0px;
    letter-spacing: 0;
    font-size: 18px;
}

details summary::before {
    display: inline-block;
    content: "+";
    width: 1rem;
    right: 0;
    font-size: 20px;
}

details>*+* {
    margin: 0;
}

.filter-dropdown {
    border-bottom: 1px solid #e7e7e7;
}

details[open] summary::before {
    content: "-"
}

details summary:focus {
    outline: none;
}

.filter-dropdown p {
    letter-spacing: 0;
    font-size: 14px;
}

.filter-values {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.filter-values--specificColorFamily .filter-pill {
    width: auto;
    text-align: left;
    min-width: 95px;
}

.pill-swatch {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: 1px solid;
}

.filter-values--specificColorFamily .filter-pill {
    width: auto;
    text-align: left;
    min-width: 95px;
}

.filter-values .filter-pill {
    width: 48%;
    margin-left: 0;
    margin-right: 0;
    text-transform: capitalize;
    text-align: left;
}

.filter-pill:hover {
    border-color: #000;
}

.filter-pill {
    position: relative;
    padding: 10px 18px;
    border: 1px solid #e7e7e7;
    border-radius: 100px;
    margin: .3em 0;
    -webkit-transition-property: border-color, background;
    transition-property: border-color, background;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    cursor: pointer;
}

.Undertones .filter-pill {
    text-align: center;
}

.color-card__title {
    margin-top: 1em;
    font-size: 16px;
    color: #012333;
    font-weight: 600 !important;
}

.color-card__desc {
    font-size: 12px;
    color: #999;
    font-style: italic;
}

li.__item {
    text-align: center;
}
.colors-grid__css-grid {
    text-align: left;
    padding-right: 30px;
    display: flex;
    flex-wrap: nowrap;
    align-content: space-around;
    justify-content: space-between;
    align-items: flex-start;
}
.colors-grid__css-grid .__item {
    width: 24%;
   /* display: inline-block;*/
    vertical-align: top;
    position: relative;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    /*padding: 30px 10px;*/
    cursor: pointer;
	list-style:none;
}
.append-filter {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
}

.color-card__cta-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 12px;
    margin-bottom: 18px;
    border-radius: 20px;
    overflow: hidden;
}

.color-card__cta-link:first-of-type {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    border-right: 0;
}

.color-card__cta-link {
    background-color: #fff;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}

.color-card__cta-link {
    font-size: 12px;
}

.color-card__cta-link span {
    position: relative;
    display: block;
    top: 1px;
}

.color-card__cta-link:last-of-type {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}

.color-card__cta-link {
    height: 35px;
    font-size: 10px;
}
.color-card__cta-link:hover {
    background-color: #b6d0d8;
}

.color-card__cta-link {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 50%;
    border: 1px solid #012333;
    font-size: 13px;
    text-transform: capitalize;
    height: 35px;
}

.color-card {
    padding: 40px 20px 32px;
}

.color-card .underline--yellow {
    opacity: 0;
    -o-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -webkit-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}

.colors-grid__css-grid .__item .main__hover {
    display: none;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}

.colors-grid__css-grid .__item:hover .main__hover {
    position: absolute;
    top: 0;
    left: 0px;
    right: 0px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    display: block;
}
.details {
    font-size: 13px;
    color: #000;
    border-bottom: 2px solid #27b1e5;
}

.details:hover {
    border-bottom: 2px solid #282828;
}

.fav__star {
    border: navajowhite;
    background: transparent;
    font-size: 20px;
    position: absolute;
    top: 0;
    right: 14px;
    opacity: 0;
}

.colors-grid__css-grid .__item:hover .fav__star {
    opacity: 0;
}

.best__seller {
    font-size: 13px;
    border: 1px solid #000;
    color: #000;
    border-radius: 50px;
    position: absolute;
    font-weight: 600;
    line-height: 1em;
    right: 6px;
    top: 4px;
    background: #fff;
    z-index: 1;
    text-transform: uppercase;
    padding: 6px 7px 6px 9px;
	}

.color-card__cta-hover {
    display: none;
    -o-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -webkit-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}

.colors-grid__css-grid .__item:hover .color-card__title,
.colors-grid__css-grid .__item:hover .color-card__desc {
    display: none;
    -o-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -webkit-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}

.colors-grid__css-grid .__item:hover .color-card__cta-hover {
    display: block;
    -o-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -webkit-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}

h3.color-card__cta-text {
    font-size: 17px !important;
    margin-top: 1em;
    color: #012333;
    font-weight: 600 !important;
}
.color-card__cta {
    position: relative;
}

.color-card__cta-hover {
    position: absolute;
    left: 0;
    right: 0;
}

.__item.is-feature {
    width: 50%;
    position: relative;
    min-height: 300px;
    background-size: cover !important;
    background-position: center center !important;
}

.__content__is-feature {
    background: #fff;
    padding: 14px;
    text-align: left;
    position: absolute;
    left: 0;
    right: 0;
    max-width: 90%;
    margin: 0px auto;
    bottom: 20px;
}

.__content__is-feature h4 {
    font-size: 25px;
}

.__content__is-feature p {
    font-size: 15px;
}

.is-feature h6 {
    color: #fff;
    position: absolute;
    width: 100%;
    left: 0;
    max-width: 90%;
    margin: 0px auto;
    text-align: left;
    right: 0;
    font-size: 15px;
}

.mobile-screen {
    display: none;
}

.pdp-cross-selling .fav__star {
    z-index: 9;
}


/*celling paint*/

.non-sticky {
    position: inherit;
    /* border-bottom: 1px solid #e4e2e2; */
    padding: 20px 0;
}
.dropdown-menu li a {
    margin: 0px !important;
}

/*PRODUCT details*/

.thumb-nav .slick-arrow {
    display: none !important;
}

.demo-gallery {
    position: relative;
}

.demo-gallery li img {
    width: 100%;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    margin: 0px auto;
    border: 5px solid #fff;
    cursor: pointer;
}
.thumb-nav .slick-slide {
    float: none;
    display: inline-block !important;
    width: 10% !important;
}
.thumb-nav .slick-track {
    width: 100% !important;
}
.yith-wcwl-add-to-wishlist {
    margin-top: 0px !important;
}
ul.thumb-nav {
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 0;
}

.slick-current li img {
    border-color: #e4654d;
}
.small--hide a {
    background: #6bc9ec;
    width: 100%;
    display: block;
    text-align: center;
    color: #000;
    line-height: 56px;
    border-radius: 100px;
    margin-top: 1em;
    font-weight: 600;
	font-size: 15px;
}
.small--hide a:hover {
    box-shadow: 0px 0 30px 3px #c1c1c1;
    transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    border-color: #43a2c5;
    color: #fff;
}
.pdp-hero__content {
    padding: 0px;
    max-width: 550px;
    margin: 0px auto;
}
.pdp-hero__content__inner .breadcrumbs {
    padding: 0;
    margin-bottom: 15px;
}
.details_grid .grid__item {
    margin: 0px 7px;
    text-align: center;
    vertical-align: top;
}
.details_grid .text--eyebrow {
    margin-bottom: 0px;
}
.c-black {
    color: #1b1d1e !important;
    font-size: 14px;
}

.breadcrumbs a {
    font-size: 13px;
    color: #7b7979;
    text-transform: capitalize;
}
.upsell__title {
    font-size: 18px;
    text-align: center;
    margin-bottom: 20px;
}
.product-upsell__grid {
    background: #f7fafb;
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
div#detail {
    position: sticky;
    top: 100px;
}
.index-section--collection-supplies-text-and-image {
    padding-bottom: 75px;
}
.two-third {
    width: 55%;
    margin-left: 20px;
}
.upsell__product-title {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
}
.upsell__product-description {
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    line-height: 22px;
    font-weight: 400;
}
.two-third button {
    background: #003149;
    width: 100%;
    border-radius: 100px;
    padding: 15px 10px;
    color: #fff;
    font-size: 15px;
    margin-top: 30px;
}
.two-third button:hover {
    background: transparent;
    border: 1px solid #003149;
}
.one-third {
    width: 35%;
}
.product-upsell {
    margin-top: 40px;
}
.product__title {
    font-size: 30px;
    margin: 0.5em 0px;
}

.product__price {
    color: #7b7b7b;
}

.product__short__description {
    margin: 1em 0px;
}

.product__short__description p {
    font-size: 15px;
    color: #4e5457;
}

.pdp-form__outer {
    display: flex;
}

.quantity.quantity--border {
    padding: 15px 24px 15px 15px;
}

.quantity.quantity--border {
    padding: 15px 24px 15px 15px;
    border: 1px solid #e7e7e7;
}

.quantity span.info {
    display: inline-block;
    padding-left: 8px;
}

.small,
small {
    font-size: 12px;
    font-size: .75rem;
}

.aic {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.f {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.quantity button {
    display: block;
    position: relative;
    height: 32px;
    width: 32px;
    color: #4e5457;
    background: #fff;
    border-radius: 100px;
    border: 1px solid #e7e7e7;
    font-size: 0;
    text-align: center;
    top: -2px;
    margin-left: 16px;
    -webkit-transition-property: border, color;
    transition-property: border, color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: .3s;
    transition-timing-function: .3s;
}

.quantity button {
    height: 24px;
    width: 24px;
}

.quantity button svg.desktop {
    display: block!important;
}

.quantity button svg.desktop {
    display: none!important;
    margin-top: 1px;
}

.quantity button svg {
    position: relative;
}

.jcb {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.selector-title {
    font-size: 13px;
    font-weight: 500;
    color: #9c9b9b;
    margin-bottom: 10px;
}

.pdp-form__calc-button button {
    border: none;
    font-size: 13px;
    text-decoration: underline;
    color: #777575;
}

.tac {
   display:none;
}

.pdp-form__submit {
    display: block !important;
    max-width: 100% !important;
}

.pdp-hero__trim,
.pdp-hero__trim p,
.shipping-modal {
    text-align: center;
    margin: 2em 0em;
    font-size: 14px;
}

.pdp-hero__trim a,
.shipping-modal a {
    text-decoration: underline !important;
    color: #525252;
}

.supply-pdp-feature {
    margin: 70px 0px;
    text-align: center;
}

.supply-pdp-feature p {
    margin: 2em 0px;
}

.supply-pdp-feature h2 {
    font-size: 30px;
}

.supply-pdp-feature__inner li {
    position: relative;
    padding: 16px 0 16px 25px;
    font-size: 15px;
    border-bottom: 1px solid #e7e7e7;
    list-style: none;
}

.newsletter-cta img {
    max-width: 370px;
    margin: 2em 0px;
}

.supply-pdp-feature__inner li:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    height: 8px;
    width: 8px;
    border-radius: 100px;
    background: #f5be18;
    transform: translateY(-50%);
}

.supply-pdp-feature__inner {
    max-width: 100%;
    margin: 0px auto;
}

.tooltip__simple {
    position: relative;
    display: inline-block;
    border-bottom: none;
    text-decoration: underline;
    cursor: pointer;
}

.pdp-hero__shipping {
    text-align: center;
    font-size: 14px;
}

.tooltip__simple .tooltiptext {
    visibility: hidden;
    width: 330px;
    background-color: white;
    color: #000;
    text-align: center;
    border-radius: 6px;
    padding: 10px;
    position: absolute;
    z-index: 1;
    top: -120px;
    left: -120px;
    font-size: 12px;
}

.tooltip__simple:hover .tooltiptext {
    visibility: visible;
    -o-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -webkit-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}

.pdp-hero__shipping .tooltiptext {
    margin: 0px auto;
    left: -20px !important;
    right: 0;
    top: 30px !important;
    box-shadow: 1px 4px 4px 0px #dcdcdc;
    width: 250px;
}

.blog-carousel {
    margin: 72px 0px;
}

.blog-carousel__slider .slick-prev {
    top: -100px;
    left: 92%;
}

.blog-carousel__slider .slick-next {
    top: -100px;
    right: 0;
}

.blog-carousel__slider {
    margin-top: 4em;
}

.blog-post-card__img {
    position: relative;
}

.catagories {
    background: #066e87;
    padding: 5px;
    position: absolute;
    bottom: -16px;
    left: 0;
    right: 0;
    text-align: center;
    max-width: 100px;
    margin: 0px auto;
    color: #fff;
    font-size: 13px;
    display: block;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.blog-post-card__content {
    padding: 40px 30px;
}

.blog-post-card__content h3 {
    font-size: 18px;
    text-align: center;
    line-height: 30px;
    color: #737373;
}

.blog-carousel__content {
    padding: 10px;
}

.blog-carousel__titles h6 {
    font-size: 14px;
    letter-spacing: 2px;
}

.blog-carousel__content {
    padding: 10px;
}

.box_slider img {
    width: 100%;
}


/*Primer*/

.pdp-icons__row li {
    width: 16%;
    display: inline-block;
    vertical-align: top;
}

.pdp-icons__row img {
    max-width: 60px;
}

.pdp-icons__row {
    margin-top: 3em;
}

.catagories:hover {
    color: #f1aa9d;
}


/*supplies*/

.flag__inner {
    background: #003149;
    position: absolute;
    right: 0;
    top: 0;
}

.flag__inner {
    background: #003149;
    position: absolute;
    right: 0;
    top: 30px;
    color: #fff;
    padding: 12px 15px;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    font-size: 15px;
}

.product-categories__supplies {
    width: 24%;
    vertical-align: top;
    margin-bottom: 2em;
    padding: 12px;
    text-align: center;
}

.product-categories__supplies h6 {
    color: #282828;
}

.product-categories__supplies:hover h6 {
    color: #e4654d;
}

.supply-card__price {
    color: #000;
    margin: 10px 0px;
}

.product-categories__supplies h6 {
    margin-top: 2em;
    font-size: 15px;
}

.supplies ul {
    text-align: left;
}

.roller {
    max-width: 200px;
    margin: 0px auto 1em;
    display: block;
}

.supplies {
    padding-bottom: 0;
}

.c-medium-gray {
    margin-top: 10px;
}


/*MERCH*/

.size-guid label {
    margin-right: 20px;
    font-size: 14px;
}

.share__icon {
    position: absolute;
    top: 10px;
    right: 10px;
}

.share__icon li {
    display: inline-block;
    vertical-align: top;
}

.share__icon li a {
    background: #fff;
    width: 40px;
    height: 40px;
    display: block;
    text-align: center;
    border-radius: 100px;
    position: relative;
}

.share__icon li a svg {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0px auto;
    top: 50%;
    transform: translateY(-50%);
    color: #003149;
}

.share__icon li a:hover {
    opacity: 0.6;
}

.pdp-hero__price--color span {
    font-size: 14px;
}

.mx075 {
    margin: 0px 8px;
}

.pdp-hero__price--color span a {
    text-decoration: underline !important;
}

.aic {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.pdp-form__variant-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    width: 50%;
    cursor: pointer;
    height: 60px;
    margin-right: .25em;
}

.pdp-form__variant-button input[type=checkbox],
.pdp-form__variant-button input[type=radio] {
    position: absolute;
    visibility: visible;
    max-width: 100%;
    right: 14px;
    top: 50%;
    transform: translateY(-50%);
}

.pdp-form__variant-button[for="Size:Gallon"] .__icon {
    top: 2px;
}
.pdp-form__variant-button .__icon img {
    width: 42px;
}

.pdp-form__variant-button .__text {
    margin-left: 1em;
    margin-bottom: 0;
}

.pdp-form__variant-button .__inner {
    border: 1px solid #e7e7e7;
    padding: .4em .8em;
    -webkit-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

.pdp-form__variant-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    width: 50%;
    cursor: pointer;
    height: 60px;
    margin-right: .25em;
}

.f {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.pdp-form__variant-button .__inner {
    border: 1px solid #e7e7e7;
    padding: 8px 12px;
    -webkit-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
    position: relative;
}

.enhanced-reviews h3 {
    text-align: left;
    font-family: Freight;
}

.enhanced-reviews cite {
    display: block;
    text-align: left;
    letter-spacing: 3px;
    font-style: normal;
    margin: 2em 0;
    font-size: 13px;
}

.icon-set {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.value-prop__img {
    display: table;
}

.value-prop__icon {
    width: 32%;
    padding-right: 10px;
    display: inline-block;
}

.value-prop__img img {
    width: 50px;
    margin-right: 20px;
}

.value-prop__icon h6 {
    line-height: 46px;
    margin-bottom: 0;
    font-size: 15px;
}

.product__details .__icon-set li {
    width: 49%;
    vertical-align: top;
}

.product__details .__icon-set li img {
    width: 50px;
}


/*clare-color-genius*/

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
    background: rgba(255, 255, 255, 0.9);
}

.onload__modal .modal-footer {
    text-align: center;
    display: block;
    border: none;
}

.onload__modal .modal-content {
    border: none;
    border-radius: 0px;
    text-align: center;
}

.onload__modal .modal-header {
    border: none;
}

.company__logo img {
    width: 50px;
}

.whole_content {
    max-width: 80%;
    margin: 0px auto;
}

.company__title {
    font-size: 28px;
    max-width: 80%;
    margin: 1em auto;
}

.whole_content p {
    max-width: 90%;
    margin: 1.5em auto;
}

.whole_content .review-all a {
    letter-spacing: 0;
}

.whole_content .review-all {
    margin: 2em 0px;
}

.onload__modal .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
    top: 50%;
    transform: translateY(-50%) !important;
}

.quiz-step.is-visible {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}

.quiz-step__avatar {
    margin-right: 1em;
    width: 40px;
}

.quiz-step__inner {
    display: flex;
    align-items: center;
}
.quiz-step__text {
    padding: 16px;
    -webkit-transition: opacity .6s ease-in-out;
    transition: opacity .6s ease-in-out;
    display: block;
    text-align: right;
    box-shadow: 1px 7px 13px 1px rgb(89 122 138 / 8%);
    background: #fff;
}

.quiz {
    margin: 2em 0;
}

.quiz-step {
    padding-bottom: 32px;
}

.listing {
    max-width: 800px;
    float: right;
    background: transparent;
    box-shadow: none !important;
}

.Ace {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.quiz__buttons .__button {
    height: 145px;
    width: 145px;
    padding: 20px;
    margin-left: 20px;
    margin-bottom: 20px;
    position: relative;
    background-color: #fff;
    -webkit-transition-property: background;
    transition-property: background;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: cubic-bezier(0, .59, .25, 1);
    transition-timing-function: cubic-bezier(0, .59, .25, 1);
    width: calc(50% - .88em);
    padding: .88rem;
    margin-left: .88rem;
    margin-bottom: .88rem;
}

.quiz__buttons .__button__content img {
    margin: 0 auto .6em;
}

.quiz__buttons .__button {
    height: 130px;
    width: 130px;
    margin: 10px 10px;
    border: none;
    -webkit-transition: opacity .6s ease-in-out;
    transition: opacity .6s ease-in-out;
    box-shadow: 1px 7px 13px 1px rgb(89 122 138 / 8%);
}

.quiz__buttons .__button:hover {
    -webkit-transition: opacity .6s ease-in-out;
    transition: opacity .6s ease-in-out;
}

.quiz__buttons .__button.is-selected:after {
    background-color: #f5be18;
}

.color-listing .__button {
    box-shadow: none;
}

.color-listing {
    max-width: 645px;
    float: right;
}

.color-bar-listing {
    float: right;
}

.__button__content {
    opacity: 1;
    /*0.5;*/
    -webkit-transition: opacity .6s ease-in-out;
    transition: opacity .6s ease-in-out;
}

.__button__content:hover {
    opacity: 1;
    -webkit-transition: opacity .6s ease-in-out;
    transition: opacity .6s ease-in-out;
}

.quiz__buttons.is-five-col {
    max-width: 830px;
}

.quiz__buttons {
    display: inline-block;
    vertical-align: top;
}

.quiz__buttons:hover .__button__content {
    opacity: 1;
}

.quiz-step__bubble p {
    text-align: left;
}

.quiz__color__buttons .__button__color {
    width: 25px;
    height: 25px;
    border-radius: 100px;
    margin: 10px auto;
}

.quiz__color__buttons span svg {
    font-size: 25px;
    margin-bottom: 10px;
}

.color__bar {
    width: 100%;
    background: #f00;
    height: 100%;
    margin: 0px auto;
}

.vibe__list .__button {
    height: auto !important;
    border-radius: 100px;
    -webkit-transition: opacity .6s ease-in-out;
    transition: opacity .6s ease-in-out;
    border: 1px solid #003149;
    box-shadow: none;
    margin: 10px 3px;
}

.vibe__list:hover .__button,
.vibe__list:hover .__button p {
    border-color: #e4654d;
    -webkit-transition: opacity .6s ease-in-out;
    transition: opacity .6s ease-in-out;
    background: #e4654d;
    color: #fff !important;
}

.vibe__list p {
    background: transparent !important;
    font-size: 13px;
}

.step-list-listing {
    max-width: 720px;
    float: right;
    text-align: left;
}

.vibe__list button {
    padding: 10px 20px !important;
}

.small,
small {
    font-size: 12px;
    font-size: .75rem;
    display: block;
    line-height: 14px;
}

#colorAttitude .quiz-step__content {
    max-width: 70%;
}

#keyColor .__button {
    height: auto !important;
    width: auto;
    border: none;
}

.quiz-newsletter {
    padding-top: 72px;
    text-align: center;
}

.quiz-newsletter h2 {
    font-size: 30px;
    margin-bottom: 0.5em;
}
.sign-quiz {
    max-width: 100%;
    margin: 0px auto;
    box-shadow: none;
    background-position: center center !important;
    background-size: cover !important;
    color: #fff;
}
.sign-quiz .newsletter-cta__text-inner-area {
    max-width: 100%;
    text-align: center;
    margin-bottom: 40px;
}
.sign-quiz p {
    color: #fff;
}
.sign-quiz input {
    background: transparent !important;
}

.sign-quiz input::-webkit-input-placeholder { /* Edge */
  color: #fff;
}

.sign-quiz input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
}

.sign-quiz input::placeholder {
  color: #fff;
}

.sign-quiz input:hover {
    border-color: #e4654d;
}

.checkbox_one {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}

.checkbox_one input {
    width: 22px;
}

.checkbox_one span {
    font-size: 12px;
}

.checkbox_one {
    margin-top: 10px;
}

.sign-quiz .tac__account {
    text-align: center;
    margin-top: 2em;
}

.tac__account a {
    color: #000;
    border-bottom: 2px solid #000;
    font-size: 14px;
}
.sign-quiz .newsletter button {
    height: 80px;
    color: #fff;
}

.quiz-skip-link {
    display: table;
    margin: 45px auto 0;
    border: 1px solid hsla(0, 0%, 87.5%, .8);
    padding: 12px 34px;
    text-transform: capitalize;
    font-size: 12px;
    line-height: 2;
    margin: 66px auto 0;
    padding: 18px 34px;
}


/*reviews*/

.review {
    margin: 70px 0px;
    position: relative;
}

.review_star {
    font-size: 14px;
    color: #f5be18;
    margin-bottom: 1em;
	display:flex;
}

.reviews-carousel__list {
    padding: 50px 30px;
}

.place {
    font-weight: 600;
    margin-top: 2em;
}

.reviews-carousel__content {
    min-height: 160px;
}

.review-inner .slick-prev {
    top: -23px;
    left: 92%;
}

.review-inner .slick-next {
    top: -23px;
    right: 0;
}


/*Cart*/

.cart__amount {
    position: relative;
}
.nav__cart_number {
    position: absolute;
    right: -24px;
    background: #6bc9ec;
    width: 20px;
    height: 20px;
    text-align: center;
    color: #000000;
    border-radius: 100px;
    font-size: 12px;
    line-height: 22px;
    top: 0;
    cursor: pointer;
    font-weight: 500;
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    right: 0;
    background-color: #fff;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 0;
    box-shadow: 1px 1px 300px 1px #969595;
}

.sitenav__header {
    text-align: center;
    background: #003149;
    padding: 0px 15px;
    position: relative;
    line-height: 50px;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.sidenav a:hover {
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    top: 50%;
    left: 20px;
    font-size: 36px;
    margin-left: 0;
    padding: 0;
    color: #fff;
    font-size: 16px;
    transform: translateY(-50%);
}

#keyColor .quiz-step__content {
    width: 65% !important;
}

#keyColor .quiz-step__content .quiz-step__text {
    text-align: center;
}

#keyColorLightness .quiz__buttons .__button {
    width: 72px;
    padding: 0;
    border: none;
    margin: 1px;
    height: 93px;
}
.sitenav__header p {
    color: #fff;
    text-transform: uppercase;
    line-height: 40px;
}
.cart__sub-header p {
    text-align: center;
    font-size: 12px;
    line-height: 40px;
}

.cart-footer {
    margin: 15px;
    /* border-top: 1px solid #cccccc;
    padding-top: 1em; */
}
.cart-line-items {
    display: flex;
    padding: 20px 0px 0px;
}
.line-item__thumb {
    width: 30%;
    margin-right: 10px;
}
.line-item__remove {
    height: 30px;
    width: 30px;
    background: transparent;
    color: #939597;
    -webkit-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
    top: -1px;
    border: none;
}
.line-item__content {
    margin-left: 10px;
    text-align: left;
    width: 100%;
}
.line-item__content h5 {
    font-size: 14px;
    margin-right: 50px;
    width: 100%;
    margin-bottom: 0px;
}

span.c-black-amount {
    font-size: 11px;
}

.Product__price {
    font-size: 13px;
}

.cart-carousel {
    border: 8px solid #8ac8ca;
    margin: 50px 10px;
}

.cart-carousel {
    border: 8px solid #8ac8ca;
    max-width: 350px;
    margin: 30px auto;
    text-align: center;
    display: inline-block;
    padding: 0px;
}

.cart-carousel .slick-prev {
    left: 0;
}

.cart-carousel .slick-next {
    right: 0;
}

.cart-carousel-img img {
    width: 100px;
}

.cart-subtotal a {
    margin-top: 1.5em;
}

.cart-carousel .line-item__content {
    margin-left: 0;
}

.cart-scroll__container {
    margin: 0px auto;
    text-align: center;
}

.cart-carousel-heading {
    text-align: center;
    font-size: 12px;
    color: #000;
    max-width: 80%;
    margin: 0px auto;
}

.cart-carousel-img {
    padding: 20px 10px;
}

.cart-carousel-list {
    display: flex;
    align-content: center;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: center;
    margin: 20px auto;
    justify-content: center;
}

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
    cursor: pointer;
}

.cart-carousel-button {
    background: #e6e6e6;
    border: none;
    font-size: 13px;
    color: #000;
    padding: 10px;
    border-radius: 20px;
    width: 40%;
}

.line-item__content .slick-prev:before,
.line-item__content .slick-next:before {
    padding: 15px;
}

.cart-carousel-button:hover {
    background: #e4654d;
    color: #fff;
}

.cart-subtotal {
    margin: 0px 10px;
    font-size: 14px;
    color: #737373;
}

.cart-line-slide p {
    text-align: center;
    margin-top: 1em;
}

.cart-line-slide img {
    max-width: 230px;
    margin: 0px auto;
    display: block;
}


/*checkout*/

.wrap {
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: flex-start;
}

.sidebar {
    width: 40%;
    background-position: left top;
    float: none;
    padding: 2em 0em 0em 3em;
}

.checkout-left {
    width: 60%;
    padding: 2em 3em 0;
    float: none;
    border-right: 1px solid #ccc;
}

.wrap__header {
    text-align: center;
}

.Breadcrumb li {
    display: inline-block;
}

.wrap__header .navbar-brand {
    margin: 0;
}

.Breadcrumb li {
    display: inline-block;
    font-size: 13px;
    margin-top: 12px;
}

.Breadcrumb span svg {
    font-size: 10px;
    margin: 0px 8px;
}

.dynamic-checkout {
    margin-top: 1.5em;
}

.dynamic-checkout__title {
    color: #737373;
    font-size: 1em;
    font-weight: 500;
    margin: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    text-align: center;
}

.dynamic-checkout__title::after,
.dynamic-checkout__title::before {
    content: '';
    border: 1px #e6e6e6 solid;
    border-bottom: 0;
    height: .5em;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 2em;
    -ms-flex: 1 0 2em;
    flex: 1 0 2em;
}

.dynamic-checkout__title::before {
    border-right: 0;
    border-top-left-radius: 5px;
    margin-right: 1em;
}

.dynamic-checkout__title::after {
    border-left: 0;
    border-top-right-radius: 5px;
    margin-left: 1em;
}

.dynamic-checkout__content {
    border: 1px #e6e6e6 solid;
    border-top: 0;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: .9285714286em 1.4285714286em 1.4285714286em;
}

.payment__option {
    text-align: center;
}

.payment__option li {
    width: 32%;
    display: inline-block;
    vertical-align: top;
}

.payment__option li a {
    display: block;
}

.payment__option li a:hover {
    opacity: 0.8;
}

.alternative-payment-separator__content {
    display: inline-block;
    padding: 0 1em;
    font-size: 13px;
}

.alternative-payment-separator::after,
.alternative-payment-separator::before {
    content: '';
    display: inline-block;
    height: 1px;
    background-color: #e6e6e6;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.alternative-payment-separator::after,
.alternative-payment-separator::before {
    content: '';
    display: inline-block;
    height: 1px;
    background-color: #e6e6e6;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 44%;
}

.alternative-payment-separator {
    margin-top: 1.5em;
}

.edit_checkout {
    text-align: left;
    margin-top: 1em;
}

.section__title {
    font-size: 16px;
    color: #000000;
    margin-bottom: 10px;
    font-weight: 400;
    text-align: left;
}

.shipping p {
    font-size: 12px;
}

.field__input-wrapper input {
    width: 100%;
    height: 50px;
    border: 1px solid #D9D9D8;
    border-radius: 5px;
    padding: 0px 50px 0px 15px;
    font-size: 14px;
    position: relative;
}

.field__input-wrapper input:focus {
    outline: none;
    border-color: #8ac7cb;
    -webkit-box-shadow: 0 0 0 1px #8ac7cb;
    box-shadow: 0 0 0 1px #8ac7cb;
    transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    text-decoration: none !important;
}

.checkbox__input input {
    width: auto;
    height: auto;
    display: inline-block;
}

.checkbox__input {
    display: inline-block;
}

.checkbox-wrapper {
    font-size: 13px;
    margin: 1em 0px;
}

.checkbox-wrapper label {
    margin-left: 6px;
}

.shipping {
    margin-top: 2em;
    text-align: left;
}

.field--half {
    width: 49.5%;
    display: inline-block;
    vertical-align: top;
}

.field__input-wrapper {
    margin-bottom: 10px;
    position: relative;
}

.field__caret {
    display: block;
    width: 2.1428571429em;
    height: 43%;
    pointer-events: none;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.field__caret {
    border-left: 1px rgba(179, 179, 179, .5) solid;
}

.field--select select {
    width: 100%;
    border: 1px solid #D9D9D8;
    height: 50px;
    border-radius: 5px;
    padding: 0px 15px;
    font-size: 13px;
    outline: none;
}

.field__input-wrapper input:focus,
.field--select select :focus {
    outline: none;
    border-color: #8ac7cb;
    -webkit-box-shadow: 0 0 0 1px #8ac7cb;
    box-shadow: 0 0 0 1px #8ac7cb;
    transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    text-decoration: none !important;
}

.field--select {
    width: 32.8%;
    display: inline-block;
    vertical-align: top;
}

.field--select label {
    font-size: 13px;
    font-weight: 400;
}

.step__footer {
    text-align: right;
}

.step__footer input[type='submit'] {
    padding: 20px 26px;
    background: #066e87;
    color: #fff;
    border: none;
    font-size: 14px;
    border-radius: 5px;
    margin-top: 1.5em;
}

.step__footer input[type='submit']:hover {
    background: #044656;
    transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
}

.wrap__footer {
    border-top: 1px solid #e4e4e4;
    margin-top: 2em;
    margin-bottom: 15px;
    padding-top: 15px;
}

.wrap__footer ul {
    text-align: left;
}

.wrap__footer ul li {
    display: inline-block;
}

.wrap__footer ul li a {
    font-size: 13px;
    color: #8ac7cb;
    margin-right: 15px;
}

.wrap__footer ul li a:hover {
    color: #78b1b5;
}

.product-thumbnail {
    width: 4.6em;
    height: 4.6em;
    border-radius: 8px;
    background: #fff;
    position: relative;
    border: 1px solid #e8e8e8;
    margin-top: 10px;
}

.product-table__header th {
    display: none;
}

.product-thumbnail img {
    width: 50px;
    text-align: center;
    display: block;
    margin: 0px auto;
}

.product-thumbnail__quantity {
    font-size: 10px;
    font-weight: 500;
    line-height: 1.75em;
    white-space: nowrap;
    text-align: center;
    border-radius: 1.75em;
    background-color: rgba(114, 114, 114, .9);
    color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 1.75em;
    height: 1.75em;
    padding: 0 .5833333333em;
    position: absolute;
    right: -.75em;
    top: -.75em;
    z-index: 3;
}

.product-thumbnail__wrapper {
    padding: 2px;
    border-radius: 2px;
}

.product__description {
    text-align: left;
    width: 100%;
    padding-left: 1em;
}

.product__description__name,
.product__description__property,
.product__description__variant {
    display: block;
}

.product__description__name {
    font-size: 12px;
    font-weight: 500;
}

.product__description__variant {
    font-size: 11px;
    font-weight: 300;
}

.order-summary__emphasis.skeleton-while-loading {
    color: #000;
    font-size: 14px;
}

.order-summary__sections {
    border-bottom: 1px #e6e6e6 solid;
    padding-bottom: 2em;
}

.field__input-btn-wrapper {
    display: flex;
}

.field__input-btn-wrapper .field__input-wrapper {
    margin-bottom: 0;
    width: 100%;
}

.apply_code {
    background: #c8c8c8;
    border: none;
    font-size: 14px;
    padding: 0px 20px;
    margin-left: 7px;
    border-radius: 5px;
    color: #fff;
}

.total-line-table {
    width: 100%;
    line-height: 33px;
}

td.total-line__price {
    text-align: right;
    font-size: 14px;
}

.payment-due__price.skeleton-while-loading--lg {
    font-size: 22px;
    font-weight: 500;
}

.total-line__name {
    font-size: 13px;
    font-weight: 600;
}

tbody.total-line-table__tbody {
    border-bottom: 1px #e6e6e6 solid;
}

.total-line-table__tbody+.total-line-table__footer .total-line:first-child td,
.total-line-table__tbody+.total-line-table__footer .total-line:first-child th,
.total-line-table__tbody+.total-line-table__tbody .total-line:first-child td,
.total-line-table__tbody+.total-line-table__tbody .total-line:first-child th {
    padding-top: 2em;
    position: relative;
}

span.skeleton-while-loading.order-summary__small-text {
    font-size: 12px;
}

.risk-free h3 {
    text-align: center;
    margin-bottom: 25px;
    font-size: 14px;
}

.risk-free {
    margin-top: 20px;
}

.risk-free div.rf-img {
    width: 47px;
    display: inline-block;
    vertical-align: top;
}

.risk-free div.rf-txt {
    display: inline-block;
    width: calc(100% - 60px);
    padding-left: 13px;
    vertical-align: top;
}

.rf-txt p {
    font-size: 13px;
    font-weight: 400;
}

section.checkout {
    position: relative;
}

.cs__-button {
    position: fixed;
    right: 30px;
    bottom: 0;
    margin-bottom: 32px;
    max-width: 180px !important;
    padding: 20px 10px !important;
    font-size: 13px !important;
}

.mobile__wrap {
    display: none;
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
    background-color: rgba(0, 0, 0, .6);
    backdrop-filter: blur(6px);
}

.modal-header h3 {
    font-weight: 400;
    font-size: 23px;
}

.modal__content p {
    text-align: left;
    margin-bottom: 16px;
    font-size: 14px;
}

.modal__content {
    padding: 1em;
}

.modal-header {
    padding: 1em 2em !important;
}

.modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
    overflow-Y: scroll;
    height: 500px;
}

.onload__modal .modal-body {
    height: auto;
    overflow-y: inherit;
}


/*checkouts*/

.content-box {
    background: #fff;
    background-clip: padding-box;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    color: #545454;
    margin-top: 2em;
}

.review-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.review-block__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.review-block__label {
    color: #737373;
    padding-right: 1.1428571429em;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 5em;
    -ms-flex: 0 1 5em;
    flex: 0 1 5em;
    font-size: 13px;
    font-weight: 500;
}

.review-block__content {
    -webkit-box-flex: 5;
    -webkit-flex: 5;
    -ms-flex: 5;
    flex: 5;
    color: #333;
    padding-right: 50px;
    text-align: left;
    font-size: 13px;
    padding-left: 1em;
}

.review-block__link {
    max-width: 10em;
    font-size: .8571428571em;
}

.review-block~.review-block {
    margin-top: .8571428571em;
    padding-top: .8571428571em;
    border-top: 1px solid #e6e6e6;
}

.content-box__row--tight-spacing-vertical {
    padding-top: .8571428571em;
    padding-bottom: .8571428571em;
}

.content-box__row:last-child {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.content-box__row:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.content-box__row {
    padding: 1.1428571429em;
    position: relative;
    zoom: 1;
    font-size: 14px;
}

address {
    margin-bottom: 0;
}

a.link--small span {
    color: #71bbc0;
    font-size: 12px;
}

.section__content:after,
.section__content:before {
    content: "";
    display: table;
}

.main .content-box {
    border-color: #d9d9d9;
}

.visually-hidden {
    border: 0;
    clip: rect(0, 0, 0, 0);
    clip: rect(0 0 0 0);
    width: 2px;
    height: 2px;
    margin: -2px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
}

.display-table .content-box__row {
    display: table;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}

.checkbox-wrapper:last-child,
.radio-wrapper:last-child {
    margin-bottom: 0;
}

.display-table .checkbox-wrapper,
.display-table .radio-wrapper {
    display: table;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}

.display-table .checkbox__input,
.display-table .radio__input {
    display: table-cell;
}

.display-table .checkbox__label,
.display-table .radio__label {
    display: table-cell;
    width: 100%;
}

.checkbox__label,
.radio__label {
    cursor: pointer;
    vertical-align: middle;
    width: 95%;
    padding-left: 10px;
    margin: 0px;
}

.display-table .radio__label__primary {
    display: table-cell;
    width: 100%;
}

.radio__label__primary {
    cursor: inherit;
    font-family: inherit;
    vertical-align: top;
}

.display-table .radio__label__accessory {
    display: table-cell;
}

.radio__label__accessory {
    text-align: right;
    padding-left: .75em;
    white-space: nowrap;
}

.display-table .checkbox__input,
.display-table .radio__input {
    display: table-cell;
}

.checkbox__input,
.radio__input {
    white-space: nowrap;
    width: 15px;
    display: inline-block;
}

.radio-wrapper {
    text-align: left;
}

.display-table .radio__label__accessory {
    display: table-cell;
}

.radio__label__accessory {
    text-align: right;
    padding-left: .75em;
    white-space: nowrap;
    float: right;
}

.radio__label__primary {
    cursor: inherit;
    font-family: inherit;
    vertical-align: top;
    font-size: 13px;
}

.content-box__row~.content-box__row {
    border-top: 1px solid #d9d9d9;
}

span.content-box__emphasis {
    font-weight: 600;
}

.payment-footer {
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}

.payment-return a {
    color: #71bbc0;
    font-size: 13px;
}

.payment-return svg {
    margin-right: 5px;
}


/*Payment*/

.content-box p {
    font-size: 13px;
}

.payment__form .panel-title label {
    width: 100% !important;
    text-align: left;
    font-size: 13px;
    cursor: pointer;
    padding: 12px;
}

.payment__form #accordion a {
    padding: 0;
}

.payment__form {
    margin-top: 1em;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    margin-bottom: 4em;
}

.payment__form .panel-heading {
    border: none !important;
    border-bottom: 1px solid #e6e6e6 !important;
    border-top: 1px solid #e6e6e6 !important;
}

.payment__form .panel-body {
    font-size: 15px;
    padding-bottom: 0;
    padding: 20px;
}

.input-checkbox:checked,
.input-radio:checked {
    border-color: #8ac7cb;
}

.credit {
    display: flex;
    flex-wrap: nowrap;
    align-content: space-around;
    justify-content: space-between;
    align-items: center;
}

.cards__credit {
    width: 80%;
}

.cards__credit ul {
    text-align: right;
}

.cards__credit ul li {
    display: inline-block;
    font-size: 18px;
    margin: 0px 3px;
}

.cards__credit ul li img {
    width: 40px;
    padding: 4px;
    margin: 0;
    vertical-align: middle;
}

.cards__credit ul li:last-child {
    font-size: 11px;
    color: #9a9a9a;
}

.paypal input {
    margin-right: 6px;
}

.credit img {
    margin-left: 8px;
}

.card-icons {
    position: absolute;
    right: 0;
    width: 40px;
    text-align: center;
    height: 100%;
    line-height: 50px;
    color: #afaeae;
}

.tootip {
    margin: 0px !important;
    background: #000;
    text-align: center;
    max-width: 180px;
    padding: 9px 14px;
    color: #fff;
    position: absolute;
    top: -50px;
    right: -60px;
    font-size: 11px !important;
}

.paypal-details {
    text-align: center;
}

.paypal-details p {
    font-size: 13px;
    max-width: 80%;
    margin: 10px auto;
}


/*BLOG*/

.blog-nav__wrapper {
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}

.blog-nav__links li {
    display: inline-block;
}

.blog-nav__links li a {
    font-size: 15px;
    color: #939597;
    margin-right: 25px;
    line-height: 60px;
}

.blog-nav__links li a:hover {
    color: #000;
}

.blog-nav__form {
    border-left: 1px solid #e4e4e4;
    padding-left: 10px;
}

.blog-nav__form button {
    padding: 0px 18px;
    border: none;
    color: #cecece;
    font-size: 23px;
}

.blog-nav__form input[type='search'] {
    font-size: 14px;
    height: 50px;
    padding: 10px 10px;
    border: none;
    outline: none;
}

.blog-nav__form svg {
    font-size: 16px;
}

.blog-hero__slide__left {
    width: 35%;
    display: inline-block;
    vertical-align: top;
    margin-top: 2em;
}

.blog-hero__slide__right {
    width: 60%;
    display: inline-block;
    text-align: right !important;
    float: right;
}

a.tag {
    background: #e4654d;
    padding: .4em 1em .3em;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
}

.blog-hero__slide__left h1 {
    margin-top: 1em;
}

.nav_fixed {
    position: fixed;
    background: #ffffff !important;
    left: 0;
    right: 0;
    z-index: 1;
    top: 62px;
    box-shadow: 0px 0px 0px 2px #ececec;
    -webkit-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}

.blog-hero__slider .slick-arrow {
    margin-top: 200px;
}

.blog-hero__slider .slick-prev {
    left: 0;
}

.blog-hero__slider .slick-next {
    left: 50px;
}

.blog-hero__slide__left h1 {
    line-height: 46px;
    font-size: 33px;
}

.blog-hero {
    padding: 72px 0px 0px;
}

section.blog-landing {
    padding-top: 72px;
}

.blog-post-card {
    cursor: pointer;
}

.blog-post-card__cat {
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    text-align: center;
}

.BrowseByCategory_inner {
    text-align: center;
    font-size: 40px;
    margin-bottom: 2em;
}

.__categories li {
    display: inline-block;
    width: 33%;
    background-color: #e4e4e4;
    text-align: center;
    padding: 5em 0px;
    position: relative;
    background-size: cover;
    background-position: center center;
    border-right: 1px solid #e4e4e4;
}

.__categories li:last-child {
    border-right: none;
}

.__categories li:before {
    position: absolute;
    content: '';
    background: #fff;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.__categories li:hover:before {
    transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    background: rgba(0, 0, 0, 0.3);
}

.__categories_content {
    position: relative;
}

.__categories li:hover h3,
.__categories li:hover .cta a {
    color: #fff;
    border-color: #fff;
}

.Browse__By__Category {
    margin-bottom: 3em;
}

.__categories_content .cta {
    margin-top: 2em;
}


/*Blog -details*/

.blog-pot {
    margin-top: 3em;
}

.blog-post-title a h3 {
    display: block;
    margin-top: 26px;
    color: #000;
    font-size: 35px;
    margin-bottom: 1em;
}

.blog-post-content p {
    margin-bottom: 2em;
    line-height: 25px;
}

.blog-post-content h2 {
    font-size: 25px;
    margin: 2em 0px;
}

.blog-post-content img {
    margin-bottom: 3em;
}

.after {
    position: relative;
}

.product-card-mini {
    position: absolute;
    bottom: 100px;
    width: 270px;
    right: 50px;
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    padding: 13px 0px;
}

.blog-news input {
    background: #fff !important;
}

.mini__card__img {
    width: 30%;
    display: inline-block;
    vertical-align: middle;
}

.mini__card__img img {
    margin: 0px;
    padding: 7px;
}

.__info {
    width: 68%;
    display: inline-block;
    vertical-align: middle;
}

.reader {
    margin-bottom: 0px !important;
}

.__info h6 {
    font-size: 13px;
}

.reader a {
    font-size: 13px;
    margin: 0px 3px;
    color: #000;
    border-bottom: 1px solid #e4654d;
}

.reader a:hover {
    border-bottom: 1px solid #000;
}

.blog-post-title {
    position: relative;
}

.float__share {
    position: absolute;
    top: 0;
    left: -20%;
}

.float__share ul {
    text-align: center;
}

.float__share h6 {
    font-size: 13px;
    letter-spacing: 2px;
    margin-bottom: 20px;
}

.float__share ul li a {
    font-size: 20px;
    color: #6f6f6f;
    line-height: 40px;
}

.float__share ul li a:hover {
    color: #ccc;
}

.float__share ul li {
    display: block;
}


/*paint101*/

section.blog-hero-101 {
    padding: 85px 0;
    text-align: center;
}

.blog-hero-101 h2 {
    font-size: 3rem;
}

.blog-landing h2,
.pagination-blog h2 {
    margin-bottom: 2em;
    font-size: 30px;
}

.template-calculator {
    background-color: #fff;
    background-image: url(../images/peoplepainting.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right center !important;
}

.template-calculator .container .calculator {
    max-width: 830px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 72px 0px;
}

.py--calculator {
    width: 52%;
}

.calculator--results {
    width: 44%;
    margin-top: 160px;
    background: #fff;
}

.calculator--results-header {
    display: flex;
    align-content: stretch;
    justify-content: flex-start;
    flex-wrap: nowrap;
    align-items: flex-end;
    padding: 1.5rem 2rem;
}

.calculator--results-header h5 {
    line-height: 28px;
    margin: 0;
}

.calculator--results-header .tooltip__simple {
    line-height: 16px;
    margin-left: 11px;
}

.ca {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    align-content: space-between;
    align-items: flex-start;
}

.calc_items {
    padding: 1rem 2rem;
    font-size: 14px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.calculator--results-footer {
    padding: 1.5rem 2rem;
}

.calculator--results-footer p {
    font-size: 13px;
    font-weight: 400;
}

.calculator--results-footer p {
    font-size: 13px;
    font-weight: 400;
}

.calculator--results-footer small {
    line-height: 20px;
}

.py--calculator h1 {
    font-size: 26px;
    font-weight: 600;
}

.calculator__description p {
    font-size: 14px;
    margin: 2em 0px;
    line-height: 25px;
}

.customer_records input[type="number"],
.customer_records_dynamic input[type="number"] {
    width: 38%;
    height: 60px;
    padding: 4px 10px;
    font-size: 13px;
    margin-bottom: 4px;
    border: 1px solid rgba(0, 0, 0, .1);
}

.customer_records span,
.customer_records_dynamic span {
    display: inline;
    width: 60px;
    display: inline-block;
    line-height: 40px;
    border: 1px solid rgba(0, 0, 0, .1);
    padding: 10px;
    font-size: 12px;
}

a.extra-fields-customer {
    font-size: 13px;
    color: #000;
    display: block;
    margin-top: 11px;
    font-weight: 600;
}

.form-calculator label {
    font-size: 14px;
}

.remove-field.btn-remove-customer {
    color: #525151;
    font-size: 14px;
}

.form-calculator .tooltiptext {
    top: -100px;
    max-width: 240px;
}

.p_25 {
    margin-bottom: 10px;
}

.my-colors {
    padding: 72px 0px;
}

.my_colors_inner {
    max-width: 50%;
}

.my_color_header {
    background: #efefef;
    padding: 26px;
    margin-top: 2em;
    border-bottom: 1px solid #ccc;
}

.my_color_header p {
    font-weight: bold;
    letter-spacing: 0;
    margin-bottom: 5px;
}

.my_color_header small {
    letter-spacing: 0;
    color: #a2a1a1;
}

.color-list-item__empty {
    padding: 50px 75px;
    text-align: center;
}

.my_colors_inner svg {
    font-size: 10px;
}

.single-list-colors {
    text-align: center;
    margin: 72px 0px;
}

.single-list-colors-inner p {
    max-width: 30%;
    margin: 2em auto;
}

.vertical-tabs {
    font-size: 15px;
    padding: 10px;
    color: #000;
    display: flex;
}

.vertical-tabs .nav-tabs .nav-link {
    border-radius: 0;
    background: transparent;
    text-align: left;
    font-size: 16px;
    border: none;
    color: #000;
    height: auto;
    width: 100%;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
}

.my__account {
    margin: 2em 0px;
}

.vertical-tabs .nav-tabs .nav-link.active {
    background-color: #e4654d!important;
    color: #fff;
}

.vertical-tabs .tab-content>.active {
    background: #fff;
    display: block;
}

.vertical-tabs .nav.nav-tabs {
    border-bottom: 0;
    border-right: 1px solid #c5c5c5;
    display: block;
    float: none;
    margin-right: 20px;
    padding-right: 15px;
    width: 20%;
}

.tab-content {
    width: 100%;
}

.vertical-tabs .sv-tab-panel {
    background: #fff;
    height: auto;
    padding-top: 10px;
}

@media only screen and (max-width: 420px) {
    .titulo {
        font-size: 22px
    }
}

@media only screen and (max-width: 325px) {
    .vertical-tabs {
        padding: 8px;
    }
}

.profile_pic img {
    border-radius: 50px;
}

.avatar {
    width: 104px;
    position: relative;
    margin-bottom: 2em;
}

.edit {
    position: absolute;
    bottom: 0;
    right: 0;
    background: #e4654d;
    color: #fff !important;
    width: 80px;
    text-align: center;
    height: 35px;
    border-radius: 50px;
    line-height: 34px;
}

.edit:hover {
    background: #003149;
    color: #fff;
}

.profile__form {
    padding: 0px 1em;
    border: 1px solid #e6e6e6;
    position: relative;
    text-align: left;
}

.profile__form .form-group {
    width: 49%;
    display: inline-block;
    vertical-align: top;
}

.profile__form .form-check {
    text-align: left;
}

.edit_form {
    display: block;
    text-align: right;
    color: #e4654d;
    font-size: 17px;
    padding-right: 20px;
    text-decoration: underline !important;
    font-weight: 500;
}

.order_s {
    text-align: left;
    border: 1px solid #e6e6e6;
    font-size: 13px;
    margin-bottom: 1.5em;
}

.logout {
    text-align: center;
}

.disclaimer {
    padding: 20px;
    font-size: 14px;
}

.sv-tab-panel {
    text-align: center;
}

.profile__info h3 {
    font-size: 20px;
    font-weight: 700;
}

.info__details {
    margin: 1em 0px;
    color: #969494;
}

.info__details p {
    line-height: 40px;
    font-size: 14px;
    color: #6f6e6e;
}

.info__details span {
    margin-right: 6px;
    background: #f9e3df;
    padding: 8px;
    color: #ea7d4d;
    border-radius: 50px;
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 0;
}

.info__details h5 {
    margin-bottom: 14px;
}

.order_header {
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: stretch;
    padding: 10px 20px;
}

.order_id ul li {
    display: inline-block;
    border-right: 1px solid #cecdcd;
    padding: 0px 8px;
}

.order_details {
    padding: 10px 20px;
    border-top: 1px solid #e0dede;
}

.order_product {
    display: flex;
}

.order_product_img {
    width: 200px;
}

.order_product_info {
    width: 90%;
    padding: 4px 20px;
}

.order_product_info h4 {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 3px;
}

.order_details h3 {
    font-size: 16px;
    margin-bottom: 20px;
}

.order_product_info a {
    color: #000000;
    text-decoration: underline !important;
}

.order_btn {
    width: 40%;
}

.order_btn a {
    display: block;
    text-align: center;
    padding: 10px;
    color: #000;
    font-weight: 500;
    margin-bottom: 9px;
    background: linear-gradient(to bottom, #f7f8fa, #e7e9ec);
    box-shadow: 0 1px 0 rgb(255 255 255 / 60%) inset;
    border: 1px solid #e2e2e2;
    text-transform: uppercase;
}

.order_btn a:hover {
    background: #e4654d;
    color: #fff;
}


/*wocommerce*/

.woocommerce-Address {
    flex: 0 0 50%;
    max-width: 50%;
    float: none !important;
    margin: 0px 5px;
}

.woocommerce-Addresses {
    display: flex;
    flex-wrap: nowrap;
    align-content: stretch;
    justify-content: space-evenly;
    align-items: center;
    margin-top: 2em;
}

.icon-content img {
    max-width: 50px;
}

.color-list .slick-track {
    width: 100% !important;
}

.color-list .slick-slide {
    width: 100% !important;
}

.woocommerce ul.products li.product .onsale {
    padding: 6px 10px !important;
    margin: 0px !important;
}

.color-list .slick-slide ul li {
    margin: 0px !important;
    text-align: center;
}

.woocommerce-loop-product__title {
    color: #000;
    font-size: 16px;
    line-height: 40px;
}

.woocommerce-Price-amount.amount {
    color: #e4654d;
    font-size: 14px;
}

.color-list .slick-slide ul li a:hover {
    border-color: #012334 !important;
    background-color: #012334 !important;
    color: #fff !important;
}
.product .button {
    margin: 10px;
    padding: 20px;
    max-width: 250px;
}
.woocommerce-Address-title h3 {
    font-size: 22px;
}

.form-row {
    width: 100%;
    float: none !important;
}
p#billing_address_2_field {
    display: none !important;
}
.woocommerce-input-wrapper,
.woocommerce form .form-row {
    width: 100% !important;
}
.woocommerce form .form-row {
    margin: 0 0 6px;
    width: 33% !important;
    display: inline-block;
    vertical-align: bottom;
    font-size: 16px;
    font-weight: 500;
}
.woocommerce form .form-row {
    padding: 3px 6px 0px !important;
    margin: 0 0 10px !important;
}
#billing_country_field {
    padding: 10px;
    color: #000;
    border: 1px solid #e0e0e0;
    background: #e8e8e8;
}
.woocommerce form .form-row {
    padding: 0px;
    margin: 0 0 6px;
}
#customer_details .col-12 {
    padding: 0px;
}
.woocommerce-address-fields input,
.edit-account input {
    height: 50px;
    border-radius: 0;
    font-size: 13px;
    text-transform: capitalize;
    outline: none !important;
    border: 1px solid #ccc;
    padding: 0px 13px;
}

.select2-container--default .select2-selection--single {
    border: 1px solid #ced4da !important;
    border-radius: 0px !important;
    height: 50px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 48px !important;
    border: 1px solid #ccc7c7;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 50% !important;
    right: 0;
    transform: translateY(-50%) !important;
}
.woocommerce form .form-row textarea {
    padding: 16px;
}
.woocommerce-checkout-payment button {
    background: #e4654d !important;
}
.woocommerce-address-fields input:hover,
.edit-account input:hover {
    border-color: #000;
}

.woocommerce form .form-row .select2-container {
    outline: none;
}

.woocommerce-MyAccount-navigation-link--downloads {
    display: none;
}

.woocommerce form .form-row {
    padding: 3px;
    margin: 0 0 12px;
}

.select2-selection__placeholder {
    font-size: 13px;
    font-weight: 300;
    color: #000 !important;
}

button.button {
    margin-top: 1em;
}

.form-row span {
    font-size: 16px;
}

.form-row label {
    color: #000;
}

.is-active a {
    background: #e4654d !important;
    color: #fff !important;
}

.nav-tabs li a:hover {
    background: #e4654d !important;
    color: #fff !important;
}

.nav-tabs li a {
    border-bottom: 2px solid #fff !important;
}

.woocommerce-info {
    border-top-color: #e4654d !important;
}

.woocommerce-info::before {
    color: #e4654d !important;
}

.tab-content a {
    color: #e4654d;
}

#customer_details {
    max-width: 89%;
    margin: 0px auto;
}

.woocommerce-info,
.woocommerce-info a {
    background: #e4654d !important;
    color: #fff !important;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    padding: 1em 93px 1em 93px !important;
}

.woocommerce-billing-fields__field-wrapper input {
    height: 50px;
    border-radius: 0px;
    font-size: 16px;
    padding: 0px 16px;
    border: 2px solid #ccc7c7;
}

.woocommerce-billing-fields__field-wrapper input:hover {
    border-color: #000;
}

.woocommerce-billing-fields h3,
.woocommerce-additional-fields h3 {
    font-size: 22px;
    margin-top: 1em;
}

.woocommerce-checkout-review-order {
    max-width: 89%;
    margin: 0px auto;
    padding: 0px 15px;
}

#order_review_heading {
    max-width: 89%;
    margin: 1em auto;
    padding: 0px 15px;
    font-size: 22px;
    font-weight: 500;
}

.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
    float: none !important;
    margin: 2em 0px 1em !important;
}

.woocommerce-checkout-review-order a {
    color: #e56b54;
}

.tab-content .woocommerce-message {
    background: transparent !important;
    color: #000 !important;
}

.ur-frontend-form {
    margin-bottom: 30px;
    padding: 0px !important;
    border: none !important;
    box-sizing: border-box;
}

.user-registration input {
    height: 50px;
    border: 1px solid #cecccc;
    vertical-align: top;
    font-size: 15px;
}

.user-registration input:hover {
    border-color: #000;
}

.ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item {
    margin-bottom: 0px !important;
}

.question {
    font-weight: 300;
    font-size: 14px !important;
    color: #000 !important;
}

.color-genius-selected {
    background: #f5be18 !important;
    transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
}

.vertical-tabs ul li {
    background: #eaeaea;
}

.icon-content p {
    display: table-cell;
    width: 60px;
    vertical-align: bottom;
}

.search_btn {
    padding: 0px;
}

.background-media-text__text {
    text-align: center;
    font-size: 1.1em;
    background: #ffffff;
    background: #fff;
    padding: 40px;
    max-width: 440px;
}

h3.quiz-title {
    font-size: 44px;
}

.background-media-text__subtext p {
    margin: 1em 0px;
    font-size: 16px;
}

.empty_cart {
    height: 440px;
    position: relative;
    text-align: center;
	margin: 0 20px;
}

.empty_cart p {
    margin: 1em 0px;
}

.empty_cart img {
    margin-top: 4em;
}

p.error {
    font-size: 18px;
}

#mySidenav {
    z-index: 9999999999 !important;
}

.mobmenu-right-panel li,
.rightmbottom,
.rightmtop {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

#mobmenuright li a,
#mobmenuright li a:visited,
.show-nav-right .mob-menu-copyright,
.show-nav-right .mob-expand-submenu i {
    color: #000 !important;
}

.mob-menu-right-bg-holder {
    background: #fff;
}

.main_shop {
    display: none !important;
}

.sub-menu li a {
    margin: 0px !important;
}
.mobmenu-content #mobmenuright > li > a:hover {
    background-color: #fff !important;
}
.show-sub-menu li a {
    font-weight: 400 !important;
}
.mobmenu-content #mobmenuright .sub-menu {
    background-color: #ffffff !important;
}
.search_header {
    margin: 3em 0px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 2em;
    padding-bottom: 2em;
}

.search_header .modal-search {
    max-width: 100%;
    margin-top: 1em;
}

.search_header .modal-search input[type='text'] {
    border-color: #e4654d;
    color: #000 !important;
}

.search_header .modal-search input[type='text']::placeholder {
    color: #b5b5b4;
}

.search_header .modal-search input[type='text']:-ms-input-placeholder {
    color: #b5b5b4;
}

.search_header .modal-search input[type='text']::-ms-input-placeholder {
    color: #b5b5b4;
}

.result_value {
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 1em;
    font-weight: bold;
    color: #696969;
}
.best-sellers .products li .price {
  opacity:0;
}
.best-sellers .products li:hover .price {
   opacity:1;
	transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
}
.woocommerce ul.products li.product .button {
    margin-top: 0px !important;
}
.price bdi {
    color: #000 !important;
    font-weight: normal;
    display: block;
    line-height: 11px;
}
.sub-menu li a {
    line-height: 20px !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    padding: 0px 15px;
}
.feature__text__inner {
    padding: 0px 50px;
}
.stellarnav {
    position: relative;
    /* z-index: 1000; */
    line-height: normal;
    max-width: 60%;
    margin: 0px auto;
}
.block-section-bs-inner {
    display: flex;
    align-content: space-between;
    justify-content: flex-end;
    align-items: center;
    background: #ffffff;
    margin-top: 25px;
}
.block-section-bs-img {
    width: 100%;
}
.block-section-bs-text {
    padding: 30px;
}
.clp-iconbar-inner {
    display: flex;
    align-content: space-between;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
}
td.product-name a {
    color: #000;
    font-weight: bold;
}
.woocommerce table.shop_table td {
    text-align: left;
}
.woocommerce-Price-amount.amount {
    color: #000000;
    font-size: 14px;
    font-weight: bold;
}
.wishlist-title-container {
    display: none;
}
.cart {
    max-width: 1140px;
    margin: 50px auto !important;
}
.yith-wcwl-share ul {
    display: none;
}
.clp-iconbar-inner-text {
    width:20%;
}
.text-icon-center {
    width: 80%;
}
.text-icon-center ul {
    text-align: center;
}
.text-icon-center ul li {
    display: inline-block;
    width: 28%;
}
.clp-iconbar-inner-text p {
    margin: 0;
    color: #1b1d1e;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: .5px;
    line-height: 22px;
    padding: 15px 0;
}
.small-iconss span {
    text-transform: uppercase;
}
/*.iocn-banch {
    display: flex;
    flex-wrap: nowrap;
    align-content: space-around;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
}*/
.iocn-banch-icon img {
    width: 50px;
    display: block;
    margin: 0px auto;
}
/*.iocn-banch-icon {
    width: 50%;
    text-align: center;
	font-size:14px;
}*/
.iocn-banch-icon {
    display: block;
    padding: 12px 0px;
}
.iocn-banch {
    display: flex;
    flex-wrap: nowrap;
    align-content: space-between;
    justify-content: space-between;
    align-items: center;
    margin-top: 1em;
}
.iocn-banch-icon {
    display: block;
    padding: 12px 0px;
    width: 33.3%;
    text-align: center;
}
img.satisfied {
    width: 100px;
}
.iocn-banch-icon span {
    width: 80%;
}
.iocn-banch-icon span {
    font-size: 14px;
    display: block;
    font-weight: 500;
}
.footer-menu li a:hover {
    opacity: 1;
}

.footer-menu li {
    list-style: none;
}
.footer-information-content {
    text-align: right;
}


@keyframes mirrorflip {
	0% {
		transform: scale(1, 1);
		-webkit-transform: scale(1, 1);
		-moz-transform: scale(1, 1);
		-o-transform: scale(1, 1);
		-ms-transform: scale(1, 1);
		
	}
	50% {
		transform: scale(-1, 1);
		-webkit-transform: scale(-1, 1);
		-moz-transform: scale(-1, 1);
		-o-transform: scale(-1, 1);
		-ms-transform: scale(-1, 1);
	}
	100% {
		transform: scale(1, 1);
		-webkit-transform: scale(1, 1);
		-moz-transform: scale(1, 1);
		-o-transform: scale(1, 1);
		-ms-transform: scale(1, 1);
	}
}
.footer-logo img {
    width: 170px;
}
/*.newsletter-cta {*/
/*    display: none;*/
/*}*/
.happy__inner {
    margin-bottom: 1em;
}
.newsletter__input-group {
    width: 400px;
    margin: 0px auto;
}
.email__subscription {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    align-content: space-between;
    width: 700px;
}
.woo-related-products-container {
    margin-bottom: 60px;
}
.woocommerce-price-suffix {
    display: none;
}
.newsletter-cta {
    display: none;
}

@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes drop {
  0% {
    bottom: 0px;
    opacity: 1;
  }
  
  80% {
    opacity: 1;
  }
  
  100% {
    opacity: 1;
    bottom: -200px;
  }
}

@keyframes wave {
  0% {
    background-position: 0 160px;
    background-size: 170px 300px;
  }
  
  100% {
    background-position: 500px -18px;
    background-size: 250px 150px;
  }
}
.kuhl {
    margin-top: 0;
    width: 50%;
}
.loader {
    width: 50px;
    height: 50px;
    position: relative;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    text-align: center;
    line-height: 44px;
    font-family: sans-serif;
    color: #ffffff;
    font-size: 16px;
    border-radius: 25px;
}
.quiz-step__inner svg {
    display: none;
}
.quiz-step__text p {
    margin-top: 1em;
}
.loader span {
  z-index: 3;
}
.quiz-step__content p {
    margin: 0;
}
.loader-bg {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-radius: 100px;
    z-index: 2;
    animation: wave 1s ease-out forwards;
    background: #6bc9ec !important;
}
.drops {
  -webkit-filter: url('#liquid');
  filter: url('#liquid');
  position:absolute;
  top:0;
  left:0;
  bottom:0;
  right:0;
  z-index: 1;
  opacity: 0;
  animation: fade-in .1s linear .4s forwards;
}

/*.drop1 , .drop2 {
  width: 21px;
  height: 24px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background-color: #10a7c1
}*/
.drop1 {
    width: 60px;
    height: 16px;
    bottom: 20px;
    border-radius: 0;
}
.drop2 {
  animation: drop 1.3s cubic-bezier(1,.19,.66,.12) .5s infinite;
}
.newsletter-ctaone {
    display: block;
    background: #012334;
    color: #fff;
    padding-bottom: 80px !important;
}
.happy__inner {
    margin-bottom: 1em;
    max-width: 700px;
    margin: 20px auto;
}
#woorelatedproducts li.product {
    position: relative;
}
span.onsale {
    border: none;
    position: absolute;
    right: 10px;
    top: 10px;
    background: #ef5b8e;
    padding: 4px 10px;
    color: #fff !important;
    border-radius: 6px;
}
.main_img img {
    margin: 0px auto !important;
    display: block !important;
    text-align: center !important;
    max-width: 70%;
}
span.color-card__desc {
    display: none;
}
.printlab .filter-panel__content {
    margin: 0px;
}
.printlab ul li {
    margin-bottom: 5em;
}
/*.copyright-inner {
    display: flex;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: space-between;
    align-items: flex-end;
}*/
.footer__items {
    color: #fff;
    
}
.footer-information-content p {
    margin-bottom: 0;
}
.footer-information-content h4 {
    font-size: 23px;
}
.footer__menu__sub {
    width: 20%;
}
.colors-grid__css-grid .__item:hover p {
    display: none;
}
.search-product {
    display: flex;
}

.search-product li {
    display: inline-block;
    vertical-align: top;
    width: 25%;
}
.search-product {
    display: block;
}
.search-body .pdp-cross-selling {
    padding-top: 0;
}
.color-card__cta p {
    font-size: 12px;
    font-weight: 600;
    color: #a0a1a3;
}
.footer-section {
    background: #003149;
}
.right-align {
    text-align: right;
}
.center-align {
    text-align: center;
}
.footer-social {
    margin-top: 20px;
}
.footer__items__row {
    display: flex;
    flex-wrap: nowrap;
    align-content: space-between;
    justify-content: space-between;
    align-items: flex-end;
    margin-top: 2em;
}
.shopnow a {
    display: inline-block;
    padding: 1.5rem 0rem 1.4rem;
    font-size: 14.08px;
    font-size: .88rem;
    font-weight: 500;
    line-height: 1.1;
    text-align: center;
    border-radius: 40px;
    border: 2px solid #6bc9ec;
    background-color: #6bc9ec;
    max-width: 240px;
    color: #003149;
    width: 100%;
    -webkit-transition-property: background-color, border-color, color;
    transition-property: background-color, border-color, color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: cubic-bezier(0, .59, .25, 1);
    transition-timing-function: cubic-bezier(0, .59, .25, 1);
    margin: 30px 0px;
}
.full-image {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
    text-align: center;
}
.full-image .block-section-bs-text {
    padding: 2em 0px;
}
.shopnow a:hover {
    box-shadow: 0px 0 30px 3px #c1c1c1;
    transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    border-color: #43a2c5;
    color: #fff;
}
.supplies a {
    background: transparent;
    border: none;
    box-shadow: none !important;
}
.full-image .block-section-bs-text {
    width: 90%;
}
.full-image .block-section-bs-text p {
    margin-bottom: 20px;
    text-align: left;
}
.big-section-text {
    text-align: center;
    max-width: 90%;
    margin: 2em auto 0px;
}
.big-section-text p {
    margin-bottom: 16px;
}
#rmp_menu_trigger-1087:hover .
-menu-pro-inner, #rmp_menu_trigger-1087:hover .responsive-menu-pro-inner::before, #rmp_menu_trigger-1087:hover .responsive-menu-pro-inner::after {
    background-color: #000 !important;
}
.rmp_menu_trigger {
    display: none !important;
}
.best-seller-inner h3 {
    font-size: 35px;
}
.color-card__title {
    font-size: 17px !important;
    font-weight: 400 !important;
}
.product-categories__item {
    width: 26%;
    margin: 0px auto;
}
.trip {
    max-width: 1140px;
}
.trip .product-categories__item {
    margin-top: 3em !important;
}
.custom-nav {
    width: 70%;
}
.custom-nav ul li a {
    color: #000;
    margin: 0px 15px;
    font-weight: 600;
    display: block;
    line-height: 46px;
    font-size: 15px;
    letter-spacing: 0px;
}
.sub-menu li a {
    line-height: 22px;
    color: #000;
    padding: 8px 15px;
}
.custom-nav svg {
    font-size: 10px;
    margin: 0px 10px;
}
.navi {
    text-align: center;
    width: 100% !important;
}
.navi li {
    list-style: none;
}
.dropdown .sub-menu {
    position: absolute;
    top: 100%;
    right: 0px;
    opacity: 0;
    width: 130px;
    transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    background: #fff !important;
    z-index: 99;
    text-align: left;
    box-shadow: 0 10px 20px rgb(0 0 0 / 9%);
}
.custom-nav ul li a:hover {
    color: #6bc9ec !important;
}
.dropdown:hover .sub-menu {
    opacity: 1;
    transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
}
.navi {
    text-align: center;
    width: 100% !important;
    display: flex;
    align-items: flex-start;
    justify-content: center;
}
.logo-maker {
    text-align: center;
    height: 600px;
    background-size: cover !important;
    background-position: center center !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.logo-maker-title {
    font-weight: 600;
	margin-bottom:25px;
}
.logo-maker-inner p {
    max-width: 670px;
    margin: 0px auto;
    font-size: 18px;
    line-height: 35px;
    color: #000;
    margin-bottom: 50px;
}
.logo-maker-inner {
    max-width: 750px;
    margin: 0px auto;
}
.grid__item {
    width: 30%;
    display: inline-block;
}
.image__wrap {
    max-width: 70px;
    margin: 0px auto;
    padding-bottom: 15px;
}
.text--eyebrow {
    font-size: 13px;
    letter-spacing: 2px;
    font-weight: 600;
    margin-bottom: 30px;
}
.logo-maker-inner a {
    padding: 24px 50px;
    text-align: center;
    background: #6cc9ec;
    border-radius: 100px;
    font-family: 'Montserrat', sans-serif;
    color: #000;
    font-size: 14px;
    font-weight: 600;
}
.logo-maker-inner a:hover {
    background: #63bee1;
}
.feature-row__item {
    order: 1;
    flex: 0 1 50%;
}
.feature-row {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row;
}
.shopify-section.index-section--background {
    background: #f5f9fa;
}
.feature-row__text {
    background: #fff;
    max-width: 460px;
    padding: 30px;
    margin: 30px 90px 30px 30px;
}
.feature-row__text h2 {
    font-size: 40px;
    margin-bottom: 30px;
color:#000;
}
.featured-row__subtext {
    font-size: 18px;
    font-family: 'Merriweather', serif;
    margin-bottom: 15px;
    line-height: 33px;
}
.feature___img img {
    object-fit: cover !important;
    display: block;
    object-fit: cover;
    font-family: "object-fit: cover";
    width: 100%;
}
.all-button {
    display: inline-block;
    padding: 15px 10px;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.1;
    text-align: center;
    border-radius: 40px;
    background-color: #6bc9ec;
    max-width: 150px;
    color: #000000 !important;
    width: 100%;
    -webkit-transition-property: background-color, border-color, color;
    transition-property: background-color, border-color, color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: cubic-bezier(0, .59, .25, 1);
    transition-timing-function: cubic-bezier(0, .59, .25, 1);
    margin-top: 15px;
    font-family: 'Montserrat', sans-serif;
}

.block-section-bs-text h2 {
    font-size: 40px;
    margin-bottom: 30px;
    color: #000;
}
.block-section-bs-text p {
    font-size: 1.1em;
    line-height: 32px;
}
.newsletter-section {
    text-align: center;
    padding: 75px 0px;
    background: #003149;
    color: #fff;
}
.newsletter-tittle {
    margin-bottom: 30px;
}
.enlarge-image p {
    color: #fff;
    font-size: 1.1em;
    margin-bottom: 15px;
}
.page-width {
    max-width: 750px;
    margin: 0px auto;
}
.emaillist input[type='email']::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #a7a7a7;
}
.emaillist input[type='email']::-moz-placeholder { /* Firefox 19+ */
   color:#a7a7a7;
}
.emaillist input[type='email']:-ms-input-placeholder { /* IE 10+ */
  color: #a7a7a7;
}
.emaillist input[type='email']:-moz-placeholder { /* Firefox 18- */
  color:#a7a7a7;
}
.site-footer--secondary {
    padding: 15px 0;
    background-color: #012334;
}
.footer__social li {
    display: inline-block;
    margin: 0 15px 15px 0;
}
.footer__social .icon {
    width: 24px;
    height: 24px;
}
.inline-list li {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}
.site-nav__item--border-left {
    border-left: 1px solid #f7f9f9;
    margin: 5px;
    padding-left: 10px;
	    color: #fff;
}
li.footer__small-text {
    color: #767373;
    font-size: 14px;
}
#Footer-social ul li a {
    color: #fff;
    font-size: 24px;
}
.testimonials-section {
    background: #003149;
	margin: 75px 0px 0px;
	padding: 75px 0px;

}
.wptww-testimonials-slidelist.slick-slider {
    padding: 0px !important;
}
.testimonials-section-text {
    color: #fff;
}
.testimonials-section-text span a {
    color: #fff;
    font-size: 12px;
    margin-left: 10px;
}
.logo-bar {
    padding: 75px 0px;
}
.logo-bar-inner {
    display: flex;
    justify-content: center;
    align-items: center;
}
.logo-bar__item {
    flex: 0 1 160px;
    margin: 0 20px;
}
.n2-ss-layer {
    padding: 0px !important;
}
.imagesss img {
    width: 100%;
}
.footer__logo {
    padding: 2em 0px;
}
/*.color__swatch #thmbnhvr {
    display: none !important;
	transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
}*/
#thmbnhvr {
    width: 100%;
    height: 300px;
    object-fit: cover;
    display: none !important;
    position: absolute;
    left: 0;
    top: 0;
}
#thmbn {
    width: 100%;
    height: 300px;
    object-fit: cover;
	transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
}
.color__swatch, .product-categories__supplies {
    position: relative;
}
.color__swatch:hover #thmbnhvr{
    display: block !important;
	transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
}
.product-categories__supplies:hover a #thmbnhvr {
    display: block !important;
}
.product-categories__supplies:hover #thmbn, .color__swatch:hover #thmbn {
    opacity: 0;
}
.demo-gallery img {
    width: 100%;
    height: 600px;
    object-fit: cover;
    max-width: 100%;
}
.hel-row__image-bullets {
    background: #fff;
}
.responsive-menu {
    display: none;
}

.rightsidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 999999;
    top: 0;
    right: 0;
    background-color: #000;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

.rightsidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.rightsidenav a:hover {
  color: #f1f1f1;
}

.rightsidenav .closebtn {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 36px;
    margin-left: 0;
    width: 100%;
    text-align: right;
    padding-right: 20px;
}

@media screen and (max-height: 450px) {
  .rightsidenav {padding-top: 15px;}
  .rightsidenav a {font-size: 18px;}
}





/*RESPONSIVE*/

@media only screen and (max-width: 1600px) {
.slider-wrapper {
    height: 750px;
}
.container {
    max-width: 1440px;
}
}
@media only screen and (max-width: 1400px) {
.slider-wrapper {
    height: 800px;
}
.nav__cart_number {
    left: -10px;
    top: -10px;
}
.logo-maker {
    height: 360px;
}
.feature-row {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
}
}
@media only screen and (max-width: 1200px) {
    .slick-arrow {
        display: none !important;
    }
    .press-card {
        margin-top: 0;
    }
    .filter-container .filter-panel {
        width: 35%;
        padding-right: 0;
    }
    .blog-hero__slide__left h1 {
        line-height: 34px;
        font-size: 27px;
    }
    ul.right-panel {
        right: 25px;
    }
}

@media only screen and (max-width: 1199px) {
.block-section-bs-img img {
    object-fit: cover;
    width: 100%;
    height: 500px;
}
.block-section-bs-text h2 {
    font-size: 30px;
}
.block-section-bs-text p {
    font-size: 16px;
}
.feature-title {
    margin-bottom: 10px;
}
.feature {
    padding: 0px 0px 4em;
}
.iocn-banch-icon {
    width: 33.3%;
    text-align: center;
}

.iocn-banch-icon img {
    margin: 0;
    display: inline-block;
}
.iocn-banch-icon br {
    display: none;
}
.iocn-banch-icon span {
    display: inline-block;
}
.iocn-banch p {
    font-size: 16px;
    text-transform: uppercase;
    line-height: 24px;
    margin-top: 20px;
}
.satisfied {
    max-width: 100px !important;
    margin: 0px auto !important;
    text-align: center;
    display: block;
}
.iocn-banch-icon img {
    width: 42px;
    display: block;
    text-align: center;
    margin: 0px auto;
    padding-right: 10px;
}
.iocn-banch-icon img {
    display: block;
    text-align: center;
    margin: 0px auto !important;
    width: 70px;
}
.iocn-banch {
    margin-top: 40px;
}
.satisfied {
    margin: 10px auto !important;
    width: 100% !important;
    display: block !important;
}
.iocn-banch-icon {
    line-height: 50px;
}
.page-width--full {
    padding: 75px 0px;
}
}
@media only screen and (max-width: 1099px) {
.block-section-bs-text h2 {
    font-size: 25px;
    margin-bottom: 11px;
}
}
@media only screen and (max-width: 1075px) {
.genius__content {
    padding: 20px;
}
.genius__content p {
    font-size: 18px;
    line-height: 26px;
}
.genius__content h3 {
    font-size: 18px;
}
.slider-content h1 {
    font-size: 40px;
}
.clp-iconbar-inner-text p {
    font-size: 13px;
}
.testimonial-items {
    margin: 0px;
}
.block-section-bs-text p {
    font-size: 16px;
    line-height: 26px;
}
}

@media only screen and (max-width: 1024px) {
    .navbar-nav li a {
        margin: 0px 20px;
    }
    .feature__text__inner {
        max-width: 100%;
        margin: 30px auto 30px;
    }
    .press-card__logo {
        padding: 0 100px;
        max-width: 500px;
        margin: 20px auto;
    }
    .press-icon li {
        width: 33%;
        display: inline-block;
        vertical-align: top;
        margin: 2em 0px;
    }
    .template-calculator .container .calculator {
        max-width: 100%;
        display: inherit;
    }
	
    section.template-calculator {
        background: #fff;
        overflow: hidden;
    }
    .calculator--results {
        width: 100%;
        margin-top: 0;
        background: #fff;
    }
    .py--calculator {
        width: 100%;
    }
    .calculator--results-header,
    .calc_items,
    .calculator--results-footer {
        padding: 14px 0px;
    }
    .template-calculator .container .calculator {
        padding: 2em 0px;
    }
    .calculator__description p {
        font-size: 13px;
    }
    ul.navbar-nav {
        display: none !important;
    }
    .main_shop {
        display: block !important;
    }
    .topbar p {
        line-height: 19px;
        display: none;
    }
	.iocn-banch-icon {
    line-height: 40px;
}
.navi {
    text-align: center;
    width: 100% !important;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}	
}

@media only screen and (max-width: 991px) {
    .right-panel {
        right: 30px !important;
    }
	.navbar {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: flex-start;
}
    .navbar-collapse {
        background: #e4654d;
        position: absolute;
        left: 0;
        right: 0;
        top: 60px;
        z-index: 99;
    }
    .navbar-nav {
        text-align: left;
    }
    .navbar-nav li a {
        color: #ffffff !important;
    }
    .navbar-nav li a:hover,
    .right-panel li a:hover {
        color: #ffffff !important;
    }
    .dropdown-menu {
        background: #a54331;
    }
    .navbar-nav li a {
        margin: 0px 20px;
        padding: 9px 0px;
    }
    button.navbar-toggler {
        border: none;
    }

    .icon-set__inner {
        text-align: center;
        margin-top: 3em;
    }
    ul.__icon-set {
        text-align: center;
    }
    .__icon-set li {
        width: 40%;
    }
    .__icon-set li img {
        width: 36px;
        margin-right: 12px;
        display: block;
        text-align: center;
        margin: 0px auto;
    }
    #ordertwo,
    #producttwo {
        -webkit-order: 1;
        order: 1;
    }
    #orderone,
    #productone {
        -webkit-order: 2;
        order: 2;
    }
    .intro-text-block {
        padding: 30px 0px;
    }
    .footer-section {
        text-align: center;
    }
    .footer-logo {
        margin: 1em 0px;
    }
	.footer-menu {
    text-align: left;
}
	.footer__items__row {
    display: block;
    text-align: center;
}
    .footer-sub__links {
        margin-bottom: 2em;
		text-align: left;
    }
	.footer-section {
    padding: 5px 0;
}
	.social-information {
    text-align: center;
    margin: 2em 0px;
}
	.footer__menu__sub h3 {
    text-align: left;
}
	.es_subscription_form {
    margin: 0px auto;
}
.footer-widget-title {
    text-align: center;
}
    .panel-body {
        font-size: 15px;
        padding-bottom: 30px;
        padding-right: 0;
        text-align: left;
    }
    .faq-page__titlew {
        font-size: 25px;
        margin-bottom: 20px;
        text-align: left;
    }
    .Product_details .slick-arrow {
        display: block !important;
    }
    .Product_details .slick-next {
        right: 0;
        top: 0;
    }
    .Product_details .slick-prev {
        left: 0;
        top: 0;
    }
    .Product_details {
        margin-top: 17px;
    }
    .Product.details_content {
        margin-top: 30px;
    }
    .product__details__subtitle {
        font-size: 12px;
        margin-bottom: 0;
    }
    .dropdown-item.active,
    .dropdown-item:active {
        color: #fff;
        text-decoration: none;
        background: #883222 !important;
    }
    .dropdown-menu li a {
        margin: 0px !important;
        padding: 13px 14px;
    }
    .dropdown-item:focus,
    .dropdown-item:hover {
        color: #16181b;
        text-decoration: none;
        background-color: transparent !important;
    }
    .supply-pdp-feature {
        margin: 20px 0px;
    }
    .blog-carousel {
        margin: 20px 0px;
    }
    .topbar p {
        font-size: 13px;
        line-height: 17px;
        padding: 1em;
    }
    button.navbar-toggler {
        display: none;
    }

.iocn-banch-icon img {
    margin: 0px auto !important;
    display: block !important;
}
.iocn-banch-icon {
    line-height: 40px;
    text-align: center;
}

.colors-grid__css-grid {
    text-align: center;
    padding-left: 0;
}
.caps__qp p {
    margin: 0em 0px 1em;
    font-size: 13px;
    line-height: 27px;
}
.footer-sub__links li a {
    font-size: 14px;
}
.happy__inner img {
    width: 100px;
}
.filter-container .filter-panel {
    width: 50%;
    padding-right: 0;
    padding: 20px;
}
.product-categories__item {
    width: 26%;
}
.email__subscription {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    align-content: space-between;
}
.footer-bottom-content {
    text-align: center;
}
}

@media only screen and (max-width: 975px) {
    .faq-page article {
        display: none;
    }
    #accordion a {
        padding: 20px 0px;
    }
    #accordion a {
        padding: 20px 0px;
        font-size: 14px;
    }
    .panel-body p,
    .panel-body ul li {
        font-size: 14px;
    }
    .my_colors_inner {
        max-width: 100%;
        text-align: center;
    }
    .vertical-tabs .nav.nav-tabs {
        width: 40%;
    }
    .order_product {
        display: block;
    }
    .order_product_img {
        width: 100%;
        max-width: 130px;
        margin-bottom: 15px;
    }
    .order_product_info {
        width: 100%;
        padding: 0;
        margin-bottom: 16px;
    }
    .order_btn {
        width: 100%;
    }
	.best-seller-inner ul li {
    width: 46% !important;
}
}

@media only screen and (max-width: 882px) {

.block-section-bs-text p {
    line-height: 24px;
}
.block-section-bs-text h2 {
    font-size: 20px;
    margin-bottom: 12px;
}
    .press-icon li {
        width: 100%;
        margin: 0px;
    }
    .qp-list li {
        width: 32%;
    }
    .filter-container .filter-panel {
        width: 40%;
        padding-right: 0;
    }
    .__content__is-feature h4 {
        font-size: 18px;
    }
    .__content__is-feature p {
        font-size: 13px;
    }
    .clp-iconbar__grid {
        width: 100%;
        text-align: center;
    }
    .clp-iconbar__image {
        width: 50px;
        display: block;
        vertical-align: middle;
        text-align: center;
        margin: 1em auto;
    }
    .wrap {
        display: inherit;
    }
    .checkout-left {
        width: 100%;
        border-right: none;
        padding: 0px;
    }
    .sidebar {
        width: 100%;
        background-position: left top;
        float: none;
        padding: 0;
    }
    #checkout-left {
        -webkit-order: 2;
        order: 2;
    }
    #sidebar {
        -webkit-order: 1;
        order: 1;
    }
    #expander {
        cursor: pointer;
        margin-bottom: 10px;
    }
    #ex-content {
        display: none;
    }
    .crm-subhead {
        border-bottom: 1px solid #c6c6c6;
        padding: 1.2em 0;
        font-size: 14px;
        font-weight: 500;
        color: #e4654d;
    }
    .show_details {
        width: 70%;
        display: inline-block;
        font-size: 13px;
    }
    .show_details .svg-inline--fa.fa-chevron-down {
        font-size: 11px;
        margin-left: 3px;
    }
    .product__description__name {
        width: 80%;
    }
    .totle__price {
        width: 28%;
        display: inline-block;
        text-align: right;
        font-size: 17px;
        color: #000;
        font-weight: 600;
    }
    .crm-subhead svg {
        margin-right: 6px;
    }
    .order-summary__total {
        padding-top: 0;
    }
    #sidebar {
        display: none;
    }
    .mobile__wrap {
        display: block;
    }
    span.payment-due__price.skeleton-while-loading--lg {
        font-size: 15px;
        font-weight: 600;
    }
    .cs__-button {
        padding: 10px 10px !important;
        font-size: 12px !important;
        margin-bottom: 10px;
        right: 20px;
    }
    .step__footer input[type='submit'] {
        margin-top: 0.5em;
        width: 100%;
    }
    .wrap__header .navbar-brand {
        margin: 0;
        display: none;
    }
    .alternative-payment-separator::after,
    .alternative-payment-separator::before {
        width: 42%;
    }
    .__categories li {
        width: 100%;
        border-bottom: 1px solid #e4e4e4;
        padding: 3em 0px;
        border-right: none;
    }
    .__categories li:last-child {
        border-bottom: none;
    }
    .BrowseByCategory_inner {
        margin-bottom: 10px;
        font-size: 20px;
    }

.footer-menu {
    text-align: center;
}
.footer-sub__links {
    text-align: center;
}
.footer__menu__sub h3 {
    text-align: center;
    margin-top: 2em;
}
.footer__items p {
    font-size: 13px;
}
.copyright-information li a {
    line-height: 30px;
    display: block;
    margin-top: 10px;
    font-size: 14px;
}
.footer__menu__sub {
    width: 50%;
}
.email__subscription {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    align-content: space-between;
    width: 100%;
    margin: 0px auto;
	}
.footer-bottom-content {
    text-align: center;
}
ul.copyright-information {
    padding: 0;
}
.custom-nav ul li a {
    color: #000;
    margin: 0px 14px;
    font-size: 15px;
}
}
	


@media only screen and (max-width: 767px) {
#slide-nav .custom-nav .navi {
    display: block;
    text-align: left;
    width: 100%;
}
#slide-nav .custom-nav .navi li a {
    color: #fff;
}
#slide-nav .custom-nav {
    display: block !important;
    width: 100%;
}
#slide-nav .custom-nav .sub-menu {
    background: #2e2d2d !important;
    position: relative;
    width: 90%;
    display: block !important;
    opacity: 1;
    margin: 0px auto;
}
.responsive-menu {
    display: block;
}
.feature-row__item {
    order: 1;
    flex: 0 1 100%;
}

.feature-row__text {
    background: #fff;
    max-width: 100%;
    padding: 30px;
    margin: 0px auto 50px;
    order: 2;
    text-align: center;
}
.feature-row {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row;
}
.block-section-bs-img {
    width: 100%;
    order: 1;
}
.testimonial-items-img, .testimonial-items-text {
    width: 100% !important;
    position: relative;
}
.testimonial-items {
    display: flex !important;
    flex-wrap: wrap !important;
}
.testimonials-section-text {
    font-size: 20px;
}
ul.footer-sub__links {
    text-align: center;
}
.page-width--full {
    padding: 0px;
}
.footer__menu__sub .footer-sub__links {
    text-align: center !important;
}
.footer__menu__sub h3 {
    text-align: center !important;
}
.feature-row__text h2 {
    font-size: 20px;
    margin-bottom: 10px
    color: #000;
}
.feature___img img {
    order: 2;
}
.custom-nav {
    display: none;
}
.color__swatch {
    width: 150px;
    margin: 0px auto;
}
.product-categories-padding {
    padding: 20px 0px 0px;
}
.block-section-bs-text p, p {
    font-size: 14px;
}
.best-seller-inner h3 {
    font-size: 20px;
}
.footer__menu-section {
    display: flex;
    flex-wrap: wrap;
}
.footer__menu__sub {
    width: 50%;
}
.feature-title {
    font-size: 20px;
    line-height: 28px;
}
.block-section-bs-text {
    padding: 25px;
    text-align: center;
    background: #fff;
}
.block-section-bs .row{
background:transparent;
}
.right-panel li {
    display: inline-block;
    padding-left: 5px;
}
.rmp_menu_trigger {
    display: block !important;
}
a.fav {
    display: none;
}
.rmp-submenu li a {
    font-size: 16px !important;
}
.rmp-search-box {
    display: none;
}
.dashicons {
    color: #000 !important;
}
.rmp-menu-title, .rmp-menu-additional-content{
display:none !important;
}
.rmp-menu-item-link {
    color: #000 !important;
    font-size: 20px !important;
}
.rmp-menu-wrap {
    margin-top: 3em;
}
.right-panel {
    right: 0px !important;
}
.rmp_menu_trigger {
    padding: 0px !important;
    position: absolute !important;
    height: auto !important;
    width: 38px !important;
    top: 8px !important;
    right: 10px !important;
}
.footer-section {
    text-align: center;
    margin-top: 1em;
}
.big-section-text {
    text-align: center;
    max-width: 100%;
    margin: 0px;
}
.email-img {
    display: none;
}

    .slider-content h1 {
        font-size: 42px;
    }
    .genius__content a,
    .slider-content a {
        padding: 1rem 3rem 1rem;
    }
    section.feature.bg-light-blue,
    .best-sellers {
        text-align: center;
    }
    .best-sellers,
    .reviews-carousel {
        margin: 40px 0px;
    }
    .reviews-carousel {
        margin: 0px 0px;
        padding: 40px 0px;
    }
    section.Reviews-press {
        padding: 40px 0px;
    }
    .reviews-press__press {
        margin-bottom: 26px;
    }
    .feature {
        padding: 16px 0px 0px;
    }
    .genius__content h3,
    .reviews-carousel__titles h3 {
        font-size: 20px;
        margin-bottom: 14px;
    }
    .feature__text__inner {
        margin: 0px auto 30px;
        max-width: 100%;
    }

    .product-categories-padding h3,
    .product-categories-padding h3, .newsletter-cta h3 {
    font-size: 20px;
    margin-top: 16px;
}
.genius__content p {
    font-size: 14px;
}
h3.quiz-title {
    font-size: 25px;
}
.background-media-text__subtext p {
    margin: 1em 0px;
    font-size: 14px;
    line-height: 20px;
}
	.product-categories__items {
    margin: 0px 0px 0px;
}
    .footer-section {
        text-align: center;
    }
    .footer-logo {
        margin-bottom: 40px;
    }
    .footer-sub__links {
        margin-bottom: 40px;
    }
    .caps {
        text-align: center;
    }
    .home-social-padding {
        padding: 0px 0px;
    }
    .genius__content {
        margin-bottom: 40px;
    }
    .intro-text-block {
        padding: 30px 0px;
    }
    .intro-text-block p {
        font-size: 14px;
    }

    .slider-wrapper {
        background-size: contain !important;
        background-repeat: no-repeat !important;
    }
    .two-col-feature__list {
        text-align: left;
    }
    .__icon-set {
        text-align: center !important;
    }
    .two-col-feature__list li {
        font-size: 13px;
    }
    .press-card__logo {
        padding: 0px 90px 0px;
        max-width: 500px;
        margin: 20px auto;
    }
    .press-card__content {
        max-width: 100%;
    }
    .press-card {
        margin: 1.5em 10px;
    }
    .filter-container .outer {
        display: -webkit-box;
        display: -ms-flexbox;
        display: block;
    }
    .filter-container .filter-panel {
        width: 100%;
        padding-right: 0;
        position: inherit;
    }
    details {
        margin-bottom: 1rem;
        border-radius: 4px;
        max-width: 100%;
    }
    .mobile-screen button {
        background: #e4654d;
        color: #fff;
        font-size: 17px;
        border: none;
    }
    .modal-body .filter-values .filter-pill {
        width: 33%;
    }
    .modal-dialog {
        max-width: 700px;
        margin: 1.75rem auto;
    }
    .modal-body {
        padding: 0px 20px;
    }
    .filter-panel {
        display: none;
    }
    .mobile-screen {
        margin: 3em 0px;
    }
    .filter-container {
        padding: 20px 0px;
    }
    .mobile-screen {
        display: block;
    }
    .filter-mobile {
        width: 49%;
        display: inline-block;
        vertical-align: middle;
    }
    .clp-filters__count {
        text-align: right;
    }
    .modal-footer {
        display: block;
        text-align: center;
    }
    .supply-pdp-feature__inner {
        text-align: left;
    }
    .blog-carousel__titles {
        text-align: center;
        margin-bottom: 24px;
    }
    .blog-carousel__content {
        padding: 10px;
    }
    li.product-categories__supplies {
        width: 49% !important;
    }
    .supplies .product-categories__items {
        margin: 0px;
    }
    .supplies {
        padding-bottom: 0;
        padding-top: 0;
    }
    .newsletter-cta img {
        max-width: 370px;
        margin: 2em auto;
        display: block;
    }
    .roller {
        max-width: 120px;
        margin: 2em auto 1em;
        display: block;
    }
    .quiz-step__content {
        width: 100%;
    }
    .quiz-step__text {
        padding: 0px;
        text-align: center;
    }
    .quiz-step__avatar img {
        max-width: 40px;
    }
    .quiz__buttons .__button {
        padding: 0px !important;
        margin: 0px 0px 5px;
    }
    .quiz__buttons .__button {
        padding: 10px !important;
        margin: 0px 0px 5px;
    }
    .quiz-step__text p,
    .quiz-step__text a {
        font-size: 16px !important;
        color: #5a5a5a;
    }
    .review-inner h3 {
        text-align: center;
    }
    .reviews-carousel__list {
        text-align: center;
    }
    .reviews-carousel__content {
        min-height: auto;
    }
    #keyColorLightness .quiz__buttons .__button {
        width: 50px;
        height: 100px;
        border: none;
        padding: 0px !important;
    }
    .quiz__buttons .__button {
        height: 100px;
        width: 145px;
    }
    .quiz__buttons .__button__content img {
        margin: 0 auto 0;
    }
    .modal-open .modal {
        padding: 0px !important;
    }
    .blog-hero__slide__left h1 {
        line-height: 25px;
        font-size: 18px;
    }
    .blog-hero {
        padding: 0px 0px 0px;
    }
    .blog-nav__wrapper {
        display: block;
        overflow-y: scroll;
    }
    ul.blog-nav__links {
        width: 66%;
        display: inline-block;
        vertical-align: top;
    }
    .blog-nav__form {
        border-left: 1px solid #e4e4e4;
        padding-left: 10px;
        width: 32%;
        display: inline-block;
    }
    .blog-nav__links li a {
        font-size: 13px;
        margin-right: 16px;
    }
    .blog-nav__form button {
        position: absolute;
        right: 15px;
        z-index: 1;
        padding: 0px 8px;
        height: 50px;
    }
    .blog-nav__form input[type='search'] {
        height: 50px;
        padding: 10px 40px 10px 10px;
        position: relative;
        font-size: 12px;
    }
    .blog-nav__links li a {
        line-height: 54px;
    }
    .blog-hero {
        padding: 20px 0px;
    }
    .caps__qp {
        padding: 0px 1em;
    }
    .float__share {
        position: inherit;
        top: 0;
        left: 0;
    }
    .float__share ul {
        text-align: left;
    }
    .float__share ul li {
        display: inline-block;
        padding-right: 15px;
    }
    .blog-post-title a h3 {
        margin-bottom: 15px;
        font-size: 20px;
        text-align: left;
    }
    .blog-post-content p {
        margin-bottom: 2em;
        line-height: 21px;
        text-align: left;
        font-size: 13px;
    }
    .blog-post-content h2 {
        font-size: 15px;
        margin: 2em 0px;
        text-align: left;
    }
    .product-card-mini {
        left: 0;
        right: 0;
        margin: 0px auto;
    }
    .blog-post-content img {
        margin-bottom: 1em;
    }
    .blog-post-title {
        position: relative;
        text-align: left;
    }
    .blog-hero-101 {
        padding: 30px 0px !important;
        text-align: center;
    }
    .blog-hero-101 h2 {
        font-size: 2rem;
    }
    .blog-landing h2,
    .pagination-blog h2 {
        margin-bottom: 2em;
        font-size: 20px;
    }
    section.blog-landing {
        padding-top: 20px;
    }
    .page-title h2 {
        font-size: 19px;
    }
    .woocommerce-Addresses {
        display: block;
    }
    .woocommerce-Address {
        flex: 0 0 100%;
        max-width: 100%;
        float: none !important;
        margin: 18px 0px;
        padding: 0px;
    }
    .edit {
        position: inherit;
        width: 30%;
        display: block;
        margin: 1em 0px;
    }
    address {
        font-size: 13px;
    }
    .woocommerce-Address-title h3 {
        font-size: 18px;
    }
    .woocommerce form .form-row {
        width: 100% !important;
    }
.best-seller-inner ul li {
    width: 100% !important;
}
.genius__content p {
    margin-top: 1em;
}
.clp-iconbar-inner {
    display: block;
}
.clp-iconbar-inner-text {
    width: 100%;
    text-align: center;
}
.text-icon-center {
    width: 100%;
}
.small-iconss span {
    text-transform: uppercase;
    font-size: 13px;
}
.colors-grid__css-grid .__item {
    width:40%;
}
.filter-panel__content {
    width: 100%;
    margin-bottom: 0;
}
.newsletter-cta {
    display: none;
}
.happy {
    margin-bottom: 1em;
}
	.happy__content {
    margin-top: 0;
    padding-left: 48px;
    margin-left: 48px;
    border-left: none;
    max-width: 100%;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left;
    padding: 0px !important;
    text-align: center;
    margin: 0px !important;
}
.happy__inner {
    display: block;
}
.happy__content p {
    margin-top: 1em;
    line-height: 23px;
    font-size: 13px;
}
.faq-page__titlew {
    font-size: 40px !important;
    text-align: center;
}
h3.ea-header a {
    font-size: 18px !important;
}
.ea-card {
    margin-bottom: 2em !important;
}
.email__subscription {
    display: block;
}
.emaillist {
    width: 100%;
    margin-top: 1em;
}

.quiz-step__inner {
    display: block;
}
.email__subscription {
    width: 100%;
}
.iocn-banch-icon {
    line-height: 40px;
    text-align: center;
    display: block;
}
.footer__items {
    width: 100%;
    text-align: center;
}
.footer-information-content {
    padding-top: 1em;
}

	.block-section-bs-inner {
    display: block;
    text-align: center;
}
#myRedDIV   {-webkit-order: 2;}
#myPinkDIV  {-webkit-order: 1;}

/* Standard syntax */
#myRedDIV   {order: 2;}
#myPinkDIV  {order: 1;}
}

.two-third button a {
    color: #fff;
}


@media only screen and (max-width: 600px) {
    h3 {
        font-size: 20px;
    }
    .topbar p {
        line-height: 19px;
    }
	.product-categories__item {
    padding: 0;
}
    .slider-content {
        text-align: center;
        left: 0;
        right: 0;
        max-width: 450px;
        margin: 0px auto;
    }

    .icon {
        width: 100%;
    }
    .icon-content span {
        display: block;
        margin: 0px auto;
    }
    .icon-content h6 {
        font-size: 14px;
        width: 100%;
    }
    .testimonial_content p {
        font-size: 14px;
    }
    .product-categories-padding h3,
    .newsletter-cta h3 {
        font-size: 20px;
    }
    .c-gray {
        color: #4e5457;
        font-size: 14px;
    }
    .copyright {
        text-align: center;
    }
    .social-information {
        text-align: center;
        margin: 1em 0px 0;
    }
    .product-categories__items {
        margin: 50px 0px 0px;
    }
    .intro-text-block {
        padding: 20px 0px;
    }
    .intro-text-block p {
        font-size: 14px;
    }
    .genius__content a,
    .slider-content a {
        font-size: 12px;
        max-width: 200px;
        padding: 16px 0px;
        margin-top: 10px;
    }
    .inner-slider {
        min-height: 250px;
    }
    .__icon-set li span {
        display: block;
    }
    .__icon-set {
        text-align: center;
    }
    .content_wrapper h2 {
        font-size: 20px;
    }
    .press-card__content p {
        font-size: 14px;
    }
    .image {
        width: 100%;
        display: block;
    }
    .qp-list li {
        width: 100%;
        padding: 20px 10px;
    }
    .qp-section {
        padding: 20px 0px;
    }
    .faq-page {
        padding: 20px 0px;
    }
    .faq-page__titlew {
        font-size: 18px;
    }
    .happy__content p {
        font-size: 16px;
    }
    .down-section p {
        font-size: 14px;
    }
    .qp__list li {
        width: 100%;
    }
    .trade-program__form {
        padding: 0px 0px;
    }
    .caps__qp {
        text-align: center;
    }
    .qp-section__title {
        font-size: 20px;
    }
    .lead__cature__form {
        padding-top: 0;
    }
    fieldset {
        text-align: left;
    }
    .form__info {
        margin-top: 2em;
        text-align: left;
    }
    .field__set {
        margin-top: 0;
    }
    .field__set input,
    .form-group input {
        width: 100%;
        margin-bottom: 5px;
        font-size: 13px;
    }
    .form-group label {
        font-size: 13px;
        text-align: left;
    }
    .form__info ul li {
        font-size: 14px;
    }
    .trade-program__form p {
        font-size: 13px;
    }
    .radio-btns label {
        font-size: 14px;
    }
    .trade-list {
        margin: 1em;
        text-align: left;
    }
.colors-grid__css-grid .__item {
    width: 50%;
    margin: 0px;
}
    .__item.is-feature {
        width: 100% !important;
    }
    .modal-body .filter-values .filter-pill {
        width: 49%;
        font-size: 13px;
        text-align: center;
    }
    .supply-pdp-feature h2 {
        font-size: 25px;
    }
    .supply-pdp-feature p {
        margin: 1em 0px;
    }
    .tooltip__simple .tooltiptext {
        visibility: hidden;
        width: 270px;
        background-color: white;
        color: #000;
        text-align: center;
        border-radius: 6px;
        padding: 10px;
        position: absolute;
        z-index: 1;
        top: -140px;
        left: -180px;
        font-size: 12px;
    }
    .pdp-hero__content {
        padding: 20px;
    }
    .product__title {
        font-size: 25px;
    }
    .supply-pdp-feature h2 {
        font-size: 20px;
    }
    .product__short__description p {
        font-size: 13px;
    }
    .pdp-hero__trim,
    .pdp-hero__trim p,
    .shipping-modal {
        font-size: 13px;
    }
    .blog-carousel__slider {
        margin-top: 0em;
    }
    .blog-carousel__titles h2 {
        font-size: 25px;
    }
    .blog-post-card__content {
        padding: 36px 0px;
    }
    .blog-post-card__content h3 {
        font-size: 16px;
    }
    .product-categories__supplies img {
        max-width: 200px;
    }
    .product-categories__supplies h6 {
        margin-top: 1em;
    }
    li.product-categories__supplies {
        margin-bottom: 0;
    }
    .product-categories__supplies h6 {
        margin-top: 1em;
        font-size: 13px;
    }
    .supply-card__price {
        margin: 4px 0px;
        font-size: 14px;
    }
    .flag__inner {
        font-size: 12px;
    }
    .page-title p {
        color: #fff;
        font-size: 13px;
    }
    .quiz-step__bubble p {
        margin-bottom: 0.5em;
        text-align: left;
        font-size: 12px;
    }
    #colorAttitude .quiz-step__content {
        max-width: 100%;
    }
    .sign-quiz .newsletter-cta__text-inner-area {
        margin-bottom: 0;
    }
    #keyColor .quiz-step__content {
        width: 100% !important;
    }
    .field--select,
    .field--half {
        width: 100%;
    }
    .modal__content p {
        font-size: 13px;
    }
    .modal-header h3 {
        font-size: 16px;
    }
    .modal__content {
        padding: 10px 3px;
    }
    .blog-hero__slide__left h1 {
        line-height: 18px;
        font-size: 14px;
    }
    ul.blog-nav__links {
        width: 100%;
    }
    .blog-nav__links li a {
        margin-right: 12px;
    }
    form.blog-nav__form {
        display: none;
    }
    .my-colors {
        padding: 30px 0px;
    }
    .vertical-tabs {
        display: block;
    }
    .vertical-tabs .nav.nav-tabs {
        width: 100%;
        border-bottom: 1px solid #ccc;
        border-right: none;
    }
    .order_details {
        text-align: center;
    }
    .order_product_img {
        margin: 20px auto;
    }
    .order_header p {
        font-size: 11px;
    }
    .order_header span {
        font-size: 12px;
        margin-bottom: 8px;
        display: block;
    }
    .order_header {
        display: block;
        text-align: center;
    }
    .profile__form .form-group {
        width: 100%;
    }
    .form-group input {
        height: 42px;
    }
    .nav-tabs li a {
        border: 1px solid #d2d2d2 !important;
    }
    .vertical-tabs .nav.nav-tabs {
        margin-bottom: 26px !important;
    }
    .products li {
        width: 100% !important;
    }
	.email-img {
    display: none;
}
.copyright-inner {
    display: block;
}
.copyright {
    padding: 0;
    margin: 0;
}
	.footer-bottom-content {
    text-align: center;
    margin-bottom: 10px;
    color: #fff;
    margin-top: 1em;
}
.best-seller-inner ul li {
    width: 100% !important;
    margin-bottom: 0;
    height: 300px;
}
.faq-page__titlew {
    font-size: 24px !important;
    text-align: center;
}
}

@media only screen and (max-width: 512px) {
    .thumb-nav .slick-slide {
        width: 20% !important;
        display: inline-block;
    }
    .demo-gallery li img {
        width: 40px;
        height: 40px;
    }
    .feature__text h2 {
        font-size: 18px;
    }
    .feature__text p {
        font-size: 13px;
    }
    .pdp-cross-selling h2 {
        margin-bottom: 2em;
        font-size: 20px;
    }
    .pdp-cross-selling {
        padding: 30px 0px 0px;
    }
    .blog-hero__slide__left {
        margin-top: 0;
    }
    .tag {
        font-size: 10px;
    }
    .single-list-colors-inner p {
        max-width: 90%;
        margin: 2em auto;
        font-size: 14px;
    }
    h3.quiz-title {
        font-size: 25px;
    }
    .background-media-text__subtext p {
        font-size: 15px;
    }
    .color_genius {
        padding: 35px !important;
    }
    .background-media-text__text {
        padding: 25px;
    }
	.best-seller-inner ul li {
    width: 40% !important;
    margin-bottom: 0;
    height: 300px;
}
}

@media only screen and (max-width: 480px) {
    .__icon-set li {
        width: 100%;
    }
    .__icon-set li span {
        display: block;
        margin-bottom: 14px;
    }
    .__icon-career {
        width: 100%;
        margin-bottom: 2em;
    }
    .hero__pretitle {
        font-size: 10px;
    }
    #accordion .panel-heading .accordion-toggle::before {
        width: 30px;
        height: 30px;
        margin-top: -7px;
    }
    #accordion a {
        padding: 20px 0px;
        font-size: 13px;
    }
    .underline:not(.is-quiet) {
        letter-spacing: 1px;
    }
    .happy__inner img {
        height: 80px;
        width: 80px;
    }
    .happy__content p {
        font-size: 14px;
    }
    .login__inner h2 {
        text-align: center;
        font-size: 27px;
        font-weight: 600;
        margin: 1em 0px 15px;
    }
    .jcc {
        font-size: 14px;
    }
    .colors-grid__css-grid .__item {
        width: 48%;
        padding: 0px;
    }
    .color__swatch img {
        max-width: 150px !important;
    }
    .company__title {
        max-width: 100%;
    }
    .review-block__content {
        font-size: 12px;
    }
    .payment-footer {
        display: block;
        text-align: center;
    }
    .wrap__footer ul li a {
        margin-right: 8px;
    }
    .blog-hero__slider .cta,
    .blog-hero__slider .cta a {
        margin-top: 2em;
        font-size: 12px;
    }
    .color-list-item__empty {
        padding: 30px;
        text-align: center;
    }
    .background-media-text__subtext p {
        font-size: 13px;
    }
.color-card__title {
    margin-bottom: 0px;
}
.text-icon-center ul li {
    display: inline-block;
    width: 100%;
    vertical-align: top;
}
.best-seller-inner ul li {
    width: 100% !important;
    margin-bottom: 0;
    height: 300px;
}
}

@media only screen and (max-width: 445px) {
    .checkbox__label,
    .radio__label {
        width: 90%;
    }
	.best-seller-inner ul li {
    width: 85% !important;
    margin-bottom: 0;
    height: 300px;
}
.es_subscription_form_submit {
    width: 100%;
    text-align: center;
    color: #fff;
    font-weight: bold;
    background: #032f46 !important;
}
.es-field-wrap {
    margin-bottom: 0px !important;
    width: 100%;
}
.es_subscription_form {
    margin: 0px auto;
    border: none;
}
.footer__items p {
    line-height: 22px;
}
.emaillist input[type='email'] {
    width: 100% !important;
    outline: none;
    color: #fff;
    max-width: 100%;
    border: 1px solid #034363;
    margin-bottom: 1em;
}
.footer-sub__links li a {
    color: #fff;
    font-size: 13px;
    display: block;
    line-height: 30px;
}
.copyright-information li {
    display: block;
}
.copyright-information li a {
    line-height: 20px;
    display: block;
    border: none;
    font-size: 13px;
}
.copyright-information {
    margin-top: 1em;
}
.product-categories-padding {
    padding: 60px 0px 0px;
}
.block-section-bs-text {
    width: 100%;
    padding: 20px;
}

}

@media only screen and (max-width: 420px) {
    .slider-content h1 {
        font-size: 25px;
        max-width: 70%;
        margin: 0px auto;
    }
    h3 {
        font-size: 16px;
    }

    .feature__text__inner p,
    .c-gray,
    .reviews-press__press p {
        font-size: 13px;
        line-height: 20px;
    }
    .product-categories__items li {
        display: inline-block;
        width: 100%;
    }
    .product-categories__item img {
        max-width: 180px;
    }
    .product-categories-padding h3,
    .newsletter-cta h3 {
        font-size: 16px;
    }
    .slider-wrapper {
        background-size: contain !important;
        background-repeat: no-repeat !important;
        height: 400px;
        background-position: bottom center !important;
    }
    .happy__content {
        padding-left: 20px;
        margin-left: 20px;
    }
    .login__inner p {
        margin-bottom: 10px;
        font-size: 13px;
    }
    .company__title {
        max-width: 70%;
        font-size: 20px;
    }
    .whole_content .review-all {
        margin: 1em 0px;
    }
    .whole_content p {
        max-width: 100%;
    }
    .whole_content {
        max-width: 100%;
    }
    .py--calculator h1 {
        font-size: 20px;
    }
}

@media only screen and (max-width: 380px) {
    .topbar p {
        font-size: 11px;
    }
    .happy__content p {
        font-size: 13px;
    }
    .blog-hero__slide__left h1 {
        line-height: 16px;
        font-size: 12px;
    }
    .blog-hero__slider .cta,
    .blog-hero__slider .cta a {
        margin-top: 1em;
        font-size: 12px;
    }
    h3.quiz-title {
        font-size: 20px;
    }
}