/*
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
*/

#place_order { 
    font-size: 0px !important;
}

#place_order::after {
  content: 'Order' !important;
  font-size: 20px !important;
    line-height:30px !important;
}

div#ajax-content-wrap a.nectar-button.btn-full-width {
    width: 100%;
    font-size: 35px;
    padding: 32px 30px;
    font-family: 'Poppins';
    box-shadow: 5px 5px 6px rgb(0 0 0 / 16%) !important;
    border-radius: 0 !important;
    line-height: 1 !important;
}

div#ajax-content-wrap a.nectar-button.btn-transparent-border {
    border: 2px solid #fff;
    border-radius: 0 !important;
    background-color: transparent !important;
    font-size: 17px;
    font-family: 'Poppins';
    font-weight: 600 !important;
    margin: auto;
    display: table;
    padding: 11px 27px;
}

div#ajax-content-wrap a.nectar-button.theme_button {
    border-radius: 0 !important;
    font-size: 17px;
    font-family: 'Poppins';
    font-weight: 600 !important;
    padding: 14px 30px;
    box-shadow: 5px 5px 6px rgb(0 0 0 / 16%);
}

div#ajax-content-wrap a.nectar-button.theme_button.margin-rigjht {
    margin-left: auto !important;
    display: table !important;
}

/* .bg-color-center .nectar-shape-divider-wrap {
    top: 55%;
    transform: translateY(-55%);
} */

.bg-color-center .nectar-shape-divider {
    width: 100%;
    left: 0;
    bottom: 0px;
    height: 100%;
    position: absolute;
}
 
.bg-color-top-center .nectar-shape-divider {
    width: 100%;
    left: 0;
    bottom: 50%;
    height: 100%;
    position: absolute;
}

.home-product-bg-white-style .woocommerce ul.products li.product span.price span.woocommerce-Price-amount {
    color: #FF151D;
    font-family: 'Poppins' !important;
    font-size: 17px !important;
    font-weight: 800 !important;
}

.home-product-bg-white-style .woocommerce ul.products li.product img {
    height: 400px;
    object-fit: cover;
}

.home-product-bg-white-style .woocommerce ul.products li.product {
    background-color: #fff;
    padding: 30px 20px;
}

.home-product-bg-white-style .woocommerce ul.products li.product span.price,section.related.products {
    display: none !important;
}

.home-product-bg-white-style .woocommerce a.button {
    position: relative !important;
    transform: translateY(0)!important;
}

.products-order .vc_col-sm-4 .vc_column-inner {
	background-color:#fff !important;
	padding: 25px 35px 70px 35px !important;
}

.products-order .vc_col-sm-4 .vc_column-inner img {
    width: 100%;
    height: 470px;
}

.product.status-publish .nectar-prod-wrap {
    display: flex;
    align-items: center;
}

.product.status-publish .nectar-prod-wrap .quantity {
    margin-bottom: 30px !important;
}

.product.status-publish .nectar-prod-wrap 
 .product_meta,.woocommerce-tabs.wc-tabs-wrapper.full-width-tabs {
    display: none;
}

.product.status-publish .nectar-prod-wrap h1.product_title {
    font-size: 40px !important;
    line-height: 50px !important;
}

.products-order a.nectar-button {
    border-radius: 0 !important;
    font-size: 17px;
    font-family: 'Poppins';
    font-weight: 600 !important;
    padding: 14px 30px;
    box-shadow: 5px 5px 6px rgb(0 0 0 / 16%);
    position: absolute;
    bottom: 15px;
    top: auto;
    left: 50%;
    transform: translateX(-50%);
}

.products-order a.nectar-button:hover {
    transform: translateX(-50%);
}

div#copyright {
    padding: 10px !important;
    font-size: 16px !important;
    font-family: 'Montserrat' !important;
}

.nectar-global-section.before-footer .wpb_text_column ul {
    display: flex;
    justify-content: flex-end;
}

.nectar-global-section.before-footer .wpb_text_column ul li {
    list-style: none;
    color: #fff !important;
}

.nectar-global-section.before-footer .wpb_text_column ul li a {
    color: #fff !important;
}

