/*
 Theme Name:   Xstore Child
 Theme URI:    http://8theme.com/
 Description:  XStore Child Theme
 Author:       8theme
 Author URI:   http://8theme.com
 Template:     xstore
 Version:      1.0
 Text Domain:  xstore-child
*/



/* Theme customization starts here
==================================================================================================== */


/* =-=-=-=-=-=-=-=-=-=-= General =-=-=-=-=-=-=-=-=-=-= */

.left {
    float: left;
}

.right {
    float: right;
}

.grey {
    color: #404040;
}

.lightGrey {
    color: #999999;
}

.clear_both{
    clear: both;
}

.text_small {
    font-size: smaller;
}

.margin0 {
    margin: 0;
}

.mt-50 {
    margin-top: -50px;
}

.mt-40 {
    margin-top: -40px;
}

.mt-30 {
    margin-top: -30px;
}

.mt-20 {
    margin-top: -20px;
}

.mt-10 {
    margin-top: -10px;
}

.mt-0 {
    margin-top: 0px;
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}

.mt40 {
    margin-top: 40px;
}

.mt50 {
    margin-top: 50px;
}

.mt60 {
    margin-top: 60px;
}

.mt70 {
    margin-top: 70px;
}

.mt80 {
    margin-top: 80px;
}

.mt90 {
    margin-top: 90px;
}

