@font-face {
    font-family: 'Ssw Fontello';
    src: url('//cdn.shopify.com/s/files/1/0272/3322/2789/t/14/assets/ssw-fontello.woff?v=8128985819771460921622727293')
        format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: fallback;
}
:root {
    --main-blue: #d3e0ea;

    --main-extra-blue: #a0bcd2;

    --main-blue--hover: #b8d3e8;

    --main-black: #1f2020;

    --main-black--hover: #b8d3e8;

    --process-color: #e2833d;

    --white: #ffffff;

    --alabaster: #eee9e2;

    --extra-green: #77b656;

    --error-color: #e53737;

    --main-brown: #6b3d2e;

    --gw_main_color: #013a52;

    --gw_divider_color: #e2e2e2;

    --gw_modal_bg_color: #ffffff;

    --gw_modal_second_bg_color: #f8f8f8;

    --gw_dm_border_radius: 0px;

    --gw_dm_bg_color: #ffffff;

    --gw_dm_item_color: #333333;

    --gw_dm_item_hover_color: #333333;

    --gw_dm_item_hover_bg_color: #eeeeee;

    --gw_ft_color: #333333;

    --gw_ft_bg_color: #eeeeee;

    --gw_ft_border_radius: 18px;

    --gw_ft_hover_color: #ffffff;

    --gw_ft_hover_bg_color: #666666;

    --gw_cd_color: #333333;

    --gw_cd_border_radius: 0px;

    --gw_cd_border_color: #d2d2d2;

    --gw_cd_focus_border_color: #d2d2d2;

    --gw_cd_font_size: 14px;

    --gw_lb_position: 40%;

    --gw_lb_color: #000000;

    --gw_lb_bg_color: #ffffff;

    --gw_lb_bg_color_fave: #ffffff;

    --gw_lb_bg_color_text_fave: #000000;

    --gw_cm_bg_color: #2ba6cb;

    --gw_cm_color: #ffffff;

    --gw_reward_text_color: #444444;

    --gw_reward_tab_color: #ffffff;

    --gw_reward_tab_text_color: #444444;

    --gw_wishlist_button_height: 2.5em;

    --gw_wishlist_button_width: %;

    --gw_main_color_wishlist: #f44336;

    --gw_main_color_review: #8a9992;

    --gw_review_widget_margin_top: 0px;

    --gw_insta_title_padding_top: 10px;

    --gw_insta_title_padding_bottom: 15px;

    --gw_insta_title_size: 18px;

    --gw_login_input_height: 18px;

    --gw_share_icons_size: 18px;

    --gw_wishlist_hide_counter: flex;

    --gw_wishlist_hide_counter_colections: inline-block;

    --gw_wishlist_effect: 0, 0, 0, 0;

    --gw_login_my_order: block;

    --gw_login_view_profile: block;

    --gw_show_rewards_tab_on_desktop: block;

    --gw_show_rewards_tab_on_mobile: block;

    --gw_login_my_itches: block;

    --gw_login_edit_profile: block;

    --gw_wishlist_page_show_vendor: none;

    --gw_custom_forms_rating_color: #383838;

    --gw_social_networks_icon_for_dropdown: block;
}
