/*

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

*/



.woocommerce form p#e_deliverydate_field {
    margin-top: 15px;
}
p.ship-tn {
    display: none;
}
body .ui-state-active,body .ui-widget-content .ui-state-active,body .ui-widget-header .ui-state-active {
	color: #e3e3e3;
}
body #sidebar #yith-woocommerce-ajax-navigation-filters-8 .yith-wcan-filters ul li.active label a {
	color: #000;
}
.tax-product_cat div#page-header-wrap {
    display: none;
}
p.stock.in-stock {
    display: none;
}
body.woocommerce div.product form.cart .variations, .woocommerce .variations {
	width: 100%;
}

body.single-product .row > .product[data-gallery-style="left_thumb_sticky"] .single-product-main-image {
	width: 30%;
}
.single-product .row > .product[data-gallery-style="left_thumb_sticky"][data-tab-pos="in_sidebar"] .single-product-summary, 
.single-product .row > .product[data-gallery-style="left_thumb_sticky"][data-tab-pos*="fullwidth"] .summary.entry-summary {
	width: 70%;
    padding-bottom: 350px;
    margin-bottom: 100px;
}
.single-product .woocommerce-tabs.wc-tabs-wrapper.full-width-tabs {
    width: 50%;
    float: left;
}
.country-flag {
    position: absolute;
    top: 30px;
    left: 30px;
    z-index: 999;
}
.flag-none {
	display: none;
}

.flag-country {
	display: block;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	width: 54px;
	height: 38px;
}

.flag-chile {
	background-image: url('./images/chile.png');
}
.flag-england {
	background-image: url('./images/endland.png');
}
.flag-france {
	background-image: url('./images/france.png');
}


.banner-cat {
    min-height: 840px;
    text-align: center;
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
}
h1.page-title-cat {
    margin-top: 10px;
    font-family: Playfair Display;
    font-style: normal;
    font-weight: bold;
    font-size: 200px;
    line-height: 200px;
    color: #090C02;
    text-transform: uppercase;
}
p.des-cat {
    font-family: Playfair Display;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 42px;
    color: #090C02;
}

/*.archive.tax-product_cat .country-flag {
    position: absolute;
    top: 40px;
    left: auto;
    right: 40px;
}*/

/*.archive.woocommerce ul.products li.product.classic .product-wrap img {
    width: 153px;
    margin: auto;
}
*/
#sidebar #yith-woocommerce-ajax-navigation-filters-5 .yith-wcan-filters ul li label {
    display: flex;
    align-items: center;
}
#sidebar #yith-woocommerce-ajax-navigation-filters-5 .yith-wcan-filters.custom-style span.checkboxbutton {
    display: none;
}
.woocommerce-ordering .fancy-select-wrap span.select2-container.select2-container--default.select2-container--open:nth-child(3) {
    position: absolute;
    top: 40px !important;
    right: -40px;
}
body[data-fancy-form-rcs="1"] .woocommerce-ordering .fancy-select-wrap .select2-dropdown {
    width: 100% !important;
}
body.woocommerce .nectar-shop-header .nectar-shop-header-bottom .right-side .woocommerce-ordering {
    display: flex;
    align-items: center;
}
body.woocommerce .nectar-shop-header .nectar-shop-header-bottom .right-side .woocommerce-ordering  .select2-results {
    padding: 15px;
    border: 1px solid #888888;
    box-sizing: border-box;
    border-radius: 14px;
}
body.woocommerce .nectar-shop-header .nectar-shop-header-bottom .right-side .woocommerce-ordering .select2-container--default .select2-results__option[aria-selected=true], .select2-container--default .select2-results__option[data-selected=true] {
    background-color: transparent !important;
}
body.woocommerce .nectar-shop-header .nectar-shop-header-bottom .right-side .woocommerce-ordering .select2-results__option {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
    display: flex;
    align-items: center;
    color: #888888;
}
body[data-fancy-form-rcs="1"] .woocommerce-ordering .select2-container--default .select2-results__option[aria-selected=true], body[data-fancy-form-rcs="1"] .select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: transparent !important;
    padding: 10px 35px 10px 0;
}
body.woocommerce .nectar-shop-header .nectar-shop-header-bottom .right-side .woocommerce-ordering p.sort-by-text {
    padding-bottom: 0;
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 29px;
    color: #888888;
    margin-right: 50px;
}
body[data-fancy-form-rcs="1"] .nectar-shop-header-bottom .right-side .woocommerce-ordering .select2-container--default .select2-selection--single {
    background-color: transparent !important;
}
body[data-fancy-form-rcs="1"] .nectar-shop-header-bottom .right-side .woocommerce-ordering .select2-container--default .select2-selection__rendered {
    font-family: Montserrat ;
    font-style: normal;
    font-size: 24px !important;
    font-weight: 500 !important;
    line-height: 29px;
    display: flex;
    align-items: center;
    color: #888888 !important;
}
#sidebar #yith-woocommerce-ajax-navigation-filters-5 .yith-wcan-filters ul li .term-label {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #888888;
    margin-bottom: 10px;
}
#sidebar .yith-wcan-filters .yith-wcan-filter h4.collapsable.opened:after {
    background-image: unset;
    background-color: #d8d8d8;
    width: 15px;
    height: 1px;
}
.yith-wcan-filters .yith-wcan-filter h4.collapsable.closed:after {
    background-image: unset;
    background-color: #d8d8d8;
    width: 15px;
    height: 1px;
}
#sidebar .yith-wcan-filters .yith-wcan-filter .price-slider {
    padding: 0;
}
.box-flex.row-custom-login {
    align-items: flex-start;
    justify-content: flex-start;
}

