body{
    background-color: #fff;
}
.btn_menu a {
    background: #8653a1 !important;
    padding: 2px 5px;
    border-radius: 5px;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    display: inline-block;
    margin-top: 6px;
    transition: .5s;
    font-weight: 600;
    animation: 1s 2s both fadeInUp;
    margin-left: 10px;
}
.style-two .header-button{
    margin: 0px 0px 0px 0px !important;
}
.btn_menu a:before {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #fff;
    transform: scale(0);
    border-radius: 5px;
    transition: .5s;
}
.info-price-box span{
    text-align: center;
}
#FormInputFields,#FormInputFields .control-label,#FormInputFields .form-control,.control-label .requi#fb3449
{
    direction: rtl;
    font-size: 14px !important;
}
#FormInputFields .form-control
{
    top: 0px !important;
}
.logo
{
    margin-left: unset !important ;
}
.table-advance thead tr th
{
    background-color:#fb3449!important;
    font-size: 14px !important;
    text-align: center !important;
    color: #fff !important;
}
.title h2{
    text-align: center;
}

.addRowTable,.delRowTable
{
    font-size: 15px ;
    margin-top: 15px;
    display: inline-block;
}
#image-menu-11044:before {

    content: unset !important ;
}
#image-menu-11044{
    padding-right: unset !important;
}
.tips .page{
    display: flex;
    flex-flow: column;
}
.tips img{
    width: 80px;
    height: 80px;
    margin: auto;

}
#category a{
    margin: 20px;
    border: 1px solid #f0f0f1;
    border-radius: 10px;
    padding: 15px;;
}
.dreamit_menu > ul > li > a
{
    margin: 5px 5px !important;
}
.dreamit_nav_manu {
    padding-top: 15px !important;
}
.style-two .dreamit_menu ul
{
    align-self: center ;
}
.dreamit_menu > ul.user_nav_scroll > li > a {
    border-radius: 15px;
    padding: 10px;
    font-size: 14px;
    color: #999999 !important;
}
.dreamit_menu > ul.user_nav_scroll > li > a i.fa-sign-in{
    transform: rotate(180deg);
    font-size: 20px;
    position: relative;
    top: 3px;

}
#search-box{
    background-color:#f0f0f1  !important;
    padding: 5px 10px !important;
}
#search-box input {
    color: #000;
}
.productitem-2:after
{
    content: unset !important;
}
.agency-title:after,.bg-green
{
    background: linear-gradient(90deg ,#8653a1 , #6ecff6 ,#faa61a ) !important;
}

.top-wrap .go-top-button{
    background: #8653a1 !important;
}

.top-wrap .go-top-button::after{
    background: #8653a1 !important;
}

.bg-red
{
    background-color: #fb3449;
    padding: 10px;
    border-radius: 10px;
}
.bg-yellow
{
    background-color: #bc9455;
    padding: 10px;
}
.bg-yellow .btn_more,.bg-red .btn_more {
    display: block;
    text-align: center;
    margin: 18px 10px;
    color: #fb3449;
    background: #fff;
    border-radius: 6px;
    width: 83%;
    align-self: center;
}
.productitem-2 .info-title-box span
{
    font-size: 12px;
    line-height: 15px;
}
.productitem-2 .price-box {
    text-align: center;
}
.owl-carousel-product .owl-stage-outer {
    padding: 10px 0;
    padding-bottom: 10px;
}
.align-self-center{
    align-self: center;
}
.old-price-box
{
    justify-content: center;
}
.dreamit_menu > ul > li > a
{
    color: black;
}
.sticky .dreamit_menu > ul > li > a:after{
    display: none;
}
.sticky .dreamit_menu > ul.user_nav_scroll > li > a{
    background-color:#fff !important;
}

#dreamit_menu_1 {
    display: flex;
    justify-content: start;
    margin-top: -10px;
    align-items: center;
}
.dreamit_menu > ul > li > a{
    font-weight: 200 !important;
}
#dreamit_menu_1 .sub-menu
{
    left: 0 !important;
    right: unset !important;
}
.dreamit_menu {
    display: flex;
    justify-content: end;
}
.category-link img
{
    width: 100%;
}
#owl-carousel-slider-category .owl-item.active:first-child a
{
    background: transparent !important;
}
.category-link
{
    width: auto;
}
#owl-carousel-tops
{
    border: 1px solid #fff;
    margin: 45px auto;
    border-radius: 15px;

}
.owl-carousel-slider-tops-products .owl-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    pointer-events: none;
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
}
.blog img, .page img{
    border-top-left-radius: 25px !important;
    border-top-right-radius: 25px !important;
}
#owl-carousel-slider-off .owl-stage-outer {
    overflow: hidden !important;
}
.owl-carousel-slider-tops-products .owl-nav .owl-next ,
.owl-carousel-slider-tops-products .owl-nav .owl-prev {
    background: none;
    color: #fff;
    background: #fb3449;
    width: 36px;
    height: 36px;
    border-radius: 5px;
    margin-right: -20px;
    text-align: center;
    line-height: 38px;
}
.owl-carousel-slider-tops-products .owl-nav .owl-prev
{
    margin-left: -20px !important;
}
.owl-carousel-slider-tops-products .productitem-3{
    padding: 20px;
    display: flex;
    margin: 5px;
}
.owl-carousel-slider-tops-products .productitem .image-box {
    position: relative;
    margin-left: 10px;
    align-self: center;
}
#search-box {
    border-radius: 10px;
    left: unset!important;
    transform: unset!important;
    display: block !important;
    margin-top: unset !important;
}
#search-input-box, .search-input-box {
    width: 70%;
    position: relative;
}
#main {
    margin-top: 115px;
}
.footer-bg {
    background-image: url(../images/fakhar/footer.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 20px;
    height: 390px;
    display: block;
}
.footer-recent-post ul li a {

    background-image: linear-gradient(to right, #000, #000, 50%, #000 100%);
}
h4.widget-title,.dreamit_menu > ul > li > a:after,.footer-bottom-menu,.footer-bottom-content
{
    color: #000;
}
.category-menu:before {
    top: 6px;
    width: 17px;
    height: 14px;
    background: url(../images/fakhar/category.png);
}
.advers .item img,.bg-yellow,.owl-carousel-adver a.item img
{
    border-radius: 15px;
}
#owl-carousel-tops h3:before {
    content: url(../images/fakhar/fire.png);
    width: 32px;
    height: 32px;
    position: relative;
    right: 40%;
    display: block;
    top: -7px;
    float: right;

}
.brands h3:before {
    content: url(../images/fakhar/favorites.png);
    width: 32px;
    height: 32px;
    position: relative;
    display: block;
    top: 0px !important;
    float: right;
    right: 40% !important;

}
h3{
    font-size: 24px;
}
.category-link-box{padding-top: 15px;}
#owl-carousel-slider-category a
{
    background-color: #fff;
    padding: 0px !important;
}
.dreamit_menu > ul > li > a:after
{
    left: -7px !important;
}
#owl-carousel-tops .productitem
{
    border-bottom: 2px solid #f2f2f2;
    border-left: unset;
}
.productitem-3 .info-title-box h6
{
    text-align: center;
}

.title_box
{
    justify-content: right;
    flex-flow: row-reverse;
}
.title_box h3{ width: 90%;text-align:center;}
.title_box .btn_more
{
    padding: 20px;
    color: #fb3449;
    align-self: center;
}
.green,.input-group .input-group-addon>i{
    color: #fb3449 !important;
}
.btn {
    background: #8653a1 ;
    color: #fff;
    padding: 10px 30px !important;
    font-size: 14px !important;
    border-radius: 10px !important;
}

div.jfilestyle label {
    display: inline-block;
    border: 1px solid silver;
    background: #fff;
    color: #8653a1 !important;
    text-align: center;
    margin: 0;
    width: auto;
    border-radius: 8px !important;
    font-weight: 400;
    font-family: 'iransans' !important;
}
div.jfilestyle input
{
    background: #fff !important;
    color: #8653a1 !important;
    border-radius: 8px !important;
}
.btn-outline-primary:hover, .btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-primary, .btn-primary.disabled, .btn-primary:disabled, .show>.btn-outline-primary.dropdown-toggle{
    border: 1px solid #8653a1;
}

.btn-submit{
    background: #8653a1 !important;
}

.desc-cart-attribute span.red-border:before{
    background: #8653a1 !important;
}

#cart-attribute ul li.red-bullet:before{
    background: #8653a1 !important;
}

