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


/* chkout css */
button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained {
    background: #000931 !important;
    color: #fff;
    font-size: 20px;
    line-height: 28px;
    border: unset !important;
}
.wc-block-components-product-metadata__description p {
    display: none !important;
}

/* header CSS start */

li#nectar-user-account a span {
    color: #fff !important;
    border: 1px solid #fff;
    padding: 5px;
    border-radius: 50px;
}

li#nectar-user-account a:hover span:before {
    color: #fff !important;
}

li#search-btn a:hover span:before, li.nectar-woo-cart a i:hover:before {
    color: #fff !important;
}

li#menu-item-18 a i {
    color: #fff;
}

li#menu-item-18 a:hover i {
    color: #fff !important;
}

header#top {
    background: #000C33;
}

#top nav > ul > li > a {
    opacity: 1 !important;
}

#top nav > ul > li > a span {
    color: #fff !important;
}

#top nav > ul > li > a span:after {
	display: none !important;
}

li#search-btn a span, li.nectar-woo-cart a i {
    color: #fff !important;
}

#header-outer .total strong {
    color: #141718;
}

#top ul.sub-menu li a span {
    color: #fff !important;
}

#top ul.sub-menu.tracked-pos {
    background: #000931 !important;
}

/* header CSS end */

/* hero section CSS start */

#hero .owl-stage {
    padding: unset;
}

#hero .owl-dots {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
}

#hero .owl-dot.active span {
    background: #fff !important;
    height: 7px !important;
    width: 30px !important;
}

#hero .owl-dot span {
    background: #fff !important;
    height: 10px !important;
    width: 10px !important;
    margin: 2px 10px !important;
}

#hero .owl-nav {
    display: flex;
    justify-content: space-between;
    position: absolute;
    top: 480px;
    width: 95%;
    left: 2%
}

#hero .owl-nav button.owl-prev, #hero .owl-nav button.owl-next {
    background: #377DFF;
    color: #fff;
    border: unset;
    height: 50px;
    width: 50px;
    font-size: 40px;
    line-height: 0 !important;
    padding: unset;
    border-radius: 50% !important;
}

/* hero section CSS end */

/* exclusive section CSS start */

#exclusive .row-bg {
    position: relative;
}

#exclusive-inr .row-bg:before {
    display: none !important;
}

div#exclusive-inr {
    position: relative;
    margin-bottom: 14px;
}

#exclusive-inr .type-blk {
    position: absolute;
    top: 10%;
    left: 7%;
}

#exclusive h1 {
    font-size: 70px;
    line-height: 78px;
}

h1, h2, h3, h4 {
    color: #141718
}

p {
    color: #6C7275;
}

.shop-btn {
    color: #000 !important;
    text-decoration: underline;
    font-weight: 500;
    position: relative;
}

.shop-btn:before {
    content: '\f061';
    position: absolute;
    right: -28px;
    font-family: 'FontAwesome';
    top: 0;
    bottom: 0;
    margin: auto 0 !important;
}

#exclusive .extra-blk {
    position: relative;
    top: -40px !important;
}

/* exclusive section CSS end */

/* new-arrival section CSS start */

.woocommerce-Price-amount bdi {
    color: #000 !important;
}

.woocommerce-Price-amount bdi {
    color: #000 !important;
}

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    width: 90% !important;
    position: absolute !important;
    right: 0;
    left: 0;
    margin: 0 auto !important;
    background: #000 !important;
    border-radius: 10px !important;
}

.woocommerce .product-wrap:hover .add_to_cart_button.ajax_add_to_cart {
    bottom: 10px;
}

#arrival-inr .right-col {
    text-align: right !important;
}

div#arrival-inr {
    padding: 0px 340px;
}

#arrival-inr .row-bg:before {
	display: none !important;
}

#new-arrvial .row-bg {
    position: relative;
}

#new-arrvial .row-bg:before {
    content: '';
    position: absolute;
    background: #14171838;
    height: 1px;
    width: 100%;
    bottom: 8.8%;
    left: 0;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
    position: relative;
    padding-top: 40px !important;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title:before {
    content: '\f005  \f005  \f005  \f005  \f005';
    position: absolute;
    font-family: 'FontAwesome';
    top: 0;
    left: 0;
    font-size: 20px;
    line-height: 28px;
    color: #E00202;
}

#best-seller .woocommerce ul.products li.product .woocommerce-loop-product__title:before {
    color: #343839;
}

/* new-arrival section CSS end */

/* steps section CSS start */

span.small {
    font-size: 18px;
    line-height: 26px;
}

#steps .vc_column-inner {
    background: #F3F5F7;
    padding: 50px 30px;
    border: 1px solid #377DFF;
    position: relative;
    transition: all 0.5s;
    overflow: hidden;
    margin: 0 10px;
}

#steps .vc_column-inner:before {
    content: '';
    position: absolute;
    background: #000C33;
    width: 100%;
    height: 0;
    bottom: 0;
    left: 0;
    transition: all 0.5s;
}

#steps .vc_column-inner:hover:before {
    height: 100%;
}

#steps .vc_column-inner:hover p, #steps .vc_column-inner:hover h4, #steps .vc_column-inner:hover a {
    color: #fff;
    transition: all 0.5s;
}

