/*@import url('https://fonts.googleapis.com/css2?family=Baloo+Paaji+2:wght@400;500;600;700;800&display=swap');*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

/*@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,600;1,700;1,800;1,900&display=swap');*/


body
{
    /*font-family:FuturaBT-Light,sans-serif;*/
    font-family: 'Montserrat', sans-serif !important;
    /*font-family: 'Baloo Paaji 2', cursive !important;*/
    /*font-family: 'Nunito', sans-serif !important;*/
    margin:0px;
    padding:0px;
    background-color:#fff !important;
}

.slow_transition_05_sec{
    transition:0.5s all;
}

.heading_text_last_underline{
    border-bottom:solid 3px orange;
    text-decoration:none;
}

.cart_page_error_coupon_apply
{
    text-align:center;
}

.header_mobile_sidebars
{
    font-size:22px !important;
}

a, a:hover 
{
    text-decoration:none !important;
    color:inherit !important;
}


.header_cart_numberer
{
    background-color: #2e2e2e;
    height: 17px;
    width: 17px;
    line-height: 17px;
    border-radius: 100px;
    padding: 0px;
    font-size: 11px;
    text-align: center;
    position: absolute;
    top: 10px;
    right: 0px;
    color: white;
    font-weight: bold;
}

.reviewer_platform_icon
{
    width:12px !important;
}

.reviewer_ratings
{
    padding:10px 0;
}

.reviewer_stars_image
{
    width:50px !important;
}

.reviewer_name
{
    padding: 10px 0;
}

.headers_top_bar
{
    background-color: #613f16;
    padding: 5px 25px;
    text-align: center;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    letter-spacing:2px;
}

.reviewer_review
{
    font-size: 13px;
    padding: 10px;
    font-style: italic;
    font-weight: bold;
}

.homepage_grid_men_women_1
{
    padding:15px 15px 0 15px !important;
}

.pad_2px_all
{
    padding:2px !important;
}

.no_box_shadow
{
    box-shadow:none !important;
}

.mobile_header_container
{
    width:100%;
}

.blink_text {

animation:1s blinker linear infinite;
-webkit-animation:1s blinker linear infinite;
-moz-animation:1s blinker linear infinite;

}

@-moz-keyframes blinker {  
 0% { opacity: 1.0; }
 50% { opacity: 0.0; }
 100% { opacity: 1.0; }
 }

@-webkit-keyframes blinker {  
 0% { opacity: 1.0; }
 50% { opacity: 0.0; }
 100% { opacity: 1.0; }
 }

@keyframes blinker {  
 0% { opacity: 1.0; }
 50% { opacity: 0.0; }
 100% { opacity: 1.0; }
 }

.mobile_header_fixed
{
    text-align:center;
    position:fixed;
    width:100%;
    box-shadow:0 4px 12px 0 rgb(0 0 0 / 7%);
    background-color:#fff;
    z-index:50;
}

.mobile_header_sidebars_div
{
    padding:18px 0 14px 0 !important;
}

.mobile_header_sidebar_img
{
    height:20px;
}



.mobile_header_logo_div
{
    padding-top:3px;
    padding-left:0 !important;
    font-size:35px;
    font-weight:bold;
    text-align:center;
}

.mobile_header_logo_img
{
    height:45px;
}

.mobile_header_search_img
{
    height:23px;
    margin-top:3.5px;
}

.mobile_header_search_div
{
    padding:11px 0px 12px 0px !important;
}

.mobile_cats_fixed_width
{
    width:100%;
    overflow-x:auto;
}


.mobile_manual_slider
{
    width:max-content;
    padding:10px 5px 10px 5px;
    background-color:#fff;
    /*margin:auto;*/
}

.mobile_img_container_div
{
    float:left;
    padding:0px 5px;
}

.mobile_manual_slider img
{
    /*box-shadow:1px 1px 5px #ccc;*/
    width:100%;
}

.mobile_sidebar_container
{
    width:65%; 
    height:100%;
    background-color:#fff; 
    border:solid 1px #efefef; 
}

.floated_left
{
    float:left;
}

.width_100px
{
    width:100px;
}

.width_35px
{
    width:35px;
}

.width_280px
{
    width:280px;
}

.width_150px
{
    width:150px;
}

.width_170px
{
    width:170px;
}

.width_180px
{
    width:180px;
}

.width_320px
{
    width:320px;
}

.width_200px
{
    width:200px;
}

.detailing_btn_size_chart, .detailing_btn_size_guide
{
    color:#018849;
    text-align:right;
}

.category_header_text .fa-circle
{
    display:none;
}

.detailing_size_chart_section
{
    width: 95%;
    padding: 13px;
    text-align: left;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 11px;
    margin:auto;
}

