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

/****************************** Typography ***************************************************/
a#logo {
    margin-right: 1531px;
}


span.woocommerce-Price-amount.amount {
    color: #000;
}
.woocommerce .classic .product-wrap a.button, .woocommerce ul.products li.product.classic .button {
    background: linear-gradient(0deg, rgb(196 192 189) 60%, rgb(255 255 255) 100%);
    color: #000;
}
div#game-log  h1 {
    font-family: 'sharpxbd';
    font-size: 50px;
    color: #1d1d1b;
    line-height: 60px;
}
div#game-log p {
    color: #000;
}
div#game-log li {
    color: #000;
}



/****************************** Menu ***************************************************/

a#logo {
    float: left;
}

#header-outer[data-format=centered-menu-bottom-bar] #top nav>ul>li[class*=button_]>a:before {
    -webkit-transform: translateY(-9px);
    transform: translateY(-9px);
    height: 35px;
    background: linear-gradient(0deg, rgb(196 192 189) 60%, rgb(255 255 255) 100%);
}
#top nav.right-side li#menu-item-169 a {
    font-family: 'madebd';
    font-size: 20px;
}
#top nav.right-side ul#menu-right-menu li#menu-item-169 a:hover::before {
    background-color: #8c02be !important;
}

#top nav.right-side ul#menu-right-menu li#menu-item-169 a span.menu-title-text:hover {
    color: #fff;
}

#top nav.right-side ul#menu-right-menu li#menu-item-170 a {
    font-family: 'madebd';
    font-size: 20px;
}
#top nav.right-side ul#menu-right-menu li#menu-item-170 a:hover::before {
    background-color: #8c02be !important;
}

#top nav.right-side ul#menu-right-menu li#menu-item-170 a span.menu-title-text:hover {
    color: #fff;
}


#top nav.right-side ul#menu-right-menu li#menu-item-171 a {
    font-family: 'madebd';
}

 #top .buttons {
    margin-top: 22%;
    z-index: 9999 !important;
    position: relative;
    left: 20px;
    margin-left: 0% !important;
} 
 #top ul#menu-right-menu {
    position: relative;
    left: 22%;
	margin-top: -39px;
} 

header#top .col.span_3 {
    z-index: 8 !IMPORTANT;
}

 header#top .col.span_9.col_last {
    z-index: 999 !IMPORTANT;
    margin-top: -32px;
    position: relative;
    left: 23%;
} 
 #top nav.right-side li {
    margin-left: -20px;
}

#top ul.sf-menu.sf-js-enabled.sf-arrows li#menu-item-179 span.menu-title-text {
    display: none;
}
#top ul.sf-menu.sf-js-enabled.sf-arrows li#menu-item-179 a i.nectar-menu-icon.fa.fa-heart-o {
    font-size: 24px;
    margin-top: -4px;
    color: #000;
}
#top .container {
    padding-bottom: 20px !important;
}


header#top {
    border-top: 12px solid #5b5b5b;
    width: 97%;
    margin: 0px auto;
    display: table;
}
#top ul.sf-menu.sf-js-enabled.sf-arrows {
    font-family: 'made';
}
#top span.menu-title-text {
    color: #000;
    font-size: 15px;
}




/****************************** Slider ***************************************************/
div#slider p {
    font-size: 23px;
    font-family: 'made';
    line-height: 33px;
    color: #000;
}

#slider {
    padding-left: 30px !important;
    padding-right: 30px !important;
}

#slider .content {
    margin-left: -15%;
}
#slider .slider-pagination {
    position: absolute;
    left: -8%;
    bottom: 0px !important;
}

#slider h2.ns-heading-el {
    font-family: 'gothambd';
    font-size: 50px;
    color: #000;
    line-height: 66px;
}
#slider .buttons .button.solid_color a.primary-color {
    font-family: 'gotham';
    font-size: 16px;
    font-weight: 100;
    text-transform: capitalize;
    border-radius: 4px !important;
    background: linear-gradient(0deg, rgba(72,22,251,1) 60%, rgba(140,2,190,1) 100%);
    padding: 16px 30px;
	color: #000
}
#slider .buttons .button.solid_color a.primary-color:hover {
    background: #f8b420 !important;
}
/* #slider .buttons .button.solid_color a.extra-color-1 {
    font-family: 'gotham';
    font-size: 16px;
    font-weight: 100;
    text-transform: capitalize;
    border-radius: 4px !important;
    background-color: #f8b420 !important;
    padding: 16px 30px;
	color: #000;
} */


