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



.woocommerce-info a.showlogin {
    color: #26160c !important;
    text-decoration: underline;
}
.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message, .woocommerce-page .woocommerce-message {
    box-shadow: none;
    -webkit-box-shadow: none;
    border-radius: 0;
    padding-left: 15px;
    -webkit-border-radius: 0;
    background-image: none;
    color: #26160c;
    border: none;
    text-shadow: none;
    -webkit-text-shadow: none;
    font-weight: 400;
}
/* -----------------Top-Bar CSS----------------- */
#header-secondary-outer .nectar-center-text {
    max-width: 100% !important;
}
.marquee {
    height: 25px;
    width: 100% !important;
    overflow: hidden;
    position: relative;
}
#header-secondary-outer .nectar-center-text {
    padding: 15px 0;
}
#header-secondary-outer .nectar-center-text span {
    font-size: 19px;
    line-height: 24px;
    font-weight: 600;
	animation: Color2 3s linear infinite;
    -webkit-animation: Color2 4s ease-in-out infinite;
}
.marquee div {
  display: block;
  width: 200%;
  height: 30px;
  position: absolute;
  overflow: hidden;
  animation: marquee 10s linear infinite;
}

.marquee span {
  float: left;
  width: 50%;
  font-weight: 400;
}

@keyframes marquee {
  0% { left: 0; }
  100% { left: -100%; }
}
@keyframes Color2{
  0%{
    color:#000;
  }
  
  20%{
    color:#9d0000;
  }
  
  40%{
    color:#bb0000;
  }
  
  60%{
    color:#000;
  }
  
  80%{
    color:#9d0000;
  }
  
  100%{
    color:#bb0000;
  }
}

@-moz-keyframes Color2{
  0%{
    color:#000;
  }
  
  20%{
    color:#9d0000;
  }
  
  40%{
    color:#bb0000;
  }
  
  60%{
    color:#000;
  }
  
  80%{
    color:#9d0000;
  }
  
  100%{
    color:#bb0000;
  }
}

@-webkit-keyframes Color2{
  0%{
    color:#000;
  }
  
  20%{
    color:#9d0000;
  }
  
  40%{
    color:#bb0000;
  }
  
  60%{
    color:#000;
  }
  
  80%{
    color:#9d0000;
  }
  
  100%{
    color:#bb0000;
  }
}




/*--------------------------------*/

@keyframes Color{
  0%{
    color:#cd9121;
  }
  
  20%{
    color:#ff8400;
  }
  
  40%{
    color:#f5b517;
  }
  
  60%{
    color:#ff5500;
  }
  
  80%{
    color:#ed0000;
  }
  
  100%{
    color:#cf0000;
  }
}

@-moz-keyframes Color{
  0%{
    color:#cd9121;
  }
  
  20%{
    color:#ff8400;
  }
  
  40%{
    color:#f5b517;
  }
  
  60%{
    color:#ff5500;
  }
  
  80%{
    color:#ed0000;
  }
  
  100%{
    color:#cf0000;
  }
}

@-webkit-keyframes Color{
  0%{
    color:#cd9121;
  }
  
  20%{
    color:#ff8400;
  }
  
  40%{
    color:#f5b517;
  }
  
  60%{
    color:#ff5500;
  }
  
  80%{
    color:#ed0000;
  }
  
  100%{
    color:#cf0000;
  }
}


/* change language */
html[lang="es"] #sec3 .woocommerce .product-wrap a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    width: 50%;
    padding: 11px 20px !important;
}

html[lang="es"] #sec7 h2 {
    font-size: 35px;
    line-height: 45px;
}
html[lang="es"] #sec9 .sec9-tb h5 {
    font-size: 24px;
}

html[lang="es"] div#sec8 h4 {
    font-size: 26px;
    line-height: 40px;
}

html[lang="es"] header#top li#menu-item-856 a span {
    padding: 10px 7px !important;
}

