/*
Theme Name: palenciatennis Child Theme
Description: This is a custom child theme for Salient
Theme URI: https://friendsofpalenciatennis.org
Author: ThemeNectar
Author URI: https://friendsofpalenciatennis.org
Template: salient
Version: 1.0
*/
@font-face {
    font-family: 'PP Neue Montreal';
    src: url('fonts/PPNeueMontreal-Bold.woff2') format('woff2'),
        url('fonts/PPNeueMontreal-Bold.woff') format('woff'),
        url('fonts/PPNeueMontreal-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PP Neue Montreal Book';
    src: url('fonts/PPNeueMontreal-Book.woff2') format('woff2'),
        url('fonts/PPNeueMontreal-Book.woff') format('woff'),
        url('fonts/PPNeueMontreal-Book.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PP Neue Montreal';
    src: url('fonts/PPNeueMontreal-Medium.woff2') format('woff2'),
        url('fonts/PPNeueMontreal-Medium.woff') format('woff'),
        url('fonts/PPNeueMontreal-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PP Neue Montreal';
    src: url('fonts/PPNeueMontreal-Thin.woff2') format('woff2'),
        url('fonts/PPNeueMontreal-Thin.woff') format('woff'),
        url('fonts/PPNeueMontreal-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

h4.fir32 {
font-family: 'PP Neue Montreal';
		 }
h1{
	font-family: 'PP Neue Montreal';
}
h2,h3{
font-family: 'PP Neue Montreal';
}
h4,h5,h6{
font-family: 'PP Neue Montreal';
}
a,p,span,li,label{
font-family: 'PP Neue Montreal';
}
html {
    scroll-behavior: smooth;
}

div#header-outer {
	background-color: transparent;
}
#header-outer[data-lhe="animated_underline"] #top nav >ul >li >a {
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    margin: 0 9px;
}

body.material #header-outer:not([data-format=left-header]) #top nav>.buttons li.nectar-woo-cart i.icon-salient-cart {
    content: url(/wp-content/uploads/2024/11/Group-2.png);
    margin-top: -5px;
    margin-left: -1px;
}
body.material #header-outer:not([data-format=left-header]) #top nav>.buttons li.nectar-woo-cart a.cart-contents {
    border-radius: 50px;
    border: 1px solid #ffffff;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    display: none;
}
body.material #header-outer:not([data-format=left-header]) #top nav>.buttons li.nectar-woo-cart {
    margin-left: 10px;
    margin-top: -7px;
}
body.material #header-outer:not([data-format=left-header]) #top nav>.buttons li.nectar-woo-cart .cart-wrap span {
    font-size: 10px;
    width: 13px;
    height: 13px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 5px;
}
body.material #header-outer:not([data-format=left-header]) #top nav>.buttons li.nectar-woo-cart .cart-wrap {
    left: 0;top: 12px;
}
body #header-outer[data-lhe=animated_underline] #top nav>ul>li:not([class*=button_])>a .menu-title-text:after{
	display: none;
}
#header-outer[data-lhe="animated_underline"] #top nav >ul >li#menu-item-42 >a {
    border: 1px solid #ffffff;
    padding: 6px 17px;
    border-radius: 50px;
}
#header-outer[data-lhe="animated_underline"] #top nav >ul >li#menu-item-42 >a::after {
    display: none;
}
#header-outer[data-lhe="animated_underline"] #top nav >ul >li#menu-item-43 >a {
    color: #2C2C2C;
    background: #ffffff;
    padding: 8px 24px;
    border-radius: 50px;
}
div#section1 .image-bg {
    background-position: top;
}
 #header-outer[data-lhe="animated_underline"] #top nav >ul >li >a:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -6px;
    width: 0px;
    height: 2px;
    background: #986D42;
    border-radius: 100px;
    transition: all 0.3s linear;
}
#header-outer[data-lhe="animated_underline"] #top nav >ul >li:hover >a:after, 
#header-outer[data-lhe="animated_underline"] #top nav >ul >li.current-menu-item >a:after {
    width: 100%;
}
div#header-space {
    position: absolute;
}
div#header-outer {
	box-shadow: unset !important;
}
#header-outer #logo {
    margin-top: 9px;
    margin-bottom: 9px;
}
div#section1 p br {
    display: none;
}
div#section1 .buttons {
    padding: 0;
    margin: 0;
}
div#section1 h4 {
    opacity: 1 !important;
    color: #ffffff;
    font-size: 30px;
    font-weight: 400;
    font-family: 'PP Neue Montreal Book';
}
div#section1 .buttons .button a.primary-color {
    font-size: 16px;
    font-weight: 500;
    color: #2C2C2C;
    text-transform: uppercase;
    border-radius: 50px !important;
    padding: 11px 21px;
    letter-spacing: 1px;
    opacity: 1 !important;
    background: #ffffff !important;
}
div#section1 .buttons .button+.button a s {
	color:#AFAFAF;
	font-size:18px;
}
div#section1 h1 {
    font-size: 75px;
    color: #ffffff;
    font-weight: 700;
    line-height: 1;
    opacity: 1 !important;
    transform: unset;
    text-transform: uppercase;
}
div#section1 p {
    opacity: 1 !important;
    line-height: 23px;
    color: #ffffff;
    font-size: 20px;
    font-weight: 500;
    transform: unset;
}
div#section1 .swiper-slide .content .buttons {
    opacity: 1;
}
h2 {
    font-size: 48px;
    font-weight: 500;
    line-height: 1.2;
    text-transform: uppercase;
}
p {
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
}
a.nectar-button.small.regular.accent-color.regular-button {
  color: #ffffff;
  font-size: 17px;
  font-weight: 500;
  border-radius: 3px !important;
  padding: 10px 33px;
  text-transform: capitalize;
}
h4.fir32 {
   color: #151515;
   font-size: 20px;
   line-height: 1.2;
   font-weight: 400;
}
div#section2 .row_col_wrap_12 {
    padding-top: 40px;
    padding-bottom: 50px;
}
div#section2 h4.fir32 {
}
div#section2 h2 {
	color: #151515;
}
div#section2 p{
	padding-bottom: 4px;
	color: #151515;
	font-size: 20px;
}
div#section2 a.nectar-button.small.regular.accent-color.regular-button+a.nectar-button {
    margin-left: 10px;
    border: 1px solid #145da0;
    background: transparent !important;
    color: #000000;
}
div#section2 div#second .wpb_text_column.first1 {
    border-bottom: 1px solid #000000;
}
div#section2 div#second .hover-wrap {
    margin-bottom: 0;
}
div#section2 div#second .vc_col-sm-6 .vc_column-inner {
    border: 1px solid #2C2C2C;
    border-radius: 12px;
}
div#section2 div#second .wpb_text_column {
    padding: 9px 23px;
}
div#section2 div#second .wpb_text_column p {
    font-family: 'PP Neue Montreal Book';
    font-size: 18px;
    font-weight: 400;
    color: #000000;
}
div#section2 div#second .wpb_text_column h3 {
    font-weight: 500;
    color: #2C2C2C;
    font-size: 26px;
}
div#section2 div#second .wpb_text_column p.btnn a {
    border-bottom: 1px solid;
}
div#section3 .row_col_wrap_12 {
	padding-top: 50px;
	padding-bottom: 50px;
}
div#section3 h2 {
	color: #ffffff;
}