#steps .vc_column-inner:hover img {
    filter: brightness(0) invert(1);
    transition: all 0.5s;
}

#steps .vc_column-inner:hover {
	border-color: #0047B2;
	transform: translatey(-10px);
}

#steps .row-bg {
    position: relative;
}

#steps .row-bg:before {
    content: '';
    position: absolute;
    background: #14171838;
    height: 1px;
    width: 100%;
    bottom: 8%;
    left: 0;
}

div#steps {
    padding: 0px 160px 100px !important;
}

#steps .vc_column-inner h4, #steps .vc_column-inner p, #steps .vc_column-inner a {
    position: relative;
}

/* steps section CSS end */

/* best-seller section CSS start */

div#best-seller {
    padding: 0px 160px 100px !important;
}

/* best-seller section CSS end */

/* import section CSS start */

#import h2, #import p, #import .shop-btn {
	color: #fff !important;
}

#import h5 {
	color: #377DFF;
}

#import .side-blk .vc_column-inner {
    padding: 100px 100px;
}

/* import section CSS end */

/* newsletter section CSS start */

#gallery .wpb_text_column {
    margin-bottom: 15px !important;
}

#newsletter h4 {
    font-size: 22px;
    line-height: 30px;
}

#newsletter .type-blk {
    margin-bottom: 15px;
}

#newsletter h2, #newsletter h4 {
    color: #fff;
}

#newsletter .tnp-field label {
    display: none !important;
}

#newsletter div#sidebar {
    background: unset !important;
    box-shadow: unset !important;
}

#newsletter .tnp-field-button {
    position: absolute;
    right: 23%;
    width: 10%;
    bottom: 30%;
}

#newsletter .tnp-field-button input.tnp-submit {
    background: unset !important;
    border: unset !important;
    font-size: 21px !important;
    line-height: 29px !important;
    opacity: 1 !important;
}

#newsletter .tnp-field-button input.tnp-submit:hover {
    box-shadow: unset !important;
    transform: unset !important;
}

#newsletter input#tnp-1 {
    background: unset !important;
    border: unset !important;
    border-bottom: 1px solid #fff !important;
    color: #fff !important;
    font-size: 21px;
    line-height: 29px;
    padding: 10px 50px !important;
    width: 130%;
    position: relative;
    right: 15%;
    border-radius: unset !important;
}

#newsletter input#tnp-1::placeholder {
    color: #fff !important;
    font-size: 21px;
    line-height: 29px;
}

#newsletter .tnp-field-email {
    position: relative;
}

#newsletter .tnp-field-email:before {
    content: '\f0e0';
    position: absolute;
    font-family: 'FontAwesome';
    color: #fff;
    font-size: 21px;
    line-height: 29px;
    top: 20%;
    left: -12%;
}

/* newsletter section CSS end */

/* footer CSS start */

div#copyright {
    display: none !important;
}

#inr-footer p a {
    color: #fff;
    font-weight: bold;
}

#footer ul {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
}

#footer ul li {
    list-style: none;
}

#footer ul li, #footer ul li a, #footer p {
    font-size: 18px;
    line-height: 26px;
    color: #fff;
}

#footer ul li a i {
    font-size: 30px;
    line-height: 38px !important;
    transition: all 0.5s;
}

#footer ul li a i:hover {
    transform: scale(1.2);
}

#footer .type-blk {
    border-left: 1px solid #fff;
    padding-left: 30px;
}

#footer .extra ul {
    justify-content: left;
}

#footer-inr ul {
    justify-content: right
}

#footer ul.icons {
    justify-content: right;
	align-items: center;
}

#footer-inr {
    padding-bottom: 20px
}

#inr-footer {
    padding-top: 20px;
    border-top: 1px solid #fff;
}

ul {
    margin: unset !important;
}

/* footer CSS end */

/* inr-banner section CSS start */

#inr-banner h1 {
	color: #fff;
}

/* inr-banner section CSS end */

/* contact section CSS start */

#contact .vc_column-inner {
    background: #fff;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding: 50px 50px;
    border-radius: 20px;
}

#contact input, #contact textarea {
    background: #fff;
    border: 1px solid #141718;
    border-radius: 10px;
    padding: 10px 15px;
    font-size: 18px;
    line-height: 26px;
    color: #141718;
}

#contact input::placeholder, #contact textarea::placeholder {
    font-size: 18px;
    line-height: 26px;
    color: #141718;
}

#contact input.wpcf7-submit {
    background: #000c33;
    color: #fff;
    border: 1px solid #000c33;
    border-radius: 50px !important;
    padding: 12px 50px !important;
    font-size: 20px;
    line-height: 28px;
}

#contact input.wpcf7-submit:hover {
    box-shadow: unset !important;
    transform: unset !important;
    background: #fff !important;
    color: #000c33;
}

#contact .sbm-btn, #contact h2 {
    text-align: center;
}

/* contact section CSS end */

/* shop page CSS start */

#sidebar h4 {
    font-size: 22px;
    line-height: 30px;
    color: #141718 !important;
    opacity: 1 !important;
}

ul.product-categories li a {
    color: #141718 !important;
    margin-bottom: 5px !important;
    font-size: 18px;
    line-height: 26px;
    border-bottom: 1px solid #141718 !important;
    margin-bottom: 10px !important;
}