html[lang="es"] header#top li#menu-item-856 a::before {
    width: 193px !important;
	top: -9px !important;
}
html[lang="es"] #sec1 .buttons a.primary-color::before {
    width: 100%;
}

html[lang="es"] .nectar-shop-header p.woocommerce-result-count {
    font-size: 20px;
    right: 285px;
    bottom: 20px;
}
html[lang="es"] div#sec8 {
    margin-top: -20px;
}
/* change language */

header#top li#menu-item-856 a:hover span {
    color: #26160c !important;
}
header#top li#menu-item-856 a:hover span.menu-title-text {
    color: #26160c !important;
}
.nectar-center-text .right-txt ul li a i.fa-regular.fa-envelope {
    position: relative;
    left: -6px;
}
.nectar-global-section.before-footer {
    padding-top: 0px !important;
}
p.woocommerce-mini-cart__empty-message {
    color: #fff;
}
#product-167 .summary.entry-summary.tc-init span.tc-label-wrap span.tc-label.tm-label {
    color: #28180e;
}
.woocommerce .nectar-prod-wrap p.price.nectar-inherit-default {
    display: none !important;
}
.tc-cell ul li span.tc-label-wrap {
    color: red !important;
    text-transform: capitalize;
}
span.woocommerce-Price-amount.amount {
/*     color: #26160c; */
    font-weight: bold;
    text-decoration-line: underline;
}

div#sec3 a.button.product_type_simple span {
    color: #fff !important;
}
.woocommerce .tc-element-inner-wrap .tc-row h6.tc-cell.tm-epo-element-label.tm-has-required.tcwidth-100 {
    padding-bottom: 9px;
}
.woocommerce table.cart tbody tr.woocommerce-cart-form__cart-item.cart_item.tm-epo-cart-row-product-noepo td.product-name a br {
    display: none;
}
.woocommerce table.cart tbody tr.woocommerce-cart-form__cart-item.cart_item.tm-epo-cart-row-product-noepo td.product-name a {
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
}
.woocommerce table.cart tbody td.actions .button {
    color: #000 !important;
    opacity: 1 !important;
}
.woocommerce p.woocommerce-mini-cart__buttons.buttons a {
    opacity: 1;
}
.woocommerce .cart-collaterals .wc-proceed-to-checkout a {
    color: #000 !important;
}
.woocommerce .woocommerce-billing-fields h3,
.woocommerce .woocommerce-additional-fields h3{
    font-size: 30px;
}
.woocommerce #customer_details .col-2 h3#order_review_heading {
    font-size: 45px;
}
.woocommerce p.woocommerce-mini-cart__total.total span.woocommerce-Price-amount.amount {
    font-size: 21px !important;
}
.woocommerce p.woocommerce-mini-cart__total.total strong {
    font-size: 21px !important;
    font-weight: bold !important;
}
.woocommerce .widget_shopping_cart_content p.woocommerce-mini-cart__buttons.buttons a.button.wc-forward {
    color: #000 !important;
}
/* .woocommerce .products img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    padding: 55px 55px 0 55px !important;
} */



/*-------woocommerce end--------*/
/*-------------------------------*/
#sec1 .content h1.ns-heading-el span.abc {
    font-size: 22px;
    line-height: 30px;
}

.top-br .lft-txt {
    float: left;
    margin-left: -190px;
}
.top-br .lft-txt li {
    font-size: 15px;
    line-height: 22px;
    font-family: 'IkM';
    color: #000 !important;
}
.top-br .lft-txt li img {
    width: 15px;
    position:relative;
    left:-10px;
    top: 2px;
}
.cent-txt {
    display: table;
	margin: 0px auto !important;
}
#header-secondary-outer ul {
    height: 12px;
}
.cent-txt ul li {
    display: inline;
    margin: 0px 10px;
}
.right-txt ul li a {
    font-family: 'IkM';
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
}
.right-txt {
    margin-right: -120px;
    position: relative;
    top: -13px;
}
.right-txt ul li a img {
    width: 17px;
    position: relative;
    left: -10px;
}
/* header#top li#menu-item-27 a span {
    background-color: #fff !important;
    padding: 12px 25px !important;
    color: #000 !important;
    border-radius: 30px !important;
	transition:0.5s;
}
header#top li#menu-item-27 a::before {
    content: '';
    background-color: #F8E129 !important;
    width: 210px !important;
    height: 43px;
    position: absolute;
    top: -5px;
    left: 16px;
    border-radius: 60px !important;
    z-index: -99;
	transition:0.5s;

}
header#top li#menu-item-27 a span:hover {
    background-color: #F8E129 !important;
    color: #fff !important;
	transition:0.5s;

}
header#top li#menu-item-27 a:hover:before {
    background-color: #fff !important;
	transition:0.5s;

} */

