/*
Theme Name:     Gridlove Child
Theme URI:      http://mekshq.com
Description:    Child theme for Gridlove theme
Author:         meks
Author URI:     http://mekshq.com
Template:       gridlove
Version:        0.1.0
*/
.gridlove-comments {
	display: none !important;
}
  /* Product Archive Styles */
  .post-type-archive-cpt_product .toolbox-product-single {
    width: 46%;
    max-width: none;
    margin: 0 2% 2em;
    float: left;
  }
  .post-type-archive-cpt_product .tbx-title h3 {
    font-size: 1em;
    padding: 0;
  }
  .post-type-archive-cpt_product .toolbox-links-image {
    display: block;
    width: 22%;
    float: left;
    margin-bottom: 2em;
  }
  .post-type-archive-cpt_product .toolbox-links-image img {
    border: 1px solid #d1d1d1;
  }
  .post-type-archive-cpt_product .toolbox-links-content {
    width: 73%;
    float: right;
  }
.tbx-image {
    border: 1px solid #d1d1d1;
    max-width: 350px;
    margin: 0 auto;
    text-align: center;
    line-height: 0;
}
.tbx-title {
    width: 100%;
}
 .toolbox-product-single {
    width: 23%;
    margin: 0 2% 2em 0;
    display: inline-block;
}
.gf_simple_horizontal_wrapper .gform_body {
  width: 100% !important;
}
div#gform_wrapper_1 .gform_heading {
    display: none;
}
div#wp-sponsors ul li {
    list-style: none;
    display: flex;
    float: left;
    margin: 7px;
}
div#wp-sponsors {
    margin-bottom: 0px !important;
    display: flex;
    flex-wrap: wrap;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
input#input_1_1 {
    border: 1px solid #009cff;
}
/* Fields */
div.wpforms-container-full .wpforms-form input[type=date], div.wpforms-container-full .wpforms-form input[type=datetime], div.wpforms-container-full .wpforms-form input[type=datetime-local], div.wpforms-container-full .wpforms-form input[type=email], div.wpforms-container-full .wpforms-form input[type=month], div.wpforms-container-full .wpforms-form input[type=number], div.wpforms-container-full .wpforms-form input[type=password], div.wpforms-container-full .wpforms-form input[type=range], div.wpforms-container-full .wpforms-form input[type=search], div.wpforms-container-full .wpforms-form input[type=tel], div.wpforms-container-full .wpforms-form input[type=text], div.wpforms-container-full .wpforms-form input[type=time], div.wpforms-container-full .wpforms-form input[type=url], div.wpforms-container-full .wpforms-form input[type=week], div.wpforms-container-full .wpforms-form select, div.wpforms-container-full .wpforms-form textarea {
    background-color: transparent; /* Remove background fill */
    text-transform: uppercase; /* Make text all uppercase */
    border-radius: 0; /* Remove corner curve */
    border: 2px solid #fff; /* 2px white border */
    color: #fff; /* White text */
    height: 45px; /* Increase input height */
}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #fff;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #fff;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #fff;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #fff;
}
::-ms-input-placeholder { /* Microsoft Edge */
   color:    #fff;
}
/* Button */
div.wpforms-container-full .wpforms-form input[type=submit], div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form .wpforms-page-button {
   text-transform: uppercase;
   padding: 10px 60px;
   color: white;
   background: #444;
   font-weight: normal;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea
{
    background-color: #fff;
    color: #000;
    width: 50%;
}
.wpcf7-form-control-wrap span.wpcf7-not-valid-tip {
    position: relative !important;
    }

.woocommerce-customer-details{
	display: none !important;
}

@media only screen and (min-device-width: 1024px) {
	.page-id-11413 .gridlove-site-content{
    /* margin-right: 30px; */
    margin-right: auto;
    }


}
.sfwd-courses {
    margin-top: 0px !important; 
}


/* # WooCommerce Cart Icon CSS with FontAwesome 5
---------------------------------------------------------------------------------------------------- */

.cart-contents {
    position: relative;
    display: flex !important;
    flex-flow: column nowrap;
    justify-content: center;
}

.cart-contents:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900; 
    content: "\f290" !important;
    font-size: 1.45em;
    color: #eac435;
}

.cart-contents:hover {
    text-decoration: none;
}

.cart-contents-count {
    position: absolute;
    top: 3px;
    right: 1px;
    font-family: 'Cabin', sans-serif;
    font-weight: normal;
    font-size: 12px;
    line-height: 19px;
    height: 20px;
    width: 20px;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    background: #000;
    border-radius: 50%;
    padding: 1px;  
}



