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

#cookie-notice #cn-notice-text {
       color: #2c2c2c;
    font-size: 13px;
    line-height: 16px!important;
    font-family: Lato!important;
}

@media only screen and (max-width: 992px) {
.banner-title {
    line-height: 1.3;
    font-size: 26px!important;
}
}

.woocommerce-privacy-policy-text p {
    margin-bottom: 1em;
    font-size: 13px;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-size: 13px;
}
blockquote:not(.etheme-blockquote) p {
    color: var(--et_dark-2-white);
    font-style: normal !important;
    line-height: 46px;
    font-size: 40px;
}
blockquote:not(.etheme-blockquote) {
    position: relative;
    margin-top: 0;
    padding: 1.35em 0 1.35em 0;
    border-left: none;
    font-style: normal !important;
}
video#bgvid {
    position: sticky;
    top: 50%;
    left: 50%;
    overflow: hidden;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    max-width: 100%;
}
.content-product .stock, .content-product .available-on-backorder {
    position: absolute;
    text-align: center;
    background-color: #fff;
    z-index: 3;
    margin-bottom: 0;
    font-size: 14px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #2c2c2c;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    padding: 7px 12px;
    backface-visibility: hidden;
    width: 200px;
    -webkit-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.31);
    -moz-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.31);
    box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.31);
}

.null-instagram-feed .instagram-pics img {
    max-width: 100%;
    height: 184px;
    object-fit: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}


.wc-deposits-wrapper .wc-deposits-payment-description {
    color: #555;
    margin: 1em 0;
}

.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title>a {
    background: 0 0;
    display: block;
    padding: 5px 20px!important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    color: inherit;
    position: relative;
    -webkit-transition: color .2s ease-in-out;
    -o-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#cookie-notice {
    position: fixed;
    right: 1vw;
    left: auto;
    width: 28vw;
    min-width: 1px;
    max-width: 500px;
    top: auto;
    height: auto;
    z-index: 1000;
    padding: 5px;
    background-color: rgba(255, 255, 255, 0.95) !important;
     -webkit-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    -moz-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
}

.swiper-custom-left, .swiper-custom-right, .mpc-nav-preset--default .mpc-nav__arrow i {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    position: absolute;
    top: calc(50% - 25px);
    background-color: #fff;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner {
    padding-top: 0px!important;
}

.wpb_single_image img {
    height: auto;
    max-width: 100%;
    vertical-align: top;
    width: 2000px!important;
}

form.wpcf7-form .wpcf7-submit:not(.active) {
    background-color: transparent;
    border: 1px solid #555;
    color: #555;
}

.woocommerce-MyAccount-navigation li {
    list-style: none;
    border-top: none;
    margin-bottom: 0;
}

.woocommerce-MyAccount-navigation li a {
    padding: 10px 0;
    text-transform: uppercase;
    display: inline-block;
    font-size: 13px;
    letter-spacing: 2px;
}


.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading a span {
    text-transform: uppercase;
    font-size: 16px;
    padding: 10px 30px;
    margin: 0 10px;
    background: none;
    color: #222222;
    border: none !important;
    display: inline-block;
    cursor: pointer;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #dddddd!important;
    background-color: #dddddd!important;
}

.wpb-js-composer .vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-body, .vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-body {
    display: block!important;
    height: auto!important;
    opacity: 1 !important;
    padding: 20px!important;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body, .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::after, .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::before {
    border-color: #fff!important;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    background-color: #fff!important;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    border-color: #f2f2f2!important;
    background-color: #f2f2f2!important;
}

.footer-widget p a:hover {
color: #ffffff;
}


#subForm label {
font-size: 11px;
line-height: 13px;
}

.tabs .tab-content {
    font-size: 15px;
    display: none;
    float: right;
    padding-top: 1em;
    width: 100%;
}

.swipers-couple-wrapper .swiper-wrapper img {
    background-color: #ffffff;
    max-width: 100%;
    width: 100%;
}

.single_add_to_cart_button.button {
      width: 200px;
}

@media only screen and (max-width: 480px) {
.banner.banner-type-2.responsive-fonts .banner-content .banner-title {
    font-size: 24px;
    line-height: 26px;
}
}

.ult-banner-block, .wpb_row .wpb_column .wpb_wrapper .ult-banner-block {
    margin-bottom: 0px!important;
    }

