/*
 Theme Name:     Cosmeticsinfo - WP Bootstrap Starter Child Theme
 Theme URI:      https://wordpress.org/themes/wp-bootstrap-starter/
 Description:    A child theme of WPBS Theme
 Author:         Afterimage Designs
 Author URI:     https://afterimagedesigns.com/
 Template:       wp-bootstrap-starter
 Version:        1.4
*/


/****************************************
*** Theme customization starts below ***
*****************************************/

/* FONTS */
@import url('https://fonts.googleapis.com/css2?family=Arvo:ital,wght@0,400;0,700;1,400;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,700;1,400;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Fjalla+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lora:ital@0;1&display=swap');


/* START Primary Styles */
body {
    font-family: 'Ubuntu', sans-serif;
    color: #666666;
    font-size: 12px;
}

a {
    color: #73c0ea;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

h1 {
    font-size: 24px !important;
    font-family: "Fjalla One", sans-serif;
    font-weight: 400;
    color: #333333;
    line-height: normal !important;
}
  
h2 {
    font-size: 18px !important;
    font-family: "Fjalla One", sans-serif;
    font-weight: 400;
    color: #99ca3c;
}
  
h3 {
    list-style-type: none;
}

p {
    font-size: 12px;
    font-family: "Ubuntu", sans-serif;
    color: #666666;
    line-height: 1.6em;
}


header#masthead {
    background-color: #fff;
}

#content.site-content {
    padding-top: 20px;
}

.site-title {
    font-family: 'Montserrat', sans-serif;
    color: #69c9ca;
    font-size: 12px;
    font-weight: bold;
    width: 235px;
}

.navbar-nav {
    margin-right: -55px;
}

.navbar-nav .nav-link {
    font-family: 'Arvo', serif;
    font-weight: bold !important;
    padding: 35px 0px 0px 0px !important;
    font-size: 15px !important;
    width: 125px;
    text-align: center;
    position: relative;
}

.navbar-nav > li > a {
    color: #999999 !important;
}

.navbar-nav > li > a:hover, .navbar-nav > li > a:active{
    color: #333333 !important;
}

.navbar-nav .nav-link img {
    position: absolute;
    top: 0;
    margin: auto;
    left: 0;
    right: 0;
}

#footer-widget {
    background-color: #FAFAFA;
    box-shadow: inset 0 10px 0 0 #ededed;
    border-bottom: 10px solid #EDEDED;
}

#footer-widget h3 {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    color: #333333;
    text-transform: uppercase;
    font-size: 14px;
}

.footer-1 {
    border-top: 10px solid #cfe295;
    background: whitesmoke;
    padding-top: 20px;
}

.footer-1 ul {
    column-count: 2;
    display: block;
    padding-inline-start: 0px;
}

.footer-2 ul, .footer-3 ul {
    padding-left: 0px;
    margin-top: 15px;
}

.footer-1 ul li, .footer-2 ul li, .footer-3 ul li {
    list-style-image: url(/wp-content/uploads/2021/09/list_arrow_gray.png);
    margin-left: 15px;
}

.footer-1 ul li a, .footer-2 ul li a, .footer-3 ul li a {
    color: #666666;
    text-decoration: none;
    font-size: 13px;
    padding-bottom: 3px;
    padding-left: 15px;
    display: block;
}

.footer-1 ul li a:hover, .footer-2 ul li a:hover, .footer-3 ul li a:hover {
    text-decoration: underline;
    background-color: inherit;
}

.footer-1 ul li a:focus, .footer-2 ul li a:focus, .footer-3 ul li a:focus {
    text-decoration: underline;
    background-color: inherit;
}

.footer-2 {
    border-top: 10px solid #69c9ca;
    background: #fafafa;
    padding-top: 20px;
}

.footer-3 {
    background: whitesmoke;
    border-top: 10px solid #cfe295;
    padding-top: 20px;
}

.site-footer {
    background-color: #fff !important;
}

.site-footer .site-info {
    font-size: 12px;
    float: right;
}


