/*
Theme Name: Yoga Fit Child
Theme URI: http://cmsmasters.net/yoga-fit-child/
Author: cmsmasters
Author URI: http://cmsmasters.net/
Description: Yoga Fit Child Theme
Template: yoga-fit
Version: 1.0.1
License:
License URI:
Text Domain: yoga-fit-child
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
*/

body{
    opacity: 0;
    transition: opacity 400ms;
}
body.loaded{
    opacity: 1;
}
html #page #header .header_mid .header_mid_outer .header_mid_inner .logo_wrap{
    width: 85% !important;
    display: inline-block !important;
}
html #page #header .header_mid .header_mid_outer .header_mid_inner .resp_nav_wrap{
    float: right !important;
    margin: 15px 0 30px !important;
}
#header .header_mid .logo_wrap .logo img.logo_retina{
    width: 180px !important;
    margin: 0px !important;
}

.hide-section{
    display:none;
}
#footer .footer_inner{
    padding: 50px 20px 15px;
}
.header_mid_outer{
    background-color: rgba(84,82,102,0.4);
}
.one-col-page-text{
    font-family: 'Open Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
    font-size: 17px;
    line-height: 36px;
}

.bg-orange-semi blockquote{
    padding: 20px 65px;
    color: #ff9966;
}
.bg-orange-semi blockquote:before{
    top: 31px;
}
.bg-orange-semi blockquote:after{
    bottom: -28px;
}
.mh-50vh{
    max-height: 50vh;
}
.m-10-next > .featured_block_inner{
    margin: 10px !important;
    width: calc(100% - 20px) !important;
}
.one_third.no-gap{
    margin: 0 0%;
    width: 33.33%;
}
#header #navigation ul > li a {
    width: 220px;
    padding: 5px 20px;
}
.header_bot #navigation > li.current_page_item > a,
.header_bot #navigation > li.current_page_parent > a,
.header_bot #navigation > li.current_page_ancestor > a{
    border-bottom: 2px solid #ff9966;
    color: #ff9966;
}
#header.navi_scrolled #navigation > li.current_page_item > a,
#header.navi_scrolled #navigation > li.current_page_parent > a,
#header.navi_scrolled #navigation > li.current_page_ancestor > a{
    color: #ff9966 !important;
}
.program_set{
    background-color: #ffffff;
    padding: 30px 30px;
    margin-top: 20px;
    margin-bottom: 20px;
    height: 100%;
}
.program_set .cmsms_icon_list_items{
    min-height: 150px;
}
.mb-0{
    margin-bottom: 0px !important;
}
body.single-profile .profile .profile_content > figure{
    display:none;
}
.cmsms_profile.horizontal .entry-title{
    min-height: 60px;
}
.portfolio.opened-article .project .project_sidebar .project_features .project_features_item > div{
    width: 100%;
}
.portfolio.opened-article .project .project_sidebar .project_features .project_features_item .project_features_item_title{
    font-style: italic;
    color: #999999;
}
.portfolio.opened-article .project .project_sidebar .project_features .project_features_item .project_features_item_desc{
    text-align: left;
}
.portfolio.opened-article .project .project_sidebar .project_features .project_features_title{
    font-weight: 100;
    color: #333333;
    border-bottom: 1px solid #dddddd;
    letter-spacing: 2px;
}
.portfolio.opened-article .project .project_sidebar{
    padding: 0px;
}
.portfolio.opened-article .project .project_sidebar > .project_features.entry-meta{
    padding: 30px 30px 50px 30px !important;
    background-color: #ffffff;
}
.portfolio.opened-article .project .project_sidebar .project_features .project_features_item .project_features_item_desc p{
    padding-bottom: 0px;
}
.portfolio.opened-article .project .project_sidebar .project_features:last-child{
    padding: 0 0 0px;
}

.portfolio.opened-article .project .project_sidebar .project_features .project_features_item .project_features_item_desc .button_wrap,
.portfolio.opened-article .project .project_sidebar .project_features .project_features_item .project_features_item_desc .cmsms_button{
    width: 100%;
    text-align: center;
}
.video_link:hover{
    color: #ff9966 !important;
}

