/*
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
*/
/* Body Css */
@import url('https://fonts.googleapis.com/css2?family=Marcellus&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@font-face {
	font-family: kholic;
	src: url(/wp-content/themes/salient-child/fonts/kholic.otf);
}
body * {
	font-family: "Marcellus", serif;
}
h1, h2 {
	font-family: kholic;
	font-weight: 400;
}
.ocm-effect-wrap-inner {
    --scroll-bar-w: 0px;
}
/* Header Css */
#header-outer[data-lhe="default"] #top nav > ul > li > a {
    color: #000;
    font-family: Marcellus;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
}
body.material #header-outer:not([data-format=left-header]) #top nav>.buttons>li.nectar-woo-cart {
    margin-left: 50px;
    margin-right: 45px !important;
}
body.material #header-outer .cart-menu .cart-icon-wrap .icon-salient-cart:before {
    content: "";
    background-image: url(/wp-content/uploads/2026/03/cart.png);
    width: 67px;
    height: 67px;
    display: block;
    margin-top: -30px;
}
#header-outer.small-nav {
    background: #000;
}
#header-outer.small-nav #top nav > ul > li > a {
    color: #fff;
}
/* Banner Css */
div#banner-row:after {
    content: "Maison";
    color: #fff;
    font-size: 576px;
    z-index: 2;
    position: absolute;
    bottom: 0;
    -webkit-text-stroke-width: 0.1px;
    -webkit-text-stroke-color: #fff;
    color: transparent !important;
    font-weight: 400;
    font-family: 'kholic';
    text-transform: uppercase;
    line-height: 300px;
}
div#banner-row .row-bg-wrap:before {
    content: "";
    background-image: url(/wp-content/uploads/2026/03/banner-before.png);
    width: 185px;
    height: 482px;
    background-position: left;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    top: -130px;
    z-index: 2;
}
div#banner-btns .row-bg-wrap:before, div#banner-btns .row-bg-wrap:after {
    display: none;
}
div#banner-row .row-bg.viewport-desktop {
    background: radial-gradient(120.23% 67.63% at 50% 50%, #844401 0%, #592E00 100%);
}
div#banner-row img {
    width: 100%;
}
div#banner-row .vc_col-sm-5 img {
    width: 197px;
}
.banner-sec {
    margin-bottom: 58px !important;
}
.banner-sec h1 {
    color: #FFF;
    font-size: 45px;
    font-weight: 400;
    line-height: 45px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.banner-sec h1:after {
    content: "";
    width: 171.465px;
    height: 3px;
    background: #fff;
    display: block;
    margin-left: 16px;
}
.banner-sec h2 {
    color: #FFF;
    font-size: 115px;
    font-weight: 400;
    line-height: 110px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.banner-sec p {
    color: #FFFAF2;
    font-size: 18px;
    font-weight: 400;
    line-height: 33px;
    margin-left: 70px;
    width: 55%;
}
a#w-btn {
    padding: 16px 65px;
    border-radius: 0 !important;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    text-transform: capitalize;
}
div#banner-row .vc_col-sm-4 img {
    margin-bottom: -42px;
}
/* About Css */
div#about-row:before {
    content: "";
    background-image: url(/wp-content/uploads/2026/03/about-overlay.png);
    width: 100%;
    height: 600px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: -170px;
    z-index: 1;
}
div#about-row:after {
    content: "";
    background: url(/wp-content/uploads/2026/03/collection-overlay.png);
    width: 100%;
    height: 552px;
    position: absolute;
    bottom: 70px;
    z-index: 9999;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
}
.page-id-32 div#about-row:after {
    display: none;
}
.about-sec h2 {
    color: #844401;
    font-size: 115px;
    font-weight: 400;
    line-height: 108px;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.about-sec h3 {
    color: #000;
    font-size: 30px;
    font-weight: 400;
    line-height: 33px;
    margin-bottom: 30px !important;
}
.about-sec p {
    color: #000;
    font-size: 18px;
    font-weight: 400;
    line-height: 33px;
    padding-bottom: 30px;
    width: 72%;
}
div#about-row img {
    width: 100%;
}
/* Collection Css */
div#collection-row:before {
    content: "Maison";
    color: #FFFAF2;
    text-shadow: 0 14.905px 80.488px rgba(0, 0, 0, 0.10);
    font-family: kholic;
    font-size: 650px;
    font-style: normal;
    font-weight: 400;
    line-height: 727.475px;
    text-transform: uppercase;
    position: absolute;
    bottom: 70px;
}
.w-head {
    margin-bottom: 0 !important;
}
.w-head:after {
    content: "";
    width: 2px;
    height: 63.342px;
    background: #000;
    display: block;
    margin: 24px auto 38px;
}
.collection-head:after {
    margin-bottom: 118px;
}
.w-head h2 {
    color: #844401;
    font-size: 60px;
    font-weight: 400;
    line-height: 60px;
    text-transform: uppercase;
    margin-bottom: 11px;
}
.w-head p {
    color: #000;
    font-size: 18px;
    font-weight: 400;
    line-height: 33px;
}
.collection-head p {
    width: 17%;
    margin: auto;
}
.nectar-flickity.nectar-carousel.nectar-carousel:not(.masonry) .flickity-viewport {
    margin: 0;
}
div#collection-row .iwithtext {
    display: flex;
    align-items: center;
}
div#collection-row .iwithtext .iwt-icon {
    position: relative;
}
div#collection-row .iwithtext .iwt-icon img {
    margin-bottom: 0;
    width: 103.448px;
    height: 187.26px;
    object-fit: cover;
}
div#collection-row .iwithtext .iwt-text {
    padding: 0 0 0 21px;
}
div#collection-row .iwithtext .iwt-text h3 {
    color: #1E1E1E;
    font-size: 19px;
    font-weight: 400;
    line-height: 26px;
    text-transform: uppercase;
    margin-bottom: 0;
}
div#collection-row .iwithtext .iwt-text h4 {
    opacity: 0;
}
div#collection-row .nectar-flickity.nectar-carousel[data-format=default][data-spacing*=default][data-wrap=no-wrap] .flickity-slider .cell.is-selected:nth-child(2) .iwithtext, div#collection-row .nectar-flickity.nectar-carousel[data-format=default][data-spacing*=default][data-wrap=no-wrap] .flickity-slider .cell.is-selected:nth-child(5) .iwithtext {
    justify-content: space-between;
    padding-left: 55px;
}
div#collection-row .nectar-flickity.nectar-carousel[data-format=default][data-spacing*=default][data-wrap=no-wrap] .flickity-slider .cell.is-selected:nth-child(2) .iwithtext .iwt-text, div#collection-row .nectar-flickity.nectar-carousel[data-format=default][data-spacing*=default][data-wrap=no-wrap] .flickity-slider .cell.is-selected:nth-child(5) .iwithtext .iwt-text {
    background: #FFFAF2;
    padding: 62px 0 18px 25px;
}
div#collection-row .nectar-flickity.nectar-carousel[data-format=default][data-spacing*=default][data-wrap=no-wrap] .flickity-slider .cell.is-selected:nth-child(2) .iwithtext:before, div#collection-row .nectar-flickity.nectar-carousel[data-format=default][data-spacing*=default][data-wrap=no-wrap] .flickity-slider .cell.is-selected:nth-child(5) .iwithtext:before {
    content: "";
    border: 4px solid #FFE8C4;
    background: #844401;
    position: absolute;
    width: 80%;
    height: 430px;
    z-index: -1;
    top: -60px;
    left: 0;
}
div#collection-row .nectar-flickity.nectar-carousel[data-format=default][data-spacing*=default][data-wrap=no-wrap] .flickity-slider .cell.is-selected:nth-child(2) .iwithtext .iwt-icon img, div#collection-row .nectar-flickity.nectar-carousel[data-format=default][data-spacing*=default][data-wrap=no-wrap] .flickity-slider .cell.is-selected:nth-child(5) .iwithtext .iwt-icon img {
    width: 233px;
    height: 300px;
    transform: rotate(5.401deg);
}
div#collection-row .nectar-flickity.nectar-carousel[data-format=default][data-spacing*=default][data-wrap=no-wrap] .flickity-slider .cell.is-selected:nth-child(2) .iwithtext .iwt-text h3, div#collection-row .nectar-flickity.nectar-carousel[data-format=default][data-spacing*=default][data-wrap=no-wrap] .flickity-slider .cell.is-selected:nth-child(5) .iwithtext .iwt-text h3 {
    font-size: 35px;
    line-height: 35px;
    margin-bottom: 63px;
}
div#collection-row .nectar-flickity.nectar-carousel[data-format=default][data-spacing*=default][data-wrap=no-wrap] .flickity-slider .cell.is-selected:nth-child(2) .iwithtext .iwt-text h4, div#collection-row .nectar-flickity.nectar-carousel[data-format=default][data-spacing*=default][data-wrap=no-wrap] .flickity-slider .cell.is-selected:nth-child(5) .iwithtext .iwt-text h4 {
    opacity: 1;
    color: #1E1E1E;
    font-size: 35px;
    font-weight: 400;
    line-height: 34.371px;
    text-transform: uppercase;
}
div#collection-row .nectar-flickity.nectar-carousel[data-format=default][data-spacing*=default][data-wrap=no-wrap] .flickity-slider .cell.is-selected:nth-child(2) .iwithtext .iwt-text h4 del, div#collection-row .nectar-flickity.nectar-carousel[data-format=default][data-spacing*=default][data-wrap=no-wrap] .flickity-slider .cell.is-selected:nth-child(5) .iwithtext .iwt-text h4 del {
    opacity: 0.4;
    font-size: 20px;
    vertical-align: middle;
}
div#collection-row .nectar-flickity.nectar-carousel[data-format=default][data-spacing*=default][data-wrap=no-wrap] .flickity-slider .cell.is-selected:nth-child(3) .iwithtext, div#collection-row .nectar-flickity.nectar-carousel[data-format=default][data-spacing*=default][data-wrap=no-wrap] .flickity-slider .cell.is-selected:nth-child(6) .iwithtext {
    justify-content: center;
}
div#collection-row a#w-btn {
    display: table;
    margin: 150px auto 0;
}
/* Products Css */
div#products-row .row-bg-wrap:before {
    content: "";
    background-image: url(/wp-content/uploads/2026/03/product-before.png);
    width: 207px;
    height: 465px;
    background-position: left;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    bottom: -120px;
}
div#products-row .row-bg-wrap:after {
    content: "";
    background-image: url(/wp-content/uploads/2026/03/product-after.png);
    width: 97px;
    height: 302px;
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    right: 0;
    top: 0;
}
div#products-row .woocommerce.columns-4:before {
    content: "";
    background-image: url(/wp-content/uploads/2026/03/product-inner-before.png);
    width: 285px;
    height: 251px;
    background-position: left;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 240px;
    z-index: -1;
    left: -100px;
}
.woocommerce .product-wrap {
    background: #FFEED2;
    padding: 84px 104px;
    transition: all 0.4s linear;
}
.woocommerce.columns-4 ul.products.columns-4 li.classic:hover .product-wrap {
    background: #844401;
    cursor: pointer;
    padding: 40px 80px;
}
.woocommerce.columns-4 ul.products.columns-4 li.classic:hover .product-wrap img {
    transform: rotate(15.371deg);
}
.woocommerce ul.products li.product.classic .product-wrap img {
    transition: all 0.4s linear;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
    padding: 0;
    margin: 20px 0 7px;
    color: #000;
    font-family: Marcellus;
    font-size: 22px;
    font-weight: 400;
    line-height: 33px;
}
.woocommerce ul.products li.product .price {
    color: #000;
    font-family: Marcellus;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 33px;
    margin: 0;
}
.woocommerce ul.products li.product .price span {
    color: #000;
}
#page-header-bg h1 {
    font-weight: 400;
    font-size: 60px;
}
body.material #header-outer:not([data-format="left-header"]) .cart-wrap {
    right: -50px;
    top: -30px;
}
/* CTA Css */
div#cta-row .row-bg-wrap:before {
    content: "";
    background-image: url(/wp-content/uploads/2026/03/cta-before.png);
    width: 200px;
    height: 600px;
    background-position: left;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    z-index: 2;
    bottom: -80px;
}
div#cta-row .row-bg-wrap:after {
    content: "";
    background-image: url(/wp-content/uploads/2026/03/cta-after.png);
    width: 184px;
    height: 600px;
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    right: 0;
    top: -100px;
    z-index: 2;
}
div#cta-row img {
    width: 100%;
    margin-top: -97px;
    margin-bottom: -97px;
}
.cta-sec {
    margin-bottom: 42px !important;
}
.cta-sec h2 {
    color: #FFF;
    font-size: 40px;
    font-weight: 400;
    line-height: 40px;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.cta-sec p {
    color: #FFF;
    font-size: 18px;
    font-weight: 400;
    line-height: 33px;
    width: 70%;
    padding-bottom: 24px;
}
.cta-sec ul {
    margin: 0 0 4px 20px;
    display: flex;
    flex-wrap: wrap;
}
.cta-sec ul li {
    width: 35%;
    color: #FFF;
    font-size: 18px;
    font-weight: 400;
    line-height: 18px;
    margin-bottom: 21px;
}
/* Feature Css */
div#feature-row .woocommerce.columns-3:before {
    content: "";
    background-image: url(/wp-content/uploads/2026/03/feature-pro-before.png);
    width: 200px;
    height: 219px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    right: -310px;
    margin: auto;
    left: 0;
}
.feature-head {
    margin-left: 35px;
    margin-bottom: 0 !important;
}
.feature-head h2 {
    color: #1E1E1E;
    font-size: 49px;
    font-weight: 400;
    line-height: 46px;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.feature-head h3 {
    color: #1E1E1E;
    font-family: kholic;
    font-size: 86.963px;
    font-style: normal;
    font-weight: 400;
    line-height: 81.994px;
    text-transform: uppercase;
}
body .woocommerce.columns-3 .nectar-woo-flickity .flickity-slider .flickity-cell .product-wrap {
    padding: 110px 136px;
}
body .woocommerce.columns-3 .nectar-woo-flickity .flickity-slider .flickity-cell h2.woocommerce-loop-product__title {
    text-align: center;
}
body .woocommerce.columns-3 .nectar-woo-flickity .flickity-slider .flickity-cell span.price {
    text-align: center;
}
div#feature-row .woocommerce.columns-3 ul.products.columns-3 li.classic:hover .product-wrap {
    background: #834504;
}
/* Testimonials Css */
.nectar-flickity.nectar-carousel.nectar-carousel:not(.masonry) .flickity-viewport {
    margin: 0;
}
.testimonials-head {
    margin-bottom: 50px !important;
}
.testimonials-head h3 {
    color: #000;
    font-family: Poppins;
    font-size: 17px;
    font-weight: 300;
    line-height: 16px;
    letter-spacing: 5.44px;
    text-transform: uppercase;
    margin-bottom: 40px !important;
}
.testimonials-head h2 {
    color: #000;
    font-size: 125px;
    font-weight: 400;
    line-height: 136px;
    text-transform: capitalize;
    position: relative;
    letter-spacing: -1.254px;
}
.testimonials-head h2:before {
    content: "";
    background-image: url(/collective/wp-content/uploads/2026/02/testi-before.png);
    width: 217px;
    height: 160px;
    position: absolute;
    left: 0;
    top: -70px;
}
.testimonials-sec {
    margin-bottom: 70px !important;
}
.testimonials-sec p {
    color: #503F32;
    font-size: 30px;
    font-weight: 400;
    line-height: 45px;
    text-transform: capitalize;
    text-align: center;
    width: 60%;
    margin: auto;
}
div#last-sec-row .iwithtext {
    display: flex;
    justify-content: center;
}
div#last-sec-row .iwithtext .iwt-icon {
    position: relative;
}
div#last-sec-row .iwithtext .iwt-icon img {
    margin-bottom: 0;
    width: 103px;
}
div#last-sec-row .iwithtext .iwt-text {
    padding: 14px 0 0 30px;
}
div#last-sec-row .iwithtext .iwt-text h4 {
    color: #000;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    text-transform: capitalize;
    margin-bottom: 5px;
    font-family: "Poppins", sans-serif;
}
div#last-sec-row .iwithtext .iwt-text p {
    color: #000;
    font-size: 16px;
    font-weight: 300;
    line-height: 18px;
    text-transform: capitalize;
    font-family: "Poppins", sans-serif;
}
div#last-sec-row .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button:before {
    background: #84440b;
}
div#last-sec-row .nectar-flickity[data-controls*=arrows_overlaid] .next:after, .nectar-flickity[data-controls*=arrows_overlaid] .previous:after {
    display: none;
}
div#last-sec-row .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.previous svg {
    left: 0;
    right: 0;
    margin: auto;
}
div#last-sec-row .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button .arrow {
    fill: #fff;
}
div#last-sec-row .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.next svg {
    right: 0;
    left: 0;
    margin: auto;
}
div#last-sec-row .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button {
    top: 30% !important;
}
/* Contact Css */
.contact-lft-sec h2 {
    margin-bottom: 40px;
    letter-spacing: -1.8px;
    text-transform: capitalize;
    color: #1E1E1E;
    font-size: 45px;
    font-weight: 400;
    line-height: 57px;
}
.contact-lft-sec ul {
    margin: 0 0 0 20px;
}
.contact-lft-sec ul li {
    color: #1E1E1E;
    font-size: 20px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: -0.8px;
    text-transform: capitalize;
    margin-bottom: 39px;
}
.contact-lft-sec ul li a {
    color: #1E1E1E;
    font-family: "Poppins", sans-serif;
}
.contact-sec {
    border-left: 1px solid #0000004d;
    padding-left: 110px;
}
.contact-sec div#wpforms-93 {
    margin: 0;
}
.contact-sec div#wpforms-93 .wpforms-field {
    padding: 0 0 20px;
}
.contact-sec div#wpforms-93-field_1-container {
    padding: 0 !important;
}
.contact-sec div#wpforms-93 .wpforms-field input, .contact-sec div#wpforms-93 .wpforms-field textarea {
    background: #fff;
    border: 0;
    height: 70px;
    border-radius: 0;
    padding-left: 30px;
    color: #888;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    font-family: "Poppins", sans-serif;
}
.contact-sec div#wpforms-93 .wpforms-field input::placeholder, .contact-sec div#wpforms-93 .wpforms-field textarea::placeholder {
    color: #888;
    opacity: 1;
}
.contact-sec div#wpforms-93 .wpforms-field textarea {
    height: 158px;
    border-radius: 0px;
    padding-top: 25px;
}
body[data-form-submit=regular] .contact-sec div#wpforms-93 button[type=submit] {
    width: 100%;
    border-radius: 5px !important;
    background: #834504;
    height: 55px;
    font-size: 18px;
    font-weight: 500;
}
/* Newsletter Css */
.newsletter-sec h2 {
    color: #1E1E1E;
    font-size: 44px;
    line-height: 45px;
    width: 40%;
    margin: 0 auto 20px;
    position: relative;
    letter-spacing: -1.792px;
    text-transform: capitalize;
    font-weight: 400;
}
.newsletter-sec h2:before {
    content: "";
    background-image: url(/wp-content/uploads/2026/03/newsletter-before.png);
    width: 124px;
    height: 127px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    left: -160px;
}
.newsletter-sec p {
    color: #1E1E1E;
    font-size: 18px;
    font-weight: 400;
    line-height: 33px;
    padding-bottom: 30px;
    font-family: "Poppins", sans-serif;
}
.newsletter-sec div#wpforms-96 {
    margin: auto;
    width: 57%;
}
.newsletter-sec div#wpforms-96 form#wpforms-form-96 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #FFF;
    border: 1.5px solid #000;
    filter: drop-shadow(2px 8px 0 #000);
    border-radius: 15px;
    padding: 0 13px 0 37px;
    height: 81px;
}
.newsletter-sec div#wpforms-96 .wpforms-field {
    padding: 0;
}
.newsletter-sec div#wpforms-96 .wpforms-submit-container {
    margin: 0;
}
.newsletter-sec div#wpforms-96 .wpforms-field input {
    width: 600px;
    height: 81px;
    border-radius: 0;
    background: transparent;
    padding: 0;
    border: 0;
    color: #1E1E1E;
    font-size: 18px;
    font-weight: 400;
    line-height: 33px;
    letter-spacing: -0.72px;
    text-transform: capitalize;
}
.newsletter-sec div#wpforms-96 .wpforms-field input::placeholder {
    color: #1E1E1E;
    opacity: 0.37;
}
body[data-form-submit=regular] .newsletter-sec div#wpforms-96 button[type=submit] {
    padding: 0 !important;
    border-radius: 0 !important;
    border: 0;
    font-size: 0;
    background: transparent !important;
    height: 81px;
}
body[data-form-submit=regular] .newsletter-sec div#wpforms-96 button[type=submit]:before {
    content: "";
    background-image: url(/wp-content/uploads/2026/03/send.png);
    width: 84px;
    height: 55px;
    display: block;
}
/* FAQ Css */
div[data-style="minimal"] .toggle > .toggle-title a {
    font-size: 28px;
    font-family: 'kholic';
    font-weight: 400;
}
.faq-sec p {
    color: #000;
    font-size: 18px;
}
/* Footer Css */
div#footer-row .column-bg-overlay {
    border-radius: 42px;
}
.footer-links2 {
    text-align: right;
}
.footer-links ul {
    margin: 0;
    padding: 0;
}
.footer-links ul li {
    display: inline-block;
    margin-left: 30px;
}
.footer-links ul li a {
    color: #FFF !important;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    text-transform: uppercase;
}
.address-sec p {
    color: #FFF;
    font-family: "DM Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
}
div#footer-inner-row {
    border-top: 1.7px solid #ffffff66;
    padding-top: 40px;
    margin-top: 108px;
}
.footer-details ul {
    margin: 0;
}
.footer-details ul li {
    display: inline-block;
    margin-right: 95px;
}
.footer-details ul li a {
    color: #FFF;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px; /* 131.579% */
    font-family: "Poppins", sans-serif;
}
.footer-details ul li:before {
    content: "\f095";
    font-family: 'FontAwesome';
    color: #fff;
    font-size: 18px;
    vertical-align: middle;
    margin-right: 20px;
}
.footer-details ul li:last-child:before {
    content: "\f0e0";
    vertical-align: baseline;
}
.footer-social-sec ul {
    text-align: right;
    margin: 0;
}
.footer-social-sec ul li {
    display: inline-block;
    margin-left: 32px;
}
.footer-social-sec ul li i {
    font-size: 24px;
    color: #fff;
}
/* Copyright Css */
.copyright-sec .wpb_wrapper {
    display: flex;
    justify-content: space-between;
}
.copyright-sec p {
    padding: 0;
    color: #000;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 6.3px;
    text-transform: capitalize;
    font-size: 18px;
    font-family: "Poppins", sans-serif;
}