.search-box-wrapper {
    background-image: linear-gradient(#e0f2f2, #a5dbdb);
    clear: both;
    overflow: hidden;
    min-height: 4.313em;
    border-top: 0.1em solid #69c9ca;
    border-bottom: 0.1em solid white;
}

.search-box-col {
    display: flex;
    align-items: center;
}

.search-box-wrapper .form-control {
    font-size: 16px;
    font-weight: 700;
    color: #a5dbdb;
    border-radius: 10em;
    border: 0.063em solid #a5dbdb;
    outline: none;
    height: 1.75em;
    padding: 0 0.938em;
    max-width: 200px;
    right: 2.5em;
}

.search-box-wrapper .search-form {
    margin-top: 5px;
}

.search-box-wrapper .search-form input::placeholder {
    color: #a5dbdb;;
    opacity: 1; /* Firefox */
}


.search-box-wrapper .search-form .search-submit {
    margin-right: 10px;
    background: url(/wp-content/uploads/2021/09/search-button.png) no-repeat;
    color: transparent;
    border: 0 none;
    cursor: pointer;
    height: 29px;
    text-indent: -9999px;
    width: 29px;
}

.social-icons {
    margin-top: 5px;
    margin-left: 30px;
}

.social-icons a {
    margin-right: 8px;
}

.search-box-text {
    flex: 1;
    color: #329999;
}

.find-an-ingredient {
    font-family: "Arvo", serif;
    text-transform: uppercase;
    text-align: left;
    text-shadow: 0 0.063em 0 white;
    border-bottom: 0;
    font-size: 16px;
    margin-right: 20px;
}

.find-an-ingredient a {
    color: #329999;
}


.main-sidebar {
    margin-top: -71px;
}


.main-sidebar h3 {
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    color: #69c9ca;
    text-transform: uppercase;
    text-align: center;
    background: #333333;
    padding: 18px 0 0;
    min-height: 51px;
    border-bottom: 0.1em solid white;
    margin: 0;
}

.sidebar-menu > li > a, .sidebar-menu li > ul > li > a {
    text-align: right;
    padding: 6px 15px 6px 15px;
    color: #999999;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 11px;
    display: block;
}

.sidebar-menu > li > a:hover, .sidebar-menu > li > ul > li > a:hover {
    text-decoration: none;
}

.sidebar-menu > li > a:after, .sidebar-menu > li > ul > li > a:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 25px 25px;
    border-color: transparent transparent transparent #6dc9c9;
    left: 0;
    top: 0;
    position: absolute;
}

.sidebar-menu > li.current-menu-item > a:after, .sidebar-menu > li > ul > li.current-menu-item > a:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 25px 25px;
    border-color: transparent transparent transparent #9ac347;
    left: 0;
    top: 0;
    position: absolute;
}

.sidebar-menu > li.current-menu-item > a, .sidebar-menu > li > ul > li.current-menu-item > a {
    color: #000;
}

.sidebar-menu > li > ul > li.current-menu-item {
    background-color: #e5e5e5;
}

.main-sidebar ul li a:hover {
    background-color: #e5e5e5;
    color: #333333;
}

.main-sidebar ul {
    display: block;
    padding: 0;
    list-style: none;
}

.main-sidebar ul li {
    background-color: #f5f5f5;
    position: relative;
    border-bottom: 1px solid #fff;
}



.sidebar-menu > li > ul {
    display: block !important;
}

.sidebar-menu .menu-item-has-children > ul {
    display: none;
}

/* this is the active parent item */
.sidebar-menu .menu-item-has-children .current-menu-item > ul, .sidebar-menu .menu-item-has-children .current-menu-parent > ul {
    display: block !important;
    background-color: #fff;
    padding: 10px 0px;
}

.sidebar-menu .menu-item-has-children .current-menu-item > ul > li, .sidebar-menu .menu-item-has-children .current-menu-parent > ul > li {
    background-image: none;
    background-color: #fff;
    background: none;
}

.sidebar-menu .menu-item-has-children .current-menu-item > ul > li > a, .sidebar-menu .menu-item-has-children .current-menu-parent > ul > li > a {
    text-align: left;
    font-size: 10px;
    padding: 2px;
}

.sidebar-menu .menu-item-has-children .current-menu-item > ul > li > a:before, .sidebar-menu .menu-item-has-children .current-menu-parent > ul > li > a:before {
    content: '>';
    margin-right: 5px;
}

.sidebar-menu .menu-item-has-children .current-menu-item > ul > li > a:hover, .sidebar-menu .menu-item-has-children .current-menu-parent > ul > li > a:hover {
background: none;
text-decoration: none;
}


