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

header#top ul.sf-menu.sf-js-enabled.sf-arrows, header#top ul.buttons.sf-menu {
    height: 120px !important;
}
header#top .icon-salient-cart:before {
    content: "\f07a";
    font-family: "Fontawesome";
}
#header-outer.transparent #top nav .sf-menu > .current-menu-item > a span {
    background: -webkit-linear-gradient(#E006FD, #9104DE);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
}
/* =--------------------------------- */
div#revoluiton-slider {
    margin: 0;
}
div#revoluiton-slider span.color-txt {
	background: -webkit-linear-gradient(#E006FD, #9104DE);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
sr7-arrow.sr7-rightarrow.sr7-arrows.persephone:hover::before {
    background: linear-gradient(180deg, hsla(293, 98%, 51%, 1) 0%, hsla(279, 96%, 44%, 1) 100%);
    border-color: #fff0 !important;
    transition: .5s;
}
#SR7_1_1 .persephone.sr7-arrows:hover {
    border-color: #fff0 !important;
	transition: .5s;
}
sr7-arrow.sr7-leftarrow.sr7-arrows.persephone:hover::before {
    background: linear-gradient(180deg, hsla(293, 98%, 51%, 1) 0%, hsla(279, 96%, 44%, 1) 100%);
    border-color: #fff0 !important;
    transition: .5s;
}
/* ================================== */
div#Trending-product {
    padding: 50px 0px !important;
}
div#Trending-product-inner li.classic.product {
    background: #E5E3E1;
    padding: 10px;
}
div#Trending-product-inner img {
    height: 280px;
	object-fit:cover;
}
div#Trending-product-inner h2.woocommerce-loop-product__title {
    color: #333333;
}
div#Trending-product-inner p {
    color: #666666;
}
div#Trending-product-inner bdi {
    opacity: 1;
}
div#Trending-product-inner .product-wrap {
    overflow: visible;
}
div#Trending-product-inner a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    transform: unset !important;
    position: absolute;
    bottom: -173px;
    width: 150px;
    border-radius: 30px !important;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: linear-gradient(180deg, hsla(293, 98%, 51%, 1) 0%, hsla(279, 96%, 44%, 1) 100%);
    text-transform: uppercase !important;
}
div#Trending-product-inner a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart i {
    display: none;
}
body .woocommerce .nectar-woo-flickity[data-controls*=arrows] .next {
    right: 0px;
    top: -310px !important;
	opacity: 1;
}
body .woocommerce .nectar-woo-flickity[data-controls*=arrows] .previous {
    left: unset;
    right: 50px;
    top: -310px !important;
    opacity: 1;
}
.flickity-prev-next-button:disabled {
    display: block;
}
.woocommerce .nectar-woo-flickity[data-controls*=arrows][data-controls=arrows-overlaid] .flickity-prev-next-button:after {
    background-color: #fff !important;
    background: linear-gradient(180deg, hsla(293, 98%, 51%, 1) 0%, hsla(279, 96%, 44%, 1) 100%);
}
body .span_12.dark .woocommerce .nectar-woo-flickity[data-controls*=arrows] .flickity-prev-next-button:after, body .span_12.dark .woocommerce .nectar-woo-flickity[data-controls*=arrows] .next:before, body .span_12.dark .woocommerce .nectar-woo-flickity[data-controls*=arrows] .previous:before {
    background-color: #fff !important;
}
body .span_12.dark .woocommerce .nectar-woo-flickity[data-controls*=arrows] .next .arrow, body .span_12.dark .woocommerce .nectar-woo-flickity[data-controls*=arrows] .previous .arrow {
    fill: #fff;
}
body .woocommerce .nectar-woo-flickity[data-controls*=arrows] .flickity-prev-next-button:after {
    border-radius: unset;
}
/* ========================================== */
div#category {
    padding: 50px 0px !important;
}
div#category .row-bg {
    position: relative;
}
div#category .row-bg:before {
    content: "";
    background-image: url(https://purehairemporium.com/wp-content/uploads/2025/06/001-1-1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    width: 190px;
    height: 220px;
    bottom: 0;
    left: 0;
    margin-bottom: 60px;
	animation: heart 6s ease-in-out 0s 1000 alternate-reverse forwards;
}
@keyframes heart {
	0% {
		transform: scale(1);
	}

	50% {
		transform: scale(1.1);
	}

	100% {
		transform: scale(1);
	}
}
div#category .row-bg:after {
    content: "";
    background-image: url(https://purehairemporium.com/wp-content/uploads/2025/06/789-2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    width: 190px;
    height: 220px;
    top: 0;
    right: 0;
    margin-top: 160px;
	animation: heart 6s ease-in-out 0s 1000 alternate-reverse forwards;
}
div#category-inner .row-bg:before, div#category-inner .row-bg:after {
	display: none;
}
div#category-inner .vc_col-sm-4 .vc_column-inner {
    background: #E5E3E1;
    height: 465px;
}
div#category-inner .vc_col-sm-4 img {
    border-radius: 0px 0px 210px 210px !important;
    width: 100%;
    height: 370px;
    object-fit: cover;
    transition: .9s;
}
div#category-inner .vc_col-sm-4:hover img {
    height: 465px;
    border-radius: 0px 0px 0px 0px !important;
    transition: .9s;
}
div#category-inner .vc_col-sm-4 .t-1 {
    position: absolute;
    top: 0;
    bottom: 0;
    height: 92%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 80%;
    left: 0px;
    transform: translate(40px, 20px);
	transition: .9s;
	background-image: url(https://purehairemporium.com/wp-content/uploads/2025/04/Rectangle-45396.png);
}
div#category-inner .vc_col-sm-4:hover .t-1 {
    background-image: url(https://purehairemporium.com/wp-content/uploads/2025/06/image-95-1.png);
	transition: .9s;
}
div#category-inner .vc_col-sm-4 .t-1 h2 {
    transform: translateY(240px);
    transition: .9s;
    color: #333333;
}
div#category-inner .vc_col-sm-4:hover .t-1 h2 {
    transform: translateY(0px);
    transition: .9s;
	color: #fff;
}
div#category-inner .vc_col-sm-4 .t-1 p {
    opacity: 0;
	transform: translateY(240px);
    transition: .9s;
}
div#category-inner .vc_col-sm-4:hover .t-1 p {
    opacity: 1;
	transform: translateY(0px);
    transition: .9s;
}
div#category-inner .vc_col-sm-4 .t-1 p a.btn {
    border: 1px solid #fff;
    border-radius: 30px;
    padding: 10px 40px !important;
    opacity: 1;
    text-transform: uppercase;
}
/* ============================================== */
div#Best-Selling-Products {
    padding: 50px 0px !important;
}
div#Best-Selling-Products-inner a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart i {
    display: none;
}
div#Best-Selling-Products-inner span.price {
    background: -webkit-linear-gradient(#E006FD, #9104DE);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: Merriweather;
    font-weight: 400;
}
div#Best-Selling-Products-inner a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    background: linear-gradient(180deg, hsla(293, 98%, 51%, 1) 0%, hsla(279, 96%, 44%, 1) 100%);
    text-transform: uppercase !important;
}
/* ======================================= */
div#about {
    padding: 40px 0px !important;
}
div#about .row-bg {
    position: relative;
}
div#about .row-bg:before {
    content: "";
    position: absolute;
    width: 48%;
    height: 420px;
    top: 0;
    left: 0;
    margin-top: 140px;
    background: linear-gradient(180deg, hsla(293, 98%, 51%, 1) 0%, hsla(279, 96%, 44%, 1) 100%);
    border-radius: 0px 20px 20px 0px !important;
}
div#about .row-bg:after {
    content: "";
    background-image: url(https://purehairemporium.com/wp-content/uploads/2025/06/001-2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    width: 342px;
    height: 397px;
    bottom: 0;
    right: 0;
    margin-bottom: 30px;
	animation: heart 6s ease-in-out 0s 1000 alternate-reverse forwards;
}
div#about-inner .row-bg:before, div#about-inner .row-bg:after {
	display: none;
}
a.nectar-button.large.regular.accent-color.regular-button.btn {
    background: linear-gradient(180deg, hsla(293, 98%, 51%, 1) 0%, hsla(279, 96%, 44%, 1) 100%);
    border-radius: 40px !important;
    font-size: 15px;
}
div#about-inner p {
    text-align: justify;
}
/* ====================================== */
div#testimonial {
    padding: 50px 0px !important;
    margin: 0;
}
div#testimonial-inner {
    margin: 0px 10px;
    padding: 40px 50px !important;
    background: #FFF0;
    border-radius: 10px;
    transition: .9s;
}
div#testimonial-inner:hover {
    background: #242125;
    transition: .9s;
}
div#testimonial-inner .iwt-icon img {
    width: unset;
}
div#testimonial-inner .iwt-text {
    padding-left: 70px;
}
div#testimonial-inner .iwt-text h3, div#testimonial-inner .iwt-text h5 {
    margin: 0;
}
/* =============================== */
div#footer-widgets .row {
    padding: 40px 0px !important;
}
#footer-outer .widget h4 {
	font-family: "Merriweather";
    text-transform: capitalize !important;
    letter-spacing: 0;
    font-size: 25px;
    font-weight: 400;
}
div#custom_html-2 .socliy ul li {
    display: inline-block;
}
div#custom_html-2 .socliy ul li i {
    margin: 0px 1px;
    color: #fff !important;
    font-size: 18px;
    height: 40px;
    width: 40px;
    line-height: 40px;
    border-radius: 50%;
    border: 1px solid #Fff;
    transition: .5s;
}
div#custom_html-2 .socliy ul li:hover i {
    background: linear-gradient(180deg, hsla(293, 98%, 51%, 1) 0%, hsla(279, 96%, 44%, 1) 100%);
    transition: .5s;
    border-color: #0000;
}
div#nav_menu-2, div#nav_menu-3 {
    margin: 0 auto;
    display: table;
}
div#footer-widgets form.tnp-form {
    display: flex;
    width: 100%;
}
div#footer-widgets input.tnp-email {
    border-radius: 40px;
    background: #ffffff24;
    border: unset !important;
}
div#footer-widgets input.tnp-email::placeholder {
    color: #fff;
}
div#footer-widgets input.tnp-submit {
  width: fit-content;
  padding: 0px 19px !important;
  border-radius: 40px !important;
  margin-left: -100px;
  transform: unset !important;
  box-shadow: unset !important;
  background: linear-gradient(180deg, hsla(293, 98%, 51%, 1) 0%, hsla(279, 96%, 44%, 1) 100%);
  text-transform: capitalize !important;
}
/* ======================================== */
div#copyright {
    background: linear-gradient(180deg, hsla(293, 98%, 51%, 1) 0%, hsla(279, 96%, 44%, 1) 100%);
}
div#copyright img {
    margin: 0 !important;
}
/* ========================================== */
.archive li.classic.product {
    text-align: center;
}
.archive li.classic.product img {
    background: #e5e3e1 !important;
}
.archive span.price {
    background: -webkit-linear-gradient(#E006FD, #9104DE);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: Merriweather !important;
    font-weight: 400;
}
.archive a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    background: linear-gradient(180deg, hsla(293, 98%, 51%, 1) 0%, hsla(279, 96%, 44%, 1) 100%) !important;
    text-transform: uppercase !important;
}