li.cat-item.cat-item-16 {
    display: none !important;
}

#woocommerce_price_filter-2 button.button {
    background: #377dff;
    color: #fff;
}

div#sidebar {
    background: #fff;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding: 20px 20px;
    border-radius: 20px;
}

.woocommerce .woocommerce-result-count {
    color: #141718;
}

select.orderby {
    background: #fff;
    border: 1px solid #141718;
}

.nectar-shop-header h1.page-title {
    text-align: center;
}

/* shop page CSS end */

/* cart CSS start */

th.wc-block-cart-items__header-image {}

tr.wc-block-cart-items__header th {
    color: #141718 !important;
}

a.wc-block-components-product-name {
    color: #000;
    font-weight: 700;
}

.wc-block-cart-item__total-price-and-sale-badge-wrapper span {
    color: #000 !important;
}

.wc-block-components-panel__button {
    color: #141718 !important;
    font-weight: 600;
}

.wc-block-components-panel__button svg {
    fill: #141718;
}

h2.wp-block-woocommerce-cart-order-summary-heading-block.wc-block-cart__totals-title {
    color: #141718;
}

.wc-block-components-totals-wrapper {
    color: #141718;
}

a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained {
    background: #000c33;
    color: #fff;
    border-radius: 50px !important;
    font-weight: 600;
    opacity: 1 !important;
}

.wc-block-components-product-badge.wc-block-components-sale-badge {
    color: #141718;
}

.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title .wc-block-components-checkout-order-summary__title-text {
    color: #141718;
}

/* cart CSS end */

/* progress bar CSS start */

.products .progress-bar {
  position: absolute;
  width: 100%;
  height: 6px;
  background: #ddd;
  margin-top: 15px;
  border-radius: 3px;
  cursor: pointer;
  bottom: -60px;
}

.products .progress-bar-handle {
  position: absolute;
  bottom: 0px;
  width: 680px;
  height: 6px;
  background: #DC1D12;
}

div#new-arrvial .flickity-enabled {
    position: relative;
}

/* progress bar CSS end */

/* wishlist section CSS start */

.yith-add-to-wishlist-button-block {
    position: absolute;
    top: 10px;
    right: 20px;
    z-index: 1;
    background: #377DFF;
    padding: 8px;
    border-radius: 50px;
}

.yith-add-to-wishlist-button-block span.yith-wcwl-add-to-wishlist-button__label {
    display: none;
}

.yith-add-to-wishlist-button-block svg#yith-wcwl-icon-heart-outline {
    color: #fff !important;
}

/* wishlist section CSS end */



/* Woocommece product css  */

a.add_to_cart_button.ajax_add_to_cart {}

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    background: #141718 !important;
    font-size: 21px !important;
    line-height: 29px !important;
    padding: 20px !important;
}


.woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 21px !important;
    line-height: 30px !important;
    font-family: 'Inter';
    font-weight: 700;
}

.woocommerce-Price-amount bdi {
    font-size: 18px !important;
    line-height: 26px !important;
    font-family: 'Inter' !important;
    font-weight: 600;
}

/* Woocommece product end  */

/* product detail section CSS start */

#product-detail h3 a, #product-detail p, #product-detail ul li {
    color: #000;
}

#product-detail h3 a i {
    border-color: #000;
}

#product-detail h3 a i:before, #product-detail h3 a i:after {
    background: #000 !important;
}

#product-detail h3 a {
    font-size: 35px;
    line-height: 43px;
}

.single-product div.product h1.product_title, .nectar-shop-header .page-title {
    font-size: 40px !important;
    line-height: 48px !important;
}

.woocommerce ul.products li.product.classic .product-wrap img {
    min-height: 530px;
    object-fit: cover;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
    min-height: 120px;
}

/* product detail section CSS end */

/* my account CSS start */

.woocommerce .nectar-form-controls .control {
    color: #000c33 !important;
    opacity: 1 !important
}

.woocommerce .woocommerce-form.woocommerce-form-register.register p, .woocommerce .woocommerce-form.woocommerce-form-login.login p {
    color: #000 !important;
}

.woocommerce button.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit, .woocommerce button.woocommerce-Button.button {
    font-size: 18px;
    line-height: 26px;
    opacity: 1 !important;
    border: 1px solid #000c33 !important
}

.woocommerce button.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit:hover, .woocommerce button.woocommerce-Button.button:hover {
    transform: unset !important;
    box-shadow: none !important;
    background: #fff !important;
    color: #000c33 !important;
}

