﻿/*preload*/
/* Progress bar container */
#progress-container {
    width: 100%;
    border: unset;
    display: none;
}

/* Progress bar */
#progress-bar {
    display: block;
    width: 100%;
    position: fixed;
    height: 4px;
    border-radius: 14px;
    top: 98px;
    line-height: 20px;
    z-index: 100;
}



#errorAlert {
    position: fixed;
    top: 16px;
    left: 20px;
}
/*******Fixed WhatsApp*/
.fixed_whatsapp {
    position: fixed;
    bottom: 82px;
    text-align: center;
    left: 4%;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    z-index: 99;
    line-height: 45px;
}

    .fixed_whatsapp .fa-whatsapp {
        font-style: normal;
        font-size: 25px;
        line-height: 46px;
    }


.fixed_shop {
    position: fixed;
    bottom: 70px;
    text-align: center;
    left: 4%;
    background-color: #004f8f;
    width: 45px;
    color: white;
    height: 45px;
    border-radius: 50%;
    z-index: 99;
    line-height: 45px;
}

    .fixed_shop .icon-shopping-cart {
        font-style: normal;
        font-size: 23px;
        margin-left: -3px;
        line-height: 45px;
    }

/*.header_cart_wishlist {
    display: flex;
    position: fixed;
    bottom: 65px;
    flex-direction: column;
    left: 77px;
    z-index: 100;
}*/





.modal-dialog {
    margin: 20px auto;
}



.container {
    max-width: 1100px;
}

/****cart *****/
.Currency {
    display: inline-block !important;
    font-size: 11px !important;
    margin-left: 3px !important;
}

.label_product {
    position: absolute;
    top: 16px;
    left: 10px;
    color: #fff !important;
    width: 37px;
    text-align: center;
    line-height: 37px;
    height: 37px;
    border-radius: 100%;
}

.product_thumb {
    border: 1px solid #ddd3d3;
    border-radius: 7%;
}

.single_product {
    border: none;
    width: 100%;
}

.product_thumb::before {
    content: "";
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 0;
    border-bottom: unset;
    z-index: 1;
}


.product_content > p {
    font-size: 21px !important;
    text-align: center;
    margin-bottom: 0;
}

/*Start style Header*/

/*.header_wishlist_btn {
    background-color: #004f8f;
    width: 45px;
    height: 44px;
    border-radius: 50%;
    color: #fff;
    line-height: 50px;
    margin: 0;
    text-align: center;
}*/
/*.header_cart_wishlist .mini_cart_wrapper > a {
    width: 45px;
    height: 45px;
    background-color: #b02224;
    border-radius: 50%;
    text-align: center;
    line-height: 45px;
}*/
.header_wishlist_btn a {
    font-size: 30px;
}

.mini_cart_wrapper > a span {
    margin-left: 9px;
}

.icon-shopping-cart:before {
    font-size: 30px;
}

.mini_cart_wrapper span.cart_quantity {
    left: 30px;
    top: -7px;
}
.header_wishlist_btn {
    margin-right: 15px;
}

.mini_cart_wrapper {
    margin-top: 5px;
}
/*.header_wishlist_btn span.wishlist_quantity {
    left: 20px !important;
}*/
.main_menu nav > ul > li ul.sub_menu {
    min-width: 280px !important;
}

.btn_logOut {
    font-weight: 400;
    padding: 5px 2px !important;
    font-size: 14px;
}

.top_right > ul > li > a {
    font-weight: 600;
}

.search_box input {
    height: 42px !important;
}

.header_middle {
    padding: 16px 0;
}

.header_bottom {
    padding: 7px 0;
}


.main_menu nav > ul > li > a {
    padding: 10px 8px 8px 8px !important;
}


.header_middle .logo {
    margin-right: 80px;
    /*direction: rtl;*/
}

    .header_middle .logo a img {
        max-width: 107px !important;
        height: 70px;
        width: 130px;
    }

.select2-container--default .select2-selection--single .select2-selection__rendered {
    text-align: right;
    padding-right: 70px !important;
}


/*Start offcanvas*/
.offcanvas_menu_wrapper {
    top: 67px !important;
    padding: 41px 15px 30px;
    right: unset;
    left: 0;
    margin-right: -300px;
    z-index: 1000;
}

    .offcanvas_menu_wrapper.active {
        margin-right: 0;
        margin-left: unset;
    }

    .offcanvas_menu_wrapper .fa.fa-phone {
        line-height: 15px;
        text-align: center;
        font-size: 19px;
        padding: 10px;
        background-color: beige !important;
        width: 33px;
        height: 33px;
        color: #c4151c !important;
        border-radius: 50%;
    }

.canvas_close {
    left: 13px;
    right: unset;
}