.ult-banner-block a.bb-link {
    display: table;
    position: relative;
    color: #2c2c2c;
    background-color: transparent!important;
    margin: 15px auto 0;
    padding: 3px 30px!important;
    text-decoration: none;
    cursor: pointer;
    border: 2px solid #2c2c2c!important;
    text-transform: uppercase!important;
    font-size: 12px;
    letter-spacing: 1px;
}

.ult-banner-block h2 {
margin-top:30px;
}

@media only screen and (max-width: 992px) {
.ult-banner-block h2 {
margin-top:0px;
}
}

.ult-banner-block .mask .bb-description, .ult-banner-block .mask p {
    color: inherit;
    text-align: center;
    margin-bottom: 0;
    display: block;
    line-height: 1.5em;
    color: #2c2c2c!important;
    font-size: 16px!important;
}

.ult-banner-block a.bb-link:hover {
color: #fff!important;
    background-color: #2c2c2c!important;
    border: 2px solid #2c2c2c!important;
}

.newsletter {
    margin-top: 300px;
    color: #fff;
}

.newsletter p {
color: #fff;
}

.newsletter h3 {
color: #fff;
font-size: 45px;
}

.newsletter form button {
border: 2px solid #fff!important;
    color: #fff;
}

.newsletter form button:hover {
border: 2px solid #2c2c2c!important;
    color: #fff;
    background-color: #2c2c2c!important;
}

#etheme-popup {
    margin: 0 auto;
    background-color: transparent;
    padding: 0px 30px;
    max-width: 100% !important;
    position: relative;
}

@media only screen and (max-width: 480px) {
#etheme-popup {
    width: 360px!important;
    height: 500px!important;
    background-image: none!important;
    background-color: #555!important;
}
.newsletter {
    margin-top: 0px!important;
    color: #fff;
}
}

#slb_viewer_wrap .slb_theme_slb_baseline .slb_container {
    position: relative;
    display: inline-block;
    background-color: #fff;
    margin: 0 auto;
    padding: 0px!important;
}

#slb_viewer_wrap .slb_theme_slb_baseline .slb_details .inner {
    display: none!important;
}

#slb_viewer_wrap .slb_theme_slb_baseline .slb_viewer_overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
    min-height: 105%;
    min-width: 100%;
    background-color: #555!important;
}

.mfp-zoom-out.mfp-ready.mfp-bg {
    opacity: .8;
}

.mfp-bg {
    z-index: 1042;
    overflow: hidden;
    background: #555;
    opacity: .5;
    filter: alpha(opacity=80);
}

.mfp-close-btn-in .mfp-close {
    color: #fff;
    font-weight: bold;
}

.mfp-close-btn-in .mfp-close:hover {
    color: #fff;
    font-weight: bold;
}

.product .progress-button, .product .product_type_simple, .product .product_type_grouped, .product .product_type_external {
    position: relative;
    display: inline-block;
    outline: none;
    color: #555!important;
    background-color: transparent!important;
    border: 2px solid #555!important;
    font-family: 'Lato',sans-serif!important;
    font-weight: 400;
    font-size: 13px;
    letter-spacing: 1px;
}

.product_list_widget, .wishlist-dropdown {
    color: #2c2c2c;
}

@media only screen and (max-width: 992px) {
.sfm-pos-right .sfm-navicon-button {
    right: auto!important;
    left: 0!important;
    position: fixed!important;
}
}

.cart-widget-products .remove i {
    font-size: 12px;
}

.page-heading .breadcrumbs, .page-heading .woocommerce-breadcrumb, .page-heading .bbp-breadcrumb, .page-heading .a-center, .page-heading .title, .page-heading a, .page-heading .span-title, [class*=" paged-"] .page-heading.bc-type-left2 .span-title, .bbp-breadcrumb-current, .page-heading .breadcrumbs a, .page-heading .woocommerce-breadcrumb a, .page-heading .bbp-breadcrumb a {
    font-family: Lato;
    text-transform: uppercase;
    line-height: 9px;
    letter-spacing: 2px;
    font-weight: normal;
    font-style: normal;
    color: #2c2c2c;
    font-size: 9px;
    text-align: left!important;
}

label.checkbox {
    font-size: 14px;
    display: inline-block;
    margin: 0;
}