.category_header_text
{
    margin: 5px 0 5px 0;
    width: 100%;
    /*border-bottom: 1px solid #eee;*/
    padding: 13px;
    text-align: center;
    /*text-transform: uppercase;*/
    font-weight: bold;
    font-size: 16px;
}

.fa
{
    font-size: 15px;
    padding: 5px;
}

.grid_container
{
    background-color:#fff;
    padding:10px;
}

.grid_container img
{
    width:100%;
}

.grid_container div
{
    padding:5px;
}

.spin_speed_0_3
{
    animation: fa-spin 0.3s infinite linear !important;
}

.popup_loading_space_div
{
    display: none;
    position: absolute;
    z-index: 75;
    background-color: transparent !important;
    height: max-content;
    width: max-content;
    top: 0;
    right: 0;
}

.popup_space_div
{
    display:none; 
    position:fixed; 
    z-index:75; 
    background-color:rgba( 0, 0, 0, 0.8); 
    height:-webkit-fill-available; 
    width:-webkit-fill-available;
    overflow-y:scroll;
}

.popup_crosser_sign
{
    padding: 10px 12px;
    font-size: 25px;
    position: fixed;
    border: solid 1px #ccc;
    top: 10px;
    right: 10px;
    border-radius: 50px;
    background-color: #fff
}

.border_1_grey_right
{
    border-right:solid 1px #ccc;
}

.border_1_grey_left
{
    border-left:solid 1px #ccc;
}

.border_1_grey_all_sides
{
    border:solid 1px #ccc;
}

.mobile_sidebar_login_half
{
    padding:10px 0px;
    text-align:center;
}


.mobile_sidebar_list_heading_text
{
    padding:15px 0px;
    text-align:left;
    font-weight:600;
    font-size:13px;
}

.mobile_sidebar_list_div
{
    padding:10px 0px;
    text-align:left;
}

.footer_secured_payments
{
    text-align:center;
}

.footer_secured_payments_text
{
    font-size:15px;
}

.footer_branding
{
    text-align: center;
    padding: 10px 0px;
    /*box-shadow: 1px 1px 5px #ccc;*/
    /*margin: 5px 0px;*/
}

.footer_container
{
    padding:10px 0px;
    background-color:#efefef;
    color:#000;
}

.mobile_footer_logo_img
{
    width:100%;
}

.footer_tabs
{
    padding:5px;
    font-size:11px;
}

.products_listing_container_full
{
    padding: 5px 5px;
    background-color:#fff;
}

.product_listing_tag_detail_container
{
    padding: 5px 10px 0 10px !important;
    text-align: left;
    font-size: 10px;
    color: #f15520;
}

.product_listing_more_color_detail_container
{
    padding: 5px 10px 5px 10px !important;
    text-align: right;
    font-size: 12px;
    font-weight: bold;
    color: #000;
}

.discount_per
{
    color: #fff;
    background-color: red;
    padding: 2px 5px!important;
    float: right;
    font-size: 10px !important;
}

.horizontal_data_container
{
    padding: 5px !important;
}

.products_listing_data_container_half
{
    padding: 0 0 0 2px !important;
}

.products_listing_image_tag
{
    border-radius: 0px 0px 0px 0px;
    width:100%;
}

.products_listing_data_container_full
{
    box-shadow:0px 0px 2px #ccc;
    width:100%;
    border-radius:0px;
    background-color:#fff;
}

.product_listing_info_container
{
    padding:5px 0px 5px 0px;
}

.product_listing_wishlist_image
{
    height: 45px;
    padding-top: 14px;
    padding-bottom: 9px;
}

.products_listing_image_tag_thumbs
{
    width:100% !important;
    height:auto !important;
    padding:0px;
    box-shadow:none !important;
}

.product_listing_thumbs_div
{
    padding:0px 0px !important;
    background-color:transparent !important;
}

.product_listing_thumbs_div_sliding
{
    padding:0px 0px 0px 5px;
    margin-left:5px;
}

.width_100_percent
{
    width:100%;
}

.product_listing_some_tag_div
{
    font-size: 11px;
    padding: 3px 0px 3px 5px !important;
    text-align: left;
    margin: 15px 0px 0px 0px;
    border-radius: 0px 50px 50px 0px;
}

.product_listing_price_and_all_container
{
    padding:2px 0 5px 10px !important;
}

.listing_price_container
{
    font-size:13px;
    font-weight:bold;
}

.detailing_price_container
{
    font-size:16px;
    font-weight:bold;
}

.detailing_mrp_container
{
    font-size:13px !important;
    color:red;
}

.listing_mrp_container
{
    font-size:10px !important;
    color:red;
}



.product_listing_name_detail_container
{
    padding: 2px 5px 0 10px !important;
    text-align: left;
    font-size: 10px;
    font-weight: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    letter-spacing: normal;
    overflow: hidden;
}

.product_listing_pricing_detail_container
{
    padding:5px 0px 0px 0px !important;
    text-align:center;
}