li.woocommerce-MyAccount-navigation-link.is-active {
    background: #000c33 !important;
    color: #fff !important;
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--dashboard.is-active a:before {
    color: #fff !important;
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--orders.is-active a:before {
    color: #fff !important;
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads.is-active a:before {
    color: #fff !important;
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--edit-address.is-active a:before {
    color: #fff !important;
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--edit-account.is-active a:before {
    color: #fff !important;
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--customer-logout.is-active a:before {
    color: #fff !important;
}

li.woocommerce-MyAccount-navigation-link a:before {
    margin-right: 18px;
    margin-left: 10px; 
}

.addresses .woocommerce-Address h2 {
    font-size: 30px !important;
    line-height: 38px !important;
}

.addresses .woocommerce-Address {
    color: #000 !importantl
}

form.woocommerce-EditAccountForm.edit-account p, form.woocommerce-EditAccountForm.edit-account legend {
    color: #000 !important;
    opacity: 1 !important;
}

li.woocommerce-MyAccount-navigation-link a {
    color: #000c33;
    opacity: 1 !important;
    font-weight: 500;
}

li.woocommerce-MyAccount-navigation-link a:before {
    color: #000c33;
    opacity: 1 !important;
}

li.woocommerce-MyAccount-navigation-link:hover {
    background: #000c33 !important;
    color: #fff !important;
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--dashboard a:hover:before {
    color: #fff !important;
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--orders a:hover:before {
    color: #fff !important;
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads a:hover:before {
    color: #fff !important;
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--edit-address a:hover:before {
    color: #fff !important;
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--edit-account a:hover:before {
    color: #fff !important;
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--customer-logout a:hover:before {
    color: #fff !important;
}

/* my account CSS end */

/* wishlist CSS start */

.wishlist-title-container input[type="text"] {
    background: #000c33 !important;
    color: #fff;
}

.wishlist-title-container .hidden-title-form a {
    color: #fff !important;
    background: unset !important;
}

table.shop_table.cart.wishlist_table.wishlist_view.traditional.responsive thead {
    color: #fff;
}

table.shop_table.cart.wishlist_table.wishlist_view.traditional.responsive thead th {
    background: #000c33 !important;
}

/* wishlist CSS end */







@media only screen and (min-width: 1366px) and (max-width: 1599px){
	
.woocommerce ul.products li.product .woocommerce-loop-product__title {
    min-height: 100px;
}	
	
.woocommerce ul.products li.product.classic .product-wrap img {
    max-height: 200px !important;
    min-height: unset !important;
}		
	
h2 {
    font-size: 45px !important;
    line-height: 53px !important;
}	
	
#header-outer #logo img, #header-outer .logo-spacing img {
    height: 50px !important;
}	
	
#hero .owl-nav {
    top: 320px !important;
}

#exclusive h1 {
    font-size: 60px !important;
    line-height: 68px !important;
}

div#exclusive {
    padding: 30px 0px 80px !important;
}

h3 {
    font-size: 40px !important;
    line-height: 48px !important;
}

div#new-arrvial {
    padding-bottom: 80px !important;
}

h4 {
    font-size: 23px !important;
    line-height: 31px !important;
}

#steps .vc_column-inner {
    padding: 40px 20px !important;
}

#steps span.small {
    font-size: 16px !important;
    line-height: 24px !important;
}	
	
div#steps {
    padding: 0px 100px 80px !important;
}

#exclusive .row-bg:before {
    top: 20.4% !important;
}

#new-arrvial .row-bg:before {
    bottom: 10% !important;
}	
	
#import .side-blk .vc_column-inner {
    padding: 60px 60px !important;
}

div#newsletter {
    padding: 80px 0px !important;
}

div#gallery {
    padding: 40px 0px !important;
}	
	
h1 {
    font-size: 80px !important;
    line-height: 88px !important;
}

div#inr-banner {
    padding: 160px 0px !important;
}	
	
div#contact {
    padding: 80px 0px !important;
}	
	
div#arrival-inr {
    padding: 0px 100px !important;
}

div#best-seller {
    padding: 0px 60px 80px !important;
}	
	
#header-outer #logo, #header-outer .logo-spacing {
    margin-top: 18px !important;
    margin-bottom: 18px !important;
}	
	
.single-product div.product h1.product_title, .nectar-shop-header .page-title {
    font-size: 35px !important;
    line-height: 43px !important;
}	
	
.woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 19px !important;
    line-height: 27px !important;
}	
	
}
@media only screen and (min-width: 1200px) and (max-width: 1365px){
	
.woocommerce ul.products li.product.classic .product-wrap img {
    min-height: 350px !important;
}	
	
.single-product div.product h1.product_title, .nectar-shop-header .page-title {
    font-size: 32px !important;
    line-height: 40px !important;
}
	
#header-outer #logo img, #header-outer .logo-spacing img {
    height: 50px !important;
}	
	
#hero .owl-nav {
    top: 250px !important;
}

#exclusive h1 {
    font-size: 50px !important;
    line-height: 58px !important;
}

div#exclusive {
    padding: 25px 0px 60px !important;
}

h3 {
    font-size: 35px !important;
    line-height: 43px !important;
}

div#new-arrvial {
    padding-bottom: 60px !important;
}

h4 {
    font-size: 21px !important;
    line-height: 29px !important;
}

#steps .vc_column-inner {
    padding: 30px 20px !important;
}

div#steps {
    padding: 0px 30px 60px !important;
}

#import .side-blk .vc_column-inner {
    padding: 60px 60px !important;
}

div#newsletter {
    padding: 60px 0px !important;
}

div#gallery {
    padding: 30px 0px !important;
}	
	
h1 {
    font-size: 70px !important;
    line-height: 78px !important;
}

div#inr-banner {
    padding: 140px 0px !important;
}	

span.small {
    font-size: 16px !important;
    line-height: 24px !important;
}