.material [data-bullet_style=see_through] .slider-pagination .swiper-pagination-switch.swiper-active-switch {
    opacity: 1;
    background: #fff;
    border-radius: 50px;
    width: 30px;
    height: 30px;
}
body.material [data-bullet_style=see_through] .slider-pagination .swiper-pagination-switch {
    width: 25px;
    height: 25px;
    margin: 0;
    opacity: 1;
    background: #fff;
    border-radius: 40px;
    margin-left: 10px;
}


/****************************** Sec-1 ***************************************************/
div#sec-1 p {
    font-size: 18px;
    line-height: 28px;
    font-family: 'futra';
}
#sec-1 .sec-1-col1 .vc_column-inner {
    padding-top: 12%;
    padding-bottom: 11%;
}
#sec-1 .sec-1-h h1 {
    font-family: 'sharpxbd';
    text-transform: uppercase;
    font-size: 74px;
    line-height: 95%;
    padding-bottom: 25px;
}
#sec-1 .sec-1-btn {
    font-family: 'mademed';
    font-size: 18px;
    font-weight: 100;
    text-transform: capitalize;
    border-radius: 0px !important;
    padding: 24px 60px;
    background: linear-gradient(273deg, rgba(255,185,28,1) 54%, rgb(255 179 7) 58%, rgb(255 131 17) 84%);
	color: #000
}
/* background: linear-gradient(273deg, rgba(255,185,28,1) 54%, rgba(255,185,28,1) 58%, rgba(253,122,1,1) 84%); */

/****************************** sec-2 ***************************************************/

#sec-2 .sec-2-col1 .vc_column-inner {
    border: 2px solid #c1c1c1;
    padding-top: 70px;
}
#sec-2 .sec-2-col2 .vc_column-inner {
    border: 2px solid #c1c1c1;
    padding-top: 70px;
}
#sec-2 .sec-2-col3 .vc_column-inner {
    border: 2px solid #c1c1c1;
    padding-top: 70px;
}
#sec-2 .sec-2-col4 .vc_column-inner {
    border: 2px solid #c1c1c1;
    padding-top: 70px;
}
#sec-2 .sec-2-col5 .vc_column-inner {
    border: 2px solid #c1c1c1;
    padding-top: 70px;
}
#sec-2 .sec-2-col6 .vc_column-inner {
    border: 2px solid #c1c1c1;
    padding-top: 70px;
}
#sec-2 .sec-2-h h3 {
    font-family: 'gothambd';
    font-size: 25px;
    color: #000;
    letter-spacing: -1px;
}
#sec-2 .sec-2-h2 h3 {
    font-family: 'gothambd';
    font-size: 25px;
    color: #000;
    letter-spacing: -1px;
}
#sec-2 .sec-2-h3 h3 {
    font-family: 'gothambd';
    font-size: 25px;
    color: #000;
    letter-spacing: -1px;
}
#sec-2 .sec-2-h4 h3 {
    font-family: 'gothambd';
    font-size: 25px;
    color: #000;
    letter-spacing: -1px;
}
#sec-2 .sec-2-h5 h3 {
    font-family: 'gothambd';
    font-size: 25px;
    color: #000;
    letter-spacing: -1px;
}
#sec-2 .sec-2-h6 h3 {
    font-family: 'gothambd';
    font-size: 25px;
    color: #000;
    letter-spacing: -1px;
}
#sec-2 span.woocommerce-Price-amount.amount {
    visibility: hidden;
}
#sec-2 a.button.wp-element-button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    font-family: 'gotham';
    font-size: 14px;
    text-transform: capitalize;
    border-radius: 4px !important;
    background: linear-gradient(0deg, rgba(203 199 195) 60%, rgba(218 213 209) 100%);
    padding: 14px 20px;
    font-weight: 600;
    position: relative;
    top: -50px;
	color: #000
}
#sec-2 p.woocommerce.add_to_cart_inline {
    padding: 0 0 0px!important;
    border: none!important;
}


