﻿/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{padding:0px 0px;display:inline-block;cursor:pointer;transition-property:opacity, filter;transition-duration:0.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger:hover{opacity:1}.hamburger.is-active:hover{opacity:1}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner::before,.hamburger.is-active .hamburger-inner::after{background-color:#000}.hamburger-box{width:20px;height:14px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-1px}.hamburger-inner,.hamburger-inner::before,.hamburger-inner::after{width:20px;height:2px;background-color:#000;border-radius:0px;position:absolute;transition-property:transform;transition-duration:0.15s;transition-timing-function:ease}.hamburger-inner::before,.hamburger-inner::after{content:"";display:block}.hamburger-inner::before{top:-6px}.hamburger-inner::after{bottom:-6px}.hamburger--elastic .hamburger-inner{top:1px;transition-duration:0.275s;transition-timing-function:cubic-bezier(0.68, -0.55, 0.265, 1.55)}.hamburger--elastic .hamburger-inner::before{top:6px;transition:opacity 0.125s 0.275s ease}.hamburger--elastic .hamburger-inner::after{top:12px;transition:transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55)}.hamburger--elastic.is-active .hamburger-inner{transform:translate3d(0, 6px, 0) rotate(135deg);transition-delay:0.075s}.hamburger--elastic.is-active .hamburger-inner::before{transition-delay:0s;opacity:0}.hamburger--elastic.is-active .hamburger-inner::after{transform:translate3d(0, -12px, 0) rotate(-270deg);transition-delay:0.075s}.hamburger--elastic-r .hamburger-inner{top:1px;transition-duration:0.275s;transition-timing-function:cubic-bezier(0.68, -0.55, 0.265, 1.55)}.hamburger--elastic-r .hamburger-inner::before{top:6px;transition:opacity 0.125s 0.275s ease}.hamburger--elastic-r .hamburger-inner::after{top:12px;transition:transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55)}.hamburger--elastic-r.is-active .hamburger-inner{transform:translate3d(0, 6px, 0) rotate(-135deg);transition-delay:0.075s}.hamburger--elastic-r.is-active .hamburger-inner::before{transition-delay:0s;opacity:0}.hamburger--elastic-r.is-active .hamburger-inner::after{transform:translate3d(0, -12px, 0) rotate(270deg);transition-delay:0.075s}.metaslider:after{content:"";display:table;clear:both}#top-bar{background:#efb40e;padding:0.5em 0}#top-bar .container{width:1320px;max-width:90%;margin:0 auto;overflow:hidden}#top-bar #social-networks{font-size:18px;float:left}#top-bar #social-networks a{color:#fff;display:inline-block;margin-right:1em}#top-bar #social-networks a:last-child{margin-right:0}#top-bar #search-form{float:right}#top-bar #search-form .search-input{background:transparent;border:0;border-bottom:1px solid #fff;letter-spacing:0.135em;outline:0;font-family:"Open Sans", Arial, Helvetica, sans-serif;font-size:14px;font-style:italic;color:#fff;width:220px;margin-right:2em;-webkit-appearance:none}#top-bar #search-form .search-input::-webkit-input-placeholder{color:#fff}#top-bar #search-form .search-input::-moz-placeholder{color:#fff}#top-bar #search-form .search-input:-ms-input-placeholder{color:#fff}#top-bar #search-form .search-input:-moz-placeholder{color:#fff}#top-bar #search-form .search-submit{background:transparent;color:#fff;border:0;cursor:pointer}@media (max-width: 980px){#top-bar{display:none}}#main-header{background:#fef9f6;position:relative}#main-header .container{height:68px;width:1320px;max-width:90%;margin:0 auto;position:relative}#main-header #logo-container{float:left;position:relative;z-index:99}#main-header #logo{display:inline-block;width:285px;height:33px;background-image:url(assets/images/CremeOfNatureLogo.svg);background-size:100%;background-repeat:no-repeat;overflow:hidden;text-indent:-999px;margin:17.5px 0}@media (max-width: 1200px){#main-header #logo{width:250px;height:29px;margin:19.5px 0}}@media (max-width: 480px){#main-header #logo{width:180px;height:21px;margin:23.5px 0}}#main-header #nav-container{float:right}@media (max-width: 980px){#main-header #nav-container{display:none}}#motif{display:none;padding-top:10.417%;background-repeat:no-repeat;background-size:cover;background-position:center;margin-bottom:2em}@media (max-width: 980px){#motif{padding-top:15.417%}}@media (max-width: 640px){#motif{padding-top:20.417%}}#top-menu{display:inline-block}#top-menu>li{display:inline-block;font-family:"Open Sans Condensed", "Open Sans", Arial, Helvetica, sans-serif;font-size:20px;padding:0;letter-spacing:0.05em}#top-menu>li>a{padding:0 1em;text-transform:uppercase;color:#000;line-height:68px}#top-menu>li>.sub-menu{display:none;position:absolute;width:calc(100% - 6em);top:100%;left:0;background:#fef9f6;z-index:10;padding:2em 3em 0 3em;border:1px solid #a1a1a1}#top-menu>li>.sub-menu>li{display:inline-block;max-width:190px;margin-right:2em;margin-bottom:2em;vertical-align:top;font-size:18px}#top-menu>li>.sub-menu>li>a{color:#d45426;text-transform:uppercase;padding:0.25em 0}#top-menu>li>.sub-menu>li .sub-menu{font-family:"Open Sans", Arial, Helvetica, sans-serif;font-size:14px;font-weight:600;letter-spacing:0}#top-menu>li>.sub-menu>li .sub-menu a{color:#000;padding:0.5em 0}#top-menu>li>.sub-menu>li .sub-menu .sub-menu{font-weight:400;margin-left:1em}#top-menu>li>.sub-menu>li .sub-menu .sub-menu a{padding:0.25em 0}#top-menu>li>.sub-menu>li .sub-menu .sub-menu a:before{content:"-";padding-right:0.25em}#top-menu>li.hovered{background:#d45426}#top-menu>li.hovered>a{color:#fff}#top-menu>li.hovered>.sub-menu{display:flex}#top-menu a{display:block}#top-menu a:hover{text-decoration:none}@media (max-width: 1200px){#top-menu>li{font-size:16px}}#store-locator-callout{display:inline-block;font-family:"Open Sans Condensed", "Open Sans", Arial, Helvetica, sans-serif;font-size:20px;color:#000;border-left:1px solid #000;padding-left:1.5em;letter-spacing:0.05em}#store-locator-callout .fas{padding-right:0.25em}#store-locator-callout:hover{text-decoration:none}@media (max-width: 1200px){#store-locator-callout{font-size:16px}}#mobile-menu{display:none;position:absolute;width:100%;height:68px;text-align:right;top:0;z-index:20}#mobile-menu #mobile-buttons{float:right;display:flex;height:68px;align-items:center;margin-right:5%}#mobile-menu #mobile-toggle{margin-right:0.5em}#mobile-menu .hamburger{width:20px;height:14px}#mobile-menu.expanded .hamburger-inner{height:2px}#mobile-menu.expanded .hamburger-inner:before,#mobile-menu.expanded .hamburger-inner:after{height:2px}#mobile-menu.showing-sub #mobile-menu-content{right:100%}#mobile-menu.showing-sub.showing-sub-lvl-1 #mobile-menu-content{right:200%}#mobile-menu #mobile-search-toggle{margin-right:0.5em;background:transparent;border:0;outline:0;cursor:pointer;font-size:16px}#mobile-menu #mobile-store-locator-callout{color:#000;font-size:16px}@media (max-width: 980px){#mobile-menu{display:block}}#mobile-menu-content{-webkit-transition:right 0.2s;-moz-transition:right 0.2s;transition:right 0.2s;display:none;position:absolute;width:100%;text-align:left;background:#fef9f6;top:100%;right:0;border-top:4px solid #d45426}#mobile_menu{-webkit-transition:all 0.2s;-moz-transition:all 0.2s;transition:all 0.2s;display:block;background:#fef9f6;border:0;padding:0;left:unset;right:0;position:relative}#mobile_menu li{border-bottom:1px solid #000}#mobile_menu li:last-child{border:0}#mobile_menu li>.sub-expanded .sub-menu-wrapper{display:block}#mobile_menu a{padding:0.75em 80px 0.75em 2em;font-family:"Open Sans Condensed", "Open Sans", Arial, Helvetica, sans-serif;font-size:18px;text-transform:uppercase;position:relative;display:block;color:#000}#mobile_menu a .sub-toggle{position:absolute;top:0;right:0;height:100%;width:80px;z-index:10;border-left:1px solid #000}#mobile_menu a .sub-toggle .fas{-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);transform:translate(-50%, -50%);font-size:20px;position:absolute;top:50%;left:50%;color:#000}#mobile_menu a:hover{text-decoration:none}#mobile_menu .back-btn{text-transform:none;font-weight:600}#mobile_menu .back-btn:before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;margin-right:0.5em}#mobile_menu .sub-menu-wrapper{display:none;position:absolute;top:-4px;left:100%;width:100%;background:#d45426;padding:1em 0}#mobile_menu .sub-menu-wrapper .sub-menu-wrapper{top:0}#mobile_menu .sub-menu-wrapper .sub-menu{padding:0}#mobile_menu .sub-menu-wrapper li{border:0;padding:0 0 0.75em}#mobile_menu .sub-menu-wrapper a{color:#fff;padding:0.25em 80px 0.25em 5%}#mobile_menu .sub-menu-wrapper a .sub-toggle{border-left:1px solid #fff}#mobile_menu .sub-menu-wrapper a .sub-toggle .fas{-webkit-transform:none;-moz-transform:none;transform:none;color:#fff;top:7px}#mobile_menu .sub-menu-wrapper a .sub-toggle.sub-toggle-lvl-1{border-left:0}#mobile_menu .sub-menu-wrapper a:hover{background:none;opacity:0.7}#mobile_menu .sub-menu-wrapper h2{margin:0}#mobile_menu .sub-menu-wrapper h2 a{font-family:"Open Sans Condensed", "Open Sans", Arial, Helvetica, sans-serif;font-size:24px;font-weight:400;border-bottom:1px solid #fff;padding:0.5em 5%}#mobile_menu .sub-menu-wrapper .sub-menu-lvl-1{padding-top:1em}#mobile_menu .sub-menu-wrapper .sub-menu-lvl-2{padding-top:1em}#mobile_menu .sub-menu-wrapper .sub-menu-lvl-2 .sub-menu-wrapper{display:block !important;position:relative;left:unset;padding:0}#mobile_menu .sub-menu-wrapper .sub-menu-lvl-2 .back-btn,#mobile_menu .sub-menu-wrapper .sub-menu-lvl-2 h2{display:none !important}#mobile_menu .sub-menu-wrapper .sub-menu-lvl-2 li{padding:0}#mobile_menu .sub-menu-wrapper .sub-menu-lvl-2 a{text-transform:none}#mobile_menu .sub-menu-wrapper .sub-menu-lvl-3 a{text-transform:none}#mobile_menu .sub-menu-wrapper .sub-menu-lvl-3 a:before{content:"-";padding:0 0.25em 0 0.5em}#mobile-social-networks{background:#d45426;text-align:center;font-size:24px;padding:0.5em 0}#mobile-social-networks a{color:#fff;display:inline-block;margin-right:1.5em}#mobile-social-networks a:last-child{margin-right:0}#mobile-search-bar{display:none;background:#efb40e;text-align:center;padding:0.5em 0}#mobile-search-bar .search-input{background:transparent;border:0;border-bottom:1px solid #fff;letter-spacing:0.135em;outline:0;font-family:"Open Sans", Arial, Helvetica, sans-serif;font-size:14px;font-style:italic;color:#fff;width:220px;margin-right:2em;-webkit-appearance:none}#mobile-search-bar .search-input::-webkit-input-placeholder{color:#fff}#mobile-search-bar .search-input::-moz-placeholder{color:#fff}#mobile-search-bar .search-input:-ms-input-placeholder{color:#fff}#mobile-search-bar .search-input:-moz-placeholder{color:#fff}#mobile-search-bar .search-submit{background:transparent;color:#fff;border:0;cursor:pointer}#main-footer{background:#d45426;color:#fff;padding:5em 0 3em;clear:both}#main-footer .container{width:1320px;max-width:80%;margin:0 auto;overflow:hidden}#main-footer #footer-left{float:left;overflow:hidden}@media (max-width: 1080px){#main-footer #footer-left{width:100%;text-align:center;margin-bottom:4em}}@media (max-width: 640px){#main-footer #footer-left{margin-bottom:2em}}#main-footer #footer-logo{display:inline-block;width:145px;margin-bottom:2em}#main-footer #footer-social{font-size:18px;float:left}#main-footer #footer-social a{color:#fff;display:inline-block;margin-right:1em}#main-footer #footer-social a:last-child{margin-right:0}@media (max-width: 1080px){#main-footer #footer-social{float:none}}#main-footer #footer-right{float:right}@media (max-width: 1080px){#main-footer #footer-right{width:100%;text-align:center}}#main-footer #newsletter-signup{text-align:right;max-width:510px}#main-footer #newsletter-signup .signup-text{text-transform:uppercase;font-size:16px;font-weight:700}#main-footer #newsletter-signup .wpcf7{margin-top:1em}#main-footer #newsletter-signup .wpcf7-email{background:#fff;border:0;outline:0;font-family:"Open Sans Condensed", "Open Sans", Arial, Helvetica, sans-serif;font-size:16px;font-style:italic;color:#000;padding:0.5em 1em;margin-right:0.5em;width:300px}#main-footer #newsletter-signup .wpcf7-email::-webkit-input-placeholder{color:#000}#main-footer #newsletter-signup .wpcf7-email::-moz-placeholder{color:#000}#main-footer #newsletter-signup .wpcf7-email:-ms-input-placeholder{color:#000}#main-footer #newsletter-signup .wpcf7-email:-moz-placeholder{color:#000}#main-footer #newsletter-signup .wpcf7-submit{font-family:"Open Sans Condensed", "Open Sans", Arial, Helvetica, sans-serif;font-size:16px;font-weight:700;background:#efb40e;color:#fff;border:0;outline:0;padding:0.5em 1.5em;cursor:pointer;-webkit-appearance:none;appearance:none}#main-footer #newsletter-signup .ajax-loader,#main-footer #newsletter-signup .wpcf7-not-valid-tip{display:none !important}#main-footer #newsletter-signup .wpcf7-response-output{padding:0;margin:0.5em 0;border:0}@media (max-width: 1080px){#main-footer #newsletter-signup{margin:0 auto;text-align:center}}@media (max-width: 640px){#main-footer #newsletter-signup .wpcf7-email{width:100%;margin:0 0 0.25em 0}#main-footer #newsletter-signup .wpcf7-submit{width:100%}}#main-footer #footer-bottom{clear:both;text-align:center;padding-top:100px}@media (max-width: 640px){#main-footer #footer-bottom{padding-top:50px}}#main-footer #footer-nav-container,#main-footer #copyright{display:inline-block;font-size:12px;text-transform:uppercase}#main-footer #footer-menu li{display:inline-block}#main-footer #footer-menu li a{color:#fff}#main-footer #footer-menu li:after{content:"|";padding:0 0.5em 0 0.75em}#main-footer #footer-menu li:last-child:after{display:none}#main-footer #copyright{padding-left:1em}@media (max-width: 640px){#main-footer{padding:2em 0 3em}}body{overflow-x:hidden}@media (max-width: 1080px){#content-sidebar-wrap #content,#content-sidebar-wrap #sidebar{float:none;width:100%}}#et-boc{max-width:90%;margin:0 auto;width:804px}.divi-used #et_builder_outer_content .et_pb_module a{color:#fff}.divi-used #et_builder_outer_content .et_pb_code ul{margin:0}.divi-used #content .entry-title{display:none}.page-home #et-boc{max-width:none;width:100%}#hero-home{padding:0 !important}#hero-home .et_pb_row{padding:0 !important;max-width:none !important;width:100% !important}#hero-home .slider img{width:100%}#hero-home .nav-dots{position:absolute;bottom:42px;width:100%}@media (max-width: 980px){#hero-home .nav-dots{bottom:1em}}#hero-home .slick-dots{padding:0;width:80%;max-width:1320px;margin:0 auto !important}#hero-home .slick-dots li{display:inline-block;margin-left:1em !important}#hero-home .slick-dots li:first-child{margin-left:0 !important}#hero-home .slick-dots li.slick-active button{background:#fff}#hero-home .slick-dots button{-moz-box-shadow:0 1px 6px rgba(0, 0, 0, 0.25);-webkit-box-shadow:0 1px 6px rgba(0, 0, 0, 0.25);box-shadow:0 1px 6px rgba(0, 0, 0, 0.25);width:10px;height:10px;border:1px solid #fff;background:transparent;text-indent:-99px;overflow:hidden;cursor:pointer;font-size:0;padding:0}#hero-home .slick-arrow{position:absolute;top:50%;background:transparent;border:0;font-size:48px;cursor:pointer;margin-top:-24px;padding:0 0.5em !important;color:#fff;z-index:10;text-shadow:0 1px 6px rgba(0, 0, 0, 0.25)}#hero-home .slick-arrow.slick-prev{left:0}#hero-home .slick-arrow.slick-next{right:0}@media (max-width: 980px){#hero-home .slick-arrow{font-size:24px;margin-top:-12px}}#home-featured-products{margin:2em 0 4em;padding:0 !important}#home-featured-products .et_pb_row{width:80% !important;max-width:1200px !important}#home-featured-products h2{font-family:"Open Sans Condensed", "Open Sans", Arial, Helvetica, sans-serif;font-size:45px;color:#d45426 !important;text-align:center !important;padding-bottom:0.75em !important}#home-featured-products .slide{color:#000 !important;line-height:1.25em !important;font-size:14px;font-weight:600 !important;text-align:center !important;opacity:0;padding:0 1em}#home-featured-products .slide .name{font-size:18px;font-weight:700;line-height:1.25em;text-transform:uppercase;padding-top:0.25em;letter-spacing:0.02em}#home-featured-products .slide img{max-width:180px !important;margin:0 auto !important}#home-featured-products .slide.slick-slide{opacity:1}#home-featured-products .slick-arrow{position:absolute;top:35%;background:transparent;border:0;font-size:24px;cursor:pointer;margin-top:-12px;padding:0 0.5em !important}#home-featured-products .slick-arrow.slick-prev{right:100%}#home-featured-products .slick-arrow.slick-next{left:100%}#home-style-gallery{margin:2em 0 4em !important;padding:0 !important}#home-style-gallery .et_pb_row{width:80% !important;max-width:1200px !important}#home-style-gallery h2{font-family:"Open Sans Condensed", "Open Sans", Arial, Helvetica, sans-serif;font-size:45px;color:#d45426 !important;text-align:center !important;padding-bottom:0.75em !important}#home-style-gallery .slide{text-align:center !important;opacity:0;padding:0 1em}#home-style-gallery .slide.slick-slide{opacity:1}#home-style-gallery .slick-arrow{position:absolute;top:50%;background:transparent;border:0;font-size:24px;cursor:pointer;margin-top:-12px;padding:0 0.5em !important}#home-style-gallery .slick-arrow.slick-prev{right:100%}#home-style-gallery .slick-arrow.slick-next{left:100%}#home-style-gallery .et_pb_button_wrapper{text-align:center !important}#home-style-gallery .et_pb_button{-moz-border-radius:0 !important;-webkit-border-radius:0 !important;border-radius:0 !important;background:#d45426 !important;font-family:"Open Sans", Arial, Helvetica, sans-serif;font-size:14px !important;color:#fff !important;padding:0.5em 2em !important;border:0 !important;display:inline-block;margin-top:1.5em}#home-style-gallery .et_pb_button:after{display:none !important}#home-style-gallery .et_pb_button:hover{opacity:0.7}#store-locator-banner{background:#efb40e !important;color:#fff !important;padding:4em 0 !important}#store-locator-banner .et_pb_row{width:80% !important}#store-locator-banner .et_pb_column{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}#store-locator-banner .et_pb_image{flex-shrink:0;width:49px}#store-locator-banner .et_pb_module{margin:0 2em 0 0 !important}#store-locator-banner .et_pb_module:last-child{margin-right:0 !important}#store-locator-banner .et_pb_text p{font-family:"Open Sans Condensed", "Open Sans", Arial, Helvetica, sans-serif;font-size:30px;text-align:center !important}#store-locator-banner .et_pb_button{-moz-border-radius:0 !important;-webkit-border-radius:0 !important;border-radius:0 !important;background:#d45426 !important;font-family:"Open Sans", Arial, Helvetica, sans-serif;font-size:14px !important;color:#fff !important;padding:0.5em 2em !important;border:0 !important;display:inline-block}#store-locator-banner .et_pb_button:after{display:none !important}#store-locator-banner .et_pb_button:hover{opacity:0.7}@media (max-width: 1200px){#store-locator-banner .et_pb_button_module_wrapper{width:100%;margin-top:2em !important;text-align:center !important}#store-locator-banner .et_pb_text{margin-right:0 !important}}@media (max-width: 980px){#store-locator-banner .et_pb_text{width:100%}#store-locator-banner .et_pb_image{margin:0 auto 1em !important}}#home-youtube-feed{margin:2em 0 0 !important;padding:0 !important}#home-youtube-feed .et_pb_row{width:80% !important;max-width:1200px !important}#home-youtube-feed h2{font-family:"Open Sans Condensed", "Open Sans", Arial, Helvetica, sans-serif;font-size:45px;color:#d45426 !important;text-align:center !important;padding-bottom:0.75em !important}#home-youtube-feed .slide{text-align:center !important;opacity:0;padding:0 0.25em}#home-youtube-feed .slide .thumb-container{width:100%;max-width:232px;margin:0 auto !important}#home-youtube-feed .slide .thumb{width:100%;padding-top:100% !important;background-size:cover !important;background-position:center !important;margin:0 auto;position:relative}#home-youtube-feed .slide .fa-youtube{position:absolute;bottom:0.5em;left:1em;color:#fff;font-size:24px}#home-youtube-feed .slide.slick-slide{opacity:1}#home-youtube-feed .slick-arrow{position:absolute;top:50%;background:transparent;border:0;font-size:24px;cursor:pointer;margin-top:-12px;padding:0 0.5em !important}#home-youtube-feed .slick-arrow.slick-prev{right:100%}#home-youtube-feed .slick-arrow.slick-next{left:100%}#home-youtube-feed .et_pb_button_wrapper{text-align:center !important}#home-youtube-feed .et_pb_button{-moz-border-radius:0 !important;-webkit-border-radius:0 !important;border-radius:0 !important;background:#d45426 !important;font-family:"Open Sans", Arial, Helvetica, sans-serif;font-size:14px !important;color:#fff !important;padding:0.5em 2em !important;border:0 !important;display:inline-block;margin-top:2.5em}#home-youtube-feed .et_pb_button:after{display:none !important}#home-youtube-feed .et_pb_button:hover{opacity:0.7}.slide-19984 .layer{position:absolute;right:20px;top:26px;font-family:"Open Sans Condensed", "Open Sans", Arial, Helvetica, sans-serif;font-weight:300;text-align:right;max-width:600px}.slide-19984 .title{font-size:52px;color:#bc362a;line-height:55px}.slide-19984 .subtitle{font-size:18px;color:#bc362a;max-width:350px}.slide-19984 .learn-more{background:#bc362a;color:#fff;padding:6px;text-decoration:none;margin-top:1em;display:inline-block;font-size:18px;width:150px;text-align:center}.slide-19984 .disclaimer{margin-top:2em;max-width:124px;margin-left:auto}@media (max-width: 844px){.slide-19984 .layer,.slide-19984 .subtitle,.slide-19984 .disclaimer{max-width:none}.slide-19984 .learn-more{float:none !important}}.slide-19891 .layer{position:absolute;width:475px;left:35px;top:20px;font-family:"Open Sans Condensed", "Open Sans", "Arial", "Helvetica", sans-serif;font-weight:300}.slide-19891 .title{font-size:58px;color:#302e2f;line-height:55px}.slide-19891 .subtitle{font-size:18px;color:#302e2f}.slide-19891 .subtitle sup{font-size:10px}.slide-19891 .learn-more{background:#302e2f;color:#fff;padding:3px 28px;text-decoration:none;display:inline-block;margin-top:1em}.slide-5022 .layer{position:absolute;right:37px;top:26px;font-family:"Open Sans Condensed", "Open Sans", Arial, Helvetica, sans-serif;font-weight:300;text-align:right;max-width:350px}.slide-5022 .title{font-size:52px;color:#974821;line-height:55px}.slide-5022 .subtitle{font-size:18px;color:#974821}.slide-5022 .subtitle sup{font-size:10px}.slide-5022 .learn-more{background:#974821;color:#fff;padding:3px 28px;text-decoration:none;margin-top:1em;display:inline-block}@media (max-width: 844px){.slide-5022 .layer{max-width:none}}.slide-18722 .layer{position:absolute;right:37px;top:26px;font-family:"Open Sans Condensed", "Open Sans", Arial, Helvetica, sans-serif;font-weight:300;text-align:right;max-width:600px}.slide-18722 .title{font-size:52px;color:#974821;line-height:55px}.slide-18722 .subtitle{font-size:18px;color:#974821;margin-left:auto;max-width:300px}.slide-18722 .subtitle sup{font-size:10px}.slide-18722 .learn-more{background:#974821;color:#fff;padding:6px;text-decoration:none;margin-top:1em;display:inline-block;font-size:18px;width:150px;text-align:center}.slide-18722 .at-target{text-align:center;margin:0.25em 0 0 auto;color:#974821;font-size:22px;width:150px}.slide-18722 .at-target img{width:78px !important;display:inline-block !important;margin-bottom:2px !important;vertical-align:middle}@media (max-width: 844px){.slide-18722 .layer,.slide-18722 .subtitle{max-width:none}.slide-18722 .learn-more{float:none !important}.slide-18722 .at-target{margin:0.25em 0 0}}.slide-4576 .layer{position:absolute;left:35px;top:20px;font-family:"Open Sans Condensed", "Open Sans", "Arial", "Helvetica", sans-serif;font-weight:300}.slide-4576 .title{font-size:52px;color:#d85d29;line-height:55px}.slide-4576 .subtitle{font-size:18px;color:#d85d29}.slide-4576 .subtitle sup{font-size:10px}.slide-4576 .learn-more{background:#d85d29;color:#fff;padding:3px 28px;text-decoration:none;position:absolute;top:153px;right:163px}.slide-4738 .layer{position:absolute !important;bottom:2.5% !important;right:2% !important;width:37.5% !important}@media (max-width: 844px){.slide-4738 .layer{top:unset;left:unset}}.slide-4738 .layer a{display:inline-block}.slide-4453 .layer{position:absolute;top:54px;right:0;width:375px;padding:20px;font-family:"Open Sans Condensed", "Open Sans", Arial, Helvetica, sans-serif;font-size:18px;color:#713f2a;letter-spacing:0.135em;text-align:right}.slide-4453 .layer .title{font-size:58px;padding-bottom:8px;margin-bottom:8px;font-weight:600;line-height:1em}.slide-4453 .layer .subtitle{max-width:275px;margin-left:auto}@media (max-width: 844px){.slide-4453 .layer .subtitle{max-width:none;margin-left:0}}.slide-4179 .layer{position:absolute;top:122px;right:0;width:520px;padding:20px;font-family:"Open Sans Condensed", "Open Sans", Arial, Helvetica, sans-serif;font-size:18px;color:#302e2f;letter-spacing:0.135em;text-align:right}.slide-4179 .layer .title{font-size:58px;padding-bottom:8px;margin-bottom:8px;font-weight:600;line-height:1em;margin-left:auto;max-width:400px}@media (max-width: 844px){.slide-4179 .layer .title{max-width:none;margin-left:0}}.slide-4113 .layer{position:absolute;top:0;right:0;width:375px;padding:20px;font-family:"Open Sans Condensed", "Open Sans", Arial, Helvetica, sans-serif;font-size:18px;color:#974821;letter-spacing:0.135em;text-align:right}.slide-4113 .layer .title{font-size:58px;padding-bottom:8px;margin-bottom:8px;font-weight:600;line-height:1em}.slide-2962 .layer{position:absolute;top:0;right:0;width:375px;padding:20px;font-family:"Open Sans Condensed", "Open Sans", Arial, Helvetica, sans-serif;font-size:18px;color:#bb3426;letter-spacing:0.135em;text-align:right}.slide-2962 .layer .title{font-size:58px;padding-bottom:8px;margin-bottom:8px;font-weight:600;line-height:1em}.slide-2962 .layer .subtitle{padding-left:80px}.slide-2963 .layer{position:absolute;top:0;right:0;width:500px;padding:20px;font-family:"Open Sans Condensed", "Open Sans", Arial, Helvetica, sans-serif;font-size:18px;color:#d45426;letter-spacing:0.135em;text-align:right}.slide-2963 .layer .title{font-size:58px;padding-bottom:8px;margin-bottom:8px;font-weight:600;line-height:1em}.slide-2963 .layer .subtitle{padding-left:245px}@media (max-width: 844px){#metaslider_2961 .layer{text-align:left}#metaslider_2961 .layer .title{font-size:42px !important}#metaslider_2961 .layer .subtitle{padding-left:0 !important}}#ingredients{text-align:center;margin-bottom:100px}#ingredients h3{font-size:30px;font-family:"Open Sans Condensed", Arial, sans-serif;color:#d85d29;border-bottom:1px solid #d85d29;text-align:left}#ingredients .ingredient{width:240px;display:inline-block;vertical-align:top;margin:25px 10px}#ingredients .ingredient img{max-width:none;width:100%}#ingredients .ingredient a{color:#000;font-size:17px}#ingredients .ingredient a:hover{text-decoration:none}#ingredient-popups{display:none}#colorbox.ingredient-popup{background:transparent}#colorbox.ingredient-popup #cboxLoadedContent{border-color:transparent;background:transparent;overflow:hidden !important}#colorbox.ingredient-popup #cboxLoadedContent .ingredient-popup{padding:50px}#colorbox.ingredient-popup #cboxLoadedContent .ingredient-popup .inner{background:url(images/bg-ingredient-popup.jpg) no-repeat;background-size:cover;width:465px;box-shadow:0 0 10px rgba(0, 0, 0, 0.3);margin:10px;position:relative;padding:30px 40px;font-size:16px;line-height:1.5em;color:#000}#colorbox.ingredient-popup #cboxLoadedContent .ingredient-popup .inner h3{font-size:34px;font-weight:700;color:#d45426;margin-bottom:0.5em}#colorbox.ingredient-popup #cboxLoadedContent .ingredient-popup .inner p{font-size:16px;line-height:1.5em}#colorbox.ingredient-popup #cboxLoadedContent .ingredient-popup .inner ul{margin:1.5em}@media (max-width: 700px){#colorbox.ingredient-popup #cboxLoadedContent .ingredient-popup .inner ul{padding-right:0 !important}}#colorbox.ingredient-popup #cboxLoadedContent .ingredient-popup .inner li{list-style:disc;padding:0.25em}#colorbox.ingredient-popup #cboxContent{background:transparent;color:#fff}#colorbox.ingredient-popup #cboxClose{background:url(images/icon-close.png) no-repeat;width:22px;height:22px;top:50px;right:50px}#colorbox.ingredient-popup #cboxPrevious,#colorbox.ingredient-popup #cboxNext,#colorbox.ingredient-popup #cboxCurrent{display:none !important}@media (max-width:700px){#cboxOverlay.ingredient-popup{max-width:100%}.ingredient-popup{max-width:400px;padding:0 !important}.ingredient-popup img{display:none}#cboxLoadedContent .ingredient-popup .inner{width:auto !important}#cboxLoadedContent .ingredient-popup .inner .copy{padding:0 !important}#cboxLoadedContent .ingredient-popup .inner .copy p{padding-right:0 !important}.ingredient-popup #cboxClose{top:0 !important;right:10px !important}}@media (max-width:500px){.ingredient-popup{max-width:300px}}#ingredient-coconut .copy{padding-bottom:100px}#ingredient-coconut img{position:absolute;bottom:-15px;right:-40px}#ingredient-argan-oil .copy{padding-right:190px}#ingredient-argan-oil img{position:absolute;bottom:-17px;right:-50px}#ingredient-mango .copy{padding-right:190px}#ingredient-mango img{position:absolute;bottom:-17px;right:-50px}#ingredient-shea-butter .copy{padding-right:70px;padding-bottom:60px}#ingredient-shea-butter img{position:absolute;bottom:-35px;right:-30px}#ingredient-avocado .copy{padding-right:0;padding-bottom:112px}#ingredient-avocado img{position:absolute;bottom:-17px;right:-10px}#ingredient-olive-oil .copy{padding-right:0}#ingredient-olive-oil .copy p{padding-right:190px}#ingredient-olive-oil img{position:absolute;top:0;right:10px}#ingredient-acai-berry .copy{padding-right:106px;padding-bottom:35px}#ingredient-acai-berry img{position:absolute;bottom:0;right:0}#ingredient-keratin .copy{padding-right:70px;padding-bottom:105px}#ingredient-keratin img{position:absolute;bottom:0;right:0}#ingredient-coconut-oil .copy{padding-right:0;padding-bottom:100px}#ingredient-coconut-oil img{position:absolute;bottom:-28px;right:-50px}#ingredient-coconut-oil ul{padding-right:198px}#ingredient-honey .copy{padding-right:0;padding-bottom:10px}#ingredient-honey img{position:absolute;bottom:-35px;right:-20px}#ingredient-honey ul{padding-right:198px}#ingredient-rhassoul .copy{padding:0 100px 50px 0}#ingredient-rhassoul img{position:absolute;bottom:-83px;right:-77px}#ingredient-charcoal .copy{padding:0 115px 60px 0}#ingredient-charcoal img{position:absolute;bottom:0;right:0}#ingredient-bentonite .copy{padding:0 100px 50px 0}#ingredient-bentonite img{position:absolute;bottom:-20px;right:-45px}#ingredient-castor-oil .copy{padding:0 62px 0 0}#ingredient-castor-oil img{position:absolute;bottom:-50px;right:-30px}.product-container{font-family:"Open Sans", Arial, Helvetica, sans-serif;overflow:hidden}.product-container .product-image{float:left;max-width:267px;position:relative}.product-container .discontinued{position:absolute;z-index:10;top:1em;background-color:#efb40e;color:#fff;border-radius:5px;box-shadow:0 0 5px rgba(0, 0, 0, 0.15);padding:0.25em 1em}.product-container>img,.product-container>.product-slider{float:left;max-width:267px}.product-container .slick-slide{outline:none}.product-container .slick-dots{text-align:center}.product-container .slick-dots li{margin:0;display:inline-block;padding:0 5px}.product-container .slick-dots li.slick-active button{background:#bc362a}.product-container .slick-dots button{-moz-border-radius:50em;-webkit-border-radius:50em;border-radius:50em;display:block;width:10px;height:10px;border:1px solid #bc362a;text-indent:-999px;overflow:hidden;padding:0;background:transparent}.product-container .layer{overflow:hidden;text-align:left;padding-left:1em}.product-container .layer .title{color:#fff;font-size:18px;border-bottom:1px solid #fff;padding-bottom:8px;margin-bottom:8px}.product-container .layer .copy{background:#f0b516;color:#bb3426;font-size:12px;padding:20px;margin-top:45px}.product-container .layer .copy p{color:#bb3426}.product-container .layer .benefits li{list-style:disc;margin:0 17px}.product-container .layer .buttons{text-align:right}.product-container .layer .buttons a{font-family:"Open Sans Condensed", "Open Sans", "Arial", "Helvetica", sans-serif;font-size:15px;display:inline-block;width:108px;margin:10px 0 0 5px;padding:5px 0;text-align:center;color:#fff;background:#bb3426;white-space:nowrap}@media (max-width: 480px){.product-container .layer .buttons a{display:block;width:100%;margin:10px 0}}.product-container .layer .available{text-align:right;padding:10px 0;font-size:12px}.product-container .layer .available img{display:inline-block;vertical-align:middle}.product-container .available-new{clear:both;text-align:right;padding:10px 0;font-size:12px}.product-container .available-new a,.product-container .available-new span{display:inline-block;vertical-align:middle}.product-container .available-new img{display:inline-block;vertical-align:middle;margin-right:1em;max-width:100px;max-height:30px}.product-container .available-new>:last-child img{margin-right:0}@media (max-width: 640px){.product-container .available-new{text-align:center}.product-container .available-new span{display:block;margin-bottom:0.5em}.product-container .available-new img{margin-bottom:0.5em}}@media (max-width: 768px){.product-container{text-align:center}.product-container>img,.product-container .product-slider{float:none;margin:0 auto}}#featured-product .related-products img{max-width:150px}.slide-4961 .title,.slide-4961 .copy{display:none}.slide-4625 .layer{position:absolute;top:190px;left:430px;width:159px;padding:20px;font-family:"Open Sans", "Arial", "Helvetica", sans-serif;font-size:12px;color:#fff;letter-spacing:0.135em}.slide-4625 .title{display:none;font-size:18px;border-bottom:1px solid #fff;padding-bottom:8px;margin-bottom:8px;font-weight:600}.slide-4625 .copy{display:none}.slide-4625 .explore{display:block;width:135px;padding:5px 0;text-align:center;color:#fff;background:#974821;margin:0 auto 0;letter-spacing:normal}.slide-4784 .layer{position:absolute;top:130px;left:560px;width:159px;padding:20px;font-family:"Open Sans", "Arial", "Helvetica", sans-serif;font-size:12px;color:#fff;letter-spacing:0.135em}.slide-4784 .title{display:none;font-size:18px;border-bottom:1px solid #fff;padding-bottom:8px;margin-bottom:8px;font-weight:600}.slide-4784 .copy{display:none}.slide-4784 .explore{display:block;width:135px;padding:5px 0;text-align:center;color:#fff;background:#efb40e;margin:0 auto 0;letter-spacing:normal}.slide-4621 .title,.slide-4621 .copy{display:none}.slide-4629 .layer{position:absolute;top:81px;left:383px;width:159px;padding:20px;font-family:"Open Sans", "Arial", "Helvetica", sans-serif;font-size:12px;color:#fff;letter-spacing:0.135em}.slide-4629 .title{display:none;font-size:18px;border-bottom:1px solid #fff;padding-bottom:8px;margin-bottom:8px;font-weight:600}.slide-4629 .copy{display:none}.slide-4629 .explore{display:block;width:135px;padding:5px 0;text-align:center;color:#fff;background:#fcb116;margin:0 auto 0;letter-spacing:normal}.slide-4464 .title,.slide-4464 .copy{display:none}.slide-4632 .layer{position:absolute;top:70px;left:455px;width:314px;padding:20px;background:#bc3629;font-family:"Open Sans", "Arial", "Helvetica", sans-serif;font-size:12px;color:#fff;letter-spacing:0.135em}.slide-4632 .layer .title{font-size:18px;border-bottom:1px solid #fff;padding-bottom:8px;margin-bottom:8px;font-weight:600}.slide-4632 .layer .learn-more{display:block;width:135px;padding:5px 0;text-align:center;color:#fff;background:#fcb116;margin:25px auto 0;letter-spacing:normal}.slide-4211 .layer{position:absolute;top:90px;left:549px;width:186px;padding:20px;background:#bc3629;font-family:"Open Sans", "Arial", "Helvetica", sans-serif;font-size:12px;color:#fff;letter-spacing:0.135em}.slide-4211 .layer .title{font-size:18px;border-bottom:1px solid #fff;padding-bottom:8px;margin-bottom:8px;font-weight:600}.slide-4211 .layer .learn-more{display:block;width:135px;padding:5px 0;text-align:center;color:#fff;background:#fcb116;margin:25px auto 0;letter-spacing:normal}.slide-4633 .layer{position:absolute;top:99px;left:561px;width:186px;padding:20px;background:#bc3629;font-family:"Open Sans", "Arial", "Helvetica", sans-serif;font-size:12px;color:#fff;letter-spacing:0.135em}.slide-4633 .layer .title{font-size:18px;border-bottom:1px solid #fff;padding-bottom:8px;margin-bottom:8px;font-weight:600}.slide-4633 .layer .learn-more{display:block;width:135px;padding:5px 0;text-align:center;color:#fff;background:#fcb116;margin:25px auto 0;letter-spacing:normal}.page-perfect-edges-dark-brown #enhancedtextwidget-49 h4{visibility:hidden}.slide-4959 .layer{position:absolute;top:112px;left:550px;width:186px;padding:20px;background:#974821;font-family:"Open Sans", Arial, Helvetica, sans-serif;font-size:12px;color:#fff;letter-spacing:0.135em}.slide-4959 .layer .title{font-size:18px;border-bottom:1px solid #fff;padding-bottom:8px;margin-bottom:8px;font-weight:600}.slide-4959 .layer .learn-more{display:block;width:135px;padding:5px 0;text-align:center;color:#fff;background:#d58b18;margin:25px auto 0;letter-spacing:normal}.slide-4577 .layer{position:absolute;top:112px;left:500px;width:186px;padding:20px;background:#974821;font-family:"Open Sans", Arial, Helvetica, sans-serif;font-size:12px;color:#fff;letter-spacing:0.135em}.slide-4577 .layer .title{font-size:18px;border-bottom:1px solid #fff;padding-bottom:8px;margin-bottom:8px;font-weight:600}.slide-4577 .layer .learn-more{display:block;width:135px;padding:5px 0;text-align:center;color:#fff;background:#d58b18;margin:25px auto 0;letter-spacing:normal}.slide-4539 .layer{position:absolute;top:112px;left:549px;width:186px;padding:20px;background:#974821;font-family:"Open Sans", Arial, Helvetica, sans-serif;font-size:12px;color:#fff;letter-spacing:0.135em}.slide-4539 .layer .title{font-size:18px;border-bottom:1px solid #fff;padding-bottom:8px;margin-bottom:8px;font-weight:600}.slide-4539 .layer .learn-more{display:block;width:135px;padding:5px 0;text-align:center;color:#fff;background:#d58b18;margin:25px auto 0;letter-spacing:normal}.slide-4037 .layer{position:absolute;top:128px;left:549px;width:186px;padding:20px;background:#974821;font-family:"Open Sans", Arial, Helvetica, sans-serif;font-size:12px;color:#fff;letter-spacing:0.135em !important}.slide-4037 .layer .title{font-size:18px;border-bottom:1px solid #fff;padding-bottom:8px;margin-bottom:8px;font-weight:600}.slide-4037 .layer .learn-more{display:block;width:135px;padding:5px 0;text-align:center;color:#fff;background:#d58b18;margin:25px auto 0;letter-spacing:normal}.slide-4038 .layer{position:absolute;top:112px;left:549px;width:186px;padding:20px;background:#974821;font-family:"Open Sans", Arial, Helvetica, sans-serif;font-size:12px;color:#fff;letter-spacing:0.135em !important}.slide-4038 .layer .title{font-size:18px;border-bottom:1px solid #fff;padding-bottom:8px;margin-bottom:8px;font-weight:600}.slide-4038 .layer .learn-more{display:block;width:135px;padding:5px 0;text-align:center;color:#fff;background:#d58b18;margin:25px auto 0;letter-spacing:normal}.page-id-4039 #featured-product{margin:1em 0}.page-id-4039 #featured-product h2{font-family:"Open Sans Condensed", "Open Sans", Arial, Helvetica, sans-serif;font-size:30px;color:#974821;border-bottom:1px solid #974821}@media (max-width: 640px){.page-id-4039 #featured-product h2{font-size:21px}}.page-id-4039 #featured-product p{line-height:2em}.parent-pageid-4039 .top-category a{background:#dcc8aa;color:#974821}.parent-pageid-4039 #learn-more .title{display:none}#featured-pure-honey-hair-care{line-height:normal;position:relative;margin:2em 0}#featured-pure-honey-hair-care .title{color:#974821;font-family:"Open Sans Condensed", "Open Sans", "Arial", "Helvetica", sans-serif;font-size:30px;border-bottom:1px solid #974821;padding:3px;margin-bottom:5px}#featured-pure-honey-hair-care .image{position:absolute;top:0;right:0}#featured-pure-honey-hair-care .copy{line-height:2em}@media (max-width: 844px){#featured-pure-honey-hair-care{height:auto}#featured-pure-honey-hair-care .copy{padding-right:0}#featured-pure-honey-hair-care .image{position:relative;text-align:center}}#featured-pure-honey-scalp-refresh{line-height:normal;position:relative;margin:2em 0}#featured-pure-honey-scalp-refresh .title{color:#974821;font-family:"Open Sans Condensed", "Open Sans", "Arial", "Helvetica", sans-serif;font-size:30px;border-bottom:1px solid #974821;padding:3px;margin-bottom:5px}#featured-pure-honey-scalp-refresh .image{position:absolute;top:0;right:0}#featured-pure-honey-scalp-refresh .copy{line-height:2em}@media (max-width: 844px){#featured-pure-honey-scalp-refresh{height:auto}#featured-pure-honey-scalp-refresh .copy{padding-right:0}#featured-pure-honey-scalp-refresh .image{position:relative;text-align:center;margin-top:1em}}#featured-pure-honey-hair-food{line-height:normal;position:relative;height:335px;margin:2em 0}#featured-pure-honey-hair-food .title{color:#974821;font-family:"Open Sans Condensed", "Open Sans", "Arial", "Helvetica", sans-serif;font-size:30px;border-bottom:1px solid #974821;padding:3px;margin-bottom:5px}#featured-pure-honey-hair-food .copy{line-height:2em}#featured-pure-honey-hair-food .copy p{font-size:12px}@media (max-width: 844px){#featured-pure-honey-hair-food{height:auto}#featured-pure-honey-hair-food .copy{padding-right:0}}.parent-pageid-4044 h2.subtitle,.parent-pageid-4063 h2.subtitle,.parent-pageid-4543 h2.subtitle,.parent-pageid-4924 h2.subtitle{border-bottom:1px solid #974821;font-family:"Open Sans Condensed", "Open Sans", Arial, Helvetica, sans-serif;padding:0.25em 0}.parent-pageid-4044 .product-container .layer .copy,.parent-pageid-4063 .product-container .layer .copy,.parent-pageid-4543 .product-container .layer .copy,.parent-pageid-4924 .product-container .layer .copy{background:#dcc8aa;color:#974821}.parent-pageid-4044 .product-container .layer .copy .title,.parent-pageid-4063 .product-container .layer .copy .title,.parent-pageid-4543 .product-container .layer .copy .title,.parent-pageid-4924 .product-container .layer .copy .title{color:#974821;border-color:#974821;font-size:16px;font-weight:700}.parent-pageid-4044 .product-container .layer .copy p,.parent-pageid-4063 .product-container .layer .copy p,.parent-pageid-4543 .product-container .layer .copy p,.parent-pageid-4924 .product-container .layer .copy p{color:#974821;font-size:12px}.parent-pageid-4044 .product-container .available,.parent-pageid-4063 .product-container .available,.parent-pageid-4543 .product-container .available,.parent-pageid-4924 .product-container .available{color:#974821}.parent-pageid-4044 #how-to-use,.parent-pageid-4044 #style-tip,.parent-pageid-4063 #how-to-use,.parent-pageid-4063 #style-tip,.parent-pageid-4543 #how-to-use,.parent-pageid-4543 #style-tip,.parent-pageid-4924 #how-to-use,.parent-pageid-4924 #style-tip{background:#974821 url(images/how-to-use-honey.png) no-repeat right bottom}.parent-pageid-4044 #how-to-use li,.parent-pageid-4044 #style-tip li,.parent-pageid-4063 #how-to-use li,.parent-pageid-4063 #style-tip li,.parent-pageid-4543 #how-to-use li,.parent-pageid-4543 #style-tip li,.parent-pageid-4924 #how-to-use li,.parent-pageid-4924 #style-tip li{list-style:disc}.parent-pageid-4044 #learn-more .title,.parent-pageid-4063 #learn-more .title,.parent-pageid-4543 #learn-more .title,.parent-pageid-4924 #learn-more .title{display:none}#et_builder_outer_content #clay-and-charcoal-landing{color:#302e2f}#et_builder_outer_content #clay-and-charcoal-landing .hero{margin-bottom:1em}#et_builder_outer_content #clay-and-charcoal-landing .hero .et_pb_column{width:33.33% !important;margin-right:0 !important;background:#323031}#et_builder_outer_content #clay-and-charcoal-landing .hero .et_pb_column:nth-child(even){background:#4c4649}@media (max-width: 640px){#et_builder_outer_content #clay-and-charcoal-landing .hero .et_pb_column{width:100% !important;max-width:268px;margin:0 auto !important;float:none !important}#et_builder_outer_content #clay-and-charcoal-landing .hero .et_pb_column:last-child{margin-right:auto !important}}#et_builder_outer_content #clay-and-charcoal-landing .hero .et_pb_blurb{margin:0}#et_builder_outer_content #clay-and-charcoal-landing .hero .et_pb_main_blurb_image{display:block;margin:0}#et_builder_outer_content #clay-and-charcoal-landing .hero .et_pb_main_blurb_image img{width:100%;display:block}#et_builder_outer_content #clay-and-charcoal-landing .hero .et_pb_blurb_description{padding:0;color:#fff;text-align:center}#et_builder_outer_content #clay-and-charcoal-landing .hero .et_pb_blurb_description a{font-size:34px;font-weight:300;display:block;padding:0.25em}@media (max-width: 980px){#et_builder_outer_content #clay-and-charcoal-landing .hero .et_pb_blurb_description a{font-size:24px}}#et_builder_outer_content #clay-and-charcoal-landing .hero .hidden{display:none}#et_builder_outer_content #clay-and-charcoal-landing .intro h2{font-size:30px;font-weight:800;border-bottom:1px solid #302e2f;margin-bottom:0.5em}#et_builder_outer_content #clay-and-charcoal-landing .intro p{line-height:2em}#et_builder_outer_content #clay-and-charcoal-landing .ingredients .et_pb_column{width:33.33% !important;margin-right:0 !important}@media (max-width: 640px){#et_builder_outer_content #clay-and-charcoal-landing .ingredients .et_pb_column{width:100% !important;max-width:216px;margin:0 auto !important;float:none !important}#et_builder_outer_content #clay-and-charcoal-landing .ingredients .et_pb_column:last-child{margin-right:auto !important}}#et_builder_outer_content #clay-and-charcoal-landing .ingredients .et_pb_blurb{text-align:center}#et_builder_outer_content #clay-and-charcoal-landing .ingredients .et_pb_main_blurb_image{display:block;margin:0}#et_builder_outer_content #clay-and-charcoal-landing .ingredients .et_pb_main_blurb_image img{width:100%;display:block}#et_builder_outer_content #clay-and-charcoal-landing .ingredients .et_pb_blurb_description{padding:0;text-align:center}#et_builder_outer_content #clay-and-charcoal-landing .ingredients .et_pb_blurb_description a{display:block;padding:0.5em;font-size:16px;font-weight:400;color:#302e2f}#et_builder_outer_content #clay-and-charcoal-landing .ingredients .hidden{display:none}#et_builder_outer_content #clay-and-charcoal-landing .faqs{margin-top:50px !important}#et_builder_outer_content #clay-and-charcoal-landing .faqs .et_pb_text{margin-bottom:0}#et_builder_outer_content #clay-and-charcoal-landing .faqs .et_pb_text_inner{padding:2em}#et_builder_outer_content #clay-and-charcoal-landing .faqs h2{font-size:30px;font-weight:800;border-bottom:1px solid #302e2f}#et_builder_outer_content #clay-and-charcoal-landing .faqs .et_pb_accordion{padding:0 2em 2em}#et_builder_outer_content #clay-and-charcoal-landing .faqs .et_pb_toggle{background:none !important;border:0;padding:0;margin-bottom:0 !important}#et_builder_outer_content #clay-and-charcoal-landing .faqs .et_pb_toggle h5{font-weight:700;color:#302e2f !important;padding:1em 1em 1em 2em !important}#et_builder_outer_content #clay-and-charcoal-landing .faqs .et_pb_toggle h5:before{content:"" !important;font-family:"Font Awesome 5 Free" !important;color:#fcb813;right:unset !important;left:0 !important}#et_builder_outer_content #clay-and-charcoal-landing .faqs .et_pb_toggle .et_pb_toggle_content{padding:0 1em 1em 2em}#et_builder_outer_content #clay-and-charcoal-landing .faqs .et_pb_toggle.et_pb_toggle_open h5:before{content:"" !important;display:block !important}.clay-colorbox-popup{padding:20px}.clay-colorbox-popup #cboxWrapper{padding:20px}.clay-colorbox-popup #cboxContent{background:transparent url(/wp-content/uploads/2019/03/charcoal-texture.png);margin-top:0;box-shadow:0 0 20px rgba(0, 0, 0, 0.25)}.clay-colorbox-popup #cboxLoadedContent{border:0;background:transparent url(/wp-content/themes/con/images/clay-popup-bg.png) no-repeat bottom left;background-size:100%;padding:2em 2em 8em 2em}.clay-colorbox-popup #cboxClose{text-indent:0;top:0;right:0;background:#302e2f;color:#fff;padding:0.25em 1em;font-family:"Open Sans Condensed", "Open Sans", Arial, Helvetica, sans-serif;font-size:15px;text-transform:uppercase;height:auto;width:auto}.clay-colorbox-popup h3{font-size:18px;font-weight:600;line-height:1.75em;margin-bottom:1em;border-bottom:1px solid #302e2f;padding-bottom:0.5em}.clay-colorbox-popup h3 b,.clay-colorbox-popup h3 strong{display:block;font-size:41px;font-weight:700}.clay-colorbox-popup p{font-size:14px;font-weight:600;width:80%;line-height:2em}.clay-colorbox-popup .learn-more{background:#302e2f;color:#fff;display:inline-block;margin-top:1.5em;font-family:"Open Sans Condensed", "Open Sans", Arial, Helvetica, sans-serif;font-size:16px;padding:0.25em 2em;border:0;cursor:pointer}#enhancedtextwidget-49 .disclaimer{text-align:left !important}.slide-4156 .layer{position:absolute;top:90px;left:506px;width:209px;padding:20px;background:#302e2f;font-family:"Open Sans", "Arial", "Helvetica", sans-serif;font-size:12px;color:#fff;letter-spacing:0.135em}.slide-4156 .layer .title{font-size:18px;border-bottom:1px solid #fff;padding-bottom:8px;margin-bottom:8px;font-weight:600}.slide-4156 .layer .learn-more{display:block;width:135px;padding:5px 0;text-align:center;color:#fff;background:#302e2f;margin:25px auto 0;letter-spacing:normal}.page-clay-and-charcoal .flex-control-nav{display:none}.page-clay-and-charcoal #featured-product h2{font-family:"Open Sans Condensed", "Open Sans", Arial, Helvetica, sans-serif;font-size:30px;border-bottom:1px solid #302e2f}.page-clay-and-charcoal #featured-product p{max-width:530px;line-height:2em}#charcoal-products{text-align:center}#charcoal-products a{display:inline-block;max-width:33%;padding:0 15px}.parent-pageid-4165 h2.subtitle{border-bottom:1px solid #302e2f;font-family:"Open Sans Condensed", "Open Sans", Arial, Helvetica, sans-serif;padding:0.25em 0}.parent-pageid-4165 .product-container .layer .copy{background:#ded8cf;color:#302e2f}.parent-pageid-4165 .product-container .layer .copy .title{color:#302e2f;border-color:#302e2f;font-size:16px;font-weight:700}.parent-pageid-4165 .product-container .layer .copy p{color:#302e2f;font-size:12px}.parent-pageid-4165 .product-container .available{color:#302e2f}.parent-pageid-4165 #how-to-use,.parent-pageid-4165 #style-tip{background:#000 url(images/how-to-use-charcoal.png) no-repeat left bottom;background-size:100%}.parent-pageid-4165 #how-to-use li,.parent-pageid-4165 #style-tip li{list-style:disc}.page-id-4404 #learn-more .title,.parent-pageid-4404 #learn-more .title{display:none}#metaslider-id-4408{pointer-events:none}.slide-4410 .layer{position:absolute;top:125px;right:0;width:209px;padding:20px;background:#713f2a;font-family:"Open Sans", "Arial", "Helvetica", sans-serif;font-size:12px;color:#fff;letter-spacing:0.135em}.slide-4410 .layer .title{font-size:18px;border-bottom:1px solid #fff;padding-bottom:8px;margin-bottom:8px;font-weight:600}.slide-4410 .layer .learn-more{display:block;width:135px;padding:5px 0;text-align:center;color:#fff;background:#713f2a;margin:25px auto 0;letter-spacing:normal}.page-aloe-and-black-castor-oil #metaslider-id-4408 .flex-control-nav{display:none}.page-aloe-and-black-castor-oil #featured-product h2{font-family:"Open Sans Condensed", "Open Sans", Arial, Helvetica, sans-serif;font-size:30px;border-bottom:1px solid #713f2a;color:#713f2a}.page-aloe-and-black-castor-oil #featured-product p{max-width:585px;line-height:2em}#et_builder_outer_content #abco-how-it-works .products{text-align:center}#et_builder_outer_content #abco-how-it-works .products .et_pb_blurb{float:left;position:relative;padding-bottom:2em}#et_builder_outer_content #abco-how-it-works .products .et_pb_blurb .et_pb_main_blurb_image{margin-bottom:0.25em !important}#et_builder_outer_content #abco-how-it-works .products .et_pb_blurb .et_pb_blurb_container{position:absolute;top:100%;width:100%;text-align:center !important}#et_builder_outer_content #abco-how-it-works .products .et_pb_blurb .et_pb_blurb_container .et_pb_module_header{letter-spacing:0.02em;font-size:16px;color:#713f2a;max-width:100px;margin:0 auto;padding:0;line-height:1.25em}#et_builder_outer_content #abco-how-it-works .products .et_pb_blurb .et_pb_blurb_container .et_pb_module_header a{font-weight:700;color:#713f2a;line-height:1.25em}#et_builder_outer_content #abco-how-it-works .products .slick-dots{margin:1em 0 0}#et_builder_outer_content #abco-how-it-works .products .slick-dots li{list-style:none;display:inline-block;margin:0 0.25em}#et_builder_outer_content #abco-how-it-works .products .slick-dots li button{-moz-border-radius:50em;-webkit-border-radius:50em;border-radius:50em;background:transparent;width:24px;height:24px;outline:0;padding:0;border:1px solid #713f2a;overflow:hidden;text-indent:-999px;cursor:pointer}#et_builder_outer_content #abco-how-it-works .products .slick-dots li.slick-active button{background:#713f2a}#et_builder_outer_content #abco-how-it-works .say-hello{padding-top:1em}#et_builder_outer_content #abco-how-it-works .say-hello h1{letter-spacing:0em;font-size:30px;font-weight:700;border-bottom:1px solid #713f2a;margin-bottom:0.5em;color:#713f2a}#et_builder_outer_content #abco-how-it-works .say-hello p{line-height:1.5em}#et_builder_outer_content #abco-how-it-works .castor-oil h2{letter-spacing:0em;font-size:30px;font-weight:700;color:#713f2a;margin:1em 0 0.5em}#et_builder_outer_content #abco-how-it-works .faqs{position:relative}#et_builder_outer_content #abco-how-it-works .faqs:before{content:"";top:0;position:absolute;width:100%;height:100%;background:url(assets/images/aloe-faq.png) no-repeat top right}#et_builder_outer_content #abco-how-it-works .faqs .et_pb_text{margin-bottom:0}#et_builder_outer_content #abco-how-it-works .faqs .et_pb_text_inner{padding:2em}#et_builder_outer_content #abco-how-it-works .faqs h2{font-size:30px;font-weight:800;border-bottom:1px solid #713f2a;color:#713f2a}#et_builder_outer_content #abco-how-it-works .faqs .et_pb_accordion{padding:0 2em 2em}#et_builder_outer_content #abco-how-it-works .faqs .et_pb_toggle{background:none !important;border:0;padding:0;margin-bottom:0 !important}#et_builder_outer_content #abco-how-it-works .faqs .et_pb_toggle h5{font-weight:700;color:#713f2a !important;padding:1em 1em 1em 2em !important}#et_builder_outer_content #abco-how-it-works .faqs .et_pb_toggle h5:before{content:"" !important;font-family:"Font Awesome 5 Free" !important;font-size:13px;font-weight:900;color:#7dbd42;right:unset !important;left:0 !important;top:1.75em}#et_builder_outer_content #abco-how-it-works .faqs .et_pb_toggle .et_pb_toggle_content{padding:0 1em 1em 2em;color:#713f2a}#et_builder_outer_content #abco-how-it-works .faqs .et_pb_toggle.et_pb_toggle_open h5:before{content:"" !important;display:block !important}.parent-pageid-4404 h2.subtitle{border-bottom:1px solid #713f2a;font-family:"Open Sans Condensed", "Open Sans", Arial, Helvetica, sans-serif;padding:0.25em 0}.parent-pageid-4404 .product-container .layer .copy{background:#ebe3d8;color:#713f2a}.parent-pageid-4404 .product-container .layer .copy .title{color:#713f2a;border-color:#713f2a;font-size:16px;font-weight:700}.parent-pageid-4404 .product-container .layer .copy p{color:#713f2a;font-size:12px}.parent-pageid-4404 .product-container .available{color:#713f2a}.parent-pageid-4404 #how-to-use,.parent-pageid-4404 #style-tip{background:#713f2a url(images/how-to-use-abco.png) no-repeat left bottom;background-size:100%}.parent-pageid-4404 #how-to-use li,.parent-pageid-4404 #style-tip li{list-style:disc}.page-id-4428 #how-to-use{width:90%;max-width:333px}#con-slide-4014 .layer{position:absolute;top:43px;left:582px;width:188px;padding:20px;background:#d85d29;font-family:"Open Sans", "Arial", "Helvetica", sans-serif;font-size:12px;color:#fff;letter-spacing:0.135em}#con-slide-4014 .title{font-size:18px;border-bottom:1px solid #fff;padding-bottom:8px;margin-bottom:8px;font-weight:600}#con-slide-4014 .learn-more{display:block;width:135px;padding:5px 0;text-align:center;color:#fff;background:#fcb116;margin:25px auto 0;letter-spacing:normal}#smoothing-edge-glue img{margin-top:25px}#smoothing-edge-glue .layer{top:30px;left:285px}.page-id-3996 .subtitle{border-bottom:1px solid #bc362a}#hydrating-curl-detangler img{margin-top:25px}#hydrating-curl-detangler .layer{top:30px;left:285px}.solid-gold-scheme{background:#d58b18}.solid-gold-scheme a{color:#964721}.solid-gold-scheme #title a{background-image:url(images/logo-white.png)}.solid-gold-scheme #header .atwidget a span{background-color:#984a24 !important}.solid-gold-scheme #search-3 .s,.solid-gold-scheme #search-3 .search-submit{background-color:#984a24}.solid-gold-scheme h2.subtitle,.solid-gold-scheme h1.entry-title{color:#fff}.solid-gold-scheme h2.subtitle.has-subtitle,.solid-gold-scheme h1.entry-title.has-subtitle{border:none;padding:0}.solid-gold-scheme h1.entry-title{border-bottom:1px solid #964721;padding-bottom:5px}.solid-gold-scheme #nav{color:#fff}.solid-gold-scheme #nav li{color:#fff}.solid-gold-scheme #nav li a{color:#fff}.solid-gold-scheme #nav li:hover,.solid-gold-scheme #nav li:hover a,.solid-gold-scheme #nav li a:hover,.solid-gold-scheme #nav li a:active{background:#fff !important;color:#984a24}.solid-gold-scheme #nav li ul li:hover,.solid-gold-scheme #nav li ul li:hover a,.solid-gold-scheme #nav li ul li a:hover,.solid-gold-scheme #nav li ul li a:active{background:#fef9f6 !important}.solid-gold-scheme #nav li ul li.menu-item-has-children>a:after{color:#f0f0f0}.solid-gold-scheme #nav li ul ul li,.solid-gold-scheme #nav li ul ul li a{color:#984a24 !important}.solid-gold-scheme #sidebar .widget .widget-title{color:#fff}.solid-gold-scheme #sidebar .widget .store-locator input,.solid-gold-scheme #sidebar .widget .email-signup input{color:#bb3426;background:#fff}.solid-gold-scheme #sidebar .widget .store-locator input::-webkit-input-placeholder,.solid-gold-scheme #sidebar .widget .email-signup input::-webkit-input-placeholder{color:#bb3426}.solid-gold-scheme #sidebar .widget .store-locator input::-moz-placeholder,.solid-gold-scheme #sidebar .widget .email-signup input::-moz-placeholder{color:#bb3426}.solid-gold-scheme #sidebar .widget .store-locator input:-ms-input-placeholder,.solid-gold-scheme #sidebar .widget .email-signup input:-ms-input-placeholder{color:#bb3426}.solid-gold-scheme #sidebar .widget .store-locator input:-moz-placeholder,.solid-gold-scheme #sidebar .widget .email-signup input:-moz-placeholder{color:#bb3426}.solid-gold-scheme #sidebar .icon-set-lsi_widget-2 .lsicon-twitter:before{background:url(images/icon-social.png) no-repeat 0 0}.solid-gold-scheme #sidebar .icon-set-lsi_widget-2 .lsicon-facebook:before{background:url(images/icon-social.png) no-repeat -25px 0}.solid-gold-scheme #sidebar .icon-set-lsi_widget-2 .lsicon-instagram:before{background:url(images/icon-social.png) no-repeat -50px 0}.solid-gold-scheme #sidebar .icon-set-lsi_widget-2 .lsicon-youtube:before{background:url(images/icon-social.png) no-repeat -75px 0}.solid-gold-scheme #footer{background:none;color:#964721}.solid-gold-scheme #learn-more .widget-title,.solid-gold-scheme #learn-more .title{color:#964721;border-color:#964721}.solid-gold-scheme #featured-product .widget-title{color:#964721;border-color:#964721}.solid-gold-scheme #footer-text p,.solid-gold-scheme #footer-text a{color:#964721}.solid-gold-scheme #copyright p{color:#964721}.solid-gold-scheme #footer-nav li a{color:#964721}.honey-scheme #top-bar{background:#974821}.honey-scheme #main-header #logo{background-image:url(assets/images/CremeOfNatureLogo-brown.svg)}.honey-scheme #top-menu>li>.sub-menu>li>a{color:#974821}.honey-scheme #top-menu>li.hovered{background:#974821}.honey-scheme #motif{display:block;background-image:url(assets/images/motif-honey.png)}.honey-scheme #main-footer{background:#974821}.honey-scheme #copyright{color:#fff}.honey-scheme #mobile-menu-content{border-top:4px solid #974821}.honey-scheme #mobile_menu .sub-menu-wrapper{background:#974821}.honey-scheme #mobile-social-networks{background:#974821}.honey-scheme a{color:#d58b18}.honey-scheme #title a{background-image:url(images/logo-honey.png)}.honey-scheme #header .atwidget a span{background-color:#974821 !important}.honey-scheme #search-3 .s,.honey-scheme #search-3 .search-submit{background-color:#974821}.honey-scheme h2.subtitle,.honey-scheme h1.entry-title{color:#974821}.honey-scheme h1.entry-title.has-subtitle{border:none;padding:0}.honey-scheme #wrap{background:url(images/nav-honey-color.png) repeat-y}.honey-scheme #inner{background:url(images/nav-pure-honey.png) no-repeat 0 380px;min-height:650px}.honey-scheme #nav,.honey-scheme #nav li a{color:#974821}.honey-scheme #nav li:hover,.honey-scheme #nav li:hover a,.honey-scheme #nav li a:hover,.honey-scheme #nav li a:active{background:#974821;color:#fff !important}.honey-scheme #nav li ul li.menu-item-has-children>a:after{color:#f0f0f0 !important}.honey-scheme #nav li ul li,.honey-scheme #nav li ul li a{color:#974821 !important}.honey-scheme #nav li ul li:hover,.honey-scheme #nav li ul li:hover a,.honey-scheme #nav li ul li a:hover,.honey-scheme #nav li ul li a:active{background:#fef9f6;color:#974821 !important}.honey-scheme #sidebar .widget .widget-title{color:#974821}.honey-scheme #sidebar .widget .store-locator input,.honey-scheme #sidebar .widget .email-signup input{color:#974821;background:#fff}.honey-scheme #sidebar .icon-set-lsi_widget-2 .lsicon-twitter:before{background:url(images/icon-social.png) no-repeat 0 -108px}.honey-scheme #sidebar .icon-set-lsi_widget-2 .lsicon-facebook:before{background:url(images/icon-social.png) no-repeat -25px -108px}.honey-scheme #sidebar .icon-set-lsi_widget-2 .lsicon-instagram:before{background:url(images/icon-social.png) no-repeat -50px -108px}.honey-scheme #sidebar .icon-set-lsi_widget-2 .lsicon-youtube:before{background:url(images/icon-social.png) no-repeat -75px -108px}.honey-scheme #footer{background:none;color:#974821}.honey-scheme #learn-more .widget-title,.honey-scheme #learn-more .title,.honey-scheme #featured-product .widget-title,.honey-scheme #footer-text,.honey-scheme #footer-text p,.honey-scheme #footer-text a,.honey-scheme #footer-nav li a{color:#974821}.honey-scheme #learn-more .title,.honey-scheme #featured-product .widget-title{border-color:#974821}.honey-scheme #content div.wpcr3_respond_3{border-color:#974821;color:#974821}.honey-scheme #content div.wpcr3_show_btn,.honey-scheme #content div.wpcr3_review_datePublished,.honey-scheme #content div.wpcr3_review_author{color:#974821 !important}.honey-scheme .product-container .layer .buttons a{background:#974821}.honey-scheme .product-container .slick-dots li.slick-active button{background:#974821}.honey-scheme .product-container .slick-dots button{border:1px solid #974821}.honey-scheme .product-carousel .layer{background:#974821}.honey-scheme .product-carousel .layer .title{font-weight:600}.honey-scheme h1.entry-title{border-bottom:1px solid #974821;padding-bottom:5px}.honey-scheme #sidebar .widget .email-signup input::-webkit-input-placeholder{color:#974821}.honey-scheme #sidebar .widget .email-signup input:-moz-placeholder{color:#974821}.honey-scheme #sidebar .widget .email-signup input::-moz-placeholder{color:#974821}.honey-scheme #sidebar .widget .email-signup input:-ms-input-placeholder{color:#974821}@media (max-width: 1080px){.honey-scheme #wrap,.honey-scheme #inner{background:none}.honey-scheme #sidebar .widget .widget-title{color:#974821}.honey-scheme #sidebar .widget .store-locator input,.honey-scheme #sidebar .widget .email-signup input{background:#974821;color:#fff}.honey-scheme .mobile-store-locator .dropdown,.honey-scheme .mobile-search .dropdown,.honey-scheme .mobile-nav-menu .menu a,.honey-scheme .mobile-store-locator .nav-button,.honey-scheme .mobile-search .nav-button,.honey-scheme .mobile-nav-menu .nav-button{background-color:#974821}.honey-scheme #sidebar .widget .email-signup input::-webkit-input-placeholder{color:#fff}.honey-scheme #sidebar .widget .email-signup input:-moz-placeholder{color:#fff}.honey-scheme #sidebar .widget .email-signup input::-moz-placeholder{color:#fff}.honey-scheme #sidebar .widget .email-signup input:-ms-input-placeholder{color:#fff}}.brown-nav .slide-prev span,.brown-nav .slide-next span{text-indent:0 !important;border:none !important;color:#974821;text-decoration:none}.brown-nav .flexslider .flex-control-paging li span,.brown-nav .flexslider .flex-control-paging li a,.brown-nav .flexslider .flex-control-paging li a:hover .flexslider .flex-control-paging li a:active,.brown-nav .flexslider .flex-control-paging li a:visited{padding:0;box-shadow:none;text-indent:-9999px;border-style:solid;display:inline-block;border-color:#974821;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;border-width:1px;border:1px solid #974821;line-height:19px;width:19px;height:19px;margin:0 9px;background:none}.brown-nav .flexslider .flex-control-paging li a.flex-active{border:1px solid #974821;background:#974821}.charcoal-scheme #top-bar{background:#302e2f}.charcoal-scheme #main-header #logo{background-image:url(assets/images/CremeOfNatureLogo-gray.svg)}.charcoal-scheme #top-menu>li>.sub-menu>li>a{color:#302e2f}.charcoal-scheme #top-menu>li.hovered{background:#302e2f}.charcoal-scheme #motif{display:block;background-image:url(assets/images/motif-charcoal.png)}.charcoal-scheme #main-footer{background:#302e2f}.charcoal-scheme #copyright{color:#fff}.charcoal-scheme #mobile-menu-content{border-top:4px solid #302e2f}.charcoal-scheme #mobile_menu .sub-menu-wrapper{background:#302e2f}.charcoal-scheme #mobile-social-networks{background:#302e2f}.charcoal-scheme a{color:#302e2f}.charcoal-scheme #title a{background-image:url(images/logo-charcoal.png)}.charcoal-scheme #header .atwidget a span{background-color:#302e2f !important}.charcoal-scheme #search-3 .s,.charcoal-scheme #search-3 .search-submit{background-color:#302e2f}.charcoal-scheme h2.subtitle,.charcoal-scheme h1.entry-title{color:#302e2f}.charcoal-scheme h1.entry-title.has-subtitle{border:none;padding:0}.charcoal-scheme #wrap{background:url(images/nav-charcoal-color.png) repeat-y}.charcoal-scheme #inner{background:url(images/nav-charcoal.png) no-repeat 0 380px;min-height:650px}.charcoal-scheme #nav,.charcoal-scheme #nav li a{color:#fff}.charcoal-scheme #nav li:hover,.charcoal-scheme #nav li:hover a,.charcoal-scheme #nav li a:hover,.charcoal-scheme #nav li a:active{background:#fff;color:#302e2f !important}.charcoal-scheme #nav li ul li.menu-item-has-children>a:after{color:#f0f0f0 !important}.charcoal-scheme #nav li ul li,.charcoal-scheme #nav li ul li a{color:#302e2f !important}.charcoal-scheme #nav li ul li:hover,.charcoal-scheme #nav li ul li:hover a,.charcoal-scheme #nav li ul li a:hover,.charcoal-scheme #nav li ul li a:active{background:#fef9f6;color:#302e2f !important}.charcoal-scheme #sidebar .widget .widget-title{color:#302e2f}.charcoal-scheme #sidebar .widget .store-locator input,.charcoal-scheme #sidebar .widget .email-signup input{color:#302e2f;background:#fff}.charcoal-scheme #sidebar .icon-set-lsi_widget-2 .lsicon-twitter:before{background:url(images/icon-social.png) no-repeat 0 0}.charcoal-scheme #sidebar .icon-set-lsi_widget-2 .lsicon-facebook:before{background:url(images/icon-social.png) no-repeat -25px 0}.charcoal-scheme #sidebar .icon-set-lsi_widget-2 .lsicon-instagram:before{background:url(images/icon-social.png) no-repeat -50px 0}.charcoal-scheme #sidebar .icon-set-lsi_widget-2 .lsicon-youtube:before{background:url(images/icon-social.png) no-repeat -75px 0}.charcoal-scheme #footer{background:none;color:#302e2f}.charcoal-scheme #learn-more .widget-title,.charcoal-scheme #learn-more .title,.charcoal-scheme #featured-product .widget-title,.charcoal-scheme #footer-text,.charcoal-scheme #footer-text p,.charcoal-scheme #footer-text a,.charcoal-scheme #footer-nav li a{color:#302e2f}.charcoal-scheme #learn-more .title,.charcoal-scheme #featured-product .widget-title{border-color:#302e2f}.charcoal-scheme #content div.wpcr3_respond_3{border-color:#302e2f;color:#302e2f}.charcoal-scheme #content div.wpcr3_show_btn,.charcoal-scheme #content div.wpcr3_review_datePublished,.charcoal-scheme #content div.wpcr3_review_author{color:#302e2f !important}.charcoal-scheme .product-container .layer .copy{background:#ded8cf}.charcoal-scheme .product-container .layer .buttons a{background:#302e2f}.charcoal-scheme .product-carousel .layer{background:#302e2f}.charcoal-scheme .product-carousel .layer .title{font-weight:600}.charcoal-scheme h1.entry-title{border-bottom:1px solid #302e2f;padding-bottom:5px}.charcoal-scheme #sidebar .widget .email-signup input::-webkit-input-placeholder{color:#302e2f}.charcoal-scheme #sidebar .widget .email-signup input:-moz-placeholder{color:#302e2f}.charcoal-scheme #sidebar .widget .email-signup input::-moz-placeholder{color:#302e2f}.charcoal-scheme #sidebar .widget .email-signup input:-ms-input-placeholder{color:#302e2f}@media (max-width: 1080px){.charcoal-scheme #wrap,.charcoal-scheme #inner{background:none}.charcoal-scheme #sidebar .widget .widget-title{color:#302e2f}.charcoal-scheme #sidebar .widget .store-locator input,.charcoal-scheme #sidebar .widget .email-signup input{background:#302e2f;color:#fff}.charcoal-scheme .mobile-store-locator .dropdown,.charcoal-scheme .mobile-search .dropdown,.charcoal-scheme .mobile-nav-menu .menu a,.charcoal-scheme .mobile-store-locator .nav-button,.charcoal-scheme .mobile-search .nav-button,.charcoal-scheme .mobile-nav-menu .nav-button{background-color:#302e2f}.charcoal-scheme #sidebar .widget .email-signup input::-webkit-input-placeholder{color:#fff}.charcoal-scheme #sidebar .widget .email-signup input:-moz-placeholder{color:#fff}.charcoal-scheme #sidebar .widget .email-signup input::-moz-placeholder{color:#fff}.charcoal-scheme #sidebar .widget .email-signup input:-ms-input-placeholder{color:#fff}}.gray-nav .slide-prev a,.gray-nav .slide-next a{text-indent:0 !important;border:none !important;color:#302e2f;text-decoration:none}.gray-nav .flexslider .flex-control-paging li a,.gray-nav .flexslider .flex-control-paging li a:hover .flexslider .flex-control-paging li a:active,.gray-nav .flexslider .flex-control-paging li a:visited{padding:0;box-shadow:none;text-indent:-9999px;border-style:solid;display:inline-block;border-color:#302e2f;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;border-width:1px;border:1px solid #302e2f;line-height:19px;width:19px;height:19px;margin:0 9px;background:none}.gray-nav .flexslider .flex-control-paging li a.flex-active{border:1px solid #302e2f;background:#302e2f}.red-scheme #top-bar{background:#bc362a}.red-scheme #main-header #logo{background-image:url(assets/images/CremeOfNatureLogo-red.svg)}.red-scheme #top-menu>li>.sub-menu>li>a{color:#bc362a}.red-scheme #top-menu>li.hovered{background:#bc362a}.red-scheme #motif{display:block;background-image:url(assets/images/motif-argan.png)}.red-scheme #content div.wpcr3_respond_3{border-color:#bc362a;color:#bc362a}.red-scheme #content div.wpcr3_show_btn,.red-scheme #content div.wpcr3_review_datePublished,.red-scheme #content div.wpcr3_review_author{color:#bc362a !important}.red-scheme #main-footer{background:#bc362a}.red-scheme #copyright{color:#fff}.red-scheme #mobile-menu-content{border-top:4px solid #bc362a}.red-scheme #mobile_menu .sub-menu-wrapper{background:#bc362a}.red-scheme #mobile-social-networks{background:#bc362a}.argan-restage-scheme.page-id-156 h1.entry-title,.argan-restage-scheme.page-id-231 h1.entry-title,.argan-restage-scheme.page-id-263 h1.entry-title,.argan-restage-scheme.page-id-11 h1.entry-title{border-bottom:1px solid #bc362a;padding-bottom:5px}.argan-restage-scheme #top-bar{background:#bc362a}.argan-restage-scheme #main-header #logo{background-image:url(assets/images/CremeOfNatureLogo-red.svg)}.argan-restage-scheme #top-menu>li>.sub-menu>li>a{color:#bc362a}.argan-restage-scheme #top-menu>li.hovered{background:#bc362a}.argan-restage-scheme #motif{display:block;background-image:url(assets/images/motif-argan-restage.png)}.argan-restage-scheme #content div.wpcr3_respond_3{border-color:#bc362a;color:#bc362a}.argan-restage-scheme #content div.wpcr3_show_btn,.argan-restage-scheme #content div.wpcr3_review_datePublished,.argan-restage-scheme #content div.wpcr3_review_author{color:#bc362a !important}.argan-restage-scheme .product-container{border-top:1px solid #bc362a}.argan-restage-scheme .product-container .layer .copy{background:#fedf49}.argan-restage-scheme .product-container .layer .copy .title{font-weight:700;color:#bc362a;border-color:#bc362a}.argan-restage-scheme #main-footer{background:#bc362a}.argan-restage-scheme #copyright{color:#fff}.argan-restage-scheme #mobile-menu-content{border-top:4px solid #bc362a}.argan-restage-scheme #mobile_menu .sub-menu-wrapper{background:#bc362a}.argan-restage-scheme #mobile-social-networks{background:#bc362a}.argan-restage-scheme #how-to-use,.argan-restage-scheme #perfect-for,.argan-restage-scheme #style-tip{background:#fedf49 url(images/argan-restage-popup-bg.png) no-repeat right bottom;padding:28px 34px 56px}.argan-restage-scheme #how-to-use .title,.argan-restage-scheme #perfect-for .title,.argan-restage-scheme #style-tip .title{color:#bc362a;border-color:#bc362a}.argan-restage-scheme #how-to-use .copy,.argan-restage-scheme #perfect-for .copy,.argan-restage-scheme #style-tip .copy{color:#bc362a}.argan-restage-scheme #how-to-use .copy p,.argan-restage-scheme #perfect-for .copy p,.argan-restage-scheme #style-tip .copy p{color:#bc362a}.argan-restage-scheme #how-to-use .copy a,.argan-restage-scheme #perfect-for .copy a,.argan-restage-scheme #style-tip .copy a{color:#bc362a}.argan-restage-scheme #colorbox.natural-ingredient-popup #cboxContent{background:transparent !important}.argan-restage-scheme #colorbox.natural-ingredient-popup #cboxLoadedContent{border-color:transparent !important}.argan-restage-scheme #learn-more .title{display:none}.red-scheme.curly-nav #motif{background-image:url(assets/images/motif-argan-natural.png)}.carrot-scheme #top-bar{background:#d55427}.carrot-scheme #top-menu>li>.sub-menu>li>a{color:#d55427}.carrot-scheme #top-menu>li.hovered{background:#d55427}.carrot-scheme #motif{display:block;background-image:url(assets/images/motif-cni.png)}.carrot-scheme #main-footer{background:#d55427}.carrot-scheme #copyright{color:#fff}.carrot-scheme #mobile-menu-content{border-top:4px solid #d55427}.carrot-scheme #mobile_menu .sub-menu-wrapper{background:#d55427}.carrot-scheme #mobile-social-networks{background:#d55427}.blue-scheme #top-bar{background:#40425a}.blue-scheme #main-header #logo{background-image:url(assets/images/CremeOfNatureLogo-blue.svg)}.blue-scheme #top-menu>li>.sub-menu>li>a{color:#40425a}.blue-scheme #top-menu>li.hovered{background:#40425a}.blue-scheme #motif{display:block;background-image:url(assets/images/motif-cni-men.png);background-color:#40425a}.blue-scheme #main-footer{background:#40425a}.blue-scheme #copyright{color:#fff}.blue-scheme #mobile-menu-content{border-top:4px solid #40425a}.blue-scheme #mobile_menu .sub-menu-wrapper{background:#40425a}.blue-scheme #mobile-social-networks{background:#40425a}.aloe-scheme #top-bar{background:#713f2a}.aloe-scheme #main-header #logo{background-image:url(assets/images/CremeOfNatureLogo-dark-brown.svg)}.aloe-scheme #top-menu>li>.sub-menu>li>a{color:#713f2a}.aloe-scheme #top-menu>li.hovered{background:#713f2a}.aloe-scheme #motif{display:block;background-image:url(assets/images/motif-aloe-castor.png)}.aloe-scheme #main-footer{background:#713f2a}.aloe-scheme #main-footer #newsletter-signup .wpcf7-submit{background:#7dbd42}.aloe-scheme #copyright{color:#fff}.aloe-scheme #mobile-menu-content{border-top:4px solid #713f2a}.aloe-scheme #mobile_menu .sub-menu-wrapper{background:#713f2a}.aloe-scheme #mobile-social-networks{background:#713f2a}.aloe-scheme a{color:#febe34}.aloe-scheme #header .atwidget a span{background-color:#713f2a !important}.aloe-scheme #search-3 .s,.aloe-scheme #search-3 .search-submit{background-color:#713f2a}.aloe-scheme h2.subtitle,.aloe-scheme h1.entry-title{color:#713f2a}.aloe-scheme h1.entry-title.has-subtitle{border:none;padding:0}.aloe-scheme #nav,.aloe-scheme #nav li a{color:#713f2a}.aloe-scheme #nav li:hover,.aloe-scheme #nav li:hover a,.aloe-scheme #nav li a:hover,.aloe-scheme #nav li a:active{background:#713f2a;color:#fff !important}.aloe-scheme #nav li ul li.menu-item-has-children>a:after{color:#f0f0f0 !important}.aloe-scheme #nav li ul li,.aloe-scheme #nav li ul li a{color:#713f2a !important}.aloe-scheme #nav li ul li:hover,.aloe-scheme #nav li ul li:hover a,.aloe-scheme #nav li ul li a:hover,.aloe-scheme #nav li ul li a:active{background:#fef9f6;color:#713f2a !important}.aloe-scheme #sidebar .widget .widget-title{color:#713f2a}.aloe-scheme #sidebar .widget .store-locator input,.aloe-scheme #sidebar .widget .email-signup input{color:#713f2a;background:#fff}.aloe-scheme #sidebar .icon-set-lsi_widget-2 .lsicon-twitter:before{background:url(images/icon-social.png) no-repeat 0 -108px}.aloe-scheme #sidebar .icon-set-lsi_widget-2 .lsicon-facebook:before{background:url(images/icon-social.png) no-repeat -25px -108px}.aloe-scheme #sidebar .icon-set-lsi_widget-2 .lsicon-instagram:before{background:url(images/icon-social.png) no-repeat -50px -108px}.aloe-scheme #sidebar .icon-set-lsi_widget-2 .lsicon-youtube:before{background:url(images/icon-social.png) no-repeat -75px -108px}.aloe-scheme #footer{background:none;color:#713f2a}.aloe-scheme #learn-more .widget-title,.aloe-scheme #learn-more .title,.aloe-scheme #featured-product .widget-title,.aloe-scheme #footer-text,.aloe-scheme #footer-text p,.aloe-scheme #footer-text a,.aloe-scheme #footer-nav li a{color:#713f2a}.aloe-scheme #learn-more .title,.aloe-scheme #featured-product .widget-title{border-color:#713f2a}.aloe-scheme #content div.wpcr3_respond_3{border-color:#713f2a;color:#713f2a}.aloe-scheme #content div.wpcr3_show_btn,.aloe-scheme #content div.wpcr3_review_datePublished,.aloe-scheme #content div.wpcr3_review_author{color:#713f2a !important}.aloe-scheme .product-container .layer .buttons a{background:#713f2a}.aloe-scheme .product-carousel .layer{background:#713f2a}.aloe-scheme .product-carousel .layer .buttons a{background:#713f2a}.aloe-scheme .product-carousel .layer .title{font-weight:600}.aloe-scheme .product-carousel .layer .learn-more{background:#7dbd42}.aloe-scheme h1.entry-title{border-bottom:1px solid #713f2a;padding-bottom:5px}.aloe-scheme #sidebar .widget .email-signup input::-webkit-input-placeholder{color:#713f2a}.aloe-scheme #sidebar .widget .email-signup input:-moz-placeholder{color:#713f2a}.aloe-scheme #sidebar .widget .email-signup input::-moz-placeholder{color:#713f2a}.aloe-scheme #sidebar .widget .email-signup input:-ms-input-placeholder{color:#713f2a}@media (max-width: 1080px){.aloe-scheme #wrap,.aloe-scheme #inner{background:none}.aloe-scheme #sidebar .widget .widget-title{color:#713f2a}.aloe-scheme #sidebar .widget .store-locator input,.aloe-scheme #sidebar .widget .email-signup input{background:#713f2a;color:#fff}.aloe-scheme .mobile-store-locator .dropdown,.aloe-scheme .mobile-search .dropdown,.aloe-scheme .mobile-nav-menu .menu a,.aloe-scheme .mobile-store-locator .nav-button,.aloe-scheme .mobile-search .nav-button,.aloe-scheme .mobile-nav-menu .nav-button{background-color:#713f2a}.aloe-scheme #sidebar .widget .email-signup input::-webkit-input-placeholder{color:#fff}.aloe-scheme #sidebar .widget .email-signup input:-moz-placeholder{color:#fff}.aloe-scheme #sidebar .widget .email-signup input::-moz-placeholder{color:#fff}.aloe-scheme #sidebar .widget .email-signup input:-ms-input-placeholder{color:#fff}}.aloe-brown-nav .slide-prev a,.aloe-brown-nav .slide-next a{text-indent:0 !important;border:none !important;color:#713f2a;text-decoration:none}.aloe-brown-nav .flexslider .flex-control-paging li a,.aloe-brown-nav .flexslider .flex-control-paging li a:hover .flexslider .flex-control-paging li a:active,.aloe-brown-nav .flexslider .flex-control-paging li a:visited{padding:0;box-shadow:none;text-indent:-9999px;border-style:solid;display:inline-block;border-color:#713f2a;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;border-width:1px;border:1px solid #713f2a;line-height:19px;width:19px;height:19px;margin:0 9px;background:none}.aloe-brown-nav .flexslider .flex-control-paging li a.flex-active{border:1px solid #713f2a;background:#713f2a}