.mt100 {
    margin-top: 100px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb-50 {
    margin-top: -50px;
}

.mb-40 {
    margin-top: -40px;
}

.mb-30 {
    margin-top: -30px;
}

.mb-20 {
    margin-top: -20px;
}

.mb-10 {
    margin-top: -10px;
}

.mb-0 {
    margin-top: 0px;
}

.mb0 {
    margin-bottom: 0px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb40 {
    margin-bottom: 40px;
}

.mb50 {
    margin-bottom: 50px;
}

.mb60 {
    margin-bottom: 60px;
}

.mb70 {
    margin-bottom: 70px;
}

.mb80 {
    margin-bottom: 80px;
}

.mb90 {
    margin-bottom: 90px;
}

.mb100 {
    margin-bottom: 100px;
}
h2, .h2 {
    font-size: 2.1428em;
    margin-bottom: 0.7em;
}
.post-heading {
    margin-bottom: 1.79em;
}
.post-heading h2 {
    letter-spacing: 0.07em;
}
.post-heading h2 a {
    font-weight: 900;
}
h4, .h4 {
    margin-top: 0;
    font-size: 1.2857rem;
    margin-bottom: 0.7em;
    font-weight: bold;
    color: #1e1e1e;
}
.title h1, .title h2 {
    font-weight: 900;
}
p {
    line-height: 1.8;
    font-weight: 300;
}
p a {
    font-weight: normal;
}
body p:empty {
    display: block !important;
}
label {
    letter-spacing: normal;
    font-weight: normal;
    color: #313131;
    font-size: 1rem;
}

.btn.medium {
    font-size: 0.9rem;
}

.page-heading {
    margin-bottom: 3.5em;
}
blockquote {
    margin: 0 0 20px;
}
blockquote p {
    font-size: 1.64rem;
}
blockquote:before, blockquote:after {
    content: "";
}
blockquote.mtk_quote {
    border-left: none;
}

blockquote.mtk_quote:before {
    content: "\f10d";
    font-family: FontAwesome;
    font-size: 20px;
    position: absolute;
    display: block;
    left: 0;
    top: 0;
}

blockquote.mtk_quote:after {
    content: "\f10e";
    font-family: FontAwesome;
    font-size: 20px;
    position: absolute;
    display: block;
    right: 0;
    bottom: 0;
}
input[type="text"], input[type="number"], input[type="email"], input[type="search"], input[type="password"], input[type="tel"], input[type="url"], textarea, textarea.form-control {
    border: 1px solid #f8f8f8;
    background-color: #f8f8f8;
}
form.wpcf7-form .wpcf7-submit {
    background-color: #f2f2f2;
    border: 1px solid #f2f2f2;
    color: #000000;
}
form.wpcf7-form .wpcf7-submit:hover {
    background-color: #0f2642;
    border-color: #0f2642;
    color: #ffffff;
}
.content-page, .page-content {
    padding-bottom: 2.86em;
}
p.checkbox-label {
    display: none;
}
.widget-title {
    font-size: 1.14rem;
    text-transform: uppercase;
    color: #1e1e1e;
    font-weight: 900;
    letter-spacing: 1px;
    margin-bottom: 1.56em;
}
.widget-title, .widgettitle, .cart_totals > h2 {
    letter-spacing: 1px;
}
.etheme_widget_about_author img {
    margin-bottom: 2em;
}


/* -------------------- Header -------------------- */

.top-bar {
    line-height: 2.86rem;
    font-size: 0.86rem;
}

.top-bar .topbar-widget .textwidget > p {
    font-size: 1.14rem;
}
.my-account-link .menu-main-container > ul > li > a {
    font-size: 0.86rem;
}

.my-account-link > a {
    height: 2.86rem;
    line-height: 2.86rem;
}

.my-account-link .menu-main-container > ul > li > a {
    color: #9b9b9b !important;
    padding: 0.78em 2.5em !important;
}

.my-account-link .menu-main-container > ul > li {
    padding: 0 !important;
}

.my-account-link .menu-main-container > ul > li > a:hover {
    color: #9b9b9b !important;
    background-color: #f7f7f7;
}

.my-account-link > .menu-main-container {
    padding: 20px 0 !important;
    right: 0 !important;
    left: auto !important;
    top: 100% !important;
}

.cart-popup-container .cart-popup,
.wishlist-dropdown,
.login-link > .menu-main-container {
    padding: 2.14rem 2.14rem 2.14rem 2.14rem;
}

.et-header-full-width .main-header .languages-area .widget_text, .et-header-full-width .top-bar .languages-area .widget_text {
    padding-left: 10px;
}

.top-panel-open:after, .close-panel:before {
    font-weight: bold;
}

.top-links .links > li, .top-links > * {
    border-right: none;
    padding: 0;
}

.topbar-widget.etheme_widget_socials .et-follow-buttons a {
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    width: 35px;
    height: 2.86rem;
    font-size: 0.9rem;
    margin: 0;
    display: flex;
}

.top-links .links {
    padding-right: 0;
}

.top-links ul li a, .top-bar .my-account-link > a, .top-bar .login-link > a {
    text-transform: uppercase;
    padding: 0 4px;
}

.top-bar .my-account-link, .top-bar .login-link {
    margin-right: 15px;
}

.et-header-full-width .top-links:last-child {
    padding-right: 0;
}

.top-panel-container a {
    color: #FFFFFF;
}

.top-panel-container h3 {
    line-height: 1.8;
}

.top-panel-container h4 {
    color: #B3B3B3;
    font-size: 1.0rem;
    margin-bottom: 0.4em;
}
.header-xstore .menu-wrapper .menu-main-container>.menu>li.current-menu-item>a:after, .header-xstore .menu-wrapper .menu-main-container>.menu>li>a:hover:after {
    background-color: rgba(0, 0, 0, 0.2);
}
.header-color-white .menu-wrapper .menu > li.current-menu-item > a:after {
    background-color: rgba(255, 255, 255, 0.4) !important;
}
.header-color-white .item-level-0 > a, .header-color-white .menu-item-language > a {
    color: #fff !important;
}
.container-wrapper > .header-logo + .menu-wrapper > .menu-main-container > .menu > li:first-child > a {
    padding-left: 1.07em;
}
.menu-wrapper > .menu-main-container .menu > .current-menu-item > a {
    color: #222;
}
.menu-wrapper .menu > li:hover > a {
    color: #8a8a8a;
}
.menu-wrapper .menu > li.current-menu-item > a:after {
    left: 1.07em;
    right: 1.07em;
    opacity: 1;
}

.menu-wrapper .menu > li > a {
    padding: 0.77em 1.07em;
    font-size: 0.93rem;
    font-weight: 700;
}

.menu-wrapper .menu > li > a:after {
    left: 50%;
    right: 50%;
    opacity: 0;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.menu-wrapper .menu > li > a:after {
    content: "";
    display: block;
    position: absolute;
    height: 2px !important;
    background-color: rgba(255, 255, 255, 0.4);
}

.header-color-white .menu-wrapper .menu > li > a:hover:after {
    background-color: rgba(255, 255, 255, 0.4) !important;
}

.menu-wrapper .menu > li > a:hover:after {
    left: 1.07em;
    right: 1.07em;
    opacity: 1;
}

.product_list_widget li .product-title a,
.wishlist-dropdown li .product-title a,
.sidebar-slider li .product-title a {
    white-space: normal;
}

.page-heading .title {
    font-size: 2.57rem;
    margin-bottom: 0;
    font-weight: 900;
}
.page-heading .breadcrumbs {
    display: none;
}

.product_list_widget {
    padding-bottom: 0;
}

.cart-popup-container .product_list_widget > p {
    margin: 0;
    color: #1e1e1e;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 1.23em;
    font-size: 1rem;
}

.cart-popup-container .product_list_widget > p.buttons {
    border-bottom: none;
    padding-bottom: 0;
}

.product_list_widget li {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 1.25em;
    margin-bottom: 1.25em !important;
    margin-top: 1.79em;
    list-style-type: none;
    overflow: hidden;
}

.product_list_widget li .product-title {
    display: table;
    padding-top: 0.71em;
    font-size: 1rem !important;
    margin-bottom: 0;
    padding-right: 14px;
}

.widget_shopping_cart .cart-widget-products {
    border: none;
}

.cart-widget-products .descr-box {
    font-size: 0.86em;
}

.product_list_widget .descr-box > span.quantity {margin-top: 0;}

.cart-widget-products .remove {
    font-size: 20px;
    position: absolute;
    right: 0;
    top: 2px;
    opacity: 0.7;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.cart-widget-subtotal .small-h {
    color: #1e1e1e;
    text-transform: uppercase;
    padding-right: 10px;
    font-size: 1rem;
}

.cart-widget-subtotal .big-coast {
    font-size: 1.2em;
    font-weight: bold;
    color: #0f2642;
}

.cart_list.product_list_widget .buttons a:first-child {
    margin-bottom: 10px;
}

.product_list_widget .buttons a:not(:first-child) {
    background-color: #000;
    border-color: #000;
}

.product_list_widget .buttons a:hover {
    opacity: .8;
}

.btn-checkout, .btn-view-wishlist {
    font-size: 1rem;
}


/* -------------------- Footer -------------------- */

.footer {
    padding: 4em 0 2.86em;
}

.blog footer.prefooter, .page-id-4439 footer.prefooter, .page-id-5354 footer.prefooter, .page-id-5360 footer.prefooter, .page-id-5365 footer.prefooter {
    display: none;
}

.prefooter .widgettitle, .prefooter .widget-title {
    font-weight: bold;
    font-size: 1.07rem;
}

.et-blog-bottom {
    width: 100%;
    padding: 28px 0;
    display: inline-block;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}

.et-blog-bottom .et-shown-posts {
    display: inline-block;
    line-height: 38px;
}

.content-product .product-title a {
    margin-bottom: 0.7142em;
    font-weight: bold !important;
}

.products-list .product-details .product-title a {
    line-height: 1.5rem;
}

.product-title {
    text-transform: uppercase;
}

.price {
    font-weight: bold;
}

.content-product .onsale {
    top: -15px;
    left: -9px;
    font-size: 0.9rem;
    font-weight: bold;
}

footer.footer {
    margin-top: 40px;
    background-color: #262626;
}

footer.footer:after {
    border-bottom: none;
}

footer.footer .footer-widgets.col-md-4:first-child p {
    font-size: 1.0rem;
}

.footer_logo {
    max-width: 200px;
}

.footer .footer-widget p {
    color: #666667;
}
.footer mark {
    background-color: transparent;
    color: #bbb;
    text-decoration: none;
}
.bio_profile .bio_image {
    max-width: 50px;
    margin-right: 20px;
}
.template-container .template-content .footer a, .template-container .template-content .footer .vc_wp_posts .widget_recent_entries li a {
    color: #fff;
}
.footer .footer-widget .bio_profile .bio_name .bio_twitter p {
    font-weight: 100;
}

.footer .menu li:first-child a {
    padding-top: 0;
}

.sidebar-widget ul.menu > li > a, .footer-widget ul.menu > li > a, .widget ul.menu > li > a, .copyrights-widget ul.menu > li > a, .sidebar-widget li a, .footer-widget li a, .widget li a, .copyrights-widget li a {
    padding: 2px 0;
}

.prefooter .products-list .products-page-cats {
    display: none;
}

.prefooter .content-product.product-inview, .prefooter .content-product {
    margin-bottom: 0;
}

.prefooter .prefooter-button {
    margin-left: 156px;
}
.recent-posts-widget .post-widget-item {
    font-size: 0.86rem;
    padding-bottom: 1.25em;
    margin-bottom: 1.25em;
    border-bottom: 1px solid rgba(125, 125, 125, 0.2);
}
.footer.text-color-light .etheme_widget_recent_entries .recent-posts-widget:not(.posts-widget-slider) .post-widget-item, .prefooter .text-color-light .etheme_widget_recent_entries .recent-posts-widget:not(.posts-widget-slider) .post-widget-item {
    border-bottom: 1px solid #383838;
}
.footer.text-color-light .etheme_widget_recent_entries .recent-posts-widget:not(.posts-widget-slider) .post-widget-item:last-child, .prefooter .text-color-light .etheme_widget_recent_entries .recent-posts-widget:not(.posts-widget-slider) .post-widget-item:last-child {
    border-bottom: 0;
}
.recent-posts-widget:not(.posts-widget-slider) .post-widget-item:last-child {
    border-bottom: 0;
}
.recent-posts-widget .post-widget-item h4 {
    font-size: 1rem;
}
.recent-posts-widget .post-comments:before, .recent-posts-widget .post-date:before {
    display: none;
}
.back-top {
    bottom: 45px;
    border-radius: 0;
    background-color: #f2f2f2;
    border: none;
    width: 50px;
    height: 50px;
}

.back-top a {
    font-size: 16px;
}

.back-top span {
    font-weight: 900;
    line-height: 26px;
}

.back-top:hover {
    background-color: #0f2642;
}

.back-top:hover a {
    color: #fff;
}

.footer-bottom {
    padding: 3.57rem 0;
    background-color: #242424;
}


/* -------------------- Sidebar -------------------- */

.sidebar-widget {
    margin-bottom: 4.29em;
}

.sidebar-widget.etheme_widget_about_author .youtube {
    width: 103px;
    margin: 20px auto 0;
}
.widget_categories ul li {
    border-bottom: 1px solid #e6e6e6;
}
.widget_categories ul li a {
    text-transform: uppercase;
    padding: 0.8em 0 !important;
    display: inline-block;
    color: #444;
    font-size: 14px;
}
.widget_categories .widget-title {
    margin-bottom: 0;
}
.tabs .tab-title {
    font-size: 16px;
}
.tabs .tab-title:hover,
.tabs .tab-title:focus {
    color: #000;
}
.etheme_widget_entries_tabs .tabs .tab-title:after {
    content: "";
    display: block;
    position: absolute;
    height: 2px;
    left: 50%;
    right: 50%;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    opacity: 0;
    background-color: #1e1e1e;
}

.etheme_widget_entries_tabs .tabs .tab-title:hover:after, .etheme_widget_entries_tabs .tabs .tab-title.opened:after {
    left: 0;
    right: 0;
    opacity: 1;
}
.etheme_widget_entries_tabs .tab-content {
    border-top: none;
}
.media-heading a {
    font-weight: bold !important;
}
.tagcloud a {
    background-color: #f8f8f8;
    border: 1px solid #f8f8f8;
    color: #999;
    text-transform: capitalize;
}
.woocommerce-product-search button:before, .widget_product_search button:before, .widget_search button i {
    font-weight: bold;
}
.archive.woocommerce-page.s_widgets-open-close .sidebar .sidebar-widget:not(.sidebar-slider) .widget-title > span:after {
    display: none;
}

/* -------------------- MailChimp Form -------------------- */

.mc_form label {
    color: #FFFFFF;
}

.mc_form li {
    color: rgba(255,255,255,0.7);
    line-height: 1.4;
}

.mc_form .form_fname {
    margin-bottom: 0.4em;
}

.take-a-self-assessment .form_true-or-false p {
    margin-bottom: 0.6em;
}

.take-a-self-assessment .form_true-or-false label:first-child {
    margin-top: 0.6em;
}

.take-a-self-assessment .form_true-or-false label:last-child {
    margin-bottom: 0.8em;
}

.take-a-self-assessment .form_true-or-false ol {
    padding-left: 20px;
}

.mc_form .form_submit {
    margin-top: 1.6em;
}

.mc_form .form_submit input {
    width: 100%;
    height: 50px;
    color: #5E5E5E;
}

.mc_form .form_submit input:hover {
    background-color: #E4E4E4;
    color: #5E5E5E;
}

.newsletter .form_fname, .newsletter .form_lname, .newsletter .form_email {
    max-width: 100% !important;
}

.newsletter label {
    text-align: left;
}

.newsletter .form_lname {
    margin-bottom: 0.8em !important;
}

/* -------------------- Contact Form 7 Assessment -------------------- */

.take-a-self-assessment label {
    color: #fff;
}

.take-a-self-assessment input[type="text"], input[type="number"], input[type="email"], input[type="search"], input[type="password"], input[type="tel"], input[type="url"], textarea {
    min-height: 32px;
    width: 100%;
    max-width: 480px;
    margin-bottom: 0.4em;
}

.take-a-self-assessment li {
    color: rgba(255,255,255,0.7);
}

.take-a-self-assessment .form_submit {
    margin-bottom: 0;
    margin-top: 1.6em;
}

.take-a-self-assessment input[type="submit"] {
    width: 100%;
    height: 50px;
    color: #5E5E5E;
}

.take-a-self-assessment input[type="submit"]:hover {
    background-color: #E4E4E4;
    color: #5E5E5E;
}

.form-submit input[type="submit"] {
    background-color: #0f2642;
    border-color: #0f2642;
}

/* -------------------- Home -------------------- */

#popmake-5385 {
    padding: 0;
}

#popmake-5385 p {
    line-height: 0;
}

iframe.home_popup-video {
    height: 360px !important;
}

.vc_custom_1475264131379:before, .vc_custom_1475017561788:before {
    content: "";
    background: rgba(0,0,0,0.4);
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.testimonials-slider .swiper-container:not(.with-grid) blockquote {
    padding-top: 30px;
    font-style: italic !important;
    font-size: 17.5px;
}

.testimonials-slider blockquote:before {
    content: "\f10e";
    font-family: FontAwesome;
    font-size: 20px;
    position: absolute;
    display: block;
    left: 0;
    top: 0;
}

.testimonials-slider .avatar-link {
    display: inline-block;
    vertical-align: middle;
}
.testimonials-slider .swiper-container:not(.with-grid) .avatar-link img {
    margin: 0 15px 0 0;
    max-width: 70px;
    border-radius: 100%;
}
.testimonials-slider .testimonial-author {
    max-width: initial;
    width: auto;
    display: inline-block;
    vertical-align: middle;
    letter-spacing: 1px;
}
.testimonials-slider .testimonial-author strong {
    font-weight: bold;
}
.testimonials-slider .swiper-container:not(.with-grid) .testimonial-info {
    text-align: left;
}
.testimonials-slider .testimonials-color-light + .swiper-custom-left:before, .testimonials-slider .testimonials-color-light + .swiper-custom-left + .swiper-custom-right:before {
    color: #fff;
    font-weight: bold;
}
.testimonials-slider .swiper-custom-left, .testimonials-slider .swiper-custom-right {
    background: transparent;
}
.swiper-entry:hover .swiper-custom-left:hover, .swiper-entry:hover .swiper-custom-right:hover {
    background: #0f2642;
    opacity: 1;
}
.swiper-pagination .swiper-pagination-bullet {
    background: #fff;
    opacity: 1;
}
.swiper-pagination .swiper-pagination-bullet-active,
.swiper-pagination .swiper-pagination-bullet:hover {
    background: #0f2642;
}

#connect {
    margin: 50px auto;
}

.connect .vc_column-inner {
    display: table;
}

.connect .wpb_wrapper {
    text-align: center;
    height: 40px;
    vertical-align: middle;
    display: table-cell;
}

.connect.facebook .wpb_wrapper, .connect .fb-like {
    width: 280px;
}

.connect.youtube .wpb_wrapper {
    width: 103px;
}

.connect.itunes .wpb_wrapper {
    width: 110px;
}

#home_blog .et-blog .post-grid {
    float: left;
    width: 32% !important;
    min-height: 285px;
    margin: 0 1% 20px 1%;
    padding: 0;
    clear: initial !important;
}

#home_blog .et-blog .post-grid:first-child, #home_blog .et-blog .post-grid:nth-child(4) {
    margin-left: 0;
}

