/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

/* *** HEADER *** */
#header-secondary-outer .nectar-center-text {
    padding: 10px 30px !important;
    max-width: 100% !important;
    font-size: 14px !important;
}
.lang { float: right; }
.lang .wpml-ls-current-language a { color:#887D54 !important; }
.nectar-header-text-content { padding: 5px 0 0 0 !important; }
.nectar-header-text-content a:after { display: none !important; }
.nectar-header-text-content a:hover { color:#887D54 !important; }
.wishicon i {
    font-weight: 600 !important;
    font-size: 20px;
    top: 0 !important;
}
.wishicon a {
    margin: 0 !important;
}

/* *** MAIN *** */
.black a {
    color: black;
    text-decoration: underline;
}
.white a {
    color: white;
    text-decoration: underline;
}
.black a:hover, .white a:hover { text-decoration: none; }

/* *** POPUPS *** */
#popmake-442,
#popupnewsletter,
#popupnewsletter .img-with-aniamtion-wrap .hover-wrap {
    padding: 0 !important;
    margin-bottom: 0 !important;
}

#popupnewsletter .wpb_column {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.pum-theme-450 .pum-content+.pum-close,
.pum-theme-default-theme-copy .pum-content+.pum-close {
    top: 15px;
    right: 0;
    font-weight: bold;
    color: #000 !important;
    position: absolute;
    font-size: 20px;
}

.form-element-type-checkbox span {
    font-size: 10px;
    color: #000;
    line-height: 14px;
}

.form-element-html [tooltip]:hover::after,
.form-element-html [tooltip]:hover::before {
    opacity: 0 !important;
}

.icon-salient-cart::before {
    content: "\f07a" !important;
    font-family: 'fontawesome' !important;
}
.woocommerce-page a.button {
    text-transform: none !important;
}

.age-gate {
    padding: 1% 2%;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
h2.age-gate__headline { font-size: 16px; }
p.age-gate__subheadline {
    font-size: 14px;
    padding: 0 3%;
}
.age-gate button { padding: 10px 30px; }

/* *** PRODUCTS / WOOCOMMERCE *** */
h2.woocommerce-loop-product__title { font-weight: 400 !important; }
.archive h1 { color: #887D54; }
#collection .classic {
    background: rgb(255,255,255);
    background: linear-gradient(170deg, rgba(255,255,255,1) 0%, rgba(233,233,233,1) 100%);
    border: 1px solid white;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 15px 0 10px 0px;
    -webkit-box-shadow: 0px 3px 7px 0px rgba(0,0,0,0.07);
    -moz-box-shadow: 0px 3px 7px 0px rgba(0,0,0,0.07);
    box-shadow: 0px 3px 7px 0px rgba(0,0,0,0.07);
}
#collection .classic img {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
#collection li.product h2, #collection .amount, #collection .price {
    color: black;
    font-weight: bold;
    text-align: left;
}
li.product.classic .price { padding: 0 !important; }
/* .woocommerce-Price-amount:nth-of-type(2) { display: none; } */
/* .price, .woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price { color: transparent !important; } */
.price bdi { color: black !important; }
#collection h2, #collection .amount { padding-left: 25px !important; }
.desc {
    font-weight: 100;
    font-family: Montserrat;
}
section.related > h2 {
    color:#887D54;
    text-align: center;
    line-height: 60px !important;
}
.woocommerce-tabs .first-section { display: none; }
.woocommerce-Tabs-panel { display: block !important; }
.woocommerce-Tabs-panel:nth-child(2) {
    border-top: 1px solid #887D54;
    padding-top: 3% !important;
}
.woocommerce-Tabs-panel:last-child {
    border-bottom: 1px solid #887D54;
    padding-bottom: 4% !important;
}
#tech-infos a {
    color: black;
    text-decoration: underline;
}
#tech-infos a:hover { text-decoration: none; }
.wishlist-title-container .hidden-title-form input { background-color: rgba(0, 0, 0, .025); }
.yith-wcwl-add-to-wishlist { padding-bottom: 20px; }
#wishlist th {
    background-color: white;
    text-align: center;
}
#wishlist th.product-name {
    text-align: left;
    padding-left: 20px;
}
#wishlist table, #wishlist td, #wishlist th { border-color: white; }
.single-product .products.related, .single-product .products.upsells { padding: 2% 0 4% 0; }
.up-sells h2:first-child {
    color: #887D54;
    text-align: center;
    padding-bottom: 2%;
}
.cross-sells h2:first-child {
    color: #887D54;
    padding-bottom: 2%;
}
h2.wholesaler-registration {
    font-size: 22px;
    text-align: center;
    padding-bottom: 20px;
}
form.wwp_wholesaler_registration_form input[type=submit] {
    width: 100%;
    font-size: 12px;
    font-weight: 400;
}
.woocommerce-cart .cart-empty, .woocommerce-cart .woocommerce-message {
    background-color: #f7f7f7 !important;
    color: black !important;
}
/* .woocommerce-page .woocommerce p.return-to-shop { text-align: left; } */
.return-to-shop a.button { text-transform: initial; }