.product_listing_fa_inr
{
    font-size:13px;
}

.product_listing_price_container
{
    font-size:20px;
}

.bg_white
{
    background-color: #fff !important;
}

.bg_yellow
{
    background-color: #ffe600 !important;
}

.bg_light_grey
{
    background-color: #ededed !important;
}

.bg_grey_ccc
{
    background-color: #efefef !important;
}

.bg_orange
{
    background-color: #ffab1f !important;
}

.product_detailing_name_heading
{
    font-size: 12px;
    padding: 10px;
    background-color:#fff;
    text-align: left;
    width: 100%;
    margin-bottom: 2px;
}

.product_detailing_reminder_bell_div
{
    font-size: 12px;
    padding: 10px;
    background-color:#fff;
    text-align: left;
    width: 100%;
    margin-bottom: 2px;
}

.product_detailing_pro_code
{
    font-weight:bold;
    float:right;
}

.product_detailing_info_container
{
    background-color:#fff;
    padding:20px 0px;
}

.product_detailing_size_selector_container
{
    padding: 0px !important;
    text-align:center;
    
}

.product_detailing_size_selector_div
{
    width: 50px;
    border-radius: 100px;
    height: 50px;
    font-size: 14px;
    margin: auto;
    background-color: #fff;
    line-height: 46px;
    border: solid 2px #ccc;
}

.detailing_check_delivery_status_btn
{
    border:none;
}

.detailing_returns_refund_icon{
    width: 25px;
    margin: 2px 10px;
}



.detailing_check_delivery_btn_check
{
    padding-top:2px;
    text-align:center;
}

.detailing_error_telling_delivery_check
{
    font-size:11px;
    padding:20px 0 0 25px !important;
}

.cart_tap_to_apply_text_container
{
    font-size:14px;
    font-weight:bold;
    padding:20px 0 0 25px !important;
}

.detailing_return_refund_container
{
    width: 90%;
    margin: auto;
    border: solid 1px #ccc;
    border-radius: 4px;
    padding: 10px 5px;
    font-weight:bold;
    font-size:11px;
}

.cart_apply_coupon_container
{
    width: 100%;
    margin: auto;
    padding: 10px 5px;
}

.cart_apply_coupon_btn
{
    background-color: #17a2b8;
    color: white;
    border: none;
    padding: 14px 15px;
}

.cart_apply_coupon_input
{
    padding:25px 10px !important;
}

.detailing_check_delivery_container
{
    width: 90%;
    margin: auto;
    border: solid 1px #ccc;
    border-radius: 4px;
    padding: 10px 5px;
}

.product_detailing_add_to_cart
{
    width: 95%;
    padding: 15px;
    font-size: 17px;
    margin: 9px auto;
    background-color: green;
    color: #fff;
    font-weight: bold;
    border-radius: 5px;
}

.product_detailing_set_reminder
{
    width: 90%;
    padding: 10px;
    border: solid 1px #ccc;
    font-size: 17px;
    margin: auto;
}

.no_pad
{
    padding:0px !important;
}

.product_detailing_name_container
{
    background-color:#fff;
    /*box-shadow: 1px 1px 5px #ccc;*/
    margin-bottom:1px;
}

.product_detailing_size_chart_container
{
    background-color:#fff;
    margin-bottom:0px;
}

.product_reminder_bell_image
{
    height:35px;
}

.product_detailing_add_to_cart_icon
{
    height: 30px;
    margin: 0px 10px;
}

.product_detailing_size_chart_div
{
    width: 90%;
    padding: 5px 10px;
    font-size: 17px;
    margin: auto;
}

.product_size_chart_image
{
    height:30px;
}

.product_size_chart_max_image
{
    width:100%;
}


.size_chart_heading_div
{
    box-shadow:1px 1px 3px #ccc;
    margin-bottom:1px;
}

.product_detailing_pricing_container
{
    font-size: 14px;
    padding: 0px;
    background-color: #fff;
    text-align: left;
    width: 100%;
    margin-bottom: 2px;
}

.product_detailing_price_heading
{
    font-size: 40px;
    padding: 0px;
    background-color: #fff;
    text-align: right;
    width: 100%;
    margin-bottom: 0px;
    font-weight:bold;
}

.product_detailing_product_design_div
{
    font-size: 13px;
    padding: 10px;
    background-color:#fff;
    text-align: left;
    width: 100%;
    margin-bottom: 2px;
}

.product_product_design_image
{
    height:35px;
}

.mobile_sidebar_data_lister
{
    font-size:11px;
    width:100%;
}

.mobile_sidebar_list_item_image
{
    height:30px;
}

.mobile_sidebar_listed_tag_image
{
    height:40px;
}

.mobile_sidebar_login_detailer
{
    font-size:11px;
    width:100%; 
    background-color:#efefef; 
}

