/*
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
*/
.container-wrap {
    padding: 0px !important;
}
body.material #header-secondary-outer {
    border: unset !important;
}
.material #header-secondary-outer>.container, .material #header-secondary-outer>.container>nav {
    display: flex;
}
div#header-secondary-outer .container {
    display: flex;
    justify-content: space-evenly;
    flex-direction: column;
}
div#header-secondary-outer .nectar-center-text {
    font-size: 15px;
}
#header-secondary-outer #social {
    position: absolute !important;
    float: right !important;
    right: 0;
}
#header-secondary-outer #social a {
    margin: 0px 3px !important;
}
#header-secondary-outer #social i {
    width: 30px !important;
    height: 30px !important;
    line-height: 30px !important;
    background: #017B92 !important;
    color: #fff !important;
    border-radius: 5px;
}
#header-secondary-outer #social li a:hover i {
    color: #fff !important;
}
#header-secondary-outer i.icon-salient-x-twitter {
    position: relative;
    top: -2px;
}
div#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows {
    position: absolute;
    left: 0;
    top: 0;
}
div#header-secondary-outer ul li span, div#header-secondary-outer ul li i {
    font-size: 13px;
    text-transform: lowercase;
    font-weight: 600;
}
div#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows li#menu-item-53 {
    border-right: 1px solid #fff;
}
/* ========================================= */
header#top .container, div#header-secondary-outer .container {
    padding: 0px 20px !important;
}
header#top {
    border-bottom: 1px solid #ffffff5e;
    background: rgb(0 0 0 / 25%);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
}
body.material #header-outer:not([data-format=left-header]) #top nav>.buttons>li {
    margin: 0 8px;
}
header#top .icon-salient-m-user:before {
    content: "\f007";
    font-family: "fontawesome";
}
header#top .icon-salient-cart:before {
    content: "\f290";
    font-family: "fontawesome";
}
/* ======================================= */
div#revolution-slider {
    margin-bottom: 0px !important;
}
/* ============================================== */
div#jewely {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#jewely-inner .clm {
    transform: translateY(50px);
}
div#jewely-inner .product-infor {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 30%;
    display: flex;
    align-items: center;
    background: #ffff;
    border-radius: 10px;
    transform: scale(95%);
    justify-content: space-around;
    margin-bottom: 5px;
    padding: 10px 10px !important;
}
div#jewely-inner .product-infor .main-one {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px !important;
    gap: 50px;
}
div#jewely-inner .product-infor h4 {
    margin-bottom: 0px !important;
    color: #1D1D1D;
    font-size: 17px !important;
}
div#jewely-inner .product-infor a.btn {
    text-align: center;
    background: #017B92;
    color: #fff !important;
    border-radius: 5px;
    padding: 10px 90px !important;
}
div#jewely a#btn {
    margin: 0 auto;
    display: table;
    margin-top: 70px;
}
/* ================================= */
a#btn {
    border-radius: 5px !important;
    padding: 12px 45px !important;
}
/* ================================== */
div#about {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#collection img {
    filter: drop-shadow(2px 4px 6px);
}
/* ================================== */
div#banner-inner {
    margin: 0px 50px 80px 50px !important;
    padding: 0px 50px !important;
    background-size: 100% 100% !important;
    position: relative;
}
div#banner-inner:before {
    content: "";
    background-image: url(https://jewelrybywendy.com/wp-content/uploads/2025/10/image-53.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    bottom: -70px;
    width: 100%;
    height: 100px;
    z-index: -1;
}
/* ================================ */
div#gallery {
    padding: 50px 0px 80px 0px !important;
    margin-bottom: 0px !important;
}
div#gallery-inner .clm .vc_column-inner {
    background: #F9EBE5;
    filter: drop-shadow(2px 4px 6px #999);
    padding: 60px 30px !important;
    width: 140%;
    z-index: 999;
    transform: translate(20px, 250px) !important;
}
div#gallery-inner .clm-one .vc_column-inner {
    background: #017B92;
    padding: 50px 30px !important;
    width: 140% !important;
    transform: translate(-100px, 80px) !important;
}
div#gallery-inner .iwt-icon i {
    font-size: 25px;
}
div#gallery-inner .iwithtext .iwt-text {
    padding-left: 40px;
}
div#gallery-inner .iwt-text h6 a {
    color: #fff;
    opacity: 1;
}
/* =================================== */
div#newsletter {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#newsletter form.tnp-form {
    display: flex;
    width: 100%;
}
div#newsletter input.tnp-email {
    background: #DBF6FB;
    border: 1px solid #017b9233;
    padding: 15px 10px !important;
    border-radius: 10px;
    color: #999999;
}
div#newsletter input.tnp-submit {
    width: auto;
    transform: unset !important;
    margin: 5px 5px 5px -135px !important;
    font-size: 16px;
    box-shadow: unset !important;
    border-radius: 7px !important;
    padding: 0px 24px !important;
}
div#footer-global-sec .owl-stage-outer {
    overflow: visible;
}
.owl-dots {
    display: none;
}
div#footer-outer-globel {
    padding-top: 150px !important;
    margin-top: -150px;
}
div#footer-outer-globel h2.widgettitle {
    font-size: 25px;
    border-bottom: 2px solid #00FFF1;
    width: fit-content;
    padding-bottom: 0px !important;
    margin-bottom: 20px !important;
}
div#footer-outer-globel ul {
    margin: 0;
}
div#footer-outer-globel ul li {
    list-style: none;
}
div#footer-outer-globel ul li a {
    color: #fff !important;
}
div#footer-widget-global ul#menu-contact-us li a i {
    position: absolute;
    left: 0;
    top: 5px;
    color: #00FFF1;
}
div#footer-widget-global ul#menu-contact-us li a {
    padding-left: 25px !important;
    position: relative;
    display: block;
}
div#footer-widget-global .socliy ul li {
display: inline-block;
}
div#footer-widget-global .socliy ul li i {
   margin: 0px 2px;
   color: #fff !important;
   font-size: 20px;
   height: 40px;
   width: 40px;
   line-height: 40px;
   border-radius: 50px;
   border: 1px solid #00FFF1;
}
div#footer-widget-global .socliy ul li:hover i {
   color: #00FFF1;
   transition: .5s;
}
div#insta-feed-inner {
    margin: 0px 10px;
}
div#footer-widget-global {
    border-bottom: 1px solid #ffffff40;
    margin-bottom: 0px !important;
}
div#footer-widget-global .vc_col-sm-6 .vc_column-inner {
    padding: 20px 0px !important;
    border-left: 1px solid #ffffff40;
    border-right: 1px solid #ffffff40;
}
/* =================================== */
div#copyright-global {
    padding: 20px 0px !important;
}
div#copyright-global img {
    float: right;
}
div#footer-widget-global .vc_col-sm-6 img
 {
    width: 55%;
}
div#collection img {
    width: 100%;
    height: 357px;
    object-fit: contain;
}
/* =============================== */
@media (max-width: 1600px){}
@media (max-width: 1440px){}
@media (max-width: 1366px){
	div#jewely-inner .product-infor a.btn {
    padding: 10px 80px !important;
}
	div#jewely-inner .product-infor .main-one {
    gap: 40px;
}
}
@media (max-width: 1326px){
	div#jewely-inner .product-infor a.btn {
        padding: 10px 60px !important;
    }
	div#jewely-inner .product-infor .main-one {
    gap: 30px;
}
}
@media (max-width: 1280px){
	div#gallery-inner .clm .vc_column-inner {
    padding: 60px 20px !important;
    width: 140%;
    transform: translate(20px, 230px) !important;
}
}
@media (max-width: 1080px){
	.material #slide-out-widget-area[class*=slide-out-from-right] .inner .off-canvas-menu-container li li a, body #slide-out-widget-area[data-dropdown-func=separate-dropdown-parent-link] .inner .off-canvas-menu-container li li a {
    font-size: 12px !important;
    line-height: 20px !important;
}
	div#header-secondary-outer ul li span, div#header-secondary-outer ul li i {
    font-size: 13px;
}
	#header-secondary-outer #social {
		display: none;
	}
	#header-outer #logo img, #header-outer .logo-clone img, #header-outer .logo-spacing img {
    height: 85px;
}
	header#top .icon-salient-m-user:before {
    position: relative;
    top: -2px;
}
	div#jewely-inner .product-infor .main-one {
        gap: 10px;
		margin-bottom: 5px !important;
    }
	div#jewely-inner .product-infor .main-one h4 {
    font-size: 16px;
}
	    div#jewely-inner .product-infor a.btn {
        padding: 7px 40px !important;
        font-size: 13px;
    }
	p, li a {
    font-size: 13px;
    line-height: 23px;
}
	div#gallery-inner .clm-one .vc_column-inner {
    padding: 30px 15px !important;
    width: 150% !important;
    transform: translate(-100px, 40px) !important;
}
	div#gallery-inner .clm .vc_column-inner {
        padding: 40px 10px !important;
        width: 140%;
        transform: translate(20px, 150px) !important;
    }
	    div#gallery-inner h6 {
        font-size: 13px;
        line-height: 23px;
    }
	div#footer-widget-global img {
    width: 250px;
}
	div#footer-outer-globel {
    padding-top: 120px !important;
    margin-top: -130px;
}
	div#footer-widget-global ul#menu-contact-us li a {
    padding-left: 19px !important;
}
	div#footer-widget-global .socliy ul li i {
    margin: 0px 1px;
    font-size: 15px;
    height: 35px;
    width: 35px;
    line-height: 35px;
}
	div#jewely-inner .product-infor h4 {
    font-size: 15px !important;
}
}
@media (max-width: 912px){
/* 	    body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
        height: 45px !important;
    } */
	div#jewely-inner img {
    width: 85%;
    margin: 0 auto;
}
	div#jewely-inner .product-infor .main-one h4 {
        font-size: 20px;
    }
	div#jewely-inner .product-infor .main-one {
        gap: 30px;
        margin-bottom: 10px !important;
    }
	div#jewely-inner .product-infor {
    width: 80%;
    height: 25%;
    margin-bottom: 5px !important;
    padding: 10px 10px !important;
    margin: 0 auto;
}
	    div#jewely-inner .product-infor a.btn {
        padding: 7px 50px !important;
        font-size: 14px;
        text-align: center;
        margin: 0 auto;
        display: table;
    }
	div#about {
    padding: 30px 0px !important;
}
	div#about-inner {
    text-align: center;
    margin: 0px 100px;
}
	div#banner-inner {
    margin: 0px 50px 80px 50px !important;
    padding: 0px 50px !important;
    background-size: cover !important;
    position: relative;
    border-radius: 20px !important;
    background-position: 70% 100% !important;
    text-align: center;
}
	    div#gallery-inner .clm .vc_column-inner {
        padding: 40px 10px !important;
        width: 100%;
        transform: translate(0px, 0px) !important;
    }
	    div#gallery-inner .clm-one .vc_column-inner {
        padding: 40px 10px !important;
        width: 100% !important;
        transform: translate(0px, 0px) !important;
    }
	div#gallery {
    padding: 30px 0px 30px 0px !important;
}
	div#gallery-inner {
    margin: 0px 100px;
	text-align: center;	
}
	div#gallery-inner .iwithtext .iwt-text {
    padding-left: 0px;
}
	div#gallery-inner .iwithtext .iwt-icon {
    position: unset;
}
	div#newsletter {
    padding: 20px 0px !important;
    margin: 0px 100px;
}
	div#footer-widget-global .vc_col-sm-6 {
    width: 46%;
    margin-bottom: 0px !important;
}
div#footer-widget-global .vc_col-sm-3 {
    width: 27%;
    margin-bottom: 0px !important;
}
	div#footer-outer-globel h2.widgettitle {
    font-size: 20px;
}
	div#footer-widget-global ul li a {
    font-size: 12px;
}
	div#copyright-global .vc_col-sm-6 {
    width: 50%;
    margin-bottom: 0px !important;
}
	div#copyright-global p {
    font-size: 12px;
}
	div#copyright-global img {
    width: 70%;
}
}
@media (max-width: 800px){
	    div#jewely-inner img {
        width: 90%;
    }
	    div#about-inner {
        margin: 0px 60px;
    }
	div#footer-widget-global p br {
    display: none;
}
	div#footer-widget-global p {
        font-size: 11px;
        line-height: 21px;
        padding: 0px 10px;
    }
	    div#footer-widget-global ul li a {
        font-size: 11px;
    }
	div#copyright-global p {
    font-size: 10px;
}
}
@media (max-width: 768px){}
@media (max-width: 480px){
	header#top .container, div#header-secondary-outer .container {
    padding: 0px 0px !important;
}
	div#header-outer {
    position: relative !important;
    padding: 0px 0px !important;
}
	header#top {
    background: #237c91;
    padding: 10px 0px !important;
}
	div#jewely-inner .clm {
    transform: translateY(0px);
}
	div#jewely-inner img {
        width: 85%;
        margin: 0 auto;
    }
	div#jewely a#btn {
    margin-top: 0px;
}
	    div#about-inner {
        margin: 0px 0px;
    }
	h2, h3 {
    font-size: 22px !important;
    line-height: 30px !important;
}
	    div#banner-inner {
        margin: 0px 20px 80px 20px !important;
        padding: 0px 10px !important;
    }
	    div#gallery-inner {
        margin: 0px 0px;
    }
    div#newsletter {
        padding: 20px 0px !important;
        margin: 0px 0px;
    }
	    div#footer-widget-global .vc_col-sm-3 {
        width: 100%;
        margin-bottom: 10px !important;
    }
	    div#footer-widget-global .vc_col-sm-6 {
        width: 100%;
        margin-bottom: 10px !important;
    }
	div#footer-widget-global .vc_col-sm-6 .vc_column-inner {
    border: unset;
    padding: 0px 0px !important;
}
	div#footer-widget-global {
    text-align: center;
}
	    div#footer-outer-globel h2.widgettitle {
        font-size: 20px !important;
        margin: 0 auto;
    }
	div#footer-widget-global ul li a {
        font-size: 13px;
    }
	div#footer-widget-global p {
        font-size: 13px;
        line-height: 23px;
        padding: 0px 0px;
    }
	div#footer-widget-global ul#menu-contact-us li a i {
    position: unset;
    display: table;
    margin: 0 auto;
}
	div#footer-widget-global ul#menu-contact-us li a {
        padding-left: 0px !important;
        margin-top: 10px;
    }
	div#copyright-global .vc_col-sm-6 {
        width: 100%;
        margin-bottom: 10px !important;
        text-align: center;
    }
	div#copyright-global img {
    float: unset;
    margin: 0 auto;
}
	div#about h2 br, div#newsletter h3 br {
    display: none;
}
}
@media (max-width: 428px){}
@media (max-width: 414px){
	    div#jewely-inner img {
        width: 90%;
    }
	    div#jewely-inner .product-infor {
        width: 85%;
    }
	div#jewely-inner .product-infor .main-one h4 {
        font-size: 18px;
    }
	h1 {
    font-size: 30px !important;
    line-height: 40px !important;
}
	    h2, h3 {
        font-size: 20px !important;
        line-height: 30px !important;
    }
}
@media (max-width: 390px){}
@media (max-width: 375px){}
@media (max-width: 360px){}