@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@300;600&display=swap');

@font-face {
  font-family: 'Oswald';
  src: url('https://cdn.scramblestuff.com/wp-content/themes/shapely/assets/fonts/Oswald-VariableFont_wght.ttf') format("truetype-variations");
  font-weight: 1 999;
  font-display: swap;
}
/*
Theme Name: Shapely
Theme URI: https://colorlib.com/wp/themes/shapely
Author: colorlib
Author URI: https://colorlib.com/
Description: Shapely is a powerful and versatile one page WordPress theme with pixel perfect design and outstanding functionality. It is by far the most advanced free WordPress theme available today with loads of unmatched customization options. This theme comes with several homepage widgets that can be used to add portfolio, testimonials, parallax sections, your product or service information, call for action and much more. Shapely supports most free and premium WordPress plugins such as WooCommerce, Jetpack, Kali Forms, Gravity Forms, Contact Form 7, Yoast SEO, Google Analytics by Yoast and much more. This theme is the best suited for business, landing page, portfolio, ecommerce, store, local business,  personal websites but can be tweaked to be used as blog, magazine or any other awesome website while highlighting its unique one page setup. This is going to be the last WordPress theme you will ever want to use because it is so much better than anything you have seen. Needless to say that this theme is SEO friendly thanks to its well optimized strucutre. Shapely theme is mobile friendly and fully responsive making it your best multipurpose partnert for any project and website.
Version: 1.2.13
Tested up to: 5.6
Requires PHP: 5.4.0
License: GNU General Public License v3
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: shapely
Tags: left-sidebar, right-sidebar, featured-images, post-formats, threaded-comments, theme-options, photography, portfolio, full-width-template, grid-layout

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Shapely is based on Underscores http://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
    ## Links
    ## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
    ## Posts and pages
    ## Asides
    ## Comments
# Infinite scroll
# Media
    ## Captions
    ## Galleries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/

html {
    font-family: 'Oswald', sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
        height: 100%;
}

body {
    margin: 0; min-height: 100%;
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
    display: block;
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden], template {
    display: none;
}

a {
    background-color: transparent;
}

a:active, a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b, strong {
    font-weight: 500;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

label{
    font-weight: 500 !important;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    padding: 0em;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button, select {
    text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled], html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td, th {
    padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

button, input, select, textarea {
    color: #404040;
    font-family: sans-serif;
    font-size: 14px;
    line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
    clear: both; font-weight: 600;
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

p {
    margin-bottom: 1.5em;
}

dfn, cite, em, i {
    font-style: italic;
}

q:before, q:after {
    content: '"' !important;
    display: inline-block;
    position: relative;
}

address {
    margin: 0 0 1.5em;
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

code, kbd, tt, var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 15px;
}

abbr, acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

mark, ins {
    background: #fff9c0;
    text-decoration: none;
}

big {
    font-size: 125%;
}

/* HEADER */
.site-header{
    position: sticky;
    top: 0;
    z-index: 9999;
}
header #main-nav  {
    z-index: 999999;
    background: #fff;
    height: 100%;
    left: -330px;
    position: fixed;
    top: 60px;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    -webkit-transform: translateX(-110%);
    -ms-transform: translateX(-110%);
    transform: translateX(-110%);
    width: 80%;
}
header.open #main-nav {
    -webkit-transform: translateX(330px);
    -ms-transform: translateX(330px);
    transform: translateX(330px)
}
.scr_hide{
    position: absolute!important;
    margin: 0 0 0 -9999px!important;
    left: auto!important;
    right: auto!important;
    bottom: auto!important;
    top: auto!important;
    line-height: 0!important;
    overflow: hidden!important;
    clip: rect(0 0 0 0)!important;
}
#curtain {
    background-color: #fff;
    height: 1px;
    position: fixed;
/*            top: 60px;*/
    width: 1px;
    z-index: -1;
    display:none;
}
#curtain.menu-opened {
    background-color: rgba(0, 0, 0, .4);
    height: 100%;
    width: 100%;
    z-index: 4;
    display:block;
}
#curtain2 {
    background-color: #fff;
    height: 1px;
    position: fixed;
    top: 61px;
    width: 1px;
    z-index: -1;
    display:none;
}
#curtain2.menu-opened {
    background-color: rgba(0, 0, 0, .4);
    height: 100%;
    width: 100%;
    z-index: 1;
    display:block;
}
#mob_menu{
    background-color: #000;
    border: 0px;
    padding-top: 3px;
}
#mob_menu i{
    color:#fff;
}
.mobile_tabs{
    padding-left: 10px; padding-right: 10px;
}
.mobile_tab{
    display: none;
}
.mobile_tab ul li{
    line-height:25px;
}
.mobile_tab ul li a{
    height: auto !important;
    font-size: 1.6rem !important;
}
.mobile_bottom_menu ul{
    display: block;
    font-size: 12px;
}
.mobile_bottom_menu ul li a{
    height: auto !important;
}
.stop-scrolling {
    height: 100%;
    overflow: hidden;
    overflow-x: hidden;
}
.scr_mobile_menu{
    display: none;
}
#scr_menus{
    text-align: center;
}
.mobile-menu{
    font-family: 'Oswald', sans-serif;
}
.scr_sale_link{
    color:#e40821;
}
.home-page-banners{
    margin-bottom:0px;
}
.wc-stripe-elements-field, .wc-stripe-iban-element-field {
    height: 30px;
}
@media all and (max-width: 992px) {
    .scr_mobile_menu{
        display: inline-block;
    }
    .site-title-container{
        float: right !important;
    }
    .scr_account_menu{
        display: none !important;
    }
    .home-page-banners{
        padding: 0px;
        padding-left: 15px; padding-right: 15px;
    }
    :where(.wp-block-columns.is-layout-flex) {
        gap: 1em;
    }
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
@media (min-width: 1330px) {
  .container {
    width: 1270px;
  }
}
.flex-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: row;
    gap: 10px;
}

.flex-grid > .col {
    flex: 1 1 30%;
    min-width: 0;
    width: 30%;
}
@media all and (max-width: 992px) {
    .flex-grid > .col {
        flex: 1 1 40%;
        width: 40%;
    }
}
.woocommerce-loop-product__title{
    line-height: 18px;
    font-weight: 400;
    font-size: 1.6rem;
    margin-bottom: 5px;
    margin-top: 10px;
    text-transform: uppercase;
    text-align: left;
    /* min-height: 40px; */
    display: block;
    font-family: 'Oswald', sans-serif;
}
.woocommerce ul.products li.product{
    margin: 0 2% 1.8em 0;
}
.woocommerce div.product p.price, .woocommerce div.product span.price{
    font-size: 1.5rem; color: #7d7d7d;
}
.container{
    text-align: left;
}
.woocommerce div.product {
    text-align: left;
/*     min-height: 436px;*/
}
.flex-grid div.product {
    max-width: 301px;
}
.woocommerce-Price-amount {
    font-weight: 400 !important;
    font-family: 'Oswald', sans-serif;
    letter-spacing: 1px;
    color: #959595;
}
.woocommerce-Price-amount .woocommerce-Price-currencySymbol{
    font-weight: 500 !important;
}
del .woocommerce-Price-amount{
    color:#999;
}
.type-product{
    margin-bottom: 10px !important;
}
.woocommerce-variation-availability{
    display: none;
}
.scr_cat_products{
    text-align: left; margin-top: -84px;
}
.mega-menu-toggle{
    display: none;
}
.scram_blog{
    margin-top: 20px;
}
.shipping_title{
    margin-bottom: 5px;
}
.single_add_to_cart_button{
    width:100%;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    line-height: 15px;
    font-size: 18px !important;
    height: 40px !important;
}
.product-name a{
    font-family: 'Oswald', sans-serif;
    font-size: 1.5rem;
    font-weight: 400;
}
.product_title{
    font-size:2.5rem !important; line-height: 30px; margin-bottom: 10px; font-family: 'Oswald', sans-serif; text-transform: uppercase;
}
.variations .row .value select{
    display: none !important;
}
.footer_links a:hover{
    color: #dd3333 !important;
}
.form-control{
    border: 1px solid #000 !important; border-radius: 0px !important;
}
.product-subtotal ins{
    background-color:#fff;
}
.product-subtotal ins .amount{
    color: #97262c !important;
}

.woocommerce div.product form.cart .variations .label {
    color:#1e1e1e;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
}
.product_summary{
    background-color: #fff; padding: 22px; margin-top: 25px; width:30%;
}
.product_tab_title{
    font-size: 16px;
    font-weight: 800;
    color: #333;
    margin-bottom: 10px;
}

.wp-block-embed__wrapper iframe { 
  width: 100%;
  aspect-ratio: 16 / 9;
}

.quantity{
    margin-left: 10px !important; margin-bottom: 10px !important; width: 50%;
}
.cart-qty .quantity{
    margin-left: 54px !important;
}
.woocommerce-variation-add-to-cart .quantity input{
    height:35px;
}
.scr_cart_coupon{
    text-align: left;
}
.coupon_label{
    display: block;
}
.coupon_input{
    display: inline-block; width: 58% !important; height: auto !important; line-height: 30px !important; margin: 0px !important; padding-left: 10px !important;
}
.coupon_input_checkout{
    display: inline-block; width: 67% !important; height: auto !important; line-height: 30px !important; margin: 0px !important; padding-left: 10px !important;
}
.coupon_button{
    display: inline-block; width: 10% !important; height: 36px !important; margin-left: 5px !important; margin-bottom: 0px !important; line-height: 30px !important; position: absolute;
}
#customer_details{
    text-align: left;
}
.woocommerce-products-header{
    text-align: left; width:287px; display: inline-block;
}
.widget-area{
    text-align: left; clear: both; margin-top: 20px;
}
.filter-title{
    font-size: 16px;
}
.woocommerce-breadcrumb{
    text-align: left; margin-bottom: 0px !important; margin-top: 15px !important; border-bottom: 0px; line-height: 25px; text-transform: uppercase;
}
.page-title{
    line-height: 35px;font-size: 2.8rem;padding: 0;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label .term-label {
    font-size: 1.2rem;
}
.color-swatch{
    border:solid 1px #000;
    border-color: #000 !important;
    border-radius:50%;
    -moz-border-radius:50%;
    -webkit-border-radius:50%;
}
.filters-container{
    margin-top: 15px;
}
.filters-container form h3{
    font-size: 20px; margin-bottom:10px;
}
.yith-wcan-active-filters h4{
    font-size: 16px;
}
.woocommerce-product-details__short-description{
    margin-bottom: 10px; min-height: 25px; text-align: justify;
}
.woocommerce-product-details__short-description p{
    margin-bottom: 0px;
    font-family: 'Oswald', sans-serif;
    font-weight: 100;
    font-size: 1.7rem;
    line-height: 26px;
}
.scr_product_info .price .amount{
    font-size: 1.8rem;
}
.woocommerce-LoopProduct-link .price del{
    margin-right: 4px;
}
.woocommerce-LoopProduct-link .price br{
    display: none;
}
.scr_product_info .quantity select{
    width: 50% !important; height: 36px; border-radius: 5px !important;
    border: 2px solid #333333 !important;
}
.yith-wcan-filters-opener{
    background-color: #cacaca !important;
    border-color: #cacaca !important;
    color: #525252 !important;
}
.cards_footer{
    width:250px;
}
.out-of-stock{
    border: 1px solid #ccc;
    background-color: #1d2327;
    color: #fff !important;
    padding:2px 10px 2px 10px;
    width: fit-content;
    display: inline-block;
}
.shapely-content{
    padding-top: 10px;
}
.content-area{
    min-height: 67vh;
}
.woocommerce table.my_account_orders {
    font-size: .9em;
}
.woocommerce div.product .stock{
    font-weight: 700;
}
.wc-block-product-categories ul:first-child{
    margin-left: 0px;
    margin-top: 10px;
}
.wc-block-product-categories-list{
    list-style-type: none;
}
.wc-block-product-categories-list--depth-1 li a{
    color: #7c7c7c;
}
.responsive-sidebar-btn-text{
    padding-left:10px;
}
.woocommerce-mini-cart__total{
    clear:both; margin-bottom: 0px;
}
.scr_extras_menu{
    text-align: left;
}
.scr_extras_menu h4{
    text-align: left !important;
}
.orderby{
    padding: 6px 6px !important;
}
.bapf_hascolarr{
    font-size: 1.8rem; border-bottom: 1px solid #ccc; padding-bottom: 10px;
}
.product-total{
    width:30%;
}
.scr_account_menu{
    display: inline-block;
}
.scr_account_menu a{
    font-size: 2.2rem !important;
}
.scr_search_menu{
    display: inline-block;
}
.scr_search_menu a{
    font-size:2.2rem !important; margin-left: 5px; margin-right: 5px;
}
.scr_cart_menu{
    display: inline-block;
}
.scr_home_content{
    padding: 0px !important;
}
.responsive-sidebar-btn{
    display: none;
    padding-left: 10px;
    color: #000 !important;
    font-size: 3rem !important;
    position: absolute;
    top: -28px !important;
    right: 16px !important;
    width: 124px;
    height: 40px;
    z-index: 1;
    text-align: center;
    border-radius: 5px !important;
    cursor: pointer;
    border: 1px #ededed solid;
    box-shadow:none !important;
    background-color: #ededed !important;
    text-transform:uppercase;
}
.scr_newsletter input{
    background-color: #ededed !important;
    color:#000 !important;
}
.menu-item a img{
    
}
.scr_country_icon{
    width: 20px; height: 20px;
}
#ship-to-different-address span{
    font-size: 1.4rem;
}

/* CHECKOUT FIELDS */
.woocommerce-billing-fields__field-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.woocommerce form .form-row {
  /*display: inline-block;*/
}
.woocommerce form .form-row input.input-text {
    border: 1px solid #CCC; height: 40px;
  /*max-width: 252px;*/
}
#billing_first_name_field {
  order: 1;width: 50%;
}
#billing_last_name_field {
 order: 2;width: 50%;
}
#billing_company_field {
  order: 3;width: 100%;
}
#billing_address_1_field {
  order: 4;width: 100%;
}
#billing_address_2_field {
  order: 5;width: 100%;
  
}
#billing_city_field {
  order: 6;
  width:50%;
}
#billing_country_field {
  order: 7;
  width:50%;
}
#billing_postcode_field {
  order: 8;
  width:50%;
}
#billing_state_field {
  order: 9;
  width:50%;
}
#billing_phone_field {
  order: 10;width: 50%;
}
#billing_email_field {
  order: 11;width: 50%;
}
#where_from_field {
    width:100%;
    order: 12;
}
#order_comments_field{
    width:100%;
}
.shop_table{
    color:#333333;
}
.ywgc_have_code {
    margin: 0px;
}
.woocommerce-billing-fields__field-wrapper{
    color:#333333;
}
.woocommerce div.product form.cart .variations label{
    text-align: center;
}
.scr_onsale{
    color:#97262c; text-transform: uppercase; font-weight: 700; font-size: 1.2rem;
}
#mc_size_guide{
    min-width: 0%;
}
.wc-block-product-search__button{
    width:50px !important;
}
.mc4wp-checkbox-woocommerce{
    padding: 3px;
}
.mc4wp-checkbox-woocommerce input{
    margin: -2px 8px 0 0;
}
.coupon_row::before{
    content: "" !important;
}
.cart_sizes{
    color: #646464;
}
.cart_item{
    border-top: 1px solid #d0d0d0;padding-top: 10px; padding-bottom: 10px;position: relative;
}
.cart_container{
    padding: 0px !important;
}
.ywgc_enter_code{
    margin: 0px;
    padding: 0px;
}
.woocommerce-info {
    border-top-color: #000000;
}
.home_block_header{
    font-family: 'Oswald', sans-serif; 
}
.home_block_header a{
    color: #fff !important; font-weight: 400 !important;
}

.country_select,.state_select,.select{
    height: 40px;
    background-color: #f5f5f5;
}
.country_seldrop_img{
    margin-top: -5px;
}
.woocommerce-checkout #payment div.form-row {
    padding:0px;
}
.place-order{
    padding: 1em !important;
}
.woocommerce table.shop_table tbody th,.woocommerce table.shop_table th{
    font-weight: 500 !important;
}
#wc-stripe-payment-request-button-separator{
    margin-bottom: 10px;
    padding-top: 0px;
}
.cart_totals #wc-stripe-payment-request-button-separator{
    margin-bottom: 0px;
    margin-top: 0px !important;
    padding-top: 0px;
}
.scr_newsletter{
    padding-right: 0px; display: inline-block;
}
.scr_newsletter2{
    padding-left: 5px; display: inline-block;
}
.scr_newsletter2 button{
        margin-bottom: 5px;
}
.scr_newsletter_header{
    margin-bottom: 5px;
}
#secondary .widget p,.widget_block p {
    margin-bottom: 0;
}
.awdr-you-saved-text{
    font-size: 1.3rem;
}
/*//////////*/

.cart-bag {
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    position: relative;
    min-width: 1.2em;
    padding: 0 0.60em;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 1.2rem;
    font-weight: 800;
    display: inline-block;
    line-height: 1.3;
    margin-right: 5px;
    border: 2px solid white;
}
.cart-popup-container {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    z-index: 1000;
    visibility: hidden;
    opacity: 0;
    border: 1px solid #e6e6e6;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    width: 22.86em;
    position: absolute;
    top: 52px;
    right: 0;
    background-color: white;
    color: #8a8a8a;
    text-align: left;
    padding: 1.5em 1.85em 1.85em 1.85em;
}
.cart-bag:before {
    position: absolute;
    z-index: 0;
    top: -8px;
    left: 50%;
    content: '';
    display: block;
    margin-left: -7px;
    width: 14px;
    height: 8px;
    border: 2px solid #fff;
    -webkit-border-top-left-radius: 99px;
    border-top-left-radius: 99px;
    -webkit-border-top-right-radius: 99px;
    border-top-right-radius: 99px;
}
.shopping-cart-widget:hover + .cart-popup-container {
    visibility: visible;opacity:1;
}
.cart-popup-container:hover{
    visibility: visible;opacity:1;
}

.min_cart_title{
    line-height: 20px;
    font-size: 1.3rem;
    font-weight: 400;
    color: #210400;
}
.woocommerce-mini-cart__buttons{
    margin-bottom: 0px;
}
.woocommerce-mini-cart__buttons a{
    display: block !important;
    width:100%; height: auto !important;
    font-weight: 600 !important;
    line-height: 18px!important; padding: 4px!important;
}
.cart-summ .shop-text .total .amount,.cart-summ .shop-text .total .amount .woocommerce-Price-currencySymbol{
    color: #fff !important;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    width:100%;
    float: none;
}
.order-total{
    font-weight: 500;
    font-size: 18px;
}
#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
    width: 120px;
}
.mobile_search{
    display: none;
    margin-right: 15px;
}
.mobile_search button{
    font-size: 1.6rem;
    line-height: 53px;
    background: transparent;
    border: none;
}
#mobile_search_tab{
    display: none;
}
.mobile-search-area{
    padding: 10px;
}
.woocommerce span.scrsale{
    left: 0.5em;
    position: absolute;
    top: -0.5em;
    z-index: 9;
}
.woocommerce span.scrsale img{
    width: 60px; width: 48px;
}
.nav_buttons{
    text-align: right;
}
.related{
    margin-top: 20px;
}
.related_products span.onsale {
    left: 1.5em;
    background-color: #97262c;
}
.price ins .amount {
    color: #97262c!important;
}
.scr_logo_mobile{
    display: none;
}
.mc4wp-form-theme{
    margin: 0px;
}
.trust_home{
    padding: 10px;
}
.wc-tabs-wrapper{
    /*min-height: 1000px;*/
}
.pswp{
    z-index: 99999 !important;
}

.berocket_aapf_widget_selected_filter div{
    display: inline-block; margin-right: 10px;
}
.bapf_sfa_taxonomy span{
    display: none;
}
.bapf_sfa_taxonomy ul{
    margin-left: 0px;
}
.braapf_unselect,.braapf_unselect_all{
    padding: 2px 4px 2px 4px;
    border: 1px solid #000;
    border-radius: 4px;
}
.braapf_unselect i{
    padding-right: 5px;
}
.scr_filter ul li {
  display:inline-block; white-space:nowrap;
}
.bapf_sfilter.bapf_ckbox input[type=checkbox]{
    margin-right: 5px !important; margin-bottom: 5px;
}
.bapf_body ul{
    display: flex;
    flex-wrap: wrap;
    align-items: left;
    justify-content: left;
    gap: 10px;
}
.bapf_body ul li{
    flex: 0 1 30%;
}
.bapf_body ul li label{
/*    margin-right: 15px; margin-bottom: 5px; min-width: 25px;*/
}
.berocket_aapf_widget_selected_filter div{
    display: inline-block; margin-right: 15px;
}
.bapf_sfa_unall{
    margin-left:0px;
}
.bapf_body select{
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.scr_tab h5{
    font-size: 1.5rem; margin-bottom: 2px;
}
.mini_cart_item{
    border: 1px solid #ededed;
    background-color: #ededed;
    border-radius: 5px;
    margin-bottom: 8px;
    min-height: 105px;
    padding-top: 10px;
}
.woocommerce-mini-cart__total{
    border-top: 0px !important;
}
.widget_shopping_cart_content p{
    margin-left: -15px; margin-right: -15px;
}
.widget_text p{
    font-weight: 400;
}
.fuku_main{
    margin-bottom: 15px;
}

.m_cartsummary{
    display: none;
    width:100%; margin-bottom: 20px;
}
.m_carts{
    box-sizing: border-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between; font-size: 1.8rem; font-weight: 600; text-transform: uppercase; color:#333333;
}

.f_page_h4{
    margin-top: 15px !important; margin-bottom: 15px !important;
}
.columns-4{
    padding-left: 15px; padding-right: 15px;
}
.scr_img_back{
    text-align: center;
}

/*.prod-overlay {
    position: absolute;
    z-index: 10;
    text-align: center;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    border-radius: 50%;
    text-overflow: visible;
    white-space: nowrap;
    background-color: rgba(255, 255, 255, 0.7);
}*/
.prod-overlay-text {
    right: 0.5em;
    position: absolute;
    top: -0.5em;
    z-index: 1;
    display: block;
    width: 60px;
    margin-bottom: 0;
    color: #000;
}
.prod-overlay-label {
    text-transform: uppercase;
    text-align: center;
}
.status_overlay{
    border: solid 1px #000;
}

/* GIFT CARDS */
.gift-cards_form h3{
    font-size: 2.0rem;
    margin-bottom: 10px;
    margin-top: 0.2em;
}
.gift-card-content-editor h5{
    font-size: 1.8rem;
    margin-bottom: 10px;
    margin-top: 0.2em !important;
}
.gift-card-content-editor.step-content label {
    line-height: 25px;
}
.bapf_sfilter .bapf_clr_span, .bapf_sfilter .bapf_img_span{
    margin: 0px;
}
.woocommerce .columns-4 .col-sm-4{
    width: 24.333333%;
}


/* CUSTOM ON-HOVER IMAGE */
.woocommerce ul.products a img { 
    /* FORMAT ALL IMAGES TO FILL EQUIVALENT SPACE,
    to remove jitter on replacement */

}

.scr_img_back{
    position: relative;
    background-color: #ededed;
    height: 356px;
    text-align: center;
}
.type-product a .scr_img_back img:nth-of-type(1) {
    transition: 0.5s opacity ease-in-out;;
    opacity: 1;
    height: auto;
    overflow: hidden;
}
.type-product a .scr_img_back img:nth-of-type(2) {
    transition: 0.5s opacity ease-in-out;;
    opacity: 0;
    height: 0;
    width: 0;
    overflow: hidden;
}
.type-product a:hover .scr_img_back img:nth-of-type(2) {
    opacity: 1;
    height: 356px;
    width: auto;
}
.type-product a:hover .scr_img_back img:nth-of-type(1) {
    opacity: 0;
    height: 0;
    width: 0;
    overflow: hidden;
}

@media screen and (min-width: 992px) {
    .product_summary{
        width:100% !important;
    }
}

/* Change WC Acct Page Column Widths */
@media only screen and (min-width: 769px) {
  .woocommerce-account .woocommerce-MyAccount-navigation {
    width: 22%;
  }
  .woocommerce-account .woocommerce-MyAccount-content { 
    width: 75%;
  }
}
/* Style WC Account Endpoint Links */
nav.woocommerce-MyAccount-navigation ul {
  list-style-type: none;
  padding-left: 0;
  max-width:200px;
  font-size: 15px;
  line-height: 26px;
  margin-left: 0px;
}
nav.woocommerce-MyAccount-navigation ul li {
  padding: 8px 20px;
  background-color: rgba(0,0,0,0.05);
  border-bottom: 1px solid rgba(0,0,0,0.05);
}
nav.woocommerce-MyAccount-navigation ul li.is-active {
  background-color: rgba(0,0,0,0.1);
}
nav.woocommerce-MyAccount-navigation ul li.is-active a {
  color: rgba(0,0,0,0.8); cursor: default;
}
nav.woocommerce-MyAccount-navigation ul li.is-active:after {
  content: "";
  height: 0;
  width: 0;
  border-top: 20px solid transparent;
  border-left: 14px solid rgba(0,0,0,0.1);
  border-bottom: 20px solid transparent;
  float: right;
  margin-right: -34px;
  margin-top: -7px;
}
nav.woocommerce-MyAccount-navigation ul li:not(.is-active):hover {
  background-color: rgba(0,0,0,0.07);
}
nav.woocommerce-MyAccount-navigation ul li:not(.is-active):hover:after { 
  content: "";
  height: 0;
  width: 0;
  border-top: 20px solid transparent;
  border-left: 14px solid rgba(0,0,0,0.07);
  border-bottom: 20px solid transparent;
  float: right;
  margin-right: -34px;
  margin-top: -7px;
}

html {
    box-sizing: border-box;
}

*, *:before, *:after {
    /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
    box-sizing: inherit;
}

body {
    background: #fff;
    /* Fallback for when there is no custom background color defined. */
}

blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}