ul.articles-items{
    list-style: none;
    padding: 0px 0px;
    margin: 0px 0px;
}
ul.articles-items li h4{
    margin: 15px 0px;
}
ul.articles-items li a{
    padding: 0px 0px 0px 0px;
}
ul.articles-items li{
    padding: 0px 0px;
}
ul.articles-items li:before{
    display: none;
}
.text-center{
    text-align: center!important;
}
body.video-template-default .headline,
body.video-template-default .cmsms_post_footer.entry-meta{
    display: none;
}
body.video-template-default .cmsms_notice.font-size-14 > .notice_content{
    font-size: 14px;
    line-height: initial;
}
body.video-template-default .video_wrapper{
    position: relative;
    z-index: 1;
}
body.video-template-default .video_wrapper:before{
    position: absolute;
    z-index: 0;
    content: "";
    background-color: #333333;
    top: 0px;
    bottom: 0px;
    left: -100%;
    right: -100%;
}
body.video-template-default .video_wrapper iframe{
    margin: 30px 0px;
    padding: 0px;
}
body.video-template-default .middle_content{
    padding: 0px 0px 60px 0;
}


#mc_embed_signup .mc-field-group{
    display: block;
    text-align: center;
    margin: 10px 0px;
}
#mc_embed_signup .mc-field-group input.fill_inited{
    background-color: rgba(255,255,255,.22);
    border-color: transparent;
    color: #fff;
    font-family: roboto,sans-serif;
    font-size: 1em;
    font-weight: 400;
    font-style: normal;
    line-height: normal;
    text-decoration: none;
    text-transform: none;
    letter-spacing: 0;
    width: 100%;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 370px;
    margin-right: .3rem;
    height: 52px;
    padding: .584em 1.7em;
    border: none;
    float: none;
    display: inline-block;
}
#mc_embed_signup .mc-field-group .clear{
    float: none;
    margin: 0px 5px;
    clear: unset;
    display: inline-block;
}
#mc_embed_signup .mc4wp_gdpr{
    display: block;
    text-align: center;
    color: #ffffff;
}
#mc_embed_signup .mc4wp_gdpr a{
    color: #4a403c;
}
#mc_embed_signup #mce-responses{
    text-align: center;
    color: #ffffff;
    margin: 10px 0px;
    font-style: italic;
}
#wpcf7-f2283-p400-o1{
    display: inline-block;
    width: 100%;
    padding: 0px;
}
#wpcf7-f2283-p400-o1 h3{
    font-size: 1.0em;
    padding: 0px;
    margin: 0px 0px 10px;
    font-weight: 300;
}
#wpcf7-f2283-p400-o1 p{
    margin-bottom: 1.15em;
}
#wpcf7-f2283-p400-o1 p:last-child{
    margin-bottom: 0px;
}
#wpcf7-f2283-p400-o1 input[type="text"].wpcf7-form-control,
#wpcf7-f2283-p400-o1 input[type="email"].wpcf7-form-control,
#wpcf7-f2283-p400-o1 textarea.wpcf7-form-control{
    background-color: #ffffff !important;
}

#wpcf7-f2283-p400-o1 #mc_embed_signup .mc-field-group,
.sc_widget_slider .swiper-pagination{
    text-align: left !important;
}
#mc_embed_signup .mc-field-group{
    width: 50%;
    float: left;
    padding: 0px 12px;
}
#mc_embed_signup .mc-field-group label,
#mc_embed_signup .mc-field-group input[type="text"],
#mc_embed_signup .mc-field-group input[type="email"]{
    width: 100%;
}
#wpcf7-f2283-p400-o1 #mc_embed_signup .mc-field-group input.fill_inited{
    border: 1px solid #dddddd;
    background-color: #ffffff;
    color: #333333
}
#wpcf7-f2283-p400-o1 #mc_embed_signup ul{
    display: inline-block;
    list-style: none;
    margin-bottom: 0px;
    padding: 0px;
}
#wpcf7-f2283-p400-o1 #mc_embed_signup ul li{
    display: inline-block;
    margin-right: 10px;
}
#wpcf7-f2283-p400-o1 #mc_embed_signup div.mce_inline_error{
    font-size: 12px;
    font-weight: normal;
}
#wpcf7-f2283-p400-o1 input[type="checkbox"] + label:before{
    border-color: #ffffff !important;
    background-color: #ffffff !important;
}
#wpcf7-f2283-p400-o1 #mce-responses{
    color: #333333;
}
.indicates-required.hide,
span.asterisk{
    display: none !important;
}
#mc_embed_signup .newsletter_subscribe{
    margin: 35px 0px 0px;
}