div#contactsec1 div#gform_fields_1 {
    gap: 0px;
}

div#contactsec1 label.gfield_label.gform-field-label {
    color: #ffff;
}

div#contactsec1 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

div#contactsec1 input#gform_submit_button_1 {
    background: #e006fd;
    padding: 15px 40px !important;
    font-size: 16px;
}
div#txt2cont h3 {
    font-size: 15px;
}

div#txt2cont p {
    padding-bottom: 14px;
}

textarea#input_1_6 {
    height: 200px;
}

div#contactsec1 i {
    font-size: 26px;
}

div#contactsec1 .iwithtext .iwt-text {
    padding-left: 44px;
}

.fomtxtcol1 .vc_column-inner {
    margin-top: 50px;
}
div#togglesec1 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}
div#togglesec1 a.toggle-heading {
    background: #fff;
    color: #000;
}
div#togglesec1 .inner-toggle-wrap {
    color: #000;
}
.toggle.open>.toggle-title a i {
    color: #999;
}
div#aboutbelowtxt1 h1 {
    font-size: 28px;
    font-weight: 700;
}

div#aboutbelowtxt1 {
    padding-top: 20px !important;
    padding-bottom: 40px !important;
}
select#textures {
    border: 1px solid #fff;
    color: #979090;
}