.row-custom-login .col_6 {
    width: 50%;
    padding: 0 30px;
}
body #sidebar #yith-woocommerce-ajax-navigation-filters-8 .yith-wcan-filters ul li label {
    display: flex;
    align-items: center;
}
body #sidebar #yith-woocommerce-ajax-navigation-filters-8 .yith-wcan-filters ul li label  a {
    margin-left: 15px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #888888;
}
body.archive.tax-product_cat:not(.term-wine) #sidebar #yith-woocommerce-ajax-navigation-filters-5{
    display: none;
}
body.archive.tax-pwb-brand:not(.term-wine) #sidebar #yith-woocommerce-ajax-navigation-filters-5{
    display: none;
}

/*body #sidebar #yith-woocommerce-ajax-navigation-filters-8 .dropdown-label {
    display: none;
}*/
body #sidebar #yith-woocommerce-ajax-navigation-filters-8 .yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .matching-items::-webkit-scrollbar {
    width: 5px;
}
body #sidebar #yith-woocommerce-ajax-navigation-filters-8 .yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .matching-items::-webkit-scrollbar-track  {
    background-color: #E6EED6;
}
body #sidebar #yith-woocommerce-ajax-navigation-filters-8  input[type="checkbox"] {
    width: 15px;
    height: 15px;
    background-color: #fff;
    border-radius: 50%;
    vertical-align: middle;
    border: 1px solid #000;
    -webkit-appearance: none;
    cursor: pointer;
	transition: all 0.5s;
}
body #sidebar #yith-woocommerce-ajax-navigation-filters-8 ul li.active input[type="checkbox"] {
    border: 4px solid #fff;
    outline: #000 solid 1px;
	transition: all 0.5s;
	background-color: #000;
}
#sidebar .widget {
    margin-bottom: 25px;
    padding: 20px;
    background: #FFFFFF;
    border: 1px solid #888888;
    box-sizing: border-box;
    border-radius: 20px;
}
body #sidebar #yith-woocommerce-ajax-navigation-filters-8 .yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper {
    border: none;
    box-shadow: none;
}
body #sidebar #yith-woocommerce-ajax-navigation-filters-8 .yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .matching-items::-webkit-scrollbar-thumb {
    background: #210F0F;
}
body #sidebar #yith-woocommerce-ajax-navigation-filters-8 .dropdown-label {
    display: none;
}
body #sidebar #yith-woocommerce-ajax-navigation-filters-8 .yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper {
    display: block !important;
    position: relative;
    padding: 0;
}
body #sidebar .yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .matching-items{
    margin-right: 20px;
}
body #sidebar #yith-woocommerce-ajax-navigation-filters-8 .fancy-select-wrap {
    display: none;
}
body #sidebar #yith-woocommerce-ajax-navigation-filters-8 .yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown:after {
    display: none;
}
body #sidebar #yith-woocommerce-ajax-navigation-filters-8 .yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown {
    border: none;
    background: none;
    box-shadow: none;
    padding: 0;
}
body #sidebar .widget h4{
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 29px;
    color: #888888;
}
body.archive.woocommerce .container-wrap > .main-content #sidebar {
	width: 330px;
	margin-right: 90px;
    padding-right: 0;
}
body #sidebar .yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .search-field-container .search-field {
    padding-right: 40px;
    width: 100%;
    border: 1px solid #888888;
    box-sizing: border-box;
    border-radius: 20px;
    background: #fff;
    padding-left: 40px;
}
body #sidebar .yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .search-field-container .search-field::placeholder {
    color: #000;
    opacity: 1;
}