.cmsms_open_post_link .video_link{
    border-width: 0px;
    width: 60px;
    height: 60px;
    font-size: 60px;
    line-height: 60px;
    text-align: center;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    color: rgba(255,255,255,1) !important;
    left: calc(50% - 30px);
    top: calc(50% - 30px);
    position: relative;
    opacity: .8;
    transition: all 300ms;
    display: inline-block;
}
.cmsms_open_post_link:hover .video_link{
    opacity: 1;
}
.main-video-slider .cmsms_open_post_link .video_link{
    width: 100px;
    height: 100px;
    font-size: 100px;
    line-height: 100px;
    left: calc(50% - 50px);
    top: calc(50% - 50px);
}
.cmsms_4 .cmsms_open_post_link .video_link{
    width: 40px;
    height: 40px;
    font-size: 40px;
    line-height: 40px;
    left: calc(50% - 20px);
    top: calc(50% - 20px);
}
.video-item .cmsms_project_header.entry-header h4{
    min-height: 80px;
}

.portfolio.large_gap .project.video-item{
    padding-bottom: 30px;
}


.cmsms_posts_slider.cmsms_video_boxes{
    padding-top: 0px;
}
.cmsms_video_boxes .portfolio .project .project_outer .project_inner{
    padding: 5px 0 0;
}
.main-video-slider .cmsms_posts_slider{
    /*padding-top: 0px;*/
}
.main-video-slider h4.entry-title{
    line-height: normal;
}
.main-video-slider h4.entry-title a{
    color: #ffffff;
    font-size: 26px;
    line-height: normal;
}
.search_but_wrap .search_but:after{
    display: none;
}
.headline .headline_outer .headline_inner .cmsms_breadcrumbs .cmsms_breadcrumbs_inner span {
    background-color: #555555;
    padding: 2px 2px 4px 4px;
}
.mobile-lang-swicher{
    visibility: hidden;
}
.mobile-lang-swicher ul{
    text-align: right;
}
.profiles.opened-article .profile .profile_content,
body.profile-template-default .middle_content{
    padding-bottom: 0px;
}
.content_wrap.fullwidth.profile_page,
.content_wrap.fullwidth.project_page{
    width: 100%;
    padding: 0px 0px;
}
.content_wrap.fullwidth.profile_page .cmsms_row .cmsms_row_inner,
.content_wrap.fullwidth .portfolio.opened-article > article.project,
.content_wrap.fullwidth .portfolio.opened-article > aside.post_nav{
    max-width: 1200px;
    margin: 0px auto;
    padding-left: 20px;
    padding-right: 20px;
}
ul.sub-menu li.active-item a,
ul.sub-menu li.active-item a span{
    color: #ffffff;
}
.cmsms_heading{
	line-height: initial;
}
/*.extend-width:before{
    position: absolute;
    z-index: 0;
    left: -10000%;
    right: -10000%;
    top: 0px;
    bottom: 0px;
    content: "";
    background-color: #e0e0e5;
}*/
.portfolio.grid.perfect .project figure.loaded,
li.cmsms_gallery_item.loaded{
	opacity: 1 !important;
}
.portfolio.zero_gap .project .project_outer .project_inner{
	min-height: 120px;
}
.items-center-align article.project{
	float: left !important;
}
h2.cmsms_heading{
	line-height: initial !important;
}