header#top li#menu-item-856 a span {
    background-color: #fff !important;
    padding: 12px 25px !important;
    color: #000 !important;
    border-radius: 30px !important;
	transition:0.5s;
}
header#top li#menu-item-856 a::before {
    content: '';
    background-color: #F8E129 !important;
    width: 210px !important;
    height: 43px;
    position: absolute;
    top: -5px;
    left: 16px;
    border-radius: 60px !important;
    z-index: -99;
	transition:0.5s;

}
header#top li#menu-item-856 a span:hover {
    background-color: #F8E129 !important;
    color: #fff !important;
	transition:0.5s;

}
header#top li#menu-item-856 a:hover:before {
    background-color: #fff !important;
	transition:0.5s;
}
header#top nav li a {
    font-family: 'IkM';
    font-weight: 200 !important;
}


h2{
	font-family: 'Ikm';
	FONT-WEIGHT: 700;
}
h3{
	font-family: 'Ikm';
	FONT-WEIGHT: 700;
}
h6{
	font-family: 'Ikm';
	FONT-WEIGHT: 700;
}
h5{
	font-family: 'Ikm';
	FONT-WEIGHT: 700;
}
h4{
	font-family: 'Ikm';
/* 	FONT-WEIGHT: 700; */
}
#sec1 .buttons a.primary-color {
    background-color: #fff !important;
    color: #000 !important;
    font-family: 'IkM';
    font-weight: 400;
	transition:0.5s;

}
#sec1 .buttons a.primary-color::before {
    content: '';
    position: absolute;
    background-color: #F8E129 !important;
    width: 231px;
    height: 48px;
    left: 0px;
    z-index: -99;
    border-radius: 21px;
    top: 0px;
	transition:0.5s;

}
#sec1 .buttons a.primary-color:hover {
    background-color: #F8E129 !important;
    color: #fff !important;
	transition:0.5s;

}
#sec1 .buttons a.primary-color:hover:before {
    background-color: #fff !important;
	transition:0.5s;

}
#sec1 .content h1.ns-heading-el {
    color: #ffffff !important;
    font-family: 'Ikm';
    FONT-WEIGHT: 700;
    padding-bottom: 20px;
}
#sec1 .content p {
    width: 55%;
}
P{
	font-family:'IKM' !important;
	font-weight:400 !important;
}
div#sec2 .sec2-img {
    width: 55%;
}
div#sec2 .row-bg.viewport-desktop::before {
    content: '';
    position: absolute;
    background-image: url(https://samplelinksweb.com/elizabeth/wp-content/uploads/2024/04/OBJECTS.png);
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    top: 0px;
    left: 0px;
}

#sec3 li.classic {
    /* background-color: #ffffff7d; */
    padding: 0px 0px 110px;
    /* filter: blur(0px); */
    border-radius: 15px !important;
    box-shadow: 1px 1px 9px 0px #685d00;
    background: rgb(255 255 255 / 51%);
    backdrop-filter: blur(2px);
}
#sec3 h2.woocommerce-loop-product__title span {
/*     font-size: 15px !important; */
    color: #000;
}
/* div#sec3 a.button {
    background-color: #fff !important;
    color: #000 !important;
    font-family: 'IkM';
    font-weight: 400;
	transition:0.5s;

}
div#sec3 a.button::before {
    content: '';
    position: absolute;
    background-color: #F8E129 !important;
    width: 231px;
    height: 48px;
    left: 0px;
    z-index: -99;
    border-radius: 21px;
    top: 0px;
	transition:0.5s;

}
div#sec3 a.button:hover {
    background-color: #F8E129 !important;
    color: #fff !important;
	transition:0.5s;

}
div#sec3 a.button:hover:before {
    background-color: #fff !important;
	transition:0.5s;

}
 */