/****************************** sec-3 ***************************************************/
#sec-3 .sec-3-col1 .vc_column-inner {
    padding-top: 9%;
    padding-bottom: 9%;
}
#sec-3 .sec-3-h h1 {
    font-family: 'sharpxbd';
    font-size: 74px;
    line-height: 100%;
    color: #2f2e2e;
    padding-bottom: 20px;
}
#sec-3 .sec-3-btn {
    font-family: 'mademed';
    font-size: 18px;
    font-weight: 100;
    text-transform: capitalize;
    border-radius: 0px !important;
    padding: 24px 60px;
    background: linear-gradient(273deg, rgba(255,185,28,1) 54%, rgb(255 179 7) 58%, rgb(255 131 17) 84%);
	color: #000
}

/****************************** sec-4 ***************************************************/
#sec-4 .sec-4-col1 .vc_column-inner {
    padding-left: 80px;
}
#sec-4 .sec-4-h h1 {
    font-family: 'sharpxbd';
    font-size: 50px;
    color: #fff;
    line-height: 60px;
}
#sec-4 .sec-4-btn {
    font-family: 'gotham';
    font-size: 15px;
    border-radius: 4px !important;
    background: linear-gradient(0deg, rgba(72,22,251,1) 60%, rgba(140,2,190,1) 100%);
    padding: 11px 42px;
    font-weight: 600;
	color: #000
}
#sec-4 .sec-4-price h2 {
    font-family: 'sharpxbd';
    color: #fff;
    font-size: 42px;
    margin-top: -60px;
    line-height: 60px;
}
#sec-4 .sec-4-price p {
    font-size: 29px;
    font-family: 'sharpmed';
    color: #fffbf7;
}
#sec-4 .vc_column-inner {
    padding-top: 25px;
}
#sec-4 .sec-4-img {
    width: 60%;
}

/****************************** sec-5 ***************************************************/
#sec-5 .sec-5-txt h4 {
    font-family: 'gotham';
    font-size: 16px;
    color: #000;
}
#sec-5 .sec-5-txt h1 {
    font-family: 'sharpxbd';
    color: #1d1d1b;
    font-size: 42px;
    text-transform: uppercase;
    line-height: 50px;
}
#sec-5 .sec-5-btn {
    font-family: 'mademed';
    font-size: 15px;
    border-radius: 0px !important;
    background: linear-gradient(0deg, rgba(218 213 209) 60%, rgba(192 188 185) 100%);
    padding: 22px 49px;
    font-weight: 100;
    letter-spacing: 2px;
	color: #000
}
#sec-5 .sec-5-img1 {
    margin-top: 80%;
    width: 70%;
    margin-left: 30%;
}
#sec-5 .sec-5-dot-img {
    margin-left: 115%;
    width: 14%;
    margin-top: -20px;
}
#sec-5 .sec-5-dot-img1 {
    margin-left: -93px;
    width: 14%;
    margin-top: 30%;
}
#sec-5 .sec-5-img2 {
    margin-left: -30px;
    margin-top: 45%;
}
/****************************** sec-6 ***************************************************/





/****************************** Footer ***************************************************/
#footer .footer-txt {
    font-family: 'futra';
    font-size: 13px;
    color: #fff;
}
#footer .footer-h h2 {
    color: #fff;
    font-family: 'futrah';
    letter-spacing: -1px;
    font-size: 30px;
}
#footer .footer-hh h2 {
    color: #fff;
    font-family: 'futrah';
    letter-spacing: -1px;
    font-size: 30px;
    margin-left: 80px;
}
#footer .footer-menu {
    font-family: 'futra';
    font-size: 15px;
    color: #b3b3b3;
}
#footer .footer-menu li {
    list-style-type: none;
    line-height: 30px;
    padding-left: 50px;
}
#footer .footer-menu li a:hover {
    color: #f8a520;
}
#footer .iwithtext .iwt-icon {
    position: absolute;
    left: 0;
    top: 2px;
    width: 6% !important;
}
#footer .iwithtext a {
    color: #b3b3b3;
    font-family: 'futra';
    font-size: 13px;
}
#footer .iwithtext a:hover {
    color: #f8a520;
}