div#section3 p {
    padding-bottom: 0;
    color: #ffffff;
}

div#section3 .cont {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
    width: 80%;
}

div#section3 .cont ul li {
    color: #ffffff;
    font-size: 20px;
    font-weight: 400;
}
div#section3 h4.fir32 {
	color: #ffffff;
}
div#section3 a.nectar-button.small.regular.accent-color.regular-button {
	float: right;
}
div#section3 form.wpcf7-form.init br {
    display: none;
}
div#section3 span.wpcf7-form-control-wrap {
    width: 48%;
    margin: 0 2px;
    margin-bottom: 18px;
    display: inline-block !important;
}
div#section3 span.wpcf7-form-control-wrap[data-name="email-496"]{
	width: 98%;
}
div#section3 span.wpcf7-form-control-wrap[data-name="textarea-876"]{
    height: 40px;
    width: 100%;
    margin-bottom: 0;
}
 div#section3 textarea{
	 height: 130px;
	}
div#section3 span.wpcf7-form-control-wrap[data-name="textarea-294"] textarea{
	height: 100px;
}
div#section3 input[type=text], div#section3 input[type=tel], div#section3 input[type=email],
div#section3 select, div#section3 textarea {
    background: #8f3c3c00;
    /* border: unset; */
    border-bottom: 2px solid #ffffff;
    border-radius: 0 !important;
    box-shadow: unset;
    font-size: 16px;
    color: #ffffff;
    font-weight: 400;
}
div#section3 input[type=submit] {
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    padding: 9px 28px !important;
    text-transform: capitalize;
    border-radius: 50px !important;
    background: transparent;
    border: 1px solid #ffffff;
    margin-left: 12px;
    margin-top: 30px;
}
div#section3 span.wpcf7-form-control-wrap[data-name="textarea-543"] textarea {
    height: 120px;
}
div#section3 .wpcf7-form .wpcf7-not-valid-tip {
    display: none;
}
div#section3 .wpcf7-form .wpcf7-not-valid{
    border-bottom:2px solid red !important;
}
div#section3 span.wpcf7-spinner {
    position: absolute;
}
div#section3  input:focus, 
div#section3  select:focus, 
div#section3 textarea:focus {
    /* border-color: #2f2f2f  !important; */
}
div#section3 input::placeholder, 
div#section3 textarea::placeholder {
    color: #ffffffcc !important;
	text-transform:capitalize;
}
div#section3 .wpcf7 .wpcf7-response-output {
    margin-left: 0;
    text-align: center;
    /* margin-top: 0; */
}
div#section4 .row_col_wrap_12 {
    padding-top: 40px;
    padding-bottom: 40px;
}
div#section4 h2 {
    color: #151515;
}