#home_blog .et-blog .post-grid:nth-child(3), #home_blog .et-blog .post-grid:nth-child(6) {
    margin-right: 0;
}

/*#home_blog .et-blog .post-grid:first-child*/

#home_blog .et-blog article.post-grid .featured-audio, article.blog-post .featured-video, article.post-grid .featured-video {
    margin-bottom: 10px;
}

#home_blog .et-blog .post-grid .post-heading h2 {
    font-size: 1.2em;
}

#home_blog .et-blog .post-grid .post-heading .meta-post {
    display: none;
}

#home_blog .et-blog .post-grid .content-article {
    display: none;
}

.rev_slider_wrapper {
    left: 0 !important;
}

.newsletter-open .mfp-zoom-out.mfp-ready #etheme-popup-holder2 {
    -webkit-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
}
.newsletter-open .mfp-zoom-out #etheme-popup-holder2 {
    -webkit-transform: translate(-50%, -50%) scale(1.3);
    -ms-transform: translate(-50%, -50%) scale(1.3);
    transform: translate(-50%, -50%) scale(1.3);
}
#etheme-popup-holder2 {
    margin: 0 auto;
    position: fixed;
    top: 50%;
    left: 50%;
}
.mfp-close:before, #cboxClose:before {
    color: #9b9b9b;
}
.mfp-close:hover:before, #cboxClose:hover:before {
    color: #9b9b9b !important;
}
#etheme-popup-holder2 .mfp-close:before {
    font-family: 'xstore-icons';
    display: inline-block;
    font-size: 24px;
    color: #9b9b9b;
    content: "\e90a";
    position: relative;
    left: 0.5px;
    line-height: 44px;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