#sec3 li.classic h2.woocommerce-loop-product__title {
    padding-left: 20px;
}
#sec3 li.classic span.price {
    padding-left: 20px;
    position: absolute;
    right: 30px;
    color: #000 !important;
    font-family: 'IkM';
    font-weight: 400;
}
#sec3 .woocommerce .product-wrap {
    overflow: visible;
    position: relative;
    transform: unset !important;
}
#sec3 .woocommerce .product-wrap a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    transform: unset !important;
    color: #fff !important;
    width: 45%;
    padding: 10px 10px !important;
    border-radius: 30px !important;
    background-color: #000 !important;
    font-family: 'IkM';
    bottom: -125px !important;
    left: 20px;
    border-bottom: 5px solid #F9C819 !important;
}
.woocommerce .product-wrap a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart i.normal.icon-salient-cart {
    display: none !important;
}
div#sec4 h3 {
    font-size: 46px;
    line-height: 56px;
}
#sec4 a#sec4-btn {
    background-color: #000 !important;
    font-family: 'IkM';
    padding: 12px 25px;
    border-bottom: 5px solid #F9C819;
}
div#sec8 h4 {
    font-size: 40px;
    line-height: 50px;
}
#sec4 a#sec4-btn:hover {
    background-color: #F9C819 !important;
    font-family: 'IkM';
    padding: 12px 25px;
    border-bottom: 5px solid #000;
	color:#000 !important;
}

#sec5 a#sec5-tb {
    background-color: #000 !important;
    font-family: 'IkM';
    padding: 12px 25px;
    border-bottom: 5px solid #F9C819;
	color:#fff !important;

}
#sec5 a#sec5-tb:hover {
    background-color: #fff !important;
    font-family: 'IkM';
    padding: 12px 25px;
    border-bottom: 5px solid #000;
	color:#000 !important;
}



#sec6 .iwithtext .iwt-text {
    padding-left: 0px;
    padding-top: 90px;
}
#sec6 .iwithtext .iwt-icon img {
    width: 70%;
}
#sec6 .iwithtext .iwt-icon {
    position: absolute;
    left: 180px;
    top: 20px;
}
#sec6 .sec6-tb2 img {
    width: 10%;
    margin-bottom: 0px;
}
#sec6 .sec6-tb2 {
    padding: 0px 20px;
}
div#sec6 h2 {
    font-weight: 400;
    font-size: 50px;
    line-height: 60px;
}
div#sec7 .row-bg.viewport-desktop.using-image {
    background-size: 100% 100%;
}
div#sec7 .sec7-img {
    margin-top: -40px;
}

#sec7 a#sec7-btn {
    background-color: #000 !important;
    font-family: 'IkM';
    padding: 12px 25px;
    border-bottom: 5px solid #fff;
	color:#fff !important;

}
#sec7 a#sec7-btn:hover {
    background-color: #fff !important;
    font-family: 'IkM';
    padding: 12px 25px;
    border-bottom: 5px solid #000;
	color:#000 !important;
}
div#mob-app h3 {
    font-size: 28px;
    line-height: 36px;
}
div#mob-app .mob-app-tb {
    margin-left: 30px;
    margin-top: 130px;
}


#sec8 input, 
#sec8 textarea {
    color: #000 !important;
}