.main_menu nav > ul > li ul.sub_menu li a {
    padding: 1px 10px;
    border-radius: 5px;
}



.canvas_open #canvas_open_id {
    border: 1px solid #005193 !important;
}

.icon-menu:before {
    color: #005193 !important;
}


/*Start style For Modale*/
/******************************/
/******************************/
.Bais_img_inlist {
    width: 400px;
    height: 250px;
    border-radius: 6px;
    border: 1px solid #c3c3c3;
}

.other_img_inlist {
    height: 69px !important;
    width: 69px !important;
    border-radius: 5px;
    cursor: pointer;
    border: 1px solid #c3c3c3;
}

.single-zoom-thumb {
    width: 100% !important;
}

    .single-zoom-thumb ul.owl-carousel {
        display: block !important;
        width: 100% !important;
    }

    .single-zoom-thumb ul li {
        display: inline-block !important;
    }

.gallery-item {
    width: 77px !important;
}



.add_to_cart {
    left: 0 !important;
    right: 0 !important;
}

.plus, .minus {
    line-height: 19px;
    font-size: 16px;
}
/*.quantity input {
    line-height: 24px;
    font-size: 14px;
}*/
.modal_description.mb-15 {
    margin-top: 25px;
}
/*************************************/
/*************************************/
/*************************************/
/********** Start modal **************/
.modal_social h2 {
    font-size: 13px !important;
    margin-bottom: 5px !important;
}

.modal_add_to_cart a {
    display: block;
    margin-left: 3px;
    margin-bottom: 3px;
    font-size: 11px;
    font-weight: 700;
    height: 45px;
    width: 173px;
    line-height: 30px;
    padding: 10px 0px !important;
    text-transform: uppercase;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer;
    border-radius: 3px !important;
}




.modal_social {
    margin-left: 10px !important;
}

    .modal_social ul li a {
        width: 35px !important;
        height: 35px !important;
        line-height: 35px !important;
    }

.modal_add_to_cart {
    margin-bottom: 25px;
    display: flex;
    justify-content: space-around;
    text-align: center;
}
/********** End modal **************/






.wishlist_photo {
    width: 98px !important;
    height: 98px !important;
}



.section_title h2 {
    font-size: 30px !important;
    line-height: 30px !important;
    margin-bottom: 15px !important;
    color: #000 !important;
}





/* Start style for slider product product */
/******************************/
/******************************/
.product_content {
    border: 1px solid #c7c6c6;
    margin-top: 10px;
    padding: 8px 15px;
    border-radius: 15px;
    align-items: center;
    text-align: center;
}

    .product_content > p a {
        font-weight: 700;
    }

        .product_content > p a:hover {
            font-weight: 700;
        }

.add_to_cart a {
    font-size: 18px;
    font-weight: 700;
    padding: 0 10px;
    line-height: 40px;
    height: 41px;
    text-transform: capitalize;
    display: block;
}


.customer_support .customer_support_text p a {
    color: #d2171f;
    margin-left: 10px;
}



.footer_top {
    border-top: 1px solid #ede6e6;
    padding: 55px 0px;
    margin-bottom: 0px;
}

.customer_support_text p span {
    border-bottom: 1px solid;
    padding-bottom: 10px;
    margin-bottom: 8px;
}

.customer_support_text p a {
    color: #fff;
}

.customer_support {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.select2-container--default .select2-selection--single {
    height: 43px !important;
}

.select2-container .select2-selection--single {
    padding-top: 7px !important;
}

.search_box {
    height: 43px !important;
}

.select2-container {
    width: 462px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 7px !important;
}


.label_product span {
    font-size: 10px !important;
}

/**********section spicale product*************/
.price_box span.current_price {
    font-size: 16px;
    font-weight: 700;
    margin-left: 0px !important;
    color: #43b9fe;
}

.price_box span.old_price {
    margin-right: 10px !important;
    font-size: 13px !important;
}








/***********************************/
/**********************************/
/***********************************/
/**********************************/
/*Footer*/
.information_photo {
    width: 260px;
    height: 90px;
}

.footer_logo {
    margin-bottom: 10px !important;
    margin-top: -20px;
}

    .footer_logo img {
        width: 130px;
    }


.customer_support_text p span {
    font-size: 20px;
    font-weight: 900;
}

.customer_support_text p a {
    font-size: 17px;
}

    .customer_support_text p a strong {
        font-weight: 900;
    }

.footer_top .widgets_container.widget_menu {
    padding-left: 0px;
    margin-bottom: 0;
}

.footer_contact p {
    text-align: left;
}

.widgets_container h3 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
    text-transform: capitalize;
    padding-bottom: 10px;
    font-weight: 900;
    font-family: "Open Sans", sans-serif;
}

.footer_top .container {
    max-width: 1400px;
}