div#best-seller {
    padding-bottom: 60px !important;
}

p {
    font-size: 18px !important;
    line-height: 26px !important;
}

h2 {
    font-size: 35px !important;
    line-height: 43px !important;
}

#newsletter input#tnp-1 {
    font-size: 18px !important;
    line-height: 26px !important;
    padding: 10px 40px !important;
}

#newsletter input#tnp-1::placeholder {
    font-size: 18px !important;
    line-height: 26px !important;
}

#newsletter .tnp-field-email:before {
    left: -13% !important;
}

#footer ul li, #footer ul li a, #footer p {
    font-size: 16px !important;
    line-height: 24px !important;
}

#footer ul li a i {
    font-size: 25px !important;
    line-height: 33px !important;
}

#footer .extra ul {
    gap: 15px !important;
}

div#footer {
    padding: 30px 0px !important;
}	
	
div#contact {
    padding: 60px 0px !important;
}

#contact .vc_column-inner {
    padding: 40px 40px !important;
}	
	
div#arrival-inr {
    padding: 0px 80px !important;
}

div#best-seller {
    padding: 0px 40px 80px !important;
}

h2.woocommerce-loop-product__title {
    font-size: 22px !important;
    line-height: 30px !important;
}	
	
#newsletter .tnp-field-button {
    right: 18% !important;
}	
	
#header-outer #logo, #header-outer .logo-spacing {
    margin-top: 18px !important;
    margin-bottom: 18px !important;
}	
	
#exclusive .extra-blk {
    top: -25px !important;
}	
	
.woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 17px !important;
    line-height: 25px !important;
}	
	
}
@media only screen and (min-width: 1000px) and (max-width: 1199px){
	
.woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 15px !important;
    line-height: 23px !important;
}	
	
.woocommerce ul.products li.product.classic .product-wrap img {
    min-height: 320px !important;
}	
	
.single-product div.product h1.product_title, .nectar-shop-header .page-title {
    font-size: 25px !important;
    line-height: 33px !important;
}	
	
#exclusive .extra-blk {
    top: -25px !important;
}	
	
#header-outer #logo img, #header-outer .logo-spacing img {
    height: 50px !important;
}	
	
#header-outer #logo, #header-outer .logo-spacing {
    margin-top: 18px !important;
    margin-bottom: 18px !important;
}
	
#hero .owl-nav {
    top: 220px !important;
}

#exclusive h1 {
    font-size: 40px !important;
    line-height: 48px !important;
}

div#exclusive {
    padding: 20px 0px 40px !important;
}

h3 {
    font-size: 30px !important;
    line-height: 38px !important;
}

div#new-arrvial {
    padding-bottom: 40px !important;
}

h4 {
    font-size: 17px !important;
    line-height: 25px !important;
}

#steps .vc_column-inner {
    padding: 20px 10px !important;
}

div#steps {
    padding: 0px 30px 40px !important;
}

#import .side-blk .vc_column-inner {
    padding: 30px 40px !important;
}

div#newsletter {
    padding: 40px 0px !important;
}

div#gallery {
    padding: 25px 0px !important;
}	
	
h1 {
    font-size: 60px !important;
    line-height: 68px !important;
}

div#inr-banner {
    padding: 120px 0px !important;
}	

span.small {
    font-size: 14px !important;
    line-height: 22px !important;
}

div#best-seller {
    padding-bottom: 60px !important;
}

p {
    font-size: 16px !important;
    line-height: 24px !important;
}

h2 {
    font-size: 35px !important;
    line-height: 43px !important;
}

#newsletter input#tnp-1 {
    font-size: 18px !important;
    line-height: 26px !important;
    padding: 10px 40px !important;
}

#newsletter input#tnp-1::placeholder {
    font-size: 18px !important;
    line-height: 26px !important;
}

#newsletter .tnp-field-email:before {
    left: -14% !important;
}

#footer ul li, #footer ul li a, #footer p {
    font-size: 13px !important;
    line-height: 21px !important;
}

#footer ul li a i {
    font-size: 25px !important;
    line-height: 33px !important;
}

#footer .extra ul {
    gap: 10px !important;
}

div#footer {
    padding: 30px 0px !important;
}

#top .container {
    padding: 0px 50px !important;
}

#top nav > ul > li > a {
    font-size: 16px !important;
    line-height: 24px !important;
    margin: 0px 15px !important;
}

h2.woocommerce-loop-product__title {
    font-size: 18px !important;
    line-height: 26px !important;
}

#steps .wpb_text_column {
    margin-bottom: 10px !important;
}

#newsletter .tnp-field-button {
    width: 20% !important;
    right: 14% !important;
}

#footer .type-blk {
    padding-left: 15px !important;
}	
	
div#contact {
    padding: 40px 0px !important;
}

#contact .vc_column-inner {
    padding: 30px 40px !important;
}

#contact input, #contact textarea {
    font-size: 16px !important;
    line-height: 24px !important;
    padding: 10px 10px !important;
}

#contact input::placeholder, #contact textarea::placeholder {
    font-size: 16px !important;
    line-height: 24px !important;
}	
	
div#arrival-inr {
    padding: 0px 70px !important;
}

div#best-seller {
    padding: 0px 30px 40px !important;
}