#sec8 input {
    background-color: #fff;
    border-radius: 0px;
	color: #000 !important;
}
#sec8 textarea.wpcf7-form-control.wpcf7-textarea::placeholder {
    color: #636363;
    opacity: 1;
}
#sec8 textarea.wpcf7-form-control.wpcf7-textarea {
    background-color: #fff;
    border-radius: 0px !important;
    height: 160px;
}
#sec8 input::placeholder{
    color: #636363;
    opacity: 1;
}
#sec8 input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #F8E129 0% 0% no-repeat;
    border: 1px solid #F8E129;
    border-radius: 30px;
    padding: 12px 20px !important;
	margin-top: 10px;

}
#sec8 input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background-color: #F8E129 !important;
    font-family: 'IkM';
    padding: 12px 25px;
    border-bottom: 5px solid #Fff;
}

#sec8 input.wpcf7-form-control.wpcf7-submit.has-spinner:hover {
    background-color: #Fff !important;
    font-family: 'IkM';
    padding: 12px 25px;
    border-bottom: 5px solid #F8E129;
	color:#000 !important;
}



div#sec8 .sec8-col2 .vc_column-inner {
    padding: 60px 30px 40px;
}
div#sec8 .vc_col-sm-6 {
    padding-left: 0px;
    padding-right: 0px;
}
div#sec8 {
    margin-top: -55px;
}
#sec9 input.tnp-submit {
    background-color: #000 !important;
    font-family: 'IkM';
    padding: 12px 25px;
    border-bottom: 5px solid #fff !important;
	color:#fff !important;

}
#sec9 input.tnp-submit:hover {
    background-color: #fff !important;
    font-family: 'IkM';
    padding: 12px 25px;
    border-bottom: 5px solid #000 !important;
	color:#000 !important;
}





#sec9 input.tnp-email {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 26px;
    padding-left: 20px !important;
    width: 70% !important;
	margin-right: 20px;

}
#sec9 input.tnp-submit {
    background: #26160C 0% 0% no-repeat padding-box;
    border: 1px solid #F9C819;
    border-radius: 30px;
    width: 26%;
    padding: 12px 20px !important;
}
#sec9 input::placeholder {
    color: #5B5B5B;
    font-family: 'IkM';
    font-weight: 400;
}
#sec9 .sec9-tb h5 {
    padding-bottom: 10px;
}
div#footer .social-icons ul {
    margin-left: 0px;
    margin-bottom: 0px;
}
div#footer .social-icons ul li {
    list-style: none;
    line-height: 30px;
    display: inline;
    margin: 0px 10px;
}
div#footer .social-icons ul li a i {
    color: #fff;
    font-family: 'FontAwesome';
}
div#footer .social-icons ul li a i.fa-brands.fa-facebook {
    font-size: 9px;
    border: 2px solid;
    width: 17px;
    height: 17px;
    border-radius: 30px;
    line-height: 16px;
    font-weight: 100;
}
/* .social-icons {
    padding-top: 20px;
} */
div#cpr-sec .row-bg::before {
    content: '';
    position: absolute;
    width: 130%;
    height: 2px;
    background-color: #fff;
    left: -90px;
}
/* div#sec9 {
    margin-bottom: -150px;
    z-index: 99;
} */
div#sec9 .row-bg.viewport-desktop.using-image {
    background-size: 100% 100%;
}
div#footer .ftr-img {
    width: 29%;
}

