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

/* Body Css */
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Staatliches&display=swap');
body * {
	font-family: "Poppins", sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Staatliches", sans-serif;
	font-weight: 400;
}
a#w-btn {
    border-radius: 50px !important;
    padding: 13px 31px;
    display: flex;
    width: 178px;
    text-align: center;
    justify-content: center;
    align-items: baseline;
    margin: 0;
    height: 50px;
    color: #FFF;
    font-size: 16px;
    font-weight: 600;
    line-height: 24.34px;
    text-transform: capitalize;
    position: relative;
}
a#w-btn:before {
    content: "\f061";
    font-family: 'fontawesome';
    margin-right: 9px;
    font-weight: 400;
}
#page-header-bg[data-bg-pos=center] .page-header-bg-image:before {
    content: "";
    background: #000;
    opacity: 0.5;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.archive .page-header-bg-image:after {
    display: none;
}
#page-header-bg h1 {
    font-family: 'Staatliches';
    font-weight: 400;
    font-size: 80px;
    line-height: 60px;
    margin-top: 150px;
}
/* Header Css */
div#header-space {
    display: none;
}
div#header-outer {
    background: transparent;
}
#header-outer[data-lhe=animated_underline] #top nav>ul>li>a {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
}
#header-outer[data-lhe=animated_underline] #top nav>ul>li>a span {
    font-family: "DM Sans";
}
#header-outer[data-lhe=animated_underline] #top nav>ul>li>a span:after {
    border-color: #fff !important;
}
body.material #top nav ul #nectar-user-account a span:before {
    content: "";
    background-image: url(/wp-content/uploads/2024/12/user-icon.png);
    width: 21px;
    height: 21px;
    display: block;
}
body.material #header-outer .cart-menu .cart-icon-wrap .icon-salient-cart:before {
    content: "";
    background-image: url(/wp-content/uploads/2024/12/cart-icon.png);
    width: 21px;
    height: 21px;
    display: block;
}
body.material #header-outer:not([data-format=left-header]) #top nav>.buttons>li {
    margin: 0 7px;
}
body.material #top nav ul #search-btn a span {
    color: #fff;
}
body.material #header-outer:not([data-format=left-header]) #top nav>.buttons>li.wish-btn a {
    margin: 0;
}
body.material #header-outer:not([data-format=left-header]) #top nav>.buttons>li.wish-btn a img {
    margin: 0;
    vertical-align: middle;
}
/* Menu Css */
h2.w-head {
    background: linear-gradient(180deg, #E82027 0%, #61253A 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
p.vc_custom_heading.w-head.wpb_animate_when_almost_visible.wpb_fadeInUp.fadeInUp.vc_custom_1733874931668.animated.wpb_start_animation {
    letter-spacing: -0.36px;
    text-transform: capitalize;
}
.wpb_row.full-width-content .woocommerce .nectar-woo-flickity {
    padding: 0;
}
.woocommerce ul.products li.product.classic .product-wrap img {
    height: 420px;
    object-fit: cover;
    border-radius: 20px;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
    color: #000;
    text-align: center;
    font-family: "DM Sans";
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    text-transform: capitalize;
    padding-bottom: 0;
    margin-bottom: 10px;
}
.woocommerce ul.products li.product .price {
    color: #000 !important;
    text-align: center;
    font-family: "DM Sans";
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
}
ul.products li.product .tinvwl_add_to_wishlist_button {
    margin: 0;
}
.tinv-wraper.tinv-wishlist {
    position: absolute;
    top: 10px;
    left: 20px;
}
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt:before {
    font-size: 30px;
    color: #fff;
}
.woocommerce .classic .product-wrap a.button {
    transform: unset;
    -webkit-transform: unset;
    background: transparent !important;
}
.woocommerce .classic .product-add-to-cart .add_to_cart_button span {
    display: none;
}
.woocommerce .classic .product-wrap .add_to_cart_button i {
    margin: 0 auto;
    display: block;
    margin-right: 0;
}
.woocommerce .classic .product-wrap .add_to_cart_button i:before {
    content: "";
    background-image: url(/wp-content/uploads/2024/12/add-cart-icon.png);
    width: 40px;
    height: 41px;
    position: absolute;
    right: 20px;
    bottom: 20px;
}
body.single-product div#header-space {
    min-height: 350px;
    max-height: 350px;
    background: url(/wp-content/uploads/2024/12/banner.jpg) !important;
    display: block;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    position: relative;
}
body.single-product div#header-space:before {
    content: "";
    background: #000;
    opacity: 0.5;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.woocommerce div.product div.images.woocommerce-product-gallery .product-slider img {
    width: auto;
    margin: auto;
}
.woocommerce div.product .product_title {
    font-size: 50px;
    color: #000;
    line-height: 50px;
    margin-bottom: 0;
}
.woocommerce div.product .summary p.price {
    color: #000;
    font-weight: 600;
    padding-bottom: 30px;
}
div.product .woocommerce-tabs .full-width-content[data-tab-style*=fullwidth] ul.tabs {
    margin: 0;
}
/* About Css */
div#about-row p.w-head {
    width: 91%;
}
div#order-row h2.w-head {
    background: unset;
    background-clip: unset;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: #fff;
}
div#order-row h2.woocommerce-loop-product__title {
    color: #fff;
}
div#order-row .woocommerce ul.products li.product .price {
    color: #fff !important;
}
/* Testimonials Css */
div#testimonials-row .vc_col-sm-4 {
    padding: 0 14px;
}
div#testimonials-row .vc_col-sm-4 .vc_column-inner {
    height: 509px;
}
div#testimonials-row img.review-img {
    display: block;
    margin: auto;
}
/* Videos Css */
div#video-row .vc_col-sm-3 {
    padding: 0 15px;
}
div#video-row .nectar-video-box .inner-wrap {
    border-radius: 20px;
}
.nectar-video-box[data-color] a.nectar_video_lightbox.play_button_2:before {
    background: url(/wp-content/uploads/2024/12/video-pla.png) !important;
    width: 129px;
    height: 88px;
    position: absolute;
    opacity: 1;
    border-radius: 0;
    left: -30px;
}
.nectar_video_lightbox svg {
    opacity: 0;
}
/* Contact Css */
.contact-sec div#wpforms-155 {
    margin: 0;
}
.contact-sec div#wpforms-155 .wpforms-field {
    padding: 0 0 20px;
}
.contact-sec div#wpforms-155-field_1-container {
    padding: 0 !important;
}
.contact-sec div#wpforms-155 .wpforms-field label {
    font-family: 'DM Sans';
    color: #000;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 15px;
}
.contact-sec div#wpforms-155 .wpforms-field input, .contact-sec div#wpforms-155 .wpforms-field textarea {
    height: 50px;
    border-radius: 5px;
    padding-left: 25px;
    font-family: 'Poppins';
    color: #000;
    font-size: 16px;
}
.contact-sec div#wpforms-155 .wpforms-field input::placeholder, .contact-sec div#wpforms-155 .wpforms-field textarea::placeholder {
    font-family: 'Poppins';
    color: #000;
    font-size: 16px;
}
.contact-sec div#wpforms-155 .wpforms-field textarea {
    height: 120px;
}
.contact-sec .wpforms-submit-container {
    text-align: center;
}
body[data-form-submit=regular] .contact-sec button[type=submit] {
    height: 50px;
    padding: 0 50px !important;
    line-height: 0;
    font-size: 17px;
    font-family: 'DM Sans';
    background-color: #e82027 !important;
    border-radius: 50px !important;
    font-weight: 600;
}
/* Footer Css */
.footer-links {
    margin-bottom: 40px !important;
}
.footer-links ul {
    margin: 0;
}
.footer-links ul li {
    display: inline-block;
    margin-right: 32px;
}
.footer-links ul li a {
    color: #fff !important;
    font-family: "DM Sans";
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    text-transform: capitalize;
}
.footer-details p {
    color: #FFF;
    font-size: 17px;
    font-weight: 300;
    line-height: 26px;
    letter-spacing: -0.36px;
    text-transform: capitalize;
    opacity: 0.8;
    padding-bottom: 40px;
}
.footer-details ul {
    margin: 0;
}
.footer-details ul li {
    display: inline-block;
    margin-right: 29px;
}
.footer-details ul li a {
    color: #FFF;
    font-size: 18px;
    font-weight: 400;
    line-height: 28.8px;
    text-transform: capitalize;
}
.footer-details ul li:before {
    content: "\f095";
    font-family: 'FontAwesome';
    color: #fff;
    font-size: 18px;
    margin-right: 10px;
}
.footer-details ul li:nth-child(2):before {
    content: "\f041";
}
.footer-details ul li:last-child:before {
    content: "\f0e0";
}
.footer-rgt-sec {
    text-align: center;
}
.footer-rgt-sec p.foot-para {
    color: #FFF;
    font-family: "DM Sans";
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    width: 47%;
    margin: auto;
}
.footer-rgt-sec img {
    display: block;
    margin: auto;
}
/* Copyright Css */
.copyright-sec .wpb_wrapper {
    display: flex;
    justify-content: space-between;
    padding: 0 66px;
}
.copyright-sec p {
    padding: 0;
    color: #FFF;
    font-family: "DM Sans";
    font-size: 17px;
    font-weight: 400;
    line-height: 29px;
    text-transform: capitalize;
}
.copyright-sec img {
    margin: 0 !important;
}
/* ========================================== */
div#galle img {
    aspect-ratio: 2/2;
    object-fit: fill;
}
li#menu-item-179 {
    display: none !important;
}
div#refun ul li {
    font-size: 18px;
    color: #616161;
    line-height: 26px;
    text-align: left;
    padding-bottom: 20px;
    position: relative;
    list-style: none;
    font-family: 'Poppins' !important;
}
div#refun ul li:before {
    content: '\f058';
    font-family: 'FontAwesome';
    position: absolute;
    left: -29px;
    color: #932333;
    font-size: 20px;
}
/* ================================================= */
div#refun h3.w-head {
    font-size: 40px !important;
    line-height: 1.1 !important;
    padding: 10px 0;
    background: linear-gradient(180deg, #E82027 0%, #61253A 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0px 0 10px 0 !important;
}
div#refun ol {
    margin-top: 0 !important;
    margin-bottom: 20px;
    margin-left: 0;
}
div#refun ol li {
    font-size: 18px;
    color: #293c4b;
    line-height: 26px;
    text-align: left;
    position: relative;
    font-family: 'Poppins' !important;
    list-style: none;
}
div#refun p {
    font-size: 18px;
    color: #616161;
    line-height: 26px;
    text-align: left;
    font-family: 'Poppins' !important;
}
div#refun p a {
    color: #aa2330;
}
body.page-template-default.page.page-id-183 div#refun ul li {
    padding-bottom: 0;
}
div#copyright-row ul {
    float: right;
    margin: 0 !important;!i;!;
}
div#copyright-row ul li {
    display: inline-block;
    margin: 0 7px;
    color: #fff;
}
div#copyright-row ul li a {
    color: #fff !important;
    font-family: "DM Sans";
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    text-transform: capitalize;
}
div#copyright-row img {
    margin: 0 auto;
    display: table;
}
div#copyright-row ul li:hover a {
    color: #0d0d0d !important;
}
/* ================================================= */
span.tc-label-text {
    font-size: 20px;
    color: #e82027;
    font-weight: 500;
}
.tc-extra-product-options .tmcp-field-wrap .price.tc-price .amount {
    color: #000;
    font-size: 22px !important;
}
span.tc-label-inner.tcwidth.tcwidth-100.no-desc {
    width: 50%;
}
.tm-extra-product-options .tc-epo-label {
    font-size: 26px;
    margin-bottom: 10px;
    color: #000;
}
.tm-extra-product-options .tc-epo-label span {
    font-family: 'Staatliches';
    letter-spacing: 3px;
    font-size: 29px;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
    color: #000 !important;
    font-weight: 500;
}
.top-work {
    background: linear-gradient(181deg, #E82027 0%, #61253A 100%);
}
.top-work h3{
    margin: 0 !important;
    font-size: 28px;
    color: #ffffff;
    font-family: 'Staatliches';
    line-height: 1.1;
    padding: 10px 0;
    letter-spacing: 1px;
    text-align: center;
}
.wp-gr .wp-google-wr a {
    text-transform: capitalize !important;
}
/* ======================================Responsive=============================== */
@media only screen and (min-width: 320px) and (max-width: 767px){
div#banner-row {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
div#banner-row  .row_col_wrap_12.col.span_12.dark.left,div#menu-row .row_col_wrap_12.col.span_12.dark.left,div#about-row .row_col_wrap_12.col.span_12.dark.left,div#order-row .row_col_wrap_12.col.span_12.dark.left,div#testimonials-row .row_col_wrap_12.col.span_12.dark.left,div#video-row .row_col_wrap_12.col.span_12.dark.left,div#galle .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 20px;
}
div#banner-row h1.vc_custom_heading.ban-sec {
    font-size: 40px !important;
    text-align: center !important;
    line-height: 1.1 !important;
}
p {
    font-size: 15px !important;
    text-align: center !important;
    width: 100% !important;
}
a#w-btn {
    font-size: 15px;
    margin: 0 auto;
    display: table;
}
div#menu-row .w-head, div#about-row h2.w-head, div#order-row h2.w-head, div#testimonials-row h2.w-head, div#video-row h2.w-head, div#galle h2.w-head {
    font-size: 40px !important;
    line-height: 1.1 !important;
    margin: 0 0 10px 0 !important;
    text-align: center !important;
}
.woocommerce ul.products li.product.classic .product-wrap img {
    height: unset;
}
div#menu-row .flickity-viewport {
    height: 350px !important;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 16px;
}
div#about-row img {
    width: 100% !important;
    margin: 0 auto;
    display: table;
}
div#about-row a#w-btn {
    margin-bottom: 30px;
}
div#about-row {
    padding-bottom: 70px !important;
}
div#order-row {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}
div#testimonials-row .grw-header-inner {
    padding: 0 !important;
    margin: 0 auto;
    display: table;
    margin-bottom: 40px !important;
}
div#testimonials-row .wp-google-feedback {
    height: 100px !important;
    text-align: center !important;
}
div#testimonials-row .grw-review-inner.grw-backgnd {
    padding: 0 !important;
    margin: 0 !important;
}
div#testimonials-row {
    padding-top: 40px !important;
    padding-bottom: 70px !important;
}
div#testimonials-row h2.w-head, div#video-row h2.w-head { 
    margin-bottom: 30px !important;
}
div#galle img {
        aspect-ratio: unset !important;
        object-fit: cover;
        height: 300px;
}
div#video-row .nectar-video-box .inner-wrap {
    margin-bottom: 32px;
}
div#video-row {
    padding-bottom: 30px !important;
}
div#footer-row img {
    width: 60%;
    margin-bottom: 0 !important;
}
div#footer-row .vc_col-sm-8 {
    width: 100% !important;
}
div#banner-row .row-bg.viewport-desktop.using-image {
    background-position: 70% 100% !important;
    background-size: cover;
}
div#banner-row .row-bg.viewport-desktop.using-image:before {
    content: '';
    background-color: #000;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0.4;
}
.top-work h3 {
    font-size: 19px;
}
div#header-outer {
    top: 0 !important;
    padding: 0;
}
.top-work {
    margin-bottom: 10px;
}
div#galle {
    padding-bottom: 40px !important;
}
.footer-links ul {
    margin: 0 auto !important;
    display: table !important;
}
.footer-links ul li {
    display: block;
    text-align: center;
    margin: 0;
    padding-bottom: 3px;
}
.footer-links ul li a {
    font-size: 17px;
}
div#footer-row ul li {
    display: block;
    text-align: center;
    margin: 0;
    padding-bottom: 4px;
}
div#footer-row ul li a {
    font-size: 17px;
}
.copyright-sec .wpb_wrapper {
    padding: 0;
}
div#copyright-row ul {
    margin: 0 auto !important;
    display: table;
    float: unset;
}
div#copyright-row ul li a {
    font-size: 15px;
    text-align: center;
}
div#copyright-row ul li {text-align: center !important;}
div#footer-row {
    padding-bottom: 40px !important;
}	
div#footer-row .img-with-aniamtion-wrap.center {
    padding: 0 !important;
    margin: 0 !important;
}
.footer-links {
    margin: 0 0 20px 0 !important;
}		
body.material #slide-out-widget-area.slide-out-from-right .off-canvas-menu-container>.menu>li a {
    font-weight: 400;
    line-height: 1.2;
    font-size: 17px;
}	
div#about-row {
    padding-top: 31px !important;
}	
div#menu-row {
    padding-bottom: 70px !important;
}	
body.page-template-default.page.page-id-31 div#menu-row,body.page-template-default.page.page-id-35 div#menu-row {
    padding-bottom: 110px !important;
}	
div#contact-row h2.w-head {
    font-size: 46px !important;
    line-height: 1.1 !important;
    margin: 0 0 30px 0 !important;
}
div#contact-row {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}
div#contact-row label {
    font-size: 14px !important;
    margin: 0 0 9px 0 !important;
}	
div#refun .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 20px;
}
div#refun h2.w-head {
    font-size: 40px !important;
    margin: 0 0 20px 0 !important;
    line-height: 1.1 !important;
    text-align: center !important;
}
div#refun h3.w-head {
    font-size: 26px !important;
    text-align: center !important;
}
div#refun ol li {
    text-align: center !important;
}
div#refun ul li {
    font-size: 15px;
    padding-bottom: 7px !important;
    margin: 0 !important;
}
div#refun ul li:before {
    font-size: 16px;
}	
div#refun {
    padding-bottom: 40px !important;
}		
}
/* ======================================Responsive=============================== */
@media only screen and (min-width: 768px) and (max-width: 1023px){
div#banner-row {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
div#banner-row  .row_col_wrap_12.col.span_12.dark.left,div#menu-row .row_col_wrap_12.col.span_12.dark.left,div#about-row .row_col_wrap_12.col.span_12.dark.left,div#order-row .row_col_wrap_12.col.span_12.dark.left,div#testimonials-row .row_col_wrap_12.col.span_12.dark.left,div#video-row .row_col_wrap_12.col.span_12.dark.left,div#galle .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 20px;
}
div#banner-row h1.vc_custom_heading.ban-sec {
    font-size: 40px !important;
    text-align: center !important;
    line-height: 1.1 !important;
}
p {
    font-size: 16px !important;
    text-align: center !important;
    width: 100% !important;
}
a#w-btn {
    font-size: 15px;
    margin: 0 auto;
    display: table;
}
div#menu-row .w-head, div#about-row h2.w-head, div#order-row h2.w-head, div#testimonials-row h2.w-head, div#video-row h2.w-head, div#galle h2.w-head {
    font-size: 60px !important;
    line-height: 1.1 !important;
    margin: 0 0 10px 0 !important;
    text-align: center !important;
}
.woocommerce ul.products li.product.classic .product-wrap img {
    height: unset;
}
div#menu-row .flickity-viewport {
    height: 460px !important;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 18px;
}
div#about-row img {
    width: 100% !important;
    margin: 0 auto;
    display: table;
}
div#about-row a#w-btn {
    margin-bottom: 30px;
}
div#about-row {
    padding-bottom: 70px !important;
}
div#order-row {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}
div#testimonials-row .grw-header-inner {
    padding: 0 !important;
    margin: 0 auto;
    display: table;
    margin-bottom: 40px !important;
}
div#testimonials-row .wp-google-feedback {
    height: 100px !important;
    text-align: center !important;
}
div#testimonials-row .grw-review-inner.grw-backgnd {
    padding: 0 !important;
    margin: 0 !important;
}
div#testimonials-row {
    padding-top: 40px !important;
    padding-bottom: 70px !important;
}
div#testimonials-row h2.w-head, div#video-row h2.w-head { 
    margin-bottom: 30px !important;
}
div#galle img {
        aspect-ratio: unset !important;
        object-fit: cover;
        height: 300px;
}
div#video-row .nectar-video-box .inner-wrap {
    margin-bottom: 32px;
}
div#video-row {
    padding-bottom: 30px !important;
}
div#footer-row img {
    width: 30%;
    margin-bottom: 0 !important;
}
div#footer-row .vc_col-sm-8 {
    width: 100% !important;
}
div#banner-row .row-bg.viewport-desktop.using-image {
    background-position: 70% 100% !important;
    background-size: cover;
}
div#banner-row .row-bg.viewport-desktop.using-image:before {
    content: '';
    background-color: #000;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0.4;
}
.top-work h3 {
    font-size: 19px;
}
div#header-outer {
    top: 0 !important;
    padding: 0;
}
.top-work {
    margin-bottom: 10px;
}
div#galle {
    padding-bottom: 40px !important;
}
.footer-links ul {
    margin: 0 auto !important;
    display: table !important;
}
.footer-links ul li {
    display: block;
    text-align: center;
    margin: 0;
    padding-bottom: 3px;
}
.footer-links ul li a {
    font-size: 17px;
}
div#footer-row ul li {
    display: block;
    text-align: center;
    margin: 0;
    padding-bottom: 4px;
}
div#footer-row ul li a {
    font-size: 17px;
}
.copyright-sec .wpb_wrapper {
    padding: 0;
}
div#copyright-row ul {
    margin: 0 auto !important;
    display: table;
    float: unset;
}
div#copyright-row ul li a {
    font-size: 15px;
    text-align: center;
}
div#copyright-row ul li {text-align: center !important;}
div#footer-row {
    padding-bottom: 40px !important;
}   
div#footer-row .img-with-aniamtion-wrap.center {
    padding: 0 !important;
    margin: 0 !important;
}
.footer-links {
    margin: 0 0 20px 0 !important;
}       
body.material #slide-out-widget-area.slide-out-from-right .off-canvas-menu-container>.menu>li a {
    font-weight: 400;
    line-height: 1.2;
    font-size: 17px;
}   
div#about-row {
    padding-top: 31px !important;
}   
div#menu-row {
    padding-bottom: 70px !important;
}   
body.page-template-default.page.page-id-31 div#menu-row,body.page-template-default.page.page-id-35 div#menu-row {
    padding-bottom: 110px !important;
}   
div#contact-row h2.w-head {
    font-size: 46px !important;
    line-height: 1.1 !important;
    margin: 0 0 30px 0 !important;
}
div#contact-row {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}
div#contact-row label {
    font-size: 14px !important;
    margin: 0 0 9px 0 !important;
}   
div#refun .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 20px;
}
div#refun h2.w-head {
    font-size: 45px !important;
    margin: 0 0 20px 0 !important;
    line-height: 1.1 !important;
    /* text-align: center !important; */
}
    div#refun p {
    text-align: left !important;
}
div#refun h3.w-head {
    /* font-size: 26px !important; */
    /* text-align: center !important; */
}
div#refun ol li {
    /* text-align: center !important; */
}
div#refun ul li {
    font-size: 15px;
    padding-bottom: 7px !important;
    margin: 0 !important;
}
div#refun ul li:before {
    font-size: 16px;
}   
div#refun {
    padding-bottom: 40px !important;
}       
}