body #sidebar .yith-wcan-filters .yith-wcan-filter .price-slider .irs-from, 
body #sidebar .yith-wcan-filters .yith-wcan-filter .price-slider .irs-to, 
body #sidebar .yith-wcan-filters .yith-wcan-filter .price-slider .irs-single {
    display: none;
}
.box-flex.box-slider-price {
    justify-content: space-between;
    margin-top: 25px;
}
.box-slider-price span {
    display: block;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #888888;
}
body #sidebar .yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .search-field-container:after {
    right: auto;
    top: 50%;
    transform: translateY(-50%);
    left: 10px;
    width: 13px;
    height: 13px;
    background-image: url('./images/search-filter.png');
}
body.woocommerce.archive .post-area.span_9 {
	width: calc(100% - 420px);
}

html .woocommerce:not(.single-product) ul.products[data-n-desktop-columns="3"] li.product {
    width: calc((100% / 3) - 60px) !important;
    margin-right: 60px !important;
    margin-bottom: 90px  !important;
}
html .woocommerce:not(.single-product) ul.products[data-n-desktop-columns="3"] li.product:nth-child(3n + 3) {
	margin-right: 0 !important;
}

.st-below-banner {
    background: #0339A6;
    position: relative;
}

.st-below-banner::before {
    content: '';
    background-image: url('./images/bg-below.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.25;
}
.box-flex {
    display: flex;
    align-items: center;
    justify-content: center;
}
.st-below-banner ul {
    margin-bottom: 0;
    margin-left: 0;
    padding: 50px 0;
}
.st-below-banner ul li {
    text-align: center;
    list-style: none;
}
.st-below-banner ul li h3 {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    color: #F2F2F2;
    margin-bottom: 0;
}
.st-below-banner .img-icon {
    min-height: 70px;
}
.st-below-banner ul li {
    padding: 0 35px;
    position: relative;
}
.st-below-banner ul li:first-child::after {
    display: none;
}
.st-below-banner ul li::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 2px;
    width: 3px;
    height: 23px;
    background: #F2F2F2;
}

body.archive.woocommerce .nectar-shop-header nav.woocommerce-breadcrumb {
    display: none;
}

body .nectar-shop-header .nectar-shop-header-bottom span.icon-salient-search {
    position: absolute;
    left: 30px;
    top: 50%;
    transform: translateY(-50%);
}
body .nectar-shop-header .nectar-shop-header-bottom form input[type="text"] {
    padding: 10px 60px;
    background: #fff;
    height: 60px;
    border: 1px solid #888888;
    box-sizing: border-box;
    border-radius: 49px;
    max-width: 620px;
}
body .nectar-shop-header .nectar-shop-header-bottom form input[type="text"]::placeholder{
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #888888;

}
body .nectar-shop-header .nectar-shop-header-bottom .left-side  {
    width: 50%;
}
/*body.woocommerce.single-product div.product[data-tab-pos] {
    padding-bottom: 250px;
}*/
p.woocommerce-result-count {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 29px;
    display: flex;
    align-items: center;
    color: #888888;
    margin-right: 45px !important;
}
#footer-outer .container {
    max-width: 1700px;
}
body.single-product .product[data-gallery-style="left_thumb_sticky"]:not([data-gallery-variant="fullwidth"]) .product-slider .slide {
    border: none;
}

body.single-product  input.plus, body.single-product input.minus {
    display: none !important;
} 