/* ------------------------------------------------------------------------------------ */
 .element_1 li.tmcp-field-wrap:nth-child(1) input.tmcp-field::before {
    content: '';
    position: absolute;
    width: 130px;
    height: 130px;
    background: url(https://humblegrainsgranola.com/wp-content/uploads/2024/07/pumpkin-seed.png);
    background-size: 100% 100%;
	     left: 20px;

} 
.element_1 li.tmcp-field-wrap:nth-child(2) input.tmcp-field::before {
    content: '';
    position: absolute;
    width: 130px;
    height: 130px;
    background: url(https://humblegrainsgranola.com/wp-content/uploads/2024/07/almond.png);
    background-size: 100% 100%;
	    left: 20px;

} 
.element_1 li.tmcp-field-wrap:nth-child(3) input.tmcp-field::before {
    content: '';
    position: absolute;
    width: 130px;
    height: 130px;
    background: url(https://humblegrainsgranola.com/wp-content/uploads/2024/07/pecan.png);
    background-size: 100% 100%;
	    left: 20px;

} 
.element_1 li input {
    width: 0 !important;
}
.element_1 li.tmcp-field-wrap:nth-child(4) input.tmcp-field::before {
    content: '';
    position: absolute;
    width: 130px;
    height: 130px;
    background: url(https://humblegrainsgranola.com/wp-content/uploads/2024/07/sunflower-seed.png);
    background-size: 100% 100%;
	    left: 20px;

} 
.element_1 li.tmcp-field-wrap label.tm-epo-field-label span.tc-label-wrap {
    position: absolute;
    bottom: 0px;
     left: unset;
    font-size: 16px;
    width: 100%;
    text-align: center;
}
ul.tmcp-ul-wrap.tmcp-elements.tm-extra-product-options-checkbox.tm-element-ul-checkbox.element_1 {
    display: flex;
}
.element_1 li.tmcp-field-wrap {
    width: 170px !important;
    height: 160px;
}
.ftr-txtt p img.alignnone {
    padding-right: 10px;
    margin-bottom: 1px;
}








/* ------------------------------------------------------------------------------------ */

@media (max-width: 1600px) {
	div#sec7 .sec7-img {
    position: relative;
    top: -20px;
    left: 32px;
}
}
@media (max-width: 1440px) {
	div#sec7 .sec7-img {
    position: relative;
    top: -20px;
    left: 7px;
}
	#sec3 .sec3-tb h2 {
    font-size: 42px;
    line-height: 55px;
}
	#sec4 .sec4-tb h3 {
    font-size: 38px;
    line-height: 48px;
}
	#sec5 .sec5-tb h2 {
    font-size: 43px;
    line-height: 50px;
}
	div#sec6 h2 {
    font-weight: 400;
    font-size: 45px;
    line-height: 45px;
}
	div#footer .ftr-img {
    width: 28%;
}
}
@media (max-width: 1366px) {
	#sec2 .sec2-tb h2 {
    font-size: 48px;
}
	#sec3 .sec3-tb h2 {
    font-size: 39px;
    line-height: 52px;
}
	#merch h2 {
    font-size: 48px;
}
	div#sec4 h3 {
    font-size: 35px;
    line-height: 47px;
}
	#sec5 .sec5-tb h2 {
    font-size: 38px;
    line-height: 57px;
}
	div#sec6 h2 {
    font-weight: 400;
    font-size: 42px;
    line-height: 60px;
}
	div#footer .ftr-img {
    width: 20%;
}
	#sec4 p br {
    display: none;
}
	#sec7 h2 {
    font-size: 50px;
    line-height: 60px;
}
	div#sec8 {
    margin-top: -80px;
}
	#sec3 .woocommerce .product-wrap a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    width: 40%;
}
	div#mob-app h3 {
    font-size: 26px;
    line-height: 34px;
}
	
}
@media (max-width: 1300px) {
	
	div#sec7 {
    padding-top: 30px !important;
    padding-bottom: 70px !important;
}
	div#mob-app .mob-app-tb {
    margin-left: 30px;
    margin-top: 90px;
}
	
	
}
@media (max-width: 1280px) {
	p.woocommerce-mini-cart__total.total {
    font-size: 22px !important;
    line-height: 42px !important;
}
	p.woocommerce-mini-cart__total.total strong {
    font-size: 22px !important;
    line-height: 42px !important;
}

	p br {
    display: none !important;
}
	#sec9 input.tnp-email {
    width: 63% !important;
}
	#sec9 input.tnp-submit {
    width: 30%;
}
	    div#sec7 {
        padding-top: 62px !important;
        padding-bottom: 118px !important;
    }
	    div#sec8 {
        margin-top: -122px;
    }
	#sec6 .sec6-tb2 p {
    font-size: 14px;
}
	#sec6 .iwithtext .iwt-icon {
    left: 150px;
}
	#sec1 .buttons a.primary-color {
    background-color: #fff !important;
    color: #000 !important;
    font-family: 'IkM';
    font-weight: 400;
    font-size: 14px;
    transition: 0.5s;
    padding: 11px 17px;
}
	#sec1 .buttons a.primary-color::before {
    width: 196px;
		height: 42px;
}
}
@media (max-width: 1226px) {
	
html[lang="es"] #sec3 .woocommerce .product-wrap a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    width: 85%;
    padding: 12px 20px !important;
}
	
	html[lang="es"] header#top li#menu-item-856 a::before {
    left: 11px;
}
	
	html[lang="es"] #header-outer[data-lhe="default"] #top nav > ul > li > a {
    padding-left: 10px;
    padding-right: 10px;
}
	
	div#mob-app .mob-app-tb {
        margin-left: 50px;
        margin-top: 60px;
    }
	
}
@media (max-width: 1024px) {
	
	html[lang="es"] #sec3 li.classic span.price {
    bottom: 70px !important;
}
	
	html[lang="es"] #sec1 .content h1.ns-heading-el {
    font-size: 35px;
    line-height: 50px;
}
	
	html[lang="es"] div#sec8 {
    margin-top: -110px;
}
	
	html[lang="es"] #sec7 h2 {
    font-size: 28px !important;
    line-height: 38px !important;
}
	/*--------------woocommerce------------------*/
	ul.products .product h2.woocommerce-loop-product__title {
    line-height: 28px !important;
}
	/*-----------------------------*/
	#sec9 .sec9-tb h5 {
    padding-bottom: 10px;
    font-size: 25px;
}
	.top-br .lft-txt {
    float: left;
    margin-left: -120px;
}
	#sec1 .content h1.ns-heading-el {
    position: relative;
    top: -50px;
}
	    #sec1 .content p {
        padding-right: 450px !important;
    }
	    #sec3 .woocommerce .product-wrap a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
        width: 53%;
    }
	#sec3 li.classic h2.woocommerce-loop-product__title {
    padding-left: 20px;
    font-size: 14px !important;
		line-height: 20px !important;

}
	#sec3 li.classic span.price {
    padding-left: 20px;
    right: 30px;
    font-size: 16px;
    bottom: 60px;
}
	h2 {
    font-size: 40px !important;
    line-height: 50px !important;
}
	#sec6 .iwithtext .iwt-icon {
        left: 110px;
    }
	div#sec8 h4 {
    font-size: 25px;
    line-height: 30px;
}
	h6 {
    font-size: 16px !important;
    line-height: 20px !important;
}
	div#sec8 .sec8-col2 .vc_column-inner {
    padding: 20px 30px 10px;
}
	#sec8 input.wpcf7-form-control.wpcf7-submit.has-spinner {
    margin-top: 0px;
}
	#sec9 input.tnp-email {
    margin-right: 10px;
}
	        #sec9 input.tnp-submit {
        width: 35%;
        font-size: 14px;
    }
	    #sec9 input.tnp-email {
        width: 60% !important;
    }
	div#sec7 .contct-col {
    position: relative;
    top: 120px;
}
	div#sec7 {
        padding-top: 80px !important;
        padding-bottom: 130px !important;
    }
	div#sec7 .sec7-img {
    position: relative;
    top: -80px;
    left: 10px;
}
	    div#mob-app .mob-app-tb {
        margin-left: 30px;
        margin-top: -30px;
    }
	div#mob-app h3 {
        font-size: 22px;
        line-height: 30px;
    }
}