blockquote, q {
    quotes: "" "";
}

hr {
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}

ul, ol {
    margin: 0 0 1.5em 3em;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

li > ul, li > ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}

dt {
    font-weight: bold;
}

dd {
    margin: 0 1.5em 1.5em;
}

img {
    height: auto;
    /* Make sure images are scaled correctly. */
    max-width: 100%;
    /* Adhere to container width. */
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
}

select {
    border: 1px solid #ccc;
}

footer input[type="text"]:focus,
footer input[type="email"]:focus,
footer input[type="url"]:focus,
footer input[type="password"]:focus,
footer input[type="search"]:focus,
footer input[type="number"]:focus,
footer input[type="tel"]:focus,
footer input[type="range"]:focus,
footer input[type="date"]:focus
footer input[type="month"]:focus,
footer input[type="week"]:focus,
footer input[type="time"]:focus,
footer input[type="datetime"]:focus,
footer input[type="datetime-local"]:focus,
footer input[type="color"]:focus,
footer textarea:focus {
    color: #fff;
}

input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus {
    color: #111;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"] {
    padding: 2px;
}

textarea {
    padding-left: 3px;
    width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/

a, a:visited {
    color: #745cf9;
    font-weight: 400;
    cursor: pointer;
}

a:active {
    color: #09005e;
}

a:hover, a:focus {
    color: #dd3333 !important;
}

a:focus {
    outline: thin dotted;
}

a:hover, a:active {
    outline: 0;
}

a, a:visited, a:active, a:hover {
    text-decoration: none;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/

.main-navigation {
    clear: both;
    display: block;
    width: 100%;
    padding: 10px 0;
        background-color: #000;
}

.main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0;
}

.main-navigation li {
    float: left;
    position: relative;
}

.main-navigation a {
    display: block;
    text-decoration: none;
}

.main-navigation ul ul {

}

.main-navigation ul ul ul {
    left: -999em;
    top: 0;
}

.main-navigation ul ul a {
    width: 200px;
}

.main-navigation ul ul li {
    width: 100%;
}

.main-navigation li:hover > a, .main-navigation li.focus > a {
}

.main-navigation ul ul:hover > a, .main-navigation ul ul .focus > a {
}

.main-navigation ul ul a:hover, .main-navigation ul ul a.focus {
}

.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul {
    left: auto;
}

.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
    left: 100%;
}

.main-navigation .current_page_item > a, .main-navigation .current-menu-item > a, .main-navigation .current_page_ancestor > a, .main-navigation .current-menu-ancestor > a {
}

/* Small menu. */

.menu-toggle, .main-navigation.toggled ul {
    display: block;
}

@media (max-width: 1330px){
    .container {
        width: auto !important;
    }
}



@media only screen and (max-width: 820px){
    #mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary {
        background: #474747;
        padding: 0px 0px 0px 0px;
        display: none;
    }
}

@media screen and (min-width: 820px) {
    .menu-toggle {
        display: none;
    }

    .main-navigation ul {
        display: block;
    }
}

.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {
    margin: 0 0 1.5em;
    overflow: hidden;
}

.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
    float: left;
    width: 50%;
}

.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}

.site-title {
    font-size: 24px;
    line-height: 52px;
    color: #666;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    font-weight: 300;
}

.site-title:hover,
.site-title:focus {
    color: #333;
}

#site-navigation .module.left {
/*  padding-left: 15px;*/
}

#site-navigation .container > .flex-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/

/* Text meant only for screen readers. */

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */

#content[tabindex="-1"]:focus {
    outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/

.clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after {
    content: "";
    display: table;
    table-layout: fixed;
}

.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after {
    clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/

.widget {
    margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets. */

.widget select {
    max-width: 100%;
}

.contact-section .wpcf7-form label {
    width: 100%;
}

.contact-section.cover .container {
    padding: 96px 15px;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/

.sticky {
    display: block;
}

.hentry {
    margin: 0 0 1.5em;
    margin-top: 20px;
}

.byline, .updated:not(.published) {
    display: none;
}

.single .byline, .group-blog .byline {
    display: inline;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/

.entry-title{
    font-size: 3rem;
    font-weight: 500;
}

.blog .format-aside .entry-title, .archive .format-aside .entry-title {
    display: none;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/

.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/

/* Globally hidden elements when Infinite Scroll is supported and in use. */

.infinite-scroll .posts-navigation,
    /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer {
    /* Theme Footer (when set to scrolling) */
    display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */

.infinity-end.neverending .site-footer {
    display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/

.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

/* Make sure embeds and iframes fit their containers. */

embed, iframe, object {
    max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

.wp-caption-text {
    text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/

.gallery {
    margin-bottom: 1.5em;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}

.gallery-caption {
    display: block;
}

/*!
// Contents
// ------------------------------------------------
 1. Global Styles
 2. Mixins
 3. Typography
 4. Colours
 5. Sections
 6. Buttons
 7. Nav
 8. Forms
 9. Breadcrumbs
 10. Pagination
 11. Icon Features
 12. Widgets
 13. Image Tiles
 14. Sliders
 15. Galleries
 16. Header Area
 17. WooCommerce
 18. Blog
 19. Image Blocks
 20. Portfolio
 21. Footer
 22. Spacing
 23. Other
/*!---------- 1. GLOBAL STYLES ----------*/

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    line-height: 24px;
    font-family: 'Oswald', sans-serif;
    color: #474747;
    overflow-x: hidden;
    font-weight: 400;
}

ul {
    list-style: disc;
}

.main-container {
    clear: both;
}

hr {
    border: none;
    border-top: 1px solid #ccc;
    margin: 0 0 24px 0;
    width: 100%;
}

.bg-dark hr {
    border-color: #555;
}

.content hr {
    width: 128px;
    max-width: 60%;
    height: 2px;
    background: #ddd;
    margin: 50px auto;
    border: 0;
}

.list-inline {
    margin-left: 0;
}

.list-inline > li {
    padding: 0 8px;
}

.list-inline > li:last-child {
    padding-right: 0;
}

.list-inline > li:first-child {
    padding-left: 0;
}

.overflow-hidden {
    overflow: hidden;
}

.right {
    right: 0;
}

.relative {
    position: relative;
    z-index: 2;
}

.container {
    position: relative;
}

/*!---------- 2. MIXINS ----------*/

.align-children {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    flex-direction: row;
    -webkit-flex-direction: row;
}

@media all and (max-width: 991px) {
    .align-children {
        display: block !important;
    }
}

.align-transform {
    position: relative;
    transform: translate3d(0, -50%, 0);
    -webkit-transform: translate3d(0, -50%, 0);
    top: 50%;
    z-index: 2;
}

/*!---------- 3. TYPOGRAPHY ----------*/

h1, h2, h3, h4, h5, h6, p, ul, ol, table, blockquote, input {
    margin-bottom: 24px;
    margin-top: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Oswald', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 600;
    color: #333333;
    text-transform: uppercase;
}

h1 {
    font-size: 3rem;
    line-height: 30px;
}

h2 {
    font-size: 28px;
    line-height: 30px;
}

h3 {
    font-size: 2.3rem;
    line-height: 25px;
}

h4 {
    font-size: 25px;
    line-height: 30px;
}

h5 {
    font-size: 2.0rem;
    line-height: 28px;
}

h6 {
    font-size: 18px;
    line-height: 25px;
}

.scr_eubanner{
    margin-bottom: 15px;
}
.scr_eumobilebanner{
    display: none;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
    background-color: #f3f3f3;
}
.woocommerce .star-rating span {
    color: #97262c;
}
.woocommerce .star-rating{
    height: 1.6rem;
}
.comment-text .description{
    font-family: sans-serif;
}
.BF_mobile{
    display: none;
}
.cart-flex-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: row;
    gap: 10px;
}

.cart-flex-grid > .col {
    flex: 1 1 30%;
    min-width: 0;
    width: 30%;
}
.cart-flex-grid > .col-sml {
    flex:content;
    min-width: 0;
    width: 30%;
}
.remove_link_cart{
    padding: 5px; text-align: right; font-size: 1.2rem; display: inline-block; margin-left: 54px !important;
}

@media all and (max-width: 992px) {
    h1 {
        font-size: 32px;
        line-height: 30px;
        font-weight: 600;
    }
    h2 {
        font-size: 32px;
        line-height: 40px;
    }
    h3 {
        font-size: 24px;
        line-height: 32px;
    }
    h4 {
        font-size: 18px;
        line-height: 26px;
    }
    h5 {
        font-size: 2.0rem;
        line-height: 24px;
    }
    h6 {
        font-size: 12px;
        line-height: 24px;
    }
    .site-header{
        height: 60px;
    }
    .woocommerce-loop-product__title{
        font-size: 1.4rem;
        margin-bottom: 0px;
        margin-top: 5px;
    }
    .form-control {
        font-size: 12px;
    }
    .cards_footer{
        width:150px;
    }
    .mega-menu-wrap{
        display: none !important;
    }
    .woocommerce div.product {
/*        min-height:284px !important;*/
    }
    .mobile_search{
        display: inline-block;
    }
    #site-navigation .module.left {
        padding-left: 0px;
        padding-right: 0px;
    }
    .main-navigation{
        padding: 2px 0 !important; height: 60px;
    }
    .woocommerce-products-header{
        position:inherit; width: auto;
    }
    .woocommerce-products-header__title {
    margin-bottom: 0 !important;
    }
    .coupon_input{
        width: 55% !important;
    }
    .coupon_input_checkout{
        width: 55% !important;
    }
    .scr_img_back{
        height: auto !important;
    }
    .quantity{
        width: 40%;
    }
    .cart-qty .quantity{
        margin-left: 0px !important; display: inline-block;
    }
    .cart-popup-container{
        display:none !important;
    }
    .woocommerce-product-details__short-description{
        min-height: auto !important;
    }
    .wp-block-cover, .wp-block-cover-image {
        min-height: 210px !important;
    }
    .scr_logo{
        display: none;
    }
    .scr_logo_mobile{
        display: inline-block;
    }
    .custom-logo{
        width: 180px !important;
        height: 30px !important;
    }
    #scr_menus{
        display: none;
    }
    .berocket_single_filter_widget,.bapf_body{
        width: 250px; max-width: 250px;
    }
    .bapf_body ul{
        width: 250px; max-width: 250px;
    }
    .bapf_body ul li{
        vertical-align: top;
    }
    #block-4{
        margin-bottom: 0px !important;
    }
    .mc4wp-form-theme{
        margin: 1em 0;
    }
    #block-7{
        margin-top: 24px;
    }
    #block-11{
        margin-bottom: -10px !important;
    }
    .widget_block i{
        border-left: 1px solid #fff; padding-left: 5px;
    }
    footer.bg-dark a {
        padding-right: 10px;
    }

    .woocommerce-breadcrumb{
        display: none;
    }
    .woocommerce-ordering{
        display: none !important;
    }
    .woocommerce-products-header{
        margin-top: 15px;
    }
    .scr_newsletter{
        width: 70%;
    }
    .scr_cat_products{
        margin-top: 0px;
    }
    .widget-area{
        margin-top: 47px;
    }
    .woocommerce span.scrsale img{
        width: 45px; height: 36px;
    }
    .type-product a:hover .scr_img_back img:nth-of-type(2) {
        opacity: 1;
        height: auto !important;
        width: auto;
    }
    .scr_eubanner{
        display: none;
    }
    .scr_eumobilebanner{
        display: block !important; margin-bottom: 15px; margin-top: 15px;
    }
/*    .products{
        padding-left: 10px !important;
        padding-right: 10px !important;
    }*/
/*    .products .product{
        padding-right: 5px !important;
        padding-left: 5px !important;
    }*/
    .m_cartsummary{
        display: block;
    }
    .cart-flex-grid > .col {
        flex: 1 1 40%;
        width: 40%;
    }
    .remove_link_cart{
        margin-left: 10px !important;
    }
    .BF_mobile{
        text-align:left;margin-top:10px;margin-bottom:10px; display: block !important;
    }
}

.uppercase {
    font-weight: 400;
    text-transform: uppercase;
}

h5.uppercase {
    letter-spacing: 2px;
    margin-right: -2px;
}

p, span {
    font-weight: 300;
}

p.lead {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
}

@media all and (max-width: 767px) {
    p.lead {
        font-size: 13px;
        line-height: 24px;
    }

    p {
        font-size: 1.5rem;
    }
}

.image-bg a {
    color: #fff;
}

.image-bg a:hover,
.image-bg a:focus {
    color: #fff;
    opacity: .9;
}

blockquote {
    overflow: hidden;
    font-size: 18px;
    line-height: 24px;
    padding: 32px 0;
    color: #001c28;
    font-weight: 400;
    border-left: 0 none;
    margin: 0;
}

blockquote p {
    font-size: 18px;
    line-height: 24px;
    color: #001c28;
}

blockquote p:first-child:before,
blockquote p:last-child:after {
    content: "\0022";
}


@media all and (max-width: 767px) {


    blockquote {
        font-size: 16px;
        line-height: 32px;
    }
}

th, td {
    line-height: 24px !important;
}

/*!---------- 4. COLOURS ----------*/

.bg-primary {
    background: #745cf9 !important;
}

.bg-secondary {
    background: #f5f5f5;
}

.bg-dark {
    background: #000;
}

/*!---------- 5. SECTIONS ----------*/

section, footer {
    padding: 0px 0;
    position: relative;
    overflow: hidden;
}
 footer {
    margin: 20px 0; margin-bottom: 0px;
 }


.page-template-page-templatestemplate-home-php .content-area {
    padding: 0;
}

footer {
    padding: 30px 0;
}

.fullscreen {
    height: 100vh;
}

.bg-dark h3, .bg-dark h5, footer.bg-dark h5, .bg-primary h5, .bg-dark h6, footer.bg-dark h6 {
    color: #fff;
}

.bg-dark p, footer.bg-dark p, .bg-primary p, .bg-dark span, footer.bg-dark span, .bg-dark li, footer.bg-dark li {
    color: #fefefe;
}

@media all and (max-width: 767px) {
    section {
            padding: 0px 0;
    }
}

.image-bg h3, .image-bg h1 {
    color: #fff;
}

.image-bg p, .image-bg li {
    color: #fff;
}

.image-bg div[class*='col-'] {
    position: relative;
    z-index: 3;
}

.background-image-holder {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background: #0e1015;
    background-size: cover !important;
    background-position: 50% 50% !important;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    opacity: 0;
}

.background-image-holder img {
    display: none;
}

.background-image-holder.fadeIn {
    opacity: 1;
}

/*!---------- 6. BUTTONS ----------*/

.btn, .button {
    font-family: inherit;

    padding: 0 26px;
    min-width: 150px;
    line-height: 36px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 0;
    color: #fff;
    text-align: center;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    margin-right: 8px;
    margin-bottom: 24px;
    white-space: normal;
}
.btn-primary{
        background: #97262c;
        border: 2px solid #97262c;
}

.btn:last-child, .btn:last-of-type {
    margin-right: 0;
}

.btn:hover, .button:hover, .btn:focus, .button:focus {
    background: #745cf9;
    color: #fff;
}

.btn-lg {
    line-height: 24px;
    min-width: 200px;
    padding-bottom: 13px;
    padding-top: 13px;
}

.btn-sm {
    min-height: 30px;
    font-size: 11px;
    line-height: 27px;
    min-width: 0;
}

.btn-filled, a
.btn-filled,
.button,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    background: #000;
    color: #fff;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    
}

.btn-white, .image-bg .btn, .image-bg .btn:visited {
    color: #fff;
    border-color: #fff;
}

.image-bg .btn.btn-filled {
    background: #745cf9;
    color: #fff;
    border-color: #745cf9;
}

.btn-white:hover, .image-bg .btn:hover, .image-bg .btn:visited:hover,
.btn-white:focus, .image-bg .btn:focus, .image-bg .btn:visited:focus {
    background: #fff;
    border-color: #fff;
    color: #222;
}

.image-bg .btn.btn-filled:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover,
.image-bg .btn.btn-filled:focus, .woocommerce #respond input#submit.alt:focus, .woocommerce a.button.alt:focus, .woocommerce button.button.alt:focus, .woocommerce input.button.alt:focus, .woocommerce #respond input#submit:focus, .woocommerce a.button:focus, .woocommerce button.button:focus, .woocommerce input.button:focus {
    background: #5d47d7;
    border-color: #5d47d7;
    color: #fff;
}

.btn:visited {
    color: #fff;
}

.btn-white:visited, .btn:visited:hover {
    color: #fff;
}

.btn-white:visited:hover {
    color: #222;
}

.btn-filled:visited {
    color: #fff;
}

.cfa-text {
    margin-bottom: 0;
    line-height: 45px;
}

.cfa-button {
    width: 100%;
}

.btn-filled:hover, .btn:visited:hover, .btn-filled:focus, .btn:visited:focus {
    background: #5d47d7;
    border-color: #5d47d7;
}

input[type="submit"]:hover, input[type="submit"]:focus {
    background-color: #5d47d7;
    color: #fff;
}

.widget input[type="submit"] {
    border: none;
    margin-top: 5px;
}

/*!---------- 7. NAVIGATION ----------*/
.mega-menu-wrap{
    margin-top: 10px !important;
}
.mega-block-title{
    font-family: 'Oswald', sans-serif !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
    background-color:#000;
    text-decoration-line: underline;
   text-underline-offset: 5px;
}
.mega-menu-item-6381 .mega-sub-menu{
    left:-380% !important; padding-right: 10px !important;
}
.scr_menu{
    color:#fff; font-size: 1.6rem;overflow: hidden;
    height: 0;
    z-index: 10;
    -webkit-transition: .35s height ease-in-out;
    transition: .35s height ease-in-out;
}
.scr_menu .row{
    margin-top: 10px;
}

.desktop-menu{
    color:#fff; padding-top: 10px;
}
.desktop-menu li{
    width:100%; display: block; padding: 2px;
}
.desktop-menu li a{
    color:#dfdcde;
}
.desktop-menu li a:hover{
    color:#98262f;
}
.title{
    font-weight: 500;
}

.nav-container {
    -webkit-backface-visibility: hidden;
    max-width: 100%;
}

nav {
    -webkit-backface-visibility: hidden;
    max-width: 100%;

}

nav ul {
    margin-bottom: 0;
}

.module {
    display: inline-block;
    padding: 0px;
}

.module-group {
    display: inline-block;
}

.module.left {
    float: left;
}

.module.right, .module-group.right {
    float: right;
}

nav .btn, .nav-bar .btn {
    margin: 0;
    height: auto;
}

.nav-bar {
    line-height: 53px;
}

nav {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    background-color: rgba(255,255,255,1);
}

.nav-bar .module:not( .site-title-container ),
.nav-bar .module-group {
    height: 40px;
}
.custom-logo{
    width: 290px;
    height: 45px;
}

.nav-bar a:not( .custom-logo-link ) {

    font-size: 1.2rem;
    font-weight: 400;
}

.menu > li.dropdown {
    padding-right: 18px;
}
.scr_menu_open{
    color: #dd3333 !important;
}
.scr_menu_open a{
    color: #dd3333 !important;
}
.dropdown:after {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 11px;
    content: "\f107";
    font-family: 'fontawesome';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
}

.shapely-dropdown {
    display: none;
}

.main-navigation .menu {
    width: 100%;
    height: 55px;
        margin-top: 2px;
}

.main-navigation .menu li a {
    font-size: 1.8rem;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
}
.mega-menu-link{
    font-family: 'Oswald', sans-serif !important;
    font-size: 1.7rem !important;
    text-transform: uppercase;
    font-weight: 600 !important;
    letter-spacing: 0px !important;
    color: #ffffff;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    max-width: 100%;
    white-space: normal;
}

.main-navigation .menu li a:hover,
.main-navigation .menu li a:focus,
.main-navigation .menu li:hover > a,
.main-navigation .menu li:focus > a,
.main-navigation .menu > li:hover:after,
.main-navigation .menu > li:focus:after {
    color: #dd3333;
}

.main-navigation .menu > li {
    font-family: 'Oswald', sans-serif !important;
    font-weight: 300;
    margin-right: 32px;
    float: left;
    position: relative;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    opacity: 1;
    color: #fff;
}

.main-navigation .menu > li:last-child {
    margin-right: 0;
}

.main-navigation .menu > li ul {
    left: 0;
    width: 200px;
    padding: 0;
    background: #0e1015;
    position: absolute;
    z-index: 99;
    top: 100%;
    opacity: 0;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transform: translate3d(0, 10px, 0);
    -webkit-transform: translate3d(0, 10px, 0);
    -moz-transform: translate3d(0, 10px, 0);
    visibility: hidden;
    margin-top: -1px;
}

.main-navigation .menu > li > ul > li {
    position: relative;
    line-height: 24px;
    width: 100%;
    vertical-align: top;
}

.main-navigation .menu > li > ul .dropdown:after {
    color: #0e1015;
    top: 1px;
    right: 24px;
    content: "\f105";
}

.main-navigation .menu > li > ul li a {
    color: #fff;
    height: auto;
    padding: 6px 24px;
}

.main-navigation .menu > li > ul > li ul {
    left: 100%;
    top: 0;
}

.main-navigation .menu > li:hover > ul,
.main-navigation .menu > li:focus-within > ul {
    opacity: 1;
    transform: translate3d(0, 0px, 0);
    -webkit-transform: translate3d(0, 0px, 0);
    -moz-transform: translate3d(0, 0px, 0);
    visibility: visible;
}

.main-navigation .menu > li > ul li:hover > ul,
.main-navigation .menu > li > ul li:focus-within > ul {
    opacity: 1;
    transform: translate3d(0, 0px, 0);
    -webkit-transform: translate3d(0, 0px, 0);
    -moz-transform: translate3d(0, 0px, 0);
    visibility: visible;
}

@media all and (max-width: 1024px) {
    .dropdown:after {
        display: none;
    }

    .shapely-dropdown {
        font-size: 11px;
        padding: 0 10px;
        display: inline-block;
    }

    .main-navigation .menu > li > ul li:hover > a,
    .main-navigation .menu > li > ul li:focus > a {
        background-color: transparent !important;
    }

    .main-navigation .menu li:hover > a,
    .main-navigation .menu li:focus > a {
        color: #4c4c4c;
    }

    body .main-navigation .menu > li > ul li:hover > a,
    body .main-navigation .menu > li > ul li:focus > a {
        color: #8c979e;
    }


}

@media all and (min-width: 991px) and (max-width: 1024px) {
    .dropdown-menu .shapely-dropdown {
        position: absolute;
        top: 0;
        right: 0;
    }

    .dropdown-menu .shapely-dropdown > .fa-angle-down:before {
        content: "\f105";
    }
}