.woocommerce-page li.classic.product p {
    height: 14px !important;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: none;
}
.woocommerce table.shop_attributes td p {
    color: #000;
}
div#aboutbelowtxt1 p.product.woocommerce.add_to_cart_inline {
    float: left;
}
div#aboutbelowtxt1 span.woocommerce-Price-amount.amount {
    display: none;
}
td.value select {
    border: 1px solid #ffff !important;
}
select#length {
    color: #999;
}

.woocommerce div.product form.cart .variations select {
    background: url(https://purehairemporium.com/wp-content/uploads/2025/06/ada-removebg-preview.png) no-repeat !important;
    background-size: 16px !important;
    background-position: 94% 53% !important;
}
div#shippingpolicy1 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}
div#shippingpolicy1 h1 {
    font-size: 18px;
    font-weight: 900;
    margin-bottom: 0;
}
div#aboutbelowtxt1 img {
    border-radius: 6px;
}
div#aboutbelowtxt1 img {
    border-radius: 6px;
}
div#abtcxt11 img.emoji {
    filter: invert(1);
}
div#abtcxt11 {
    padding-bottom: 40px !important;
}
div#product-2400 tr:nth-child(3) th.label::before {
    content: 'Closure/Frontal Size';
    font-size: 15px;
    font-family: 'Jost';
}