div#section4 .woocommerce ul.products li:hover {
    border: 2px solid #677F70 !important;
	background:#677F70;
}
div#section4 a.nectar-button.small.regular.accent-color.regular-button {
    float: right;
}
div#section4 h2.woocommerce-loop-product__title {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2;
    margin: 0 auto;
    color: #2D2E31;
    display: inline;
}
div#section4 .woocommerce ul.products li.product:hover:after {
    background: #0AC2C9;
}
div#section4 span.woocommerce-Price-amount.amount {
    font-size: 22px;
    font-weight: 700;
    color: #373743;
}
div#section4 .product-wrap {
    border: unset;
    background: transparent;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 0;
    height: 421px;
}
div#section4 .classic .product-wrap .product-add-to-cart .add_to_cart_button, .woocommerce .classic .product-wrap .product-add-to-cart .button {
    z-index: 999;
    top: 0 !important;
}
div#section4 .woocommerce ul.products li.classic.product.type-product{
    padding: 5px 20px;
    position: relative;
    z-index: 4;
    margin-top: 10px;
    background: #F3F3F3;
    border-radius: 11px;
    transition: all 1s ease;
}
div#section4 .woocommerce ul.products li.classic.product.type-product:hover{
	background:#677F70;
}
div#section6 li.classic.product:hover .product-add-to-cart .button {
    opacity: 1;
}
div#section4 span.price {
    float: right;
}
div#section4 span.price bdi, div#section4 span.price bdi span {
    color: #000000;
    font-size: 24px;
}
div#section4 .classic .product-wrap .product-add-to-cart .add_to_cart_button, .woocommerce .classic .product-wrap .product-add-to-cart .button {
    width: 50px;
    left: unset !important;
    right: 0 !important;
    background: transparent !important;
    font-size: 15px;
    font-weight: 400;
    opacity: 1;
    content: url(/wp-content/uploads/2024/11/Group-3.png);
    !i;!;
    !i;!;
}
.woocommerce .product-wrap {
    overflow: visible !important;
    position: relative;
}

.woocommerce .classic .product-wrap .add_to_cart_button {
    transform: translateY(0%) !important;
    -webkit-transform: translateY(0%) !important;
}
div.woocommerce ul.products li.product a.button.add_to_cart_button * {
    display: none;
}
div#section4 li.classic.product:hover .product-add-to-cart .add_to_cart_button, .woocommerce .classic .product-wrap .product-add-to-cart .button {
    background: transparent;
    border-radius:0 !important;
    opacity:1;
    color: #151515!important;!i;!;
    border-radius: 50px !important;!i;!;
}