h2.woocommerce-loop-product__title {
    font-size: 20px !important;
    line-height: 38px !important;
}

#newsletter .tnp-field-button {
    right: 6% !important;
}	
	
}
@media only screen and (min-width: 768px) and (max-width: 999px){
	
div#header-outer {
    background: #000C33;
}

body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
    height: 50px !important;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 15px !important;
    line-height: 23px !important;
    min-height: 80px !important;
}	
	
.woocommerce ul.products li.product.classic .product-wrap img {
    min-height: 400px !important;
}	
	
.single-product div.product h1.product_title, .nectar-shop-header .page-title {
    font-size: 25px !important;
    line-height: 33px !important;
}	
	
#exclusive .extra-blk {
    top: -25px !important;
}	
	
#header-outer #logo img, #header-outer .logo-spacing img {
    height: 50px !important;
}	
	
#header-outer #logo, #header-outer .logo-spacing {
    margin-top: 18px !important;
    margin-bottom: 18px !important;
}
	
#hero .owl-nav {
    top: 160px !important;
}

#exclusive h1 {
    font-size: 40px !important;
    line-height: 48px !important;
}

div#exclusive {
    padding: 20px 0px 30px !important;
}

h3 {
    font-size: 30px !important;
    line-height: 38px !important;
}

div#new-arrvial {
    padding-bottom: 40px !important;
}

h4 {
    font-size: 17px !important;
    line-height: 25px !important;
}

#steps .vc_column-inner {
    padding: 20px 10px !important;
    margin-bottom: 20px !important;
}

div#steps {
    padding: 0px 30px 40px !important;
}

#import .side-blk .vc_column-inner {
    padding: 30px 40px !important;
}

div#newsletter {
    padding: 40px 0px !important;
}

div#gallery {
    padding: 25px 0px !important;
}	
	
h1 {
    font-size: 60px !important;
    line-height: 68px !important;
}

div#inr-banner {
    padding: 100px 0px !important;
}	

span.small {
    font-size: 14px !important;
    line-height: 22px !important;
}

div#best-seller {
    padding-bottom: 60px !important;
}

p {
    font-size: 16px !important;
    line-height: 24px !important;
}

h2 {
    font-size: 35px !important;
    line-height: 43px !important;
}

#newsletter input#tnp-1 {
    font-size: 18px !important;
    line-height: 26px !important;
    padding: 10px 40px !important;
}

#newsletter input#tnp-1::placeholder {
    font-size: 18px !important;
    line-height: 26px !important;
}

#newsletter .tnp-field-email:before {
    left: -14% !important;
}

#footer ul li, #footer ul li a, #footer p {
    font-size: 13px !important;
    line-height: 21px !important;
}

#footer ul li a i {
    font-size: 25px !important;
    line-height: 33px !important;
}

#footer .extra ul {
    gap: 10px !important;
}

div#footer {
    padding: 30px 0px !important;
}

#top .container {
    padding: 0px 0px !important;
}

#top nav > ul > li > a {
    font-size: 16px !important;
    line-height: 24px !important;
    margin: 0px 15px !important;
}

h2.woocommerce-loop-product__title {
    font-size: 18px !important;
    line-height: 26px !important;
}

#steps .wpb_text_column {
    margin-bottom: 10px !important;
}

#newsletter .tnp-field-button {
    width: 20% !important;
    right: 14% !important;
}

#footer .type-blk {
    padding-left: 15px !important;
}	
	
div#contact {
    padding: 40px 0px !important;
}

#contact .vc_column-inner {
    padding: 30px 40px !important;
}

#contact input, #contact textarea {
    font-size: 16px !important;
    line-height: 24px !important;
    padding: 10px 10px !important;
}

#contact input::placeholder, #contact textarea::placeholder {
    font-size: 16px !important;
    line-height: 24px !important;
}	
	
div#arrival-inr {
    padding: 0px 70px !important;
}

div#best-seller {
    padding: 0px 30px 40px !important;
}

h2.woocommerce-loop-product__title {
    font-size: 20px !important;
    line-height: 38px !important;
}

#newsletter .tnp-field-button {
    right: -5% !important;
    bottom: 35% !important;
}	

#hero .owl-nav button.owl-prev, #hero .owl-nav button.owl-next {
    height: 40px !important;
    width: 40px !important;
    font-size: 30px !important;
}

#hero .owl-nav button.owl-prev img, #hero .owl-nav button.owl-next img {
    max-width: 22px !important;
}

#exclusive .row-bg:before {
    top: 8.3% !important;
}

#arrival-inr p {
    text-align: left !important;
    padding-top: 20px !important;
}

#import .row_col_wrap_12 {
    flex-direction: column-reverse !important;
}

div#footer-widgets {
    display: none !important;
}

#footer-inr ul {
    justify-content: left !important;
}

#footer ul.icons {
    justify-content: left !important;
}
	
#contact .form .row {
    padding-bottom: unset !important;
}	
	
}
@media only screen and (min-width: 520px) and (max-width: 767px){
	
div#header-outer {
    background: #000C33;
}

body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
    height: 50px !important;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 14px !important;
    line-height: 22px !important;
    min-height: 90px !important;
}	
	
.woocommerce ul.products li.product.classic .product-wrap img {
    min-height: 350px !important;
}	
	