div#product-2400 tr:nth-child(3) th.label {
    font-size: 0;
    position: relative;
}
div#product-3609 tr:nth-child(3) th.label::before {
    content: 'Closure/Frontal Size';
    font-size: 15px;
    font-family: 'Jost';
}

div#product-3609 tr:nth-child(3) th.label {
    font-size: 0;
    position: relative;
}
.message {
    color: #eee !important;
}
table#wpfront-notification-bar-table {
    display: none;
}
.slicewp-user-notice.slicewp-warning {
    background: #000 !important;
    border-color: #f39c12;
    margin-top: 2rem;
}
form#slicewp-affiliate-lost-password-form input#slicewp-user-email {
    border: 1px solid #fff !important;
}
.slicewp-tab.slicewp-active {
    color: #000 !importan;
}

div#affliatedashborad form#slicewp-affiliate-login-form {
    background: #242125;
    padding: 30px 25px;
}

div#affliatedashborad form#slicewp-affiliate-login-form input {
    border: 1px solid #fff;
}
div#affliatedashborad div#slicewp-affiliate-account {
    padding: 20px 30px;
}
.slicewp-card-inner {
    color: #000 !important;
}
/* ==================================== */
@media (max-width: 1920px) {}
@media (max-width: 1600px) {
	.text-lft {
  margin-left: -70px;
}
	div#category .row-bg::before {
  width: 160px;
  height: 190px;
}
	div#category .row-bg::after {
  width: 160px;
  height: 190px;
}
	div#about .row-bg::after {
  width: 292px;
  height: 327px;
}
}
@media (max-width: 1440px) {
	.text-lft {
  margin-left: -120px;
}
	div#category-inner .vc_col-sm-4 .t-1 h2 {
  transform: translateY(250px);
}
	div#category .row-bg::before {
    width: 110px;
    height: 140px;
  }
	  div#category .row-bg::after {
    width: 110px;
    height: 150px;
  }
	  div#about .row-bg::after {
    width: 262px;
    height: 297px;
  }
}
@media (max-width: 1366px) {
		.text-lft {
  margin-left: -110px;
}
	div#Trending-product-inner p {
  font-size: 14px;
}
	div#category-inner .vc_col-sm-4 .t-1 {
  height: 92%;
  padding: 20px;
  width: 85%;
  transform: translate(30px, 20px);
}
	div#footer-widgets input.tnp-submit {
  margin-left: -100px;
}
	
