
.tox-notifications-container {
    display: none;
}

@media (max-width: 577px)
{
    .rtl .main-menu .menu-right .icon-nav .mobile-cart {
        right: unset;
        left: 50% !important;
    }

    header.header-style .top-header .header-dropdown li img {
        -webkit-filter: invert(0);
        filter: invert(0);
    }

}


.btn_thawani {
    padding: 13px 29px;
    color: #ffffff;
    letter-spacing: 0.05em;
    border: 2px solid #C8932E;
    background-color: #C8932E;
    background-size: 850px;
    background-repeat: no-repeat;
    background-position: 0;
    -webkit-transition: background 300ms ease-in-out;
    transition: background 300ms ease-in-out;
}

.btn_checkout {
    padding: 13px 29px;
    color: #ffffff;
    letter-spacing: 0.05em;
    border: 2px solid #1e1e1e;
    background-color: #282828;
    background-size: 850px;
    background-repeat: no-repeat;
    background-position: 0;
    -webkit-transition: background 300ms ease-in-out;
    transition: background 300ms ease-in-out;
}

.btn_order {
    padding: 13px 29px;
    color: #ffffff;
    letter-spacing: 0.05em;
    border: 2px solid #2f9833;
    background-color: #4caf50;
    background-size: 850px;
    background-repeat: no-repeat;
    background-position: 0;
    -webkit-transition: background 300ms ease-in-out;
    transition: background 300ms ease-in-out;
}


 p{
     font-size: 16px;
     line-height: 2;
     color: #1c1c1c;
 }

.footer-theme .sub-title li a {
    position: relative;
    color: #1c1c1c;
    font-size: 16px;
}

.footer-theme .sub-title .contact-list li {
    color: #1c1c1c;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-size: 16px;
}

.top-header {
    padding-right: 20px;
    padding-left: 20px;
    margin-top: 10px;
}

.rtl .top-header {
    padding-right: 20px;
    padding-left: 20px;
    margin-top: 0;
}



@media (max-width: 577px)
{
    .top-header .header-dropdown .mobile-wishlist {
        right: unset;
        left: 16%;
    }

    .rtl .main-menu .menu-right .icon-nav .mobile-cart {
        right: unset;
        left: 40% !important;
    }

}


.toggle-nav i {
    color: #C8932E;
}


@media (min-width: 1200px)
{
    .rtl .sm-horizontal > li > a, .rtl .sm-horizontal > li > a:hover, .rtl .sm-horizontal > li > a:active {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.rtl .pixelstrap a .sub-arrow {
    right: auto;
    left: -5px;
}


.light-layout {
    background-color: #e1e1e1;
    border-top: 1px solid #791d00;
}


.rtl .breadcrumb-item + .breadcrumb-item::before {
    float: right;
    padding-left: 0.5rem;
}


@media (min-width: 1200px)
{
    .pixelstrap ul {
        padding: 15px 0px 15px 15px;
    }
}


header.header-tools .main-menu .brand-logo {
    padding-top: 10px;
    padding-bottom: 10px;
}



a {
    color: #C8932E;
}


.footer-social i, .social-white i {
    color: #C8932E;
}

.footer-theme .sub-title .contact-list li {
    color: #C8932E;
}


.footer-theme .sub-title h4 {
    margin-bottom: 0px;
}


.footer-theme .sub-title .contact-list li:hover {
    color: #000000;
}

.footer-theme .sub-title .contact-list i {
    position: absolute;
    left: 0;
    top: 15px;
}


.footer-theme .sub-title li {
    padding-top: 9px;
    font-size: 14px;
    color: #777777;
}

header.header-style .top-header .header-dropdown > li {
    /*padding: 15px 0 15px 20px;*/
}