.cart_popup
{
    background-color:#fff;
    position:absolute;
    bottom:0;
    left:0;
    height:max-content;
    width:100%;
}

.cart_popup_heading_top
{
    font-size: 15px;
    padding: 5px 5px;
    background-color: #efefef;
    font-weight: bold;
    box-shadow: 0px 0px 5px #fff;
    text-align: left;
    border-bottom:solid 2px #cccc;
}

.cart_popup_icon_image
{
    height:35px;
}

.cart_popup_heading_container
{
    padding:6px 0px;
}

.cart_popup_product_image
{
    width:100%;
    box-shadow:5px 5px 5px #ccc;
}

.cart_popup_products_container
{
    padding: 20px 0px;
    margin: 0px;
    box-shadow: 1px 1px 5px #ccc;
}

.cart_popup_product_details_div
{
    padding:0px 10px 0px 0px !important;
}

.float_none{
    float:none !important;
}

.cart_popup_products_count
{
    float:right;
    font-size:12px;
    padding:2px;
    color:#008000;
    font-weight:500;
}

.cart_popup_proceed_to_checkout
{
    width: 100%;
    padding: 10px 5px;
    font-size: 14px;
    margin: 10px 0px 20px 0px;
    background-color: green;
    color: #fff;
    box-shadow: 0px 0px 3px #ccc;
    border:solid 1px #ccc;
    border-radius: 5px;
}

.cart_popup_proceed_to_checkout_close
{
    width: 100%;
    padding: 10px 5px;
    font-size: 14px;
    margin: 10px 0px 20px 0px;
    background-color: #efefef;
    color: #000;
    box-shadow: 0px 0px 3px #ccc;
    border:solid 1px #ccc;
    border-radius: 5px;
}

.cart_popup_product_image_tag
{
    border-radius:5px 5px 0px 0px;
    width:100%;
    box-shadow:none !important;
}

.cart_page_heading_container
{
    background-color: #fff;
    padding: 10px 0px;
    margin: 2px 0px;
    /*box-shadow: 1px 1px 3px #ccc;*/
}

.cart_page_heading_text_container
{
    
}

.cart_page_detailing_container
{
    padding: 0px 0px;
    /*box-shadow: 1px 1px 5px #ccc;*/
}

.cart_page_product_image
{
    /*box-shadow: 0px 0px 5px #ccc;*/
}

.cart_page_products_data_div
{
    /*box-shadow: 1px 1px 5px #ccc;*/
    padding: 0px 0px;
    margin: 5px 7.5px 2.5px 7.5px;
    background-color: #ffff;
    border:solid 1px #eaeaec;
    border-radius:5px;
}

.cart_page_product_image_container
{
    padding: 0px !important
}

.cart_page_product_detailing_container
{
    padding: 10px;
    font-size: 10px;
}

.cart_page_product_name_div
{
    padding-right: 25px;
    font-size:12px;
}

.cart_page_product_pricing_div
{
    padding: 10px 0px;
    font-size: 20px;
}

.cart_page_product_size_div
{
    padding: 5px 0px;
}

.cart_page_product_quantity_div
{
    padding: 5px 0px;
}

.cart_page_select_tag
{
    border: none;
    background-color: #efefef;
    padding: 3px 10px;
    margin: 0px 5px;
}

.cart_page_remove_button_div
{
    position: absolute;
    top: 5px;
    right: 5px;
    background: #efefef;
    line-height: 25px;
    border-radius: 5px;
    height: 30px;
    width: 30px;
    text-align: center;
}

.cart_page_remove_button_tag
{
    padding-left: 6px;
    padding-top: 8px;
}

.cart_link_fixed_popup_div
{
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 55;
    width: 60px;
    height: 60px;
    background-color: white;
    border-radius: 50px;
    box-shadow:0px 0px 5px #ccc;
}

.cart_link_fixed_popup_image
{
    width: 100%;
    padding:5px;
}

.cart_link_fixed_products_counter_div
{
    position: absolute;
    top: 0px;
    right: 0px;
    background-color: red;
    color: #fff;
    padding: 1px 7px;
    border-radius: 50px;
}

.product_detailing_slider_tagging_image
{
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 55;
    height: 50px;
}

.product_detailing_slider_zoom_image
{
    position: absolute;
    bottom: 5px;
    left: 5px;
    z-index: 55;
    height: 50px;
}

.cart_page_select_address_heading_container
{
    background-color: #fff;
    padding: 10px 0px;
    margin: 5px 0px;
    font-weight:bold;
    /*box-shadow: 1px 1px 5px #ccc;*/
}

.cart_page_address_container
{
    padding: 5px;
    margin:0px 5px;
}

.cart_page_add_new_address_button_container
{
    text-align: right;
    padding-top: 2px !important;
}