@media all and (max-width: 991px) {
    .shapely-dropdown {
        float: right;
        border: 1px solid;
    }

    .menu li a {
        padding: 10px 0;
    }

    #site-navigation.main-navigation .menu > li > ul li a {
        width: auto;
        display: inline-block;
    }
}

.nav-container {
    min-height: 60px;
}

nav.outOfSight {
    transform: translate3d(0, -100px, 0);
    -webkit-transform: translate3d(0, -100px, 0);
    -moz-transform: translate3d(0, -100px, 0);
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}

nav.scrolled {
    transform: translate3d(0, 0px, 0);
    -webkit-transform: translate3d(0, 0px, 0);
    -moz-transform: translate3d(0, 0px, 0);
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}

nav.fixed.scrolled {
    visibility: visible;
    opacity: 1;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}

nav.fixed {
    top: 0;
    z-index: 999;
    left: 0;
    right: 0;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}

nav.fixed {
    position: fixed;
    visibility: hidden;
    opacity: 0;
}

nav.fixed.scrolled {
    visibility: visible;
    opacity: 1;
}

.dropdown-menu {
    border-radius: 0;
}

.nav-open {
    max-height: 10000px !important;
    height: auto !important;
}

.nav-open .navbar-collapse, .nav-open #menu {
    display: block;
}

.module.widget-handle {
    padding: 0 5px;
    cursor: pointer;
    position: relative;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin: 0;
}

@media all and (max-width: 1100px) {
    .module.widget-handle {
        padding: 0 16px;
    }
}

@media all and (max-width: 991px) {

    .menu li:focus-within ul.dropdown-menu,
    ul.dropdown-menu.active {
        display: block !important;
    }
}

.module.widget-handle i {
    font-size: 22px;
    line-height: 53px;
    opacity: 1;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    color: #3a52bf;
}

.module.widget-handle:hover i,
.module.widget-handle:focus i {
    opacity: 1;
}

.widget-handle .function {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    cursor: default;
    width: 200px;
    background: #0e1015;
    position: absolute;
    z-index: 99;
    opacity: 0;
    margin-top: 52px;
    right: -25px;
}

/*.module.widget-handle:hover .function,
.module.widget-handle:focus .function,
.module.widget-handle .function.active {
    opacity: 1;
    transform: translate3d(0, 0px, 0);
    -webkit-transform: translate3d(0, 0px, 0);
    -moz-transform: translate3d(0, 0px, 0);
    visibility: visible; display: inline-block;
}*/

.module.widget-handle .title {
    font-family: inherit;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
    display: none;
    opacity: .5;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}
.search_bar{
    display: none;
}
.search:hover + .search_bar {
    opacity: 1;
    transform: translate3d(0, 0px, 0);
    -webkit-transform: translate3d(0, 0px, 0);
    -moz-transform: translate3d(0, 0px, 0);
    visibility: visible; 
        display: inline-block;
}
.search_bar:hover{
    opacity: 1;
    transform: translate3d(0, 0px, 0);
    -webkit-transform: translate3d(0, 0px, 0);
    -moz-transform: translate3d(0, 0px, 0);
    visibility: visible; 
        display: inline-block;
}

.module.widget-handle .title:hover,
.module.widget-handle .title:focus {
    opacity: 1;
}

/* Search bar */

.search-form,
.woocommerce-product-search {
    padding: 8px;
    display: inline-block;
    width: 100%;
    line-height: 30px;
}

.widget-handle .search-form input[type="text"] {
    font-size: 16px;
    float: left;
    width: 70%;
}

.search-form input[type="text"] {
    font-size: 14px;
    margin: 0;
    height: 30px;
}
.search-form button{
    height: 30px !important;
}

.widget-handle .function {
    background: #fff;
    width: 300px;
}

.search-widget-handle .search {
    background: transparent;
    border:none;
}

.btn.searchsubmit,
.search-widget-handle button.searchsubmit,
.woocommerce-product-search > input[type="submit"] {
    min-width: 17%;
    padding: 0;
    width: 27%;
    height: 30px;
    line-height: 30px;
    margin: -2px 0 0 8px;
}

.search-widget-handle button.searchsubmit .screen-reader-text {
    position: relative !important;
    width: auto;;
    height: auto;
    clip: initial;
    clip-path: none;
    -webkit-clip-path: none;
}

.btn.searchsubmit:hover, .btn.searchsubmit:focus {
    background-color: #5d47d7;
    color: #fff;
}

/*Search Page */

.search #primary, .no-results {
    padding-top: 0
}

.no-results {
    border-bottom: 0;
}

.no-results form.search-form {
    padding: 0;
    width: 100%;
}

.not-found form #s {
    max-width: 292px;
    width: 71%;
}

.no-results form .searchsubmit {
    margin: 0;
}

.not-found form .searchsubmit i {
    display: none;
}

.not-found form .searchsubmit span.screen-reader-text {
    clip: auto;
    position: relative !important;
    height: auto;
    width: auto;
}

.main-navigation .menu > li ul {
    background: #fff;
}

.main-navigation .menu > li ul {
    background: #fff;
}

.main-navigation .menu > li > ul li a {
    color: #8c979e;
    width: 100%;
    font-size: 14px;
    text-transform: none;
    font-weight: 400;
}

.main-navigation .menu > li > ul li a:hover,
.main-navigation .menu > li > ul li:hover > a,
.main-navigation .menu > li > ul li a:focus,
.main-navigation .menu > li > ul li:focus > a {
    background: #f8f8f8;
    color: #5234f9;
}

.main-navigation .menu > li > ul li:hover > a,
.main-navigation .menu > li > ul li:focus > a {
    opacity: 1;
}

.main-navigation .dropdown-menu > .active > a, .main-navigation .dropdown-menu > .active > a:focus {
    /*color: #0e1015;*/
    background-color: #fff;
}

.main-navigation .menu > li > ul .dropdown:hover:after,
.main-navigation .menu > li > ul .dropdown:focus:after {
    color: #5234f9;
}

/* Widget Menu */
.widget_nav_menu .sub-menu,
.widget.widget_pages ul.children {
    border-top: 1px solid #ebebeb;
    padding-top: 20px;
    margin-top: 20px;
}

/* Mobile Menu */
.mobile-menu{
    display: none;
}
.mobile-menu li{
    float: none;
    text-align: left;
}
.mobile-menu li a{
    width: 100%; text-transform: uppercase; padding: 6px 15px;
}
@media only screen and (min-width: 800px){
    .desktop-menu{
        display: block !important;
    }
    .mobile-menu{
        display: none !important;
    }
}

@media only screen and (max-width: 799px){
    .desktop-menu{
        display: none !important;
    }
    .mobile-menu{
        display: block !important;
    }
}

@media all and (max-width: 1120px) {
    .main-navigation .menu > li {
        margin-right: 24px;
    }
}

/* Mobile Menu on Desktop */
@media all and (min-width: 992px) {
    .mobile-menu .module.widget-handle {
        border-left: none;
        line-height: 40px;
        min-height: 50px;
    }

    .mobile-menu .nav-bar .module-group {
        width: 100%;
    }

    .mobile-menu .visible-xs,
    .mobile-menu .visible-sm,
    .mobile-menu .nav-open .navbar-collapse.collapse {
        display: block !important;
    }

    .mobile-menu .navbar-collapse.collapse,
    .mobile-menu .nav-bar .module-group .module.hidden-xs,
    .mobile-menu .nav-bar .module-group .module.hidden-sm {
        display: none !important;
    }

    .mobile-menu #site-navigation .container > .flex-row {
        flex-wrap: wrap;
    }

    .mobile-menu .nav-bar, .nav-bar .module-group,
    .mobile-menu .nav-bar .module,
    .mobile-menu .nav-bar .module:not( .site-title-container ) {
        height: auto;
    }

    .mobile-menu .nav-bar .module {
        padding: 0 16px;
    }

    .mobile-menu .navbar-collapse {
        margin-top: 20px;
        width: 100%;
    }

    .mobile-menu .main-navigation .menu li {
        line-height: 24px;
        display: block;
        width: 100%;
        max-width: 100%;
    }

    .mobile-menu .main-navigation .menu a {
        height: auto;
        line-height: 24px;
        padding: 4px 0;
    }

    .mobile-menu .shapely-dropdown {
        float: right;
        border: 1px solid;
        font-size: 11px;
        padding: 0 10px;
        display: inline-block;
        cursor: pointer;
    }

    .mobile-menu .main-navigation .menu > li > ul {
        position: relative;
        opacity: 1;
        visibility: visible;
        display: none;
        transform: translate3d(0, 0px, 0);
        -webkit-transform: translate3d(0, 0px, 0);
        -moz-transform: translate3d(0, 0px, 0);
        width: 100%;
        left: 0;
        border: 0 !important;
        box-shadow: none;
    }

    .mobile-menu .dropdown:after {
        display: none;
    }

    .mobile-menu ul.dropdown-menu.active {
        display: block !important;
    }

    .mobile-menu .module-group .module.left {
        float: none;
        display: block;
    }

    .mobile-menu .main-navigation .menu > li ul {
        position: relative;
        width: 100%;
        opacity: 1;
        visibility: visible;
        transform: translate3d(0, 0px, 0);
        -webkit-transform: translate3d(0, 0px, 0);
        -moz-transform: translate3d(0, 0px, 0);
        left: 0;
        border: 0 !important;
        box-shadow: none;
    }

    .mobile-menu .main-navigation .menu > li > ul > li ul {
        left: 0 !important;
        display: none;
        padding: 0;
    }

    .mobile-menu #site-navigation.main-navigation .menu > li > ul li a {
        width: auto;
        display: inline-block;
        padding: 10px 16px;
    }

    .mobile-menu .main-navigation .menu > li > ul li a {
        padding: 10px 16px;
    }

    .mobile-menu .main-navigation .dropdown .dropdown li {
        padding-left: 18px;
    }

    .mobile-menu .main-navigation .menu > li > ul li a:hover,
    .mobile-menu .main-navigation .menu > li > ul li:hover > a,
    .mobile-menu .main-navigation .menu > li > ul li a:focus,
    .mobile-menu .main-navigation .menu > li > ul li:focus > a {
        background-color: #fff;
    }

    .mobile-menu .search-widget-handle .search {
        padding: 0 15px;
    }

    .mobile-menu .widget-handle .function {
        width: 100%;
        max-width: 300px;
        position: relative;
        opacity: 1;
        transform: translate3d(0, 0px, 0);
        -webkit-transform: translate3d(0, 0px, 0);
        -moz-transform: translate3d(0, 0px, 0);
        visibility: visible;
        margin-top: 0;
        display: none;
        box-shadow: none !important;
    }

    .mobile-menu .module.widget-handle .title {
        display: inline-block;
        position: relative;
        bottom: 3px;
        margin-left: 8px;
    }

    .mobile-menu .toggle-search .function {
        display: block;
    }
}

@media all and (max-width: 991px) {
/*  .site-title-container {
        width: 84%;
    }*/

    .nav-bar, .nav-bar .module-group, .nav-bar .module, .nav-bar .module:not( .site-title-container ) {
        height: auto;
    }

    .nav-bar .module {
        padding: 0 16px;
    }

    .nav-bar .module-group {
        width: 100%;
    }

    .nav-bar .module-group .module {
        display: block;
        float: none;
        width: 100%;
    }

    .main-navigation .menu {
        height: auto;
    }

    .main-navigation .menu a {
        height: auto;
        line-height: 24px;
        padding: 4px 0;
    }

    .main-navigation .menu li {
        line-height: 24px;
        display: block;
        width: 100%;
        max-width: 100%;
    }

    .main-navigation .menu > li ul {
        position: relative;
        width: 100%;
        opacity: 1;
        visibility: visible;
        transform: translate3d(0, 0px, 0);
        -webkit-transform: translate3d(0, 0px, 0);
        -moz-transform: translate3d(0, 0px, 0);
        left: 0;
        border: 0 !important;
        box-shadow: none;
    }

    .main-navigation .menu > li > ul {
        position: relative;
        opacity: 1;
        visibility: visible;
        display: none;
        transform: translate3d(0, 0px, 0);
        -webkit-transform: translate3d(0, 0px, 0);
        -moz-transform: translate3d(0, 0px, 0);
    }

    .main-navigation .menu > li > ul .dropdown:after {
        content: "\f107";
    }

    .main-navigation .menu > li > ul > li ul {
        left: 0 !important;
        display: none;
        padding: 0;
    }

    .main-navigation .menu > li > ul li a {
        padding: 10px 16px;
    }

    .main-navigation .dropdown .dropdown li {
        padding-left: 18px;
    }

    .main-navigation .dropdown {
        padding-right: 0;
    }

    .module.widget-handle {
        border-left: none;
        line-height: 40px;
        min-height: 50px;
    }

    .module.widget-handle i {
        line-height: 40px;
    }

    .module.widget-handle .title {
        display: inline-block;
        position: relative;
        bottom: 3px;
        margin-left: 8px;
    }

    .widget-handle .function {
        width: 100%;
        max-width: 300px;
        position: relative;
        opacity: 1;
        transform: translate3d(0, 0px, 0);
        -webkit-transform: translate3d(0, 0px, 0);
        -moz-transform: translate3d(0, 0px, 0);
        visibility: visible;
        margin-top: 0;
        display: none;
        box-shadow: none !important;
    }

    .toggle-search .function {
        display: block;
    }

    .search-widget-handle .search {
        padding: 0 15px;
    }

    .mobile-toggle {
        border: none;
        background: transparent;
    }

    .mobile-toggle i {
        line-height: 53px !important;
    }

    #site-navigation .container > .flex-row {
        flex-wrap: wrap;
    }

    .navbar-collapse {
        margin-top: 20px;
    }
}

/*!---------- 8. FORMS ----------*/

.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
    font-weight: 500;
}

input, textarea {
    font-family: inherit;
}

input[type="text"], textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

input[type="text"], input[type="search"], input[type="email"], input[type="tel"] {
    background: #f5f5f5;
    border: 1px solid #EEE;
    width: 100%;
    height: 21px;
    padding-left: 10px;
    font-weight: 400;
    margin-bottom: 0px;
    border-radius: 0;
}

input[type="text"]:focus, input[type="search"]:focus {
    outline: 1px solid #ccc;
}

textarea {
    width: 100%;
    background: #f5f5f5;
    border-radius: 0;
    padding: 16px 20px;
}

textarea:focus {
    outline: 1px solid #ccc;
}

:-moz-placeholder {
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    color: #777;
    font-size: 11px;
}

::-moz-placeholder {
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    color: #777;
    font-size: 11px;
}

:-ms-input-placeholder {
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    color: #777;
    font-size: 11px;
}

input.transparent::-moz-input-placeholder, button.transparent::-moz-input-placeholder {
    color: #fff;
}

input.transparent:-moz-input-placeholder, button.transparent:-moz-input-placeholder {
    color: #fff;
}

input.transparent:-ms-input-placeholder, button.transparent:-ms-input-placeholder {
    color: #fff;
}

input[type="submit"],
button[type="submit"] {
    background: #745cf9;
    border-radius: 0 !important;
    border: 2px solid #745cf9;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    height: 35px;
    letter-spacing: 1px;
    line-height: 48px;
    
    padding: 0;
    text-transform: uppercase;
    width: 100%;
}

.search-widget-handle button[type="submit"] i {
    display: none;
}

.bg-primary input[type="submit"] {
    background: #fff;
    color: #745cf9;
}

/*!---------- 9. BREADCRUMBS ----------*/

.breadcrumb {
    margin-bottom: 24px;
}

.breadcrumb a {
    font-weight: 300;
}

/*!---------- 10. PAGINATION ----------*/

.pagination {
    margin: 0;
    border: none;
    background: transparent;
}

.pagination .nav-links *:first-child {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.pagination .nav-links *:last-child {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.pagination a,
.pagination span,
.woocommerce-pagination ul.page-numbers .page-numbers {
    width: 32px;
    height: 32px;
    padding: 0;
    text-align: center;
    padding-top: 6px;
    margin: 0 4px;
    color: #0e1015;
    font-weight: 400;
    font-family: inherit;
    display: inline-block;
    border: 1px solid #ddd;
    line-height: 20px;
}

.woocommerce nav.woocommerce-pagination ul,
.woocommerce nav.woocommerce-pagination ul li {
    border: 0 none;
}

.pagination span:not( .dots ),
.woocommerce-pagination ul.page-numbers span.page-numbers,
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
    background: #745cf9;
    color: #fff;
    border-color: #745cf9;
}

.pagination a:hover,
.pagination a:focus,
.pagination .active a,
.pagination .active:hover a,
.pagination .active:focus a {
    background: #745cf9;
    color: #fff;
    border-color: #745cf9;
}

/*!---------- 11. ICON FEATURES ----------*/

.feature {
    margin-bottom: 24px;
}

.feature p:last-child {
    margin-bottom: 0;
}

.feature-1 i {
    display: inline-block;
    margin-bottom: 16px;
    color: #745cf9;
}

/*!---------- 12. WIDGETS ----------*/

.main-container .nolist > ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.widget {
    margin-bottom: 0;
}

#secondary .widget {
    margin-bottom: 20px;
}

.category-list {
    line-height: 32px;
}

.widget hr {
    margin-bottom: 12px;
}

.recent-posts {
    line-height: 24px;
}

.recent-posts li {
    margin-bottom: 8px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}

.recent-posts .date {
    display: block;
    letter-spacing: 0;
    opacity: .8;
}

.recent-posts li:hover .date,
.recent-posts li:focus .date {
    opacity: 1;
}

.category-list span {
    float: right;
}

.jetpack_subscription_widget form {
    background: #745cf9;
    color: #fff;
    padding: 24px;
}

.jetpack_subscription_widget form #subscribe-text {
    color: #fff;
}

.jetpack_subscription_widget #subscribe-text h5 {
    color: #fff;
    margin-bottom: 16px;
    text-transform: uppercase;
}

.jetpack_subscription_widget #subscribe-text p {
    color: #fefefe;
}

.jetpack_subscription_widget #subscribe-email, .jetpack_subscription_widget #subscribe-submit {
    margin: 0;
}

.jetpack_subscription_widget #subscribe-email input {
    margin: 0;
    padding: 3px 3px 3px 20px;
    width: 100%;
}

.jetpack_subscription_widget #subscribe-submit input {
    background: #fff;
    color: #745cf9;
    padding: 0;
}

.jetpack_subscription_widget .error {
    background-color: #ffbaba;
    color: #d8000c;
    padding: 5px 15px;
}

.jetpack_subscription_widget .success p {
    background-color: #dff2bf;
    color: #4f8a10;
    padding: 5px 15px;
}

/*!---------- 13. IMAGE TILES ----------*/

img {
    max-width: 100%;
}

.image-tile {
    overflow: hidden;
    position: relative;
    margin-bottom: 24px;
}

.image-tile img {
    width: 100%;
    display: inline-block;
}

.inner-title:before {
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(34, 34, 34, 0.9) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(34, 34, 34, 0.9)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(34, 34, 34, 0.9) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(34, 34, 34, 0.9) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(34, 34, 34, 0.9) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(34, 34, 34, 0.9) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#0e1015', GradientType=0);
    pointer-events: none;
}

.inner-title:hover:before,
.inner-title:focus:before {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
}

.inner-title .title {
    position: absolute;
    width: 100%;
    z-index: 5;
}

.inner-title .title h5 {
    color: #fff;
}

.inner-title .title span {
    color: #fff;
}

.inner-title .title h5 {
    font-weight: 600;
}

.inner-title {
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    opacity: 1;
}

.inner-title:hover,
.inner-title:focus {
    opacity: .95;
}

.inner-title.hover-reveal:before {
    opacity: 0;
}

.inner-title.hover-reveal .title {
    opacity: 0;
    transform: translate3d(0, 50px, 0);
    -webkit-transform: translate3d(0, 50px, 0);
    -moz-transform: translate3d(0, 50px, 0);
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}

.inner-title.hover-reveal:hover .title,
.inner-title.hover-reveal:focus-within .title {
    opacity: 1;
    transform: translate3d(0, -50%, 0);
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    -webkit-transform: translate3d(0, -50%, 0);
    top: 50%;
}

.inner-title.hover-reveal:hover:before,
.inner-title.hover-reveal:focus-within:before {
    opacity: 1;
}

@media all and (max-width: 768px) {
    .inner-title:before {
        transform: scale(1.2);
        -webkit-transform: scale(1.2);
    }

    .inner-title.hover-reveal .title {
        opacity: 1;
        transform: translate3d(0, -50%, 0);
        -webkit-transform: translate3d(0, -50%, 0);
        -moz-transform: translate3d(0, -50%, 0);
        -webkit-transform: translate3d(0, -50%, 0);
        top: 50%;
    }

    .inner-title.hover-reveal:before {
        opacity: 1;
    }

    .inner-title {
        opacity: .95;
    }
}

/*!---------- 14. SLIDERS ----------*/

.logo-carousel li {
    text-align: center;
}

.logo-carousel li {
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    opacity: .5;
}

.logo-carousel li:hover,
.logo-carousel li:focus-within {
    opacity: 1;
}

.logo-carousel img {
    max-height: 60px;
}

@media all and (max-width: 767px) {
    .logo-carousel .slides li {
        width: 100%;
    }
}

/*!---------- 15. IMAGE GALLERIES ----------*/

.lightbox-grid, .lightbox-grid ul, .lightbox-grid li {
    position: relative;
    overflow: hidden;
}

.lightbox-grid li {
    width: 25%;
    float: left;
    border: 8px solid rgba(0, 0, 0, 0);
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    opacity: 1;
}

.lightbox-grid li:hover,
.lightbox-grid li:focus-within {
    opacity: .9;
}

.third-thumbs li {
    width: 25%;
    height: 13.08vw;
    border: none;
}

@media all and (max-width: 991px) {
    .lightbox-grid li {
        width: 33.33333%;
    }
}

@media all and (max-width: 767px) {
    .lightbox-grid li {
        width: 50%;
    }

    .third-thumbs li {
        height: 50vw;
    }
}

/*!---------- 16. Header Area ----------*/

.cover {
    margin: 0;
    padding: 0;
}

.cover p {
    color: #fff;
}

.cover:first-child .fullscreen {
    max-height: 100%;
}

@media all and (max-width: 767px) {
    .cover.fullscreen {
        height: auto;
        padding: 0;
    }
}

/*!---------- 17. WooCommerce ----------*/

.woocommerce ul.products li.product:nth-child(4n), .woocommerce-page ul.products li.product:nth-child(4n) {
    margin-right: 0;
}

/*!---------- 18. BLOG ----------*/

.post-title a, .post-title {
    font-size: 25px;
    font-weight: 300;
}

.post-title a:hover,
.post-title a:focus {
    color: #292929;
}

video:-webkit-full-screen, audio:-webkit-full-screen {
    -webkit-transform: translateY(0%);
}

iframe {
    border: none;
}

.post-meta {
    overflow: hidden;
    display: inline-block;
    margin-bottom: 12px;
}

.post-meta > li {
    float: left;
    margin-right: 24px;
}

.post-meta i {
    font-size: 16px;
    margin-right: 8px;
    position: relative;
    top: 2px;
}

.comments-list, .comments-list ul {
    width: 100%;
    overflow: hidden;
}

.comments.nolist > ul > li {
    padding-left: 0;
}

.comments-list li.comment {
    overflow: hidden;
    margin-bottom: 40px;
    width: 100%;
}

.comments-list p:last-of-type {
    margin: 0;
}

.comments-list .avatar, .comments-list .comment {
    display: inline-block;
    float: left;
}

.comments-list .avatar {
    width: 10%;
}

.comments-list .avatar img {
    width: 75px;
}

.comments-list .comment {
    width: 90%;
    padding-left: 5%;
}

.comments-list .comment .btn {
    position: relative;
    margin: 0;
}

.comments-list ul {
    padding-left: 10%;
    padding-top: 40px;
}

.comments-list ul li:last-of-type {
    margin-bottom: 0;
}

.comments input[type="submit"] {
    max-width: 25%;
    float: right;
}

.masonry {
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    opacity: 0;
    transform: translate3d(0, 100px, 0);
    -webkit-transform: translate3d(0, 100px, 0);
    -moz-transform: translate3d(0, 100px, 0);
}

.masonry.fadeIn {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
}

.masonry-item {
    max-width: 100%;
}