.single-product div.product h1.product_title, .nectar-shop-header .page-title {
    font-size: 25px !important;
    line-height: 33px !important;
}	
	
#exclusive .extra-blk {
    top: -25px !important;
}	
	
#header-outer #logo img, #header-outer .logo-spacing img {
    height: 50px !important;
}	
	
#header-outer #logo, #header-outer .logo-spacing {
    margin-top: 18px !important;
    margin-bottom: 18px !important;
}
	
#hero .owl-nav {
    top: 100px !important;
}

#exclusive h1 {
    font-size: 35px !important;
    line-height: 43px !important;
}

div#exclusive {
    padding: 20px 0px 30px !important;
}

h3 {
    font-size: 30px !important;
    line-height: 38px !important;
}

div#new-arrvial {
    padding-bottom: 40px !important;
}

h4 {
    font-size: 14px !important;
    line-height: 22px !important;
}

#steps .vc_column-inner {
    padding: 20px 10px !important;
    margin-bottom: 20px !important;
}

div#steps {
    padding: 0px 30px 40px !important;
}

#import .side-blk .vc_column-inner {
    padding: 25px 30px !important;
}

div#newsletter {
    padding: 40px 0px !important;
}

div#gallery {
    padding: 25px 0px !important;
}	
	
h1 {
    font-size: 45px !important;
    line-height: 53px !important;
}

div#inr-banner {
    padding: 80px 0px !important;
}	

span.small {
    font-size: 14px !important;
    line-height: 22px !important;
}

div#best-seller {
    padding-bottom: 60px !important;
}

p {
    font-size: 16px !important;
    line-height: 24px !important;
}

h2 {
    font-size: 30px !important;
    line-height: 38px !important;
}

#newsletter input#tnp-1 {
    font-size: 18px !important;
    line-height: 26px !important;
    padding: 10px 40px !important;
    width: 100% !important;
    right: 0 !important;
}

#newsletter input#tnp-1::placeholder {
    font-size: 18px !important;
    line-height: 26px !important;
}

#newsletter .tnp-field-email:before {
    left: 1% !important;
}

#footer ul li, #footer ul li a, #footer p {
    font-size: 13px !important;
    line-height: 21px !important;
}

#footer ul li a i {
    font-size: 25px !important;
    line-height: 33px !important;
}

#footer .extra ul {
    gap: 10px !important;
}

div#footer {
    padding: 30px 0px !important;
}

#top .container {
    padding: 0px 0px !important;
}

#top nav > ul > li > a {
    font-size: 16px !important;
    line-height: 24px !important;
    margin: 0px 15px !important;
}

h2.woocommerce-loop-product__title {
    font-size: 18px !important;
    line-height: 26px !important;
}

#steps .wpb_text_column {
    margin-bottom: 10px !important;
}

#newsletter .tnp-field-button {
    width: 20% !important;
    right: 14% !important;
}

#footer .type-blk {
    padding-left: 0px !important;
    border: unset !important;
}	
	
div#contact {
    padding: 30px 0px !important;
}

#contact .vc_column-inner {
    padding: 20px 30px !important;
}

#contact input, #contact textarea {
    font-size: 16px !important;
    line-height: 24px !important;
    padding: 10px 10px !important;
}

#contact input::placeholder, #contact textarea::placeholder {
    font-size: 16px !important;
    line-height: 24px !important;
}	
	
div#arrival-inr {
    padding: 0px 70px !important;
}

div#best-seller {
    padding: 0px 30px 40px !important;
}

h2.woocommerce-loop-product__title {
    font-size: 20px !important;
    line-height: 38px !important;
}

#newsletter .tnp-field-button {
    right: 6% !important;
    bottom: 35% !important;
    width: 23% !important;
}	

#hero .owl-nav button.owl-prev, #hero .owl-nav button.owl-next {
    height: 40px !important;
    width: 40px !important;
    font-size: 30px !important;
}

#hero .owl-nav button.owl-prev img, #hero .owl-nav button.owl-next img {
    max-width: 22px !important;
}

#exclusive .row-bg:before {
    top: 10.1% !important;
}

#arrival-inr p {
    text-align: left !important;
    padding-top: 20px !important;
}

#import .row_col_wrap_12 {
    flex-direction: column-reverse !important;
}

div#footer-widgets {
    display: none !important;
}

#footer-inr ul {
    justify-content: left !important;
}

#footer ul.icons {
    justify-content: left !important;
}

#contact .form .row {
    padding-bottom: unset !important;
}

#steps .row-bg:before {
    bottom: 3% !important;
}

h5 {
    font-size: 18px !important;
    line-height: 26px !important;
}

div#sidebar {
    padding: 15px 15px !important;
}

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    font-size: 16px !important;
    line-height: 24px !important;
    padding: 15px 15px !important;
}
	
}
@media only screen and (min-width: 300px) and (max-width: 519px){
	
div#header-outer {
    background: #000C33;
}

body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
    height: 30px !important;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 14px !important;
    line-height: 22px !important;
    min-height: 90px !important;
}	
	
.woocommerce ul.products li.product.classic .product-wrap img {
    min-height: 350px !important;
}	
	