div#section4 .woocommerce .products .classic .star-rating, 
div#section4 .woocommerce .products .material .star-rating, 
div#section4 .woocommerce .products .minimal .star-rating, 
div#section4 .woocommerce-page .products .classic .star-rating, 
div#section4 .woocommerce-page .products .material .star-rating {
    display: block !important;
    color: #FFC60A !important;
    font-size: 18px;
    text-align: center;
    position: absolute;
    /* left: 0; */
    right: 44px;
    margin: 0 auto;
    width: 30%;
}
div#section4 .star-rating span {
    font-family: star !important;
}
div#section4 .product-main-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
div#section4 .woocommerce ul.products li.classic.product.type-product:hover h2.woocommerce-loop-product__title {
    color:#ffffff;
}
div#section4 .woocommerce ul.products li.classic.product.type-product:hover span.price bdi, 
div#section4 .woocommerce ul.products li.classic.product.type-product:hover span.price bdi span {
    color:#ffffff;
}
div#section5 .row_col_wrap_12 {
    padding-top: 40px;
    padding-bottom: 20px;
}
div#section5 h2 {
    color: #2C2C2C;
    text-transform: capitalize;
}
div#section5 input[type=email] {
	border: 1px solid #2C2C2C !important;
	line-height: 30px;
	color: #ffffff;
	background: #2C2C2C;
	font-weight: 500 !important;
	padding: 10px 15px !important;
	width: 80% !important;
	height: 55px;
	border-radius: 6px !important;
	display: flex;
	margin: 0;
	box-shadow: unset !important;
}
div#section5 input[type=submit]{
	border: unset;
	outline: unset;
	box-shadow: unset;
	color: transparent;
	background-image: url("/wp-content/uploads/2024/11/Vector.png");
	background-repeat: no-repeat;
	background-position: center;
	width: 40px !important;
	height: 40px;
	transform: unset !important;
	border-radius: 0px !important;
	background-color: transparent !important;
	float: right;
	top: 130px;
	margin-right: 20px;
	z-index: 999999;
	position: absolute;
	right: 120px;
	bottom: 0;
}
div#section5 input::placeholder { 
	color: #ffffffbd !important; 
}
.woocommerce ul.products li.product.classic .product-wrap img {
    height: 350px;
    object-fit: contain;
}
div#section5 h2.fir {
    font-weight: 500;
    color: #2C2C2C;
    text-transform: uppercase;
}
div#section5 h4 {
    font-weight: 500;
    font-size: 20px;
    text-transform: capitalize;
    color: #2C2C2C;
}
div#section5 p {
    color: #2C2C2C;
}
div#section5 ul.links{
	margin-left: 0;
}
div#section5 ul.links span {
	font-size: 20px;
	color: #2C2C2C;
}
div#section5 ul.links li a i {
    color: #2C2C2C;
    font-size: 20px;
    padding-top: 7px;
}
div#section5 ul.links li a {
    border: 1px solid #2C2C2C;
    width: 45px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    margin-right: 12px;
}
div#section5 ul.links li {
    list-style: none;
    display: flex;
}

div#section3 div#second h3 {
    font-weight: 400;
    color: #ffffff;
    font-size: 30px;
}
div#section6{
	min-height: unset !important;
}
div#section6 .row_col_wrap_12 {
	padding-top: 40px;
	padding-bottom: 50px;
	min-height: unset !important;
}
div#section6 h2 {
	color: #151515;
}
div#section6 p {
	color: #151515;
}
div#section6 .owl-item.active+.active .carousel-item h3 {
    color: #151515;
}
div#section6 .owl-item.active+.active .carousel-item p {
    color: #151515;
}
div#section6 .owl-item .carousel-item h4.fir45 {
    background: #ffffff;
    color: #151515;
    font-size: 16px;
    font-weight: 400;
    display: inline;
    padding: 3px 16px;
    border-radius: 50px;
}
div#section6 .owl-item .carousel-item .con {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
div#section6 .owl-item .carousel-item .vc_column-inner {
    height: 100%;
}
div#section6 .owl-item .carousel-item .wpb_text_column {
    height: 100%;
    padding: 9px 18px;
}

