﻿:root {
    --color1: #ff3366;
    --color11: #955a69;
    --color2: #5c5c5c;
}
@font-face {
    font-family: 'cairo-variablefont_slnt,wght';
    src: url('../fonts/cairo-variablefont_slnt,wght.ttf') format('truetype');
}
*:not(.fa):not(.glyphicon):not(.fab):not(.fas):not(.far):not(.fa-brands){
    font-family: 'cairo-variablefont_slnt,wght' !important;
}
.bootbox {
    z-index: 999999;
}

.slide-opt-9 .description {
    text-align: right;
}

.slide-opt-9 .description {
    top: 270px;
    width: 1170px;
    padding-right: 50px;
    right: 50%;
    margin-right: -585px;
}

footer .block-content {
    display: flex;
    justify-content: center;
}

.header-content.mid-header {
    padding: 10px 0 !important;
}

.footer-bottom {
    padding-bottom: 0px !important;
}

.slide-opt-9 .active .title {
    padding: 30px;
}

.catalog-view_op1 .product-info-main .product-overview {
    word-break: break-word;
}

#FQA .panel-body a,
.block-recent-blog-opt9 .blog-item .blog-actions a,
.block-hot-categori-opt9 .item:hover,
.block-hot-categori-opt9 .item:hover a,
.block-recent-blog-opt9 .blog-item .blog-name a:focus,
.block-recent-blog-opt9 .blog-item .blog-name a:hover,
.footer-opt-9 .footer-column .links a:hover,
.header-opt-9 .block-nav-menu .ui-menu > li:focus,
.header-opt-9 .block-nav-menu .ui-menu > li:focus > a,
.header-opt-9 .block-nav-menu .ui-menu > li:hover,
.header-opt-9 .block-nav-menu .ui-menu > li:hover > a,
.header-opt-9 .header-top .nav-left > li > a,
.header-opt-9 .header-top .nav-left > li > span,
.header-opt-9 .header-top .nav-right > li > a,
.header-opt-9 .header-top .nav-right > li > span,
.header-opt-9 .block-nav-menu .ui-menu > li ul a:focus,
.header-opt-9 .block-nav-menu .ui-menu > li ul a:hover,
#popup-newsletter .block-newletter .text-title,
.header-opt-9 .header-top .nav-left > li > a:focus,
.header-opt-9 .header-top .nav-left > li > a:hover,
.header-opt-9 .header-top .nav-right > li > a:focus,
.header-opt-9 .header-top .nav-right > li > a:hover,
.product-item-opt-2 .product-item-name a:hover,
.product-item-opt-2 .product-item-price,
.fas {
    color: var(--color1) !important;
}

.block-recent-blog-opt9 .blog-item .blog-date,
.block-recent-blog-opt9 .blog-item:before,
.header-opt-9 .header-content .block-minicart > .dropdown-toggle .counter-number,
.header-opt-9 .block-minicart .actions .btn:focus,
.header-opt-9 .block-minicart .actions .btn:hover,
.header-opt-9 .block-minicart .actions .btn,
.header-opt-9 .block-nav-menu .ui-menu > li:before,
.header-opt-9 .switcher .dropdown-menu > li > a:hover,
.header-opt-9 .block-search .form-search .btn-search,
.catalog-view_op1 .product-info-main .product-info-price .label-sale,
.product-item-opt-2 .product-item-label.label-price {
    background-color: var(--color1) !important;
}

.block-categori-product-opt9 .col-banner .img:before,
.block-categori-product-opt9 .col-categori .img:before,
.block-categori-product-opt9 .col-product.hide-img:hover .product-detail,
.block-categori-product-opt9 .col-product .product-detail,
.header-opt-9 .block-search.open .block-title,
.header-opt-9 .block-search:hover .block-title,
.header-opt-9 .header-content .block-minicart.open > .dropdown-toggle .cart-icon,
.header-opt-9 .header-content .block-minicart:hover > .dropdown-toggle .cart-icon {
    background-color: rgba(255,51,102,.6) !important;
}

.header-opt-9 .header-top .nav-left .top-social a:hover,
.header-opt-9 .header-top .nav-right .top-social a:hover,
.footer-opt-9 .block-social .block-content a:hover {
    background-color: var(--color1) !important;
    border-color: var(--color1) !important;
    color: #fff;
}

.block-slide-main .owl-nav .owl-next:hover,
.block-slide-main .owl-nav .owl-prev:hover {
    background-color: var(--color1) !important;
    border-color: var(--color1) !important;
}

.block-recent-blog-opt9 .blog-item .blog-actions {
    bottom: 20px;
}