/* *** BLOG / NEWS *** */
#page-news-intro .grav-wrap, #page-news-intro .excerpt { display: none; }
#page-news-intro .nectar-button.large {
    margin-top: 5%;
    color: black;
}
#page-news article img {
    aspect-ratio: 5 / 3;
    object-fit: cover;
}
#page-news article { min-height: 460px; }
#page-news .article-content-wrap { padding: 16px 0; }
#page-news .post-meta { padding: 0; }
#page-news .meta-author, #page-news .meta-category, #page-news .meta-comment-count, #page-news .excerpt, #page-news .more-link { display: none; }
body.single-post.material[data-bg-header=true] .container-wrap { padding-top: 0 !important; }
.single-post .inner-wrap a:first-child, .single-post .section-title { display: none !important; }
hr.is-style-wide { margin-bottom: 6%; }
#sidebar .wp-block-latest-posts__featured-image img {
    width: 130px;
    height: 90px;
    object-fit: cover;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
#sidebar .wp-block-latest-posts__post-title {
    font-size: 12px;
    line-height: 20px;
}
#sidebar .wp-block-latest-posts__post-date { font-weight: bold; }

/* *** FORMS *** */
.form a { color: #887D54 !important; }
.powered-by { display: none !important; }
.form .formcraft-css .fc-form .form-element .form-element-html input[type=text], .form .formcraft-css .fc-form .form-element .form-element-html textarea, .form .formcraft-css .fc-form .form-element .form-element-html select,
.form .formcraft-css .fc-form .form-element .form-element-html input[type=text]::placeholder, .form .formcraft-css .fc-form .form-element .form-element-html textarea::placeholder, .form .formcraft-css .fc-form .form-element .form-element-html select::placeholder { color: black !important; }
.form .formcraft-css .fc-form .form-element .form-element-html input[type=text]:focus, .form .formcraft-css .fc-form .form-element .form-element-html input[type=radio]:focus, .form .formcraft-css .fc-form .form-element .form-element-html textarea:focus, .form .formcraft-css .fc-form .form-element .form-element-html select:focus { border-color: #887D54 !important; }
.form .formcraft-css .fc-form .form-element .form-element-html input[type=text], .form .formcraft-css .fc-form .form-element .form-element-html input[type=radio], .form .formcraft-css .fc-form .form-element .form-element-html textarea, .form .formcraft-css .fc-form .form-element .form-element-html select {
    border: 1px solid black;
    background-color: transparent !important;
}
.form .formcraft-css .fc-form .form-element .form-element-html input[type=text], .form .formcraft-css .fc-form .form-element .form-element-html textarea, .form .formcraft-css .fc-form .form-element .form-element-html select {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.form .formcraft-css .fc-form .form-element .form-element-html input[type=radio] { margin: 0 10px 1px 0; }
.form .formcraft-css .fc-form .form-element .form-element-html input[type=radio]:checked {
    border-color: #887D54 !important;
    background-color: #887D54 !important;
}
button[type=submit] { font-family: Montserrat !important; }

/* *** FOOTER *** */
#footer, #footer p, #footer a { font-size: 12px; }
#footer a { color: white; }
#footer a:hover { text-decoration: underline; }
#copyrights { font-size: 10px; }

/*WHOLESALE*/
.single-product .wwp-wholesale-pricing-details {
    display: none;
}
.wwp-wholesale-pricing-details p:nth-of-type(1),
.wwp-wholesale-pricing-details p:nth-of-type(3) {
    display: none;
}
.wwp-wholesale-pricing-details p:nth-of-type(2) .price-text {
    display: none;
}
.wwp-wholesale-pricing-details p:nth-of-type(2) {
    color: transparent;
}
.wwp-wholesale-pricing-details p:nth-of-type(2) span.woocommerce-Price-amount.amount:nth-of-type(3) {
    display: none !important;
}
/*WHOLESALE*/

.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price,
.woocommerce div.product .summary p.price {
    color: transparent !important;
}

.price span:nth-of-type(2) {
    display: none;
}

.wpml-ls-statics-footer.wpml-ls.wpml-ls-legacy-list-horizontal,
.otgs-development-site-front-end {
    display: none;
}

.wpml-ls-legacy-list-horizontal a {
    padding: 0 5px;
}

#header-secondary-outer ul {
    height: auto;
}

.wpml-ls-legacy-list-horizontal {
    padding: 0;
}

.gpfw_gift_pack_fields {
    background: transparent !important;
    padding: 0;
}

.gpfw_giftwrap_base_gift, 
.gpfw_giftwrap_base_gift_title, 
.gpfw_gift_pack_price, 
.wc-block-components-product-details__gift-wrap, 
.variation-GiftpackNote, 
.variation-Mensagemdeoferta,
.wc-block-components-product-details__mensagem-de-oferta,
.wc-block-components-product-details.wc-block-components-product-details li,
.wc-block-components-order-summary .wc-block-components-order-summary-item__individual-prices,
section.related.products {
    display: none !important;
}

.age-gate__subheadline {
    display: none
}
.woocommerce .product span.wcosm_soldout {
    background-color: transparent !important;
    color: #cc0000;
    font-weight: bold;
    display: block !important;
}
.woocommerce-page span.onsale {
    width: auto;
}
.woocommerce ul.products li.product .onsale, .woocommerce-page ul.products li.product .onsale, .woocommerce span.onsale, .woocommerce-page span.onsale {
    background-color: white !important;
    font-weight: bold;
    font-size: 10px;
}

.flickity-cell .wcosm_soldout.onsale,
.post-area .wcosm_soldout.onsale {
    display: none;
    opacity: 0 !important;
}

input[type="radio"]+label>img {
    display: none;
}

.order-review label {
    font-size: 12px !important;
}

.order-total bdi {
    font-size: 18px;
}

.includes_tax,
.includes_tax * {
    font-size: 12px !important;
}

.checkout #order_review .order-review tbody tr {
    display: grid;
    padding: 20px 0px;
}

.checkout #order_review .order-review tbody tr td {
    width: 100%;
}

.woocommerce-checkout-review-order-table .product-info {
    display: block;
}

.woocommerce .payment_box p {
    font-size: 12px;
}

.material.woocommerce-page[data-form-style="default"] input#coupon_code,
input[type="date"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
select,
textarea {
    border: 1px solid #aaa !important;
    border-radius: 4px !important;
    background-color: transparent !important;
}

.checkout .woocommerce-shipping-fields label span {
    font-family: Merriweather;
}

#ship-to-different-address-checkbox {
    margin: -2px 8px 0 0;
}

#ship-to-different-address {
    margin-top: 30px;
}

.woocommerce-cart .wcosm_soldout.onsale {
    display: none !important;
    opacity: 0;
}