#continue{
    background: #8653a1 !important;
}

.dtp > .dtp-content > .dtp-date-view > header.dtp-header,.dtp div.dtp-date, .dtp div.dtp-time
,.dtp table.dtp-picker-days tr > td > a.selected
{
    background: #fb3449 !important;

}

#owl-carousel-tops .productitem .info-price-box{
    display: none;
}
.footermenu-container .from-box button
{
    top:unset  !important;
}
.owl-carousel-iconmenu {display: none !important;}
#panel {
    margin: 60px auto 0 !important;
}
.reminder div {
    width: 30px;
    height: 30px;
    background-color: white;
    color: #fb3449;
    text-align: center;
    margin: 3px;
    border-radius: 5px;
}
.blog img{
    height: 170px;
}
.off_timer img{ width: 100%;height: 100%;}
.productitem
{
    margin: 10px 35px!important;
}

.category_product img{
    width: 150px;
    height: 150px;
}
.productitem4 .image-box img
{
    border-radius: 50%;
}
.campain_title h4,#category_product h3
{

    direction: rtl;
}
h5{
    font-size: 14px;
}
.campain_title h4 span
{
    color: #fff !important;
    background-color: #fb3449 !important;
    border-radius: 30px;
    padding: 10px;
    margin-right:20px;
    font-size: 13px !important;
}
.show_all
{
    color: #fb3449;
}
a.category_product{
    display: flex;
    flex-flow: column;
    border-radius: 20px;
    align-items: center;
    margin-bottom: 10px ;
}
a.category_product h5{
    align-self :center;
    background-color: #fb3449;
    padding: 10px 15px;
    color: #fff;
    border-radius: 15px;
    display: block;
    width: 100%;
}
.footer_box{
    background-color: #000 ;
    color: #fff;
    padding: 30px 0px;
}
.footer_box .from-box input
{
    height: 45px ;
    width:60%;
    padding: 5px 20px
}
.footer_box .from-box button
{
    padding: 9px 25px;
    background-color: #fb3449 !important;
}
.footer_box h6{
    margin-bottom: 15px;
    font-size: 16px;
}

