/*!
Theme Name: Hello Elementor Child
Theme URI: https://crocoblock.com/
Author: Crocoblock
Author URI: https://crocoblock.com/
Description: Child theme for Hello Elementor with all CrocoBlock features compatibility.
Template: hello-elementor
Version: 1.0.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: hello-elementor-child
*/
.woocommerce-breadcrumb {
visibility:hidden;
}

.plant, .properties, .extraction, .source, .chemicals {
    display: inline-block;
    vertical-align: top;
    text-align: center;
}

.all-top-items {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-evenly;
}

.ucoin-points div {
    display: inline-block;
    margin-left: 4px;
}

.systems-types {
    display: flex;
    flex-wrap: wrap;
    padding: 15px 5px 5px 5px;
    border: 1px solid #cdcdcd;
    position: relative;
    justify-content: space-evenly;
    border-radius: 10px;
    margin-top: 30px;
    margin-bottom: 10px;;
}
.systems-types .legend {
    background: #fafbfd;
    padding: 0 5px;
    position: relative;
    top: -0.8em;
    right: 2px;
    height: 30px;
    position: absolute;
}
.systems-types li.system {
    display: flex;
    list-style-type: none;
    flex-direction: column;
    align-items: center;
    padding: 3px;
}

.first_level .item, .first_level-child .item, .first_level-preg .item {
    float: right;
    margin-left: 3%;
}
.first_level_container {
    width: 100%;
    height: 130px;
    position: relative;
}
.first_level, .first_level-child, .first_level-preg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.att-oil {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 4px;
}
.att-oil .type {
    flex: 0.5;
    text-align: center;
    border-left: 1px solid #efefef;
}
.att-oil .att-details {
    flex: 2;
    text-align: center;
}

.att-oil .eng-name {
    flex: 1;
    border-right: 1px solid #efefef;
    text-align: center;
    border-left: 1px solid #efefef;
}

.att-oil .title {
    flex: 1;
    text-align: center;
}

.container-att {
    border: 1px solid #d8d8d8;
}

.att-oil.header {
    font-weight: bold;
    border-bottom: 1px solid #d8d8d8;
}

.att-oil:not(.header):nth-child(odd) {
    background-color: rgba(169, 90, 107, 0.1);
}


.emotional-atts {
    margin-top: 10px;
}

.safety h2, .synergy h2, .chemicals h2, .foods h2, .plant h2, .extraction h2, .source h2, .contains-in h2, .oil-attributes h2, .oil-studies h2, .in-the-mix h2, .emotional-atts h2, .diys h2 {
    display: inline-block;
    padding-right: 4px;
}
.oil-name {
    text-align: right;
    margin-bottom: 5px;
    color: #838383;
    font-weight: bold;
    font-style: italic;
    font-size: 22px !important;
}
.oil-name .eng-name {
    font-size: 26px !important;
    color: #686868;
    font-style: normal !important;
}
.synergy-all {
    align-items: flex-start !important;
    margin-top: 10px !important;
}
.foods {
    padding-top: 3px;
}
li.related-product-oil {
    list-style-type: none;
    display: inline-block;
    margin: 0 3px;
}

li.related-product-oil img.img-responsive {
    max-width: 150px;
}


.synergy ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}

.emotional-atts {margin-top: 10px;}

ul.social-icons {
    display: flex !important;
    align-items: flex-start;
    justify-content: center;
    flex-direction: row;
}

ul.social-icons li {
    display: block !important;
    width: 32px;
    margin: 0 5px;
    height: 32px;
}
a.e-url {
    margin-top: -2px;
}

.tips {
    border-radius: 10px;
    border: 1px solid #c8c8c8;
    padding: 10px;
    background-color: #f9f9f9;
}
.tips .tip-title {
    font-size: 20px;
    margin: 0 7px;
    display: inline-block;
    vertical-align: middle;
}
.oil-second-container, .synergy-all {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: row;
    align-items: center;
    margin: 5px;
}
.oil-second-container {
    margin-bottom: 10px;
}
.oil-extract-container {
    flex: 2;
}
.usage-item .title {
    font-weight: bold;
    display: inline-block;
    font-size: 18px;
}
.usage-item {
    padding: 3px;
}
.oil-all-container .tips {
    background-color: rgba(128, 128, 128, 0.1);
    border-radius: 10px;
    padding: 10px;
    flex: 1;
}
.oil-usage-container .more-details {
    background-color: rgba(128, 128, 128, 0.1);
    border-radius: 10px;
    padding: 10px;
    flex: 1;
}
.oil-all-container .tips .tips-title {
    font-size: 18px;
    color: #c8c8c8;
}
span.cpfg-text {padding: 0 6px;font-weight: bold;vertical-align: middle;color:#686868;}
.systems-types img.system-icon {
    width: 44px;
}