/* ==========// Mobile //=========== */
@media (max-width: 820px) {
	
	html[lang="es"] #sec3 .woocommerce .product-wrap a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
        width: 80%;
        padding: 7px 6px !important;
        font-size: 11px;
    }
	
	html[lang="es"] #sec1 .content h1.ns-heading-el {
		font-size: 30px;
		line-height: 40px;
	}
	
	#sec9 .sec9-tb {
    text-align: center;
}
	}
@media (max-width: 800px){}
@media (max-width: 768px) {
	html[lang="es"] div#sec8 {
        margin-top: 0px;
    }
}
@media (max-width: 480px) {
	
	html[lang="es"] .ays_content_box h5 {
    font-size: 16px;
    line-height: 24px;
    padding: 0px 40px;
}
	
	    html[lang="es"] #sec3 li.classic span.price {
        bottom: 75px !important;
    }
	
	.extra-ftr-last-row p {
    text-align: center !important;
}
	
	.ftr-txtt p {
    text-align: center !important;
}
	/*---------------woocommerce----------------*/
	.woocommerce ul.products .product h2.woocommerce-loop-product__title br {
    display: none;
}

.woocommerce ul.products .product h2.woocommerce-loop-product__title {
    font-size: 15px !important;
    line-height: 24px !important;
}
	.woocommerce #customer_details .col-2 h3#order_review_heading {
    font-size: 40px;
}
	/*------off canvas--------*/