.img-footerabout{
    width: 50%;
}
.footer_box .contact-info a{
    color: #fff;
}
.footer-recent-post ul li
{
    text-align: right;
    direction: rtl;
}

h4.widget-title {

    text-align: right;
    justify-content: right;
    align-items: right;
}
.btn_menu .order_btn{
    background: none !important;
    color: #000;
    font-weight: 300 !important;
    font-size: 14px;
}
.tips
{
    width: 85%;
    margin: auto;
}
.widget-widgets-company-info-div.last
{
    border-left: unset !important;
}
.footer-recent-post strong i{
    color: #fb3449;
    margin-left: 3px;
    font-size: 20px;
}
.category-link h2{
    font-size: 13px !important;
    text-wrap: wrap;
}
.form-control{
    border-radius: 30px;
}
.widget-widgets-company-info-div .form-control{
    border-radius: 0px !important;
}
.company_icon img{

    width: 26px;
    margin-top: -6px;
}
.contact-btn-wraper
{
    width: 70px !important;
    position: fixed;
    bottom: 10px;
    display: flex;
    flex-flow: column;
    right: 0;
}
.contact-btn-wraper a i,.contact-btn-wraper a img{
    animation: fade-in-out 1300ms infinite;
}
.editor .img_article img{
    width: 100%;
}
#campain_1
{
    background-color: #ccc;
    border-radius: 30px;
}
#campain_1 .owl-carousel .owl-item img
{
    border-radius: 50% !important;
}
#campain_1 .owl-carousel .owl-item .info-box
{
    margin-top: 5px;
}
@keyframes fade-in-out{
    0%{
        opacity: 1;
    }
    50%{
        opacity: 0;
    }
    100%{
        opacity: 1;
    }
}
.footer-recent-post
{margin-bottom: 0px;}
.login-user
{
    height: 100vh;
}
.login-user-form
{
    height: auto !important;
}
.login-user-form .logo img {
    width: 50%;
}
.login-user-form  input
{
    padding: 15px;
}

.contact-data-box-icon {
    border: 2px solid #fb3449 !important;
    background: #fb3449 !important;
}
.contact-data-box:hover .contact-data-box-icon i {
    color: #fb3449 !important;
}

@media only screen and (min-width: 280px) and (max-width: 768px) {
    .contact-btn-wraper
    {
        bottom: 60px !important;
    }
    #mobile-toolbar
    {
        display: none !important;
    }
    .campain_title h4 span
    {
        display: inline-block;
    }
    .category-link h2 {
        font-size: 11px !important;
        text-wrap: wrap;
    }
    #campain_2 h4{
        color: #fff;
    }
    .tips
    {
        width: 100%;
    }
    .productitem {
        margin: unset !important;
    }
    .footermenu-container .from-box{
        display: block !important;
    }
    .footermenu-container .from-box button {
        height: 45px;}
    .footer_box .from-box input
    {
        width: 75% !important;
    }
    .footer_box h6,.contact-info
    {
        text-align: center;
    }
    .footer_box .widget-widgets-company-info-div
    {
        border-bottom: 1px solid #fff;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .widget-widgets-company-info-div.last
    {
        border-bottom: unset !important;
    }
    .off_timer {display: flex;flex-flow: row-reverse;justify-content: center;}
    .off_timer img{ width: 25%;display: none !important;}
    #owl-carousel-tops .productitem .image-box {
        width: 75%;
    }
    .title_box h3{
        font-size: 18px;
        width: 70%;
        text-align: right;
    }
    .brands h3{
        font-size: 18px;
        text-align: center;
    }
    .brands h3:before
    {
        right: 25% !important;
        top:-7px !important
    }
    #main {
        margin-top: 108px !important;
    }
    #owl-carousel-tops h3:before {
        right: 0px!important;
    }

    .title_box .btn_more{
        padding: 15px;
    }
    .mean-container a.meanmenu-reveal {
        opacity: 0 !important;
    }
    .footer-bg
    {
        height: 120px;
    }
    .category-link img {
        width: 100%;
        border-radius: 15px;
    }
    #search-box
    {
        overflow: hidden;
        background-color:transparent;
        position: fixed;
        top: auto;
        width: 99% !important;
        right: 0px !important;
    }
    .mean-container .mean-bar{
        display: none;
    }
    .mean-container .mean-bar::before
    {
        content: unset !important;
    }
    #search-input-box input, .search-input-box input {
        padding-left: 35px;
        padding-right: 10px;
    }
    #search-box button {
        background: none !important;
        width: 18px !important;
        margin-top: 1px;
        height: 18px !important;
        right: -6px;
        top: 3px;
    }
    .more_title
    {
        text-align: center;
        direction: rtl;
    }
    .widget-widgets-company-info h4{
        text-align: center;
    }
    .footer-bottom-content-copy p{
        text-align: right;
    }
    .campain_title h4, #category_product h3
    {
        font-size: 14px;
    }
    #owl-carousel-tops .productitem
    {
        border-bottom: unset !important;
    }
}