.cart_page_reload_if_not
{
    font-size: 11px;
    padding: 5px 15px;
    background-color: #fcba03;
    border-radius: 50px;
    color:#fff;
    font-weight:bold;
    width:fit-content;
    margin:auto;
}

.cart_page_add_new_address_button
{
    font-size: 11px;
    padding: 5px 12px;
    background-color: #fcba03;
    border-radius: 50px;
    color:#fff;
    font-weight:bold;
}

.cart_page_choose_address_heading
{
    padding-right:0px;
}

.cart_page_existing_address_container
{
    font-size: 12px;
    background-color: #fff;
    margin-bottom: 5px;
    border:solid 1px #eee;
}

.cart_page_existing_name_container
{
    padding: 5px 10px;
    background-color: #efefef;
    font-size: 12px;
    font-weight: bold;
    border: solid 5px #fff;
}

.cart_page_existing_address_lines_container
{
    padding: 5px 20px;
    font-size: 12px;
}

.cart_page_choose_this_address
{
    padding:10px 0px;
    text-align:left;
}

.cart_page_address_delivery_info
{
    padding: 5px 15px;
    text-align: center;
    border: solid 5px #fff;
    margin-top: 5px;
    color: green;
    /* font-weight: normal; */
    background-color: #fff;
    font-size: 12px;
}

.cart_page_order_summary_container
{
    padding: 5px;
    margin:0px 5px;
}

.cart_page_order_summary_number_container
{
    font-size: 12px;
    background-color: #fff;
    margin-bottom: 5px;
}

.cart_page_order_summary_calculations_container
{
    padding: 10px 0px;
    /*border-bottom: solid 1px #efefef;*/
    font-size: 13px;
    text-align: left;
}

.cart_page_order_summary_particular_container
{
    padding:0px !important;
}

.cart_page_order_summary_value_container
{
    text-align:right;
}

.cart_page_order_summary_inr_icon
{
    font-size:12px;
    padding: 0px 5px;
}

.cart_page_order_summary_bg_light_grey
{
    background-color:#fff;
    font-weight:bold;
    color:black;
    font-size:15px;
    border-top:solid 1px #ccc;
    border-bottom:solid 1px #ccc;
}

.cart_actual_coupon_display_desc
{
    padding: 10px;
    border: solid 1px #ccc;
    margin-top: 10px;
    border-radius: 5px;
    line-height: 25px;
    font-size:12px;
}

.cart_coupons_display_container
{
    width:90%;
    margin:auto;
}

.cart_highlighting_coupon
{
    background-color:black;
    color:white;
    padding:5px 10px;
    font-weight:bold;
    border-radius:5px;
}

.cart_coupon_note
{
    color:#2EAD35;
    font-weight:bold;
}

.cart_page_order_summary_pay_mode_container
{
    font-size: 12px;
    background-color: #fff;
    margin-bottom: 5px;
}

.cart_page_order_summary_pay_mode_div
{
    padding: 0px !important;
    text-align: center;
}

.cart_page_order_summary_pay_mode_type
{
    padding: 15px 0px;
    background-color: #fff;
    text-align: center;
    color: #018849;
    font-size: 13px;
    font-weight: bold;
    border:solid 1px #eee;
}

.checkout_add_new_address
{
    box-shadow: 0 0 4px rgb(40 44 63 / 8%);
    height: 72px;
    padding: 27px 0 26px 19px;
    margin-bottom: 25px;
    vertical-align: top;
    border-radius: 4px;
    position: relative;
    cursor: pointer;
    border: 1px dashed #d4d5d9;
    width:95%;
    margin:auto;
}

.checkout_payment_mode_icons
{
    width:25px;
}

.cart_page_notes_div
{
    padding: 10px 0px;
    background-color: #fff;
    border: solid 5px #e6e5e5;
}

.checkout_add_address_note
{
    color: #155724;
    background-color: #ffadad;
    border-color: #ffadad;
    padding:15px 0;
    text-align:center;
    width: 90%;
    margin: auto;
    border-radius: 5px;
}

.cart_page_small_details_container
{
    background-color: #efefef;
    margin: 10px 0px 10px 5px;
    border:solid 1px #ccc;
    border-radius: 10px;
    font-size: 11px;
}

.cart_page_small_detail_particular
{
    padding: 5px 5px;
}

.cart_page_small_detail_value
{
    padding: 5px 0px !important;
}

.cart_bottom_border_1_grey
{
    border-bottom:solid 1px #ccc;
}

.cart_page_pay_mode_info
{
    font-size: 7px;
    color: #000;
    font-weight: bold;
    background-color: #efefef;
    padding: 2px 10px;
    margin: 10px auto 0px auto;
    border-radius: 50px;
    width:max-content;
}

.checkout_total_saving_container
{
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
    padding:15px 0;
    text-align:center;
    width: 90%;
    margin: auto;
    border-radius: 5px;
}