.fake-sidebar{
    padding-right: 28%;
}
.fake-sidebar,
.fake-sidebar div{
    clear: unset;
}
.sticky-sidebar{
    z-index: 20;
    height: 0;
    position: sticky;
    top: 86px;
    pointer-events: none;
    margin-top: 200px;
    margin-bottom: -200px;
}
.sticky-sidebar .the-shortcode{
    width: 26%;
    float: right;
    background-color: rgba(255,153,102,.80);
    padding: 10px 10px 20px 10px;
    border-radius: 0px;
    pointer-events: all;
}
.sidebar-widget .the-shortcode{
    background-color: rgba(255,153,102,.80);
    padding: 10px 10px 20px 10px;
    border-radius: 00px;
    margin: 30px 0px;
}
.project.type-project .sidebar-widget,
.text-page .sidebar-widget,
.project_sidebar.archivevideos .sidebar-widget{
    position: sticky;
    top: 86px;
    z-index: 10;
}
.sticky-sidebar .sidebar-mode #mc_embed_signup .mc-field-group,
.sidebar-widget .the-shortcode #mc_embed_signup .mc-field-group{
    width: 100%;
}
.sticky-sidebar .sidebar-mode h3,
.sidebar-widget .the-shortcode h3{
    padding: 15px 10px 0px !important;
    line-height: normal;
    color: #ffffff;
    font-size: 1.3em !important;
}
.sticky-sidebar .sidebar-mode #mc_embed_signup .mc-field-group label,
.sidebar-widget .the-shortcode #mc_embed_signup .mc-field-group label{
    color: #ffffff;
}
.sticky-sidebar .sidebar-mode .newsletter_subscribe,
.sidebar-widget .the-shortcode .newsletter_subscribe{
    margin: 10px 0px 0px !important;
}
.sticky-sidebar .sidebar-mode input[type="button"],
.sidebar-widget .the-shortcode input[type="button"]{
    width: 100%;
    margin: 0px 0px 10px;
}
aside.post_nav{
    margin-bottom: 0px;
}

#mce-error-response{
    font-size: 14px !important;
    color: #d33d33;
    padding: 0px 12px;
}
#mce-success-response{
    font-size: 15px !important;
    color: #333333;
    padding: 0px 12px;
}

div.home-cta-section{
    padding: 20px 0px;
    background-color: #ff9966;
    position: relative;
    overflow: visible;
    z-index: 10;
}
div.home-cta-section:before{
    position: absolute;
    left: -100%;
    right: -100%;
    background-color: #ff9966;
    top: 0px;
    bottom: 0px;
    content: '';
    z-index: 1;
}
div.home-cta-section > h2,
div.home-cta-section > a{
    position: relative;
    z-index: 10;
}
.video-parallax-section{
    position: relative;
    z-index: 1;
    height: 450px;
    margin-bottom: -350px;
}
.video-parallax-section:before{
    position: absolute;
    z-index: 0;
    content: "";
    background-image: url('https://www.theravada.gr/wp-content/uploads/2021/10/11.-buddha-image_b.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    left: -100%;
    right: -100%;
    top: 0px;
    bottom: 0px;
}

.home_video_parallax_start,
.home_video_parallax_center,
.home_video_parallax_end{
    position: relative;
    z-index: 1000;
}
.modal-dialog{
    margin: 1.5rem !important;
}
.setit_center{
    padding: 30px 20px;
}
.modal{
    z-index: 20050 !important;
}
.modal-header{
    justify-content: end !important;
}
.modal-header button.close{
    border-radius: 50% !important;
    width: 40px !important;
    height: 40px !important;
    display: inline-block !important;
    padding: 0px;
    margin: -18px -18px 0px 0px;
}
.modal-header{
    padding: 0px !important;
}
.modal-header{
    border-bottom: none !important;
}
.modal-body #mc_embed_signup .mc-field-group{
    width: 100%;
}
.modal-content{
    background-color: rgba(255, 153, 102, 1) !important;
}
.modal-content h3{
    color: #ffffff;
    font-size: 1.3em !important;
    margin: 0px 10px 10px !important;
}
.modal-content .mc-field-group label{
    color: #ffffff;
}
.modal-content .mc-field-group{
    margin: 5px 0px !important;
}