.footer_social li.tiktok a {
    width: 42px;
    height: 42px;
}



.widgets_container.widgets_subscribe p {
    font-size: 12px;
}

.subscribe_form {
    margin-bottom: 5px;
}














/****Cart page****/


#btn_ApplayCopon {
    padding: 9px 30px !important;
    text-align: center;
    font-weight: 300;
}




.table_desc .cart_page table tbody tr td {
    padding: 5px !important;
}

#gotoshop {
    padding: 7px 10px !important;
    text-align: center;
}



#saving_the_saleInvoice {
    padding: 5px 30px !important;
    text-align: center;
    font-weight: 300;
    border: 0 !important;
}



/****Cart Table***/
.table_desc .cart_page table thead tr th {
    border-bottom: 3px solid #fdb813;
    border-right: 1px solid #ededed;
    font-size: 13px;
    font-weight: 600;
    text-transform: capitalize;
    padding: 6px;
    text-align: center;
}

.table_desc .cart_page table tbody tr td.product_quantity {
    min-width: 60px;
}

.table_desc table tbody tr td:last-child {
    border-right: 1px solid #ededed
}

.table_desc .cart_page table tbody tr td.product-price {
    min-width: 80px;
}

.table_desc .cart_page table tbody tr td.product_remove {
    min-width: 50px;
}


.coupon_code h3 {
    font-size: 14px;
}

.coupon_inner input {
    padding: 0 10px 0px 0px;
    margin-right: 0;
}


.chane_quantity {
    border: 1px solid #bbadad;
    border-radius: 20px;
    padding: 5px 4px;
    width: 121px;
    text-align: center;
    margin: 0px 0px 20px 0px;
}

.update_quantity {
    text-align: center;
    width: auto;
    border: unset;
    line-height: 1.8;
}

.quantity.detailes input {
    line-height: 23px;
    font-size: 14px;
}

.minus {
    margin-right: -3px;
    border-right: 1px solid #bbadad
}

.plus {
    margin-left: -3px;
    border-left: 1px solid #bbadad
}

.plus, .minus {
    display: inline-block !important;
    padding: 3px 7px;
    margin-bottom: 0 !important;
}

/************************************************/
/************************************************/
/************************************************/
/************************************************/
/************************************************/
/********Final Style   *************************/
.header_top {
    padding: 5px 0;
}




#scrollUp {
    z-index: 100 !important;
    border: unset;
    height: 43px;
    width: 43px;
    line-height: 40px;
}


.action_links {
    right: 15px;
    top: 15px;
}

    .action_links ul li {
        margin-bottom: 4px;
    }

        .action_links ul li a {
            border: none !important;
            line-height: 31px !important;
            display: inline-block;
            font-size: 12px;
            border-radius: 100%;
            height: 29px;
            width: 29px;
            cursor: pointer;
            text-transform: capitalize;
            text-align: center;
        }

            .action_links ul li a i {
                font-style: normal;
            }











/******************** .offcanvas_footer *********************/
/******************** .offcanvas_footer *********************/
/******************** .offcanvas_footer *********************/
/******************** .offcanvas_footer *********************/
.offcanvas_footer {
    margin-top: 25px !important;
    padding-bottom: 9px;
}

    .offcanvas_footer ul {
        margin-top: 9px !important;
    }

        .offcanvas_footer ul li {
            margin-right: 2px;
        }

            .offcanvas_footer ul li a {
                line-height: 28px;
            }

            .offcanvas_footer ul li.whatsapp a {
                font-size: 14px;
            }

    .offcanvas_footer .whatsapp a i {
        font-size: 16px;
        line-height: 28px;
    }



    .offcanvas_footer ul li.snapchat a {
        border: 1px solid #e9e4e4;
        width: 33px;
        height: 33px;
        line-height: 30px;
        font-size: 17px;
    }



    .offcanvas_footer ul li:last-child {
        margin-right: 2px !important;
    }








/* Start Pagination*/
/* Start Pagination*/
/* Start Pagination*/
/* Start Pagination*/
.blog_pagination {
    margin-bottom: 0px !important;
}

    .blog_pagination .pagination {
        border: 0px !important;
    }

.page-link {
    padding: 7px 6px !important;
}

.pagination ul li {
    line-height: 13px !important;
    height: 13px !important;
}

/*End Pagination*/




/***** tostar notification ***/
/***** tostar notification ***/
/***** tostar notification ***/
/***** tostar notification ***/
/***** tostar notification ***/
.toast-title {
    display: none !important;
}

#toast-container {
    width: 240px !important;
}

    #toast-container > div {
        padding: 8px 8px 8px 50px;
        width: 21em !important;
        text-align: right !important;
    }

.toast-message {
    font-size: 12px;
}

#toast-container > .toast-success {
    opacity: 1;
}