#footer .iwt-text {
    color: #b3b3b3;
    margin-left: -26px;
    line-height: 20px;
	font-family: 'futra';
}
#footer .footer-txta {
    font-family: 'futra';
    font-size: 13px;
    color: #b3b3b3;
}
#footer input[type=email] {
    border: 1px solid #fff;
    border-radius: 20px;
    width: 95%;
    font-family: 'futra';
    color: #fff;
    padding-left: 20px;
}
#footer input[type="submit"] {
    border-radius: 40px !important;
    font-size: 0px;
    position: absolute;
    bottom: 37px;
    background-color: #ffffff;
    right: 16px;
    padding: 20px 20px !important;
    background-image: url(https://testedwebsite.cloud/techlounge/wp-content/uploads/2022/11/.png);
    background-repeat: no-repeat;
    background-position: center;
}
#footer .footer-send {
    position: relative;
    top: -100px;
    left: 245px;
}
#footer label {
    color: #aca9a9;
}
#footer .copyright-txt p {
    font-family: 'futra';
    color: #c9c9c9;
    font-size: 13px;
    padding-top: 5px;
}


.footer-col1 .divider-vertical.nectar-bg-white {
    width: 1px;
    height: 158px;
    margin-right: -53px;
    margin-top: -161px;
	background: #ffffff29 !important;
}
.footer-col2 .divider-vertical.nectar-bg-white {
    width: 1px;
    height: 158px;
    margin-right: 58px;
    margin-top: -176px;
    background: #ffffff29 !important;
}
.footer-col3 .divider-vertical.nectar-bg-white {
    width: 1px;
    height: 158px;
    margin-right: 18px;
    margin-top: -172px;
	background: #ffffff29 !important;
}






/****************************** Responsive ***************************************************/

/****************** 1730 ****************************/

@media (max-width: 1730px) {
	header#top .col.span_9.col_last {
    z-index: 999 !IMPORTANT;
    margin-top: -32px;
	position: relative;
    left: 23%;
}
	
}


/****************** 1600 ****************************/
@media (max-width: 1600px) {
	
ul#menu-right-menu {
    margin-left: -48% !important;
}
	ul.sf-menu.sf-js-enabled.sf-arrows.product_added {
    margin-left: -25% !important;
    margin-top: -5px !important;
}
	#slider h2.ns-heading-el {
    font-family: 'gothambd';
    font-size: 50px;
    color: #000;
    line-height: 66px;
    padding-left: 9%;
}
div#slider p {
    font-size: 23px;
    font-family: 'made';
    line-height: 33px;
    color: #000;
    padding-left: 10%;
}
	#slider .slider-pagination {
    position: absolute;
    left: 0%;
    bottom: 0px !important;
}
.swiper-slide .content .buttons {
    padding-left: 10%;
}

}

/****************** 1440 ****************************/

@media (max-width: 1440px) {
	
	ul#menu-right-menu {
    margin-left: -79% !important;
}
ul.sf-menu.sf-js-enabled.sf-arrows.product_added {
    margin-left: -44% !important
}
#slider h2.ns-heading-el {
    font-size: 45px;
    line-height: 60px;
    padding-left: 15%;
}
div#slider p {
    font-size: 21px;
    line-height: 31px;
    padding-left: 16%;
}
.swiper-slide .content .buttons {
    padding-left: 16%;
}
#slider .slider-pagination {
    left: 5%;
}
#sec-1 .sec-1-h h1 {
    font-size: 70px;
    line-height: 90%;
}
div#sec-1 p {
    font-size: 17px;
    line-height: 27px;
}
#sec-1 .sec-1-btn {
    padding: 23px 57px;
}
#sec-4 .sec-4-h h1 {
    font-size: 44px;
    line-height: 55px;
}
/* 	header#top .col.span_9.col_last {
    z-index: 999 !IMPORTANT;
    margin-top: -32px;
    position: relative;
    left: 16%;
}
	#slider .content {
    margin-left: 0%;
}
	#slider .slider-pagination {
    position: absolute;
    left: 7%;
    bottom: 0px !important;
}
	#sec-4 .sec-4-h h1 {
    font-family: 'sharpxbd';
    font-size: 36px;
    color: #fff;
    line-height: 40px;
}
#sec-4 .sec-4-price h2 {
    font-family: 'sharpxbd';
    color: #fff;
    font-size: 40px;
    margin-top: -40px;
    line-height: 50px;
    margin-left: 23%;
}
	#sec-4 .sec-4-price p {
    font-size: 25px;
    font-family: 'sharpmed';
    color: #fffbf7;
    margin-left: 20%;
} */
	
}