/*this is the active parent item if the user is on an ingredient page */
.sidebar-menu .menu-item-has-children .current-menu-parent > ul {
    display: block !important;
}


.home article header {
    display: none;
}

.home article .entry-content {
    margin-top: 20px;
}

.home-lower-info-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
}

.home-lower-info-left {
    font-family: "Fjalla One", sans-serif;
    font-weight: 400;
    color: #69c9ca;
    font-size: 30px;
    margin-right: 30px;
}

.home-lower-info-right {
    font-size: 14px;
    border-top: 1px solid #69c9ca;
    padding-top: 10px;
}

.alphabet-navigation ul li {
    display: inline;
}

.alphabet-navigation ul li a {
    background-color: #efefef;
    padding: 5px;
    text-decoration: none;
    color: #000;
}

.alphabet-navigation ul li a:hover {
    background-color: #69c9ca;
}

.home .global-title-share-share {
}

.not-found-graphic {
    
}

.not-found-text {
    font-family: 'Arvo', serif;
    font-size: 22px;
    margin-left: 30px;
}


/* END Primary Styles */

/* START INGREDIENTS STYLES */

.single-ingredients .nav-pills .nav-link {
    font-family: "Arvo", serif;
    font-size: 14px;
    height: 34px;
    border-right: 1px solid white;
    border-radius: 0;
    margin-bottom: 20px;
    color: #329999;
    background-color: #e0f2f2;
}

.single-ingredients .nav-pills .nav-link.active, .single-ingredients .nav-pills .show>.nav-link {
    color: white;
    background-color: #333333;
}

.lexicon-term {
    color: #73c0ea;
    text-decoration: underline !important;
    border: none !important;
    cursor: help;
}

.lexicon-links a {
    font-size: 14px;
    color: #ccc;
    margin-right: 20px;
    text-transform: uppercase;
}

.lexicon-list dl dt {
    font-family: "Montserrat", sans-serif;
    color: #333333;
    display: block;
    background-color: #e0f2f2;
    padding: 0.3em 1.5em;
    font-weight: normal;
}

.lexicon-list dl dt a {
    margin-top: -15px;
    display: block;
}

.lexicon-list dl dd {
    padding: 20px;
}

.single-ingredients .tab-content {
    padding: 10px;
}

.ingredients-scientific-facts {
    background-color: whitesmoke;
    margin-top: 20px;
    padding: 30px;
    position: relative;
}

.ingredients-scientific-facts:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 25px 25px;
    border-color: transparent transparent transparent #cccccc;
    left: 0;
    top: 0;
    position: absolute;
}

.ingredients-scientific-facts h2 {
    color: #666666;
}

.single-ingredients a.lexicon-term img {
    padding: 0 0 0 5px;
}
/* END INGREDIENTS STYLES */





/* START PRODUCT STYLES */
.products-common-ingredients-wrapper, .products-hbis-wrapper {
    
}

.single-products h2 {
    text-transform: uppercase;
}

.products-common-ingredients-item, .products-hbis-item {
    border-top: 1px solid #cccccc;
    padding: 10px;
    margin: 0px 35px;
}

.products-common-ingredients-item:after, .products-hbis-item a:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 15px 15px;
    border-color: transparent transparent transparent #cccccc;
    left: 0;
    top: 0;
    position: absolute;
}

.products-common-ingredients-item a, .products-hbis-item a {
    font-size: 12px;
    font-family: "Ubuntu", sans-serif;
    color: #73c0ea;
    line-height: 1.3em;
    text-decoration: none;
    padding-left: 0.938em;
    
}

.product-category-header .entry-content, .product-category-header {
    background-color: #99c43c;
    padding: 20px;
    margin-bottom: 20px;
}

.product-category-header .entry-content p, .product-category-header p {
    font-size: 18px;
    color: #dce8be;
}

.product-category_item {
    margin-bottom: 30px;
}

.product-category-video {
    text-align: center;
}

/* END PRODUCT STYLES */



/* START FAQ STYLES */

.faq-wrapper h2 {
    margin-top: 20px;
}

.card-title {
    margin-bottom: 0px;
    position: relative;
}

.card-title a::after {
    content: "\f107";
    color: #333;
    top: -2px;
    right: 0px;
    position: absolute;
    font-family: "FontAwesome"
  }

  .card-title a[aria-expanded="true"]::after {
    content: "\f106";
  }