div#section6 .owl-item .carousel-item .wpb_wrapper {
    height: 100%;
}
div#section6 .owl-item .carousel-item .con h3 {
    font-size: 25px;
    font-weight: 400;
    color: #ffffff;
}
div#section6 .owl-item .carousel-item .con p {
    color: #ffffff;
}
div#section6 .owl-item .carousel-item .con .sec p a {
    border-bottom: 1px solid;
    font-size: 18px;
    font-weight: 400;
}
div#section6 .owl-item .carousel-item img.img-with-animation.skip-lazy {
    border-radius: 12px;
}
div#section6 .owl-nav.disabled {
    display: flex;
    text-align: center;
    height: 0;
    float: right;
    margin-top: 22px;
}
div#section6 .owl-nav.disabled button span {
    display: none;
}
div#section6 .owl-nav.disabled button {
    width: 60px;
    height: 26px;
    background-color: transparent;
    border: 1px solid #000000;
    transition: all 0.3s linear;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    vertical-align: top;
    border-radius: 27px !important;
    margin: 0 5px;
}
div#section6 .owl-nav.disabled button.owl-prev:before {
    content: "\f053";
    font-family: FontAwesome;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 400;
    color: #000000;
}
div#section6 .owl-nav.disabled button.owl-next:before {
    content: "\f054";
    font-family: FontAwesome;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 400;
    color: #000000;
}
div#section6 .owl-nav.disabled button:hover{
	background: #BF9650;
	border-color: #BF9650;
}
div#section6 .owl-nav.disabled button:hover:before {
    color: #ffffff;
}
div#section6 .owl-dots {
   display:none;
}
div#section6 .owl-item .carousel-item {
    margin: 0 12px;
    box-shadow: 0 0 30px 3px #f3f3f300;
    background: #F3F3F3;
    border-radius: 18px;
    padding: 0;
    height: 275px;
    padding: 24px 12px;
}
div#section6 .owl-item .carousel-item p {
    padding: 0;
    /* color: #ffffff; */
}
div#section6 .owl-stage-outer {
    padding-top: 0;
    padding-bottom: 0;
}
div#section6 .owl-item .carousel-item .cont {
    display: flex;
    height: 100%;
}
div#section6 .owl-item .carousel-item .cont .fir {
    margin-right: 20px;
    width: 20%;
}
div#section6 .owl-item .carousel-item .cont .sec {
    margin-top: 10px;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
div#section6 .owl-item .carousel-item p br {
    display: none;
}
div#section6 .owl-item .carousel-item .cont .fir img {
	/* filter: invert(1); */
}
div#section6 .owl-item .carousel-item .cont .sec h4 {
    padding-left: 70px;
    position: relative;
    display: flex;
    align-items: center;
    /* color: #ffffff; */
}
div#section6 .owl-item .carousel-item .cont .sec h4:before {
    position: absolute;
    content: "";
    background: #151515;
    width: 25%;
    height: 2px;
    left: 0;
}
div#section6 .owl-item.active+.active .carousel-item .cont .sec h4 {
    /* color: #2C2C2C; */
}
div#section6 .owl-item.active+.active .carousel-item .cont .sec h4::before {
    /* background: #2C2C2C; */
}
div#section6 div#first {
    padding-bottom: 0;
}

#page-header-bg h1 {
    font-size: 60px;
    text-align: center;
    margin-top: 145px;
    text-transform: capitalize;
    font-family: 'Lexend';
    font-weight: 600;
    color: #ffffff;
}
#page-header-bg .subheader a, #page-header-bg .subheader label {
    color: #ffffff;
    font-weight: 500;
    font-size: 18px;
    /* margin: 0 9px; */
}
#page-header-bg .subheader a i {
    margin: 0 8px;
}
#page-header-bg .subheader {
    line-height: 0 !important;
    display: flex;
    justify-content: center;
    align-items: center;
}
div#footer2 .row_col_wrap_12 {
	padding-top: 23px;
	padding-bottom: 15px;
	border-top: 1px solid #ffffff;
	margin-top: 20px;
}
div#footer1 .row_col_wrap_12 {
    padding-top: 40px;
    padding-bottom: 15px;
}
div#footer1 ul li:hover{
	cursor: pointer;
}
div#footer1 ul li a{
    color: #ffffff;
    font-size: 17px;
    font-weight: 400;
 }