a.mobile-popup-trigger{
    display: none;
    width: 48px;
    height: 48px;
    z-index: 999;
    position: fixed;
    right: 20px;
    bottom: 100px;
    border-width: 2px;
    border-style: solid;
    color: #ffffff;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    align-items: center;
    transition: all 400ms;
}
a.mobile-popup-trigger:hover{
    background-color: rgba(255, 153, 102, 1);
    color: #ffffff;
    border-color: rgba(255, 153, 102, 1);
}
.one_fourth.archivevideos{
    width: 25%;
    margin: 0 0%;
}
body.project-template-default.single.single-project .portfolio.large_gap .project.video-item{
	display: inline-block;
}

div.jump-menu{
    position: sticky;
    top: 86px;
    z-index: 1000;
}
ul.jump-menu{
    padding: 20px;
    list-style: none;
    background: rgba(255, 153, 102, 1);
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    margin: 30px 0px;
}
ul.jump-menu li{
    border: 1px solid #ffffff;
    padding: 5px 13px;
    background-color: #ebecf2;
    border-radius: 8px;
    cursor: pointer;
    margin: 0px 3px;
    opacity: .9;
    transition: all 300ms;
    text-align: center;
    display: flex;
    align-items: center;
    font-size: 14px;
}
ul.jump-menu li a{
    color: #333333;
}
ul.jump-menu li.active{
    opacity: 1;
    background-color: #ff9966;
}
ul.jump-menu li:hover{
    background-color: #ff9966;
}
ul.jump-menu li.active a,
ul.jump-menu li:hover a{
    color: #ebecf2;
}
ul.jump-menu > li:before{
    display: none;
}
.no-paddings p{
    padding: 0px !important;
    margin: 0px !important;
}

@media (min-width: 576px){
    .modal-dialog{
        margin: 20% auto !important;
    }
}

@media (max-width: 1024px) {
    div.jump-menu{
        display: none;
    }

    .mobile-lang-swicher{
        visibility: visible;
        border-bottom: 1px dotted #858291;
        margin: 0px 0px 20px;
    }
    html #page #header .header_top .header_top_outer .header_top_inner .header_top_right .nav_wrap nav div,
    html #page #header .header_top .header_top_outer .header_top_inner .header_top_right .nav_wrap nav ul,
    html #page #header .header_top .header_top_outer .header_top_inner .header_top_right .nav_wrap nav li,
    html #page #header .header_top .header_top_outer .header_top_inner .header_top_right .nav_wrap nav a,
    html #page #header .header_top .header_top_outer .header_top_inner .header_top_right .nav_wrap nav span{
        display: inline-block;
        width: auto;
        overflow: visible;
    }
    html #page #header .header_top .header_top_outer .header_top_inner .header_top_right .nav_wrap nav li{
        margin: 0px 10px;
    }
    html #page #header .header_top .header_top_outer .header_top_inner .header_top_right .nav_wrap nav #top_line_nav li a{
        border-top-width: 0px;
    }
    #mc_embed_signup .mc-field-group{
        width: 100%;
    }
}
@media (max-width: 992px) {
    .cmsms_breadcrumbs_inner,
    .cmsms_breadcrumbs_inner span a,
    .cmsms_breadcrumbs_inner span a.breadcrumb_last{
        font-size: 12px !important;
        line-height: normal !important;
    }
    .cmsms_row_outer_parent{
        padding-top: 12px !important;
    }
    /*.cmsms_heading_wrap.cmsms_heading_align_center{
        margin-bottom: 12px !important;
    }*/
    .one_third.no-gap{
        clear: unset;
        float: left;
    }
    body.page-id-8499 .one_third.no-gap,
    body.page-id-8517 .one_third.no-gap,
    body.page-id-163 .one_third.no-gap,
    body.page-id-7653 .one_third.no-gap{
        width: 100% !important;
    }
    body.page-id-8499 .one_third.no-gap .cmsms_featured_block,
    body.page-id-8517 .one_third.no-gap .cmsms_featured_block,
    body.page-id-163 .one_third.no-gap .cmsms_featured_block,
    body.page-id-7653 .one_third.no-gap .cmsms_featured_block{
        margin-bottom: 10px !important;
    }
    #header{
        opacity: 1;
    }

}
@media (max-width: 1024px) {
    html .three_fourth{
    width: 97%;
    }

}