.cart_add_address_fixed_button
{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    padding: 11px 0px;
    background-color: #018849;
    margin: 0;
    color: #fff;
    font-size: 15px;
    z-index: 74;
    border-bottom: 1px solid #fff;
}

.detailing_fixed_add_to_cart
{
    position:fixed;
    bottom:0;
    left:0;
    width:100%;
    z-index:74;
}

.coupon_applied_ok_icon
{
    width:50px;
}

.cart_page_coupon_applied_desc
{
    width:100%;
    text-align: center;
    padding: 15px 0px;
    margin: 0;
    color: orange;
    font-size: 15px;
    font-weight:bold;
}

.cart_page_order_summary_place_order_container
{
    position:fixed;
    bottom:0;
    left:0;
    width:100%;
    text-align: center;
    padding: 15px 0px;
    background-color: green;
    margin: 0;
    color: #fff;
    font-size: 18px;
    z-index:74;
}

.add_new_address_input_container
{
    padding: 5px 10px 0px 10px;
}

.add_new_address_input
{
    padding: 30px 10px !important;
    font-size:13px !important;
    border:none !important;
    border-bottom:solid 1px #ccc !important;
    box-shadow:none !important;
}

.cart_page_auto_apply_coupon_text_container
{
    padding: 25px !important;
    text-align: justify;
    font-size: 11px;
    color: green;
}

.cart_page_auto_apply_coupon_button
{
    padding: 4px 15px;
    background-color: green;
    font-size: 12px;
    color: #ffff;
    border-radius: 50px;
    text-align:center;
}

.search_bar_popup
{
    position: absolute;
    top: 0;
    left: 0;
    background-color: #efefef;
    width:100%;
}

.search_bar_popup_search_bar_container
{
    background-color: #fff;
    box-shadow: 1px 1px 5px #ccc;
    padding: 10px 0px;
}

.search_bar_popup_search_bar_div
{
    padding-right: 0px !important;
}

.search_bar_popup_input_field
{
    box-shadow: 0px 0px 5px #ccc;
    border: none;
    padding: 15px 20px;
    width: 100%;
    font-size: 13px;
    border-radius: 5px;
}

.search_bar_popup_back_icon_div
{
    padding: 0px 5px !important;
}

.search_bar_popup_back_icon_image
{
    height: 35px;
    margin-top: 5px;
}

.search_bar_popup_search_icon_div
{
    padding: 0px !important;
    text-align:center;
}

.search_bar_popup_search_icon_image
{
    height: 30px;
    margin-top: 7px;
    text-align:center;
}

.search_bar_popup_popular_searches_container
{
    font-size: 12px;
    padding: 10px;
    background-color: #fff;
    text-align: left;
    width: 100%;
    box-shadow: 1px 1px 5px #ccc;
    margin: 0px 0px 2px 0px !important;
}

.search_bar_popup_popular_searches_data
{
    padding:0px;
}

.search_bar_popup_popular_searches_text_div
{
    padding: 3px 10px;
    background-color: #efefef;
    border-radius: 50px;
    margin: 3px;
    float: left;
}

.search_bar_popup_popular_searches_heading_container
{
    font-size: 12px;
    padding: 10px;
    background-color: #fff;
    text-align: left;
    width: 100%;
    box-shadow: 1px 1px 5px #ccc;
    margin: 10px 0px 2px 0px !important;
}

.user_profile_suggestions_container
{
    font-size: 12px;
    padding: 10px;
    background-color: #fff;
    text-align: left;
    width: 100%;
    box-shadow: 1px 1px 5px #ccc;
    margin: 10px 0px 2px 0px !important;
}


.user_profile_detailing_container
{
    padding: 0px 0px;
    box-shadow: 1px 1px 5px #ccc;
}

.user_profile_detailing_data_div
{
    box-shadow: 1px 1px 5px #ccc;
    padding: 10px 0px;
    margin: 0px 0px 2px 0px;
    background-color: #ffff;
}

.user_profile_further_options_div
{
    padding: 25px 0px !important;
    text-align: center;
}

.user_profile_options_container
{
    font-size: 11px;
    padding: 10px 0px 0px 0px;
}

.user_profile_option_image_tag
{
    width: 35%;
}

.user_profile_options_batch_div
{
    position: absolute;
    top: 15%;
    right: 20%;
    background-color: #fff;
    padding: 2px 7px;
    border-radius: 50px;
    font-size: 11px;
    border: solid 1px #ccc;
}

.user_profile_options_batch_fa_icon
{
    font-size: 10px;
    padding-right: 2px;
}

.mobile_sidebar_track_order
{
    padding: 10px;
    text-align: left;
    background-color: #efefef;
    font-size: 12px;
}

.mobile_sidebar_track_order_image
{
    height:35px;
}

.user_orders_status_div
{
    width: auto;
    background-color: #efefef;
    padding: 0px;
    margin: 0px 4px;
    font-size: 11px;
    border-radius: 50px;
    border: solid 1px #ccc;
}