/* ======================================================================== */
@media only screen and (min-width: 1024px) and (max-width: 1300px){
#header-outer[data-full-width="true"] header > .container {
    padding: 0 30px;
}
#header-outer[data-lhe=animated_underline] #top nav>ul>li>a {
    padding: 0 !important;
    margin: 0 13px;
    font-size: 18px;
}
div#banner-row .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 40px;
}
div#banner-row h1.ban-sec {
    font-size: 68px !important;
    margin: 0 !important;!Im;
}
p.w-head {
    font-size: 16px !important;
    width: 100% !important;
}
div#banner-row {
    padding-bottom: 60px !important;
    padding-top: 280px !important;
}
div#banner-row .row-bg.viewport-desktop.using-image {
    background-position: center !important;
    background-size: cover;
}
.woocommerce ul.products li.product.classic .product-wrap img {
    height: unset;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 18px;
}
div#about-row .row_col_wrap_12.col.span_12.dark.left,div#order-row .row_col_wrap_12.col.span_12.dark.left,div#testimonials-row .row_col_wrap_12.col.span_12.dark.left,div#video-row .row_col_wrap_12.col.span_12.dark.left,div#galle .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 40px;
}
div#about-row img {
    width: 95%;
    float: right;
}
div#about-row {
    padding-bottom: 60px !important;
}
div#order-row {
    padding-bottom: 50px !important;
    padding-top: 50px !important;
}
h2.w-head {
    font-size: 100px !important;
}
div#testimonials-row {
    padding-top: 30px !important;
    padding-bottom: 70px !important;
}
div#galle img {height: 300px;}
.footer-links ul li {
    margin: 0 7px;
}
.footer-links ul {
    margin-bottom: 0 !important;
    padding: 0 !important;
}
.footer-details p {
    font-size: 16px;
    line-height: 1.5;
}
.footer-details ul li a {font-size: 14px;}
.footer-details ul li {
    margin: 0 7px;
}
.footer-rgt-sec p.foot-para {
    font-size: 16px;
}
.copyright-sec .wpb_wrapper {
    padding: 0;
}
div#video-row {
    padding-bottom: 60px !important;
}
div#galle h2.w-head {
    margin: 0 !important;
    padding: 0 !important;
}
div#about-row {
    padding-top: 60px !important;
}   
}
/* ======================================================================== */
@media only screen and (min-width: 1301px) and (max-width: 1600px){
div#banner-row .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 40px;
}
div#banner-row h1.ban-sec {
    font-size: 90px !important;
    margin: 0 !important;!Im;
}
p.w-head {
    width: 100% !important;
}
div#banner-row {
    padding-bottom: 60px !important;
    padding-top: 280px !important;
}
div#banner-row .row-bg.viewport-desktop.using-image {
    background-position: center !important;
    background-size: cover;
}
.woocommerce ul.products li.product.classic .product-wrap img {
    height: unset;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 18px;
}
div#about-row .row_col_wrap_12.col.span_12.dark.left,div#order-row .row_col_wrap_12.col.span_12.dark.left,div#testimonials-row .row_col_wrap_12.col.span_12.dark.left,div#video-row .row_col_wrap_12.col.span_12.dark.left,div#galle .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 40px;
}
div#about-row img {
    width: 95%;
    float: right;
}
div#about-row {
    padding-bottom: 60px !important;
}
div#order-row {
    padding-bottom: 50px !important;
    padding-top: 50px !important;
}
div#testimonials-row {
    padding-top: 30px !important;
    padding-bottom: 70px !important;
}
.footer-links ul li {
    margin: 0 7px;
}
.footer-links ul {
    margin-bottom: 0 !important;
    padding: 0 !important;
}
.footer-details p {
    line-height: 1.5;
}
.footer-details ul li a {font-size: 16px;}
.copyright-sec .wpb_wrapper {
    padding: 0;
}
div#video-row {
    padding-bottom: 60px !important;
}
div#galle h2.w-head {
    margin: 0 !important;
    padding: 0 !important;
}
div#about-row {
    padding-top: 60px !important;
}
span.tc-label-inner.tcwidth.tcwidth-100.no-desc {
    width: 69%;
}	
}