/****************** 1366 ****************************/

@media (max-width: 1366px) {
	
	ul#menu-right-menu {
    margin-left: -91% !important;
}
ul.sf-menu.sf-js-enabled.sf-arrows.product_added {
    margin-left: -51% !important;
}
.footer-col2 .divider-vertical.nectar-bg-white {
    margin-right: 48px;
}
/* 	header#top .col.span_9.col_last {
    z-index: 999 !IMPORTANT;
    margin-top: -32px;
    position: relative;
    left: 15%; */
}
	
	#sec-5 .sec-5-txt h1 {
    font-family: 'sharpxbd';
    color: #1d1d1b;
    font-size: 38px;
    text-transform: uppercase;
    line-height: 48px;
}
	
}


/****************** 1326 ****************************/

@media (max-width: 1326px) {
	ul.sf-menu.sf-js-enabled.sf-arrows.product_added {
    margin-left: -56% !important;
}
ul#menu-right-menu {
    margin-left: -99% !important;
}
	#slider .slider-pagination {
    left: 6%;
}
	#sec-4 .sec-4-h h1 {
    font-size: 42px;
}
	.footer-col2 .divider-vertical.nectar-bg-white {
    margin-right: 36px;
}
	
}

/****************** 1280 ****************************/

@media (max-width: 1280px) {
ul#menu-right-menu {
    margin-left: -110% !important;
}
ul.sf-menu.sf-js-enabled.sf-arrows.product_added {
    margin-left: -63% !important;
}
#sec-4 .sec-4-h h1 {
    font-size: 38px;
    line-height: 50px;
}
#sec-5 .sec-5-txt h1 {
    font-size: 37px;
    line-height: 47px;
}
.footer-col2 .divider-vertical.nectar-bg-white {
    margin-right: 24px;
}
}


/****************** 1024 ****************************/

@media (max-width: 1024px) {
	ul#menu-right-menu {
    margin-left: -147% !important;
}
.slide-out-widget-area-toggle.mobile-icon.slide-out-from-right {
    padding-left: 5%;
}
#slider h2.ns-heading-el {
    font-size: 35px;
    line-height: 48px;
    padding-left: 10% !important;
}
div#slider p {
    font-size: 19px;
    line-height: 29px;
    padding-left: 11% !important;
}
.swiper-slide .content .buttons {
    padding-left: 11% !important;
}
#slider .slider-pagination {
    left: 4%;
}
#sec-1 .sec-1-h h1 {
    font-size: 65px;
    line-height: 88%;
}
div#sec-1 p {
    font-size: 15px;
    line-height: 25px;
}
#sec-1 .sec-1-btn {
    background: linear-gradient(0deg, rgb(196 192 189) 60%, rgb(255 255 255) 100%);
}
#sec-1 .sec-1-btn {
    font-size: 17px;
    padding: 22px 44px;
}
#sec-3 .sec-3-h h1 {
    font-size: 65px;
    line-height: 94%;
}
#sec-3 .sec-3-btn {
    font-size: 17px;
    padding: 22px 44px;
}
#sec-4 .sec-4-h h1 {
    font-size: 28px;
    line-height: 38px;
}
#sec-4 .sec-4-btn {
    font-size: 14px;
    padding: 11px 36px;
}
#sec-5 .sec-5-txt h1 {
    font-size: 27px;
    line-height: 37px;
}
#sec-5 .sec-5-btn {
    font-size: 14px;
    padding: 20px 37px;
}
.footer-col2 .divider-vertical.nectar-bg-white {
    margin-right: 17px;
    margin-top: -186px;
}
#footer .footer-txta {
    font-size: 10px;
}
#footer input[type=email] {
    font-size: 10px;
}
#footer input[type="submit"] {
    bottom: 37px;
    right: 13px;
}
#footer label {
    font-size: 13px;
}
}