.user_orders_status_count_span
{
    padding: 5px 12px;
    margin:3px 5px 3px 0px;
    background-color: #000;
    color: #fff;
    border-radius: 50px;
    float: right;
}

.user_orders_status_name_container
{
    margin:8px;
    float:left;
}


.orders_page_detailing_container
{
    padding: 5px 0px;
    box-shadow: 1px 1px 5px #ccc;
    background-color:#efefef !important;
}

.orders_page_product_image
{
    box-shadow: 0px 0px 5px #ccc;
}

.orders_page_orders_data_div
{
    box-shadow: 1px 1px 5px #ccc;
    padding: 0px 0px;
    margin: 15px 5px;
    background-color: #ffff;
}

.orders_page_product_image_container
{
    padding: 0px !important
}

.orders_page_product_detailing_container
{
    padding: 5px 10px !important;
    font-size: 11px;
    text-align:center;
}

.orders_page_product_name_div
{
    
}

.orders_page_product_pricing_div
{
    font-size: 11px;
    position: absolute;
    top: 3px;
    right: 0px;
    background-color: #fff;
    padding: 0px 4px !important;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.orders_page_product_size_div
{
    padding: 5px 0px;
}

.cart_page_product_quantity_div
{
    padding: 5px 0px;
}

.orders_page_select_tag
{
    border: none;
    background-color: #efefef;
    padding: 3px 10px;
    margin: 0px 5px;
}

.orders_page_remove_button_div
{
    position: absolute;
    top: 0;
    right: 0;
    background: #efefef;
    padding: 0px 5px 10px 0px;
    border-bottom-left-radius: 50px;
    border-left: solid 3px #ccc;
}

.orders_page_remove_button_tag
{
    padding-left: 17px;
}

.orders_page_order_heading_container
{
    padding: 10px !important;
    font-size: 12px;
    border-bottom: solid 1px #ccc;
}

.orders_page_order_id_container
{
    padding: 0px !important;
    text-align:left;
}

.orders_page_order_status_container
{
    padding: 0px !important;
    text-align:right;
}

.orders_page_order_status_span
{
    padding: 4px 20px;
    border-radius: 50px;
    color: #fff;
    font-size: 11px;
}

.mobile_sidebar_move_to_account_arrow
{
    font-size:12px;
}

.bg_green
{
    background-color: #27cc0f;
}

.order_shipped_bg
{
    background-color: #27cc0f;
}

.order_placed_bg
{
    background-color: #fcba03;
}

.order_cancelled_bg
{
    background-color: #e21818;
}

.orders_page_product_pricing_icon
{
    font-size:10px;
}

.orders_page_products_container
{
    width:130px;
    padding: 0px;
    border: solid 1px #efefef;
    margin: 0px 5px;
    border-radius: 10px;
}

.orders_page_product_image_tag
{
    box-shadow:none !important;
    border-radius:5px 5px 0px 0px;
}

.orders_page_address_container
{
    padding: 10px !important;
    background-color: #efefef;
    font-size: 11px;
    line-height:20px;
    text-align:center;
}

.orders_page_size_span
{
    float:left;
}

.orders_page_qty_span
{
    float:right;
}

.orders_page_order_amount_container
{
    background-color: #fff;
    padding: 10px 0px;
    margin: 5px 0px;
    box-shadow: 0px 0px 1px #ccc;
    font-size:11px !important;
}

.login_popup
{
    background-color: #fff;
    position: absolute;
    top: 20%;
    left: 2.5%;
    height: max-content;
    width: 95%;
}

.login_popup_heading_top
{
    font-size: 15px;
    padding: 5px 5px;
    background-color: #efefef;
    font-weight: bold;
    box-shadow: 0px 0px 5px #fff;
    text-align: left;
    border-bottom:solid 2px #cccc;
}

.login_popup_icon_image
{
    height:35px;
}

.login_popup_heading_container
{
    padding:6px 0px;
}

.login_popup_input_container
{
    padding: 5px 10px 0px 10px;
}

.login_input
{
    padding: 25px 10px !important;
    font-size:12px !important;
    border:none !important;
    border-bottom:solid 1px #ccc !important;
    box-shadow:none !important;
}

.login_popup_information_text
{
    padding: 25px !important;
    text-align: center;
    font-size: 11px;
    color: green;
}

.login_popup_login_submit_button_container
{
    width: 100%;
    padding: 10px 5px;
    font-size: 14px;
    margin: 10px 0px 10px 0px;
    background-color: #efefef;
    color: #000;
    box-shadow: 0px 0px 3px #ccc;
    border: solid 1px #ccc;
    border-radius: 5px;
}

.for_login_parameter_error
{
    text-align: left;
    padding: 10px 20px;
    font-size: 11px;
    color: red;
}

.set_new_password_popup_phone_number
{
    float:right;
    font-size:11px;
    padding-top:3px;
    color:#008000;
    font-weight:500;
}

.verification_pending_text_container
{
    padding: 25px !important;
    text-align: justify;
    font-size: 11px;
    color: green;
}

.mobile_sidebar_login_details
{
    padding:10px 0px;
    text-align:left;
}

.mobile_sidebar_batches
{
    background-color: #fcba03;
    color: #fff;
    padding: 4px 8px;
    border-radius: 50px;
    margin: 0px 0px 0px 5px;
}

.bg_red
{
    background-color:#fc0303 !important;
}

.listing_add_to_cart_button_container
{
    position: absolute;
    top: 2px;
    right: 2px;
    background-color: rgba(255,255,255,0.7);
    height: 30px;
    width: 30px;
    text-align: center;
    border-radius: 50px;
    line-height: 25px;
    padding-top:6px;
}

.listing_add_to_wishlist_button_container
{
    position: absolute;
    top: 5px;
    right: 5px;
    background-color: #fff;
    height: 37px;
    width: 37px;
    text-align: center;
    border-radius: 50px;
    line-height: 37px;
    padding-top:8px;
}

.listing_add_to_cart_button_image
{
    width: 60% !important;
    margin: auto;
}


.select_size_for_carting_popup
{
    background-color: #fff;
    position: absolute;
    top: 10%;
    left: 2.5%;
    height: max-content;
    width: 95%;
}

.carting_sizes_container
{
    padding:30px 0px 30px 0px;
}

.carting_sizes_please_select_div
{
    text-align: center;
    padding-bottom: 30px;
    color: red;
    font-size: 13px;
}

.carting_size_sizechart_container
{
    width: 90%;
    text-align: center;
    border: solid 1px #ccc;
    margin: auto;
}

.carting_size_sizechart_image
{
    width:100%;
}

.cart_adding_popup_info
{
    padding:10px 0px;
    font-size:13px;
    line-height:25px;
    text-align:center;
    background-color:#efefef;
}

.cart_adding_popup_container
{
    border: solid 1px #efefef;
    border-radius: 5px;
    padding:0px;
    margin-left:10px;
}

.add_new_address_input_error_container
{
    padding: 30px 0px;
    font-size: 15px;
    color: red;
    text-align: center;
    font-weight:bold;
}

.check_pincode_input_error_container
{
    /*
    padding: 20px 0px;
    font-size: 12px;
    text-align: center;
    */
}

.cart_page_add_new_address_big_button_container
{
    text-align:center;
}

.cart_page_add_new_address_big_button
{
    border: none;
    background-color: #fff;
    color: #000;
    padding: 10px;
    margin: 10px 0px;
    font-size: 15px;
    width: 100%;
}

.address_edit_icon_fa
{
    padding:2px 0px !important;
    float:right;
}

.cart_page_error_payment_method
{
    padding:10px 0px;
    color:red;
    font-weight:bold;
    text-align:center;
    font-size:13px;
}

.order_success_id_div
{
    font-size:35px;
    font-weight:bold;
    padding:15px 0px;
}

.my_accounts_tagged_div
{
    padding: 5px 20px;
    border-radius: 50px;
    color: white;
    font-weight: bold;
    font-size: 11px;
    box-shadow: 1px 1px 5px #ccc;
    margin: 5px auto;
    width: max-content;
}

.my_account_visit_btn
{
    padding: 5px 20px;
    border-radius: 50px;
    color: white;
    font-weight: bold;
    font-size: 11px;
    margin: 0px auto;
    width: max-content;
}

.mobile_sidebar_batch_inr
{
    font-size:10px;
}

.user_orders_product_slider
{
    margin:auto !important;
}


.listing_pagings_container
{
    
}

.listing_pagings_next, .listing_pagings_previous
{
    padding: 10px 0px;
    background-color: black;
    color: white;
    text-align: center;
}

.listing_pagings_number_container
{
    padding: 8px 11px;
    background: black;
    color: white;
    border-radius: 100px;
    margin: 3px;
    width: fit-content;
    border: solid 1px #000;
}

.listing_pagings_numbers_div
{
    padding:20px 0px;
    text-align:center;
}

.product_detailing_mrp_heading
{
    font-weight: normal;
    padding-top: 23px;
    color: red;
    text-decoration: line-through;
    font-style: italic;
    text-align: left;
    padding-left: 10px;
    font-size:17px;
}

.product_detailing_off_discount
{
    position:absolute; 
    bottom:10px; 
    right:0px; 
    z-index:55;
    padding:2px 10px 2px 10px;
    font-size:15px;
    background-color:#ffbe3d;
    color:white;
    font-style:italic;
    border-top-left-radius:100px;
    border-bottom-left-radius:100px;
    font-weight:bold;
}
