.container .masonry-item {
    margin-bottom: 0px;
}

.masonry-item blockquote:hover,
.masonry-item blockquote:focus,
.masonry-item blockquote:focus-within {
    background: #745cf9;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    color: #fff;
}

.masonryFlyIn .masonry-item {
    opacity: 0;
    transform: translate3d(0, 50px, 0);
    -webkit-transform: translate3d(0, 50px, 0);
    -moz-transform: translate3d(0, 50px, 0);
}

.masonryFlyIn .masonry-item.fadeIn {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
}

.masonry-loader {
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    opacity: 1;
    position: absolute;
    width: 100%;
    z-index: 10;
    top: 80px;
}

.masonry-loader.fixed-center {
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, 0, 0);
    -webkit-transform: translate3d(-50%, 0, 0);
    -moz-transform: translate3d(-50%, 0, 0);
    margin-top: -25px;
}

.masonry-loader.fadeOut {
    opacity: 0;
    max-height: 0;
    padding: 0;
    overflow: hidden;
}

.spinner {
    width: 50px;
    height: 50px;
    background-color: #745cf9;
    margin: 0 auto;
    display: inline-block;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-animation: sk-rotateplane 1.2s infinite ease-in-out;
    animation: sk-rotateplane 1.2s infinite ease-in-out;
}

@-webkit-keyframes sk-rotateplane {
    0% {
        -webkit-transform: perspective(120px);
    }
    50% {
        -webkit-transform: perspective(120px) rotateY(180deg);
    }
    100% {
        -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
    }
}

@keyframes sk-rotateplane {
    0% {
        transform: perspective(120px) rotateX(0deg) rotateY(0deg);
        -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    }
    50% {
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    }
    100% {
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    }
}

@media all and (max-width: 767px) {
    .comments input[type="submit"] {
        max-width: 100%;
        float: none;
    }
}

.flex-direction-nav a.flex-next {
    right: 16px;
}

.flex-direction-nav a.flex-next:before, .flex-direction-nav a.flex-prev:before {
    content: "\f105";
    font-family: 'fontawesome';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-size: 24px;
    color: #fff;
}

.flex-direction-nav a.flex-prev {
    left: 16px;
}

.flex-direction-nav a.flex-prev:before {
    content: "\f104";
}

.flex-direction-nav a {
    opacity: 1;
    text-shadow: none;
    color: rgba(0, 0, 0, 0);
    width: 24px;
    height: 24px;
    margin: -12px 0 0;
}

.flex-control-nav li a {
    background: none;
    border: 2px solid #0e1015;
    width: 10px;
    height: 10px;
}

@media all and (max-width: 768px) {
    .flex-direction-nav {
        display: none;
    }
}

.text-slider .flex-direction-nav li a:before {
    color: #222;
}

.image-bg .text-slider .flex-direction-nav li a:before {
    color: #fff;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    opacity: .5;
}

.image-bg .text-slider .flex-direction-nav li a:hover:before,
.image-bg .text-slider .flex-direction-nav li a:focus:before {
    opacity: 1;
}

.image-bg .text-slider .flex-direction-nav li a:focus:before {
    color: #745cf9;
}

.text-slider .flex-direction-nav a.flex-prev {
    left: -60px;
}

.text-slider .flex-direction-nav a.flex-next {
    right: -60px;
}

.content p.intro {
    padding-bottom: 20px;
    border-bottom: 3px double #ddd;
    margin-bottom: 20px;
    font-size: 1.2em;
    line-height: 155%;
    font-weight: 700;
    color: #745cf9;
}

.content blockquote {
    padding: 30px 30px 30px 90px;
    background: #fafafa;
    border: 1px solid #eee;
    position: relative;
    font-style: italic;
}

.content q {
    background: #fafafa;
    font-style: italic;
}

.content blockquote cite {
    display: block;
    margin-top: 1.1em;
    font-size: 0.75em;
    line-height: 120%;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.content blockquote cite:before {
    content: "— ";
}

.content ul, .content ol {
    margin-left: 1.5em;
}

.content ul {
    list-style: disc;
}

.content ul ul {
    list-style: circle;
}

.content ol {
    list-style: decimal;
}

.content ol ol {
    list-style: lower-alpha;
}

.content ul ul, .content ul ol, .content ol ul, .content ol ol {
    margin-bottom: 0;
}

.content li {
    margin-bottom: 0.5em;
    line-height: 170%;
}

.content ol > li:last-child, .content ul > li:last-child {
    margin-bottom: 0;
}

.content ol > li:first-child, .content ul > li:first-child {
    margin-top: 0.5em;
}

/* WordPress Tables */

.content table {
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    font-size: 0.9em;
    width: 100%;
    margin-bottom: 1.1em;
}

.content th, .content td {
    padding: 2%;
    margin: 0;
    overflow: visible;
    line-height: 120%;
    border-bottom: 1px solid #ddd;
}

.content th {
    padding-top: 0;
}

.content th {
    font-weight: bold;
    color: #111;
}

.content table tbody > tr:nth-child(odd) > td {
    background: #f9f9f9;
}

.content ul.post-meta {
    margin-left: 0;
}

.content ul.post-meta li {
    list-style: none;
    margin-top: 0 !important;
}

.comment-date {
    display: inline-block;
    font-size: 10px;
    padding: 5px 0;
}

.comments .fn {
    display: block;
}

.comment-reply {
    height: 20px;
    line-height: 16px;
    padding: 0 12px;
    font-size: 10px;
    min-width: auto !important;
}

.page-title-section {
    height: 225px;
    padding: 70px 0;
}



@media all and (max-width: 767px) {
    .page-title-section, #breadcrumbs {
        text-align: center;
    }
    .shop-text{
        display: none;
    }
    .account_menu_item{
        display: none !important;
    }
}

.author-bio {
    display: block;
    overflow: hidden;
    padding: 32px;
    background: #f5f5f5;
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 40px;
}

.author-social {
    font-size: 16px !important;
}

/*!---------- 19. IMAGE BLOCKS ----------*/

.image-small {
    max-height: 80px;
}

.fade-half {
    opacity: 0.5;
}

.cast-shadow {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    margin-bottom: 10px;
}

.cast-shadow.img-responsive {
    margin: 10px auto;
}

/*!---------- 20. PORTFOLIO ----------*/

.project {
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    opacity: 1;
    padding: 0;
}

.project .image-tile {
    margin: 0;
}

.project:not( .masonry-item ) .image-tile {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.project:not( .masonry-item ) .image-tile a {
    display: block;
    width: 100%;
    height: 100%;
}

.project:not( .masonry-item ) {
    padding-bottom: 25%;
    position: relative;
    margin-bottom: 0;
}

/*!---------- 21. FOOTER ----------*/

footer.bg-dark a {
    color: #fff;
}

.social-list {
    margin: 0;
}

.bg-dark .social-list a {
    color: #fff;
    -webkit-transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition:         all 300ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

.bg-dark .social-list a:hover,
.bg-dark .social-list a:focus {
    color: #5234f9;
}

.back-to-top {
    position: absolute;
    right: 0;
    bottom: 0;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    height: 36px;
    width: 36px;
    padding: 5px 11px;
}

.back-to-top .fa {
    font-size: 18px;
    color: #fff;
}

.back-to-top:hover, .back-to-top:focus {
    opacity: 1;
}

.bg-dark .back-to-top {
    border-color: #fff;
}

.bg-dark .back-to-top:active, .bg-dark .back-to-top:focus {
    color: #fff;
}

.bg-dark .back-to-top:hover, .bg-dark .back-to-top:focus {
    background: none;
}

.footer input[type="submit"] {
    border: 0;
    margin-top: 3px;
}

.copyright-text {
    color: #fefefe;
}

.footer .footer-credits {
    color: #fff;
}

.footer .footer-credits a {
    color: #fefefe;
    opacity: .8;
}

.footer .footer-credits a:hover,
.footer .footer-credits a:focus {
    color: #5234f9;
}

/*!---------- 22. SPACING ----------*/

.mt20 {
    margin-top: 20px !important;
}

.mt30 {
    margin-top: 30px !important;
}

.mb0 {
    margin-bottom: 0 !important;
}

.mb16 {
    margin-bottom: 16px;
}

.mb24 {
    margin-bottom: 24px;
}

.mb32 {
    margin-bottom: 32px;
}

.mb40 {
    margin-bottom: 40px;
}

.mb64 {
    margin-bottom: 64px;
}

.p24 {
    padding: 24px;
}

.p0 {
    padding: 0;
}

.pt48 {
    padding-top: 48px;
}

.pb0 {
    padding-bottom: 0 !important;
}

.pt0 {
    padding-top: 0;
}

@media all and (max-width: 767px) {
    .mb-xs-24 {
        margin-bottom: 24px;
    }

    .mb-xs-40 {
        margin-bottom: 40px;
    }
}

/*!---------- 23. OTHER ----------*/

.border-bottom {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.feature-1 i {
    font-size: 64px;
}

.parallax-section {
    padding-top: 0;
    padding-bottom: 0;
    border: 0;
}

.parallax-window {
    background: transparent;
}

.small-screen .top-parallax-section {
    overflow: hidden;
    padding: 96px 0;
}

.social-list {
    font-size: 18px;
}

.testimonial-img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    height: 100px;
    width: 100px;
    margin-bottom: 16px;
}

.image-bg a {
    color: #745cf9;
}

.widget-area section {
    border-bottom: 0;
    padding: 0;
}

/* Layout */

.has-sidebar-left #secondary {
    padding-right: 40px;
}

.no-sidebar {
    float: none;
    margin: 0 auto;
}

.full-width {
    width: 100%;
}

.tags-links {
    display: block;
}

#social {
    background: transparent;
    float: right;
}
.shapely-social-links #social {
    display: inline-block;
    float: none;
    margin-top: 20px;
    border: 0 none;
}
.shapely-social-links #social ul {
    padding-left: 0;
}
.shapely-social-links #social ul.list-inline > li:last-child {
    padding-right: 10px;
}
#secondary .shapely-social-links h3.cfa-text {
    font-size: 22px;
    line-height: 24px;
    color: #001c28;
}

.contact-section #social {
    float: none;
    border-bottom: 0 none;
}

#social li {
    display: inline-block;
}

#social li,
#social ul {
    border: 0 !important;
    list-style: none;
    padding-left: 10px;
    text-align: center;
}

.contact-section #social ul {
    text-align: left;
}

.contact-section .social-icons li a {
    color: #745cf9;
}

.contact-section .social-icons li a:hover,
.contact-section .social-icons li a:focus {
    color: #5d47d7;
}

#social .social_icon span {
    display: none;
}

#social li a[href*="twitter.com"] .fa:before,
.fa-twitter:before {
    content: "\f099"
}

#social li a[href*="facebook.com"] .fa:before,
.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a"
}

#social li a[href*="github.com"] .fa:before,
.fa-github:before {
    content: "\f09b"
}

#social li a[href*="/feed"] .fa:before,
.fa-rss:before {
    content: "\f09e"
}

#social li a[href*="pinterest.com"] .fa:before,
.fa-pinterest:before {
    content: "\f0d2"
}

#social li a[href*="plus.google.com"] .fa:before,
.fa-google-plus:before {
    content: "\f0d5"
}

#social li a[href*="linkedin.com"] .fa:before,
.fa-linkedin:before {
    content: "\f0e1"
}

#social li a[href*="youtube.com"] .fa:before,
.fa-youtube:before {
    content: "\f167"
}

#social li a[href*="instagram.com"] .fa:before,
.fa-instagram:before {
    content: "\f16d"
}

#social li a[href*="flickr.com"] .fa:before,
.fa-flickr:before {
    content: "\f16e"
}

#social li a[href*="tumblr.com"] .fa:before,
.fa-tumblr:before {
    content: "\f173"
}

#social li a[href*="dribbble.com"] .fa:before,
.fa-dribbble:before {
    content: "\f17d"
}

#social li a[href*="skype.com"] .fa:before,
.fa-skype:before {
    content: "\f17e"
}

#social li a[href*="foursquare.com"] .fa:before,
.fa-foursquare:before {
    content: "\f180"
}

#social li a[href*="vimeo.com"] .fa:before,
.fa-vimeo-square:before {
    content: "\f194"
}

#social li a[href*="spotify.com"] .fa:before,
.fa-spotify:before {
    content: "\f1bc"
}

#social li a[href*="soundcloud.com"] .fa:before,
.fa-soundcloud:before {
    content: "\f1be"
}

.header-image-bg {
    background-size: cover;
    position: relative;
}

.header-image-bg .page-title {
    position: relative;
    z-index: 2;
}

.customize-partial-edit-shortcut button, .widget .customize-partial-edit-shortcut button {
    left: 0 !important;
}

#site-navigation .customize-partial-edit-shortcut button, #site-navigation .widget .customize-partial-edit-shortcut button, #colophon .customize-partial-edit-shortcut button, #colophon .widget .customize-partial-edit-shortcut button, #secondary .customize-partial-edit-shortcut button, #secondary .widget .customize-partial-edit-shortcut button {
    left: -30px !important;
}

.video-widget {
    position: relative;
    overflow: hidden;
    height: calc(100vh - 56px);
}

.video-widget .video-controls {
    position: absolute;
    bottom: 20px;
    left: 20px;
    z-index: 6;
}

.video-widget .video-controls button {
    background: #745cf9;
    color: #fff;
    border: none;
    padding: 5px 10px;
    text-align: center;
}

.video-widget.youtube {
    position: relative;
    background: transparent;
}

.vimeo-holder iframe {
    width: 100%;
}

.video-widget.vimeo:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 5;
}

.ytplayer-container {
    position: absolute;
    top: 0;
    z-index: -1;
}

.shapely_home_parallax {
    width: 100%;
    display: block;
}

.shapely_home_parallax > section:not(.image-bg) .btn-white {
    border-color: #745cf9;
    color: #745cf9;
}

.shapely_home_parallax > section:not(.image-bg) .btn-white:hover,
.shapely_home_parallax > section:not(.image-bg) .btn-white:focus {
    color: #fff;
    background-color: #5234f9;
    border-color: #5234f9;
}

.shapely_home_parallax > section:not(.image-bg) .btn-white:active {
    border-color: #5234f9;
    background-color: #5234f9;
    color: #fff;
}

.bg-secondary .text-right {
    z-index: 2;
}

/*
* Widgets
*/
.widget .widget-title {
    font-size: 16px;
    line-height: 20px;
    color: #001c28;
    margin-bottom: 5px; }

.widget.widget_archive > div ul, .widget.widget_archive ul, .widget.widget_categories > div ul, .widget.widget_categories ul, .widget.widget_meta > div ul, .widget.widget_meta ul, .widget.widget_pages > div ul, .widget.widget_pages ul, .widget.widget_nav_menu > div ul, .widget.widget_nav_menu ul {
    list-style-type: none;
    padding-left: 0;
    margin-left: 0; }

.widget.widget_archive > div ul li, .widget.widget_archive ul li, .widget.widget_categories > div ul li, .widget.widget_categories ul li, .widget.widget_meta > div ul li, .widget.widget_meta ul li, .widget.widget_pages > div ul li, .widget.widget_pages ul li, .widget.widget_nav_menu > div ul li, .widget.widget_nav_menu ul li {
    border-bottom: 1px solid #ebebeb;
    
    margin-bottom: 10px; }

.widget.widget_archive > div ul li:last-of-type, .widget.widget_archive ul li:last-of-type, .widget.widget_categories > div ul li:last-of-type, .widget.widget_categories ul li:last-of-type, .widget.widget_meta > div ul li:last-of-type, .widget.widget_meta ul li:last-of-type, .widget.widget_pages > div ul li:last-of-type, .widget.widget_pages ul li:last-of-type, .widget.widget_nav_menu > div ul li:last-of-type, .widget.widget_nav_menu ul li:last-of-type {
    border: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.woocommerce .widget_layered_nav ul li span, .widget.widget_archive > div ul li span, .widget.widget_archive ul li span, .widget.widget_categories > div ul li span, .widget.widget_categories ul li span, .widget.widget_meta > div ul li span, .widget.widget_meta ul li span, .widget.widget_pages > div ul li span, .widget.widget_pages ul li span, .widget.widget_nav_menu > div ul li span, .widget.widget_nav_menu ul li span {
    font-size: 12px;
    color: #8c979e;
    float: right; }

.woocommerce .widget_layered_nav ul li a, .woocommerce .widget_layered_nav_filters ul li a, .woocommerce.widget ul.cart_list li a, .woocommerce.widget ul.product_list_widget li a, .widget_products .product_list_widget a, .widget_product_categories ul.product-categories li a, .widget_product_tag_cloud .tagcloud a, .widget.widget_archive > div ul li a, .widget.widget_archive ul li a, .widget.widget_categories > div ul li a, .widget.widget_categories ul li a, .widget.widget_meta > div ul li a, .widget.widget_meta ul li a, .widget.widget_pages > div ul li a, .widget.widget_pages ul li a, .widget.widget_nav_menu > div ul li a, .widget.widget_nav_menu ul li a {
    font-size: 14px;
    color: #8c979e;
    font-weight: 400; }

.woocommerce .widget_layered_nav ul li a:hover, .woocommerce .widget_layered_nav_filters ul li a:hover, .woocommerce.widget ul.cart_list li a:hover, .woocommerce.widget ul.product_list_widget li a:hover, .widget_products .product_list_widget a:hover, .widget_product_categories ul.product-categories li a:hover, .widget_product_tag_cloud .tagcloud a:hover, .widget.widget_archive > div ul li a:focus, .widget.widget_archive > div ul li a:hover, .widget.widget_archive ul li a:focus, .widget.widget_archive ul li a:hover, .widget.widget_categories > div ul li a:focus, .widget.widget_categories > div ul li a:hover, .widget.widget_categories ul li a:focus, .widget.widget_categories ul li a:hover, .widget.widget_meta > div ul li a:focus, .widget.widget_meta > div ul li a:hover, .widget.widget_meta ul li a:focus, .widget.widget_meta ul li a:hover, .widget.widget_pages > div ul li a:focus, .widget.widget_pages > div ul li a:hover, .widget.widget_pages ul li a:focus, .widget.widget_pages ul li a:hover, .widget.widget_nav_menu > div ul li a:focus, .widget.widget_nav_menu > div ul li a:hover, .widget.widget_nav_menu ul li a:focus, .widget.widget_nav_menu ul li a:hover {
    color: #5234f9; }

.woocommerce.widget ul.cart_list li a.remove { font-size: 1.5em; }

.widget.widget_recent_comments ul {
    list-style-type: none;
    padding-left: 0;
    margin-left: 0; }

.widget.widget_recent_comments ul li {
    color: #8c979e; }

.widget.widget_recent_comments ul li a {
    font-weight: 400; }

.widget.widget_recent_comments ul li .comment-author-link {
    color: #8c979e; }

.widget.widget_recent_comments ul li .comment-author-link a {
    color: #8c979e; }

.widget.widget_recent_comments ul li .comment-author-link a:focus,
.widget.widget_recent_comments ul li .comment-author-link a:hover {
    color: #5234f9; }

.widget.widget_nav_menu .menu > li {
    float: none; }

.widget.widget_nav_menu .menu > li a {
    text-transform: initial;
    font-size: 14px;
    color: #8c979e;
    font-weight: 400;
    opacity: 1; }

.widget.widget_nav_menu .menu > li a:focus,
.widget.widget_nav_menu .menu > li a:hover {
    color: #5234f9; }

.widget.widget_tag_cloud a {
    text-transform: initial;
    font-size: 14px;
    color: #8c979e;
    font-weight: 400; }

.widget.widget_tag_cloud a:focus,
.widget.widget_tag_cloud a:hover {
    color: #5234f9; }

.widget.widget_recent_entries ul {
    list-style-type: none;
    padding-left: 0;
    margin-left: 0; }

.widget.widget_recent_entries ul li {
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 20px;
    margin-bottom: 20px; }

.widget.widget_recent_entries ul li:last-of-type {
    border: none;
    padding-bottom: 0; }

.widget.widget_recent_entries ul li .post-date {
    font-size: 12px;
    color: #001c28;
    padding-left: 10px;
    border-left: 1px solid #ebebeb; }

.widget.widget_recent_entries ul li a {
    text-transform: initial;
    font-size: 14px;
    color: #8c979e;
    font-weight: 400;
    display: inline-block;
    width: 100%; }

.widget.widget_recent_entries ul li a:focus,
.widget.widget_recent_entries ul li a:hover {
    color: #5234f9; }

.widget.widget_rss .rss-widget-icon {
    display: none; }

.widget.widget_rss .widget-title a {
    font-size: 22px;
    line-height: 24px;
    color: #001c28;
    margin-bottom: 25px;
    font-weight: 400; }

.widget.widget_rss ul {
    list-style-type: none;
    padding-left: 0;
    margin-left: 0; }

.widget.widget_rss ul li {
    margin-bottom: 40px; }

.widget.widget_rss ul li .rsswidget {
    font-size: 22px;
    line-height: 24px;
    font-weight: 400;
    color: #001c28;
    display: block; }

.widget.widget_rss ul li .rsswidget:hover,
.widget.widget_rss ul li .rsswidget:focus {
    color: #745cf9; }

.widget.widget_rss ul li .rss-date {
    font-size: 12px;
    display: inline-block;
    width: 100%;
    margin-bottom: 30px; }

.widget.widget_rss ul li .rssSummary {
    color: #8c979e;
    font-size: 14px; }

.widget.widget_rss ul li cite {
    color: #001c28;
    font-style: normal; }

.widget.widget_search .search-form,
.widget_product_search .woocommerce-product-search {
    padding: 0;
    position: relative; }

.widget.widget_search .search-form > input,
.widget_product_search .woocommerce-product-search > input {
    background: transparent;
    border: 1px solid #ebebeb;
    text-transform: initial;
    font-weight: 400;
    box-sizing: border-box;
}

.widget.widget_search .search-form > input#s:hover,
.widget.widget_search .search-form > input#s:focus,
.widget_product_search .woocommerce-product-search > input.search-field:hover,
.widget_product_search .woocommerce-product-search > input.search-field:focus,
textarea:hover,
textarea:focus,
input[type="text"]:hover, input[type="search"]:hover, input[type="email"]:hover, input[type="tel"]:hover,
input[type="text"]:focus, input[type="search"]:focus, input[type="email"]:focus, input[type="tel"]:focus {
    border-color: #745cf9;
    box-shadow: none;
    outline: none; }

.widget.widget_search input[type="text"]:focus + button[type="submit"].searchsubmit,
.widget.widget_search input[type="text"]:hover + button[type="submit"].searchsubmit,
.widget.widget_product_search input[type="text"]:focus + button[type="submit"].searchsubmit,
.widget.widget_product_search input[type="text"]:hover + button[type="submit"].searchsubmit {
    color: #745cf9;
    border-color: #745cf9 !important;
}

.widget.widget_search .search-form > button[type="submit"].searchsubmit,
.widget_product_search .woocommerce-product-search > button[type="submit"].searchsubmit {
    position: absolute;
    border: none;
    top: 7px;
    right: 0;
    margin: 0;
    bottom: 7px;
    height: 35px;
    width: 40px;
    border-left: 1px solid #ebebeb !important;
    border-right: 0 none !important;
    border-top: 0 none !important;
    border-bottom: 0 none !important;
    color: transparent;
    background-color: transparent !important;
    z-index: 2;
    font-size: 14px;
    line-height: 1.5;
}

.widget.widget_search .search-form > button[type="submit"].searchsubmit,
.widget.widget_product_search button[type="submit"].searchsubmit {
    color: #ebebeb;
}
.footer-widget-area{
    color:#fff;
}
.footer-widget-area .widget.widget_search .search-form > button[type="submit"].searchsubmit,
.footer-widget-area .widget.widget_product_search button[type="submit"].searchsubmit {
    color: #fff;
}

.widget_product_search .woocommerce-product-search > button[type="submit"]:hover,
.widget_product_search .woocommerce-product-search > button[type="submit"]:focus {
    color: transparent !important;
    background-color: transparent !important;
}

.widget.widget_search .search-form > .searchsubmit:hover, .widget.widget_search .search-form > .searchsubmit:focus, .widget.widget_search .search-form > .searchsubmit:active {
    color: transparent; }

.widget.widget_search .search-form :-moz-placeholder {
    text-transform: initial;
    font-weight: 400;
    letter-spacing: initial;
    color: #8c979e;
    font-size: 14px;
    font-family: inherit;
}

.widget.widget_search .search-form ::-moz-placeholder {
    text-transform: initial;
    font-weight: 400;
    letter-spacing: initial;
    color: #8c979e;
    font-size: 14px;
    font-family: inherit;
}

.widget.widget_search .search-form :-ms-input-placeholder {
    text-transform: initial;
    font-weight: 400;
    letter-spacing: initial;
    color: #8c979e;
    font-size: 14px;
    font-family: inherit;
}

.widget_product_categories ul.product-categories {
    list-style: none;
    padding: 0;
    margin: 0;
}

.widget_product_categories ul.product-categories ul {
    list-style: none;
    padding-top: 20px;
}

.widget_product_categories ul.product-categories li:not(.cat-parent) {
    padding-bottom: 20px;
}

.widget.widget_calendar {
    position: relative; }

.widget.widget_calendar .widget-title, .widget.widget_calendar h3 {
    display: none; }

.widget.widget_calendar table {
    border: 0;
    border-collapse: separate;
    border-spacing: 4px; }

.widget.widget_calendar #wp-calendar {
    font-size: 12px; }

.widget.widget_calendar #wp-calendar > caption {
    color: #001c28;
    font-family: inherit;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    padding-bottom: 20px;
    padding-top: 16px;
    min-height: 55px;
    position: relative;
    margin-bottom: 20px;
    border-bottom: 1px solid #ebebeb; }

.widget.widget_calendar #wp-calendar > caption:after {
    width: 75px;
    display: block;
    content: '';
    height: 1px;
    background: #745cf9;
    position: absolute;
    bottom: -1px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -khtml-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); }

.widget.widget_calendar #wp-calendar thead {
    color: #745cf9; }

.widget.widget_calendar #wp-calendar td:not(.pad):not(#next):not(#prev) {
    width: 44px;
    height: 44px;
    border: 1px solid #ebebeb; }

.widget.widget_calendar #wp-calendar td:not(.pad):not(#next):not(#prev)#today {
    border-color: #745cf9; }

.widget.widget_calendar #wp-calendar td:not(.pad):not(#next):not(#prev)#today:hover,
.widget.widget_calendar #wp-calendar td:not(.pad):not(#next):not(#prev)#today:focus {
    background: #745cf9;
    color: #fff; }

.widget.widget_calendar #wp-calendar td:not(.pad):not(#next):not(#prev)#today:hover a,
.widget.widget_calendar #wp-calendar td:not(.pad):not(#next):not(#prev)#today:focus a {
    color: #fff; }

.widget.widget_calendar #wp-calendar td, .widget.widget_calendar #wp-calendar th {
    padding: 6px 7px;
    color: #001c28;
    text-align: center; }

.widget.widget_calendar #wp-calendar td a, .widget.widget_calendar #wp-calendar th a {
    color: #745cf9;
    text-decoration: none; }

.widget.widget_calendar #wp-calendar td a:hover, .widget.widget_calendar #wp-calendar td a:focus, .widget.widget_calendar #wp-calendar th a:hover, .widget.widget_calendar #wp-calendar th a:focus {
    text-decoration: none; }

.widget.widget_calendar #wp-calendar #prev {
    position: absolute;
    top: -2px;
    left: 10%;
    width: 35px;
    height: 55px;
    background-color: transparent;
    color: #fff; }

.widget.widget_calendar #wp-calendar #prev:before {
    content: '\f104';
    display: block;
    font-size: 16px;
    line-height: 46px;
    text-align: center;
    position: relative;
    font-family: 'FontAwesome';
    color: #001c28; }

.widget.widget_calendar #wp-calendar #prev > a {
    top: 18px;
    position: absolute;
    color: transparent !important;
    left: 0; }

.widget.widget_calendar #next {
    position: absolute;
    top: -2px;
    right: 10%;
    width: 35px;
    height: 55px;
    background-color: transparent;
    color: #fff; }

.widget.widget_calendar #next:before {
    content: '\f105';
    display: block;
    font-size: 16px;
    line-height: 46px;
    text-align: center;
    position: relative;
    font-family: 'FontAwesome';
    color: #001c28; }

.widget.widget_calendar #next > a {
    top: 18px;
    position: absolute;
    color: transparent !important;
    right: 0; }

.shapely-social {
    margin-right:-20px;
}

.shapely-social-link {
    display:block;
    float:left;
    margin:0 20px 20px 0;
}

.shapely-social .shapely-social-icon {
    font-family: 'fontawesome';
    display:block;
    width:20px;
    height:20px;
    line-height:20px;
    color: #fff;
    font-size:18px;
    position: relative;
    text-align:center;
    -webkit-transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition:         all 300ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

aside .shapely-social .shapely-social-icon {
    color: #001c28;
}

.shapely-social .shapely-social-icon:hover,
.shapely-social .shapely-social-icon:focus {
    color:#5234f9;
}

.shapely-social-link--behance .shapely-social-icon:before {
    content:'\f1b4';
}
.shapely-social-link--codepen .shapely-social-icon:before {
    content:'\f1cb';
}
.shapely-social-link--dropbox .shapely-social-icon:before {
    content:'\f16b';
}
.shapely-social-link--delicious .shapely-social-icon:before {
    content:'\f1a5';
}
.shapely-social-link--deviantart .shapely-social-icon:before {
    content:'\f1bd';
}
.shapely-social-link--digg .shapely-social-icon:before {
    content:'\f1a6';
}
.shapely-social-link--dribbble .shapely-social-icon:before {
    content:'\f17d';
}
.shapely-social-link--facebook .shapely-social-icon:before {
    content:'\f09a';
}
.shapely-social-link--flickr .shapely-social-icon:before {
    content:'\f16e';
}
.shapely-social-link--github .shapely-social-icon:before {
    content:'\f09b';
}
.shapely-social-link--instagram .shapely-social-icon:before {
    content:'\f16d';
}
.shapely-social-link--linkedin .shapely-social-icon:before {
    content:'\f0e1';
}
.shapely-social-link--medium .shapely-social-icon:before {
    content:'\f23a';
}
.shapely-social-link--pinterest .shapely-social-icon:before {
    content:'\f0d2';
}
.shapely-social-link--reddit .shapely-social-icon:before {
    content:'\f281';
}
.shapely-social-link--skype .shapely-social-icon:before {
    content:'\f17e';
}
.shapely-social-link--slack .shapely-social-icon:before {
    content:'\f198';
}
.shapely-social-link--soundcloud .shapely-social-icon:before {
    content:'\f1be';
}
.shapely-social-link--tumblr .shapely-social-icon:before {
    content:'\f173';
}
.shapely-social-link--tripadvisor .shapely-social-icon:before {
    content:'\f262';
}
.shapely-social-link--twitch .shapely-social-icon:before {
    content:'\f1e8';
}
.shapely-social-link--twitter .shapely-social-icon:before {
    content:'\f099';
}
.shapely-social-link--vimeo .shapely-social-icon:before {
    content:'\f27d';
}
.shapely-social-link--youtube .shapely-social-icon:before {
    content:'\f16a';
}

#colophon .widget {
    margin-bottom: 24px;}

#colophon .site-info {
    margin-top: 15px; }

#colophon .widget {
    display: inline-block;
    width: 100%; }

#colophon .widget ul {
    padding-left: 0;
    margin-left: 0;
    margin-bottom: 0;
}