/****************** 800 ****************************/

@media (max-width: 800px) {
	.slide-out-widget-area-toggle.mobile-icon.slide-out-from-right {
    padding-left: 18% !important;
    padding-top: 10% !important;
}
	#slider h2.ns-heading-el {
    font-size: 27px;
    line-height: 37px;
    padding-left: 10% !important;
}
a.mobile-user-account span.normal.icon-salient-m-user {
    position: absolute;
    left: 217px;
    top: 104px !important;
}
a#mobile-cart-link {
    position: absolute;
    left: 17%;
    top: 80% !important;
}
div#slider p {
    font-size: 17px;
    line-height: 27px;
    padding-left: 11% !important;
}
#slider .buttons .button.solid_color a.primary-color {
    font-size: 15px;
    padding: 15px 24px;
}
#slider .slider-pagination {
    left: -6%;
}
#sec-1 .sec-1-h h1 {
    font-size: 50px;
}
div#sec-1 p {
    font-size: 12px;
    line-height: 22px;
}
#sec-1 .sec-1-btn {
    font-size: 16px;
    padding: 20px 37px;
}
#sec-3 .sec-3-h h1 {
    font-size: 50px;
}
#sec-3 .sec-3-btn {
    font-size: 15px;
    padding: 20px 37px;
}
#sec-4 .sec-4-price h2 {
    font-family: 'sharpxbd';
    color: #fff;
    font-size: 30px;
    margin-top: -86%;
    /* line-height: 60px; */
    margin-left: 142%;
}
#sec-4 .sec-4-price p {
    font-size: 25px;
    font-family: 'sharpmed';
    color: #fffbf7;
    position: relative;
    left: 115%;
}
}



/****************** 480 ****************************/

@media (max-width: 480px) {
	#slider h2.ns-heading-el {
    font-size: 21px !important;
    line-height: 31px !important;
    padding-left: 12% !important;
    padding-top: 10%;
}
	a#mobile-cart-link {
    left: 17%;
    top: 80% !important;
}
#header-outer .mobile-user-account .icon-salient-m-user {
    left: 218px !important;
    top: 130% !important;
}
div#slider p {
    font-size: 12px;
    line-height: 23px;
    padding-left: 13% !important;
}
#slider .buttons .button.solid_color a.primary-color {
    font-size: 12px;
    padding: 14px 20px;
}
.nectar-mobile-only.mobile-header {
    margin-left: -23%;
}
#header-outer .mobile-user-account .icon-salient-m-user {
    position: relative;
    left: 206px !important;
    top: 122%;
}
a#mobile-cart-link {
    position: absolute;
    left: 16%;
    top: 72% !important;
}
#sec-1 .sec-1-h h1 {
    font-size: 30px;
}
div#sec-1 p {
    font-size: 6px;
    line-height: 17px;
}
#sec-1 .sec-1-btn {
    font-size: 10px;
    padding: 13px 19px;
}
#sec-2 .sec-2-h h3 {
    font-size: 20px;
}
#sec-2 a.button.wp-element-button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    font-size: 11px;
    padding: 12px 16px;
}
#sec-2 .sec-2-h2 h3 {
    font-size: 20px;
}
#sec-2 .sec-2-h3 h3 {
    font-size: 20px;
}
#sec-2 .sec-2-h4 h3 {
    font-size: 20px;
}
#sec-2 .sec-2-h5 h3 {
    font-family: 'gothambd';
    font-size: 20px;
}
#sec-2 .sec-2-h6 h3 {
    font-family: 'gothambd';
    font-size: 20px;
}
#sec-3 .sec-3-h h1 {
    font-size: 30px;
}
#sec-3 .sec-3-btn {
    font-size: 11px;
    padding: 14px 26px;
}
#sec-4 .sec-4-h h1 {
    font-size: 25px;
    line-height: 33px;
}
#sec-4 .sec-4-btn {
    font-size: 11px;
    padding: 10px 30px;
}
#sec-4 .sec-4-h h1 {
    font-size: 23px;
    line-height: 33px;
    margin-left: -19%;
}
#sec-4 .sec-4-btn {
    font-size: 11px;
    padding: 10px 30px;
    margin-left: -19%;
}
#sec-4 .sec-4-price h2 {
    font-size: 20px;
    margin-top: -10%;
    /* line-height: 60px; */
    margin-left: 51%;
}
#sec-4 .sec-4-price p {
    font-size: 15px;
    position: relative;
    left: 26%;
}
#sec-5 .sec-5-txt h4 {
    font-size: 13px;
}
#sec-5 .sec-5-txt h1 {
    font-size: 20px;
    line-height: 27px;
}
#sec-5 .sec-5-btn {
    font-size: 12px;
    padding: 14px 26px;
}
#sec-5 .sec-5-img2 {
    margin-top: -28%;
}
.footer-col2 {
    margin-left: -16% !important;
}
.divider-vertical.nectar-bg-white {
    display: none;
}
#footer input[type=email] {
    font-size: 12px;
}
#footer input[type="submit"] {
    right: 24px;
}
}