#shipping_method input[type="radio"]:checked + label, #payment .payment_methods input[type="radio"]:checked + label {
    color: #2c2c2c;
    font-size: 14px;
}

.step-title {
    padding: 0 0 1em 0;
    text-align: start;
    font-size: 18px;
    margin-bottom: 0;
    text-transform: uppercase;
    margin-bottom: 1em;
    border-bottom: none;
    font-family: Lato!important;
    letter-spacing: 2px;
}

table.cart .product-details .product-title, table.cart tbody .product-name {
    font-size: 18px;
    font-family: Lato!important;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.coupon input[type="submit"] {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    height: 100%;
    width: 36px;
    background-color: transparent;
    border: 1px solid #555;
    color: #555;
}

#shipping_method label, #payment .payment_methods label {
    color: #2c2c2c;
    width: calc(100% - 25px);
    font-size: 14px;
}

.cart-collaterals, .order-review {
    padding: 1.7em 2em 2em;
    border: 6px solid #e1e1e1;
}

table thead th {
    text-transform: uppercase;
    color: #2c2c2c;
    padding-top: 1.9em;
    padding-bottom: 1em;
    letter-spacing: 2px;
}

table thead {
    border-bottom: none;
}

.shop_table .amount {
    color: #2c2c2c;
    letter-spacing: 1px;
}

.shop_table .variation {
    margin-top: 5px;
    font-size: 14px;
    color: #2c2c2c;
}

.actions a {
    display: inline-block;
    font-size: 14px;
    padding: .75rem 0;
    color: #2c2c2c;
}

.product_list_widget li .product-title a {
font-family: Lato!important;
text-transform: uppercase;
letter-spacing: 2px;
}

.shop_attributes th {
    font-size: 14px;
    line-height: 20px;
    color: #2c2c2c;
}

.btn-black, .btn.black, .btn-checkout, .btn-view-wishlist, .form-submit input[type="submit"] {
    background-color: transparent;
    border: 1px solid #555;
    color: #555;
}

#review_form .comment-respond label {
    display: block;
    font-size: 14px;
}

#reviews #comments > h2, span.comment-reply-title {
    font-size: 16px;
    text-transform: uppercase;
    border-bottom: none;
    padding-bottom: 1em;
    margin-bottom: 0;
    font-family: Lato;
    letter-spacing: 2px;
}

.shop_attributes p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
}

.product-content .price {
    width: 100%;
    margin-bottom: .5em;
    font-size: 18px;
    line-height: 1.2;
    color: #2c2c2c;
    letter-spacing: 1px;
}

.woocommerce .va-attribute-label {
    font-size: 14px!important;
    color: #555;
}

.etheme-sticky-cart .sticky_product_title {
    font-size: 114%;
    padding: 0 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.single-tags, .product_meta, .product-share, .wcpv-sold-by-single {
    color: #222222;
    font-size: 14px;
}

.product-information .short-description, .product-info-wrapper .short-description, .product-summary-center .short-description {
    width: 100%;
    margin-bottom: 5px;
}

.woocommerce .ql-visual-attributes select {
    margin: 0;
    padding: 2px 10px!important;
    border: 2px solid #eee!important;
    width: 40%!important;
    height: 40px!important;
}

.single-tags span, .product_meta span span, .single-tags a, .product_meta span a {
    color: #555;
}

.woocommerce .va-separator {
    border-bottom: none!important;
    margin-bottom: 12px;
    padding-bottom: 5px;
}

.woocommerce .ql-visual-attributes .reset_variations {
    clear: both;
    display: block;
    text-align: right;
    border-bottom: none!important;
    margin-bottom: 10px;
}

.woocommerce .va-picker img {
    max-width: 200px!important;
        width: 80px;
    height: 80px;
}

.variations_form .va-pickers {
    width: 100%!important;
}

.woocommerce .va-picker .va-picker-item {
    padding: 0;
    margin: 0px!important;
    border: none!important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1;
    -webkit-transition: border .3s ease-out, opacity .3s ease-out;
    transition: border .3s ease-out, opacity .3s ease-out;
}

.star-rating span:before, #review_form .stars a.active:before, #review_form .stars a:hover:before {
    color: #555;
}

.tabs .tabs-nav li {
    display: inline-block;
    list-style: none;
    letter-spacing: 2px;
}