@media (max-width: 1200px) {
    .header_line{
        white-space: nowrap;
    }
    /*.header_line_wrap{
        overflow-y: hidden;
        overflow-x: auto;
    }*/
    #header nav > div > ul#navigation > li:hover > ul{
        white-space: normal;
    }
    .project_sidebar{
        display: none!important;
    }
    a.mobile-popup-trigger{
        display: flex;
    }

}

/* width */
.header_line_wrap::-webkit-scrollbar {
    height: 8px;
}
/* Track */
.header_line_wrap::-webkit-scrollbar-track {
    background: #f1f1f1;
}
/* Handle */
.header_line_wrap::-webkit-scrollbar-thumb {
    background: rgb(255, 153, 102, .7);
}
/* Handle on hover */
.header_line_wrap::-webkit-scrollbar-thumb:hover {
    background: rgb(255, 153, 102, 1);
}
.enable_logo_centered .header_line_wrap:before{
    display: none;
}


@media (min-width: 576px) {

}
@media (min-width: 768px) {

}
@media (min-width: 992px) {
    .one-col-page-text{
        padding: 0px 7rem;
    }
    .header_bot_inner,
    .header_bot_inner .header_line{
        width: 100%;
    }
    html #page #header .header_mid .header_mid_outer .header_mid_inner .logo_wrap{
        width: 100%;
        display: block !important;
    }
}


@media (min-width: 1024px) {
    .setit_left{
        width: 33.33%;
        float: left;
    }
    .setit_right{
        width: 33.33%;
        float: right;
    }
    .setit_center{
        width: 33.33%;
        padding: 0px 20px;
    }
}

@media (min-width: 1200px) {
    body,
    #page{
        overflow: unset;
    }
}

@media (min-width: 1366px) {
    .search_but_wrap{
        position: relative;
        top: unset;
        right: unset;
    }
    .enable_logo_centered .header_line_wrap:before{
        display: block;
    }

    .text-page .one_fourth{
        width: 25%;
        margin: 0 0%;
    }
    .text-page .three_fourth{
        padding-right: 40px;
    }
}
@media (min-width: 1400px) {

}
table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents thead tr th {
    background: #8d8c94b0!important;
    color: #fff!important;
    font-weight: 800!important;
}
table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents .product-remove a {
    color: #ff9966;
    border: 1px solid #ff9966;
}
table.shop_table.shop_table_responsive tr th {
    background: #8d8c94b0;
    color: white;
    font-weight: 900;
}
table.shop_table.shop_table_responsive tr td {
    background: #ffffff;
}

span.cart-contents-count {
    color: #fff!important;
    position: absolute!important;
    font-size: 18px!important;
    top: 6px!important;
}

.cmsms_dynamic_cart .cmsms_dynamic_cart_button:before {
    font-size: 17px;
    width: 1em;
    height: 1em;
    margin: auto!important;
    position: absolute;
    left: 8px;
    right: 0;
    top: 0;
    bottom: 0;
}

.shop_table td.actions .coupon .input-text,
.woocommerce-cart-form .input-text.qty.text {
    border-color: #f96 !important;
}

.shop_table td.actions .coupon .input-text:focus,
.woocommerce-cart-form .input-text.qty.text:focus {
    border-color: #959595 !important;
}

.shop_table td.actions .coupon #coupon_code::placeholder {
    font-style: italic;
    color: #939393;
}

.checkout .woocommerce-billing-fields__field-wrapper input,
.checkout .woocommerce-billing-fields__field-wrapper select,
.select2-container .select2-selection--single {
    border-color: #f96  !important;
    background-color: #fff !important;
}
.checkout .woocommerce-billing-fields__field-wrapper input:focus,
.select2-container.select2-container--focus .select2-selection--single {
    border-color: #959595 !important;
}

#order_comments {
    border-color: #f96  !important;
    background-color: #fff !important;
}
#customer_details .col-2 {
        width: 46% !important;
}

.woocommerce-checkout-payment .payment_box.payment_method_ppcp-gateway {
    display: none !important;
}
#ws_opt_in_field {
    width: 100% !important;
}