.style-two .header-button,
#search-box,
#header-search-box,
#open-filter-panel,
.search-form {
    display: none;
}

body {
    font-family: 'samim' !important;
}

.dreamit_menu ul {
    margin-left: 0px;
}

.user-nav-icons i {
    margin-left: 5px;
}

#dreamit_menu_1 ul .sub-menu {
    right: -500% !important;
    z-index: 10000;
}

.dreamit_menu ul .sub-menu {
    /* right:-50%!important; */
}

#searchProductResult .products__item-image-wrapper {
    display: none !important;
}

.products__item-img-color-wrapper {
    justify-content: center;
}

.portlet.box>.portlet-title {
    color: #232933 !important;
}

.btn_menu.quickorder,
.btn_menu.chart {
    background: #ffee00;
    margin-top: 10px;
    margin-left: 10px;
    position: fixed;
    z-index: 1000;
    top: 120px;
    display: inline-block;
    left: -10px;
    height: 40px;
    padding: 7px 3px;
    line-height: 25px;
    font-size: 13px;
    border-radius: 0px 10px 10px 0px;
    width: 123px;
    text-align: center;
}

.btn_menu.quickorder {

    top:75px;
  
}

.btn_menu.chart.AL {
    top: 165px;
}

.btn_menu.quickorder a {
    color: rgba(60, 73, 152, 0.8) !important;
}

.contact-info-icon i,
.contact-form button {
    background: rgba(60, 73, 152, 0.8) !important;
}

.widgets .social-share-link a {
    border: 2px solid rgba(60, 73, 152, 0.8) !important;
    color: rgba(60, 73, 152, 0.8) !important;
}

#aboutus {
    margin: 0;
    position: relative;
}

.menu-quick-link-content li span {
    color: rgb(60, 73, 152) !important;
    margin-bottom: 8px;
}

.contact a {
    background-image: none !important;
    -webkit-text-fill-color: unset !important;
}

.contact i {
    color: rgb(60, 73, 152) !important;

}

.contact li {
    margin-right: 10px;
}

#aboutus>div {
    position: absolute;
    top: 20px;
    width: 50%;
    left: 5%;
    padding: 10px;
    background: rgba(255, 238, 0, 0.8);
    border: 1px solid rgba(60, 73, 152, 0.8);
    border-radius: 10px;
}

.peyda {
    font-family: inherit !important;
}

.footer-recent-post ul li a {
    background: none !important;
    -webkit-text-fill-color: unset !important;
    font-size: 0.8rem;
}

.widget-nav-menu-div,
.widget-widgets-company-info-div {
    border-left: none !important;
}

.dreamit_nav_manu {
    margin-bottom: -100px;
    padding-top: 0px !important;
    background: rgba(60, 73, 152, 0.8);
}

.dreamit_menu>ul>li {
    margin-left: 10px;
}

.dreamit_menu>ul>li>a {
    margin: 12px 5px;
}

.logo img {
    width: 75%;
}

.sticky .dreamit_menu>ul>li>a {
    color: #fff !important;
}

.sticky .dreamit_menu>ul>li>a:after {
    background: #fff !important;
}

.nav-category-bottom-menu ul {
    margin: 0 0 0 0;
    padding: 0;
    width: 60% !important;
    max-width: 60% !important;
}

.btn,
a.btn {
    background: rgb(60, 73, 152) !important;
    padding: 5px 20px !important;
    font-size: 13px !important;
    border-radius: 10px !important;
    color: #fff;
}

.footer-recent-post ul li a {
    direction: rtl;
}

.agency-title:after {
    background: #3a4699;
}

.category-link:hover {
    background: #3a469930;
}

.top-wrap .go-top-button {
    background: #3a4699;
}

.top-wrap .go-top-button::after {
    background-image: -webkit-linear-gradient(0deg, #515db8 0%, rgba(58, 70, 153, 0.75) 100%);
}

#search-box button:not(.image-btn) {
    background: linear-gradient(90deg, rgb(58 70 153) 35%, rgb(112 42 250) 100%);
}

.category-link img {
    border-radius: 100%;
    width: 90% !important;
}

.owl-carousel-adver a.item img {
    border-radius: 15px;
}

.category-link {
    padding-top: 10px;
}

.category-link-box {
    padding-top: 0px !important;
}

.footer-recent-post ul {
    text-align: center;
}

.nav-category-top-menu img.category-icon {
    border-radius: 100%;
}

#mobile-navigation-area-cart {
    display: none;
}

#final-price-detial a {
    display: none !important;
}

.border-about-bottom {
    border-bottom: 1px solid #e1e1e1;
}

#owl-carousel-category .owl-item.active .selected p {
    color: #3a4699 !important;
    font-size: 13px;
    font-weight: 900;
}

#owl-carousel-category .owl-item p {
    font-size: 12px;
}


.green,
.input-group .input-group-addon>i {
    color: #3a4699 !important;
}

.table-advance thead tr th {
    background-color: #3a4699 !important;
    font-size: 14px !important;
    text-align: center !important;
    color: #fff !important;
}

.table-advance.table-striped {
    direction: rtl;
}

.addRowTable,
.delRowTable {
    font-size: 15px;
    margin-top: 15px;
    display: inline-block;
}

#filters-panel-right #filters-panel {
    display: none;
}

#products-panel {
    width: 100% !important;
    max-width: 100% !important;
    flex: unset;
}

.delRowTable {
    display: block !important;
}

#showList #showListTbody tr td {
    /* width:25% !important; */
    text-align: center;
}

#showList #showListTbody tr td:last-child {
    display: flex;
    gap: 6px;
}

.form-control {
    font-size: 13px;
}

@media only screen and (min-width: 320px) and (max-width: 599px) {
    #final-price-detial a {
        display: none !important;
    }

    .border-about-bottom {
        border-bottom: none !important;
    }

    .mobile-bg-grey:before {
        height: 10px;
    }

    .menu-quick-link-content ul li {
        flex-direction: column;
        margin-right: 20px;
    }

    #aboutus>div {
        position: unset;
        width: 95%;
        margin: 10px auto;
    }
}