.single_add_to_cart_button.button, .quick-view-popup .product_type_variable, .quick-view-popup .product_type_grouped, .quick-view-popup .product_type_external {
    height: auto;
    font-size: 12px;
    padding-top: .785rem;
    padding-bottom: .785rem;
    background-color: transparent;
    border: 1px solid #555;
    color: #555;
    min-width: 190px;
    margin-right: .4rem;
    font-weight: 400;
        opacity: 1;
}

.product-title h4 {
    font-family: Lato!important;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.cart-popup-container, .wishlist-dropdown, .my-account-link > .menu-main-container, .login-link > .menu-main-container {
    z-index: 1000;
    visibility: hidden;
    opacity: 0;
    border: none!important;
    margin-top: 1px;
    position: absolute;
    top: 150%;
    right: 0;
    background-color: #fff;
    text-align: start;
   -webkit-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    -moz-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
}

#customer_login > div {
float: left;
    padding: 2.57em;
    border: 6px solid #e1e1e1;
    margin-bottom: 35px;

}

.woocommerce-privacy-policy-text {
font-size: 13px;
line-height: 19px;
}

form.login .button, form.register .button {

    background-color: transparent;
    border: 1px solid #222222;
    color: #555;
    height: auto;

}

.page-heading {
    background-color: #fff;
    margin-bottom: 35px!important;
}

.product-share .menu-social-icons li a {
    font-size: 25px;
    padding: 0 5px;
    color: #555;
}

.product-content .title, .product-content .product_title, .product-content .product-name {
    font-size: 28px;
    margin-bottom: 10px;
}

.woocommerce .ql-visual-attributes .reset_variations {
    display: none!important;
}

.product .product_type_simple:hover {
color: #fff!important;
    background-color: #555!important;
    border: 2px solid #555!important;
}

.open-filters-btn a, .filter-wrap .products-per-page span {
    color: #2c2c2c;
}

select, .select2.select2-container--default .select2-selection--single {
    padding: 0 2.9em 0 1em;
    cursor: pointer;
    color: #2c2c2c;
    height: 2.642rem;
    line-height: 2.642rem;
    max-width: 100%;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: start;
    position: relative;
    border: 1px solid #2c2c2c;
    background-color: transparent;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-position: calc(100% - 12px) 50%;
    background-repeat: no-repeat;
    background-size: 10px;
    font-size: 12px;
}