.single-product div.product h1.product_title, .nectar-shop-header .page-title {
    font-size: 25px !important;
    line-height: 33px !important;
}	
	
#exclusive .extra-blk {
    top: -25px !important;
}	
	
#header-outer #logo img, #header-outer .logo-spacing img {
    height: 50px !important;
}	
	
#header-outer #logo, #header-outer .logo-spacing {
    margin-top: 18px !important;
    margin-bottom: 18px !important;
}
	
#hero .owl-nav {
    top: 60px !important;
}

#exclusive h1 {
    font-size: 28px !important;
    line-height: 36px !important;
}

div#exclusive {
    padding: 20px 0px 20px !important;
}

h3 {
    font-size: 25px !important;
    line-height: 33px !important;
}

div#new-arrvial {
    padding-bottom: 40px !important;
}

h4 {
    font-size: 14px !important;
    line-height: 22px !important;
}

#steps .vc_column-inner {
    padding: 20px 10px !important;
    margin-bottom: 20px !important;
}

div#steps {
    padding: 0px 20px 30px !important;
}

#import .side-blk .vc_column-inner {
    padding: 20px 20px !important;
}

div#newsletter {
    padding: 40px 0px !important;
}

div#gallery {
    padding: 25px 0px !important;
}	
	
h1 {
    font-size: 35px !important;
    line-height: 43px !important;
}

div#inr-banner {
    padding: 60px 0px !important;
}	

span.small {
    font-size: 14px !important;
    line-height: 22px !important;
}

div#best-seller {
    padding-bottom: 60px !important;
}

p {
    font-size: 16px !important;
    line-height: 24px !important;
}

h2 {
    font-size: 24px !important;
    line-height: 32px !important;
}

#newsletter input#tnp-1 {
    font-size: 18px !important;
    line-height: 26px !important;
    padding: 10px 40px !important;
    width: 100% !important;
    right: 0 !important;
}

#newsletter input#tnp-1::placeholder {
    font-size: 18px !important;
    line-height: 26px !important;
}

#newsletter .tnp-field-email:before {
    left: 1% !important;
}

#footer ul li, #footer ul li a, #footer p {
    font-size: 13px !important;
    line-height: 21px !important;
}

#footer ul li a i {
    font-size: 25px !important;
    line-height: 33px !important;
}

#footer .extra ul {
    display: unset !important;
}

div#footer {
    padding: 30px 0px !important;
}

#top .container {
    padding: 0px 0px !important;
}

#top nav > ul > li > a {
    font-size: 16px !important;
    line-height: 24px !important;
    margin: 0px 15px !important;
}

h2.woocommerce-loop-product__title {
    font-size: 18px !important;
    line-height: 26px !important;
}

#steps .wpb_text_column {
    margin-bottom: 10px !important;
}

#newsletter .tnp-field-button {
    width: 20% !important;
    right: 14% !important;
}

#footer .type-blk {
    padding-left: 0px !important;
    border: unset !important;
}	
	
div#contact {
    padding: 25px 0px !important;
}

#contact .vc_column-inner {
    padding: 15px 20px !important;
}

#contact input, #contact textarea {
    font-size: 14px !important;
    line-height: 22px !important;
    padding: 8px 8px !important;
}

#contact input::placeholder, #contact textarea::placeholder {
    font-size: 14px !important;
    line-height: 22px !important;
}	
	
div#arrival-inr {
    padding: 0px 30px !important;
}

div#best-seller {
    padding: 0px 30px 40px !important;
}

h2.woocommerce-loop-product__title {
    font-size: 20px !important;
    line-height: 38px !important;
}

#newsletter .tnp-field-button {
    right: 6% !important;
    bottom: 35% !important;
    width: 23% !important;
}	

#hero .owl-nav button.owl-prev, #hero .owl-nav button.owl-next {
    height: 40px !important;
    width: 40px !important;
    font-size: 30px !important;
}

#hero .owl-nav button.owl-prev img, #hero .owl-nav button.owl-next img {
    max-width: 22px !important;
}

#exclusive .row-bg:before {
    top: 11.1% !important;
}

#arrival-inr p {
    text-align: left !important;
    padding-top: 20px !important;
}

#import .row_col_wrap_12 {
    flex-direction: column-reverse !important;
}

div#footer-widgets {
    display: none !important;
}

#footer-inr ul {
    display: unset !important;
}

#footer ul.icons {
    display: unset !important;
}

#contact .form .row {
    padding-bottom: unset !important;
}

#steps .row-bg:before {
    bottom: 3% !important;
}

h5 {
    font-size: 18px !important;
    line-height: 26px !important;
}

div#sidebar {
    padding: 15px 15px !important;
}

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    font-size: 16px !important;
    line-height: 24px !important;
    padding: 15px 15px !important;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title:before {
    font-size: 16px !important;
    line-height: 24px !important;
}

#footer-inr ul li {
    margin-bottom: 10px !important;
}

#footer .extra ul li {
    margin-bottom: 10px !important;
}

#footer ul.icons li {
    margin-bottom: 10px !important;
}

#contact input.wpcf7-submit {
    font-size: 15px !important;
    line-height: 23px !important;
    padding: 8px 15px !important;
}

#contact .form .sbm-btn {
    text-align: left !important;
}
	
}