/*========================San================================*/
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  opacity: 1; color: #b1b1b1;
}
::-moz-placeholder { /* Firefox 19+ */
  opacity: 1; color: #b1b1b1;
}
:-ms-input-placeholder { /* IE 10+ */
  opacity: 1; color: #b1b1b1;
}
:-moz-placeholder { /* Firefox 18- */
  opacity: 1; color: #b1b1b1;
}
@import url('https://fonts.googleapis.com/css2?family=Cabin:wght@400;500;600;700&family=Lato:wght@100;300;400;700;900&display=swap');
.homeban_whiteblock {position: absolute;width: 800px;left: 50%;top:84px;color: #000;background: #FAFAFA;transform: translateX(-50%);}
.homeban_whiteblock h1 {color: #111; font-size:40px; font-weight: 700; margin: 5px 0 15px;}
.homeban_whiteblock p {color: #111; font-size:18px; font-weight: 700;}

.page-template-template-custom-home .gridlove-site-header,
.page-template-ask_lisa-template .gridlove-site-header,
.page-template-about-template .gridlove-site-header,
.page-template-contact-template .gridlove-site-header,
.page-template-about_lisa-template .gridlove-site-header,
.page-template-template-login .gridlove-site-header{margin-bottom: 0 !important;}
.banner_new {width: 100%; position: relative;}
.banner_new img {width: 100%; }
.banner_new .ban_text {position: absolute;width: 800px;left: 50%;bottom:0;color: #000;background: #FAFAFA;transform: translateX(-50%); text-align: center;}
.banner_new .ban_text h1 {color: #111; font-size:40px; font-weight: 700; margin: 11px 0 5px;}
.banner_new .ban_text p {color: #111; font-size:18px; font-weight: 700; margin: 15px 0 10px;}

.mid1_new_home {width: 100%; position: relative; padding: 80px 0; background: #FAFAFA;}
.mid1_new_home .block {width: 90%; margin: 0 auto; background: #fff; /*border-top: 3px solid #111;*/ text-align: center; box-shadow: 0 0 12px 0 rgba(0,0,0,0.15); position: relative; height: 100%;padding-top: 20px;}
.mid1_new_home .block a {display: block; color:#111; font-size: 22px; padding:15px 10px 22px; font-weight: 700;transition: all .2s ease-in-out; cursor: default;}

.mid2_new_home {width: 100%; position: relative; padding:60px 0 60px;background: #fff;}
.mid2_new_home h2 {color:#111; font-size: 40px; font-weight: 700; margin: 0 0 50px; text-align: center;}
.mid2_new_home .block {margin-bottom: 40px;}
.mid2_new_home .block figure {margin-bottom: 20px;}
.mid2_new_home .block figure img {width: 100%;}
.mid2_new_home .block .button_set {display: flex; justify-content: center;}
.mid2_new_home .block .button_set a {display: flex; margin: 0 4px; height: auto;line-height: 10px;padding: 7px 11px 6px;vertical-align: top;transition: all .2s ease-in-out;text-transform: uppercase; font-size: 10px; color: #fff;background: #009CFF;border-radius: 20px; align-items: center;}
.mid2_new_home .block .button_set a:hover {background: #111;color: #FFF;}
.mid2_new_home .block h3 {color: #111; font-size:20px; font-weight: 700;margin: 15px 0 0;}
.mid2_new_home .view {padding: 6px 20px; display: inline-block;transition: all .2s ease-in-out;color: #fff;background: #009CFF;font-size: 16px;}
.mid2_new_home .view:hover {background: #111;color: #FFF;}
.mid2_new_home h4 {margin: 0 0 35px;color: #111; font-size:26px; font-weight: 300;}
.mid2_new_home h4 span {font-weight: 900;}
.mid2_new_home ul {margin: 30px 60px 0 0;}
.mid2_new_home ul li {background: url('images/arrow_home.png') 0 9px no-repeat; padding: 0 0 25px 20px; list-style-type: none;}
.mid2_new_home ul li h3 {margin-bottom: 8px;}
.mid2_new_home ul li p {font-size:15px; font-weight:400; color: #111;font-family: 'Cabin', sans-serif;}

.mid3_new_home {width: 100%; position: relative; padding:70px 0;background:url('images/joanna-kosinska-L0hTzbOXaXY-unsplash.png') 50% 50% no-repeat; background-size: cover;}
.mid3_new_home h2 {font-weight:700; font-size:26px; margin: 0 0 22px;}
.mid3_new_home h3 {font-weight:700; font-size:18px; margin: 0 0 50px;}
.mid3_new_home p {font-family: 'Cabin', sans-serif; font-size:16px; color: #111; margin-bottom: 20px;}
.mid3_new_home .blocks_area {padding: 25px 0; background: transparent !important;}
.mid3_new_home .blocks_area .block {padding-top: 0;}
.mid3_new_home .blocks_area .block a {display: block; color:#111; font-size: 22px; padding: 30px 10px; font-weight: 700;transition: all .2s ease-in-out; cursor: pointer;}
.mid3_new_home .blocks_area .block a:hover {background: #111;color: #FFF;}

.mid4_new_home {width: 100%; position: relative; padding:70px 0 40px; background: #FAFAFA;}
.mid4_new_home h2 {font-weight:700; font-size:40px; margin: 0 0 30px; color: #111; }
.mid4_new_home .sub_ban {position: relative; margin-bottom: 30px;}
.mid4_new_home .sub_ban .text_block {position: absolute; left: 100px; top:30px;width: 40%;}
.mid4_new_home .sub_ban .text_block .category {display: flex; align-items: center;}
.mid4_new_home .sub_ban .text_block .category a {display: inline-block; margin: 0 4px; height: auto;line-height: 10px;padding: 7px 11px 6px;vertical-align: top;transition: all .2s ease-in-out;text-transform: uppercase; font-size: 10px; color: #fff;background: #009CFF;border-radius: 20px;}
.mid4_new_home .sub_ban .text_block .category a:hover {background: #111;color: #FFF;}
.mid4_new_home .sub_ban .text_block h2 {font-weight:700; font-size:40px; margin:15px 0 20px; color: #fff; line-height: normal;}
.mid4_new_home .sub_ban .text_block p {margin: 0 0 30px; font-size:16px; color: #fff;font-family: 'Cabin', sans-serif;}
.mid4_new_home .sub_ban .text_block .auth {display: flex; align-items: center;font-size:10px; color: #fff;font-family: 'Cabin', sans-serif;}
.mid4_new_home .sub_ban .text_block .auth figure {width: 25px; height: 25px; margin-right: 10px; margin-bottom: 0;}
.mid4_new_home .sub_ban .text_block .auth figure img {border-radius: 100%;}

.mid4_new_home .col-md-12 {margin: 0 0 30px;}
.mid4_new_home .white_block {width: 100%; display: flex; background: #fff; box-shadow: 0 0 12px 0 rgba(0,0,0,0.12); position: relative; height: 100%;}
.mid4_new_home .white_block figure {width:40%; margin: 0 12px 0 0;}
.mid4_new_home .white_block figure img {height: 100%;}
.mid4_new_home .white_block .textarea {padding: 20px 15px 10px; width: 60%;}
.mid4_new_home .white_block .textarea .category {display: flex;}
.mid4_new_home .white_block .textarea .category a {display: flex; margin: 0 8px 0 0; height: auto;line-height: 10px;padding: 7px 11px 6px;vertical-align: top;transition: all .2s ease-in-out;text-transform: uppercase; font-size: 10px; color: #fff;background: #009CFF;border-radius: 20px;align-items: center;text-align: center;}
.mid4_new_home .white_block .textarea .category a:hover {background: #111;color: #FFF;}
.mid4_new_home .white_block .textarea h3 {font-weight:700; font-size:22px; margin:8px 0 16px; color: #111; line-height: normal;}
.mid4_new_home .white_block .textarea p {margin: 0 0 25px; font-size:16px; color: #111;font-family: 'Cabin', sans-serif;}
.mid4_new_home .white_block .textarea .auth {display: flex; align-items: center;font-size:10px; color: #111;font-family: 'Cabin', sans-serif;}
.mid4_new_home .white_block .textarea .auth figure {width: 25px; height: 25px; margin-right: 10px; margin-bottom: 0;}
.mid4_new_home .white_block .textarea .auth figure img {border-radius: 100%;}
.mid4_new_home .view {padding: 6px 20px; display: inline-block;transition: all .2s ease-in-out;color: #fff;background: #009CFF;font-size: 16px; margin-top: 20px;}
.mid4_new_home .view:hover {background: #111;color: #FFF;}

.mid5_new_home {padding:40px 0 60px; background:#FAFAFA;}
.mid5_new_home h2 {text-align: center;margin-bottom: 40px;}

.latest_article_big_img {height:470px;overflow: hidden;}

div#logo-carousel-free-14741.logo-carousel-free .sp-lc-logo {border: 0 !important;}
#logo-carousel-free-14741.sp-lc-container .sp-lc-pagination .swiper-pagination-bullet {background-color:#afdefc !important;}
#logo-carousel-free-14741.sp-lc-container .sp-lc-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {background-color:#009CFF !important;}

.gridlove-slot-l > h3 {font-weight: 700 !important; font-style: normal !important; font-size: 19px !important;}
.gridlove-header-wrapper {padding-bottom: 12px;}
h1.site-title, span.site-title  {margin-right: 18px;}
.gridlove-header-top a {font-size:12px; font-weight: bold;font-family: 'Cabin', sans-serif;margin: 0 0 0 30px;}

.teletherapy_site li {padding-bottom: 10px;}
.teletherapy_site li a {color: #00ced1;}
.gridlove-copyright {padding: 25px 0;}
.gridlove-footer > .container::after {width: 100%;margin-left: 0;left: 0;}

ul.mks_social_widget_ul .socicon-facebook,
ul.mks_social_widget_ul .socicon-pinterest,
ul.mks_social_widget_ul .socicon-twitter,
ul.mks_social_widget_ul .socicon-linkedin {background: #fff !important;}
ul.mks_social_widget_ul li a{font-size: 18px !important; }
ul.mks_social_widget_ul li a::before {color: #111 !important;}
.gridlove-footer .widget_nav_menu li a {padding: 10px 10px 10px 0;font-weight: 400;}

.gridlove-header-bottom .gridlove-main-nav li > a {padding: 0 9px;}
.gridlove-header-sticky .gridlove-main-nav li > a {padding: 0 4px;font-size: 15px;}


/*---- podcast ----*/
.page-template-template-podcast header {margin-bottom: 0;}
.podcast_list_ban {background:url('images/group_189.png') 100% 50% no-repeat; background-size: cover; width: 100%; padding:100px 0;}
.podcast_list_ban .container {position: relative;}
.podcast_list_ban .black_text_box {padding: 25px; position: relative; left: 130px; background: #111;width: 55%;}
.podcast_list_ban .black_text_box .image_area {width: 100%; display: flex; justify-content: space-between; align-items: center; margin-bottom: 35px;}

.podcast_list_ban .black_text_box h1 {color: #fff; font-size: 40px; font-weight: 700;margin: 0 0 15px;}
.podcast_list_ban .black_text_box p {font-size:20px; color: #fff; font-weight: 400;}
.podcast_list_ban .black_arrow {position: absolute; left:90px; bottom: -25px; width: 85px;}
.podcast_list_ban h3 {position: relative;left: 160px;top: 16px;font-weight: 900;font-style: italic;color: #111;display: inline-block;margin: 0;font-size: 26px;}

.podcast_mid1 {width: 100%; position: relative;background:url('images/christin-hume-Hcfwew744z4-unsplash@2x.png') 0 0 no-repeat; background-size: 37%; padding: 60px 0;top: -38px;}
.podcast_mid1:after {position: absolute; content: ' '; right: 0; bottom: -20px; width: 115px; height: 190px;background:url('images/Group133.png') 0 0 no-repeat; }
.podcast_mid1 .listen {width: 450px; position: relative; left: 38%; top: 0;}
.podcast_mid1 .listen h2 {color: #111; font-size:40px; font-weight: 700; margin: 0 0 50px; position: relative;}
.podcast_mid1 .listen h2:after {position: absolute; right: 18px; top: -25px; content: ' '; width: 85px; height: 71px;background:url('images/Path127.png') 0 0 no-repeat;}
.podcast_mid1 .listen .button_set {display: flex;flex-wrap: wrap;}
.podcast_mid1 .listen .button_set a {margin: 0 10% 40px 0;width: 40%;}

.podcast_mid2 {position: relative; width: 100%; background: #fff; padding: 70px 0 50px;top: -38px;}
.podcast_mid2 .container {padding: 0 8%;}
.podcast_mid2 h2 {color: #111; font-size:40px; font-weight: 700; margin: 0 0 50px; position: relative; text-align: center;text-transform: capitalize;}
.podcast_mid2 .block {width: 94%; margin-bottom: 25px;}
.podcast_mid2 .block figure {position: relative;margin-bottom: 35px;}
.podcast_mid2 .block figure .playbtn {position: absolute; right: -28px; bottom: -28px; width: 56px; height: 56px; }
.podcast_mid2 .block h3 {width: 100%;color: #111; font-size:25px; font-weight: 700;}

.podcast_mid3 {position: relative; width: 100%; background: #fff; padding: 40px 0 70px;top: -38px;}
.podcast_mid3 .container {position: relative;}
.podcast_mid3 h2 {color: #111; font-size:33px; font-weight: 700; margin: 0 0 50px; position: relative; text-align: center;}
.podcast_mid3 .block {width: 94%;}
.podcast_mid3 .block figure {position: relative;margin-bottom: 20px;}
.podcast_mid3 .block figure .playbtn {position: absolute; right: -12px; bottom: -20px; width: 40px; height:40px; }
.podcast_mid3 .block h3 {width: 100%;color: #111; font-size:20px; font-weight: 700;}
.podcast_mid3 .owl-nav {position: absolute; left: 0; top: 30%; width: 100%;}
.podcast_mid3 .owl-carousel .owl-nav button.owl-next {font-size:35px; margin-right: -40px; float: right;} 
.podcast_mid3 .owl-carousel .owl-nav button.owl-prev {font-size: 35px; margin-left: -40px;}

.podcast_mid4 {position: relative; width: 100%; padding: 40px 0 90px;}
.podcast_mid4 .container {position: relative; padding: 0 10%;}
.podcast_mid4 .right {position: relative;}
.podcast_mid4 .right h2 {color: #111; font-size:40px; font-weight: 700; margin: 0 0 40px; position: relative;}
.podcast_mid4 .right img {position: absolute; right: -40px; top: 70px;filter: invert(100%);}
.podcast_mid4 .right p {color: #111; font-size:20px; font-weight: 400;}


.single-podcast header {margin-bottom: 0;}
.podcast_dtl_ban {width: 100%; position: relative; background:url('images/pexels-irina-iriser-1408199-01.jpg') 0 0 no-repeat; background-size: cover;}
.podcast_dtl_ban .row {align-items: center;}
.podcast_dtl_ban .left h1{color: #fff; font-weight: 700; font-size:50px;}
.podcast_dtl_ban .container .right {background: #111;padding: 50px 35px 90px;}

.podcast_dtl_mid1 {width: 100%; padding:100px 0 60px; background:#fff; position: relative;}
.podcast_dtl_mid1 .player {position: absolute; left: 50%; top: -147px; transform: translateX(-50%);}
.podcast_dtl_mid1 p {color: #111; font-size:16px; font-weight: 400; margin: 0 0 30px; line-height: 26px;}
.podcast_dtl_mid1 h2 {color: #111; font-size:30px; font-weight: 700; margin: 0 0 30px;}
.podcast_dtl_mid1 h3 {color: #111; font-size:22px; font-weight: 700; margin: 0 0 30px;}

.podcast_dtl_mid2 {position: relative; padding: 70px 0; background: transparent;}
.podcast_dtl_mid2 .container {padding: 0 8%;}
.podcast_dtl_mid2 .white_area {width: 100%; padding: 50px; background: #fff; height: 450px; overflow-y: scroll;}
.podcast_dtl_mid2 h2 {color: #111; font-size:26px; font-weight: 700; margin: 0 0 30px; padding-bottom: 25px; border-bottom: 2px solid #111;}
.podcast_dtl_mid2 h3 {color: #111; font-size:20px; font-weight: 700; margin: 0 0 30px;}


.page-template-custom-template header {margin-bottom: 0;}
.banner_asklisa .ban_text {width: 650px; background: transparent; border: 5px solid #fff; border-radius: 10px; padding: 10px; bottom: 25px;}
.banner_asklisa .ban_text .ban_text_in {border: 2px solid #fff; border-radius: 10px; padding: 20px;}
.banner_asklisa .ban_text p {margin-left:14%; margin-right:14%; color: #fff; font-size: 22px;}
.banner_asklisa .ban_text h1 {margin: 18px 0 15px; color: #fff; }


.asklisa_sec1 {padding: 60px 0; background: #FAFAFA; width: 100%;}
.asklisa_sec1 .left img {width: 85%;}
.asklisa_sec1 h2 {font-size:40px; color: #111; font-weight: 700; margin:50px 0 30px;line-height: normal;}
.asklisa_sec1 h3 {font-size:26px; color: #111; font-weight: 700; margin:0 0 20px;}
.asklisa_sec1 ul {padding: 0; margin: 0;}
.asklisa_sec1 ul li {font-size:18px; color: #111; font-weight: 700; padding: 0 0 15px 20px;background: url('images/arrow_home.png') 0 7px no-repeat;list-style-type: none;}


.asklisa_sec2 {padding: 70px 0; background: #fff; width: 100%;}
.asklisa_sec2 h2 {font-size:40px; color: #111; font-weight: 700; margin:20px 0 20px;line-height: normal;}
.asklisa_sec2 p {font-size:20px; color: #111; font-weight: 700;}
.asklisa_sec2 .row {align-items: center; margin-bottom: 50px;}
.asklisa_sec2 .row:nth-child(even) {flex-direction: row-reverse;}
.asklisa_sec2 .box {box-shadow: 0 5px 12px 0 rgba(0,0,0,0.3); background: #FAFAFA; padding: 25px 30px 12px; position: relative; height: 100%; margin-bottom: 20px;}
.asklisa_sec2 .box h3 {font-size:26px; color: #111; font-weight: 700; margin: 0 0 18px;}
.asklisa_sec2 .box ul {padding: 0; margin: 0;}
.asklisa_sec2 .box ul li {font-size:20px; color: #111; font-weight: 700; padding: 0 0 15px 20px;background: url('images/Path205.svg') 0 11px no-repeat; background-size: 12px; list-style-type: none;}
.asklisa_sec2 .right .box ul li {background: url('images/Group356.svg') 0 9px no-repeat; background-size: 12px;}
.asklisa_sec2 .row:last-child {align-items: inherit; margin-bottom: 0; margin-top: 80px;}


.asklisa_sec3 {padding: 60px 0; background:#FAFAFA; width: 100%;}
.asklisa_sec3 h2 {font-size:40px; color: #111; font-weight: 700; margin:20px 0 50px;line-height: normal;}
.asklisa_sec3 h3 {background: url('images/arrow_home.png') 0 13px no-repeat; padding: 0 0 25px 25px;font-size:26px; color: #111; font-weight: 700; margin: 0;}
.asklisa_sec3 h3 span {display: inline-block; padding-left: 60px;}
.asklisa_sec3 ul {margin: 0 0 30px;}
.asklisa_sec3 ul li {font-size:20px; color: #111; font-weight: 700; padding: 0 0 10px 20px;background: url('images/Polygon10.png') 0 7px no-repeat; list-style-type: none;}


.asklisa_sec4 {padding: 60px 0; background:#fff; width: 100%;}
.asklisa_sec4 h2 {font-size:40px; color: #111; font-weight: 700; margin:20px 0 50px;line-height: normal;}
.asklisa_sec4 h3 {font-size:26px; color: #111; font-weight: 700; margin: 0 0 18px;}
.asklisa_sec4 .butn {display: inline-block; padding: 8px 30px; background: #009CFF; color: #fff; font-size:16px; font-family: 'Cabin', sans-serif; font-weight: bold; font-size:16px;text-decoration: none;}
.asklisa_sec4 p {color: #111; font-size:20px; font-weight: 400; margin-top: 40px;padding: 0 5%;}
.asklisa_sec4 .right p {padding: 0;}
.asklisa_sec4 .right p img {position: relative; top: -10px; right: -30px;}
.asklisa_sec4 .right p {margin-top: 20px;}
.asklisa_sec4 p a {color: #009CFF; text-decoration: underline;}
.asklisa_sec4 p a:hover {text-decoration: none;}


.about_sec1 p { font-weight: 400; font-size:20px; color: #111;}
.about_sec2 {padding: 70px 0; width:100%; background: #fff;}
.about_sec2 .left img {width: 90%;}
.about_sec2 p { font-weight: 400; font-size:20px; color: #111; margin-bottom: 90px;}
.about_sec2 h3 {font-weight: 700; font-size:26px; color: #111; margin: 0 0 20px;}
.about_sec2 h3.middle {margin-left: 70px;}
.about_sec2 ul {padding: 0; margin: 0 0 80px 70px;}
.about_sec2 ul li {font-size:20px; color: #111; font-weight: 400; padding: 0 0 15px 25px; background: url('images/triangle_arrow2.svg') 0 8px no-repeat; background-size: 12px; list-style-type: none;}
.about_sec2 ul li a {text-decoration: underline; color: #00ced1;}


.contact_sec1 {padding: 70px 0; width:100%; background: #fff;}
.contact_sec1 .container {width: 1050px;}
.contact_sec1 p {font-weight: 400; font-size:20px; color: #111; margin-bottom: 40px;}
.contact_sec1 h3 {font-weight: 700; font-size:26px; color: #111; margin: 0 0 25px;}
.contact_sec1 ul {padding: 0; margin: 0 0 20px;}
.contact_sec1 ul li {font-size:20px; color: #111; font-weight: 400; padding: 0 0 15px 25px;background: url('images/triangle_arrow2.svg') 0 7px no-repeat; background-size: 12px; list-style-type: none;}
.contact_sec1 form {width: 100%; padding: 25px 50px 15px; background: #FAFAFA; border-radius: 10px; box-shadow: 0 5px 10px 2px rgba(0,0,0,0.2);margin-top: 0;}
.contact_sec1 label {font-family: 'Cabin', sans-serif; font-size:16px; color: #111; font-weight: bold;; margin-bottom: 5px; width: 100%;}
.contact_sec1 input[type="text"],
.contact_sec1 input[type="email"],
.contact_sec1 select {width: 100%; height: 40px; background: #fff; border: 1px solid #707070; margin-bottom: 25px; padding: 0 10px;font-family: 'Cabin', sans-serif; font-size:16px; color: #111;}
.contact_sec1 textarea {width: 100%; height: 120px; background: #fff; border: 1px solid #707070; margin-bottom: 25px; padding: 10px;font-family: 'Cabin', sans-serif; font-size:16px; color: #111; resize: none;}
.contact_sec1 .captcha_text {padding-right: 20px; display: inline-block;font-weight: 700; font-size:26px; color: #111;}
.contact_sec1 .simple_captcha {width: 120px !important;}
.contact_sec1 input[type="submit"] {border: 0; background: #009CFF; font-size:16px;font-family: 'Cabin', sans-serif; color: #fff; margin-bottom: 30px;text-transform: none;}

.gridlove-header-top {height: 20px;line-height: 20px;}
.gridlove-header-top li {line-height: 25px;}
.gridlove-header-top a {height: 30px;}
.gridlove-slot-l > h3 {margin-top: 29px !important;}
.gridlove-logo {width: 140px !important;}
.gridlove-header-wrapper {padding-bottom: 20px;}
.gridlove-header-middle {height: 80px;}

#wpfront-notification-bar-spacer {height: auto !important;}

.about_lisa_sec2 ul, .about_lisa_sec2 p {margin: 0 0 20px 70px;}
.about_lisa_sec2 p a {color: #00ced1;}
.about_lisa_sec2 .lisa_last_head h4.last {margin-left: 70px;margin-top: 60px;}
.home_latest_podcast {padding: 10px 0 40px;top: 0;}
.home_latest_podcast .block h3 {font-size: 20px;}
.home_latest_podcast .comming_soong365_img {display: table; margin: 0 auto;}

div#wpfront-notification-bar .newsletter_logo {text-align: center;}
div#wpfront-notification-bar .newsletter_logo h1 {margin-bottom: 0;}
div#wpfront-notification-bar .newsletter_logo h1 img {width: 130px;}
.mailchimp_newsletter_form ul {display: flex !important; flex-wrap: wrap;}
.mailchimp_newsletter_form ul li {color:#000; margin-top: 0 !important;}
.mailchimp_newsletter_form ul li label {font-size: 16px !important; margin: 0;}
.mailchimp_newsletter_form ul li#field_7_12,
.mailchimp_newsletter_form ul li#field_7_11,
.mailchimp_newsletter_form ul li {width: 100%; margin: 20px 0 !important;}
.mailchimp_newsletter_form ul li#field_7_7 {width: 100%;}
.mailchimp_newsletter_form ul li#field_7_12 input,
.mailchimp_newsletter_form ul li#field_7_11 input {width: 100%;}
.mailchimp_newsletter_form ul li input {border-color: #707070; font-size:16px; height: 33px;}

.mailchimp_newsletter_form ul li#field_7_7 .gfield_captcha_container {display: flex !important;}
.mailchimp_newsletter_form ul li#field_7_7 .gfield_captcha_container input#input_7_7 {border-color: #111;height: 33px;}
.mailchimp_newsletter_form #gform_submit_button_7 {font-size: 13px !important;padding: 0 20px;line-height: normal;height: 32px;}
.mailchimp_newsletter_form .gform_footer {margin: 5px 0 0 !important; padding: 5px 0 0 !important;}
div#wpfront-notification-bar .poup_newsletter h2 {margin-top:10px;font-size: 20px;margin-bottom: 0;line-height: normal;}
div#wpfront-notification-bar .poup_newsletter h2 span {padding-top: 10px;display: block;}

#wpfront-notification-bar div.wpfront-close {right: inherit;left: 12px;width: 30px; color: #000 !important; background:transparent !important; border: 0 !important; font-size:20px; top: 20px;}
#wpfront-notification-bar div.wpfront-close:hover {background:transparent !important; border: 0 !important;}

ul.cnss-social-icon li.cn-fa-icon a {border-radius: 100% !important;}
ul.cnss-social-icon li.cn-fa-icon a i {font-size: 18px !important; line-height: 24px !important;}

.gform_wrapper div.validation_error {font-size: 12px !important; margin-bottom: 0 !important;padding: 5px 0 !important;}
.gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {margin-top: 0 !important;}
.gform_wrapper .validation_message {font-size: 12px !important;margin: 0 !important;padding: 0 !important;}
.gform_wrapper li.gfield.gfield_error {border-top: 0 !important;}
.gform_wrapper .gfield_error .ginput_container {padding-right: 10px !important;}
.gform_wrapper label.gfield_label {font-weight: 400 !important; color: #111 !important; font-size:15px !important;}
.gform_name_filed > label {display: none !important;}

.popup_inner {display: flex; background: #fafafa; padding: 15px 15px !important;}
.popup_inner .imgarea {width:37%; margin-right: 25px;}
.popup_inner .formarea {width: 60%;}
.popup_inner .formarea h2 {margin: 5px 0 7px;}
.popup_inner .formarea p {margin-bottom: -13px;}

.thank_btn {width: 100% !important;}
.pro_btn {display: table; padding: 8px 30px; background: #009CFF; color: #fff !important; font-size:16px; font-family: 'Cabin', sans-serif; font-weight: bold; font-size:16px;text-decoration: none; margin: 0 auto; 
border-radius: 40px !important;}


/*============ new css start ============*/
/* .role-administrator .customer_chat_menu{
    display: none;
}
.role-customer .admin_chat_menu{
    display: none;
} */
.gridlove-main-nav > li.admin_chat_menu a,
.gridlove-main-nav > li.customer_chat_menu a{
    padding: 0 10px;
}
.gridlove-main-nav > li.consultation_lisa_menu{
    margin-right: 8px;
}
.menu-item i._mi {
    margin-top:  0 !important;
}
#learndash_lessons a, #learndash_profile a{
    color: #00ced1;
}
.gridlove-main-nav > li.consultation_lisa_menu a{
	background: #00ced1;
	color: #fff;
	letter-spacing: 0.5px;
	border-radius: 4px;
}
.gridlove-main-nav > li.consultation_lisa_menu a:hover{
	background: #02cace;
    color: #fff !important;
}
.single-product .product .related.products {
	display: none;
}

.gridlove-load-more a {
    background: #5e747f;
}
.gridlove-post .entry-category a{
    margin-bottom: 4px;
    background: #00ced1;
}
.woocommerce ul.products li.product .button{
    background: #00ced1;
}
.ld_course_grid_button{
    margin-top: 10px;
}
.ld_course_grid_button a{
    padding: 6px 20px;
    display: inline-flex;
    background: #00ced1;
    color: #fff;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .1), inset 0 0 0 transparent;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 0.5px;
    font-weight: 600;
}
.woocommerce-variation-description {
    margin-bottom: 35px;
}
.woocommerce-variation-description ul {
    list-style: square;
    padding-left: 17px;
}
.woocommerce-variation-description ul li:not(:last-child) {
    margin-bottom: 8px;
}

/*============ new css end ============*/

/*----------- Woocommerce ------------*/

.woocommerce-breadcrumb {display: none;}
.woocommerce-Price-amount.amount {color: #000 !important;}
.woocommerce-product-details__short-description p {color: #111 !important;}
body.woocommerce #content div.product form.cart div.quantity .qty {text-align: left !important; padding: 0 5px !important; -moz-appearance: none !important;border-color: #111 !important;margin-right: 10px;}

body.woocommerce #content div.product form.cart div.quantity .qty::-webkit-inner-spin-button {
	-webkit-appearance: auto !important;margin: 0;}

.product_meta {display: flex; font-weight: bold; color: #111;border-top: 2px solid rgba(0,0,0,.2); border-bottom: 0;}
.product_meta .posted_in {padding-right: 20px;}
body.woocommerce #content div.product .woocommerce-tabs ul.tabs {border-bottom: 1px solid rgba(0,0,0,.2);}
.woocommerce-tabs .entry-content ul {padding: 0 0 0 15px;}
.woocommerce-tabs .entry-content ul li {margin-bottom: 0;}
.related.products ul.products {border-top:0 !important;}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	/*margin: 0 2.5% 2.992em 0; width: 30.5%;*/text-align: left !important;box-shadow: inset 0 0 0 0 rgba(0,0,0,0) !important;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {line-height: inherit; padding: .5em; font-size: 0.9em;}
.woocommerce ul.products li.product .price {padding: .5em}
.woocommerce ul.products li.product .button {margin: 5px 1em 15px;}
.woocommerce .gridlove-content, .woocommerce-page .gridlove-content {max-width: 100% !important;}

.woocommerce-products-header {text-align: center; padding-bottom: 30px;}
.woocommerce ul.products li.product .price {padding-left: 0 !important;}
.woocommerce ul.products li.product .button {margin-left: 0 !important;}
.woocommerce ul.products {border-top: 1px solid rgba(0,0,0,.3) !important;}

.wpfront-notification-bar.bottom table tr td input[type="text"],
.wpfront-notification-bar.bottom table tr td input[type="email"] {font-size: 18px !important;}

.woocommerce-checkout #payment div.form-row {padding: 0 !important;}
.woocommerce form .form-row label, .woocommerce-page form .form-row label {font-size: 12px;text-align: left;}
ul.wc_payment_methods li.payment_method_paypal {padding: 10px 0 !important;}
#cclw_payment_section #payment ul.payment_methods li .payment_box {margin: 10px 0 0 !important;}

body.woocommerce .button, body.woocommerce-page .button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce #review_form #respond .form-submit input, .woocommerce .widget_price_filter .price_slider_amount .button {height: auto !important;}

.mailchimp_newsletter_form #gform_submit_button_7 {height: 32px !important;}
.gform_wrapper .gfield_captcha_container img.gfield_captcha {width: 200px !important; }


.page-template-salespage-template header {margin-bottom: 0 !important;}
.sales_page_main {width: 100%; position: relative;}
.sales_page_header {width: 100%; position: relative;}
.sales_page_header img {width: 100%;}
.sales_page_header .textarea {position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%);text-align: center;}
.sales_page_header .textarea h1 {color: #fff; font-size:42px; font-weight: 700; text-align: center; margin: 0 0 30px;}
.sales_page_header .textarea h1 span.smalltxt {display: block;font-size:55px; font-weight: 400;}
.sales_page_header .textarea h1 span.blue {color: #169fff;}
.sales_page_header .textarea .timer_box {width: 420px; padding:10px 20px; border-radius: 15px; background: rgba(255,255,255,0.08);display: inline-block;}
.sales_page_header .textarea .timer_box p {position: relative; font-weight: 400; color: #fff; font-size:19px; margin: 0 0 12px; text-align: center;}
.sales_page_header .textarea .timer_box p:before {width: 109px; height: 1px; background: rgba(255,255,255,0.6); position: absolute; left: 7px; top: 15px; content: ' ';}
.sales_page_header .textarea .timer_box p:after {width: 109px; height: 1px; background: rgba(255,255,255,0.6); position: absolute; right: 7px; top: 15px; content: ' ';}
.sales_page_header .textarea .timer_box .countdown {display: flex; justify-content: center;}
.sales_page_header .textarea .timer_box .countdown .countdown-item {margin: 0 8px 12px;}
.sales_page_header .textarea .timer_box .countdown .countdown-item span {display: block; color: #fff; font-size:11px; letter-spacing: 3px; font-weight: 400; text-transform: uppercase;}
.sales_page_header .textarea .timer_box .countdown .countdown-item span:first-child {color: #fff; font-size:19px; width: 60px; height: 50px; border-radius: 10px; background: #000; border: 2px solid #009cff; box-shadow: 0 0 10px 0 rgba(0,156,255,0.6);line-height: 45px;margin-bottom: 8px;}

.sales_page_mid1 {padding: 60px 0; background: #f3f3f3;}
.sales_page_mid1 .whitebox {background: #fff; padding: 40px 20px; position: relative;}
.sales_page_mid1 h2 {text-align: center; margin: 0 0 50px; font-size: 30px;}
.sales_page_mid1 ul {padding: 0 0 0 20px;}
.sales_page_mid1 ul li {font-size: 14px;color: #111;padding: 0 20px 0 20px;background: url(images/arrow_home.png)0 7px no-repeat;list-style-type: none;}
.sales_page_mid1 ul li strong {font-size:18px; display: block;padding-bottom: 10px;}
.sales_page_mid1 .video_area {padding-bottom: 30px;}
.sales_page_mid1 .video_area iframe {width: 100%; height: 100%;}
.sales_page_mid1 .join {display: table; margin: 30px auto; text-align: center; color: #f3f3f3; text-transform: uppercase; font-weight: bold; background: #009cff; width: 300px; height: 50px; text-align: center; line-height: 48px;}

.sales_page_mid2 {background: #f3f3f3; padding: 60px 0;}
.sales_page_mid2.heading  {padding: 40px 0 0 !important; background: #f3f3f3 !important;}
.sales_page_mid2 h2 {text-align: center; margin: 0; font-size: 35px;}
.sales_page_mid2 h3 {color: #050505; font-weight: 400; font-size:34px; margin: 0 0 20px;}
.sales_page_mid2 h3 span {display: block; margin-bottom: 12px; color: #009cff; font-weight: bold; font-size:14px; letter-spacing: 5px;}
.sales_page_mid2 p {color: #2e2e2e; font-size:15px;}
.sales_page_mid2:nth-child(odd) {background: #fff;}
.sales_page_mid2:nth-child(odd) .row {flex-direction: row-reverse;}
.poup_btn_area {background: #fff; width: 100%; padding: 50px 0;}
.poup_btn_area .join {display: table; margin:60px auto 0; text-align: center; color: #f3f3f3; text-transform: uppercase; font-weight: bold; background: #009cff; width: 300px; height: 50px; text-align: center; line-height: 48px;}

#cboxLoadedContent form {padding: 20px 15px 0;}
#cboxLoadedContent form input[type="text"],
#cboxLoadedContent form input[type="email"] {width: 96% !important; height: 20px !important;color: #000;font-size: 15px;font-family: 'Lato' !important;}
#cboxLoadedContent form .captcha_block {display: flex;align-items: baseline;padding-bottom: 15px;}
#cboxLoadedContent form input[type="submit"] {height: auto;font-size: 18px;}



.page-template-template-login .contact_sec1 .container .midarea .grayblok {background: #f8fafb; border: 1px solid #dbdbdb; border-radius:12px;  position: relative; z-index: 2; float: left;width:100%; }

.page-template-template-login .contact_sec1 .container .midarea .grayblok .left {width: 50%; float: left;padding: 0 0 0 0;}
.page-template-template-login .contact_sec1 .container .midarea .grayblok .left p {color: #011021; font-size:19px; letter-spacing:2px; line-height: 40px; margin-bottom: 0;}
.page-template-template-login .contact_sec1 .container .midarea .grayblok .left p .blue {color: #0672b7; }
.page-template-template-login .contact_sec1 .container .midarea .grayblok .left p .green {color: #15ac81; }

.page-template-template-login .contact_sec1 .container .midarea .grayblok .right {float: left; width: 50%; padding: 0 0px 0 0;} 
.page-template-template-login .contact_sec1 .container .midarea .grayblok .login_col {width: 100%;}
.page-template-template-login .contact_sec1 .container .midarea .grayblok .right form {background:transparent; box-shadow: 0 0 0 0 rgba(0,0,0,0); padding: 0 50px;}
.page-template-template-login .contact_sec1 .container .midarea .grayblok .right form label {font-size: 12px; color: #747576; font-weight: 400;  letter-spacing: 1px;}
.page-template-template-login .contact_sec1 .container .midarea .grayblok .right h1 { color: #161e1e; font-weight: bold; font-size:30px; margin: 0; padding: 20px 0 20px 48px;}
.page-template-template-login .contact_sec1 .container .midarea .grayblok .right p {color: #646464; font-size:17px; margin: 0 0 17px; font-size:15px; }
.page-template-template-login .contact_sec1 .container .midarea .grayblok .right p img {margin-left: 10px;}
.page-template-template-login .contact_sec1 .container .midarea .grayblok .right form .user{background: #f4f7f9 url(images/login_ico1.png) 20px 10px no-repeat; border: 1px solid #e9ebed !important; padding: 2px 20px 10px 70px; border-radius: 10px; }
.page-template-template-login .contact_sec1 .container .midarea .grayblok .right form .email{background: #f4f7f9 url(images/login_ico2.png) 20px 10px no-repeat; border: 1px solid #e9ebed !important; padding: 2px 20px 10px 70px; border-radius: 10px; }
.page-template-template-login .contact_sec1 .container .midarea .grayblok .right form input[type="text"],
.page-template-template-login .contact_sec1 .container .midarea .grayblok .right form input[type="password"] {background:transparent; border:0; height:15px; padding:0; margin:0; }


.page-template-template-login .contact_sec1 .container .midarea .grayblok .right .submitarea input[type="submit"] {border: 0; padding:10px 50px; background:#0672b7; border:0; border-radius:25px; color:#fff;  font-weight: bold; margin-left:0; position: relative;z-index: 99;}
.page-template-template-login .contact_sec1 .container .midarea .grayblok .right .submitarea {display: block; width: 100%; align-items: center; justify-content: flex-start;}
.page-template-template-login .contact_sec1 .container .midarea .grayblok .right .submitarea .captcha-box h2 {display: none;}
.page-template-template-login .contact_sec1 .container .midarea .grayblok .right .submitarea .other_link {display: flex; justify-content: space-between; margin-bottom: 15px; padding-top: 10px;}
.page-template-template-login .contact_sec1 .container .midarea .grayblok .right .submitarea .other_link .other_link_left {display: flex; margin-bottom: 15px;}
.page-template-template-login .contact_sec1 .container .midarea .grayblok .right .submitarea .other_link .other_link_left input {margin-right: 8px;}
.page-template-template-login .contact_sec1 .container .midarea .grayblok .right .submitarea .other_link .other_link_left label {font-size: 15px; text-transform: none; letter-spacing: 0; margin: 0;}

.page-template-template-login .contact_sec1 .container .midarea .grayblok .right .submitarea .captcha-box {display: flex; flex-wrap: wrap;align-items: center;}
.page-template-template-login .contact_sec1 .container .midarea .grayblok .right .submitarea .form-group {width: 100%;}
.page-template-template-login .contact_sec1 .container .midarea .grayblok .right .submitarea .form-group input {width: 240px;  height: 47px; background: #fff; border-radius: 8px; border: 1px solid #d5d7d8; margin-bottom: 23px; margin-top: 12px;}
.page-template-template-login .contact_sec1 .container .midarea .grayblok .right .submitarea input[type="submit"] {border-radius: 0 !important; background: #009cff !important; font-size: 15px; font-weight: 400;}
.page-template-template-login .contact_sec1 .container .midarea .grayblok .right .login p {padding: 0 0 0 50px; font-size:15px; color: #6e6e6e; font-family: 'Lato' !important; }
.page-template-template-login .contact_sec1 .container .midarea .grayblok .right .login p a {color: #009cff !important;}
.page-template-template-login .contact_sec1 .container .midarea .grayblok .right p.status {color: #fff;}

.gridlove-header-sticky {
  padding: 8px 0 !important;
  height: 86px !important;
}


.mepr-signup-form {display: flex; flex-wrap: wrap;}
.mepr-signup-form .mp-form-row {width: 48.5%; margin: 0 12px 17px;}
.mepr-signup-form .mepr_price {width: 100%; }


.woocommerce-shop ul.products li.product a span.price { display: none; }



@media only screen and (min-width:1300px) {
.banner_new {height: 600px;}
.banner_asklisa {height: auto;}
}

@media only screen and (min-width:1200px) {
.gridlove-header-middle, 
.gridlove-header-top .container, 
.gridlove-header-bottom .container, 
.gridlove-header-sticky .container {max-width: 1350px;}
.gridlove-header-bottom .gridlove-main-nav li > a {padding: 0 17px;}
.gridlove-header-bottom .gridlove-main-nav li > ul.sub-menu li a {padding: 15px 15px 0;}
.gridlove-header-bottom .gridlove-main-nav li > ul.sub-menu li:last-child a {padding-bottom: 15px;}
.gridlove-header-sticky .gridlove-main-nav li > a {padding: 0 14px;}
.gridlove-header-sticky .gridlove-main-nav li > ul.sub-menu li a {padding: 15px 15px 0;}
.gridlove-header-sticky .gridlove-main-nav li > ul.sub-menu li:last-child a {padding-bottom: 15px;}

.asklisa_sec1 .container,
.asklisa_sec2 .container{max-width: 1100px;}
.asklisa_sec3 .container {max-width: 1200px;}


}



@media only screen and (max-width:1199.9px) {

.banner_new .ban_text h1 {font-size: 30px;}
.gridlove-main-nav li > a {padding: 0 8px;}
.mid1_new_home {padding: 50px 0;}
.mid1_new_home .block a {font-size: 20px;padding: 20px 10px;}
.mid2_new_home {padding: 40px 0 30px;}
.mid2_new_home h2 {font-size: 30px;margin: 0 0 30px;}
.mid2_new_home .block h3 {font-size: 17px;line-height: normal;}
.mid2_new_home h4 {font-size: 22px;margin: 0 0 35px;}
.mid2_new_home ul li {background-position: 0 7px;}
.mid2_new_home ul li h3 {font-size: 20px;}
.mid3_new_home {padding: 30px 0;}
.mid4_new_home {padding: 40px 0;}
.mid4_new_home h2 {font-size: 30px;}
.mid4_new_home .sub_ban .text_block h2 {font-size: 30px;}
.mid4_new_home .white_block .textarea h3 {font-size: 18px;}
.mid5_new_home h2 {font-size: 22px;}
.mid4_new_home .white_block figure img {width: 100%;}
.podcast_list_ban .black_text_box h1 {font-size: 30px;}
.podcast_list_ban .black_text_box p {font-size: 17px;}
.podcast_list_ban h3 {font-size: 21px;}
.podcast_mid1 .listen h2::after {top: -35px;right: -80px;}
.podcast_mid1 .listen h2 {font-size: 28px;display: inline-block;}
.podcast_mid2 h2 {font-size:30px;}
.podcast_mid2 .block h3 {font-size:18px;}
.podcast_mid3 h2 {font-size:28px;}
.podcast_mid3 .block h3 {font-size:16px;}
.podcast_mid3 {padding: 40px 0;}
.podcast_mid4 .right h2 {font-size:28px;}
.podcast_mid4 .right img {top: 20px;}
.podcast_mid4 .right p {font-size:17px;}
.podcast_dtl_ban .left h1 {font-size: 35px;line-height: normal;}
.podcast_dtl_mid2 .container {padding: 0 24px;}
.podcast_dtl_mid1 h2 {font-size: 24px;margin: 0 0 20px;}
.podcast_dtl_mid1 h3 {font-size:18px;}
.single-product .entry-summary h1.product_title {font-size: 28px;line-height: normal;}
.asklisa_sec1 h2 {font-size: 28px;}
.asklisa_sec1 h3 {font-size: 22px;}
.asklisa_sec1 ul li {font-size: 16px;}
.asklisa_sec2 h2 {font-size: 28px;}
.asklisa_sec2 p {font-size: 16px;}
.asklisa_sec2 .box h3 {font-size: 21px;} 
.asklisa_sec2 .box ul li {font-size: 16px;}
.asklisa_sec3 h2 {font-size: 26px;}
.asklisa_sec3 h3 {font-size: 21px;}
.asklisa_sec3 ul li {font-size: 16px;}
.asklisa_sec4 h2 {font-size: 26px;}
.asklisa_sec4 h3 {font-size: 20px;}
.asklisa_sec4 p {font-size: 16px;}
.about_sec1 {padding: 20px 0 !important;}
.about_sec1 p {font-size: 16px;}
.about_sec2 {padding: 30px 0 0;}
.about_sec2 p {font-size: 16px; margin-bottom: 40px;}
.about_sec2 h3 {font-size: 20px;}
.about_sec2 h3 {font-size: 20px;}
.about_sec2 ul li {font-size: 16px;}
.about_sec2 h3 {font-size: 20px;}
.about_sec2 ul {margin-bottom: 40px;}
.about_sec2 .left {margin-bottom: 25px;}
.contact_sec1 {padding: 30px 0;}
.contact_sec1 p {margin-bottom: 20px; font-size:16px;}
.contact_sec1 h3 {font-size: 20px;}
.contact_sec1 ul li {font-size:16px;}
.contact_sec1 .container {width: inherit;}
div#wpfront-notification-bar .poup_newsletter h2 {font-size: 20px;}
.asklisa_sec3 h3 {background: url(images/arrow_home.png)0 8px no-repeat;}
.asklisa_sec2 .right .box ul li {background: url(images/Group356.svg)0 5px no-repeat;}
.asklisa_sec2 .box ul li {background: url(images/Path205.svg)0 8px no-repeat;}
.sales_page_header .textarea h1 {font-size: 25px;}
.sales_page_header .textarea h1 span.smalltxt {font-size: 35px;}
.sales_page_header .textarea .timer_box .countdown .countdown-item {text-align: center;width: 62px;}
.sales_page_header .textarea .timer_box .countdown .countdown-item span {display: inline-block;}
.sales_page_header .textarea .timer_box .countdown .countdown-item span:first-child {font-size: 15px;width: 45px;height: 40px;line-height: 35px;display: inline-block;}
.sales_page_header .textarea .timer_box p {font-size: 17px;}
.sales_page_mid1 h2 {font-size: 25px;}
.sales_page_mid1 ul li strong {font-size: 16px;}
.sales_page_mid1 .join {width: 240px;}
.sales_page_mid2 h2 {font-size: 25px;}
.sales_page_mid2 h3 span {font-size: 12px;}
.sales_page_mid2 h3 {font-size: 22px;}
.poup_btn_area .join {width: 240px;}
#cboxLoadedContent form input[type="text"], #cboxLoadedContent form input[type="email"] {width: 90% !important;}

}


@media (max-width: 1023px) {
.page-template-template-custom-home .gridlove-header-responsive .gridlove-actions {top: 15px;}
.page-template-template-custom-home .gridlove-header-responsive {height: 100px;}
.page-template-template-custom-home .gridlove-site-branding {top: 15px;position: relative;}
.banner_new .ban_text h1 {font-size: 22px;padding: 0 5%;line-height: normal;margin-top: 10px;margin-bottom: 10px;}
.banner_new .ban_text p {font-size: 16px;}
.mid1_new_home .block a {padding: 15px 10px 20px;font-size: 17px;}
.mid2_new_home h2 {font-size: 22px;}
.mid2_new_home h4 {font-size: 20px;}
.mid2_new_home ul li h3 {font-size: 17px;}
.mid2_new_home ul li {background-position: 0 10px;}
.mid3_new_home h2 {font-size: 21px;}
.mid3_new_home .blocks_area .block a {line-height: normal; font-size: 18px;padding: 15px 10px;}
.mid4_new_home h2 {font-size: 22px;}
.mid4_new_home .sub_ban .text_block {left: 50px;width: 80%;}
.mid4_new_home .sub_ban .text_block h2 {font-size: 22px;}
.mid2_new_home .block .button_set a {padding: 5px 10px;margin: 0 1px;font-size: 9px;}
.mid4_new_home .white_block .textarea .category a{padding: 5px 10px;margin: 0 3px 0 0;font-size: 9px;}
.latest_article_big_img {height: 310px;}
.podcast_list_ban .black_text_box {background: rgba(17,17,17,0.7);left: 0;width: 90%;}
.podcast_list_ban .black_arrow {left: -10px;bottom: -11px;width: 45px;}
.podcast_list_ban h3 {left: 13px;top: 10px;font-size: 18px;}
.podcast_list_ban .black_text_box h1 {font-size: 24px;}
.page-template-template-podcast .gridlove-header-responsive,
.single-podcast .gridlove-header-responsive  {height: 98px;}
.gridlove-header-responsive {height: 100px;}
.asklisa_sec1 {padding: 40px 0 30px;}
.asklisa_sec2 {padding: 40px 0;}
.asklisa_sec3 {padding: 30px 0 20px;}
.asklisa_sec4 {padding: 20px 0;}
.blog .gridlove-site-content {padding-top:40px;}
.module-header {margin-top: 30px;}

.page-template-template-login .contact_sec1 .container .midarea .grayblok .right h1 {font-size: 24px;}
.page-template-template-login .contact_sec1 .container .midarea .grayblok .right form .user {padding: 2px 20px 8px 70px;}
.page-template-template-login .contact_sec1 .container .midarea .grayblok .right .submitarea .other_link {margin-bottom: 0;}
.page-template-template-login .contact_sec1 .container .midarea .grayblok .right .submitarea .form-group input {margin-top: 0;margin-bottom: 0;}
.page-template-template-login .contact_sec1 .container .midarea .grayblok .right .submitarea input[type="submit"] {margin: 0 0 15px;}

}

@media (min-width: 1000px) {
.wpfront-notification-bar.bottom {width:35%;right: 0;left: inherit;padding: 0 20px;border-radius: 20px 0 0 0;box-shadow: 0 0 20px 10px rgba(0,0,0,0.3);}
.wpfront-notification-bar.bottom table {padding:3px 0 0; }
.wpfront-notification-bar.bottom table tr td .wpfront-messag span {font-size:22px !important;}

}
@media (max-width: 1000px) {
.wpfront-notification-bar.bottom {width:100%;right: 0;left: inherit;padding: 0 20px;border-radius:0;box-shadow: 0 0 20px 10px rgba(0,0,0,0.3);}
.wpfront-notification-bar.bottom table {padding:3px 0 0; }
.wpfront-notification-bar.bottom table tr td .wpfront-messag span {font-size:22px !important;}
.mailchimp_newsletter_form ul li#field_7_11, .mailchimp_newsletter_form ul li {margin: 0 !important;}
}

@media (max-width: 820px) {
.page-template-template-login .contact_sec1 .container .midarea .grayblok .left {display: none;}
.page-template-template-login .contact_sec1 .container .midarea .grayblok .right {width: 100%;}

} 

@media (max-width: 801px) {
.banner_new .ban_text {width: 100%; left: 0;transform: translateX(0);position: relative;}
.mid2_new_home ul {margin: 0;}
.mid2_new_home ul li {padding: 0 0 0 20px;}
.mid4_new_home .sub_ban .text_block p {margin: 0 0 10px;}
.banner_asklisa .ban_text {bottom:50%;transform: translateY(50%);position: absolute;left: 5%; width: 90%;}
.asklisa_sec1 h2 {font-size: 22px;}
.asklisa_sec1 h3 {font-size: 19px;}
.asklisa_sec2 h2 {font-size: 22px;}
.asklisa_sec2 .box h3 {font-size: 19px;} 
.asklisa_sec3 h2 {font-size: 22px;}
.asklisa_sec3 h3 {font-size: 19px;}
.asklisa_sec4 h2 {font-size: 22px;}
.asklisa_sec4 h3 {font-size: 18px;}
}

@media (max-width: 768.9px) {
.mid4_new_home .white_block .textarea h3 {font-size: 16px;}
.mid5_new_home {padding: 20px 0 30px;}
.mid1_new_home {padding: 20px 0;}
.woocommerce ul.products[class*="columns-"] li.product, .woocommerce-page ul.products[class*="columns-"] li.product {width: 45%;margin: 0 10px 2.992em;}
}
@media (max-width: 767px) {
.mid4_new_home h2 {margin-bottom: 0px;font-size: 20px;}
.podcast_mid1 .listen {width: 60%;}	
.podcast_mid1 .listen .button_set a {width: 100%;margin: 0 0 40px 0;}
/*.podcast_mid1::after {display: none;}*/
.podcast_mid1 {padding: 60px 0 20px;}
.podcast_mid2 {padding: 30px 0 0;}
.podcast_mid2 .block figure .playbtn {width: 46px;height: 46px;right: -23px;bottom: -23px;}
.podcast_mid2 .block h3 {line-height: normal;}
.podcast_mid3 .block h3 {line-height: normal;}
.podcast_mid4 .right h2 {font-size: 22px;}
.podcast_mid2 .block {width: 100%;}
.podcast_list_ban .black_text_box {width: 100%;}
.about_sec2 h3.middle {margin-left: 0;}
.about_sec2 ul {margin: 0 0 40px 0;}
.contact_sec1 form {padding: 25px 30px 15px;}
.about_lisa_sec2 p {margin: 0 0 20px 0;}
.about_lisa_sec2 .lisa_last_head h4.last {margin-left: 0;margin-top: 0;}
div#wpfront-notification-bar .poup_newsletter h2 {font-size: 17px;line-height: normal;}
.popup_inner .imgarea {display: none;}
.popup_inner .formarea {width: 100%;}

.sales_page_header .textarea h1 {font-size: 20px;line-height: normal; margin: 0;}
.sales_page_header .textarea h1 span.smalltxt {font-size: 30px;}
.sales_page_header .textarea .timer_box {width: 270px;}
.sales_page_header .textarea .timer_box p::before, .sales_page_header .textarea .timer_box p::after {width: 50px;}
.sales_page_header .textarea .timer_box .countdown .countdown-item {width: 46px;}
.sales_page_header .textarea .timer_box .countdown .countdown-item span {letter-spacing: 1px;}
.poup_btn_area {padding: 0 0 50px;}
.poup_btn_area .join {margin: 0 auto;}
.poup_btn_area p {margin: 0;}

}

@media (max-width: 641px) {
.page-template-default #gform_wrapper_1 input[type="submit"] {line-height: 10px !important;}
.gform_wrapper ul.gfield_checkbox li, 
.gform_wrapper ul.gfield_radio li {display: flex;align-items: baseline; }	
.gform_wrapper ul.gfield_checkbox li input,
.gform_wrapper ul.gfield_radio li input {margin-right: 8px;}
.mailchimp_newsletter_form ul li#field_7_12 input, 
.mailchimp_newsletter_form ul li#field_7_11 input {width: 95%;}
.mailchimp_newsletter_form #gform_submit_button_7 {line-height: normal;}
.page-template-template-login .contact_sec1 .container .midarea .grayblok .right form {padding: 0 10px;}
.page-template-template-login .contact_sec1 .container .midarea .grayblok .right h1 {padding: 20px 10px;}
.page-template-template-login .contact_sec1 .container .midarea .grayblok .right .login p {padding: 0 0 0 10px;}
}	

@media (max-width: 635px) {
.latest_article_big_img {height: auto;}
.owl-nav {display: none !important;}
body.woocommerce #content div.product div.images {width: 100%; margin-bottom: 15px;}
body.woocommerce #content div.product div.summary {width: 100%;}
}

@media (max-width: 579.9px) {
.page-template-template-custom-home .gridlove-header-responsive .gridlove-actions {top: 0;}
.page-template-template-custom-home .gridlove-header-responsive {height: 70px;}
.page-template-template-custom-home .gridlove-site-branding {top: 0;position: relative;}
.mid1_new_home .block {height: auto;margin-bottom: 25px;}
.banner_new .ban_text h1 {font-size: 20px;}
.banner_new .ban_text p {font-size: 15px;padding: 0 5% 10px;}
.mid2_new_home ul {padding: 0;}
.mid3_new_home h2 {font-size: 19px;}
.mid4_new_home h2 {margin-bottom: 0px;font-size: 20px;}
.mid4_new_home .sub_ban .text_block {left: 20px;width: 88%;top: 10px;}
.mid4_new_home .sub_ban .text_block h2 {font-size: 16px;margin-bottom: 10px;}
.mid4_new_home .sub_ban .text_block p {font-size: 13px;line-height: normal;}
.mid4_new_home .white_block .textarea h3 {font-size: 14px;}
.mid5_new_home h2 {font-size: 20px;}
.mid4_new_home .white_block {display: block;}
.mid4_new_home .white_block figure {width: 100%;}
.mid4_new_home .white_block .textarea {width: 100%;}
.mid4_new_home .white_block figure img {height: auto;}
.site-title img {margin-top: 7px; width: auto !important;}
.podcast_list_ban .container {max-width: 100%;}
.podcast_mid1 .listen h2 {font-size: 21px;}
.podcast_mid1 .listen .button_set a {margin: 0 0 10px;}
.podcast_mid4 .right img {display: none;}
.podcast_mid2 .block figure .playbtn {right: -5px;bottom: -9px;}
.podcast_mid1 .listen {width: 100%;left: 0;}
.podcast_mid1 .listen h2 {margin: 0 0 20px;}
.podcast_mid1::after {display: none;}
.podcast_mid1 {background-size: cover;}
.podcast_mid1 .listen h2::after {display: none;}
.podcast_mid1 .listen h2 {color: #fff;}
.podcast_list_ban {background-position: 80% 0;}
.podcast_mid4 .container, .podcast_mid2 .container {padding: 0 15px;}
.podcast_mid2 .block figure img {width: 100%;}
.podcast_mid4 .container {padding: 40px 15px;}
.podcast_list_ban .black_arrow {display: none;}
.podcast_list_ban h3 {left: 0;top: 0;}
.podcast_list_ban .black_text_box .image_area .flower {width: 40px;}
.podcast_mid4 .right h2 {margin: 15px 0;}
.single-podcast .gridlove-header-responsive {height: 70px;}
.podcast_dtl_ban .left h1 {font-size:23px;}
.podcast_dtl_mid2 .white_area {padding: 20px;}
.podcast_dtl_mid1 .player {position: absolute;left: 0;top: -147px;transform: translateX(0);width: 100%;}
.podcast_dtl_mid1 {padding: 100px 0 20px;}
.woocommerce ul.products[class*="columns-"] li.product, .woocommerce-page ul.products[class*="columns-"] li.product {width: 96%;margin: 0 10px 2.992em;}
.gridlove-header-responsive {height: 70px;}
.single-product .entry-summary h1.product_title {font-size: 22px;}
.asklisa_sec2 .box {height: auto;}
.asklisa_sec4 h3 {margin-top: 25px;}
.banner_asklisa .ban_text .ban_text_in {padding: 0;}
.banner_asklisa .ban_text {border: 3px solid #fff;padding: 5px;}
.asklisa_sec2 .row {margin-bottom: 20px;}
.asklisa_sec2 .row:last-child {margin-top: 40px;}
.asklisa_sec2 h2 {margin: 0 0 20px;}
.asklisa_sec4 .right p img {right: 0;}
.asklisa_sec4 h2 {margin-bottom: 25px;}
.asklisa_sec1 .left img {width: 100%;}
.sales_page_header {background: #3c4249;padding-bottom: 20px;}
.sales_page_header img {margin-bottom: 10px;}
.sales_page_header .textarea {position: relative;left: 50%;bottom: 0;transform: translate(-50%); top:inherit;}
.sales_page_header .textarea h1 {font-size: 20px;line-height: normal;margin: 0;}
.sales_page_header .textarea h1 span.smalltxt {font-size: 28px;}
.sales_page_mid1 h2 {font-size: 22px;margin: 0 0 20px;}
.sales_page_mid2.heading {padding: 0 !important;}
.sales_page_mid2 h3 span {margin-top: 10px;}

.join_waitlist {width: 88% !important; left: 6% !important}
.join_waitlist #cboxWrapper, .join_waitlist #cboxWrapper #cboxContent, .join_waitlist #cboxWrapper #cboxContent #cboxLoadedContent {width: 100% !important;}

}

@media only screen and (max-width: 1024px) {
	.cart-contents-count {
        top: 6px;
        right: auto;
        left: 10px;
        font-size: 10px;
        line-height: 16px;
        height: 18px;
        width: 18px;
    }

}

@media (max-width: 450px) {
.banner_new .ban_text p {padding: 0 12px 10px;margin: 0;}
.asklisa_sec3 h3 span {padding-left: 40px;}
}

@media (max-width: 401px) {
.mid4_new_home .sub_ban .text_block {position: relative;}	
.mid4_new_home .sub_ban .text_block h2,
.mid4_new_home .sub_ban .text_block p,
.mid4_new_home .sub_ban .text_block .auth{color: #111;}
.podcast_list_ban h3 {top: 40px;}
.woocommerce .woocommerce-ordering {width: 100%;}
}	





