#colophon .widget ul li {
    margin-right: 0; }

#colophon .widget .widget-title {
    color: #fff;
    border-bottom: none; }

#colophon .widget.widget_calendar #wp-calendar > caption {
    color: #fff; }

#colophon .widget.widget_calendar #wp-calendar td:not(.pad):not(#next):not(#prev)#today, #colophon .widget.widget_calendar #wp-calendar thead {
    color: #fff; }

#colophon .widget.widget_calendar #wp-calendar th, #colophon .widget.widget_calendar #wp-calendar td {
    color: #fff; }

#colophon .widget.widget_calendar #wp-calendar #prev:before, #colophon .widget.widget_calendar #wp-calendar #next:before {
    color: #fff; }

#colophon .widget.widget_rss ul li .rsswidget {
    color: #fff; }

#colophon .widget.widget_rss ul li .rsswidget:hover, #colophon .widget.widget_rss ul li .rsswidget:focus {
    color: #5234f9; }

#colophon .widget.widget_rss .widget-title a {
    color: #fff; }

#colophon .widget.widget_rss .widget-title a:hover, #colophon .widget.widget_rss .widget-title a:focus {
    color: #5234f9; }

/*
* Content
*/
.post-content {
    margin-bottom: 20px; }

.post-content .entry-header {
    position: relative; }

.post-content .entry-header img {
    width: 100%; }

.post-content .post-meta {
    list-style-type: none;
    margin-left: 0; }

.post-content .post-meta li {
    position: relative; }

.post-content .post-meta li a {
    color: #745cf9;
    font-weight: 400; }