#etheme-popup-holder2 .mfp-close {
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    font-size: 0;
}


/* -------------------- About -------------------- */

.content .vc_custom_1475210109150 {
    margin-bottom: 0 !important;
}

.content .vc_custom_1475531378981 {
    margin-bottom: 0 !important;
}

.about_hero {
    padding-right: 150px;
    padding-left: 150px;
}

.about_hero .mtk_signature_white {
    display: none;
}

.page-id-5069 .content-page {
    padding-top: 100px;
}

.page-id-5069 .header-wrapper {
    -webkit-box-shadow: 1px 1px 1px #efefef;
    box-shadow: 1px 1px 1px #efefef;
}

.page-id-5069 .top-bar.topbar-color-white {
    background-color: #FFFFFF;
    border-bottom: 1px solid rgba(15, 38, 66, 0.2);
    color: #0f2642;
}

.page-id-5069 .top-bar.topbar-color-white a {
    color: #0f2642;
}

.page-id-5069 .topbar-widget.etheme_widget_socials .et-follow-buttons a {
    border-left: 1px solid rgba(15, 38, 66, 0.2);
}

.page-id-5069 ul.active li::before {
    color: #DBB635;
}


/* -------------------- Blog -------------------- */

.blog .page-heading {
    background-image: url(http://mtk.msvdev.com/wp-content/uploads/2016/10/blog_hero.jpg);
    background-size: cover;
    background-position: center center !important;
}

.meta-post, .meta-post a, .post-comments-count {
    color: #000;
    font-weight: 300;
    font-size: 1rem;
}

article.blog-post, article.post-grid {
    margin-bottom: 50px;
}

article.blog-post:not(.post-single) p, article.post-grid:not(.post-single) p {
    margin-bottom: 1em;
}

.post-grid .post-categories, .blog-post .post-categories, .post-header .post-categories {
    padding: 0.6em 1em;
}

.post-grid .post-categories a, .blog-post .post-categories a, .post-header .post-categories a {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1rem;
}

.read-more:hover:after {
    font-weight: bold;
}

.wp-picture .blog-mask-inner .btn {
    font-size: 1.1rem;
    font-weight: 900;
}

article.blog-post .wp-picture.blog-hover-animated:hover .svg-wrapper:hover .btn, article.post-grid .wp-picture.blog-hover-animated:hover .svg-wrapper:hover .btn {
    color: #000;
}

article.blog-post .wp-picture.blog-hover-animated .btn, article.post-grid .wp-picture.blog-hover-animated .btn {
    width: 100%;
}

/* -------------------- Services -------------------- */

a[title="noevent"] {
    pointer-events: none;
}


/* -------------------- Approach -------------------- */

.approach_mtk_quote .wpb_text_column.wpb_content_element {
    margin-bottom: 5px;
}

/* -------------------- Programs -------------------- */

.page-id-4441 .page-heading {
    background-image: url(http://mtk.msvdev.com/wp-content/uploads/2016/10/blog_hero.jpg);
    background-size: cover;
    background-position: center center !important;
}

/* -------------------- Contact -------------------- */

.page-id-4079 .page-heading {
    background-image: url(http://mtk.msvdev.com/wp-content/uploads/2016/10/contact_hero.jpg);
    background-size: cover;
    background-position: center center !important;
}

.page-id-4079 .contact_info a {
    /*    color: #FFFFFF;
    */}

.page-id-4079 .contact_info h3 {
    line-height: 1.8;
}

.page-id-4079 .contact_info h4 {
    color: #666667;
    font-size: 1.0rem;
    margin-bottom: 0.4em;
}

/* -------------------- WooCommerce -------------------- */
.bc-type-default a {
    font-size: 0.9rem;
    letter-spacing: 2px;
    padding: 0 2px;
}

.breadcrumbs, .woocommerce-breadcrumb, .bbp-breadcrumb {
    text-transform: uppercase;
}

.bc-type-default .delimeter {
    font-size: 0.7rem;
}

.product-information .title, .product-info-wrapper .title, .product-summary-center .title, .product-information .product_title, .product-info-wrapper .product_title, .product-summary-center .product_title {
    font-size: 18px;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 0.7em;
}

.product-information .price, .product-info-wrapper .price, .product-summary-center .price {
    width: 100%;
    margin-bottom: 0.69em;
    font-size: 2rem;
    line-height: 1.2;
    color: #1e1e1e;
}
.qty-span {
    font-size: 13px;
    font-weight: bold;
    display: block;
    text-transform: uppercase;
    color: #313131;
    margin-bottom: 9px;
}
.single-product .quantity {
    display: inline-block;
    margin-top: 4px;
    margin-right: 20px;
    margin-bottom: 8px;
    letter-spacing: -3px;
    height: auto;
}

.single-product .quantity span {
    display: inline-block;
    height: 38px;
    line-height: 38px;
    border: none;
    background-color: #f8f8f8;
    width: 38px;
    text-align: center;
    letter-spacing: 0;
    color: #1e1e1e;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    cursor: pointer;
    vertical-align: top;
    -webkit-font-smoothing: none;
    -moz-font-smoothing: none;
}

.single-product .quantity .minus .et-minus, .single-product .quantity .plus .et-plus {
    color: #494949;
}

.single-product .quantity span:hover {
    background-color: #0f2642;
    border-color: #0f2642;
}

.quantity.buttons_added .minus:hover:before {}

.single-product .quantity span:hover .et-minus, .single-product .quantity span:hover .et-plus {
    color: #fff;
}

.quantity.buttons_added.buttons_added input[type="number"] {}

.single-product .quantity input[type="number"] {
    display: inline-block;
    width: 38px;
    max-width: 45px;
    padding: 0 0.71em;
    text-align: center;
    font-weight: 600;
    font-size: 0.95rem;
    -webkit-appearance: none;
    height: 38px;
    line-height: 38px;
    color: #494949;
    margin-left: 3px;
    margin-right: 3px;
    min-height: 32px;
    margin-bottom: 0.4em;
}

.single_add_to_cart_button.button {
    height: auto;
    font-weight: 400;
    font-size: 1.14rem;
    padding-top: 0.95rem;
    padding-bottom: 0.95rem;
    background-color: #262626;
    border-style: solid;
    border-width: 1px;
    border-color: #262626;
    color: white;
    min-width: 200px;
    margin-right: 0.4rem;
}

.footer-product .button {
    padding: 0;
}

.et_cart-off .footer-product .button:not(.compare):not(.add_to_wishlist) {
    display: flex !important;
}

.product-view-mask .footer-product {
    height: 3.22rem;
}

.view-color-dark .footer-product, .view-color-dark .product-mask {
    background-color: #262626;
}

.product-view-mask .footer-product .yith-wcwl-add-to-wishlist, .product-view-mask .footer-product .show-quickly {
    height: 3.22rem;
    width: 3rem;
}

.view-color-dark .show-quickly {
    border-right: 1px solid #4C4C4C;
    background-color: #262626;
}

.footer-product .yith-wcwl-add-to-wishlist, .footer-product .show-quickly {
    top: 0;
}

.footer-product .show-quickly:before {
    width: 3rem;
}

.view-color-dark .yith-wcwl-add-button a.add_to_wishlist, .view-color-dark .yith-wcwl-wishlistexistsbrowse a, .view-color-dark .yith-wcwl-wishlistaddedbrowse a {
    border-left: 1px solid #4C4C4C;
    background-color: #262626;
}

.view-color-dark .yith-wcwl-add-button a.add_to_wishlist:hover, .view-color-dark .yith-wcwl-wishlistexistsbrowse a:hover, .view-color-dark .yith-wcwl-wishlistaddedbrowse a:hover {
    background-color: #333333;
}

.single-product .product-information .yith-wcwl-add-to-wishlist a:not(.alt) {
    font-size: 14px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    letter-spacing: 1px;
    font-weight: 700;
}

.single-product .product-information .yith-wcwl-add-to-wishlist a:not(.alt):before {
    font-size: 1.25rem;
    margin-right: 10px;
    top: 3px;
    position: relative;
}

.product-information .share-title, .product-info-wrapper .share-title, .product-summary-center .share-title {
    line-height: 2rem;
    color: #1e1e1e;
    font-size: 13px;
    font-weight: bold;
}

.product-share {
    justify-content: space-between !important;
}

.tabs .tab-title span:after {
    content: "";
    display: block;
    position: absolute;
    height: 2px !important;
    background-color: black;
    -webkit-transition: all 0.15s ease-in-out 0.2s;
    transition: all 0.15s ease-in-out 0.2s;
    left: 50%;
    right: 50%;
    bottom: -4px;
}

.tabs .tab-title.opened span:after {
    background-color: #0f2642;
    left: 0;
    right: 0;
    bottom: -4px;
}

.tabs .tab-title span {
    position: relative;
}

.tabs.tabs-default .wc-tabs.tabs-nav {
    border-bottom: none;
}

.tabs .tab-title {
    font-weight: 900;
    padding: 5px 10px;
}

.products-title {
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.products-title span {
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 900;
}

.single-product .carousel-area {
    padding-top: 10px;
}

.product-information .product_meta .posted_in, .product-info-wrapper .product_meta .posted_in, .product-summary-center .product_meta .posted_in {
    display: none;
}

.product-information .product_meta, .product-info-wrapper .product_meta, .product-summary-center .product_meta {
    margin-bottom: 20px;
    margin-top: 10px;
    width: 100%;
    text-transform: uppercase;
    font-weight: bold;
    color: #1e1e1e;
    font-size: 12px;
}

.product-information .product_meta > span, .product-info-wrapper .product_meta > span, .product-summary-center .product_meta > span {
    display: block;
    margin-bottom: 10px;
    font-size: 13px;
}

.product-share {
    padding: 15px 0;
    overflow: hidden;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    text-transform: uppercase;
}

.quick-view-popup .quick-view-excerpts {
    margin-bottom: 1.07em;
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
    margin-top: 0;
}

.quick-view-popup .quick-view-excerpts .excerpt-title {
    width: 100%;
    padding: 15px 0;
    color: #252525;
    font-weight: 600;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none;
}

.quick-view-popup .quick-view-excerpts .excerpt-title:before {
    right: 20px;
    color: #EBEBEB;
}

.quick-view-popup .quick-view-excerpts .excerpt-content {
    overflow-x: hidden;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.quick-view-popup .show-full-details {
    color: #999;
    font-size: 11px;
    font-weight: 700;
    width: 100%;
    display: inline-block;
    text-decoration: underline;
    text-transform: uppercase;
}

.quick-view-popup .product_meta {
    margin-top: 35px;
}

.quick-view-popup .product-share {
    padding: 0;
    border: none;
}

.quick-view-popup .product-share .share-title {
    color: #1e1e1e;
    padding-top: 4px;
    font-weight: 700;
    line-height: 1.43em;
    text-transform: uppercase;
}

.quick-view-popup .product-information {
    margin-bottom: 0;
    padding: 2.5em 3.5em 0 2.5em;
}

.quick-view-popup .product-name {
    font-size: 2.71rem;
    margin-bottom: 35px;
    text-transform: uppercase;
    font-weight: 900;
}

.product-information .products-page-cats, .product-info-wrapper .products-page-cats, .product-summary-center .products-page-cats {
    font-size: 1.14rem;
    margin: -0.65em 0 1.25em;
}

.product-information .products-page-cats a, .product-info-wrapper .products-page-cats a, .product-summary-center .products-page-cats a {
    color: #8a8a8a;
    font-weight: 400;
    font-size: 1rem;
    text-transform: uppercase;
}

.product-image-wrapper, .swiper-container.products-slider {
    overflow: visible;
}

.special-cart-breadcrumbs.woocommerce-cart.et-header-overlap .page-heading .title {
    font-size: 2.57rem;
}

.checkout-button {
    font-size: 1rem;
    border-color: #0f2642;
    background-color: #0f2642;
}

.actions .btn:hover {
    background-color: #0f2642;
    color: #fff;
}

.cart-order-details .shop_table .order-total th,
.cart-order-details .shop_table .order-total td {
    font-weight: bold;
    font-size: 1.57rem;
    padding-bottom: 0 !important;
}

/* -------------------- Shop Page -------------------- */
.sidebar-widget.widget_product_categories .widget-title {
    color: #090909;
    background: #fafafa;
    padding: 25px 10px;
    margin-bottom: 10px;
    text-align: center;
    font-size: 22px;
    border: none;
    line-height: 1.1;
}

.widget_product_categories.sidebar-widget ul li a, .wpb_widgetised_column .widget_product_categories ul li a, .widget_nav_menu.sidebar-widget ul li a {
    position: relative;
    display: block;
    padding: 0.86em 0;
    font-size: 1rem;
    font-weight: 400;
    border-bottom: 1px solid #e6e6e6;
    border-top: 0;
    text-transform: uppercase;
}

.archive.woocommerce-page.s_widgets-with-scroll .sidebar .sidebar-widget:not(.sidebar-slider) > ul {
    padding-right: 0 !important;
    max-height: none !important;
}

.widget_product_categories.sidebar-widget ul li > ul.children li > a, .wpb_widgetised_column .widget_product_categories ul li > ul.children li > a, .widget_nav_menu.sidebar-widget ul li > ul.children li > a {
    color: #8a8a8a;
    font-size: 0.9rem;
}

.widget_product_categories.sidebar-widget ul li > ul.children li > a:hover, .wpb_widgetised_column .widget_product_categories ul li > ul.children li > a:hover, .widget_nav_menu.sidebar-widget ul li > ul.children li > a:hover {
    color: #0f2642;
}
.price_slider_amount {
    align-items: center;
}
.price_slider_wrapper .price_slider_amount span {
    color: #1e1e1e;
    font-weight: bold;
}

.price_slider_wrapper .button {
    background-color: #262626;
    border-style: solid;
    border-width: 1px;
    border-color: #262626;
    color: white;
    height: auto;
    padding: 0.75rem 1.7rem;
    font-size: 0.79rem;
}

.sidebar-widget li a {
}

.price_slider_wrapper .button:hover {
    background-color: #4c4c4c;
    border-color: #4c4c4c;
    color: white;
}

.widget_product_categories.sidebar-widget ul li a,
.wpb_widgetised_column .widget_product_categories ul li a,
.sidebar-widget ul li a {
    color: #444444;
}

.widget_product_categories.sidebar-widget ul li a:hover,
.wpb_widgetised_column .widget_product_categories ul li a:hover,
.sidebar-widget ul li a:hover {
    color: #0f2642;
}

.filter-wrap {
    margin-bottom: 30px;
    width: 100%;
    padding: 1.43em 0;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}

.open-filters-btn {
    margin-right: 10px;
}

.open-filters-btn a {
    height: auto;
    padding-left: 33px;
    padding-right: 13px;
    position: relative;
    display: inline-block;
    border-radius: 0;
    border: 1px solid #f2f2f2;
    color: #000000;
    text-transform: uppercase;
    font-size: 0.79rem;
    font-weight: 700;
    letter-spacing: 1px;
    text-align: center;
    line-height: 1.2;
    padding: 0.75rem 13px 0.75rem 33px;
    background-color: #f2f2f2;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 0;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-image: none;
}

.open-filters-btn a i {
    left: 13px;
}

.open-filters-btn a:hover {
    background-color: #0f2642;
    border-color: #0f2642;
    color: #fff;
}

.after-shop-loop {
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 0;
}

.after-shop-loop .woocommerce-result-count {
    margin: 0;
    line-height: 36px;
    font-size: 16px;
    margin-right: auto;
}

.woocommerce-ordering select.orderby {
    padding: 0 2em 0 1em;
    height: 2.642rem;
    line-height: 2.642rem;
    border: none;
    background-color: #f8f8f8;
    transition: all 240ms ease-out;
    -webkit-transition: all 240ms ease-out;
    -moz-transition: all 240ms ease-out;
    -ms-transition: all 240ms ease-out;
    -o-transition: all 240ms ease-out;
    color: #666667;
    font-size: 14px;
}

.woocommerce-ordering select.orderby option {
}

.woocommerce-ordering select.orderby:focus {
}

.view-switcher .switch-list, .view-switcher .switch-grid {
    float: left;
    margin-left: 6px;
}

.view-switcher {
    margin-left: 1em;
    padding-left: 0.5em;
    border-left: 1px solid #e6e6e6;
}

.view-switcher .switch-grid.switcher-active a, .view-switcher .switch-list:hover a, .view-switcher .switch-list.switcher-active a, .view-switcher .switch-grid:hover a {
    background-color: #0f2642;
    color: #fff;
}

.view-switcher .switch-list a, .view-switcher .switch-grid a {
    float: left;
    width: 36px;
    height: 36px;
    line-height: 15px;
    background-color: #f8f8f8;
    color: #1e1e1e;
}

.view-switcher .switch-list a:before, .view-switcher .switch-grid a:before {
    line-height: 36px;
}

.filter-wrap .products-per-page {
    margin-left: 1em !important;
    padding-left: 1em;
    border-left: 1px solid #e6e6e6;
    display: inline-block;
}
.filter-wrap .products-per-page form {
    margin: 0 1em !important;
}
.filter-wrap .products-per-page span {
    display: inline-block;
    color: #090909;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 0.86em;
}

.filter-wrap select {
    padding: 0 2em 0 1em;
    border: none;
    background-color: #f8f8f8;
    height: 2.642rem;
    line-height: 2.642rem;
}

.sidebar-position-right .row-count-4 .product-view-mask .footer-product, .sidebar-position-left .row-count-4 .product-view-mask .footer-product, .row-count-5 .product-view-mask .footer-product, .row-count-6 .product-view-mask .footer-product {
    left: 2.5em;
    right: 2.5em;
}

.content-product .products-page-cats, .content-product .products-page-brands {
    margin-bottom: 0.36em;
}

.content-product .products-page-cats a, .content-product .products-page-brands a {
    font-size: 0.85rem;
    color: #a4a4a4;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.price ins,
.cart ins {
    font-weight: 900;
}

.content-product .product-image-wrapper {
    margin: 0 auto 1.43em;
}

.content-product .price {
    margin-bottom: 1.0714em;
}

.empty-category-block:before {
    font-size: 160px;
    color: #e6e6e6;
}

.empty-category-block h2 {
    font-size: 2.57rem;
}

.empty-category-block .not-found-info {
    width: 500px;
    max-width: 100%;
    margin: 0 auto 2em;
}

.empty-category-block h2 {
    font-size: 2.57rem;
}

.empty-category-block .not-found-info {
    width: 500px;
    max-width: 100%;
    margin: 0 auto 2em;
}

.empty-category-block:before {
    font-size: 160px;
    color: #e6e6e6;
}

.empty-category-block .btn:before {
    content: "\f104";
    display: inline-block;
    font-family: FontAwesome;
    position: relative;
    left: -10px;
    font-size: 14px;
}


/* ======================================== WooCommerce Account ======================================== */

.woocommerce-account .page-heading .title{
    font-size: 2.57rem;
}
.woocommerce-account.et-header-overlap .page-heading {
    padding-top: 13em;
    padding-bottom: 5em;
}
.woocommerce-MyAccount-title {
    font-size: 1.14rem;
    text-transform: uppercase;
    color: #1e1e1e;
    font-weight: 900;
    letter-spacing: 1px;
    margin-bottom: 1.56em;
    padding: 0;
    text-align: left;
}
.woocommerce-MyAccount-navigation li:first-child {
    border-top: 1px solid #e6e6e6;
}

/* ======================================== Media Queries ======================================== */

@media (max-width: 1512px) {

    .about_hero {
        padding-right: 100px;
        padding-left: 100px;
    }

}

@media (max-width: 1361px) {

    .about_hero {
        padding-right: 80px;
        padding-left: 80px;
    }

}

@media (max-width: 1199px) {

    #home_blog .et-blog .post-grid {
        min-height: 300px;
    }

    .content .vc_custom_1475531378981 {
        background-image: url(http://mtk.msvdev.com/wp-content/uploads/2016/10/about_hero_tablet.jpg) !important;
    }

    .about_hero {
        padding-right: 80px;
        padding-left: 80px;
    }

    .prefooter .prefooter-button {
        margin-left: 132px;
    }

}

@media (max-width: 1187px) {

    .about_hero {
        padding-right: 60px;
        padding-left: 60px;
    }

}

@media (max-width: 1127px) {

    .content .vc_custom_1475531378981 {
        background-image: url(http://mtk.msvdev.com/wp-content/uploads/2016/10/about_hero_tablet_portrait.jpg) !important;
    }

    .about_hero {
        padding-right: 130px;
        padding-left: 130px;
    }

}

@media (max-width: 1024px) {

    #rev_slider_2_1 ul.tp-revslider-mainul li:first-child img {
        data-bgposition: 20% center;
    }

}

@media (min-width: 993px) {
    .navbar-header > * {
        margin-right: 2em;
    }
    .header-wrapper header > .container .container-wrapper {
        padding-top: 2.14em;
        padding-bottom: 2.14em;
    }
    .products-list .content-product {
        padding: 20px 0;
    }
}

@media (max-width: 991px) {

    #home_blog .et-blog .post-grid {
        width: 48% !important;
        min-height: auto;
        margin: 0 1% 20px 1%;
    }

    #home_blog .et-blog .post-grid:first-child, #home_blog .et-blog .post-grid:nth-child(4) {
        margin-left: 1%;
    }

    #home_blog .et-blog .post-grid:nth-child(3), #home_blog .et-blog .post-grid:nth-child(6) {
        margin-right: 1%;
    }

    #home_blog .et-blog .post-grid:nth-child(odd) {
        margin-left: 0;
    }

    #home_blog .et-blog .post-grid:nth-child(even) {
        margin-right: 0;
    }

    .prefooter .prefooter-button {
        margin-left: 0;
    }

}

@media (max-width: 931px) {

    .about_hero {
        padding-right: 70px;
        padding-left: 70px;
    }

}

@media (max-width: 767px) {

    .about_hero {
        padding-right: 140px;
        padding-left: 140px;
    }

}

@media (max-width: 660px) {

    .content .vc_custom_1475531378981 {
        background-image: url(http://mtk.msvdev.com/wp-content/uploads/2016/10/about_hero_mobile.jpg) !important;
    }

}

@media (max-width: 641px) {

    .about_hero {
        padding-right: 120px;
        padding-left: 120px;
    }

}

@media (max-width: 601px) {

    .content .vc_custom_1475531378981 {
        background-image: url(http://mtk.msvdev.com/wp-content/uploads/2016/10/about_hero_mobilePhone.jpg) !important;
    }

    .about_hero {
        padding-right: 30px;
        padding-left: 30px;
    }

    .about_hero p.vc_custom_heading {
        color: #CCCCCC !important;
    }

    .about_hero p.vc_custom_1475211595963.vc_custom_heading {
        color: #E6E6E6 !important;
    }

    .about_hero .wpb_text_column.wpb_content_element .wpb_wrapper p {
        color: #B3B3B3;
    }

    .about_hero .mtk_signature_black {
        display: none;
    }

    .about_hero .mtk_signature_white {
        display: block;
    }

}

@media (max-width: 520px) {

    #home_blog .et-blog .post-grid {
        width: 100% !important;
        min-height: auto;
        margin: 0 0 20px !important;
    }

}

@media (max-width: 421px) {

    .about_hero {
        padding-right: 0px;
        padding-left: 0px;
    }

}

@media (max-width: 361px) {

    .about_hero p.vc_custom_1475211595963.vc_custom_heading {
        font-size: 38px !important;
    }

}

/* -------------------- Start from Theme Options -------------------- */
/* -------------------- Footer -------------------- */
.footer.text-color-light .widget-container ul.menu li a {
    color: #bbbbbb !important;
}

.footer.text-color-light .widget-container ul.menu li a:hover {
    color: #fff !important;
}

/* -------------------- Testimonial Sliders -------------------- */

.z-index3 {
    z-index: 3;
}

.vc_custom_1475264131379:before, .vc_custom_1475017561788:before {
    content: "";
    background: rgba(0,0,0,0.4);
    width: 100%;
    height: 100%;
    display: block !important;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

/* -------------------- Popup Form Style -------------------- */
.mfp-zoom-out.mfp-ready.mfp-bg {
    background: #0b0b0b;
    opacity: 0.8;
    filter: alpha(opacity=80);
}
#etheme-popup {
    padding: 60px;
}
.mc4wp-form-basic label, .mc4wp-form-theme label {
    font-size: 1rem;
}
.mfp-close-btn-in .mfp-close {
    color: #333;
}
input[type="text"], input[type="number"], input[type="email"], input[type="search"], input[type="password"], input[type="tel"], input[type="url"], textarea {
    font-size: 1rem;
}
.mc4wp-form input[type=email] {
    color: #1e1e1e;
}
.button, .btn, input[type="submit"] {
    font-weight: 700;
}
.vc_custom_1519279424176 {
    font-weight: bold;
}

/* -------------------- Popup on Mobile Fix -------------------- */
@media only screen and (max-width: 480px) {
    #etheme-popup-holder {
        width: 380px !important;
    }
    .newsletter-open .mfp-zoom-out.mfp-ready #etheme-popup-holder {
        -webkit-transform: translate(-50%, -50%) scale(1);
        -ms-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1);
    }
    #etheme-popup-holder2 {
        width: 380px !important;
        max-height: 600px !important;
    }
    #etheme-popup-holder2 .mfp-close, #etheme-popup-holder .mfp-close {
        top: 25px !important;
    }
    #etheme-popup {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        width: 380px !important;
        padding: 15px;
    }
    #etheme-popup > * {
        -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8);
    }
}

/* -------------------- Contact Form -------------------- */
div.wpcf7-mail-sent-ok, div.wpcf7-validation-errors {
    border: 2px solid #0f2642;
}
#wpcf7-f5714-o1 {
    margin-bottom: 1.43em;
}