div#Best-Selling-Products h2 {
    font-size: 20px;
}	
	div#testimonial {
    padding: 50px 0px !important;
    margin: 0;
    padding-bottom: 0px !important;
}
	    div#testimonial-inner {
        padding: 40px 40px !important;
        padding-bottom: 19px !important;
    }
	
div#footer-widgets div#media_image-2 img {
    width: 64%;
}
div#contactsec1 {
    padding-top: 20px !important;
    padding-bottom: 50px !important;
}	
	
}
@media (max-width: 1340px) {}
@media (max-width: 1336px) {}
@media (max-width: 1320px) {}
@media (max-width: 1280px) {
	.text-lft {
  margin-left: -90px;
}
	div#Trending-product-inner p {
    font-size: 13px;
  }
	div#Trending-product-inner img {
  height: 250px;
}
	 div#category-inner .vc_col-sm-4 .t-1 {
    height: 92%;
    padding: 20px;
    width: 90%;
    transform: translate(15px, 20px);
  }
	#about-inner img {
  width: 90%;
}
	div#testimonial-inner {
  padding: 40px 40px !important;
}
	#footer-outer .widget h4 {
  font-size: 22px;
}
	
    div#testimonial-inner {
        padding: 40px 40px !important;
        padding-bottom: 19px !important;
    }	
	
	div#testimonial .owl-stage {
    padding-bottom: 2px !important;
}
	
}
@media (max-width: 1080px) {
	.slide-out-widget-area-toggle.mobile-icon.slide-out-from-right {
  height: 120px;
}
	#header-outer #logo img, #header-outer .logo-clone img, #header-outer .logo-spacing img {
  height: 120px;
}
	.text-lft {
    margin-left: -60px;
  }
	body .woocommerce .nectar-woo-flickity[data-controls*="arrows"] .previous {
  top: -230px !important;
}
	body .woocommerce .nectar-woo-flickity[data-controls*="arrows"] .next {
  top: -230px !important;
}
	 div#Trending-product-inner img {
    height: 180px;
  }
	  div#Trending-product-inner p {
    font-size: 13px;
    line-height: 22px;
  }
	div#Trending-product-inner a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
  font-size: 13px;
  bottom: -187px;
  width: 130px;
}
	div#Trending-product {
  padding: 30px 0px !important;
  margin: 0;
}
	#Trending-product-inner .flickity-viewport {
  height: 420px !important;
}
	div#category {
  padding: 30px 0px !important;
}
	div#category-inner .vc_col-sm-4 .t-1 p a.btn {
  padding: 7px 30px !important;
}
	div#category-inner .vc_col-sm-4 .vc_column-inner {
  height: 405px;
}
	div#category-inner .vc_col-sm-4 img {
  height: 300px;
}
	div#category-inner .vc_col-sm-4:hover img {
  height: 405px;
}
	div#category-inner .vc_col-sm-4 .t-1 h2 {
    transform: translateY(220px);
  }
	 div#category-inner .vc_col-sm-4 .t-1 {
    height: 92%;
    padding: 20px;
    width: 90%;
    transform: translate(15px, 15px);
  }
		div#Best-Selling-Products {
  padding: 30px 0px !important;
}
	div#about {
  padding: 20px 0px !important;
}
	div#about .row-bg::before {
  height: 350px;
  margin-top: 80px;
}
	a.nectar-button.large.regular.accent-color.regular-button.btn {
  font-size: 13px;
}
	p, li a {
  font-size: 13px !important;
  line-height: 22px !important;
}
	div#testimonial {
  padding: 30px 0px !important;
}
	div#testimonial-inner {
    padding: 20px 15px !important;
  }
	div#footer-widgets form.tnp-form {
  width: 130%;
}
	.woocommerce ul.products li.product .woocommerce-loop-product__title {
  line-height: 18px;
  font-size: 16px;
  margin-top: 10px;
}
}
@media (max-width: 1024px) {
	  #header-outer #logo img, #header-outer .logo-clone img, #header-outer .logo-spacing img {
    height: 100px;
  }
	.text-lft {
    margin-left: -50px;
  }
	 div#Trending-product-inner a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    font-size: 13px;
    bottom: -203px;
    width: 130px;
  }
	#text-2 p {
  font-size: 12px !important;
}
}
@media (max-width: 912px) {
	  .text-lft {
    margin-left: -90px;
  }
	    #SR7_1_1 .persephone.sr7-arrows {
        width: 30px !important;
        height: 30px !important;
        margin-left: -16px !important;
    }
	#SR7_1_1 .persephone.sr7-arrows:before {
    font-size: 10px !important;
    line-height: 30px !important;
}
	  div#Trending-product-inner img {
    height: 350px;
  }
	#Trending-product-inner {
  margin: 0px 50px;
}
	#Trending-product {
  text-align: center;
}
	    body .woocommerce .nectar-woo-flickity[data-controls*="arrows"] .previous {
    top: 50px !important;
    right: unset;
    left: 0px;
  }
	 body .woocommerce .nectar-woo-flickity[data-controls*="arrows"] .next {
    top: 50px !important;
  }
	 #Trending-product-inner .flickity-viewport {
    height: 530px !important;
  }
	  div#Trending-product-inner a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    font-size: 13px;
    bottom: -136px;
    width: 130px;
  }
	#category-inner {
  margin: 0px 160px;
}
	 div#category-inner .vc_col-sm-4 .vc_column-inner {
    height: 475px;
  }
	 div#category-inner .vc_col-sm-4 img {
    height: 360px;
  }
	 div#category-inner .vc_col-sm-4:hover img {
    height: 475px;
  }
	div#category-inner .vc_col-sm-4 .t-1 {
    height: 92%;
    padding: 20px;
    width: 90%;
    transform: translate(25px, 15px);
  }
	div#Best-Selling-Products {
    text-align: center;
  }
	#Best-Selling-Products-inner {
  margin: 0px 50px;
}
	#about-inner {
  text-align: center;
  margin: 0px 130px;
}
	#about-inner img {
    width: 100%;
  }
	div#about .row-bg::before {
    height: 410px;
    margin-top: 140px;
    width: 88%;
  }
	#Best-Selling-Products-inner .flickity-viewport {
  height: 550px !important;
}
	 div#testimonial-inner {
    padding: 40px 35px !important;
  }
	div#nav_menu-2, div#nav_menu-3 {
  display: unset;
}
	 div#footer-widgets form.tnp-form {
    width: 100%;
  }
	
	sr7-arrow.sr7-rightarrow.sr7-arrows.persephone {
    display: none !important;
}
	
	sr7-arrow.sr7-leftarrow.sr7-arrows.persephone{
		 display: none !important;		
	}
	
	    div#category .row-bg::after {
        display: none !important;
    }
	
	div#category .row-bg::before {
       display: none !important;
    }
	
	    div#footer-widgets div#media_image-2 img {
        width: 38%;
    }
	
	div#footer-widgets .row {
    padding: 20px 0px !important;
}
	
	    div#about .row-bg::after {
         display: none !important;
    }
	div#aboutbelowtxt1 .vc_column-inner {
    margin: 0px 130px;
}
	div#abtcxt11 .vc_column-inner {
    margin: 0px 130px;
}
	
	div#contactsec1 {
    padding-top: 2px !important;
    padding-bottom: 50px !important;
}
	
	.fomtxtcol1 .vc_column-inner {
    margin-top: 30px;
}
}
@media (max-width: 800px) {
	body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
    height: 70px !important;
  }
	 .text-lft {
    margin-left: -60px;
  }
	 div#Trending-product-inner img {
    height: 280px;
  }
	 div#Trending-product-inner a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    bottom: -156px;
  }
	 #Trending-product-inner .flickity-viewport {
    height: 490px !important;
  }
	 #category-inner {
    margin: 0px 130px;
  }
	#Best-Selling-Products-inner {
  margin: 0px 30px;
}
	#Best-Selling-Products-inner .flickity-viewport {
  height: 530px !important;
}
	div#about .row-bg::before {
    margin-top: 100px;
  }
	#about-inner {
  margin: 0px 110px;
}
}
@media (max-width: 768px) {
	
    div#aboutbelowtxt1 .vc_column-inner {
        margin: 0px 110px;
    }	
	
	    div#abtcxt11 .vc_column-inner {
        margin: 0px 110px;
    }
	
	
}
@media (max-width: 480px) {
	#header-outer {
  position: relative !important;
}
	 body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
    height: 50px !important;
  }
	.text-lft {
    margin-left: -50px;
  }
	#SR7_1_1 .persephone.sr7-arrows {
        display: none;
    }
	#Trending-product-inner {
    margin: 0px 30px;
  }
	 div#Trending-product-inner img {
    height: 350px;
  }
	 #Trending-product-inner .flickity-viewport {
    height: 540px !important;
  }
	 div#Trending-product-inner a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    bottom: -136px;
  }
	 #category-inner {
    margin: 0px 0px;
  }
    div#category-inner .vc_col-sm-4 .vc_column-inner {
        height: 402px;
    }
	 div#category-inner .vc_col-sm-4:hover img {
    height: 385px;
  }
	div#category-inner .vc_col-sm-4 img {
    height: 310px;
  }
	  div#category-inner .vc_col-sm-4 .t-1 {
    height: 92%;
    padding: 20px;
    width: 90%;
    transform: translate(15px, 20px);
  }
	
	#Best-Selling-Products-inner .flickity-viewport {
  height: 610px !important;
}
	#about-inner {
  margin: 0px 0px;
}
	 div#about .row-bg::before {
    height: 270px;
    margin-top: 80px;
    width: 98%;
  }
	#copyright {
  text-align: center;
}
	  body #footer-outer #copyright .col ul {
    float: unset;
  }
	
	    div#testimonial .owl-stage {
        padding-bottom: 2px !important;
        padding-top: 2px !important;
    }
	
	div#testimonial .wpb_text_column.wpb_content_element {
    margin-bottom: 2px !important;
}
	
 div#footer-widgets div#media_image-2 img {
        width: 25%;
    }
	
	li.classic.product {
    width: 100% !important;
}
	
	    div#aboutbelowtxt1 .vc_column-inner {
        margin: 0px 0px;
    }
	
	    div#abtcxt11 .vc_column-inner {
        margin: 0px 0px;
    }
	
}
@media (max-width: 428px) {
	 #Trending-product-inner .flickity-viewport {
    height: 560px !important;
  }
	div#Trending-product-inner a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    bottom: -156px;
  }
	#Best-Selling-Products-inner .flickity-viewport {
    height: 540px !important;
  }
}
@media (max-width: 414px) {
	 div#Trending-product-inner img {
    height: 290px;
  }
	#Trending-product-inner .flickity-viewport {
    height: 500px !important;
  }
	 #Best-Selling-Products-inner .flickity-viewport {
    height: 510px !important;
  }
}
@media (max-width: 390px) {
	div#Trending-product-inner img {
    height: 250px;
  }
	#Trending-product-inner .flickity-viewport {
    height: 460px !important;
  }
	 #Best-Selling-Products-inner .flickity-viewport {
    height: 480px !important;
  }
	    div#testimonial-inner {
        padding: 40px 10px !important;
    }
}
@media (max-width: 375px) {}
@media (max-width: 360px) {
	 #Best-Selling-Products-inner .flickity-viewport {
    height: 440px !important;
  }
}



@-moz-document url-prefix() {  
#testimonial .owl-stage-outer {
  height: 330px;
}
@media (max-width: 1600px) {}
@media (max-width: 1440px) {}
@media (max-width: 1366px) {}
@media (max-width: 1340px) {}
@media (max-width: 1336px) {}
@media (max-width: 1320px) {}
@media (max-width: 1280px) {}
@media (max-width: 1080px) {
	#testimonial .owl-stage-outer {
  height: 270px;
}
	}
@media (max-width: 1024px) {}
@media (max-width: 912px) {
		 #testimonial .owl-stage-outer {
    height: 290px;
  }
	}
@media (max-width: 800px) {
	  #testimonial .owl-stage-outer {
    height: 300px;
  }
	}
@media (max-width: 768px) {}
@media (max-width: 480px) {}
@media (max-width: 428px) {}
@media (max-width: 414px) {}
@media (max-width: 390px) {}
@media (max-width: 375px) {}
@media (max-width: 360px) {}

}