.product-addto-links-second i {
    font-size: 24px;
    padding-left: 20px;
}

.star {
    cursor: pointer;
}

.cms-rtl #popup-newsletter .block-newletter .text-title {
    padding-bottom: 40px;
}

.pf {
    background-color: var(--color1) !important;
}

    .pf:hover {
        background-color: var(--color2) !important;
        border-color: var(--color2) !important;
    }

.switcher-currency .fas {
    color: #333 !important;
}


.custom-file-input::-webkit-file-upload-button {
    visibility: hidden;
}

.custom-file-input::before {
    content: 'استعراض';
    color: black;
    display: inline-block;
    background-color: var(--color11) !important;
    padding: 5px 8px;
    outline: none;
    white-space: nowrap;
    -webkit-user-select: none;
    cursor: pointer;
    color: #fff;
}

.custom-file-input:hover::before {
    border-color: black;
}

.custom-file-input:active {
    outline: 0;
}

    .custom-file-input:active::before {
        background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
    }

.product-item-opt-1 .product-item-photo,
.product-item-opt-1 .product-item-photo a {
    height: 333px;
    display: flex;
    align-content: center;
    flex-wrap: wrap;
}

.Disabled-Text {
    color: var(--color11);
}

.CompanyLogo {
    position: absolute;
    width: 80px;
    height: auto;
    bottom: 5px;
    left: 5px;
    /*opacity: 0.4;*/
}

.ProductIcon {
    position: absolute;
    width: 40px;
    height: auto;
    top: 5px;
    left: 5px;
    opacity: 0.4;
}

.header-opt-9 .header-content .block-minicart > .dropdown-toggle .fa-bell {
    width: 40px;
    height: 40px;
    display: flex;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-color: rgba(255,255,255,.2);
    justify-content: center;
    align-items: center;
    color: #fff !important;
}

.cms-rtl .block-minicart .minicart-items .product-item .action.delete {
    right: auto !important;
    left: 0 !important;
}

.PowerdA {
    color: var(--color1)
}

.btn-FittingRoom {
    height: 36px;
    background-color: #f36;
    color: #fff;
    font-size: 14px;
    padding: 0 12px;
    border: none;
    box-shadow: none;
    line-height: 36px;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    margin-bottom: 10px;
    display: inline-block;
}

    .btn-FittingRoom span {
        height: 36px;
        background-color: #f36;
        color: #fff;
        font-size: 14px;
        padding: 0 12px;
        border: none;
        box-shadow: none;
        line-height: 36px;
        -webkit-transition: .2s;
        -o-transition: .2s;
        transition: .2s;
        margin-bottom: 10px;
    }

.cms-rtl #popup-newsletter .block-newletter .text-title {
    margin: auto !important;
    text-align: center;
}

#popup-newsletter .block-newletter .text-title {
    font-size: 40px !important;
    letter-spacing: unset !important;
}

.footer-opt-9 .block-social .block-content a:last-child {
    margin-left: 19px;
    margin-right: unset;
}

.footer-opt-9 .block-social .block-content a {
    display: flex;
    align-items: center;
    justify-content: center;
    height:32px;
    width:32px;
}
.block-hot-categori-opt9 .block-title{
    margin-bottom:10px !important;
}
.site-footer .footer-bottom{
    padding-top:20px;
}
.site-footer .copyright{
    padding-bottom:20px;
}
.slide-opt-9 .subtitle{
    font-size:50px !important;
}
.slide-opt-9 .title{
    font-size:30px !important;
}
.catalog-view_op1 .product-options-bottom .product-addto-links .btn-compare:before{
    content:'' !important;
    background-image: url(../images/icon/index1/btn-compare.png) !important;
}
.Color3{
    color:#1ec1c6 !important;
}
.aa a{
    color:#1ec1c6 !important;
}
.block-categori-product-opt9 .col-categori:hover .detail{
    background-color:rgba(255,51,102,.6) !important;
}
.hh{
    visibility:hidden;
}
.header-opt-9 .block-nav-menu .ui-menu>li>a{
    font-size:14px !important;
}
.block-hot-categori-opt9 .block-title .title,
.block-recent-blog-opt9 .block-title .title{
    font-size:24px !important;
}
.block-title p{
    font-size:18px !important;
}
.block-sidebar-testimonials2 .block-content .btn{
    font-size:14px !important;
}
.single-box>h2{
    font-size:16px !important;
}
.btn-comment{
    font-size:14px !important;
}
.blog-name{
    height:60px;
}
.hotline{
    direction:ltr;
}
.filter-options-content{
    display:flex;
    justify-content: space-evenly;
}
.filter-options-content input{
    width:75px;
}