div#footer1 ul li a:hover {
    color: #986D42; /* Color on hover */
}
div#footer1 ul li a:hover i {
    color: #986D42; /* Icon color on hover */
}
div#footer1 .wpb_raw_code{
	margin: 0;
}
div#footer1 h3{
    font-size: 25px;
    color: #ffffff;
    font-weight: 700;
    text-transform: capitalize;
    padding-bottom: 4px;
}
div#footer1 div#third{
    padding-top: 20px;
    border-top: 1px solid #ffffff;
    margin-top: 30px;
}
div#footer1  div#second{
	padding-top: 20px;
	/* border-top: 1px solid #7D7D7D; */
}
div#footer1 ul {
    margin: 0;
}
div#footer1 ul li {
    list-style: none;
    color: #ffffff;
    font-size: 17px;
    font-weight: 400;
    margin-right: 12px;
}
div#footer1 ul.links{
	margin-left: 0;
	justify-content: end;
	display: flex;
}
div#footer1 ul.links li a i {
    color: #ffffffff;
    font-size: 20px;
    padding-right: 0;
    padding-top: 6px;
}
div#footer1 ul.links li a {
    border: 1px solid #ffffff;
    width: 45px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    margin-right: 12px;
}
div#footer1 ul.links li {
    list-style: none;
    display: flex;
}
div#section1 div#nectar-slider-instance-1 {
    margin: 0;
}
div#footer1 div#third .vc_col-sm-4:nth-child(1) {
    width: 24%;
}

div#footer1 div#third .vc_col-sm-4:nth-child(2) {
    width: 40%;
}

div#footer1 div#third .vc_col-sm-4:nth-child(3) {
    width: 34%;
}

div#footer1 div#third .vc_col-sm-4:nth-child(3) li {
    line-height: 20px;
    padding-bottom: 14px;
}

div#footer2 p {
    color: #ffffff;
}

div#footer1 h2 {
    color: #ffffff;
    font-size: 35px;
}
body.product-template-default.single.single-product nav.woocommerce-breadcrumb {
    padding-top: 90px;
}
body.product-template-default.single.single-product div#header-outer {
}
body.product-template-default.single.single-product header#top {
    background-color: #000000;
}
body.page-template-default.theme-salient.woocommerce-checkout.woocommerce-page .container-wrap {
    padding-bottom: 0;
}
body.page-template-default.page.logged-in.admin-bar.theme-salient.woocommerce-cart .container-wrap {
    padding-bottom: 0;
}
body.archive.tax-product_cat.logged-in.admin-bar.theme-salient.woocommerce.woocommerce-page .nectar-shop-header {
    padding-top: 145px;
}
body.archive.tax-product_cat.logged-in.admin-bar.theme-salient.woocommerce.woocommerce-page .container-wrap {
    padding: 0;
}
.woocommerce div.product div.images.woocommerce-product-gallery .product-slider img {
    width: 100%;
    height: 300px;
    object-fit: contain;
}
.icon-salient-m-user:before {
    color: #dddddd;
}
div#section5 ul.links li a:hover {
    background: #2C2C2C;
}

div#section5 ul.links li a:hover i {
    color: #ffffff;
}

div#section6 .owl-item .carousel-item .cont .fir {}

div#section6 .owl-item.active+.active .carousel-item .cont .fir img {
    /* filter: unset; */
}

div#section6 .owl-item .carousel-item:hover {}

div#section6 .owl-item .carousel-item:hover {
    background: #151515;
}
div#section6 .owl-item .carousel-item:hover .cont .fir img {
    filter: invert(1);
}

div#section6 .owl-item .carousel-item:hover .cont .sec p {
    color: #ffffff;
}

div#section6 .owl-item .carousel-item:hover .cont .sec h4 {
    color: #ffffff;
}
div#section6 .owl-item .carousel-item:hover .cont .sec h4::before {
    background: #ffffff;
}

div#section3 span.wpcf7-form-control-wrap[data-name="Your-email"], div#section3 span.wpcf7-form-control-wrap[data-name="Message"] {
    width: 100%;
}

#section5 .tnp.tnp-subscription {
    margin-left: 0;
}

#section5 .tnp.tnp-subscription label {
    display: none;
}

.wpcf7-response-output {
    margin-top: 0 !important;
    color: red;
    border-color: red;
}