.entry-summary .cart .quantity input.qty {
    width: 100px;
    height: 30px;
    border: 1px solid #888888;
    box-sizing: border-box;
    border-radius: 50px;
    padding: 6px 16px;
    color: #888888;
}
.entry-summary .cart .quantity input {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #888888;
    text-align: left;
    
}
.woocommerce div.product form.cart .button.buy-now {
    display: inline-block;
    background: #0339A6;
    border-radius: 41px;
    width: 150px;
    height: 30px;
    vertical-align: middle;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    color: #F2F2F2;
    padding: 0px 10px;
    margin-top: 30px;
    margin-left: 20px;
}
.woocommerce-page.single-product button[type="submit"].single_add_to_cart_button, 
body[data-form-submit="regular"].woocommerce-page.single-product .container-wrap button[type=submit].single_add_to_cart_button {
    display: inline-block;
    background: #0339A6;
    border-radius: 41px !important;
    width: 150px;
    height: 30px;
    vertical-align: middle;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    color: #F2F2F2;
    padding: 0px 10px !important;
}
body[data-fancy-form-rcs="1"].single-product .select2-container--default:hover .select2-selection--single .select2-selection__rendered {
    color: #888888 !important;
}
body[data-fancy-form-rcs="1"] .variations_form.cart .variations .select2-container {
    width: auto!important;
    border: 1px solid #888888;
    box-sizing: border-box;
    border-radius: 50px;
    min-width: 150px;
    height: 30px;
    padding: 6px 16px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #888888;
}
body .select2-container--default .select2-selection--single {
    border: none;
    border-radius: 0;
    margin:  0;
}
body[data-fancy-form-rcs="1"].single-product .select2-container--default .select2-selection--single:hover {
    background-color: unset !important;
    color: #888888 !important;
}
body.woocommerce div.product form.cart .variations label, .entry-summary .label{
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal !important;
    font-size: 18px;
    line-height: 22px  !important;
    color: #888888;
}
.entry-summary .label {
    margin-bottom: 10px;
}
.box-infomation-product {
    width: 65%;
}
.box-infomation-product .box-flex {
    align-items: flex-start;
    justify-content: flex-start;
}
.item-info.additional-information {
    width: 55%;
    padding-right: 35px;
}
.item-info.product-information {
    width: 45%;
}
.box-infomation-product  .item-info h3 {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 152.4%;
    color: #090C02;
}
.box-infomation-product p {
    font-family: Montserrat;
    font-style: normal;
    font-size: 14px;
    line-height: 152.4%;
    color: #888888;
}
.box-infomation-product p strong {
    font-weight: bold;
}
.woocommerce.single-product div.product_meta > span.posted_in {
    display: none;
}
body.single-product div.product h1.product_title {
    font-family: Playfair Display;
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 48px;
    color: #0339A6;
    max-width: 60%;
    position: relative;
    display: inline-block;
}
body.single-product div.product h1.product_title::before {
    content: '';
    position: absolute;
    left: calc(100% + 30px);
    top: 26px;
    width: 70%;
    height: 1px;
    background: #0339A6;
}
.woocommerce div.product form.cart .button.buy-now:hover {
    box-shadow: 0 20px 38px rgba(0, 0, 0, 0.16)!important;
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
    background-color: #333333!important;
}
.woocommerce-page.single-product button[type="submit"].single_add_to_cart_button, 
body[data-form-submit="regular"].woocommerce-page.single-product .container-wrap button[type=submit].single_add_to_cart_button:hover {
    opacity: 1;
}
.woocommerce-variation.single_variation {
    display: none !important;
}
.woocommerce-Tabs-panel {
    width: 50%;
    display: block 
}

.box-list-info {
    position: absolute;
    right: 0;
    top: 0;
    margin-top: 150px;
}
.box-list-info ul li h3 {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 364.9%;
    color: #0339A6;
}
#sidebar .yith-wcan-filters .yith-wcan-filter .price-slider .irs-handle {
    width: 16px;
    height: 16px;
    border: 4px solid #fff;
    background-color: #0339A6;;
    border-radius: 24px;
    box-shadow: 0 1px 3px rgb(0 0 255 / 30%);
    outline: #0339A6 solid 1px;
}
#sidebar .yith-wcan-filters .yith-wcan-filter .price-slider .irs-bar {
    background-color: #0339A6;
    height: 3px;
}
.woocommerce.single-product .woocommerce-breadcrumb span:last-child {
    opacity: 1;
}
.woocommerce.single-product .woocommerce-breadcrumb span {
    opacity: 1;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #090C02;
}
.box-list-info ul li {
    list-style: none;
    text-align: center;
}
body.archive.tax-product_cat .button.buy-now, body.home .button.buy-now{
    display: none;
}
.woocommerce.single-product div.product_meta > span {
    margin-top: 10px;
    margin-bottom: 14px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    display: flex;
    align-items: center;
    color: #888888;
}
.woocommerce.single-product div.product .summary p.price {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    display: flex;
    align-items: center;
    color: #888888;
}

.woocommerce-tabs .full-width-content .tab-container {
    padding: 0;
    max-width: 100%;
}


.single-product .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 12px;
}
.woocommerce.single-product div.product .woocommerce-tabs ul.tabs {
    margin-bottom: 0 !important;
    margin-top: 25px !important;
}

.nectar-shop-header .nectar-shop-header-bottom {
    margin-top: 40px;
    padding-bottom: 20px;
    border-bottom: 1px solid #888888;
    margin-bottom: 60px;
}
.nectar-shop-header .nectar-shop-header-bottom form {
    position: relative;
}

.single-product .prev_next_buttons {
    position: absolute;
    right: 15%;
    top: 0;
}
.prev_next_buttons a {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #090C02;
    padding: 0 35px;
}
.prev_next_buttons a:first-child {
    padding-left: 0;
    border-right: 1px solid #090C02;
}



.coming-soon {
    position: absolute;
    right: 30px;
    color: #0339a6;
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
    text-transform: capitalize;
    z-index: 99999;
}

.outofstock .product-add-to-cart{ 
    display: none;
}
body.woocommerce div.product div.images.woocommerce-product-gallery .product-slider img{
    max-height: 600px !important;
    width: auto !important;
    margin: auto;
}
.woocommerce-product-details__short-description {
    max-width: 60%;
}