.button, .btn, input[type="submit"], form button {
    display: inline-block;
    border-radius: 0;
    border: 2px solid #555!important;
    color: #555;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1px;
    text-align: center;
    line-height: 1.2;
    padding: .75rem 2.2rem;
    height: 42px;
    background-color: transparent;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    backface-visibility: hidden;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

form button {
max-width: 100%;
    width: 100%;
}

form button:hover {
border: 2px solid #555!important;
    color: #fff;
    background-color: #555!important;
}

.content-product .products-page-cats, .content-product .products-page-cats a, .content-product .products-page-brands, .content-product .products-page-brands a, .content-product .price {
    color: #555;
    font-size: 16px;
    letter-spacing: 1px;
}

@media only screen and (max-width: 992px) {
.header-wrapper header .container-wrapper {
    padding: 8px 0;
    position: relative;
    text-align: right;
    text-align: end;
    display: inline-block;
    width: 100%;
}
}

@media only screen and (max-width: 480px), (max-width: 812px) and (orientation: landscape) {
.header-logo img {
    max-width: 190px !important;
}
}

.banner.responsive-fonts .banner-content .banner-title, .banner.responsive-fonts .banner-content .banner-subtitle {
    zoom: .8;
    font-family: Lato;
    letter-spacing: 2px;
    text-shadow: 0px 0px 15px #000000;
        font-size: 35px;
}

.content-product .products-page-cats, .content-product .products-page-cats a, .content-product .products-page-brands, .content-product .products-page-brands a, .content-product .price {
    color: #555;
}

.content-product .product-title a {
    display: block;
    width: 100%;
    text-transform: uppercase;
    font-family: Lato!important;
    letter-spacing: 2px;
}

.page-heading .woocommerce-breadcrumb {
font-family: Lato;
    text-transform: uppercase;
    line-height: 11px;
    letter-spacing: 2px;
    font-weight: normal;
    font-style: normal;
    color: #2c2c2c;
    font-size: 11px;
    text-align: left;
}

.bc-type-left, .bc-type-default {
    padding: 7px;
    border-bottom: 1px solid #2c2c2c;
}

.page-heading.bc-type-left .title {
font-size: 11px!important;
}

.alison {
    font-family: Lato;
    letter-spacing: 1px;
    font-size: 23px;
    line-height: 25px;
    font-weight: 600;
    color: #555;
    margin-left: 20px;
}
.straplinehome {
color: white;
font-size: 32px;
line-height: 35px;
text-shadow: 1px 1px 8px rgba(0, 0, 0, 0.64);
font-weight: 600;
text-transform: uppercase;
letter-spacing: 2px;
}
.et-off-canvas>.et-mini-content {
    position: fixed;
    top: 0;
    height: 100%;
    max-width: 50%!important;
    width: calc(100% - 64px);
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    transition: all .3s ease-in-out;
    z-index: 10010;
    --head-icon-proportion: 1.6;
    --head-quantity-proportion: 1;
    --head-label-proportion: 1.2;
}
div.mobile-menu-content .et_b_header-menu .menu li a {
    position: relative;
    width: 100%;
    font-size: 100%;
    color: currentColor;
    margin: 0;
    padding: 10px 0;
    white-space: normal;
    border: none;
    background: transparent;
    border-radius: 0;
    font-size: 26px!important;
    letter-spacing: 2px!important;
    text-transform: uppercase;
}
.et_b_header-mobile-menu .et-mini-content {
    background-color: rgba(120, 117, 115, 0.95);
}
.et-mini-content .et-close {
    padding: 13px;
    border-radius: 50%;
    color: #fff;
    -webkit-text-fill-color: currentColor;
    line-height: 1;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin: 9px;
    background: transparent;
    cursor: pointer;
}
.content-page, .page-content {
    padding-bottom: 35px;
}

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: none;
    background-color: #f2f2f2;
    outline: none;
    border-radius: 0;
    width: 100%;
    color: #2c2c2c;
    font-size: 14px;
    box-shadow: none;
        height: 42px;
}

form.wpcf7-form .wpcf7-submit {
    background-color: transparent;
    border: 1px solid #2c2c2c;
    color: #2c2c2c;
}

h1, .h1 {
    font-size: 32px;
    text-transform: uppercase;
    font-family: Lato!important;
    letter-spacing: 2px;
    margin-bottom: 15px;
}

h4, .h4 {
font-size: 18px;
    text-transform: uppercase;
    font-family: Lato!important;
    letter-spacing: 2px;
    margin-bottom: 15px;
    }

h3, .h3 {
    font-size: 40px;
    }
    
    h2, .h2 {
    font-size: 20px;
 text-transform: uppercase;
    font-family: Lato!important;
    letter-spacing: 2px;
    }
    
.light h2 {
    font-size: 30px;
    color: #fff;
    text-shadow: 0px 0px 15px #000000;
}

.light h1 {
    font-size: 25px;
    color: #fff;
    text-shadow: 0px 0px 15px #000000;
}
    
    .header-center3 .header .top-links ul li a {
    padding: 0;
    text-transform: uppercase;
    letter-spacing: 2px;
        font-size: 13px;
}
    
    .null-instagram-feed .instagram-pics li {
    padding: 3px;
    float: left;
    margin-bottom: 0;
}

.footer-widget a:hover {
color: #555;
}

@media only screen and (min-width: 993px) {
.header-wrapper header > .container .container-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: row nowrap;
    position: relative;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 100%;
}
}

@media only screen and (max-width: 992px) {
.mobile-menu-wrapper, .navbar-toggle {
    display: none!important
}
}

.et-follow-buttons.buttons-size-large a {
    font-size: 35px;
    margin: 0 10px;
}

.et-follow-buttons.buttons-size-large a:hover {
    color: #fff;
}

.banner {
    position: relative;
    overflow: hidden;
    margin-bottom: 0px!important;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    backface-visibility: hidden;
}

.menu {
    display: none;
}

.menu-wrapper.menu-align-center .menu {
    display: none;
}

.sfm-label-hidden {
    display: inline!important;
}

.navbar-toggle .icon-bar {
   display: none;
}

.sfm-navicon, .sfm-navicon:after, .sfm-navicon:before, .sfm-sidebar-close:before, .sfm-sidebar-close:after {
    height: 3px !important;
}