.card-title a {
    color: #000;
    font-size: 14px;
}

.panel-group {
    margin-bottom: 10px;
}

.card-header {
    border-bottom: 0;
}

/* END FAQ STYLES */


/* START BLOG STYLES */

.post-tags .post-categories {
    padding-inline-start: 0px;
    margin-top: 20px;
}

.post-tags .post-categories li {
    display: inline;
}

.post-tags .post-categories li a {
    background-color: #f37021;
    color: #fff;
    padding: 6px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    margin-right: 10px;
}

.post-tags .post-categories li a:hover {
    text-decoration: none;
}

.post-author, .post-date, .post-content p {
    font-size: 14px;
}

.post-featured-image {
    margin: 20px 0px;
}

.post-title a:hover {
    text-decoration: none;
}

.post-archive-wrapper {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #efefef;
}

.archive .post-title a {
    font-size: 30px;
    color: #515151;
    text-decoration: none;
}

.archive .post-date {
    margin-bottom: 20px;
}

.archive .post-readmore a {
    text-decoration: underline;
    font-weight: bold;
    color: #646464;
}

.archive .post-content {
    font-size: 14px;
    margin-bottom: 20px;
}

.blog-landing-header {
    margin-top: -21px;
    margin-left: -30px;
    margin-bottom: 30px;
    margin-right: -15px;
}

#pcp_wrapper-3492 .pcp-section-title {
    font-size: 32px !important;
    color: #f37021;
    text-align: center;
}

.global-title-share-wrapper {
    display: flex;
}

.global-title-share-title {
    flex: 1;
}


.addtoany_shortcode {

}

.a2a_button_facebook {
    display: none !important;
}

.addtoany_no_icon {
    text-transform: uppercase;
    font-size: 14px !important;
    background-color: #efefef;
    border-left: 5px solid #CD4A00 !important;
    color: #000 !important;
    padding: 0px 10px !important;
    font-weight: bold;
}

.addtoany_no_icon:hover {
    text-decoration: none;
}

.facetwp-alpha {
    background-color: #f5f5f5;
    padding: 5px;
}

.facetwp-alpha:hover {
    background-color: #69c9ca;
}

.fwpl-result a {
    font-size: 18px;
    color: #666666;
}
 

.fwpl-result {
    border-bottom: 1px solid #e5e5e5;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
}

.page-template-page-blog-listing .sp-pcp-post-meta ul li:first-child a {
    pointer-events: none;
}

.sp-pcp-post .sp-pcp-post-thumb-area img {

}

.pcp-wrapper-3492 .sp-pcp-title, .pcp-modal-3492 .sp-pcp-title {
    /* height: 55px; */
}

.sp-pcp-post .sp-pcp-post-content {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.sp-pcp-readmore {
    margin-top: auto !important;
    padding-top: 25px;
}

/* END BLOG STYLES */















/* START MOBILE STYLES */
/* Phone */
@media only screen 
    and (max-width: 768px) 
{
    .find-an-ingredient, .search-box-text, .main-sidebar {
        display: none;
    }

    .social-icons {
        margin-left: 0px;
    }

    .navbar {
        justify-content: center;
        margin-left: 45px;
    }

    #primary .post-3336 .entry-content img, #primary .post-75 .entry-content img {
        width: 100%;
    }

    .home-lower-info-wrapper {
        flex-direction: column;
    }

    .site-title {
        display: none;
    }

    ul.navbar-nav {
        align-items: center;
    }

    .search-box-col {
        justify-content: center;
    }

    #main-nav {
        margin-left: -100px;
    }

    .not-found-text {
        font-size: 20px;
        margin-left: 10px;
    }

}


/* Tablet */
@media only screen 
  and (min-width: 768px) 
  and (max-width: 1199px) 
{
    .find-an-ingredient, .search-box-text {
        display: none;
    }

    .site-title {
        display: none;
    }

    .search-box-col {
        justify-content: flex-end;
    }

    .not-found-text {
        font-size: 20px;
        margin-left: 15px;
    }
    

}



/* Special Considerations */
@media only screen 
  and (min-width: 768px) 
  and (max-width: 1400px) 
{



}
/* END MOBILE STYLES */