.secondary-header-text .top-br .lft-txt {
    float: unset !important;
    margin-left: 0 !important;
}
	.secondary-header-text .top-br .right-txt {
    margin-right: 0 !important;
}
	.secondary-header-text .top-br .right-txt ul li a {
    display: flex;
    font-size: 12px !important;
}
	/*-----------------------------------*/
	#sec1 .sec1-txt11 p {
    display: none;
}
	    #sec1 .content h1.ns-heading-el {
        top: 0;
        font-size: 29px;
        line-height: 34px;
        text-align: center;
    }
	}
@media (max-width: 428px) {
	
	
	    html[lang="es"] #sec3 .sec3-tb h2 {
        font-size: 22px !important;
        line-height: 30px !important;
    }
	
	    html[lang="es"] #sec3 li.classic span.price {
        bottom: 82px !important;
    }
	
	    html[lang="es"] #sec3 li.classic span.price {
        right: 115px;
    }
	
	
	    html[lang="es"] #sec7 h2 {
        font-size: 21px !important;
        line-height: 31px !important;
    }
	
	html[lang="es"] div#sec8 h4 {
    font-size: 18px;
    line-height: 33px;
}
	/*------------woocommerce--------------*/
	.woocommerce table.cart tbody tr.woocommerce-cart-form__cart-item.cart_item.tm-epo-cart-row-product-noepo td.product-name a {
    font-size: 17px;
    line-height: 26px;
}
	.woocommerce ul.products .product h2.woocommerce-loop-product__title {
            font-size: 14px !important;
            line-height: 22px !important;
        }
	.woocommerce #customer_details .col-2 h3#order_review_heading {
    font-size: 30px;
}
	/*--------------------------*/
	    #sec1 .content h1.ns-heading-el {
        font-size: 26px;
        line-height: 30px;
    }
form.checkout.woocommerce-checkout h3 {
    font-size: 20px;
    line-height: 30px;
}
	}
@media (max-width: 414px) {
	
	    html[lang="es"] .ays_content_box h5 {
        padding: 0px 20px !important;
    }
}
@media (max-width: 390px) {
	
	    html[lang="es"] .ays_content_box h5 {
        font-size: 16px;
        line-height: 24px;
        padding: 0px 12px;
    }
	
	    #sec9 .sec9-tb h5 {
        padding-bottom: 10px;
        font-size: 25px;
        line-height: 31px;
    }
	}
@media (max-width: 375px) {}
@media (max-width: 360px) {
	    #sec7 h2 {
        font-size: 25px !important;
        line-height: 30px !important;
    }
	    div#sec6 h2 {
        font-size: 25px !important;
        line-height: 34px !important;
    }
	    #merch h2 {
        font-size: 25px !important;
        line-height: 31px !important;
    }	
	    #sec2 .sec2-tb h2 {
        font-size: 25px !important;
        line-height: 50px !important;
    }
	}