.post-content .post-meta li a:hover, .post-content .post-meta li a:focus {
    color: #5234f9; }

.post-content .post-meta li:before {
    content: '';
    height: 10px;
    width: 2px;
    background: #001c28;
    display: block;
    position: absolute;
    bottom: 6px;
    left: -13px; }

.post-content .post-meta li:first-of-type:before {
    content: none; }

.post-content .entry-content .post-title {
    font-size: 30px;
    line-height: 35px;
    margin-top: 10px;
    margin-bottom: 10px;}

.post-content .entry-content .post-title a {
    font-weight: 300;
    color: #001c28; }

.post-content.post-grid-small .shapely-category {
    width: 70%; }

.post-content .shapely-category {
    position: absolute;
    background: #fff;
    height: 62px;
    width: 45%;
    bottom: 0;
    left: 0; }

.post-content .shapely-category a {
    font-size: 12px;
    font-weight: 900;
    text-transform: uppercase;
    color: #bebebe;
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-top: 16px;
    padding-bottom: 13px;
    position: relative; }

.post-content .shapely-category a:hover, .post-content .shapely-category a:focus {
    color: #5234f9; }

.post-content .shapely-category a:after {
    content: '';
    display: block;
    width: 45px;
    height: 1px;
    background: #ebebeb;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -khtml-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0; }

.post-content .more-link {
    display: block;
    width: 140px;
    margin-top: 20px;
    text-align: center;
    background: #745cf9;
    color: #fff;
    padding: 10px 20px; }

.post-content .more-link:hover, .post-content .more-link:focus {
    background: #5234f9; }

.shapely-next-prev {
    padding-bottom: 35px; }

.shapely-tags {
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid #ebebeb; }

.shapely-tags > span {
    font-size: 15px;
    color: #767676;
    margin-right: 10px; }

.shapely-tags > a {
    font-size: 15px;
    font-weight: 400;
    color: #767676; }

.shapely-tags > a:hover, .shapely-tags > a:focus {
    color: #5234f9; }

.shapely-related-posts {
    padding-top: 35px;
    border-top: 1px solid #ebebeb;
    position: relative; }

.shapely-related-posts .shapely-related-post-title a {
    color: #001c28;
    font-size: 18px;
    font-weight: normal;
    display: inline-block;
    margin-top: 20px;
    position: relative;
    padding-left: 9px; }

.shapely-related-posts .shapely-related-post-title a:before {
    content: '';
    height: 13px;
    width: 1px;
    background: #e1e1e1;
    position: absolute;
    left: 0;
    top: 6px; }

.shapely-related-posts .shapely-related-post-title a:hover, .shapely-related-posts .shapely-related-post-title a:focus {
    color: #5234f9; }

.shapely-related-posts .shapely-carousel-navigation {
    margin-bottom: 0; }

.shapely-related-posts .shapely-carousel-navigation .shapely-carousel-arrows {
    list-style-type: none;
    margin: 0; }

.shapely-related-posts .shapely-carousel-navigation .shapely-carousel-arrows li {
    display: inline-block;
    position: absolute;
    right: -17px;
    top: 50%;
    width: 35px;
    height: 35px;
    background: rgba(0, 0, 0, 0.6);
    border-radius: 50%;
    z-index: 100;
    text-align: center;
    line-height: 35px; }

.shapely-related-posts .shapely-carousel-navigation .shapely-carousel-arrows li a {
    color: #fff;
    display: block;
    line-height: 35px; }

.shapely-related-posts .shapely-carousel-navigation .shapely-carousel-arrows li:hover, .shapely-related-posts .shapely-carousel-navigation .shapely-carousel-arrows li:focus {
    background: black; }

.shapely-related-posts .shapely-carousel-navigation .shapely-carousel-arrows li:first-of-type {
    left: -17px;
    right: initial; }

/*
* Comments
*/
.comment-form :-moz-placeholder {
    text-transform: initial;
    font-weight: 400;
    letter-spacing: initial;
    color: #8c979e;
    font-size: 14px;
    font-family: inherit;
}

.comment-form ::-moz-placeholder {
    text-transform: initial;
    font-weight: 400;
    letter-spacing: initial;
    color: #8c979e;
    font-size: 14px;
    font-family: inherit;
}

.comment-form :-ms-input-placeholder {
    text-transform: initial;
    font-weight: 400;
    letter-spacing: initial;
    color: #8c979e;
    font-size: 14px;
    font-family: inherit;
}


.comment-form textarea:focus, .comment-form textarea:active {
    outline: none;
    border-bottom: 1px solid #745cf9; }


.comment-form input[type="text"]:focus, .comment-form input[type="text"]:active,
.comment-form input[type="url"]:focus,
.comment-form input[type="url"]:active,
.comment-form input[type="email"]:focus,
.comment-form input[type="email"]:active {
    outline: none;
    border-bottom: 1px solid #745cf9; }

.comment-form .form-submit {
    display: inline-block;
    width: 100%;
    margin-top: 15px; }

.author-bio {
    background: transparent; }

.author-bio .avatar img {
    border-radius: 50%; }

@media all and (min-width: 991px) {
    .author-bio .col-sm-10 {
        border-left: 1px solid #ebebeb;
    }

    .author-bio-left-side .author-bio .col-sm-10 {
        border-left: 0 none;
    }
}

.author-bio .fn {
    font-weight: 400;
    font-size: 18px; }

.author-bio p {
    margin-top: 10px;
    color: #8c979e;
    font-size: 14px; }

.author-bio .author-email {
    color: #8c979e;
    font-weight: 400; }

.author-bio .author-email:hover, .author-bio .author-email:focus {
    color: #5234f9; }

@media all and (min-width: 550px) {
    .author-bio .author-social {
        position: absolute;
        right: 20px;
        top: 0; }
}

.author-bio .author-social li {
    padding: 0 5px; }

.author-bio .author-social li a {
    color: #001c28;
    font-size: 12px; }

.author-bio-left-side .col-sm-2, .author-bio-left-side .col-sm-10 {
    width: 100%; }

.author-bio-left-side .author-bio {
    text-align: center;
    padding: 15px 20px; }

.author-bio-left-side .author-bio .fn {
    margin-top: 10px;
    display: inline-block;
    width: 100%; }

.author-bio-left-side .author-bio .author-email {
    display: none; }

.author-bio-left-side .author-bio .author-social {
    position: relative;
    display: inline-block;
    text-align: center;
    top: initial;
    left: initial;
    right: initial;
    bottom: initial; }

.author-bio-left-side .author-bio .author-social li a {
    color: #001c28; }

.single-post .entry-content .dropcaps-content > p:first-child:first-letter,
.single-jetpack-portfolio .entry-content .dropcaps-content > p:first-child:first-letter {
    float: left;
    font-size: 57px;
    margin: 10px;
    margin-right: 20px;
    color: #001c28; }

.shapely-related-posts .owl-carousel .owl-item .related-item-thumbnail img {
    display: none;
}

.shapely-related-posts .related-item-thumbnail {
    display: block;
    padding-bottom: 85%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.pt0 {
    padding-top: 30px; }

/* WooCommerce */
.woocommerce-product-gallery figure {
    padding: 0;
}

.woocommerce .cart .coupon input.button {
    width: auto;
}

.woocommerce-page #content table.cart td.actions .coupon .input-text {
    width: auto;
}

.create-account label.woocommerce-form__label {
    width: 100% !important;
    display: block !important;
}

.woocommerce form .form-row.create-account .input-checkbox {
    position: relative;
}

/* Contact Form 7 */
.wpcf7-form div.wpcf7-validation-errors {
    background: #f7e700;
    color: #000;
}

.wpcf7-form div.wpcf7-mail-sent-ng {
    background: #f00;
    color: #fff;
}

.wpcf7-form div.wpcf7-mail-sent-ok {
    background: #398f14;
    color: #fff;
}

.wpcf7-form div.wpcf7-spam-blocked {
    background: #ffa500;
    color: #000;
}

span.wpcf7-not-valid-tip {
    margin-top: -24px;
}

.page-template-template-widget section.content-area {
    padding-top: 0;
}

.widget .text-center .img-responsive {
    margin-left: auto;
    margin-right: auto;
}

section .widget-post-thumbnail {
    display: block;
    margin-bottom: 24px;
}

section .widget-post-title {
    margin: 0;
}

section .widget-post-excerpt {
    margin-top: 24px;
    padding: 0 15px;
}

/*****************************************************************************/
/************ WOO SINGLE PRODUCT PAGE - TABS SECTION  ****************/
/*****************************************************************************/
/*** OUTERMOST BOX ***/
.woocommerce .woocommerce-tabs {
    border: 0 !important; /* remove border */
        text-align: left;
}
/*** REMOVE COLOR BEHIND TABS AND CENTER ALIGN ***/
.woocommerce div.product .woocommerce-tabs ul.tabs {
    background: transparent !important;
    text-align: center;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
    border-bottom: 1px solid #000 !important;
}
/*** BORDERS ON TABS + GAP OPTION ***/
body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li {
    border-top: 1px solid #000 !important;
    border-left: 1px solid #000 !important;
    border-right: 1px solid #000;
    border-bottom: 0 !important;
    margin: 0 4px !important;
    /* margin: 0 -5px 0 0 !important; USE THIS LINE INSTEAD if you do not want the space between the tabs */
}
/*** BACKGROUND COLOR OF NON ACTIVE TABS ***/
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    background: #333333 !important;
    font-size: 16px;
}
/*** NON ACTIVE TAB TITLE COLOR ***/
body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li a {
    color: #fff !important; 
}
/*** BACKGROUND COLOR OF ACTIVE TAB ***/
body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li.active { 
    background-color: #c1bdba !important; /* this color should match the panel background color below */
    border-right: 1px solid #000 !important; 
}
/*** ACTIVE TAB TITLE COLOR ***/
body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li.active a {
    color: #333 !important; 
}
/*** MAIN ACTIVE PANEL ***/
.woocommerce div.product .woocommerce-tabs .panel {
    background-color: #c1bdba;
    color: #333;
    font-size: 16px;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
}
/*** CHANGE COLOR AND CAPITALIZE H2 TITLE ON MAIN PANEL ***/
.woocommerce div.product .woocommerce-tabs ul.tabs li a,
.woocommerce-tabs h2 {
    text-transform: capitalize;
    color: #fff;
}
/*** COLOR OF TEXT INSIDE OF PANELS ***/
.woocommerce #reviews #comments ol.commentlist li .meta,
.woocommerce table.shop_attributes th {
    color: #333;
}
/*** REVIEW BOX FIELDS ***/
.woocommerce-tabs #commentform input[type="email"], 
.woocommerce-tabs #commentform input[type="text"], 
.woocommerce-tabs input[type="url"], 
.woocommerce-tabs #commentform textarea{
    background: #fff;
    color: #333;
}
/*** MEDIA QUERIES FOR MOBILE (FOR BORDERED TABS) ***/
@media only screen and (max-width: 767px) {
    body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li {
        margin: 0 auto !important;
        max-width: 90%; /* remove this line if you do not want the tabs to be skinnier on mobile */
    }
    body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li, 
    body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li.active, 
    body.woocommerce div.product .woocommerce-tabs ul.tabs li, 
    body.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
        border-bottom: 0 !important;
    }
}

@font-face {
  font-family: "bootstrap-icons";
  src: url("https://cdn.scramblestuff.com/wp-content/themes/shapely/assets/fonts/bootstrap-icons.woff?4601c71fb26c9277391ec80789bfde9c") format("woff"),
url("https://cdn.scramblestuff.com/wp-content/themes/shapely/assets/fonts/bootstrap-icons.woff2?4601c71fb26c9277391ec80789bfde9c") format("woff2");
  font-display: swap;
}

[class^="bi-"]::before,
[class*=" bi-"]::before {
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: text-bottom;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.bi-alarm-fill::before { content: "\f101"; }
.bi-alarm::before { content: "\f102"; }
.bi-align-bottom::before { content: "\f103"; }
.bi-align-center::before { content: "\f104"; }
.bi-align-end::before { content: "\f105"; }
.bi-align-middle::before { content: "\f106"; }
.bi-align-start::before { content: "\f107"; }
.bi-align-top::before { content: "\f108"; }
.bi-alt::before { content: "\f109"; }
.bi-app-indicator::before { content: "\f10a"; }
.bi-app::before { content: "\f10b"; }
.bi-archive-fill::before { content: "\f10c"; }
.bi-archive::before { content: "\f10d"; }
.bi-arrow-90deg-down::before { content: "\f10e"; }
.bi-arrow-90deg-left::before { content: "\f10f"; }
.bi-arrow-90deg-right::before { content: "\f110"; }
.bi-arrow-90deg-up::before { content: "\f111"; }
.bi-arrow-bar-down::before { content: "\f112"; }
.bi-arrow-bar-left::before { content: "\f113"; }
.bi-arrow-bar-right::before { content: "\f114"; }
.bi-arrow-bar-up::before { content: "\f115"; }
.bi-arrow-clockwise::before { content: "\f116"; }
.bi-arrow-counterclockwise::before { content: "\f117"; }
.bi-arrow-down-circle-fill::before { content: "\f118"; }
.bi-arrow-down-circle::before { content: "\f119"; }
.bi-arrow-down-left-circle-fill::before { content: "\f11a"; }
.bi-arrow-down-left-circle::before { content: "\f11b"; }
.bi-arrow-down-left-square-fill::before { content: "\f11c"; }
.bi-arrow-down-left-square::before { content: "\f11d"; }
.bi-arrow-down-left::before { content: "\f11e"; }
.bi-arrow-down-right-circle-fill::before { content: "\f11f"; }
.bi-arrow-down-right-circle::before { content: "\f120"; }
.bi-arrow-down-right-square-fill::before { content: "\f121"; }
.bi-arrow-down-right-square::before { content: "\f122"; }
.bi-arrow-down-right::before { content: "\f123"; }
.bi-arrow-down-short::before { content: "\f124"; }
.bi-arrow-down-square-fill::before { content: "\f125"; }
.bi-arrow-down-square::before { content: "\f126"; }
.bi-arrow-down-up::before { content: "\f127"; }
.bi-arrow-down::before { content: "\f128"; }
.bi-arrow-left-circle-fill::before { content: "\f129"; }
.bi-arrow-left-circle::before { content: "\f12a"; }
.bi-arrow-left-right::before { content: "\f12b"; }
.bi-arrow-left-short::before { content: "\f12c"; }
.bi-arrow-left-square-fill::before { content: "\f12d"; }
.bi-arrow-left-square::before { content: "\f12e"; }
.bi-arrow-left::before { content: "\f12f"; }
.bi-arrow-repeat::before { content: "\f130"; }
.bi-arrow-return-left::before { content: "\f131"; }
.bi-arrow-return-right::before { content: "\f132"; }
.bi-arrow-right-circle-fill::before { content: "\f133"; }
.bi-arrow-right-circle::before { content: "\f134"; }
.bi-arrow-right-short::before { content: "\f135"; }
.bi-arrow-right-square-fill::before { content: "\f136"; }
.bi-arrow-right-square::before { content: "\f137"; }
.bi-arrow-right::before { content: "\f138"; }
.bi-arrow-up-circle-fill::before { content: "\f139"; }
.bi-arrow-up-circle::before { content: "\f13a"; }
.bi-arrow-up-left-circle-fill::before { content: "\f13b"; }
.bi-arrow-up-left-circle::before { content: "\f13c"; }
.bi-arrow-up-left-square-fill::before { content: "\f13d"; }
.bi-arrow-up-left-square::before { content: "\f13e"; }
.bi-arrow-up-left::before { content: "\f13f"; }
.bi-arrow-up-right-circle-fill::before { content: "\f140"; }
.bi-arrow-up-right-circle::before { content: "\f141"; }
.bi-arrow-up-right-square-fill::before { content: "\f142"; }
.bi-arrow-up-right-square::before { content: "\f143"; }
.bi-arrow-up-right::before { content: "\f144"; }
.bi-arrow-up-short::before { content: "\f145"; }
.bi-arrow-up-square-fill::before { content: "\f146"; }
.bi-arrow-up-square::before { content: "\f147"; }
.bi-arrow-up::before { content: "\f148"; }
.bi-arrows-angle-contract::before { content: "\f149"; }
.bi-arrows-angle-expand::before { content: "\f14a"; }
.bi-arrows-collapse::before { content: "\f14b"; }
.bi-arrows-expand::before { content: "\f14c"; }
.bi-arrows-fullscreen::before { content: "\f14d"; }
.bi-arrows-move::before { content: "\f14e"; }
.bi-aspect-ratio-fill::before { content: "\f14f"; }
.bi-aspect-ratio::before { content: "\f150"; }
.bi-asterisk::before { content: "\f151"; }
.bi-at::before { content: "\f152"; }
.bi-award-fill::before { content: "\f153"; }
.bi-award::before { content: "\f154"; }
.bi-back::before { content: "\f155"; }
.bi-backspace-fill::before { content: "\f156"; }
.bi-backspace-reverse-fill::before { content: "\f157"; }
.bi-backspace-reverse::before { content: "\f158"; }
.bi-backspace::before { content: "\f159"; }
.bi-badge-3d-fill::before { content: "\f15a"; }
.bi-badge-3d::before { content: "\f15b"; }
.bi-badge-4k-fill::before { content: "\f15c"; }
.bi-badge-4k::before { content: "\f15d"; }
.bi-badge-8k-fill::before { content: "\f15e"; }
.bi-badge-8k::before { content: "\f15f"; }
.bi-badge-ad-fill::before { content: "\f160"; }
.bi-badge-ad::before { content: "\f161"; }
.bi-badge-ar-fill::before { content: "\f162"; }
.bi-badge-ar::before { content: "\f163"; }
.bi-badge-cc-fill::before { content: "\f164"; }
.bi-badge-cc::before { content: "\f165"; }
.bi-badge-hd-fill::before { content: "\f166"; }
.bi-badge-hd::before { content: "\f167"; }
.bi-badge-tm-fill::before { content: "\f168"; }
.bi-badge-tm::before { content: "\f169"; }
.bi-badge-vo-fill::before { content: "\f16a"; }
.bi-badge-vo::before { content: "\f16b"; }
.bi-badge-vr-fill::before { content: "\f16c"; }
.bi-badge-vr::before { content: "\f16d"; }
.bi-badge-wc-fill::before { content: "\f16e"; }
.bi-badge-wc::before { content: "\f16f"; }
.bi-bag-check-fill::before { content: "\f170"; }
.bi-bag-check::before { content: "\f171"; }
.bi-bag-dash-fill::before { content: "\f172"; }
.bi-bag-dash::before { content: "\f173"; }
.bi-bag-fill::before { content: "\f174"; }
.bi-bag-plus-fill::before { content: "\f175"; }
.bi-bag-plus::before { content: "\f176"; }
.bi-bag-x-fill::before { content: "\f177"; }
.bi-bag-x::before { content: "\f178"; }
.bi-bag::before { content: "\f179"; }
.bi-bar-chart-fill::before { content: "\f17a"; }
.bi-bar-chart-line-fill::before { content: "\f17b"; }
.bi-bar-chart-line::before { content: "\f17c"; }
.bi-bar-chart-steps::before { content: "\f17d"; }
.bi-bar-chart::before { content: "\f17e"; }
.bi-basket-fill::before { content: "\f17f"; }
.bi-basket::before { content: "\f180"; }
.bi-basket2-fill::before { content: "\f181"; }
.bi-basket2::before { content: "\f182"; }
.bi-basket3-fill::before { content: "\f183"; }
.bi-basket3::before { content: "\f184"; }
.bi-battery-charging::before { content: "\f185"; }
.bi-battery-full::before { content: "\f186"; }
.bi-battery-half::before { content: "\f187"; }
.bi-battery::before { content: "\f188"; }
.bi-bell-fill::before { content: "\f189"; }
.bi-bell::before { content: "\f18a"; }
.bi-bezier::before { content: "\f18b"; }
.bi-bezier2::before { content: "\f18c"; }
.bi-bicycle::before { content: "\f18d"; }
.bi-binoculars-fill::before { content: "\f18e"; }
.bi-binoculars::before { content: "\f18f"; }
.bi-blockquote-left::before { content: "\f190"; }
.bi-blockquote-right::before { content: "\f191"; }
.bi-book-fill::before { content: "\f192"; }
.bi-book-half::before { content: "\f193"; }
.bi-book::before { content: "\f194"; }
.bi-bookmark-check-fill::before { content: "\f195"; }
.bi-bookmark-check::before { content: "\f196"; }
.bi-bookmark-dash-fill::before { content: "\f197"; }
.bi-bookmark-dash::before { content: "\f198"; }
.bi-bookmark-fill::before { content: "\f199"; }
.bi-bookmark-heart-fill::before { content: "\f19a"; }
.bi-bookmark-heart::before { content: "\f19b"; }
.bi-bookmark-plus-fill::before { content: "\f19c"; }
.bi-bookmark-plus::before { content: "\f19d"; }
.bi-bookmark-star-fill::before { content: "\f19e"; }
.bi-bookmark-star::before { content: "\f19f"; }
.bi-bookmark-x-fill::before { content: "\f1a0"; }
.bi-bookmark-x::before { content: "\f1a1"; }
.bi-bookmark::before { content: "\f1a2"; }
.bi-bookmarks-fill::before { content: "\f1a3"; }
.bi-bookmarks::before { content: "\f1a4"; }
.bi-bookshelf::before { content: "\f1a5"; }
.bi-bootstrap-fill::before { content: "\f1a6"; }
.bi-bootstrap-reboot::before { content: "\f1a7"; }
.bi-bootstrap::before { content: "\f1a8"; }
.bi-border-all::before { content: "\f1a9"; }
.bi-border-bottom::before { content: "\f1aa"; }
.bi-border-center::before { content: "\f1ab"; }
.bi-border-inner::before { content: "\f1ac"; }
.bi-border-left::before { content: "\f1ad"; }
.bi-border-middle::before { content: "\f1ae"; }
.bi-border-outer::before { content: "\f1af"; }
.bi-border-right::before { content: "\f1b0"; }
.bi-border-style::before { content: "\f1b1"; }
.bi-border-top::before { content: "\f1b2"; }
.bi-border-width::before { content: "\f1b3"; }
.bi-border::before { content: "\f1b4"; }
.bi-bounding-box-circles::before { content: "\f1b5"; }
.bi-bounding-box::before { content: "\f1b6"; }
.bi-box-arrow-down-left::before { content: "\f1b7"; }
.bi-box-arrow-down-right::before { content: "\f1b8"; }
.bi-box-arrow-down::before { content: "\f1b9"; }
.bi-box-arrow-in-down-left::before { content: "\f1ba"; }
.bi-box-arrow-in-down-right::before { content: "\f1bb"; }
.bi-box-arrow-in-down::before { content: "\f1bc"; }
.bi-box-arrow-in-left::before { content: "\f1bd"; }
.bi-box-arrow-in-right::before { content: "\f1be"; }
.bi-box-arrow-in-up-left::before { content: "\f1bf"; }
.bi-box-arrow-in-up-right::before { content: "\f1c0"; }
.bi-box-arrow-in-up::before { content: "\f1c1"; }
.bi-box-arrow-left::before { content: "\f1c2"; }
.bi-box-arrow-right::before { content: "\f1c3"; }
.bi-box-arrow-up-left::before { content: "\f1c4"; }
.bi-box-arrow-up-right::before { content: "\f1c5"; }
.bi-box-arrow-up::before { content: "\f1c6"; }
.bi-box-seam::before { content: "\f1c7"; }
.bi-box::before { content: "\f1c8"; }
.bi-braces::before { content: "\f1c9"; }
.bi-bricks::before { content: "\f1ca"; }
.bi-briefcase-fill::before { content: "\f1cb"; }
.bi-briefcase::before { content: "\f1cc"; }
.bi-brightness-alt-high-fill::before { content: "\f1cd"; }
.bi-brightness-alt-high::before { content: "\f1ce"; }
.bi-brightness-alt-low-fill::before { content: "\f1cf"; }
.bi-brightness-alt-low::before { content: "\f1d0"; }
.bi-brightness-high-fill::before { content: "\f1d1"; }
.bi-brightness-high::before { content: "\f1d2"; }
.bi-brightness-low-fill::before { content: "\f1d3"; }
.bi-brightness-low::before { content: "\f1d4"; }
.bi-broadcast-pin::before { content: "\f1d5"; }
.bi-broadcast::before { content: "\f1d6"; }
.bi-brush-fill::before { content: "\f1d7"; }
.bi-brush::before { content: "\f1d8"; }
.bi-bucket-fill::before { content: "\f1d9"; }
.bi-bucket::before { content: "\f1da"; }
.bi-bug-fill::before { content: "\f1db"; }
.bi-bug::before { content: "\f1dc"; }
.bi-building::before { content: "\f1dd"; }
.bi-bullseye::before { content: "\f1de"; }
.bi-calculator-fill::before { content: "\f1df"; }
.bi-calculator::before { content: "\f1e0"; }
.bi-calendar-check-fill::before { content: "\f1e1"; }
.bi-calendar-check::before { content: "\f1e2"; }
.bi-calendar-date-fill::before { content: "\f1e3"; }
.bi-calendar-date::before { content: "\f1e4"; }
.bi-calendar-day-fill::before { content: "\f1e5"; }
.bi-calendar-day::before { content: "\f1e6"; }
.bi-calendar-event-fill::before { content: "\f1e7"; }
.bi-calendar-event::before { content: "\f1e8"; }
.bi-calendar-fill::before { content: "\f1e9"; }
.bi-calendar-minus-fill::before { content: "\f1ea"; }
.bi-calendar-minus::before { content: "\f1eb"; }
.bi-calendar-month-fill::before { content: "\f1ec"; }
.bi-calendar-month::before { content: "\f1ed"; }
.bi-calendar-plus-fill::before { content: "\f1ee"; }
.bi-calendar-plus::before { content: "\f1ef"; }
.bi-calendar-range-fill::before { content: "\f1f0"; }
.bi-calendar-range::before { content: "\f1f1"; }
.bi-calendar-week-fill::before { content: "\f1f2"; }
.bi-calendar-week::before { content: "\f1f3"; }
.bi-calendar-x-fill::before { content: "\f1f4"; }
.bi-calendar-x::before { content: "\f1f5"; }
.bi-calendar::before { content: "\f1f6"; }
.bi-calendar2-check-fill::before { content: "\f1f7"; }
.bi-calendar2-check::before { content: "\f1f8"; }
.bi-calendar2-date-fill::before { content: "\f1f9"; }
.bi-calendar2-date::before { content: "\f1fa"; }
.bi-calendar2-day-fill::before { content: "\f1fb"; }
.bi-calendar2-day::before { content: "\f1fc"; }
.bi-calendar2-event-fill::before { content: "\f1fd"; }
.bi-calendar2-event::before { content: "\f1fe"; }
.bi-calendar2-fill::before { content: "\f1ff"; }
.bi-calendar2-minus-fill::before { content: "\f200"; }
.bi-calendar2-minus::before { content: "\f201"; }
.bi-calendar2-month-fill::before { content: "\f202"; }
.bi-calendar2-month::before { content: "\f203"; }
.bi-calendar2-plus-fill::before { content: "\f204"; }
.bi-calendar2-plus::before { content: "\f205"; }
.bi-calendar2-range-fill::before { content: "\f206"; }
.bi-calendar2-range::before { content: "\f207"; }
.bi-calendar2-week-fill::before { content: "\f208"; }
.bi-calendar2-week::before { content: "\f209"; }
.bi-calendar2-x-fill::before { content: "\f20a"; }
.bi-calendar2-x::before { content: "\f20b"; }
.bi-calendar2::before { content: "\f20c"; }
.bi-calendar3-event-fill::before { content: "\f20d"; }
.bi-calendar3-event::before { content: "\f20e"; }
.bi-calendar3-fill::before { content: "\f20f"; }
.bi-calendar3-range-fill::before { content: "\f210"; }
.bi-calendar3-range::before { content: "\f211"; }
.bi-calendar3-week-fill::before { content: "\f212"; }
.bi-calendar3-week::before { content: "\f213"; }
.bi-calendar3::before { content: "\f214"; }
.bi-calendar4-event::before { content: "\f215"; }
.bi-calendar4-range::before { content: "\f216"; }
.bi-calendar4-week::before { content: "\f217"; }
.bi-calendar4::before { content: "\f218"; }
.bi-camera-fill::before { content: "\f219"; }
.bi-camera-reels-fill::before { content: "\f21a"; }
.bi-camera-reels::before { content: "\f21b"; }
.bi-camera-video-fill::before { content: "\f21c"; }
.bi-camera-video-off-fill::before { content: "\f21d"; }
.bi-camera-video-off::before { content: "\f21e"; }
.bi-camera-video::before { content: "\f21f"; }
.bi-camera::before { content: "\f220"; }
.bi-camera2::before { content: "\f221"; }
.bi-capslock-fill::before { content: "\f222"; }
.bi-capslock::before { content: "\f223"; }
.bi-card-checklist::before { content: "\f224"; }
.bi-card-heading::before { content: "\f225"; }
.bi-card-image::before { content: "\f226"; }
.bi-card-list::before { content: "\f227"; }
.bi-card-text::before { content: "\f228"; }
.bi-caret-down-fill::before { content: "\f229"; }
.bi-caret-down-square-fill::before { content: "\f22a"; }
.bi-caret-down-square::before { content: "\f22b"; }
.bi-caret-down::before { content: "\f22c"; }
.bi-caret-left-fill::before { content: "\f22d"; }
.bi-caret-left-square-fill::before { content: "\f22e"; }
.bi-caret-left-square::before { content: "\f22f"; }
.bi-caret-left::before { content: "\f230"; }
.bi-caret-right-fill::before { content: "\f231"; }
.bi-caret-right-square-fill::before { content: "\f232"; }
.bi-caret-right-square::before { content: "\f233"; }
.bi-caret-right::before { content: "\f234"; }
.bi-caret-up-fill::before { content: "\f235"; }
.bi-caret-up-square-fill::before { content: "\f236"; }
.bi-caret-up-square::before { content: "\f237"; }
.bi-caret-up::before { content: "\f238"; }
.bi-cart-check-fill::before { content: "\f239"; }
.bi-cart-check::before { content: "\f23a"; }
.bi-cart-dash-fill::before { content: "\f23b"; }
.bi-cart-dash::before { content: "\f23c"; }
.bi-cart-fill::before { content: "\f23d"; }
.bi-cart-plus-fill::before { content: "\f23e"; }
.bi-cart-plus::before { content: "\f23f"; }
.bi-cart-x-fill::before { content: "\f240"; }
.bi-cart-x::before { content: "\f241"; }
.bi-cart::before { content: "\f242"; }
.bi-cart2::before { content: "\f243"; }
.bi-cart3::before { content: "\f244"; }
.bi-cart4::before { content: "\f245"; }
.bi-cash-stack::before { content: "\f246"; }
.bi-cash::before { content: "\f247"; }
.bi-cast::before { content: "\f248"; }
.bi-chat-dots-fill::before { content: "\f249"; }
.bi-chat-dots::before { content: "\f24a"; }
.bi-chat-fill::before { content: "\f24b"; }
.bi-chat-left-dots-fill::before { content: "\f24c"; }
.bi-chat-left-dots::before { content: "\f24d"; }
.bi-chat-left-fill::before { content: "\f24e"; }
.bi-chat-left-quote-fill::before { content: "\f24f"; }
.bi-chat-left-quote::before { content: "\f250"; }
.bi-chat-left-text-fill::before { content: "\f251"; }
.bi-chat-left-text::before { content: "\f252"; }
.bi-chat-left::before { content: "\f253"; }
.bi-chat-quote-fill::before { content: "\f254"; }
.bi-chat-quote::before { content: "\f255"; }
.bi-chat-right-dots-fill::before { content: "\f256"; }
.bi-chat-right-dots::before { content: "\f257"; }
.bi-chat-right-fill::before { content: "\f258"; }
.bi-chat-right-quote-fill::before { content: "\f259"; }
.bi-chat-right-quote::before { content: "\f25a"; }
.bi-chat-right-text-fill::before { content: "\f25b"; }
.bi-chat-right-text::before { content: "\f25c"; }
.bi-chat-right::before { content: "\f25d"; }
.bi-chat-square-dots-fill::before { content: "\f25e"; }
.bi-chat-square-dots::before { content: "\f25f"; }
.bi-chat-square-fill::before { content: "\f260"; }
.bi-chat-square-quote-fill::before { content: "\f261"; }
.bi-chat-square-quote::before { content: "\f262"; }
.bi-chat-square-text-fill::before { content: "\f263"; }
.bi-chat-square-text::before { content: "\f264"; }
.bi-chat-square::before { content: "\f265"; }
.bi-chat-text-fill::before { content: "\f266"; }
.bi-chat-text::before { content: "\f267"; }
.bi-chat::before { content: "\f268"; }
.bi-check-all::before { content: "\f269"; }
.bi-check-circle-fill::before { content: "\f26a"; }
.bi-check-circle::before { content: "\f26b"; }
.bi-check-square-fill::before { content: "\f26c"; }
.bi-check-square::before { content: "\f26d"; }
.bi-check::before { content: "\f26e"; }
.bi-check2-all::before { content: "\f26f"; }
.bi-check2-circle::before { content: "\f270"; }
.bi-check2-square::before { content: "\f271"; }
.bi-check2::before { content: "\f272"; }
.bi-chevron-bar-contract::before { content: "\f273"; }
.bi-chevron-bar-down::before { content: "\f274"; }
.bi-chevron-bar-expand::before { content: "\f275"; }
.bi-chevron-bar-left::before { content: "\f276"; }
.bi-chevron-bar-right::before { content: "\f277"; }
.bi-chevron-bar-up::before { content: "\f278"; }
.bi-chevron-compact-down::before { content: "\f279"; }
.bi-chevron-compact-left::before { content: "\f27a"; }
.bi-chevron-compact-right::before { content: "\f27b"; }
.bi-chevron-compact-up::before { content: "\f27c"; }
.bi-chevron-contract::before { content: "\f27d"; }
.bi-chevron-double-down::before { content: "\f27e"; }
.bi-chevron-double-left::before { content: "\f27f"; }
.bi-chevron-double-right::before { content: "\f280"; }
.bi-chevron-double-up::before { content: "\f281"; }
.bi-chevron-down::before { content: "\f282"; }
.bi-chevron-expand::before { content: "\f283"; }
.bi-chevron-left::before { content: "\f284"; }
.bi-chevron-right::before { content: "\f285"; }
.bi-chevron-up::before { content: "\f286"; }
.bi-circle-fill::before { content: "\f287"; }
.bi-circle-half::before { content: "\f288"; }
.bi-circle-square::before { content: "\f289"; }
.bi-circle::before { content: "\f28a"; }
.bi-clipboard-check::before { content: "\f28b"; }
.bi-clipboard-data::before { content: "\f28c"; }
.bi-clipboard-minus::before { content: "\f28d"; }
.bi-clipboard-plus::before { content: "\f28e"; }
.bi-clipboard-x::before { content: "\f28f"; }
.bi-clipboard::before { content: "\f290"; }
.bi-clock-fill::before { content: "\f291"; }
.bi-clock-history::before { content: "\f292"; }
.bi-clock::before { content: "\f293"; }
.bi-cloud-arrow-down-fill::before { content: "\f294"; }
.bi-cloud-arrow-down::before { content: "\f295"; }
.bi-cloud-arrow-up-fill::before { content: "\f296"; }
.bi-cloud-arrow-up::before { content: "\f297"; }
.bi-cloud-check-fill::before { content: "\f298"; }
.bi-cloud-check::before { content: "\f299"; }
.bi-cloud-download-fill::before { content: "\f29a"; }
.bi-cloud-download::before { content: "\f29b"; }
.bi-cloud-fill::before { content: "\f29c"; }
.bi-cloud-minus-fill::before { content: "\f29d"; }
.bi-cloud-minus::before { content: "\f29e"; }
.bi-cloud-plus-fill::before { content: "\f29f"; }
.bi-cloud-plus::before { content: "\f2a0"; }
.bi-cloud-slash-fill::before { content: "\f2a1"; }
.bi-cloud-slash::before { content: "\f2a2"; }
.bi-cloud-upload-fill::before { content: "\f2a3"; }
.bi-cloud-upload::before { content: "\f2a4"; }
.bi-cloud::before { content: "\f2a5"; }
.bi-code-slash::before { content: "\f2a6"; }
.bi-code-square::before { content: "\f2a7"; }
.bi-code::before { content: "\f2a8"; }
.bi-collection-fill::before { content: "\f2a9"; }
.bi-collection-play-fill::before { content: "\f2aa"; }
.bi-collection-play::before { content: "\f2ab"; }
.bi-collection::before { content: "\f2ac"; }
.bi-columns-gap::before { content: "\f2ad"; }
.bi-columns::before { content: "\f2ae"; }
.bi-command::before { content: "\f2af"; }
.bi-compass-fill::before { content: "\f2b0"; }
.bi-compass::before { content: "\f2b1"; }
.bi-cone-striped::before { content: "\f2b2"; }
.bi-cone::before { content: "\f2b3"; }
.bi-controller::before { content: "\f2b4"; }
.bi-cpu-fill::before { content: "\f2b5"; }
.bi-cpu::before { content: "\f2b6"; }
.bi-credit-card-2-back-fill::before { content: "\f2b7"; }
.bi-credit-card-2-back::before { content: "\f2b8"; }
.bi-credit-card-2-front-fill::before { content: "\f2b9"; }
.bi-credit-card-2-front::before { content: "\f2ba"; }
.bi-credit-card-fill::before { content: "\f2bb"; }
.bi-credit-card::before { content: "\f2bc"; }
.bi-crop::before { content: "\f2bd"; }
.bi-cup-fill::before { content: "\f2be"; }
.bi-cup-straw::before { content: "\f2bf"; }
.bi-cup::before { content: "\f2c0"; }
.bi-cursor-fill::before { content: "\f2c1"; }
.bi-cursor-text::before { content: "\f2c2"; }
.bi-cursor::before { content: "\f2c3"; }
.bi-dash-circle-dotted::before { content: "\f2c4"; }
.bi-dash-circle-fill::before { content: "\f2c5"; }
.bi-dash-circle::before { content: "\f2c6"; }
.bi-dash-square-dotted::before { content: "\f2c7"; }
.bi-dash-square-fill::before { content: "\f2c8"; }
.bi-dash-square::before { content: "\f2c9"; }
.bi-dash::before { content: "\f2ca"; }
.bi-diagram-2-fill::before { content: "\f2cb"; }
.bi-diagram-2::before { content: "\f2cc"; }
.bi-diagram-3-fill::before { content: "\f2cd"; }
.bi-diagram-3::before { content: "\f2ce"; }
.bi-diamond-fill::before { content: "\f2cf"; }
.bi-diamond-half::before { content: "\f2d0"; }
.bi-diamond::before { content: "\f2d1"; }
.bi-dice-1-fill::before { content: "\f2d2"; }
.bi-dice-1::before { content: "\f2d3"; }
.bi-dice-2-fill::before { content: "\f2d4"; }
.bi-dice-2::before { content: "\f2d5"; }
.bi-dice-3-fill::before { content: "\f2d6"; }
.bi-dice-3::before { content: "\f2d7"; }
.bi-dice-4-fill::before { content: "\f2d8"; }
.bi-dice-4::before { content: "\f2d9"; }
.bi-dice-5-fill::before { content: "\f2da"; }
.bi-dice-5::before { content: "\f2db"; }
.bi-dice-6-fill::before { content: "\f2dc"; }
.bi-dice-6::before { content: "\f2dd"; }
.bi-disc-fill::before { content: "\f2de"; }
.bi-disc::before { content: "\f2df"; }
.bi-discord::before { content: "\f2e0"; }
.bi-display-fill::before { content: "\f2e1"; }
.bi-display::before { content: "\f2e2"; }
.bi-distribute-horizontal::before { content: "\f2e3"; }
.bi-distribute-vertical::before { content: "\f2e4"; }
.bi-door-closed-fill::before { content: "\f2e5"; }
.bi-door-closed::before { content: "\f2e6"; }
.bi-door-open-fill::before { content: "\f2e7"; }
.bi-door-open::before { content: "\f2e8"; }
.bi-dot::before { content: "\f2e9"; }
.bi-download::before { content: "\f2ea"; }
.bi-droplet-fill::before { content: "\f2eb"; }
.bi-droplet-half::before { content: "\f2ec"; }
.bi-droplet::before { content: "\f2ed"; }
.bi-earbuds::before { content: "\f2ee"; }
.bi-easel-fill::before { content: "\f2ef"; }
.bi-easel::before { content: "\f2f0"; }
.bi-egg-fill::before { content: "\f2f1"; }
.bi-egg-fried::before { content: "\f2f2"; }
.bi-egg::before { content: "\f2f3"; }
.bi-eject-fill::before { content: "\f2f4"; }
.bi-eject::before { content: "\f2f5"; }
.bi-emoji-angry-fill::before { content: "\f2f6"; }
.bi-emoji-angry::before { content: "\f2f7"; }
.bi-emoji-dizzy-fill::before { content: "\f2f8"; }
.bi-emoji-dizzy::before { content: "\f2f9"; }
.bi-emoji-expressionless-fill::before { content: "\f2fa"; }
.bi-emoji-expressionless::before { content: "\f2fb"; }
.bi-emoji-frown-fill::before { content: "\f2fc"; }
.bi-emoji-frown::before { content: "\f2fd"; }
.bi-emoji-heart-eyes-fill::before { content: "\f2fe"; }
.bi-emoji-heart-eyes::before { content: "\f2ff"; }
.bi-emoji-laughing-fill::before { content: "\f300"; }
.bi-emoji-laughing::before { content: "\f301"; }
.bi-emoji-neutral-fill::before { content: "\f302"; }
.bi-emoji-neutral::before { content: "\f303"; }
.bi-emoji-smile-fill::before { content: "\f304"; }
.bi-emoji-smile-upside-down-fill::before { content: "\f305"; }
.bi-emoji-smile-upside-down::before { content: "\f306"; }
.bi-emoji-smile::before { content: "\f307"; }
.bi-emoji-sunglasses-fill::before { content: "\f308"; }
.bi-emoji-sunglasses::before { content: "\f309"; }
.bi-emoji-wink-fill::before { content: "\f30a"; }
.bi-emoji-wink::before { content: "\f30b"; }
.bi-envelope-fill::before { content: "\f30c"; }
.bi-envelope-open-fill::before { content: "\f30d"; }
.bi-envelope-open::before { content: "\f30e"; }
.bi-envelope::before { content: "\f30f"; }
.bi-eraser-fill::before { content: "\f310"; }
.bi-eraser::before { content: "\f311"; }
.bi-exclamation-circle-fill::before { content: "\f312"; }
.bi-exclamation-circle::before { content: "\f313"; }
.bi-exclamation-diamond-fill::before { content: "\f314"; }
.bi-exclamation-diamond::before { content: "\f315"; }
.bi-exclamation-octagon-fill::before { content: "\f316"; }
.bi-exclamation-octagon::before { content: "\f317"; }
.bi-exclamation-square-fill::before { content: "\f318"; }
.bi-exclamation-square::before { content: "\f319"; }
.bi-exclamation-triangle-fill::before { content: "\f31a"; }
.bi-exclamation-triangle::before { content: "\f31b"; }
.bi-exclamation::before { content: "\f31c"; }
.bi-exclude::before { content: "\f31d"; }
.bi-eye-fill::before { content: "\f31e"; }
.bi-eye-slash-fill::before { content: "\f31f"; }
.bi-eye-slash::before { content: "\f320"; }
.bi-eye::before { content: "\f321"; }
.bi-eyedropper::before { content: "\f322"; }
.bi-eyeglasses::before { content: "\f323"; }
.bi-facebook::before { content: "\f324"; }
.bi-file-arrow-down-fill::before { content: "\f325"; }
.bi-file-arrow-down::before { content: "\f326"; }
.bi-file-arrow-up-fill::before { content: "\f327"; }
.bi-file-arrow-up::before { content: "\f328"; }
.bi-file-bar-graph-fill::before { content: "\f329"; }
.bi-file-bar-graph::before { content: "\f32a"; }
.bi-file-binary-fill::before { content: "\f32b"; }
.bi-file-binary::before { content: "\f32c"; }
.bi-file-break-fill::before { content: "\f32d"; }
.bi-file-break::before { content: "\f32e"; }
.bi-file-check-fill::before { content: "\f32f"; }
.bi-file-check::before { content: "\f330"; }
.bi-file-code-fill::before { content: "\f331"; }
.bi-file-code::before { content: "\f332"; }
.bi-file-diff-fill::before { content: "\f333"; }
.bi-file-diff::before { content: "\f334"; }
.bi-file-earmark-arrow-down-fill::before { content: "\f335"; }
.bi-file-earmark-arrow-down::before { content: "\f336"; }
.bi-file-earmark-arrow-up-fill::before { content: "\f337"; }
.bi-file-earmark-arrow-up::before { content: "\f338"; }
.bi-file-earmark-bar-graph-fill::before { content: "\f339"; }
.bi-file-earmark-bar-graph::before { content: "\f33a"; }
.bi-file-earmark-binary-fill::before { content: "\f33b"; }
.bi-file-earmark-binary::before { content: "\f33c"; }
.bi-file-earmark-break-fill::before { content: "\f33d"; }
.bi-file-earmark-break::before { content: "\f33e"; }
.bi-file-earmark-check-fill::before { content: "\f33f"; }
.bi-file-earmark-check::before { content: "\f340"; }
.bi-file-earmark-code-fill::before { content: "\f341"; }
.bi-file-earmark-code::before { content: "\f342"; }
.bi-file-earmark-diff-fill::before { content: "\f343"; }
.bi-file-earmark-diff::before { content: "\f344"; }
.bi-file-earmark-easel-fill::before { content: "\f345"; }
.bi-file-earmark-easel::before { content: "\f346"; }
.bi-file-earmark-excel-fill::before { content: "\f347"; }
.bi-file-earmark-excel::before { content: "\f348"; }
.bi-file-earmark-fill::before { content: "\f349"; }
.bi-file-earmark-font-fill::before { content: "\f34a"; }
.bi-file-earmark-font::before { content: "\f34b"; }
.bi-file-earmark-image-fill::before { content: "\f34c"; }
.bi-file-earmark-image::before { content: "\f34d"; }
.bi-file-earmark-lock-fill::before { content: "\f34e"; }
.bi-file-earmark-lock::before { content: "\f34f"; }
.bi-file-earmark-lock2-fill::before { content: "\f350"; }
.bi-file-earmark-lock2::before { content: "\f351"; }
.bi-file-earmark-medical-fill::before { content: "\f352"; }
.bi-file-earmark-medical::before { content: "\f353"; }
.bi-file-earmark-minus-fill::before { content: "\f354"; }
.bi-file-earmark-minus::before { content: "\f355"; }
.bi-file-earmark-music-fill::before { content: "\f356"; }
.bi-file-earmark-music::before { content: "\f357"; }
.bi-file-earmark-person-fill::before { content: "\f358"; }
.bi-file-earmark-person::before { content: "\f359"; }
.bi-file-earmark-play-fill::before { content: "\f35a"; }
.bi-file-earmark-play::before { content: "\f35b"; }
.bi-file-earmark-plus-fill::before { content: "\f35c"; }
.bi-file-earmark-plus::before { content: "\f35d"; }
.bi-file-earmark-post-fill::before { content: "\f35e"; }
.bi-file-earmark-post::before { content: "\f35f"; }
.bi-file-earmark-ppt-fill::before { content: "\f360"; }
.bi-file-earmark-ppt::before { content: "\f361"; }
.bi-file-earmark-richtext-fill::before { content: "\f362"; }
.bi-file-earmark-richtext::before { content: "\f363"; }
.bi-file-earmark-ruled-fill::before { content: "\f364"; }
.bi-file-earmark-ruled::before { content: "\f365"; }
.bi-file-earmark-slides-fill::before { content: "\f366"; }
.bi-file-earmark-slides::before { content: "\f367"; }
.bi-file-earmark-spreadsheet-fill::before { content: "\f368"; }
.bi-file-earmark-spreadsheet::before { content: "\f369"; }
.bi-file-earmark-text-fill::before { content: "\f36a"; }
.bi-file-earmark-text::before { content: "\f36b"; }
.bi-file-earmark-word-fill::before { content: "\f36c"; }
.bi-file-earmark-word::before { content: "\f36d"; }
.bi-file-earmark-x-fill::before { content: "\f36e"; }
.bi-file-earmark-x::before { content: "\f36f"; }
.bi-file-earmark-zip-fill::before { content: "\f370"; }
.bi-file-earmark-zip::before { content: "\f371"; }
.bi-file-earmark::before { content: "\f372"; }
.bi-file-easel-fill::before { content: "\f373"; }
.bi-file-easel::before { content: "\f374"; }
.bi-file-excel-fill::before { content: "\f375"; }
.bi-file-excel::before { content: "\f376"; }
.bi-file-fill::before { content: "\f377"; }
.bi-file-font-fill::before { content: "\f378"; }
.bi-file-font::before { content: "\f379"; }
.bi-file-image-fill::before { content: "\f37a"; }
.bi-file-image::before { content: "\f37b"; }
.bi-file-lock-fill::before { content: "\f37c"; }
.bi-file-lock::before { content: "\f37d"; }
.bi-file-lock2-fill::before { content: "\f37e"; }
.bi-file-lock2::before { content: "\f37f"; }
.bi-file-medical-fill::before { content: "\f380"; }
.bi-file-medical::before { content: "\f381"; }
.bi-file-minus-fill::before { content: "\f382"; }
.bi-file-minus::before { content: "\f383"; }
.bi-file-music-fill::before { content: "\f384"; }
.bi-file-music::before { content: "\f385"; }
.bi-file-person-fill::before { content: "\f386"; }
.bi-file-person::before { content: "\f387"; }
.bi-file-play-fill::before { content: "\f388"; }
.bi-file-play::before { content: "\f389"; }
.bi-file-plus-fill::before { content: "\f38a"; }
.bi-file-plus::before { content: "\f38b"; }
.bi-file-post-fill::before { content: "\f38c"; }
.bi-file-post::before { content: "\f38d"; }
.bi-file-ppt-fill::before { content: "\f38e"; }
.bi-file-ppt::before { content: "\f38f"; }
.bi-file-richtext-fill::before { content: "\f390"; }
.bi-file-richtext::before { content: "\f391"; }
.bi-file-ruled-fill::before { content: "\f392"; }
.bi-file-ruled::before { content: "\f393"; }
.bi-file-slides-fill::before { content: "\f394"; }
.bi-file-slides::before { content: "\f395"; }
.bi-file-spreadsheet-fill::before { content: "\f396"; }
.bi-file-spreadsheet::before { content: "\f397"; }
.bi-file-text-fill::before { content: "\f398"; }
.bi-file-text::before { content: "\f399"; }
.bi-file-word-fill::before { content: "\f39a"; }
.bi-file-word::before { content: "\f39b"; }
.bi-file-x-fill::before { content: "\f39c"; }
.bi-file-x::before { content: "\f39d"; }
.bi-file-zip-fill::before { content: "\f39e"; }
.bi-file-zip::before { content: "\f39f"; }
.bi-file::before { content: "\f3a0"; }
.bi-files-alt::before { content: "\f3a1"; }
.bi-files::before { content: "\f3a2"; }
.bi-film::before { content: "\f3a3"; }
.bi-filter-circle-fill::before { content: "\f3a4"; }
.bi-filter-circle::before { content: "\f3a5"; }
.bi-filter-left::before { content: "\f3a6"; }
.bi-filter-right::before { content: "\f3a7"; }
.bi-filter-square-fill::before { content: "\f3a8"; }
.bi-filter-square::before { content: "\f3a9"; }
.bi-filter::before { content: "\f3aa"; }
.bi-flag-fill::before { content: "\f3ab"; }
.bi-flag::before { content: "\f3ac"; }
.bi-flower1::before { content: "\f3ad"; }
.bi-flower2::before { content: "\f3ae"; }
.bi-flower3::before { content: "\f3af"; }
.bi-folder-check::before { content: "\f3b0"; }
.bi-folder-fill::before { content: "\f3b1"; }
.bi-folder-minus::before { content: "\f3b2"; }
.bi-folder-plus::before { content: "\f3b3"; }
.bi-folder-symlink-fill::before { content: "\f3b4"; }
.bi-folder-symlink::before { content: "\f3b5"; }
.bi-folder-x::before { content: "\f3b6"; }
.bi-folder::before { content: "\f3b7"; }
.bi-folder2-open::before { content: "\f3b8"; }
.bi-folder2::before { content: "\f3b9"; }
.bi-fonts::before { content: "\f3ba"; }
.bi-forward-fill::before { content: "\f3bb"; }
.bi-forward::before { content: "\f3bc"; }
.bi-front::before { content: "\f3bd"; }
.bi-fullscreen-exit::before { content: "\f3be"; }
.bi-fullscreen::before { content: "\f3bf"; }
.bi-funnel-fill::before { content: "\f3c0"; }
.bi-funnel::before { content: "\f3c1"; }
.bi-gear-fill::before { content: "\f3c2"; }
.bi-gear-wide-connected::before { content: "\f3c3"; }
.bi-gear-wide::before { content: "\f3c4"; }
.bi-gear::before { content: "\f3c5"; }
.bi-gem::before { content: "\f3c6"; }
.bi-geo-alt-fill::before { content: "\f3c7"; }
.bi-geo-alt::before { content: "\f3c8"; }
.bi-geo-fill::before { content: "\f3c9"; }
.bi-geo::before { content: "\f3ca"; }
.bi-gift-fill::before { content: "\f3cb"; }
.bi-gift::before { content: "\f3cc"; }
.bi-github::before { content: "\f3cd"; }
.bi-globe::before { content: "\f3ce"; }
.bi-globe2::before { content: "\f3cf"; }
.bi-google::before { content: "\f3d0"; }
.bi-graph-down::before { content: "\f3d1"; }
.bi-graph-up::before { content: "\f3d2"; }
.bi-grid-1x2-fill::before { content: "\f3d3"; }
.bi-grid-1x2::before { content: "\f3d4"; }
.bi-grid-3x2-gap-fill::before { content: "\f3d5"; }
.bi-grid-3x2-gap::before { content: "\f3d6"; }
.bi-grid-3x2::before { content: "\f3d7"; }
.bi-grid-3x3-gap-fill::before { content: "\f3d8"; }
.bi-grid-3x3-gap::before { content: "\f3d9"; }
.bi-grid-3x3::before { content: "\f3da"; }
.bi-grid-fill::before { content: "\f3db"; }
.bi-grid::before { content: "\f3dc"; }
.bi-grip-horizontal::before { content: "\f3dd"; }
.bi-grip-vertical::before { content: "\f3de"; }
.bi-hammer::before { content: "\f3df"; }
.bi-hand-index-fill::before { content: "\f3e0"; }
.bi-hand-index-thumb-fill::before { content: "\f3e1"; }
.bi-hand-index-thumb::before { content: "\f3e2"; }
.bi-hand-index::before { content: "\f3e3"; }
.bi-hand-thumbs-down-fill::before { content: "\f3e4"; }
.bi-hand-thumbs-down::before { content: "\f3e5"; }
.bi-hand-thumbs-up-fill::before { content: "\f3e6"; }
.bi-hand-thumbs-up::before { content: "\f3e7"; }
.bi-handbag-fill::before { content: "\f3e8"; }
.bi-handbag::before { content: "\f3e9"; }
.bi-hash::before { content: "\f3ea"; }
.bi-hdd-fill::before { content: "\f3eb"; }
.bi-hdd-network-fill::before { content: "\f3ec"; }
.bi-hdd-network::before { content: "\f3ed"; }
.bi-hdd-rack-fill::before { content: "\f3ee"; }
.bi-hdd-rack::before { content: "\f3ef"; }
.bi-hdd-stack-fill::before { content: "\f3f0"; }
.bi-hdd-stack::before { content: "\f3f1"; }
.bi-hdd::before { content: "\f3f2"; }
.bi-headphones::before { content: "\f3f3"; }
.bi-headset::before { content: "\f3f4"; }
.bi-heart-fill::before { content: "\f3f5"; }
.bi-heart-half::before { content: "\f3f6"; }
.bi-heart::before { content: "\f3f7"; }
.bi-heptagon-fill::before { content: "\f3f8"; }
.bi-heptagon-half::before { content: "\f3f9"; }
.bi-heptagon::before { content: "\f3fa"; }
.bi-hexagon-fill::before { content: "\f3fb"; }
.bi-hexagon-half::before { content: "\f3fc"; }
.bi-hexagon::before { content: "\f3fd"; }
.bi-hourglass-bottom::before { content: "\f3fe"; }
.bi-hourglass-split::before { content: "\f3ff"; }
.bi-hourglass-top::before { content: "\f400"; }
.bi-hourglass::before { content: "\f401"; }
.bi-house-door-fill::before { content: "\f402"; }
.bi-house-door::before { content: "\f403"; }
.bi-house-fill::before { content: "\f404"; }
.bi-house::before { content: "\f405"; }
.bi-hr::before { content: "\f406"; }
.bi-image-alt::before { content: "\f407"; }
.bi-image-fill::before { content: "\f408"; }
.bi-image::before { content: "\f409"; }
.bi-images::before { content: "\f40a"; }
.bi-inbox-fill::before { content: "\f40b"; }
.bi-inbox::before { content: "\f40c"; }
.bi-inboxes-fill::before { content: "\f40d"; }
.bi-inboxes::before { content: "\f40e"; }
.bi-info-circle-fill::before { content: "\f40f"; }
.bi-info-circle::before { content: "\f410"; }
.bi-info-square-fill::before { content: "\f411"; }
.bi-info-square::before { content: "\f412"; }
.bi-info::before { content: "\f413"; }
.bi-input-cursor-text::before { content: "\f414"; }
.bi-input-cursor::before { content: "\f415"; }
.bi-instagram::before { content: "\f416"; }
.bi-intersect::before { content: "\f417"; }
.bi-journal-album::before { content: "\f418"; }
.bi-journal-arrow-down::before { content: "\f419"; }
.bi-journal-arrow-up::before { content: "\f41a"; }
.bi-journal-bookmark-fill::before { content: "\f41b"; }
.bi-journal-bookmark::before { content: "\f41c"; }
.bi-journal-check::before { content: "\f41d"; }
.bi-journal-code::before { content: "\f41e"; }
.bi-journal-medical::before { content: "\f41f"; }
.bi-journal-minus::before { content: "\f420"; }
.bi-journal-plus::before { content: "\f421"; }
.bi-journal-richtext::before { content: "\f422"; }
.bi-journal-text::before { content: "\f423"; }
.bi-journal-x::before { content: "\f424"; }
.bi-journal::before { content: "\f425"; }
.bi-journals::before { content: "\f426"; }
.bi-joystick::before { content: "\f427"; }
.bi-justify-left::before { content: "\f428"; }
.bi-justify-right::before { content: "\f429"; }
.bi-justify::before { content: "\f42a"; }
.bi-kanban-fill::before { content: "\f42b"; }
.bi-kanban::before { content: "\f42c"; }
.bi-key-fill::before { content: "\f42d"; }
.bi-key::before { content: "\f42e"; }
.bi-keyboard-fill::before { content: "\f42f"; }
.bi-keyboard::before { content: "\f430"; }
.bi-ladder::before { content: "\f431"; }
.bi-lamp-fill::before { content: "\f432"; }
.bi-lamp::before { content: "\f433"; }
.bi-laptop-fill::before { content: "\f434"; }
.bi-laptop::before { content: "\f435"; }
.bi-layer-backward::before { content: "\f436"; }
.bi-layer-forward::before { content: "\f437"; }
.bi-layers-fill::before { content: "\f438"; }
.bi-layers-half::before { content: "\f439"; }
.bi-layers::before { content: "\f43a"; }
.bi-layout-sidebar-inset-reverse::before { content: "\f43b"; }
.bi-layout-sidebar-inset::before { content: "\f43c"; }
.bi-layout-sidebar-reverse::before { content: "\f43d"; }
.bi-layout-sidebar::before { content: "\f43e"; }
.bi-layout-split::before { content: "\f43f"; }
.bi-layout-text-sidebar-reverse::before { content: "\f440"; }
.bi-layout-text-sidebar::before { content: "\f441"; }
.bi-layout-text-window-reverse::before { content: "\f442"; }
.bi-layout-text-window::before { content: "\f443"; }
.bi-layout-three-columns::before { content: "\f444"; }
.bi-layout-wtf::before { content: "\f445"; }
.bi-life-preserver::before { content: "\f446"; }
.bi-lightbulb-fill::before { content: "\f447"; }
.bi-lightbulb-off-fill::before { content: "\f448"; }
.bi-lightbulb-off::before { content: "\f449"; }
.bi-lightbulb::before { content: "\f44a"; }
.bi-lightning-fill::before { content: "\f44b"; }
.bi-lightning::before { content: "\f44c"; }
.bi-link-45deg::before { content: "\f44d"; }
.bi-link::before { content: "\f44e"; }
.bi-linkedin::before { content: "\f44f"; }
.bi-list-check::before { content: "\f450"; }
.bi-list-nested::before { content: "\f451"; }
.bi-list-ol::before { content: "\f452"; }
.bi-list-stars::before { content: "\f453"; }
.bi-list-task::before { content: "\f454"; }
.bi-list-ul::before { content: "\f455"; }
.bi-list::before { content: "\f456"; }
.bi-lock-fill::before { content: "\f457"; }
.bi-lock::before { content: "\f458"; }
.bi-mailbox::before { content: "\f459"; }
.bi-mailbox2::before { content: "\f45a"; }
.bi-map-fill::before { content: "\f45b"; }
.bi-map::before { content: "\f45c"; }
.bi-markdown-fill::before { content: "\f45d"; }
.bi-markdown::before { content: "\f45e"; }
.bi-mask::before { content: "\f45f"; }
.bi-megaphone-fill::before { content: "\f460"; }
.bi-megaphone::before { content: "\f461"; }
.bi-menu-app-fill::before { content: "\f462"; }
.bi-menu-app::before { content: "\f463"; }
.bi-menu-button-fill::before { content: "\f464"; }
.bi-menu-button-wide-fill::before { content: "\f465"; }
.bi-menu-button-wide::before { content: "\f466"; }
.bi-menu-button::before { content: "\f467"; }
.bi-menu-down::before { content: "\f468"; }
.bi-menu-up::before { content: "\f469"; }
.bi-mic-fill::before { content: "\f46a"; }
.bi-mic-mute-fill::before { content: "\f46b"; }
.bi-mic-mute::before { content: "\f46c"; }
.bi-mic::before { content: "\f46d"; }
.bi-minecart-loaded::before { content: "\f46e"; }
.bi-minecart::before { content: "\f46f"; }
.bi-moon::before { content: "\f470"; }
.bi-mouse-fill::before { content: "\f471"; }
.bi-mouse::before { content: "\f472"; }
.bi-mouse2-fill::before { content: "\f473"; }
.bi-mouse2::before { content: "\f474"; }
.bi-mouse3-fill::before { content: "\f475"; }
.bi-mouse3::before { content: "\f476"; }
.bi-music-note-beamed::before { content: "\f477"; }
.bi-music-note-list::before { content: "\f478"; }
.bi-music-note::before { content: "\f479"; }
.bi-music-player-fill::before { content: "\f47a"; }
.bi-music-player::before { content: "\f47b"; }
.bi-newspaper::before { content: "\f47c"; }
.bi-node-minus-fill::before { content: "\f47d"; }
.bi-node-minus::before { content: "\f47e"; }
.bi-node-plus-fill::before { content: "\f47f"; }
.bi-node-plus::before { content: "\f480"; }
.bi-nut-fill::before { content: "\f481"; }
.bi-nut::before { content: "\f482"; }
.bi-octagon-fill::before { content: "\f483"; }
.bi-octagon-half::before { content: "\f484"; }
.bi-octagon::before { content: "\f485"; }
.bi-option::before { content: "\f486"; }
.bi-outlet::before { content: "\f487"; }
.bi-paint-bucket::before { content: "\f488"; }
.bi-palette-fill::before { content: "\f489"; }
.bi-palette::before { content: "\f48a"; }
.bi-palette2::before { content: "\f48b"; }
.bi-paperclip::before { content: "\f48c"; }
.bi-paragraph::before { content: "\f48d"; }
.bi-patch-check-fill::before { content: "\f48e"; }
.bi-patch-check::before { content: "\f48f"; }
.bi-patch-exclamation-fill::before { content: "\f490"; }
.bi-patch-exclamation::before { content: "\f491"; }
.bi-patch-minus-fill::before { content: "\f492"; }
.bi-patch-minus::before { content: "\f493"; }
.bi-patch-plus-fill::before { content: "\f494"; }
.bi-patch-plus::before { content: "\f495"; }
.bi-patch-question-fill::before { content: "\f496"; }
.bi-patch-question::before { content: "\f497"; }
.bi-pause-btn-fill::before { content: "\f498"; }
.bi-pause-btn::before { content: "\f499"; }
.bi-pause-circle-fill::before { content: "\f49a"; }
.bi-pause-circle::before { content: "\f49b"; }
.bi-pause-fill::before { content: "\f49c"; }
.bi-pause::before { content: "\f49d"; }
.bi-peace-fill::before { content: "\f49e"; }
.bi-peace::before { content: "\f49f"; }
.bi-pen-fill::before { content: "\f4a0"; }
.bi-pen::before { content: "\f4a1"; }
.bi-pencil-fill::before { content: "\f4a2"; }
.bi-pencil-square::before { content: "\f4a3"; }
.bi-pencil::before { content: "\f4a4"; }
.bi-pentagon-fill::before { content: "\f4a5"; }
.bi-pentagon-half::before { content: "\f4a6"; }
.bi-pentagon::before { content: "\f4a7"; }
.bi-people-fill::before { content: "\f4a8"; }
.bi-people::before { content: "\f4a9"; }
.bi-percent::before { content: "\f4aa"; }
.bi-person-badge-fill::before { content: "\f4ab"; }
.bi-person-badge::before { content: "\f4ac"; }
.bi-person-bounding-box::before { content: "\f4ad"; }
.bi-person-check-fill::before { content: "\f4ae"; }
.bi-person-check::before { content: "\f4af"; }
.bi-person-circle::before { content: "\f4b0"; }
.bi-person-dash-fill::before { content: "\f4b1"; }
.bi-person-dash::before { content: "\f4b2"; }
.bi-person-fill::before { content: "\f4b3"; }
.bi-person-lines-fill::before { content: "\f4b4"; }
.bi-person-plus-fill::before { content: "\f4b5"; }
.bi-person-plus::before { content: "\f4b6"; }
.bi-person-square::before { content: "\f4b7"; }
.bi-person-x-fill::before { content: "\f4b8"; }
.bi-person-x::before { content: "\f4b9"; }
.bi-person::before { content: "\f4ba"; }
.bi-phone-fill::before { content: "\f4bb"; }
.bi-phone-landscape-fill::before { content: "\f4bc"; }
.bi-phone-landscape::before { content: "\f4bd"; }
.bi-phone-vibrate-fill::before { content: "\f4be"; }
.bi-phone-vibrate::before { content: "\f4bf"; }
.bi-phone::before { content: "\f4c0"; }
.bi-pie-chart-fill::before { content: "\f4c1"; }
.bi-pie-chart::before { content: "\f4c2"; }
.bi-pin-angle-fill::before { content: "\f4c3"; }
.bi-pin-angle::before { content: "\f4c4"; }
.bi-pin-fill::before { content: "\f4c5"; }
.bi-pin::before { content: "\f4c6"; }
.bi-pip-fill::before { content: "\f4c7"; }
.bi-pip::before { content: "\f4c8"; }
.bi-play-btn-fill::before { content: "\f4c9"; }
.bi-play-btn::before { content: "\f4ca"; }
.bi-play-circle-fill::before { content: "\f4cb"; }
.bi-play-circle::before { content: "\f4cc"; }
.bi-play-fill::before { content: "\f4cd"; }
.bi-play::before { content: "\f4ce"; }
.bi-plug-fill::before { content: "\f4cf"; }
.bi-plug::before { content: "\f4d0"; }
.bi-plus-circle-dotted::before { content: "\f4d1"; }
.bi-plus-circle-fill::before { content: "\f4d2"; }
.bi-plus-circle::before { content: "\f4d3"; }
.bi-plus-square-dotted::before { content: "\f4d4"; }
.bi-plus-square-fill::before { content: "\f4d5"; }
.bi-plus-square::before { content: "\f4d6"; }
.bi-plus::before { content: "\f4d7"; }
.bi-power::before { content: "\f4d8"; }
.bi-printer-fill::before { content: "\f4d9"; }
.bi-printer::before { content: "\f4da"; }
.bi-puzzle-fill::before { content: "\f4db"; }
.bi-puzzle::before { content: "\f4dc"; }
.bi-question-circle-fill::before { content: "\f4dd"; }
.bi-question-circle::before { content: "\f4de"; }
.bi-question-diamond-fill::before { content: "\f4df"; }
.bi-question-diamond::before { content: "\f4e0"; }
.bi-question-octagon-fill::before { content: "\f4e1"; }
.bi-question-octagon::before { content: "\f4e2"; }
.bi-question-square-fill::before { content: "\f4e3"; }
.bi-question-square::before { content: "\f4e4"; }
.bi-question::before { content: "\f4e5"; }
.bi-receipt-cutoff::before { content: "\f4e6"; }
.bi-receipt::before { content: "\f4e7"; }
.bi-reception-0::before { content: "\f4e8"; }
.bi-reception-1::before { content: "\f4e9"; }
.bi-reception-2::before { content: "\f4ea"; }
.bi-reception-3::before { content: "\f4eb"; }
.bi-reception-4::before { content: "\f4ec"; }
.bi-record-btn-fill::before { content: "\f4ed"; }
.bi-record-btn::before { content: "\f4ee"; }
.bi-record-circle-fill::before { content: "\f4ef"; }
.bi-record-circle::before { content: "\f4f0"; }
.bi-record-fill::before { content: "\f4f1"; }
.bi-record::before { content: "\f4f2"; }
.bi-record2-fill::before { content: "\f4f3"; }
.bi-record2::before { content: "\f4f4"; }
.bi-reply-all-fill::before { content: "\f4f5"; }
.bi-reply-all::before { content: "\f4f6"; }
.bi-reply-fill::before { content: "\f4f7"; }
.bi-reply::before { content: "\f4f8"; }
.bi-rss-fill::before { content: "\f4f9"; }
.bi-rss::before { content: "\f4fa"; }
.bi-rulers::before { content: "\f4fb"; }
.bi-save-fill::before { content: "\f4fc"; }
.bi-save::before { content: "\f4fd"; }
.bi-save2-fill::before { content: "\f4fe"; }
.bi-save2::before { content: "\f4ff"; }
.bi-scissors::before { content: "\f500"; }
.bi-screwdriver::before { content: "\f501"; }
.bi-search::before { content: "\f502"; }
.bi-segmented-nav::before { content: "\f503"; }
.bi-server::before { content: "\f504"; }
.bi-share-fill::before { content: "\f505"; }
.bi-share::before { content: "\f506"; }
.bi-shield-check::before { content: "\f507"; }
.bi-shield-exclamation::before { content: "\f508"; }
.bi-shield-fill-check::before { content: "\f509"; }
.bi-shield-fill-exclamation::before { content: "\f50a"; }
.bi-shield-fill-minus::before { content: "\f50b"; }
.bi-shield-fill-plus::before { content: "\f50c"; }
.bi-shield-fill-x::before { content: "\f50d"; }
.bi-shield-fill::before { content: "\f50e"; }
.bi-shield-lock-fill::before { content: "\f50f"; }
.bi-shield-lock::before { content: "\f510"; }
.bi-shield-minus::before { content: "\f511"; }
.bi-shield-plus::before { content: "\f512"; }
.bi-shield-shaded::before { content: "\f513"; }
.bi-shield-slash-fill::before { content: "\f514"; }
.bi-shield-slash::before { content: "\f515"; }
.bi-shield-x::before { content: "\f516"; }
.bi-shield::before { content: "\f517"; }
.bi-shift-fill::before { content: "\f518"; }
.bi-shift::before { content: "\f519"; }
.bi-shop-window::before { content: "\f51a"; }
.bi-shop::before { content: "\f51b"; }
.bi-shuffle::before { content: "\f51c"; }
.bi-signpost-2-fill::before { content: "\f51d"; }
.bi-signpost-2::before { content: "\f51e"; }
.bi-signpost-fill::before { content: "\f51f"; }
.bi-signpost-split-fill::before { content: "\f520"; }
.bi-signpost-split::before { content: "\f521"; }
.bi-signpost::before { content: "\f522"; }
.bi-sim-fill::before { content: "\f523"; }
.bi-sim::before { content: "\f524"; }
.bi-skip-backward-btn-fill::before { content: "\f525"; }
.bi-skip-backward-btn::before { content: "\f526"; }
.bi-skip-backward-circle-fill::before { content: "\f527"; }
.bi-skip-backward-circle::before { content: "\f528"; }
.bi-skip-backward-fill::before { content: "\f529"; }
.bi-skip-backward::before { content: "\f52a"; }
.bi-skip-end-btn-fill::before { content: "\f52b"; }
.bi-skip-end-btn::before { content: "\f52c"; }
.bi-skip-end-circle-fill::before { content: "\f52d"; }
.bi-skip-end-circle::before { content: "\f52e"; }
.bi-skip-end-fill::before { content: "\f52f"; }
.bi-skip-end::before { content: "\f530"; }
.bi-skip-forward-btn-fill::before { content: "\f531"; }
.bi-skip-forward-btn::before { content: "\f532"; }
.bi-skip-forward-circle-fill::before { content: "\f533"; }
.bi-skip-forward-circle::before { content: "\f534"; }
.bi-skip-forward-fill::before { content: "\f535"; }
.bi-skip-forward::before { content: "\f536"; }
.bi-skip-start-btn-fill::before { content: "\f537"; }
.bi-skip-start-btn::before { content: "\f538"; }
.bi-skip-start-circle-fill::before { content: "\f539"; }
.bi-skip-start-circle::before { content: "\f53a"; }
.bi-skip-start-fill::before { content: "\f53b"; }
.bi-skip-start::before { content: "\f53c"; }
.bi-slack::before { content: "\f53d"; }
.bi-slash-circle-fill::before { content: "\f53e"; }
.bi-slash-circle::before { content: "\f53f"; }
.bi-slash-square-fill::before { content: "\f540"; }
.bi-slash-square::before { content: "\f541"; }
.bi-slash::before { content: "\f542"; }
.bi-sliders::before { content: "\f543"; }
.bi-smartwatch::before { content: "\f544"; }
.bi-sort-alpha-down-alt::before { content: "\f545"; }
.bi-sort-alpha-down::before { content: "\f546"; }
.bi-sort-alpha-up-alt::before { content: "\f547"; }
.bi-sort-alpha-up::before { content: "\f548"; }
.bi-sort-down-alt::before { content: "\f549"; }
.bi-sort-down::before { content: "\f54a"; }
.bi-sort-numeric-down-alt::before { content: "\f54b"; }
.bi-sort-numeric-down::before { content: "\f54c"; }
.bi-sort-numeric-up-alt::before { content: "\f54d"; }
.bi-sort-numeric-up::before { content: "\f54e"; }
.bi-sort-up-alt::before { content: "\f54f"; }
.bi-sort-up::before { content: "\f550"; }
.bi-soundwave::before { content: "\f551"; }
.bi-speaker-fill::before { content: "\f552"; }
.bi-speaker::before { content: "\f553"; }
.bi-speedometer::before { content: "\f554"; }
.bi-speedometer2::before { content: "\f555"; }
.bi-spellcheck::before { content: "\f556"; }
.bi-square-fill::before { content: "\f557"; }
.bi-square-half::before { content: "\f558"; }
.bi-square::before { content: "\f559"; }
.bi-stack::before { content: "\f55a"; }
.bi-star-fill::before { content: "\f55b"; }
.bi-star-half::before { content: "\f55c"; }
.bi-star::before { content: "\f55d"; }
.bi-stickies-fill::before { content: "\f55e"; }
.bi-stickies::before { content: "\f55f"; }
.bi-sticky-fill::before { content: "\f560"; }
.bi-sticky::before { content: "\f561"; }
.bi-stop-btn-fill::before { content: "\f562"; }
.bi-stop-btn::before { content: "\f563"; }
.bi-stop-circle-fill::before { content: "\f564"; }
.bi-stop-circle::before { content: "\f565"; }
.bi-stop-fill::before { content: "\f566"; }
.bi-stop::before { content: "\f567"; }
.bi-stoplights-fill::before { content: "\f568"; }
.bi-stoplights::before { content: "\f569"; }
.bi-stopwatch-fill::before { content: "\f56a"; }
.bi-stopwatch::before { content: "\f56b"; }
.bi-subtract::before { content: "\f56c"; }
.bi-suit-club-fill::before { content: "\f56d"; }
.bi-suit-club::before { content: "\f56e"; }
.bi-suit-diamond-fill::before { content: "\f56f"; }
.bi-suit-diamond::before { content: "\f570"; }
.bi-suit-heart-fill::before { content: "\f571"; }
.bi-suit-heart::before { content: "\f572"; }
.bi-suit-spade-fill::before { content: "\f573"; }
.bi-suit-spade::before { content: "\f574"; }
.bi-sun::before { content: "\f575"; }
.bi-sunglasses::before { content: "\f576"; }
.bi-symmetry-horizontal::before { content: "\f577"; }
.bi-symmetry-vertical::before { content: "\f578"; }
.bi-table::before { content: "\f579"; }
.bi-tablet-fill::before { content: "\f57a"; }
.bi-tablet-landscape-fill::before { content: "\f57b"; }
.bi-tablet-landscape::before { content: "\f57c"; }
.bi-tablet::before { content: "\f57d"; }
.bi-tag-fill::before { content: "\f57e"; }
.bi-tag::before { content: "\f57f"; }
.bi-tags-fill::before { content: "\f580"; }
.bi-tags::before { content: "\f581"; }
.bi-telegram::before { content: "\f582"; }
.bi-telephone-fill::before { content: "\f583"; }
.bi-telephone-forward-fill::before { content: "\f584"; }
.bi-telephone-forward::before { content: "\f585"; }
.bi-telephone-inbound-fill::before { content: "\f586"; }
.bi-telephone-inbound::before { content: "\f587"; }
.bi-telephone-minus-fill::before { content: "\f588"; }
.bi-telephone-minus::before { content: "\f589"; }
.bi-telephone-outbound-fill::before { content: "\f58a"; }
.bi-telephone-outbound::before { content: "\f58b"; }
.bi-telephone-plus-fill::before { content: "\f58c"; }
.bi-telephone-plus::before { content: "\f58d"; }
.bi-telephone-x-fill::before { content: "\f58e"; }
.bi-telephone-x::before { content: "\f58f"; }
.bi-telephone::before { content: "\f590"; }
.bi-terminal-fill::before { content: "\f591"; }
.bi-terminal::before { content: "\f592"; }
.bi-text-center::before { content: "\f593"; }
.bi-text-indent-left::before { content: "\f594"; }
.bi-text-indent-right::before { content: "\f595"; }
.bi-text-left::before { content: "\f596"; }
.bi-text-paragraph::before { content: "\f597"; }
.bi-text-right::before { content: "\f598"; }
.bi-textarea-resize::before { content: "\f599"; }
.bi-textarea-t::before { content: "\f59a"; }
.bi-textarea::before { content: "\f59b"; }
.bi-thermometer-half::before { content: "\f59c"; }
.bi-thermometer::before { content: "\f59d"; }
.bi-three-dots-vertical::before { content: "\f59e"; }
.bi-three-dots::before { content: "\f59f"; }
.bi-toggle-off::before { content: "\f5a0"; }
.bi-toggle-on::before { content: "\f5a1"; }
.bi-toggle2-off::before { content: "\f5a2"; }
.bi-toggle2-on::before { content: "\f5a3"; }
.bi-toggles::before { content: "\f5a4"; }
.bi-toggles2::before { content: "\f5a5"; }
.bi-tools::before { content: "\f5a6"; }
.bi-trash-fill::before { content: "\f5a7"; }
.bi-trash::before { content: "\f5a8"; }
.bi-trash2-fill::before { content: "\f5a9"; }
.bi-trash2::before { content: "\f5aa"; }
.bi-tree-fill::before { content: "\f5ab"; }
.bi-tree::before { content: "\f5ac"; }
.bi-triangle-fill::before { content: "\f5ad"; }
.bi-triangle-half::before { content: "\f5ae"; }
.bi-triangle::before { content: "\f5af"; }
.bi-trophy-fill::before { content: "\f5b0"; }
.bi-trophy::before { content: "\f5b1"; }
.bi-truck-flatbed::before { content: "\f5b2"; }
.bi-truck::before { content: "\f5b3"; }
.bi-tv-fill::before { content: "\f5b4"; }
.bi-tv::before { content: "\f5b5"; }
.bi-twitch::before { content: "\f5b6"; }
.bi-twitter::before { content: "\f5b7"; }
.bi-type-bold::before { content: "\f5b8"; }
.bi-type-h1::before { content: "\f5b9"; }
.bi-type-h2::before { content: "\f5ba"; }
.bi-type-h3::before { content: "\f5bb"; }
.bi-type-italic::before { content: "\f5bc"; }
.bi-type-strikethrough::before { content: "\f5bd"; }
.bi-type-underline::before { content: "\f5be"; }
.bi-type::before { content: "\f5bf"; }
.bi-ui-checks-grid::before { content: "\f5c0"; }
.bi-ui-checks::before { content: "\f5c1"; }
.bi-ui-radios-grid::before { content: "\f5c2"; }
.bi-ui-radios::before { content: "\f5c3"; }
.bi-union::before { content: "\f5c4"; }
.bi-unlock-fill::before { content: "\f5c5"; }
.bi-unlock::before { content: "\f5c6"; }
.bi-upc-scan::before { content: "\f5c7"; }
.bi-upc::before { content: "\f5c8"; }
.bi-upload::before { content: "\f5c9"; }
.bi-vector-pen::before { content: "\f5ca"; }
.bi-view-list::before { content: "\f5cb"; }
.bi-view-stacked::before { content: "\f5cc"; }
.bi-vinyl-fill::before { content: "\f5cd"; }
.bi-vinyl::before { content: "\f5ce"; }
.bi-voicemail::before { content: "\f5cf"; }
.bi-volume-down-fill::before { content: "\f5d0"; }
.bi-volume-down::before { content: "\f5d1"; }
.bi-volume-mute-fill::before { content: "\f5d2"; }
.bi-volume-mute::before { content: "\f5d3"; }
.bi-volume-off-fill::before { content: "\f5d4"; }
.bi-volume-off::before { content: "\f5d5"; }
.bi-volume-up-fill::before { content: "\f5d6"; }
.bi-volume-up::before { content: "\f5d7"; }
.bi-vr::before { content: "\f5d8"; }
.bi-wallet-fill::before { content: "\f5d9"; }
.bi-wallet::before { content: "\f5da"; }
.bi-wallet2::before { content: "\f5db"; }
.bi-watch::before { content: "\f5dc"; }
.bi-whatsapp::before { content: "\f5dd"; }
.bi-wifi-1::before { content: "\f5de"; }
.bi-wifi-2::before { content: "\f5df"; }
.bi-wifi-off::before { content: "\f5e0"; }
.bi-wifi::before { content: "\f5e1"; }
.bi-window-dock::before { content: "\f5e2"; }
.bi-window-sidebar::before { content: "\f5e3"; }
.bi-window::before { content: "\f5e4"; }
.bi-wrench::before { content: "\f5e5"; }
.bi-x-circle-fill::before { content: "\f5e6"; }
.bi-x-circle::before { content: "\f5e7"; }
.bi-x-diamond-fill::before { content: "\f5e8"; }
.bi-x-diamond::before { content: "\f5e9"; }
.bi-x-octagon-fill::before { content: "\f5ea"; }
.bi-x-octagon::before { content: "\f5eb"; }
.bi-x-square-fill::before { content: "\f5ec"; }
.bi-x-square::before { content: "\f5ed"; }
.bi-x::before { content: "\f5ee"; }
.bi-youtube::before { content: "\f5ef"; }
.bi-zoom-in::before { content: "\f5f0"; }
.bi-zoom-out::before { content: "\f5f1"; }

/* SCR MOBILE MENU */
.nav-bar a:not( .custom-logo-link ) {
    font-size: 1.2rem;
    font-weight: 400;
}
.nav-bar .col-md-3,.nav-bar .col-md-6{
    display: inline-block;
}
.nav_buttons a{
    display: inline-block;
}
.mobilem_search{
    margin-top: 10px; margin-bottom: 10px; width: 100%;
}
.mobile_tab{
    margin-bottom: 20px;
}
.mobile_tabs .mobile_tab{
    min-height: 328px;
}
.mobile_tabs a{
    display: block;
    text-transform: uppercase;
    font-weight: 500 !important; font-size: 1.8rem !important; margin-bottom: 0px;
    border: solid #dddddd 2px;
    border-radius: 5px;
    margin-bottom: 10px;
    padding: 0px; width: 100%; overflow: hidden;
}
.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    border: 2px solid #dddddd;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}
.menu_img{
    width: 130px;
    height: 120px;
    opacity: 0.9;
    margin-right: 10px;
}
.mobile_menu_tab{
    height: 100%;
}
.mobile_tabs a.open{
    color: #000;
}
.mobilem_storesel{
    margin-bottom: 10px; margin-top: 10px;
}
.mobilenav_storesel{
    width: 57px;
    margin: 0px;
    display: inline-block;
}
.mobilenav_storesel select{
    width: 60px; border:0px; background-color: #000; z-index: 99999;
}
.mobilenav_storesel span{
    border:0px !important; background-color: #000; z-index: 99999;
}
.store_select_css{
    width: 105px !important; font-size: 1.3rem !important; z-index: 99999;
}
.select2-container{
    z-index: 99999;
}
.mobilem_storesel div{
    line-height: 22px;
}
#store_select{
    width: 100%;
    height: 24px;
}
.mobilem_storesel .select2-container {
    min-width: 100% !important;
}
.mobilem_storesel .select2-selection__rendered {
    line-height: 31px !important;
}
.mobilem_storesel .select2-container .select2-selection--single {
    height: 35px !important;
    border: solid #dddddd 2px;
}
.mobilem_storesel .select2-selection__arrow {
    height: 34px !important;
}
.mobilenav_storesel .select2-selection__arrow {
    right:.9rem !important; width:19px !important;
}
.mobilenav_storesel .select2-selection__arrow b{
    filter: invert(1);
}
.select2-container .select2-selection--single .select2-selection__rendered{
    padding: 0px !important; padding-left: 5px !important;
}
.mobile-menu{
    overflow-x: scroll;
}
.scr_flag{
    padding-bottom: 4px; padding-right: 5px;
}
.mobile_bottom_menu li{
    border-radius: 5px; margin-bottom: 10px !important; border: solid #dddddd 2px;
}
.mobile_bottom_menu ul li {
    line-height: 20px; 
}
.mobile_bottom_menu{
    height: 210px;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 15px;
}
.bottom-menu i{
    position: relative;
    top: -3px;
}
.mobilenav h1{
    text-transform: none;
    font-size: 2.5rem;
    margin-bottom: 15px;
    display: inline-block;
}
.mmenu_back{
    display: inline-block;
    line-height: 25px;
    font-size: 2.5rem;
    background-color: white;
    border: 0px;
}
.mmenu_back i{
    margin-right: 10px;
}
.mobile_tab.open,.mobile_tab.open ul{
    display: block;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.mobile_tab ul{
    display: block;
}
#mobile-btm li{
    padding-left: 0px;
    padding-right: 0px;
    border: 0px;
}
#mobile-btm li a{
    padding-left: 2px;
}
#mobile-btm li a i{
    padding-right: 5px;
}
/* /////////////// */