.wpcf7 form.sent .wpcf7-response-output {
    color: green;
}
div.product .woocommerce-tabs .full-width-content[data-tab-style*=fullwidth] ul.tabs {
    margin: 0;
}
.woocommerce ul.products li.classic.product.type-product{
    padding: 5px 20px;
    position: relative;
    z-index: 4;
    margin-top: 10px;
    background: #F3F3F3;
    border-radius: 11px;
    transition: all 1s ease;
}
.woocommerce ul.products li:hover {
    border: 2px solid #677F70 !important;
	background:#677F70;
}
.woocommerce h2.woocommerce-loop-product__title {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2;
    margin: 0 auto;
    color: #2D2E31;
    display: inline;
}
 .woocommerce ul.products li.product:hover:after {
    background: #0AC2C9;
}
.woocommerce span.woocommerce-Price-amount.amount {
    font-size: 22px;
    font-weight: 700;
    color: #373743;
}
.woocommerce .product-wrap {
    border: unset;
    background: transparent;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 0;
    height: 421px;
}
.woocommerce .classic .product-wrap .product-add-to-cart .add_to_cart_button, .woocommerce .classic .product-wrap .product-add-to-cart .button {
    z-index: 999;
    top: 0 !important;
}
.woocommerce ul.products li.classic.product.type-product{
    padding: 5px 20px;
    position: relative;
    z-index: 4;
    margin-top: 10px;
    background: #F3F3F3;
    border-radius: 11px;
    transition: all 1s ease;
}
.woocommerce ul.products li.classic.product.type-product:hover{
	background:#677F70;
}
.woocommerce ul.products li.classic.product:hover .product-add-to-cart .button {
    opacity: 1;
}
.woocommerce ul.products span.price {
    float: right;
    margin-bottom: 0 !important;
}
.woocommerce ul.products span.price bdi, .woocommerce ul.products span.price bdi span {
    color: #000000;
    font-size: 18px;
}
.woocommerce ul.products .classic .product-wrap .product-add-to-cart .add_to_cart_button, .woocommerce .classic .product-wrap .product-add-to-cart .button {
    width: 50px;
    left: unset !important;
    right: 0 !important;
    background: transparent !important;
    font-size: 15px;
    font-weight: 400;
    opacity: 1;
    content: url(/wp-content/uploads/2024/11/Group-3.png);
}
.woocommerce ul.products li:hover h2.woocommerce-loop-product__title, .woocommerce ul.products li:hover span.price bdi,
.woocommerce ul.products li:hover span.price bdi span {
    color: #ffffff;
}
div#wcspc-count {
    background: #677F70 !important;
}
.wcspc-area::after {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 0%, rgb(31 50 36) 100%);
}
@media (max-width: 767px) and (orientation: portrait){
div#section1 h4 {
    font-size: 20px;
    margin: 0;
}
div#section6 .owl-nav.disabled {
    display: none !important;
}
div#section1 h1 {
    font-size: 30px;
}

div#section1 p {
    font-size: 15px;
}

div#section1 .buttons .button a.primary-color {
    font-size: 14px;
    padding: 7px 12px;
}

div#section1 .swiper-slide.swiper-slide-visible.swiper-slide-active.no-transform {
    height: 300px !important;
}

div#section1 .swiper-wrapper.no-transform {
    height: 300px !important;
}

div#section1 .swiper-container {
    min-height: 300px !important;
    height: 300px !important;
}

div#section1 div#nectar-slider-instance-1 {
    min-height: 300px !important;
    height: 300px !important;
}

div#section2 .row_col_wrap_12 {
    padding-top: 20px;!;!i;!;
    padding-bottom: 20px;
}

h2 {
    font-size: 30px;
    line-height: 1;
}

div#section2 div#first {
    margin-bottom: 10px;
}

div#section2 div#second .wpb_text_column p {
    text-align: center;
    font-size: 15px;
}

div#section2 div#second .wpb_text_column.first1 {
    margin-bottom: 4px;
}

div#section2 div#second .wpb_text_column h3 {
    text-align: center;
    font-size: 22px;
    margin: 0;
    line-height: 1;
    padding-bottom: 4px;
}

div#section2 div#second .wpb_text_column {
    padding: 5px 0;
}

div#section3 .row_col_wrap_12 {
    padding-top: 30px;
    padding-bottom: 20px;
}

div#section3 h2 br {
    display: none;
    text-align: center;
}

div#section3 h2 {
    text-align: center;
    padding-bottom: 14px;
}