.nectar-global-section.before-footer .wpb_text_column ul li:not(:last-child) {
    margin-right: 20px !important;
}

.vc_col-sm-6.icons .vc_column-inner i {
    background-color: #fff;
    width: 40px !important;
    height: 40px !important;
    line-height: 40px !important;
    border-radius: 50% !important;
}

div#wpcf7-f132-o1 {
    padding: 40px 60px;
}

div#wpcf7-f132-o1 input.wpcf7-form-control {
    border: 1px solid #00000038;
    border-radius: 0 !important;
    height: 50px;
}

div#wpcf7-f132-o1 textarea.wpcf7-form-control.wpcf7-textarea {
    height: 150px !important;
    border: 1px solid #00000038;
    border-radius: 0 !important;
}

#footer-outer #copyright a:not(.nectar-button) {
    font-weight: 800;
    text-decoration: underline;
}

@media screen and (max-width: 1600px) {
.bg-color-center .nectar-shape-divider {
    width: 100%;
    left: 0;
    bottom: 100px;
    height: 100%;
    position: absolute;
}
}

@media screen and (max-width: 1440px) {}

@media screen and (max-width: 1366px) {}

@media screen and (max-width: 1280px) {}

@media screen and (max-width: 1024px) {}

@media screen and (max-width: 991px) {
	.featured-sec img {
		width:100% !important;
	}
	.divider {
		height:30px !important;
	}
.home-product-bg-white-style .woocommerce ul.products li.product img {
    height: 400px;
}
	#gallery img {
		width:100% !important;
	}
	.print-tile .wpb_text_column.wpb_content_element * {
		text-align:center !important;
	}
	 img {
		margin:auto !important;
		display:table !important;
	}
	div#ajax-content-wrap .print-tile a.nectar-button.theme_button.margin-rigjht,
	div#ajax-content-wrap .print-tile a.nectar-button.theme_button{
		margin:auto !important;
		display:table !important;
	}
}

@media screen and (max-width: 800px) {
div#ajax-content-wrap a.nectar-button.btn-full-width {
    font-size: 25px;
}
}

@media screen and (max-width: 768px) {

}

@media screen and (max-width: 690px) {
div#ajax-content-wrap a.nectar-button.btn-full-width {
    font-size: 20px;
    padding: 20px !important;
}
div#ajax-content-wrap .vc_custom_1701859101080 {
    padding: 20px !important;
}
.product.status-publish .nectar-prod-wrap {
    flex-wrap: wrap;
    text-align: center;
    margin: auto;
}

.product.status-publish .nectar-prod-wrap table.variations {
    margin: auto;
    text-align: center !important;
}

.product.status-publish .nectar-prod-wrap table.variations th.label {
    text-align: center !important;
}

.product.status-publish .nectar-prod-wrap button.single_add_to_cart_button.button.alt.disabled.wc-variation-selection-needed {
    margin: auto !important;
    display: table;
    float: none;
}

.woocommerce div.product form.cart {
    text-align: center !important;
    justify-content: center;
    display: flex;
    flex-direction: column;
}

.single_variation_wrap {
    text-align: center !important;
}
div#ajax-content-wrap a.nectar-button.theme_button {
    margin: auto;
    display: table !important;
}
.home-product-bg-white-style .woocommerce ul.products li.product img {
    height: 300px;
}



}

@media screen and (max-width: 480px) {
.home-product-bg-white-style .woocommerce ul.products li.product {
    width: 100%;
}
div#wpcf7-f132-o1 {
    padding: 40px 20px;
}

div#ajax-content-wrap .vc_custom_1701874056281,
div#ajax-content-wrap .vc_custom_1701809176358 {
    padding: 20px 20px !important;
}
.home-product-bg-white-style .woocommerce ul.products li.product img {
    height: auto;
}
.woocommerce ul.products li.product h2.woocommerce-loop-product__title {
    font-size: 20px !important;
    line-height: 30px !important;
}
}

@media screen and (max-width: 414px) {
div#ajax-content-wrap a.nectar-button.btn-full-width {
    font-size: 18px;
}
}

@media screen and (max-width: 375px) {}

@media screen and (max-width: 360px) {}