@media (min-width: 992px) and (max-width: 1199px) {
    .sticky.style-two .header-button {
        margin: unset !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .dreamit_nav_manu {
        display: block !important;
    }
    #main {
        margin-top: 100px !important;
    }
    .dreamit_menu ul
    {
        margin-left: 10px !important;
    }
    .btn_menu a
    {
        padding: 10px 5px !important;
        font-size: 12px !important;
    }
    #search-box {
        background-color: #f0f0f1 !important;
        padding: 5px 10px !important;
    }
    .dreamit_menu > ul.user_nav_scroll > li > a i.fa-sign-in
    {
        display: none;
    }
    .dreamit_menu > ul.user_nav_scroll > li > a
    {
        padding: 10px 5px;
        font-size: 12px;
    }


}
@media only screen and (min-width: 320px) and (max-width: 599px) {
    body {
        padding-bottom: 0px !important;
    }

    .btn_menu a{
        margin-left: 0px !important;
        padding: 10px 20px;
        width: 100%;
    }

    .btn_menu{
        display: flex;
        width: 100%;
        text-align: center;
        align-items: stretch;
        justify-content: space-around;
    }
}

.productitem-2 .info-price-box{
    margin: 15px 0px;
}

.bg-white {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-radius: 12px;
}

.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    --bs-gutter-x: 1.85rem;
    --bs-gutter-y: 0;
    padding-left: calc(var(--bs-gutter-x)* .5);
    padding-right: calc(var(--bs-gutter-x)* .5);
    margin-left: auto;
    margin-right: auto;
}

.curve-title{
    background:url(../images/amatel/title-box.png) !important;
}

.group-payment-field button{
    background: #8653a1 !important;
}

.off_timer h4{
    margin-top: 20px;
}

.footer-bottom-menu{
    direction: rtl;
}
.contactfooter
{
    background: #6e7072;
    color: #fff;
    border-radius: 15px;
}
.contactfooter a
{
    color: #fff;
}

.dreamit_menu ul li:hover>.sub-menu{
    top: 50px !important;
}

.dreamit_menu ul .sub-menu{
    background: #fff !important;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.dreamit_menu ul .sub-menu li a{
    color:#000 !important;
}

.dreamit_menu ul .sub-menu li:hover>a{
    color: #e2200a !important;
}


.green.btn {
    background: #8653a1 !important;
    color: #fff !important;
}

.user-profile-form .btn {
    margin: auto;
    color: #fff;
    background-color: #8653a1 !important;
}
.user-profile-sidebar-list li a i {
    margin-left: 5px;
    color:  #8653a1 !important;
    font-size: 16px;
}
.user-profile-sidebar-list .active {
    background: #8653a1 !important;
    color: #fff;
    border-radius: 8px;
}

#search-box {
    width: 100% !important;
}

.footer-middle{
    background: linear-gradient(90deg ,#8653a1 , #6ecff6 ,#faa61a );
}

.border-bottom{
    border-bottom: #000 !important;
}

.about-container{
    position: relative;
    top: -35px;
    margin-top: 80px;
}

#final-price-detial{
    background: #8653a1 !important;
}

#final-price-detial a{
    background: #faa61a !important;
}

.info-price-box span{
    color: red;
    font-size: 18px;
}


.products__item-price--final span{
    color: red;
    font-size: 18px;
}

@media (max-width: 767.98px) {
    .container-lg {
        width: 100%;
        max-width: 100%;
    }
}

@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1250px;
    }
}