div#section3 p {
    text-align: center;
}

div#section3 p br {
    display: none;
}

div#section3 .cont {width: 100%;margin-left: 6px;padding-top: 10px;}

div#section3 .cont ul {
    margin: 0;
    margin: 0 10px;
}

div#section3 .cont ul li {
    font-size: 18px;
}

p {
    font-size: 14px;
    line-height: 19px;
}

div#section3 span.wpcf7-form-control-wrap {
    width: 100%;
}

div#section3 input[type=text], div#section3 input[type=tel], div#section3 input[type=email], div#section3 select, div#section3 textarea {
    font-size: 15px;
}

div#section3 input[type=submit] {
    padding: 6px 18px !important;!i;!;
    margin-top: 22px;
}

div#section4 .row_col_wrap_12 {
    padding-top: 20px;
    padding-bottom: 26px;
}

div#section4 h2 {
    text-align: center;
}

div#section4 div#first {
    /* margin-bottom: 4px; */
}

div#section4 .nectar-woo-flickity.animated-in {
    padding: 0;
}

div#section4 .woocommerce ul.products li.classic.product.type-product {
    margin-bottom: 0 !important;!i;!;
}

div#section4 .flickity-cell.is-selected {
    padding: 0;
}

div#section4 .flickity-viewport {
    height: 465px !important;!i;!;!i;!;
}

div#section5 .row_col_wrap_12 {
    padding-top: 25px;
    padding-bottom: 10px;
}

div#section5 h2.fir {
    text-align: center;
}

div#section5 h4 {
    text-align: center;
    font-size: 20px;
}

div#section5 p br {
    display: none;
}

div#section5 p {
    text-align: center;
}

div#section5 ul.links li {
    text-align: center;
    display: flex;
    justify-content: center;
    padding-top: 10px;
}

div#section5 ul.links {
    text-align: center;
}

div#section5 .vc_col-sm-6 {
    margin-bottom: 0;
}

div#section5 h2 {
    text-align: center;
}

div#section6 .row_col_wrap_12 {
    padding-top: 15px;
    padding-bottom: 30px;
}

div#section6 h2 {
    text-align: center;
}

div#section6 .owl-nav.disabled {
    display: none;
}

div#section6 .owl-stage {
    padding: 0;
}

div#section6 div#first {
    margin-bottom: 0;
}

div#footer1 img.img-with-animation.skip-lazy {
    display: table;
    margin: 0 auto;
}

div#footer1 img.alignnone.size-medium.wp-image-33 {
    margin: 0 auto;
}

div#footer1 h2 {
    font-size: 25px;
    text-align: center;
}

div#footer1 div#second {
    padding-top: 0;
}

div#footer1 ul.links {
    justify-content: center;
}

div#footer1 div#second .vc_col-sm-8 {
    /* margin-bottom: 20px; */
}

div#footer1 ul.links li a {
    margin: 0 6px;
}

div#footer1 div#third .vc_col-sm-4:nth-child(1), div#footer1 div#third .vc_col-sm-4:nth-child(2), div#footer1 div#third .vc_col-sm-4:nth-child(3), div#footer1 div#third .vc_col-sm-4:nth-child(4) {
    width: 100%;
}
div#footer1 h3 {
    text-align: center;
}

div#footer1 ul li {
    text-align: center;
}

div#footer2 .row_col_wrap_12 {
    border-top: unset;
    margin-top: 0;
}
#top #mobile-cart-link {
    display: none;
}
div#header-space {
    position: unset !important;
    height: 85px !important;
}
div#header-outer {
    background: #f3f3f3fc !important;!i;!;
}
#header-outer #top #logo img {
    filter: brightness(0);
    width: 100px;
    height: 75px !important;
    object-fit: contain;
    margin-top: 0 !important;
    margin-bottom: 0;
}
.slide-out-widget-area-toggle.mobile-icon .lines-button.x2 .lines:after, .slide-out-widget-area-toggle.mobile-icon .lines-button.x2 .lines:before, .slide-out-widget-area-toggle.mobile-icon .lines-button:after {
    background: #000000;
}

#header-outer #top .col.span_3 #logo {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
div#header-outer {
    padding-top: 5px;
    padding-bottom: 5px;
}
div#section1 p br {
    display: block;
}	
}