/****************** 414 ****************************/

@media (max-width: 414px) {
	.nectar-mobile-only.mobile-header {
    margin-left: -28%;
}
	a#mobile-cart-link {
    left: 17%;
    top: 80% !important;
}
#header-outer .mobile-user-account .icon-salient-m-user {
    left: 218px !important;
}
#header-outer .mobile-user-account .icon-salient-m-user {
    position: relative;
    left: 202px !important;
    top: 130%;
}
a#mobile-cart-link {
    position: absolute;
    left: 16%;
    top: 80% !important;
}
#slider h2.ns-heading-el {
    font-size: 15px !important;
    line-height: 22px !important;
    padding-left: 12% !important;
    padding-top: 50%;
}
div#slider p {
    font-size: 10px;
    line-height: 23px;
    padding-left: 13% !important;
}
.material [data-bullet_style=see_through] .slider-pagination .swiper-pagination-switch.swiper-active-switch {
    width: 20px;
    height: 20px;
}
body.material [data-bullet_style=see_through] .slider-pagination .swiper-pagination-switch {
    width: 20px;
    height: 20px;
}
#sec-5 .sec-5-txt h1 {
    font-size: 16px;
    line-height: 24px;
}
#sec-5 .sec-5-btn {
    font-size: 11px;
    padding: 12px 23px;
}
.footer-col2 {
    margin-left: -23% !important;
}
	#footer input[type="submit"] {
    right: 20px;
}
}



/****************** 375 ****************************/

@media (max-width: 375px) {
	.nectar-mobile-only.mobile-header {
    margin-left: -31%;
}
a#mobile-cart-link {
    position: absolute;
    left: 17%;
}
#header-outer .mobile-user-account .icon-salient-m-user {
    left: 224px !important;
}
div#sec-1 p {
    line-height: 7px;
}
#sec-1 .sec-1-h h1 {
    font-size: 22px;
}
#sec-1 .sec-1-btn {
    font-size: 9px;
    padding: 10px 13px;
}
#sec-3 .sec-3-h h1 {
    font-size: 22px;
}
#sec-3 .sec-3-btn {
    font-size: 9px;
    padding: 10px 13px;
}
#sec-4 .sec-4-price h2 {
    font-size: 20px;
    margin-top: -10%;
    margin-left: 29%;
}
#sec-4 .sec-4-price p {
    font-size: 15px;
    left: 15%;
}
#sec-4 .sec-4-h h1 {
    font-size: 20px;
    line-height: 29px;
    margin-left: -19%;
}
#sec-4 .sec-4-btn {
    font-size: 9px;
    padding: 8px 24px;
}
#sec-5 .sec-5-btn {
    font-size: 9px;
    padding: 10px 16px;
}
#sec-5 .sec-5-img2 {
    margin-left: -19px;
}
}