.sfm-label-metro .sfm-navicon {
    background-color: #fff!important;
}

.sfm-navicon:before {
background-color: #fff!important;
}

.sfm-navicon:after {
background-color: #fff!important;
}

.sfm-navicon {
    height: 2px!important;
}

#sfm-sidebar .sfm-menu li a, #sfm-sidebar .sfm-menu .sfm-chapter {
    font-family: Lato;
    font-weight: normal;
    font-size: 35px!important;
    line-height: 60px!important;
    text-align: center;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    text-transform: uppercase!important;
    letter-spacing: 3px!important;
}

#sfm-sidebar li.sfm-active-class > a {
    background: transparent!important;
    color: #2c2c2c;
}

#sfm-sidebar .sfm-menu-level-0 li .sfm-sm-indicator i, #sfm-sidebar .sfm-menu-level-0 .sfm-sl, .sfm-title h2, .sfm-social:after {
    color: #fff!important;
}

#sfm-sidebar .sfm-menu li > a:before {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
    background: transparent!important;
    color: #555!important;
}

.sfm-label-metro .sfm-navicon-button {
    background-color: transparent!important;
}


#sfm-sidebar.sfm-indicators .sfm-sm-indicator i {
    font-family: 'fontAwesome'!important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    vertical-align: middle;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    display: inline-block;
    color: inherit;
    position: absolute;
    top: 50%;
    left: 0;
    margin: -10px 0 0 0;
    width: 100%;
    text-align: center;
}

#sfm-sidebar.sfm-vertical-nav .sfm-has-child-menu .sfm-sm-indicator i:after {
    content: '\f107'!important;
    -webkit-transition: all 0.3s cubic-bezier(0.215, 0.061, 0.355, 1);
    -moz-transition: all 0.3s cubic-bezier(0.215, 0.061, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.215, 0.061, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.215, 0.061, 0.355, 1);
    -webkit-backface-visibility: hidden;
    display: inline-block;
}

.sfm-style-full #sfm-sidebar .sfm-submenu-visible > a .sfm-sm-indicator i:after {
    content: '\f106'!important;
}

#sfm-sidebar .sfm-menu li a, #sfm-sidebar .sfm-chapter, #sfm-sidebar .sfm-search-form {
    padding: 0px 0!important;
    text-transform: capitalize;
}

#sfm-sidebar [class*="sfm-icon-"] a, .sfm-view-level-custom:before {
    font-family: 'sfm-icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 16px;
    font-size: 20px;
    color: white;
    position: relative;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#sfm-sidebar .sfm-social a:after {
    content: '';
    position: absolute;
    right: 0!important;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 45px;
    background: #2c2c2c!important;
    transform: scale(0,0);
}

.navigation-wrapper .menu-inner {
    border-top: none;
    border-bottom: none;
}

.sfm-style-full #sfm-sidebar .sfm-social {
    border-top: none;
    margin-bottom: 10px;
}

.sfm-icon-dribbble a:before {
    content: "\f2d9";
}

.sfm-navicon-button:after {
    display: block;
    content: "";
    line-height: 18px;
    font-size: 15px!important;
    text-align: center;
    text-decoration: none !important;
    position: absolute;
    left: -50%;
    top: 100%;
    width: 200%;
    margin: 5px 0 0 0;
    color: #fff;
    font-weight: 400!important;
    letter-spacing: 1px;
    text-shadow: 0px 0px 9px rgba(0, 0, 0, 0.77)!important;
}

.sfm-widget p {
    margin: 0 0 10px;
    color: #fff!important;
}

#sfm-sidebar .sfm-menu-level-0 li, #sfm-sidebar .sfm-menu-level-0 li a, .sfm-title h3 {
    color: #fff;
    font-size: 34px!important;
    line-height: 50px!important;
}

@media only screen and (max-width: 442px) {
#sfm-sidebar .sfm-menu-level-0 li, #sfm-sidebar .sfm-menu-level-0 li a, .sfm-title h3 {
    color: #fff;
    font-size: 22px!important;
    line-height: 34px!important;
}
}

.sfm-pos-right .sfm-sidebar-close {
    float: right;
    margin-bottom: 0px!important;
    position: relative;
}

.sfm-menu-level-0 li a:hover {
color: #ea174a!important;
}